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

.cnt_horraire span {
    display: none !important;
}
#secteur .sec-content .lien_form:hover [type=submit],  #activite .sec-content .lien_form:hover [type=submit]{
    color: #000;
}
.abs_art {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}
.listes_act_sec {
	text-align: left;
}
[class*=btn-], [class*=btn] {
    position: relative;
}
#popup.modal .modal-body .content-popup [class*=btn-]:hover, #popup.modal .modal-body .content-popup [class*=btn]:hover {
    background-color: transparent;
    color: #000;
}
.grecaptcha-badge {
    z-index: 999;
}
/* label[for=menu-handler]:hover span {
    background: #fff;
} */

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

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;}
b, strong {
    font-weight: 700;
}
.carousel-inner:before {
    opacity: .4;
}
.carousel-caption.simple {
    height: 84%;
}
header .lien-horaire, header>.header-bottom .lien_header .bouton-bloc{
	font-weight: 700;
}
main section[id^="carouselT_"]{ background-repeat: no-repeat;background-size: cover;}
#contact-envoye-devis .success_content,
#contact-envoye .success_content,
#contact-envoye-mini-formulaire-activite .success_content,
#contact-envoye-mini-formulaire-activite-secteur .success_content,
#contact-envoye-mini-formulaire-activite-secondaire .success_content,
#contact-envoye-planning-reservation .success_content {
    min-height: 50vh;
}

#contact-envoye-devis .success_msg,
#contact-envoye .success_msg,
#contact-envoye-mini-formulaire-activite .success_msg,
#contact-envoye-mini-formulaire-activite-secteur .success_msg,
#contact-envoye-mini-formulaire-activite-secondaire .success_msg,
#contact-envoye-planning-reservation .success_msg {
    color: #609e21;
    margin: 40px auto 40px;
    padding: 18px 24px;
    background-color: #EBF6E0;
    max-width: 810px;
    text-align: center;
}

#contact-envoye-devis #sx-content,
#contact-envoye #sx-content,
#contact-envoye-mini-formulaire-activite #sx-content,
#contact-envoye-mini-formulaire-activite-secteur #sx-content,
#contact-envoye-mini-formulaire-activite-secondaire #sx-content,
#contact-envoye-planning-reservation #sx-content{
    min-height: 68vh;
  padding: 60px 0;
}
#contact-envoye-devis .row,
#contact-envoye .row,
#contact-envoye-mini-formulaire-activite .row,
#contact-envoye-mini-formulaire-activite-secteur .row,
#contact-envoye-mini-formulaire-activite-secondaire .row,
#contact-envoye-planning-reservation .row{
  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
#contact-envoye-devis h1,
#contact-envoye h1,
#contact-envoye-mini-formulaire-activite h1,
#contact-envoye-mini-formulaire-activite-secteur h1,
#contact-envoye-mini-formulaire-activite-secondaire h1,
#contact-envoye-planning-reservation h1  {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 400;
}
.eapps-instagram-feed-title {
    font-family: Quicksand,sans-serif;
}
.sec-content-home::before, .sec-content-home::after {
   display: none;
}
.tags {
	margin-bottom: 20px;
}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:991px) {
	.form_footer .form-group.col-lg-6 , #sx-devis .col-lg-4 {
		padding: 0;
	}
	.header-bottom .logo {
		width: 156px;
		margin-right: 6px;
	}
	.results.affichage1.owl-service a.article, .results.affichage1.owl-service div.article {
		max-width: 345px !important;
		width: 98% !important;
		margin: 0 auto !important;
	}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}

@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: 15%;
		
	}
}
@media(min-width:768px){
	.col_tarif_rose, .col_tarif_gris {
		width: calc(50% - 20px);
	}
	input#menu-handler {
		position: fixed;
	}
	a.google_avis {
		position: fixed;
		top: 30%;
		right: 0;
		z-index: 9999;
	}
}

@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;
	}
	.results.affichage_ref a.article .article-cnt .article-bts, .results.affichage_ref div.article .article-cnt .article-bts {
		-webkit-transform: translateX(-12%) translateY(45%);
		transform: translateX(-12%) translateY(45%);
	}
}


@media(min-width:1200px) {
	.all-services .owl-carousel, .blocs_art_cat .owl-carousel{
		width: calc(100% - 110px);
		margin: 0 auto 0;
	}

}
@media(min-width:1400px) {
	.blocs_art_cat .owl-carousel{
		width: 100%;
	}
}

@media only screen and (min-width:1200px) and (max-width:1350px) {
	/* .item-top.list-info {
		width: 225px;
	} */
	footer section.top-footer .items-top .item-top~.item-top {
		margin-right: 30px;
	}
	footer section.top-footer .items-top .item-top:last-child{
		margin-right: 0 !important;
	}
	.sec-content-cat .cnt_cat_form .cnt_cat_left {
		padding-right: 0;
	}
	.cnt_cat_form .cnt_cat_right .devis_bloc_cat {
		max-width: 95%;
	}
}
@media only screen and (min-width:1200px) and (max-width:1440px) {
	.item-top.list-info {
		width: 37%;
	}
	.item-top.list-info.info-contact {
		width: auto;
	}
	.list-info .d-none.d-xl-block {
		display: none !important;
	}
	.social_footer.d-xl-block.d-none{
        display: block !important;
    }
    .social_footer.d-xl-block.d-none .titre_footer{
        display: block !important;
    }
	footer section.top-footer .list-info .item-top {
		margin-bottom: 20px;
	}
}
@media(max-width:1199px) {
	footer section.top-footer .titre_footer{
		margin-bottom: 10px;
	}
}
@media(max-width:767px) {
	.form-control, .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
		margin-bottom: 12px;
	}
}
@media(max-width:600px) {
	.lien-horaire{
		padding: 0;
		text-align: right;
	}
}


/**** Modifs le 08-09-2022 ****/ 
a.google_avis img{
	margin-top: 15px;
}
@media (min-width: 768px){
	nav.primary-nav>ul>li:focus>a, nav.primary-nav>ul>li:hover>a {
		color: #fff!important;
	}
}

/**** Modifs le 03-08-2023 ****/ 
.txt-suite{ display: none;}
a.lien_txt {
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    background-color: #000;
    border-radius: 5px;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 35px;
}

header .logo {
    margin-top: -32px;
}

a.lien_txt:hover, a.lien_txt:focus {
    background-color: #047e99;
}

.carousel-caption .lien_slider [class*=btn-], .carousel-caption .lien_slider [class*=btn], .lien_home [class*=btn-], .lien_home [class*=btn], .all-services .lien [class*=btn-], .all-services .lien [class*=btn] , .sec-art .lien [class*=btn-], .sec-art .lien [class*=btn] {
    margin-bottom: 10px;
    background-color: #047e99;
    color: #fff;
    border-radius: 7px;
    padding: 20px 10px 20px 20px;
	animation-name: none;
}

.carousel-caption .lien_slider [class*=btn-]:after, .carousel-caption .lien_slider:after, .lien_home [class*=btn-]:after, .lien_home [class*=btn]:after, .all-services .lien [class*=btn-]:after, .all-services .lien [class*=btn]:after, .sec-art .lien [class*=btn-]:after, .sec-art .lien [class*=btn]:after {
    background-image: url(/public/img/bouton-blanc.png);
    left: 10px;
    top: 6px;
}

.carousel-caption .lien_slider [class*=btn-]:hover, .carousel-caption .lien_slider [class*=btn-]:hover, .lien_home [class*=btn-]:hover, .lien_home [class*=btn]:hover {
    background-color: #000;
    color: #047e99;
}
.all-services .lien [class*=btn-]:hover, .all-services .lien [class*=btn]:hover, .sec-art .lien [class*=btn-]:hover, .sec-art .lien [class*=btn]:hover{
	background-color: #fff;
	color: #047e99;
}

.carousel-caption .lien_slider [class*=btn-]:hover:after, .carousel-caption .lien_slider [class*=btn-]:hover:after, .lien_home [class*=btn-]:hover:after, .lien_home [class*=btn]:hover:after, .all-services .lien [class*=btn-]:hover:after, .all-services .lien [class*=btn]:hover:after,  .sec-art .lien [class*=btn-]:hover:after, .sec-art .lien [class*=btn]:hover:after{
    background-image: url(/public/img/bouton.png);
}

.all-services:before {
    background-color: rgba(0,0,0,0);
}

.all-services .results.affichage1 a.article .service-image::before, .all-services .results.affichage1 div.article .service-image::before {
    background-color: #000;
}
.all-services .results.affichage1 a.article .service-image:after, .all-services .results.affichage1 div.article .service-image:after {
    background-color: #000;
}
.all-services .results.affichage1 a.article .article-cnt, .all-services .results.affichage1 div.article .article-cnt {
    background-color: #000;
}

nav.primary-nav {
    background-color: #000;
	box-shadow: 0 0px 12px rgba(255,255,255,.4);
}
.all-services .results.affichage1 a.article .article-cnt::before, .all-services .results.affichage1 div.article .article-cnt::before {
    border-left-color: #000;
    border-right-color: #000;
}
header>.header-bottom .header-left .info-header button:before, header>.header-bottom .header-left .info-header>a:before {
    color: #fff;
}
.all-services .results.affichage1 a.article .article-cnt .article-titre, .all-services .results.affichage1 div.article .article-cnt .article-titre{
	color: #fff;
}
header>.header-bottom .header-left .info-header button:focus::before, header>.header-bottom .header-left .info-header button:hover::before, header>.header-bottom .header-left .info-header>a:focus::before, header>.header-bottom .header-left .info-header>a:hover::before{
	color: #047e99;
}
#index header:not(.sticky)>.header-bottom .header-left .info-header button:before, #index header:not(.sticky)>.header-bottom .header-left .info-header>a:before {
    color: #fff;
}
#index header:not(.sticky)>.header-bottom .header-left .info-header button:focus::before, #index header:not(.sticky)>.header-bottom .header-left .info-header button:hover::before, #index header:not(.sticky)>.header-bottom .header-left .info-header>a:focus::before, #index header:not(.sticky)>.header-bottom .header-left .info-header>a:hover::before {
    color: #047e99;
}
.all-services .results.affichage1 a.article:hover .article-cnt .article-titre, .all-services .results.affichage1 div.article:hover .article-cnt .article-titre {
    color: #047e99;
}
.all-services .results.affichage1 a.article:hover .article-bts .article-plus, .all-services .results.affichage1 div.article:hover .article-bts .article-plus {
    color: #fff;
}
.all-services .results.affichage1 a.article .article-cnt .article-titre span, .all-services .results.affichage1 div.article .article-cnt .article-titre span{
	color: #fff;
}
.all-services .results.affichage1 a.article:hover .article-cnt .article-titre span, .all-services .results.affichage1 div.article:hover .article-cnt .article-titre span {
    color: #047e99;
}

.sec-art {
    background-color: #000;
    color: #fff;
}
header>.header-bottom {
    background-color: #000;
}
.sec-art::before {
    background-image: url(/public/img/bg1.png);
}
.sec-art a.article .article-cnt .article-titre, .sec-art div.article .article-cnt .article-titre{
	color: #fff;
}
header>.header-top {
    background-color: #000;
	color: #fff;
}
header>.header-top ul.sx-social-icons li>a:active, header>.header-top ul.sx-social-icons li>a:focus, header>.header-top ul.sx-social-icons li>a:hover {
    color: #047e99;
}

header>.header-top ul.sx-social-icons li>a {
    color: #fff;
}
header>.header-top button:hover, header>.header-top a:hover {
    color: #047e99;
}
header>.header-top button, header>.header-top a {
    color: #fff;
}
.carousel-control-next, .carousel-control-prev{
	z-index: 99;
}
@media(max-width:767px) {
	nav.primary-nav {
		background-color: #fff;
	}
	label[for=menu-handler]:hover span {
		background: #fff;
	}
}
.all-services:before {
    background-color: rgba(0,0,0,.5) !important;
}