/*
  Theme Name: Avilon
  Theme URL: https://bootstrapmade.com/avilon-bootstrap-landing-page-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/



.new-label{
    background: #da3a40 !important;
    padding: 2px 5px;
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
    z-index: 999;
    position: absolute;
   bottom: 9px;
    right: 9px;
}


.buttonSquare-rj-clim:hover {
    background: rgb(0 102 204 / 79%) !important;
}



.btn-rj-clim {
    background: #0066CC !important;
}
















/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

#footer-haut {


  background: #fff;
}



.button-cat-mobile {


    background: #da3a40;
    padding: 14px;
    width: 100%;
    color: #fff;
    margin: 0px;
  box-shadow: 0px 0px 2.5em -0.5em #2b2b2b;

}


.button-cat-mobile:hover, .button-cat-mobile:active, .button-cat-mobile:focus {


    background: #bd3237;

}


.btn_custom{

border-radius: 0 !important;
width: 100% !important;
margin-bottom: 9px !important;
white-space: unset !important;
padding: 0.575rem 1.75rem !important;
    background-color: #738bad;
    border: 0;
}


.barel-number-contact {

  display: none
}


.icon-service3{

    max-height: 99px !important;
    margin-bottom: 23px;
}


.service-card3{
background: #f5f5f5;
    padding: 23px;
    border-radius: 15px;
        padding-top: 37px;
            height: 428px;
}


#card-services h2{

    font-size: 22px;
    margin-bottom: 11px;

}

#card-services .green h2 {

    color: #8a8a8a;
}

#card-services .blue h2 {

    color: #4299e8;
}


#card-services .red h2 {

    color: #da3a40;
}

#card-services h3{

    font-size: 15px;
    margin-bottom: 11px;

}


#card-services p{

    line-height: 24px;
    color: #777;
    margin-bottom: 9px;
    font-size: 14px;
}


.btn_custom:hover{


    background-color: rgba(88, 106, 132, 0.5);
    border-color: #75889c;
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    o
    utline: none !important;
}


.buttonSquare:hover, .buttonRounded:hover, button.buttonSquare:hover, button.buttonRounded:hover {
    transition: all 0.3s;
}


.bluelight {
    background: #738bad;
}



.buttonSquare {
    border-radius: 3px;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    cursor: pointer;
    border: none;
    font-size: 17px;
    color: rgba(255,255,255,0.9);
    background: rgba(0, 0, 0, 0.33);
    transition: all 0.2s;
    padding-left: 14px;
    padding-top: 47px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}



.buttonSquare:hover {

    background: rgba(216, 54, 60, 0.67);

}

.bluelight:hover {

    background: #da3a40 !important ;
        transition: all 1s;

}


.buttonSquare::before {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 63px;
    height: 100%;
    position: absolute;
    content: "";
    cursor: pointer;
    top: 0;
    left: 0;
    border: none;
    color: rgba(0,0,0,0.9);

    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: 48px auto;
    background-size: 48px auto;
    transition: all 0.2s;
}


.buttonSquare i, .buttonRounded i {
    color: white;
    font-size: 32px;
    margin: 0 0 0 17px;
    position: relative;
}


.buttonSquare span, .buttonRounded span {
    position: absolute;
    left: 17px;
    top: 11px;
    font-size: 15px;
    right: 13px;
    /* text-transform: uppercase; */
    font-weight: 700;
    line-height: 19px;
}

.text1537-icon {

    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
    font-size: 17px;
}

.icon-presentation-1537{
    max-width: 35px;
    margin-right: 5px;


}


#content-icon li {


background: url('../img/arrow-rj-renov.svg') no-repeat left top;
    height: 33px;
    padding-left: 51px;
    padding-top: 7px;
    margin-bottom: 29px;
    font-weight: 700;
    font-size: 17px;
}

#content-icon li:hover {


color: #ccc !important;
}


.espace1537 {

  padding-right: 33px;
}


body {
  background: #fff;
  color: #666666;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}

a {
  color: #737373;
}

a:hover, a:active, a:focus {
  color: #da3a40;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin: 0 0 20px 0;
  padding: 0;
}

h1 {
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 23px;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}


h2 {
    
}

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


#ul-zone li::before {
  content: '\f138'; 
  font-family: FontAwesome;
  margin-right: 15px;
  color:#ca292d ;


}

#ul-zone li{

  padding-bottom: 7px;
    list-style: none;
    font-size: 19px;
}


#ul-zone ul{

  padding-left: 0;
}




#ul-liste-service li::before {
  font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0px 11px 0px -25px;
    color: #8BC34A;


}

#ul-liste-service li{

  padding-bottom: 7px;
    list-style: none;
    line-height: 21px;

}


#ul-liste-service ul{

  padding-left: 0;
}



#ul-bas-footer{

margin-top: 47px;

}


#ul-bas-footer li{

font-size: 15px;
margin-top: 7px;
    list-style: none;

}






body > div.banner-container > div > div.headerstrip-canvas.is-hidden-tablet-and-below > div > div > i.fas.fa-phone {
margin-right: 3px;
}

body > div.banner-container > div > div.headerstrip-canvas.is-hidden-tablet-and-below > div > div > i.fas.fa-envelope {

margin-left: 15px;margin-right: 3px;

}

body > div.banner-container > div > div.headerstrip-canvas.is-hidden-desktop > div > div > i.fas.fa-phone{
margin-right: 1px; 
}

body > div.banner-container > div > div.headerstrip-canvas.is-hidden-desktop > div > div > i.fas.fa-envelope {

margin-left: 5px;margin-right: 3px;

}

#contact > div > h2 {

color: #fff;
margin-bottom: 1px;
    font-size: 21px;

}

#contact > div > p {

color: #fff;
margin-bottom: 11px;
font-size: 13px;
text-shadow: none;

}


.presentation > p {
    color: #fff !important;
}

.fondpresentation {

    background: url(../img/renovation-batiment-societe.jpg) !important;
    background-repeat: no-repeat !important;
    height: auto !important;
    background-size: cover !important;
    background-position: top 0px right 0px !important;
}


.container-presentation{

    padding-top: 143px !important;
    padding-bottom: 25px;

}



.nav1537 {
text-align: center;
display: block;
}





.form1537 {
    max-width: 100%;
    padding: 19px !important;
    visibility: visible; 
    animation-name: fadeInRight; 
    background: rgba(0, 0, 0, 0.35); 
    border-radius: 0px; 
    margin-bottom: 33px;
}



#images-travaux {

  background: #f5f5f5 !important;
  padding: 80px 0;
  overflow: hidden;
}

#images-travaux h2{

  margin-bottom: 7px !important;
  text-align: center !important;
}


#images-travaux p{

  margin-bottom: 49px !important;
  text-align: center !important;
}

#call-to-action h2 {
  color: #666666 !important; 
  margin-bottom: 13px !important;
}

#call-to-action p {
  color: #333 !important;
  margin-bottom: 19px !important; 
}

.advanced-features1 {

  background: #fff !important;
  padding-bottom: 0px;
}

.advanced-features2 {

  background: #fff !important;

}

#more-features {

background: #da3a40;
}

#more-features h2 {

color: #fff !important; 
text-align: center !important; 
font-size: 27px;
}

#more-features p {

color: #fff;

}

#more-features h3 {

    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff;
  
  }

.p-more-features{

color: #fff !important; 
}


#contact > div > div > div.col-lg-3.col-md-4 > div > div:nth-child(1) > p {

    margin: 0 0 7px 0 !important;
}




::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #676767 !important;
  font-size: 14px !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #676767 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #676767 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #676767 !important;
}


.active a {
    background-color: rgba(255,255,255,0.0);
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #da3a40;;
  color: #fff;
  padding: 2px 20px 8px 20px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  right: 15px;
  bottom: 0;
  transition: none;
}

.back-to-top:focus {
  background: #8c2529;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #8c2529;
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 0px 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.1s;
    z-index: 997;
    height: 75px;

}

#home-text p{
font-size: 14px;
margin-bottom: 142px !important;
 text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
 line-height: 21px !important;

}


#header #logo {
  float: left;

}

#header #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }


  .barel-number-contact {

  display: block
}

#header {
    background: transparent;
}


.contact1537-3 {
    display: block !important;
    float: left !important;
}

  #header #logo img {
    max-height: 40px;
  }

  #nav-menu-container {

    display: none !important;
  }

  .espace1537 {

  padding-right: 15px;
}


.service-card3 {

    margin-bottom: 21px;
}

.buttonSquare span, .buttonRounded span {

    font-size: 16px;

}



}









@media (min-width: 768px) {

.container-presentation {

      max-width: 100% !important; 
      padding-left: 45px !important;  
      padding-bottom: 59px !important; 

}


.container-entete-service{


    padding-left: 45px !important;  
    padding-bottom: 19px !important; 
    padding-top: 133px;

}

.cont-logo {

    max-width: 100% !important; 
    padding-left: 45px !important; 
}

.binx1537{

    padding-right: 0px;
}

.form1537 {

  max-width: 325px;
    float: right;
    margin-right: 29px;
    visibility: visible;
    animation-name: fadeInRight;
}

}









#header.header-fixed {
    padding: 0px 0;
    height: 75px;
    background: #f3f3f3;
    margin-top: 0;
    position: fixed;
    transition: none;
    z-index: 9999;
    box-shadow: 0 0 1px 4px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(20,23,28,0.1);
}








#header #logo > img {
    height: 59px;
    margin-top: 33px;

}



#header.header-fixed #logo > img {

height: 33px !important;
transition: all 0.5s;
margin-top: 23px;

}


#header  .nav-menu a {

    height: 75px;

}

#header.header-fixed  .nav-menu a {

    height: 75px;
    color: #5a5a5a;

}


/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100vh;
  background: linear-gradient(45deg, rgba(29, 224, 153, 0.8), rgba(29, 200, 205, 0.8)), url("../img/intro-bg.jpg") center top no-repeat;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #intro {
    background-attachment: fixed;
  }
}

#intro .intro-text {
  position: absolute;
  left: 0;
  top: 60px;
  right: 0;
  height: calc(50% - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

#intro h2 {
  margin: 30px 0 10px 0;
  padding: 0 15px;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  color: #fff;
}

@media (max-width: 768px) {
  #intro h2 {
    font-size: 28px;
    line-height: 36px;
  }
}

#intro p {
  color: #fff;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 24px;
}


.icon-menu-mobile {

  height: 29px;
  margin-right: 11px;
}

.center-horiz{

  outline: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch;
    height: 33px;
}



@media (max-width: 768px) {
  #intro p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  #advanced-features {
  display: none;
}

  .container-presentation {
    padding-top: 105px !important;
    padding-bottom: 69px !important;
    
  }
}

#intro .btn-get-started {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#intro .btn-get-started:hover {
  color: #da3a40;;
  background: #fff;
}

#intro .product-screens {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 50%;
}

#intro .product-screens img {
  box-shadow: 0px -2px 19px 4px rgba(0, 0, 0, 0.29);
}

#intro .product-screens .product-screen-1 {
  position: absolute;
  z-index: 30;
  left: calc(50% + 54px);
  bottom: 0;
  top: 30px;
}

#intro .product-screens .product-screen-2 {
  position: absolute;
  z-index: 20;
  left: calc(50% - 154px);
  bottom: 0;
  top: 90px;
}

#intro .product-screens .product-screen-3 {
  position: absolute;
  z-index: 10;
  left: calc(50% - 374px);
  bottom: 0;
  top: 150px;
}

@media (max-width: 767px) {
  #intro .product-screens .product-screen-1 {
    position: static;
    padding-top: 30px;
  }
  #intro .product-screens .product-screen-2, #intro .product-screens .product-screen-3 {
    display: none;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;

}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {

}

.sf-arrows .sf-with-ul:after {

}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
  margin-left: 15px;

}



.contact1537-3 {

    float: right;
    text-align: initial;

}

.contact1537-3 > span > a{

       font-size: 17px;

}

#header.header-fixed #nav-menu-container{


  transition: all 0.5s;

}


.mobile-activation {
  display: none;
}
@media (max-width: 768px) {


#contact {
    box-shadow: none !important;

}

.form1537 {

    background: none;
    padding: 9px !important;

}



.mobile-activation {
  display: block;
  background: #acacac;
}

  #nav-menu-container {
    display: none;
  }

  .contact1537-3 {
    display: none;
  }
}


@media (min-width: 768px) {
  .container {
    max-width: 1050px;
  }
}



/* Nav Meu Styling */
.nav-menu a {

  font-family: "Roboto", sans-serif;
  padding: 0px 17px 0px 17px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    outline: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch;
    height: 75px;
    font-weight: 500;
}

#header  .contact1537-3 span{


    color: #fff;

}

#header.header-fixed  .contact1537-3 span{


    color: #333;

}

.nav-menu a:hover {

  color: #5a5a5a !important;
  background: rgba(216, 54, 60, 0.0);

}


#header.header-fixed .nav-menu a:hover {

  color: #333 !important;
  background: rgba(216, 54, 60, 0.0);

}

.nav-menu > li {
  margin-left: 0px;
}

.nav-menu ul {
  margin: 0px 0 0 0;
  padding: 0px;
  background: #000;
}

.nav-menu ul li {
  transition: 0.3s;
  background: #232323;
    font-weight: 500 !important;
    transition: all 0.5s;
}

.nav-menu ul li a {

    padding: 19px;
    color: #939393;
    font-weight: 700;
    transition: 0.3s;
    display: block;
    font-size: 14px;
    text-transform: none;
    height: 45px !important;
    outline: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    /* align-items: center; */
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch;

}

.nav-menu ul li:hover > a {
  color: #fff;;
}



#header.header-fixed .nav-menu ul li > a {
  color: #939393;
}


#header.header-fixed .nav-menu a:hover {

  color: #8e8e8e; !important;
  background-color: rgba(255,255,255,0.25);

}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  padding-top: 20px;
  padding-right: 15px;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}



.nav-menu li:hover {

background: rgba(206, 206, 206, 0.25) !important;

}


@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }

  #header.header-fixed #logo > img {
    height: 33px !important;
    float: left;
    transition: all 0.5s;
    margin-top: 21px !important;
}

#header {
    padding: 23px 0;
    height: 81px;
    transition: all 0.5s;
    margin-top: 37px;

}

h1 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 19px;
    font-size: 19px;
}


#header #logo {


    transition: all 0.5s;
}

#header.header-fixed {
    background: #f3f3f3 !important;

}



#header #mobile-nav-toggle i {
    color: #fff;
    background: rgba(255, 255, 255, 0.17);
    padding: 6px;
    border-radius: 3px;
    transition: all 0.5s;
    margin-top: 37px;
}


#header.header-fixed #mobile-nav-toggle i {
    color: #da3a40;
    background: rgba(255, 255, 255, 0.36);
    margin-top: -1px;
    padding: 6px;
    border-radius: 3px;
    transition: all 0.5s;
}



.headerstrip .headerstrip-content {

    justify-content: center;

}

.headerstrip .headerstrip-text {

    letter-spacing: 0px !important;
    font-size: 17px !important;

}

#header #logo > img {
    height: 33px;
    margin-top: 0px;
}


}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 99999;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
  padding-left: 230px;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #da3a40;
}

#mobile-nav ul .menu-item-active {
  color: #da3a40;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 32px;
  color: #111;
  text-align: center;
  font-weight: 400;
}

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #777;
  font-style: italic;
}

.section-header .section-divider {
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #636363;
}


.padding-75-haut {

padding-top: 75px;

}


.padding-75-bas {

padding-bottom: 75px;

}


.padding-37-haut {

padding-top: 37px;

}


.padding-37-bas {

padding-bottom: 37px;

}

/* About Us Section
--------------------------------*/
#about {
  padding: 60px 0;
  overflow: hidden;
}

#about .about-img {
  height: 510px;
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content .h2 {
  color: #333;
  font-weight: 300;
  font-size: 24px;
}

#about .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #da3a40;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}

/* Product Featuress Section
--------------------------------*/
#features {
  background: #fff;
  padding: 60px 0 0 0;
  overflow: hidden;
}

#features .features-img {
  text-align: center;
  padding-top: 20px;
}

@media (min-width: 769px) {
  #features .features-img {
    padding-top: 120px;
    margin-top: -200px;
  }
}

#features .features-img img {
  max-width: 100%;
}

#features .box {
  margin-bottom: 15px;
  text-align: center;
}

#features .icon {
  margin-bottom: 10px;
}

#features .icon i {
  color: #666666;
  font-size: 40px;
  transition: 0.5s;
}

#features .icon i:before {
  background: #da3a40;
  background: linear-gradient(45deg, #ed1c24 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#features .title {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 22px;
}

#features .title a {
  color: #111;
}

#features .description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}

#features .section-description {
  padding-bottom: 10px;
}

/* Product Advanced Featuress Section
--------------------------------*/
#advanced-features {
  overflow: hidden;
}

#advanced-features .features-row {
    height: auto;
    background: rgba(0, 0, 0, 0.23);
}

#advanced-features h2 {
  font-size: 23px;
  font-weight: 700;
  color: #666666;
}

#advanced-features h3 {
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  color: #999;
}

#advanced-features p {
  line-height: 24px;
  color: #777;
  margin-bottom: 9px;
}



#advanced-features i {
  color: #666666;
  font-size: 25px;
  transition: 0.5s;
  float: left;
  padding: 0 15px 0px 0;
  line-height: 1;
}

#advanced-features i:before {
  background: #fff;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advanced-features .advanced-feature-img-right {
  max-width: 100%;
  padding: 0px 0px 25px 0px;
}

#advanced-features .advanced-feature-img-left {
  max-width: 100%;
  float: left;
  padding: 0 0px 30px 0;
}

@media (max-width: 768px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: none;
    padding: 0px;
    margin-bottom: 29px;
  }

  #more-features h3 {
    margin-left: 0;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}

#more-features p {

  text-align: unset !important;
}


}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  overflow: hidden;
  background: #ececec;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-title {
  color: #333;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #333;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {

  }
}

#call-to-action .cta-btn {
font-family: "Roboto", sans-serif;
font-weight: 700;
font-size: 17px;
display: inline-block;
padding: 13px 30px;
border-radius: 0px;
transition: background 0.5s;
margin: 10px;
border: 0px solid #da3a40;
color: #fff;
background: #da3a40;
}

#call-to-action .cta-btn:hover {
    background: #8c2529;
    border: 0px solid #8c2529;
    transition: all 0.5s;
}

.telephone1537 {
font-size: 33px;
    color: #fff;


  }

/* More Features Section
--------------------------------*/
#more-features {

  overflow: hidden;
}

#more-features .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
}

#more-features .icon {
  float: left;
  margin-top: 27px;
}

.icon1537 {

  font-size: 65px !important;
}

#more-features .icon i {
  color: #666666;
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}

#more-features .icon i:before {
  background: #586a84;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#more-features h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#more-features h4 a {
  color: #111;
}



@media (max-width: 767px) {
  #more-features .box {
    margin-bottom: 20px;
  }
  #more-features .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #more-features h4, #more-features p {
    margin-left: 0;
    text-align: center;
  }
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
  background: #fff;
  overflow: hidden;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

/* Pricing Section
--------------------------------*/
#pricing {
  padding: 60px 0 60px 0;
  overflow: hidden;
}

#pricing .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  text-align: center;
}

#pricing h3 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 28px;
}

#pricing h4 {
  font-size: 46px;
  color: #da3a40;
  font-weight: 300;
}

#pricing h4 sup {
  font-size: 20px;
  top: -20px;
}

#pricing h4 span {
  color: #bababa;
  font-size: 20px;
}

#pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

#pricing ul li {
  padding-bottom: 12px;
}

#pricing ul i {
  color: #da3a40;
  font-size: 18px;
  padding-right: 4px;
}

#pricing .get-started-btn {
  background: #515e61;
  display: inline-block;
  padding: 6px 30px;
  border-radius: 20px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

#pricing .featured {
  border: 2px solid #da3a40;
}

#pricing .featured .get-started-btn {
  background: linear-gradient(45deg, #1de099, #ed1c24);
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
  padding: 60px 0;
  overflow: hidden;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #da3a40;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/* Our Team Section
--------------------------------*/
#team {
  padding: 60px 0;
  overflow: hidden;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #da3a40;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Gallery Section
--------------------------------*/
#gallery {
  background: #fff;
  padding: 60px 0 0 0;
  overflow: hidden;
}

#gallery .container-fluid {
  padding: 0px;
}

#gallery .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#gallery .gallery-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}

#gallery .gallery-item img {
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#gallery .gallery-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#gallery .gallery-item:hover .gallery-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}

/* Contact Section
--------------------------------*/
#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 45px 0;
  overflow: hidden;
  border-radius: 3px;
}


body > div.banner-container > div > div.headerstrip-canvas.is-hidden-tablet-and-below > div > div > strong:nth-child(4) > a {


  color: #fff;
}


body > div.banner-container > div > div.headerstrip-canvas.is-hidden-tablet-and-below > div > div > strong:nth-child(4) > a:hover {


  color: #8c2529;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #da3a40;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #da3a40;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #da3a40;
}

#contact .social-links a:hover {
  background: #da3a40;
  color: #fff;
}

#contact .info {
  color: #333333;
}

#contact .info i {
  font-size: 32px;
  color: #da3a40;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 42px;
  line-height: 28px;
  font-size: 14px;
}

#contact .form #sendmessage {
  color: #da3a40;
  border: 1px solid #da3a40;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 0px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 3px;
  box-shadow: none;
  font-size: 14px;
  background: #f5f5f5;
}

.form-control:focus {
    border: none;
}

.form-control {
    border: none;
}

#contact .form button[type="submit"] {
  background: #da3a40;
  border: 0;
  border-radius: 3px;
  padding: 11px 30px;
  color: #fff;
  width: 100%;
  font-weight: 700;
  font-size: 17px;
}



#contact .form button[type="submit"]:hover {
  cursor: pointer;
  background: #8c2529;
  transition: all 0.5s;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.logo-footer {

height: 33px !important;
margin-bottom: 9px;

}


#footer-haut h2{

    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 9px;


}

#footer-haut p{

    font-size: 15px;
    line-height: 19px;
    margin-bottom: 19px

}

.contact-footer {

    margin-bottom: 7px;

}

.envelope-tp {
    margin-right: 9px;
}

.tel {
    margin-right: 7px;
}

#footer {
  background: #f7f7f7;
  padding: 30px 0;
  color: #333;
  font-size: 14px;
}

#footer .credits {
  font-size: 13px;
  color: #888;
}

#footer .footer-links a {
  color: #666;
  padding-left: 15px;
}

#footer .footer-links a:first-child {
  padding-left: 0;
}

#footer .footer-links a:hover {
  color: #da3a40;
}










/*  barel haut */

.headerstrip {
  height: 39px;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Oxygen-Sans, Ubuntu, Cantarell, “Helvetica Neue”,sans-serif;
  font-size: 14px;
}

.headerstrip .headerstrip-content-background {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6b7b92;
  background-repeat: repeat-x;
}

.headerstrip .headerstrip-canvas {
  height: 39px;
  margin: auto auto;
}

.headerstrip .headerstrip-content {
  display: flex;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 1000px 50px;
  width: 100%;
  height: 39px;
  max-width: 1050px;
  padding-left: 15px;
  padding-right: 0px;
  margin: 0 auto;
}

.headerstrip .headerstrip-text {
  color: #fff;
  text-decoration: none;
  padding-right: 24px;
  font-weight: 200;
  letter-spacing: 0px;
  position: relative;
  font-size: 17px;
  z-index: 9999;
}


.headerstrip .headerstrip-text a{
  color: #fff;

}


.headerstrip .headerstrip-text strong {
  font-weight: 600;
}

.headerstrip .headerstrip-cta-container {
  display: flex;
}

.headerstrip .headerstrip-cta {
  position: relative;
  background-color: #FFFFFF;
  padding: 5px 30px;
  color: #2d2d2d;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
  display: block;
  text-align: center;
  min-width: 100px;
}

.headerstrip .headerstrip-cta-mobile {
  color: #FFFFFF;
  text-decoration: underline;
  padding-left: 5px;
}

.headerstrip .headerstrip-cta-mobile:hover {
  color: #FFFFFF;
}

.headerstrip .headerstrip__banner-dismiss {
  width: 12px;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  margin-left: 24px;
  opacity: 0.4;
  color: white;
  text-decoration: none;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}

.headerstrip .headerstrip__banner-dismiss:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.headerstrip .is-hidden-desktop .headerstrip-content {
  text-align: center;
}

.headerstrip .is-hidden-desktop .headerstrip-text {
  position: relative;
  padding-left: 15px;
}

.headerstrip .is-hidden-desktop .headerstrip__banner-dismiss {
  margin-left: 0;
}

.headerstrip .headerstrip__dismiss-icon {
  width: 12px;
  height: 12px;
  fill: #FFFFFF;
  display: inline-block;
}

@media (max-width: 768px) {
  .headerstrip .is-hidden-tablet-and-below {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .headerstrip .is-hidden-desktop {
    display: none !important
  }
}


.exemple-travaux  {
font-size: 18px !important;
margin-bottom: 29px;
margin-top: 31px;
}


.exemple-travaux  a{
color: #fff;
}

.exemple-travaux  a:hover{
color: #da3a40;
}

.exemple-travaux ul {
  list-style: none;
  padding: 0;
}

.exemple-travaux li {

  margin-bottom: 0px;
}

.exemple-travaux li::before {


}


/***** Services *****/
 

.services-box .services-box-icon {


    font-size: 39px;
    color: #fff;
    line-height: 53px;
    text-align: center;
}
 


select {
    text-transform: none;
    height: 43px;
    width: 100%;
    border: none;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 14px;
    color: #676767;
}





/* --- */

@media (max-width: 768px) {

.h2, h2 {
    font-size: 21px;
}


#more-features h2 {
    font-size: 20px;
    padding-right: 11px;
    padding-left: 11px;
}

.espace1537 {
    padding-top: 23px;
    padding-bottom: 9px;

}


#more-features h3 {

    font-size: 17px;
    font-weight: 300 !important;
}


#more-features p {
    text-align: center !important;
    font-size: 15px;
}


#footer {

    font-size: 12px;
}


#header #mobile-nav-toggle i {
    color: #da3a40;
    background: rgba(255, 255, 255, 0.36);

}



#ul-bas-footer > ul {
  padding-left: 5px;
}


.espace1537 { background-repeat: no-repeat; background-size: cover; }


.ban1 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban1.jpg'); }
.ban2 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban2.jpg'); }
.ban3 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban3.jpg'); }
.ban4 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban4.jpg'); }
.ban5 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban5.jpg'); }
.ban6 { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(47, 47, 47, 0.61)), url('../img/ban6.jpg'); }

#page-head-text > h1 {

    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) !important;
}

#page-head-text > p {

    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5) !important;
}


}