/* =====================
STRUCTURE
===================== */

.front #section-content {
	padding-top: 580px!important;
	padding-bottom: 0;
}
.front.page_fixed #section-content {
	padding-top: 750px!important;
}
.front #zone-content {
	padding: 0;
	margin: 0!important;
	max-width: none;
}

/* =====================
DIAPORAMA HP
===================== */

#zone-slideshow {
	max-width: none;
	padding: 0;
}

/* Diapo image */

.front #zone-header01-wrapper {
	position: relative;
}
.front #zone-header01-wrapper #zone-header01 {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	max-width: none;
	width: 100%!important;
	min-width: 100%;
	z-index: 0;
	height: 900px;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block,
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel,
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .media {
	min-height: 900px;
	height: 900px;
	max-height: 900px;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .media {
	width: 100%;
	height: 900px!important;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .media > div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .media > div::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

/* Diapo contenu */

.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu {
	width: 100%;
	position: absolute;
	top: 420px;
	left: 0;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section {
	max-width: 1170px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section h2 {
	color: #ffffff;
	font-size: 4.375em;
	text-align: left;
	margin-bottom: 20px;
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 800px;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section .resume {
	color: #ffffff;
	font-size: 1rem;
	text-align: left;
	max-width: 530px;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section .resume p {
	color: #ffffff;
}

/* Diapo bullet */

.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-controls .owl-pagination {
	max-width: 1170px;
	text-align: left;
	left: 0;
	right: 0;
	bottom: 150px;
	margin-left: auto;
	margin-right: auto;
}
.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-controls .owl-pagination .owl-page span {
	width: 15px;
	height: 13px;
	margin: 0 10px 0 0;
	background-color: transparent;
	background-image: url("../../img/hp/hexa_white.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* =====================
STRATE 01 : ACTU / RÉSERVATION MOBILE
===================== */

.front #section-content #block-views-actualites-hp-block-mobile-hp h2.block-title {
	display: none;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp {
	position: relative;
	margin: 0;
	padding: 30px 30px 0 30px;
	background-color: #f2efe9;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .apercu {
	text-align: center;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .apercu {
	background-color: #ffffff;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-carousel .owl-wrapper-outer {
	padding-bottom: 80px;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-carousel .owl-controls {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 25px;
	width: 100px;
	height: 35px;
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-carousel .owl-controls .owl-buttons .owl-prev {
	background-image: url("../../img/owlcarousel/arrow-left-marron.svg");
}
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-carousel .owl-controls .owl-buttons .owl-next {
	background-image: url("../../img/owlcarousel/arrow-right-marron.svg");
}

/* =====================
STRATE 01 : ACTU / RÉSERVATION DESKTOP + UN PEU DE MOBILE
===================== */


/* Structure */

.front #section-content #block-blocks-site-bloc-site-actus-reservez {
	background-color: #f2efe9;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .block-inner > .content {
	position: relative;
	width: auto !important;
	max-width: 1170px;
	padding: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #f2efe9;
	margin-top: -80px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez {
	top: 0;
	left: 0;
	padding-bottom: 70px;
}
.front #section-content #block-blocks-site-general-titre {
	display: none;
}

/* Actualités */

.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus {
	display: inline-block;
	width: calc((100% / 3) * 2);
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .view-content {
	font-size: 0;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row {
	display: inline-block;
	width: calc(50% - 30px);
	height: 370px;
	vertical-align: top;
	font-size: 1rem;
	text-align: center;
	padding: 10px 0 0;
	margin: -10px 0 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #00ad9c;
	opacity: 0.4;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:last-child {
	margin-left: 30px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row > div {
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover > div::before {
	background-color: #00ad9c;
	opacity: 0.5;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .media,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .media {
	width: 100%;
	height: 290px;
	overflow: hidden;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .media,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .media {
	height: 210px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .media .bg,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .media .bg {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000000;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .media .bg::after,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .media .bg::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../../img/actus/plus_hover.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60px 60px;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 0;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .media .bg::after,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .media .bg::after {
	opacity: 1;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover::before {
	background-color: #00ad9c;
	opacity: 1;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .media .bg > div,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .media .bg > div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .media .bg > div,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .media .bg > div {
	opacity: 0.4;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .apercu,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .apercu {
	position: relative;
	padding: 40px 0 0 0;
	height: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .apercu,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .apercu {
	height: 160px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date {
	position: absolute;
	/*display: inline-block;
	width: 101px;
	height: 90px;*/
	top: -65px;
	left: 0;
	right: 0;
	/*margin-left: auto;
	margin-right: auto;
	background-image: url("../../img/hp/hexa_vert.svg");
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;*/
}
/*.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .date,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .date {
	background-image: url("../../img/hp/hexa_white.svg");
	color: #655c5a;
}.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .mois,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .mois {
	display: block;
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1.125em;
	text-transform: uppercase;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .jour,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .jour {
	display: block;
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.875em;
}*/





.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-range,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-range {
	font-size: 0;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-single,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-start,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-end,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-single,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-start,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-end {
	color: #ffffff;
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-size: 2.875rem;
	font-weight: bold;
	background-image: url("../../img/hp/hexa_vert.svg");
	background-repeat: no-repeat;
	background-position: center center;
	width: 101px;
	height: 90px;
	padding: 15px 30px 0;
	margin: 0 -15px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-end::before,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-end::before {
	content: "";
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #ffffff;
	height: 10px;
	width: 10px;
	display: block;
	position: absolute;
	top: 40px;
	left: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-single::first-line,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-start::first-line,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-end::first-line,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-single::first-line,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-start::first-line,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-end::first-line {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-size: 1.125rem;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
}
@-moz-document url-prefix() {
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-single,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-start,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-end,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-single,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-start,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-end {
		line-height: 0.6;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-single::first-line,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-start::first-line,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .date .date-display-end::first-line,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-single::first-line,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-start::first-line,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .date .date-display-end::first-line {
		vertical-align: top;
	}
}





.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row h3,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item h3 {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .categorie,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .categorie {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00ad9c;
	text-transform: uppercase;
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .resume,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .resume {
	color: #655c5a;
	padding: 5px 15px 15px 15px;
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .categorie,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .categorie,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:hover .resume,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item:hover .resume {
	opacity: 1;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .link a,
.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
}

/* Réservation */

.front #block-blocks-site-reservez-mobile {
	background-color: #f2efe9;
}
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez {
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #000000;
	padding: 40px;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez {
	position: relative;
	display: inline-block;
	width: calc(100% / 3);
	height: 370px;
	vertical-align: top;
	text-align: center;
	background-color: #000000;
	padding: 40px;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez::before,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez::before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #00ad9c;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez:hover,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez:hover {
	opacity: 0.8;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez i.reserver_picto,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez i.reserver_picto {
	display: inline-block;
	width: 75px;
	height: 75px;
	background-image: url("../../img/hp/icon_ticket.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-bottom: 20px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez h3,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez h3 {
	color: #00ad9c;
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1.875em;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez h3 strong,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez h3 strong {
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 2.813rem;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez p,
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez p span,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez p,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez p span {
	color: #ffffff;
	line-height: 1.625em;
}
.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez a,
.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* =====================
STRATE 02 : ZOOM SUR
===================== */

.front #section-content #block-system-main .view-zoom-sur .node {
	position: relative;
	padding: 140px 0;
}
.front #section-content #block-system-main .view-zoom-sur .node .media {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.front #section-content #block-system-main .view-zoom-sur .node .media .bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	overflow: hidden;
}
.front #section-content #block-system-main .view-zoom-sur .node .media .bg > div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.5;
	z-index: 0;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-system-main .view-zoom-sur .node:hover .media .bg > div {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1); /* IE 9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
	 filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu {
	position: relative;
	width: auto !important;
	max-width: 770px;
	margin-left: auto !important;
	margin-right: auto !important;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 365px;
	padding: 135px 80px 50px 80px;
	color: #ffffff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu .label-inline::before {
	content: "";
	display: block;
	position: absolute;
	top: -85px;
	left: 0;
	width: 100%;
	height: 57px;
	background-image: url("../../img/hp/icon_fer.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 65px 57px;
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu .label-inline {
	position: relative;
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.813em;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu h2 {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1.875em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu .resume {
	line-height: 1.625em;
}
.front #section-content #block-system-main .view-zoom-sur .node .apercu .resume p {
	color: #ffffff;
}
.front #section-content #block-system-main .view-zoom-sur .node .link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1;
}

/* */

.front #section-content #block-system-main .view-zoom-sur .owl-carousel .owl-controls .owl-pagination {
    bottom: 20px;
}
.front #section-content #block-system-main .view-zoom-sur .owl-carousel .owl-controls .owl-page span {
    margin: 0 7px;
    background-color: transparent;
	border: 1px solid #ffffff;
    filter: Alpha(Opacity=100);
    opacity: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-system-main .view-zoom-sur .owl-carousel .owl-controls .owl-page.active span,
.front #section-content #block-system-main .view-zoom-sur .owl-carousel .owl-controls .owl-page:hover span {
    background-color: #ffffff;
}

/* =====================
STRATE 03 : PREPARER
===================== */

.front #section-content #block-blocks-site-preparer-visite {
	margin: 10px 0 0;
}
.front #section-content #block-blocks-site-preparer-visite .content {
	padding: 130px 0;
	position: relative;
	z-index: 1;
}
.front #section-content #block-blocks-site-preparer-visite .content .media {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.front #section-content #block-blocks-site-preparer-visite .content .media:before {
	content: "";
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#00000000", GradientType=0);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.front #section-content #block-blocks-site-preparer-visite .content .media > div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.front #section-content #block-blocks-site-preparer-visite .content h2 {
	color: #ffffff;
	font-family: "DIN Pro Cond", Arial, Helvetica, sans-serif;
	font-size: 2.813rem;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #ffffff;
	max-width: 770px;
	padding: 55px 80px 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-blocks-site-preparer-visite .content h2 span {
	font-family: "DIN Pro", Arial, Helvetica, sans-serif;
	font-size: 1.875rem;
	font-weight: 300;
	margin-top: 5px;
	display: block;
}
.front #section-content #block-blocks-site-preparer-visite .content ul {
	text-align: center;
	max-width: 770px;
	margin: 75px auto 0;
	position: relative;
	z-index: 1;
}
.front #section-content #block-blocks-site-preparer-visite .content ul:before {
	content: "";
	border-top: 1px solid #ffffff;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
}
.front #section-content #block-blocks-site-preparer-visite .content ul li {
	margin: 0 15px;
	display: inline-block;
	vertical-align: top;
}
.front #section-content #block-blocks-site-preparer-visite .content ul li a {
	color: #ffffff;
	font-family: "DIN Pro Cond", Arial, Helvetica, sans-serif;
	font-size: 1.875rem;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("../../img/hp/hexa_menu_vert.svg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 200px;
	height: 180px;
	padding: 95px 0 0;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-blocks-site-preparer-visite .content ul li a:before {
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 100%;
	height: 62px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(1) a:before {
	background-image: url("../../img/hp/icon_menu_info.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(2) a:before {
	background-image: url("../../img/hp/icon_menu_venir.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(3) a:before {
	background-image: url("../../img/hp/icon_menu_plan.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li a span {
	font-family: "DIN Pro", Arial, Helvetica, sans-serif;
	font-size: 1.250rem;
	font-weight: 300;
	margin-top: 5px;
	display: block;
}
.front #section-content #block-blocks-site-preparer-visite .content ul li a:hover,
.front #section-content #block-blocks-site-preparer-visite .content ul li a:focus,
.front #section-content #block-blocks-site-preparer-visite .content ul li a:active {
	color: #00ad9c;
	background-image: url("../../img/hp/hexa_menu_white.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(1) a:hover:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(1) a:focus:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(1) a:active:before {
	background-image: url("../../img/hp/icon_menu_info_hover.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(2) a:hover:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(2) a:focus:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(2) a:active:before {
	background-image: url("../../img/hp/icon_menu_venir_hover.svg");
}
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(3) a:hover:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(3) a:focus:before,
.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(3) a:active:before {
	background-image: url("../../img/hp/icon_menu_plan_hover.svg");
}

/* =====================
STRATE 04 : SOCIAL STREAM
===================== */

/* NEW SOCIAL STREAM 2021 */

.block-social-stream-new,
.social-wall-elfsight{
	max-width: 1170px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
}

.block-social-stream-new .block-title,
.social-wall-elfsight .block-title {
	word-break: break-all;
	text-align: center;
	color: #000000;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #00ad9c;
	padding-top: 30px;
	font-family: 'DIN Pro Cond',
		Arial,
		Helvetica,
		sans-serif;
	font-weight: bold;
	font-size: 2.813em;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.block-social-stream-new .block-title,
.social-wall-elfsight .block-title {
	word-break: break-all;
}

.block-social-stream-new .content {
	padding-top: 60px;
}

.social-wall-elfsight .block-inner {
	max-width: 1170px;
	margin: 0 auto;
}

.social-wall-elfsight [class*=LoadMoreButton__Container],
.social-wall-elfsight .eapps-instagram-feed-posts-grid-load-more-container.eapps-instagram-feed-posts-grid-load-more-enabled {
	display: none;
}

.block-social-stream-new .instagram_gallery .instagram-image,
.block-social-stream-new .instagram_gallery a {
	width: 25% !important;
	margin: 0 !important;
}

.block-social-stream-new .instagram_gallery .instagram-image img,
.block-social-stream-new .instagram_gallery a img {
	vertical-align: bottom;
	width: 100% !important;
}

.block-social-stream-new .instagram_gallery .instagram-image:before,
.block-social-stream-new .instagram_gallery a:before {
	content: "";
	background-color: #00ad9c;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../../img/icon/instagram-white.svg");
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: 50% 50%;
}

.block-social-stream-new .instagram_gallery a[data-caption]:hover::after {
	content: attr(data-caption);
	text-align: center;
	font-size: 0.8rem;
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 4px;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: rgba(0, 0, 0, 0.7);
}

.block-social-menu-hp {
	padding: 0;
	padding-bottom: 60px;
	text-align: center;
}
.block-social-menu-hp .block-title {
	color: #00ad9c !important;
	font-size: 1.125rem !important;
	letter-spacing: normal !important;
	margin: 0 0 20px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.block-social-menu-hp .content ul {
	font-size: 0;
	text-align: center;
}
.block-social-menu-hp .content ul li {
	padding: 0;
	margin: 0 4px;
	display: inline-block;
	vertical-align: top;
	list-style: none;
}
.block-social-menu-hp .content ul li a {
	background-color: #009b8c;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	width: 50px;
	height: 50px;
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.block-social-menu-hp .content ul li a.link-facebook {
	background-image: url("../../img/icon/facebook-white.svg");
}
.block-social-menu-hp .content ul li a.link-instagram {
	background-image: url("../../img/icon/instagram-white.svg");
}
.block-social-menu-hp .content ul li a.link-twitter {
	background-image: url("../../img/icon/twitter-white.svg");
}

/* SOCIAL STREAM OLD */

.front #section-content #block-social-stream-social-stream {
	background-color: #ece7e0;
	padding: 70px 0;
	position: relative;
	z-index: 1;
}
.front #section-content #block-social-stream-social-stream:before {
	content: "";
	background-color: #f2efe9;
	width: 100%;
	height: 490px;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.front #section-content #block-social-stream-social-stream .block-inner {
	width: auto !important;
	max-width: 1170px;
	padding: 0;
	margin-left: auto !important;
	margin-right: auto !important;
}
.front #section-content #block-social-stream-social-stream .block-inner .block-title {
	text-align: center;
	color: #00ad9c;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #00ad9c;
	padding-top: 30px;
}
.front #section-content #block-social-stream-social-stream .block-inner .block-title p:first-child {
	position: relative;
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.813em;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.front #section-content #block-social-stream-social-stream .block-inner .block-title p:last-child {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1.875em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

/* Filtres */

.front #section-content #block-social-stream-social-stream .dcsns-toolbar {
	color: #00ad9c;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 21px;
	width: 100%;
	height: 1px;
	background-color: #00ad9c;
	z-index: 0;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar .filter {
	position: relative;
	display: inline-block;
	margin: 0;
	height: 42px;
	z-index: 1;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar .filter li a {
	height: 42px;
	width: 47px;
	margin: 0 5px;
	padding: 0;
	background-image: url("../../img/hp/hexa_vert.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42px 47px;
	background-color: transparent;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar .filter li a:hover {
	opacity: 0.8;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar .filter li a.link-all {
	line-height: 38px;
	text-shadow: none;
}
.front #section-content #block-social-stream-social-stream .dcsns-toolbar .filter li a .socicon {
	height: 42px;
	width: 47px;
	margin: 0;
	padding: 0;
	line-height: 38px;
}

/* Vignettes sociales */

.front #section-content #block-social-stream-social-stream #social-stream {
	margin-top: 30px;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li {
	width: 25%;
	padding: 15px;
	margin: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .inner {
	position: relative;
	padding: 0;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-text {
	position: absolute;
	margin: 0;
	padding: 15px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 0.750rem;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	z-index: 4;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li:hover .section-text {
	opacity: 1;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-text a {
	color: #ffffff;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .inner .section-user,
.front #section-content #block-social-stream-social-stream #social-stream .stream li .inner .section-share,
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-title,
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-intro {
	display: none;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li > a .socicon {
	background-color: transparent;
	background-image: url("../../img/hp/hexa_white.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	color: #655c5a;
	width: 47px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	top: 30px;
	right: 30px;
	left: auto;
	bottom: auto;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li:hover > a .socicon {
	opacity: 0;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-thumb {
	margin: 0;
	float: none;
}
.front #section-content #block-social-stream-social-stream #social-stream .stream li .section-thumb img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =====================
RESPONSIVE
===================== */

@media only screen and (max-width: 1600px) {

	.block-slideshow .owl-carousel .owl-wrapper-outer .media img {
		height: 100%;
		width: auto;
	}
}

@media only screen and (max-width: 1170px) {

	/* DIAPORAMA HP */

	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section {
		padding-left: 60px;
		padding-right: 60px;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-controls .owl-pagination {
		max-width: none;
		width: 100%;
		padding-left: 60px;
		padding-right: 60px;
	}

	/* STRATE 01 : ACTU / RÉSERVATION */

	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez {
		padding-bottom: 70px;
		padding: 0 30px 70px 30px;
	}

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 759px) {

	/* STRUCTURE */

	.front #section-content {
		padding-top: 540px!important;
		padding-bottom: 0!important;
	}
	.front.page_fixed #section-content {
		padding-top: 540px!important;
	}

	/* DIAPORAMA HP */

	.front #zone-header01-wrapper #zone-header01 {
		top: 255px;
		height: 460px;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu {
		top: 200px;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block,
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel,
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .media {
		min-height: 460px;
		height: 460px;
		max-height: 460px;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section {
		padding-left: 30px;
		padding-right: 30px;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section h2,
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section .resume {
		text-align: center;
		max-width: none;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-controls .owl-buttons {
		display: none!important;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-controls .owl-pagination {
		max-width: none;
		text-align: center;
		bottom: 40px;
		padding: 0;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section h2 {
		font-size: 1.563em;
	}
	.front #zone-header01-wrapper #zone-header01 .block-diaporama-hp-block .owl-carousel .owl-wrapper-outer .contenu .section .resume {
		font-size: 0.875em;
	}

	/* STRATE 01 : ACTU / RÉSERVATION */

	/* Structure */

	.front #section-content #block-blocks-site-bloc-site-actus-reservez .block-inner > .content {
		padding: 0 30px;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez {
		padding-bottom: 40px;
	}

	/* Actualités */

	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez {
		padding: 0 0 70px 0;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus {
		width: 100%;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row {
		width: 100%;
		height: auto;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row:last-child {
		margin: 30px 0 40px;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .media,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .media {
		height: 210px !important;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .apercu,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .apercu {
		height: auto !important;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .categorie,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .categorie,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_actus .views-row .resume,
	.front #section-content #block-views-actualites-hp-block-mobile-hp .view-actualites-hp .owl-item .resume {
		opacity: 1;
	}

	/* Réservation */

	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez,
	.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez {
		width: 100%;
		height: auto;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez h3,
	.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez h3 {
		font-size: 1.125em;
		margin-bottom: 20px;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez h3 strong,
	.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez h3 strong {
		font-size: 1.875rem;
	}
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez p,
	.front #section-content #block-blocks-site-bloc-site-actus-reservez .bloc_actus_reservez .bloc_reservez p span,
	.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez p,
	.front #block-blocks-site-reservez-mobile .bloc_actus_reservez .bloc_reservez p span {
		font-size: 0.875em;
	}

	/* STRATE 02 : ZOOM SUR */

	.front #section-content #block-system-main .view-zoom-sur .node {
		padding: 70px 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.front #section-content #block-system-main .view-zoom-sur .node .apercu {
		height: 400px;
		padding: 135px 0 50px 0;
	}
	.front #section-content #block-system-main .view-zoom-sur .node .apercu .label-inline {
		font-size: 1.875em;
	}
	.front #section-content #block-system-main .view-zoom-sur .node .apercu h2 {
		font-size: 1.125em;
	}
	.front #section-content #block-system-main .view-zoom-sur .node .apercu .resume {
		font-size: 0.875em;
	}

	/* STRATE 03 : PREPARER */

	.front #section-content #block-blocks-site-preparer-visite .content {
		padding: 70px 0;
	}
	.front #section-content #block-blocks-site-preparer-visite .content h2 {
		font-size: 1.875rem;
		padding: 40px 0 0;
		margin: 0 30px;
	}
	.front #section-content #block-blocks-site-preparer-visite .content h2 span {
		font-size: 1.125rem;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul {
		max-width: 540px;
		height: 290px;
		margin: 40px auto 0;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul:before {
		display: none;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(1) {
		margin: 0 125px 0 0;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(2) {
		margin: 20px 125px 0 0;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li:nth-child(3) {
		margin: -210px 0 0 130px;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li a {
		font-size: 1.250rem;
		width: 150px;
		height: 135px;
		padding: 70px 0 0;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li a:before {
		height: 46px;
		top: 15px;
	}
	.front #section-content #block-blocks-site-preparer-visite .content ul li a span {
		font-size: 0.875rem;
	}

	/* NEW SOCIAL STREAM 2021 */

	.block-social-stream-new .instagram_gallery .instagram-image,
	.block-social-stream-new .instagram_gallery a {
		width: 50% !important;
	}

	.block-social-stream-new .instagram_gallery a[data-caption]:hover::after {
		display: none;
	}

	.block-social-stream-new .block-title {
		font-size: 1.875em;
	}

	/* STRATE 04 : SOCIAL STREAM */

	.front #section-content #block-social-stream-social-stream {
		padding: 60px 0 30px 0;
	}
	.front #section-content #block-social-stream-social-stream .block-inner .block-title p:first-child {
		font-size: 1.875em;
	}
	.front #section-content #block-social-stream-social-stream .block-inner .block-title p:last-child {
		font-size: 1.125em;
	}
	.front #section-content #block-social-stream-social-stream #social-stream .stream li {
		width: 100%;
		padding: 15px 30px;
	}
	.front #section-content #block-social-stream-social-stream #social-stream .stream li > a .socicon {
		right: 45px;
	}
	
	.social-wall-elfsight .block-title {
		font-size: 1.6em;
	}
}
