
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
/** 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 {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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;
    -webkit-box-shadow: none;
            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: #2e3841;
	color: #ffffff;
} */
/* section.all-works h2.sub-title {
	color: #ffffff;
} */
/** all-services **/
/* .all-services{
	background: #f1f1f1;
} */
/** all-product **/
/* .all-product{
    background: #fff;
} */
/** all-partners **/
/* .all-partners {
	background: #ffffff;
} */
/** Iframe Map **/
section.tac_iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	position: relative;
}
label.condition{ color: #000; font-weight:300; font-size:13px; line-height: 18px; padding: 0 0 4px; margin-bottom: 0;}
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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	    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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.col-tarif-gris {
	background-color: #9c906d;
}
.col-bloc-tarif {
	padding: 15px;
	border-bottom: 1px solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        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;
	padding-left: 0;
	color: #ababab;
	font-size: 15px !important;
	line-height: 22px !important;
   }
   .titre_mention:before {
    content:" | ";
    position:absolute;
    top:0;
    right:6px;
    color: #ababab;
   }
   .titre_mention:hover{
	   color: #006bfa;
   }
#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%;
}
*/


.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.all-catraf.carousel-ref5 .owl-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 .article {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 a.article .article-cnt, .all-catraf .results.affichage1 div.article .article-cnt {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            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;
}
.info-header br {
    display: none;
}
.listes_act_sec {
	text-align: left;
}
header > .header-top .header-left .cta-devis [class*="btn-"], header > .header-top .header-left .cta-devis [class*="btn"] {
	background-color: #7fa82b;
}

header > .header-top .header-left .cta-devis [class*="btn-"]:hover, header > .header-top .header-left .cta-devis [class*="btn"]:hover {
	background-color: #000;
	color:#fff;
}
.sec-content-home [class*="btn-"], .sec-content-home [class*="btn"] {
	background-color: #7fa82b;
}
.sec-content-home [class*="btn-"]:hover, .sec-content-home [class*="btn"]:hover {
	background-color: #000;
	color:#fff
}
footer section.top-footer .item-adresse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
footer section.top-footer .item-icone {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.sec-content-home a:not(.btn-back-pulse){
	color:#004D72	
}
.sec-content-home a:not(.btn-back-pulse):hover{
	color:#fff;	
}
#categories_articles a.article .article-cnt .article-titre,#categories_articles  div.article .article-cnt .article-titre {
	font-family: 'Lobster', cursive;
	color: #293133;
}
#categories_articles a.article:hover .article-cnt .article-titre,#categories_articles  div.article:hover .article-cnt .article-titre {
	color: #004D72;
}
#categories_articles h2.h2, #categories_articles h3.h3,
#articles_detail h2.h2, #articles_detail h3.h3{
	font-family: 'Lobster', cursive;
	position:relative;	
}
#categories_articles h2.h2::before,#categories_articles h3.h3::before,
#articles_detail h2.h2::before,#articles_detail h3.h3::before{
	position:absolute;

	content:"";
	height:2px;
	width:100%;
	bottom:-4px;
	left:0;
	background-color:#94d60a;
}
#articles_detail .texte-bottom{
	text-align:center;
}
.margin-top-row {
    margin-top: 50px;
}
.items_bloc{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	margin-bottom: 30px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;	
}
.bloc_item {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 10px;
}
.titre_bl{
	margin-top:10px;
	font-size:20px;	
}
.items_texte{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
}
.item_txt{
	width:200px;
	height:200px;
	border-radius:50%;
	border:1px solid #000;
	margin:10px;
	overflow: hidden;
	position:relative;	
}
.titre_col{
	position:absolute;
	left:0;
	right:0;
	top:41%;
	margin:auto;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:0 0 5px #000;
	color:#fff;	
}
.titre_col::before{
	position:absolute;
	content:"";
	width:50px;
	height:3px;
	background-color:#7fa82b;
	margin:auto;
	left:0;
	right:0;
	bottom: -3px;
}
.texte-bottom{
	margin-bottom:20px;	
}
.phone_foot i{
	padding-right: 6px;
}
#footer_bottom {
    text-align: center;
}
#contact-envoye h1, #contact-envoye-devis h1, #contact-envoye-mini-formulaire-activite h1, #contact-envoye-mini-formulaire-activite-secondaire h1, #contact-envoye-mini-formulaire-activite-secteur h1, #contact-envoye-planning-reservation h1 {
	font-size: 37px;
	line-height: 1.2;
	margin-bottom: 20px;
	font-weight: 400;
}
#contact-envoye .success_content, #contact-envoye-devis .success_content, #contact-envoye-mini-formulaire-activite .success_content, #contact-envoye-mini-formulaire-activite-secondaire .success_content, #contact-envoye-mini-formulaire-activite-secteur .success_content, #contact-envoye-planning-reservation .success_content {
	min-height: 50vh;
	width: 100%;
}
#contact-envoye .success_msg, #contact-envoye-devis .success_msg, #contact-envoye-mini-formulaire-activite .success_msg, #contact-envoye-mini-formulaire-activite-secondaire .success_msg, #contact-envoye-mini-formulaire-activite-secteur .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;
	font-family: Poppins,sans-serif;
}
#contact-envoye .row, #contact-envoye-devis .row, #contact-envoye-mini-formulaire-activite .row, #contact-envoye-mini-formulaire-activite-secondaire .row, #contact-envoye-mini-formulaire-activite-secteur .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;
}
.content_site{
	padding-top:20px;	
}
#popup.modal .modal-body .content-popup .titre_video {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}


/********* baniere pub ********/
.bloc_top {
	padding: 8px 0;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	-webkit-transition: all 125ms ease-in-out;
	transition: all 125ms ease-in-out;
	min-height: 24px;
	z-index: 10;
}
.bloc_top .contenu_bloc_pub {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	color: #fff;
}
.bloc_top .contenu_bloc_pub span {
  display: block;
}
.bloc_top .contenu_bloc_pub .pub_cnt {
	text-align: center;
	position: relative;
}
.bloc_top .contenu_bloc_pub .pub_cnt .texte {
	font-size: 11px;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: 1px;
}
.bloc_top button.closes {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #fff;
	opacity: 1;
	position: absolute;
	top: calc(50% - 12px);
	right: 15px;
}


/* position flottosant ***/
.bloc_top.ligne_flottaison {
	position: fixed;
	bottom: 0;
	z-index: 999;
	left: 0;
	width: 100%;
	min-height: auto;
}
/****	Responsive Design	***/

@media  (max-width:1199px) and (min-width:992px) {
	.top-footer .items-top .item-top~.item-top {
		max-width: 250px;
	}

}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}
@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);
	}
	.horaire-footer{
		position: relative;
		padding-left: 25px;
	}
	.adresse-footer {
		position: relative;
		padding-left: 20px;
	}
	.horaire-footer i, .adresse-footer i {
		position: absolute;
		top:6px;
		left: 0;
	}
	
}

@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;
	}
	.google_w {
		position: fixed;
		right: 0;
		top: 27vh;
		z-index: 1;
	}
	
}

@media(min-width:1200px) {
	.h2{
		font-size: 30px;
	}
}


/*** Modifs le 18-10-2022 ***/
@media (max-width: 767px){
	/* header>.header-bottom .menu-bottom {
		position: relative;
	} */
	header>.header-bottom .header-left {
		position: absolute;
		top: 0;
		right: 26vh;
	}
	header>.header-bottom .header-left .info-header>button.tel:before {
		color: #fff;
	}
}

header>.header-bottom .logo, .logo-footer.logo {
    width: 150px !important;
}
header.sticky>.header-bottom .item-header {
    padding: 10px 0 0;
}
.carousel-caption {
    bottom: 0;
    height: 75%;
    display: flex;
    align-items: center;
}