/** 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: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:12px
   }
   .titre_mention:before {
    content:" | ";
    position:absolute;
    top:0;
    right:6px;
    color:#000000
   }
#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: flex;
}
.all-catraf.carousel-ref5 .owl-carousel .owl-item {
    display: flex;
    flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 .article {
    flex: 1 1 auto;
}
.all-catraf.carousel-ref5 .results.affichage1 a.article .article-cnt, .all-catraf .results.affichage1 div.article .article-cnt {
    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;
}
.listes_act_sec {
	text-align: left;
}
.modal.show .modal-dialog {
   -webkit-transform: none;
   transform: none;
   display: flex;
   margin-top: 0 !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100vh;
}
#index header:not(.sticky)>.header-bottom {
    background-color: transparent;
	box-shadow: none;
}
#index main {
    padding-top: 0 !important;
}
#index header:not(.sticky) .logo_home {
    display: none;
}
#index header.sticky .logo_home_sticky {
    display: none;
}
#index header:not(.sticky) nav.primary-nav>ul>li>a, #index header:not(.sticky) nav.primary-nav>ul>li>a:visited {
    color: #fff;
}
#index header:not(.sticky) nav.primary-nav>ul>li:focus>a:hover, #index header:not(.sticky) nav.primary-nav>ul>li:hover>a:hover, #index header:not(.sticky) nav.primary-nav>ul>li:focus>a,#index header:not(.sticky) nav.primary-nav>ul>li:hover>a, #index header:not(.sticky) nav.primary-nav>ul>li>a.active {
    color: #bbb;
}
#index header:not(.sticky)>.header-bottom .item-header .header-left .info-header, #index header:not(.sticky)>.header-bottom .item-header .header-left .info-header .email {
    color: #fff;
}
#index header:not(.sticky)>.header-bottom .item-header .header-left .info-header>button {
    color: #fff;
}
#index header:not(.sticky)>.header-bottom .item-header .header-left .info-header>button:focus, #index header:not(.sticky)>.header-bottom .item-header .header-left .info-header>button:hover ,  #index header:not(.sticky)>.header-bottom .item-header .header-left .info-header .email:hover{
    color: #bbb;
}
#index header:not(.sticky) ul.sx-social-icons li>a:focus, #index header:not(.sticky) ul.sx-social-icons li>a:hover {
    color: #fff;
}
footer ul.sx-social-icons li>a {
    line-height: 1;
}
footer ul.sx-social-icons li>a>i {
    line-height: 1;
}
header > .header-bottom .item-header .header-left .info-header i {
	color: #000;
}
ul.sx-social-icons li > a {
	color: #000;
}
ul.sx-social-icons li > a:hover{
	color: #bbb;
}
header > .header-bottom .item-header .header-left .info-header .email:hover{
	color: #bbb;
}
.results.affichage1 a.article .article-cnt .article-titre, .results.affichage1 div.article .article-cnt .article-titre {
	color: #bbb;
}
.results.affichage1 a.article:hover .article-cnt .article-titre, .results.affichage1 div.article:hover .article-cnt .article-titre {
	color: #000;
}
.sec-content.home [class*="btn-"], .sec-content.home [class*="btn"]{
	border:1px solid #bbb;
}
.sec-content.home [class*="btn-"]:hover, .sec-content.home [class*="btn"]:hover{
	border:1px solid #bbb;
	color:#bbb;
	background:transparent;
}

.prenez-contact{
	border:1px solid #bbb;
}
.prenez-contact:hover{
	border:1px solid #bbb;
	color:#bbb;
	background:transparent;
}

.tx-slider [class*="btn-"], .tx-slider [class*="btn"]{
	border: 1px solid #bbb;
}
.tx-slider [class*="btn-"]:hover, .tx-slider [class*="btn"]:hover{
	border: 1px solid #fff;
	background-color: transparent;
	color:#fff;
}
.chapeau_categorie{
	color: #bbb;
}
.home .no-img .col_home {
    max-width: 850px;
}
.carousel-caption .content-caption {
    max-width: 850px;
}
.carousel-caption .titre_slider {
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: inherit;
}

.title1 {
    padding-right: 12px;
}
header .bloc_top {
    min-height: auto;
}
.bloc_top{padding:8px 0;
	color:#fff;
	display:flex;
	flex-direction:column;
	margin-bottom:0;
	align-items:center;
	justify-content:center;
	position:relative;
	transition:all 125ms ease-in-out;
	min-height:58px
}
.bloc_top.ligne_flottaison{
	position:fixed;
	bottom:0;
	z-index:999;
	left:0;
	width:100%;
	min-height:auto
}

.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
}
	
	
.bloc_top .contenu_bloc_pub{
	max-width:800px;
	width:100%;
	margin:0 auto;
	color:#fff
}
.bloc_top .contenu_bloc_pub:hover{color:#ec6137}
.bloc_top .contenu_bloc_pub span{display:block}
.bloc_top .contenu_bloc_pub.cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.bloc_top .contenu_bloc_pub.cnt .pub_cnt{width:calc(100% - 100px);text-align:left}
.bloc_top .contenu_bloc_pub .image_pub{width:80px;height:80px;margin-right:15px}
.bloc_top .contenu_bloc_pub .image_pub img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.bloc_top .contenu_bloc_pub .pub_cnt{text-align:center;position:relative}
.bloc_top .contenu_bloc_pub .pub_cnt .titre_pub{font-size:16px;line-height:1.2;margin-bottom:4px;font-family:Poppins,sans-serif}
.bloc_top .contenu_bloc_pub .pub_cnt .texte{font-size:11px;line-height:1.5;font-weight:300;letter-spacing:1px;font-family:Poppins,sans-serif}

.bloc_video {
	text-align: center;
}
#popup.modal .modal-body .bloc_video img {
	max-width: 100%;
	width: 100%;
}
/****	Responsive Design	***/
@media(max-width:1199px) and (min-width:992px) {
	footer section.top-footer .items-top .item-top~.item-top {
		margin-top: 15px;
	}
	footer section.top-footer .social-footer>ul {
		justify-content: center;
	}
}
@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) {
	header.sticky .bloc_top {
		display: none;
	}
	.bloc_top button.closes{padding-right:0;float:none;display:block;margin:0 auto;right:0;left:0;bottom:-26px}
	.bloc_top{padding:8px 0 30px}
	header > .header-bottom .item-header .header-left .info-header > button::before {
		color: #000;
	}
	header > .header-bottom .item-header .header-left .info-header > button:hover::before {
		color: #bbb;
	}
	header > .header-bottom .item-header .header-left .info-header .email::before {
		color: #000;
	}
	header > .header-bottom .item-header .header-left .info-header .email:hover::before {
		color: #bbb;
	}
}
@media(min-width:576px){
	.titre-col-tarif {
		width: 85%;
		padding-right: 5px;
	}
	.vip-col-tarif {
		width: 15%;
		
	}
}
@media(min-width:768px){
	.carousel-caption .titre_slider {
		font-size: 34px;
	}
	.col_tarif_rose, .col_tarif_gris {
		width: calc(50% - 20px);
	}
}

@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) {
	.h2, h2 {
		font-size: 28px;
	}
	
}
.sec-parallax .ctn-parallax {
    max-width: 850px;
}
.sec-partenaires   .img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	}

.coordonnees-footer{
	margin-bottom: 15px;
}
@media (min-width:992px) {
	.items-top{

		padding-top: 20px !important;
	}
}
