 ::-webkit-input-placeholder     { opacity:1; color: #fff }
 :-moz-placeholder               { opacity:1; color: #fff}
 ::-moz-placeholder              { opacity:1; color: #fff}
 a { text-decoration: none }

.titre { text-align: left; color: #fff; margin-bottom: 33px }
.titre h2 { font: 48px/normal ProximaNovaA; color: #84825e; font-weight: 900; letter-spacing: 1.2px; margin-bottom: 22px}
.titre p { max-width: 800px; margin: 0 auto; line-height: 24px }
.blcQuiSommesNous { padding: 90px 0 40px;  }
.blcQuiSommesNous .txtImage {  background:url('../png/bg-qui-sommes-nous.png') no-repeat right center; }
.blcQuiSommesNous .blctxt .txt p { color: #fff ; margin-bottom: 20px}
.blcQuiSommesNous .container .row { align-items: center;}
.blcTerritoire { padding: 54px 0;}
.blcTerritoire .blctxt h2 { color: #fff;font-size: 30px; text-align: center; font-weight: 700; margin-bottom: 20px}
.blcTerritoire p {  text-align: center;}
.blcTerritoire p strong { color: #84825e; font-weight: 900}
.blcTerritoire .blctxt {  position: relative;}
.blcQuiSommesNous  .blcTerritoire .container .row { align-items: baseline;}
.blcTerritoire .blctxt:after { content: ""; border-right: #313e50 solid 1px; height: 100%; position: absolute; right: -20px; top: 0; bottom:0; margin: auto }
.blcTerritoire .col-12.col-md-6:last-child .blctxt:after { display: none; }
.txtImage .img img { display: block; width: 100%;}
#QuiSommesNous .h-services-content { background-position: center }

.h-services-content-name {
    font-size: 20px;
    position: relative; z-index: 20
}

.blcQuiSommesNous .txt ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
.blcQuiSommesNous .txt ul li {
    position: relative;
    margin-bottom: 2px;
    padding-left: 20px
}

@media (min-width:1201px) { 
   

 }
@media (max-width:1200px) { 
.h-services-title { font-size: 25px } 

}
@media (max-width:767px) { 
    .txtImage .img { padding-bottom: 20px; }
    .blcTerritoire .blctxt::after {
        content: "";
        border-bottom: #313e50 solid 1px;
        height: 1px;
        position: absolute;
        right: 0;
        top: auto;
        bottom: 0;
        margin: auto;
        width: 200px;
        margin: 0 auto;
        left: 0;
    }
    .blcTerritoire .blctxt {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .blcTerritoire {
        padding:20px 0 0;
    }
    .blcQuiSommesNous {
        padding: 60px 0 0;
    }
    .blcTerritoire p br {
        display: none;
    }
     .blcQuiSommesNous {
        padding: 40px 0 0;
    }

 }
@media (max-width:600px) { 
    .blcQuiSommesNous .container { padding: 0 }
    .blcQuiSommesNous {
        padding: 20px 0 0;
    }
  
}


