﻿body, html {
	margin: 0;
	padding: 0;
}
body {
	line-height: 24px;
	font-size: 16px;
	font-weight: 400;
}
/*  TYPO  */
h1, h2, h3, h4, h5, h6, .gros-titre-services {
    font-family: Raleway, sans-serif !important;
}

h2 {
    font-size: 30px;
    margin-bottom: 10px;
    color: #222;
    font-weight: 600;
}
h2 span{
	color:rgb(255, 130, 40) !important;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
}
h4 {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
}
h5 {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
}
h6 {
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 17px;
	font-weight: 600;
}
h3, h4, h4, h6 {
	margin-top: 10px;
	font-weight: 600;
	color: #222;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
a:focus, a:hover {
	color: rgb(255, 130, 40) !important;
}
a {
	color: #222;
}

.gros-titre-services {
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.inner-intro h1 {
		font-size: 35px;
	}
	h1 {
		font-size:30px;
	}
	h2 {
		font-size: 25px;
	}

	h3, .h3 {
		font-size: 20px;
	}
}

/*  ESPACEMENTS */
.padding {
	padding-top: 90px;
	padding-bottom: 90px;
}

.pt-xs-60 {
	padding-top: 60px;
}

.overflow_hidden {
	overflow: hidden;
	position: relative;
}

/*  GENERAL */
.bi-orange{color:rgb(255, 130, 40)}
ul,li,ol{
	list-style:none;
}

button:focus {
	outline: none
}
a, .btn, img {
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.gray-bg {
	background: #f5f8fa;
}
.title_row {
	background: rgba(127, 152, 173, 0.47);
	padding: 30px 20px;
	text-align: center;
	width: 380px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.title_row {
		width: auto;
	}
}
.b-line {
	position: relative;
	width: 307px;
	height: 3px;
	background: #0c1f38;
	display: block;
	margin: 0 auto;
}

.b-line-2 {
	position: relative;
	width: 210px;
	height: 3px;
	background: #0c1f38;
	display: block;
	margin: 0 auto;
}

.l-left {
	margin: 0;
}
.color {
	color: rgb(255, 130, 40) !important;
}
.light-color * {
	color: #fff;
}
.italic {
	font-style: italic;
}

.btn-text {
	font-size: 14px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	line-height: 50px;
	border: 2px solid rgb(255, 130, 40) !important;
	padding: 0 22px;
	border-radius: 30px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: rgb(255, 130, 40) !important;
	height: 50px;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.ms-4 {
    margin-left: 1.5rem!important;
}
.btn-text:hover {
	background: none;
	color: rgb(255, 130, 40) !important;
	text-decoration: none;
}
.width-25per {
	width: 25%;
}
.width-75per {
	width: 75%;
}
.top-space {
	padding-top: 218px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.top-space {
		padding-top: 100px;
	}
}
.heading-block h2 span {
	display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
	.width-25per {
		width: 30%;
	}
	.width-75per {
		width: 70%;
	}
}
@media (max-width: 767px) {
	.width-25per {
		width: 100%;
	}
	.width-75per {
		width: 100%;
	}
}
.half-width {
	width: 50%;
}
@media (max-width: 767px) {
	.half-width {
		width: 100%;
	}
	.img-responsive {
		width: 100%;
	}
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.height-300 {
	height: 300px;
}
.height {
	height: 250px;
}
.border {
	border: 1px solid #ccc;
}
.about-block {
	-webkit-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
.v-line {
	border-left: 3px solid rgb(255, 130, 40) !important;
	padding-left: 20px;
}
.big-icon {
	line-height: 185px;
	margin: 20px auto;
	color: #3bafda;
	font-size: 100px;
	text-align: center;
	display: block;
}
.dark-bg, .hover-bg:hover {
	background: rgb(255, 130, 40) !important;
}
.black-bg {
	background: #2C2C2C;
}
.gray-bg {
	background: #f1f1f1;
}
.dark-gray-bg {
	background: #eaeff3;
}
img {
	max-width: 100%;
}
.mt-15 {
	margin-top: 15px;
}
.box-shadow {
	box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.19);
}
.box-shadow-l {
	box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 767px) {
	.box-shadow, .box-shadow-l {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
.height-300 {
	height: 236px;
}
.pb-15 {
	padding-bottom: 15px;
}
.m-height {
	min-height: 183px;
}
.owl-nav i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
/*Form Style   ||-----------*/

button {
	outline: none;
	border: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	display: inline-block;
}
button, input, textarea, select {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}

/*------------PHOTO INTRO TOP-----------*/
.inner-intro {
	margin-top: 106px;
	background-color: #f7f7f7;
	height: 300px;
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.inner-intro.inner-intro-small {
	height: 380px;
}
.inner-intro .container {
	position: relative;
	height: 100%;
	display: table;
}
.inner-intro .container .title {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.img-projets-napoleon{
	background: url(../../../projets/assets/img/cables-hta.jpg) 0 58% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.img-projets-goudronnage{
	background: url(../../../projets/assets/img/intro-projet-goudronnage.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.overlay-before {
	top:-16px;
}
.no-margin{margin:0 0 !important;}

.overlay-before:before {
	content: '';
	background: rgba(0, 0, 0, 0.12);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	.inner-intro {
		height: 220px;
	}
	.overlay-before:before {
		width: 100%;
		transform: rotate(23deg);
		-webkit-transform: rotate(23deg);
		transform: rotate(0);
		-webkit-transform: rotate(0);
		transform-origin: 100% 0;
	}
}

/*  DETAILS SERVICE */
.project-details {
	position: relative;
}
.project-info {
	position: absolute;
	top: 105%;
	right: 20px;
	background: rgb(255,130,40);
	color: #fff;
	padding: 48px 30px;
	width: 400px;
}
.project-box {
	overflow: hidden;
	width: 100%;
}
.project-info ul, .project-gallery {
	list-style: none;
	padding: 0;
}
.project-info li {
	padding-top: 10px;
}
.project-info strong {
	min-width: 133px;
	display: inline-block;
}
.project-gallery {
	overflow: hidden;
}
.project-gallery li {
	margin-bottom: 20px;
	width: 50%;
	float: right;
	padding-right: 20px;
}
.project-gallery li img {
	width: 100%;
	max-width: none;
}
#related-project .owl-prev, #related-project .owl-next {
	top: -42px;
	right: 0;
	left: auto;
	border: 2px solid #e9e9e9;
	color: #ccc;
	font-size: 22px;
	height: 1.8em;
	line-height: 1.6em;
	padding: 0;
	text-align: center;
	width: 1.8em;
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
	background: none;
}
#related-project .owl-prev {
	right: 50px;
}
#related-project .owl-prev:hover, #related-project .owl-next:hover {
	border: 2px solid rgb(255, 130, 40) !important;
	color: #fff;
	background: rgb(255, 130, 40) !important;
}
.project-col-3 li.width-2 {
	width: 66.66%;
}
.project-col-3 li.grid-sizer {
	margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
	.project-info {
		width: 100%;
	}
	.project-info {
		position: static;
	}
	.project-info li {
		float: left;
		width: 50%;
	}
	.project-gallery {
		margin-left: -20px;
	}
	.project-gallery li {
		float: left;
		width: 25%;
		padding-right: 0;
		padding-left: 20px;
		margin-bottom: 0;
	}
	.project-col-3 li.width-2 {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.project-info {
		width: 100%;
	}
	.project-info {
		position: static;
	}
	.project-info li {
		float: none;
	}
	.project-col-3 li.width-2 {
		width: 100%;
	}
	.project-gallery li {
		margin-bottom: 0;
	}
	#related-project .owl-prev, #related-project .owl-next {
		bottom: 0;
		top: auto;
	}
}

/* CAROUSEL AUTRE SERVICE */
.owl-prev, .owl-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.33);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: rgba(245,245,245,0.8);
	color: #252525;
	display: block;
	top: 50%;
	transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	z-index: 3;
	position: absolute;
	text-align: center;
}
.owl-prev {
	left: 0;
	opacity: 1;
}
.owl-next {
	right: 0;
	opacity: 1;
}

.nf-carousel-theme:hover .owl-controls .owl-prev, .nf-carousel-theme:hover .owl-controls .owl-next {
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
}

/*====================================================
                    HEADER
====================================================*/
#header {
	transition: all 0.5s;
	z-index: 998;
	padding: 25px 0;
	background-color: rgb(90,90,90);
}

#header.header-scrolled,
#header.header-inner-pages {
	background: rgba(90, 90, 90, 0.95);
	padding: 10px 0;
}

#header .logo {
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
}

#header .logo a {
	color: #fff;
}

/* si on met un logo dans le header */
#header .logo img {
	max-height: 40px;
}

/*====================================================
                	NAVIGATION
====================================================*/

.navbar {
	padding: 0;
}

.navbar ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	align-items: center;
}

.navbar li {
	position: relative;
}

.navbar>ul>li {
	white-space: nowrap;
	padding: 8px 12px;
}

.navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
	padding: 0 3px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.9);
	white-space: nowrap;
	transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
	font-size: 12px;
	line-height: 0;
	margin-left: 5px;
}
.navbar-mobile ul:first-child{
	height: 82% !important;
}

.navbar>ul>li>a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -6px;
	left: 0;
	background-color: #ff4a17;
	visibility: hidden;
	width: 0px;
	transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
	visibility: visible;
	width: 100%;
}

.navbar .active,
.navbar .active:focus,
.navbar li:hover>a,
.paddingLeft a:hover {
	color: #ff8228 !important;
}

.navbar .dropdown ul {
	display: block;
	position: absolute;
	left: 14px;
	top: calc(100% + 30px);
	margin: 0;
	padding: 10px 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	transition: 0.3s;
	border-radius: 4px;
}

.navbar .dropdown ul li {
	min-width: 200px;
}
.navbar-mobile .dropdown > .dropdown-active {
    display: block;
}

.navbar .dropdown ul a {
	padding: 10px 20px;
	font-size: 14px;
	text-transform: none;
	color: #15222b;
	font-weight: 400;
}

.navbar .dropdown ul a i {
	font-size: 12px;
}

.navbar .dropdown:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible;
}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
		left: -90%;
	}
	.navbar .dropdown .dropdown:hover>ul {
		left: -100%;
	}
}


/* responsive desgin: */
.mobile-nav-toggle {
	color: #fff;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: 0.5s;
}

@media (max-width: 991px) {
	.mobile-nav-toggle {
		display: block;
	}
	.navbar ul {
		display: none;
	}
}

.navbar-mobile {
	position: fixed !important;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(4, 7, 9, 0.9);
	transition: 0.3s;
	z-index: 998;
}

.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	top: 15px;
	right: 15px;
}

.navbar-mobile ul {
	display: block;
	position: absolute;
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	padding: 10px 0;
	border-radius: 10px;
	background-color: #fff;
	overflow-y: auto;
	transition: 0.3s;
}

.navbar-mobile a {
	padding: 10px 20px;
	font-size: 15px;
	color: #15222b;
}

.navbar-mobile .getstarted {
	margin: 15px;
}

.navbar-mobile a:hover{
	text-decoration: none !important;
}

.navbar-mobile .dropdown ul {
	position: static;
	display: none;
	margin: 10px 20px;
	padding: 10px 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.paddingLeft a {
	padding-left: 10px;
	color: #fff !important;
}
@media (max-width: 768px) {
	.paddingLeft a{
		display:none;
	}
}

/*====================================================
                    FOOTER
====================================================*/
#footer {
    background: #090909;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 30px 0;
  }
  
  #footer h3 {
    font-size: 36px;
    font-weight: 800;
    color: rgb(255, 130, 40);
    position: relative;
    font-family: "Poppins", sans-serif;
    padding: 0;
    margin: 0 0 15px 0;
  }
  
  #footer p {
    font-size: 15;
    padding: 0;
    margin: 0 0 40px 0;
  }
  
  #footer .copyright {
    margin: 0 0 5px 0;
    color:rgb(90,90,90)!important;
    font-weight: bold;
  }
  
  #footer .credits {
    font-size: 13px;
  }

  .info .bi{
      background-color:rgb(90,90,90)!important;
  }

  #footer a{
	color: #fff;
}

/*====================================================
                FLECHE RETOUR HAUT
====================================================*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: rgb(90,90,90);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
}

.back-to-top:hover {
  background: rgb(255, 130, 0);
}
.back-to-top:hover .bi-arrow-up-short::before {
  color: rgb(90,90,90);
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.row .col-project{
	margin-top: 40px !important;
}
.pdgbtm{
	padding-bottom: 60px;
}

.btnorange {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 2px;
    transition: 0.5s;
    margin: 10px;
    background: #ff8228;
    color: #fff;
    border-radius: 50px;
  }
  
  .btnorange:hover {
    background: #177383 !important;
  }

  @media (max-width: 1000px) and (min-width:768px) {
	.project-info {
		padding-bottom: 150px;
	}
}


/* modal photos aspi */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
	z-index:997;
}

.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	width: 90%;
	max-width: 800px;
}

.close {
	color: white;
	position: absolute;
	top: 100px;
	right: 250px;
	font-size: 50px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: rgb(255, 130, 40);
	text-decoration: none;
	cursor: pointer;
}

.img-aspi-slides {
	display: none;
}

.modal-prev,
.modal-next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
}

.modal-next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.modal-prev:hover,
.modal-next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.num {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
}

img.demo {
	opacity: 0.6;
}

.active,
.demo:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s;
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
