@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300&family=Quicksand&display=swap');
body {
    font-weight: 400;
    color: #ddd0bf;
}
/** Style affichage **/
.bloc_lock a{ color: #fff;}
.results {
	padding: 40px 0;
}
/** section.related-works **/
section.related-works{
	background: #f5f5f5;
}
section.related-works .results a.article, section.related-works .results div.article {
    box-shadow: none;
    align-items: center;
}
section.related-works .results a.article .article-image, section.related-works .results div.article .article-image {
    border-radius: 50%;
    width: 110px;
    height: 110px;
}
section.related-works .results a.article .article-cnt, section.related-works .results div.article .article-cnt {
	margin-top: 10px;
    background: no-repeat;
    box-shadow: none;
}
section.related-works .results a.article:hover .article-image, section.related-works .results div.article:hover .article-image {
    border: 2px solid #ffffff;
}
section.related-works .results a.article:hover .article-cnt .article-titre, section.related-works .results div.article:hover .article-cnt .article-titre {
    color: #f6b60b;
}
/** section home **/
section.sec-content{
	/*background: #fefefe;*/
}
.img-left {
	margin-right: 0;
	margin: 20px 0;
}
.img-right {
    margin: 0 0 20px;
}
/** sec-doc **/
section.sec-doc a[class*="btn"] > i {
	margin-left: 5px;
}
/** all-services	**/
section.related-services {
	background: #f8b81d;
}
section.related-services h2.sub-title:after {
	background:#ffffff;
}
section.related-services .results.affichage1 a.article:hover .article-cnt .article-titre, section.related-services .results.affichage1 div.article:hover .article-cnt .article-titre {
    color: #f6b60b;
}
/** all-works **/
section.all-works {
	background: #ddd0bf;
	color: #000;
}
section.all-works h2.sub-title {
	color: #000;
}
/** all-services **/
.all-services{
	background: #ddd0c0;
}
/** all-product **/
.all-product{
    background: #f1f1f1;
}
/** all-partners **/
.all-partners {
	background: #ffffff;
}
/** Iframe Map **/
section.tac_iframe {
    display: flex;
}
label.condition{ font-weight:300; font-size:12px;}
label.condition a{ color: #ff0000;}

.lang ul, .sx-social-icons{ padding:0;}

main section[id^="carouselT_"]{ background-repeat: no-repeat;background-size: cover;}

/*	Style page tarifs	*/
.texte-tarifs {
	padding-top: 30px;
	color: #878383;
	font-size: 16px;
	line-height: 18px;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	color: #fff;
}
.col-tarif-rose, .col-tarif-gris {
	width: calc(100% - 20px);
	text-align: left;
	background-color: #3c62cf;
	padding: 10px 15px 25px;
	margin: 10px;
	flex-direction: column;
}
.col-tarif-gris {
	background-color: #9c906d;
}
.col-bloc-tarif {
	padding: 15px;
	border-bottom: 1px solid;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.col-bloc-tarif:last-child {
	border-bottom: 0;
}

.titre_col_tarif {
	width: 100%;
	padding-right: 0;
	text-align: center;
}
.vip_col_tarif {
	width: 100%;
	margin-top: 5px;
	font-weight: 700;
	text-align: center;
}

#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:24px
   }
   #mentionlegale .modal-dialog {
    max-width: 800px;
    width: 100%;
   }
   .titre_mention {
    padding:0 15px;
    position:relative;
    color:#404042;
    font-size:12px
   }
   .titre_mention:before {
    content:" | ";
    position:absolute;
    top:0;
    right:6px;
    color:#404042
   }
#mentionlegale .modal-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 742px;
    z-index: 9;
}
#mentionlegale .modal-body {
    padding-top: 75px;
}
/* ref5 */
/*.all-catraf .results.affichage1 .article {
margin: 0 auto;
width: 100%;
}
*/
.home {
    border-bottom: 1px solid #404042;
}
.widget_google{
    padding: 50px 0;
    overflow: hidden;
}
.swiper-slide {
    background: none;
}
.all-catraf .results.affichage1.carousel-ref5 .article{
    width: 100%;
    margin: 0 auto;
}
.all-catraf.carousel-ref5 .owl-stage-outer {
    width: 100%;
}
.all-catraf.carousel-ref5 .owl-stage {
    display: flex;
}
.all-catraf.carousel-ref5 .owl-carousel .owl-item {
    display: flex;
    flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 .article {
    flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 a.article .article-cnt, .all-catraf .results.affichage1 div.article .article-cnt {
    flex: 1 1 auto;
}
.all-catraf .results.affichage1 .article:last-child{
    margin: 0 auto;
}
.abs_art {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}
.listes_act_sec {
	text-align: left;
}
.modal.show .modal-dialog {
   -webkit-transform: none;
   transform: none;
   display: flex;
   margin-top: 0 !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100vh;
}
#index header:not(.sticky)>.header-bottom {
    background-color: transparent;
	border-bottom: none;
}
#index main {
    padding-top: 0 !important;
}

main {
	position: relative;
}
main:before {
    z-index: -1;
    right: 0;
    top: 0;
    background-image: url(../img/bg-cms.jpg);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #222;
}
#index main:before {
	display: none;
}
header:not(.sticky)>.header-bottom .logo img {
    max-width: 100%;
}
header>.header-bottom .item-header .header-left .info-header .email i {
    top: 0;
}
#index nav.primary-nav>ul>li:first-child{
    display: none !important;
}
.all-works .results.affichage1 .article .article-cnt {
    padding: 29px 15px;
}
.all-works .results.affichage1 .article .article-cnt .article-titre {
    font-size: 18px;
    max-width: none;
}
.home h1 span {
    font-weight: 100;
}
footer section.top-footer a.email {
    font-size: 20px;
}
.item-top i.fa.fa-clock-o {
    font-size: 21px;
}
.breadcrumb {
    letter-spacing: 0;
    font-size: 9px;
}
.form-control{
      color: #fff;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}
form#sx-form {
    color: #fff;
}
.carousel-caption .titre_slider, .h1, h1,.all-services .results.affichage3 .article .article-cnt .article-titre, .article .article-cnt .article-titre, .results.affichage3 .article .article-cnt .article-titre, h2, .h2, .h2.sub-title, h2.sub-title, .sec-art .results.affichage3 .article .article-cnt .article-titre {
    font-family: 'Quicksand', sans-serif;
}
.breadcrumb a {
    color: #4b4a4a;
}
.breadcrumb {
    color: #4b4a4a;
}
.breadcrumb a:hover, .breadcrumb a:focus {
    color: #fff;
}
.breadcrumb,  .breadcrumb a {
    color: #ddd0bf;
    font-size: 11px;
}
#articles_detail .home .h1, #articles_detail .home h1 {
    font-size: 20px;
}
.h1, h1 {
    color: #ddd0bf;
    text-transform: uppercase;
}
h2, .h2, h3, .h3, h4, .h4, .h2.sub-title, h2.sub-title{
    text-transform: uppercase;
}
a.article-retour, button.article-retour {
    font-size: 11px;
    line-height: 13px;
    max-width: 80px;
}
a.article-retour:hover, button.article-retour:hover {
    color: #ffffff;
}
/* section.detail a.img-detail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    opacity: 0;
    transition: opacity 0.5s;
}
section.detail a.img-detail:after {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s;
    color: #fff;
    font-size: 40px;
}
section.detail a.img-detail:hover:before {
    opacity: 1;
}
section.detail a.img-detail:hover:after {
    opacity: 1;
}
section.detail a.img-detail img {
    display: block;
}
section.detail a.img-detail {
    position: relative;
}
 */


#categories_articles a.article .article-image::after, #categories_articles div.article .article-image::after{
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s;
    color: #fff;
    font-size: 40px;
    background: rgba(0,0,0,0.9);
}
#categories_articles a.article:hover .article-image::after, #categories_articles div.article:hover .article-image::after{
    opacity: 1;
}


#index h1 span {
    display: block;
    font-size: 20px;
}
.sec-parallax .ctn-parallax .h2.sub-title {
    font-size: 34px;
}
.sec-parallax .ctn-parallax .h2.sub-title span{
 display: block;
}
.titre_page, section.detail .h1, section.detail h1{
    font-size: 26px;
    margin-bottom: 30px;
}
.titre_page span, section.detail .h1 span, section.detail h1 span, #articles_detail h1 span{
    display: block;
    font-size: 20px;
}
.bloc-img-article .img-detail{
    max-width: 420px;
    width: 100% !important;
    margin: 0 auto 25px !important;
    height: 450px;
    display: block !important;
}
.bloc-img-article .img-detail img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
#categories_articles .results.affichage6 a.article:nth-of-type(odd) .article-cnt, #categories_articles .results.affichage6 div.article:nth-of-type(odd) .article-cnt{
    text-align: right;
}
#categories_articles .results.affichage6 a.article:nth-of-type(even) .article-cnt.article-bts, #categories_articles .results.affichage6 div.article:nth-of-type(even) .article-cnt .article-bts {
    justify-content: flex-start;
}

.texte-content a:focus, .texte-content a:hover {
    color: #ddd0bf;
}
.texte-content a {
    color: #7a7a7a;
}
#categories_articles .texte-content, #articles_detail .texte-content{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
#categories_articles .texte-content p, #articles_detail .texte-content p{
    margin-bottom: 30px;
}
b, strong {
    font-weight: 700;
}
.col-bloc-txt a:focus, .col-bloc-txt a:hover {
    color: #ddd0bf;
}
.col-bloc-txt a {
    color: #7a7a7a;
}
.paginate li a.active, .paginate li a:hover {
    color: #000;
    background-color: #ddd0bf;
}
.paginate li a {
    color: #ddd0bf;
}
section.sec-gallery .gallery .item::after{
	background: rgba(221,208,191,0.7);
}
#produits_ref_detail .sec-content{
	padding-top:20px;	
}
.bouton-fixed{
	padding: 10px 10px;
	margin-right: 5px;
}
.carousel-caption .tx-slider [class*="btn-"], .carousel-caption .tx-slider [class*="btn"] {
	margin-bottom: 5px;
}

#categories_articles a.article .article-image:before, #categories_articles div.article .article-image:before{
    padding-top: 100%;
}

/****	Responsive Design	***/
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
     .sec-parallax .ctn-parallax .h2.sub-title {
        font-size: 28px;
    }
    .titre_page span{
        display: block;
        font-size: 26px;
    }
}
@media(max-width:767px) {
header>.header-bottom .item-header .header-left {
    top: 55px;
}
}

@media(min-width:576px){
	.titre-col-tarif {
		width: 85%;
		padding-right: 5px;
	}
	.vip-col-tarif {
		width: 15%;
		
	}
}
@media(min-width:768px){
	.col_tarif_rose, .col_tarif_gris {
		width: calc(50% - 20px);
	}
    .item-top i.fa.fa-clock-o {
        margin-right: 10px;
    }
   /* a.article-retour, button.article-retour {
        margin: 0 50px 0 0;
    }*/
    section.detail .breadcrumb {
        margin-bottom: 0;
       /* width: 85%;*/
	   width:100%;
    }
}

@media(min-width:992px) {

	.img-left {
		margin-right: 25px;
		margin-top: 0;
	}

	.img-right {
		margin: 0 0 20px 20px;
	}

	.texte-tarifs {
		font-size: 18px;
		line-height: 20px;
	}
	.col-tarif-rose, .col-tarif-gris {
		margin: 20px;
		width: calc(50% - 40px);
	}
	.col-bloc-tarif {
		padding: 12px;
	}
	.home .h1, .home h1 {
        font-size: 22px;
    }
}

@media(min-width:1200px) {
	.home .h1, .home h1 {
        font-size: 26px;
    }
}
@media(max-width: 480px){
    .sec-parallax .ctn-parallax .h2.sub-title {
        font-size: 24px;
    }
    .titre_page span{
        display: block;
        font-size: 22px;
    }
	.bouton-fixed{
		position: relative;
		top: -50px;
		right: -123px;
	}
}

a.article .article-cnt .article-titre, div.article .article-cnt .article-titre {
    color: #ddd0bf;
}
a.article, div.article {
    color: #ddd0bf;
}
.results.affichage2 a.article:hover, .results.affichage2 div.article:hover {
    color: #7a7a7a;
}
.results.affichage2 a.article:hover .article-titre, .results.affichage2 div.article:hover .article-titre{
    color: #7a7a7a;
}




section.list_blocs_art {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.col_bloc_art {
    display: flex;
    
    text-align: left;
}
.col_bloc_art span {
    display: block;
}
.col-bloc-image {
    width: 50%;
    min-height: 60vh;
}
.col-bloc-cnt {
    width: 50%;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}
.col_bloc_art:nth-child(odd) {
    flex-direction: row-reverse;
}
.col-bloc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.col-bloc-titre {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.col-bloc-txt {
    font-weight: 300;
}

@media(max-width: 767px){
    .col_bloc_art {
        flex-direction: column;
        max-width: 480px;
        width: 100%;
        margin: 15px auto;
        justify-content: center;
    align-items: center;
    }
    .col_bloc_art:nth-child(odd) {
        flex-direction: column;
    }
    .col-bloc-image {
        width: 100%;
    }
    .col-bloc-cnt {
        width: 100%;
        padding: 20px 0 0;
    }
}

#categories_articles .breadcrumb {
    margin: 0 0 20px;
}
#categories_articles .breadcrumb, #categories_articles .breadcrumb a {
    color: #7a7a7a;
}
#categories_articles .breadcrumb a:hover, #categories_articles .breadcrumb a:focus {
    color: #ddd0bf;
}
.col-bloc-txt span {
    display: initial;
}

.results.affichage1 a.article .article-cnt .article-titre, .results.affichage1 div.article .article-cnt .article-titre {
  font-size: 23px;
  text-transform: uppercase;
}

.sec-art .results.affichage3 .article .article-cnt .article-titre {
  text-transform: uppercase;
  font-size: 23px;
}
.sec-art .results.affichage3 {
  padding: 48px 0 25px;
}