/** 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;
}
#index h1::before,#index h1::after{
	display: none;
}
#index .sec-content h2{
	color: #3a2414;
	font-weight: 500;
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 25px;
	text-transform: uppercase;
}
#index .sec-content h2 span{
	display: block;
}
.chapeau_home{
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
/** section home **/
#index section.sec-content{
	background-image: url('../img/bg-accroche.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	color: #fff;
}

.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 .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 **/
/** all-services **/
.bg2_bloc{
	position: relative;
}
.bg2_bloc::before{
	content: '';
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../img/background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	max-height: 908px;
	z-index: -1;
}


/** all-product **/
.all-product{
    background: #f1f1f1;
}
/** all-partners **/
.all-partners {
	background: #ffffff;
}
/** Iframe Map **/
section.tac_iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    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: -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;
    color:#3a2414;
    font-size:12px
   }
   .titre_mention:before {
    content:" | ";
    position:absolute;
    top:0;
    right:6px;
    color:#3a2414
   }
#index header>.header-bottom{
	background: none;
}
#index header.sticky>.header-bottom{
	background-image: url(../img/bg-content.jpg);
}
#index main{
	padding-top: 0 !important;
}
.infos-header{
	margin-bottom: 13px;
}
.img_slider{
	z-index: 9;
	width: 100%;
	max-width: 593px;
}
.content-caption{
	width: 50%;
}
.nbr-slides {
	font-size: 45px;
	margin: 0 10px;
  }
  .nombre_slides {
	font-size: 25px;
  }
  .flech_slider{
	  position: absolute;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  bottom: 20px;
	  width: 20px;
	  height: 31px;
	  background-image: url('../img/mouse.png');
	  background-repeat: no-repeat;
	  background-size: contain;
	  display: block;
	  margin: 0 auto;
	  -webkit-transition: all 500ms ease-in-out;
	  -o-transition: all 500ms ease-in-out;
	  transition: all 500ms ease-in-out;
	  z-index: 12;
	  cursor: pointer;
  }
  .flech_slider:hover{
	  -webkit-transform: translateY(10px);
	      -ms-transform: translateY(10px);
	          transform: translateY(10px);
  }
  .btn_slider{
	color: #b18653;
	border-color: #fff;
	-webkit-animation: none !important;
	        animation: none !important;
}
.btn_slider:hover{
  color: #b18653;
  border-color: #fff;
  background-color: #fff;
}
  .btn_contact{
	  color: #fff;
	  border-color: #b18653;
	  -webkit-animation: none !important;
	          animation: none !important;
  }
  .btn_contact:hover{
	color: #fff;
	border-color: #b18653;
	background-color: #b18653;
}
.texte_presentation{
	max-width: 890px;
	width: 100%;
	margin: 0 auto;
}
.cnt-bloc1 {
	background-color: #3a2414;
	color: #fff;
	padding: 80px 40px 40px;
	-webkit-box-shadow: 0 5px 30px rgba(58, 36, 20,0.95);
	        box-shadow: 0 5px 30px rgba(58, 36, 20,0.95);
  }
  .image-bloc {
    text-align: center;
	position: relative;
	margin-bottom: 40px;
}
.image-bloc::before {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 50%;
   background-color: #b18653;
   z-index: -1;
}
.img-bloc{
	width: 100%;
	max-width: 542px;
	margin: 0 auto;
}
.texte-content{
	line-height: 24px;
}
.cnt-bloc1 h2.sub-title{
	color: #b18653;
}
.sub-title-bloc2 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #3a2414;
	margin-bottom: 10px;
	font-weight: 500;
  }
  .titre_site {
    color: #3a2414;
}
.bg_bloc{
	position: relative;
}
.bg_bloc:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background-color: #fff5e9;
	z-index: -1;
}
.texte-footer p{
	margin-bottom: 0;
}
.ctn-bloc2-home {
    background-image: url('../img/bg-plan.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
	padding: 20px 0 10px;
	color: #fff;
}
  .img-bloc2 {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	display: block;
  }
  .item-cnt-bloc2{
	  max-width: 390px;
	  width: 100%;
	  margin: 0 auto;
  }
  .ctn-bloc1-home h2.sub-title, .all-works h2.sub-title{
	  font-weight: 600;
  }
 .ctn-bloc2-home h2.sub-title{
	font-weight: 700;
}
  .ctn-bloc2-home .texte-content{
	  font-size: 15px;
	  line-height: 24px;
  }
  .titre_footer{
	  font-size: 16px;
	  font-weight: 600;
	  color: #b18653;
	  margin-bottom: 3px;
  }
  .image-bandeau h3,  .image-bandeau .breadcrumb {
	  display: none;
  }
  #index .sec-bloc1-home a:hover{
	  color: #fff;
  }
#articles_detail .texte-content {
    text-align: left;
}
#articles_detail .texte-content ul li p, #articles_detail .texte-content ol li p {
    margin: 0;
    display: inline;
}
/****	Responsive Design	***/
@media(max-width:1400px) {
.img_slider {
    max-width: 400px;
}
}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
@media(max-width:991px) {
.nbr-slides {
    font-size: 25px;
}
.nombre_slides {
    font-size: 15px;
}
.cnt-bloc1 {
    padding: 40px 15px;
}
footer section.top-footer .items-top .item-top ~ .item-top {
    margin-top: 10px;
}
footer section.top-footer {
    padding: 20px 0;
}
.ctn-bloc2-home {
    padding: 20px 15px 10px;
}
}

@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}

@media(max-width:991px) {
	header>.header-top .item-header .header-left .info-header>a:before {
		content: '';
		font-family: FontAwesome;
		font-size: 18px;
		color: #b18653;
		width: 21px;
		height: 21px;
		background-repeat: no-repeat;
		background-size: contain;
		display: inline-block;
	}
	header>.header-top .item-header .header-left .info-header+.info-header {
		margin-left: 0;
		margin-right: 0;
	}
	header>.header-top .item-header .header-left .info-header>a.email:before {
		width: 22px;
		height: 23px;
		left: 12px;
		font-size: 21px;
		bottom: 3px;
		margin-right: 15px;
	}
	header>.header-top .item-header .header-left .info-header {
		font-size: 0;
	}
	header>.header-top .item-header .header-left .info-header>a.tel:before {
		
		left: 4px;
	}
header > .header-top .item-header .header-left .info-header > a::before {
    position: relative;
    bottom: -1px;
    left: auto;
    margin-right: 10px;
}
header > .header-top .item-header .header-left .info-header > a {
    padding-left: 0;
}
ul.sx-social-icons li > a {
    width: 31px;
}
ul.sx-social-icons li > a > i {
    font-size: 22px;
}
header .social {
    margin-left: 3px;
}
}
@media(max-width:767px) {
	main section[id^=carouselH_] {
		height: calc(115vh - 20px);
	}
.img_slider {
	max-width: 400px;
	margin-top: 20px;
}
.content-caption {
    width: 100%;
    margin-top: 20px;
}
.carousel-caption {
	bottom: 30px;
}
/*.titre_mention::before {
	display: none;
}*/
.ctn-bloc2-home {
    padding: 30px 15px 10px;
}
.item-cnt-bloc2 {
    max-width: 100%;
}
}
@media(max-width:600px) {
	.texte-footer {
		width: 220px;
		margin: 10px 0;
	}
	.texte-footer img {
		width: 100% !important;
		height: auto !important;
	}
}
@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);
	}
	.cnt-bloc2 {
		width: 50%;
	  }
	  .image-bloc2 {
		width: 50%;
	  }
	  .content-caption {
		padding-right: 15px;
	}
}

@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;
	}
	.cnt-bloc1{
		width: 54%;
	}
	.image-bloc{
		width: 46%;
	}
	
}

@media(min-width:1200px) {
	.content-caption{
		padding-right: 80px;
	}
	#index .sec-content{
		padding-top: 80px;
	}
	.titre_site{
		font-size: 30px;
	}
}

.breadcrumb {
    justify-content: center;
}
section.detail a.img-detail {
    display: block;
}
section.detail .h1:after, section.detail h1:after {
	left: auto;
}
h1, .h1{text-align: center;}
#index h1, #index .h1{text-align: left;}
@media (max-width: 991px){
header>.header-top .item-header .header-left .info-header>a {
    font-size: 0;
}
header>.header-top .item-header .header-left .info-header.tel-header {
    font-size: 0;
}
}