/** 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: #2e3841;
	color: #ffffff;
}
section.all-works h2.sub-title {
	color: #ffffff;
}
/** all-services **/
.all-services{
	/*background: #ffffff;*/
}
/** 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:11px; color: #000;}
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:#000;
    font-size:15px
   }
   .titre_mention:hover {
    color:#cf1d24;
   }
	.titre_mention:before {
	content:" | ";
	position:absolute;
	top:0;
	right:6px;
	color:#000
	}
#mentionlegale .modal-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 742px;
    z-index: 9;
}
#mentionlegale .modal-body {
    padding-top: 75px;
}
.msg_return {
	display: none;
	padding: 0 5px;
	color: red;
}
#index header:not(.sticky)>.header-bottom {
    background-color: transparent;
    box-shadow: none;
	border-bottom: none;
}
#index main {
    padding-top: 0 !important;
}
/*#index  main:before {
	display: none;
}
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: top left;
    background-color: #fff;
	background-size: cover;
}*/
section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container input:checked~.checkmark {
	background-color: #cf1d24;
}
section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container .checkmark {
	position: absolute;
    top: 5px;
    left: 14px;
	height: 10px;
    width: 10px;
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid #ececec;
}
section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container {
	display: block;
	position: relative;
	padding-left: 40px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 3px ​0 0 39px !important;
	text-align: left;
	width: 183px;
}
.all-services .results.affichage1 .absolute_link {
	height: 106%;
}
.type-select{
	width: 78% !important;
}
#sx-form-footer #type_client{
	background-color: #eee;
}
.abs_art {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}
.listes_act_sec {
	text-align: left;
}
[class*=btn-]:hover, [class*=btn]:hover, [class*=btn-]:focus, [class*=btn]:focus, [class*=btn-]:active, [class*=btn]:active{
	background: #000 !important;
	color: #fff !important;
	animation: none !important;
}
.sec-content-home h1 {
    max-width: none;
}

.results.affichage5 a.article, .results.affichage5 div.article {
    -webkit-box-shadow: 0 2px 10px rgb(255 255 255 / 20%);
    box-shadow: 0 2px 10px rgb(255 255 255 / 20%);
}
.results.affichage5 a.article:hover, .results.affichage5 div.article:hover {
    -webkit-box-shadow: 0 5px 15px rgb(255 255 255 / 25%);
    box-shadow: 0 5px 15px rgb(255 255 255 / 25%);
}

#contact section.image-bandeau {
    display: none;
}
.info-header br{
	  display: none;
}
.all-services .results.affichage3 a.article .article-cnt, .all-services .results.affichage3 div.article .article-cnt {
    background-color: rgba(0,0,0,.35);
}
.all-services .results.affichage3 a.article:hover .article-cnt, .all-services .results.affichage3 div.article:hover .article-cnt {
    background-color: rgba(0,0,0,.3);
}
.carousel-caption .titre_site {
    color: #cf1d24;
}

.carousel-caption .titre_site {
	font-weight: 900;
	font-size: 45px;
	text-shadow: -3px 3px 0px #000;
	letter-spacing: 10px;
}
.sec-parallax .ctn-parallax .titre_site {
	font-weight: 900;
	font-size: 45px;
	text-shadow: -3px 3px 0px #000;
	letter-spacing: 10px;
	color:#cf1d24;
}
/****	Responsive Design	***/
@media(max-width:1490px) {
	.type-select {
		width: 100% !important;
	}
}
@media only screen and (max-width:1199px) {
	section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container {
		padding-left: 33px;
	}
	section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container .checkmark {
		left: 4px;
	}
}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}
@media(max-width:767px) {
	section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container {
		width: auto;
	}
#categories_articles .cnt-bandeau {
	background-color: transparent;
}
#categories_articles .cnt-bandeau .breadcrumb, #categories_articles .cnt-bandeau .titre_slider{
	display: none;
}
}
@media(max-width:575px) {
.sec-content-home h1 {
    font-size: 22px;
}
section.contact-footer .cnt-contact-footer .cnt-form .etes label {
    margin-right: 0;
}
section.contact-footer .cnt-contact-footer .cnt-form #sx-form-footer .form-group .container {
    padding-left: 20px;
	padding-right: 0;
}
}
@media(max-width:400px) {
	header > .header-bottom .item-header .header-left .pictos {
		/*right: 54px;*/
	}
	header>.header-bottom .logo img {
		max-width: 200px;
	}
	.carousel-caption .titre_site {
		font-size: 25px;
	}
	.sec-parallax .ctn-parallax .titre_site{
		font-size: 25px;
	}
}

@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);
	}
header>.header-bottom .item-header .header-left .info-header>button.tel:focus, header>.header-bottom .item-header .header-left .info-header>button.tel:hover{
	background: #000 !important;
	color: #fff !important;
	animation: none !important;
}
header>.header-bottom .item-header .header-left .info-header>button.tel:focus i, header>.header-bottom .item-header .header-left .info-header>button.tel:hover i {
    color: #fff;
}

}

@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;
	}

}

@media(min-width:1200px) {
	.sec-content-home .col_home {
		padding-left: 0;
	}
	.coordonnees-footer i.fa-map-marker {
		margin-top: 10px;
	}
	.coordonnees-footer i.fa.fa-clock-o {
		margin-top: 10px;
	}
	.coordonnees-footer {
		margin-bottom: 0;
	}
	footer section.top-footer {
		padding: 25px 0;
	}
}
@media(max-width:767px) {

}