/** 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: #f1f1f1;*/
}
/** 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:#000000;
    font-size:14px
   }
   .titre_mention:hover {
    color:#003576;
   }
   .titre_mention:before {
    content:" | ";
    position:absolute;
    top:0;
    right:6px;
    color:#9d9e9f
   }
#mentionlegale .modal-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 742px;
    z-index: 9;
}
#mentionlegale .modal-body {
    padding-top: 75px;
}


.h2.sub-title, h2.sub-title {
	font-size: 22px;
}
#index .categories_home .results.affichage1 .article{
	transition: all 500ms;
}
#index .categories_home .results.affichage1 .article:hover{
	transform: translateY(30px);
}
.home {
    background-image: none;
}
.home .wrapper {
    max-width: 1600px;
}
.img-right img {
    min-height: 700px;
    object-fit: cover;
}
main section[class="image-bandeau"] > .cnt-bandeau .titre_slider {
	font-size: 30px;
	text-align: left;
}
#name_produit{
	font-size:30px;	
}
#categories2 .titre_slider, #produits_detail .titre_slider {
	max-width: 410px;
}
header>.header-bottom .logo a.logo {
    display: block;
    width: 360px;
    height: 132px;
}
@media(max-width:1630px){
	.home .wrapper {
		padding: 0 15px;
	}
	.home .texte-content {
		margin-bottom: 25px;
	}
}
@media(max-width:1400px) and (min-width:992px){

	header>.header-bottom .item-header {
		padding: 0;
	}
}
@media(max-width:1200px) and (min-width:768px){
	nav.primary-nav>ul>li>a, nav.primary-nav>ul>li>a:visited {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	header>.header-bottom .logo a.logo, header.sticky>.header-bottom .logo a.logo {
		width: 211px;
		height: 100px;
	}

	.h2.sub-title, h2.sub-title {
		font-size: 25px;
	}
}
h1, .h1{
	font-size: 24px;
}
main section[class=image-bandeau]>.cnt-bandeau {
    margin: 0 auto;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    max-width: 925px;
	bottom: 0;
	left: 0;
}
#produits_detail .article-contenance {
    margin-top: 20px;
}
.cnt-bandeau a.article-retour, .cnt-bandeau button.article-retour {
    margin: 12px 0;
}
main section[id^=carouselH_] {
    height: calc(100vh - 193px);
	max-width: 100%;
}
.home .col-md-12 .bloc_txt{
	margin: 0 auto;
}
#index main {
    padding-top: 193px !important;
}
#index header .header-bottom {
    background-color: #ffffff;
	box-shadow: 0 10px 25px rgba(0,0,0,.1);
}
.categories_home .h2.sub-title, .categories_home h2.sub-title {
    font-size: 20px;
}
.home h1{
	padding-bottom: 56px;
}
.home h1:before{
	content: "";
    position: absolute;
    background-image: url(../img/separateur1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 87px;
    max-width: 344px;
    width: 100%;
    left: 0;

    top: 0;
    z-index: -1;
}
.home h1:after{
	content: "";
    position: absolute;
    background-image: url(../img/separateur2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 61px;
    max-width: 344px;
    width: 100%;
    left: 0;

    bottom: 0;
    z-index: -1;
}
.carousel-caption:before {
	height: 304px;
}
.carousel-caption:after {
	height: 280px;
}
nav.primary-nav>ul>li>a, nav.primary-nav>ul>li>a:visited{
    color: #747474 ;
}
nav.primary-nav>ul>li>a.active {
    color: #003576 ;
}
nav.primary-nav>ul>li>ul>li .caret_cader{
	display: none;
}
nav.primary-nav>ul>li:focus>ul>li:focus, nav.primary-nav>ul>li:focus>ul>li:hover, nav.primary-nav>ul>li:hover>ul>li:focus, nav.primary-nav>ul>li:hover>ul>li:hover, nav.primary-nav>ul>li:focus>ul>li:focus>ul>li:focus>a:focus, nav.primary-nav>ul>li:focus>ul>li:focus>ul>li:focus>a:hover, nav.primary-nav>ul>li:focus>ul>li:focus>ul>li:hover>a:focus, nav.primary-nav>ul>li:focus>ul>li:focus>ul>li:hover>a:hover, nav.primary-nav>ul>li:focus>ul>li:hover>ul>li:focus>a:focus, nav.primary-nav>ul>li:focus>ul>li:hover>ul>li:focus>a:hover, nav.primary-nav>ul>li:focus>ul>li:hover>ul>li:hover>a:focus, nav.primary-nav>ul>li:focus>ul>li:hover>ul>li:hover>a:hover, nav.primary-nav>ul>li:hover>ul>li:focus>ul>li:focus>a:focus, nav.primary-nav>ul>li:hover>ul>li:focus>ul>li:focus>a:hover, nav.primary-nav>ul>li:hover>ul>li:focus>ul>li:hover>a:focus, nav.primary-nav>ul>li:hover>ul>li:focus>ul>li:hover>a:hover, nav.primary-nav>ul>li:hover>ul>li:hover>ul>li:focus>a:focus, nav.primary-nav>ul>li:hover>ul>li:hover>ul>li:focus>a:hover, nav.primary-nav>ul>li:hover>ul>li:hover>ul>li:hover>a:focus, nav.primary-nav>ul>li:hover>ul>li:hover>ul>li:hover>a:hover{
	background-color: #747474;
}
.logo_phoy {
	margin: 4px;
    max-width: 134px;
    width: 100%;
}
b, strong {
    font-weight: 700;
}
footer section.top-footer .logo-footer a.logo {
    position: relative;
    z-index: 9;
}
section.sec-content{
	position: relative;
	background-color: #fff;
    z-index: 9;
	min-height: 75vh;
}
section.sec-content:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 16%;
	height: 100%;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	z-index: -1;
}
section.sec-content:after{
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	width: 28%;
	height: 100%;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
	z-index: -1;
}

section.sec-art.espace-p-top {position: relative;}
section.sec-art.espace-p-top:before {position: absolute;content: "";right: 0;top: 5%;
    width: 40%;
    height: 90%;
	background-image: url(../img/bg3.jpg);background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    z-index: -1;}

	main section[class=image-bandeau] {
		max-width: 100%;
	}
	main {
		min-height: 75vh;
	}
#index section.sec-content:after{display: none;}
#index section.sec-content:before{
	top: 25%;
    width: 21%;
    height: 43%;
    background-image: url(../img/bg3.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    transform: rotate(180deg);
}
/****	Responsive Design	***/
@media(max-width:1199px) {
.home .bloc_txt {
    max-width: none;
}
.img-right img {
    min-height: auto;
	display: block;
	margin: 30px auto 0;
}
.home .wrapper {
    padding: 0;
}
}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:991px) {
#index .categories_home .results.affichage1 .article:hover{
	transform: translateY(15px);
}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}
@media(max-width:767px) {
	nav.primary-nav>ul>li>ul>li>a, nav.primary-nav>ul>li>a, nav.primary-nav>ul>li>a:visited {
		color: #747474 !important;
	}
	.sec-parallax .ctn-parallax .h2.sub-title>span {
		font-size: 16px;
	}
	header>.header-bottom .logo a.logo, header.sticky>.header-bottom .logo a.logo {
		width: 215px;
		height: 99px;
	}
	header>.header-bottom .item-header .header-left .info-header {
		margin-top: -54px;
	}
	header>.header-bottom .item-header .header-left .info-header.link-mail {
		top: 76px;
	}
	header.sticky>.header-bottom .item-header .header-left .info-header.link-mail {
		top: 64px;
	}
	label[for=menu-handler] {
		margin-top: -45px;
	}
	main section[id^=carouselH_] {
		height: calc(100vh - 123px);
	}
}
@media(max-width:500px) {
	.sec-parallax .ctn-parallax .h2.sub-title>span {
		font-size: 12px;
	}
}
@media(min-width:576px){
	.titre-col-tarif {
		width: 85%;
		padding-right: 5px;
	}
	.vip-col-tarif {
		width: 15%;
		
	}
}
@media(min-width:768px){
	nav.primary-nav>ul>li .caret_cader {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	nav.primary-nav>ul>li .caret_cader .caret {
		border-width: 9px 8px 0;
		vertical-align: bottom;
		display: inline-block;
		border-top: 8px solid;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		color: #747474;
	}
	.carousel-caption{
		padding: 63px 0;
	}
	.col_tarif_rose, .col_tarif_gris {
		width: calc(50% - 20px);
	}
	.carousel-caption .titre_slider>span {
		font-size: 15px;
	}
	.sec-parallax .ctn-parallax .h2.sub-title>span:last-child {
		font-size: 24px;
		letter-spacing: 0;
	}
	h1, .h1{
		font-size: 30px;
	}
}

@media(min-width:992px) {

	#categories .results.affichage1 .article, #index .categories_home .results.affichage1 .article {
		width: calc((100% - 160px)/ 5);
	}
	.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) {
	.all-services .results.affichage7 .article{
		transition: all 500ms;
	}
	.all-services .results.affichage7 .article:hover{
		transform: translateY(-20px);
	}

}
@media(max-width:1350px) and (min-width:1200px)  {
	.carousel-caption .titre_site {
		font-size: 126px;
	}

	.carousel-caption .titre_slider {
		font-size: 38px;
	}
	.carousel-caption {
		max-width: 550px;
	}
}
@media(max-width:1480px){
	.wrapper-1600{
		padding: 0 15px;
	}
}

@media (max-width: 767px){
	.caret_cader .caret {
		display: none;
	}
	.carousel-caption:before {
		height: 227px;
		max-width: 453px;
	}
	.carousel-caption:after {
		height: 206px;
	}
	.carousel-caption {
		padding: 38px 0;
	}
}

.row.tab_cat {border: 1px solid #c2bebe;margin: 24px 0;}
.row.tab_cat h3 {font-weight: 700;}
.cnt_left {border-right: 1px solid #c2bebe;padding: 15px;}
.cnt_right {padding: 15px;position: relative;}
.top_cnt {position: relative;padding-right: 150px;}
.image_cara {position: absolute;right: 0;top: 0;}
.col_cara {display: flex;margin: 0;font-size: 14px;}
.titre_cara {min-width: 161px;font-weight: 500;color: #003576;}
.cara_txt {padding-top: 10px;}
.cara_txt .titre_cara {padding-bottom: 4px;}
.logo_right {position: absolute;right: 0;top: 8px;width: 70px;height: 70px;}
.image_right {text-align: center;padding-top: 20px;}
.home .texte-content {
    color: #003576;
}

@media(max-width:991px){
	.row.tab_cat {max-width: 700px;margin: 20px auto;}
	.cnt_left {border-right: 0;border-bottom: 1px solid #c2bebe;}
}
@media(max-width:600px){
	.image_cara {
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
		padding-top: 30px;
	}
	.top_cnt {
		padding-right: 0;
	}
}