/*
Theme Name: AlgoServ
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
   ## Links
   ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
   ## Posts and pages
   ## Comments
# Infinite scroll
# Media
   ## Captions
   ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

:root {
  --gold: #c3a96e;
  --mobile-header-height: 40px;
  --navbar-height: 58px;
  --mobile-minibar-height: 30px;
}



body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #000;
}

a:active,
a:hover {
  outline: 0;
  color: #000;
}

dfn {
  font-style: italic;
}

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

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;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

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

button,
.button {
  overflow: visible;
  transition: border-color, background 0.3s;
  text-decoration: none;
}

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;
}

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

button:hover,
.button:hover {
  background: transparent !important;
  border: 2px solid var(--gold) !important;
  text-decoration: none;
}

.navbar-toggler:hover {
  border-color: transparent !important;
}

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.fr .en_only {
  display: none;
}

.en_only {
  display: none;
}

.fr_only {
  display: block;
}

.en .en_only {
  display: block;
}

.en .fr_only {
  display: none;
}

.fr .fr_only {
  display: block;
}


.mobile_show.fr_only, .mobile_show.en_only, .en .mobile_show.en_only,  .fr .mobile_show.fr_only   {
  display: none;
}

.grecaptcha-badge {
    z-index: -1 !important;
    opacity: 0.01 !important;
  }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
/* wpml 
--------------------------------------------------------------*/
#page {
  /*background: white;*/

}


.mobile_show {
    display: none;
}

.wpml-ls-legacy-dropdown {
  width: auto !important;
}

.wpml-ls-legacy-dropdown a,
.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
  border: none;
  background: transparent;
  text-decoration: none;
  font-weight: 600;
}

.wpml-ls-legacy-dropdown a span {
  outline: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
}

.wpml-ls-legacy-list-horizontal a {
  font-weight: 500;
  text-decoration: none;
  font-size: 15px;
}

.wpml-ls-legacy-list-horizontal a:hover {
  font-weight: 800;
}

header#masthead {
  margin-bottom: 0;
  background-color: var(--gold);
  box-shadow: 2px 3px 7.76px 0.24px rgba(0, 0, 0, 0.15);
  padding: 6px 16px;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  /* position: relative; */
  /* padding-top: 5rem; */
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  /* background-size: cover !important; */
}



a#header-contact {
  padding: 2px 10px;
  margin: 1px 20px 0;
  border: 2px solid;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.04rem;
  font-weight: 600;
  text-align: center;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

a#header-contact:hover {
  color: #000;

}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}



@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead {
  height: var(--navbar-height);
}

#masthead .navbar-nav {
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-flex: 1;
          flex: 1;
  max-width: 900px;
  margin-left: 20px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

#homepage-bg-video {
  height: calc(100vh - var(--navbar-height));
  padding: 0;
  position: relative;
  /*background: transparent url(/wp-content/images/video_thumbnail.jpg) ;
  background-size: cover;*/
}

#video_control, #sound_control, #scroll_down {
    position: absolute;
    bottom: 40px;
    left: 45px;
    color: #000;
    padding: 5px 10px;
    background: var(--gold);
    cursor: pointer;
    opacity: 0.8;
    border-radius: 2px;
    /*display: none;*/
    cursor: pointer;
    z-index: 10;
}

#sound_control {
  left: unset;
  right: 45px;
}

#scroll_down {
  left: unset;
  right: calc( 50vw - 29px );
  display: flex;
  padding: 0;
  width: 58px;
  height: 46px;
  justify-content: center;
  align-items: center;
  z-index: 10;
  animation-delay: 5s;
  animation-iteration-count: 2;
}

.page-template-cote-interieur #scroll_down,
.page-template-equipements #scroll_down,
.page-template-gallery #scroll_down {
  display: none;
}

.home #scroll_down {
  bottom: 98px;
}



#video_control:hover, #sound_control:hover, #scroll_down:hover {
  color: #fff;
}

div#video_control i, 
#sound_control i,
#scroll_down {
  font-size: 36px;
  
}

#video_control.pause_state .play_icon, 
#sound_control.muted_state .volume_off_icon {
  display: block;
}

#video_control.pause_state .pause_icon, 
#sound_control.muted_state .volume_on_icon{
  display: none;
}

#video_control .pause_icon,
#sound_control .volume_on_icon{
  display: block;
}

#video_control .play_icon,
#sound_control .volume_off_icon{
  display: none;
}

#odaya-video, #exterieur-video, #interieur-video  {
  width: 100%;
  height: 100%;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  position: fixed;
  z-index: -1;
}

#exterieur-video, #interieur-video {
  position: unset;
}

#entrez-univers-odaya, .h1_wrap {
  height: 300px;
  padding: none;
  margin: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
}

#entrez-univers-odaya > .row {
  padding-top: 34px;
}

.h1_wrap  h1 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

h1 #h1_1 {
  font-size: 40px;
  letter-spacing: 0.007em;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 300;
}

h1 #h1_2, .head_subtitle {
  font-size: 72px;
  font-family: 'The Styled Edit';
  font-weight: normal;
  font-style: normal;
  color: var(--gold);
  text-align: center;
}

.head_subtitle {
  position: absolute;
  bottom: 3px;
}

#hp-page2, #hp-page3, #hp-page4, #hp-page5, .page-frame {
  width: 100%;
  background: transparent;
  position: relative;
}
#hp-page2, #hp-page4, #hp-page5
{
  height: calc(100vh - var(--navbar-height));
}

.page-frame {
  width: 100%;
  background: transparent;
  position: relative;
  height: calc(100vh - var(--navbar-height));
}

#hp-page2 {
  /*height: calc(100vh - 60px);*/
}

#hp-page3 {
  /*height: calc(100vh + 665px);*/
}

#hp-page4 {
  /*height: calc(100vh + 40px);*/
}

#hp-page5 {
  /*height: calc(100vh + 63px);*/
}

.carousel {
  width: 100%;
  height: calc(100vh);
  background: transparent;
}

.carousel-inner {
  height: 100%;
}

#hp-page3 .carousel,
.midpage-carousel.carousel {
  height: calc(100vh + 100px);
}

.carousel-item {
  width: 100%;
  height: calc(100vh - var(--navbar-height));
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  /*background-attachment: fixed;*/
}

.carousel-paralax {
  background-attachment: fixed;
}

.carousel-control-next, .carousel-control-prev {
  width: 52px;
  height: 52px;
  background-color: var(--gold);
  color: rgb(49, 40, 40) !important;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 28px 36px;
  opacity: .7 !important;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
  opacity: 1!important;
}

.carousel-control-next i, .carousel-control-prev i {
  font-size: 42px;
} 

.carousel-control-next:hover i, .carousel-control-prev:hover i {
  color: #fff;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: inline-block;
}

.carousel-control-prev, 
.carousel-control-next,
#hp-page4 .carousel-control-prev, 
#hp-page4 .carousel-control-next,
#hp-page5 .carousel-control-prev, 
#hp-page5 .carousel-control-next,
.midpage-carousel .carousel-control-prev, 
.midpage-carousel .carousel-control-next
{
  top: calc( 50vh - var(--navbar-height) - 26px  ) !important; 
}

.photos_carousel .carousel-control-prev, 
.photos_carousel .carousel-control-next
{
  top: calc( 50vh - 26px  ) !important; 
}


.side_line {
  -webkit-box-flex: 1;
          flex: auto;
  border-color: black;
  border-width: 2px;
}

.head_title {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  padding: 0 20px;
}

.subpage {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: relative;
  bottom: 0;
  z-index: 999;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.page_section {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  position: relative;
  bottom: 0;
  z-index: 999;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.subpage#service_2-subpage, .subpage#service_3-subpage {
  height: auto;
}

.subpage-wrap {
  display: block;
}

.subpage.subpage-block {
  display: block;
}

.subpage:hover .subpage-header {
  border-bottom: 3px solid #000;
}

#hp-page3-subpage .fleurs-gauche-marron,
#hp-page3-subpage .fleurs-gauche-or {
  background: transparent url(/wp-content/images/fleurs-gauche-marron.svg) no-repeat 0 0;
  width: 155px;
  height: 234px;
  position: absolute;
  left: 0;
  bottom: -215px;
  z-index: 999;
  background-size: contain;
}

#hp-page3-subpage .fleurs-gauche-or {
  background: transparent url(/wp-content/images/fleurs-gauche-or.svg) no-repeat 0 0;
  width: 232px;
  height: 390px;
  bottom: -155px;
  background-size: contain;
}

.mid-section#hp-exp-odaya .mimosa_left {
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  z-index: 999;
  background-image: url(/wp-content/images/mimosa-or-gauche-2.svg);
  width: 185px;
  height: 501px;
  bottom: -140px;
}

.mid-section#hp-exp-odaya .mimosa_right {  
  position: absolute;
  right: 0;
  z-index: 999;
  background-size: contain;
  background-image: url(/wp-content/images/mimosa-or-bas-droite.svg);
  background-repeat: no-repeat;
  background-position: right 0;
  width: 237px;
  height: 517px;
  top: -203px;
}


.title_p_wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.subpage-header .title, .centered_title {
  font-size: 40px;
  line-height: 78px;
  font-family: eloquent-jf-small-caps-pro, serif;
  text-transform: lowercase;
  font-family: eloquent-jf-pro, serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
  word-spacing: -2px;
  font-style: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

.subpage-header  p, 
.paragraph_wrap p {
  padding: 0 !important;
  margin: 0 !important;
}

.paragraph_wrap {
  margin: 0 auto;
}



#hp-page5-subpage {
  height: 130px;
}

#hp-page5-subpage.subpage:hover .subpage-header,
#concept_5-subpage.subpage:hover .subpage-header {
  border-bottom-width: 0;
}

#hp-page5-subpage .title {
  /*font-size: 73px;*/
}

.paragraph_wrap,
.subpage-header {
    width: 725px;
    padding: 13px 0 25px;
    color: black;
    text-align: center;
    background-color: white;
}

.paragraph_wrap ul, 
.list_wrap {
  font-size: 18px;
}

.list_wrap {
  text-align: left;
  width: 520px;
  font-size: 19px;
  font-style: italic;
  line-height: 28px;
  margin: 0 auto;
}

#service_suplemantaires-subpage .paragraph_wrap {
  text-align: left;
  width: auto;
  margin: 0 auto;
  justify-content: center;
  display: flex;
}


#service_suplemantaires-subpage .list_wrap,
#service_3-subpage .list_wrap {
  justify-content: left;
  display: flex;
  margin: 0 auto;
}

#service_suplemantaires-subpage .list_wrap {
  margin: 20px auto 0;
}

#service_suplemantaires-subpage.subpage.subpage-block {
  height: auto;
  padding-bottom: 50px;
}

.subpage-header {
  border-top: 16px solid black;
  position: absolute;
  top: -100px;
  border-bottom: 0 solid; 
  -webkit-transition: border-width 0.3s linear; 
  transition: border-width 0.3s linear;
}



.subpage-header p, 
.centered_paragraph, 
.paragraph_wrap p {
  padding-top: 20px;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  font-style: italic;
}

#concept_2 .centered_paragraph {
  padding-top: 0;
  max-width: 500px;
}

.mid-section {
  background: #fff;
  padding-bottom: 90px;
  padding-top: 25px;
  width: 100%;
  position: relative;
}

#hp-page1-head.mid-section {
  padding-top: 25px;
}

.mid-section#hp-exp-odaya {
  padding-top: 55px;
}

.title_section {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}

.mid-section p {
  text-align: center;
  font-size: 22px;
}

.mid-section .icons-section {
  width: 600px;
  display: -webkit-box;
  display: flex;
  margin: 40px auto -14px;
          align-items: baseline;
  justify-content: space-around;
}

.cta_discover {
  margin: 62px auto 0; 
  display: -webkit-box; 
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.concept_mid-section .cta_discover,
.service_mid-section  .cta_discover {
  margin-top: 35px;
  margin-bottom: 90px;
}

.concept_mid-section .cta_discover {
  margin-top: 35px;
}

.service_mid-section  .cta_discover {
  margin-top: 20px;
  margin-bottom: 10px;
}

#concept_5-subpage.subpage {
  height: 70px;
}


.cta_discover button,
.cta_discover .button {
  font-size: 22px;
  background-color: #f4efe6;
  color: var(--gold);
  font-weight: 300;
  border: 2px solid transparent;
  padding: 8px 25px;
  font-style: italic;
  cursor: pointer;
}

#hp_footer .cta_discover {
  margin: 0 auto 75px; 
}

.mid-section .icon_wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  text-align: center;
  text-transform: uppercase;
}

.mid-section .icon_wrap img {
  margin-bottom: 20px;
  width: 50px;
  height: 65px;
  -ms-grid-row-align: center;
      align-self: center;
}

.mid-section .icon_wrap.manager  {
  margin-right: 31px;
}

.mid-section .icon_wrap.cleaning  {
 margin-left: 21px;
}

#hp-espaces-incontournables .mimosa_left,
#concept_3-subpage .mimosa_left {
  background: transparent url(/wp-content/images/lilas-gauche.svg) no-repeat 0 0;
  background-size: contain;
  width: 157px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 999;
}

#concept_3-subpage .mimosa_left {
  top: 46px;
}

#hp-espaces-incontournables .mimosa_right,
#concept_3-subpage .mimosa_right {
  background: transparent url(/wp-content/images/lilas-droite.svg) no-repeat right 13px;
  background-size: contain;
  width: 217px;
  height: 374px;
  position: absolute;
  right: 0;
  top: -32px;
  z-index: 999;
}

#concept_3-subpage .mimosa_right {
  top: -64px;
}

#hp-page3-subpage  {
  height: 200px;
}

#concept_4-subpage {
  height: 220px;
}

#concept_4-subpage .mimosa_left {
  background: transparent url(/wp-content/images/mimosa-or-gauche-2.svg) no-repeat center;
  background-size: contain;
  width: 185px;
  height: 501px;
  position: absolute;
  left: 0;
  top: -40px;
  z-index: 999;
}

.subpage.subpage-right {
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}

.subpage.subpage-right .subpage-header {
  padding: 13px 0 26px 38px;
            
  text-align: left;
}

.subpage.subpage-right p {
  text-align: left;
}

.subpage p {
  font-style: italic;
  padding: 0 40px !important;
}

.subpage.subpage-right p {
  padding: 0 20px 0 0 !important;
}

.subpage.subpage-left p {
  padding: 0 0 0 20px !important;
}

.subpage.subpage-left .subpage-header {
  padding: 13px 38px 32px 0;
  text-align: right;
  
}

.subpage.subpage-left {
  -webkit-box-pack: start;
          justify-content: flex-start;
  text-align: right;
}

.subpage.subpage-left p { 
  text-align: right;
}


#hp-page4 .subpage-header .title {
  /*font-size: 72px;*/
}

.h_overlay {
  font-family: 'The Styled Edit';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  color: white;
  position: absolute;
  top: 5px;
  right: 59px;
  z-index: 1001;
}

#univers_page, #service_page, #equipements_page, #lieu_page, #interieur_page {
  width: 100%;
  overflow: hidden;
}


#interieur_1-subpage {
  height: auto;
  position: relative;
  padding-top: 55px;
}

#interieur_1-subpage .fleurs-left, #equipements_page .fleurs-left  {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/images/mimosa-gauche4.svg);
  bottom: -47px;
  left: 0px;
  width: 196px;
  height: 351px;
  z-index: 999;
}

#interieur_1-subpage .fleurs-left {
  bottom: -90px;
}

.exterieur #interieur_1-subpage .fleurs-left {
  bottom: -141px;
}

#interieur_1-subpage .fleurs-right, #equipements_page .fleurs-right {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/images/mimosa-marron-droite4.svg);
  background-position: top right;
  bottom: -172px;
  right: 0px;
  width: 166px;
  height: 357px;
  z-index: 999;
}

#equipements_page .title_section {
  padding-top: 30px;
}

#equipements_page .fleurs-right {
  bottom: -45px;
}

#equipements_2 .fleurs-right {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/images/fleurs-footer.svg);
  background-position: top right;
  top: -60px;
  right: 0px;
  width: 198px;
  height: 442px;
  z-index: 1000;
}

#equipements_3 .fleurs-left {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/images/mimosa-marron-gauche4.svg);
  background-position: top right;
  bottom: -187px;
  left: 0px;
  width: 250px;
  height: 513px;
  z-index: 999;
}

#equipements_4 .fleurs-right {
position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/images/lilas-droite.svg);
  background-position: top right;
  bottom: -82px;
  right: 0px;
  width: 385px;
  height: 374px;
  z-index: 999;
}

.enumeratons_wrap {
    margin: 20px auto 30px;
    width: 750px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;

    /*-webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
    -webkit-column-gap: 220px;
     -moz-column-gap: 220px;
          column-gap: 220px;*/
  padding-left: 0;
  list-style: none;
}

.enumeratons_wrap li {
  white-space: nowrap;
  margin-right: 30px;
 /*list-style-position: inside;
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
                 break-inside: avoid;*/
  padding-left: 0;
}

.enumeratons_wrap li span {
  font-size: 10px;
  margin-right: 3px;
  vertical-align: middle;
}

#equipements_page .subpage {
  height: auto;
}

.lieu_sections.justify_top {
  padding-top: 0;
}

.justify_top .floating_title {
  bottom: unset;
  top: -30px;
}

.z_index_1 {
  z-index: 1;
}

#menu-item-1561, #menu-item-1578, #menu-item-2061 {
  display: none;
}


#interieur_page .overlay_text {
  left: unset;
  right: 70px;
  top: 37px;
}

#concept_1-carousel .overlay_text {
  font-size: 96px;
}

.carousel-item .overlay_text {
    right: unset !important;
    left: 70px !important;
  }

#interieur_page .carousel-control-prev, 
#interieur_page .carousel-control-next {
    top: 225px !important;
}

#interieur_page .photos_carousel .carousel-control-prev,
#interieur_page .photos_carousel .carousel-control-next {
  top: calc( 50vh - var(--navbar-height) - 26px ) !important;
}

#interieur_page .overlay_text.left_aligned {
  right: unset;
  left: 70px;
  color: #000;
}

#interieur_1-subpage .head_subtitle {
  top: 92px;
}

.en #interieur_1-subpage .head_subtitle {
    top: 63px;
}

#interieur_page .page_section {
  height: 220px;
}

#interieur_page .carousel-item,
#interieur_page .carousel  {
  height: auto !important;
 /* height: 100% !important;*/
}

#interieur_page .carousel-item {
  height: 100% !important;
}

#header_images-carousel.carousel {
  height: 100% !important;
}


.plan_list_dot {
  font-size: 10px;
  margin: 0 5px;
}

.plan_legend ul {
  list-style: none;
  font-style: italic;
  font-size: 22px;
  padding-left: 0;
}

img.plan_image {
  height: 545px;
  padding: 0;
  margin: 0 35px 50px 0;
}

.plan_legend .title{
  font-family: eloquent-jf-small-caps-pro, serif;
  font-size: 42px;
  font-family: eloquent-jf-pro, serif;
  text-transform: uppercase;
  font-size: 38px;
  line-height: 56px;
  padding-top: 55px;
  display: flex;  
  flex-direction: column;
  align-items: flex-start;
}

.exterieur .plan_legend .title {
  padding-top: 20px;
}

.plan_legend img {
  margin-bottom: 20px;
  margin-left: -20px;
  width: 120px;
}

.plan_wrap_left {
  width: 60%;
  height: 100%;
  text-align: end;
}

.plan_wrap_right {
  width: 40%;
  height: 100%;
  text-align: start;
}

.flex_container {
  display: flex !important;
  height: 100%;
  width: 100%; 
}

#concept_1-subpage {
  height: 170px;
  padding-top: 60px;
  position: relative;
}

#lieu_1-subpage .subpage-block {
    height: auto;
    margin: 60px auto;
}

#lieu_1-subpage .paragraph_wrap {
  width: 940px;
}

#lieu_1-subpage .head_subtitle {
  bottom: -95px;
}

.lieu_sections {
  padding-top: 15px;
}

.lieu_section { /* singular! */
  position: relative;
  height: 555px
}

.lieu_section img,
.gallery_wrap img {
  width: 100%;
  height: 100%;
}

.photos_carousel {
  z-index: 9999 !important;
}


.lieu_section img,
.photos_carousel img,
.gallery_wrap img {
    object-fit: cover;
/*    object-position: bottom;*/
}

#interieur_page .photos_carousel .carousel-item,
.photos_carousel .carousel-item {
  height: calc(100vh) !important; /*calc(100vh - var(--navbar-height)) !important;*/
  
}


.lieu_title, .floating_title {
  padding: 15px 20px 2px;
  background: #fff;
  font-family: eloquent-jf-small-caps-pro, serif;
  text-transform: uppercase;
  font-size: 32px;
  font-family: eloquent-jf-pro, serif;
  text-transform: uppercase;
  font-size: 32px;
  margin: auto;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  height: 60px;
  z-index: 100;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

.floating_title {
  background: transparent;
  padding: 0;
}

.lieu_title.display_top, .floating_title.display_top {
top: -29px; bottom: unset; left: 0; right: 0;
}

.lieu_title.display_bottom, .floating_title.display_bottom {
top: unset; bottom: -29px; left: 0; right: 0;
}

.lieu_title p {
  margin: 0;
  padding: 0;
}

.floating_title p {
  padding: 15px 20px 2px;
  margin: 0;
  background-color: white;
  letter-spacing: 3px;
}

#cannes_text {
  width: auto;
}

#lieu_bottom_cta_wrap {
  padding: 50px 0 100px 0;
}

#destinations {
  margin: 150px auto 50px;
  width: 960px;
  display: flex;
  justify-content: space-between;
}

#destinations .destination_label {
  font-size: 18px;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  text-align: center;
}

#lower_lieu_title {
  margin-bottom: 140px !important;
}

#destinations .destination_label span {
  font-family: eloquent-jf-small-caps-pro, serif;
  font-family: eloquent-jf-pro, serif;
  text-transform: uppercase;
  color: var(--gold);
}

#lieu_page .flower_left.lieu_1_left {
  width: 194px;
  height: 299px;
  position: absolute;
  left: 0;
  bottom: -225px;
  background-size: contain;
  background-image: url(/wp-content/images/lieu_1_left.svg);
  z-index: 1000;
}

#lieu_page .flower_right.lieu_1_right {
  width: 158px;
  height: 233px;
  position: absolute;
  right: 0;
  bottom: -407px;
  background-size: contain;
  background-image: url(/wp-content/images/lieu_1_right.svg);
  z-index: 1000;
}


#lieu_page .flower_left.lieu_2_left {
  width: 181px;
  height: 390px;
  position: absolute;
  left: 0;
  bottom: -295px;
  background-size: contain;
  background-image: url(/wp-content/images/fleurs-gauche-or.svg);
  background-repeat: no-repeat;
  z-index: 1001;
}
#lieu_page .flower2_left.lieu_2_left {
  width: 155px;
  height: 234px;
  position: absolute;
  left: 0;
  bottom: -316px;
  background-size: contain;
  background-image: url(/wp-content/images/fleurs-gauche-marron.svg);
  background-position: -50px top;
  background-repeat: no-repeat;
  z-index: 1000;
}

#lieu_page .flower_right.lieu_2_right {
  width: 188px;
  height: 259px;
  position: absolute;
  right: 0;
  bottom: -151px;
  background-size: contain;
  background-image: url(/wp-content/images/lilas-bouquet-droite.svg);
  background-repeat: no-repeat;
  z-index: 1000;
}


.page-template-lieu #footer-contact .fleur-or-bas-gauche {
  width: 185px;
  height: 501px;
  left: 0;
  bottom: 280px;
  top: unset;
  background-size: contain;
  background-image: url(/wp-content/images/mimosa-or-gauche-2.svg);
}

.page-template-lieu #footer-contact .fleur-marron-bas-gauche {
  display: none;
}

#equipements_1-subpage {
  height: auto;
  padding-top: 55px;
  position: relative;
}

#service_1-subpage {
  height: 250px;
  padding-top: 60px;
  position: relative;
}

#equipements_1-subpage .head_subtitle {
  word-spacing: -1rem;
  bottom: unset;
  top: 39px;
}


#lieu_page #map {
  margin: 0 auto;
  width: 960px;
  height: 600px;
  overflow: hidden;
  position: relative;
}

#lieu_page #map_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
}

#hp-espaces-incontournables.mid-section {

}

#lieu_page #map iframe {
  position: relative;
  top: -50px;
  border: 0;
}

#equipements_1-subpage .paragraph_wrap {
  padding-top: 85px;
  padding-bottom: 80px;
  max-width: 600px;
}

#equipements_1-subpage .title_section {
  position: relative;
  padding-top: 0;
}

#service_1-subpage .head_subtitle {
  bottom: 70px;
}

.overlay_text {
  position: absolute;
  left: 60px;
  top: 20px;
  font-family: 'The Styled Edit';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  color: white;
  z-index: 1001;
}

.watermark {
  position: absolute;
  width: 426px;
  height: 183px;
  top: calc(50vh - 91px - var(--navbar-height));
  left: calc(50vw - 213px);
  background: transparent url(/wp-content/images/Logo_Odaya_BLANC.svg) no-repeat center;
  z-index: 1001;
}

.page-frame,
#concept_1 .carousel,
#concept_1 .carousel-item {
  height: calc(100vh - var(--navbar-height));
}

#concept_2 .col-lg-6 {
  padding: 0;
}

.c2_lt_photo1, .c2_lt_photo2, .c2_lt_photo3, .c2_rt_photo {
   width: 100%;
   margin: 15px 15px 15px 0;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   position: relative;
}

.c2_lt_photo1 {
  height: 455px;
}

.c2_lt_photo2 {
  height: 724px;
}

.c2_lt_photo3, .title_p_wrapper {
  height: 613px;
}

.c2_rt_photo {
  height: 1195px;
  margin: 15px 0 15px 15px;
}

.c2_lt_legende1, .c2_lt_legende4 {
  font-family: 'The Styled Edit';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  color: white;
  position: absolute;
}

.c2_lt_legende1{
  right: 15px;
   bottom: -25px;
} 

.c2_lt_legende4 {
  left: 30px;
  bottom: -15px;
}

.en .c2_lt_legende4 {
  bottom: 25px;
}

#footer-contact {
  width: 100%;
  height: 365px;
  position: relative;
  padding-top: 0px;
  background: rgb(244,239,230);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(63%, rgba(244,239,230,1)), color-stop(50%, rgba(255,255,255,1)));
  background: linear-gradient(0deg, rgba(244,239,230,1) 63%, rgba(255,255,255,1) 50%);
}

.footer_padding {
  height: 65px;
  width: 100%;
  background: rgb(244,239,230);
}

.site-footer .middle {
  position: relative;
  top: -65px;
  width: 500px;
  margin: 0 auto;
}

.site-info #contact_info {
  display: block;
  flex: 1;
  margin-left: 50px;
}

.site-info img {
  position: relative;
  top: -3px;
}

@media screen and (max-width: 1199px) {
 /* .site-footer .middle {
    display: none;
  }

  .site-info #contact_info {
    display: block;
  }*/
}

.fleur-marron-bas-gauche {
  background: transparent url(/wp-content/images/fleur-marron-bas-gauche2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -200px;
  left: 0;
  width: 225px;
  height: 278px;
  z-index: 999;
}

.fleur-or-bas-gauche {
  background: transparent url(/wp-content/images/fleur-or-bas-gauche.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -375px;
  left: 0;
  width: 194px;
  height: 309px;
  z-index: 999;
}

.page-template-univers .fleur-marron-bas-gauche {
  display: none;
}

.page-template-univers .fleur-or-bas-gauche {
  background: transparent url(/wp-content/images/lilas-bouquet-droite-copie.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -290px;
  left: 0;
  width: 223px;
  height: 291px;
  z-index: 999;
}

.fleur-or-bas-droite {
background: transparent url(/wp-content/images/fleur-or-bas-droite.png) no-repeat center;
  position: absolute;
  bottom: -95px;
  right: 0;
  width: 198px;
  height: 306px;
  z-index: 999;
}

.fleur-marron-bas-droite {
  background: transparent url(/wp-content/images/fleur-marron-bas-droite.png) no-repeat center;
  position: absolute;
  bottom: 45px;
  right: 0;
  width: 157px;
  height: 303px;
  z-index: 999;
}

.fleur-marron-section1-gauche {
  background: transparent url(/wp-content/images/fleur-marron-bas-gauche.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -205px;
  left: 0px;
  width: 170px;
  height: 359px;
  z-index: 999;
}

.fleur-droite-footer {
  background: transparent url(/wp-content/images/fleurs-footer.svg) no-repeat center;
  position: absolute;
  background-size: contain;
  bottom: -75px;
  right: 0px;
  width: 180px;
  height: 400px;
  z-index: 999;
}

/*.fleur-or-section1-droite {
  background: transparent url(/wp-content/images/fleur-or-bas-droite.png) no-repeat center;
  position: absolute;
  bottom: 0px;
  right: -100px;
  width: 198px;
  height: 306px;
  z-index: 999;
}*/

#entrez-univers-odaya .fleurs-left {
  background: transparent url(/wp-content/images/mimosa-or-gauche.svg) no-repeat 0 -45px;
  position: absolute;
  background-size: contain;
  bottom: -10px;
  left: 0px;
  width: 188px;
  height: 353px;
  z-index: 999;
}

#entrez-univers-odaya .fleurs-right {
  background: transparent url(/wp-content/images/mimosa-marron-droite.svg) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  bottom: -85px;
  right: 0px;
  width: 152px;
  height: 362px;
  z-index: 999;
}



#concept_2-subpage {
  height: 216px;
  padding-top: 60px;
  position: relative;
}

#concept_1-subpage .head_subtitle {
  bottom: -8px;
}

.en #concept_1-subpage .head_subtitle {
    bottom: -18px;
}

#concept_2 .head_subtitle {
  bottom: 25px;
}

.en #concept_2 .head_subtitle {
    bottom: 10px;
}

/*#concept_2 .fleurs-droite-marron {
  background: transparent url(/wp-content/images/fleurs-droite-marron.png) no-repeat center;
  position: absolute;
  bottom: 235px;
  right: 0px;
  width: 145px;
  height: 270px;
  z-index: 999;
}*/

#concept_2 .fleurs-droite {
  background: transparent url(/wp-content/images/fleurs-gauche-marron2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -65px;
  right: 0px;
  width: 210px;
  height: 503px;
  z-index: 999;
}

#concept_2 .mimosa-marron-gauche {
  background: transparent url(/wp-content/images/mimosa-marron-gauche.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -109px;
  left: 0;
  width: 218px;
  height: 283px;
  z-index: 999;
}

#concept_3-subpage {
  height: 223px;
}


/*****************************************************************************/
/***************************** SERVICE PAGE **********************************/
/*****************************************************************************/

.flower_left, .flower_right {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  background-size: contain;
  z-index: 999;
}

.flower_left {
  left: 0;
}

.flower_right {
  right: 0;
}

#service_1-subpage .flower_right {
  width: 210px;
  height: 262px;
  top: -26px;
  background-image: url(/wp-content/images/lilas-droite-straight.svg);
}

#service_2-subpage .flower_left {
  width: 185px;
  height: 501px;
  top: -172px;
  background-image: url(/wp-content/images/mimosa-or-gauche-2.svg);
}

#service_3-subpage .flower_right {
  width: 237px;
  height: 517px;
  top: -254px;
  background-image: url(/wp-content/images/mimosa-or-bas-droite.svg);
}

#service_3-subpage .flower_left {
  width: 157px;
  height: 350px;
  top: -178px;
  background-image: url(/wp-content/images/lilas-gauche.svg);
}

.page-template-services .fleur-marron-bas-gauche, 
.page-template-services .fleur-or-bas-gauche {
  display: none;
}


.numbered_icon_grid {
    width: 928px;
    margin: 50px auto 35px;
    display: flex;
      flex-wrap: wrap;
     /* background: transparent url(/wp-content/images/testing-bg.png) 0 0 no-repeat;*/
      justify-content: space-evenly;
  }

  .numbered_icon_cell {
    width: 450px;
    height: 228px;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: left bottom;
    background-size: 147px;
    padding-right: 20px;
  }
  
  .srv_title {
    font-size: 28px;
    top: -6px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
    padding-left: 87px;
    letter-spacing: -1px;
  }

  .srv_paragraph {
      font-size: 18px;
      font-style: italic;
      padding-left: 160px;
      margin-top: -3px;
      line-height: 22px;
  }

  .cell_mngr .srv_paragraph {
    padding-left: 133px;
  }

  .srv_icon_cell {
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 37px top;
    background-size: contain;
    margin-bottom: 5px;
  }

  .srv_number_cell {
    width: 145px;
    height: 150px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: left top;
    background-size: contain;
    position: absolute;
  }

  .cell_mngr .srv_icon_cell {
    background-image:  url(/wp-content/images/villa-manager.svg);
    
  }
  .cell_chef .srv_icon_cell {
    background-image:  url(/wp-content/images/chef.svg);
  }
  .cell_cleaning .srv_icon_cell {
    background-image:  url(/wp-content/images/cleaning-lg.png);
  }
  .cell_tech .srv_icon_cell {
    background-image:  url(/wp-content/images/tech-lg.png);
  }

  .cell_mngr .srv_number_cell {
    background-image:  url(/wp-content/images/01.svg);
    width: 128px;
  }
  .cell_chef .srv_number_cell {
    background-image:  url(/wp-content/images/02.svg);
  }
  .cell_cleaning .srv_number_cell {
    background-image:  url(/wp-content/images/03.svg);
  }
  .cell_tech .srv_number_cell {
    background-image:  url(/wp-content/images/04.svg);
  }



/*****************************************************************************/
/***************************** SERVICE PAGE END ******************************/
/*****************************************************************************/


/*****************************************************************************/
/***************************** GALLERY PAGE **********************************/
/*****************************************************************************/

ul#menu-galerie,
ul#menu-gallery {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  padding-left: 0;
}

#gallery_header.sticky-top {
  top: var(--navbar-height);
  background-color: #fff;
  width: 100%;
  z-index: 998;
  margin-bottom: -20px;
  padding-bottom: 20px;
}

#gallery_header_above_padding {
  width: 100%;
  background: #fff;
  padding-top: 40px;
}

#gallery_header_above_padding .head_subtitle {
  position: relative;
  width: 100%;
  top: -16px;
  max-height: 70px;
}

.page-template-gallery .fleurs-left,
.page-template-gallery .fleurs-right {
    width: 171px;
    height: 263px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    position: absolute;
    z-index: 999;
  }

.page-template-gallery .fleurs-right {
    width: 190px;
    height: 248px;
    top: 0;
    right: 0;
    background-image: url(/wp-content/images/mimosa-or-bas-droite2.svg);
}

.page-template-gallery .fleurs-left {
  width: 171px;
  height: 263px;
  top: 100px;
  left: 0;
  background-image: url(/wp-content/images/mimosa-marron-droite2.svg);
}


  #menu-galerie,
  #menu-gallery {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 20px;
  }

  #menu-galerie a:hover, #menu-galerie li.current-menu-item a,
  #menu-gallery a:hover, #menu-gallery li.current-menu-item a {
    color: var(--gold);
  }


  .photos_carousel {
    width: 100%;
    height: 100%; /* calc(100vh - var(--navbar-height));*/
    z-index: 9999;
    top: 0; /*var(--navbar-height);*/
    left: 0;
    background: #000;
    position: fixed;
    display: none;
  }
  
  .close_photos_carousel {
    width: 52px;
    height: 52px;
    z-index: 1001;
    top: 30px;
    right: 36px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--gold);
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity color 0.5s;
  }

  .close_photos_carousel:hover {
    opacity: 1;
  }

  .close_photos_carousel:hover i {
    color: white;
  }

  .close_photos_carousel i {
    font-size: 42px;
  }

  .carousel-item-image {
    width: 100%;
    height: 100%;
  }

  .page-template-gallery .col-md-7 {
    padding-left: 0;
    padding-right: 10px;
    margin-left: 0px;
      margin-right: 0px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-color: #fff;
    background-repeat: no-repeat;
  }

  .page-template-gallery .row {
    margin-top: 15px;
  }
  
  .page-template-gallery .col-md-5 {
    margin-left: 0px;
    padding-left: 5px;
  }

  .page-template-gallery .col-md-5, 
  .page-template-gallery .col-md-4 {
    padding-right: 0; 
    margin-right: 0px;  
    height: 100%;
    background-size: cover;
    background-position: center;
    background-color: transparent;
    background-repeat: no-repeat;
  }

  .page-template-gallery .row3 .col-md-4 {
    padding: 0;
  }

  .page-template-gallery .row3 .col-md-4.middle-col {
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
    padding-left: 15px;
  }

  .gallery_wrap .row1, 
  .gallery_wrap .row2 {
    height: calc((100vw/2)*0.66);
  }

  .gallery_wrap .row3 {
    height: calc((100vw/3)*0.66);
  }
  
  .plus_expend {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 30px;
    right: 40px;
    background: var(--gold);
    cursor: pointer;
    display: flex;
    opacity: 0;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s;
    z-index: 200;
  }

  .image_wrap:hover .plus_expend {
    opacity: 1;
  }

   .plus_expend:hover i {
    color: white;
  }

  .plus_expend i {
    font-size: 36px;
  }

  #sections_wrap {
    position: relative;
    width: 100%;
    overflow :hidden;
    min-height:100px;
  }

  .gallery_wrap {
    position: absolute;
    left: 0;
    display: none;
    transition: left .5s;
  }

  .gallery_wrap.active_frame {
    display: block;
    z-index: 10;
  }

/*****************************************************************************/
/***************************** GALLERY PAGE END ******************************/
/*****************************************************************************/








.site-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}

.footer_right {
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}

footer strong {
  font-weight: 600;
}

#contact-form-wrap {
  width: 800px;
  height: 240px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  position: relative;
  border: 1px solid #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

#contact-form-wrap .wpcf7 {
    height: 158px;
  }
  
#contact-form-wrap .wpcf7 p {
  display: none;
}

#contact-form-wrap .form-control {
  height: 100%;
}

#contact-form-wrap .form-control:focus {
  outline: none;
  border: none;
  background-color: transparent; 
  box-shadow: none;
}

.dates_wrapper {
  width: 500px;
  display: -webkit-box;
  display: flex;
  height: 100%;
}

.cell_date_arrival img,
.cell_date_retour img {
  width: 36px;
}

input[type="date"] {
  width: 206px;
}

input[type="date"]:focus::before,
input[type="date"]:valid::before { display: none }

.input-group.date .input-group-addon {
  -ms-grid-row-align: center;
      align-self: center;
  margin-right: 10px;
}


#contact_submit_wrap {
  text-align: right;
}

#contact_submit_wrap button {
  background-color: var(--gold);
  border: 2px solid transparent;
  color: white;
  font-weight: 300;
  font-size: 19px;
  font-style: italic;
  line-height: 26px;
  padding: 10px 36px 12px;
  margin-top: 15px;
  outline: none;
}

button:focus {
  outline: none;
}

#contact_submit_wrap button:hover {
  color: var(--gold);
}

.datepicker.dropdown-menu {
  z-index: 999 !important;
}

.btn-primary.focus, 
.btn-primary:focus  {
  box-shadow: none;
  border: none;
}

.container-fluid.no-padding {
    padding-left: 0 ;
    padding-right: 0 ;
    margin: 0;
  }

.col-lg-6.min-padding {
  padding-right: 5px;
}

.col-lg-6.no-padding {
  padding-right: 0;
  padding-left: 0;
}

.col-lg-6.height_100pc {
  height: 100%;
}

.form-control {
  background-color: transparent;
  border: none;
  font-size: 17px;
  color: #000;
}

#nb_voyageurs_placeholder {
  font-size: 17px;
  text-align: center;
  line-height: 19px;
}

.cell_nb_voyageurs {
  display: -webkit-box;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

 .form-control::-webkit-input-placeholder {
    color: #000;
 }

 .form-control::-moz-placeholder {
    color: #000;
 }

 .form-control:-ms-input-placeholder {
    color: #000;
 }

 .form-control::-ms-input-placeholder {
    color: #000;
 }

 .form-control::placeholder {
    color: #000;
 }

 div.wpcf7-response-output {
  position: absolute;
  top: -80px;
  font: 16px;
  line-height: 18px;
 }

 div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border-color: var(--gold);
 }

.wpcf7-not-valid-tip {
  position: relative;
  top: -22px;
  left: 12px;
  font-style: italic;
}

#contact_submit_wrap button {
  outline: none;
}

#nb_voyageurs {
  display: none;
  text-align: center;
}

#nb_voyageurs_wrap {
  height: 100%;
}

#contact-form-wrap .cell {
  border: 1px solid #000;
}

.form-row_1, .form-row_2, .form-row_3 {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start
}

.form-row_2 {
  height: 55px;
}

.form-row_3 {
  height: 103px;
}

.contact_form_logo {
  width: 180px;
  height: 80px;
  display: -webkit-box;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.contact_form_logo img {
  width: 120px;
}

.contact_form_title {
  height: 80px;
  width: 100%;
  text-align: center;
}

.contact_form_title h4 {
  font-size: 36px;
  font-weight: 300;
  margin: 17px 0 10px;
}

.contact_form_title p {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  color: var(--gold);
}

.cell_email {
  height: 100%;
  width: 400px;
}

.cell_nb_voyageurs {
  height: 100%;
  width: 208px;
}

.cell_date_arrival, .cell_date_retour {
  height: 100%;
  width: auto;
}

.cell_message {
   height: 100%;
  width: 100%;
}

#stamp {
  width: 120px;
  height: 120px;
  background: transparent url(/wp-content/images/stamp.svg) no-repeat center;
  background-size: contain; 
  position: absolute;
  bottom: -60px;
  left: -60px;
}

#content.site-content {
  padding-bottom: 0;
  /*background: white;*/
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #fff;
  background-color: #000;
  height: 65px;
  line-height: 65px;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 30px;
}

footer#colophon .site-info .float-right {
  display: -webkit-box;
  display: flex;
}

footer#colophon .site-info i, a.insta_link {
  font-size: 36px;
  margin-left: 25px;
  -ms-grid-row-align: center;
      align-self: center;
}

a.insta_link {
  display: inline-flex;
}

#footer-image {
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

.page-template-gallery #gallery_footer {
  padding: 100px 0 0;
}

#hp-page2-subpage.subpage {
  height: 130px;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  /*.navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }*/
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }

  #hp-page2-subpage.subpage {
    height: 100px !important;
  }
}

@media only screen and (min-width: 990px) {
   .c2_rt_photo {
    margin: 15px 0 15px 15px !important;
  }
}

@media only screen and (min-width: 961px) and (max-width: 991px) { 
  .lieu_section {
      height: unset;
  }
}


@media only screen and (min-width: 960px) and (max-width: 1199px) { 
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 12px !important;
  }

  #concept_2 .head_subtitle,
  #concept_1-subpage .head_subtitle {
    bottom: unset;
    top: 69px !important;
  }
  #concept_2-subpage {
      height: 226px !important;
  }

  .en #concept_2 .head_subtitle {
    bottom: unset;
    top: 99px !important;
  }

  .en #concept_1-subpage .head_subtitle {
    top: 79px !important;
  }
  
  #concept_1-subpage {
    height: 164px !important;
  }

  .subpage-header {
    padding-top: 20px !important;
  }

  #footer-contact .fleur-droite-footer {
    bottom: 259px !important;
  }

  #hp-page3-subpage .fleurs-gauche-or {
    bottom: -146px !important;
  }

  #hp-page3-subpage .fleurs-gauche-marron {
    bottom: -188px;
  }

  #interieur_1-subpage .fleurs-right, #equipements_page .fleurs-right {
    bottom: -163px;
  }

  #equipements_1-subpage .paragraph_wrap {
    padding-top: 77px !important;
    padding-bottom: 48px !important;
  }

  #equipements_1-subpage .head_subtitle {
    word-spacing: -0.98rem !important;
  }

  #equipements_2 .fleurs-right {
    top: 39px !important;
  }

  .page-template-equipements .fleur-marron-bas-gauche {
    bottom: unset;
    top: -245px !important;
  }

  #lieu_1-subpage .subpage p {
    padding: 30px 141px !important;
  }
  .page-template-lieu #footer-contact .fleur-or-bas-gauche {
    width: 115px !important;
  }

  #lieu_page .flower_left.lieu_2_left {
    width: 162px !important;
  }

  #lieu_page .flower_right.lieu_2_right {
    width: 140px;
  }

  #gallery_header_above_padding {
    padding-top: 39px;
  }

  .page-template-gallery #gallery_footer {
    padding: 100px 0 200px;
  }

}
/*--------------------------------------------------------------
## =============== iPad ========================================
--------------------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 1199px) {


  #hp-page2-subpage.subpage {
    height: 100px;
  }

  body {
    --navbar-height: 46px;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 12px;
    padding-bottom: 0;
    padding-top: 0;
  }

  .home #scroll_down {
    bottom: 86px;
  }


  .fr .mobile_show.en_only, 
  .en .mobile_show.fr_only,
  .mobile_show.en_only {
    display: none;
  }

  .fr .mobile_show.fr_only,
  .mobile_show.fr_only,
  .en .mobile_show.en_only {
    display: block;
  }

  #concept_2-subpage {
    height: 193px;
  }

  #concept_5-subpage.subpage {
      height: 94px;
  }

  .wpml-ls-legacy-list-horizontal {
    padding: 0;
  }

  .wpml-ls-legacy-list-horizontal a {
    font-size: 12px;
  }

  #masthead {
    height: auto;
  }

  .navbar-brand img {
    width: 80px;
  }

 body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 10px;
  }

  a#header-contact {
    font-size: 8px;
    padding: 2px 3px;
    margin: 0;
    line-height: 10px;
    border-width: 1px;
  }

  .container-fluid.no-padding-mobile {
    padding-left: 0 ;
    padding-right: 0 ;
    margin: 0;
  }

  .wpml-ls-legacy-list-horizontal {
    padding-left: 0;
    padding: right: 0;
  }

  #service_2-subpage .flower_left {
    width: 130px;
    top: -130px;
  }

  #service_1-subpage .flower_right {
    width: 140px;
  }

  #service_3-subpage .flower_right {
    width: 130px;
    top: -251px;
  }

  #service_3-subpage .flower_left {
    width: 130px;
  }

  .subpage-header p, .centered_paragraph, .paragraph_wrap p {
    font-size: 16px;
    line-height: 22px;
  }

  #lieu_1-subpage .subpage-block {
    margin: 20px auto;
  }

  .srv_paragraph {
    font-size: 16px;
  }

  .numbered_icon_grid {
    width: 733px;
  }

  .list_wrap {
    font-size: 16px;
    line-height: 22px;
  }

  #footer-contact .fleur-droite-footer {
    width: 130px;
    bottom: -90px;
  }

  footer .site-info {
    font-size: 12px;
  }

  .watermark {
    width: 250px;
/*    left: calc(50vw - 175px);*/
    left: calc(50vw - 125px);
  }

  #concept_1-subpage .head_subtitle {
    bottom: -12px;
  }

  .fleur-marron-section1-gauche {
    width: 150px;
  }

  .c2_lt_photo3, 
  .title_p_wrapper {
    height: 450px;
  }

  .c2_lt_legende1, .c2_lt_legende4, .overlay_text {
    font-size: 60px;
  }

  .c2_rt_photo {
    margin: 0px;
    height: 925px;
  }
  
  .c2_lt_photo3 {
    height: 400px;
  }

  .title_p_wrapper {
    height: 330px;
    margin-bottom: -60px;
  }

  .c2_lt_photo2 {
    height: 455px;
  }

  .subpage-header .title, .centered_title {
    font-size: 30px;
    line-height: 40px;
  }

  #concept_2 .centered_paragraph {
    max-width: 400px;
  }

  #concept_2 .fleurs-droite {
    width: 155px;
    bottom: -79px;
  }

  #concept_2 .mimosa-marron-gauche {
    width: 150px;
    bottom: -79px;
  }

  #hp-espaces-incontournables .mimosa_right, 
  #concept_3-subpage .mimosa_right {
    width: 150px;
    top: -48px;
  }

  #hp-espaces-incontournables .mimosa_left, 
  #concept_3-subpage .mimosa_left {
    width: 130px;
    top: 30px;
  }

  #concept_4-subpage .mimosa_left {
    width: 130px;
    top: -98px;
  }

  .page-template-univers .fleur-or-bas-gauche {
    width: 150px;
    top: -313px;
  }

  .fleur-or-bas-gauche {
    width: 150px;
    top: -350px;
  }

  .fleur-marron-bas-gauche {
    width: 150px;
    top: -234px;
  }

  .mid-section#hp-exp-odaya .mimosa_right {
    width: 150px;
    top: -99px;
  }

  #hp-espaces-incontournables .mimosa_left {
    top: 210px;
  }

  #hp-page3-subpage .fleurs-gauche-marron {
    width: 130px;

  }

  #hp-page3-subpage .fleurs-gauche-or {
    width: 180px;
    bottom: -46px;
  }
  
  .mid-section#hp-exp-odaya .mimosa_left {
    width: 130px;
  }

  .subpage.subpage-right p {
    padding: 0 40px 0 0 !important;
  }
 
  .subpage.subpage-left p {
    padding: 0 0 0 40px !important;
  }

  #entrez-univers-odaya .fleurs-right {
    width: 130px;
  }

  #entrez-univers-odaya .fleurs-left {
    width: 155px;
  }

  .subpage p {
    padding: 0 85px !important;
  }

  div#hp-page4-subpage {
    height: 111px !important;
  }

  #homepage-bg-video {
    height: calc(100vh - var(--navbar-height));
  }

  #hp-page2, #hp-page4, #hp-page5 {
    height: calc(100vh - var(--navbar-height));
  }

  #hp-page2-subpage.subpage {
    height: 130px;
  }

  .site-info img {
    width: 80px;
  }

  footer#colophon .site-info i {
    font-size: 24px;
  }

  footer .site-info {
    font-size: 10px;
  }

  body:not(.theme-preset-active) footer#colophon {
    height: 48px;
    line-height: 48px;
  }

  #concept_1-subpage .head_subtitle {
    bottom: unset;
    top: 80px;
  }

  .en #concept_1-subpage .head_subtitle {
    bottom: unset;
    top: 92px;
  }

  #concept_1-subpage {
    height: 140px;
  }

  #concept_2 .head_subtitle {
    bottom: unset;
    top: 86px;
  }

  .en #concept_2 .head_subtitle {
    top: 104px;
  }

  #concept_4-subpage {
    height: 120px;
  }

  .concept_mid-section .cta_discover  {
    margin-top: 0;
  }

  .service_mid-section .cta_discover {
    padding: 60px 0;
  }

  .contact_form_title h4 {
    font-size: 32px;
  }

  .contact_form_logo img {
    width: 105px;
  }


  #equipements_1 .fleurs-right {
    top: 44px;
    width: 90px;
  }

  #equipements_1 .fleurs-left {
    top: -23px;
    width: 90px;
  }

  #equipements_2 .fleurs-right {
    top: -15px;
    right: 0px;
    width: 89px;
    height: 442px;
    z-index: 1000;
  }

  #equipements_3 .fleurs-left {
    bottom: -320px;
    width: 80px;
    height: 513px;

  }

  #equipements_4 .fleurs-right {
    bottom: -260px;
    width: 82px;
    height: 374px;
  }

  .page-template-equipements .fleur-marron-bas-gauche {
    bottom: unset;
    top: -100px;
  }

  #equipements_page .subpage {
    height: auto;
  }

  #equipements_1-subpage {
    padding-top: 60px;
  }

  #equipements_1-subpage .paragraph_wrap {
    padding-top: 34px;
    padding-bottom: 40px;
    max-width: 650px;
  }

  #equipements_1-subpage .head_subtitle {
    top: 31px;
    word-spacing: 0.02rem;
  }

  #equipements_page .paragraph_wrap p {
      font-size: 12px;
      line-height: 17px;
  }

  .enumeratons_wrap {
    width: 650px;
  }


  #interieur_page .mid-section {
    margin-top: 50px;
  }



}

/*  ====================================== MOBILE ===========================================*/
@media screen and (max-width: 599px) {

  .plus_expend {
    opacity: 0.5;
  }

   #masthead {
    transition: top 0.5s; /* Transition effect when sliding down (and up) */
  }
  
  #interieur_page .mid-section {
    margin-top: 50px;
  }

  .en #interieur_1-subpage .head_subtitle {
    top: 75px;
  }
  
  .fr .mobile_show.en_only, 
  .en .mobile_show.fr_only,
  .mobile_show.en_only {
    display: none;
  }

  .fr .mobile_show.fr_only,
  .mobile_show.fr_only,
  .en .mobile_show.en_only {
    display: block;
  }
  

  #equipements_1 .fleurs-right {
    top: 44px;
    width: 90px;
  }

  #equipements_1 .fleurs-left {
    top: -23px;
    width: 90px;
  }

  #equipements_2 .fleurs-right {
    top: -15px;
    right: 0px;
    width: 89px;
    height: 442px;
    z-index: 1000;
  }

  #equipements_3 .fleurs-left {
    bottom: -320px;
    width: 80px;
    height: 513px;

  }

  #equipements_4 .fleurs-right {
    bottom: -260px;
    width: 82px;
    height: 374px;
  }

  .page-template-equipements .fleur-marron-bas-gauche {
    bottom: unset;
    top: -100px;
  }

  .enumeratons_wrap {
      margin: 5px auto;
      width: 190px;
      flex-wrap: wrap;
      flex-direction: column;
      text-align: center;
      align-items: center;
  }

  .enumeratons_wrap li {
    margin-right: 0px;
    white-space: pre-wrap;
  }

  .enumeratons_wrap li span {
    font-size: 8px;
    margin-right: 2px;
    /*display: none;*/
  }

  #equipements_page .subpage {
    height: auto;
  }

  #equipements_1-subpage {
    padding-top: 60px;
  }

  #equipements_1-subpage .paragraph_wrap {
    padding-top: 34px;
    padding-bottom: 40px;
    max-width: 250px;
  }

  #equipements_1-subpage .head_subtitle {
    top: 31px;
    word-spacing: 0.02rem;
  }

  #equipements_page .paragraph_wrap p {
      font-size: 12px;
      line-height: 17px;
  }



  #menu-item-1561, #menu-item-1578, #menu-item-2061 {
    display: block;
  }

  /*.navbar-toggler {
    line-height: 1.94rem;
  }*/

  #scroll_down {
    display: none;
  }

  #interieur_1-subpage .fleurs-left {
    background-image: url(/wp-content/images/mob/mimosa-marron-droite3.svg);
    top: 65px;
    width: 65px;
    height: 84px;
  }

  #interieur_1-subpage .fleurs-right {
    top: -16px;
    height: 210px;
    width: 90px;
    right: -20px;
  }

  #plan_carousel .flex_container {
    flex-direction: column-reverse;
  }

  #interieur_page .page_section {
    height: 140px;
  }

  #plan_carousel .plan_legend .title br {
    display: none;
  }

  .plan_wrap_right,
  .plan_wrap_left{
    width: 100%;
    text-align: center;
  }

  #plan_carousel .plan_legend .title {
    font-size: 20px;
    line-height: 26px;
    white-space: nowrap;
    padding-top: 0;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
  }

  #plan_carousel .plan_legend ul {
    font-size: 10px;
    display: flex;
    width: 100%;
    padding: 0 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  img.plan_image {
    height: unset;
    width: 80%;
    padding: 0;
    margin: 0 0 30px 0;
  }

  #interieur_page .carousel-control-prev, #interieur_page .carousel-control-next {
    top: 137px !important;
  }

  .lieu_title, .floating_title {
    font-size: 14px;
  }

  .floating_title p {
    padding: 7px 10px 0px;
    letter-spacing: 1px;
  }

  #interieur_page .plus_expend {
    width: 30px;
    height: 30px;
    bottom: 15px;
    right: 30px
  }

  #interieur_page .overlay_text {
    right: 30px;
  }

  #interieur_page .overlay_text.left_aligned {
    left: 30px;
  }


  #interieur_page .photos_carousel .carousel-control-prev,
  #interieur_page .photos_carousel .carousel-control-next {
    top: calc( 50vh - 26px ) !important;
  }



  .plan_legend img {
    width: 40px;
    margin: 0 10px 0 0;
  }

  #interieur_1-subpage .head_subtitle {
      top: 82px;
  }

  #plan_carousel .plan_legend ul li {
    margin-right: 10px;
  }

  #plan_carousel .plan_legend ul li .plan_list_dot {
    font-size: 4px;
    margin: 0px 2px;
    font-style: normal !important;
    font-weight: normal !important;
  }

  #lieu_page .cta_discover {
    margin: 70px auto 50px;
  }

  #lieu_1-subpage .paragraph_wrap {
    padding: 25px 0;
  }

  .lieu_section {
    height: unset;
  }

  .lieu_section.col-lg-6.height_100pc {
    height: 300px;
  }

  #lieu_page .flower_left.lieu_2_left {
    width: 81px;
    height: 250px;
    bottom: -167px;
  }

  .lieu_sections {
    padding-top: 10px;
  }

  #lieu_page .flower_right.lieu_2_right {
    width: 101px; 
  }

  .lieu_title {
    font-size: 16px;
    padding: 5px 0 0px;
    height: 45px;
  }

  .lieu_title.display_top {
    top: -20px;
  }

  #lieu_page .flower2_left.lieu_2_left {
    width: 105px;
    bottom: -262px;
  }

  #lieu_1-subpage .subpage-block {
    margin: 0px auto;
  }

  .lieu_title.display_bottom {
    bottom: -20px;
  }

  #lower_lieu_title {
    margin-bottom: 60px !important;
  }

  #destinations {
    width: 90%;
    margin: 50px auto;
  }

  #lieu_page #map {
    width: 90%;
    height: 300px;
  }

  #destinations .destination_label {
    font-size: 10px;
  }

  #lieu_page .flower_left.lieu_1_left {
    width: 110px;
    bottom: -189px
  }

  #lieu_page .flower_right.lieu_1_right {
    width: 100px;
    bottom: 212px;
  }
  #lieu_1-subpage .head_subtitle {
    bottom: -30px;
  }
  

  .mobile_show {
    display: block;
  }

  div#video_control {
    display: block;
    bottom: 33px;
    left: 20px;
  }

  div#sound_control {
    display: block;
    bottom: 33px;
    right: 20px;
  }

  .page-template-cote-exterieur div#video_control,
  .page-template-cote-exterieur div#sound_control {
    bottom: 15px;
  }


  div#video_control i, div#sound_control i {
    font-size: 20px;
  }

  .mobile_hide {
    display: none;
  }

  .no-padding-mobile {
    padding: 0 !important;
    margin: 0 !important;
  }

  footer .site-info img {
    width: 40px;
    top: -1px;
    margin-left: 5px;
  }

  #footer-image {
    height: calc( 100vh - 30px - 40px - 30px );
  }
/***OLD FOOTER font-size footer trop grand mobile***
  footer .site-info {
    font-size: 7px;
    white-space: nowrap;
  }*/
    footer .site-info {
    font-size: 6px;
    white-space: nowrap;
  }
/***OLD FOOTER <i> trop grand mobile***
  footer#colophon .site-info i {
    font-size: 18px;
  }*/

  footer#colophon .site-info i {
    font-size: 11px;
  }

  footer > .container-fluid { 
    padding-left: 10px;
    padding-right: 10px;
  }


  body:not(.theme-preset-active) footer#colophon {
    padding: 0;
    height: 30px;
    line-height: 30px;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, 
  body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #000;
  }

  .subpage p {
    padding: 0 20px !important;
  }

  #content {
    overflow: hidden;
  }

  .h_overlay, .overlay_text, .c2_lt_legende1, .c2_lt_legende4 {
    font-size: 36px;
  }

  .h_overlay {
    right: 20px;
    top: 0;
  }

  .overlay_text {
    top: 40px;
    left: 15px;
  }  

  .en #concept_1-subpage .head_subtitle {
    bottom: -7px !important;
  }

  .en #concept_2 .head_subtitle {
    bottom: 22px;
  }

  .carousel-item .overlay_text {
    right: unset !important;
    top: 10px !important;
    left: 30px !important;
  }

  .c2_lt_legende1 {
    right: 24px;
    bottom: -4px;
  }

  .c2_lt_legende4 {
    left: 24px;
    bottom: -4px;
  }

  .watermark {
    width: 150px;
    height: 65px;
    top: 128px;
    left: calc(50vw - 75px);
  }

  #odaya-video, #exterieur-video, #interieur-video {
    height: auto;
    position: inherit;
    min-height: 300px;
  }

  #homepage-bg-video {
      height: auto !important;
      padding: 0;
      top: 18px;
  }

  #masthead.sticky-top {
    top: 30px;
  }

  #above_header {
    width: 100%;
    height: 30px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }

  #mobile_lang_selector {
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 0 10px;
  }

  #mobile_lang_selector a {
    font-size: 12px;
  }

  #mob_header_logo {
    width: 50px;
    margin-left: 10px;
  }

  .wpml-ls-legacy-list-horizontal>ul
  {
    padding-bottom: 4px;
  }

  #mobile_lang_selector .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block;
  }

  #mobile_lang_selector div, #mobile_lang_selector a {
    padding: 0; margin: 0; border: none;
    line-height: 30px;
  }

  #mobile-header-contact
  {
    margin: 0 10px 0 0;
    display: flex;
    line-height: 30px;
  } 

  .mobile-header-link a {
    color: var(--gold);
    font-size: 12px;
    text-decoration: none;
  }

  .mobile-header-link i {
    margin-left: 5px;
    font-size: 10px;
  }

  header#masthead {
    height: var(--mobile-header-height);
    background: var(--gold);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(195, 169, 110, 1)), color-stop(50%, rgba(255,255,255,1)));
    background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(195, 169, 110, 1) 50%);
    padding: 0;
  }

  #masthead nav {
    /*line-height: var(--mobile-header-height);*/
  }

  #main-nav.navbar-collapse {
    background-color: #fff;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #000;
  }

  ul.navbar-nav {
    padding: 20px;
    text-align: center;
    font-size: 15px;
  }

  .header_control_wrap {
    width: 50%;
    text-align: center;
  }

  .reservez_label {
    font-style: italic;
    font-size: 16px;
    line-height: 40px;
  }

  .navbar .reservez_label {
    color: #fff;
  }

  .navbar-light .navbar-toggler {
    color: #000;
    margin-bottom: -10px;
  }

  .navbar-light .navbar-toggler-icon {
    background: none;
  }

  .navbar-light .navbar-toggler-icon i {
    background: none;
    font-size: 32px;
    line-height: 23px;
  }

  .navbar-toggler-icon .hamburder_icon{
    display: none;
  }
  .navbar-toggler-icon .close_icon{
    display: block;
  }

  .collapsed .navbar-toggler-icon .hamburder_icon{
    display: block;
  }
  .collapsed .navbar-toggler-icon .close_icon{
    display: none;
  }

  #footer-contact {
    padding-top: 62px;
  }

  #contact-form-wrap {
    width: 230px;
  }

  #contact-form-wrap .form-row_1, 
  #contact-form-wrap .form-row_2, 
  #contact-form-wrap .form-row_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

  .contact_form_logo {
    width: 100%;
  }

  .contact_form_title h4 {
    font-size: 23px;
    margin: 0;
  }

  .contact_form_title p {
    font-size: 11px;
    margin: 0;
    margin-top: 4px;
  }

  .contact_form_logo {
    height: 36px;
  }

  .contact_form_logo img {
    width: auto;
    height: 27px;
  }

  .contact_form_title {
    height: 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
  
  #contact-form-wrap .form-control,
  #nb_voyageurs_placeholder {
    font-size: 10px;
  }

  #contact-form-wrap {
    height: 300px;
  }

  #contact-form-wrap .form-control {
    padding: 0 0 0 12px;
  }

  #contact-form-wrap textarea.form-control {
    padding: 10px 12px;
  }

  .form-row_2 {
    height: auto;
  }

  .form-row_3 {
    height: 90px;
  }

  .cell_email {
    width: 100%;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .cell_nb_voyageurs, .cell_email {
   width: 100%;
   height: 40px;
  }

  .cell_date_arrival, .cell_date_retour {
    width: 50%;
    height: 40px;
  }

  .cell_date_arrival img, .cell_date_retour img {
    width: 23px;
  }

  .dates_wrapper {
    width: auto;
  }

  #contact_submit_wrap button {
    font-size: 14px;
    padding: 5px 20px;
    line-height: 16px;
  }

  #contact-form-wrap .wpcf7 {
    height: 210px;
  }

  footer#colophon .site-info i {
    margin-left: 10px;
  }

  #stamp {
    width: 55px;
    height: 55px;
    left: -30px;
    bottom: -30px;
  }

  .subpage-header .title, .centered_title {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.1rem;
  }

  .subpage-header p, 
  .centered_paragraph, 
  .paragraph_wrap p,
  .list_wrap ul,
  .paragraph_wrap ul {
    font-size: 10px;
    line-height: 13px;
  }

  .subpage-header,
  .paragraph_wrap,
  #lieu_1-subpage .paragraph_wrap {
    width: 295px;
    border-top-width: 9px;
    top: -40px;
  }

  .page-frame, #concept_1 .carousel, #concept_1 .carousel-item {
    height: 300px !important;
  }

  .carousel {
    height: 100% !important;
  }

  .carousel-item {
    height: 100%;
  }

  .carousel-control-prev, 
  .carousel-control-next, 
  #hp-page4 .carousel-control-prev, 
  #hp-page4 .carousel-control-next, 
  #hp-page5 .carousel-control-prev, 
  #hp-page5 .carousel-control-next, 
  .midpage-carousel .carousel-control-prev, 
  .midpage-carousel .carousel-control-next {
    top: 120px !important;
  }

  #gallery_header_above_padding {
    padding-top: 50px;
  }

  #gallery_header_above_padding .head_subtitle {
    top: -6px;
  }

  .carousel-control-next i, .carousel-control-prev i {
    font-size: 22px;
  }

  .carousel-control-next, .carousel-control-prev {
    width: 32px;
    height: 32px;
    margin: 28px 15px;
  }

  #entrez-univers-odaya, .h1_wrap {
    height: 108px;
  }

  .h1_wrap h1 {
    line-height: 10px;
  }

  h1 #h1_1, .head_title {
    font-size: 16px;
    line-height: 20px;
  }

  h1 #h1_2, .head_subtitle {
    font-size: 28px;
    line-height: 28px;
  }

  .cta_discover {
    margin: 20px auto 0;
  }

  .cta_discover button,
  .cta_discover .button {
    font-size: 13px;
    padding: 5px 15px;
  }

  #hp-page1-head.mid-section {
    padding-bottom: 30px;
  }

  .mid-section {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }

  div#hp-page4-subpage {
    height: 88px;
  }

  .mid-section .icons-section {
    width: 180px;
    font-size: 11px;
    line-height: 13px;
    flex-wrap: wrap;
    align-items: normal;
    margin-top: 26px;
  }


.mid-section .icon_wrap.manager  {
  margin-right: 0;
}

.mid-section .icon_wrap.cleaning  {
 margin-left: 0;
}


  .mid-section .icon_wrap {
    width: 78px;
    text-align: center;
    margin-bottom: 30px;
  }

  .mid-section .icon_wrap img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  #popcorn_icon {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  #candle_icon {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  #fish_icon {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  #sport_icon {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  #lits_icon {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  #sdb_icon {
    -webkit-box-ordinal-group: 3;
            order: 2;
    /*margin-bottom: 17px;*/
  }

  #valise_icon {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  #escalier_icon {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .side_line {
    border-width: 1px;
  }

  #entrez-univers-odaya > .row {
     padding-top: 0; 
  }

  #hp-espaces-incontournables .mimosa_left, 
  #concept_3-subpage .mimosa_left {
    background: transparent url(/wp-content/images/mob/lilas-gauche.png) no-repeat 0 0;
    background-size: contain;
    width: 96px;
    height: 102px;
    top: 255px;
  }

  #concept_3-subpage .mimosa_left { 
    top: 0;
  }

  #hp-espaces-incontournables .mimosa_right, #concept_3-subpage .mimosa_right {
    background: transparent url(/wp-content/images/mob/lilas-droite.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 107px;
  }

  #hp-espaces-incontournables .mimosa_right {
    top: -15px;
  }

  #entrez-univers-odaya .fleurs-right {
    background: transparent url(/wp-content/images/mob/mimosa-marron-droite.png) no-repeat right top ;
    background-size: contain;
    bottom: auto;
    right: -20px;
    top: 33px;
    width: 90px;
  }

  #entrez-univers-odaya .fleurs-left {
    background: transparent url(/wp-content/images/mob/mimosa-or-gauche.png) no-repeat 0 0;
    background-size: contain;
    top: 47px;
    bottom: unset;
    width: 90px;
    left: -15px;
  }

  #hp-page3-subpage .fleurs-gauche-or {
    background: transparent url(/wp-content/images/mob/fleurs-gauche-marron.png) no-repeat 0 0;
    background-size: contain;
    width: 87px;
    height: 111px;
    top: -26px;
    bottom: auto;
  }

  .mid-section#hp-exp-odaya .mimosa_right {
    position: absolute;
    z-index: 999;
    background-size: contain;
    background-image: url(/wp-content/images/mob/mimosa-marron-bas-droite.svg);
    right: 0;
    width: 63px;
    height: 148px;
    top: -9px;
  }

  .mid-section#hp-exp-odaya .mimosa_left {
      background-image: url(/wp-content/images/mob/mimosa-marron-gauche.svg);
      width: 68px;
      height: 144px;
      bottom: -48px;
  }

  .fleur-marron-bas-gauche {
    background: transparent url(/wp-content/images/mob/fleurs-gauche-marron.png) no-repeat center;
    background-size: contain;
    top: unset;
    bottom: 184px;
    width: 73px;
    height: 163px;
    z-index: 999;
  }

  #footer-contact .fleur-or-bas-gauche {
    display: none;
  }

  #hp-page3-subpage .fleurs-gauche-marron {
    display: none;
  }

  .subpage.subpage-right, 
  .subpage.subpage-left {
    -webkit-box-pack: center;
            justify-content: center; 
    -webkit-box-orient: unset; 
    -webkit-box-direction: unset; 
            flex-direction: unset; 
  }

  .subpage.subpage-right .subpage-header, 
  .subpage.subpage-left .subpage-header {
    padding: 13px 0 25px;
    text-align: center;
  }

  .subpage.subpage-right p, 
  .subpage.subpage-left p {
    text-align: center;
    padding: 0 20px !important;
  }

  #hp-page3-subpage {
    height: 98px;
  }

  #hp-page5-subpage {
    height: 85px;
  }

  #hp_footer .cta_discover {
    margin: 10px auto;
  }

  #hp_footer .mid-section {
    padding-bottom: 0 !important;
  }

  #footer-contact {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(52%, rgba(244,239,230,1)), color-stop(53%, rgba(255,255,255,1)));
    background: linear-gradient(0deg, rgba(244,239,230,1) 52%, rgba(255,255,255,1) 53%);
    height: 450px;
    padding-top: 5px;
  }

  .footer_padding {
    height: 0px;
  }

  .fleur-droite-footer {
    background: transparent url(/wp-content/images/mob/fleurs-footer.png) no-repeat center;
    background-size: contain;
    bottom: -1px;
    right: 0px;
    width: 64px;
    height: 133px;
  }

  #concept_1-subpage {
    height: 68px;
    padding-top: 25px;
  }

  #concept_1-subpage .head_subtitle {
    bottom: -2px;
  }

  .fleur-marron-section1-gauche {
    bottom: -92px;
    width: 68px;
    height: 150px;
    z-index: 999;
  }

  .c2_lt_photo1, .c2_lt_photo2, .c2_lt_photo3, .c2_rt_photo {
    margin: 10px 20px 10px 0;
  }

  .c2_rt_photo {
    height: 411px;
    margin: 0px 0 0px;
    width: 100%;
  }

  .c2_lt_photo2 {
    height: 411px;
  }

  .c2_lt_photo1 {
    height: 260px;
  }

  .c2_lt_photo3, .title_p_wrapper {
    height: 300px;
  }

  #concept_2 .centered_paragraph {
    max-width: 250px;
  }

  .page-template-univers .title_p_wrapper {
    height: 180px;
    padding-top: 12px;
  }

  #concept_2 .mimosa-marron-gauche {
    width: 75px;
    height: 150px;
    bottom: -41px;
  }

  #concept_2 .fleurs-droite {
    width: 90px;
    height: 230px;
    bottom: -25px;
  }

  #concept_2-subpage {
    padding-top: 7px;
    height: 87px;
  }

  #concept_2 .head_subtitle {
    bottom: 31px;
  }

  #concept_3-subpage {
    height: 85px;
  }

  #concept_3-subpage .mimosa_right {
    top: 5px;
  }

  #concept_4-subpage {
    height: 70px;
  }

  #concept_4-subpage .mimosa_left {
    width: 63px;
    height: 164px;
  }

  .concept_mid-section .cta_discover {
    margin-top: 0;
    margin-bottom: 15px;
  }


  #service_1-subpage {
    height: 123px;
    padding-top: 48px;
  }

  #service_1-subpage .head_subtitle {
    bottom: 28px;
  }

  #service_2-subpage .paragraph_wrap {
    padding-top: 2px;
    padding-bottom: 6px; 
  }

  .numbered_icon_grid {
    width: 90%;
  }

  .numbered_icon_cell {
    width: 100%;
    margin-bottom: 0;
  }

  .cell_mngr .srv_number_cell {
    width: 58px;
  }

  .cell_mngr .srv_icon_cell {
    height: 36px;
    background-position: 17px top;
  }

  .srv_icon_cell {
    height: 40px;
    background-position: 18px top;
  }

  .srv_number_cell {
    width: 72px;
  }

  .srv_title {
    font-size: 15px;
    padding-left: 41px;
    top: -6px;
  }

  .cell_mngr .srv_paragraph {
    padding-left: 60px;
    margin-top: -4px;
  }

  .cell_mngr .srv_title {
    padding-left: 42px;
    top: -6px;
  }

  .srv_paragraph {
    font-size: 10px;
    padding-left: 75px;
    margin-top: -5px;
    line-height: 15px;
  }

  .numbered_icon_cell {
    height: 140px;
    padding-right: 20px;
    padding-left: 20px;
  }

  #service_3-subpage .flower_right {
    width: 54px;
    top: -248px;
  }

  #service_1-subpage .flower_right {
    width: 82px;
    top: -110px;
  }

  #service_2-subpage .flower_left {
    width: 56px;
    top: -267px;
  }

  #service_3-subpage .flower_left {
    width: 60px;
    top: -169px
  }

  #service_3-subpage .list_wrap {
    width: 70%;
  }

  #service_suplemantaires-subpage .list_wrap, #service_3-subpage .list_wrap {
    max-width: 300px;
    margin: 7px auto 0;
  }

  #service_3-subpage .paragraph_wrap {
    padding-bottom: 0;
  }

  .numbered_icon_grid {
    margin: 10px auto 0;
  }

  div.wpcf7-response-output {
    top: -75px;
    font-size: 12px;
    line-height: 13px;
    padding: 4px;
  }

  span.wpcf7-not-valid-tip {
    font-size: 11px;
    left: 50px;
  }

  #concept_5-subpage.subpage {
    height: 75px;
  }

  #footer-image {
    height: 300px;
  }

  .site-info #contact_info {
    margin-left: 10px;
  }

  footer#colophon .site-info i, a.insta_link {
    margin-left: 3px;
    margin-right: 3px;
  }

/*****************************************************************************/
/***************************** GALLERY PAGE **********************************/
/*****************************************************************************/

  ul#menu-galerie,
  ul#menu-gallery {
    justify-content: space-evenly;
    max-width: 275px;
    flex-wrap: wrap;
    margin: 20px auto 0;
  }

  #menu-galerie li,
  #menu-gallery li {
    margin-right: 10px;
  }

  #menu-galerie li a,
  #menu-gallery li a {
    white-space: nowrap;
  }

  .page-template-gallery .fleurs-right {
      width: 77px;
      top: 40px;
      background-image: url(/wp-content/images/mimosa-or-bas-droite2.svg);
  }

  .page-template-gallery .fleurs-left {
    width: 80px;
    height: 263px;
    top: 60px;
    background-image: url(/wp-content/images/mimosa-marron-droite2.svg);
  }

  #menu-galerie,
  #menu-gallery {
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 10px;
  }

  .photos_carousel .carousel-control-prev, 
  .photos_carousel .carousel-control-next
  {
    top: calc(50vh - 32px) !important;
  }

  .photos_carousel {
    width: 100% !important;
    height: calc(100vh ) !important;
    top: 0 !important;
    top: 0px !important;
  }

  #interieur_page .photos_carousel .carousel-item, 
  #interieur_page .photos_carousel.carousel {
    height: calc(100vh ) !important;
    overflow: hidden;
  }
  
  .close_photos_carousel {
    width: 30px !important;
    height: 30px !important;
    top: 25px !important;
    right: 15px !important;
  }

  .close_photos_carousel i {
    font-size: 20px;
  }

  .page-template-gallery #gallery_footer {
    padding: 30px 0;
  }

  .page-template-gallery .col-md-7 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
  }

  .page-template-gallery .row {
    margin-top: 0;
  }
  
  .page-template-gallery .col-md-5 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .page-template-gallery .col-md-5, 
  .page-template-gallery .col-md-4 {
    padding-right: 0; 
    margin-right: 0;  
    height: 100%;
  }

  .page-template-gallery .row3 .col-md-4 {
    padding: 0;
  }

  .page-template-gallery .row3 .col-md-4.middle-col {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .page-template-gallery .row1 {
    margin-top: 20px;
  }
  
  .gallery_wrap .row1,
  .gallery_wrap .row2 {
    height: auto;
  }

  .gallery_wrap .row1 .image_wrap {
    height: 300px;
    margin-bottom: 5px;
  }

  .gallery_wrap .row2 .image_wrap {
    height: 150px;
    margin-bottom: 5px;
  }

  .gallery_wrap .row2 .image_wrap.col-md-7{
    max-width: 60%;
    margin-right: 5px;
    margin-left: -5px;
  }

  .gallery_wrap .row2 .image_wrap.col-md-5{
    max-width: 40%;
  }

  .gallery_wrap .row3 {
    height: auto;
  }

  .gallery_wrap .row3 .image_wrap {
    height: 300px;
    margin-bottom: 5px;
  }

  .plus_expend {
    width: 36px;
    height: 36px;
    bottom: 10px;
    right: 10px;
  }

  .plus_expend i {
    font-size: 28px;
  }

  .photos_carousel img {
    object-fit: contain;
  }

  /*****************************************************************************/
  /***************************** GALLERY PAGE END ******************************/
  /*****************************************************************************/
  .subpage:hover .subpage-header {
    border-bottom: none;
  }

  .lieu_section {
    height: unset;
  }

  .lieu_section.col-lg-6.height_100pc {
    height: 300px;
  }

  #lieu_page .flower_left.lieu_2_left {
    width: 81px;
    height: 250px;
    bottom: -167px;
  }

  .lieu_sections {
    padding-top: 10px;
  }

  #lieu_page .flower_right.lieu_2_right {
    width: 101px; 
  }

  .lieu_title {
    font-size: 16px;
    padding: 5px 0 0px;
    height: 45px;
  }

  .lieu_title.display_top {
    top: -20px;
  }

  #lieu_page .flower2_left.lieu_2_left {
    width: 105px;
    bottom: -262px;
  }

  #lieu_1-subpage .subpage-block {
    margin: 0px auto;
  }

  .lieu_title.display_bottom {
    bottom: -20px;
  }

  #lower_lieu_title {
    margin-bottom: 60px !important;
  }

  #destinations {
    width: 90%;
    margin: 50px auto;
  }

  #lieu_page #map {
    width: 90%;
    height: 400px;
  }

  #destinations .destination_label {
    font-size: 10px;
  }

  #lieu_page .flower_left.lieu_1_left {
    width: 88px;
    bottom: -281px
  }

  #lieu_page .flower_right.lieu_1_right {
    width: 73px;
    bottom: 294px;
  }
  #lieu_1-subpage .head_subtitle {
    bottom: -30px;
  }

  #lieu_page .cta_discover {
    margin: 70px auto 50px;
  }

  #lieu_1-subpage .paragraph_wrap {
    padding: 25px 0;
  }

  #lieu_1-carousel .overlay_text {
    top: 36px;
  }
}


/*  ======================================TABLET ==== MOBILE Horizontal ===========================================*/
@media screen and (min-width: 600px) and (max-width: 960px) {

  .plus_expend {
    opacity: 0.5;
  }

  .fr .mobile_show.en_only, 
  .en .mobile_show.fr_only,
  .mobile_show.en_only {
    display: none;
  }

  .fr .mobile_show.fr_only,
  .mobile_show.fr_only,
  .en .mobile_show.en_only {
    display: block;
  }


  #equipements_1 .fleurs-right {
    top: 44px;
    width: 90px;
  }

  #equipements_1 .fleurs-left {
    top: -23px;
    width: 90px;
  }

  #equipements_2 .fleurs-right {
    top: -15px;
    right: 0px;
    width: 89px;
    height: 442px;
    z-index: 1000;
  }

  #equipements_3 .fleurs-left {
    bottom: -320px;
    width: 80px;
    height: 513px;

  }

  #equipements_4 .fleurs-right {
    bottom: -260px;
    width: 82px;
    height: 374px;
  }

  .page-template-equipements .fleur-marron-bas-gauche {
    bottom: unset;
    top: -100px;
  }

  #equipements_page .subpage {
    height: auto;
  }

  #equipements_1-subpage {
    padding-top: 60px;
  }

  #equipements_1-subpage .paragraph_wrap {
    padding-top: 34px;
    padding-bottom: 40px;
    max-width: 650px;
  }

  #equipements_1-subpage .head_subtitle {
    top: 31px;
    word-spacing: -7px;
  }

  #equipements_page .paragraph_wrap p {
      font-size: 12px;
      line-height: 17px;
  }

  .enumeratons_wrap {
    width: 550px;
  }



  #interieur_1-subpage .fleurs-left {
    background-image: url(/wp-content/images/mob/mimosa-marron-droite3.svg);
    top: 65px;
    width: 65px;
    height: 84px;
  }

  #interieur_1-subpage .fleurs-right {
    top: 40px;
    width: 102px;
    height: 104px;
  }

  #plan_carousel .flex_container {
    flex-direction: column-reverse;
  }

  #interieur_page .page_section {
    height: 155px;
  }

  #plan_carousel .plan_legend .title br {
    display: none;
  }

  .plan_wrap_right,
  .plan_wrap_left{
    width: 100%;
    text-align: center;
  }

  #plan_carousel .plan_legend .title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
    white-space: nowrap;
    padding-top: 0;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
  }

  #plan_carousel .plan_legend ul {
    font-size: 14px;
    display: flex;
    width: 100%;
    padding: 0 30px 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  img.plan_image {
    height: unset;
    width: 80%;
    padding: 0;
    margin: 0 0 30px 0;
  }

  #interieur_page .carousel-control-prev, #interieur_page .carousel-control-next {
    top: 225px !important;
  }

  .lieu_title, .floating_title {
    font-size: 24px;
  }

  .floating_title p {
    padding: 9px 15px 0px;
  }

  #interieur_page .plus_expend {
    width: 30px;
    height: 30px;
    bottom: 15px;
    right: 30px
  }

  #interieur_page .overlay_text {
    right: 30px;
  }

  .carousel-item .overlay_text {
    right: unset;
    top: 10px !important; 
    left: 30px !important;
  }

  #interieur_page .overlay_text.left_aligned {
    left: 30px;
  }

  .plan_legend img {
    width: 40px;
    margin: 0 10px 0 0;
  }

  #interieur_1-subpage .head_subtitle {
      top: 90px;
  }

  .en #interieur_1-subpage .head_subtitle {
    top: 79px;
  }

  #plan_carousel .plan_legend ul li {
    margin-right: 10px;
  }

  #plan_carousel .plan_legend ul li .plan_list_dot {
    font-size: 5px;
    margin: 0px 2px;
  }

  .lieu_section {
    height: unset;
  }

  #lieu_1-subpage .paragraph_wrap {
    padding: 60px 0;
    width: 700px;
  }

  .lieu_section.col-lg-6.height_100pc {
    height: 300px;
  }

  #lieu_page .flower_left.lieu_2_left {
    width: 81px;
    height: 250px;
    bottom: -167px;
  }

  .lieu_sections {
    padding-top: 15px;
  }

  #lieu_page .flower_right.lieu_2_right {
    width: 101px; 
  }

  .lieu_title {
    font-size: 16px;
    padding: 5px 0 0px;
    height: 45px;
  }

  .lieu_title.display_top {
    top: -20px;
  }

  #lieu_page .flower2_left.lieu_2_left {
    width: 105px;
    bottom: -262px;
  }

  #lieu_1-subpage .subpage-block {
    margin: 0px auto;
  }

  .lieu_title.display_bottom {
    bottom: -20px;
  }

  #lower_lieu_title {
    margin-bottom: 60px !important;
  }

  #destinations {
    width: 90%;
    margin: 70px auto 20px;
  }

  #lieu_page #map {
    width: 90%;
    height: 400px;
  }

  #destinations .destination_label {
    font-size: 10px;
  }

  #lieu_page .flower_left.lieu_1_left {
    width: 110px;
    bottom: -189px
  }

  #lieu_page .flower_right.lieu_1_right {
    width: 100px;
    bottom: 212px;
  }
  #lieu_1-subpage .head_subtitle {
    bottom: -30px;
  }

  #lieu_page .cta_discover {
    margin: 80px auto 60px;
  }

  .subpage:hover .subpage-header {
    border-bottom: none;
  }

  .cell_date_arrival img, .cell_date_retour img {
    width: 20px;
  }

  .form-control, #nb_voyageurs_placeholder {
    font-size: 13px;
  }

  #contact-form-wrap {
    width: 600px;
  }


  #hp-espaces-incontournables .mimosa_left, #concept_3-subpage .mimosa_left {
    background: transparent url(/wp-content/images/mob/lilas-gauche.png) no-repeat 0 0;
    background-size: contain;
    width: 96px;
    height: 102px;
    top: 255px;
  }

  #hp-espaces-incontournables .mimosa_right, #concept_3-subpage .mimosa_right {
    background: transparent url(/wp-content/images/mob/lilas-droite.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 107px;
  }

  #entrez-univers-odaya .fleurs-right {
    background: transparent url(/wp-content/images/mob/mimosa-marron-droite.png) no-repeat right top;
    background-size: contain;
    bottom: auto;
    top: 40px;
    width: 102px;
    height: 104px;
  }

  #entrez-univers-odaya .fleurs-left {
    background: transparent url(/wp-content/images/mob/mimosa-or-gauche.svg) no-repeat 0 0;
    background-size: contain;
    top: -15px;
    width: 111px;
    height: 102px;
  }

  #hp-page3-subpage .fleurs-gauche-or {
    background: transparent url(/wp-content/images/mob/fleurs-gauche-marron.png) no-repeat 0 0;
    background-size: contain;
    width: 87px;
    height: 111px;
    top: -50px;
    bottom: auto;
  }

  .mid-section#hp-exp-odaya .mimosa_right {
    position: absolute;
    z-index: 999;
    background-size: contain;
    background-image: url(/wp-content/images/mob/mimosa-marron-bas-droite.svg);
    right: 0;
    width: 63px;
    height: 148px;
    top: -46px;
  }

  .mid-section#hp-exp-odaya .mimosa_left {
      background-image: url(/wp-content/images/mob/mimosa-marron-gauche.svg);
      background-size: contain;
      width: 68px;
      height: 144px;
      bottom: -48px;
  }

  .fleur-marron-bas-gauche {
    background: transparent url(/wp-content/images/mob/fleur-marron-bas-gauche.svg) no-repeat center;
    top: unset;
    bottom: 154px;
    width: 52px;
    height: 163px;
    z-index: 999;
  }

  
  .fleur-droite-footer {
    background: transparent url(/wp-content/images/mob/fleurs-footer.svg) no-repeat right 0;
    bottom: -70px;
    right: 0px;
    width: 64px;
    height: 133px;
  }

  
  #concept_2 .mimosa-marron-gauche {
    width: 75px;
    height: 150px;
    bottom: -41px;
  }

  #concept_2 .fleurs-droite {
    width: 90px;
    height: 230px;
    bottom: -25px;
  }


  #concept_3-subpage .mimosa_right {
    top: 5px;
  }

  #concept_4-subpage .mimosa_left {
    width: 63px;
    height: 164px;
    top: -22px;
  }

  #service_3-subpage .flower_right {
    width: 110px;
    top: -254px;
  }

  #service_1-subpage .flower_right {
    width: 130px;
    top: -92px;
  }

  #service_2-subpage .flower_left {
    width: 112px;
    top: -223px;
  }

  #service_3-subpage .flower_left {
    width: 95px;
    top: -70px;
  }

  .watermark {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  
  .page-template-gallery .fleurs-right {
      width: 77px;
      top: 40px;
      background-image: url(/wp-content/images/mimosa-or-bas-droite2.svg);
  }

  .page-template-gallery .fleurs-left {
    width: 80px;
    height: 263px;
    top: 100px;
    background-image: url(/wp-content/images/mimosa-marron-droite2.svg);
  }


  #entrez-univers-odaya, .h1_wrap {
    height: 120px;
  }

  .h1_wrap h1 {
    line-height: 10px;
  }

  h1 #h1_1, .head_title {
    font-size: 20px;
    line-height: 32px;
  }

  h1 #h1_2, .head_subtitle {
    font-size: 48px;
    line-height: 34px;
  }


  .cta_discover {
    margin: 10px auto;
  }

  .interieur_footer.cta_discover {
    margin: 80px auto; 
  }

  .equipment_footer.cta_discover {
    margin: 60px auto; 
  }

  #service_page .carousel-control-prev, 
  #service_page .carousel-control-next {
    top: calc( 50vh ) !important;
  }

  .cta_discover button,
  .cta_discover .button {
    font-size: 18px;
    padding: 5px 15px;
  }

  #hp-page1-head.mid-section {
    padding-bottom: 30px;
  }

  .mid-section {
    padding-top: 0 !important;
    padding-bottom: 25px !important;
  }

  div#hp-page4-subpage {
    height: 80px;
  }

  .mid-section .icons-section {
    width: 280px;
    font-size: 13px;
    line-height: 13px;
    flex-wrap: wrap;
    align-items: normal;
    margin-top: 30px;
  }

  .mid-section .icon_wrap.manager  {
    margin-right: 0;
  }

  .mid-section .icon_wrap.cleaning  {
   margin-left: 0;
  }

  .mid-section .icon_wrap {
    width: 120px;
    text-align: center;
    margin-bottom: 45px;
  }

  .mid-section .icon_wrap img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }


  #entrez-univers-odaya > .row {
     padding-top: 0; 
  }

  
  #footer-contact .fleur-or-bas-gauche {
    display: none;
  }

  #hp-page3-subpage .fleurs-gauche-marron {
    display: none;
  }

  .subpage-header {
    padding-top: 20px;
  }

  .subpage.subpage-right .subpage-header, 
  .subpage.subpage-left .subpage-header {
    padding: 20px 40px 25px;
  }

  #gallery_header_above_padding .head_subtitle {
    top: 6px;
  }

  #gallery_header_above_padding .paragraph_wrap {
    padding: 33px 0 25px;
  }

}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    
}

@media screen and (min-width: 768px) and (max-width: 960px) { 
  #service_1-subpage {
    height: 194px;
  }

  #equipements_1-subpage .title_section {
    padding-bottom: 25px !important;
  }

  #equipements_1-subpage .head_subtitle {
    top: 42px;
  }

  .lieu_title {
    font-size: 20px;
  }

  #service_3-subpage .list_wrap {
    margin: 0 auto ;
  }

  .subpage-header .title, .centered_title {
    font-size: 30px;
  }
  #hp-page3-subpage {
    height: 120px;
  }

  #hp-espaces-incontournables .mimosa_right, #concept_3-subpage .mimosa_right {
    background-position: right 0;
    width: 100px;
    top: -18px;
  }

  #hp-espaces-incontournables .mimosa_left, #concept_3-subpage .mimosa_left {
    height: 130px;
    top: 292px;
  }

   #concept_3-subpage .mimosa_left {
    top: 0px;
  }

  #hp-page3-subpage .fleurs-gauche-or {
    height: 170px;
  }

  div#video_control {
    bottom: 50px;
    left: 20px;
  }

  div#sound_control {
    bottom: 50px;
    right: 20px;
  }

  div#video_control i, div#sound_control i {
    font-size: 20px;
  }

  div#scroll_down {
    display: none;
  }

  .mid-section#hp-exp-odaya .mimosa_right {
    width: 84px;
    height: 192px;
    top: -12px;
  }

  .mid-section#hp-exp-odaya .mimosa_left {
    width: 93px;
    height: 180px;
  }

  .h_overlay {
    font-size: 60px;
  }

  #footer-contact .fleur-droite-footer {
    background-size: contain;
    width: 97px;
    height: 187px;
    bottom: -53px;
  }

  .fleur-marron-bas-gauche {
    background-size: contain;
    width: 70px;
    height: 222px;
  }

  #concept_3-subpage {
    height: 120px;
  }

  #concept_3-subpage .mimosa_right {
    top: 5px;
  }

  #lieu_page .flower_left.lieu_1_left {
    width: 110px;
    bottom: -189px
  }

  #lieu_page .flower_right.lieu_1_right {
    width: 100px;
    bottom: -74px;
  }
  .en #lieu_1-subpage .head_subtitle {
    bottom: -30px;
  }

  #lieu_1-subpage .head_subtitle {
    bottom: -40px;
  }

  .en #lower_lieu_title .head_subtitle {
    bottom: -40px;
  }


}

/*  ======================================TABLET ==== MOBILE Horizontal ===========================================*/
@media screen and (min-width: 600px) and (max-width: 767px) {
  

  #gallery_header_above_padding {
    padding-top: 60px;
  }

  #homepage-bg-video {
    height: auto !important;
  }

  #menu-item-1561, #menu-item-1578, #menu-item-2061 {
    display: block;
  }

  #lieu_1-subpage .head_subtitle {
    bottom: -30px;
  }

  h1 #h1_2, .head_subtitle {
    line-height: 48px;
    letter-spacing: -1px;
  }

  .mobile_show {
    display: block;
  }

  #hp-espaces-incontournables .mimosa_left {
    top: 293px !important;
  }

  #concept_3-subpage .mimosa_left {
    top: 0 !important;
  }

  .subpage.subpage-right .subpage-header, 
  .subpage.subpage-left .subpage-header,
  .subpage .subpage-header {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
  }

  .mid-section .icon_wrap {
    margin-bottom: 35px !important;
  }

  #hp-page3-subpage .fleurs-gauche-or {
    top: 0 !important;
  }

  div#video_control {
    display: block;
  }

  div#video_control {
    bottom: 50px;
    left: 20px;
  }

  div#sound_control {
    bottom: 50px;
    right: 20px;
  }

  div#video_control i, div#sound_control i {
    font-size: 20px;
  }

  div#scroll_down {
    display: none;
  }

  .mobile_hide {
    display: none;
  }

  .no-padding-mobile {
    padding: 0 !important;
    margin: 0 !important;
  }

  footer .site-info img {
    width: 52px;
    top: -1px;
  }

  #footer-image {
    height: calc( 100vh - 30px - 40px - 30px );
  }

  footer .site-info {
    font-size: 11px;
    white-space: nowrap;
  }

  footer#colophon .site-info i {
    font-size: 18px;
  }

  footer > .container-fluid { 
    padding-left: 10px;
    padding-right: 10px;
  }

  body:not(.theme-preset-active) footer#colophon {
    padding: 0;
    height: 30px;
    line-height: 30px;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, 
  body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #000;
  }

  .subpage p {
    padding: 0 20px !important;
  }

  #content {
    overflow: hidden;
  }

  .h_overlay, .overlay_text, .c2_lt_legende1, .c2_lt_legende4 {
    font-size: 40px;
  }

  .h_overlay {
    right: 20px;
    top: 0;
  }

  .overlay_text {
    top: 50px;
    left: 15px;
  }  

  .c2_lt_legende1 {
    right: 24px;
    bottom: -4px;
  }

  .c2_lt_legende4 {
    left: 24px;
    bottom: -4px;
  }

  .watermark {
    width: 150px;
    height: 65px;
  }

  #masthead .navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  #odaya-video, #exterieur-video, #interieur-video {
    height: auto;
    position: inherit;
    min-height: calc(50vh - 30px - 40px);
  }

  #homepage-bg-video {
      padding: 0;
      top: 30px;
  }

  #masthead.sticky-top {
    top: 30px;
  }

  #above_header {
    width: 100%;
    height: 30px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }

  #mobile_lang_selector {
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 0 10px;
  }

  #mobile_lang_selector a {
    font-size: 12px;
  }

  #mob_header_logo {
    width: 50px;
    margin-left: 10px;
  }

  .wpml-ls-legacy-list-horizontal>ul
  {
    padding-bottom: 4px;
  }

  #mobile_lang_selector .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block;
  }

  #mobile_lang_selector div, #mobile_lang_selector a {
    padding: 0; margin: 0; border: none;
    line-height: 30px;
  }

  #mobile-header-contact
  {
    margin: 0 10px 0 0;
    display: flex;
    line-height: 30px;
  } 

  .mobile-header-link a {
    color: var(--gold);
    font-size: 12px;
    text-decoration: none;
  }

  .mobile-header-link i {
    margin-left: 5px;
    font-size: 10px;
  }

  header#masthead {
    height: var(--mobile-header-height);
    background: var(--gold);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(195, 169, 110, 1)), color-stop(50%, rgba(255,255,255,1)));
    background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(195, 169, 110, 1) 50%);
    padding: 0;
  }

  #masthead nav {
    line-height: var(--mobile-header-height);
  }

  #main-nav.navbar-collapse {
    background-color: #fff;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #000;
  }

  ul.navbar-nav {
    padding: 20px;
    text-align: center;
    font-size: 15px;
  }

  .header_control_wrap {
    width: 50%;
    text-align: center;
  }

  .reservez_label {
    font-style: italic;
    font-size: 16px;
  }

  .navbar .reservez_label {
    color: #fff;
  }

  .navbar-light .navbar-toggler {
    color: #000;
  }

  .navbar-light .navbar-toggler-icon {
    background: none;
  }

  .navbar-light .navbar-toggler-icon i {
    background: none;
    font-size: 32px;
    line-height: 27px;
  }

  .navbar-toggler-icon .hamburder_icon{
    display: none;
  }
  .navbar-toggler-icon .close_icon{
    display: block;
  }

  .collapsed .navbar-toggler-icon .hamburder_icon{
    display: block;
  }
  .collapsed .navbar-toggler-icon .close_icon{
    display: none;
  }

  #footer-contact {
    padding-top: 62px;
  }

  #contact-form-wrap {
    width: 500px;
  }

  #contact-form-wrap .form-row_1, 
  #contact-form-wrap .form-row_2, 
  #contact-form-wrap .form-row_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

  .contact_form_logo {
    width: 100%;
  }

  .contact_form_title h4 {
    font-size: 23px;
    margin: 0;
  }

  .contact_form_title p {
    font-size: 11px;
    margin: 0;
  }

  .contact_form_logo {
    height: 36px;
  }

  .contact_form_logo img {
    width: auto;
    height: 27px;
  }

  .contact_form_title {
    height: 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
  
  #contact-form-wrap .form-control,
  #nb_voyageurs_placeholder {
    font-size: 15px;
    line-height: 15px;
  }

  #contact-form-wrap {
    height: 300px;
  }

  #contact-form-wrap .form-control {
    padding: 0 0 0 12px;
  }

  #contact-form-wrap textarea.form-control {
    padding: 10px 12px;
  }

  .form-row_2 {
    height: auto;
  }

  .form-row_3 {
    height: 90px;
  }

  .cell_email {
    width: 100%;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .cell_nb_voyageurs, .cell_email {
   width: 100%;
   height: 40px;
  }

  .cell_date_arrival, .cell_date_retour {
    width: 50%;
    height: 40px;
  }

  .cell_date_arrival img, .cell_date_retour img {
    width: 23px;
  }

  .dates_wrapper {
    width: 100%;
  }

  #contact_submit_wrap button {
    font-size: 14px;
    padding: 5px 20px;
  }

  #contact-form-wrap .wpcf7 {
    height: 210px;
  }

  footer#colophon .site-info i {
    margin-left: 10px;
  }

  #stamp {
    width: 73px;
    height: 73px;
    left: -33px;
    bottom: -33px;
  }

  .subpage-header .title, .centered_title {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0.1rem;
  }

  .subpage-header p, 
  .centered_paragraph, 
  .paragraph_wrap p,
  .list_wrap ul {
    font-size: 12px;
    line-height: 16px;
  }

  #lieu_page .flower_left.lieu_1_left {
    width: 110px;
    bottom: -189px
  }
  
  #lieu_1-subpage .subpage-block {
    margin: 30px auto;
  }

  #lieu_1-subpage .paragraph_wrap {
    width: 450px;
  }

  #lieu_page .flower_right.lieu_1_right {
    width: 100px;
    bottom: -74px;
  }

  .subpage-header,
  .paragraph_wrap,
  .list_wrap {
    width: 450px;
    border-top-width: 9px;
    top: -47px;
  }

  .page-frame {
    height: calc( 50vh) !important;
  }

  .page-frame#concept_1 {
    height: calc( 50vh ) !important;
  }

  #concept_1 .carousel-item {
    height: 100%;
  }


  .carousel {
    height: 100% !important;
  }

  .carousel-item {
    height: 100%;
  }

  .carousel-control-prev, 
  .carousel-control-next, 
  #hp-page4 .carousel-control-prev, 
  #hp-page4 .carousel-control-next, 
  #hp-page5 .carousel-control-prev, 
  #hp-page5 .carousel-control-next, 
  .midpage-carousel .carousel-control-prev, 
  .midpage-carousel .carousel-control-next {
    /*top: calc(22vh) !important;*/
  }

  .carousel-control-next i, .carousel-control-prev i {
    font-size: 22px;
  }

  .carousel-control-next, .carousel-control-prev {
    width: 32px;
    height: 32px;
    margin: 28px 15px;
  }

  #popcorn_icon {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  #candle_icon {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  #fish_icon {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  #sport_icon {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  #lits_icon {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  #sdb_icon {
    -webkit-box-ordinal-group: 3;
            order: 2;
    /*margin-bottom: 17px;*/
  }

  #valise_icon {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  #escalier_icon {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .side_line {
    border-width: 1px;
  }

  .subpage.subpage-right, 
  .subpage.subpage-left {
    -webkit-box-pack: center;
            justify-content: center; 
    -webkit-box-orient: unset; 
    -webkit-box-direction: unset; 
            flex-direction: unset; 
  }

  .subpage.subpage-right .subpage-header, 
  .subpage.subpage-left .subpage-header {
    padding: 13px 0 25px;
    text-align: center;
  }

  .subpage.subpage-right p, 
  .subpage.subpage-left p {
    text-align: center;
    padding: 0 20px !important;
  }

  #hp-page3-subpage {
    height: 85px;
  }

  #hp-page5-subpage {
    height: 85px;
  }

  #hp_footer .cta_discover {
    margin: 0 auto;
  }

  #hp_footer .mid-section {
    padding-bottom: 0 !important;
  }

  #footer-contact {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(52%, rgba(244,239,230,1)), color-stop(53%, rgba(255,255,255,1)));
    background: linear-gradient(0deg, rgba(244,239,230,1) 42%, rgba(255,255,255,1) 34%);
    height: 370px;
    padding-top: 5px;
  }

  .footer_padding {
    /*height: 0px;*/
  }

  #concept_1-subpage {
    height: 75px;
    padding-top: 25px;
  }

  #concept_1-subpage .head_subtitle {
    bottom: -13px;
  }

  .fleur-marron-section1-gauche {
    bottom: -72px;
    width: 68px;
    height: 150px;
    z-index: 999;
  }

  .c2_lt_photo1, .c2_lt_photo2, .c2_lt_photo3, .c2_rt_photo {
    margin: 10px 20px 10px 0;
  }

  .c2_rt_photo {
    height: calc(100vh);
    height: calc(100vh - 30px - 40px);
    margin: 0px 0 0px;
    width: 100%;
  }

  .c2_lt_photo2 {
    height: 411px;
    height: calc(100vh - 30px - 40px);
  }

  .c2_lt_photo1 {
    height: calc(100vh - 30px - 40px);
  }

  .c2_lt_photo3, .title_p_wrapper {
    height: 300px;
    height: calc(100vh - 30px - 40px);
  }

  #concept_2 .centered_paragraph {
    max-width: 400px;
  }

  .page-template-univers .title_p_wrapper {
    height: 180px;
    padding-top: 12px;
  }

  #concept_2-subpage {
    padding-top: 7px;
    height: 113px;
  }

  #concept_2 .head_subtitle {
    bottom: 31px;
  }

  #concept_3-subpage {
    height: 85px;
  }

  #concept_4-subpage {
    height: 65px;
  }

  .concept_mid-section .cta_discover {
    margin-top: 0;
    margin-bottom: 15px;
  }


  .page-frame#service_1 {
    height: calc( 100vh - 30px - 0px) !important;
  }

  #service_1-subpage {
    height: 183px;
    padding-top: 65px;
  }

  #service_1-subpage .head_subtitle {
    bottom: 60px;
  }

  #service_2-subpage .paragraph_wrap {
    padding-top: 2px;
  }

  .numbered_icon_grid {
    width: 628px;
  }

  .numbered_icon_cell {
    width: 440px;
    margin-bottom: 30px;
  }

  .cell_mngr .srv_number_cell {
    width: 80px;
  }

  .cell_mngr .srv_icon_cell {
    height: 50px;
    background-position: 23px top;
  }

  .srv_icon_cell {
    height: 52px;
    background-position: 21px top;
  }

  .srv_number_cell {
    width: 80px;
  }

  .srv_title {
    font-size: 20px;
    padding-left: 48px;
    top: -8px;
  }

  .cell_mngr .srv_paragraph {
    padding-left: 88px;
    margin-top: -9px;
  }

  .cell_mngr .srv_title {
    padding-left: 60px;
    top: -6px;
  }

  .srv_paragraph {
    font-size: 13px;
    padding-left: 90px;
    margin-top: -12px;
  }

  #service_suplemantaires-subpage .list_wrap, #service_3-subpage .list_wrap {
    margin: 25px auto 0;
  }

  .numbered_icon_cell {
    height: 170px;
  }

  #service_1-carousel .carousel-control-prev, 
  #service_1-carousel .carousel-control-next {
    top: calc( 50vh - var(--navbar-height)  ) !important;
  }


  
  
/*****************************************************************************/
/***************************** GALLERY PAGE **********************************/
/*****************************************************************************/

  ul#menu-galerie,
  ul#menu-gallery {
    justify-content: space-evenly;
    max-width: 575px;
    flex-wrap: wrap;
    margin: 20px auto 0;
  }

  #menu-galerie li,
  #menu-gallery li {
    margin-right: 10px;
  }

  #menu-galerie li a,
  #menu-gallery li a {
    white-space: nowrap;
  }

  .photos_carousel .carousel-control-prev, 
  .photos_carousel .carousel-control-next
  {
    top: calc(50vh - 20px) !important;
  }

  #menu-galerie,
  #menu-gallery {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
  }

  .photos_carousel {
    width: 100%;
    height: calc(100vh - var(--navbar-height));
    top: var(--navbar-height);
  }
  
  .close_photos_carousel {
    width: 30px;
    height: 30px;
    top: 25px;
    right: 15px;
  }

  .close_photos_carousel i {
    font-size: 20px;
  }

  .page-template-gallery #gallery_footer {
    padding: 30px 0;
  }

  .page-template-gallery .col-md-7 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
  }

  .page-template-gallery .row {
    margin-top: 0;
  }
  
  .page-template-gallery .col-md-5 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .page-template-gallery .col-md-5, 
  .page-template-gallery .col-md-4 {
    padding-right: 0; 
    margin-right: 0;  
    height: 100%;
  }

  .page-template-gallery .row3 .col-md-4 {
    padding: 0;
  }

  .page-template-gallery .row3 .col-md-4.middle-col {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .page-template-gallery .row1 {
    margin-top: 20px;
  }
  
  .gallery_wrap .row1,
  .gallery_wrap .row2 {
    height: auto;
  }

  .gallery_wrap .row1 .image_wrap {
    height: 300px;
    margin-bottom: 5px;
  }

  .gallery_wrap .row2 .image_wrap {
    height: 150px;
    margin-bottom: 5px;
  }

  .gallery_wrap .row2 .image_wrap.col-md-7{
    max-width: 60%;
    margin-right: 5px;
    margin-left: -5px;
  }

  .gallery_wrap .row2 .image_wrap.col-md-5{
    max-width: 40%;
  }

  .gallery_wrap .row3 {
    height: auto;
  }

  .gallery_wrap .row3 .image_wrap {
    height: 300px;
    margin-bottom: 5px;
  }

  .plus_expend {
    width: 36px;
    height: 36px;
    bottom: 10px;
    right: 10px;
  }

  .plus_expend i {
    font-size: 28px;
  }

  .photos_carousel img {
    object-fit: contain;
  }


  /*****************************************************************************/
  /***************************** GALLERY PAGE END ******************************/
  /*****************************************************************************/
}

@media screen and (min-width: 600px) and (max-width: 960px) and (max-height: 500px) {

  #hp-page2, 
  #hp-page4,
  #hp-page3, 
  #hp-page5, 
  #concept_3, 
  #concept_3 .carousel, 
  #concept_3 .carousel-item,
  #concept_4, 
  #concept_4 .carousel, 
  #concept_4 .carousel-item,
  #concept_5, 
  #concept_5 .carousel, 
  #concept_5 .carousel-item {
    height: calc(100vh - var(--mobile-header-height) + 50px) !important;
  }

  #homepage-bg-video {
    height: calc(100vh - var(--mobile-header-height)) !important;
  }

  .carousel-item, .carousel {
    height: calc(100vh - var(--mobile-header-height) + 50px) !important;
  }

  #concept_5-subpage.subpage {
    height: 100px !important;
  }

  .photos_carousel {
    top: 0 !important;
  }

  #service_1-carousel, 
  #service_1-carousel .carousel-item, 
  #service_1-carousel .carousel,
  #lieu_1,
  #lieu_1 .carousel-item,
  #lieu_1 .carousel,
  #concept_1, 
  #concept_1 .carousel, 
  #concept_1 .carousel-item,
  #exterieur_frame_1 {
    height: calc(100vh - var(--mobile-header-height)) !important;
  }

  #interieur_page .photos_carousel .carousel-control-prev, 
  #interieur_page .photos_carousel .carousel-control-next,
  .page-template-gallery .photos_carousel .carousel-control-next,
  .page-template-gallery .photos_carousel .carousel-control-prev {
    top: calc(50vh - 40px) !important;
  }

  /*.page-frame {
    height: calc(100vh - var(--navbar-height) + 100px);
  }*/

  #concept_1.page-frame {
    height: calc(100vh - var(--mobile-header-height)) !important;
  }
  
  #service_page .carousel-control-prev, #service_page .carousel-control-next {
      top: calc( 50vh - var(--mobile-header-height) - 26px) !important;
  }

  #masthead {
    transition: top 0.5s; /* Transition effect when sliding down (and up) */
  }

  .lieu_section {
    height: unset;
  }

  .lieu_section .col-lg-6.height_100pc {
    height: 100%;
  }

  .gallery_wrap .row1 .image_wrap,
  .gallery_wrap .row3 .image_wrap {
    height: 400px;
  }

  .gallery_wrap .row2 .image_wrap {
    height: 300px;
  }

  #interieur_page .photos_carousel .carousel-item, 
  #interieur_page .photos_carousel.carousel {
    overflow: hidden;
  }

}

@media screen and (min-width: 600px) and (max-width: 768px) and (max-height: 500px) {
  #main-nav.navbar-collapse {
    height: calc(100vh - var(--mobile-header-height) - var(--mobile-minibar-height) );
    overflow: scroll;
  }
  #interieur_page .photos_carousel .carousel-item, 
  #interieur_page .photos_carousel.carousel {
    overflow: hidden;
  }
}






.page-template-blank-page-with-container h1.entry-title {
  font-size: 3rem !important;
}

.page-template-blank-page-with-container h3 {
  font-size: 2rem !important;
}