

body {
  overflow-x: hidden;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Ubuntu', sans-serif
    color: #505962;
      background: #f8f9fa;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

/* logo */
.img-responsive{
    max-height:150px;
    max-width: 150px;
    margin-left: -60px;
    display:block;
 }
 #navbarResponsive{
     margin-left: 20px;
 }
.navbar-brand{
  margin-top: 8px;
}
.h2{
  font-family: 'Raleway', sans-serif;
}
 .navbar-nav  > li > a:hover
 {
     background-color: #00a651;
     border-radius: 25px;
     font-family: Arial, Helvetica, sans-serif;
 }
 .navbar-nav > li > .dropdown-menu { background-color: #063970; }

 .dropdown-menu > li > a:hover {background-color: #00a651!important; border-radius: 25px;}
 .dropdown-menu > li > a {color: white!important;}

 .contact-phone__text, .contact-email__text{
   text-transform: uppercase;
   font-style: normal;
   font-weight: 100;
   font-size: 10px;
   font-family: 'Open Sans',sans-serif;
   letter-spacing: 0;
 }
 .contact-phone__value{
   text-transform: lowercase;
   text-align: left;
   font-size: 10px;
    font-weight: bold;
   font-family: 'Open Sans',sans-serif;
   color: black
 }
.contact-email__value{
   text-transform: lowercase;
   text-align: left;
   font-size: 14px;
  font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   color: black
 }
 .top-header-fluid, .row-fluid, .ht-header-widget{
    display: flex;
}
/* btn nous contacter */
.btn-me {
  font-style: normal;
  font-weight: 150;
  font-size: 13px;
  line-height: 2.5;
  font-family: Hind,sans-serif;
  letter-spacing: .04em;
  background-color: #00a651;
  margin-top: 1px
}
 .bottom-nav-bar{
   background-color: #00a651;
   height: 100px;
   z-index: 999;
   width: 100%;
   top: 0;
   height: 32px;
       /* box-shadow: 0 -2px 2px #dde1ea inset; */
       /* border-bottom: 1px solid #E6E6E6; */
 }
 #logoID{
   padding-top: 1px;
   margin-left: -20px;
   opacity: 0.8;
   display:none;
 }

.top-header-separator{
  border-right: 1px solid #F5F5F5;
}

.navbar-nav.ml-auto li a{
    color: #ffffff;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.643;
    font-family: Hind,sans-serif;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.carousel-caption h1{
  clear: both;
  padding: 10px;
  font-size: 33px;
  font-weight: 350;
  font-style: normal;
  letter-spacing: .3rem;
  /* text-shadow: .1rem .1rem .8rem black; */
  padding-bottom: 2rem;
  line-height:1.2;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif
  /* font-family: 'Metropolis-Regular', "Segoe UI", Helvetica Neue, Helvetica, sans-serif; */
  /* font-family:'Poppins',sans-serif; */
}
.carousel-caption h3{
  font-size: 2rem;
  text-shadow: .1rem .1rem .5rem black;
  padding-bottom: 1.6rem;
  text-transform: uppercase;
}
.carousel-inner .carousel-item > img {
  -webkit-animation: thing 20s;
  -o-animation: thing 20s;
  animation: thing 20s;
}

/*portfolio liste */
.kYRSpe {
    position: relative;
    width: 28px;
    height: 28px;
    display: inline-flex;
    float:left;
}
.real-text{
  margin-left:2.3rem;
}
.svgr {
    fill: rgb(255, 200, 35);
}
table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    border: 1px solid #ccc;
}

th {
    background-color: #f2f2f2;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

/* end portfolio liste */

@keyframes thing {
  from {
     transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.btn-lg{
  border-width: medium;
  border-radius: 0;
  font-size: 1.1rem
}
.navbar-nav > li > a{
    margin: 0 15px;
    font-style: normal;
    padding: 0 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 2.643;
    font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .04em;
}
.sub-menu{
  font-style: normal;
  padding: 0 15px;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 2.643;
  font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
  letter-spacing: .04em;
}
/* block header on scrolling */
.sticky {
  position: fixed;
  top: 0px;
  margin:auto;
  z-index: 99999;
  width: 100%;
}

.sticky + .content {
  padding-top: 20px;
}
/* .bg-light {
  margin-top: 40px;
  background: #ccc;
} */
/*  section */
.site-section {
    width: 80%;
    height: auto;
    background-color: white;
    padding-right: 5%;
    padding-left: 5%;
    margin-right: 10%;
    margin-left: 10%;
}
.section-sub-title-about{
  font-size: 13px;
  color: #adb5bd;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 40px;
  /* margin-left: 10rem; */
}
.section-sub-title {
    font-size: 13px;
    color: #adb5bd;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 40px;
}
.section-title {
    color: #000;
    font-size: 40px;
    font-weight: 900;
}
.section-title-about {
    color: #000;
    font-size: 40px;
    font-weight: 900;
    /* margin-left: 5rem; */
}
/* Services Section */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.box {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 1rem;
}

.our-services {
    margin-top: 75px;
    padding-bottom: 10px !important;
    padding: 0 60px;
    min-height: 198px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 25px 0 rgba(20, 27, 202, .17)
}

.our-services .icon {
    margin-bottom: -21px;
    transform: translateY(-50%);
    text-align: center;
}

.our-services:hover h4,
.our-services:hover p {
    color: #fff
}
.servicesInfo{
  text-align:left;
   font-family: "Times New Roman", Times, serif;
}
.heading--4{
  font-size: 2.125em;
  color: #212326;
  font-weight: 500;
  font-family: "Times New Roman", Times, serif;
}
.servicesPortFolio{
  text-align: left;
  /* background-color: #f0f1f2; */
  padding: 32px;
  border-radius: 3%;
  box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.08);
}
ul{
  list-style-type:square;
}
.l1{
  line-height: 1em;
  margin-bottom: 2em;
}
.l2 .p{
  line-height: 1em;
  margin-bottom: 0.6em;
  font-family: 'Roboto', sans-serif;
}
.h4{
   font-family: 'Roboto';
   /* font-family: "Times New Roman", Times, serif; */
}
.wet-commissioning:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)
}

.pre-dry:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%);
}

.type-test:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}

.static-test:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)
}

.site-commissioning:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)
}

.maintenance:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)
}

.vv img{
  transition:all 0.3s ease;
  cursor:pointer;
  font-family: 'Roboto', sans-serif;
}
.vv img:hover{
  opacity:0.8;
  box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.08);
  font-family: 'Roboto', sans-serif;
}
/* end section service */
.container-team {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.img-fluid {
    max-width: 100%;
    height: auto;
        /* vertical-align: middle; */
    /* margin-left: 100px; */
    border-radius: 8px;
    margin-top: auto;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.img-fluid-ceo {
    max-width: 80%;
    height: auto;
    margin-left: 100px;
    border-radius: 8px;
    margin-top: 2rem;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.img-fluid2 {
    max-width: 99%;
    height: auto;
    /* margin: 15%; */
    /* padding: 10%; */
    border-radius: 8px;
    margin-top: auto;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 99999;
}
/* Brightness-zoom Container */
.img-hover-zoom--brightness img {
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(100%);
  /* z-index: 999999; */
  opacity: 1;
}

/* The Transformation */
.img-hover-zoom--brightness:hover img {
  filter: brightness(100%);
  transform: scale(1.2);
  /* z-index: 999999; */
}
.tm-realisation{
  margin-left: 10%;
  margin-bottom: 5%;
}
.experience {
    position: absolute;
    bottom: -25px;
    right: -10%;
    background: #28a745;
    padding: 10px;
}
.experience span {
    display: block;
}
.experience .year {
    font-weight: 700;
    color: #fff;
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.2em;
}
.experience .caption {
    color: #fff;
    font-size: 0.8rem;
    text-transform: uppercase;
}
.experience span {
    display: block;
}

.bottom-nav{
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
/* // vertical separator */
.separator-field-vertical {
  display:inline-block;
  position:relative;
  font-family: sans-serif;
}


.bi-telephone-fill, .bi-envelope-open-fill, .bi-geo-alt-fill{
    color:#00a651;
    font-size:30px;
}
.bi-telephone-fill:hover,.bi-envelope-open-fill:hover{
    color:#063970 !important;
}
  .ht-contact-text {
    padding:auto;
    margin-left: 10px;
    margin-right: 50px;
    line-height:.1em;
    font-family: 'Times New Roman', serif;
  }

  .right .ht-contact-text:before {
    content:'';
    display:block; margin-left:20px;
    width:400px; height:100%;
    border-radius:12px / 125px;
    box-shadow:0 0 4px black;
      font-family: sans-serif;
  }

h6 {
  font-family: 'Oswald',serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.3;
}

.bi-check{
  color:#00a651
}


/* contact US */
body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

#nameID,#phoneID,#emailID, select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  /* margin-top: 6px; */
  /* margin-bottom: 16px; */
  resize: vertical;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 8px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 1rem;
}

input[type=submit]:hover {
  background-color: #45a049;
}
.asterisk {
   color: #8F443A;
   font-size: 150%;
   font-weight: normal;
   position: relative;
   top: 5px;
}
.indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 21%;
}
.contactus {
  border-radius: 5px;
  /* background-color: #f2f2f2; */
  background-image: linear-gradient(180deg, #427D9B, #fff);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 20px;
  min-width: 340px;
  width: 50%
}
.h-message{
  text-align: left;
}
input[type=text],input[type=tel] {
  padding: 5px 5px 5px 5px;
  width: 100%;
  border: none;
}

#mail-status{
			padding: 12px 20px;
			width: 100%;
			display:none;
			font-size: 1em;
			font-family: "Georgia", Times, serif;
			color: red;
		}
/* end contact us */

/* Our clients */
.container-our-client{
    padding-top: 150px;
}
h2{
    text-align: center;
    padding: 20px;
}
.slick-slide{
    margin: 0 20px;
}
.slick-slide img{
    width: 50%;
}
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img{
    display: block;
}
.slick-initialized .slick-slide{
    display: block;
}
.copy{
    padding-top: 250px;
}
/* end cour clients */

/* footer */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
.section-footer {
    padding: 60px 0;
}
section .section-title {
    text-align: center;
    color: #e3ebf1;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #002440; !important;
    /* margin-top: 30px; */
}
#copyright {
    /* background: #002445 ; !important; */
    background-color: rgba(0, 36, 64, 0.98);
    color: white;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #e3ebf1;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
  margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}


/* media queries */
@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
  h1 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 640px) {
  /* .ht-contact-box {display: none!important;;} */
  .top-header{margin-top:0%!important;}
  /* .contact-geo, .contact-mail, .contact-us, .th-social, #inputSearch{display: none!important;} */
      .contact-geo, .contact-mail, .contact-us, .contact-email, .contact-separator, .th-social, .form-inline,  #inputSearch, #myLogo{display: none!important;}
  .ht-contact-field-vertical {margin-left: 1px!important;}
  .contact-telephone {margin: auto!important;}
  h6 { text-indent: 1em; }
  .slick-slide img{
      width: 150%;
  }
  /* .carousel-caption{
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .3rem;
    text-shadow: .1rem .1rem .8rem black;
    padding-bottom: 1rem;};
  } */
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .ht-contact-box {display: flex;}
}
@media (min-width: 992px){
.align-items-lg-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
  }
}
@media (min-width: 992px){
  .align-items-lg-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
  }
}
@media (max-width: 512px){
    .contact-geo, .contact-mail, .contact-us, .contact-email, .contact-separator, .th-social, .form-inline,  #inputSearch, #myLogo{display: none!important;}
    /* .carousel-caption{
      font-size: 1rem;
      font-weight: 700;
      letter-spacing: .3rem;
      text-shadow: .1rem .1rem .8rem black;
      padding-bottom: 1rem;}; */

      .slick-slide img{
          width: 150%;
      }
}
