@charset "UTF-8";
/*
Theme Name: Versants
Theme URI: https://www.versants-lacroixvalmer.com
Author: Fabien Herlédan
Author URI: https://fabienherledan.fr
Description: Thème WordPress sur-mesure pour Versants – Presqu'île de Saint-Tropez (La Croix-Valmer).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: versants
*/
* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Removed b & i tags. Removed list styling from this default, add a nolist class. Apply this to ul/ol if this styling is required. */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, .nolist, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul, li {
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

mark {
  background: #ff0;
  color: #000;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

input, select, button {
  vertical-align: middle;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

strong {
  font-weight: bold;
}

em, dfn {
  font-style: italic;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Personal accessibility class. Use this to hide elements you don't want sighted users to see, but should be kept for screen readers */
.inv {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  margin: -1px;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}

[class*=col-] {
  float: left;
  min-height: 1px;
}

.col-1 {
  width: 16.66%;
}

.col-15 {
  width: 25%;
}

.col-2 {
  width: 33.3%;
}

.col-3 {
  width: 50%;
}

.col-4 {
  width: 66.66%;
}

.col-5 {
  width: 83.33%;
}

.col-6 {
  width: 100%;
}

@font-face {
  font-family: "Zenith-TextRegular";
  src: url("fonts/Zenith-TextRegular.woff2") format("woff2");
}
@font-face {
  font-family: "Zenith-TextBold";
  src: url("fonts/Zenith-TextBold.woff2") format("woff2");
}
@font-face {
  font-family: "GT-Era-Text-Regular";
  src: url("fonts/GT-Era-Text-Regular.woff2") format("woff2");
}
::-moz-selection {
  background: #014442;
  color: #fff;
}
::selection {
  background: #014442;
  color: #fff;
}

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

::-webkit-input-placeholder {
  color: rgb(3.2173913043, 218.7826086957, 212.347826087);
  font-size: 14px;
}

:-moz-placeholder { /* Firefox 18- */
  color: rgb(3.2173913043, 218.7826086957, 212.347826087);
  font-size: 14px;
}

::-moz-placeholder { /* Firefox 19+ */
  color: rgb(3.2173913043, 218.7826086957, 212.347826087);
  font-size: 14px;
}

:-ms-input-placeholder {
  color: rgb(3.2173913043, 218.7826086957, 212.347826087);
  font-size: 14px;
}

html.sr .load-hidden {
  visibility: hidden;
}

html {
  height: 100%;
  overflow-x: clip;
}

body {
  background: #fdf7f0;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  font-family: "Zenith-TextRegular", serif;
  height: 100%;
  color: #014442;
  overflow-x: clip;
}

h1 {
  font-family: "Zenith-TextBold", sans-serif;
  font-size: 60px;
  color: #014442;
  line-height: 1.1;
  letter-spacing: -1px;
  clear: both;
  position: relative;
  margin-bottom: 30px;
}

h2 {
  font-family: "Zenith-TextRegular", serif;
  font-size: 40px;
  margin: 0 0 30px 0;
  line-height: 1.1;
}
h2 strong {
  font-family: "Zenith-TextBold", sans-serif;
}

h3 {
  font-family: "Zenith-TextRegular", serif;
  font-size: 36px;
  margin: 0 0 30px 0;
  line-height: normal;
  line-height: 1.2;
}

h4 {
  font-size: 24px;
  margin-bottom: 0;
  text-transform: uppercase;
}

p {
  margin: 0px 0px 15px;
}

a {
  color: #b6b18d;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}

a, a:active, a:focus {
  outline: none;
}

a img {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

strong {
  font-family: "Zenith-TextBold", sans-serif;
}

.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

blockquote {
  width: auto;
  padding: 10px 30px;
  margin: 20px 70px;
}
blockquote p {
  margin: 0;
}

i.fas,
i.far {
  margin-right: 10px;
}

*:focus {
  outline: none;
}

figure.gallery-item { /*reset default figure margin for WP gallery*/
  margin-top: 0;
}

.gallery {
  margin-bottom: 1.25em;
  text-align: center;
}
.gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.gallery .gallery-item img {
  display: block;
  padding-right: 5%;
  padding-bottom: 5%;
}

.gallery-columns-1 .gallery-item img {
  padding-right: 0;
  padding-bottom: 15px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.entry-content img,
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-],
img.size-full,
img.size-large,
.wp-post-image,
figure,
.wp-caption {
  height: auto;
  max-width: 100%;
}

.wp-caption-text {
  padding: 0.25em 0;
  border: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1.4rem;
  font-style: italic;
  background: #e5e5e5;
}

.center, .footer_content {
  max-width: 90%;
  margin: 0 auto;
}

.center {
  clear: both;
}

.logo {
  font-family: "Zenith-TextBold", sans-serif;
  display: inline-block;
  width: 270px;
  font-size: 28px;
  color: #b6b18d;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1.3;
  transition: all 0.2s ease-in;
}
.logo a {
  text-decoration: none;
}
.logo .subtitle {
  font-style: italic;
  text-transform: initial;
  letter-spacing: 0;
  display: block;
  position: relative;
  font-size: 16px;
  text-align: center;
}
.logo .subtitle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 70px;
  border-top: 1px solid #f9f8f5;
}
.logo .subtitle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 70px;
  border-top: 1px solid #f9f8f5;
}

#footer .logo .subtitle:before, #footer .logo .subtitle:after {
  border-color: #014442;
}

#header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
#header .logobig {
  position: relative;
  z-index: 9;
  max-width: 250px;
  margin: 60px auto 0;
  fill: #fff;
}
#header #lang {
  position: relative;
  top: 3px;
  font-family: "GT-Era-Text-Regular", serif;
  color: #fff;
  margin-left: 15px;
}
#header #lang a {
  display: inline-block;
  line-height: normal;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
}
#header .lang_selector {
  font-size: 14px;
}
#header .lang_selector a {
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.3) !important;
}
#header .lang_selector a:hover, #header .lang_selector a:focus {
  color: #fff !important;
}
#header .lang_selector a.active {
  color: #fff !important;
}
#header .header_line {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 30px 80px 30px;
}
#header .header_line .logo {
  width: 200px;
  margin-right: 40px;
}
#header .header_line .logo img {
  width: 100%;
}

.admin-bar.page-template-page-mentions-legales #header,
.admin-bar .page-template-page-simple #header {
  top: inherit;
}

.page-template-page-mentions-legales #header,
.page-template-page-simple #header,
.error404 #header {
  position: relative;
  width: 100%;
  top: 0;
  background: #AED4F2;
  padding-bottom: 80px;
}
.page-template-page-mentions-legales #header .header_line,
.page-template-page-simple #header .header_line,
.error404 #header .header_line {
  padding: 10px 30px;
}
.page-template-page-mentions-legales #header .header_line .logo,
.page-template-page-simple #header .header_line .logo,
.error404 #header .header_line .logo {
  width: 80px;
}
.page-template-page-mentions-legales #header .header_line .logo #logo_normal,
.page-template-page-simple #header .header_line .logo #logo_normal,
.error404 #header .header_line .logo #logo_normal {
  display: none;
}
.page-template-page-mentions-legales #header .header_line .logo #logo_down,
.page-template-page-simple #header .header_line .logo #logo_down,
.error404 #header .header_line .logo #logo_down {
  display: block;
}
.page-template-page-mentions-legales #header .header_line .buttonmenutop .button.opened,
.page-template-page-mentions-legales #header .header_line .buttonresa .button.opened,
.page-template-page-simple #header .header_line .buttonmenutop .button.opened,
.page-template-page-simple #header .header_line .buttonresa .button.opened,
.error404 #header .header_line .buttonmenutop .button.opened,
.error404 #header .header_line .buttonresa .button.opened {
  color: #AED4F2;
  border-color: #014442;
  background: #014442;
}
.page-template-page-mentions-legales #header .header_line .buttonmenutop .button.opened:hover, .page-template-page-mentions-legales #header .header_line .buttonmenutop .button.opened:focus,
.page-template-page-mentions-legales #header .header_line .buttonresa .button.opened:hover,
.page-template-page-mentions-legales #header .header_line .buttonresa .button.opened:focus,
.page-template-page-simple #header .header_line .buttonmenutop .button.opened:hover,
.page-template-page-simple #header .header_line .buttonmenutop .button.opened:focus,
.page-template-page-simple #header .header_line .buttonresa .button.opened:hover,
.page-template-page-simple #header .header_line .buttonresa .button.opened:focus,
.error404 #header .header_line .buttonmenutop .button.opened:hover,
.error404 #header .header_line .buttonmenutop .button.opened:focus,
.error404 #header .header_line .buttonresa .button.opened:hover,
.error404 #header .header_line .buttonresa .button.opened:focus {
  border-color: #b6b18d;
  color: #fff;
}
.page-template-page-mentions-legales #header .header_line #lang,
.page-template-page-simple #header .header_line #lang,
.error404 #header .header_line #lang {
  color: #014442;
}
.page-template-page-mentions-legales #header .header_line #lang .lang_selector a.active,
.page-template-page-simple #header .header_line #lang .lang_selector a.active,
.error404 #header .header_line #lang .lang_selector a.active {
  color: #014442 !important;
  opacity: 1;
}
.page-template-page-mentions-legales #header .header_line #lang .lang_selector a,
.page-template-page-simple #header .header_line #lang .lang_selector a,
.error404 #header .header_line #lang .lang_selector a {
  color: #014442 !important;
  opacity: 0.4;
}
.page-template-page-mentions-legales #header .header_line #lang .lang_selector a:hover, .page-template-page-mentions-legales #header .header_line #lang .lang_selector a:focus,
.page-template-page-simple #header .header_line #lang .lang_selector a:hover,
.page-template-page-simple #header .header_line #lang .lang_selector a:focus,
.error404 #header .header_line #lang .lang_selector a:hover,
.error404 #header .header_line #lang .lang_selector a:focus {
  opacity: 1 !important;
}
.page-template-page-mentions-legales #header .header_line #access,
.page-template-page-simple #header .header_line #access,
.error404 #header .header_line #access {
  top: inherit;
}
.page-template-page-mentions-legales #header .header_line #access #nav ul li a,
.page-template-page-simple #header .header_line #access #nav ul li a,
.error404 #header .header_line #access #nav ul li a {
  color: #014442;
}
.page-template-page-mentions-legales #header .header_line #access #nav ul li a:hover, .page-template-page-mentions-legales #header .header_line #access #nav ul li a:focus,
.page-template-page-simple #header .header_line #access #nav ul li a:hover,
.page-template-page-simple #header .header_line #access #nav ul li a:focus,
.error404 #header .header_line #access #nav ul li a:hover,
.error404 #header .header_line #access #nav ul li a:focus {
  color: #014442;
  border-color: #014442;
}
.page-template-page-mentions-legales h1,
.page-template-page-simple h1,
.error404 h1 {
  margin-bottom: 0;
}

.admin-bar #header {
  top: 32px;
}
.admin-bar #header.f-nav {
  top: 32px;
}

#header.f-nav {
  position: fixed;
  top: 0;
  z-index: 999;
  background: #AED4F2;
  color: #014442;
  padding-bottom: inherit;
}
#header.f-nav #topbar {
  border-color: rgb(121.9565217391, 253.0434782609, 249.1304347826);
}
#header.f-nav #topbar .item {
  color: #fff;
  border-color: #fff;
}
#header.f-nav .header_line {
  background: none;
  padding: 0;
}
#header.f-nav .header_line .buttonmenutop .button.down,
#header.f-nav .header_line .buttonresa .button.down {
  border-color: #b6b18d;
}
#header.f-nav .header_line .right_content {
  margin: 10px auto;
}
#header.f-nav .header_line .right_content .logo {
  max-width: 220px;
}
#header.f-nav .header_line .right_content #logo_normal {
  display: none;
}
#header.f-nav .header_line .right_content #logo_down {
  display: block;
  width: 70px;
  padding: 5px 0;
  float: right;
}
#header.f-nav .header_line .right_content #access {
  top: 0;
}
#header.f-nav #nav ul li.current-menu-item a,
#header.f-nav #nav ul li.current_page_ancestor > a {
  border-color: #b6b18d;
}
#header.f-nav #nav ul li a {
  color: #014442;
}
#header.f-nav #nav ul li a:hover, #header.f-nav #nav ul li a:focus {
  border-color: #014442 !important;
}
#header.f-nav #nav ul li a:hover .small:after, #header.f-nav #nav ul li a:focus .small:after {
  border-color: #b6b18d;
}
#header.f-nav #nav ul li a .small:after {
  transition: all 0.2s ease-in;
  border-color: #014442;
}
#header.f-nav #nav .sub-menu li a {
  color: #fff;
}
#header.f-nav #nav ul li ul.sub-menu li.current_page_item a {
  border: none !important;
}
#header.f-nav #nav ul li ul.sub-menu li.current_page_item a:hover, #header.f-nav #nav ul li ul.sub-menu li.current_page_item a:focus {
  color: #014442 !important;
}
#header.f-nav #lang {
  color: #014442;
}
#header.f-nav #lang .lang_selector a.active {
  color: #014442 !important;
  opacity: 1;
}
#header.f-nav #lang .lang_selector a {
  color: #014442 !important;
  opacity: 0.4;
}
#header.f-nav #lang .lang_selector a:hover, #header.f-nav #lang .lang_selector a:focus {
  opacity: 1 !important;
}

.topbar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background: #fff;
  text-align: center;
}
.topbar .item {
  font-family: "GT-Era-Text-Regular", serif;
  text-decoration: none;
  display: inline-block;
  padding: 10px 15px;
  color: #014442;
  transition: all 0.2s ease-in;
}
.topbar .item:hover, .topbar .item:focus {
  background: #014442;
  color: #fff;
}
.topbar .item:hover .fas, .topbar .item:focus .fas {
  color: #fff;
}
.topbar .item .fas {
  font-size: 14px;
}
.topbar .item .mob {
  display: none;
}

@media (min-width: 960px) {
  .topbar {
    display: none;
  }
}
.entry-content ul {
  padding-left: 5px;
}
.entry-content ul li {
  list-style-type: none;
  margin: 8px 0;
}
.entry-content ul li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #BADCC1;
  margin-right: 12px;
  vertical-align: middle;
}

.margindiv {
  margin: 30px 0;
  background: #f5f5f5;
}

.margindiv.noborder {
  margin: 0 0 30px 0;
  float: left;
  border: none;
}

.noborder {
  margin: 30px 0;
  float: left;
}

#content {
  display: inline-block;
  width: 100%;
  padding: 80px 0 0;
}
#content .coord_top {
  display: inline-block;
  width: 100%;
  padding: 12px 10px;
  font-size: 14px;
  background: #fff;
}
#content .coord_top .phone {
  margin-right: 15px;
}
#content .coord_top a {
  color: #014442;
}
#content .entry-content {
  position: relative;
  display: inline-block;
  width: 100%;
}
#content .color {
  display: inline-block;
  background: #fff;
  width: 100%;
}
#content .color h1 {
  background: none;
  padding: 0;
}
#content .color img {
  display: block;
}
#content .color.margin {
  margin-bottom: 50px;
}
#content .color.paragraph.nopad {
  padding: 0 0 50px 0;
  margin: 0;
}
#content .color h1 {
  margin: 0;
  padding: 50px 0 30px 0;
}
#content h1.pad {
  padding: 50px 0 30px 0;
}
#content .color.avis {
  padding: 50px 0;
}
#content .sup {
  background: #b6b18d;
  color: #fff;
  padding: 20px 30px;
}
#content .sup h2, #content .sup h3 {
  color: #fff;
}
#content .sup ul {
  padding: 0;
}
#content .sup ul li {
  margin: 5px 0;
}
#content .separ {
  font-size: 13px;
  padding: 10px 30px 10px 30px;
  margin: 30px 0;
  background: rgb(250, 235, 217.5);
}
#content .separ ul {
  list-style-position: inside;
  padding: 0;
}
#content .list {
  background: rgb(250, 235, 217.5);
  padding: 10px 20px;
  font-size: 13px;
}
#content .list ul {
  list-style-position: inside;
}

.single #content.galeriecontent {
  margin: 5px 0 50px 0;
}

#footer {
  clear: both;
  display: inline-block;
  font-size: 18px;
  width: 100%;
  background: #014442;
  color: #AED4F2;
  padding: 50px 0 10px;
}
#footer .straight.mid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 0 30px;
  align-items: flex-start;
}
#footer .footer_brand {
  width: 33.33%;
}
#footer .footer_brand .logo {
  width: 100%;
  max-width: 250px;
}
#footer .footer_content {
  flex: 1;
  display: flex;
  grid-gap: 50px;
  gap: 50px;
  align-items: flex-start;
  margin-bottom: 30px;
}
#footer .footer_content .footer_item {
  width: 50%;
}
#footer .footer_content .footer_item .logo {
  width: 100%;
  text-align: center;
}
#footer .footer_content .footer_item .logo img {
  max-width: 220px;
}
#footer .footer_content .footer_item a {
  color: #AED4F2;
}
#footer .footer_content .footer_item .partner img {
  width: 100%;
  max-width: 250px;
}
#footer .footer_content .footer_item .footer_follow {
  margin-bottom: 12px;
}
#footer .footer_content .footer_item .footer_socials {
  display: flex;
  gap: 20px;
}
#footer .footer_content .footer_item .footer_social .fab {
  font-size: 32px;
  transition: all 0.2s ease-in;
}
#footer .footer_content .footer_item .footer_social .fab:hover, #footer .footer_content .footer_item .footer_social .fab:focus {
  color: rgb(217.9468085106, 235.329787234, 249.0531914894);
}
#footer .footer_content .social_container {
  margin: 15px 0 0;
  text-align: center;
}
#footer .footer_content .social_container a.social .fab {
  font-size: 20px;
  margin: 0 15px;
  transition: all 0.2s ease-in;
}
#footer .footer_content .social_container a.social .fab:hover, #footer .footer_content .social_container a.social .fab:focus {
  color: rgb(1.7391304348, 118.2608695652, 114.7826086957);
}
#footer .footer_content .left {
  text-align: right;
}
#footer .footer_content .right {
  text-align: left;
  border-left: 1px solid hsl(45, 25%, 106.862745098%);
}
#footer .grid-foo {
  display: inline-block;
  padding: 10px 30px;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
#footer .grid-foo a {
  color: #AED4F2;
}
#footer .right {
  text-align: right;
}

#main {
  clear: both;
}

.admin-bar .photobig {
  height: calc(100vh - 82px);
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 50px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  height: 100%;
}

.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

.home p.big {
  font-family: "Zenith-TextBold", sans-serif;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 8px;
  line-height: 1.2;
  margin: 100px auto 120px;
  padding-left: 30px;
  padding-right: 30px;
  max-width: inherit;
}
.home .photomiddle {
  height: 60vh;
  align-items: center;
}
.home .photobig {
  min-height: 900px;
}
.home .photobig .slidetext {
  text-align: center;
  background: none;
}
.home .photobig .slidetext .logobig {
  position: relative;
  z-index: 9;
  max-width: 600px;
  margin: 0 auto 15px;
}
.home .photobig .slidetext .contentintro {
  max-width: inherit;
  color: #fdf7f0;
}
.home .photobig .slidetext .contentintro h1 {
  color: #fdf7f0;
  margin: 30px 0;
}
.home .photobig #lodgify-search-bar {
  margin-top: 50px;
}
.home .photobig .css-1oofru1 {
  background: none !important;
  font-size: 18px !important;
}
.home .photobig .css-lrh4p3 button,
.home .photobig .css-mu0s7e {
  font-family: "apotek", sans-serif;
}
.home .photobig .css-lrh4p3 .primary {
  font-family: "apotek", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 4px;
  transition: all 0.2s ease-in;
}
.home .photobig .css-lrh4p3 .primary:hover,
.home .photobig .css-lrh4p3 .primary:focus {
  background: #f85739 !important;
}
.home .photobig .css-lrh4p3 .primary svg {
  display: none;
  margin-right: 15px;
}
.home .photobig .css-1vubbaf,
.home .photobig .css-1v1ng4s {
  font-size: 18px;
}

#resa {
  position: relative;
  z-index: 999;
  width: 100%;
  margin-top: -132px;
  min-height: 147px;
}

@media (max-width: 768px) {
  #resa {
    margin: 0;
    min-height: 100px;
  }
  #resa .bootstrap-iso {
    min-height: 300px;
  }
  #resa .container {
    padding: 30px 0 0;
  }
}
#hippo-main-search-container {
  position: relative !important;
  z-index: 9 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}

#hippo-main-search-container,
#hippo-main-search-container button .hippo-product .badge {
  font-size: 18px !important;
}

#hippo-main-search-container button#hc-widget-search-btn {
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 17px;
  white-space: normal;
  line-height: 1.3;
  height: 64px;
}

body .bootstrap-iso {
  font-family: "GT-Era-Text-Regular", serif;
}
body .bootstrap-iso .pt-3 {
  margin-top: 50px !important;
}
body .bootstrap-iso .row {
  justify-content: center !important;
}
body .bootstrap-iso .text-white {
  color: #444 !important;
}
body .bootstrap-iso label {
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 13px;
  color: #014442;
  margin-bottom: 1px;
  display: block;
}
body .bootstrap-iso .col-md-3 {
  border-right: 1px solid #BADCC1;
  padding: 16px 15px !important;
}
body .bootstrap-iso #hc-form-container > .row > [class*=col-]:has(select) {
  display: none !important;
}
body .bootstrap-iso #hc-form-container > .row > .col-md-3 {
  flex: 0 0 35% !important;
  max-width: 35% !important;
}
body .bootstrap-iso #hc-form-container > .row > .col-md-2 {
  flex: 0 0 30% !important;
  max-width: 30% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  align-self: stretch !important;
}
body .bootstrap-iso #hc-form-container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media (max-width: 768px) {
  body .bootstrap-iso #hc-form-container > .row > .col-md-3,
  body .bootstrap-iso #hc-form-container > .row > .col-md-2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  body .bootstrap-iso #hc-form-container > .row > .col-md-3 {
    border-right: none !important;
  }
}
body .bootstrap-iso .col-md-2,
body .bootstrap-iso .container .hippo-card .col-md-2 {
  display: flex;
  align-items: center;
}
body .bootstrap-iso .container .hippo-card .col-md-2 {
  max-width: inherit;
}
body .bootstrap-iso .container .col-md-2 {
  display: block;
}
body .bootstrap-iso .input-group {
  border: none;
  border-radius: 0 !important;
  height: 64px;
  align-items: center;
}
body .bootstrap-iso .input-group-prepend {
  order: 2;
}
body .bootstrap-iso .input-group-text {
  background: transparent;
  border: none;
}
body .bootstrap-iso .input-group-text .fa {
  color: #014442;
  font-size: 20px;
}
body .bootstrap-iso .form-control {
  order: 1;
  border: none;
  box-shadow: none !important;
  height: 100%;
  font-family: "GT-Era-Text-Regular", serif;
  color: #014442;
}
body .bootstrap-iso a {
  color: #014442 !important;
}
body .bootstrap-iso a#hpc-selected_flexibility_button {
  color: #444 !important;
  font-size: 16px;
}
body .bootstrap-iso #hpc-selected_flexibility_button_container {
  display: none !important;
}
body .bootstrap-iso .text-muted,
body .bootstrap-iso small {
  font-size: 16px !important;
  color: #014442 !important;
}
body .bootstrap-iso .hpc-price-label {
  color: #1957A4 !important;
}
body .bootstrap-iso .badge strong {
  display: block;
  margin-top: 5px;
}
body .bootstrap-iso .hpc-new-price.hpc-price-customized,
body .bootstrap-iso .hpc-price-value.hpc-price-customized {
  color: #1957A4 !important;
}
body .bootstrap-iso .hpc-cta-btn.hpc-cta-btn {
  color: #AED4F2 !important;
}
body .bootstrap-iso .hpc-step-item.active .hpc-step-dot {
  background: #1957A4 !important;
  color: #fff !important;
}
body .bootstrap-iso .mb-2 {
  color: #1957A4 !important;
}
body .bootstrap-iso .bg-dark,
body .bootstrap-iso .bg-light {
  background: none !important;
}
body .bootstrap-iso .bg-dark .hippo-card,
body .bootstrap-iso .bg-light .hippo-card {
  border-radius: 0 0 0 !important;
  box-shadow: none !important;
}
body .bootstrap-iso .bg-dark .btn-customized,
body .bootstrap-iso .bg-dark .btn-success,
body .bootstrap-iso .bg-light .btn-customized,
body .bootstrap-iso .bg-light .btn-success {
  background: #014442 !important;
  border-color: #014442 !important;
  color: #fff;
  transition: all 0.2s ease-in;
}
body .bootstrap-iso .bg-dark .btn-customized:hover, body .bootstrap-iso .bg-dark .btn-customized:focus,
body .bootstrap-iso .bg-dark .btn-success:hover,
body .bootstrap-iso .bg-dark .btn-success:focus,
body .bootstrap-iso .bg-light .btn-customized:hover,
body .bootstrap-iso .bg-light .btn-customized:focus,
body .bootstrap-iso .bg-light .btn-success:hover,
body .bootstrap-iso .bg-light .btn-success:focus {
  background: rgb(1.7391304348, 118.2608695652, 114.7826086957) !important;
  border-color: rgb(1.7391304348, 118.2608695652, 114.7826086957) !important;
}

@media (min-width: 992px) {
  .bootstrap-iso .container, .bootstrap-iso .container-lg, .bootstrap-iso .container-md, .bootstrap-iso .container-sm {
    max-width: 1024px !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .container, .bootstrap-iso .container-lg, .bootstrap-iso .container-md, .bootstrap-iso .container-sm {
    max-width: 1024px !important;
  }
}
@media (max-width: 767px) {
  body .bootstrap-iso .col-md-3 {
    padding: 0 15px !important;
  }
  #hc-form-container > .row {
    padding: 15px !important;
  }
}
@media (min-width: 576px) {
  .bootstrap-iso .container, .bootstrap-iso .container-sm {
    max-width: 1024px !important;
  }
}
.css-1v1ng4s > div {
  font-size: 16px !important;
}

.resa-loader {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  max-width: 994px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  padding: 16px 20px;
  background: #014442;
  transition: all 0.2s ease-in;
}
.resa-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.resa-loader .resa-loader-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: #fff;
}
.resa-loader .resa-spinner {
  flex: 0 0 auto;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  animation: resa-spin 0.8s linear infinite;
}
.resa-loader p {
  margin: 0;
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 16px;
  color: #fff;
}

@media (min-width: 992px) {
  .resa-loader {
    top: 30px;
  }
}
.apidae-loader {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 200px;
  padding: 40px 20px;
  color: #014442;
  transition: all 0.2s ease-in;
}
.apidae-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.apidae-loader .apidae-spinner {
  flex: 0 0 auto;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 3px solid rgba(1, 68, 66, 0.2);
  border-top-color: #014442;
  border-radius: 50%;
  animation: resa-spin 0.8s linear infinite;
}
.apidae-loader p {
  margin: 0;
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 16px;
  color: #014442;
}

@keyframes resa-spin {
  to {
    transform: rotate(360deg);
  }
}
.daterangepicker {
  font-size: 16px !important;
  width: auto !important;
  max-width: none !important;
}
.daterangepicker .drp-calendar {
  max-width: none !important;
}
.daterangepicker .drp-calendar.left, .daterangepicker .drp-calendar.right {
  padding: 12px !important;
}
.daterangepicker .calendar-table {
  width: auto !important;
}
.daterangepicker .calendar-table table {
  width: 100% !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  line-height: 44px !important;
  font-size: 16px !important;
}
.daterangepicker .calendar-table th.month {
  font-size: 18px !important;
}
.daterangepicker .calendar-table select.monthselect,
.daterangepicker .calendar-table select.yearselect {
  font-size: 16px !important;
  height: auto !important;
  padding: 4px 8px !important;
}

.photobig {
  position: relative;
  z-index: 1;
  height: 100vh; /* pour anciens Chrome et Safari */
  background-size: cover !important; /* version standardisee */
  background-attachment: fixed !important;
  transition: width 0.4s ease-in-out, left 0.4s ease-in-out;
  display: flex;
  align-items: center;
}
.photobig .content_noflex {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.photobig .content_noflex .slidetext .contentintro {
  text-align: center;
}
.photobig .content_noflex .slidetext .contentintro .logo {
  width: 40px;
  margin: 0 0 15px 0;
}
.photobig .content_noflex .slidetext .contentintro h1 {
  text-align: center;
}
.photobig .hometitle {
  font-size: 80px;
  line-height: normal;
}
.photobig .layer {
  /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.50) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.50) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.50) 100%);*/
  background: rgba(0, 0, 0, 0.3);
}
.photobig .slidetext {
  width: 100%;
  padding: 50px 50px 150px 50px;
  position: relative; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.photobig .slidetext .contentintro {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.photobig .slidetext .contentintro a.special {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding: 12px 50px 10px 30px;
  font-size: 14px;
  background: none;
  border: 1px solid #fff;
}
.photobig .slidetext .contentintro a.special:focus, .photobig .slidetext .contentintro a.special:hover {
  border-color: #b6b18d;
}
.photobig .slidetext .contentintro a.special .fas {
  top: 17px;
  font-size: 12px;
}
.photobig .slidetext .contentintro .surtitre {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.photobig .slidetext .contentintro .surtitre span {
  display: inline-block;
  position: relative;
  padding: 0 50px;
}
.photobig .slidetext .contentintro .surtitre span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  border-top: 1px solid #f9f8f5;
}
.photobig .slidetext .contentintro .surtitre span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  border-top: 1px solid #f9f8f5;
}
.photobig .slidetext .contentintro .logo {
  width: 40px;
  margin: 0;
}
.photobig .slidetext .contentintro .titre, .photobig .slidetext .contentintro h1 {
  text-align: center;
  color: #fff;
  border: none;
  padding: 0;
  margin: 0 0 10px 0;
  line-height: 1;
}
.photobig .slidetext .contentintro .button {
  width: auto;
  font-weight: 400;
  font-size: 22px;
  background: #b6b18d;
  padding: 12px 60px 12px 30px;
}
.photobig .slidetext .contentintro .button .fas {
  position: absolute;
  right: 25px;
  top: 20px;
  margin: 0;
  transition: all 0.2s ease-in;
}
.photobig .slidetext .contentintro .button:hover {
  background: rgb(191.9545454545, 187.6363636364, 156.5454545455);
}
.photobig .slidetext .contentintro .button:hover > .fas {
  right: 15px;
}
.photobig .slidetext .contentintro .sitetitle {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 18px;
}
.photobig .logo {
  width: 100%;
  max-width: 420px;
  margin-bottom: 50px;
}
.photobig .slick-prev, .photobig .slick-next {
  top: 50%;
  opacity: 0.6;
  transition: all 0.2s ease-in;
}
.photobig .slick-prev:hover, .photobig .slick-prev:focus, .photobig .slick-next:hover, .photobig .slick-next:focus {
  opacity: 1;
}
.photobig .slick-prev:before, .photobig .slick-next:before {
  width: 45px;
  height: 45px;
  background-size: 25px;
}
.photobig .slick-prev {
  left: -10px;
}
.photobig .slick-prev:hover, .photobig .slick-prev:focus {
  left: -5px;
}
.photobig .slick-prev:before {
  border-radius: 0 100% 100% 0;
}
.photobig .slick-next {
  right: -10px;
}
.photobig .slick-next:hover, .photobig .slick-next:focus {
  right: -5px;
}
.photobig .slick-next:before {
  border-radius: 100% 0 0 100%;
}

.photobig.aligner {
  display: flex;
  align-items: flex-end;
}
.photobig.aligner .slidetext {
  max-width: none;
  padding: 50px 50px 150px 50px;
  margin: 0; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.photobig.aligner .slidetext .contentintro {
  width: 100%;
  max-width: inherit;
  margin: 0 auto;
  text-align: center;
}
.photobig.aligner .slidetext .contentintro .logo {
  margin-bottom: 15px;
}
.photobig.aligner .slidetext .contentintro .hometitle {
  margin-bottom: 30px;
}
.photobig.aligner .slidetext .contentintro h1 {
  margin-bottom: 0;
  font-size: 50px;
  text-align: center;
}
.photobig.aligner .logo {
  vertical-align: middle;
  width: 40px;
  margin: 0 0 30px 0;
}

.single .photobig {
  height: 100vh;
}
.single .photobig .content_noflex {
  width: 100%;
  padding-top: 100px; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.single .photobig.aligner .slidetext {
  background: none;
  padding: 50px;
}
.single .specs {
  display: table;
  width: 100%;
  max-width: 1280px;
  padding: 30px 30px 100px 30px;
  margin: 0 auto;
  background: none;
  text-align: center;
  color: #fff;
}
.single .specs .center {
  border-left: 1px solid hsl(32.3076923077, 76.4705882353%, 106.6666666667%);
  border-right: 1px solid hsl(32.3076923077, 76.4705882353%, 106.6666666667%);
}
.single .specs .label {
  color: #fdf7f0;
}
.single .descendre {
  position: relative;
}

#top {
  position: absolute;
  top: -100px;
}

.photomiddle {
  height: auto;
  position: relative;
  z-index: 1;
  background-position: 50% 50% !important;
  width: 100%;
  height: 500px;
  background-size: cover !important;
  display: flex;
  align-items: flex-end;
}
.photomiddle .slidetext {
  width: 100%;
  z-index: 999;
  color: #fff;
  text-align: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.9) 100%);
}
.photomiddle .slidetext .contentintro {
  padding: 0 50px 50px 50px;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
  line-height: normal;
}
.photomiddle .slidetext .contentintro .titre,
.photomiddle .slidetext .contentintro h1 {
  color: #fff;
  margin: 0 0 30px 0;
  border: none;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 44px;
  line-height: 1;
}
.photomiddle .slidetext .contentintro .surtitre {
  display: block;
  font-size: 40px;
  margin-bottom: 5px;
}
.photomiddle .slidetext .contentintro .surtitre span {
  display: inline-block;
  position: relative;
  padding: 0 50px;
}
.photomiddle .slidetext .contentintro .surtitre span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  border-top: 1px solid #f9f8f5;
}
.photomiddle .slidetext .contentintro .surtitre span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  border-top: 1px solid #f9f8f5;
}
.photomiddle .slidetext .contentintro .logo {
  width: 40px;
  margin: 0 0 15px 0;
}
.photomiddle .slidetext .contentintro .subtitle {
  text-transform: initial;
  font-style: italic;
  text-align: center;
  font-size: 50px;
  margin: 0;
}
.photomiddle .slidetext .contentintro .separator {
  margin: 10px auto 15px;
  width: 100px;
  border: 1px solid #b6b18d;
}
.photomiddle .slidetext .contentintro .sitetitle {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 18px;
}
.photomiddle .logo {
  width: 100%;
  max-width: 40px;
}
.photomiddle .descendre {
  bottom: 0;
}
.photomiddle .straight.wide {
  margin: 80px auto;
}
.photomiddle .coord {
  float: right;
  margin-right: 50px;
  background: #223464;
  color: #fff;
  padding: 50px;
  text-align: center;
  width: 33.33%;
  max-width: 600px;
}
.photomiddle .coord h2 {
  font-size: 30px;
}
.photomiddle .coord p {
  margin-bottom: 50px;
  font-style: italic;
}
.photomiddle .coord a {
  color: #fff;
  font-style: italic;
  border-bottom: 1px solid transparent;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.photomiddle .coord a:hover, .photomiddle .coord a:focus {
  border-color: #fff;
}

.photomiddle.pad {
  margin-bottom: 80px;
}

.layer { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button, #submit, .wpcf7-submit {
  font-family: "Zenith-TextBold", sans-serif;
  width: 100%;
  float: left;
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  padding: 8px 30px;
  border-radius: 50px;
  color: #014442;
  border: 1px solid #014442;
  background: none;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.button:hover, .button:focus, #submit:hover, #submit:focus, .wpcf7-submit:hover, .wpcf7-submit:focus {
  background: #014442;
  color: #fff;
  text-decoration: none;
}

.button.nomargin {
  margin: 0;
}

.button.left {
  width: auto;
  float: none;
  display: inline-block;
}

.center-button a,
.center-button .wpcf7-submit {
  margin: 0 auto 30px;
  display: inline-block;
  position: relative;
  z-index: 0;
  min-width: 47px;
  border: none;
  text-align: center;
  color: #fff;
  background: #b6b18d;
  text-decoration: none;
}
.center-button a:hover,
.center-button .wpcf7-submit:hover {
  background: rgb(191.9545454545, 187.6363636364, 156.5454545455);
  transition: all 0.2s ease-in;
}
.center-button a:hover > .next_arrow,
.center-button .wpcf7-submit:hover > .next_arrow {
  margin-left: 25px;
  transition: all 0.2s ease-in;
}
.center-button a .next_arrow,
.center-button .wpcf7-submit .next_arrow {
  fill: #fff;
  transition: all 0.2s ease-in;
  margin-left: 15px;
}
.center-button .wpcf7-submit {
  width: auto;
  float: none;
}

.center-button.colored {
  display: block;
  width: 100%;
  background: hsl(32.3076923077, 76.4705882353%, 126.6666666667%);
  color: #014442;
  padding: 50px 0;
}
.center-button.colored h3 {
  margin: 0 auto;
  text-transform: uppercase;
}
.center-button.colored .left,
.center-button.colored .right {
  display: inline-block;
}
.center-button.colored .right {
  font-size: 14px;
  font-weight: 500;
}
.center-button.colored .small {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  text-transform: initial;
}
.center-button.colored a {
  margin: 15px 15px 0 15px;
  color: #fff;
  background: #b6b18d;
  transition: all 0.2s ease-in;
}
.center-button.colored a:hover {
  background: rgb(162.0909090909, 155.7272727273, 109.9090909091);
}

.center-button.nomargin.colored {
  margin: 0;
}

input#submit,
button#submit {
  width: auto;
  padding: 6px 25px;
  float: none;
}

nav {
  display: none;
}

.right_content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.right_content #logo_down {
  display: none;
}
.right_content .item {
  display: inline-block;
  position: absolute;
  top: 65px;
  right: 210px;
  color: #fff;
  transition: all 0.2s ease-in;
}
.right_content .item a {
  color: #fff;
  padding: 14px 10px;
  transition: all 0.2s ease-in;
}
.right_content .item a:hover, .right_content .item a:focus {
  color: #b6b18d;
  text-decoration: none;
}
.right_content .item a.mail {
  margin-right: 20px;
  padding: 14px;
}
.right_content .item a.mail:hover {
  background: #b6b18d;
  color: #fff;
}
.right_content .item a.mail i.far {
  margin-right: 0;
}
.right_content .item.social {
  margin: 0 20px;
}
.right_content #lang {
  display: inline-block;
}
.right_content #lang a {
  color: #014442;
}

.buttonmenutop,
.buttonresa {
  position: relative;
  margin-left: 30px;
  transition: all 0.2s ease-in;
}
.buttonmenutop .button.opened,
.buttonresa .button.opened {
  font-family: "GT-Era-Text-Regular", serif;
  margin: 0;
  padding: 6px 20px;
  color: #fff;
  font-size: 14px;
  background: #014442;
  text-decoration: none;
}
.buttonmenutop .button.opened:hover, .buttonmenutop .button.opened:focus,
.buttonresa .button.opened:hover,
.buttonresa .button.opened:focus {
  background: #014442;
  color: #fff;
}
.buttonmenutop .button.opened .fas,
.buttonresa .button.opened .fas {
  font-size: 16px;
}
.buttonmenutop .button.down,
.buttonresa .button.down {
  background: #b6b18d;
  border-color: #b6b18d;
  color: #fff;
}
.buttonmenutop .button.down .fas,
.buttonresa .button.down .fas {
  transform: rotate(180deg);
}

.col-12.col-lg-3.pr-lg-0.mb-lg-0.order-first.mb-3 {
  display: none !important;
}

@media (min-width: 992px) {
  .bootstrap-iso .col-lg-9 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
#hc-form-container {
  background: #FBF7F0 !important;
  padding: 0 !important;
}

#access {
  display: inline-block;
  transition: all 0.2s ease-in;
}
#access ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
#access ul li.margerright {
  margin-right: 200px;
}
#access ul li {
  display: inline-block;
  width: auto;
}

#nav {
  position: relative;
  z-index: 9999;
}
#nav ul li.current-menu-item a,
#nav ul li.current_page_ancestor > a {
  border-color: #fff;
}
#nav ul li a {
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 16px;
  position: relative;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0;
  margin: 0 10px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in;
}
#nav ul li a:hover, #nav ul li a:focus {
  border-color: #fff;
}
#nav ul li a:hover:before, #nav ul li a:hover:after, #nav ul li a:focus:before, #nav ul li a:focus:after {
  border-color: #fff;
}
#nav ul li a .small {
  display: block;
  position: absolute;
  left: 0;
  top: -10px;
  line-height: 1;
  font-size: 10px;
}
#nav ul li a .small:after {
  content: "";
  position: absolute;
  top: 50%;
  border-top: 1px solid #fff;
  width: calc(100% - 10px);
  margin-left: 10px;
}

#nav .sub-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 250px;
  text-align: left;
}

#access ul li:hover > ul.sub-menu {
  display: block;
}

#nav ul li ul.sub-menu li {
  display: block;
  width: 250px;
}
#nav ul li ul.sub-menu li a {
  background: #fff;
  color: #014442 !important;
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  text-transform: inherit;
}
#nav ul li ul.sub-menu li a:hover {
  background: hsl(32.3076923077, 76.4705882353%, 106.6666666667%);
  color: #b6b18d !important;
  border-color: transparent;
}
#nav ul li ul.sub-menu li a:before, #nav ul li ul.sub-menu li a:after {
  display: none;
}

#nav ul li ul.sub-menu li.current_page_item a {
  border-bottom: none;
  color: #b6b18d !important;
}
#nav ul li ul.sub-menu li.current_page_item a:hover, #nav ul li ul.sub-menu li.current_page_item a:focus {
  color: #014442 !important;
}

#nav ul li ul.sub-menu a:hover,
.current_page_item a:hover,
.current-menu-parent a,
.current_page_parent a:hover,
.current_page_ancestor a:hover,
#nav ul li a:hover {
  color: #fff;
}

.descendre {
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 9;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.descendre a {
  position: relative;
  z-index: 1;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.descendre a:hover, .descendre a:focus {
  color: #fff;
}
.descendre a:hover i.fas, .descendre a:focus i.fas {
  background: #fff;
  border-color: #fff;
  color: #014442;
}
.descendre i.fas {
  width: 50px;
  padding: 13px 0;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 2px 3px, rgba(0, 0, 0, 0.06) 0px 5px 32px;
  transition: all 0.2s ease-in;
}

/* Homepage */
.logohp {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.logohp img {
  max-width: 250px;
}

.slides_page.intro {
  width: 100%;
  height: 100%;
}
.slides_page.intro .slick-list {
  height: 100%;
}
.slides_page.intro .slick-list .slick-track {
  height: 100%;
}
.slides_page.intro .slick-list .slick-track .home_img {
  height: 100%;
}

.specialbg {
  overflow: hidden;
  position: relative;
  height: 500px;
  margin: 30px 0 0;
}
.specialbg .image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0px 0px;
  height: 100%;
  position: absolute;
  width: 100%;
  background-size: cover;
}

.partners {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  width: 100%;
  text-align: center;
}
.partners > div {
  display: inline-block;
  margin: 0 30px;
}
.partners > div img {
  filter: grayscale(1);
}

.contentvid {
  top: 55%;
  left: -50%;
  position: absolute;
  width: 50%;
  height: auto;
  padding: 30px;
  background: #f9f8f5;
  z-index: 3000;
}
.contentvid p {
  margin: 0 0 10px 0;
}
.contentvid strong {
  display: block;
  font-family: "Zenith-TextBold", sans-serif;
  font-size: 22px;
  margin: 0 0 10px 0;
}

#monter {
  display: none;
}

a#monter,
a#descendre {
  width: 35px;
  height: 35px;
  float: right;
  padding: 5px 0;
  background: #b6b18d;
  position: absolute;
  top: 0;
  right: -35px;
  text-align: center;
}
a#monter .fas,
a#descendre .fas {
  color: #fff;
  margin: 0;
}

.reputation {
  display: grid;
  grid-template-columns: repeat(3, 3fr);
  grid-gap: 30px;
  margin: 50px 0 80px;
}
.reputation .channel {
  text-align: center;
}
.reputation .channel img {
  display: block;
  max-width: 70px;
  margin: 0 auto 15px;
}
.reputation .channel .note_channel {
  font-family: "Zenith-TextBold", sans-serif;
  font-size: 36px;
  line-height: 1;
}

.photolien .diapo_acces_wrap {
  position: relative;
}
.photolien .diapo_acces_item {
  background: #f9f8f5;
}
.photolien .diapo_acces_item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.photolien .diapo_acces_item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(1, 68, 66, 0.4);
  opacity: 0;
  transition: all 0.2s ease-in;
}
.photolien .diapo_acces_item a:after {
  content: "\f065";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #FBF7F0;
  font-size: 26px;
  transform: translate(-50%, -50%) scale(0.6);
  opacity: 0;
  transition: all 0.2s ease-in;
}
.photolien .diapo_acces_item a img {
  display: block;
  width: 100%;
  transition: all 0.2s ease-in;
}
.photolien .diapo_acces_item a:hover img {
  transform: scale(1.06);
}
.photolien .diapo_acces_item a:hover:before {
  opacity: 1;
}
.photolien .diapo_acces_item a:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.photolien .diapo_nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
}
.photolien .diapo_nav button {
  width: 32px;
  height: 32px;
  background: transparent;
  border: 1px solid #BADCC1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
}
.photolien .diapo_nav button .fas {
  color: #AED4F2;
  font-size: 14px;
  margin: 0;
}
.photolien .diapo_nav .diapo_counter {
  font-family: "GT-Era-Text-Regular", serif;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #FBF7F0;
}

.avis_home.slick-slider {
  background: none;
  padding: 0 80px 50px 80px;
}
.avis_home.slick-slider .avis {
  display: inline-block;
  width: 100%;
  padding: 0 30px;
}
.avis_home.slick-slider .avis .name {
  max-width: inherit;
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin: 15px auto 0;
}
.avis_home.slick-slider .slick-prev {
  left: 0;
  top: 30%;
}
.avis_home.slick-slider .slick-next {
  right: 0;
  top: 30%;
}

.accroche {
  display: flex;
  align-items: center;
  width: 100%;
  background: #b6b18d;
  color: #fff;
  padding: 20px;
  line-height: normal;
}
.accroche strong {
  margin: 0;
  font-weight: 900;
  color: #fff;
}
.accroche p {
  margin: 0;
}
.accroche .small {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  text-transform: initial;
}
.accroche a.button {
  background: #000;
  color: #b6b18d;
  font-weight: 500;
  text-transform: uppercase;
  width: auto;
  margin: 0;
  float: right;
}
.accroche a.button:hover {
  background: rgb(25.5, 25.5, 25.5);
}

.tarifs {
  border-bottom: 1px solid #f9f8f5;
  margin-bottom: 80px;
}
.tarifs h2 {
  font-weight: 900;
}
.tarifs .title {
  padding: 10px 0;
  font-weight: 700;
}
.tarifs .borderbottom {
  border-bottom: 1px solid #f9f8f5;
}
.tarifs .table {
  display: table;
  float: none;
  border-top: 1px solid #f9f8f5;
  border-left: 1px solid #f9f8f5;
  border-right: 1px solid #f9f8f5;
}
.tarifs .table .col-2,
.tarifs .table .col-4 {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.tarifs .table .second {
  border-left: 1px solid #f9f8f5;
  font-weight: 500;
  text-align: right;
}
.tarifs .table:nth-child(2n) {
  background: #f5f5f5;
}
.tarifs .margering {
  margin-top: 50px;
}

.avis {
  display: inline-block;
  margin: 15px 0 50px 0;
  width: 100%;
}
.avis h2 {
  margin: 0 0 50px 0;
  text-align: center;
}
.avis h3 {
  margin: 0 !important;
  font-size: 30px;
}
.avis .comments {
  padding: 0 50px;
  margin: 50px 0 0;
}
.avis .col-6 {
  margin-bottom: 50px;
}
.avis .photo {
  text-align: center;
}
.avis .photo img {
  max-width: 100px;
  border-radius: 50px;
}
.avis .header {
  display: table-cell;
  vertical-align: top;
  margin-bottom: 10px;
  padding-right: 30px;
  text-align: center;
}
.avis .header .righty {
  line-height: normal;
}
.avis .header .righty span {
  font-size: 14px;
}
.avis .stars {
  margin-bottom: 10px;
  color: #b6b18d;
  font-size: 14px;
}
.avis .text {
  display: table-cell;
  vertical-align: top;
}
.avis .text .photos_gallery {
  margin: 30px 0 0;
  background: none;
}
.avis .fas {
  margin: 0 2px;
  color: #b6b18d;
  font-size: 16px;
}

.galerie {
  max-width: 1600px;
  margin: 80px auto;
}
.galerie .item {
  display: inline-block;
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
}
.galerie .item .contenu {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  backface-visibility: hidden;
  pointer-events: none;
}
.galerie .item .contenu .titre {
  font-size: 18px;
  font-weight: 200;
}
.galerie .item .partage {
  position: absolute;
  top: 20px;
}
.galerie .item .partage p {
  padding: 5px;
  margin-left: 10px;
}
.galerie .item .partage a.share {
  padding: 10px 12px;
}
.galerie .item .partage a.share i.fab {
  font-size: 26px;
  color: #fff;
  margin: 0;
}
.galerie .item .share {
  font-size: 16px;
}

.lg-sub-html h3 {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 200;
  float: left;
  margin: 0;
}
.lg-sub-html .social {
  float: right;
  padding-bottom: 30px;
}
.lg-sub-html .social a {
  margin: 0 15px;
  color: #fff;
  font-size: 20px;
}

.lg-object.lg-image {
  padding: 46px 0 55px 0;
}

.legal h2 {
  margin: 30px 0 10px 0 !important;
}
.legal h3 {
  margin: 30px 0 10px 0 !important;
}
.legal .col-2 {
  padding-right: 50px;
}

.gallery h2 {
  text-align: center;
}

.center-button {
  width: 100%;
  text-align: center;
  clear: both;
}
.center-button .button {
  width: auto;
  float: none;
  display: inline-block;
}

.cpt_content {
  display: inline-block;
  width: 100%;
  margin: 0 0 80px 0;
}
.cpt_content a {
  color: #b6b18d;
  text-decoration: none;
}
.cpt_content .cpt_select {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1;
  align-items: center;
  margin: 30px 0;
  background: hsl(32.3076923077, 76.4705882353%, 104.6666666667%);
  border-radius: 8px;
  border: 1px solid transparent;
  transition: all 0.2s ease-in;
}
.cpt_content .cpt_select .separator {
  margin: 10px 0;
  width: 10%;
  border: 2px solid #b6b18d;
}
.cpt_content .cpt_select .text .price {
  font-size: 22px;
  font-weight: 700;
}
.cpt_content .cpt_select .button.marger {
  margin-right: 10px !important;
}
.cpt_content .cpt_select .layer {
  z-index: 0; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.cpt_content .cpt_select figure {
  margin: 0;
  border-radius: 8px 0 0 8px;
}
.cpt_content .cpt_select .cpt_select_content {
  padding: 50px;
}
.cpt_content .cpt_select .cpt_select_content h2 {
  margin: 0;
}
.cpt_content .cpt_select .cpt_select_content .specs {
  color: #014442;
}
.cpt_content .cpt_select .cpt_select_content .price {
  margin-top: 15px;
  font-weight: 700;
}
.cpt_content .cpt_select .cpt_select_content blockquote {
  margin: 0 0 15px 0;
  padding: 0;
  color: #fdf7f0;
  font-size: 18px;
}
.cpt_content .cpt_select .cpt_select_content .button {
  position: relative;
  text-decoration: none;
  padding: 12px 50px 10px 30px;
}
.cpt_content .cpt_select .cpt_select_content .button:hover .fas, .cpt_content .cpt_select .cpt_select_content .button:focus .fas {
  right: 10px;
}
.cpt_content .cpt_select .cpt_select_content .button .fas {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 18px;
  transition: all 0.2s ease-in;
}
.cpt_content .cpt_select.first {
  margin: 0;
}
.cpt_content .cpt_select.first .parallax-page {
  margin: 0;
}
.cpt_content .cpt_select .parallax-page {
  min-height: 550px;
}
.cpt_content .cpt_select_vertical {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1;
  grid-gap: 50px;
  align-items: top;
  margin: 30px 0;
}
.cpt_content .cpt_select_vertical .decal {
  position: relative;
  border-radius: 8px;
  transition: all 0.2s ease-in;
}
.cpt_content .cpt_select_vertical .decal:hover, .cpt_content .cpt_select_vertical .decal:focus {
  background: #fff;
}
.cpt_content .cpt_select_vertical .decal:hover .img_simple img, .cpt_content .cpt_select_vertical .decal:focus .img_simple img {
  border-radius: 8px 8px 0 0;
}
.cpt_content .cpt_select_vertical .decal:before {
  content: "";
  position: absolute;
  left: -50px;
  top: -30px;
  background: url(images/deco.png) no-repeat;
  height: 105px;
  width: 70px;
  transform: scale(-1, 1);
}
.cpt_content .cpt_select_vertical .decal .img_simple img {
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 100%;
}
.cpt_content .cpt_select_vertical .decal .centering.dest {
  color: #014442;
  padding: 30px 30px 90px 30px;
}
.cpt_content .cpt_select_vertical .decal .button {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin: 0;
}

.cpt_content.nomargin {
  margin: 0;
}

.cha {
  margin: 30px 0;
  text-align: left;
}
.cha:nth-of-type(1) {
  padding: 0 5px 0 0;
}
.cha:nth-of-type(2) {
  padding: 0 2px;
}
.cha:nth-of-type(3) {
  padding: 0 0 0 5px;
}
.cha figure figcaption {
  display: table;
  height: auto;
  top: auto;
  bottom: 0;
  color: #fff;
  padding: 30px;
  text-align: left;
  line-height: normal;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.cha figure figcaption .infos {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
.cha figure figcaption .infos h2 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 500;
}
.cha figure figcaption .infos .small {
  font-size: 14px;
}
.cha figure figcaption .price {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-weight: 500;
  font-size: 22px;
}
.cha .textcontent {
  text-align: center;
}
.cha .textcontent .simple_button {
  font-family: "Zenith-TextRegular", serif;
  font-style: italic;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  color: #b6b18d;
}
.cha .textcontent .simple_button .fas {
  margin-left: 8px;
  position: relative;
  top: 1px;
  font-weight: 700;
}
.cha .textcontent h2 {
  margin: 0;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cha .textcontent .feature {
  display: inline-block;
  width: 100%;
  margin: 30px 0 10px 0;
  text-align: left;
  color: #292b2c;
  text-align: center;
}
.cha .textcontent .feature .item {
  display: inline-block;
  margin-right: 50px;
}
.cha .textcontent .feature .icone {
  display: inline-block;
  width: 100%;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.cha .textcontent .feature p {
  display: inline-block;
  line-height: normal;
  margin: 0;
  font-size: 16px;
}
.cha a:hover, .cha a:active, .cha a:focus {
  text-decoration: none;
}
.cha blockquote {
  margin: 20px 0 0;
}

.marger {
  margin: 80px 0 0;
}

.parallax-home {
  min-height: 800px;
  background: transparent;
}

.parallax-page {
  width: 100%;
  background: transparent;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: flex-end;
}
.parallax-page .flexy {
  width: 100%;
  text-align: center;
  color: #fff;
}
.parallax-page .flexy h2, .parallax-page .flexy h3 {
  color: #fff;
  text-transform: uppercase;
}
.parallax-page .flexy h2:after, .parallax-page .flexy h3:after {
  display: none;
}
.parallax-page .flexy .layer {
  background: rgba(0, 0, 0, 0.5);
}
.parallax-page .centering {
  max-width: 50%;
  padding: 50px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
.parallax-page .centering h2, .parallax-page .centering h3, .parallax-page .centering strong {
  margin: 0;
  line-height: normal;
  text-transform: uppercase;
}
.parallax-page .centering strong {
  font-weight: 300;
}
.parallax-page .centering .text {
  margin: 15px 0;
}
.parallax-page .centering .button {
  font-size: initial;
  width: auto;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  border: 1px solid #b6b18d;
}
.parallax-page .centering .button:hover {
  border-color: rgb(162.0909090909, 155.7272727273, 109.9090909091);
}
.parallax-page .centering .button.marger {
  background: none;
  border-color: #b6b18d;
  color: #b6b18d;
}
.parallax-page .centering .button.marger:hover {
  background: rgb(162.0909090909, 155.7272727273, 109.9090909091);
  color: #fff;
  border-color: rgb(162.0909090909, 155.7272727273, 109.9090909091);
}
.parallax-page .centering .button.margintop {
  margin-top: 15px;
}

.full {
  position: relative;
  margin: 10px 0;
}
.full .full_photo {
  width: 100%;
  height: 90vh;
}
.full .fixed_bg {
  height: 90vh;
}
.full .fixed_bg .fixed_photo {
  background-attachment: fixed;
  background-position: center center;
  height: 100%;
  background-repeat: none;
  background-size: cover;
}
.full .fixed_bg .scroll_photo {
  background-attachment: scroll;
  background-position: center center;
  height: 100%;
  background-repeat: none;
  background-size: cover;
}
.full .text_block {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.6);
  width: 40%;
  color: #fff;
  padding: 30px;
  text-align: center;
}
.full .text_block h2 {
  margin: 0 0 30px 0;
}
.full .text_block .center-button {
  margin: 30px 0 0;
}
.full .text_block .center-button a {
  border: 1px solid transparent;
  margin: 0 10px;
}
.full .text_block .center-button .light {
  background: none;
  border-color: #fff;
}
.full .text_block .center-button .light:hover, .full .text_block .center-button .light:focus {
  background: #fff;
  color: #222;
}

#firstpane {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
#firstpane .menu_head {
  transition: all 0.2s ease-in;
  position: relative;
  cursor: pointer;
  border: 1px solid #014442;
  color: #fff;
  padding: 5px 10px;
  margin: 0 0 20px 0;
  clear: both;
  text-align: center;
}
#firstpane .menu_head:hover, #firstpane .menu_head:focus {
  border-color: #014442;
  background: #014442;
  color: #fff !important;
}
#firstpane .menu_head:hover .fas, #firstpane .menu_head:focus .fas {
  color: #fff !important;
}
#firstpane .menu_head .fas {
  position: absolute;
  right: 0;
  top: 10px;
}
#firstpane .menu_head.down {
  border-color: #014442;
  background: #014442;
  color: #fff !important;
}
#firstpane .menu_head.down .fas {
  color: #fff !important;
  transform: rotate(180deg);
}
#firstpane .menu_head.highlight {
  border-color: #b6b18d;
  color: #b6b18d !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center !important;
}
#firstpane .menu_head.highlight:hover, #firstpane .menu_head.highlight:focus {
  background: #b6b18d;
  color: #fff !important;
}
#firstpane .menu_head.highlight:hover span .mention, #firstpane .menu_head.highlight:focus span .mention {
  color: #fff;
}
#firstpane .menu_head.highlight span {
  max-width: 100% !important;
}
#firstpane .menu_head.highlight span .mention {
  display: block;
  text-transform: initial;
  letter-spacing: initial;
  color: #014442;
}
#firstpane .menu_head.highlight.down {
  background: #b6b18d;
  color: #fff !important;
}
#firstpane .menu_head.highlight.down span,
#firstpane .menu_head.highlight.down span .mention  {
  color: #fff;
}

#firstpane.resa {
  margin-bottom: 30px;
}

.menu_body {
  display: none;
  float: left;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 50px;
}
.menu_body ul {
  padding-left: 10px;
}

.faq_title {
  text-align: center;
}

#firstpane.faq,
#firstpane.infosup {
  margin-top: 30px;
}
#firstpane.faq h2,
#firstpane.infosup h2 {
  text-align: center;
}
#firstpane.faq .menu_head,
#firstpane.infosup .menu_head {
  font-size: inherit;
  padding: 15px 30px;
  text-align: left;
  color: #014442;
  font-family: "GT-Era-Text-Regular", serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-size: 12px;
}
#firstpane.faq .menu_head span,
#firstpane.infosup .menu_head span {
  display: block;
  max-width: 90%;
}
#firstpane.faq .menu_head .fas,
#firstpane.infosup .menu_head .fas {
  font-size: 16px;
  top: 35%;
  right: 30px;
  margin: 0;
  color: #014442;
}
#firstpane.faq .menu_head.down,
#firstpane.infosup .menu_head.down {
  border-color: #014442;
  color: #014442;
}
#firstpane.faq .menu_head.down .fas,
#firstpane.infosup .menu_head.down .fas {
  color: #014442;
}

.exp {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.exp img {
  display: block;
}
.exp .height {
  position: relative;
}
.exp .te {
  width: 50%;
}
.exp .te .col-3 {
  background: #fff;
  padding: 50px;
  width: 110%;
  position: relative;
  left: -10%;
}
.exp .te .col-3 span {
  display: inline-block;
  width: 100%;
  border: 1px solid #ddd;
  padding: 30px;
}
.exp .te .col-3:after {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 40px;
  right: 40px;
  border: 2px solid #ccc;
}
.exp .te h2 {
  text-align: inherit;
  margin-top: 0;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.exp .respo { /* pour anciens Chrome et Safari */
  background-size: cover !important; /* version standardisee */
  position: absolute;
  top: 0;
  left: 0;
  background-position: 50% 50% !important;
  min-height: 550px;
  width: 100%;
}

.exp.left .te .col-3 {
  left: inherit;
  z-index: 9;
}

.exp.right {
  text-align: right;
}
.exp.right .te .col-3 {
  padding: 30px;
  left: inherit;
  right: -10px;
  z-index: 99;
}

.straight {
  display: block;
  max-width: 800px;
  margin: 0 auto;
}

.straight.mid {
  max-width: 1280px;
}

.straight.pad {
  padding: 50px 0;
}

.straight.gutter {
  padding: 0 30px;
}

.straight.fullmargin {
  margin: 0 80px;
  max-width: inherit;
}

.straight.full {
  max-width: 1200px;
}

.straight.wide {
  width: 100%;
  max-width: 1920px;
}

.breadcrumb {
  font-size: 12px;
  color: #aaa;
  margin: 0 0 50px 0;
  text-align: center;
}
.breadcrumb a {
  color: #aaa;
}

.photos_gallery {
  display: inline-block;
  width: 100%;
  margin: 50px 0;
  padding: 5px;
}
.photos_gallery .itemy {
  float: left;
  width: 16.66%;
  padding: 5px;
  box-sizing: border-box;
}
.photos_gallery .itemy figcaption {
  display: flex;
  align-items: center;
}
.photos_gallery .itemy figcaption div {
  width: 100%;
}
.photos_gallery .itemy figcaption div p {
  font-family: "Zenith-TextRegular", serif;
  font-size: 24px;
}
.photos_gallery .itemy img {
  width: 100%;
}

.rapide {
  width: 100%;
  margin: 0 auto;
  padding: 50px 30px;
  background: hsl(32.3076923077, 76.4705882353%, 104.6666666667%);
}
.rapide .straight.mid {
  max-width: 1560px;
}
.rapide .suptitle {
  text-align: center;
  margin-bottom: 5px;
}
.rapide .slides_rapide {
  background: none;
}
.rapide .slides_rapide .slick-slide {
  padding: 0 30px;
}
.rapide .slides_rapide .slick-slide a {
  display: block;
  transition: all 0.2s ease-in;
}
.rapide .slides_rapide .slick-slide a:hover figure, .rapide .slides_rapide .slick-slide a:focus figure {
  opacity: 0.7;
}
.rapide .slides_rapide .slick-prev,
.rapide .slides_rapide .slick-next {
  bottom: calc(50% - 60px);
}
.rapide .slides_rapide .slick-prev {
  right: inherit;
  left: -30px;
}
.rapide .slides_rapide .slick-prev:before {
  width: 60px;
  border-radius: 100%;
}
.rapide .slides_rapide .slick-next {
  right: -30px;
}
.rapide .slides_rapide .slick-next:before {
  width: 60px;
  border-radius: 100%;
}
.rapide figure {
  transition: all 0.2s ease-in;
}
.rapide figcaption {
  pointer-events: none;
  max-width: calc(100% - 50px);
  margin: 0 auto;
  position: relative;
  top: -50px;
  background: hsl(32.3076923077, 76.4705882353%, 104.6666666667%);
}
.rapide figcaption .figcontent {
  display: inline-block;
  color: #014442;
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 30px;
  text-align: left;
}
.rapide figcaption h3 {
  text-transform: uppercase;
  margin-top: 0;
  color: #b6b18d;
  font-size: 20px;
}
.rapide figcaption .layer {
  border-radius: 8px; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rapide img {
  width: 100%;
  height: auto;
}
.rapide h2 {
  text-align: center !important;
  margin: 0 0 30px 0;
  width: 100%;
}
.rapide .col-15,
.rapide .col-2,
.rapide .col-3,
.rapide .col-6 {
  padding: 15px;
}
.rapide .col-15 figcaption,
.rapide .col-2 figcaption,
.rapide .col-3 figcaption,
.rapide .col-6 figcaption {
  display: flex;
  align-items: center;
  width: 100%;
}
.rapide .col-15 figcaption .fully,
.rapide .col-2 figcaption .fully,
.rapide .col-3 figcaption .fully,
.rapide .col-6 figcaption .fully {
  position: relative;
  z-index: 99;
  width: 100%;
}

.rapide.page {
  padding: 0;
  border: none;
}
.rapide.page .center {
  max-width: 800px;
  padding: 0;
}
.rapide.page .center ul li {
  width: 100%;
  margin-bottom: 50px;
  padding: 0;
}

.wpcf7 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
}
.wpcf7 .col-3,
.wpcf7 .col-6 {
  padding: 15px;
  box-sizing: border-box;
}
.wpcf7 .col-3 .cursor,
.wpcf7 .col-6 .cursor {
  display: block;
}
.wpcf7 .col-3 .cursor:hover, .wpcf7 .col-3 .cursor:focus,
.wpcf7 .col-6 .cursor:hover,
.wpcf7 .col-6 .cursor:focus {
  cursor: pointer;
}
.wpcf7 .col-3 #rgpd,
.wpcf7 .col-6 #rgpd {
  font-size: 14px;
}
.wpcf7 .col-3 #rgpd .wpcf7-list-item,
.wpcf7 .col-6 #rgpd .wpcf7-list-item {
  margin: 0;
}
.wpcf7 .col-3 #rgpd input,
.wpcf7 .col-6 #rgpd input {
  margin-right: 8px;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea,
.wpcf7 .wpcf7-select {
  background: none;
  border: 1px solid transparent;
  background: hsl(45, 25%, 124.862745098%);
  padding: 15px;
  width: 100%;
  border-radius: 8px;
  -webkit-appearance: none;
}
.wpcf7 .wpcf7-text:active, .wpcf7 .wpcf7-text:focus,
.wpcf7 .wpcf7-textarea:active,
.wpcf7 .wpcf7-textarea:focus,
.wpcf7 .wpcf7-select:active,
.wpcf7 .wpcf7-select:focus {
  border-color: #b6b18d;
  transition: all 0.2s ease-in;
}
.wpcf7 .wpcf7-textarea {
  min-width: 100%;
  max-width: 100%;
  resize: none;
}
.wpcf7 .wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../../images/arrow.gif") 98% 50% no-repeat #f5f5f5;
}
.wpcf7 .wpcf7-select:hover, .wpcf7 .wpcf7-select:focus {
  cursor: pointer;
}
.wpcf7 .wpcf7-select option:first-child {
  color: #b6b18d;
}
.wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  z-index: 9;
  background: #ed4451;
  color: #fff !important;
  padding: 5px 10px;
  font-size: 14px;
}
.wpcf7 .wpcf7-not-valid-tip:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 6px solid #ed4451;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  top: -6px;
  left: 1rem;
}
.wpcf7 .wpcf7-validation-errors {
  border: none;
  color: #fff;
  background: #ed4451;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}
.wpcf7 .wpcf7-mail-sent-ok {
  border: none;
  color: #fff;
  background: #b6b18d;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

ol.forms {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ol.forms li {
  clear: both;
  margin: 0 0 5px 0;
  text-align: center;
}
ol.forms li.big .sbHolder {
  width: 67%;
}
ol.forms li.big .sbOptions {
  width: 100%;
}
ol.forms label {
  cursor: pointer;
  width: 15%;
  float: left;
  text-align: right;
}
ol.forms label .etoile {
  color: #f00;
}
ol.forms input, ol.forms textarea {
  padding: 10px;
  margin: 0 0 1% 1%;
  width: 84%;
  border: 1px solid #ddd;
  border-radius: 50px;
}
ol.forms input:active, ol.forms input:focus, ol.forms textarea:active, ol.forms textarea:focus {
  transition: all 0.2s ease-in;
  border-color: #b6b18d;
}
ol.forms textarea {
  width: auto;
  min-width: 84%;
  max-width: 84%;
  min-height: 150px;
}
ol.forms li.inline label {
  float: none;
  display: inline;
}
ol.forms li.inline.center {
  text-align: center;
}
ol.forms input#sendCopy {
  width: auto;
  padding: 0;
  margin: 0 10px 0 0;
}
ol.forms select {
  margin: 0 0 10px 10px;
}
ol.forms .formcenter {
  display: block;
  text-align: center;
}
ol.forms .screenReader {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
ol.forms .error {
  background: #f9f8f5;
  display: block;
  padding: 5px 0;
}

.reservation .error {
  background: #fcc;
  padding: 5px;
  text-align: center;
}
.reservation .thanks {
  float: left;
  width: 100%;
}
.reservation .thanks p {
  background: #c9edc2;
  padding: 5px;
}

.error404 #content {
  padding: 0;
  float: left;
}
.error404 #content .table_404 {
  display: table;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  text-align: center;
}
.error404 #content .text_404 {
  padding: 200px 80px;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.error404 #content .text_404 h1 {
  margin: 0 0 15px 0;
}
.error404 #content .img_404 {
  display: table-cell;
  vertical-align: middle;
}

.entry-content p,
.entry-content ul,
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  max-width: 960px;
  margin: 0 auto 15px;
}

.entry-content blockquote {
  margin-left: auto;
  margin-right: auto;
}

.entry-content h2,
.entry-content h3 {
  margin: 0 auto 15px;
}

.entry-content p.has-background {
  max-width: 1200px;
}

/* Image hover home */
figure {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 0 !important;
}
figure img {
  position: relative;
  display: block;
  max-width: 100%;
  transition: all 0.2s ease-in;
}
figure figcaption {
  padding: 2em;
  color: #fff;
  backface-visibility: hidden;
}

figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------------*/
/***** Milo *****/
/*---------------*/
figure.effect-milo {
  background: #b6b18d;
}

figure.effect-milo img {
  max-width: none;
  width: calc(100% + 60px);
  opacity: 1;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-30px, 0, 0) scale(1.12);
  backface-visibility: hidden;
}

figure.effect-milo:hover img {
  opacity: 0.5;
  transform: translate3d(0, 0, 0) scale(1);
}

figure.effect-milo h2,
figure.effect-milo span.title {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
  margin: 0;
  text-align: right;
}

figure.effect-milo p {
  padding: 0 0 0 30px;
  margin: 0;
  line-height: normal;
  width: 50%;
  text-align: left;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-40px, 0, 0);
}

figure.effect-milo:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  transition: all 0.2s ease-in;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  bottom: -31px;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.9;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  /*opacity: $slick-opacity-default;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease-in;
}

.slick-prev {
  right: 70px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
  display: block;
  background: url("images/left-arrow.svg") 50% no-repeat #fff;
  background-size: 40px;
  width: 70px;
  height: 60px;
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
  display: block;
  background: url("images/right-arrow.svg") 50% no-repeat #fff;
  background-size: 40px;
  width: 70px;
  height: 60px;
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Exit popup */
#bio_ep {
  width: 600px !important;
  height: 450px !important;
  text-align: center;
  color: #fff;
  background-position: 50% 50% !important;
  border-radius: 10px;
}
#bio_ep .w-preview-fields-content-cell-field-email {
  width: auto !important;
}

#bio_ep #bio_ep_close {
  background: none;
  padding: 0;
  margin: -8px 0 0 -15px;
}

#bio_ep #bio_ep_close:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-size: 16px;
  padding: 8px 10px;
  background: #b6b18d;
  color: #fff;
  border-radius: 50px;
}

#bio_ep #bio_ep_content {
  background: hsl(32.3076923077, 76.4705882353%, 108.6666666667%);
  padding: 50px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-radius: 10px;
}

#bio_ep #bio_ep_content .centering_text {
  width: 100%;
  text-align: center;
  color: #014442;
}
#bio_ep #bio_ep_content .centering_text .big {
  color: #b6b18d;
  display: block;
  line-height: normal;
  font-size: 26px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#bio_ep #bio_ep_content .centering_text h2,
#bio_ep #bio_ep_content .centering_text h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: normal;
}
#bio_ep #bio_ep_content .centering_text ul {
  padding: 0;
}
#bio_ep #bio_ep_content .centering_text ul li {
  list-style-type: none;
}
#bio_ep #bio_ep_content .centering_text .wrapper {
  height: 70px;
}
#bio_ep #bio_ep_content .centering_text .sib-form {
  margin-bottom: 0;
}
#bio_ep #bio_ep_content .centering_text .sib-text-form-block h3 {
  display: none;
}

#bio_ep #bio_ep_content blockquote {
  font-size: 24px;
}

#bio_ep #bio_ep_content:before {
  display: none;
}

#bio_ep #bio_ep_content img {
  max-width: 200px;
}

#bio_ep .button {
  float: none;
  display: inline-block;
  margin: 0 auto;
  width: auto;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px 30px;
}

#bio_ep .layer {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover.has-parallax,
  .wp-block-cover-image.has-parallax,
  .wp-block-cover__image-background.has-parallax {
    background-attachment: scroll !important;
  }
}
@media (max-width: 1660px) {
  .wp-block-columns,
  .photolien {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wp-block-columns .photolien {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1280px) {
  .right_content {
    padding-right: 0;
  }
  .center {
    padding: 0 30px;
  }
  .straight.full {
    padding: 0 30px;
  }
  .photobig .slidetext .contentintro .titre,
  .photobig .slidetext .contentintro h1 {
    font-size: 50px;
  }
  .photomiddle .slidetext .contentintro {
    max-width: 70%;
  }
  .full .slides .slides_texts {
    width: 50%;
  }
  .full .text_block {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  #header .header_line .logo {
    margin: 0 auto;
    width: 180px;
  }
  .exp .col-3.texty {
    width: 100%;
  }
  #footer .footer_content {
    padding: 0 10px;
  }
}
@media (max-width: 1024px) {
  .home .photobig {
    min-height: 750px;
    height: 80vh;
  }
  .photobig {
    background-attachment: scroll !important;
  }
  .photobig .slidetext {
    padding: 30px;
  }
  .descendre {
    display: none;
  }
}
@media (max-width: 960px) {
  .home p.big {
    font-size: 40px;
  }
  .topbar .item span.desk {
    display: none;
  }
  .topbar {
    font-size: 16px;
  }
  .topbar .item {
    width: 33.33%;
    float: left;
  }
  .topbar .item .fas {
    margin: 0;
  }
  .topbar .item span.mob {
    display: block;
  }
  #access {
    display: none;
  }
  .buttonresa {
    display: none;
  }
  .admin-bar #header {
    top: 0;
  }
  #header {
    width: 100%;
    top: inherit;
  }
  #header #topbar {
    background: #fff;
    border-color: rgb(121.9565217391, 253.0434782609, 249.1304347826);
  }
  #header #topbar .item {
    color: rgb(3.2173913043, 218.7826086957, 212.347826087);
    border-color: rgb(121.9565217391, 253.0434782609, 249.1304347826);
    padding: 8px 5px;
    font-size: 14px;
  }
  #header #topbar .item a {
    color: rgb(3.2173913043, 218.7826086957, 212.347826087);
  }
  #header #topbar .item a:hover, #header #topbar .item a:focus {
    color: #014442;
  }
  #header #topbar .lang_selector a {
    color: rgb(121.9565217391, 253.0434782609, 249.1304347826) !important;
  }
  #header #topbar .lang_selector a:hover, #header #topbar .lang_selector a:focus {
    color: #014442 !important;
  }
  #header #topbar .lang_selector a.active {
    color: rgb(3.2173913043, 218.7826086957, 212.347826087) !important;
  }
  #header #topbar .straight {
    padding: 0;
  }
  #header .header_line .buttonmenutop .button.opened,
  #header .header_line .buttonresa .button.opened {
    color: #014442;
    border-color: #014442;
  }
  #header .header_line .buttonmenutop .button.opened:hover, #header .header_line .buttonmenutop .button.opened:focus,
  #header .header_line .buttonresa .button.opened:hover,
  #header .header_line .buttonresa .button.opened:focus {
    border-color: #b6b18d;
  }
  #header .header_line .buttonmenutop .button.down,
  #header .header_line .buttonresa .button.down {
    border-color: #b6b18d;
  }
  #header .header_line {
    padding: 15px;
  }
  #header .header_line .right_content .logo {
    font-size: 24px;
    padding: 0;
    width: 80px;
  }
  #header .header_line .right_content #logo_normal {
    display: none;
  }
  #header .header_line .right_content #logo_down {
    display: block;
  }
  #header .header_line .right_content #lang {
    position: absolute;
    top: 0;
    right: 0;
    background: #014442;
  }
  #header .header_line .right_content #lang a {
    font-size: 14px;
  }
  #header .header_line .right_content .buttonresa {
    top: 15px;
  }
  #header.f-nav {
    background: none;
  }
  #header.f-nav .header_line .right_content {
    margin: 5px auto;
  }
  #header.f-nav #lang .lang_selector {
    color: #fff;
  }
  #header.f-nav #lang .lang_selector a,
  #header.f-nav #lang .lang_selector a.active {
    color: #fff !important;
  }
  .admin-bar #main {
    margin-top: 0;
  }
  .col-1 {
    width: 20%;
  }
  .straight {
    padding: 0 30px;
  }
  .straight.nopad {
    padding: 0;
  }
  .straight.pad {
    padding: 30px;
  }
  .photobig .logo {
    top: 50px;
  }
  .photobig .logohp {
    display: none;
  }
  .photobig .hometitle {
    font-size: 45px;
  }
  .photobig .slidetext .contentintro {
    max-width: 100%;
  }
  .photobig.aligner {
    height: 65vh;
  }
  .home .photomiddle .coord {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .photomiddle {
    height: 250px;
  }
  .photomiddle .slidetext .contentintro {
    width: 100%;
  }
  .photomiddle .slidetext .contentintro .titre,
  .photomiddle .slidetext .contentintro h1 {
    font-size: 45px;
  }
  .photomiddle .descendre i.fas {
    display: none;
  }
  .center-button.colored .left,
  .center-button.colored .right {
    display: block;
  }
  .center-button.colored .left a,
  .center-button.colored .right a {
    margin: 0;
  }
  .center-button.colored .right {
    margin-top: 10px;
  }
  .center-button.colored .small {
    display: none;
  }
  .rapide figcaption {
    text-align: center;
  }
  .rapide figcaption h3 {
    font-size: 18px !important;
    padding: 0;
  }
  .rapide figcaption .infos, .rapide figcaption .price {
    display: block;
    text-align: center;
  }
  .rapide figcaption .infos h2, .rapide figcaption .price h2 {
    text-align: center;
  }
  #footer {
    margin-bottom: 60px;
  }
  .page-template-page-mentions-legales #header .header_line,
  .page-template-page-simple #header .header_line,
  .error404 #header .header_line {
    padding: 0;
  }
  .page-template-page-mentions-legales #header .header_line .right_content,
  .page-template-page-simple #header .header_line .right_content,
  .error404 #header .header_line .right_content {
    padding-top: 10px;
  }
  .page-template-page-mentions-legales #header .header_line #lang,
  .page-template-page-simple #header .header_line #lang,
  .error404 #header .header_line #lang {
    color: #fff;
  }
  .page-template-page-mentions-legales #header .header_line #lang .lang_selector a,
  .page-template-page-mentions-legales #header .header_line #lang .lang_selector a.active,
  .page-template-page-simple #header .header_line #lang .lang_selector a,
  .page-template-page-simple #header .header_line #lang .lang_selector a.active,
  .error404 #header .header_line #lang .lang_selector a,
  .error404 #header .header_line #lang .lang_selector a.active {
    color: #fff !important;
  }
  .page-template-page-mentions-legales #header.f-nav,
  .page-template-page-simple #header.f-nav,
  .error404 #header.f-nav {
    background: #AED4F2;
  }
  .page-template-page-mentions-legales #header.f-nav .right_content,
  .page-template-page-simple #header.f-nav .right_content,
  .error404 #header.f-nav .right_content {
    margin: 0;
    padding: 0;
  }
  .page-template-page-mentions-legales .straight.legal,
  .page-template-page-simple .straight.legal,
  .error404 .straight.legal {
    padding: 0;
  }
  .page-template-page-mentions-legales .straight.legal .col-2,
  .page-template-page-simple .straight.legal .col-2,
  .error404 .straight.legal .col-2 {
    padding: 0;
  }
  .entry-content p,
  .entry-content blockquote,
  .entry-content ul,
  .entry-content h1,
  .entry-content h2,
  .entry-content h3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .entry-content .avis_home .avis .name,
  .entry-content .cpt_select_vertical p,
  .entry-content .cpt_select_vertical h2,
  .entry-content .cpt_select_vertical h3,
  #booking p,
  #booking h2,
  #booking h3,
  .menu_body p,
  .legal p,
  .legal ul {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-quote {
    padding-left: 10px;
    padding-right: 10px;
  }
  .wp-block-quote:before {
    left: 10px !important;
  }
  .entry-content .wp-block-columns h2,
  .entry-content .wp-block-columns h3,
  .entry-content .wp-block-columns ul,
  .entry-content .wp-block-columns p {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 960px) and (max-height: 640px) {
  .menuinContent {
    height: 100%;
    padding: 30px 0;
  }
}
@media (max-width: 1024px) {
  /*.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
  background-attachment: scroll !important;
  }*/
  blockquote {
    margin: 20px 0;
  }
  h1 {
    background: none;
    padding: 0;
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  .alignleft, .alignright {
    width: 100%;
    max-width: 300px;
    height: auto;
  }
  .col-4, .col-3, .col-2 {
    width: 100%;
  }
  .photobig .logo,
  .photobig.aligner .logo {
    max-width: 40px;
    margin: 0;
  }
  .photobig .slidetext,
  .photobig.aligner .slidetext {
    max-width: inherit;
    padding-left: 40px;
    padding-right: 40px;
  }
  .photobig .slidetext .contentintro,
  .photobig.aligner .slidetext .contentintro {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .photobig.aligner .slidetext {
    padding-bottom: 30px;
  }
  .photobig.aligner .slidetext .contentintro {
    padding-bottom: 0;
  }
  .photobig.aligner .slidetext .contentintro h1 {
    font-size: 50px;
  }
  .single .specs .center {
    border: none;
  }
  #footer .grid-foo {
    text-align: center;
  }
  #footer .grid-foo .right {
    text-align: center;
  }
  .reputation .channel .note_channel {
    font-size: 16px;
  }
  .video-container {
    margin: 0 30px;
  }
  #content .list ul, #content .separ ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .specialbg {
    height: 200px;
  }
  .specialbg .image {
    background-attachment: scroll !important;
  }
  .tarifs .table .col-4 {
    width: 66.66%;
  }
}
@media (max-width: 768px) {
  .home p.big {
    font-size: 28px;
  }
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  body.single .OsProduit.api .OsProduitPlanning .OsPlanningDatePicker {
    background: none !important;
  }
  body.single .OsProduit.api .OsProduitPlanning .OsPlanningForm {
    padding: 0 !important;
  }
}
@media (max-width: 650px) {
  html.sr .load-hidden {
    visibility: visible !important;
  }
  body {
    font-size: 20px;
  }
  #footer .straight.mid {
    flex-direction: column;
  }
  #footer .footer_brand {
    width: 100%;
    text-align: center;
  }
  #footer .footer_brand .logo {
    max-width: 250px;
  }
  #footer .footer_content {
    flex-direction: column;
  }
  #footer .footer_content .footer_item {
    width: 100%;
  }
  body.menu_opened {
    overflow: hidden;
  }
  /*input {
    display: none;
  }*/
  .open {
    background-color: #fff;
    width: 24px;
    height: 2px;
    display: block;
    cursor: pointer;
    position: relative;
    top: 8px;
    margin: 0 auto;
  }
  .open:before {
    content: "";
    background-color: #fff;
    width: 24px;
    height: 2px;
    display: block;
    position: relative;
    top: -8px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  .open:after {
    content: "";
    background-color: #fff;
    width: 24px;
    height: 2px;
    display: block;
    position: relative;
    top: 6px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  #menuArea {
    display: inline-block;
    position: relative;
    z-index: 999;
    height: 60px;
    width: 100%;
  }
  #menuArea #menuToggle {
    display: none;
  }
  .content_menu {
    display: table;
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: calc(100% - 60px);
    background: #b6b18d;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px, rgba(0, 0, 0, 0.3) 0px 5px 32px;
  }
  .content_menu label {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    border-right: 1px solid rgb(201.9090909091, 198.2727272727, 172.0909090909);
    padding: 10px;
  }
  .content_menu label:hover {
    background: rgb(201.9090909091, 198.2727272727, 172.0909090909);
  }
  .content_menu label a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .content_menu label a:hover {
    text-decoration: none;
  }
  .content_menu label i.fas,
  .content_menu label i.far {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #fff;
  }
  .content_menu label.last {
    border: none;
  }
  .menuOpen {
    display: block;
    cursor: pointer;
    float: left;
    width: 100% !important;
  }
  .menuOpen .name {
    display: block;
    margin-top: 25px;
    line-height: normal;
    color: #fff;
  }
  .menu_display {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #fdf7f0;
  }
  .menu_display label {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-size: 100%;
    cursor: pointer;
  }
  .menu_display .menuContent {
    display: flex;
    align-items: center;
    text-align: center;
    height: calc(100% - 67px);
    overflow: auto;
  }
  .menu_display .menuContent .socialmobile {
    margin: 20px 0;
  }
  .menu_display .menuContent .socialmobile a {
    color: #014442;
    margin: 0 10px;
    font-size: 18px;
  }
  .menu_display .menuContent #lang {
    color: #014442;
  }
  .menu_display .menuContent #lang a {
    color: #014442;
  }
  .menu_display .menuContent #lang a:hover, .menu_display .menuContent #lang a:focus {
    color: #014442;
  }
  .menu_display .menuContent .logomenu .logo {
    margin-bottom: 30px;
  }
  .menu_display .menuContent .logomenu .logo img {
    max-width: 200px;
  }
  .menu_display .menuContent .logomenu .logo a {
    color: #fff;
  }
  .menu_display .menuContent .logomenu .logo .subtitle:before, .menu_display .menuContent .logomenu .logo .subtitle:after {
    border-color: #fff;
  }
  .menu_display ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
  }
  .menu_display ul li a {
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    color: #014442;
    text-decoration: none;
    transition: color 0.2s;
    padding: 6px 10px;
  }
  .menu_display ul li a:hover, .menu_display ul li a:focus {
    color: #b6b18d;
  }
  .menuEffects {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
  }
  .menuEffects ul {
    transform: translateY(0%);
    transition: all 0.5s;
  }
  #menuToggle:checked ~ .menuEffects {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s;
  }
  #menuToggle:checked ~ .content_menu .menuEffects ul {
    opacity: 1;
  }
  #menuToggle:checked ~ .content_menu .menuOpen .open {
    background-color: transparent;
  }
  #menuToggle:checked ~ .content_menu .menuOpen .open:before {
    content: "";
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
  #menuToggle:checked ~ .content_menu .menuOpen .open:after {
    content: "";
    background-color: #fff;
    transform: rotate(-45deg);
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
  }
  #menuToggle:not(:checked) ~ .content_menu .menuEffects ul {
    transform: translateY(-30%);
  }
  h2 {
    line-height: normal;
  }
  .straight ul {
    padding: 0;
  }
  .resa-loader {
    position: absolute;
    top: 0;
    bottom: auto;
    max-width: none;
  }
  .resa-loader .resa-loader-inner {
    flex-direction: column;
  }
  #header {
    position: relative;
  }
  #header .header_line {
    padding: 0;
  }
  #header #topbar {
    display: none;
  }
  #header .header_line .right_content {
    justify-content: left;
  }
  #header .header_line .right_content .logo {
    width: 80px;
    padding: 0;
    margin: 0;
  }
  #header .header_line .buttonmenutop,
  #header .header_line .buttonresa {
    display: none;
  }
  #header.f-nav {
    position: relative;
  }
  #main {
    margin-top: 0;
  }
  #header,
  #content,
  .photobig,
  .photomiddle,
  #footer,
  .rapide {
    border: none;
  }
  #content {
    padding: 50px 0 0;
  }
  .home .photobig,
  .photobig,
  .photobig.aligner {
    height: 500px;
    min-height: inherit;
    z-index: 999;
  }
  .home .photobig .slidetext .contentintro .surtitre,
  .photobig .slidetext .contentintro .surtitre,
  .photobig.aligner .slidetext .contentintro .surtitre {
    font-size: 20px;
    line-height: 1;
  }
  .home .photobig .descendre,
  .photobig .descendre,
  .photobig.aligner .descendre {
    display: none;
  }
  .photobig.aligner .slidetext .contentintro .hometitle {
    margin: 0;
  }
  .center {
    padding: 0 10px;
  }
  .photobig .slidetext .contentintro h1,
  .photobig.aligner .slidetext .contentintro h1,
  .photomiddle .slidetext .contentintro h1 {
    font-size: 30px;
  }
  .photobig .slidetext .contentintro .subtitle,
  .photobig.aligner .slidetext .contentintro .subtitle,
  .photomiddle .slidetext .contentintro .subtitle {
    font-size: 22px;
  }
  .photomiddle {
    min-height: inherit;
  }
  .photomiddle .slidetext .contentintro {
    max-width: inherit;
    padding: 0 0 30px 0;
  }
  .contentvid {
    position: fixed;
    bottom: 65px;
    left: -340px;
    background: #fff;
    font-size: 16px;
    width: 340px;
  }
  .avis_home.slick-slider {
    padding: 0 30px;
  }
  .avis_home.slick-slider .slick-prev:before,
  .avis_home.slick-slider .slick-next:before {
    width: 40px;
    height: 40px;
  }
  .rapide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rapide .straight {
    padding: 0;
  }
  .rapide figcaption {
    width: 100%;
  }
  .rapide .slides_rapide .slick-prev {
    left: -20px;
  }
  .rapide .slides_rapide .slick-prev:before {
    background-size: 30px;
    width: 50px;
    height: 50px;
  }
  .rapide .slides_rapide .slick-next {
    right: -20px;
  }
  .rapide .slides_rapide .slick-next:before {
    background-size: 30px;
    width: 50px;
    height: 50px;
  }
  .photos_gallery {
    margin: 10px 0;
  }
  .photos_gallery .itemy {
    width: 33.33%;
  }
  #footer .infos {
    width: 100%;
    padding: 10px;
  }
  .cpt_content .cpt_select {
    grid-template-columns: repeat(1, 1fr);
  }
  .cpt_content .cpt_select figure {
    border-radius: 5px 5px 0 0;
  }
  .cpt_content .cpt_select figure img {
    width: 100%;
  }
  .cpt_content .cpt_select_vertical {
    grid-template-columns: repeat(1, 1fr);
  }
  .wp-block-cover,
  .wp-block-cover-image {
    min-height: 0 !important;
    height: auto !important;
  }
  .has-large-font-size.has-large-font-size {
    font-size: 22px !important;
  }
  .content_menu {
    width: 100%;
  }
  .single #booking {
    display: block;
    text-align: center;
  }
  .single #booking .engine {
    width: 100%;
  }
  .single .photobig.aligner .slidetext {
    padding: 0 30px;
  }
  .single .specs {
    padding: 30px;
  }
}
@media (max-width: 450px) {
  .home .photobig {
    height: 400px;
    align-items: flex-end;
  }
  .home .photobig .slidetext .logobig {
    max-width: 250px;
    margin: 0;
  }
  .home .photobig .slidetext .contentintro {
    padding: 0;
  }
  .straight.nopadmob {
    padding: 0 0 0 30px;
  }
  .photobig .slidetext,
  .photobig.aligner .slidetext {
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
  }
  .photobig .slidetext .contentintro,
  .photobig.aligner .slidetext .contentintro {
    top: 150px;
  }
  .photobig .slidetext .contentintro .button,
  .photobig.aligner .slidetext .contentintro .button {
    float: none;
    display: inline-block;
  }
}