/** Style affichage **/
.bloc_lock a{ color: #fff;}
.results {
	padding: 40px 0;
}
.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-product **/

/** all-partners **/

/** 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;}

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


#index header:not(.sticky)>.header-bottom {
	background: none !important;
}

/* .adresse-footer {
    margin-bottom: 15px;
} */
/* .info-footer {
    margin-top: 9px;
} */
#index h1::before{
	right: auto;
	margin: 0;
}
main .slider_home_bas section[id^=carouselH_] {
    height: calc(100vh -  34px);
}
.modal-open .modal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.modal.show .modal-dialog {
    margin-top: 0 !important;
}
#popup.modal.fade.show {
   display: -webkit-box !important;
   display: -ms-flexbox !important;
   display: flex !important;
}


.carousel-item{
	transition: none;
}
.padd-top-0{
	padding-top: 0;
}
.padd-top-20{
	padding-top: 20px;
}
.padd-bottom-0{
	padding-bottom: 0;
}





/* #contact #sx-form select, option {
    color: #949494;
    background: #303030;
} */
.container-contact{
	width: 100%;
}

  .abs_art {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 4;
}
.results.affichage_ref a.article .article-cnt .article-plus, .results.affichage_ref div.article .article-cnt .article-plus {
    transform: none !important;
}
.absolute_link{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 4;
}
.items-activite-secondaire .item-activite_secondaire .titre_activite {
    font-size: 12px;
}
a.article span.letter, div.article span.letter{
	display: inline-block !important;
	margin-top: 0 !important;
}
.owl-carousel-part {
    margin: 30px auto 0;
}
#index main{
	padding-top: 0 !important;
}
b, strong {
    font-weight: 700;
}
/****	Responsive Design	***/

@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}

@media(max-width:767px) {

#categories_articles .texte-content p {
    text-align: justify;
}
.results.owl-carousel .owl-controls .owl-nav .owl-next, .results.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: rgba(0,0,0,0.3);
}

.form-control, .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
	margin-bottom: 12px;
}


input#menu-handler:checked~* .bloc_top {
    display: none;
}

}
@media(max-width:575px) {
	#popup.modal .modal-body .content-popup {
		padding: 0;
	}
	
}
@media(max-width:575px) {
	#popup.modal .modal-body .content-popup {
		padding: 0;
	}
	.modal-dialog{
		margin: 0.5rem auto;
	}
	
}
@media(min-width:576px){
	.titre-col-tarif {
		width: 85%;
		padding-right: 5px;
	}
	.vip-col-tarif {
		width: auto;
	}
	.carousel-item-iframe iframe {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		height: 100%;
		display: block;
	}
}
@media(min-width:768px){
	.col_tarif_rose, .col_tarif_gris {
		width: calc(50% - 20px);
	}
	section.all-partners{
		padding-bottom: 60px;
	}
}

@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-bloc-tarif {
		padding: 15px 0;
	}
	.col-tarif-rose {
		width: 100%;
	}
	.col-tarif-rose.col6 {
		width: calc((100% - 30px)/2);
		max-width: none;
		margin-right: 30px;
	}
	.col-tarif-rose.col6:nth-child(even) {
		margin-right: 0;
	}
	

}

header>.header-bottom .logo {
    width: 175px;
    margin-top: -25px;
}
@media (max-width:1350px) and (min-width:1200px) {
	nav.primary-nav>ul>li>a, nav.primary-nav>ul>li>a:visited{
		padding: 10px 9px;
		font-size: 12px;
	}
	
}
@media (max-width:1199px) and (min-width:768px) {
	.infos-header{
		flex-wrap: wrap;
		max-width: 200px;
		width: 100%;
	}
}
@media (max-width:1199px) and (min-width:992px) {
	header>.header-bottom .info-header{
		margin-bottom: 5px;
	}
}
@media (max-width:1199px) {
	nav.primary-nav>ul>li>a, nav.primary-nav>ul>li>a:visited{
		font-size: 12px;
	}
	.google_w{
		top: 0 !important;
	}
	
}
@media (max-width:767px) {
	header>.header-bottom .logo {
		margin-top: -68px;
	}
}
@media (max-width:400px) {
	header>.header-bottom .logo {
		margin-top: -42px;
	}
	header>.header-bottom .infos-header-responsive {
		top: 71px;
	}
	label[for=menu-handler]{
		bottom: 18px;
	}
}

