@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');
/** Style affichage **/
.bloc_lock a{ color: #fff;}
.results {
	padding: 40px 0;
}
.abs_art {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
  }
  .absolute_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
  }
/** section.related-works **/

.img-left {
	margin-right: 0;
	margin: 20px 0;
}
/** sec-doc **/
section.sec-doc a[class*="btn"] > i {
	margin-left: 5px;
}

.all-product{
    background: #f1f1f1;
}
/** Iframe Map **/
section.tac_iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
label.condition{ font-weight:300; font-size:12px;}
label.condition a{ color: #ff0000;}

.lang ul, .sx-social-icons{ padding:0;}
#mentionlegale{
    color:#222
   }
   #mentionlegale a {
    color:#1ea8c5

   }
   #mentionlegale a.logo {
    display:block;
    width:150px;
    height:34px;
    margin:0 auto;
    background-image:url(../img/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain
   }
   #mentionlegale .modal-content {
    height:calc(100vh - 40px);
    overflow-y:scroll ;
width: 95%;
   }
   #mentionlegale .sx-copyright a {
    font-size:35px ;
    display: block;
   }
   #mentionlegale p {
    margin-top:0;
    margin-bottom:0;
    line-height:1.2
   }
   #mentionlegale .modal-dialog {
    max-width: 800px;
    width: 100%;
   }
#mentionlegale .modal-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 742px;
    z-index: 9;
}
#mentionlegale .modal-body {
    padding-top: 75px;
}

.partenaire_titre {
    font-size: 18px;
}
input[type='date']:before {
	content: attr(placeholder);
	margin-right:3px;
  }
  input[type='date']:focus:before {
	display: none;
  }
#popup.modal {
  z-index: 99999;
}
.carousel-caption .titre_slider{
	font-family: 'Source Sans Pro', sans-serif;
}
/*.logo_h img{
	width:224px;	
}*/
/****	Responsive Design	***/
@media only screen and (max-width:992px) {
}
@media(max-width:991px) {

}
@media(max-width:800px) {
}
@media(max-width:575px) {
	#popup.modal .modal-body .content-popup {
		padding: 0;
	}
	.modal-dialog{
		margin: 0.5rem auto;
	}

	
}
@media(max-width:767px) {
    a[href^=tel], button[href^=tel] {
        color: inherit !important;
        appearance: inherit;
    }
    input[type='date']:before {
        display: none;
    }
    #popup.modal .modal-header button.close {
        margin: 0 0 0 auto;
        padding: 5px;
    }
    #popup .modal-body { 
    padding-top: 5px;
    }
    /* .chat{
        width: 315px;
        margin: 0 auto;
        right: 0;
        left: 0;
    } */
}

@media(min-width:992px) {
	.img-left {
		margin-right: 25px;
		margin-top: 0;
	}
}
@media(min-width:1200px) {
}
a.tf-v1-sidetab-close.tf-v1-close-icon {
    right: 25px;
    top: 8px;
}
@media (max-width:500px) {
    .chat{
        width: 310px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}


.sec-bloc-chiffre{
    padding: 400px 0 100px;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}
.item-ctn-chiffre{
    padding: 12px 0;
    background-color: rgba(0,105,137,.7);
    color: #fff;
    position: relative;
    z-index: 9;
}
.item-ctn-chiffre .sub-title {
    color: #fff;
    font-weight: 700;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 40px;
    padding: 0;
    margin-bottom: 10px;
}
@media (max-width:1199px) {
    .item-ctn-chiffre .sub-title {
        font-size: 35px;
    }
}



.item-ctn-chiffre .sub-title::before{
    display: none;
}
.list_chiffres {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #c78d31;
    font-weight: 500;
    text-shadow: 1px 1px rgb(0 0 0 / 50%);
}

.col_chiffre {
    margin: 10px;
    max-width: 180px;
    width: 100%;
}

.titre_chiffre {
    font-size: 33px;
    line-height: 1.3;
}
@media (max-width:1199px) {
    .titre_chiffre {
        font-size: 30px;
    }
}

.des_chiffre {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
}
@media (max-width:1199px) {
    .des_chiffre {
    font-size: 18px ;}
}
.img-chiffre{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.all-services .list_blocs.pos1 {
    padding-top: 20px;
    padding-bottom: 0;
}
.logo {
    width: 250px;
}
.list_chiffres {
    color: #cab776;
}
.page_benefices .col_expertise {
    max-width: 400px;
}
.page_offres .image_new img {
    width: 100%;
    object-fit: cover;
    height: 400px;
}
.page_offres .image_new {
    height: auto;
    max-width: none;
    width: auto;
}
@media(max-width:767px) {
    .sec-bloc-chiffre {
        padding: 227px 0 50px;
    }
    .item-ctn-chiffre .sub-title {
        font-size: 22px;
    }
    .titre_chiffre {
        font-size: 26px;
    }
    .item-ctn-chiffre {
        background-color: rgba(0,105,137,0.95);
    }
   
}
@media(max-width:600px) {
    .logo {
        width: 224px;
    }
}

@media (max-width:400px) {
    .item-ctn-chiffre .sub-title {
        font-size: 20px;
    }
    .des_chiffre{
        font-size: 16px;
    }
}
.col_new {
    padding: 20px 0;
}
.image_new {
    height: 500px;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}
.image_new img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cnt_new {
    padding-top: 35px;
}
.cnt_new h3, .cnt_new .h3, .cnt_new h2, .cnt_new .h2 {
    font-weight: 700;
}
.cnt_new li {
    margin-bottom: 15px;
}

@media(min-width:992px) {
    .col_new.inverse {
        flex-direction: row-reverse;
    }
    .col_new.inverse .image_new {
        margin-left: auto;
    }
}

@media(max-width:991px) {
    .image_new {
        height: auto;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }
}

@media(min-width:800px) {
    .special .results.affichage1 a.article, .special .results.affichage1 div.article {
        max-width: 576px !important;
        width: calc(100% - 60px) !important;
        margin: 30px !important;
    }
    .special .results.affichage1 a.article .article-image:before, .special .results.affichage1 div.article .article-image:before {
        padding-top: 100%;
    }
    #categories_articles .special .results:not(.owl-carousel) {
        padding-top: 0;
    }
}
.cnt_cat_top {
    padding-top: 40px;
}
.list_expertise {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding-top: 25px;
}

.col_expertise {
    max-width: 306px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.image_expertise {
    margin: 4px;
    width: calc(100% - 8px);
    display: block;
}

.image_expertise img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.cnt_expertise {
    margin-top: 15px;
    background-color: #96c1cd;
    color: #000;
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.titre_expertise {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 3px;
}

.txt_expertise {
    font-size: 15px;
}


.list_cat_bloc {
    display: flex;
    justify-content: center;
    padding-bottom: 45px;
    flex-wrap: wrap;
}

.col_cat_bloc {
    max-width: 320px;
    width: 100%;
}

.titre_cat_bloc {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #c78d31;
    margin-bottom: 15px;
}

.image_cat_bloc {
    margin: 8px;
    width: calc(100% - 16px);
    height: 200px;
    margin-bottom: 15px;
    display: block;
}

.image_cat_bloc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.surface_cat_bloc {
    padding: 10px;
    background-color: #96c1cd;
    line-height: 1;
    color: #000;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
}

.txt_cat_bloc {
    text-align: justify;
    padding: 10px;
    color: #000;
    font-weight: 300;
    font-size: 13px;
}


/*** Modifs le 06-09-2022 ****/
.grecaptcha-badge { 
    visibility: hidden; 
}
.grecaptchaTest{
    box-shadow: none;
}

/*** Modifs le 12-09-2022 ****/
.bloc-txt-offre {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.titre-bloc {
    margin-bottom: 30px;
}
.titre-bloc span {
    display: block;
}
.image_new_article{
    height: 100%;
    max-width: 100%;
}
.cnt_new_part1{
    margin-left: 30px;
    text-align: justify;
}
.cnt_new_part2{
    margin: 0 50px 0 15px;
    text-align: justify;
}
.cnt_new_part1 p, .cnt_new_part2 p{
    font-size: 16px;
}
.cnt_new_part1 a, .cnt_new_part2 a{
    font-weight: 600;
}
.cnt_new a:hover, .cnt_new a:hover{
    color: #8e8e8e;
}
#categories_articles h2 span{
    display: block;
}
#categories_articles .results:not(.owl-carousel){
    padding-bottom: 0;
}
.special .results.affichage1 a.article:last-child, .special .results.affichage1 div.article:last-child{
    margin-bottom: 0 !important;
}
.puces li{
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.puces li:before{
    position: absolute;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    top: 2px;
    left: 0;
    z-index: 1;
}
@media(max-width: 1199px){
    .cnt_new_part1{
        margin-left: 15px;
    }
    .cnt_new_part2{
        margin: 0 15px 0 0;
    }
}
@media(max-width: 991px){
    .image_new_article{
        max-width: 480px;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .cnt_new_part2{
        padding-top: 0;
    }
    .row.col_new.inverse .col-lg-7{
        margin-top: 20px;
    }
    .cnt_new_part1 p, .cnt_new_part2 p{
        font-size: 14px;
    }
    #categories_articles h2 span{
        display: initial;
    }
    .cnt_new_part1{
        margin-left: 0;
    }
    .cnt_new_part2{
        margin: 0;
    }
}