/*---------------------------------*/
/*BASE STRUCT*/
/*---------------------------------*/
/*GLOBAL*/

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular.woff2') format('woff2'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/Roboto-Regular.svg#NotoSans') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
         url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
         url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'),
         url('../fonts/Montserrat-ExtraBold.svg#NotoSans') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

body {
	background: #fff;
	overflow: hidden;
	overflow-y: auto;
	font-size: 15px;
	font-family: 'Roboto-Regular',sans-serif;
}

body.mright{margin-right: 230px;margin-left:-260px;}
body.mleft{margin-left:260px;margin-right: -260px;}


script{
	display:none !important;
}

#xlogo{
	position: relative;
}
.addr {color: rgba(0,0,0,0.5);line-height: 1.3;}

h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	font-family: 'Montserrat-ExtraBold',sans-serif;
}

h1{font-size: 2.5em;color: #990012;}
h2{font-size: 2.2vw;color: #555;font-weight: normal;/* letter-spacing: 2px; */}
h3{font-size: 2vw;/* color: #00afe4; */}
h4{font-size: 1.8vw;}
h5{font-size: 1.4vw;}
h6{font-size: 1.1vw;}

.article_content h1{
	margin: 10px 20px;
}
.tc_content p, .tc_content ul, .tc_content ol {
	/* color: #fff; */
	font-family: 'Roboto-Regular';
}

.tc_content img{
	margin: 10px;
	max-width:  100%;
	height:  auto;
}

.article_content .tc_content{
	padding: 40px;
	font-size: 1.1em;
	position:  relative;
}
.article_content .tc_content ul li,
.article_content .tc_content ol li {
	margin-left: 60px;
}

.wrapper {
	max-width: 1140px;
	margin: 0 auto !important;
}

.content {font-size: 0.9em; }

/***************************************************************************/
/*BASE STYLES*/
/***************************************************************************/

.centered {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	z-index: 2;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: initial;
	-ms-transition: initial;
	-o-transition: initial;
	transition: initial;
}

img.cover{
	position: absolute;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}

img.responsiveimg{
	max-width: 100%;
	height: auto;
}

.fullheight{
	max-height: 100%;
	height: 100%;
}

/*text align*/
.tar{text-align: right;}
.tal{text-align: left;}
.tac{text-align: center;}

/*clearfix*/
.clearboth {clear: both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { height: 1%; }
.clearfix {display: block;}


/*BASE MISE EN FORME*/
.page article ul {
	margin: 2em 0;
	font-family: 'Roboto-Regular';
}
.page article ul li {
	line-height: 150%;
	list-style-type: disc;
}

.page article ul li ul{
	margin: 10px;
}

.page article p {
	line-height: 1.7;
	margin-bottom: 20px;
	font-family: 'Roboto-Regular';
	font-size: 16px;
}

.page article a {
  color: #333;
  font-weight: bold;
}
.page article a:hover {
	text-decoration: none;
}

.page table{
	width:100%;
}

.page h1{
	line-height: 140%;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 1em;
	/* margin: 40px 0; */
	/* background: #00823c; */
	/* letter-spacing: 4px; */
	/* text-shadow:  0 0 10px #444; */
	font-family: 'Montserrat-ExtraBold',sans-serif;
	/* text-transform:  uppercase; */
	position: relative;
}
.page h1::after, .titleckslider a::after,.product-list::after{
  /* content:''; */
  width: 70px;
  height:10px;
  background: #b5d97a;
  position: absolute;
  bottom: 0;
  left:50%;
  transform: translateX(-50%);
}

.page h2{
	/* line-height: 140%; */
	/* border-bottom: 1px solid rgba(6, 55, 94, 0.21); */
	padding: 10px 0 5px;
	/* margin-top: 15px; */
	margin-bottom: 7px;
	position: relative;
	text-align: left;
}
.page h2::after{
	/* content: ""; */
	width: 70px;
	height: 3px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: #b5d97a;
}
.page h3{line-height: 140%;/* padding: 0 10px; *//* font-size: 160% !important; *//* font-weight: lighter; *//* color: #f7b733; *//* font-size: 1em; */margin: 30px 0;font-weight: normal;}
.page h4{line-height: 140%; padding: 0 10px;}
.page h5{line-height: 140%; padding: 0 10px;}
.page h6{line-height: 140%; padding: 0 10px;}

.page h1 a{text-decoration: none; color: #f7b733;}
.page h2 a{text-decoration: none;}
.page h3 a{text-decoration: none;color: #f7b733;}
.page h4 a{text-decoration: none; color: #f7b733;}
.page h5 a{text-decoration: none; color: #f7b733;}
.page h6 a{text-decoration: none; color: #f7b733;}

/* COLONNAGE */
div.contentSeparation-2 {column-count: 2; -webkit-column-count: 2; -moz-column-count: 2; }
div.contentSeparation-3 {column-count: 3; -webkit-column-count: 3; -moz-column-count: 3; }
div.contentSeparation-4 {column-count: 4; -webkit-column-count: 4; -moz-column-count: 4; }

@media screen and (max-width: 1140px) {
	div.contentSeparation-2,
	div.contentSeparation-3,
	div.contentSeparation-4 {
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
	}
}
@media screen and (max-width: 780px) {
	div.contentSeparation-2,
	div.contentSeparation-3,
	div.contentSeparation-4 {
		column-count: 1;
		-webkit-column-count: 1;
		-moz-column-count: 1;
	}
}

/* HABILLAGE D'IMAGE */
.alignright {float: right; }
.alignleft {float: left; margin:0 20px 20px 0; }
.aligncenter {margin: 10px auto; display: block; }
.alignnone {display: block; }



/* Reset flex */
.noflex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: block;
	-webkit-box-orient: initial;
	-webkit-box-direction: initial;
	-webkit-flex-direction: initial;
	-ms-flex-direction: initial;
	flex-direction: initial;
}

/*GLOBAL INPUT LIB*/
input:-moz-read-only { /* For Firefox */
	background-color: #eee;
}

input:read-only {
	background-color: #eee;
}

.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 2px 1em;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.9em 0.2em 0.5em;
	line-height: 140%;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	appearance: none;
	-webkit-appearance: none;
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	padding: 0 1em;
	width: 40%;
	color: #cac7e0;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding-top: 6px;
	width: 100%;
	font-size: 1.2em;
}


/* [SEARCH] Makiko */
.input--makiko {
	overflow: hidden;
	background: #e8e8e8;
	margin: 0;
	width: 100%;
	max-width: inherit;
}

.input__field--makiko {
	width: 100%;
	background: transparent;
	color: #797693;
	z-index: 10;
	padding: 0;
	font-weight: 500;
	font-size: 0.9em;
	padding: 0.5em 1em;
	box-sizing: border-box;
	line-height: 1em;
	border: 1px solid #ddd;
}

.input__label--makiko {
	position: absolute;
	width: 100%;
	text-align: left;
	pointer-events: none;
	color: #b5b5b5;
	line-height: 33px;
}

.input__label--makiko::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 0.3em;
	right: 30px;
	background: url(../images/search.svg) no-repeat center center;
	background-size: 100%;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.7,0,0.3,1);
	transition: transform 0.4s cubic-bezier(0.7,0,0.3,1);
}

.input__label-content--makiko {
	display: block;
	padding-top: 0;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.7,0,0.3,1);
	transition: transform 0.4s cubic-bezier(0.7,0,0.3,1);
}

.input__field--makiko:hover + .input__label--makiko::before,
.input--filled .input__label--makiko::before {
	-webkit-transform: scale3d(140, 140, 1);
	transform: scale3d(140, 140, 1);
}

.input__field.onsearch{
	background: url(../images/loading-search.svg) right center no-repeat;
}

/* [LOGIN] Hoshi */
.input--hoshi {
	overflow: hidden;
}

.input__field--hoshi {
	margin-top: 0.0em;
	box-sizing: border-box;
	width: 100%;
	background: transparent;
	color: #d0d0d0;
	font-size: 1.1em;
	text-shadow: 0 2px 3px #7968ff, 0px -2px 3px #222222;

}

.input__label--hoshi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0.25em;
	width: 100%;
	height: calc(100% - 1em);
	text-align: left;
	pointer-events: none;
}

.input__label-content--hoshi {
	position: absolute;
}

.input__label--hoshi::before,
.input__label--hoshi::after {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-bottom: 1px solid #B9C1CA;
}

.input__label--hoshi::after {
	margin-top: 2px;
	border-bottom: 4px solid red;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.input__label--hoshi-color-1::after {
	border-color: #7968ff;
}

.input__label--hoshi-color-2::after {
	border-color: #00ffaa;
}

.input__label--hoshi-color-3::after {
	border-color: #ff5500;
}

.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
	-webkit-animation: anim-hoshi 0.3s forwards;
	-moz-animation: anim-hoshi 0.3s forwards;
	-ms-animation: anim-hoshi 0.3s forwards;
	-o-animation: anim-hoshi 0.3s forwards;
	animation: anim-hoshi 0.3s forwards;
}

@-webkit-keyframes anim-hoshi {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0);
	}
}

@keyframes anim-hoshi {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -70%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -90%, 0);
	}
}



/*GLOBAL BUTTON*/
.discover{
    position: absolute;
    bottom: 160px;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    padding: 13px 40px !important;
    border: 2px solid #fff !important;
    color: #fff;
    text-decoration: none;
    font-size: 1.3em;

}

body.mobile .discover{
	display:none;
}

.button {
	color: #fff !important;
	text-decoration: none;
	/* text-transform: uppercase; */
	padding: 15px 40px;
	background: #21b1e4;
	font-family: 'Roboto-Regular',sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #21b1e4;
	letter-spacing: 2px;
	background-size: contain;
	background-position:  right;
	background-repeat:  no-repeat;
	/* padding-right: 1em; */
	padding: 15px 40px;
	/* border-radius:10px; */
	transition: 300ms all ease-in-out;
}


.button.big {
	font-size: 1em;
	margin-left: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.button:hover, .button:focus, .button:active {
	border: 1px solid;
	background: transparent !important;
	color: #e91e63 !important;
}

.button.orange {background-color: #bf6129 !important;}
.button.orange:hover, .button.orange:focus, .button.orange:active {background-color: #e27839 !important;}
.button.yellow {background-color: #f2b300 !important;color: #3e3e3e !important;}
.button.yellow:hover, .button.yellow:focus, .button.yellow:active {background-color: #ffd400 !important;}
.button.green {background-color: #238e7f !important;}
.button.green:hover, .button.green:focus, .button.green:active {background-color: #2cb29f !important;}
.button.pink {background-color: #b7436e !important;}
.button.pink:hover, .button.pink:focus, .button.pink:active {background-color: #ea4984 !important;}
.button.indigo {background-color: #6c60c8 !important;}
.button.indigo:hover, .button.indigo:focus, .button.indigo:active {background-color: #8e83e4 !important;}
.button.red {background-color: #c00 !important;}
.button.red:hover, .button.red:focus, .button.red:active {background-color: #e00 !important;}

.bigicone {
	font-size: 1.6em !important;
	padding-left: 0;
	padding-right: 0.1em;
}


/* Toogle Bt Agence */
.toogleSlideBloc{
	margin: 20px;
}

.toogleSlideBt {
	display:block;
	font-size: 20px;
	padding: 26px 10px 26px 88px;
	color: #4d4d4d;
	background-color: #e4e4e4;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

.toogleSlideBt:before{
	content: "";
	display: block;
	background-image: url(../images/icons/envelope.svg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 5px;
	height: 60px;
	width: 60px;
}

.toogleSlideBt:hover{
	color: #26a6d1;
}

.toogleSlideContent{
	background: #f0f0f0;
	line-height: 120%;
}

/*---------------------------------*/
/* HERDER BAR */
/*---------------------------------*/
#headbar {
	background: #000;
	color: #666;

}

/* ---------------------- */
/* CEKOME-SOCIAL */
/* ---------------------- */
.socialdiv {
	text-align: right;
	color: rgba(0,0,0,0.4);
}
.share-buttons {
	padding: 0 5px;
	/* float: right; */
	/* display: table; */
	/* margin: auto; */
	float: left;
}

.share-buttons a {
	display: inline-block;
	margin: 10px 5px;
	cursor: pointer;
}
.share-buttons a svg {
	height: 19px;
	fill: #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	/* text-shadow: 0 0 10px #444; */
}
.share-buttons a:hover svg {
	fill: #ffffff;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}



.share-buttons img {
	width: 17px;
	padding: 4px 1px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

.share-buttons img:hover {
	filter: hue-rotate(180deg);
	-webkit-filter: brightness(40%) sepia(100%) hue-rotate(160deg) saturate(160%);
	-moz-filter: brightness(40%) sepia(100%) hue-rotate(160deg) saturate(160%);
	-o-filter: brightness(40%) sepia(100%) hue-rotate(160deg) saturate(160%);
	-ms-filter: brightness(40%) sepia(100%) hue-rotate(160deg) saturate(160%);
}

.headsocial{
    display: block;
    text-align: center;
    /* padding-top: 10px !important; */
    box-sizing: border-box;
    /* min-height: 70px; */
    /* background:  #333; */
    max-height: 70px;
    transition: 800ms max-height ease-in-out;
    position:  relative;
    /* background:#eee; */
}

/*MENU HEADER*/
.ckinfo{
    height: 100%;
    display: none;
    /*background: url(../images/icons/info_contact.svg) center center no-repeat;*/
    background: url(../images/icons/info_contact.svg) center center no-repeat;
    cursor: pointer;
    background-size:72px;
}
.ckinfo-toogle{
	display: none;
	background: url(../images/icons/info_contact.svg) center center no-repeat;
}

.namehead{
    background: #fff;
    margin: 10px 10px 0 10px;
    padding: 10px !important;
    text-align: center;
    font-family: 'Montserrat-ExtraBold',sans-serif;
    color:#f52557;
    font-size: 22px;
}
.namehead img{
  max-width: 200px;
  height:auto;
  display: block;
  margin:0 auto;
}
.adressehead p{
  font-size:12px;
  margin:10px 0;
}
.maphead,
.telhead,
.socialhead{
	margin: 0;
}


.maphead #map_canvas{
	height: 160px;
}
.map-container{
  height:30vh;
  /* margin-top: 30px; */
  overflow:hidden;
  /* border-radius: 100px 0; */
}
#xfooter .map-container{
  height:150px;
  margin-top: 1em;
}
#xfooter #map_canvas{
  /* margin-top:1em; */
  max-width: 150px;
}
#xfooter .logo-footer{
  max-width: 150px;
}
#map_canvas{
  height: 30vh;
  transition:250ms all;
}
#xfooter .footer-logo{
  max-width: 150px;
}

#partenaire-slider .ckslidercontrols .prev,
#partenaire-slider .ckslidercontrols .next{
  background:none;
}
#xnav {font-family: 'Roboto-Regular';position:  relative;z-index: 10;}
.menuheadbar {
	float: left;
	margin: 0px 5px;
	font-family: 'kenyan_coffeeregular', sans-serif;
}

.menuheadbar li {
	display: inline-block;
	padding: 7px 5px;
	border-left: 1px dotted #555;
}

.menuheadbar li a {
	color: #bbb;
	text-decoration: none;
	font-size: 0.8em;
}

.menuheadbar li a:hover {
	text-decoration: underline;
	color: #ddd;
}


/*---------------------------------*/
/* HEADER */
/*---------------------------------*/

#xheader{
	/* max-width: 1140px; */
	/* margin: 0 auto; */
	/* position: fixed; */
	top: 0;
	left: 0;
	right: 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5c864+0,8ae858+100 */
	background: #000000; /* Old browsers */
	 /* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 fallback on horizontal gradient */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,1c1c1c+9,2b2b2b+24,111111+31,000000+35,2c2c2c+37,282828+61,3a3a3a+75,3a3a3a+88,212121+100 */
	background: #131313; /* Old browsers */
	background: -moz-linear-gradient(45deg, #131313 0%, #1c1c1c 9%, #2b2b2b 24%, #111111 31%, #000000 35%, #2c2c2c 37%, #282828 61%, #3a3a3a 75%, #3a3a3a 88%, #212121 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 31%,#000000 35%,#2c2c2c 37%,#282828 61%,#3a3a3a 75%,#3a3a3a 88%,#212121 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 31%,#000000 35%,#2c2c2c 37%,#282828 61%,#3a3a3a 75%,#3a3a3a 88%,#212121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#212121',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	z-index: 99;
	/* width: 100%; */
	background-size: cover;
	/* min-height: 57vh; */
	/* font-family: 'Montserrat-ExtraBold',sans-serif; */
}

#xheader.mright{right:260px;left:-260px; }
#xheader.mleft{left:260px;right: -260px;}



.adressehead{
    /* font-family: 'Roboto-Regular'; */
    color: #ffffff;
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    margin-right: 2em;
    background-image: url(../images/icons/map.svg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left:20px;
    display:  inline-block;
}
.adressehead p, .head-info span{
  font-size: 16px;
  color: #fff;
  padding-left: 20px;
  text-transform:  uppercase;
}

/*HEADER LOGO*/
#xlogo a {
	display: block;
	text-align: center;
}

#xlogo a img{
    max-width: 450px;
    position: relative;
    z-index: 10;
}
#logo {
	width: 250px;
	max-width: 100%;
}

#xheader .tellink{
	display: inline-block;
	text-align:right;
	padding: 10px;
	border-radius: 10px;
}

#xheader .tellink a{
    padding: 0px 10px 2px 45px;
    line-height: 20px;
    background: none;
    text-transform: uppercase;
    /* font-size: 12px; */
}

.slogan-content .tellink a{
  text-shadow: 0 0 !important;
  color: #fff;
  font-size: 12px;
  border-color: #fff;
}
#xheader .phonea.show:after,
#xheader .phonea.hide:after{
    width: 26px;
    height: 26px;
    top: -6px;
    background-image: url(../images/icons/phone.svg);
    padding: 2px;
    background-size: 71%;
    background-position: center center;
    background-repeat: no-repeat;
}
.header-menu{
  align-self:center;
}

#onscreen{
	position:relative;
	z-index:2;
	font-family: 'kenyan_coffeeregular', sans-serif;
}
.tellink{
	position:relative;
	z-index:2;
	display: inline-table;
	padding: 12px 0;
}

.tellink a{
  /* font-size: 13px; */
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  /* padding: 10px 15px 10px 60px; */
  /* background: #F5255A; */
  /* border-radius: 2px; */
  position: relative;
  display: block;
  /* line-height: 30px; */
  /* font-family: 'Roboto-Regular', sans-serif; */
  -webkit-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
  -moz-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
  -o-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
  transition: all 0.3s cubic-bezier(1, 0, 0, 0);
  /* font-weight: bold; */
  /* letter-spacing:  2px; */
}
#calltoaction .tellink a{
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
#calltoaction .tellink a:hover{
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}
#calltoaction .button{
  /* background: #e62f22; */
  display: inline-block;
}
#calltoaction strong{
  font-weight: bold;
  font-size: 3.5em;
  /* margin-bottom: 18px; */
  display: block;
  font-family:  'Montserrat-ExtraBold';
  color: #fff;
  /* text-transform:  uppercase; */
  /* letter-spacing: 4px; */
  line-height:  1.3;
  /* padding-bottom: 20px; */
  position: relative;
  /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}
#calltoaction #free-devis{
  background: #62bcfa;
  max-width: 170px;
  transform:rotate(-10deg);
  display: block;
  padding: 1em;
  /* text-transform: uppercase; */
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  /* margin-bottom: 1em; */
}
#calltoaction #free-devis strong{
  font-size:1em;
  margin-bottom: 0;
  text-transform:  uppercase;
}
@media screen and (min-width:480px){
#calltoaction .button{
  padding: 8px 40px;
}
}
@media screen and (max-width:480px){
  #calltoaction .tellink{
    display:block;
  }
}
.icocontact:after {
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background-size: 100%;
	position: absolute;
	left: 10px;
	top: 6px;
	background-image: url(../images/icons/mail.svg);
}

.phonea.show:after,
.phonea.hide:after{
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background-size: 100%;
	position: absolute;
	left: 10px;
	top: 6px;
	background-image: url(../images/icons/phone.svg);
}

#xcontent{
	color: #555;
}

/*---------------------------------*/
/* ckslider */
/*---------------------------------*/

.cksliderwrap{
	width: 100%;
	position:relative;
}
.ckslider .button{
  display:inline-block;
  font-size:0.9em;
  text-align:  center;
  line-height:  1.5;
}

.cksliderwrap h2 {
	text-align:left;
}

.ckslider {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap !important;
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
	-webkit-justify-content: flex-start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	overflow: hidden;
}

.ckslider > * {
	/*-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;*/
  background-size:cover;

}

@keyframes ckslide {
	0% { -webkit-transform:translateX(0); transform:translateX(0); }
	100% { -webkit-transform:translateX(-100%); transform:translateX(-100%); }
}


@keyframes cksliderev {
	0% { -webkit-transform:translateX(-100%); transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); transform:translateX(0); }
}


.ckslidercontrols .prev,
.ckslidercontrols .next{
	position: absolute;
	-webkit-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	height: 50px;
	width: 50px;
	bottom: 0;
	background-repeat: no-repeat;
	z-index: 2;
	cursor: pointer;
	background-size: 15px;
	background-position:  center center;
	/* border-radius: 50%; */
}

.ckslidercontrols .prev{
	left: 0;
	/* box-shadow: 5px 0 4px -5px rgba(0, 0, 0, 0.3); */
	background-image: url(../images/icons/arrowleft.svg);
	background-color: #21b1e4;
	/* background-color: #1D1D1D; */
	background-position: center center;
}
.ckslidercontrols .next{
	left: 50px;
	background-image: url(../images/icons/arrowright.svg);
	background-color: #333;
	background-position: center center;
}


.ckctrldiv{
	bottom: 1em;
	left: 50%;
	transform: translateY(-50%);
	/* background: #b5e51d; */
	z-index: 3;
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -0.5rem;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2px 5px;
	border-radius: 20px;
	opacity: 1;
	-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	/* flex-direction:  column; */
	justify-content:  center;
	transform: translateX(-50%);
}

.cksliderwrap:hover .ckctrldiv{
	opacity:1;
}

.ckctrldiv .play{
	width: 24px;
	height: 24px;
	position: relative;
	cursor:pointer;
	background-position: center center;
	background-repeat: no-repeat;
}

.ckctrldiv .play.playing{background-image:url("../images/icons/play.svg");}
.ckctrldiv .play,
.ckctrldiv .play.stopped{background-image:url("../images/icons/pause.svg");}

.ckctrldiv .counter{
	height: 16px;
	text-align: right;
	/* width: calc(100% - 24px); */
}

.ckctrldiv .counter span{
	height: 1em;
	width: 1em;
	background: none;
	margin: 0 1em;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #fff;
	cursor: pointer;
}

.ckctrldiv .counter span:hover,
.ckctrldiv .counter span.active{
	background: #21b1e4;
}

/*------------------*/
/*SLIDER ACTU */
/*------------------*/
#xactu {
	position: relative;
	/* background:  #ddddda; */
	background: #131313;
	background: -moz-linear-gradient(45deg, #131313 0%, #1c1c1c 9%, #2b2b2b 24%, #111111 31%, #000000 35%, #2c2c2c 37%, #282828 61%, #3a3a3a 75%, #3a3a3a 88%, #212121 100%);
	background: -webkit-linear-gradient(45deg, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 31%,#000000 35%,#2c2c2c 37%,#282828 61%,#3a3a3a 75%,#3a3a3a 88%,#212121 100%);
	background: linear-gradient(45deg, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 31%,#000000 35%,#2c2c2c 37%,#282828 61%,#3a3a3a 75%,#3a3a3a 88%,#212121 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#212121',GradientType=1 );
	z-index: 3;
}
#xactu .ckslider {
	min-height: 590px;
	/* background: #fff; */
	z-index: 1;
	position: relative;
	box-sizing: border-box;
	/* background-size: cover; */
}
#xactu .col {
	padding: 0;
}
.blockslidecontent {
	max-width: 700px;
	position: relative;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 2em 4em;
}

.titleckslider{
  background:url(../images/paint-splash.png);
  background-repeat: no-repeat;
  background-size:contain;
  padding-top:2em;
  padding-left:2em;

}
.titleckslider a{
	text-decoration: none;
	color: #fff;
	font-size: 3.5em;
	display: block;
	/* font-weight: bold; */
	font-family: 'Montserrat-ExtraBold', sans-serif;
	margin-bottom: 15px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	line-height: 1;
	/* text-align:  center; */
	/* letter-spacing: 3px; */
	/* padding-left: 63px; */
	position: relative;
	/* text-transform:  uppercase; */
	/* text-align:  center; */
	/* padding-bottom: 20px; */
	/* background: orange; */
	/* background-size: contain; */
	/* background-repeat:  no-repeat; */
	/* background-position:  right; */
	/* border-bottom: 4px solid darkseagreen; */
	padding-bottom: 20px;
	z-index: 55;
}
.home-bigtitle{
  font-size: 1.6em;
  font-family: 'Montserrat-ExtraBold', sans-serif;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  position: relative;
  padding-bottom:  0.5em;
  margin: 0 1em;
  color: #fff;
  width: 21%;
}
#xprestations ul{
  width: 80%;
}
.home-bigtitle::after{
  content:'';
  width:40px;
  height:4px;
  background: #21b1e4;
  position: absolute;
  bottom:0;
  left:0;
}
.home-bigtitle span{
  color: #21b1e4;
  display:  block;
}

.thumbnailckslider{
	position: relative;
	display: none;
	width: 100px;
	box-shadow: 0px 10px 8px -10px rgba(0, 0, 0, 0.65);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbc00), to(#ff8100));
	background: -webkit-linear-gradient(#ffbc00 0%, #ff8100 100%);
	background: -moz-linear-gradient(#ffbc00 0%, #ff8100 100%);
	background: -o-linear-gradient(#ffbc00 0%, #ff8100 100%);
	background: linear-gradient(#ffbc00 0%, #ff8100 100%);
	padding: 1em 0 0.15em;
	line-height: 0;
	float: left;
	margin: 0 20px 10px 0;
}
.thumbnailckslider img{
	width: 100%;
}

.contentckslidertext{
	margin-top: 15px;
	color: #fff;
	max-height: 300px;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.6;
	margin-bottom: 30px;
	font-family: 'Roboto-Regular';
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-align: left;
}

.contentckslidergallery{
	position: absolute;
	right: 50px;
	width: 260px;
	top: 0;
	bottom: 0;
	height: 100%;
	overflow: hidden;
	padding: 40px 10px;
	background: rgba(80, 80, 80, 0.84);
	border-left: 5px solid rgba(255,255,255,0.2);
	border-right: 5px solid rgba(255,255,255,0.2);
}

.progressBar{
	position: absolute;
	bottom: 15px;
	left: 10px;
	right: 10px;
	height: 2px;
	background: #666;
	z-index: 2;
}
.progressBar .sizeBar{
	width: 0%;
	height: 100%;
	background: #b5f166;
}


.blockslidecontent .gallery .gallery-item .gallery-icon a img{
	max-width: 110px;
}


/*---------------------------------*/
/* WIDGET ELEMENT */
/*---------------------------------*/

.widget_element_page.listelemul li{/* padding-bottom: 40px; */text-align:  center;}

.widget_element_page.listelemul li .containListPage{/* box-shadow:0px 5px 26px -3px rgba(0, 0, 0, 0.09); *//* background: #fff; */position: relative;/* padding-bottom: 40px; */z-index: 2;}

.widget_element_page.listelemul li img{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter: brightness(30%)grayscale(1);
	max-width: 123px;
	/* height:  auto; */
}
.widget_element_page.listelemul li:hover img{
	filter: brightness(80%) grayscale(0);
}
.widget_element_page.listelemul li h3 a{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 15px 0px;
	box-sizing: border-box;
	display: block;
	line-height: 120%;
	overflow: hidden;
	color:#4d4d4d;
	text-align: center;
	font-size: 0.7em;
	text-decoration:none;
	-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);
}
.sponsor .widget_element_page.listelemul li h3 a{
	display:none;
}

.widget_element_page.listelemul li a.apercu {
	color: #2baeb9;
	background-color: #fff;
	border-radius: 60px;
	padding: 6px;
	position: absolute;
	top: 5px;
	left: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.widget_element_page.listelemul li:hover a.apercu {
	padding-left: 10px;
	padding-right: 10px;
}
.widget_element_page.listelemul li a.apercu span {
	display: none;
}
.widget_element_page.listelemul li .excerptelement{
	opacity: 1;
	position: absolute;
	bottom: 0;
	/* height: 100%; */
	/* background: #f7b733; */
	width: 100%;
	padding: 2em;
	box-sizing: border-box;
	color: #fff;
	font-size: 1em;
	/* overflow: hidden; */
	-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	line-height: 1.6;
}

.widget_element_page.listelemul li:hover img{
	-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);
}


.partenairecekome {
	text-align: center;
	width: 150px;
	margin: 0 auto;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #696969;
	font-family: 'Acephimere';
}
.partenairecekome strong {
	color: #ec008c;
	display: block;
	margin: 4px 0 6px 0;
	font-size: 1.2em;
}

#xagences_slider {
	background-color: #fff;
	padding: 100px 40px;
}
#xagences_slider .widget_element_page {
	justify-content: space-around !important;
}
#xagences_slider .ckslidercontrols .next,
#xagences_slider .ckslidercontrols .prev{
	border-radius: 40px;
	bottom: 50%;
}


/*---------------------------------*/
/* PLAN DU SITE */
/*---------------------------------*/
.ulplandusite {
	margin: 20px;
}
.ulplandusite li {
	line-height: 150%;
	list-style: square;
	margin-left: 30px;
}
.ulplandusite li a {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color: #333;
	font-size: 1.2em;
}

.ulplandusite li ul{
	margin: 10px;
}

/*---------------------------------*/
/* MENTIONS LEGALES */
/*---------------------------------*/

.template-mentions-legales-php article.article_content li {
	margin-left: 60px;
}

/*---------------------------------*/
/* WIDGET PARENT */
/*---------------------------------*/
#xprestations .tc_excerpt {
	line-height: 1.6;
	font-size: 16px;
	letter-spacing: -0.03em;
	font-family: 'Roboto-Regular';
	/* width: 50%; */
}
#xprestations .liresuite {
	width: auto;
	height: auto;
	/* position: relative; */
	/* text-align:  center; */
}
#xprestations .liresuite a {
	width: auto;
	/* height: auto; */
	/* font-size: 30px; */
	font-weight: bold;
	padding: 15px 40px;
	display: inline-block;
	/* background: transparent; */
	background-repeat: no-repeat;
	background-position:right 10px center;
	/* padding-right:3.5em; */
	background-size:20px;
	/* border: 1px solid #fff; */
	/* max-width:  70px; */
	/* position:  absolute; */
	right: 0;
	bottom: 0;
	text-shadow: 0 0;
	/* color: #e6cf8b !important; */
}
#xprestations .liresuite a:hover{
  background-position:right 3px center;
  background: transparent;
}
#xprestations .img-presta{
  display: block;
  margin:0 auto;
  transition: 400ms ease-in-out all;
  max-width: 300px;
  height:  auto;
  /* border-radius:  50%; */
  /* border: 5px solid #e6cf8b; */
  /* padding:  1em; */
}
.nohome #xprestations{
  background: none;
  /* padding:  0 2em; */
  height: auto;
  padding:  0;
  width:  100%;
}
.nohome #xprestations *{
  box-shadow:0 0;
  width:  100%;
}
.home #xprestations .listpageul li img:hover{
  transform: scale(1.4) !important;
  filter: grayscale(1);
}
#xprestations{
  position: relative;
}
.home #xprestations::before{
  position: absolute;
  width: 100%;
  height:100%;
  /* content:''; */
  background: inherit;
  z-index:2;
  right:0;
  bottom: 0;
  transform-origin: top left;
  transform: skewY(-5deg);
  z-index: 0;
}
.home #xprestations::after{
  /* position: absolute; */
  width: 100%;
  height:100%;
  /* content:''; */
  background: #1D1D1D;
  z-index:2;
  right:0;
  top: -176px;
  transform-origin: top left;
  transform: skewY(20deg);
  z-index: -1;
}



.listpageul li,
.listarticleul li,
.listcategoryul li{
	width: 100%;
}
@media screen and (min-width:722px) and (max-width:1024px){
.home #xprestations .listpageul li{
  flex-basis: 47%;
  max-width: 47%;
}
}
.home #xprestations .listpageul li{
  flex-basis: 23%;
  max-width: 23%;
  margin: 1em 1%;
}
.listpageul li .article_content{
	width:100%;
	/* margin-right: 20px; */
}

.listpageul li .article_content .gallery-item a{
	min-height: 750px !important;
}
.nohome .listpageul li .article_content .gallery-item a{
	min-height: 480px !important;
}
.listpageul li .article_content .gallery-item a img{
	z-index:1;
}

.listpageul li .containListPage,
.listarticleul li .containListPage,
.listcategoryul li .containListPage{
	position: relative;
}


.listpageul li h3 a,
.listarticleul li h3 a,
.listcategoryul li h3 a{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 10px 0px;
	box-sizing: border-box;
	display: block;
	line-height: 120%;
	overflow: hidden;
	color:#4d4d4d;
	text-align: center;
	font-size: 0.7em;
	text-decoration:none;
	background: #fff;
	height: 40px;
}

.listpageul li:hover h3 a,
.listarticleul li:hover h3 a,
.listcategoryul li:hover h3 a{
	background: #eaeaea;
}

.listpageul li a.image_content,
.listarticleul li a.image_content,
.listcategoryul li a.image_content{
    width: 100%;
    display: block;
    text-align: center;
}

.listpageul li .liresuite,
.listarticleul li .liresuite,
.listcategoryul li .liresuite{
	/* position: absolute; */
	/* top: 0; */
	/* width: 20px; */
	/* height: 20px; */
	/* margin: 10px; */
	/*-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);*/
	width: 100%;
	/* margin: 0 auto; */
}

.listpageul li .liresuite a.button,
.listarticleul li .liresuite a.button,
.listcategoryul li .liresuite a.button{
	padding: 0;
	line-height: 18px;
	margin: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}


.blocthumb{
  transition:300ms all;
  position:relative;
}
.blocthumb::before{
  /* content:''; */
  position: absolute;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.1);
  top:0;
  left:0;
  bottom:0;
}
/*PRESTA FADE IN */
@-webkit-keyframes fadeIn { from { opacity:0; -webkit-transform:translateX(-30%); transform:translateX(30%);} to { opacity:1; -webkit-transform:translateX(0%); transform:translateX(0%);} }
@-webkit-keyframes fadeIn { from { opacity:0; transform:translateX(-30%);} to { opacity:1; transform:translateX(0%);} }
@-moz-keyframes fadeIn { from { opacity:0; transform:translateX(-30%);} to { opacity:1; transform:translateX(0%);} }
@keyframes fadeIn { from { opacity:0; transform:translateX(30%);} to { opacity:1; transform:translateX(0%);} }

#xprestations .listpageul li{
 opacity:0;
 display: block;
 -webkit-animation:fadeIn ease-in 1;
 -moz-animation:fadeIn ease-in 1;
 animation:fadeIn ease-in 1;
 -webkit-animation-fill-mode:forwards;
 -moz-animation-fill-mode:forwards;
 animation-fill-mode:forwards;
 -webkit-animation-duration:1s;
 -moz-animation-duration:1s;
 animation-duration:1s;
 transition: 500ms all;
}
#xprestations .listpageul #presta_maison-ossatures-bois {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}
#xprestations .listpageul #presta_renovation-toitures {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}

#xprestations .listpageul #presta_isolation-toitures {
-webkit-animation-delay: 1s;
-moz-animation-delay:1s;
animation-delay: 1s;
}


/*---------------------------------*/
/* AGENCE */
/*---------------------------------*/
.ssmenu{
	/*padding: 1px 0px 0;*/
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.home #xagences {
	background-color: rgba(0,0,0,0.05);
	padding: 100px 0;
}
.nohome #xagences {
	background-color: rgba(0,0,0,0.05);
	padding-top: 60px;
	padding-bottom: 60px;
}
#xagences .ssmenu form {
	text-align: right;
}
#xagences .ssmenu div {
	width: auto;
	display: inline-block;
}

.agencecontent {padding-top: 20px;}
.agencemenu {padding-top: 20px; padding-left: 20px; }

.ssmenu label[for=groupes_agences]{
	display: inline-block;
	line-height: 35px;
	font-size: 0.8em;
	margin-right: 10px;
	text-transform: uppercase;
}
.bloclistagence .agenceblocli{
	border-bottom: 1px dashed #ccc;
	border-left: 0px solid #e74c3c;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.bloclistagence .agenceblocli.active{

	border-left: 5px solid #e74c3c;
}
.tblagence .thumbagence{vertical-align: top;width: 100px;}
.tblagence .thumbagence img{
	width: 90%;
}
.tblagence .agencebloctitle a{
	text-decoration: none;
	color: #debb07;
	font-size: 1.1em;
	/* font-weight: bold; */
	padding-bottom: 5px;
	display: block;
}
.tblagence .agenceblocinfo{
	font-size: 0.8em;
	color: #808080;
}
.agenceblocinfo .telagence a{
	display: block;
	padding: 2px 0;
	text-decoration: none;
	letter-spacing: 0.03em;
	color: #e74c3c;
	font-weight: bold;
}

.agenceblocnext{
	text-align: right;
}
.agenceblocnext a{
	text-decoration: none;
	font-size: 0.8em;
	text-align: right;
	padding: 2px 7px;
	margin-right: 5px;
	color: #fff;
	background: #666;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.agenceblocnext a:hover{
  background:#000;
}

.conteneur_map {
  padding: 0 0.5rem 0;
}
.map_agence{
	height: 100%;
	min-height: 400px;
}

.agencemenu .maps_canvas{height:400px;}
.agencemenu{
	line-height: 1.2em;
	font-size: 1.1em;
	color: #333;
}
.agencemenu .sbinfoagence{
	padding: 10px;
	background: #eee;
}
.agencemenu strong{
	color: #345f79;
}
.agencemenu .infosup{
	font-size: 0.8em;
	border-top: 2px solid #fff;
	padding-top: 5px;
	margin-top: 10px;
	color: #666;
}

.agencesinglemail{
	margin-bottom: 90px;
}


.agencesinglemail .required{
	top: 22px !important;
}

.agencelinks{margin: 20px;}
.agencelinks h3{
	color: #23708e;
	font-size: 1.3em;
	padding: 7px 0;
}
.agencelinks a{display: block;margin-bottom: 3px;}

#xagences .bloclistagence {
	max-height: 500px;
	background-color: #fff;
	padding-top: 10px;
	overflow: auto;
}
#xagences .map_conteneur {
	padding-left: 0;
}

/* Bar rating */

.br-theme-bars-pill .br-widget a {
	padding: 0px 15px;
	background-color: #dedede;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	border-radius: 50px;
	margin-right: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.br-theme-bars-pill .br-widget a.br-current{
	background: #f7b733;
	color: #fff;
}

/*.br-theme-bars-pill .br-widget a:first-child {
	-webkit-border-top-left-radius: 999px;
	-webkit-border-bottom-left-radius: 999px;
	-moz-border-radius-topleft: 999px;
	-moz-border-radius-bottomleft: 999px;
	border-top-left-radius: 999px;
	border-bottom-left-radius: 999px;
}*/
/*.br-theme-bars-pill .br-widget a:last-child {
	-webkit-border-top-right-radius: 999px;
	-webkit-border-bottom-right-radius: 999px;
	-moz-border-radius-topright: 999px;
	-moz-border-radius-bottomright: 999px;
	border-top-right-radius: 999px;
	border-bottom-right-radius: 999px;
}*/
.br-theme-bars-pill .br-widget a:hover{
	box-shadow: inset 0 -3px #debb07;
}
.br-theme-bars-pill .br-readonly a {
	cursor: default;
}
.br-theme-bars-pill .br-readonly a.br-active,
.br-theme-bars-pill .br-readonly a.br-selected {
	background-color: #7f7f7f;
}
@media print {
	.br-theme-bars-pill .br-widget a {
		border: 1px solid #b3b3b3;
		border-left: none;
		background: white;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.br-theme-bars-pill .br-widget a.br-active,
	.br-theme-bars-pill .br-widget a.br-selected {
		border: 1px solid black;
		border-left: none;
		background: white;
		color: black;
	}
	.br-theme-bars-pill .br-widget a:first-child {
		border-left: 1px solid black;
	}
}

/*---------------------------------*/
/* SECTIONS */
/*---------------------------------*/
#xsections {
    /* margin-top: 40px; */
    /* background: #1D1D1D; */
    /* margin-bottom: 150px; */
    /* background-image: url(../images/bg.jpeg); */
    padding-bottom: 10em;
    /* border-radius: 40px; */
    /* background-repeat: no-repeat, no-repeat; */
    background-position: center center;
    /* -webkit-background-size: cover; */
    /* background-size: cover; */
    background-attachment: fixed;
}
#xsections .tc_content p, #xsections .tc_content ul li{
    color: #333;
    list-style-type: disc;
}
#xsections .tc_content a {
	color: #f7b733;
	font-weight: bold;
}
#xsections .tc_content a {text-decoration: underline; }
#xsections .tc_content a:hover {text-decoration: none; }
#xsections .tc_content p {
	line-height: 150%;
	margin-bottom: 15px;
	font-size: 16px;
}
#xsections ul li, #xsections ol li{
  margin:1em 2em;
}
.sectionsbloc{
	position: relative;
	box-sizing: border-box;
	display:  flex;
	align-items:  center;
	margin: 4em 0;
}


.sectionsbloc .thumbsections{
	position: relative;
	z-index: 2;
	padding: 0;
	width: 50%;
	/* margin-right:  1em; */
}
.sectionsbloc .thumbsections .blocthumb{
	line-height: 0;
}

.sectionsbloc.odd{
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse;
  /* text-align: center; */
}
.sectionsbloc.odd .tc_excerpt{
	text-align:right;
}

.sectionsbloc .contentsections{
	text-align: left;
	padding: 40px !important;
	position: relative;
	z-index: 2;
	/* box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); */
	/* border-radius: 10px; */
	width: 50%;
	opacity:  0;
	transform: translateY(-20%);
	transition: 800ms all ease-in-out;
	box-sizing:  border-box;
	background: #fff;
	border: 15px solid #555;
	display:  flex;
	justify-content:  center;
	flex-direction:  column;
	/* right:  3em; */
	background:#fff;
}
.sectionsbloc .contentsections::before{
  /* content:''; */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: #fff #fff #0995bf #fff;
  position: absolute;
  top:0;
  left:0;
  /* box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); */
}
.sectionsbloc img{
	/* max-width: calc(100% - 3em); */
	box-sizing:border-box;
	max-width: 450px;
	width: 100%;
	/* box-shadow: 0px 5px 8px rgba(0,0,0,0.1); */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-filter: contrast(100%);
	-moz-filter: contrast(100%);
	-ms-filter: contrast(100%);
	-o-filter: contrast(100%);
	filter: contrast(100%);
	/* border-radius: 20em 0; */
}
.sectionsbloc .slideparent:hover img{
	-webkit-filter: contrast(150%);
	-moz-filter: contrast(150%);
	-ms-filter: contrast(150%);
	-o-filter: contrast(150%);
	filter: contrast(150%);
}

.sectionsbloc h3{
	text-decoration: none;
	/* text-transform: uppercase; */
}
.sectionsbloc .tc_content{
	/*padding: 10px 0;*/
	/* font-size: 1.1em; */
	line-height: 130%;
	/* margin-bottom: 35px; */

	font-size: 15px;
}
.sectionsbloc .contentsections a.button{
	display: block;
	box-sizing: border-box;
	margin: 10px 8px;
	/* padding: 15px; */
	float: right;
	width: initial !important;
	font-size: 12px;
	margin-top: 10px !important;
	/* font-weight: normal !important; */
	/* background: #e30613; */
	/* background-repeat:  no-repeat; */
	/* background-position: right 10px center; */
	/* padding-right: 3em; */
	/* text-align:  center; */
	align-self: flex-start;
	/* border: 2px solid #fff; */
	/* color:  #e6cf8b !important; */
}
.sectionsbloc .contentsections a.button:hover{
  color: #B07D5C !important;
}

.sectionsbloc .thumbgsecteurs{
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-clip: content-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0.3;
}


.sectionsbloc h2{color: #333;/* font-weight:  bold; */font-size: 2em !important;/* font-family: 'Montserrat-ExtraBold', sans-serif; */font-weight: bold;/* text-transform:  uppercase; *//* border-left: 10px solid rgba(247, 183, 51, 1); *//* padding-left: 0.5em; *//* text-align:  center; */position: relative;padding-bottom: 20px;/* margin-top: 0 !important; */}
.sectionsbloc h2::after{
  /* content:''; */
  width:40px;
  height:4px;
  background: #e91e63;
  position: absolute;
  bottom:0;
  left:0;
}
.sectionsbloc.even .thumbsections {
  text-align: right;
}
.sectionsbloc.even .contentsections {
  right: 2em;
}
.sectionsbloc.odd .thumbsections {
  text-align: left;
}
.sectionsbloc.odd .contentsections {
  /* background-color: #fff; */
  left: 3em;
}
.sectionsbloc h2::after, #calltoaction strong::after{
  /* content:''; */
  /* width: 70px; */
  /* height:3px; */
  /* background: #b5d97a; */
  /* position: absolute; */
  /* bottom: 0; */
  left: 0;
  /* transform: translateX(-50%); */
}
#calltoaction strong::after{
  transform: translateX(-50%);
  left:50%;
  background: #b5d97a;
}

/*---------------------------------*/
/* PAGINATION */
/*---------------------------------*/
.ckPagination{
	padding: 0 10px;
	background: #f0f0f0;
	margin: 10px;
}
.ckPagination a{
	text-decoration: none;
	padding: 10px 5px;
	min-width: 15px;
	display: inline-block;
	text-align: center;
	background: #e4e4e4;
	color: #333;
}
.ckPagination span.current-post-page,
.ckPagination a:hover{
	text-decoration: none;
	padding: 10px 5px;
	min-width: 15px;
	display: inline-block;
	text-align: center;
	background: #b1b1b1;
	color: #fdfdfd;
}

.navblog {
	margin-bottom: 40px;
}
.navblog a{
	margin: 10px 10px;
	padding: 10px;
	background: #ddd;
	display: inline-block;
	text-decoration: none;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navblog a:hover{
	background: #b1b1b1;
	/*color: #fdfdfd;*/
}

.navblog.nav-next{
	float: left;
}
.navblog.nav-previous{
	float: right;
}

/*---------------------------------*/
/* GALLERY */
/*---------------------------------*/
.gallery{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	text-align: center;
	/* margin-top: 30px; */
}
.gallery br {display: none;}
.gallery.gallery-columns-2 .gallery-item {width: 50%;}
.gallery.gallery-columns-3 .gallery-item {width: 33%; }
.gallery.gallery-columns-4 .gallery-item {width: 25%; }

.gallery .gallery-item{
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	position: relative;
	margin-bottom: 1em !important;
}

.gallery .gallery-item .gallery-icon a{
	display: block;
	line-height: 0;
}
.gallery .gallery-item .gallery-icon a img{
	/* border-radius: 5px; */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-filter: brightness(90%);
	-moz-filter: brightness(90%);
	-ms-filter: brightness(90%);
	-o-filter: brightness(90%);
	filter: brightness(90%);
	/* border-radius: 100px 0; */
	/* border: 5px solid #1D1D1D; */
}
.gallery .gallery-item .gallery-icon a img:hover {
	-webkit-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
	/* border: 5px solid #990012; */
}
.gallery .gallery-item .gallery-caption{
	width: 100%;
	color: rgba(0, 0, 0, 0.65);
	background-color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	opacity: 0;
	box-sizing: border-box;
	-webkit-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.6s cubic-bezier(1, 0, 0, 0);
	transition: all 0.6s cubic-bezier(1, 0, 0, 0);
}

.gallery .gallery-item:hover .gallery-caption{
	opacity: 1;
}


/*---------------------------------*/
/* CONTACT FORM */
/*---------------------------------*/
#xcontact #xmap #map_canvas {height: 100%;min-height: 310px;/* border-radius:100px 0; */}
#xcontact .horaires ul {margin-top: 25px;}
#xcontact .horaires ul li {line-height: 1.3;color: rgba(0, 0, 0, 0.6);margin-left: 60px;list-style-type: disc;}

.form_contact{
    /* margin: 0 40px; */
    font-family: 'Roboto-Regular';
    /* border: 5px solid #00adef; */
    /* padding:  2em; */
    /* border-radius:  30px; */
}

.form_contact form{
    padding: 0 10px 15px !important;
}

/*---------------------------------*/
/* FORM */
/*---------------------------------*/
.contactformulaire{
	padding: 0px 25px;
}

.cekome_form{padding:0 !important;}

.cekome_form label{
	font-size: 0.9em !important;
	margin-bottom: 5px;
	color: #6e6e6e;
	position: absolute;
	top: 13px;
	left: 6px;
	z-index: 3;
	pointer-events: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.cekome_form .blc_select label {
	position: relative;
	top: 0;
	color: #FFF;
	left: 0;
	text-transform: uppercase;
	font-family: 'Montserrat-ExtraBold',sans-serif;
	font-size: 12px!important;
	letter-spacing: 1px;
}.cekome_form .blc_select .required{
	position: relative;
	top: 0;
}

.cekome_form form{padding: 30px 10px;}

.toogleSlideContent .cekome_form form{display:none;}

.cekome_form input[type=text],
.cekome_form input[type=tel],
.cekome_form input[type=email],
.cekome_form input[type=password],
.cekome_form select{padding: 6px;color: #fff;}

.cekome_form select{background-color: #fff;}

.cekome_form input[type=text]:not(.cf_inputcaptcha),
.cekome_form input[type=tel],
.cekome_form input[type=email],
.cekome_form input[type=password],
.cekome_form textarea,
.cekome_form select{margin: 5px 0 15px 0;z-index: 2;position: relative;color: #8b8b8b;font-size: 16px;padding: 8px 5px;box-sizing: border-box;}


.cekome_form .blc{
	position: relative;
	margin-top: 10px;
}

.cekome_form .blc_fileattach{
    padding: 10px 0;
    margin-top: 0;
}
.cekome_form .blc_fileattach label{
    position: relative;
    top: 0;
    margin-right: 10px;
}

.cekome_form .required{
	position: absolute;
	right: 0;
	top: 16px;
	font-size: 20px;
	font-weight: normal;
	z-index: 3;
}

.cekome_form .blc.focused label{
	top: -17px;
	font-size: 1em !important;
	color: #c6c2cd;
}

.cekome_form .blc_captcha label{
	position:relative;
	line-height: 130%;
	top: 5px;
	float: left;
}

.cekome_form .blc_captcha{
	background: #f6f6f6;
	padding: 10px !important;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 29px;
}

.cekome_form .blc_captcha .required{
	top: 10px;
	right: 2px;
}

.cekome_form .blocaptcha{
	margin: -7px 0 0 12px;
	float: left;
}

.cekome_form  input.cf_inputcaptcha{line-height: 29px;font-size: 16px;text-transform: uppercase;letter-spacing: 0.05em;text-align: center;margin: 4px 0 0  6px !important;background: #f4ebd2;outline-color: #ccc !important;outline-offset: 2px;outline-style: solid !important;outline-width: 1px !important;padding: 2px;float: left;width: 80px !important;}

.cekome_form .blocaptcha:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.cekome_form input[type="text"], .cekome_form input[type="tel"], .cekome_form input[type="email"], .cekome_form input[type="password"], .cekome_form textarea, .cekome_form select {
	color: rgba(0,0,0,0.6);
	width:100%;
	border: none !important;
	border-bottom: 2px solid #ddddda !important;
	outline: none;
	border-radius: 0 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cekome_form input[type="text"]:focus,
.cekome_form input[type="email"]:focus,
.cekome_form input[type="tel"]:focus,
.cekome_form input[type="password"]:focus,
.cekome_form textarea:focus {
	border-color: #c6c2cd !important;
}

/*placeholder*/
.cekome_form input[type=text]:not(.cf_inputcaptcha)::-webkit-input-placeholder,
.cekome_form input[type=text]:not(.cf_inputcaptcha)::-moz-placeholder,
.cekome_form input[type=text]:not(.cf_inputcaptcha):-ms-input-placeholder,
.cekome_form input[type=text]:not(.cf_inputcaptcha):-moz-placeholder,
.cekome_form input[type=tel]::-webkit-input-placeholder,
.cekome_form input[type=tel]::-moz-placeholder,
.cekome_form input[type=tel]:-ms-input-placeholder,
.cekome_form input[type=tel]:-moz-placeholder,
.cekome_form input[type=email]::-webkit-input-placeholder,
.cekome_form input[type=email]::-moz-placeholder,
.cekome_form input[type=email]:-ms-input-placeholder,
.cekome_form input[type=email]:-moz-placeholder,
.cekome_form input[type=password]::-webkit-input-placeholder,
.cekome_form input[type=password]::-moz-placeholder,
.cekome_form input[type=password]:-ms-input-placeholder,
.cekome_form input[type=password]:-moz-placeholder,
.cekome_form textarea::-webkit-input-placeholder,
.cekome_form textarea::-moz-placeholder,
.cekome_form textarea:-ms-input-placeholder,
.cekome_form textarea:-moz-placeholder
{color:transparent; -webkit-transition: all 0.6s ease-in-out;   -moz-transition: all 0.6s ease-in-out;  -ms-transition: all 0.6s ease-in-out;   -o-transition: all 0.6s ease-in-out;  transition: all 0.6s ease-in-out;}

.cekome_form .focused input[type=text]:not(.cf_inputcaptcha)::-webkit-input-placeholder,
.cekome_form .focused input[type=text]:not(.cf_inputcaptcha)::-moz-placeholder,
.cekome_form .focused input[type=text]:not(.cf_inputcaptcha):-ms-input-placeholder,
.cekome_form .focused input[type=text]:not(.cf_inputcaptcha):-moz-placeholder,
.cekome_form .focused input[type=tel]::-webkit-input-placeholder,
.cekome_form .focused input[type=tel]::-moz-placeholder,
.cekome_form .focused input[type=tel]:-ms-input-placeholder,
.cekome_form .focused input[type=tel]:-moz-placeholder,
.cekome_form .focused input[type=email]::-webkit-input-placeholder,
.cekome_form .focused input[type=email]::-moz-placeholder,
.cekome_form .focused input[type=email]:-ms-input-placeholder,
.cekome_form .focused input[type=email]:-moz-placeholder,
.cekome_form .focused input[type=password]::-webkit-input-placeholder,
.cekome_form .focused input[type=password]::-moz-placeholder,
.cekome_form .focused input[type=password]:-ms-input-placeholder,
.cekome_form .focused input[type=password]:-moz-placeholder,
.cekome_form .focused textarea::-webkit-input-placeholder,
.cekome_form .focused textarea::-moz-placeholder,
.cekome_form .focused textarea:-ms-input-placeholder,
.cekome_form .focused textarea:-moz-placeholder
{color:#666;}







.cekome_form textarea {
	height: 100px;
	padding: 20px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	border: 2px solid rgba(80, 80, 80, 0.51) !important;
}

.cekome_form .captchaimg{margin-top: 2px;}

.cekome_form .button.cf_submit{
	font-size: 13px;
	padding: 12px 17px 12px 60px;
	background-color: #f97c40;
	margin-left: 0px;
	margin-right : 0px;
	background-image:url("../images/icons/sendmail.svg");
	background-size:50px;
	background-repeat:no-repeat;
	background-position:5px center;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cekome_form .button.cf_submit:hover{
	background-color: #09365d;
}



.cekome_form fieldset{
	display: none;
}
.cekome_form #formtab0{ display: block; }
.cekome_form .prev{float: left;}
.cekome_form .nextform{float: right;}

.cekome_form .btnextprev{
	background: none;
	border: 2px solid #fff;
	padding: 15px 40px;
	margin-top: 5px;
	/* box-shadow: 2px 2px 6px rgba(0,0,0,0.15); */
	cursor: pointer;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	/* box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); */
	position: relative;
	/* background: #c32a29; */
}

.cekome_form .btnextprev:hover{
	background: transparent;
	color: #c32a29;
}

.cekome_form .close_cform{
	color: #f00;
	text-decoration: none;
}

.cekome_form .msg.fail{
	background-image:url("../images/icons/msgfail.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
	padding: 5px 5px 5px 50px;
	min-height: 30px;
}

.ckformerror {
	max-width: 400px;
	background-color: #fff;
	font-family: "Arial", sans-serif;
	border-left: 4px solid #d80404;
	padding: 25px 30px;
	box-sizing: border-box;
	box-shadow: 0 0 100px rgba(0,0,0,0.1);
	margin-top: 20px;
	position: fixed;
	top: 160px;
	right: 0;
	z-index: 999;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-animation: errorckform 0.3s forwards;
	-moz-animation: errorckform 0.3s forwards;
	-ms-animation: errorckform 0.3s forwards;
	-o-animation: errorckform 0.3s forwards;
	animation: errorckform 5s forwards;
}
@-webkit-keyframes errorckform {0% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 10% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 90% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }
@-moz-keyframes errorckform {0% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 10% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 90% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }
@-ms-keyframes errorckform {0% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 10% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 90% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }
@-o-keyframes errorckform {0% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 10% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 90% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }
@keyframes errorckform {0% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 10% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 90% {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }



/*---------------------------------*/
/* MODAL */
/*---------------------------------*/
*[data-wpajxstatut="loading"] {
	pointer-events: none;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-animation: refreshLoading 0.5s forwards;
	-moz-animation: refreshLoading 0.5s forwards;
	-ms-animation: refreshLoading 0.5s forwards;
	-o-animation: refreshLoading 0.5s forwards;
	animation: refreshLoading 0.5s forwards;
}

*[data-wpajxstatut="end"] {
	opacity: 0.25;
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-o-transform: scale(0.96);
	-ms-transform: scale(0.96);
	transform: scale(0.96);
	-webkit-animation: refreshEnd 0.8s forwards;
	-moz-animation: refreshEnd 0.8s forwards;
	-ms-animation: refreshEnd 0.8s forwards;
	-o-animation: refreshEnd 0.8s forwards;
	animation: refreshEnd 0.8s forwards;
}

*[data-wpajxstatut="loading"]:before,
*[data-wpajxstatut="end"]:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: url(../images/loading.svg);
	background-position:  center center;
	background-repeat:  no-repeat;
	z-index: 99;
}

*[data-wpajxstatut="end"]:before {
	-webkit-animation: refreshEndBefore 1.1s forwards;
	-moz-animation: refreshEndBefore 1.1s forwards;
	-ms-animation: refreshEndBefore 1.1s forwards;
	-o-animation: refreshEndBefore 1.1s forwards;
	animation: refreshEndBefore 1.1s forwards;
}

.wpajx-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.77);
	display: block !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.wpajx-overlay#m-flood {
	background: rgba(111, 24, 24, 0.93);
}

.wpajx-overlay[data-state="open"] {
	-webkit-animation: fadeIn 0.5s forwards;
	-moz-animation: fadeIn 0.5s forwards;
	-ms-animation: fadeIn 0.5s forwards;
	-o-animation: fadeIn 0.5s forwards;
	animation: fadeIn 0.5s forwards;
}

.wpajx-overlay[data-state="close"] {
	-webkit-animation: fadeOut 0.5s forwards;
	-moz-animation: fadeOut 0.5s forwards;
	-ms-animation: fadeOut 0.5s forwards;
	-o-animation: fadeOut 0.5s forwards;
	animation: fadeOut 0.5s forwards;
}

/*
slideDown refreshLoading refreshEnd refreshEndBefore
*/
.wpajx-modal {
	padding: 1.5vmin;
	width: 90vw;
	max-height: 80vh;
	max-width: 1140px;
	box-shadow: 0px 70px 20px -20px rgba(0, 0, 0, 0.2);
	margin: auto;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
	border: 1px solid rgba(175, 175, 175, 0.25);
	border-radius: 5px;
}

.wpajx-overlay[data-state="close"] .wpajx-modal {
	-webkit-animation: modalClose 1s forwards;
	-moz-animation: modalClose 1s forwards;
	-ms-animation: modalClose 1s forwards;
	-o-animation: modalClose 1s forwards;
	animation: modalClose 1s forwards;
}

.wpajx-overlay[data-state="open"] .wpajx-modal {
	-webkit-animation: modalOpen 1.2s forwards;
	-moz-animation: modalOpen 1.2s forwards;
	-ms-animation: modalOpen 1.2s forwardsds;
	-o-animation: modalOpen 1.2s forwards;
	animation: modalOpen 1.2s forwards;
}

.wpajx-overlay[data-state="open"] .wpajx-modal:before {
	-webkit-animation: modalOpenBefore 0.9s forwards;
	-moz-animation: modalOpenBefore 0.9s forwards;
	-ms-animation: modalOpenBefore 0.9s forwards;
	-o-animation: modalOpenBefore 0.9s forwards;
	animation: modalOpenBefore 0.9s forwards;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: url(../images/loading.svg);
	background-position:  center center;
	background-repeat:  no-repeat;
	z-index: 99;
}


.wpajx-overlay[data-state="open"] .wpajx-modal *[data-wpajxstatut="end"]:before,
.wpajx-overlay[data-state="open"] .wpajx-modal *[data-wpajxstatut="loading"]:before{
	display: none !important;
}

/***************/
.wpajx-modal-content {
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	display: block;
	max-height: calc( 80vh - 30px);
	max-width: 1140px;
	background: #fff;
	border-radius: 5px;
}

.wpajx-modal-content.modaliframe {
	overflow: hidden;
}

#m-flood .wpajx-modal-content {
	background: none;
}

.wpajx-modal-content #ins-flood {
	padding: 40px;
	color: #fff;
	background: rgba(96, 34, 34, 0.84);
}

.wpajx-modal-content #ins-flood .titlemodal {
	font-size: 3em;
	margin-bottom: 0.2em;
}

.wpajx-modal-content #ins-flood p {
	font-size: 1.2em;
	line-height: 1.2em;
}

.wpajx-modal .wpajxiframe {
	width: 100%;
	min-height: calc( 80vh - 30px);
	box-sizing: border-box;
}

.wpajx-modal .closemodal {
	position: fixed;
	right: -0.5em;
	cursor: pointer;
	z-index: 2;
	top: -0.5em;
}

.wpajx-modal .closemodal:hover i.fa {
	color: rgba(255, 255, 255, 0.7);
}

.wpajx-modal .closemodal i.fa {
	color: rgba(255, 255, 255, 0.55);
	font-size: 1.3em;
	line-height: 0;
	cursor: pointer;
	text-align: center;
}

a.apercu.wpajx.onRefresh i{
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

a.apercu.wpajx.onRefresh i:before {
	content: "\f1ce";
}

/*---------------------------------*/
/* TELECHARGEMENT */
/*---------------------------------*/
.dlformloguser{
	background: #d1d1d1;
	padding: 20px;
	margin: 0 30px;
	font-size: 1.1em;
	line-height: 1.8em;
}
.dlformloguser .infoconnect{
	background: #23708e;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.dlformloguser label{
	color: #23708e;
	font-variant: small-caps;
}
.dlformloguser input{
	padding: 6px;
	font-size: 14px;
	border: 1px solid #ddd;
	margin-right: 20px;
	border: none;
}

.dm_filelist{background: #eaeaea;margin: 30px;}
.dm_filelist li{
	position: relative;
	line-height: 0;
	border-bottom: 9px solid #fff;
}
.dm_filelist li img{
	display: inline-block;
	width: 100px;
	border-right: 10px solid #fff;
}
.dm_filelist li .dm_title{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	font-size: 1.6em;
	font-variant: small-caps;
	color: #333;
	line-height: 140%;
}
.dm_filelist li .dm_mime{
	position: absolute;
	bottom: 4px;
	left: 3px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 3px 6px;
	width: 94px;
	box-sizing: border-box;
	text-align: center;
	line-height: 100%;
}
.dm_filelist li .dlbutton{
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	display: block;
	background-image:url("../images/icons/dlbutton.svg");
	background-size: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 90px;
}

.dlerror{
	padding: 20px 14px;
	margin: 30px;
	background: #dc7d7d;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}

.dlerror i.fa{
	font-size: 1.9em;
	line-height: 0;
	margin: 9px 10px 0 0;
	float: left;
}

/*---------------------------------*/
/* FOOTER */
/*---------------------------------*/
#xfooter {
  padding-top: 3em;
  font-family: 'Roboto-Regular';
  box-sizing: border-box;
  /* max-width: 1140px; */
  /* margin:0 auto; */
  color: #fff;
  position:  relative;
  text-align:  center;
  /* border-top: 1px solid #e67e22; */
}
#xfooter .share-buttons a svg{
  fill: #21b1e4;
  height: 17px;
}
#xfooter a{
	color: #555;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#xfooter a:hover{
	color: #e94732;
	text-decoration: none;
}
.sponsor{
  background: #fff;
  /* padding-bottom: 50px; */
  padding: 0 30px;
  border-bottom: 1px solid rgb(165, 200, 100);
}

.footer-menu ul{
	text-align: center;
}
ul.footer-menu li{
	vertical-align: baseline;
	margin: 20px 0;
}

#xfooter .footer-address, .footer-sched, #xfooter .tellink a{
  padding-left:40px;
  position: relative;
  margin: 30px 0;
  line-height: 1.5;
}
#xfooter .tellink{
  display: block;
  padding: 0;
}
#xfooter .tellink a{
  background:none;
  text-transform: none;
  font-weight: normal;
  font-size:1em;
}
#xfooter .phonea.show::after,
#xfooter .phonea.hide::after{
  background-image: url(../images/icons/phone.png);
  width:20px;
  background-position: center center;
  background-repeat: no-repeat;
}
#xfooter .footer-address::before,.footer-sched::before{
  width:20px;
  position: absolute;
  left:0;
}
#xfooter .footer-address::before{
  content:url(../images/icons/map.png);
}
.footer-sched::before{
  content:url(../images/icons/schedule.png);
}
#xfooter strong{
  text-transform: uppercase;
  /* border-left:5px solid #A5C864; */
  /* padding-left:30px; */
  color: #21b1e4;
  /* background: url(../images/icons/house.png); */
  /* background-size:contain; */
  /* background-repeat: no-repeat; */
  font-family:  'Montserrat-ExtraBold',sans-serif;
  font-size: 1em;
  display:  block;
  /* border-top: 2px solid #fff; */
  /* padding-top: 10px; */
  margin-bottom: 15px;
}
.ckcopyright{
  /* text-align: center; */
  /* background: #B07D5C; */
  /* padding: 20px !important; */
  /* border-top: 1px solid #62bcfa; */
  display:  inline;
  /* font-weight:  bold; */
  color:  #00afe4 !important;
}
.ckcopyright a{
  color: #333 !important;
  text-transform:  uppercase;
}
.footer-nav{
  display:  flex;
  justify-content: space-between;
}


/*---------------------------------*/
/* ANIMATION */
/*---------------------------------*/
/* PRIX DIMINUE EFFECT */
@-webkit-keyframes glow {
	0% {text-shadow: 0 0 0px #fff;}
	100% {text-shadow: 0 -15px 5px #222;}
}

@-moz-keyframes glow {
	0% {text-shadow: 0 0 0px #fff;}
	100% {text-shadow: 0 -15px 5px #222;}
}

@keyframes glow {
	0% {text-shadow: 0 0 0px #ab5700;}
	100% {text-shadow: 0 -10px 2px #222;}
}

/* BLINK EFFECT */
@-webkit-keyframes blinker {
	0% {opacity: 1.0;}
	5% {opacity: 1.0; }
	100% {opacity: 0.0;}
}

@-moz-keyframes blinker {
	0% {opacity: 1.0;}
	5% {opacity: 1.0;}
	100% {opacity: 0.0;}
}

@keyframes blinker {
	0% {opacity: 1.0;}
	5% {opacity: 1.0;}
	100% {opacity: 0.0;}
}

/* CIRCLE MENU DROPDOWN */
@-webkit-keyframes circledash {
	to {stroke-dashoffset: 1000;}
}

@-moz-keyframes circledash {
	to {stroke-dashoffset: 1000;}
}

@keyframes circledash {
	to {stroke-dashoffset: 1000;}
}

@-webkit-keyframes circledashbg {
	to {stroke-dashoffset: -500;}
}

@-moz-keyframes circledashbg {
	to {stroke-dashoffset: -500;}
}

@keyframes circledashbg {
	to {stroke-dashoffset: -500;}
}

@-webkit-keyframes circledashbig {
	to {stroke-dashoffset: 50;}
}

@-moz-keyframes circledashbig {
	to {stroke-dashoffset: 50;}
}

@keyframes circledashbig {
	to {stroke-dashoffset: 50;}
}

/* FADE */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
		display: block !important;
	}
	to {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	from {
		opacity: 0;
		display: block !important;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
		display: block !important; }
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		display: none;
	}
}

@-moz-keyframes fadeOut {
	from {opacity: 1;}
	to {
		opacity: 0;
		display: none;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;}
	to {
		opacity: 0;
		display: none;
	}
}

/* PANIER MENU DROPDOWN */
@-webkit-keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg); }
	}

@-moz-keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg); }
	}

@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg); }
	}

/*SLIDEDOWN*/
@-webkit-keyframes slideDown {
	0% {-webkit-transform: translateY(-100%); }
	50% {-webkit-transform: translateY(8%); }
	65% {-webkit-transform: translateY(-4%); }
	80% {-webkit-transform: translateY(4%); }
	95% {-webkit-transform: translateY(-2%); }
	100% {-webkit-transform: translateY(0%); }
}

@-moz-keyframes slideDown {
	0% {transform: translateY(-100%); }
	50% {transform: translateY(8%); }
	65% {transform: translateY(-4%); }
	80% {transform: translateY(4%); }
	95% {transform: translateY(-2%); }
	100% {transform: translateY(0%); }
}

@keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	50% {
		-webkit-transform: translateY(8%);
		transform: translateY(8%);
	}
	65% {
		-webkit-transform: translateY(-4%);
		transform: translateY(-4%);
	}
	80% {
		-webkit-transform: translateY(4%);
		transform: translateY(4%);
	}
	95% {
		-webkit-transform: translateY(-2%);
		transform: translateY(-2%);
	}
	100% {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

/*PANIER STATUT REFRESH - END*/
@-webkit-keyframes refreshEnd {
	to {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@-moz-keyframes refreshEnd {
	to {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes refreshEnd {
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes refreshLoading {
	to {
		-webkit-transform: scale(0.96);
		opacity: 0.25;
	}
}

@-moz-keyframes refreshLoading {
	to {
		transform: scale(0.96);
		opacity: 0.25;
	}
}

@keyframes refreshLoading {
	to {
		-webkit-transform: scale(0.96);
		transform: scale(0.96);
		opacity: 0.25;
	}
}

@-webkit-keyframes refreshEndBefore {
	0% {opacity: 1; visibility: 1}
	99% {opacity: 0;visibility: 0}
	100% {content:initial; z-index: -1; background-image:none; opacity: 0; visibility: 0}
}

@-moz-keyframes refreshEndBefore {
	0% {opacity: 1; visibility: 1}
	99% {opacity: 0;visibility: 0}
	100% {content:initial; z-index: -1; background-image:none; opacity: 0; visibility: 0}
}

@keyframes refreshEndBefore {
	0% {opacity: 1; visibility: 1}
	99% {opacity: 0;visibility: 0}
	100% {content:initial; z-index: -1; background-image:none; opacity: 0; visibility: 0}
}

/*MODAL STATUT REFRESH - END*/
@-webkit-keyframes modalClose {
	from {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(0.9);
		opacity: 0;
	}
}

@-moz-keyframes modalClose {
	from {
		transform: scale(1);
		opacity: 1;
	}
	to {
		transform: scale(0.9);
		opacity: 0;
	}
}

@keyframes modalClose {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0;
	}
}

@-webkit-keyframes modalOpen {
	from {
		-webkit-transform: scale(0.9);
		opacity: 0;
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@-moz-keyframes modalOpen {
	from {
		transform: scale(0.9);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes modalOpen {
	from {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0;
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes modalOpenBefore {
	0% {opacity: 1; }
	99% {opacity: 0;}
	100%{content:initial; z-index: -1;background-image:none; }
}

@-moz-keyframes modalOpenBefore {
	0% {opacity: 1; }
	99% {opacity: 0;}
	100%{content:initial; z-index: -1;background-image:none; }
}

@keyframes modalOpenBefore {
	0% {opacity: 1; }
	99% {opacity: 0;}
	100%{content:initial; z-index: -1;background-image:none; }
}



@-webkit-keyframes progressBar {
	to { width:100%; }
}

@-moz-keyframes progressBar {
	to { width:100%; }
}

@keyframes progressBar {
	to { width:100%; }
}


/*---------------------------------*/
/* Maintenance */
/*---------------------------------*/
#xmaintenance{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f0f0f0 url('../images/base/bg_maintenance.png') bottom left no-repeat;
	z-index: 9999;
}

#xmaintenance .rouleau{
	text-align: center;
}

#xmaintenance .blocmaintenance{
	margin: 6vmin;
	border: 1px solid #ebebeb;
	padding: 6vmin;
	background: #fff;
	box-shadow: 0px 10px 8px -10px rgba(0, 0, 0, 0.65);
}

#xmaintenance .blocmaintenance p{padding:5px 0;}

#xmaintenance .blocmaintenance .button{
	padding:20px;
	display:block;
	margin-left:auto;
}

svg#pennello {width: 130px;}

.vernice {
	fill: none;
	stroke: #FF5886;
	stroke-width: 211px;
	stroke-dasharray: 525px;
	stroke-dashoffset: 460px;

}

.verniceOver {
	stroke-dashoffset: 0px;
	transition: all 3s;
}

.brush {transform: translateY(-456px);}

.brushOver {
	transform: translateY(0px);
	transition: all 3s;
}

.gocce {
	opacity: 0;
	transition: all 1s;
}

.gocceOver {
	opacity: 1;
	transition-delay: 3s;
}

.st0 {
	fill: none;
	stroke: #FF5886;
	stroke-width: 201;
	stroke-miterlimit: 10;
}
.st2 {fill: none;}
.st3 {
	fill: none;
	stroke: #282828;
	stroke-width: 5.908;
	stroke-linecap: round;
	stroke-miterlimit: 10;
}
.st4 {fill: #FF0086;}
.st5 {fill: #FF5886;}
.st6 {fill: #FF7486;}
.st7 {
	fill: none;
	stroke: #282828;
	stroke-width: 11.8159;
	stroke-miterlimit: 10;
}
.st8 {fill: #5398d3;}
.st9 {fill: #436e9b;}
.st10 {
	fill: none;
	stroke: #282828;
	stroke-width: 2.954;
	stroke-miterlimit: 10;
}


/* ------------------------- */
/* PAGES */
/* ------------------------- */
.thumbtitle {
	line-height: 0;
	margin: 30px 0;
	position: relative;
	/* max-height: 35vh; */
	overflow:  hidden;
}


article.hasthumb .imgUne {
	width: 100%;
}
.nohome article.hasthumb h1 {
	text-align: center;
	color: #fff;
	padding: 40px;
	margin: 0;
	position: absolute;
	bottom: 1em;
	left: 1em;
	/* right: 0; */
	/* z-index: 1; */
	/* margin-top: -110px; */
	display: block;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	/* border-radius: 10px; */
	/* font-family: 'Montserrat-ExtraBold',sans-serif; */
	/* letter-spacing: 4px; */
	max-width: 900px;
	/* height:  100%; */
	box-sizing: border-box;
	/* border-left: 10px solid #f7b733; */
	/* padding:  0; */
	/* padding-left: 4.5em; */
	background-repeat:  no-repeat;
	background-size: 100px;
	background-color: #e91e63;
	background-position: left center;
	z-index: 99;
	text-align: left;
}
.nohome article.hasthumb h1::after {
  left: 1em;
  bottom: -0.4em;
  content:  none;
}

article.hasthumb h1 + .tc_content {
	clear: both;
}



/* ------------------------- */
/* TRADUCTION AUTOMATIQUE */
/* ------------------------- */
#google_translate_element, .skiptranslate {
	display: none !important;
}
#flags {
	padding: 10px;
	display: inline-block;
	align-items: center;
	justify-content: flex-end;
}
#flags img {
	max-width: 30px;
	margin-right: 10px;
	cursor: pointer;
	-webkit-filter: brightness(90%);
	-moz-filter: brightness(90%);
	-ms-filter: brightness(90%);
	-o-filter: brightness(90%);
	filter: brightness(90%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#flags img:last-child {
	margin-right: 0;
}
#flags img:hover {
	-webkit-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
}


/***************************************************************************/
/* LIRE LA SUITE */
/***************************************************************************/
#bttxthome {
	width: 100%;
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 65%);
	border-radius: 80px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	margin-bottom: 50px;
}
.bttxthomecent{
	display: table;
	float: right;
	font-size: 17px;
	padding: 10px 15px;
	margin-top: 15px;
	margin-bottom: 35px;
}


/***************************************************************************/

.imgHome {margin-top: 220px; }

.pad {
	padding: 50px 0;
}

.top {
	position: relative;
	top: 10px;
	z-index: 2;
}

#xsliderphoto {
	position: relative;
	width: 100%;
}
#xsliderphoto::before {
	content: "";
	display: block;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	pointer-events: none;
}
#xsliderphoto img {
	filter: inherit;
}
#xsliderphoto img:hover {
	filter: inherit;
}

#call2action {
	width: 100%;
	color: #fff;
	padding: 300px 0 0;
	margin: auto;
	position: relative;
  background: #f52557;
}
#call2action::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	min-height: 400px;
	background-color: rgba(35,35,35,0.5);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#000000ff',GradientType=1 );
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.7;
}
.wrapperperso {
	max-width: 527px;
	margin: auto;
	position: relative;
	z-index: 83;
}
#call2action .intern {
	color: #f52557;
	background-color: #fff;
	padding: 40px;
	position: relative;
	font-family: 'Roboto-Regular', sans-serif;
}
.wrapperperso::after {
content:url(../images/contact-brush.svg);
width: 100%;
}

#call2action .intern p {
	font-size: 28px;
	text-align: center;
	padding-top: 30px;
  line-height:1.6;
}
#call2action .intern p span{
	font-weight: bold;
}
#call2action .intern span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#call2action .intern form {
	padding-bottom: 0;
}

.tc_content.perso {
	padding-bottom: 0;
}
.tc_content.perso .tellink {
	margin-left: 60px;
}


/* COMMENTAIRES */
#respond {
	padding: 0px 40px 40px;
	/* color: #fff; */
}
#respond label[for="comment"] {
	display: block;
	color: #808080;
}
#respond textarea {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.3);
	resize: none;
	padding: 20px;
	margin-top: 10px;
	outline: none;
	font-size: 90%;
	color: rgba(0,0,0,0.5);
	box-sizing: border-box;
}
#respond [type="submit"] {
	color: #fff;
	background: url(../images/icons/pencil.svg) #e91e63;
	border: 0;
	padding: 10px;
	font-size: 90%;
	float: right;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	/* box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); */
	font-family: 'Roboto-Regular',sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 30px;
	background-position: right 5px center;
	background-repeat:  no-repeat;
	background-size: 20px;
	padding-right: 2.5em;
}
ol.commentlist {
	padding: 0 40px 40px;
	margin-top: 20px;
}
ol.commentlist li {
	background-color: rgba(0,0,0,0.05);
	padding: 20px;
	margin: 10px
}
ol.commentlist li article {
	width: 100%;
}
ol.commentlist li article .comment-author {
	color: #fff;
	float: left;
}
ol.commentlist li article .comment-metadata {
	float: right;
}
ol.commentlist li article .comment-content {
	color: #fff;
	padding-top: 10px;
	clear: both;
}

.visu {
	height: 7vh;
	background-image: url(../images/bg-glaussien.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.visu::before {
	content: "";
	display: block;
	background-color: rgba(35,35,35,0.5);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#000000ff',GradientType=1 );
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.7;
}
.visu::after {
	content: "";
	display: block;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
}
.visu .contentVisu {
	width: auto;
	background-color: #fff;
	/* border-radius: 10px; */
	/* box-shadow: 0 0 20px rgba(0,0,0,0.4); */
	padding: 10px 20px;
	display: table;
	position: absolute;
	top: 66px;
	left: 50%;
	z-index: 999;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}


#xprestations {
  padding: 6em 2em;
  background-position: left bottom;
  display:  flex;
  align-items:  center;
  margin: 0;
  justify-content:  space-between;
  background-size: 110px;
  background-repeat: no-repeat;
  z-index: 9;
}




#arrow-ck {
	position: absolute;
	bottom: 100px;
	left: 50%;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	text-align:  center;
}
#arrow-ck p{
  color:#fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 10px;
}
@-webkit-keyframes chevron-pulse {
	0% {opacity: 0; }
	40% {opacity: 1; }
	80% {opacity: 0; }
	100% {opacity: 0; }
}
@keyframes chevron-pulse {
	0% {opacity: 0; }
	40% {opacity: 1; }
	80% {opacity: 0; }
	100% {opacity: 0; }
}
#arrow-ck .tcon-svgchevron {width: 40px; height: 40px; }
#arrow-ck .tcon-svgchevron path {-webkit-animation: chevron-pulse 3s infinite cubic-bezier(0.4, 0, 0.2, 1);animation: chevron-pulse 3s infinite cubic-bezier(0.4, 0, 0.2, 1);fill: transparent;stroke: rgba(255,255,255,0.6);stroke-width: 1px; }
#arrow-ck .tcon-svgchevron path.a1 {-webkit-animation-delay: 0s;animation-delay: 0s; }
#arrow-ck .tcon-svgchevron path.a2 {-webkit-animation-delay: -0.5s;animation-delay: -0.5s; }
#arrow-ck .tcon-svgchevron path.a3 {-webkit-animation-delay: -1s;animation-delay: -1s; }

/* CATEGORIES WOOCOMMERCE */
#woocat {/* background-color: #f5f5f5; */padding: 3em 0;}
#woocat .ck_woo_cat > div {height: 340px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;position: relative;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);margin: 0 10px;}
#woocat .ck_woo_cat > div:hover {-webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
#woocat .ck_woo_cat > div::before, #woocat .ck_woo_cat > div::after {content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

#woocat .ck_woo_cat > div::after {background-color: rgba(35,35,35,0);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;pointer-events: none;}
#woocat .ck_woo_cat > div:hover::after {background-color: rgba(195, 42, 41, 0.7);}
#woocat .ck_woo_cat > div a.title_lk {color: #fff;font-size: 17px;text-decoration: none;display: flex;align-items: flex-end;justify-content: left;padding: 20px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;text-shadow:  0 0 10px #333;}
#woocat .ck_woo_cat > div a.title_lk span {position: relative; }
#woocat .ck_woo_cat > div a.title_lk span::before, #woocat .ck_woo_cat > div a.title_lk span::after {/* content: ""; */display: block;height: 2px;position: absolute;bottom: -15px;left: 0;}
#woocat .ck_woo_cat > div a.title_lk span::before {width: 30px; background-color: rgba(255,255,255,0.4); }
#woocat .ck_woo_cat > div a.title_lk span::after {width: 0; background-color: #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#woocat .ck_woo_cat > div a.title_lk:hover span::after {width: 30px; }

/* SINGLEPAGE */
#singlepage {background-color: #ffffff;margin: 0 auto;position: relative;min-height: 100vh;height: 820px;}
#singlepage .ck_singlepage_content {height: 340px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; position: relative; }
#singlepage .ck_singlepage_content {-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#singlepage .ck_singlepage_content:hover {-webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
#singlepage .ck_singlepage_content h2 {position: static; }
#singlepage .ck_singlepage_content a.title_lk {color: #fff;font-size: 25px;text-decoration: none;display: flex;align-items: center;justify-content: center;padding: 40px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 8;}
#singlepage .ck_singlepage_content a.title_lk::before {content: ""; display: block; background-color: #2baeb9; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.5; }
#singlepage .ck_singlepage_content a.title_lk span:not(.subtitle) {position: relative; }
#singlepage .ck_singlepage_content a.title_lk span:not(.subtitle)::before {content: ""; display: block; width: 30px; height: 2px; background-color: rgba(255,255,255,0.4); position: absolute; bottom: -10px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
#singlepage .ck_singlepage_content a.title_lk span:not(.subtitle)::after {content: ""; display: block; width: 0; height: 2px; background-color: #fff; position: absolute; bottom: -10px; left: 50%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
#singlepage .ck_singlepage_content a.title_lk:hover span:not(.subtitle)::after {width: 30px; }
#singlepage .ck_singlepage_content a.title_lk span.subtitle { font-size: 85px; color: rgba(255,255,255,0.2); text-shadow: 0 0 70px rgba(0,0,0,0.2); letter-spacing: 4px; position: absolute; bottom: 0; opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#singlepage .ck_singlepage_content a.title_lk:hover span.subtitle {opacity: 1; bottom: 60px; }
#singlepage .ck_singlepage_content::after {content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#singlepage .ck_singlepage_content:hover::after {background-color: rgba(35,35,35,0.3); }

#singlepage .tc_content{
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    line-height:1.6;
}

#singlepage h2{
	text-align: center;
	font-size:1.2em !important;
}

#singlepage li:hover .tc_content{
	opacity:1;
}

#singlepage .liresuite{
    width: 90%;
}

#singlepage .containListPage{
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

#singlepage .cksliderwrap{
	overflow:unset;
}

#singlepage .slideparent{
    padding: 10px;
    width: 100%;
}
#singlepage .slideparent img{
    width: 100%;
    /* max-width: 175px; */
    margin: 0px auto;
    box-sizing: border-box;
}

#singlepage .slideparent h2 a{
	color: #f52557;
	text-transform: uppercase;
	font-size: 1.5em;
}

#accroche {
	font-size: 3.5vmin;
	color: #fff;
	position: absolute;
	top: 50%;
	text-align: right;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #00a2e5;
	font-family: 'Roboto-Regular';
}

#accroche strong{
	text-transform:uppercase;
	color:#fff;
}

#descat {
	line-height: 1.5;
	padding-top: 60px;
	padding-bottom: 60px;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;

	letter-spacing: -0.03em;
}
#descat a {
	color: #fff;
}
#descat a:hover {
	text-decoration: none;
}


/*Rotating Text Effect*/
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}



.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;

  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.accroche{
    color: #fff;
    text-align: center;
    line-height: 150%;
    font-size: 16px;
    position:relative;
}
#xreferences{
	background: #f0f0f0;
	padding: 40px 0;
	margin-top: 40px;
}

#xreferences .elementimg img{
    padding: 20px;
    box-sizing: border-box;
}

.subpagepresta {
    background: #f6f6f6;
    padding: 40px 20px 0 20px !important;
    box-sizing: border-box;
    border: 1px solid #eee;
    box-shadow: 0px 12px 12px -12px rgba(0,0,0,0.5);
}
.subpagepresta .containListPage {padding: 0;}
.subpagepresta .containListPage .blocthumb {
    width: 100%;
}
.subpagepresta .containListPage .blocthumb img {
    max-width: initial;
}
.subpagepresta .containListPage h2 {
    position: absolute;
    width: 90%;
    text-align: center;
    background: rgba(255,255,255,0.8);
    top: 10px;
    margin: 0 5%;
    left: 0;
}
.subpagepresta .containListPage .tc_excerpt {
    text-align: left;
}
.subpagepresta .containListPage .liresuite {
    width: 240px !important;
}

.subpagepresta .containListPage .liresuite a{
    width: 100% !important;
    margin: 20px 0% 40px !important;
    box-sizing: border-box;
}

#headgarenti{
    position: absolute;
    top: -4px;
    right: -20px;
    z-index: 10;
    width: 125px;
    height: auto;
}

#singlepage #xpagechild{
	height: 100%;
}

#singlepage #xpagechild li{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(0.90);
	opacity:0;
  position: relative;
}

#singlepage #xpagechild li:hover{
	transform: scale(1);
}
#singlepage .containListPage::before,.blockslidecontent::before{
  position: absolute;
  top:-45px;
  left:-45px;
}
.blockslidecontent::before{
  left:-50px;
}
#calltoaction{
	position: relative;
	font-size:1.5em;
	text-align: center;
	/* padding: 100px; */
	color:#fff;
	z-index: 1;
}
#calltoaction {
	color: #fff;
	font-size: 40px;
	line-height: 60px;
	background: #21b1e4;
	position: relative;
	font-family:'Roboto-Regular', sans-serif;
	position: relative;
	/* width: 50%; */
	background-attachment: fixed;
	/* filter: brightness(0.5); */
	/* padding:  1em; */
	/* max-width:  1140px; */
	/* margin:  0 auto; */
	background-position: center;
	box-sizing:  border-box;
	background-size:  cover;
	/* display:  flex; */
	/* align-items:  center; */
	/* border-radius: 0; */
}
/*
#calltoaction::before{
  content:'';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  background: rgba(0, 0, 0, 0.4);
}*/
.contact-wrap{
  padding: 40px;
  max-width: 60%;
  margin: 0 auto;
  opacity: 0;
  transition: 500ms all ease-out;
  transform:translateY(-30%);
  /* border: 1px solid rgba(255, 255, 255, 0.2); */
}

.cta-phone{
	width: 100px;
}
.accroche{
	z-index:10;
}
#calltoaction .button{
	margin-top: 40px;
	margin-right: 0;
	/* background: none; */
	background-repeat: no-repeat;
	background-position: right 18px center;
	/* padding-right: 4em; */
	background-size:20px;
	border: 5px solid #fff;
	border-left-color: #70bd4b;
	border-right-color: #f78022;
	border-top-color: #a057a0;
	border-bottom-color: #faec4f;
}
#calltoaction .button:hover{
  background-position: right 10px center;
}
#calltoaction img{
  max-width: 600px;
  margin-top: -4em;
  height:  auto;
}

.btn-show{
	visibility: visible;
	opacity:1;
}
.btn-cta{
  font-size:13px;
}
/* LAST MENU ITEM */
.last-menu-item{
	font-weight: bold;
	position: relative;
	border: 2px solid #990012;
}
a.last-menu-item.naviglink.lvl-0 {
	/* padding: 15px; */
	color:#fff !important;
}
.last-menu-item::after{
	/* content:url(../images/mail.png); */
	position: absolute;
	top:18px;
	right:14px;
}

.article_content .hasthumb .blocthumb{
  border:2px solid black;
}
#xtext{
  position: relative;
  padding: 3em 0;
}
#xtext .button{
  margin:20px 0;
  display:inline-block;
}
.page h2{
  margin: 30px 0;
}
@media screen and (max-width:480px){
  #xtext .button{
    display:block;
    text-align: center;
  }
}
.img_wrap{
  position:relative;
  overflow:hidden;
  max-width: 300px;
  margin:  0 auto;
  /* border-radius: 50%; */
  /* height: 350px; */
  cursor:pointer;
  /* max-height:  250px; */
  /* box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); */
  /* border-radius: 0 0 20px 0; */
  border: 10px solid;
  background: #fff;
}
.img_wrap:hover .img_description{
  transform: translateY(0);
  background: rgba(29, 29, 29, 0.9);
}
.img_wrap h2{
  /* position: absolute; */
  /* bottom: 0.5em; */
  /* right: -30px; */
  /* transform:translateX(-50%); */
  /* background: #e67e22; */
  color: #fff;
  /* padding: 12px 20px; */
  margin: 0;
  text-align: left;
  border-bottom: 0;
  text-transform:  uppercase;
  /* font-size: 0.9em !important; */
  /* max-width: 64px; */
  display: block;
  text-shadow:  0 0 10px #444;
  font-size: 1.3em !important;
  letter-spacing: 2px;
  /* padding:  0; */
  /* margin-bottom: 0.5em; */
  /* font-family: 'Roboto-Regular',sans-serif; */
  /* margin-top: 4%; */
  /* border-left: 10px solid #a9a167; */
  padding-left: 0.5em;
  font-weight:  bold;
  width:  auto;
}
/*
.img_wrap h2::before{
  content:'';
  width: 0;
  height:0;
  border-style:solid;
  border-width:0 15px 15px 0;
  border-color: transparent #831e16 transparent transparent;
  left:0;
  bottom:-15px;
  position: absolute;
}*/
.img_wrap h2::before{
  /* content:''; */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 62.5px 50px 62.5px;
  border-color: transparent transparent #00823c transparent;
  position: absolute;
  top: -50px;
  left: 0;
}
.img_description{
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  color: #fff;
  transition: all .3s ease-in-out;
  padding: 15px 5px;
  text-align: center;
  transform: translateX(-50%);
  display:  inline-block;
  border-radius: 10px 10px 0 0;
  box-sizing:  border-box;
  width: 80%;
}

.img_description p{
  color: #555;
}
::selection {background: #8fbc8f;color:#fff;}

::-moz-selection {
background:#e67e22;
color:#fff;
}

::-webkit-selection {
background:#e67e22;
color:#fff;
}
#horaires{
  /* width: 50px; */
  background: url(../images/icons/clock.svg);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  text-align: center;
  /* position: absolute; */
  /* right: -70px; */
  /* height: 50px; */
  /* padding: 10px; */
  /* display: flex; */
  cursor: pointer;
  /* overflow:  hidden; */
  /* box-sizing:  border-box; */
  color: #ffff;
  /* text-shadow:  0 0 10px #444; */
  text-transform:  uppercase;
  /* font-weight:  bold; */
  padding:  1em;
  padding-left: 2em;
  /* letter-spacing:  2px; */
  display:  inline-block;
  /* border-radius: 10px; */
}
#horaires img{
  width:50px;
  height: 50px;
  position:  relative;
  top: 20px;
}
#horaires::after{
  /* content:''; */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0  0;
  border-color:  #6b020d transparent transparent transparent;
  position: absolute;
  bottom: -70px;
  right: 0px;
}
.horaires-content{
  visibility: hidden;
  /* width:  200px; */
}
.reveal{
max-width: 200px !important;
right: -200px !important;
}
/* MODAL INFO */

	#myBtn img{
		max-width: 50px;
		cursor:pointer;
		transition: 250ms ease all;
		position: absolute;
		top:20px;
		right:20px;
	}
	#myBtn img:hover{
		background:#e67e22;
		border-radius:50%;
	}
	#fb-btn img{
		max-width: 50px;
		cursor:pointer;
		transition: 250ms ease all;
		position: absolute;
		top:80px;
		right:20px;
	}
	#fb-btn img:hover{
		background:#e67e22;
		border-radius:50%;
	}
	/* The Modal (background) */
	@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
	.modal {
	    /* display: none; */ /* Hidden by default */
	    position: fixed; /* Stay in place */
	    z-index: 90; /* Sit on top */
	    left: 0;
	    top: 0;
	    width: 100%; /* Full width */
	    height: 100%; /* Full height */
	    background-color: rgb(0,0,0); /* Fallback color */
	    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	    animation-name: fadeInDown;
	    opacity:  0;
	    visibility:  hidden;
	    transition: 450ms ease-in-out all;
	}

	/* Modal Content/Box */
	.modal-content {
	    /* background: #fefefe; */
	    margin: 8% auto; /* 15% from the top and centered */
	    padding: 50px 0;
	    /* border: 1px solid #888; */
	    width: 350px; /* Could be more or less, depending on screen size */
	    animation-name: fadeInDown;
	    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	    /* font-family: 'Noto Sans',sans-serif; */
	    position:  relative;
	    color: #fff;
	    /* text-shadow:  0 0 10px #444; */
	    background: #000000;
	    text-align:  center;
	}
  .modal-content .tel-social{
    /* display:  flex; */
    text-align: center;
  }
  .modal-content ul{
    margin: 2em 0;
  }
  .modal-content .tel-social div{
    padding:10px;
    /* border-right: 1px solid rgba(238, 238, 238, 0.2); */
  }
  .modal-content .tel-social strong{
    margin: 1em 0;
    display: block;
    border-bottom: 1px solid rgba(238, 238, 238, 0.3);
    padding-bottom: 5px;
  }
  .modal-content ul li{
    margin-bottom:10px;
  }
  .modal-content ul li span{
    font-weight: bold;
    color: #b3071b;
  }
.modal-title{
  /* background: #b3071b; */
  position: relative;
  height: 40px;
}
.modal-title::before{
  /* content:''; */
  width: 30px;
  height: 40px;
  background:#b3071b;
  position: absolute;
  right: -30px;
}
.modal-title::after{
  /* content:''; */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0  0;
  border-color:  #6b020d transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  right: -30px;
}
.modal-content h2{
  color: #00adef;
  border-bottom:0;
  margin-top:0;
  /* height: 40px; */
  letter-spacing:  0;
  text-align:  center;
  margin: 0;
  font-size: 2em !important;
}
.modal-content h2::after{
  content:none;
}
	/* The Close Button */
	.close {
	    color: #fff !important;
	    font-size: 30px !important;
	    font-weight: bold;
	    top: 0;
	    position:  absolute;
	    right: 0;
	    /* background:  #fff; */
	    background: #00adef;
	    padding: 0 10px;
	    border-radius: 0 0  0 10px;
	}

	.close:hover,
	.close:focus {
	    color: black;
	    text-decoration: none;
	    cursor: pointer;
	}
	.modal-img{
		flex:1;

	}
	.modal-img img{
		width: 100%;
	}
	.modal-flex{
		margin-top:20px;
		padding:0 20px;
		font-size: 14px;
		text-align:  center;
	}


@media screen and (max-width:768px){
	.modal-content{
		width:80%;
	}
  .homeimg{
    display: block;
    float:none;
    width: 100%;
  }
}
#xpagechild .contentsections{
  padding:20px;
}
#xpagechild .contentsections .tc_excerpt{
  margin-bottom:20px;
}
.cekome-rating{
  padding:20px;
  display:flex !important;
  justify-content: space-around;
  width: 100%;
}
.menuarticle h2{
  border-bottom:0;
  position: absolute;
  top:0;
  background:#b3071b;
  padding:10px 20px;
}
.menuarticle h2 a{
  color:#fff;
}
.freepik{
  display: none;
}
.home-partenaires{
  display: inline-block;
  width: 9%;
  margin: 0 1%;
}
@media screen and (max-width:480px){
  #xelempartenaires{
    justify-content: center;
    align-items: center;
  }
  .home-partenaires{
    width:100%;
    margin-bottom:1em;
    text-align: center;
  }
}
.sponsor .ckslidercontrols .prev,
.sponsor .ckslidercontrols .next{
	position: absolute;
	-webkit-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	-moz-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	-o-transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	transition: all 0.3s cubic-bezier(1, 0, 0, 0);
	height: 2em;
	width: 2em;
	top: 50%;
	background-color: rgba(255, 255, 255, 0.31);
	background-repeat: no-repeat;
	z-index: 2;
	cursor: pointer;
	background-size: 50%;
}

.sponsor .ckslidercontrols .prev{
	left: 0;
	border-radius: 20px;
	/* box-shadow: 5px 0 4px -5px rgba(0, 0, 0, 0.3); */
	background-image: url(../images/icons/arrowleft.svg);
	background-position: left 7px center;
}
.sponsor .ckslidercontrols .next{
	right: 0;
	border-radius: 20px;
	/* box-shadow: -5px 0 4px -5px rgba(0, 0, 0, 0.3); */
	background-image: url(../images/icons/arrowright.svg);
	background-position: right 7px center;
}

.sponsor .ckslidercontrols .prev:hover,
.sponsor .ckslidercontrols .next:hover{
	background-color: #e1e1e1 !important;
}

.home-partenaires h3{
  display: none;
}
.thumbsections{
  overflow:hidden;
}
.actu-cta{
  display:flex;
  align-items:  center;
}
.home-visu{
  min-height: 20vh;
  padding: 1em;
  /* background:  #fff; */
  background: url(../images/bg-body.jpg);
  background-attachment:  fixed;
  position:  relative;
}
#partenaire-slider{
  /* max-width:1140px; */
  /* margin:0 auto; */
  background: #fff;
  padding: 2em 0;
  border-top: 5px solid #185685;
}
#partenaire-slider h2{
  border-bottom:0;
  display:  none;
}
#xfooter .share-buttons{
  float:none;
  padding: 0;
  /* margin-top:1em; */
}
.has-child{
  position: relative;
}
.slogan{
  background: aliceblue;
  min-height: 400px;
  display: flex;
  align-items: center;
  position:  relative;
  margin:1em 0;
  /* max-width:  1140px; */
  margin:  0 auto;
  background-position:  center center;
  background-attachment:  fixed;
}
.slogan::before{
  content:'';
  background: rgba(0,0,0,0.4);
  width:100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
}

.slogan p{
  background: #6ec6d9;
  padding: 3em;
  text-align: center;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  color:#fff;
  font-size: 1.7em;
  line-height:  1.5;
  position: relative;
  /* text-shadow: 0 0 10px #444; */
  opacity:0;
  transition:500ms all ease-in-out;
  transform: translateY(-30%);
  border-radius: 10%;
}
.slogan p::before{
  content:url(../images/icons/quote.png);
  position: absolute;
  bottom: -30px;
  left: -30px;
}
.slogan p::after{
  content:url(../images/icons/quote-r.png);
  position: absolute;
  top: -30px;
  right: -30px;
}
.slogan span{
  display: block;
  font-size: 0.7em;
  text-align:  right;
  font-style:  italic;
  margin-top: 1em;
}
.slogan-img{
  border-radius:50%;
  max-width: 100px;
  position: absolute;
  right: -35px;
  border: 4px solid #fff;
}

.header-visu{
  min-height: auto;
  align-items: center;
  justify-content:  space-between;
  background-size:  cover;
  background-repeat:  no-repeat;
  position:  relative;
  background-position: center center;
}
#xheader .visu-menu{
  display: flex;
  align-items:center;
  justify-content: space-between;
  padding: 2em;
  /* max-width:  1140px; */
  /* margin:  0 auto; */
  /* padding-top: 3em; */
  /* margin-top: 2em; */
  /* position:  relative; */
}
.header-visu::before{
   /* content:''; */
   /* background: rgba(0,0,0,0.2); */
   width:100%;
   height: 100%;
   position: absolute;
   top:0;
   left:0;
   bottom:0;
}
.nohome #xcontent{
  position: relative;
  /* margin-top: 2em; */
}
.nohome #xcontent::before{
  position: absolute;
  width: 100%;
  height: 100%;
  /* content:''; */
  background: inherit;
  z-index:2;
  right:0;
  bottom: 0;
  transform-origin: top left;
  transform: skewY(-5deg);
  z-index: 0;
}
	.nohome #xprestations .liresuite a{
    max-width: 100%;
    font-size: 14px;
    position:  static;
    display:  inline-block;
  }
  .navigmenu .navdown::before{
    content:'';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 1em 20px;
    border-color: transparent transparent #000000 transparent;
    position: absolute;
    top: -1em;
    left: 1em;
  }
.nohome #xprestations .tc_excerpt{
  width: 100%;
}
.head-sched{color:#fff;text-shadow:0 0 10px #444;letter-spacing: 2px;text-transform: uppercase;font-size: 13px;display: inline-block;background-image: url(../images/icons/clock.png);background-repeat: no-repeat;background-position: center left;padding-left: 40px;padding-top: 10px;padding-bottom: 10px;text-align:  left;}
.head-sched p{
  padding-left: 40px;
}
#xfooter .head-sched{
  text-transform: none;
  letter-spacing:  0;
  font-size:  14px;
  line-height:  1.5;
  padding-left: 0;
}
.img_description:hover .img_wrap img{
  transform:scale(1.5);
}
.nohome .header-visu{
  min-height: auto;
  /* background: url(../images/bg.jpg); */
  /* padding:  0; */
}
.nohome .header-visu::before{
  content:none;
}
.last-menu-item:hover{
  background: #f7b733;
}
.slogan-content{
  position: relative;
  color:#fff;
  max-width: 80%;
  margin-top: 10em;
  opacity:0;
  transform: translateX(-30%);
  transition: 500ms all ease-in-out;
  text-align: center;
  margin: 8em auto;
  /* background: url(../images/icons/tool.svg); */
  /* background-repeat: no-repeat; */
  /* background-size: 130px; */
  /* border: 10px solid rgba(255, 255, 255, 0.1); */
}
.slogan-content::before{
  /* content:''; */
  width: 30px;
  height:200px;
  background: #e6cf8b;
  position: absolute;
  top: -3em;
  left: -1em;
}
.slog-trigg{
  opacity: 1 !important;
  transform: translateX(0) !important;
}
.slogan-content p{
  line-height:1.7;
  /* margin: 0em 0; */
  color: #fff;
}
.slogan-btn .tellink{
  border: 2px solid #B07D5C;
  display: inline-block !important;
  float: none !important;
  padding:15px 40px;
  /* border-radius: 30px; */
  background: transparent;
}
.slogan-btn .tellink a {
  padding:0 !important;
}
.slogan-btn .phonea.show:after,
.slogan-btn .phonea.hide:after{
  content:none;
}

.slogan-content #sloganhead{
  line-height: 1.2;
  font-size: 2em;
  font-family: 'Montserrat-ExtraBold', sans-serif;
  text-shadow: 0 0 10px #222;
  position:  relative;
  padding-bottom: 15px;
  text-align:  center;
  margin: 0 auto;
}
.slogan-content #sloganhead span{
  display: block;
  color: #B07D5C;
  font-size: 2.3em;
  text-transform:  uppercase;
  margin: 20px 0;
  font-family:'Montserrat-ExtraBold',sans-serif;
}
.slogan-content #slogan-sub{
  color:#813772;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight:  bold;

}
.slogan-content #slogantitle{letter-spacing: 3px;padding: 10px;display: inline-block;/* margin-bottom: 10px; */text-shadow:  0 0 19px #444;/* border-bottom: 6px solid #fe0000; */text-transform:  uppercase;}

.slogan-content .button{
  display:inline-block;
  padding: 15px 40px;
  background: darkseagreen;
  margin-right: 1.5em;
  /* background-repeat:  no-repeat; */
  /* background-position: right 12px center; */
  /* background-size: 25px; */
  margin-left: 0;
  /* border: none; */
  /* color: #813772 !important; */
  position:  relative;
}
.slogan-content .button::before{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #9a7055 transparent transparent transparent;
  position:  absolute;
  bottom: -31px;
}
.slog{
  /* background:none !important; */
  /* border: 2px solid #813772; */
  color: #e6cf8b;
  text-decoration:  none;
  text-transform: uppercase;
  font-weight:  bold;
  letter-spacing: 2px;
  position:  relative;
  /* padding-left: 170px; */
  /* text-shadow: 0 0 19px #444; */
  transition:250ms color ease-in-out;
}
.slog:hover{
  color:#fff;
}
.slog::before{
  /* content:''; */
  width:150px;
  height:1px;
  background: #e6cf8b;
  position: absolute;
  top:50%;
  left:0;
}
/* ACTIVITES */

.nohome #xprestations .listpageul li{
  margin: 1em 0;
  /* border-bottom: 1px solid rgba(169, 161, 103, 0.3); */
}
.woocommerce-product-gallery img{
  max-width: 100%;
  height:auto;
}
.woocommerce-product-details__short-description{
  color:#fff;
}

.elempartenaires img{
  filter:brightness(100%) !important;
}
/* ETAPES */

#etapes #xelemetapes li{
  flex-basis:25% !important;
  max-width: 25% !important;
}

#xelemetapes .containListPage::before{
  /* content:''; */
  background: rgba(0,0,0,0.7);
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index:  1;
}
#xelemetapes img{
  max-width: 100%;
  height:auto;
}
#xelemetapes h2{
  position: absolute;
  top:1em;
  left:1em;
  border-left:10px solid rgba(247, 183, 51, 1);
  color:#fff;
  padding-left:0.5em;
  text-shadow: 0 0 10px #444;
  font-size:1.7em !important;
  z-index: 2;
}
#xelemetapes .excerptelement{
  z-index:2;
}

/* Catalogue produit home */

.product-list{
  color:#fff;
  font-weight: bold;
  text-align: center !important;
  letter-spacing:4px;
  position: relative;
  font-size: 2.7em !important;
  margin: 0 !important;
  padding-bottom: 20px !important;
}
.home #xfeatured{
  padding: 3em 0;
}
.home .woocommerce ul.products li.listprod, .woocommerce-page ul.products li.listprod, .woocommerce ul.products li.product-category{
  padding:0;
}
#xfeatured .ckslidercontrols .next,
#xfeatured .ckslidercontrols .prev{
  background-color:inherit;
  background-size:20px;
}
#xfeatured .ckslidercontrols .next,
#xfeatured .ckslidercontrols .prev{
  top:50%;
  transform:translateY(-50%);
}
#xfeatured .ckslidercontrols .prev{
  left:0;
}
#xfeatured .ckslidercontrols .next{
  right:0;
}
.catalogue{
  display: flex;
}
.catalogue .button{
  display: inline-block;
margin:0 auto;}
.slogan-btn{
  margin:1.5em 0;
}
body{
  top:0 !important;
}
.woocommerce ul.products li.listprod a.woocommerce-LoopProduct-link:hover{
  border-bottom: 5px solid #990012;
}
.home h1{
  text-align: center;
  display:  inline-block;
  padding:  0;
  margin:  0;
}

.home .home-title{
  flex: 1;
  text-align:  center;
}

.home-title h1::after{
  left:0;
  bottom: -20px;
}
.modal-trig{
  visibility: visible;
  opacity: 1;
}
.img_description h2{
  margin-top: 0;
  font-size: 18px !important;
  letter-spacing:  0;
  padding:  0;
  margin: 0;
  text-align:  center;
}
.img_description h2::before{
  /* content:''; */
  width:70px;
  height:3px;
  background: rgba(230, 207, 139, 1);
  position: absolute;
  bottom: 0;
  left:50%;
  transform:translateX(-50%);
}
.img_description h2::after{
  content:none;
}
.img_description h2 a{
  color: #fff;
  font-size:15px;
}
.menu-footer-container{
  display: inline-block;
}
.ckcopyright{
  display: block;
  /* margin-right: 10px; */
  text-align:  center;
  padding:  1em;
  margin-top: 4em;
}
.contact-bloc{
  display:flex;
  justify-content: space-between;
}
#xinfocontact{
  background: #21b1e4;
  /* background-position:  center; */
  color: #fff;
  position:relative;
  flex: 1;
  padding: 3em;
  box-sizing: border-box;
  font-size: 16px;
}
#xcontact #xmap{
  flex:1;
}
#xinfocontact h2{
  color:#fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  margin-top: 2em;
}
#xinfocontact img{
  max-width: 300px;
}
#xcontact #xform h2{
  margin-top:0;
}
.adresse-contact{
  background: url(../images/icons/map.svg);
  background-repeat:  no-repeat;
  padding-left: 4em;
  line-height: 1.7;
  background-position: left center;
  margin: 2em 0;
  /* display:  inline-block; */
}
#xinfocontact .tellink a{
  color: #fff;
  text-transform:none;
  padding-left: 4em;
  letter-spacing: 0;
}
#xinfocontact .phonea.show:after,
  #xinfocontact .phonea.hide:after{
    background-image: url(../images/icons/phone.svg);
    background-size: 25px;
    background-repeat:  no-repeat;
    background-position:  left center;
    top: -11px;
    left: 0;
}
#contact-popup{
  background: #00adef url(../images/icons/mail.svg);
  color: #fff;
  padding: 1.5em;
  border-radius: 30px;
  text-transform:  uppercase;
  font-weight:bold;
  background-repeat: no-repeat;
  background-size: 80px;
  padding-top: 87px;
  background-position:top center;
  position: relative;
  transition: 800ms all ease-in-out;
  opacity: 0;
  transform: translateY(-30%);
  display:  inline-block;
}
#contact-popup::before{
  content:'';
  width:0;
  height:0;
  border-style: solid;
  border-width: 0 50px 51px 0;
  border-color: transparent #00adef transparent transparent;
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform:  translateX(-50%);
}
.js-trigg{
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.ck_infocookie{
  margin:0 !important;
}
#info-toogle{
  display: none;
  transition: 250ms background ease-in;
}
#info-toogle:hover{
  background-color:#c32a29;
}
.head-info{
  display:  flex;
  justify-content: flex-end;
  align-items:  center;
  border-radius: 0 0 30px 30px;
  position:  relative;
  z-index: 2;
}
.head-height{
  max-height: 300px;
}
/* WOO CATEGORY HOME */

.cat-home{
  display:flex;
}
.ck_woo_cat{
  width: 15%;
}

/* LEVEL UP HOME */

.lvup-home{
  background: #c32a29 url(../images/icons/lvup-bg.svg);
  background-repeat: no-repeat;
  background-size: 250px;
  position: relative;
  color: #fff;
  min-height: 50vh;
  background-position: center center;
}
.lvup-home::before{
  content:'';
  /* background: rgba(0,0,0,0.7); */
  width:100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
}
.lvup-home p{
  position: relative;
}


.navigmenu .navigtoogle .naviglink.lvl-0::before{
  /* content:url(../images/menu-watermark.png); */
  width: 10px;
  height:  10px;
  opacity:0;
  visibility: hidden;
  transform:translateX(0);
  transition: 500ms all ease-in-out;
  margin-right: 15px;
}
.navigtoogle:hover .naviglink.lvl-0::before{
  opacity: 1;
  visibility: visible;
  transform: translateX(-80px);
}
.logo-fleur{
  max-width: 90px;
  position: absolute;
  top: 0px;
  right: 0;
}
.misc-home{
  display: flex;
  max-width:  1140px;
  margin: 0 auto;
  justify-content:  space-between;
}
.visite-restaurant {
  background: url(../images/visite-restaurant.jpg);
  /* flex: 1; */
  min-height: 450px;
  background-size: cover;
  background-position:  center center;
  position: relative;
  padding: 2em;
  box-sizing:  border-box;
  max-width: 48%;
  opacity:  0;
  transform: translateY(-30%);
  display:  block;
  transition: 650ms all ease-in-out;
}
.visite-ski {
  background: url(../images/station-ski.jpg);
  /* flex: 1; */
  min-height: 450px;
  background-size: cover;
  background-position:  center center;
  position: relative;
  padding: 2em;
  box-sizing:  border-box;
  max-width:  48%;
  opacity:  0;
  transform: translateY(-30%);
  display:  block;
  transition: 650ms all ease-in-out;
}
.visite-restaurant::before, .visite-ski::before{
  content:'';
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
}
.misc-home p{
  color:#fff;
  font-family: 'Roboto-Regular', sans-serif;
  font-size: 3em;
  line-height: 1.3;
  display:  block;
  margin: 1em 0;
  text-shadow:  0 0 10px #444;
}
.visite-restaurant *,.visite-ski *{
  position: relative;
}
.misc-home .visite-subtitle{
  text-transform: uppercase;
  letter-spacing: 5px;
  /* border-bottom: 4px solid #8fbc8f; */
  padding-bottom: 15px;
  margin-bottom: 5px;
  display:  inline-block;
  font-size: 1em;
  /* background: darkseagreen; */
  position:  relative;
}
.misc-home .visite-subtitle::after{
  content:'';
  width: 40px;
  height:4px;
  background: #e91e63;
  position: absolute;
  bottom:0;
  left:0;
}
.titleckslider a::after{
  left: 35px;
  width:  70px;
}
.visite-ski{
  /* background:blue; */
  /* flex: 1; */
  max-width: 48%;
}
.misc{
  background: #f4f7fb;
  padding:  3em;
}
#calltoaction strong::after{
  /* content:''; */
  width: 40px;
  height:4px;
  background: darkseagreen;
  position: absolute;
  bottom:0;
  left:0;
}
.visu{
  min-height:80vh;
}
.visuactu{
  position:relative;
  /* min-height: 50vh; */
}
.visuactu::before{
  background: rgba(0,0,0,0.5);
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  bottom:0;
  content:'';
  z-index:  2;
}
.nohome .visuactu::before{
  content:none;
}
.home-youtube{
  display:flex;
  align-items: center;
  background:  #f4f7fb;
  padding:  3em;
  justify-content:  space-around;
  height: 130px;
  margin: 10em 0;
}
.vid-contain{
  max-width: 100%;
  height:auto;
  overflow: hidden;
  border: 10px solid darkseagreen;
}
#xgallery .gallery .gallery-item .gallery-icon a{
  overflow: hidden;
	height: 400px;
}
#xgallery .ckctrldiv{
  display:none;
}
#xgallery .gallery .gallery-item{
  margin-bottom:0 !important;
}
#xgallery{
  position: relative;
  margin-bottom:2em;

  z-index: 10;
}
.home #xgallery{
  /* min-height:  500px; */
  min-width:  500px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.home .home-txt .gallery{
  display: none;
}
.nohome .visuactu{
  min-height:auto;
  background:  #2c3e50;
}
/* STYLE CSS PAR DEFAUT POUR BLOC REASSURANCE */

#xreassurance{
  background:#eee;
  padding: 2em;
}

ul.picto-container{
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1140px;
  margin:0 auto;
  padding: 1em;
  opacity:0;
  transform:translateY(-50%);
  transition:500ms all ease-out;
}
.picto-bloc{
  padding: 1em;
  text-align: center;
  font-family:'Montserrat-ExtraBold',sans-serif;
}
.picto-bloc p{
  position: relative;
  background:#fff;
  border-radius:10px;
  padding:1em;
  box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.picto-bloc p::after{
  content:'';
  width:15px;
  height:60px;
  background:#cbcbcb;
  position: absolute;
  bottom:-60px;
  left:50%;
  transform:translateX(-50%);
}
.picto-bloc p::before{
  content:'';
  width:7px;
  height:60px;
  background:#b5b5b5;
  position: absolute;
  bottom:-60px;
  left:52%;
  z-index:2;
  transform:translateX(-50%);
}

.picto-bloc svg{
  width: 80px;
  height:80px;
  border-radius:50%;
  padding:1.5em;
  background:#f4f3f2;
  overflow:visible;
}

/* RESPONSIVE */

@media screen and (max-width:768px){
  ul.picto-container{
    display: block;
  }
}
#presta_imprimerie .img_wrap{
  border: 5px solid #70bd4b;
}
#presta_imprimerie .img_description{
  background:#70bd4b;
}
.page_imprimerie article.hasthumb h1{
  background:#70bd4b;
}

#presta_signaletique .img_wrap{
  border: 5px solid #f78022;
}
#presta_signaletique .img_description{
  background:#f78022;
}
.page_signaletique article.hasthumb h1{
  background:#f78022;
}

#presta_objet-publicitaire .img_wrap{
  border: 5px solid #a057a0;
}
#presta_objet-publicitaire .img_description{
  background:#a057a0;
}
.page_objet-publicitaire article.hasthumb h1{
  background:#a057a0;
}

#presta_gravure-laser-tampon .img_wrap{
  border: 5px solid #24b0e3;
}
#presta_gravure-laser-tampon .img_description{
  background:#24b0e3;
}
.page_gravure-laser-tampon article.hasthumb h1{
  background:#24b0e3;
}

.ckmenu-toogle .ckmenu-line:nth-child(2){
  background-color:#22b0e2;
}
.ckmenu-toogle .ckmenu-line:nth-child(3){
  background-color:#f9ec51;
}

/* CUSTOM SOUS MENU BLOC COULEUR */
.navigmenu .naviglink.lvl-1{
  border-left:20px solid;
  padding-left:0.5em;
}
.navigmenu .naviglink.lvl-1:nth-child(1){
  border-color:#70bd4b;
}
.navigmenu .naviglink.lvl-1:nth-child(2){
  border-color:#f78022;
}
.navigmenu .naviglink.lvl-1:nth-child(3){
  border-color:#a057a0;
}
.navigmenu .naviglink.lvl-1:nth-child(4){
  border-color:#24b0e3;
}

/* CUSTOM SECTIONS */

.sectionsbloc.even .contentsections{
  border-color:#70bd4b;
}
.sectionsbloc.odd .contentsections{
  border-color:#a057a0;
}
