@import url('https://fonts.googleapis.com/css?family=Allura|Dosis:200,300,400,500,600,700,800|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
.bo_paragraphe {
    border: 1px dashed #C00000;
    margin-bottom: 5px;
}
.bo_paragraphe p.bo_barre_boutons {
    font-size: 0.85em;
    background: #FAFAFA;
}
#backoffice_menu_haut {
    width: 1030px;
    margin: 0 auto;
}
img.album{
    max-width:100%;
    height:auto;
    /* border: 1px solid #e6e6e6; */

     box-shadow: 2px 2px 19px 0px rgba(17, 17, 17, 0.11);
}
a {
}

body {
    font-size: 16px!important;
    font-family: 'Myriad', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    position: relative;
    font-weight: 500;
    color: #000;
    line-height: 20px;
}

.owl_client .item{
  text-align:center;
}

.owl_client .owl-controls{
  max-width:100%;
  margin-top:40px;
  text-align:center;
}
.blog-area .item p{
  /* font-family: 'Cookie', cursive; */
  font-size:20px;
}
.owl_client .owl-controls .owl-dot{
  background-color:#000;
  border-radius:50%;
  width:10px;
  height:10px;
  margin:0 5px;
  display:inline-block;
}
.intro-carousel,.slider-images img{
  height:100vh;
}
.slider-images img{
  width:auto!important;
  max-width:1000%;
}
.owl_client .owl-controls .owl-dot.active{
  background-color: #d1d1d1;
}
.blog-text p{
  height:90px;
  overflow:hidden;
}
.blog-text br:first-child{
  display:none;
}
.choose-area .container{
  margin:auto!important;
}
h1, h2, h3, h4, h5, h6 {
 font-family: 'Myriad', sans-serif;
 margin: 0 0 15px;
 color: #444;
 font-weight: 500;
 }
  h1{
  font-size: 48px;
  line-height: 50px;

}
h2{
  font-size: 38px;
  line-height: 40px;

}
h3{
  font-size: 30px;
  line-height: 32px;

}
.mission_bloc{
  width:100%;
  display:block;
  font-size:0;
}
.mission_bloc_gauche{
  display:inline-block;
  width: 100px;
  vertical-align: top;
  padding-right: 15px;
  padding-top: 60px;
}
.mission_bloc_gauche p{
  font-size: 150px;
  font-family: 'quantifyregular';
  font-weight: 400;
  text-align: right;
  display: block;
}
.mission_bloc_droit{
  display:inline-block;
  max-width: calc(100% - 100px);
  font-size:initial;
  vertical-align: top;
  padding-left: 30px;
  border-left: 1px solid #000;
  padding-top: 60px;
}
.mission_bloc h4{
  font-weight:600;
  text-align:left;
  position: relative;
}
.mission_bloc .question{
  font-size:24px;
  margin-bottom:20px;
}
.mission_bloc h4:after{
  content:'';
  position:absolute;
  height: 2px;
  width: 100px;
  left: 0;
  bottom: -5px;
  background: #000;
}
.mission_bloc h4 span{
  font-size: 24px;
  font-weight:300;
}
h4{
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
h5{
  font-size: 24px;
  line-height: 22px;
}
h6{
  font-size: 16px;
  line-height: 20px;

}
.choose-area .section-headline{
  margin-bottom:0px;
  margin-top:-72px;
  margin-bottom:-10px;
}
.choose-area .section-headline h3{
    background: black;
    width:40%;
    font-family:'quantifyregular';
    text-align: left;
    /* padding-right: 20px; */
    font-size: 20px;
    margin-bottom:0;
    padding:20px 0px;
    color: #fff;
    font-size:40px;
    font-weight: 400;
    position:relative;
    text-transform: uppercase;
}
#centreetdroite .paragraphe .section-headline h3:before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 0;
    left: -38px;
    width: 0;
    background-color: transparent;
    bottom: 0;
    border-left: 38px solid transparent;
    border-bottom: 62px solid #000000;
}
#centreetdroite .paragraphe .section-headline-black h3:before,
#centreetdroite .paragraphe .section-headline-black h3:after{
   border-bottom: 62px solid #000000!important;
}
#centreetdroite .paragraphe .section-headline h3:after{
   content: '';
   display: inline-block;
   position: absolute;
   height: 0;
   width: 0;
   right: -38px;
   bottom: 0;
   border-right: 38px solid transparent;
   border-bottom: 62px solid #000000;
}
.section-headline h3:before{
  content:'';
  width:2000px;
  left:-2000px;
  height:72px;
  display:block;
  top:0;
  background:black;position:absolute;
}
.section-headline h3:after{
   content: '';
   display: inline-block;
   position: absolute;
   height: 0;
   width: 0;
   right: -45px;
   bottom: 0;
   border-right: 45px solid transparent;
   border-bottom: 72px solid black;
}
.section-headline.white-headline h3 {
    color:#fff;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.blog-area .section-headline{
    background: transparent;
    position: absolute;
    left: 0;
    top: -63px;
    width: 100%;
    right: 0;
    border-bottom: 5px solid #000;
    height: 62px;
    text-align: center;
    /* padding-right: 20px; */
    font-size: 20px;
}
.blog-area .section-headline h3{
  position:relative;
  background-color:black;
  color:#fff;
}
.blog-area .section-headline h3:before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 0;
    left: -38px;
    width: 0;
    background-color:transparent;
    bottom: 0;
    border-left: 38px solid transparent;
    border-bottom: 62px solid black;
}
.blog-area .section-headline h3:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 0;
    width: 0;
    right: -38px;
    bottom: 0;
    border-right: 38px solid transparent;
    border-bottom: 62px solid black;
}
.blog-area .section-headline h3 {
    display: inline-block;
    width: 377px;
    /* margin: 0 auto; */
    font-family:'quantifyregular';
    text-transform:uppercase;
    padding:15px 0px;
    position: relative;
    font-size: 40px;
}

.section-headline p {
    max-width: 650px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
h1, h2, h3, h4, h5 {
    color: #111;
}
#paragraphe455 h3{
  display:none;
}
h1 {
  font-size:32px;
  margin:0;
  text-align:center;
  letter-spacing:2px;
  text-transform:uppercase;
  font-weight:300;

  }
  .PGS_SPECIALE_2 h3{
    font-size:24px;
    font-weight:600;
  }
.sous-titres{
  font-size: 30px;
  text-transform: initial;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}
.sous-titres::after{
  border: 2px solid #f30400;
    bottom: -30px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100px;
    right: 0;
}
.baseline{
  color: #f20400;
  font-weight: 600;
}
.conseils{
  width: 100%;
    display: block;
    font-size: 0;
}
.conseils_isolants{
  font-size: 15px;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  padding-left: 20px;
}
.conseils_isolants h6{
  color: #f30400;
  position: relative;
  text-align: left;
}
.conseils_isolants h6:before{
    position: absolute;
    content: "\f00c";
    left: -20px;
    top: 0;
    font-family: fontAwesome;
}
.isoler{

  font-size: 0;
    width: 100%;
}
.isoler .isoler_hiver,
.isoler .isoler_ete{
  font-size: 15px;
  text-align: center;
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
  padding: 40px;
  background: #fff;
  min-height: 300px;
  margin: 0 10px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.isoler .hiver2,
.isoler .ete2{
  min-height: 488px;
}
.isoler .isoler_hiver .isoler_titres,
.isoler .isoler_ete .isoler_titres{
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.arguments{
  width: 100%;
    font-size: 0;
    display: block;
}
.arguments .arguments1,
.arguments .arguments2,
.arguments .arguments3,
.arguments .arguments4{
    display: inline-block;
    width: 25%;
    font-size: 15px;
    color: #f30400;
    font-weight: 700;
}
.arguments .arguments1 p,
.arguments .arguments2 p,
.arguments .arguments3 p,
.arguments .arguments4 p{
   position: relative;
   padding-left: 20px;
}
.arguments .arguments1 p:before,
.arguments .arguments2 p:before,
.arguments .arguments3 p:before,
.arguments .arguments4 p:before{
    position: absolute;
    content: "\f00c";
    left: 0px;
    top: 0;
    font-family: fontAwesome;
}

.arg{
  position: relative;
  padding-left: 20px;
}
.arg:before{
    position: absolute;
    content: "\f00c";
    left: -1px;
    top: 0;
    font-family: fontAwesome;
    color: red;
}
.gallerie{
  position:relative;
  background:#ebebeb;
  /* border-bottom: 5px solid #000; */
}
.btn_projet{
  margin-top: -50px;
  position:relative;
  z-index:1000000;
  text-align: left;
  border-bottom:5px solid #000
  /* padding-right: 20px; */
}
.btn_projet a{
  font-family:'quantifyregular';
  position:relative;
  background: black;
  padding: 14px 0;
  padding-right: 15px;
  font-size: 20px;
  display:inline-block;
  padding-bottom: 10px;
}
.btn_projet a:after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 0;
  width: 0;
  top:0;
  right: -31px;
  border-right: 31px solid transparent;
  border-bottom: 49px solid black;
}
.btn_projet a:before{
  top:0;
  bottom:0;
  background-color:black;
  width:3000px;
  left:-3000px;
  position:absolute;
  display:block;
  content:'';
}
.btn_projet a{
  color: #fff!important;
  text-transform: uppercase;
  font-weight: 400;
}
.btn_projet a span {
    font-size: 55px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.btn_projet_3{
  background: #000000;
  /* position: absolute; */
  display:inline-block;
  margin-top:-5px;
  z-index:10000;
  /* padding-right:30px; */
}
.btn_projet_3 a{
  padding: 10px 0;
  font-size: 20px;
  display:inline-block;
  position:relative;
  text-transform:uppercase;
  padding: 15px 0px 10px 15px;
  color:#fff;
  font-family:'quantifyregular';
  vertical-align: middle;
}

.btn_projet_3 a:hover {
    color: #fff;
}
.btn_projet_3 a img{
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.submit-area{
  text-align:right;
  position:relative;
  margin-bottom:-50px;
  z-index:10000000;
}
.about-area .btn_projet_2 a:before{
  border-top: transparent;
}
.btn_projet_3 a:after{
  top:0;
  bottom:0;
  background-color: #000000;
  width:3000px;
  right:-3000px;
  position:absolute;
  display:block;
  content:'';
}
.btn_projet_3 a:before{
  content: '';
  display: inline-block;
  position: absolute;
  height: 0;
  width: 0;
  left: -28px;
  bottom: 0;
  border-left: 28px solid transparent;
  border-top: 53px solid #000000;
}
.btn_projet_2 a:before{
  content: '';
  display: inline-block;
  position: absolute;
  height: 0;
  width: 0;
  left: -37px;
  bottom: 0;
  border-left: 37px solid transparent;
  border-top: 42px solid #c17052;
}
.btn_projet_2 a:after{
    content: '';
    display: inline-block;
    position: absolute;
    width: 2000px;
    left: 15px;
    height: 4px;
    bottom:0;
    background-color:#000;
}
.btn_projet_2 a{
  color: #000;
  text-align:left;
  position:relative;
  display: inline-block;
  font-family:'quantifyregular';
  text-transform: uppercase;
  font-weight: 400;
}
.btn_projet_2 a span{
  font-size: 55px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}
.btn_projet_2 a i{
  color:#fff;
  font-size: 20px;
  font-family: 'cleaning'!important;
}
.choose-area .btn_projet{
  width: 48%;
  /* margin: 0 auto; */
  font-size: 32px;
  display: inline-block;
  right: 0;
  left: 52%;
  text-align: left;
}
.btn_centre{
  background: #ec0401;
    padding: 10px 20px;
    color: white;
    font-weight: 800;
    border: 2px solid #ec0401;
}
.btn_centre:hover{
  background: transparent;
    padding: 10px 20px;
    color: #ec0401;
    font-weight: 800;
    border: 2px solid #ec0401;
}
.clr {
    clear: both;
    display: none;
}
#ariane {
    display:inline-block;
    width:100%;
    vertical-align:middle;
    background: #000000;
    margin-top: 0;
    position: relative;
    z-index: 10;
    padding: 5px 0;
}
#ariane .ariane{
    font-size: 14px;
    font-weight:400;
    color: #fff;
    padding:0 15px;
    letter-spacing: 2px;
}
#ariane a{
    color: #ffffff;
    font-weight: 600;
}
/* Listes */

ul{
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* Paragraphes */


address {
    margin: .75em 0;
    font-style: normal;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
/* Formulaires */

form,
fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input,
button,
select {
    vertical-align: middle;
}
/**********/
/* Boites */
/**********/

#conteneur_contenu {
    min-width: 1000px;
    width: 100%;
    margin: 0 auto;
    z-index: 6;
}
.list_real{
    font-size:0;
    text-align:center;
    padding-left:100px;
}
.block_real{
  padding:10px;
    display:inline-block;
    width:100%;
}
.block_real img{
    width:100%;
    height:auto;
}
.topbar-area{
    background: #111;
}
.topbar-left p {
    color: #444;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.topbar-left li a i{
    padding-right: 3px;
}
.topbar-right {
  text-align:right;
    position: relative;
    display: block;
}
.topbar-right ul li {
    float: right;
}
.topbar-right ul li a:hover {
    color: #fff;
    border:1px solid #e2017b;
    background: #e2017b;
}
.topbar-right ul li a {
    color: #444;
    display: block;
    font-size: 14px;
    margin: 8px 3px;
    width: 28px;
    height: 28px;
    border: 1px solid #444;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
}
.topbar-right ul li:first-child a {
    padding-right: 0;
}
.topbar-area.topbar-3 .topbar-left ul li a {
    color: #fff;
    display: block;
    font-weight: 400;
    margin-right: 20px;
    padding: 10px 0;
    text-decoration: none;
}
.topbar-area.topbar-3 .topbar-left ul li a:hover {
    color: #f30400;
}
.quote-btn {
    /* text-transform: uppercase; */
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    background: #f30400;
    display: inline-block;
    border: 1px solid #fe0001;
    padding: 10px 20px;
    float: right;
}
.isolation .quote-btn{
  background-color:#0048ff;
      border: 1px solid #0048ff;
}
.quote-btn:hover{
    color: #fb0404;
    background: #fff;
    border: 1px solid #f90200;
}
.topbar-area.topbar-3 .quote-button {
    margin-left: 15px;
}
.quote-button{
  display:inline-block;
  vertical-align:top;
}
.topbar-area.topbar-3 .topbar-left ul li {
    display: inline-block;
}
.topbar-area.topbar-3 .topbar-right ul li a {
    color: #444;
    border: 1px solid #444;
    margin: 8px 3px;
}
.pageAccueil #header {
    min-width: 1000px;
    width: 100%;
     position: fixed;
    margin: 0px;
    padding: 0px;
    z-index: 10000;
}
#header {
    min-width: 1000px;
    width: 100%;
     position: fixed;
    margin: 0px;
    padding: 0px;
    z-index: 10000;
}
.intro-area{
  position:relative;
}
.pictos_reseaux{
  position: absolute;
  z-index: 999;
  bottom: 40px;
  /* width:100%; */
  right: 40px;
  text-align: right;
  left: 40px;
  /* margin-right: 40px; */
}
.scroll_bottom{
  position:absolute;
  left:50%;
  margin-left:-20px;
text-align:center;
z-index:10000;

  bottom:0;
}
.clignote {
  animation: clignote 2s linear infinite;
}

@keyframes clignote {
  50% { opacity: 0; }
}
.scroll_bottom img{
  cursor:pointer;
}
.center_picto{
    position:relative;
    max-width: 1300px;
    margin:auto;
}
.picto_reseau_right{

    position:absolute;
    right:0px;
    bottom:0px;
}
.intro-carousel .owl-controls{
  left:0;
  right:0;
  position:absolute;bottom: 40px;

}
.intro-carousel .owl-controls .owl-nav{
  width:100%;
  max-width:1300px;

}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next{
  position:relative!important;
  display:inline-block;
  color:#fff;
  cursor:pointer;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev img,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next img{
  width:40px;
  margin-right:10px;
  opacity:0.6;
}
.owl-nav{
  max-width: 100%;
  margin:auto;
  text-align:left;
}
.pictos_reseaux a{
  color:#cecdcd!important;
  display:inline-block;
  vertical-align:middle;
  /* padding: 0 4px; */
}
.pictos_reseaux img{
  height:40px;
  width: auto;
  opacity: 0.6;
  padding: 5px;
}
.foliobox {
    position: relative;
    /* min-height: 1px; */
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    /* max-height: 300px; */
    background: #000000;
    text-align: center;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
}
#foliowrap{
  font-size:0;
  position:relative;
}

.mt10{
  margin-top:10px;
}

.mt20{
  margin-top:20px;
}

.mt30{
  margin-top:30px;
}

.mt40{
  margin-top:40px;
}

.mt50{
  margin-top:50px;
}

.mt60{
  margin-top:60px;
}

.mt70{
  margin-top:70px;
}

.mt80{
  margin-top:80px;
}

.mt90{
  margin-top:90px;
}

.mt100{
  margin-top:100px;
}

.mt120{
  margin-top:120px;
}

.mbt10{
  margin-bottom:10px;
}

.mbt20{
  margin-bottom:20px;
}

.mbt30{
  margin-bottom:30px;
}

.mbt40{
  margin-bottom:40px;
}

.mbt50{
  margin-bottom:50px;
}

.mbt60{
  margin-bottom:60px;
}

.mbt70{
  margin-bottom:70px;
}

.mbt80{
  margin-bottom:80px;
}

.mbt90{
  margin-bottom:90px;
}

.mbt100{
  margin-bottom:100px;
}

@media (min-width: 768px) {
    .foliobox {

        width: 33.3333333332%
    }
    .foliobox img {
        margin-top: -30px!important;
    }
    .foliobox figcaption {
        /* padding: 1.5em!important; */
    }
    .foliobox:hover .folcat {
        top: 15%!important;
    }
}
@media screen and (max-width: 480px) {
    ul#options li {
        margin: 10px 0;
    }
}
.foliobox img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.5s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    /* width: 380px; */
    height: auto;
    vertical-align: top;
    display: block;
    margin-top: -60px;
}
.foliobox:hover img {
    opacity: 0.4;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.foliobox figcaption {
    /* padding: 3em; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.foliobox figcaption {
    color: #fff;
    backface-visibility: hidden;
}
.foliobox .folcat {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 0
}
.foliobox .foltitle {
    margin: 40px 0 25px;
    /* font-weight: bold; */
    font-size: 18px;
    color: #fff;
    position:absolute;
    text-transform:uppercase;
    margin:0px;
    top:50%;
    margin-top:-20px;
    left:0;
    right:0;
}
.foliobox .foltitle:after {
    content:'';
    position:absolute;
    left:calc(50% - 28px);
    bottom:0;
    height:1px;
    background:#fff;
    width:57px;
}
.foliobox .goto {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 15px;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    bottom: 45%;
    left: 50%;
    margin-left: -55px;
    margin-bottom: -50px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 0
}
.foliobox .goto:hover {
    text-decoration: none
}
.foliobox figcaption::before,
.foliobox .foltitle {
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s
}
.foliobox:hover figcaption::before,
.foliobox:hover .foltitle {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.foliobox:hover .goto {
    opacity: 1;
    margin-bottom: -60px
}
.foliobox:hover .folcat {
    opacity: 1;
    top: 25%
}
.page-heading {
    background: transparent;
    padding-top: 145px;
    text-align: left;
    border-bottom:5px solid #000;
    position: relative;
    z-index:1;
    background-position: center center;
}

.page-heading .container {
    margin: auto;
    position: relative;
    z-index: 2;
    max-width: 1330px;
    padding:0px;
    font-size:0;
    width:100%;
}
.page-heading .page-title h2 {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin: 0;
  font-family: 'quantifyregular';
  text-align: left;
  margin-bottom: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  position: relative;
}
.page-heading .page-title{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 15px;
    position: relative;
    padding-right: 30px;
    background: #000;
}

.page-heading .page-title::after {
  content: '';
  position: absolute;
  right: -45px;
  bottom: 0;
  width: 45px;
  height: 100%;
  background: black;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}
.page-heading .page-title:before{
    content: '';
    width: 1000px;
    left: -1000px;
    
    display: block;
    top: 0;
    bottom:0;
    background: black;
    position: absolute;
}
.page-heading .page-title h2:after {
    background-color: #1059a6!important;
    width: 90px!important;
}
.page-heading .page-title .line-dec {
    margin: 10px 0px;
    width: 90px;
    height: 1px;
    background-color: #1059a6;
    display: none;
}
.page-heading .page-title span {
    font-size: 24px;
    font-weight: normal;
    color: #2d3031;
    line-height: 36px!important;
}
#logo{
    position:relative;
}
#logo > span{
    background-color: #da1c22;
    position: absolute;
    right: -8px;
    /* top: -25px; */
    height: 100%;
    transform: rotate(0deg);
    width: 5px;
    top:0;
}
.scroll_down #header #logo{
  display: none;
}
.pageAccueil #header #logo_scroll{
  display:none;
}
#header #logo_scroll{
  display: inline-block;
  display: inline-block;
  text-align: left;
  margin: 0px;
  z-index: 10000;
  vertical-align: middle;
  position: relative;
  width: 260px;
  padding: 13px 15px 15px 0px;
}
.scroll_down #header #logo_scroll {
    z-index: 1000;
    display:inline-block;
    text-align:left;
    margin: 0px;
    z-index:1000000;
    vertical-align:middle;
    position:relative;
    width: 260px;
    padding: 13px 15px 15px 0px;
    /* padding-left: 40px; */
}
#header #logo {
    display: none;
}
.pageAccueil #header #logo {
    display: inline-block;
    padding: 10px 20px;
    z-index:100000;
    position:relative;
    padding-left: 0px;
    width:260px;
}
.pageAccueil.scroll_down #header #logo {
    display: none;
}
.not_open{
  font-size:20px;
  position:relative;z-index:10000000;
}
.not_open a{
  background-color: #000;
  color: #fff!important;
  display:inline-block;
  vertical-align:top;
  padding:12px 30px;
}
.pageAccueil .not_open a{
  background-color:#fff;
  color:#000!important;
  display:inline-block;
  padding:12px 30px;
  vertical-align:top;
}
.opened_menu_contact a{
  display:none!important;
}
.btn-menu{

  width:60px;
  background-color:transparent;
  border:0px;
}
.btn-menu .icon-bar + .icon-bar{
    margin-top:8px;

}
.btn-menu .icon-bar {
  background-color: #000;
  height:4px;
  width:100%;
  display:block;
}
.opened_btn .icon-bar{
  background-color:#fff;
}
.pageAccueil .btn-menu .icon-bar {
  background-color:#fff;
  height:4px;
  width:46px;
  display:block;
}
.pageAccueil .btn-menu .info_btn {
  color:#fff!important;
}
.icon-bar{
-webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.opened_btn .icon-bar:first-child{
  transform:rotate(-45deg) translatex(-7.5px);

}
.opened_btn .icon-bar:nth-child(2){
  transform:rotate(45deg) translatex(-8px);
}

#position-menu{
    display:inline-block;
    width: calc(100% - 260px);
    vertical-align:middle;
    height:44px;
    text-align:right;
    /* position:relative; */
    z-index:100000;

}
#header #logo img,
#header #logo_scroll img {
    max-width: 200px;
    z-index: 39;
    width: 200px;
}
#header #logo_scroll img{
  max-width:150px;
}
.pageAccueil .bg_menu{
    background: transparent;
    position:relative;
    z-index:2;
    /* box-shadow: 2px 2px 8px 0px rgba(17, 17, 17, 0.36); */
}
.bg_menu{
    background:#fff none repeat scroll 0 0;
    position:relative;
    z-index:2;
    /* box-shadow: 2px 2px 8px 0px rgba(17, 17, 17, 0.36); */
}
.scroll_down .bg_menu{
  background:#fff none repeat scroll 0 0;
}
.scroll_down .not_open a{
  background:#000;
  color:#fff!important;
}
.scroll_down .btn-menu  .icon-bar{
  background-color:#000!important;
}
.scroll_down .btn-menu  .info_btn{
  color:#000!important;
}
.btn-menu.opened_btn  .icon-bar{
  background-color:#fff!important;
  width:115%!important;
}
.btn-menu.opened_btn  .info_btn{
  color:#fff!important;
 
}

.scroll_down .btn-menu.opened_btn  .info_btn{
  color:#fff!important;
}
.info_btn{
  text-align:center;
  font-size:16px;
  display:block;
  padding-top:10px;
}
#conteneur_header {
    /* width: 1140px; */
    max-width:1330px;
    margin:auto;
    font-size: 0;
    margin: auto;
    padding:0 15px;
    /* position: relative; */
}

#header h1 {
    margin: 0px;
    padding: 0px;
    text-align:left;
    font-size: 1.65em;
}
#header img {
    margin: 0;
    padding: 0;
    background-image: none;
}
/* =============================================================================
 * MENU
 * ===========================================================================*/
#logo_menu{
  position:absolute;
  top:10px;
  left:10px;
}
#logo_menu img{
  width:200px;
}
#menu_haut {
    list-style-type: none;
    position: fixed;
    right:-100%;
    width: 100%;
    height:100vh;
    top:0;
    bottom:0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    z-index:1000000;
    font-size: 0;
    background:url(../images/interface/bg_empreinte15.png) #000 ;
    background-size:auto 100%;
    background-repeat:no-repeat;
}
#menu_haut > ul > li {
 vertical-align:top;


    transition: all 0.3s ease 0s;
    display:block;
    position: relative;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}

.rge{
    max-width: 90px;
    display: inline-block;
    width: 90px;
}
#menu_haut ul {
   text-align:center;
   display:block;
   margin:auto;
   margin-top:100px;
   /* padding-right:60px; */
}
#menu_haut li:first-child {
    border-left: 0px;
}

  #menu_haut > ul > li:last-child > a:after{
    display:none;
}
#menu_haut li a {
  color: #fff;
  font-size: 50px;
  text-transform:uppercase;
  padding: 40px 0px;
  margin: 0px 10px;
  position: relative;
  display:inline-block;
  font-family: 'quantifyregular';
  /* padding: 40px 0px; */
}
#menu_haut li a span:after{
  display:block;

  width:0;
   transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
  content:'';
  height:2px;
  position:absolute;
  bottom:0;
  left:50%;
  margin:auto;
  margin-left:0;
    margin-top:20px;
  background-color:#fff;
}
#menu_haut li a:hover span:after{
  width:150px;
  margin-left:-75px;

}
#menu_haut li a i{
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
    margin-top:10px;
    color:#f30400;
}

.menu-sub {
    position: absolute;
    top: 49px;
    z-index: 999;
    padding: 0 0;
    background: #f6f6f6;
    list-style-type: none;
    min-width: 270px;
}
.menu-sub li:hover{
    background: #f30400;
    color: white;
}
.menu-sub li:hover > a span{
    color: white;
}
.menu-sub > li {
    display: block !important;
    border-bottom: 1px solid #ffffff;

}
.menu-sub > li:last-child{
    border-bottom:0px;
}

.menu-sub a {
    text-align:left!important;
    color:#999!important;
    padding: 0px 10px 0px 15px !important;
    padding:10px 15px!important;
    margin:0px!important;
    font-size:13px!important;
    color: #444!important;
}

#menu_haut > ul > li > ul {
    top: 100px;
    text-align:left;
}
#menu_haut ul ul {
    left: -9999px;
    opacity: 0;
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
}
/*******************************/
/* specific to non IE browsers */
/* =============================================================================
 * End of Menu
 * ===========================================================================*/

#header_popup {
    display: none;
}
#contenu {
    margin: 0;
    padding: 0;
    /* padding-top: 20px; */
    position: relative;
    width: 100%;
    margin: auto;
    z-index: 4;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.PGS_SPECIALE_2 #contenu,.PGS_ACTUALITE #contenu{
  padding-top:130px;
}
.page_liquid #contenu {
    width: 100%!important;
}
.page_liquid #centreetdroite {
    width: 100%!important;
}
.pageAccueil #contenu {
    padding: 0px;
    width: 100%;
}
.contact_page{
  padding-top:40px;
}
.pageAccueil #ariane {
    display: none;
}
#contenu_scroller {
    text-align: justify;
}

#hsForm_d1b2b672-a13c-4f96-b034-c6286b664ceb {
    background: red!important;
}

.hs-form-iframe span{
  background: transparent;
}
.list_part{
  font-size:0;
  margin:0 -30px;
  text-align:center;
}
.list_part > div{
  display:inline-block;
  width:20%;
  padding:0 30px;
}
.g-recaptcha{
  margin-left:15px;
  margin-top:-20px;
}
.liste_document{
  padding: 20px 15px;
}
.left_doc,.right_doc{
  display:inline-block;
  width:50%;
  font-size:16px;
}
.back_link{
  padding-top:30px;
}
.back_link a{
  background-color:#000;
  color:#fff!important;
  display:inline-block;
  padding:10px 20px;
}
.left_doc h4 a{
  color:#222;
  font-size:30px;
}
.left_doc a{
  font-size:18px;
}
.bloc_doc{
    padding: 20px 0px;
  font-size:0px;
  display:block;
  max-width:1340px;
  margin:auto;
}
.desc_real{
  display:inline-block;
  width:250px;
  vertical-align:top;
  text-align:left;
}
.img_real{
  display:inline-block;
  width:calc(100% - 250px);
}
.page_liquid #contenu {
    width: 100%!important;
}
.fiche_realisation{
  margin:auto;

  margin:auto;
  max-width:1300px;
  padding:0 15px;


}
.page_liquid #contenu {
    padding-top: 0;
}
.block_list_actu:nth-child(even) {
    background-color: #f7f7f7;
}
.block_list_actu .center_actu {
    padding: 70px 0px;
    border-bottom: 1px solid #e6e6e6;
}
.right_actu {
    display: inline-block;
    width: calc(100% - 300px);
    vertical-align: top;
    padding-left: 55px;
    box-sizing: border-box;
}
.right_actu h4 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
}
.right_actu h4 a {
    color: #222;
    font-size: 24px;
}
.lin_actu a.suite {
    display: inline-block;
    color: #fff!important;
    background-color: #e80501!important;
    border: 0px;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
}
.lin_actu a.suite:hover {
    color: #fff!important;
}

.partenaires{
  /* background-color: #efecec; */
  padding: 10px 10px 5px 10px;
}

.partenaires p img{
    /* box-shadow: 5px 4px 8px 0px rgba(17, 17, 17, 0.1); */
    border: 1px solid #e0e0e0;
}

.prevnext {
    max-width: 1140px!important;
    margin: auto!important;
    margin-top: 30px!important;
}
.date_actu {
    color: #222!important;
    font-size: 16px!important;
    font-weight: 300!important;
    margin-bottom: 20px!important;
}
.desc_actu {
    font-size: 16px!important;
    margin-bottom: 40px!important;
}
.center_actu {
    max-width: 1140px;
    margin: auto;
}
.center_actu img {
    display: inline-block;
    width: 300px;
    height: auto;
    -webkit-box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
    box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
}
.page_liquid #centreetdroite {
    width: 100%!important;
}
#work{
    background: #fff;
}
#work .heading-part{
   margin: 0 auto;
   font-size: 20px;
   max-width: 650px;
}
#work .heading-part h2{
    font-size: 40px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 100px;
    color:#222;
    text-align: center;
    width: 100%;
}
#work .tab-bar{
    text-align: center;
    margin-bottom: 30px;
}
#work ul{
    float: none;
    list-style:none;
    display:inline-block;
    text-align: center;
}
#work ul li{
    float: left;
    display:block;
    position: relative;
}

#work ul li.active a, #work ul li:hover a {
  color: #000000;
  background: none;
}
#work ul li a{
    padding: 5px 15px;
    line-height: 20px;
    position: relative;
    display: block;
    color: #999;
}
#work .grid .isotope{
    position: relative;
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    display: inline-block;
    width: 100%;

}
#work .grid .isotope .grid-item{
    float: left;
    width: 33.33%;
    min-height: 1px;
    display: block;

    position: relative;
   /* max-height: 475px;
    overflow: hidden;*/
}
.grid-item a:hover .work-detail {
  opacity: 1;
  bottom: 20px;
}
#gauche {
    float: right;
    margin: 0;
    padding: 0;
    padding: 0 0 0 20px;
    /* background-image: url(../images/interface/fond-gauche.png); */

    background-repeat: no-repeat;
    background-position: left center;
    width: 262px;
}
#work .grid .isotope .grid-item a:hover img {
   opacity: 0.4;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.grid-item a:hover .work-detail {
  opacity: 1;
  bottom: 20px;
}

#work .grid .isotope .grid-item a{
    position: relative;
    background: #000;
    overflow: hidden;
    display: block;
}
#work .grid .isotope .grid-item a img{
    max-width: 100%;
        transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    height: auto;
    -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}
#work .grid .isotope .grid-item .work-detail{
    position: absolute;
    text-align: center;
    width: 100%;
    top:0px;
    bottom:0;
    /* background-color:rgba(255,255,255,0.5); */
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

#work .grid .isotope .grid-item a:hover .work-detail {
  opacity: 1;
}

#work .grid .isotope .grid-item .work-detail .project-title{
    color:#fff;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
    position:absolute;
    top:50%;
    text-align:center;
    left:0;
    right:0;
}
#work .grid .isotope .grid-item .work-detail .project-title:after{
  content:'';
  width:60px;

  height:1.5px;
  background-color:#fff;
  display:block;
  margin:auto;
    margin-top:10px;
}
#work .grid .isotope .grid-item .work-detail .meta-title{
    color:#e98a0a;

}

#centre {
    width: 620px;
    margin: 0;
    margin-left: 30px;
    padding: 0;
}
#centreetdroite {
    width: 100%;
    margin: auto;
    /* padding-top:60px; */
    padding-bottom: 60px;
}
.pageAccueil #centreetdroite {
    padding-bottom: 0;
    height: auto!important;
    width: 100%!important;
    padding-top:0;
}

#droite {
    width: 300px;
    margin: 0;
    padding: 0;
    /*float:right;*/

    position: absolute;
    top: 0px;
    right: 0px;
}
#pied #conteneur_pied {
    width: 1140px;
    margin:auto;

}
#pied #conteneur_pied .row{
    margin-bottom:15px;
}
#pied #conteneur_pied > div:first-child img{

    width:200px;
    margin-bottom:25px;
}
#pied #conteneur_pied > div:first-child .contact{
    font-size:16px;
    color:#ccc;
}
#pied #conteneur_pied > div:first-child .contact li,
.footer-widget{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 0;
    list-style-type: none;
    font-size: 14px;
    line-height:24px;

}

.footer-widget li a{

     color:#ccc!important;
         line-height:24px;
             font-size: 14px;

}

.links-widget ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  padding-right: 12px;

}
.footer-widget li{
    line-height:24px;
      padding-bottom: 8px;
}



.pageAccueil h2 {
    /* display:none; */
}

/**********/
/* GAUCHE */
/**********/
/**********/
/* CENTRE */
/**********/

img.imgtitre {
    margin-left: 0px!important;
    padding: 9px!important;
    padding-left: 0px!important;
}
img.mdl_billet {
    padding-right: 5px!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
}
h2 img.imgtitre {
    margin-left: 0px!important;
    padding: 0px!important;
}



#centreetdroite .news h4 a {
    font-size: 18px!important;
}




.ariane a {
    /* text-decoration: underline; */
    color: #8C8C8C;
}


#centre p img {
    padding: 0 5px;
    margin: 0;
}




img.picto {
    padding: 2px 2px 0 0;
}
img.immo,
img.immo_vignette {
    padding: 0 4px;
    background-color: #FFFFFF;
}
#droite img.immo,
#droite img.immo_vignette {
    padding: 0 4px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
/**********/
/* DROITE */
/**********/

input {
    font-size: 0.85em;
}
select {
    font-size: 0.85em;
}
#gauche h4 a {
    color: #36b5e4!important;
}
#gauche p {
    color: #1a333c!important;
}
#gauche #paragraphe146 .suite {
    position: absolute;
    background-color: #36b5e4;
}
#gauche #paragraphe146 .suite:hover {
    background-color: #36b5e4;
    color: #fff!important;
    border: none;
}
#gauche .mdl_billet p {
    padding-bottom: 40px;
}
#gauche h3 {
    text-transform: uppercase;
}
/********/
/* PIED */
/********/


#pied ul {
    margin: 0;
    padding: 0;
    /* text-align: center; */
}
html>body #pied ul {
    margin: 0;
    list-style: none;
}


.col1 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.col1 ul li a {
    display: block;
    color: #99abb8;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 0 10px;
    transition: 1s al ease;
    -webkit-transition: 1s al ease;
    text-align: left;
}

/**********/
/* HTML */
/**********/

legend {
    font-weight: bold;
}
label {
    font-weight: bold;
}
label.intitule {
    display: inline;
    float: left;
    width: 120px;
}
fieldset {
    /* padding: 5px; */
}
#droite form {
    margin: 0px;
    padding: 0px;
}
#droite fieldset {
    margin: 0px;
    border: none;
    padding: 0px;
    padding-left: 5px;
}
#droite h3 {
    color: #eb6c0e;
}
#droite fieldset p {
    padding: 0px;
    border: none;
}
#droite fieldset legend {
    border: none;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #cd1671;
    font-weight: bold;
    background: transparent;
}
#droite label {
    color: #666666;
    float: left;
    font-size: 10px;
    font-weight: normal;
}
#droite input,
#droite textarea {
    float: right;
    font-size: 10px;
    margin-top: -18px;
    border: 1px #666666 solid;
}
#droite input.submit {
    float: right;
    font-size: 10px;
    margin-top: 10px;
    border: none;
}
#centre div.paragraphe,
#centreetdroite div.paragraphe {
    margin: 0;
    position:relative;
}
.PGS_MENTION .paragraphe,.PGS_PLAN_SITE .paragraphe{
  margin:auto!important;
  margin-top:40px!important;
  max-width:1300px!important;
}
.par_style_2{
  max-width:1300px;
  margin:auto!important;
  margin-top:40px!important;
  padding: 30px;
  background-color:#efefef;
  border:1px solid #bbb;
}
.mdl_formulaire input[type="text"], .mdl_formulaire input[type="password"],.mdl_formulaire textarea,.mdl_formulaire select {
    display: inline-block;
    width: 100%!important;
    box-sizing: border-box;
    padding: 6px 6px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    /* border-radius: 4px; */
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 0px!important;
    font-family: 'Roboto', sans-serif;
        padding: 10px 15px!important;
}
.mdl_formulaire input[type=checkbox],.mdl_formulaire  input[type=radio]{
  margin-top:0px;
  margin-right:5px;
}
.mdl_formulaire label{
  display:block;
}
.mdl_formulaire input[type="submit"],.mdl_formulaire .submit{
    color:#fff!important;
    background-color: #000000;
    font-size:16px!important;
    padding: 10px 15px!important;
    cursor:pointer;
    border:none;
    font-weight:400;
    text-transform:uppercase;
    display:inline-block;
    border: #000000 1px solid;
    margin: 0!important;
    line-height: 16px!important;
  }
  .par_style_2 .mdl_formulaire p{
    display:inline-block;
    width:50%;
    padding:0 15px;
    vertical-align:top;
  }

.par_style_2 .mdl_formulaire.reponse_form p {
    width: 100%;
}
    .par_style_2 .succes_formulaire{
      text-align:left;
    }
    .succes_formulaire > a{
       color:#fff!important;
    background-color: #c17052;
    font-size:16px!important;
    padding:10px 15px;
    cursor:pointer;
    border:none;
    font-weight:400;
    text-transform:uppercase;
    display:inline-block;
    border: #c17052 1px solid;
    margin-left:15px;
    }
  .par_style_2 .succes_formulaire p{
    width:100%;
    text-align:left;
  }
  .par_style_2 .mdl_formulaire fieldset{
    margin:0 -15px;
  }
   .par_style_2 .mdl_formulaire p:nth-child(15),
    .par_style_2 .mdl_formulaire p:nth-child(14){
    width:100%;
   }
    .par_style_2 .mdl_formulaire p:nth-child(n+14){
      width:100%;
    }
     .par_style_2 .mdl_formulaire p:nth-child(n+15) label{
      display:none;
     }
      .par_style_2 .mdl_formulaire p:nth-child(n+15) em,
       .par_style_2 .mdl_formulaire p:nth-child(n+15) br{
      display:none;
     }
     .par_style_2 .mdl_formulaire p:nth-child(24) label{
      display:block;
     }
.mdl_formulaire .submit:hover{
 background-color:#fff;
 color: #000000!important;
}
#paragraphe440,#paragraphe444,#paragraphe435{
  padding-bottom:130px!important;
  padding-top:60px!important;
}
#paragraphe435{
  padding-bottom:30px!important;
}
#centre div.paragraphe,
#centreetdroite div.paragraphe .mdl_paragraphe2Colonne{
  max-width: 1300px!important;
  margin: 0 auto;
}
#centreetdroite div.paragraphe.par_fixe{
    max-width:1330px;
    margin:0 auto;
    padding:0 15px;
}
#centreetdroite div.paragraphe.par_style_3{
   background: url(../images/interface/bg_empreinte3.png);
    padding: 180px 0 213px 0;
    background-size: 62%;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;

}
.mdl_paragraphe2Colonne td{
  text-align: left;
  /* padding: 30px 0; */
}

#centreetdroite div.paragraphe .section-headline{background: transparent;position: absolute;left: 0;top: -62px;width: 100%;right: 0;border-bottom: 5px solid #000000;height: 62px;text-align: center;/* padding-right: 20px; */font-size: 20px;}
#centreetdroite div.paragraphe .section-headline h3 {
    display: inline-block;
    padding: 15px;
    /* margin: 0 auto; */
    font-family: 'quantifyregular';
    text-transform: uppercase;
    position: relative;
    font-size: 40px;
    color: #fff;
    margin-bottom: 0;
    background: #000000;
}
.PGS_SPECIALE_3 #centreetdroite div.paragraphe .section-headline h3  {
  width:550px;
}
#centreetdroite div.paragraphe .section-headline-black{
   border-bottom: 5px solid #000000;
}
#centreetdroite div.paragraphe .section-headline-black h3 {
   background: #000000;
}
#paragraphe435{
  padding-top:40px;
  padding-bottom:40px;
}
#paragraphe444 p,
#paragraphe440 li{
  font-size:20px;
  line-height:1.4;
  margin-bottom:25px;
}
#centreetdroite div.paragraphe.par_style_1{
  padding:60px 0px;
  width: 100%;
  background: url(../images/interface/bg_empreinte3.png);
  /* padding: 180px 0 213px 0; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /* position: relative; */
}
#centreetdroite div.paragraphe.par_style_1 table{
  max-width: 1300px!important;
  margin: 0 auto;
}
#centreetdroite div.paragraphe ul{
    list-style: disc;
    padding-left:15px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**************/
/* Modules */
/***********/

.mdl_paragraphe2Colonne li {
    text-align: left !important;
}
.mdl_image_aleatoire {
    margin: -2px 0 0 0;
}
.mdl_citation_aleatoire p {
    padding: 0 10px;
}
.mdl_citation_aleatoire p {
    color: #3d9bde;
}
.mdl_citation_aleatoire em {
    font-weight: bold;
}
/* Liens */

a {
    text-decoration: none;
    color: #8e8e8e;
}
a:focus, a:hover {
  color: inherit;
  text-decoration: none;
}
a{
text-decoration:none!important;
}

.btn_consult{
  display:inline-block;
  background:#f30400;
    border-radius:5px;
  color:#fff!important;
  padding:5px 10px;
  font-size:16px;
}

a.suite:visited {
    color: #ffffff;
}
#droite a:link {
    color: #d96918;
}
#droite a:visited {
    color: #d96918;
}
/* Pas de bordure autour des images dans les liens */

a img {
    border: none;
}
/**********************/
/* Villes Suggestion */

.villeSuggestionBox {
    position: relative;
    float: left;
    left: 0px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 200px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    color: #000;
}
.villeSuggestionList {
    margin: 0px;
    padding: 0px;
}
.villeSuggestionList li {
    list-style: none;
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.villeSuggestionList li:hover {
    background-color: #c0c0c0;
}
/***************************/
/*     Recherche           */
/***************************/
/* Tag clouds Couleurs
orange  #e3721f => 0,3
marron #603b0b => 1,4
marron clair #ac741a =>2,5
Bleu #3d9bde
*/

#liste_mcl {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px #AAAAAA solid;
    background-color: #F9F9F9;
    color: #808080;
}
#liste_mcl a {
    color: #808080;
    text-decoration: none;
}
#liste_mcl a:hover {
    text-decoration: underline;
}
#mdl_TopMCL a {
    color: #fff!important;
    ;
    text-decoration: none!important;
    font-weight: normal;
    display: inline-block;
    background-color: #2d343e;
    padding: 5px;
    border-radius: 3px;
}
#mdl_TopMCL .mcl0,
#mdl_TopMCL .mcl5,
#mdl_TopMCL .mcl1,
#mdl_TopMCL .mcl2,
#mdl_TopMCL .mcl3,
#mdl_TopMCL .mcl4 {
    margin-bottom: 5px;
    display: inline-block;
}
/* Immo */

.mdl_immo_selecteur {
    position: relative;
    width: 918px;
    margin-right: -40px;
}
.mdl_immo_selecteur table {
    width: 100%;
}
.mdl_immo_selecteur th {
    color: #be8f05;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #be8f05;
    font-size: 1.25em;
}
.mdl_immo_selecteur ul {
    margin: 0px;
    padding: 0px;
}
.mdl_immo_selecteur li {
    background-image: url(../images/interface/fleche.gif);
    background-position: left top;
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    padding-right: 40px;
    margin-bottom: 5px;
}
div.mdl_immo img.immo {
    background-color: #FFFFFF;
    padding: 6px !important;
    margin-right: 10px;
}
#centreetdroite .mdl_immo table .insertion,
#centre .mdl_immo table .insertion {
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-right: -3px;
}
p.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
}
p.bloc_tri a {
    color: white;
    font-weight: bold;
}
form.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
    text-align: right;
    margin-bottom: 5px;
}
tr.annonce {
    padding-top: 5px;
}
tr.annonce:hover {
    background-color: #fce8cd;
}
tr.annonce h4 {
    margin: 0px!important;
}
tr.annonce h4 a {
    color: #ff6600;
}
tr.annonce td {
    border-top: 1px #AFAFAF dotted;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.footerannonce {
    background-color: #AFAFAF;
    padding-left: 2px;
    vertical-align: bottom;
}
td.footerannonce p {
    margin: 0px!important;
    padding: 0px!important
}
td.footerannonce a {
    background-color: #000000;
    color: #FFFFFF;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
.prix {
    color: #e3721f;
    font-size: 1.25em;
    font-weight: bold;
}
div.mdl_modele_fiche h2 {
    text-align: right;
    margin: 0!important;
    margin-right: 18px!important;
}
div.mdl_modele_fiche h2 span {
    color: #fff;
    padding: 8px!important;
}
div.modeles_similaires {} div.modeles_similaires img {
    padding: 4px;
}
.mdl_ligne_cev {
    margin-bottom: 0!important;
}
.rechercher_modeles #frm_surface,
.rechercher_modeles #frm_nb_pieces,
.rechercher_modeles #frm_etage {
    width: 200px;
}
.rechercher_modeles td {
    width: 387px;
}
.prev_fred {
    background-image: url(../images/interface/prev_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
}
.next_fred {
    background-image: url(../images/interface/next_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
    right: 0px;
}
.pager a span {
    display: none;
}
.pager a {
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 40px;
    vertical-align: middle;
}
.pager a.selected {
    background-color: #97bf0d;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    line-height: 15px;
    vertical-align: middle;
}
#pager2 {
    position: absolute;
    width: 1920px;
    text-align: center;
    top: 400px;
}
#main-slider{
    padding-top:55px;
}

@media screen and (min-width: 1170px) {
    body {
        overflow-x: hidden;
       overflow-y: scroll;
    }
    #menu_haut > ul > li:hover > ul {
        left: 0;
        top: calc(100% + 1px);
        opacity: 1;
        width:220px;
        padding:0px 0px!important;
        /* border-top: 2px solid #f30400; */
        border-left: 4px solid #f30400;
    }

    .extend {
        display: none!important;
    }
}
#totop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    /* text-indent: -999px; */
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 900000;
    background-color: #000;
    text-align:center!important;
}
#totop:before{
  content:'\f077';
      display: block;
      margin:auto;
      padding-top:11px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#fff;
    font-size:20px;


    z-index:100000000;
}

.prevnext {
    font-size: 1.1em;
    color: #3c3c3c;
    margin: 0;
    margin-top: 20px;
    padding: 2px;
}
.prevnext a {
    font-style: normal;
    background-color: #e6e6e6;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    margin: 5px;
    color: #3c3c3c;
    line-height: 35px;
    border: 1px solid #3c3c3c;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-decoration: none;
}
.prevnext a:first-child {
    margin-left: 0px;
}
.prevnext a:hover,
.prevnext a.selected {
    color: #FFFFFF;
    background-color: #97bf0d;
    border: 1px solid #000000;
}
label {
    display: none;
}



.par_style_1 .mdl_formulaire label{
  display:block;
}
.par_style_1 .mdl_formulaire p{
  padding:0 15px;
}
.par_style_1 .mdl_formulaire p:nth-child(1),
.par_style_1 .mdl_formulaire p:nth-child(2),
.par_style_1 .mdl_formulaire p:nth-child(3){
  display:inline-block;
  width:33.33333%;
}
.par_style_1 .mdl_formulaire{
    margin-left:-15px;
    margin-right:-15px;
}
a.infobulle {
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
    border: none;
}
a.infobulle,
a.infobulle img {
    border: none;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}
a.infobulle img{
  box-sizing:content-box;
}
a.infobulle:hover {
    background: none;
    z-index: 25
}
a.infobulle span {
    display: none
}
a.infobulle:hover span {
    display: block;
    position: absolute;
    top: 0;
    left: 3em;
    padding: 2px;
    width: 20em;
    border: 1px solid #7F9DB9;
    background-color: #EDEDED;
    color: #000000;
    text-align: left;
    font-size: 0.8em;
    font-weight: normal;
}
.par_style_1 .mdl_formulaire input[type="submit"]{
    background-color: #e2017b;
    color:#fff;
    border:0px;
    padding:10px 15px;
    text-transform:uppercase;
    font-size:16px;
}
.par_style_1 .mdl_formulaire input[type="text"],
.par_style_1 .mdl_formulaire select,
.par_style_1 .mdl_formulaire textarea{
      display: inline-block;
  width: 100%!important;
  box-sizing:border-box;
  padding: 6px 6px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  /* border-radius: 4px; */

  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom:0px!important;
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px!important;
}
.par_style_1 .mdl_formulaire p:nth-child(5),
.par_style_1 .mdl_formulaire p:nth-child(4){
width:50%;
display:inline-block;
}
.par_style_1 h3{
  padding:0 15px;
}
.par_style_1 .mdl_formulaire p:nth-child(7){
  text-align:left;
}

 /*********************** footer **************************/



#conteneur_pied > div .l-project > span
{
    display:block;
}
#pied .seperator {
    margin-left: 25px;
    margin-top: 15px;
}
#pied .seperator:after {
    width: 82px;
    right: -92px;
}
#pied  {
    position: relative;
}

#conteneur_pied > div:nth-child(2) a {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 20px;
}
#conteneur_pied > div:nth-child(2) a i.fa {
    position: absolute;
    top: 3px;
    left: 0px;
}
.subfooter {
    background: #0b0b0b;
    padding: 30px 0 20px 0;
    margin-top:30px;
}
.subfooter a{
    margin-left:10px;
}


p.footer
{
    color:#525252 !important;
    font-size:12px !important;
    margin:10px 0px 0px;
}

#conteneur_pied > div ul li{
        padding: 0 0 5px 0;
    margin: 0;
    background: none;
    border-bottom-color: #222;
    border-bottom: solid 1px #222;
}
  address span {
  display: block;
  border-bottom:solid 1px #222;
  padding-bottom:5px;
  margin-bottom:5px;

  font-weight:300;
  }
  address span strong {
    display: inline-block;
    width:60px;
    color: #febf27;
}
#conteneur_pied > div li:hover {
    color: #fff;
}
#conteneur_pied > div ul li a:hover, footer .copy-right a:hover{
    color:#fff;
}
address {
    margin: 0;
    margin-top: 20px;
}
.l-post .row {
    margin-bottom: 20px;
}
#conteneur_pied > div .l-container {
    padding: 0px 8px 8px 0px;
}
#conteneur_pied > div .latest-project {
    position: relative;
}

#conteneur_pied > div #mail , footer .copy-right a{
    color:#8b8b8b;
}
/*------------------------------
 3. Slider Area
--------------------------------*/

/*----------------------------------------*/
/*  4. Welcome service
/*----------------------------------------*/
.welcome-area {
    z-index: 9;
    /* background: url(../images/interface/bg_empreinte_bandeau.png); */
    padding-bottom: 0!important;
    font-size: 0;
    background-size: cover;
    background-position: right center;
    /* height: 95px; */
    /* background: #000; */
    border-bottom: 4px solid #000;
}
.welcome-area .container{
    /* position: relative; */
}
.container{
  width:100%;
  max-width:1330px;

}
.well-services{
    position: relative;
    display: inline-block;
    width: 220px;
    padding-left: 20px;
    height: 75px;
    vertical-align:top;
}
.well-services:first-child{
    width: 40%;
    left: 0;
    background: #000;
    padding-left:0;

    /* position: relative; */
}
.well-services:first-child:before{
    content:'';
    display : inline-block;
    position:absolute;
    height: 100%;
    width: 10000px;
    background: #000;
    left: -10000px;
    bottom: 0;
}

.pageAccueil .well-services:first-child:after{
  content:'';
  display : inline-block;
  position:absolute;
  height : 0;
  width : 0;
  right: -55px;
  bottom: 0px;
  border-right : 55px solid transparent;
  border-bottom : 75px solid black;
}
.well-services:first-child:after{
  content:'';
  display : inline-block;
  position:absolute;
  height : 0;
  width : 0;
  right: -55px;
  bottom: 0px;
  border-right : 55px solid transparent;
  border-bottom : 75px solid black;
}
.well-services:nth-child(2){
   text-align: center;
   padding: 0;
}
.well-services:nth-child(2):after{
  content:'';
  background: #000;
  height: 60px;
  width: 1px;
  display: inline-block;
  position: absolute;
  transform: rotate(330deg);
  /* height: 0; */
  /* width: 0; */
  right: 0px;
  bottom: 0;
  /* border-right: 55px solid transparent; */
  /* border-bottom: 95px solid black; */
  top: 8px;
}
.well-services:nth-child(3):after{
  content:'';
  background: #000;
  height: 60px;
  width: 1px;
  display: inline-block;
  position: absolute;
  transform: rotate(330deg);
  /* height: 0; */
  /* width: 0; */
  right: 0;
  bottom: 8px;
  /* border-right: 55px solid transparent; */
  /* border-bottom: 95px solid black; */
}
.PGS_SPECIALE_2 .well-services:nth-child(4):after{
  content:'';
  background: #000;
  height: 60px;
  width: 1px;
  display: inline-block;
  position: absolute;
  transform: rotate(330deg);
  /* height: 0; */
  /* width: 0; */
  right: 0;
  bottom: 8px;
  /* border-right: 55px solid transparent; */
  /* border-bottom: 95px solid black; */
}
.PGS_SPECIALE_2 .well-services:nth-child(5):after{
  content:'';
  background: #000;
  height: 60px;
  width: 1px;
  display: inline-block;
  position: absolute;
  transform: rotate(330deg);
  /* height: 0; */
  /* width: 0; */
  right: 0;
  bottom: 8px;
  /* border-right: 55px solid transparent; */
  /* border-bottom: 95px solid black; */
}
.well-services:nth-child(2) h4,
.well-services:nth-child(3) h4{
   font-size: 12px;
   color:#000;
}
.well-services h4 a{
  color:#000;
  width: 100%;
    height: 100%;
    display: block;
}
.PGS_ACTUALITE .well-services:nth-child(4) h4{
  font-size: 12px;
   color:#000;
}
.well-services:nth-child(3){
    /* left: calc(40% + 240px); */
    /* top: 0; */
    /* height: 75px; */
    padding: 0;
    text-align: center;
}
.PGS_ACTUALITE .well-services{
  width:25%;
}
.PGS_ACTUALITE .well-services:nth-child(4){
   padding: 0;
    text-align: center;
}
.PGS_SPECIALE_2 .well-services:nth-child(2),
.PGS_SPECIALE_2 .well-services:nth-child(3),
.PGS_SPECIALE_2 .well-services:nth-child(4),
.PGS_SPECIALE_2 .well-services:nth-child(5){width: 15%;padding: 0;text-align: center;}
.main-services{
  height: 75px;
}
.main-services h4{
  color:#fff;
}
.services-img {
    display: inline-block;
    /* margin-bottom: 30px; */
}
.service-content h4 {
    text-transform: uppercase;
    font-size: 32px;
    cursor:pointer;
      font-family:'quantifyregular';
    /* line-height: 30px; */
    font-weight: 400;
    line-height:75px;
    margin: 0;
    position:relative;
}
.service-content h4:after{
  content:'';
  position:absolute;
  height: 1px;
  display:none;
  width: 57px;
  left: calc(50% - 28px);
  bottom: 22px;
  background: #000;
}
.PGS_SPECIALE_2 .service-content h4 a{
  color: #000;
  font-size: 12px;
}
.services-img span,
.services-img a {
    border-radius: 50%;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 99px;
    color: #111111;
    transition: 0.4s;
    /* padding-top:15px; */
}

.well-services:hover .service-content h4{
   /* color: #ffffff; */
}
.well-services:first-child .service-content h4{
  line-height:80px;
  /* font-weight:bold; */
}
.well-services:hover .services-img a{
   color: #f30400;
    transition: 0.4s;
}
/*----------------------------------------*/
/*  5. About area
/*----------------------------------------*/

#centreetdroite .about-area{
  padding-top:0;
  padding: 100px 0;
  padding-bottom: 150px;

  background-size: 68%;
}

.about-area .row{
    margin:0 -30px!important;
}
.PGS_SPECIALE_3 .about-area .row{
  margin:auto!important;
  max-width:1330px;
}
.about-area .col-md-6{
  display:inline-block;
  float:none;
  font-size:16px;
  vertical-align:middle;
}
#centreetdroite .about-area .row{
  font-size:0;

  margin: 0 auto;
}
.about-area{
    background: url(../images/interface/bg_empreinte3.png);
    padding: 180px 0 213px 0;
    background-size: cover;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
}
.about-area .btn_projet_2{




  width: 100%;

  text-align: right;
  /* padding-right: 20px; */

}
.about-area .btn_projet_2 a{background: transparent;font-size: 17px;display:inline-block;padding: 8px 15px;vertical-align: middle;}
.about-image{
    position: relative;
    display: block;
}
.about-area h4 {
    font-weight: 800;
    margin-bottom: 30px;
    line-height: 40px;
}
.about-details {
  font-size:0;
    overflow: hidden;
    display: block;
    padding: 20px 0px;
}
.about-content h4{
  font-size: 40px;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px;
}
.about-content{
  padding-left:80px;
  position: relative;
}
.about-content p{
  text-align: justify;
}
.about-content h4:after{
  content:'';
  height: 4px;
  width: 127px;
  position:absolute;
  left:0;
  bottom: -17px;
  background:#000;
}
.well-missions h5:after{
  content:'';
  height: 4px;
  width: 127px;
  position:absolute;
  left:0;
  bottom: -17px;
  background: #fff;
  }

.well-missions:first-child h5:after {
    background: #000;
}

::after {}
.well-missions-bas h5:after{
  background: #000;
  }
.single-about {
    width: calc(33.333333%);
display:inline-block;
    padding-right: 20px;
    vertical-align:top;
    padding-bottom: 20px;
}
.single-about:nth-child(5n), .single-about:nth-child(6n) {
    margin-bottom: 0px;
}
.single-about:nth-child(2n), .single-about:nth-child(4n) {
    margin-right: 0px;
}
.single-about h5 {
    font-size: 15px;
    color: #f30400;
    text-transform: uppercase;
    float: left;
    line-height: 28px;
    padding-left: 20px;
    margin-bottom: 0;
    position: relative;
}
.single-about ul {
    list-style: none!important;
    text-align: left;

}
.single-about ul li::before{
    position: absolute;
  content: "\f00c";
  left:0;
  top:0;
  font-family: fontAwesome;
  color : #f30400;
}
.single-about ul li {
    font-size: 15px;
    color: #111111;
    line-height: 28px;
    padding-left: 20px;
    margin-bottom: 0;
    position: relative;
}
.single-about h5::before{
    position: absolute;
  content: "\f00c";
  left:0;
  top:0;
  font-family: fontAwesome;

}
/*----------------------------------------*/
/*  6. Why choose Area
/*----------------------------------------*/
.choose-area .well-services {
    box-shadow: none;
    display: block;
    padding: 5px;
    /* background: #f6f6f6; */
    /* border: 2px solid #f6f6f6; */
    min-height: auto!important;
}
.choose-area .service-content p{
  color:#444;
}
.choose-area .services-img span {
    border-radius: 50%;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 99px;
    border: 1px solid #e2017b;
    color: #fff;
    transition: 0.4s;
  background: #e2017b;
}
/*----------------------------------------*/
/*  7. service area
/*----------------------------------------*/
.services-area{
  background: #f8f8f8;
}
.single-service {
    padding: 30px;
    box-shadow: none;
    margin-top: 30px;
    overflow: hidden;
  background: #fff;
}
.all-services{
    margin-top: -30px;
}
.service-image {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
.service-image img {
    transform: scale(1.1);
    transition: 1s;
}
.bottom_pied{
  background:#000;
  text-align:center;
  padding:10px 0px;
}
.bottom_pied ul{
  margin:0px;
}
.bottom_pied ul li{
  display:inline-block;
  padding:0 15px;
  color:#fff;
}
.bottom_pied ul li a{
  color:#fff;
}
.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    z-index: 2;
}
.service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -12px;
    top: -2px;
}
.single-service:hover .service-image img {
    transform: scale(1);
    transition: 1s;
}
/*--------------------------------*/
/*  8.Project Area
/*--------------------------------*/
.project-menu li a {
    color: #444;
    display: inline-block;
    font-size: 14px;
    margin: 0 12px;
    padding: 0px 1px 8px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.project-menu li a.active {
    color: #e2017b;
    text-decoration: none;
}
.project-menu {
    margin-bottom: 10px;
}
.project-menu li a:first-child{
   padding-left:0px;
   margin-left:0px;
}
.project-menu li {
    display: inline-block;
}
.project-menu li a:hover {
    color: #e2017b;
    text-decoration: none;
}
.project-single{
    width: 33.34%;
    float: left;
}
.all-padding{
    padding: 15px;
}
.single-awesome-project {
  overflow: hidden;
}
.awesome-img{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.awesome-img::after{
  position: absolute;
  left:0;
  top:0;
  background: rgba(99,198,114,0.40) none repeat scroll 0 0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
}
.awesome-img img {
    transform: scale(1.1);
    transition: 1s;
}
.single-awesome-project:hover .awesome-img img {
    transform: scale(1);
    transition: 1s;
}
.awesome-img > a {
  display: block;
  position: relative;
}
.single-awesome-project:hover .awesome-img > a::after,
.single-awesome-project:hover .awesome-img::after{
  opacity: 1;
}
.single-awesome-project:hover .add-actions{
  opacity: 1;
    top: 50%;
    margin-top: -30px;
}
.single-awesome-project:hover{
    background: rgba(99,198,114,0.90) none repeat scroll 0 0;
}
.awesome-img > a::after {
  background: rgba(99,198,114,0.90) none repeat scroll 0 0;
  content: "";
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  left: 0;
  position: absolute;
  top: 15px;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: 0.4s;
}
.add-actions {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 100%;
    z-index: 9999;
}
.project-dec {
  display: inline-block;
}
.project-dec h4 {
  margin-bottom: 5px;
}
.project-dec h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.project-dec a {
    color: #fff;
}
.project-dec a:hover {
    color: #fff;
}
.project-dec span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    transition: 0.4s;
}
.project-dec span:hover{
    color:#333;
    transition: 0.4s;
}
.project-heading {
    font-size: 32px;
    margin: 40px 0 20px;
    text-transform: capitalize;
}
/*----------------------------------------*/
/* 9.Counter Area
/*----------------------------------------*/
.counter-area{
    background:url(../images/interface/bg1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment:  fixed;
}
.counter-area{
    position: relative;
    width: 100%;
    height: auto;
}
.fun-content {
    overflow: hidden;
    margin-top: 15px;
    display: block;
}
.fun_text > a {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 76px;
    width: 80px;
    height: 80px;
    border: 1px solid #e2017b;
    border-radius: 50%;
  background: #e2017b;
}
.fun_text {
    float: left;
    width: 25%;
    text-align: center;
}
.fun_text span {
    color: #e2017b;
    display: block;
    font-size: 50px;
    padding: 15px 0px 20px;
    font-weight: 800;
    line-height: 40px;
}
.fun_text > h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
/*----------------------------------------*/
/* 10. Pricing css
/*----------------------------------------*/
.welcome-page-area{
    background: #f9f9f9;
}
.pricing-area {
    background: #f9f9f9;
}
.top-price-inner {
    border-bottom: 1px solid #ccc;
    padding: 20px 20px;
    margin-bottom: 20px;
}
.top-price-inner h4 {
    color: #444;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.daily-per{
    margin-bottom: 10px;
}
.daily{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
.top-price-inner .hours {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-left: 10px;
    color: #e2017b;
}
span.users {
    color: #e2017b;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.prices {
    font-size: 26px;
    font-weight: 600;
    color: #444;
    padding-right: 10px;
}
.table-list {
    border: 1px solid #ccc;
    text-align: center;
    transition: all 0.4s ease 0s;
    background: #fff;
}
.table-list ol li {
    color: #444;
    padding: 12px 0px;
    position: relative;
    text-align: center;
}
.price-btn {
    border-top: 1px solid #ccc;
    padding: 30px 20px;
    margin-top: 20px;
}
.price-btn a {
    color: #fff;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 30px;
    background: #e2017b;
    border: 1px solid #e2017b;
    letter-spacing: 1px;
}
.table-list > h3 {
    color: #455454;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
}
.table-list ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.price-btn a:hover {
    background: #fff;
    color: #e2017b;
    border: 1px solid #e2017b;
}
@media screen and (max-width: 991px) {
  #logo_menu{
    left:50%;
    margin-left:-100px;
  }
  #menu_haut ul{
    padding-top:50px;
  }
  .choose-area .section-headline h3{
    width:80%;
  }
  .list_part > div{
    width:33.333333%;
      margin-bottom:30px;
  }
  .list_part{
    text-align:center;
  }
  .footer-logo, .footer-contact{
    width:100%!important;
  }
  .btn_projet_3{
    margin:0px;
  }
  .well-services:first-child{
    width:90%!important;
    display:block;
  }
  .PGS_ACTUALITE .well-services{
    width:33.333333%;
  }
  .well-services:first-child:after{
  border-right: 55px solid transparent;
    border-bottom: 75px solid black;
      bottom:0;
  }
  .well-services{
    width:50%;
  }
  .PGS_SPECIALE_2 .well-services:nth-child(2), .PGS_SPECIALE_2 .well-services:nth-child(3), .PGS_SPECIALE_2 .well-services:nth-child(4), .PGS_SPECIALE_2 .well-services:nth-child(5){
    width:25%;
  }
  .welcome-area{
    height:auto;
  }
  .well-missions{
    width:100%!important;
    text-align:center;
  }
  .missions-blocs{
    width:100%!important;
    max-width:100%!important;
    float:none!important;
  }
  .about-content{
    padding-left:0;
    padding-top:40px;
  }
  #centreetdroite .about-area{
    padding-left: 15px;
    padding-right:15px;
  }
  .about-area img{
    max-width:100%;
    height:auto;
  }
#pied .col-md-4{
    margin-bottom:20px;
}
#filters li.pull-right{
  float:none !important;
  }
}
.blog-area{
  background: #fff;
  padding: 60px 0;
  position: relative;
}
.blog-area .liens_avis{
    position: absolute;
    right: 20%;
    bottom: 60px;
    z-index: 9999999;
}
.blog-area .liens_avis img{
    width: 30px;
}

.blog-grid {
    margin-top: -30px;
}
.blog-image{
  overflow: hidden;
    display: block;
}
.image-scale {
    position: relative;
    transform: scale(1.1);
    display: block;
    transition: 0.5s;
}
.image-scale img{
  width:100%;:
}
.image-scale::after{
    position: absolute;
    content: "";
    background: rgba(0,46,91,0.30);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}
.blog-content a h4 {
    font-size: 15px;
    /* text-transform: capitalize; */
    font-weight: 600;
    color: #111;
    line-height: 24px;
    height:48px;
}
.blog-meta {
    position: relative;
    top: -40px;
    background: #ec0401;
    width: 135px;
    padding: 5px 10px;
    left: 10px;
}
.blog-meta span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-right: 10px;
}
.blog-title {
    margin-top: -10px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after{
    background: rgba(0,46,91,0);
}
.single-blog {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.blog-grid-fast {
    margin-top: -30px;
}
.single-blog.b-mar{
    margin-top: 20px;
}
.blog-content a h4:hover{
    color:#ec0401;
}
.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #f30400;
    position: relative;
    /* text-transform: uppercase; */
    font-size: 15px;
}
.blog-btn::after {
    position: absolute;
    content: "\e87a";
    right: 10px;
    top: 0px;
    font-family: cleaning;
    font-size: 13px;
    opacity: 0;
    transition: 0.5s;
}
.blog-btn:hover {
    color: #111111;
}
.blog-btn:hover.blog-btn::after {
    right: -20px;
    opacity: 1;
    transition: 0.5s;
}
.banner-area {
    background: #111111;
    display: block;
    overflow: hidden;
    padding: 40px 0px;
}

.banner-content p {
  font-size: 15px;
  color: white;
  float: left;
  width: 75%;
}
.banner-contact {
    float: left;
    padding: 10px 0px;
    width: 25%;
}
.banner-contact span i {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}
.banner-contact span {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-right: 20px;
}
.banner-btn {
    border: 1px solid #f30400;
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    background: #f30400;
}
.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:.6;
    content:"";
}
.equipe{
  font-size:0;
}
.equipe >.item:first-child{
    width:68.7%;

}
.equipe .inline_item{
  display:inline-block;width:31.3%;
}
.equipe .item{
  width:100%;
  opacity:1;
  display:inline-block;
  box-sizing:border-box;
  position:relative;
  vertical-align:top;
}
.equipe .item .desc-admin{
  position:absolute;
  top:0%;
  left:0;
  bottom:0;
  right:0;
  line-height:100%;
  background-color:rgba(0,0,0,0.5);
  opacity:0;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.equipe .item .desc-admin h4 {

    color: #fff!important;
    text-align:center;
    font-size:20px;
    line-height:20px;
}
.equipe .item:hover .desc-admin{
  opacity:1;
}
.equipe .item .desc-admin h4{
margin-top:50%!important;
color:#fff!important;
}
img {max-width:100%;
  height:auto;
}
.intro-content {
    position: relative;
    z-index: 1;
}
.intro-content::after {
    background: rgba(10, 24, 40, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.preloader-cover-screen {
  background-color: #000;
  position: fixed;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index: 100000;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: fixed;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index: 100001;
  background-image: url(../images/interface/logo_chargement2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 600px auto;
  background-color: #111;
}
.theme-is-dark .pace {
  background-image: url(../images/interface/logo_chargement2.png);
  background-color: #111;
}

.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    bottom: 100px;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: 0;
}
.slider-content .container{
  max-width:1330px;
  width:100%;

}
.layer-1 {
    margin: 20px 0;
}
.layer-2 p {
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
    margin: 0;
    text-transform: uppercase;
}
.layer-1 h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 400;
    font-family:'quantifyregular';
    line-height: 60px;
    text-transform: uppercase;
    display: inline;
}
.ready-btn {
    border-left: 4px solid #f30400;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #f30400;
}
.ready-btn:hover{
    color: #f30400;
    background: #f6f6f6;
    text-decoration: none;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: #111111;
    border: 1px solid #111111;
}
.ready-btn.right-btn:hover{
    background: #e2017b;
    border: 1px solid #e2017b;
}
.ready-btn.left-btn:hover{
    background: #f6f6f6;
    border-left: 4px solid #f30400;
}


.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev i,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next i{
  font-family:'cleaning'!important;
  font-weight: 600;
}



.intro-carousel .owl-item .layer-1{
    transform: translateY(100%);
    max-width:500px;
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
    position: relative;
}
.intro-carousel .owl-item .layer-2{

    opacity: 0;
    transition: all 1s ease-in-out 1s;
    /* position: absolute; */
    /* bottom: 28px; */
    /* left:280px; */
    line-height:20px;
    border-left: 1px solid white;
    padding-left: 5px;
    display:inline-block;
    vertical-align:top;
    margin-top:12px;
}
.intro-carousel .owl-item .layer-3{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1.5s;
}
.intro-carousel .owl-item.active .layer-1,
.intro-carousel .owl-item.active .layer-2,
.intro-carousel .owl-item.active .layer-3{
    transform: translateY(0);
    opacity: 1;
}

.choose-area, .choose-area .well-missions,
.partener-area{
    position: relative;
}
.choose-area{
  /* padding-bottom:80px; */
  /* border-top:20px solid #000; */
  font-size: 0;
}
.well-missions-haut,
.well-missions-bas{
  width:100%;
}
.well-missions-bas .well-missions{
  /* padding-top:70px; */
}
.well-missions-haut{
  border-top: 4px solid #000;
  margin-top: -4px;
}
.well-missions{
  display:inline-block;
  vertical-align : top;
  width:50%;
  font-size: initial;
  padding: 40px 25px 60px 25px;
  text-align: left;
  min-height: 352px;
}
.well-missions-2 .missions-blocs{
  float: left;
}
.well-missions-haut .missions-blocs{
  color:#fff;
}

.well-missions-haut .well-missions:first-child .missions-blocs, .well-missions-haut .well-missions:first-child h5 {
    color: #000;
}
.well-missions-haut .well-missions,
.well-missions-bas .well-missions{
  overflow:hidden;
  position:relative;
}
.well-missions-haut .well-missions:after,
.well-missions-bas .well-missions:after{
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-150%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-150%,0);
}
.well-missions-bas .well-missions:after{
  background: rgb(191 191 191 / 50%);
}
.well-missions-haut .well-missions:hover::after,
.well-missions-bas .well-missions:hover::after {
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,150%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,150%,0);
}

.missions-blocs{
  width: 100%;
  max-width: calc((1330px / 2) - 25px);
  /* text-align: right; */
  float: right;
  padding-left: 15px;
}
.missions-blocs img{
  display: block;
  margin: 0 auto;
  max-width: 76px;
  height: auto;
}
.well-missions-haut h5{
  color:#fff;
}
.well-missions h5{
  font-size:30px;
  line-height: 1;
  position: relative;
  font-weight: 600;
  margin-bottom: 40px;
}
.well-missions-haut .well-missions:first-child{
  background-color: #f2f2f2;
}
.well-missions-haut .well-missions:nth-child(2){
  background-color:#000000;
  padding-bottom:70px;
}
.well-missions-bas .well-missions:first-child{
  background-color:#ffffff;
  padding-bottom:150px!important;
}
.well-missions-bas .well-missions:nth-child(2){
  background-image: url(../images/interface/bg_empreinte3.png);
  background-repeat:no-repeat;
  padding-bottom:150px!important;
}



.choose-area .col-md-3 .services-img span,
.choose-area .col-md-3 .services-img a{
  padding-top:15px;
}
.choose-area .col-md-3:first-child .services-img span,
.choose-area .col-md-3:first-child .services-img a{
  padding-top:0px;
}
.banner-btn:hover{
    background: transparent;
    border: 1px solid #f30400;
    color: #f30400;
}
.banner-content h4 {
    float: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 26px;
    max-width: 800px;
    text-align: center;
    line-height: 32px;
}
.sub-head h4 {
    color: #444;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
}
.sub-head p {
    color: #444;
    font-size: 17px;
    margin-top: 20px;
    line-height: 26px;
}
.color{
    color:#e2017b;
    font-weight: 900;
}
.footer-area {
    background: #000000;

}
.footer-area .padding-btn-contact-2{
  position:relative;
  z-index: 1;
}
.footer-area .padding-btn-contact-2:after{
    position:absolute;
    content:'';
    left:0;
    bottom:0;
    top:0;
    background: #f2f2f2;
    width: 3000px;
    height:100%;
    z-index: -1;
}
.footer-head p {
    color: #fff;
}
.footer-head h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.footer-head .single-blog {
    margin-top: 20px;
    position: relative;
    overflow: visible;
    background: transparent;
    font-size: 15px;
}
.footer-head .blog-content a h4 {
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 15px;
    font-size: 15px;
    text-transform: initial;
    font-weight: 400;
    height:auto;
}
.footer-head .blog-content a h4:hover{
    color: #f30400;
}
.footer-head .blog-btn {
    color: #e2017b;
}
.footer-head .blog-text p {
    margin-bottom: 10px;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #f30400;
        background:#f30400;

}
.footer-icons ul li a i{
   padding: 6px;
}
.footer-icons ul li a:hover{
    color: #f30400;
    border:1px solid #f30400;
    background:#ffffff;
}
.footer-icons {
    margin-top: 30px;
}
.footer-contacts p span {
    color: #f30400;
    font-weight: 700;
}
.footer-area hr {
    border-top: 1px solid #fff;
}
.footer-content {
    z-index: 1;
    display: block;
    overflow: hidden;
    font-size: 0;
    padding: 40px 30px;
}
.padding-btn-contact-2{
  padding:40px 30px;
}
.footer-logo,
.footer-contact{
  width: 50%;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.footer-btn-contact-2{
  width: 65%!important;
}
.footer-btn-contact-1,
.footer-btn-contact-2{
  width: 50%;

  display: inline-block;
  font-size: 0;
  vertical-align: top;
  z-index: 1;
}
.footer-btn-contact-1{
  text-align: right;
  padding-left:40px;
}
.footer-btn-contact-1 a,
.footer-btn-contact-2 a{
  color:#fff;
  font-size:initial;
  text-transform:uppercase;
  font-weight:600;
  text-align:center;
  display: block;
  padding: 20px 30px;
  border: 1px solid #ffffff;
  width: 200px;
  margin: 0 auto;
}

.footer-btn-contact-2 a {
    color: #000;
    border-color: #000;
}
#pied .footer-contact ul{
  display:block;
  width:100%;
  font-size: initial;
}
#pied .footer-contact ul li a img{
  display:block;
  width:35px;
  padding: 4px;
  font-size: initial;
  opacity: 0.7;
}
#pied .footer-contact ul li{
  display:inline-block;
}
#pied .footer-contact div{
  display:inline-block;
  width: 50%;
  vertical-align: middle;
  font-size: 16px;
  color:#fff;
  line-height: 1.2;
  text-align:center;
  padding-left: 5px;
}
#pied .footer-contact h5{
  text-transform:uppercase;
  font-weight:600;
  position:relative;
  margin-bottom: 15px;
  font-size: 16px;
  color:#fff;
}
#pied .footer-contact h5:after{
  content:'';
  bottom: -5px;
  height: 1px;
  width: 33px;
  margin-left:-16.5px;
  position:absolute;
  background:#fff;
  left:50%;
}
.suscribe-input input {
    background:transparent;
    border: medium none;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 42px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #fff;
}
.suscribe-input button {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: uppercase;
}
.suscribe-input button:hover{
    background:#ffffff;
    border: 1px solid #f30400;
    color: #f30400;
    transition: 0.4s;
}
.footer-head hr {
    margin-bottom: 10px;
}
.footer-list li a {
    color: #fff;
    padding: 5px 0px;
    display: block;
    position: relative;
    font-weight: 500;
}
.footer-list li a::after {
    position: absolute;
    content: "\e876";
    right: 0;
    top: 5px;
    font-family: cleaning;
    font-size: 12px;
}
.footer-list li a:hover {
    color: #f30400;
}
.footer-area-bottom {
    background: #173c47 none repeat scroll 0 0;
    padding: 25px 0;
}
.copyright-text a:hover{text-decoration: underline;color:#e2017b;}
.copyright-text a {
    color: #fff;
}
.copyright > p {
    margin-bottom: 0;
    color: #fff;
}
.copyright a {
    color: #e2017b;
}
.copyright ul{
    text-align: right;
}
.copyright ul li {
    display: inline-block;
    margin-left: 20px;
}
.copyright ul li a {
    color: #fff;
    text-align: right;
}
.copyright ul li a:hover{
    color: #e2017b;
}
.quote-area{
    background: #f6f6f6;
}
.quote-icon {
    display: block;
    margin-bottom: 40px;
}
.quote-icon i {
    color: #fff;
    float: left;
    font-size: 30px;
    border: 1px solid #e2017b;
    background: #e2017b;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.quote-icon span {
    color: #444;
    display: block;
    padding-left: 70px;
    line-height: 24px;
    font-size: 17px;
}
.single-contact span {
    color: #fff;
}
.form-row{
  margin-top: 60px;
}
.quote-area #contactForm input,
.quote-area #contactForm select{
    border: none;
    border-radius: 0;
    height: 46px;
    margin-bottom: 20px;
    width: 100%;
    padding: 6px 12px;
    color: #555;
}
.quote-area .contact-form textarea{
    height: 180px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
}
.quote-area .quote-btn {
    background: #e2017b;
    border: 1px solid #e2017b;
    color: #fff!important;
    padding: 10px 20px;
    width:auto!important;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    /* display: block; */
    /* width: 100%; */
    transition: 0.4s;
    border-radius: 15px!important;
    float: right;
}
.quote-area .quote-btn:hover{
    background: #fff;
    border: 1px solid #e2017b;
    color: #e2017b;
     transition: 0.4s;
}
.contact-details {
    display: block;
    overflow: hidden;
}
.contact-icon {
    padding: 30px;
    background: #f6f6f6;
}
.contact-page .single-contact span {
    color: #444;
}
.contact-page .single-contact a i{
   width: 40px;
    height: 40px;
    border: 1px solid #444;
    text-align: center;
    line-height: 36px;
    color:#444;
    border-radius: 50%;
    margin-right: 15px;
    font-size: 16px;
}
.contact-head {
    background: #f6f6f6;
    padding: 50px 30px;
}
.contact-head h3{
    font-size: 30px;
}
.contact-head p {
    font-size: 17px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.contact-form textarea {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 180px;
    padding: 20px;
    width: 100%;
}
.contact-page .contact-btn {
    background: #e2017b;
    border: 1px solid #e2017b;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: uppercase;
}
.contact-page .contact-btn:hover {
    background: #252525  none repeat scroll 0 0;
    border: 1px solid #252525 ;
    color: #fff;
    transition: 0.4s;
}

.list_illustration{
  font-size:0;
margin:0 -15px;
}
.block_illustration{
  border:1px solid #eee;
  margin:0 15px;
width:calc(25% - 30px);
display:inline-block;
vertical-align:top;
}
.block_illustration img{
  width:100%;
  height:auto;
}
.block_illustration:nth-child(3) span{
  padding-top:22px;
}
.block_illustration span{
  width:100%;
  font-size:16px;
  color:#222;
  padding:0 15px;
  text-align:center;
  display:block;
  height:74px;

  font-weight:bold;
  padding:10px 15px;
}
@media screen and (min-width: 1170px) {
.opened_btn .icon-bar{
  background:#fff;
}
}
@media screen and (max-width: 1330px) and (min-width: 1170px) {
    #centreetdroite{
      width:100%!important;
    }
    .PGS_CONTACT #centreetdroite{
      padding:0 15px;
    }
}
@media screen and (max-width: 1170px) {
   .PGS_ACTUALITE #contenu{
    padding-top:60px!important;
  }
  .btn_projet_3 a:after{
    width:15px;
    left:100%;
  }
  .contact_page{
    padding:15px;
  }
  .btn_projet_2 a:after{
    width:100%;
    left:0;
  }
  .pageAccueil #header{
    position:absolute;
    min-width:0;
  }
  .arguments .arguments1, .arguments .arguments2, .arguments .arguments3, .arguments .arguments4{
      padding:0 10px;
        width:50%;
        display:inline-block;
        text-align:left;
    }

    #main-slider{
        padding-top:0px;
    }
    .top_header{
        display:none;
    }
   /* #menu_haut ul {
        text-align: left;
        padding:20px 15px!important;
    }*/

    .carousel-inner {
        width: 100%!important;
    }
    #menu_haut ul li a:after {
        display: none;
    }
    #menu_haut ul li a:hover,
    #menu_haut ul li:hover a {
        /* color: #3A4046; */
    }

   #menu_haut .extend {
        padding: 0px;
        font-size: 20px!important;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        line-height: 35px;
        width: 35px;
        padding-top:5px;
        color: #da1c22!important;
    }
   /* #header #menu_haut {
        width: 100%!important;
        max-width: 100%;
        float: none;
        margin: 0;
        position:absolute;
        top:100%;
        padding: 0;
        position:absolute!important;
        z-index: 160!important;

        right:0px!important;
        overflow: hidden;
        height: 0px;
    }*/
    .search-container{
        display:none;
    }
    .btn-menu {
        z-index: 1000;
        display: inline-block!important;
        /* position: absolute; */
        right: 20px;
        top: 20px;
        /* background-color:#fff; */
        z-index:10000;
        margin-right:0px!important;
        /* border:1px solid #ccc; */
    }
    .icon-bar{
      background-color:#222;
    }
       #col1 {
        display: none;
    }
    #col3 {
        float: none;
    }
    #pied {
        width: 100%;
    }
    .conseils_isolants{
      width:50%;
      padding:0 15px;

    }
    #pied #conteneur_pied {
        width: 100%;
        box-sizing: border-box;
        padding: 0px;
    }
    .slider{
      padding-top:0!important;
    }
    #header {
      position:relative;
        min-width: 100%;
        /* height: 100px; */
        height:auto;

    }
     .layer-1 h2{
      font-size:30px;

      line-height:30px;
    }
    #conteneur {
        /* padding-top:100px; */
    }
   .center_actu {
        padding: 40px 15px!important;
    }

    #conteneur_contenu {
        min-width: 100%;
    }
    #contenu,
    #conteneur_header {
        width: 100%;
        position:relative;
    }
    .PGS_SPECIALE_2 #contenu, .PGS_ACTUALITE #contenu{
      padding-top:0;
      /* padding: 0 15px; */
    }
    .paragraphe p > img {
        display: block;
        max-width: 100%;
        height: auto;
        padding: 0px!important;
        margin: auto;
        margin-bottom: 20px!important;
    }
    .partenaires img{
      display:inline-block!important;
    }
    #centreetdroite .transport-king .about-us p {
        width: auto;
    }
    .SF fieldset p {
        display: inline-block;
        width: 100%!important;
        margin-left: 0px!important;
    }

    #header #logo {
        position: relative;

        left: 0px;
        margin-right:29px;
        padding:10px;
    }
    #logo img {
        padding-top: 0!important;
    }
    #logo{
      width:200px!important;
    }
    #header #logo img{
      width:100%;
    }
    #header #logo:after {
        border: none;
    }
    #position-menu {
        background-color: #fff;
        /* position: absolute; */
        height:0;
        top: 100%;
        width: 100%;
        margin: 0;
        left:0;
        padding: 0;
        top:0;
        text-align: left;
    }
    .not_open{
      position:absolute;
      top:20px;
      right:10px;
    }
    #menu_haut ul li ul {
        display: block;
        height: 0px;
        overflow: hidden;
        padding: 0px!important;
        background-color:#fff;
        top:0!important;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity: 1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
        padding-left:20px!important;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: center;
        color: #3e3e3e!important;
        background-color: #fff;


    }
    #menu_haut ul li.open ul li a{
       padding: 10px 0px!important;
    }
    #menu_haut ul li.open ul li{
        border:0px;
        padding:0px;
    }
    #menu_haut ul.menu-sub > li:first-child:after {
        display: none;
    }
    .page-heading .page-title h2{
        font-size:25px;
        padding-right:0;
        margin-right:0;
    }
    .page-heading{
      padding-top:10px;
    }
    #ariane{
        width:100%;
        text-align:left;
        padding:10px 15px;
    }
    .page-heading .page-title{
        width:calc(100% - 100px);
    }

    /*#menu_haut ul {
        float: none;
        padding:0px!important;
        display:block;
        margin: auto;
    }*/
    #recherche {
        top: 0px;
        right: 0px;
    }
    #centreetdroite {
        width: 100%!important;
    }
    #wrapper {
        top: 0px;
        width: 100%;
        margin-left: 0px;
        min-width: 100%;
        height: auto;
    }
    body {
        /* overflow-x: hidden; */
    }
    #carousel div {
        height: auto;
    }
    #carousel div img {
        height: auto;
        width: 100%;
    }
    #pager2 {
        width: 100%;
        bottom: 10px;
        top: auto;
    }

    #centreetdroite {
        width: 100%!important;
        margin: auto;
        height: auto!important;
    }
    .par_style_1{
      padding: 0 15px;
    }

    #gauche {
        width: 96%;
        margin: auto;
        padding: 0px;
        position: absolute;
        float: none;
        margin-left: 2%;
    }
    #col2 > a {
        display: none!important;
    }
    #col2 {
        width: 20%;
        margin-right: 0;
        margin-left: 5%;
    }
    #col2 #reseaux {
        width: 100%;
        text-align: center;
    }
    #col2 #reseaux a {
        margin: auto!important;
        display: block!important;
        margin-bottom: 40px!important;
    }
    #col2 {
        margin-left: 5%;
        width: 50%;
        margin-right: 0px;
    }
    #gauche h3 {
        font-size: 1.8em;
        font-weight: normal;
        text-transform: capitalize;
    }
    #gauche .mdl_billet {
        font-size: 1.2em;
        color: #1a333c;
    }
/*#menu_haut li a{
    padding:10px 0px;
    display:block;
    text-align:left;
    border-bottom:1px solid #ccc;
}*/
#menu_haut li a.extend{
    border:0px;

}
#menu_haut li:last-child a{
    border:0px;
}

  /*  #menu_haut> ul >li {
        width: 100%;
        margin:0px;
        padding:0px 16px;
            -moz-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -o-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);

    }*/
    .sousmenu.open + li a {
            border-top:1px solid #ccc;
    }
        #menu_haut> ul >li  a{
               -moz-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -o-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
        }
    #menu_haut> ul >li:hover .extend{
        color:#fff!important;
    }
     #pied #conteneur_pied > div{
    width:100%;
   }
   .block_illustration{
    width:calc(50% - 30px);
    margin-bottom:30px;
   }

.block_illustration span{
  height:auto;
  padding:10px 15px!important;
}
}
#lines {
    border-bottom: 17px double black;
    border-top: 6px solid black;
    content: "";
    height: 5px;
    width: 35px;
    display: block;
}
.btn-menu {
    /* display: none; */
    cursor: pointer;
}

#pager2 {
    width: 100%;
    bottom: 10px;
    top: auto;
}
@media screen and (max-width: 850px) {
  .welcome-area{
    margin-top:0px;
  }
    .center_actu img {
        display: block;
        margin: auto;
        margin-bottom: 30px;
    }
    .right_actu {
        width: 100%;
        padding-left: 0px;
    }

  .mdl_formulaire .step-group > div{
    width: 100%!important;
  }
}
@media screen and (max-width: 740px) {
  .pace {

  background-size: 90% auto;

}
  .par_style_2 .mdl_formulaire p{
    padding:0px;
    width:100%;
  }
  .footer-btn-contact-1{
    width:100%;
    padding:0px;
    margin-top:20px;
  }
  #pied .footer-contact div{
    width:100%;
  }
  #work .grid .isotope .grid-item{
    width:50%;
  }
  .mission_bloc_gauche{
width:100%;
border-left: 1px solid #000;
text-align:left!important;
}
.mission_bloc_gauche p{
  text-align:left;
}
.footer-btn-contact-2{
  width:100%!important;
}
.mission_bloc_droit{
width:100%;
max-width:100%;
}
  .desc_real{
    width:100%;
  }
  .img_real{
    width:100%;
  }
  .list_real{
    padding-left:0px;
  }
  .PGS_SPECIALE_3 #centreetdroite div.paragraphe .section-headline h3{
    width:auto;
    font-size:28px;
  }
  .mdl_paragraphe2Colonne td{
    display:block;
    width:100%!important;
    padding:0px!important;
  }
   .conseils_isolants{
      width:100%;
      padding:0 15px;

    }
  .single-about{
    width:100%;
  }
  .block_real{
    width:100%;
  }
  .banner-contact{
    width:100%;
  }
  .banner-content p{
    width:100%!important;
  }
      .page-heading .page-title h2{
        font-size:20px;
        line-height:25px;
        margin:0px;
    }
    .page-heading .page-title:after{
          border-right: 45px solid transparent;
    border-bottom: 55px solid black;
    display:none;
    }
    .page-heading .container{
        width:100%;
    }
    .page-heading .page-title{
      width:100%;
    }
  .section-desc p.section-text{
      padding:0 15px!important;
  }

    .mosaicflow__item{
        width:50%;
    }
    .left_pres{
      width:100%;
      display:block;
    }
    .right_pres{
      width:100%;
    }

    .col1,
    .col2 {
        width: 100%;
    }
    .fun_text{
      width:50%;
    }
    .layer-1 h2{
      font-size:20px;

      line-height:20px;
    }
    .intro-carousel .owl-item .layer-2{
      line-height:20px;
      margin-top:0px;
    }
    .ready-btn{
      margin-top:10px;
    }
    .layer-2 p{
      padding:0px;
      font-size:16px;
      line-height:16px;
      margin-bottom:10px;
    }
    .col1 {
        margin-bottom: 40px;
    }

   .isoler .isoler_hiver, .isoler .isoler_ete{
    width:100%;
    display:block;
    margin-bottom:20px;
   }
    .carousel-inner,
    .carousel {
        height: auto!important;
    }


    #recherche {
        display: none;
    }
    #menu_haut {
        width: 100%;
        /* top: 35px; */
    }
    #menu_haut >ul {
      margin-top:180px;
        padding: 0px;

    }

  /*  #menu_haut >ul >li {
        display: inline-block;
        float: none;
    }*/
    #menu_haut >ul >li a {
        /* padding:0px; */
    }
   /* #menu_haut> ul >li {
        width: 100%;
    }*/
    #menu_haut li a{
      font-size:25px;
      padding:20px 0px;
    }
    #logo {
        left: 30%;
        margin: 0px!important;
        padding: 0px;
    }
    #background-menu-right {
        height: 190px;
    }
    #wrapper {
        /* top:205px; */
    }
    #col3 {
        width: 90%;
        margin-left: 5%!important;
        float: none;
    }
    #liste_lien_page_fille.spe_fille h3{
      width:100%!important;
      display:block!important;
      margin-bottom:30px;
      max-width:400px;
      margin:auto!important;
      margin-bottom:30px!important;
    }
     .block_illustration{
    width:calc(100% - 30px);
      margin:auto;
      max-width:400px;
    margin-bottom:30px;
    display:block;

   }
    #col2 {
        display: none;
    }
      .blog-area .col-md-2{
    width:33.33333%!important;
  }
      .arguments .arguments1, .arguments .arguments2, .arguments .arguments3, .arguments .arguments4{
      padding:0 10px;
        width:100%;
        display:inline-block;
        text-align:left;
    }
}
@media screen and (min-width: 0px) and (max-width: 500px) {
  .left-atout,.left-equipe{
      padding-right:20px!important;
    }
  .col_chiffre{
  width:100%;
}
.mosaicflow__item{
        width:100%;
    }
      .blog-area .col-md-2{
    width:50%!important;
  }


}
@media screen and (min-width: 0px) and (max-width: 400px) {
  .block_real{
    width:100%;
  }
  .fun_text{
    width:100%;
  }

    .media-left{
        display:block;
        text-align:center;
        padding:0px;
    }
    .media-left .media-object{
        text-align:center;
        margin:auto;
        margin-bottom:20px;
    }
    #header #logo img {

        width:calc(100% - 70px);
        max-width:190px;

    }
        #header #logo{
          width:100%!important;
        }
        .rge{
          display:none;
        }



}


@media screen and (max-width: 500px) {
  #work .grid .isotope .grid-item{
    width:100%;
  }
}

/* ====== FORMULAIRE  BASE ====== */
.mdl_formulaire fieldset{border:0;padding:0}
.mdl_formulaire .step-group{
  background:#fff;
  border:1px solid #e9ecef;
  border-radius:12px;
  padding:20px 20px 16px;
  margin-bottom:18px;
  box-shadow:0 1px 3px rgba(0,0,0,.04);
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
}
.step-group[data-step="7"] em{
  font-size:0;
}
.step-group[data-step="7"] > div br{
  display:none;
}
.mdl_formulaire .step-group > div:last-child {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.mdl_formulaire .step-group h4 {
    width: 100%;
}

.mdl_formulaire .step-group > div {
    width: calc(50% - 10px);
}

.mdl_formulaire .step-group > div.row_87, .mdl_formulaire .step-group > div.row_88, .mdl_formulaire .step-group > div.row_89, .mdl_formulaire .step-group > div.row_90, .mdl_formulaire .step-group > div.row_33 {
    width: 100%;
}
.mdl_formulaire .step-group h4{
  font-size:20px;
  margin:0 0 12px;
  border-left:6px solid #000000;
  padding-left:10px;
  line-height:1.2;
  margin: 0!important;
}
.mdl_formulaire p[class^="row_"]{margin-bottom:14px}
.mdl_formulaire label{display:block;font-weight:700;color:#2b2b2b;margin-bottom:6px;font-size:1.45rem;}
.mdl_formulaire label .obl{color:#000000}

.mdl_formulaire input[type="text"],
.mdl_formulaire input[type="email"],
.mdl_formulaire textarea,
.mdl_formulaire select{
  width:100%;max-width:760px;padding:10px 12px;border:1px solid #ced4da;border-radius:8px;
  font-size:16px;line-height:1.4
}
.mdl_formulaire textarea{min-height:96px}

.mdl_formulaire .btn{
  display:inline-block;font-weight:700;border:1px solid transparent;padding:10px 18px;
  font-size:16px;line-height:1.2;border-radius:8px;text-transform:uppercase
}
.mdl_formulaire .btn-primary,.mdl_formulaire .btn-success{background:#000000;border-color:#000000;color:#fff}
.mdl_formulaire .btn-secondary{background:#f1f3f5;border-color:#e0e0e0;color:#333}
.mdl_formulaire .btn:hover{opacity:.9}
.mdl_formulaire .mt-3 .btn{/* margin-right:8px; */}
.mdl_formulaire input[type="submit"], .mdl_formulaire .submit{
  width:200px;margin-top:20px;height:50px;color:#fff!important;background:#000000;
  font-size:16px!important;padding:5px 10px;cursor:pointer;border:none;font-weight:bold;display:inline-block;
  border:#000000 1px solid;font-family:"Open Sans",sans-serif;text-transform:uppercase
}

/* Indicateur d'ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ©tapes */
.mdl_formulaire .step-indicator{display:flex;gap:8px;margin:0 0 12px 0;justify-content: center;}
.mdl_formulaire .step-indicator .dot{
  width:28px;height:28px;border-radius:50%;background:#f1f3f5;color:#333;border:1px solid #dee2e6;
  display:flex;align-items:center;justify-content:center;font-weight:700
}
.mdl_formulaire .step-indicator .dot.active{background:#000000;color:#fff;border-color:#000000}


.mdl_formulaire p[data-qtype] .opt-row{
  display:flex; flex-wrap:wrap; align-items:center;
  gap:.5rem .75rem; margin-top:6px;
}


.mdl_formulaire p[data-qtype] .opt{
  display:inline-flex; align-items:center; gap:8px;
  padding:6px 12px; border:1px solid #e5e7eb; border-radius:9999px;
  background:#fff; line-height:1.2; white-space:nowrap; cursor:pointer;
}


.mdl_formulaire p[data-qtype] .opt > input.case{
  margin:0; position:static; float:none; display:inline-block;
  -webkit-appearance:auto; appearance:auto; vertical-align:middle; flex:0 0 auto;
}
.mdl_formulaire p[data-qtype] .opt > label.opt-lab{
  display:inline; margin:0; padding:0; font-weight:400; line-height:1.2; cursor:pointer;
}
.mdl_formulaire p[data-qtype] .opt > label.opt-lab .opt-text{
  display:inline; white-space:nowrap; line-height:1.2; vertical-align:middle;
}

/* Effets visuels */
.mdl_formulaire p[data-qtype] .opt:hover{
  background:#fff7fb; border-color:#000000; box-shadow:0 0 0 2px rgba(226,39,119,.12) inset;
}
.mdl_formulaire p[data-qtype] .opt > input.case:checked + label.opt-lab .opt-text{
  font-weight:700;
}

/* ====== ERREURS ====== */
.mdl_formulaire .step-group p.error label{color:#b30000;font-weight:bold}
.mdl_formulaire .step-group p.error input[type="text"],
.mdl_formulaire .step-group p.error input[type="email"],
.mdl_formulaire .step-group p.error textarea,
.mdl_formulaire .step-group p.error select{
  border-color:#b30000!important;background:#fff2f2
}
.mdl_formulaire .step-group p.error .options-list{
  border:1px solid #b30000;background:#fff7f7;padding:8px;border-radius:6px
}
.mdl_formulaire .field-error{display:block;color:#b30000;font-size:12px;margin-top:4px}


.mdl_formulaire .opt-row{
  /* aligne joliment les couples input+texte */
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 12px;
  margin-top: 8px;
}

.mdl_formulaire .opt{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  background: #fff;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
  cursor: pointer;               /* pointeur main sur toute la tuile */
}

.mdl_formulaire .opt-text{
  font-weight: normal!important;
}

.mdl_formulaire .opt input.case{
  width: 18px; height: 18px;
  margin: 0;                     
}

.mdl_formulaire .opt label.opt-lab{
  margin: 0;
  display: flex;
  align-items: center;
  cursor: pointer;                /* clic intuitif sur le texte */
}


.mdl_formulaire .opt:hover,
.mdl_formulaire .opt:focus-within{
  border-color: var(--life-rose);
  box-shadow: 0 0 0 3px rgb(0 0 0 / 64%);
  background: #fff;
}

.mdl_formulaire .opt:has(input.case:checked){
  border-color: var(--life-bg-v);
  box-shadow: 0 0 0 3px rgba(27, 21, 70, .15);
}

/* Fallback si :has n'est pas dispo : met en valeur le texte au check */
.mdl_formulaire input.case:checked + label.opt-lab .opt-text{
  font-weight: 600;
}

/*# sourceMappingURL=style.css.map */

.step-group label{
  /* margin-top:20px; */
}

