@charset "UTF-8";
/*!
Theme Name: Résidence TDF
Author: Terre de France
Author URI: https://www.terresdefrance.com/
Description: Utilisation de sass et de bootstrap 5
Version: 1.0.0
License: GNU General Private
Text Domain: tdf
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Partials
--------------------------------------------------------------*/
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.woff2") format("woff2"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.woff") format("woff"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.ttf") format("truetype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.woff2") format("woff2"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.woff") format("woff"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.ttf") format("truetype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-500.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.woff2") format("woff2"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.woff") format("woff"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.ttf") format("truetype"), url("./fonts/montserrat-v24-latin/montserrat-v24-latin-700.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/roboto-v30-latin/roboto-v30-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/roboto-v30-latin/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-300.woff2") format("woff2"), url("./fonts/roboto-v30-latin/roboto-v30-latin-300.woff") format("woff"), url("./fonts/roboto-v30-latin/roboto-v30-latin-300.ttf") format("truetype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.woff2") format("woff2"), url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.woff") format("woff"), url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.ttf") format("truetype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/roboto-v30-latin/roboto-v30-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/roboto-v30-latin/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-500.woff2") format("woff2"), url("./fonts/roboto-v30-latin/roboto-v30-latin-500.woff") format("woff"), url("./fonts/roboto-v30-latin/roboto-v30-latin-500.ttf") format("truetype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/roboto-v30-latin/roboto-v30-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("./fonts/roboto-v30-latin/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-700.woff2") format("woff2"), url("./fonts/roboto-v30-latin/roboto-v30-latin-700.woff") format("woff"), url("./fonts/roboto-v30-latin/roboto-v30-latin-700.ttf") format("truetype"), url("./fonts/roboto-v30-latin/roboto-v30-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%; }

body {
  font-family: 'Roboto', sans-serif;
  color: #000000; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  text-decoration: none; }

a:focus {
  outline: 0; }

button:focus {
  outline: 0;
  box-shadow: none; }

a:hover,
a:active {
  outline: 0;
  box-shadow: none; }

input:focus {
  outline: none;
  border: 1px solid #2d5d17; }

textarea:focus {
  outline: none;
  border: 1px solid #2d5d17; }

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.wrap-home {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

/*------------------------------------*\
    COMMON
\*------------------------------------*/
.btn-1, .wp-block-button {
  text-align: center; }
  .btn-1 a, .wp-block-button a {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    background-color: #5db437;
    padding: 15px 25px;
    margin: 15px auto;
    display: inline-block;
    transition: 0.3s all;
    border-radius: 0; }
    .btn-1 a:hover, .wp-block-button a:hover {
      background-color: #2d5d17; }

.btn-2 {
  text-align: center; }
  .btn-2 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #5db437;
    font-weight: 500;
    background-color: #ffffff;
    border: 1px solid #5db437;
    padding: 15px 25px;
    margin: 15px auto;
    display: inline-block;
    transition: 0.3s all; }
    .btn-2 a:hover {
      background-color: #5db437;
      color: #ffffff; }

#form-btn-ok, #form-btn-ok2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  color: #5db437;
  font-weight: 500;
  background-color: #ffffff;
  border: 1px solid #5db437;
  padding: 15px 25px;
  margin: 15px auto;
  display: inline-block;
  transition: 0.3s all; }
  #form-btn-ok:hover, #form-btn-ok2:hover {
    background-color: #5db437;
    color: #ffffff; }

.bg-grey {
  background-color: #efefef; }

#zsiqbtn {
  position: fixed;
  bottom: 12px;
  right: 5px;
  z-index: 500; }

#siqbtndiv {
  width: 0; }

.contenu, .content-type {
  font-size: 16px;
  font-weight: 300;
  text-align: justify; }
  .contenu a, .content-type a {
    color: #5db437; }
  .contenu .btn-1 a, .content-type .btn-1 a {
    color: #ffffff; }
  .contenu .wp-block-button__link, .content-type .wp-block-button__link {
    color: #ffffff; }

.responsive-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 100%; }
  .responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: none !important; }

body .slick-arrow {
  width: 40px;
  height: 40px;
  border: 1px solid #5db437;
  display: block;
  border-radius: 40px;
  transition: 0.3s all;
  left: -35px; }
  body .slick-arrow::before {
    content: "";
    position: absolute;
    top: 0;
    left: -2px;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(./img/pictos/arrow-left-slick.svg);
    background-size: contain;
    background-repeat: no-repeat; }
  body .slick-arrow.slick-next {
    right: -35px;
    left: unset; }
    body .slick-arrow.slick-next::before {
      background-image: url(./img/pictos/arrow-right-slick.svg);
      left: 0; }
    body .slick-arrow.slick-next:hover::before {
      background-image: url(./img/pictos/arrow-right-slick-w.svg); }
  body .slick-arrow:hover {
    background-color: #5db437; }
    body .slick-arrow:hover::before {
      background-image: url(./img/pictos/arrow-left-slick-w.svg); }

body .splide__arrow {
  width: 40px;
  height: 40px;
  border: 1px solid #5db437;
  background-color: #ffffff;
  display: block;
  border-radius: 40px;
  transition: 0.3s all;
  opacity: 1 !important;
  left: 10px; }
  body .splide__arrow svg {
    display: none; }
  body .splide__arrow::before {
    content: "";
    position: absolute;
    top: 0;
    left: -2px;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(./img/pictos/arrow-left-slick.svg);
    background-size: contain;
    background-repeat: no-repeat; }
  body .splide__arrow.splide__arrow--next {
    right: 10px;
    left: unset; }
    body .splide__arrow.splide__arrow--next::before {
      background-image: url(./img/pictos/arrow-right-slick.svg);
      left: 0; }
    body .splide__arrow.splide__arrow--next:hover::before {
      background-image: url(./img/pictos/arrow-right-slick-w.svg); }
  body .splide__arrow:hover {
    background-color: #5db437; }
    body .splide__arrow:hover::before {
      background-image: url(./img/pictos/arrow-left-slick-w.svg); }

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #000000;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #000000;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #000000;
  text-shadow: none; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.pagination {
  justify-content: center;
  margin: 30px 0 50px; }
  .pagination .page-numbers {
    color: #2d5d17;
    font-size: 18px;
    font-weight: 700;
    padding: 0 5px;
    width: 39px;
    height: 39px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .pagination .page-numbers.current {
      color: #5db437;
      background-color: #CECECE; }
    .pagination .page-numbers.next {
      color: #5db437;
      padding: 0 8px;
      font-size: 27px; }
    .pagination .page-numbers.prev {
      color: #5db437;
      padding: 0 8px;
      font-size: 27px; }

header .pll-switcher-select {
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  color: #2d5d17; }
header .position-switcher {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 25; }
header .navbar-custom.bg-custom {
  background-color: #ffffff;
  padding: 0;
  height: 100px;
  align-items: start; }
  header .navbar-custom.bg-custom .navbar-brand {
    z-index: 1;
    margin-bottom: -25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px; }
    header .navbar-custom.bg-custom .navbar-brand img {
      max-width: 200px;
      margin-left: 15px; }
  header .navbar-custom.bg-custom .navbar-toggler {
    border: none;
    margin-right: 20px;
    width: auto;
    bottom: 0;
    left: 0;
    border-radius: 0; }
    header .navbar-custom.bg-custom .navbar-toggler:focus {
      box-shadow: none; }
    header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon {
      z-index: 2;
      width: 40px;
      height: 40px;
      position: relative;
      margin: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      cursor: pointer; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon > span.nav-icon {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background-color: #5db437;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon.open span.nav-icon:nth-child(1) {
        top: 18px;
        width: 0;
        left: 50%; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon.open span.nav-icon:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon.open span.nav-icon:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon.open span.nav-icon:nth-child(4) {
        top: 18px;
        width: 0;
        left: 50%; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon span.nav-icon:nth-child(1) {
        top: 5px; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon span.nav-icon:nth-child(2) {
        top: 17px; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon span.nav-icon:nth-child(3) {
        top: 17px; }
      header .navbar-custom.bg-custom .navbar-toggler #nav-toggler-icon span.nav-icon:nth-child(4) {
        top: 29px; }
  header .navbar-custom.bg-custom .navbar-collapse {
    background-color: #ffffff;
    z-index: 10000;
    height: calc(100vh - 96px); }
    header .navbar-custom.bg-custom .navbar-collapse .mmenu {
      background-color: #ffffff; }
      header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item {
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .hebergements .dropdown-menu {
          display: none;
          background-color: #5db437; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .hebergements .dropdown-menu .dropdown-item {
            display: inline;
            white-space: normal; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .dropdown-menu {
          display: none; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .dropdown-menu .dropdown-item {
            display: inline;
            white-space: normal; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item.menu-item-has-children span {
          display: block;
          height: 30px;
          width: 30px;
          margin: 5px auto 0;
          position: absolute;
          background-image: url(./img/pictos/chevron-down-g.svg);
          background-repeat: no-repeat;
          background-size: cover;
          top: -1px;
          right: 10px;
          transition: 0.3s all; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item.menu-item-has-children span.spin {
            transform: rotate(180deg); }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item.menu-item-has-children span.spin2 {
            transform: rotate(180deg); }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item.menu-item-has-children .menu-item-has-children .dropdown-menu {
          display: none; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .nav-link {
          color: #5db437;
          text-align: center;
          font-weight: 400;
          font-size: 25px;
          padding-bottom: 0; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .nav-link.dropdown-toggle::after {
            display: none; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .nav-link > span {
            display: block;
            height: 3px;
            width: 60px;
            margin: 5px auto 0;
            position: relative; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .nav-link:hover {
            color: #5db437; }
            header .navbar-custom.bg-custom .navbar-collapse .mmenu > .nav-item .nav-link:hover > span {
              background-color: #5db437; }
      header .navbar-custom.bg-custom .navbar-collapse .mmenu .dropdown-menu {
        background-color: #2d5d17;
        left: auto;
        right: 0;
        font-size: 25px;
        text-align: center;
        display: block; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu .dropdown-menu > .nav-item.active .dropdown-item {
          color: #ffffff; }
        header .navbar-custom.bg-custom .navbar-collapse .mmenu .dropdown-menu > .nav-item .dropdown-item {
          color: #ffffff; }
          header .navbar-custom.bg-custom .navbar-collapse .mmenu .dropdown-menu > .nav-item .dropdown-item:focus, header .navbar-custom.bg-custom .navbar-collapse .mmenu .dropdown-menu > .nav-item .dropdown-item:hover {
            color: #ffffff;
            background-color: transparent; }

main .home-1 .home-bg {
  min-height: 550px;
  height: 550px;
  width: 100%;
  position: relative; }
  main .home-1 .home-bg .bg-img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
main .home-1 .home-titre {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(93, 180, 55, 0.7);
  padding: 20px;
  text-align: center; }
  main .home-1 .home-titre .tdf {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 20px; }
    main .home-1 .home-titre .tdf img {
      position: relative;
      top: 5px;
      margin-right: 5px; }
  main .home-1 .home-titre h1 {
    color: #ffffff;
    font-size: 50px; }
  main .home-1 .home-titre h2 {
    color: #ffffff;
    font-size: 22px;
    font-style: italic; }
main .home-1 .moteur-resa {
  text-align: center;
  background-color: #ffffff;
  font-size: 16px;
  position: relative;
  padding: 20px 45px;
  margin: auto;
  position: relative;
  top: -50px;
  box-shadow: 0px 3px 30px #CECECE; }
  main .home-1 .moteur-resa.internal-moteur {
    top: 0; }
  main .home-1 .moteur-resa .extra {
    font-size: 12px;
    font-style: italic;
    display: block; }
  main .home-1 .moteur-resa .bloc-resa {
    padding: 10px 0;
    border-bottom: 1px solid #efefef; }
    main .home-1 .moteur-resa .bloc-resa input[type='text'] {
      color: #5db437;
      font-size: 22px;
      text-align: center;
      border: none;
      padding: 5px;
      width: 100%; }
      main .home-1 .moteur-resa .bloc-resa input[type='text'].promo-code-input, main .home-1 .moteur-resa .bloc-resa input[type='text'].promo-code-input2 {
        border: 1px solid #5db437;
        width: 150px; }
    main .home-1 .moteur-resa .bloc-resa select {
      border: 3px solid #ffffff;
      background-color: #ffffff;
      color: #5db437;
      font-size: 22px; }
      main .home-1 .moteur-resa .bloc-resa select:focus {
        border: 3px solid #5db437;
        outline: none; }
    main .home-1 .moteur-resa .bloc-resa .promo-code-input:focus, main .home-1 .moteur-resa .bloc-resa .promo-code-input2:focus {
      border: 3px solid #5db437 !important;
      outline: none; }
main .home-banniere .banniere {
  display: flex;
  font-size: 16px;
  border: 1px solid #5db437;
  background-color: #efefef;
  border-radius: 5px;
  max-width: 900px;
  padding: 15px;
  margin: auto;
  box-shadow: 0px 1px 5px #efefef; }
  main .home-banniere .banniere .pictos {
    width: 150px;
    display: flex;
    align-items: center; }
    main .home-banniere .banniere .pictos img {
      max-width: 100px;
      max-height: 100px;
      margin-right: 25px; }
  main .home-banniere .banniere h2 {
    color: #5db437;
    font-size: 20px;
    margin-top: 10px; }
  main .home-banniere .banniere .lien-banniere {
    text-align: right; }
    main .home-banniere .banniere .lien-banniere a {
      color: #5db437;
      font-size: 20px; }
      main .home-banniere .banniere .lien-banniere a svg {
        width: 22px;
        position: relative;
        top: -2px; }
        main .home-banniere .banniere .lien-banniere a svg .right-arrow {
          fill: #5db437; }
      main .home-banniere .banniere .lien-banniere a:hover {
        text-decoration: underline;
        color: #2d5d17; }
        main .home-banniere .banniere .lien-banniere a:hover .right-arrow {
          fill: #2d5d17; }
main .home-2, main .home-3, main .home-4, main .home-5, main .home-6, main .home-7, main .home-8, main .home-9, main .home-10, main .residence, main .hebergement, main .promotions, main .blog-single, main .activites, main .services, main .avis {
  padding: 40px 0; }
  main .home-2 h2, main .home-3 h2, main .home-4 h2, main .home-5 h2, main .home-6 h2, main .home-7 h2, main .home-8 h2, main .home-9 h2, main .home-10 h2, main .residence h2, main .hebergement h2, main .promotions h2, main .blog-single h2, main .activites h2, main .services h2, main .avis h2 {
    color: #2d5d17;
    font-weight: 700;
    font-size: 22px; }
  main .home-2 h3, main .home-3 h3, main .home-4 h3, main .home-5 h3, main .home-6 h3, main .home-7 h3, main .home-8 h3, main .home-9 h3, main .home-10 h3, main .residence h3, main .hebergement h3, main .promotions h3, main .blog-single h3, main .activites h3, main .services h3, main .avis h3 {
    color: #5db437;
    font-weight: 700;
    font-size: 18px; }
  main .home-2 .contenu, main .home-3 .contenu, main .home-4 .contenu, main .home-5 .contenu, main .home-6 .contenu, main .home-7 .contenu, main .home-8 .contenu, main .home-9 .contenu, main .home-10 .contenu, main .residence .contenu, main .hebergement .contenu, main .promotions .contenu, main .blog-single .contenu, main .activites .contenu, main .services .contenu, main .avis .contenu {
    font-size: 16px;
    font-weight: 300; }
  main .home-2 .logo_satisfaction, main .home-3 .logo_satisfaction, main .home-4 .logo_satisfaction, main .home-5 .logo_satisfaction, main .home-6 .logo_satisfaction, main .home-7 .logo_satisfaction, main .home-8 .logo_satisfaction, main .home-9 .logo_satisfaction, main .home-10 .logo_satisfaction, main .residence .logo_satisfaction, main .hebergement .logo_satisfaction, main .promotions .logo_satisfaction, main .blog-single .logo_satisfaction, main .activites .logo_satisfaction, main .services .logo_satisfaction, main .avis .logo_satisfaction {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0; }
  main .home-2 #home-reviews-section .home-review-item, main .home-3 #home-reviews-section .home-review-item, main .home-4 #home-reviews-section .home-review-item, main .home-5 #home-reviews-section .home-review-item, main .home-6 #home-reviews-section .home-review-item, main .home-7 #home-reviews-section .home-review-item, main .home-8 #home-reviews-section .home-review-item, main .home-9 #home-reviews-section .home-review-item, main .home-10 #home-reviews-section .home-review-item, main .residence #home-reviews-section .home-review-item, main .hebergement #home-reviews-section .home-review-item, main .promotions #home-reviews-section .home-review-item, main .blog-single #home-reviews-section .home-review-item, main .activites #home-reviews-section .home-review-item, main .services #home-reviews-section .home-review-item, main .avis #home-reviews-section .home-review-item {
    box-shadow: 0 0 30px #ededed;
    margin-bottom: 30px; }
    main .home-2 #home-reviews-section .home-review-item .review-main, main .home-3 #home-reviews-section .home-review-item .review-main, main .home-4 #home-reviews-section .home-review-item .review-main, main .home-5 #home-reviews-section .home-review-item .review-main, main .home-6 #home-reviews-section .home-review-item .review-main, main .home-7 #home-reviews-section .home-review-item .review-main, main .home-8 #home-reviews-section .home-review-item .review-main, main .home-9 #home-reviews-section .home-review-item .review-main, main .home-10 #home-reviews-section .home-review-item .review-main, main .residence #home-reviews-section .home-review-item .review-main, main .hebergement #home-reviews-section .home-review-item .review-main, main .promotions #home-reviews-section .home-review-item .review-main, main .blog-single #home-reviews-section .home-review-item .review-main, main .activites #home-reviews-section .home-review-item .review-main, main .services #home-reviews-section .home-review-item .review-main, main .avis #home-reviews-section .home-review-item .review-main {
      background-color: #5db437;
      color: #ffffff;
      padding: 10px;
      text-align: center; }
      main .home-2 #home-reviews-section .home-review-item .review-main .brd, main .home-3 #home-reviews-section .home-review-item .review-main .brd, main .home-4 #home-reviews-section .home-review-item .review-main .brd, main .home-5 #home-reviews-section .home-review-item .review-main .brd, main .home-6 #home-reviews-section .home-review-item .review-main .brd, main .home-7 #home-reviews-section .home-review-item .review-main .brd, main .home-8 #home-reviews-section .home-review-item .review-main .brd, main .home-9 #home-reviews-section .home-review-item .review-main .brd, main .home-10 #home-reviews-section .home-review-item .review-main .brd, main .residence #home-reviews-section .home-review-item .review-main .brd, main .hebergement #home-reviews-section .home-review-item .review-main .brd, main .promotions #home-reviews-section .home-review-item .review-main .brd, main .blog-single #home-reviews-section .home-review-item .review-main .brd, main .activites #home-reviews-section .home-review-item .review-main .brd, main .services #home-reviews-section .home-review-item .review-main .brd, main .avis #home-reviews-section .home-review-item .review-main .brd {
        border: 1px solid #ffffff;
        padding: 30px 15px; }
        main .home-2 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-3 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-4 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-5 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-6 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-7 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-8 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-9 #home-reviews-section .home-review-item .review-main .brd .review-title, main .home-10 #home-reviews-section .home-review-item .review-main .brd .review-title, main .residence #home-reviews-section .home-review-item .review-main .brd .review-title, main .hebergement #home-reviews-section .home-review-item .review-main .brd .review-title, main .promotions #home-reviews-section .home-review-item .review-main .brd .review-title, main .blog-single #home-reviews-section .home-review-item .review-main .brd .review-title, main .activites #home-reviews-section .home-review-item .review-main .brd .review-title, main .services #home-reviews-section .home-review-item .review-main .brd .review-title, main .avis #home-reviews-section .home-review-item .review-main .brd .review-title {
          font-size: 30px;
          line-height: 1.2em; }
        main .home-2 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-3 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-4 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-5 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-6 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-7 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-8 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-9 #home-reviews-section .home-review-item .review-main .brd .review-author, main .home-10 #home-reviews-section .home-review-item .review-main .brd .review-author, main .residence #home-reviews-section .home-review-item .review-main .brd .review-author, main .hebergement #home-reviews-section .home-review-item .review-main .brd .review-author, main .promotions #home-reviews-section .home-review-item .review-main .brd .review-author, main .blog-single #home-reviews-section .home-review-item .review-main .brd .review-author, main .activites #home-reviews-section .home-review-item .review-main .brd .review-author, main .services #home-reviews-section .home-review-item .review-main .brd .review-author, main .avis #home-reviews-section .home-review-item .review-main .brd .review-author {
          font-style: italic;
          margin-top: 16px !important;
          font-size: 16px; }
    main .home-2 #home-reviews-section .home-review-item .review-more, main .home-3 #home-reviews-section .home-review-item .review-more, main .home-4 #home-reviews-section .home-review-item .review-more, main .home-5 #home-reviews-section .home-review-item .review-more, main .home-6 #home-reviews-section .home-review-item .review-more, main .home-7 #home-reviews-section .home-review-item .review-more, main .home-8 #home-reviews-section .home-review-item .review-more, main .home-9 #home-reviews-section .home-review-item .review-more, main .home-10 #home-reviews-section .home-review-item .review-more, main .residence #home-reviews-section .home-review-item .review-more, main .hebergement #home-reviews-section .home-review-item .review-more, main .promotions #home-reviews-section .home-review-item .review-more, main .blog-single #home-reviews-section .home-review-item .review-more, main .activites #home-reviews-section .home-review-item .review-more, main .services #home-reviews-section .home-review-item .review-more, main .avis #home-reviews-section .home-review-item .review-more {
      padding: 15px; }
      main .home-2 #home-reviews-section .home-review-item .review-more .review-detail, main .home-3 #home-reviews-section .home-review-item .review-more .review-detail, main .home-4 #home-reviews-section .home-review-item .review-more .review-detail, main .home-5 #home-reviews-section .home-review-item .review-more .review-detail, main .home-6 #home-reviews-section .home-review-item .review-more .review-detail, main .home-7 #home-reviews-section .home-review-item .review-more .review-detail, main .home-8 #home-reviews-section .home-review-item .review-more .review-detail, main .home-9 #home-reviews-section .home-review-item .review-more .review-detail, main .home-10 #home-reviews-section .home-review-item .review-more .review-detail, main .residence #home-reviews-section .home-review-item .review-more .review-detail, main .hebergement #home-reviews-section .home-review-item .review-more .review-detail, main .promotions #home-reviews-section .home-review-item .review-more .review-detail, main .blog-single #home-reviews-section .home-review-item .review-more .review-detail, main .activites #home-reviews-section .home-review-item .review-more .review-detail, main .services #home-reviews-section .home-review-item .review-more .review-detail, main .avis #home-reviews-section .home-review-item .review-more .review-detail {
        padding: 15px;
        text-align: center;
        font-size: 16px;
        font-weight: 300; }
  main .home-2 .bloc-faq, main .home-3 .bloc-faq, main .home-4 .bloc-faq, main .home-5 .bloc-faq, main .home-6 .bloc-faq, main .home-7 .bloc-faq, main .home-8 .bloc-faq, main .home-9 .bloc-faq, main .home-10 .bloc-faq, main .residence .bloc-faq, main .hebergement .bloc-faq, main .promotions .bloc-faq, main .blog-single .bloc-faq, main .activites .bloc-faq, main .services .bloc-faq, main .avis .bloc-faq {
    padding: 0 15px 15px;
    font-size: 16px;
    font-weight: 300; }
    main .home-2 .bloc-faq .question, main .home-3 .bloc-faq .question, main .home-4 .bloc-faq .question, main .home-5 .bloc-faq .question, main .home-6 .bloc-faq .question, main .home-7 .bloc-faq .question, main .home-8 .bloc-faq .question, main .home-9 .bloc-faq .question, main .home-10 .bloc-faq .question, main .residence .bloc-faq .question, main .hebergement .bloc-faq .question, main .promotions .bloc-faq .question, main .blog-single .bloc-faq .question, main .activites .bloc-faq .question, main .services .bloc-faq .question, main .avis .bloc-faq .question {
      font-weight: 500; }
    main .home-2 .bloc-faq .reponse, main .home-3 .bloc-faq .reponse, main .home-4 .bloc-faq .reponse, main .home-5 .bloc-faq .reponse, main .home-6 .bloc-faq .reponse, main .home-7 .bloc-faq .reponse, main .home-8 .bloc-faq .reponse, main .home-9 .bloc-faq .reponse, main .home-10 .bloc-faq .reponse, main .residence .bloc-faq .reponse, main .hebergement .bloc-faq .reponse, main .promotions .bloc-faq .reponse, main .blog-single .bloc-faq .reponse, main .activites .bloc-faq .reponse, main .services .bloc-faq .reponse, main .avis .bloc-faq .reponse {
      padding-left: 10px;
      font-style: italic; }
  main .home-2 .bloc-hebergement, main .home-3 .bloc-hebergement, main .home-4 .bloc-hebergement, main .home-5 .bloc-hebergement, main .home-6 .bloc-hebergement, main .home-7 .bloc-hebergement, main .home-8 .bloc-hebergement, main .home-9 .bloc-hebergement, main .home-10 .bloc-hebergement, main .residence .bloc-hebergement, main .hebergement .bloc-hebergement, main .promotions .bloc-hebergement, main .blog-single .bloc-hebergement, main .activites .bloc-hebergement, main .services .bloc-hebergement, main .avis .bloc-hebergement {
    position: absolute;
    top: 35px;
    left: 15px;
    z-index: 10;
    background-color: #ffffff;
    padding: 15px;
    color: #808080;
    max-width: 430px;
    font-size: 16px; }
    main .home-2 .bloc-hebergement .chapo, main .home-3 .bloc-hebergement .chapo, main .home-4 .bloc-hebergement .chapo, main .home-5 .bloc-hebergement .chapo, main .home-6 .bloc-hebergement .chapo, main .home-7 .bloc-hebergement .chapo, main .home-8 .bloc-hebergement .chapo, main .home-9 .bloc-hebergement .chapo, main .home-10 .bloc-hebergement .chapo, main .residence .bloc-hebergement .chapo, main .hebergement .bloc-hebergement .chapo, main .promotions .bloc-hebergement .chapo, main .blog-single .bloc-hebergement .chapo, main .activites .bloc-hebergement .chapo, main .services .bloc-hebergement .chapo, main .avis .bloc-hebergement .chapo {
      text-align: justify; }
    main .home-2 .bloc-hebergement h3, main .home-3 .bloc-hebergement h3, main .home-4 .bloc-hebergement h3, main .home-5 .bloc-hebergement h3, main .home-6 .bloc-hebergement h3, main .home-7 .bloc-hebergement h3, main .home-8 .bloc-hebergement h3, main .home-9 .bloc-hebergement h3, main .home-10 .bloc-hebergement h3, main .residence .bloc-hebergement h3, main .hebergement .bloc-hebergement h3, main .promotions .bloc-hebergement h3, main .blog-single .bloc-hebergement h3, main .activites .bloc-hebergement h3, main .services .bloc-hebergement h3, main .avis .bloc-hebergement h3 {
      color: #000000; }
    main .home-2 .bloc-hebergement .btn-1, main .home-3 .bloc-hebergement .btn-1, main .home-4 .bloc-hebergement .btn-1, main .home-5 .bloc-hebergement .btn-1, main .home-6 .bloc-hebergement .btn-1, main .home-7 .bloc-hebergement .btn-1, main .home-8 .bloc-hebergement .btn-1, main .home-9 .bloc-hebergement .btn-1, main .home-10 .bloc-hebergement .btn-1, main .residence .bloc-hebergement .btn-1, main .hebergement .bloc-hebergement .btn-1, main .promotions .bloc-hebergement .btn-1, main .blog-single .bloc-hebergement .btn-1, main .activites .bloc-hebergement .btn-1, main .services .bloc-hebergement .btn-1, main .avis .bloc-hebergement .btn-1 {
      text-align: left; }
      main .home-2 .bloc-hebergement .btn-1 a, main .home-3 .bloc-hebergement .btn-1 a, main .home-4 .bloc-hebergement .btn-1 a, main .home-5 .bloc-hebergement .btn-1 a, main .home-6 .bloc-hebergement .btn-1 a, main .home-7 .bloc-hebergement .btn-1 a, main .home-8 .bloc-hebergement .btn-1 a, main .home-9 .bloc-hebergement .btn-1 a, main .home-10 .bloc-hebergement .btn-1 a, main .residence .bloc-hebergement .btn-1 a, main .hebergement .bloc-hebergement .btn-1 a, main .promotions .bloc-hebergement .btn-1 a, main .blog-single .bloc-hebergement .btn-1 a, main .activites .bloc-hebergement .btn-1 a, main .services .bloc-hebergement .btn-1 a, main .avis .bloc-hebergement .btn-1 a {
        border-radius: 5px;
        font-size: 18px; }
  main .home-2 .bloc-service, main .home-3 .bloc-service, main .home-4 .bloc-service, main .home-5 .bloc-service, main .home-6 .bloc-service, main .home-7 .bloc-service, main .home-8 .bloc-service, main .home-9 .bloc-service, main .home-10 .bloc-service, main .residence .bloc-service, main .hebergement .bloc-service, main .promotions .bloc-service, main .blog-single .bloc-service, main .activites .bloc-service, main .services .bloc-service, main .avis .bloc-service {
    background-color: #5db437;
    color: #ffffff;
    width: 300px;
    height: 250px;
    text-align: center;
    padding: 10px; }
    main .home-2 .bloc-service:nth-child(even), main .home-3 .bloc-service:nth-child(even), main .home-4 .bloc-service:nth-child(even), main .home-5 .bloc-service:nth-child(even), main .home-6 .bloc-service:nth-child(even), main .home-7 .bloc-service:nth-child(even), main .home-8 .bloc-service:nth-child(even), main .home-9 .bloc-service:nth-child(even), main .home-10 .bloc-service:nth-child(even), main .residence .bloc-service:nth-child(even), main .hebergement .bloc-service:nth-child(even), main .promotions .bloc-service:nth-child(even), main .blog-single .bloc-service:nth-child(even), main .activites .bloc-service:nth-child(even), main .services .bloc-service:nth-child(even), main .avis .bloc-service:nth-child(even) {
      background-color: #2d5d17; }
    main .home-2 .bloc-service .brd, main .home-3 .bloc-service .brd, main .home-4 .bloc-service .brd, main .home-5 .bloc-service .brd, main .home-6 .bloc-service .brd, main .home-7 .bloc-service .brd, main .home-8 .bloc-service .brd, main .home-9 .bloc-service .brd, main .home-10 .bloc-service .brd, main .residence .bloc-service .brd, main .hebergement .bloc-service .brd, main .promotions .bloc-service .brd, main .blog-single .bloc-service .brd, main .activites .bloc-service .brd, main .services .bloc-service .brd, main .avis .bloc-service .brd {
      border: 1px solid #ffffff;
      padding: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%; }
    main .home-2 .bloc-service .picto, main .home-3 .bloc-service .picto, main .home-4 .bloc-service .picto, main .home-5 .bloc-service .picto, main .home-6 .bloc-service .picto, main .home-7 .bloc-service .picto, main .home-8 .bloc-service .picto, main .home-9 .bloc-service .picto, main .home-10 .bloc-service .picto, main .residence .bloc-service .picto, main .hebergement .bloc-service .picto, main .promotions .bloc-service .picto, main .blog-single .bloc-service .picto, main .activites .bloc-service .picto, main .services .bloc-service .picto, main .avis .bloc-service .picto {
      margin-bottom: 25px;
      transition: 0.3s all; }
      main .home-2 .bloc-service .picto img, main .home-3 .bloc-service .picto img, main .home-4 .bloc-service .picto img, main .home-5 .bloc-service .picto img, main .home-6 .bloc-service .picto img, main .home-7 .bloc-service .picto img, main .home-8 .bloc-service .picto img, main .home-9 .bloc-service .picto img, main .home-10 .bloc-service .picto img, main .residence .bloc-service .picto img, main .hebergement .bloc-service .picto img, main .promotions .bloc-service .picto img, main .blog-single .bloc-service .picto img, main .activites .bloc-service .picto img, main .services .bloc-service .picto img, main .avis .bloc-service .picto img {
        width: 80px; }
    main .home-2 .bloc-service .titre, main .home-3 .bloc-service .titre, main .home-4 .bloc-service .titre, main .home-5 .bloc-service .titre, main .home-6 .bloc-service .titre, main .home-7 .bloc-service .titre, main .home-8 .bloc-service .titre, main .home-9 .bloc-service .titre, main .home-10 .bloc-service .titre, main .residence .bloc-service .titre, main .hebergement .bloc-service .titre, main .promotions .bloc-service .titre, main .blog-single .bloc-service .titre, main .activites .bloc-service .titre, main .services .bloc-service .titre, main .avis .bloc-service .titre {
      font-size: 22px;
      text-transform: uppercase;
      transition: 0.3s all; }
    main .home-2 .bloc-service .desc, main .home-3 .bloc-service .desc, main .home-4 .bloc-service .desc, main .home-5 .bloc-service .desc, main .home-6 .bloc-service .desc, main .home-7 .bloc-service .desc, main .home-8 .bloc-service .desc, main .home-9 .bloc-service .desc, main .home-10 .bloc-service .desc, main .residence .bloc-service .desc, main .hebergement .bloc-service .desc, main .promotions .bloc-service .desc, main .blog-single .bloc-service .desc, main .activites .bloc-service .desc, main .services .bloc-service .desc, main .avis .bloc-service .desc {
      font-size: 16px;
      opacity: 0;
      position: absolute;
      bottom: 0;
      transition: 0.3s all; }
    main .home-2 .bloc-service:hover .picto, main .home-3 .bloc-service:hover .picto, main .home-4 .bloc-service:hover .picto, main .home-5 .bloc-service:hover .picto, main .home-6 .bloc-service:hover .picto, main .home-7 .bloc-service:hover .picto, main .home-8 .bloc-service:hover .picto, main .home-9 .bloc-service:hover .picto, main .home-10 .bloc-service:hover .picto, main .residence .bloc-service:hover .picto, main .hebergement .bloc-service:hover .picto, main .promotions .bloc-service:hover .picto, main .blog-single .bloc-service:hover .picto, main .activites .bloc-service:hover .picto, main .services .bloc-service:hover .picto, main .avis .bloc-service:hover .picto {
      opacity: 0;
      transform: translateY(-35px); }
    main .home-2 .bloc-service:hover .titre, main .home-3 .bloc-service:hover .titre, main .home-4 .bloc-service:hover .titre, main .home-5 .bloc-service:hover .titre, main .home-6 .bloc-service:hover .titre, main .home-7 .bloc-service:hover .titre, main .home-8 .bloc-service:hover .titre, main .home-9 .bloc-service:hover .titre, main .home-10 .bloc-service:hover .titre, main .residence .bloc-service:hover .titre, main .hebergement .bloc-service:hover .titre, main .promotions .bloc-service:hover .titre, main .blog-single .bloc-service:hover .titre, main .activites .bloc-service:hover .titre, main .services .bloc-service:hover .titre, main .avis .bloc-service:hover .titre {
      transform: translateY(-70px); }
    main .home-2 .bloc-service:hover .desc, main .home-3 .bloc-service:hover .desc, main .home-4 .bloc-service:hover .desc, main .home-5 .bloc-service:hover .desc, main .home-6 .bloc-service:hover .desc, main .home-7 .bloc-service:hover .desc, main .home-8 .bloc-service:hover .desc, main .home-9 .bloc-service:hover .desc, main .home-10 .bloc-service:hover .desc, main .residence .bloc-service:hover .desc, main .hebergement .bloc-service:hover .desc, main .promotions .bloc-service:hover .desc, main .blog-single .bloc-service:hover .desc, main .activites .bloc-service:hover .desc, main .services .bloc-service:hover .desc, main .avis .bloc-service:hover .desc {
      opacity: 1;
      transform: translateY(-70px); }
  main .home-2 .bloc-promotion, main .home-3 .bloc-promotion, main .home-4 .bloc-promotion, main .home-5 .bloc-promotion, main .home-6 .bloc-promotion, main .home-7 .bloc-promotion, main .home-8 .bloc-promotion, main .home-9 .bloc-promotion, main .home-10 .bloc-promotion, main .residence .bloc-promotion, main .hebergement .bloc-promotion, main .promotions .bloc-promotion, main .blog-single .bloc-promotion, main .activites .bloc-promotion, main .services .bloc-promotion, main .avis .bloc-promotion {
    height: 315px;
    position: relative; }
    main .home-2 .bloc-promotion img, main .home-3 .bloc-promotion img, main .home-4 .bloc-promotion img, main .home-5 .bloc-promotion img, main .home-6 .bloc-promotion img, main .home-7 .bloc-promotion img, main .home-8 .bloc-promotion img, main .home-9 .bloc-promotion img, main .home-10 .bloc-promotion img, main .residence .bloc-promotion img, main .hebergement .bloc-promotion img, main .promotions .bloc-promotion img, main .blog-single .bloc-promotion img, main .activites .bloc-promotion img, main .services .bloc-promotion img, main .avis .bloc-promotion img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      filter: brightness(0.6); }
    main .home-2 .bloc-promotion .h3-init, main .home-3 .bloc-promotion .h3-init, main .home-4 .bloc-promotion .h3-init, main .home-5 .bloc-promotion .h3-init, main .home-6 .bloc-promotion .h3-init, main .home-7 .bloc-promotion .h3-init, main .home-8 .bloc-promotion .h3-init, main .home-9 .bloc-promotion .h3-init, main .home-10 .bloc-promotion .h3-init, main .residence .bloc-promotion .h3-init, main .hebergement .bloc-promotion .h3-init, main .promotions .bloc-promotion .h3-init, main .blog-single .bloc-promotion .h3-init, main .activites .bloc-promotion .h3-init, main .services .bloc-promotion .h3-init, main .avis .bloc-promotion .h3-init {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 20px;
      text-shadow: 0px 0px 15px black;
      position: absolute;
      bottom: 25px;
      left: 0;
      right: 0;
      padding: 0 25px;
      text-align: center;
      font-weight: 700; }
    main .home-2 .bloc-promotion .brd, main .home-3 .bloc-promotion .brd, main .home-4 .bloc-promotion .brd, main .home-5 .bloc-promotion .brd, main .home-6 .bloc-promotion .brd, main .home-7 .bloc-promotion .brd, main .home-8 .bloc-promotion .brd, main .home-9 .bloc-promotion .brd, main .home-10 .bloc-promotion .brd, main .residence .bloc-promotion .brd, main .hebergement .bloc-promotion .brd, main .promotions .bloc-promotion .brd, main .blog-single .bloc-promotion .brd, main .activites .bloc-promotion .brd, main .services .bloc-promotion .brd, main .avis .bloc-promotion .brd {
      border: 1px solid #ffffff;
      overflow: hidden;
      position: absolute;
      top: 10px;
      bottom: 10px;
      left: 10px;
      right: 10px;
      z-index: 10; }
      main .home-2 .bloc-promotion .brd .moving-bloc, main .home-3 .bloc-promotion .brd .moving-bloc, main .home-4 .bloc-promotion .brd .moving-bloc, main .home-5 .bloc-promotion .brd .moving-bloc, main .home-6 .bloc-promotion .brd .moving-bloc, main .home-7 .bloc-promotion .brd .moving-bloc, main .home-8 .bloc-promotion .brd .moving-bloc, main .home-9 .bloc-promotion .brd .moving-bloc, main .home-10 .bloc-promotion .brd .moving-bloc, main .residence .bloc-promotion .brd .moving-bloc, main .hebergement .bloc-promotion .brd .moving-bloc, main .promotions .bloc-promotion .brd .moving-bloc, main .blog-single .bloc-promotion .brd .moving-bloc, main .activites .bloc-promotion .brd .moving-bloc, main .services .bloc-promotion .brd .moving-bloc, main .avis .bloc-promotion .brd .moving-bloc {
        background-color: #ffffff;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        padding: 15px;
        font-size: 16px;
        text-align: center;
        transition: 0.3s all;
        transform: translateY(100%); }
        main .home-2 .bloc-promotion .brd .moving-bloc h3, main .home-3 .bloc-promotion .brd .moving-bloc h3, main .home-4 .bloc-promotion .brd .moving-bloc h3, main .home-5 .bloc-promotion .brd .moving-bloc h3, main .home-6 .bloc-promotion .brd .moving-bloc h3, main .home-7 .bloc-promotion .brd .moving-bloc h3, main .home-8 .bloc-promotion .brd .moving-bloc h3, main .home-9 .bloc-promotion .brd .moving-bloc h3, main .home-10 .bloc-promotion .brd .moving-bloc h3, main .residence .bloc-promotion .brd .moving-bloc h3, main .hebergement .bloc-promotion .brd .moving-bloc h3, main .promotions .bloc-promotion .brd .moving-bloc h3, main .blog-single .bloc-promotion .brd .moving-bloc h3, main .activites .bloc-promotion .brd .moving-bloc h3, main .services .bloc-promotion .brd .moving-bloc h3, main .avis .bloc-promotion .brd .moving-bloc h3 {
          color: #2d5d17;
          font-weight: 700;
          margin-bottom: 20px; }
        main .home-2 .bloc-promotion .brd .moving-bloc .btn-1, main .home-3 .bloc-promotion .brd .moving-bloc .btn-1, main .home-4 .bloc-promotion .brd .moving-bloc .btn-1, main .home-5 .bloc-promotion .brd .moving-bloc .btn-1, main .home-6 .bloc-promotion .brd .moving-bloc .btn-1, main .home-7 .bloc-promotion .brd .moving-bloc .btn-1, main .home-8 .bloc-promotion .brd .moving-bloc .btn-1, main .home-9 .bloc-promotion .brd .moving-bloc .btn-1, main .home-10 .bloc-promotion .brd .moving-bloc .btn-1, main .residence .bloc-promotion .brd .moving-bloc .btn-1, main .hebergement .bloc-promotion .brd .moving-bloc .btn-1, main .promotions .bloc-promotion .brd .moving-bloc .btn-1, main .blog-single .bloc-promotion .brd .moving-bloc .btn-1, main .activites .bloc-promotion .brd .moving-bloc .btn-1, main .services .bloc-promotion .brd .moving-bloc .btn-1, main .avis .bloc-promotion .brd .moving-bloc .btn-1 {
          position: absolute;
          bottom: 5px;
          left: 0;
          right: 0;
          text-align: center; }
          main .home-2 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-3 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-4 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-5 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-6 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-7 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-8 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-9 .bloc-promotion .brd .moving-bloc .btn-1 a, main .home-10 .bloc-promotion .brd .moving-bloc .btn-1 a, main .residence .bloc-promotion .brd .moving-bloc .btn-1 a, main .hebergement .bloc-promotion .brd .moving-bloc .btn-1 a, main .promotions .bloc-promotion .brd .moving-bloc .btn-1 a, main .blog-single .bloc-promotion .brd .moving-bloc .btn-1 a, main .activites .bloc-promotion .brd .moving-bloc .btn-1 a, main .services .bloc-promotion .brd .moving-bloc .btn-1 a, main .avis .bloc-promotion .brd .moving-bloc .btn-1 a {
            font-size: 18px; }
    main .home-2 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-2 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-3 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-4 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-5 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-6 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-7 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-8 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-9 .bloc-promotion.over-8:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-1:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-2:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-3:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-4:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-5:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-6:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-7:hover .brd .moving-bloc, main .home-10 .bloc-promotion.over-8:hover .brd .moving-bloc, main .residence .bloc-promotion.over-1:hover .brd .moving-bloc, main .residence .bloc-promotion.over-2:hover .brd .moving-bloc, main .residence .bloc-promotion.over-3:hover .brd .moving-bloc, main .residence .bloc-promotion.over-4:hover .brd .moving-bloc, main .residence .bloc-promotion.over-5:hover .brd .moving-bloc, main .residence .bloc-promotion.over-6:hover .brd .moving-bloc, main .residence .bloc-promotion.over-7:hover .brd .moving-bloc, main .residence .bloc-promotion.over-8:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-1:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-2:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-3:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-4:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-5:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-6:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-7:hover .brd .moving-bloc, main .hebergement .bloc-promotion.over-8:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-1:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-2:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-3:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-4:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-5:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-6:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-7:hover .brd .moving-bloc, main .promotions .bloc-promotion.over-8:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-1:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-2:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-3:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-4:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-5:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-6:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-7:hover .brd .moving-bloc, main .blog-single .bloc-promotion.over-8:hover .brd .moving-bloc, main .activites .bloc-promotion.over-1:hover .brd .moving-bloc, main .activites .bloc-promotion.over-2:hover .brd .moving-bloc, main .activites .bloc-promotion.over-3:hover .brd .moving-bloc, main .activites .bloc-promotion.over-4:hover .brd .moving-bloc, main .activites .bloc-promotion.over-5:hover .brd .moving-bloc, main .activites .bloc-promotion.over-6:hover .brd .moving-bloc, main .activites .bloc-promotion.over-7:hover .brd .moving-bloc, main .activites .bloc-promotion.over-8:hover .brd .moving-bloc, main .services .bloc-promotion.over-1:hover .brd .moving-bloc, main .services .bloc-promotion.over-2:hover .brd .moving-bloc, main .services .bloc-promotion.over-3:hover .brd .moving-bloc, main .services .bloc-promotion.over-4:hover .brd .moving-bloc, main .services .bloc-promotion.over-5:hover .brd .moving-bloc, main .services .bloc-promotion.over-6:hover .brd .moving-bloc, main .services .bloc-promotion.over-7:hover .brd .moving-bloc, main .services .bloc-promotion.over-8:hover .brd .moving-bloc, main .avis .bloc-promotion.over-1:hover .brd .moving-bloc, main .avis .bloc-promotion.over-2:hover .brd .moving-bloc, main .avis .bloc-promotion.over-3:hover .brd .moving-bloc, main .avis .bloc-promotion.over-4:hover .brd .moving-bloc, main .avis .bloc-promotion.over-5:hover .brd .moving-bloc, main .avis .bloc-promotion.over-6:hover .brd .moving-bloc, main .avis .bloc-promotion.over-7:hover .brd .moving-bloc, main .avis .bloc-promotion.over-8:hover .brd .moving-bloc {
      transform: translateY(0); }
  main .home-2 #exTab1 .nav, main .home-3 #exTab1 .nav, main .home-4 #exTab1 .nav, main .home-5 #exTab1 .nav, main .home-6 #exTab1 .nav, main .home-7 #exTab1 .nav, main .home-8 #exTab1 .nav, main .home-9 #exTab1 .nav, main .home-10 #exTab1 .nav, main .residence #exTab1 .nav, main .hebergement #exTab1 .nav, main .promotions #exTab1 .nav, main .blog-single #exTab1 .nav, main .activites #exTab1 .nav, main .services #exTab1 .nav, main .avis #exTab1 .nav {
    border-bottom: 1px solid #CECECE;
    transition: 0.3s all; }
    main .home-2 #exTab1 .nav li, main .home-3 #exTab1 .nav li, main .home-4 #exTab1 .nav li, main .home-5 #exTab1 .nav li, main .home-6 #exTab1 .nav li, main .home-7 #exTab1 .nav li, main .home-8 #exTab1 .nav li, main .home-9 #exTab1 .nav li, main .home-10 #exTab1 .nav li, main .residence #exTab1 .nav li, main .hebergement #exTab1 .nav li, main .promotions #exTab1 .nav li, main .blog-single #exTab1 .nav li, main .activites #exTab1 .nav li, main .services #exTab1 .nav li, main .avis #exTab1 .nav li {
      width: 33%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      main .home-2 #exTab1 .nav li a, main .home-3 #exTab1 .nav li a, main .home-4 #exTab1 .nav li a, main .home-5 #exTab1 .nav li a, main .home-6 #exTab1 .nav li a, main .home-7 #exTab1 .nav li a, main .home-8 #exTab1 .nav li a, main .home-9 #exTab1 .nav li a, main .home-10 #exTab1 .nav li a, main .residence #exTab1 .nav li a, main .hebergement #exTab1 .nav li a, main .promotions #exTab1 .nav li a, main .blog-single #exTab1 .nav li a, main .activites #exTab1 .nav li a, main .services #exTab1 .nav li a, main .avis #exTab1 .nav li a {
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        font-size: 20px;
        color: #2d5d17;
        padding: 25px 0;
        transition: 0.3s all;
        border-bottom: 3px solid transparent; }
        main .home-2 #exTab1 .nav li a.active, main .home-3 #exTab1 .nav li a.active, main .home-4 #exTab1 .nav li a.active, main .home-5 #exTab1 .nav li a.active, main .home-6 #exTab1 .nav li a.active, main .home-7 #exTab1 .nav li a.active, main .home-8 #exTab1 .nav li a.active, main .home-9 #exTab1 .nav li a.active, main .home-10 #exTab1 .nav li a.active, main .residence #exTab1 .nav li a.active, main .hebergement #exTab1 .nav li a.active, main .promotions #exTab1 .nav li a.active, main .blog-single #exTab1 .nav li a.active, main .activites #exTab1 .nav li a.active, main .services #exTab1 .nav li a.active, main .avis #exTab1 .nav li a.active {
          border-bottom: 3px solid #5db437; }
          main .home-2 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-3 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-4 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-5 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-6 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-7 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-8 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-9 #exTab1 .nav li a.active.bloc-train .color-svg, main .home-10 #exTab1 .nav li a.active.bloc-train .color-svg, main .residence #exTab1 .nav li a.active.bloc-train .color-svg, main .hebergement #exTab1 .nav li a.active.bloc-train .color-svg, main .promotions #exTab1 .nav li a.active.bloc-train .color-svg, main .blog-single #exTab1 .nav li a.active.bloc-train .color-svg, main .activites #exTab1 .nav li a.active.bloc-train .color-svg, main .services #exTab1 .nav li a.active.bloc-train .color-svg, main .avis #exTab1 .nav li a.active.bloc-train .color-svg {
            stroke: #5db437 !important; }
          main .home-2 #exTab1 .nav li a.active.bloc-train .link, main .home-3 #exTab1 .nav li a.active.bloc-train .link, main .home-4 #exTab1 .nav li a.active.bloc-train .link, main .home-5 #exTab1 .nav li a.active.bloc-train .link, main .home-6 #exTab1 .nav li a.active.bloc-train .link, main .home-7 #exTab1 .nav li a.active.bloc-train .link, main .home-8 #exTab1 .nav li a.active.bloc-train .link, main .home-9 #exTab1 .nav li a.active.bloc-train .link, main .home-10 #exTab1 .nav li a.active.bloc-train .link, main .residence #exTab1 .nav li a.active.bloc-train .link, main .hebergement #exTab1 .nav li a.active.bloc-train .link, main .promotions #exTab1 .nav li a.active.bloc-train .link, main .blog-single #exTab1 .nav li a.active.bloc-train .link, main .activites #exTab1 .nav li a.active.bloc-train .link, main .services #exTab1 .nav li a.active.bloc-train .link, main .avis #exTab1 .nav li a.active.bloc-train .link {
            color: #5db437; }
          main .home-2 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-3 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-4 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-5 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-6 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-7 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-8 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-9 #exTab1 .nav li a.active.bloc-avion .color-svg, main .home-10 #exTab1 .nav li a.active.bloc-avion .color-svg, main .residence #exTab1 .nav li a.active.bloc-avion .color-svg, main .hebergement #exTab1 .nav li a.active.bloc-avion .color-svg, main .promotions #exTab1 .nav li a.active.bloc-avion .color-svg, main .blog-single #exTab1 .nav li a.active.bloc-avion .color-svg, main .activites #exTab1 .nav li a.active.bloc-avion .color-svg, main .services #exTab1 .nav li a.active.bloc-avion .color-svg, main .avis #exTab1 .nav li a.active.bloc-avion .color-svg {
            fill: #5db437 !important; }
          main .home-2 #exTab1 .nav li a.active.bloc-avion .link, main .home-3 #exTab1 .nav li a.active.bloc-avion .link, main .home-4 #exTab1 .nav li a.active.bloc-avion .link, main .home-5 #exTab1 .nav li a.active.bloc-avion .link, main .home-6 #exTab1 .nav li a.active.bloc-avion .link, main .home-7 #exTab1 .nav li a.active.bloc-avion .link, main .home-8 #exTab1 .nav li a.active.bloc-avion .link, main .home-9 #exTab1 .nav li a.active.bloc-avion .link, main .home-10 #exTab1 .nav li a.active.bloc-avion .link, main .residence #exTab1 .nav li a.active.bloc-avion .link, main .hebergement #exTab1 .nav li a.active.bloc-avion .link, main .promotions #exTab1 .nav li a.active.bloc-avion .link, main .blog-single #exTab1 .nav li a.active.bloc-avion .link, main .activites #exTab1 .nav li a.active.bloc-avion .link, main .services #exTab1 .nav li a.active.bloc-avion .link, main .avis #exTab1 .nav li a.active.bloc-avion .link {
            color: #5db437; }
          main .home-2 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-3 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-4 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-5 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-6 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-7 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-8 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-9 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .home-10 #exTab1 .nav li a.active.bloc-voiture .color-svg, main .residence #exTab1 .nav li a.active.bloc-voiture .color-svg, main .hebergement #exTab1 .nav li a.active.bloc-voiture .color-svg, main .promotions #exTab1 .nav li a.active.bloc-voiture .color-svg, main .blog-single #exTab1 .nav li a.active.bloc-voiture .color-svg, main .activites #exTab1 .nav li a.active.bloc-voiture .color-svg, main .services #exTab1 .nav li a.active.bloc-voiture .color-svg, main .avis #exTab1 .nav li a.active.bloc-voiture .color-svg {
            fill: #5db437 !important; }
          main .home-2 #exTab1 .nav li a.active.bloc-voiture .link, main .home-3 #exTab1 .nav li a.active.bloc-voiture .link, main .home-4 #exTab1 .nav li a.active.bloc-voiture .link, main .home-5 #exTab1 .nav li a.active.bloc-voiture .link, main .home-6 #exTab1 .nav li a.active.bloc-voiture .link, main .home-7 #exTab1 .nav li a.active.bloc-voiture .link, main .home-8 #exTab1 .nav li a.active.bloc-voiture .link, main .home-9 #exTab1 .nav li a.active.bloc-voiture .link, main .home-10 #exTab1 .nav li a.active.bloc-voiture .link, main .residence #exTab1 .nav li a.active.bloc-voiture .link, main .hebergement #exTab1 .nav li a.active.bloc-voiture .link, main .promotions #exTab1 .nav li a.active.bloc-voiture .link, main .blog-single #exTab1 .nav li a.active.bloc-voiture .link, main .activites #exTab1 .nav li a.active.bloc-voiture .link, main .services #exTab1 .nav li a.active.bloc-voiture .link, main .avis #exTab1 .nav li a.active.bloc-voiture .link {
            color: #5db437; }
        main .home-2 #exTab1 .nav li a:hover, main .home-3 #exTab1 .nav li a:hover, main .home-4 #exTab1 .nav li a:hover, main .home-5 #exTab1 .nav li a:hover, main .home-6 #exTab1 .nav li a:hover, main .home-7 #exTab1 .nav li a:hover, main .home-8 #exTab1 .nav li a:hover, main .home-9 #exTab1 .nav li a:hover, main .home-10 #exTab1 .nav li a:hover, main .residence #exTab1 .nav li a:hover, main .hebergement #exTab1 .nav li a:hover, main .promotions #exTab1 .nav li a:hover, main .blog-single #exTab1 .nav li a:hover, main .activites #exTab1 .nav li a:hover, main .services #exTab1 .nav li a:hover, main .avis #exTab1 .nav li a:hover {
          color: #5db437;
          border-bottom: 3px solid #5db437; }
        main .home-2 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-3 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-4 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-5 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-6 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-7 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-8 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-9 #exTab1 .nav li a.bloc-train:hover .color-svg, main .home-10 #exTab1 .nav li a.bloc-train:hover .color-svg, main .residence #exTab1 .nav li a.bloc-train:hover .color-svg, main .hebergement #exTab1 .nav li a.bloc-train:hover .color-svg, main .promotions #exTab1 .nav li a.bloc-train:hover .color-svg, main .blog-single #exTab1 .nav li a.bloc-train:hover .color-svg, main .activites #exTab1 .nav li a.bloc-train:hover .color-svg, main .services #exTab1 .nav li a.bloc-train:hover .color-svg, main .avis #exTab1 .nav li a.bloc-train:hover .color-svg {
          stroke: #5db437 !important; }
        main .home-2 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-3 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-4 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-5 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-6 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-7 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-8 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-9 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .home-10 #exTab1 .nav li a.bloc-avion:hover .color-svg, main .residence #exTab1 .nav li a.bloc-avion:hover .color-svg, main .hebergement #exTab1 .nav li a.bloc-avion:hover .color-svg, main .promotions #exTab1 .nav li a.bloc-avion:hover .color-svg, main .blog-single #exTab1 .nav li a.bloc-avion:hover .color-svg, main .activites #exTab1 .nav li a.bloc-avion:hover .color-svg, main .services #exTab1 .nav li a.bloc-avion:hover .color-svg, main .avis #exTab1 .nav li a.bloc-avion:hover .color-svg {
          fill: #5db437 !important; }
        main .home-2 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-3 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-4 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-5 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-6 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-7 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-8 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-9 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .home-10 #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .residence #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .hebergement #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .promotions #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .blog-single #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .activites #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .services #exTab1 .nav li a.bloc-voiture:hover .color-svg, main .avis #exTab1 .nav li a.bloc-voiture:hover .color-svg {
          fill: #5db437 !important; }
    main .home-2 #exTab1 .nav .link, main .home-3 #exTab1 .nav .link, main .home-4 #exTab1 .nav .link, main .home-5 #exTab1 .nav .link, main .home-6 #exTab1 .nav .link, main .home-7 #exTab1 .nav .link, main .home-8 #exTab1 .nav .link, main .home-9 #exTab1 .nav .link, main .home-10 #exTab1 .nav .link, main .residence #exTab1 .nav .link, main .hebergement #exTab1 .nav .link, main .promotions #exTab1 .nav .link, main .blog-single #exTab1 .nav .link, main .activites #exTab1 .nav .link, main .services #exTab1 .nav .link, main .avis #exTab1 .nav .link {
      padding: 15px 0 0 0; }
    main .home-2 #exTab1 .nav .picto, main .home-3 #exTab1 .nav .picto, main .home-4 #exTab1 .nav .picto, main .home-5 #exTab1 .nav .picto, main .home-6 #exTab1 .nav .picto, main .home-7 #exTab1 .nav .picto, main .home-8 #exTab1 .nav .picto, main .home-9 #exTab1 .nav .picto, main .home-10 #exTab1 .nav .picto, main .residence #exTab1 .nav .picto, main .hebergement #exTab1 .nav .picto, main .promotions #exTab1 .nav .picto, main .blog-single #exTab1 .nav .picto, main .activites #exTab1 .nav .picto, main .services #exTab1 .nav .picto, main .avis #exTab1 .nav .picto {
      background-color: #ffffff;
      width: 85px;
      height: 85px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
      main .home-2 #exTab1 .nav .picto.voiture .color-svg, main .home-3 #exTab1 .nav .picto.voiture .color-svg, main .home-4 #exTab1 .nav .picto.voiture .color-svg, main .home-5 #exTab1 .nav .picto.voiture .color-svg, main .home-6 #exTab1 .nav .picto.voiture .color-svg, main .home-7 #exTab1 .nav .picto.voiture .color-svg, main .home-8 #exTab1 .nav .picto.voiture .color-svg, main .home-9 #exTab1 .nav .picto.voiture .color-svg, main .home-10 #exTab1 .nav .picto.voiture .color-svg, main .residence #exTab1 .nav .picto.voiture .color-svg, main .hebergement #exTab1 .nav .picto.voiture .color-svg, main .promotions #exTab1 .nav .picto.voiture .color-svg, main .blog-single #exTab1 .nav .picto.voiture .color-svg, main .activites #exTab1 .nav .picto.voiture .color-svg, main .services #exTab1 .nav .picto.voiture .color-svg, main .avis #exTab1 .nav .picto.voiture .color-svg {
        fill: #2d5d17 !important;
        transition: 0.3s all; }
      main .home-2 #exTab1 .nav .picto.voiture svg, main .home-3 #exTab1 .nav .picto.voiture svg, main .home-4 #exTab1 .nav .picto.voiture svg, main .home-5 #exTab1 .nav .picto.voiture svg, main .home-6 #exTab1 .nav .picto.voiture svg, main .home-7 #exTab1 .nav .picto.voiture svg, main .home-8 #exTab1 .nav .picto.voiture svg, main .home-9 #exTab1 .nav .picto.voiture svg, main .home-10 #exTab1 .nav .picto.voiture svg, main .residence #exTab1 .nav .picto.voiture svg, main .hebergement #exTab1 .nav .picto.voiture svg, main .promotions #exTab1 .nav .picto.voiture svg, main .blog-single #exTab1 .nav .picto.voiture svg, main .activites #exTab1 .nav .picto.voiture svg, main .services #exTab1 .nav .picto.voiture svg, main .avis #exTab1 .nav .picto.voiture svg {
        width: 60px; }
      main .home-2 #exTab1 .nav .picto.train .color-svg, main .home-3 #exTab1 .nav .picto.train .color-svg, main .home-4 #exTab1 .nav .picto.train .color-svg, main .home-5 #exTab1 .nav .picto.train .color-svg, main .home-6 #exTab1 .nav .picto.train .color-svg, main .home-7 #exTab1 .nav .picto.train .color-svg, main .home-8 #exTab1 .nav .picto.train .color-svg, main .home-9 #exTab1 .nav .picto.train .color-svg, main .home-10 #exTab1 .nav .picto.train .color-svg, main .residence #exTab1 .nav .picto.train .color-svg, main .hebergement #exTab1 .nav .picto.train .color-svg, main .promotions #exTab1 .nav .picto.train .color-svg, main .blog-single #exTab1 .nav .picto.train .color-svg, main .activites #exTab1 .nav .picto.train .color-svg, main .services #exTab1 .nav .picto.train .color-svg, main .avis #exTab1 .nav .picto.train .color-svg {
        stroke: #2d5d17 !important;
        transition: 0.3s all; }
      main .home-2 #exTab1 .nav .picto.train svg, main .home-3 #exTab1 .nav .picto.train svg, main .home-4 #exTab1 .nav .picto.train svg, main .home-5 #exTab1 .nav .picto.train svg, main .home-6 #exTab1 .nav .picto.train svg, main .home-7 #exTab1 .nav .picto.train svg, main .home-8 #exTab1 .nav .picto.train svg, main .home-9 #exTab1 .nav .picto.train svg, main .home-10 #exTab1 .nav .picto.train svg, main .residence #exTab1 .nav .picto.train svg, main .hebergement #exTab1 .nav .picto.train svg, main .promotions #exTab1 .nav .picto.train svg, main .blog-single #exTab1 .nav .picto.train svg, main .activites #exTab1 .nav .picto.train svg, main .services #exTab1 .nav .picto.train svg, main .avis #exTab1 .nav .picto.train svg {
        width: 50px; }
      main .home-2 #exTab1 .nav .picto.avion .color-svg, main .home-3 #exTab1 .nav .picto.avion .color-svg, main .home-4 #exTab1 .nav .picto.avion .color-svg, main .home-5 #exTab1 .nav .picto.avion .color-svg, main .home-6 #exTab1 .nav .picto.avion .color-svg, main .home-7 #exTab1 .nav .picto.avion .color-svg, main .home-8 #exTab1 .nav .picto.avion .color-svg, main .home-9 #exTab1 .nav .picto.avion .color-svg, main .home-10 #exTab1 .nav .picto.avion .color-svg, main .residence #exTab1 .nav .picto.avion .color-svg, main .hebergement #exTab1 .nav .picto.avion .color-svg, main .promotions #exTab1 .nav .picto.avion .color-svg, main .blog-single #exTab1 .nav .picto.avion .color-svg, main .activites #exTab1 .nav .picto.avion .color-svg, main .services #exTab1 .nav .picto.avion .color-svg, main .avis #exTab1 .nav .picto.avion .color-svg {
        fill: #2d5d17 !important;
        transition: 0.3s all; }
      main .home-2 #exTab1 .nav .picto.avion svg, main .home-3 #exTab1 .nav .picto.avion svg, main .home-4 #exTab1 .nav .picto.avion svg, main .home-5 #exTab1 .nav .picto.avion svg, main .home-6 #exTab1 .nav .picto.avion svg, main .home-7 #exTab1 .nav .picto.avion svg, main .home-8 #exTab1 .nav .picto.avion svg, main .home-9 #exTab1 .nav .picto.avion svg, main .home-10 #exTab1 .nav .picto.avion svg, main .residence #exTab1 .nav .picto.avion svg, main .hebergement #exTab1 .nav .picto.avion svg, main .promotions #exTab1 .nav .picto.avion svg, main .blog-single #exTab1 .nav .picto.avion svg, main .activites #exTab1 .nav .picto.avion svg, main .services #exTab1 .nav .picto.avion svg, main .avis #exTab1 .nav .picto.avion svg {
        width: 50px;
        height: 50px; }
  main .home-2 #hebergement_tabs #myTab, main .home-3 #hebergement_tabs #myTab, main .home-4 #hebergement_tabs #myTab, main .home-5 #hebergement_tabs #myTab, main .home-6 #hebergement_tabs #myTab, main .home-7 #hebergement_tabs #myTab, main .home-8 #hebergement_tabs #myTab, main .home-9 #hebergement_tabs #myTab, main .home-10 #hebergement_tabs #myTab, main .residence #hebergement_tabs #myTab, main .hebergement #hebergement_tabs #myTab, main .promotions #hebergement_tabs #myTab, main .blog-single #hebergement_tabs #myTab, main .activites #hebergement_tabs #myTab, main .services #hebergement_tabs #myTab, main .avis #hebergement_tabs #myTab {
    border: none; }
    main .home-2 #hebergement_tabs #myTab li, main .home-3 #hebergement_tabs #myTab li, main .home-4 #hebergement_tabs #myTab li, main .home-5 #hebergement_tabs #myTab li, main .home-6 #hebergement_tabs #myTab li, main .home-7 #hebergement_tabs #myTab li, main .home-8 #hebergement_tabs #myTab li, main .home-9 #hebergement_tabs #myTab li, main .home-10 #hebergement_tabs #myTab li, main .residence #hebergement_tabs #myTab li, main .hebergement #hebergement_tabs #myTab li, main .promotions #hebergement_tabs #myTab li, main .blog-single #hebergement_tabs #myTab li, main .activites #hebergement_tabs #myTab li, main .services #hebergement_tabs #myTab li, main .avis #hebergement_tabs #myTab li {
      width: 100%;
      background-color: #5db437;
      border-bottom: 2px solid #ffffff;
      padding: 8px 10px;
      transition: 0.3s all; }
      main .home-2 #hebergement_tabs #myTab li a, main .home-3 #hebergement_tabs #myTab li a, main .home-4 #hebergement_tabs #myTab li a, main .home-5 #hebergement_tabs #myTab li a, main .home-6 #hebergement_tabs #myTab li a, main .home-7 #hebergement_tabs #myTab li a, main .home-8 #hebergement_tabs #myTab li a, main .home-9 #hebergement_tabs #myTab li a, main .home-10 #hebergement_tabs #myTab li a, main .residence #hebergement_tabs #myTab li a, main .hebergement #hebergement_tabs #myTab li a, main .promotions #hebergement_tabs #myTab li a, main .blog-single #hebergement_tabs #myTab li a, main .activites #hebergement_tabs #myTab li a, main .services #hebergement_tabs #myTab li a, main .avis #hebergement_tabs #myTab li a {
        color: #ffffff;
        display: block;
        font-size: 18px;
        transition: 0.3s all; }
      main .home-2 #hebergement_tabs #myTab li:hover, main .home-3 #hebergement_tabs #myTab li:hover, main .home-4 #hebergement_tabs #myTab li:hover, main .home-5 #hebergement_tabs #myTab li:hover, main .home-6 #hebergement_tabs #myTab li:hover, main .home-7 #hebergement_tabs #myTab li:hover, main .home-8 #hebergement_tabs #myTab li:hover, main .home-9 #hebergement_tabs #myTab li:hover, main .home-10 #hebergement_tabs #myTab li:hover, main .residence #hebergement_tabs #myTab li:hover, main .hebergement #hebergement_tabs #myTab li:hover, main .promotions #hebergement_tabs #myTab li:hover, main .blog-single #hebergement_tabs #myTab li:hover, main .activites #hebergement_tabs #myTab li:hover, main .services #hebergement_tabs #myTab li:hover, main .avis #hebergement_tabs #myTab li:hover {
        background-color: #ffffff;
        border-bottom: 2px solid #ffffff; }
        main .home-2 #hebergement_tabs #myTab li:hover a, main .home-3 #hebergement_tabs #myTab li:hover a, main .home-4 #hebergement_tabs #myTab li:hover a, main .home-5 #hebergement_tabs #myTab li:hover a, main .home-6 #hebergement_tabs #myTab li:hover a, main .home-7 #hebergement_tabs #myTab li:hover a, main .home-8 #hebergement_tabs #myTab li:hover a, main .home-9 #hebergement_tabs #myTab li:hover a, main .home-10 #hebergement_tabs #myTab li:hover a, main .residence #hebergement_tabs #myTab li:hover a, main .hebergement #hebergement_tabs #myTab li:hover a, main .promotions #hebergement_tabs #myTab li:hover a, main .blog-single #hebergement_tabs #myTab li:hover a, main .activites #hebergement_tabs #myTab li:hover a, main .services #hebergement_tabs #myTab li:hover a, main .avis #hebergement_tabs #myTab li:hover a {
          color: #5db437; }
  main .home-2 #hebergement_tabs #myTabContent .contenu, main .home-3 #hebergement_tabs #myTabContent .contenu, main .home-4 #hebergement_tabs #myTabContent .contenu, main .home-5 #hebergement_tabs #myTabContent .contenu, main .home-6 #hebergement_tabs #myTabContent .contenu, main .home-7 #hebergement_tabs #myTabContent .contenu, main .home-8 #hebergement_tabs #myTabContent .contenu, main .home-9 #hebergement_tabs #myTabContent .contenu, main .home-10 #hebergement_tabs #myTabContent .contenu, main .residence #hebergement_tabs #myTabContent .contenu, main .hebergement #hebergement_tabs #myTabContent .contenu, main .promotions #hebergement_tabs #myTabContent .contenu, main .blog-single #hebergement_tabs #myTabContent .contenu, main .activites #hebergement_tabs #myTabContent .contenu, main .services #hebergement_tabs #myTabContent .contenu, main .avis #hebergement_tabs #myTabContent .contenu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2; }
  main .home-2 .video-responsive, main .home-3 .video-responsive, main .home-4 .video-responsive, main .home-5 .video-responsive, main .home-6 .video-responsive, main .home-7 .video-responsive, main .home-8 .video-responsive, main .home-9 .video-responsive, main .home-10 .video-responsive, main .residence .video-responsive, main .hebergement .video-responsive, main .promotions .video-responsive, main .blog-single .video-responsive, main .activites .video-responsive, main .services .video-responsive, main .avis .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0; }
  main .home-2 .video-responsive iframe, main .home-3 .video-responsive iframe, main .home-4 .video-responsive iframe, main .home-5 .video-responsive iframe, main .home-6 .video-responsive iframe, main .home-7 .video-responsive iframe, main .home-8 .video-responsive iframe, main .home-9 .video-responsive iframe, main .home-10 .video-responsive iframe, main .residence .video-responsive iframe, main .hebergement .video-responsive iframe, main .promotions .video-responsive iframe, main .blog-single .video-responsive iframe, main .activites .video-responsive iframe, main .services .video-responsive iframe, main .avis .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }
  main .home-2 .diapo-residence .bloc-residence, main .home-3 .diapo-residence .bloc-residence, main .home-4 .diapo-residence .bloc-residence, main .home-5 .diapo-residence .bloc-residence, main .home-6 .diapo-residence .bloc-residence, main .home-7 .diapo-residence .bloc-residence, main .home-8 .diapo-residence .bloc-residence, main .home-9 .diapo-residence .bloc-residence, main .home-10 .diapo-residence .bloc-residence, main .residence .diapo-residence .bloc-residence, main .hebergement .diapo-residence .bloc-residence, main .promotions .diapo-residence .bloc-residence, main .blog-single .diapo-residence .bloc-residence, main .activites .diapo-residence .bloc-residence, main .services .diapo-residence .bloc-residence, main .avis .diapo-residence .bloc-residence {
    box-shadow: 0px 0px 5px #efefef;
    margin: 15px; }
    main .home-2 .diapo-residence .bloc-residence .bloc-head, main .home-3 .diapo-residence .bloc-residence .bloc-head, main .home-4 .diapo-residence .bloc-residence .bloc-head, main .home-5 .diapo-residence .bloc-residence .bloc-head, main .home-6 .diapo-residence .bloc-residence .bloc-head, main .home-7 .diapo-residence .bloc-residence .bloc-head, main .home-8 .diapo-residence .bloc-residence .bloc-head, main .home-9 .diapo-residence .bloc-residence .bloc-head, main .home-10 .diapo-residence .bloc-residence .bloc-head, main .residence .diapo-residence .bloc-residence .bloc-head, main .hebergement .diapo-residence .bloc-residence .bloc-head, main .promotions .diapo-residence .bloc-residence .bloc-head, main .blog-single .diapo-residence .bloc-residence .bloc-head, main .activites .diapo-residence .bloc-residence .bloc-head, main .services .diapo-residence .bloc-residence .bloc-head, main .avis .diapo-residence .bloc-residence .bloc-head {
      height: 250px;
      position: relative; }
      main .home-2 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-3 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-4 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-5 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-6 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-7 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-8 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-9 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .home-10 .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .residence .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .hebergement .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .promotions .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .blog-single .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .activites .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .services .diapo-residence .bloc-residence .bloc-head .wp-post-image, main .avis .diapo-residence .bloc-residence .bloc-head .wp-post-image {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche, main .services .diapo-residence .bloc-residence .bloc-head .cartouche, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche {
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 15;
        padding: 6px 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 170px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .services .diapo-residence .bloc-residence .bloc-head .cartouche .star, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche .star {
          display: inline-block;
          background-size: cover;
          background-image: url("./img/pictos/star.svg");
          width: 15px;
          height: 15px;
          margin: 0 2px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .services .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche .icon-sea {
          width: 22px;
          height: 22px;
          display: inline-block;
          background-image: url("./img/pictos/sea.svg");
          background-size: cover;
          margin: 0 2px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .services .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche .icon-city {
          width: 22px;
          height: 22px;
          display: inline-block;
          background-image: url("./img/pictos/city.svg");
          background-size: cover;
          margin: 0 2px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .services .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche .icon-forest {
          width: 22px;
          height: 22px;
          display: inline-block;
          background-image: url("./img/pictos/forest.svg");
          background-size: cover;
          margin: 0 2px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-3 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-4 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-5 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-6 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-7 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-8 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-9 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .home-10 .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .residence .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .hebergement .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .promotions .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .blog-single .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .activites .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .services .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain, main .avis .diapo-residence .bloc-residence .bloc-head .cartouche .icon-mountain {
          width: 22px;
          height: 22px;
          display: inline-block;
          background-image: url("./img/pictos/mountains.svg");
          background-size: cover;
          margin: 0 2px; }
    main .home-2 .diapo-residence .bloc-residence .bloc-bottom, main .home-3 .diapo-residence .bloc-residence .bloc-bottom, main .home-4 .diapo-residence .bloc-residence .bloc-bottom, main .home-5 .diapo-residence .bloc-residence .bloc-bottom, main .home-6 .diapo-residence .bloc-residence .bloc-bottom, main .home-7 .diapo-residence .bloc-residence .bloc-bottom, main .home-8 .diapo-residence .bloc-residence .bloc-bottom, main .home-9 .diapo-residence .bloc-residence .bloc-bottom, main .home-10 .diapo-residence .bloc-residence .bloc-bottom, main .residence .diapo-residence .bloc-residence .bloc-bottom, main .hebergement .diapo-residence .bloc-residence .bloc-bottom, main .promotions .diapo-residence .bloc-residence .bloc-bottom, main .blog-single .diapo-residence .bloc-residence .bloc-bottom, main .activites .diapo-residence .bloc-residence .bloc-bottom, main .services .diapo-residence .bloc-residence .bloc-bottom, main .avis .diapo-residence .bloc-residence .bloc-bottom {
      padding: 15px;
      padding-top: 18px; }
      main .home-2 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-3 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-4 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-5 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-6 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-7 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-8 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-9 .diapo-residence .bloc-residence .bloc-bottom h3, main .home-10 .diapo-residence .bloc-residence .bloc-bottom h3, main .residence .diapo-residence .bloc-residence .bloc-bottom h3, main .hebergement .diapo-residence .bloc-residence .bloc-bottom h3, main .promotions .diapo-residence .bloc-residence .bloc-bottom h3, main .blog-single .diapo-residence .bloc-residence .bloc-bottom h3, main .activites .diapo-residence .bloc-residence .bloc-bottom h3, main .services .diapo-residence .bloc-residence .bloc-bottom h3, main .avis .diapo-residence .bloc-residence .bloc-bottom h3 {
        font-size: 22px;
        text-transform: uppercase;
        color: #2d5d17;
        font-weight: 500; }
      main .home-2 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-3 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-4 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-5 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-6 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-7 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-8 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-9 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .home-10 .diapo-residence .bloc-residence .bloc-bottom .localisation, main .residence .diapo-residence .bloc-residence .bloc-bottom .localisation, main .hebergement .diapo-residence .bloc-residence .bloc-bottom .localisation, main .promotions .diapo-residence .bloc-residence .bloc-bottom .localisation, main .blog-single .diapo-residence .bloc-residence .bloc-bottom .localisation, main .activites .diapo-residence .bloc-residence .bloc-bottom .localisation, main .services .diapo-residence .bloc-residence .bloc-bottom .localisation, main .avis .diapo-residence .bloc-residence .bloc-bottom .localisation {
        position: relative;
        font-size: 16px;
        font-weight: 300;
        color: #2d5d17;
        padding-left: 10px; }
        main .home-2 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-3 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-4 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-5 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-6 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-7 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-8 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-9 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .home-10 .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .residence .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .hebergement .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .promotions .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .blog-single .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .activites .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .services .diapo-residence .bloc-residence .bloc-bottom .localisation::before, main .avis .diapo-residence .bloc-residence .bloc-bottom .localisation::before {
          width: 20px;
          height: 20px;
          display: inline-block;
          background-image: url("./img/pictos/pin.svg");
          background-size: cover;
          content: '';
          position: relative;
          top: 1px;
          left: -15px; }
      main .home-2 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-3 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-4 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-5 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-6 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-7 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-8 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-9 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .home-10 .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .residence .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .hebergement .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .promotions .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .blog-single .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .activites .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .services .diapo-residence .bloc-residence .bloc-bottom .btn-1, main .avis .diapo-residence .bloc-residence .bloc-bottom .btn-1 {
        margin-left: 0; }
  main .home-2 .filter, main .home-3 .filter, main .home-4 .filter, main .home-5 .filter, main .home-6 .filter, main .home-7 .filter, main .home-8 .filter, main .home-9 .filter, main .home-10 .filter, main .residence .filter, main .hebergement .filter, main .promotions .filter, main .blog-single .filter, main .activites .filter, main .services .filter, main .avis .filter {
    background-color: #efefef;
    width: fit-content;
    padding: 0 10px;
    margin: auto;
    display: flex; }
    main .home-2 .filter img, main .home-3 .filter img, main .home-4 .filter img, main .home-5 .filter img, main .home-6 .filter img, main .home-7 .filter img, main .home-8 .filter img, main .home-9 .filter img, main .home-10 .filter img, main .residence .filter img, main .hebergement .filter img, main .promotions .filter img, main .blog-single .filter img, main .activites .filter img, main .services .filter img, main .avis .filter img {
      width: 26px; }
    main .home-2 .filter a, main .home-3 .filter a, main .home-4 .filter a, main .home-5 .filter a, main .home-6 .filter a, main .home-7 .filter a, main .home-8 .filter a, main .home-9 .filter a, main .home-10 .filter a, main .residence .filter a, main .hebergement .filter a, main .promotions .filter a, main .blog-single .filter a, main .activites .filter a, main .services .filter a, main .avis .filter a {
      border-bottom: 4px solid transparent;
      position: relative;
      margin: 0 3px;
      width: 45px;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: 0.3s all; }
      main .home-2 .filter a img, main .home-3 .filter a img, main .home-4 .filter a img, main .home-5 .filter a img, main .home-6 .filter a img, main .home-7 .filter a img, main .home-8 .filter a img, main .home-9 .filter a img, main .home-10 .filter a img, main .residence .filter a img, main .hebergement .filter a img, main .promotions .filter a img, main .blog-single .filter a img, main .activites .filter a img, main .services .filter a img, main .avis .filter a img {
        opacity: 0.6;
        transition: 0.3s all; }
      main .home-2 .filter a span, main .home-3 .filter a span, main .home-4 .filter a span, main .home-5 .filter a span, main .home-6 .filter a span, main .home-7 .filter a span, main .home-8 .filter a span, main .home-9 .filter a span, main .home-10 .filter a span, main .residence .filter a span, main .hebergement .filter a span, main .promotions .filter a span, main .blog-single .filter a span, main .activites .filter a span, main .services .filter a span, main .avis .filter a span {
        position: absolute;
        top: -21px;
        left: 50%;
        font-size: 11px;
        transform: translateX(-50%);
        color: #ffffff;
        background-color: #7B976D;
        min-width: 45px;
        width: fit-content;
        padding: 2px 5px;
        opacity: 0; }
        main .home-2 .filter a span::after, main .home-3 .filter a span::after, main .home-4 .filter a span::after, main .home-5 .filter a span::after, main .home-6 .filter a span::after, main .home-7 .filter a span::after, main .home-8 .filter a span::after, main .home-9 .filter a span::after, main .home-10 .filter a span::after, main .residence .filter a span::after, main .hebergement .filter a span::after, main .promotions .filter a span::after, main .blog-single .filter a span::after, main .activites .filter a span::after, main .services .filter a span::after, main .avis .filter a span::after {
          display: inline-block;
          height: 0;
          width: 0;
          border-top: 6px solid #7B976D;
          border-right: 6px solid transparent;
          border-left: 6px solid transparent;
          content: "";
          position: absolute;
          bottom: -6px;
          left: 50%;
          transform: translateX(-50%); }
      main .home-2 .filter a.actif, main .home-3 .filter a.actif, main .home-4 .filter a.actif, main .home-5 .filter a.actif, main .home-6 .filter a.actif, main .home-7 .filter a.actif, main .home-8 .filter a.actif, main .home-9 .filter a.actif, main .home-10 .filter a.actif, main .residence .filter a.actif, main .hebergement .filter a.actif, main .promotions .filter a.actif, main .blog-single .filter a.actif, main .activites .filter a.actif, main .services .filter a.actif, main .avis .filter a.actif {
        border-bottom: 4px solid #2d5d17; }
        main .home-2 .filter a.actif img, main .home-3 .filter a.actif img, main .home-4 .filter a.actif img, main .home-5 .filter a.actif img, main .home-6 .filter a.actif img, main .home-7 .filter a.actif img, main .home-8 .filter a.actif img, main .home-9 .filter a.actif img, main .home-10 .filter a.actif img, main .residence .filter a.actif img, main .hebergement .filter a.actif img, main .promotions .filter a.actif img, main .blog-single .filter a.actif img, main .activites .filter a.actif img, main .services .filter a.actif img, main .avis .filter a.actif img {
          opacity: 1; }
        main .home-2 .filter a.actif:hover span, main .home-3 .filter a.actif:hover span, main .home-4 .filter a.actif:hover span, main .home-5 .filter a.actif:hover span, main .home-6 .filter a.actif:hover span, main .home-7 .filter a.actif:hover span, main .home-8 .filter a.actif:hover span, main .home-9 .filter a.actif:hover span, main .home-10 .filter a.actif:hover span, main .residence .filter a.actif:hover span, main .hebergement .filter a.actif:hover span, main .promotions .filter a.actif:hover span, main .blog-single .filter a.actif:hover span, main .activites .filter a.actif:hover span, main .services .filter a.actif:hover span, main .avis .filter a.actif:hover span {
          opacity: 1;
          background-color: #2d5d17; }
          main .home-2 .filter a.actif:hover span::after, main .home-3 .filter a.actif:hover span::after, main .home-4 .filter a.actif:hover span::after, main .home-5 .filter a.actif:hover span::after, main .home-6 .filter a.actif:hover span::after, main .home-7 .filter a.actif:hover span::after, main .home-8 .filter a.actif:hover span::after, main .home-9 .filter a.actif:hover span::after, main .home-10 .filter a.actif:hover span::after, main .residence .filter a.actif:hover span::after, main .hebergement .filter a.actif:hover span::after, main .promotions .filter a.actif:hover span::after, main .blog-single .filter a.actif:hover span::after, main .activites .filter a.actif:hover span::after, main .services .filter a.actif:hover span::after, main .avis .filter a.actif:hover span::after {
            border-top: 6px solid #2d5d17; }
      main .home-2 .filter a:hover span, main .home-3 .filter a:hover span, main .home-4 .filter a:hover span, main .home-5 .filter a:hover span, main .home-6 .filter a:hover span, main .home-7 .filter a:hover span, main .home-8 .filter a:hover span, main .home-9 .filter a:hover span, main .home-10 .filter a:hover span, main .residence .filter a:hover span, main .hebergement .filter a:hover span, main .promotions .filter a:hover span, main .blog-single .filter a:hover span, main .activites .filter a:hover span, main .services .filter a:hover span, main .avis .filter a:hover span {
        opacity: 1; }
        main .home-2 .filter a:hover span::after, main .home-3 .filter a:hover span::after, main .home-4 .filter a:hover span::after, main .home-5 .filter a:hover span::after, main .home-6 .filter a:hover span::after, main .home-7 .filter a:hover span::after, main .home-8 .filter a:hover span::after, main .home-9 .filter a:hover span::after, main .home-10 .filter a:hover span::after, main .residence .filter a:hover span::after, main .hebergement .filter a:hover span::after, main .promotions .filter a:hover span::after, main .blog-single .filter a:hover span::after, main .activites .filter a:hover span::after, main .services .filter a:hover span::after, main .avis .filter a:hover span::after {
          border-top: 6px solid #7B976D; }
  main .home-2 .splide-residence, main .home-3 .splide-residence, main .home-4 .splide-residence, main .home-5 .splide-residence, main .home-6 .splide-residence, main .home-7 .splide-residence, main .home-8 .splide-residence, main .home-9 .splide-residence, main .home-10 .splide-residence, main .residence .splide-residence, main .hebergement .splide-residence, main .promotions .splide-residence, main .blog-single .splide-residence, main .activites .splide-residence, main .services .splide-residence, main .avis .splide-residence {
    position: relative;
    height: 180px; }
    main .home-2 .splide-residence:hover img, main .home-3 .splide-residence:hover img, main .home-4 .splide-residence:hover img, main .home-5 .splide-residence:hover img, main .home-6 .splide-residence:hover img, main .home-7 .splide-residence:hover img, main .home-8 .splide-residence:hover img, main .home-9 .splide-residence:hover img, main .home-10 .splide-residence:hover img, main .residence .splide-residence:hover img, main .hebergement .splide-residence:hover img, main .promotions .splide-residence:hover img, main .blog-single .splide-residence:hover img, main .activites .splide-residence:hover img, main .services .splide-residence:hover img, main .avis .splide-residence:hover img {
      filter: brightness(0.8); }
    main .home-2 .splide-residence img, main .home-3 .splide-residence img, main .home-4 .splide-residence img, main .home-5 .splide-residence img, main .home-6 .splide-residence img, main .home-7 .splide-residence img, main .home-8 .splide-residence img, main .home-9 .splide-residence img, main .home-10 .splide-residence img, main .residence .splide-residence img, main .hebergement .splide-residence img, main .promotions .splide-residence img, main .blog-single .splide-residence img, main .activites .splide-residence img, main .services .splide-residence img, main .avis .splide-residence img {
      filter: brightness(0.5);
      transition: 0.3s all;
      object-fit: cover;
      width: 100%;
      height: 100%; }
    main .home-2 .splide-residence a, main .home-3 .splide-residence a, main .home-4 .splide-residence a, main .home-5 .splide-residence a, main .home-6 .splide-residence a, main .home-7 .splide-residence a, main .home-8 .splide-residence a, main .home-9 .splide-residence a, main .home-10 .splide-residence a, main .residence .splide-residence a, main .hebergement .splide-residence a, main .promotions .splide-residence a, main .blog-single .splide-residence a, main .activites .splide-residence a, main .services .splide-residence a, main .avis .splide-residence a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
    main .home-2 .splide-residence .bloc-residence, main .home-3 .splide-residence .bloc-residence, main .home-4 .splide-residence .bloc-residence, main .home-5 .splide-residence .bloc-residence, main .home-6 .splide-residence .bloc-residence, main .home-7 .splide-residence .bloc-residence, main .home-8 .splide-residence .bloc-residence, main .home-9 .splide-residence .bloc-residence, main .home-10 .splide-residence .bloc-residence, main .residence .splide-residence .bloc-residence, main .hebergement .splide-residence .bloc-residence, main .promotions .splide-residence .bloc-residence, main .blog-single .splide-residence .bloc-residence, main .activites .splide-residence .bloc-residence, main .services .splide-residence .bloc-residence, main .avis .splide-residence .bloc-residence {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10; }
      main .home-2 .splide-residence .bloc-residence .brd, main .home-3 .splide-residence .bloc-residence .brd, main .home-4 .splide-residence .bloc-residence .brd, main .home-5 .splide-residence .bloc-residence .brd, main .home-6 .splide-residence .bloc-residence .brd, main .home-7 .splide-residence .bloc-residence .brd, main .home-8 .splide-residence .bloc-residence .brd, main .home-9 .splide-residence .bloc-residence .brd, main .home-10 .splide-residence .bloc-residence .brd, main .residence .splide-residence .bloc-residence .brd, main .hebergement .splide-residence .bloc-residence .brd, main .promotions .splide-residence .bloc-residence .brd, main .blog-single .splide-residence .bloc-residence .brd, main .activites .splide-residence .bloc-residence .brd, main .services .splide-residence .bloc-residence .brd, main .avis .splide-residence .bloc-residence .brd {
        border: 1px solid transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 15;
        transition: 0.3s all; }
      main .home-2 .splide-residence .bloc-residence h3, main .home-3 .splide-residence .bloc-residence h3, main .home-4 .splide-residence .bloc-residence h3, main .home-5 .splide-residence .bloc-residence h3, main .home-6 .splide-residence .bloc-residence h3, main .home-7 .splide-residence .bloc-residence h3, main .home-8 .splide-residence .bloc-residence h3, main .home-9 .splide-residence .bloc-residence h3, main .home-10 .splide-residence .bloc-residence h3, main .residence .splide-residence .bloc-residence h3, main .hebergement .splide-residence .bloc-residence h3, main .promotions .splide-residence .bloc-residence h3, main .blog-single .splide-residence .bloc-residence h3, main .activites .splide-residence .bloc-residence h3, main .services .splide-residence .bloc-residence h3, main .avis .splide-residence .bloc-residence h3 {
        color: #ffffff;
        font-size: 20px;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 0 15px;
        text-align: center;
        transform: translateY(-50%); }
      main .home-2 .splide-residence .bloc-residence .nb_pers, main .home-3 .splide-residence .bloc-residence .nb_pers, main .home-4 .splide-residence .bloc-residence .nb_pers, main .home-5 .splide-residence .bloc-residence .nb_pers, main .home-6 .splide-residence .bloc-residence .nb_pers, main .home-7 .splide-residence .bloc-residence .nb_pers, main .home-8 .splide-residence .bloc-residence .nb_pers, main .home-9 .splide-residence .bloc-residence .nb_pers, main .home-10 .splide-residence .bloc-residence .nb_pers, main .residence .splide-residence .bloc-residence .nb_pers, main .hebergement .splide-residence .bloc-residence .nb_pers, main .promotions .splide-residence .bloc-residence .nb_pers, main .blog-single .splide-residence .bloc-residence .nb_pers, main .activites .splide-residence .bloc-residence .nb_pers, main .services .splide-residence .bloc-residence .nb_pers, main .avis .splide-residence .bloc-residence .nb_pers {
        position: absolute;
        bottom: 15px;
        right: 15px;
        color: #ffffff;
        font-size: 18px;
        opacity: 0;
        transition: 0.3s all; }
        main .home-2 .splide-residence .bloc-residence .nb_pers .tete, main .home-3 .splide-residence .bloc-residence .nb_pers .tete, main .home-4 .splide-residence .bloc-residence .nb_pers .tete, main .home-5 .splide-residence .bloc-residence .nb_pers .tete, main .home-6 .splide-residence .bloc-residence .nb_pers .tete, main .home-7 .splide-residence .bloc-residence .nb_pers .tete, main .home-8 .splide-residence .bloc-residence .nb_pers .tete, main .home-9 .splide-residence .bloc-residence .nb_pers .tete, main .home-10 .splide-residence .bloc-residence .nb_pers .tete, main .residence .splide-residence .bloc-residence .nb_pers .tete, main .hebergement .splide-residence .bloc-residence .nb_pers .tete, main .promotions .splide-residence .bloc-residence .nb_pers .tete, main .blog-single .splide-residence .bloc-residence .nb_pers .tete, main .activites .splide-residence .bloc-residence .nb_pers .tete, main .services .splide-residence .bloc-residence .nb_pers .tete, main .avis .splide-residence .bloc-residence .nb_pers .tete {
          display: inline-block;
          background-size: cover;
          background-image: url("./img/pictos/tete.svg");
          width: 17px;
          height: 17px;
          margin: 0 2px;
          opacity: 0;
          transition: 0.3s all; }
    main .home-2 .splide-residence:hover .brd, main .home-3 .splide-residence:hover .brd, main .home-4 .splide-residence:hover .brd, main .home-5 .splide-residence:hover .brd, main .home-6 .splide-residence:hover .brd, main .home-7 .splide-residence:hover .brd, main .home-8 .splide-residence:hover .brd, main .home-9 .splide-residence:hover .brd, main .home-10 .splide-residence:hover .brd, main .residence .splide-residence:hover .brd, main .hebergement .splide-residence:hover .brd, main .promotions .splide-residence:hover .brd, main .blog-single .splide-residence:hover .brd, main .activites .splide-residence:hover .brd, main .services .splide-residence:hover .brd, main .avis .splide-residence:hover .brd {
      top: 10px;
      bottom: 10px;
      left: 10px;
      right: 10px;
      border: 1px solid #ffffff; }
    main .home-2 .splide-residence:hover .nb_pers, main .home-3 .splide-residence:hover .nb_pers, main .home-4 .splide-residence:hover .nb_pers, main .home-5 .splide-residence:hover .nb_pers, main .home-6 .splide-residence:hover .nb_pers, main .home-7 .splide-residence:hover .nb_pers, main .home-8 .splide-residence:hover .nb_pers, main .home-9 .splide-residence:hover .nb_pers, main .home-10 .splide-residence:hover .nb_pers, main .residence .splide-residence:hover .nb_pers, main .hebergement .splide-residence:hover .nb_pers, main .promotions .splide-residence:hover .nb_pers, main .blog-single .splide-residence:hover .nb_pers, main .activites .splide-residence:hover .nb_pers, main .services .splide-residence:hover .nb_pers, main .avis .splide-residence:hover .nb_pers {
      opacity: 1; }
      main .home-2 .splide-residence:hover .nb_pers .tete, main .home-3 .splide-residence:hover .nb_pers .tete, main .home-4 .splide-residence:hover .nb_pers .tete, main .home-5 .splide-residence:hover .nb_pers .tete, main .home-6 .splide-residence:hover .nb_pers .tete, main .home-7 .splide-residence:hover .nb_pers .tete, main .home-8 .splide-residence:hover .nb_pers .tete, main .home-9 .splide-residence:hover .nb_pers .tete, main .home-10 .splide-residence:hover .nb_pers .tete, main .residence .splide-residence:hover .nb_pers .tete, main .hebergement .splide-residence:hover .nb_pers .tete, main .promotions .splide-residence:hover .nb_pers .tete, main .blog-single .splide-residence:hover .nb_pers .tete, main .activites .splide-residence:hover .nb_pers .tete, main .services .splide-residence:hover .nb_pers .tete, main .avis .splide-residence:hover .nb_pers .tete {
        opacity: 1; }
main .home-3 {
  padding-bottom: 0; }
main .home-4 {
  padding-top: 0; }
main .home-10 .bloc-icon {
  background-color: #5db437;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  position: relative;
  margin: 5px auto; }
  main .home-10 .bloc-icon i {
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 45px; }
main .type, main .content-type {
  font-size: 16px;
  font-weight: 300; }
  main .type h2, main .content-type h2 {
    font-size: 28px;
    color: #2d5d17;
    font-weight: 700; }
main .blog-single h2 {
  margin-bottom: 25px;
  margin-top: 15px; }
main .promotions .mis-en-avant {
  border: 5px solid #5db437;
  transition: 0.3s all;
  position: relative; }
  main .promotions .mis-en-avant::after {
    transition: 0.3s all;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #5db437;
    background-image: url("./img/pictos/award.svg");
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -27px; }
  main .promotions .mis-en-avant:hover {
    border-color: #2d5d17; }
    main .promotions .mis-en-avant:hover::after {
      background-color: #2d5d17; }
main .promotions .dates {
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center; }
  main .promotions .dates .date_in, main .promotions .dates .date_out {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  main .promotions .dates .date_separator {
    margin: 0 5px; }
main .promotions .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  padding: 15px; }
main .promotions .price {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px; }
  main .promotions .price .old {
    color: #CECECE;
    text-decoration: line-through; }
  main .promotions .price .new {
    font-weight: 700;
    font-size: 28px; }
main .promotions .bg-alt .col-12:nth-child(even) .bg-grey {
  background-color: #ffffff; }
main .hebergement .bloc-info .accordion {
  border: 1px solid #5db437;
  border-radius: 5px;
  margin: 20px 20px; }
main .hebergement .bloc-info .accordion-collapse {
  border: none;
  font-size: 16px;
  font-weight: 300; }
main .hebergement .bloc-info button {
  background-color: #5db437;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 15px;
  border: none;
  box-shadow: none; }
  main .hebergement .bloc-info button::after {
    background-image: url("./img/pictos/chevron-down.svg");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover; }
main .hebergement .listes-services {
  padding: 25px 0; }
  main .hebergement .listes-services .bloc-service-residence {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 15px; }
    main .hebergement .listes-services .bloc-service-residence img {
      max-height: 50px;
      max-width: fit-content;
      margin-bottom: 5px; }
    main .hebergement .listes-services .bloc-service-residence h3 {
      color: #5db437; }
      main .hebergement .listes-services .bloc-service-residence h3 span {
        color: #000000;
        font-weight: 300; }
main #carte {
  height: calc(100vh - 80px);
  width: 100%; }
  main #carte .hide {
    display: none; }
  main #carte h3 {
    color: #5db437;
    font-weight: 500; }
    main #carte h3.blue {
      color: #3563ad; }
    main #carte h3.red {
      color: #bb1d52; }
main .residence-hidden h4 {
  text-align: center; }
main .residence-hidden .red h3 {
  color: #bb1d52;
  text-align: center; }
main .residence-hidden .red .btn-1 a {
  background-color: #bb1d52;
  color: #ffffff; }
  main .residence-hidden .red .btn-1 a:hover {
    background-color: #720e2f; }
main .residence-hidden .green h3 {
  color: #5db437;
  text-align: center; }
main .residence-hidden .green .btn-1 a {
  background-color: #5db437;
  color: #ffffff; }
  main .residence-hidden .green .btn-1 a:hover {
    background-color: #2d5d17; }
main .residence-hidden .blue h3 {
  color: #3563ad;
  text-align: center; }
main .residence-hidden .blue .btn-1 a {
  background-color: #3563ad;
  color: #ffffff; }
  main .residence-hidden .blue .btn-1 a:hover {
    background-color: #495d7c; }
main .residence h2 {
  font-size: 28px;
  color: #2d5d17;
  font-weight: 700; }
  main .residence h2 .star {
    display: inline-block;
    background-size: cover;
    background-image: url("./img/pictos/star.svg");
    width: 15px;
    height: 15px;
    margin: 0 1px;
    position: relative;
    top: -10px; }
main .residence .localisation {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #2d5d17;
  padding-left: 10px;
  margin-bottom: 30px; }
  main .residence .localisation::before {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url("./img/pictos/pin.svg");
    background-size: cover;
    content: '';
    position: relative;
    top: 1px;
    left: -15px; }
main .residence .carte a {
  font-weight: 700;
  color: #5db437; }
main .residence .description {
  font-size: 16px;
  font-weight: 300; }
main .residence .love {
  background-color: #EDFCE2;
  font-size: 16px;
  font-weight: 300;
  padding: 15px;
  height: max-content;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-grow: 1; }
  main .residence .love li {
    list-style-type: circle; }
  main .residence .love h3 {
    font-size: 25px;
    color: #5db437; }
main .galerie .nav-pills {
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: center; }
  main .galerie .nav-pills li {
    background-color: transparent;
    display: inline-block;
    margin: 10px; }
    main .galerie .nav-pills li a {
      font-size: 16px;
      color: #ffffff;
      font-weight: 300;
      background-color: #2d5d17;
      padding: 5px 10px; }
      main .galerie .nav-pills li a.active {
        background-color: #5db437; }
    main .galerie .nav-pills li:hover a {
      background-color: #5db437; }
main .articles select {
  width: 250px;
  border: 1px solid #5db437;
  font-size: 18px;
  margin: auto;
  background-color: #ffffff; }
main .articles .bloc-article {
  border: 1px solid #5db437;
  margin: 15px; }
  main .articles .bloc-article .illustration {
    height: 300px;
    overflow: hidden; }
    main .articles .bloc-article .illustration img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      transition: 0.3s all; }
    main .articles .bloc-article .illustration:hover img {
      transform: scale(1.1); }
  main .articles .bloc-article .resume {
    min-height: 200px; }
  main .articles .bloc-article .cartouche {
    padding: 15px;
    font-size: 16px;
    font-weight: 300; }
    main .articles .bloc-article .cartouche .view-article {
      display: none; }
    main .articles .bloc-article .cartouche h2 a {
      color: #2d5d17;
      font-size: 22px;
      font-weight: 500; }
main .contact h2 {
  font-size: 28px;
  color: #2d5d17;
  font-weight: 700; }
main .contact .bloc-contact {
  font-size: 16px;
  font-weight: 300;
  position: relative;
  padding-left: 70px;
  margin: 15px; }
  main .contact .bloc-contact a {
    color: #000000;
    font-weight: 400; }
  main .contact .bloc-contact::before {
    content: '';
    width: 58px;
    height: 58px;
    display: block;
    border: 1px solid #5db437;
    border-radius: 60px;
    background-image: url("./img/pictos/phone-contact.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s all;
    position: absolute;
    top: 0;
    left: 0; }
  main .contact .bloc-contact:hover::before {
    background-color: #5db437;
    background-image: url("./img/pictos/phone-contact-w.svg"); }
  main .contact .bloc-contact.contact-3::before, main .contact .bloc-contact.contact-4::before {
    background-size: 30px;
    background-image: url("./img/pictos/mail-contact.svg"); }
  main .contact .bloc-contact.contact-3:hover::before, main .contact .bloc-contact.contact-4:hover::before {
    background-image: url("./img/pictos/mail-contact-w.svg"); }
main .contact .formulaire-contact iframe {
  width: 100%; }
main .contact .social {
  font-size: 16px; }
  main .contact .social a {
    margin: 15px; }
main #breadcrumbs {
  padding-left: 15px;
  font-size: 14px;
  font-style: italic; }
  main #breadcrumbs .breadcrumb_last {
    color: #2d5d17;
    font-weight: 600; }
main .intro {
  font-size: 15px; }
main .acces a {
  font-weight: 600;
  color: #2d5d17;
  font-size: 22px;
  padding: 15px; }
main .services .bloc-ouverture {
  background-color: #5db437;
  color: #ffffff;
  border-radius: 5px;
  padding: 25px 15px;
  font-size: 16px;
  height: 100%; }
  main .services .bloc-ouverture h2 {
    font-size: 25px;
    color: #ffffff; }
  main .services .bloc-ouverture a {
    color: #ffffff; }
main .services .bloc-avantage {
  background-color: #ffffff;
  color: #5db437;
  border: 1px solid #5db437;
  border-radius: 5px;
  padding: 25px 15px;
  font-size: 16px;
  height: 100%; }
  main .services .bloc-avantage h2 {
    font-size: 25px;
    color: #5db437; }
main .services .tableau-services table {
  width: 100%;
  font-size: 16px; }
  main .services .tableau-services table thead {
    background-color: #efefef; }
    main .services .tableau-services table thead tr th {
      text-align: center; }
      main .services .tableau-services table thead tr th:first-child {
        padding-left: 15px;
        text-align: left; }
  main .services .tableau-services table tbody {
    font-weight: 300; }
    main .services .tableau-services table tbody tr:nth-child(even) {
      background-color: #efefef; }
    main .services .tableau-services table tbody tr td {
      text-align: center; }
      main .services .tableau-services table tbody tr td:first-child {
        padding-left: 15px;
        text-align: left; }
  main .services .tableau-services table tr {
    line-height: 35px; }
main .services .cartouche {
  font-size: 16px;
  color: #ffffff;
  background-color: #5db437;
  border-radius: 5px;
  padding: 20px 30px; }
  main .services .cartouche h2 {
    color: #ffffff; }
  main .services .cartouche h3 {
    color: #ffffff; }
  main .services .cartouche .btn-2 a:hover {
    border: 1px solid #ffffff; }
main .activites .bloc-devis {
  border: 1px solid #2d5d17;
  padding: 15px;
  height: 100%; }
main .activites .liste-activites ul li {
  height: 150px; }
  main .activites .liste-activites ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff; }
    main .activites .liste-activites ul li a .brd {
      border: 1px solid #ffffff;
      position: absolute;
      transition: 0.3s all;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 5; }
    main .activites .liste-activites ul li a .icone {
      font-size: 40px; }
    main .activites .liste-activites ul li a .inside {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 5; }
      main .activites .liste-activites ul li a .inside h3 {
        font-size: 22px;
        text-transform: uppercase;
        color: #ffffff; }
    main .activites .liste-activites ul li a img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      filter: brightness(80%); }
    main .activites .liste-activites ul li a:hover .brd, main .activites .liste-activites ul li a.active .brd {
      top: 10px;
      left: 10px;
      right: 10px;
      bottom: 10px; }
    main .activites .liste-activites ul li a:hover img, main .activites .liste-activites ul li a.active img {
      filter: brightness(50%); }
main .activites .bloc-activite {
  height: 460px;
  position: relative; }
  main .activites .bloc-activite img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(0.6); }
  main .activites .bloc-activite .h3-init {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 15px black;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    padding: 0 25px;
    text-align: center;
    font-weight: 700; }
  main .activites .bloc-activite .brd {
    border: 1px solid #ffffff;
    overflow: hidden;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 10; }
    main .activites .bloc-activite .brd .moving-bloc {
      background-color: #ffffff;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      padding: 15px;
      font-size: 16px;
      text-align: center;
      transition: 0.3s all;
      transform: translateY(100%);
      font-weight: 300; }
      main .activites .bloc-activite .brd .moving-bloc h3 {
        color: #2d5d17;
        font-weight: 700;
        margin-bottom: 20px; }
      main .activites .bloc-activite .brd .moving-bloc .btn-1 {
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 0;
        text-align: center; }
        main .activites .bloc-activite .brd .moving-bloc .btn-1 a {
          font-size: 18px; }
  main .activites .bloc-activite.over-1:hover .brd .moving-bloc, main .activites .bloc-activite.over-2:hover .brd .moving-bloc, main .activites .bloc-activite.over-3:hover .brd .moving-bloc, main .activites .bloc-activite.over-4:hover .brd .moving-bloc, main .activites .bloc-activite.over-5:hover .brd .moving-bloc, main .activites .bloc-activite.over-6:hover .brd .moving-bloc, main .activites .bloc-activite.over-7:hover .brd .moving-bloc, main .activites .bloc-activite.over-8:hover .brd .moving-bloc {
    transform: translateY(0); }
main .blog-single .date {
  font-weight: 700; }
main .blog-single .author {
  font-style: italic; }
main .blog-single .cat a {
  color: #2d5d17; }
main .header-type .bloc-header {
  position: relative;
  height: 400px;
  width: 100%; }
  main .header-type .bloc-header img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(50%); }
  main .header-type .bloc-header .mask {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTY0MCAxMzlMMCA0MnY5OGgxMjgwVjQybC02NDAgOTd6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    width: 100%;
    z-index: 1;
    position: absolute; }
  main .header-type .bloc-header .title-header {
    position: absolute;
    top: 30%;
    width: 100%;
    padding: 0 15px;
    transform: translateY(-50%);
    text-align: center; }
    main .header-type .bloc-header .title-header h1 {
      font-size: 25px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 10px; }
    main .header-type .bloc-header .title-header span {
      font-size: 22px;
      font-weight: 500;
      color: #ffffff; }
main #map {
  height: 350px;
  width: 100%; }
  main #map .leaflet-popup-content a {
    color: #000000; }
    main #map .leaflet-popup-content a h3 {
      color: #5db437; }
main .avis {
  /* Webkit-text-stroke is not supported on firefox or IE */
  /* Firefox */
  /* Webkit-text-stroke is not supported on firefox or IE */
  /* Firefox */
  /* Webkit-text-stroke is not supported on firefox or IE */
  /* Firefox */ }
  main .avis .st0 {
    fill: #2d5d17; }
  main .avis .ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #cccccc;
    overflow: hidden; }
  main .avis .full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #FFD701; }
  main .avis .empty-stars:before, main .avis .full-stars:before {
    content: "★★★★★";
    font-size: 3.2rem; }
  main .avis .empty-stars:before {
    -webkit-text-stroke: 1px #cccccc; }
  main .avis .full-stars:before {
    -webkit-text-stroke: 1px #FFD701; }
@-moz-document url-prefix() {
  main .avis .full-stars {
    color: #FFD701; } }
  main .avis .ratings-bis {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #cccccc;
    overflow: hidden; }
  main .avis .full-stars-bis {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #FFD701; }
  main .avis .empty-stars-bis:before, main .avis .full-stars-bis:before {
    content: "★★★★★";
    font-size: 2.1rem; }
  main .avis .empty-stars-bis:before {
    -webkit-text-stroke: 1px #cccccc; }
  main .avis .full-stars-bis:before {
    -webkit-text-stroke: 1px #FFD701; }
@-moz-document url-prefix() {
  main .avis .full-stars-bis {
    color: #FFD701; } }
  main .avis .ratings-ter {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #cccccc;
    overflow: hidden; }
  main .avis .full-stars-ter {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #FFD701; }
  main .avis .empty-stars-ter:before, main .avis .full-stars-ter:before {
    content: "★★★★★";
    font-size: 2.2rem; }
  main .avis .empty-stars-ter:before {
    -webkit-text-stroke: 1px #cccccc; }
  main .avis .full-stars-ter:before {
    -webkit-text-stroke: 1px #FFD701; }
@-moz-document url-prefix() {
  main .avis .full-stars-ter {
    color: #FFD701; } }
  main .avis.bloc-avis .detail-note {
    width: 300px;
    display: flex;
    flex-direction: column;
    margin: 10px auto;
    box-shadow: 10px 20px 50px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    font-size: 1.3rem;
    padding: 10px;
    margin-top: 20px; }
  main .avis .globale-taux {
    margin: 10px auto;
    font-size: 1.3rem;
    padding: 10px;
    margin-top: 20px; }
    main .avis .globale-taux h2 {
      font-size: 45px;
      font-weight: 500;
      margin-bottom: 15px; }
  main .avis .google-note {
    padding: 20px 0; }
    main .avis .google-note .heading {
      color: #2d5d17;
      font-size: 2.2rem; }
  main .avis .notice-avis {
    font-size: 1.5rem;
    font-style: italic; }
  main .avis #show_all {
    color: #FFA500; }
  main .avis #dynamic_select {
    font-size: 1.4rem; }
  main .avis.liste-avis .show {
    display: block; }
  main .avis.liste-avis .hide {
    display: none; }
  main .avis.liste-avis .filtres-avis {
    width: 100%; }
    main .avis.liste-avis .filtres-avis button {
      font-size: 1.5rem;
      background-color: #ffffff;
      border: 1px solid #5db437;
      padding: 5px 15px;
      margin: 5px 10px;
      transition: 0.3s all;
      font-weight: 500; }
      main .avis.liste-avis .filtres-avis button:hover {
        color: #5db437; }
      main .avis.liste-avis .filtres-avis button.checked {
        position: relative;
        background-color: rgba(93, 180, 55, 0.7); }
        main .avis.liste-avis .filtres-avis button.checked::before {
          content: "";
          background-image: url(./img/pictos/checked.svg);
          background-size: cover;
          position: absolute;
          top: -12px;
          right: -6px;
          display: block;
          width: 20px;
          height: 20px;
          z-index: 10; }
  main .avis.liste-avis #show_all {
    font-size: 1.5rem;
    padding: 5px;
    cursor: pointer;
    margin-top: 10px; }
    main .avis.liste-avis #show_all:hover {
      color: #5db437; }
  main .avis.liste-avis .bloc-avis {
    padding: 15px 0; }
  main .avis.liste-avis .item-avis {
    box-shadow: 10px 20px 50px rgba(0, 0, 0, 0.15);
    width: auto;
    background-color: #ffffff;
    margin: 15px 0;
    padding: 25px;
    min-height: 100%; }
    main .avis.liste-avis .item-avis .bl-right {
      min-width: 110px; }
    main .avis.liste-avis .item-avis .note-perso {
      text-align: end;
      margin-bottom: 25px; }
    main .avis.liste-avis .item-avis .note10 {
      text-align: center;
      color: #2d5d17;
      font-size: 2.2rem;
      font-weight: 700; }
    main .avis.liste-avis .item-avis .picto {
      margin-right: 10px; }
      main .avis.liste-avis .item-avis .picto svg {
        width: 35px;
        height: 35px; }
    main .avis.liste-avis .item-avis h3 {
      font-size: 1.9rem;
      color: #2d5d17; }
    main .avis.liste-avis .item-avis h4 {
      color: #2d5d17;
      font-size: 1.6rem;
      font-weight: 700; }
    main .avis.liste-avis .item-avis .type-voyage {
      font-size: 1.4rem;
      font-style: italic; }
    main .avis.liste-avis .item-avis .resume {
      font-size: 1.6rem;
      font-weight: 500;
      font-style: italic;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 20px; }
    main .avis.liste-avis .item-avis .plus-minus {
      font-size: 1.4rem;
      font-style: italic;
      position: relative;
      margin: 7px 0;
      padding-left: 35px; }
      main .avis.liste-avis .item-avis .plus-minus::before {
        content: "";
        width: 27px;
        height: 27px;
        background-size: cover;
        position: absolute;
        top: -4px;
        left: 0; }
      main .avis.liste-avis .item-avis .plus-minus.plus {
        margin-bottom: 10px; }
        main .avis.liste-avis .item-avis .plus-minus.plus::before {
          background-image: url(./img/pictos/plus.svg); }
      main .avis.liste-avis .item-avis .plus-minus.minus::before {
        background-image: url(./img/pictos/minus.svg); }
    main .avis.liste-avis .item-avis.item-avis-home {
      margin: 20px auto;
      min-height: 200px;
      max-width: 300px;
      box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); }

footer {
  color: #ffffff;
  background-color: #5db437;
  min-height: 50px;
  font-size: 16px; }
  footer a {
    color: #ffffff; }
    footer a:hover {
      color: #2d5d17; }
  footer .footer {
    max-width: 1400px;
    margin: 0 auto;
    padding: 25px 0 0; }
    footer .footer .logo-footer img {
      max-width: 250px; }
    footer .footer .paiement img {
      margin: 5px;
      filter: grayscale(100%);
      transition: 0.3s all; }
      footer .footer .paiement img:hover {
        filter: grayscale(0%); }
    footer .footer .social-footer {
      display: flex;
      justify-content: center; }
      footer .footer .social-footer .picto {
        width: 40px;
        height: 40px;
        display: flex;
        border-radius: 40px;
        background-color: #ffffff;
        border: 1px solid #ffffff;
        margin: 10px 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.3s all; }
        footer .footer .social-footer .picto svg {
          width: 28px; }
          footer .footer .social-footer .picto svg #facebook {
            fill: #5db437;
            transition: 0.3s all; }
        footer .footer .social-footer .picto.insta svg {
          stroke: #5db437;
          transition: 0.3s all; }
        footer .footer .social-footer .picto.linkedin svg {
          fill: #5db437;
          transition: 0.3s all;
          width: 22px; }
        footer .footer .social-footer .picto:hover {
          background-color: #5db437; }
          footer .footer .social-footer .picto:hover svg {
            width: 28px; }
            footer .footer .social-footer .picto:hover svg #facebook {
              fill: #ffffff;
              transition: 0.3s all; }
          footer .footer .social-footer .picto:hover.insta svg {
            stroke: #ffffff;
            transition: 0.3s all; }
          footer .footer .social-footer .picto:hover.linkedin svg {
            fill: #ffffff;
            transition: 0.3s all;
            width: 22px; }
    footer .footer .accordion-item {
      background: none; }
      footer .footer .accordion-item h2 button {
        background: none;
        text-align: center;
        color: #ffffff;
        font-size: 20px; }
    footer .footer .newsletter-footer h3 {
      text-align: left;
      text-transform: uppercase;
      font-style: italic;
      margin-left: 15px; }
  footer .menu-footer ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0; }
    footer .menu-footer ul li {
      margin: 0 20px; }
  footer .bot-footer {
    background-color: #2d5d17;
    padding: 10px 15px;
    text-align: center;
    font-weight: 300; }
    footer .bot-footer a {
      color: #ffffff; }
      footer .bot-footer a:hover {
        color: #ffffff; }
  footer .top-footer {
    background-color: #efefef;
    color: #000000;
    padding: 25px 0; }
    footer .top-footer h2 {
      color: #2d5d17;
      font-weight: 700;
      font-size: 22px; }
    footer .top-footer .intro {
      font-size: 18px;
      font-weight: 300;
      color: #5db437;
      font-style: italic;
      margin-bottom: 20px; }
    footer .top-footer .contenu {
      font-size: 16px; }
    footer .top-footer .splide-marques .bloc-marque {
      margin: 20px auto;
      display: flex;
      align-items: center;
      justify-content: center; }
      footer .top-footer .splide-marques .bloc-marque a {
        display: flex;
        overflow: hidden;
        align-items: center;
        justify-content: center;
        background-color: #ffffff;
        border-radius: 150px;
        width: 150px;
        height: 150px;
        position: relative; }
        footer .top-footer .splide-marques .bloc-marque a:hover span {
          opacity: 1; }
      footer .top-footer .splide-marques .bloc-marque img {
        width: 100px;
        height: fit-content; }
      footer .top-footer .splide-marques .bloc-marque span {
        opacity: 0;
        background-color: #5db437;
        color: #ffffff;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s all; }

.footer .sib-form {
  padding: 0 !important; }

.footer #sib-container {
  padding: 0 !important; }

.footer .sib-form .entry__field {
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0; }

.footer .col3 .sib-form .sib-form-block .entry__choice {
  line-height: 1; }

.footer #sib-form input[id=EMAIL] {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid white;
  color: white !important;
  padding: 10px;
  width: 100%;
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition); }

.footer #sib-form input[id=EMAIL]:hover {
  background: rgba(255, 255, 255, 0.2); }

.footer #sib-form input[id=EMAIL]:focus {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  outline: 1px solid white; }

.footer #sib-form input[id=EMAIL]::placeholder {
  color: white; }

.footer button[type="submit"] {
  margin-top: 1em;
  background: white !important;
  color: #5db437 !important;
  border: 1px solid white !important; }

.footer button:hover[type="submit"] {
  background: transparent !important;
  border: 1px solid white !important;
  color: white !important; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #2d5d17;
  font-family: var(--body-font);
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/ }

.pika-single * {
  border: 0;
  border-radius: 0; }

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table; }

.pika-single:after {
  clear: both; }

.pika-single {
  *zoom: 1; }

.pika-single.is-hidden {
  display: none; }

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  /*box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);*/
  width: 21%; }

@media (max-width: 1280px) {
  .pika-single.is-bound {
    width: 25%; } }
@media (max-width: 980px) {
  .pika-single.is-bound {
    width: 80%; } }
.pika-lendar {
  float: left;
  width: calc(100% - 15px);
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center;
  font-family: var(--title-font);
  color: #2d5d17;
  text-transform: uppercase; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  /*font-weight: bold;*/
  background-color: #fff; }

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 0;
  /*top: 5px;*/
  filter: alpha(opacity=0);
  opacity: 0;
  font-family: var(--title-font);
  color: #2d5d17;
  font-size: 12px; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
  background-color: #ffffff; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin: 0; }

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0; }

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center; }

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #ffffff; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-today .pika-button {
  color: #212738;
  font-weight: bold; }

.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #2d5d17;
  box-shadow: inset 0 1px 3px #2d5d17;
  /*border-radius: 3px;*/ }

.has-event .pika-button {
  background: #2d5d17;
  box-shadow: inset 0 1px 3px #2d5d17; }

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #ffffff; }

.is-startrange .pika-button {
  color: #fff;
  background: #2d5d17;
  box-shadow: none;
  /*border-radius: 3px;*/ }

.is-endrange .pika-button {
  color: #fff;
  background: #ffffff;
  box-shadow: none;
  /*border-radius: 3px;*/ }

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3; }

.is-outside-current-month .pika-button {
  color: #999;
  opacity: .3; }

.is-selection-disabled {
  pointer-events: none;
  cursor: default; }

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #fff;
  background: #2d5d17;
  box-shadow: none;
  /*border-radius: 3px;*/ }

/* styling for abbr */
.pika-table abbr {
  border-bottom: none; }

.global-icon-box {
  margin-bottom: 1.5em;
  display: flex;
  align-items: center;
  font-weight: 300; }

.global-icon-box .wrap {
  background: transparent;
  border: 1px solid #5db437;
  border-radius: 100%;
  color: #5db437;
  padding: 16px;
  font-size: 30px;
  transition: 0.3s all;
  height: 58px;
  width: 58px;
  position: relative;
  flex: 0 0 58px;
  margin-right: 15px; }

.global-icon-box:hover .wrap {
  background: #5db437;
  border: 1px solid #5db437;
  color: white; }

.global-icon-box .wrap i {
  height: 24px;
  width: 24px; }

.global-icon-box .wrap i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.global-icon-box h3 {
  font-size: 16px;
  letter-spacing: 0.015em;
  text-align: left; }

.global-icon-box h3,
.global-icon-box p,
.global-icon-box a {
  color: black !important; }

#calendar .fc-header-toolbar {
  background-color: #2d5d17;
  margin: 0;
  padding: 15px; }
  #calendar .fc-header-toolbar .fc-toolbar-title {
    font-size: 20px;
    color: #ffffff; }
  #calendar .fc-header-toolbar .fc-today-button {
    opacity: 1;
    background-color: #5db437;
    font-size: 16px; }
  #calendar .fc-header-toolbar .fc-button-group button {
    background-color: #5db437;
    font-size: 16px; }
#calendar .fc-view-harness .fc-dayGridMonth-view td {
  height: 50px; }
#calendar .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid-section-header .fc-col-header-cell-cushion, #calendar .fc-view-harness .fc-dayGridWeek-view .fc-scrollgrid-section-header .fc-col-header-cell-cushion, #calendar .fc-view-harness .fc-dayGridDay-view .fc-scrollgrid-section-header .fc-col-header-cell-cushion {
  font-size: 15px;
  font-weight: 700;
  color: #2d5d17; }
#calendar .fc-view-harness .fc-dayGridMonth-view .fc-daygrid-day-number, #calendar .fc-view-harness .fc-dayGridWeek-view .fc-daygrid-day-number, #calendar .fc-view-harness .fc-dayGridDay-view .fc-daygrid-day-number {
  font-size: 18px;
  font-weight: 700;
  color: #5db437; }
#calendar .fc-view-harness .fc-dayGridMonth-view .fc-event-title-container, #calendar .fc-view-harness .fc-dayGridWeek-view .fc-event-title-container, #calendar .fc-view-harness .fc-dayGridDay-view .fc-event-title-container {
  padding: 5px; }
  #calendar .fc-view-harness .fc-dayGridMonth-view .fc-event-title-container .fc-event-title, #calendar .fc-view-harness .fc-dayGridWeek-view .fc-event-title-container .fc-event-title, #calendar .fc-view-harness .fc-dayGridDay-view .fc-event-title-container .fc-event-title {
    font-size: 15px; }
#calendar .fc-view-harness .fc-dayGridMonth-view .fc-event-time, #calendar .fc-view-harness .fc-dayGridWeek-view .fc-event-time, #calendar .fc-view-harness .fc-dayGridDay-view .fc-event-time {
  display: none; }

@media screen and (min-width: 992px) {
  #siqbtndiv {
    width: auto; }

  .btn-resa {
    text-align: center;
    margin-right: 50px !important;
    position: relative;
    top: -10px; }
    .btn-resa a {
      display: inline-block;
      padding: 15px !important;
      color: #fff;
      text-transform: uppercase;
      font-size: 1rem;
      letter-spacing: .15rem;
      transition: all .3s;
      position: relative;
      overflow: hidden;
      z-index: 1; }
      .btn-resa a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #5db437;
        z-index: -2; }
      .btn-resa a:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        height: 100%;
        background-color: #3f7925;
        transition: all .3s;
        z-index: -1; }
      .btn-resa a:hover {
        color: #fff; }
        .btn-resa a:hover:before {
          width: 100%; }
    .btn-resa span {
      display: none !important; }

  #onglet-resa {
    color: #ffffff;
    opacity: 0;
    position: fixed;
    display: block;
    right: -250px;
    bottom: 90px;
    z-index: 100;
    transition: 0.5s all; }
    #onglet-resa.open {
      right: 0px; }
    #onglet-resa.open2 {
      right: 0px; }
    #onglet-resa.opac {
      opacity: 1; }
    #onglet-resa .left-resa {
      width: 25px;
      flex: 25px 0 0;
      padding: 20px 0px 20px 35px;
      border-radius: 8px 0 0 8px;
      writing-mode: vertical-rl;
      text-orientation: upright;
      background-color: #5db437;
      font-size: 22px;
      position: absolute;
      top: 0;
      left: -35px;
      cursor: pointer; }
    #onglet-resa .right-resa {
      width: 250px;
      flex: 250px 0 0;
      background-color: #ffffff;
      min-height: 250px;
      color: black;
      padding: 10px;
      border: 1px solid #5db437; }
      #onglet-resa .right-resa #close-resa {
        background: none;
        border: none;
        font-size: 15px;
        color: #5db437;
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 1000; }
      #onglet-resa .right-resa .moteur-resa {
        text-align: center;
        background-color: #ffffff;
        font-size: 16px;
        position: relative;
        margin: auto; }
        #onglet-resa .right-resa .moteur-resa .extra {
          font-size: 12px;
          font-style: italic;
          display: block; }
        #onglet-resa .right-resa .moteur-resa .bloc-resa {
          padding: 10px 0;
          border-bottom: 1px solid #efefef;
          width: 100%; }
          #onglet-resa .right-resa .moteur-resa .bloc-resa input[type='text'] {
            color: #5db437;
            font-size: 22px;
            text-align: center;
            border: none;
            padding: 5px;
            width: 100%; }
            #onglet-resa .right-resa .moteur-resa .bloc-resa input[type='text'].promo-code-input {
              border: 1px solid #5db437;
              width: 100%; }
          #onglet-resa .right-resa .moteur-resa .bloc-resa select {
            border: 3px solid #ffffff;
            background-color: #ffffff;
            color: #5db437;
            font-size: 22px; }
            #onglet-resa .right-resa .moteur-resa .bloc-resa select:focus {
              border: 3px solid #5db437;
              outline: none; }
          #onglet-resa .right-resa .moteur-resa .bloc-resa .promo-code-input:focus {
            border: 3px solid #5db437 !important;
            outline: none; }
      #onglet-resa .right-resa .satis_h {
        font-style: italic;
        position: relative;
        text-align: left;
        padding-left: 25px;
        font-size: 14px; }
        #onglet-resa .right-resa .satis_h a {
          color: #5db437;
          text-decoration: underline; }
          #onglet-resa .right-resa .satis_h a strong {
            color: #000000; }
          #onglet-resa .right-resa .satis_h a.rates {
            text-decoration: none; }
        #onglet-resa .right-resa .satis_h::before {
          content: "";
          width: 24px;
          height: 24px;
          background-size: cover;
          position: absolute;
          top: -3px;
          left: 0;
          background-image: url(./img/pictos/plus.svg); }

  #popup-tel {
    background-color: #2d5d17;
    padding: 8px;
    width: 750px;
    height: 350px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, -50%); }
    #popup-tel .close-popup {
      position: absolute;
      top: 2px;
      right: 15px;
      color: #ffffff;
      font-size: 30px;
      border: none;
      background: none; }
    #popup-tel .popup-brd {
      border: 1px solid #ffffff;
      width: 100%;
      height: 100%;
      color: #ffffff;
      font-size: 18px; }
      #popup-tel .popup-brd .inner-popup-top {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 50px; }
        #popup-tel .popup-brd .inner-popup-top .picto-tel {
          width: 160px;
          height: 130px;
          display: flex;
          align-items: center;
          justify-content: center; }
          #popup-tel .popup-brd .inner-popup-top .picto-tel img {
            width: 80px;
            height: 80px; }
        #popup-tel .popup-brd .inner-popup-top .text-tel {
          width: 485px; }
          #popup-tel .popup-brd .inner-popup-top .text-tel h2 {
            color: #5db437;
            font-size: 25px; }
      #popup-tel .popup-brd .inner-popup-bot {
        margin-top: 25px; }
        #popup-tel .popup-brd .inner-popup-bot .bloc-tel {
          flex: 50%; }
          #popup-tel .popup-brd .inner-popup-bot .bloc-tel p {
            margin-bottom: 15px; }
          #popup-tel .popup-brd .inner-popup-bot .bloc-tel a {
            color: #ffffff;
            font-size: 18px;
            background-color: #5db437;
            border-radius: 5px;
            padding: 7px 10px;
            display: inline-block;
            position: relative; }
            #popup-tel .popup-brd .inner-popup-bot .bloc-tel a::before {
              display: inline-block;
              height: 0;
              width: 0;
              content: "";
              border-right: 10px solid transparent;
              border-bottom: 10px solid #5db437;
              border-left: 10px solid transparent;
              position: absolute;
              top: -9px;
              left: 50%;
              transform: translateX(-50%); }

  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    transition: 0.3s all; }
    header .top-header {
      background-color: #2d5d17;
      color: #ffffff;
      font-size: 14px;
      padding: 6px 20px; }
      header .top-header .lien {
        margin-right: 30px; }
      header .top-header img {
        width: 15px;
        height: auto;
        margin-right: 6px;
        position: relative;
        top: -3px; }
      header .top-header a {
        color: #ffffff;
        font-weight: 300; }
      header .top-header .switch img {
        width: 18px; }
      header .top-header .switch select {
        color: #ffffff;
        background-color: #2d5d17; }
        header .top-header .switch select option:hover {
          color: #2d5d17;
          background-color: #ffffff; }
    header .navbar-brand {
      opacity: 0;
      transition: 0.3s all; }
    header .navbar-custom.bg-custom {
      background: black;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.55) 100%); }
      header .navbar-custom.bg-custom .navbar-brand {
        z-index: 1;
        margin-bottom: -25px;
        margin-left: auto;
        margin-right: auto;
        font-size: 17px; }
        header .navbar-custom.bg-custom .navbar-brand span {
          color: #2d5d17;
          font-weight: 900;
          font-size: 25px; }
      header .navbar-custom.bg-custom .navbar-collapse {
        background-color: transparent;
        padding: 30px 0;
        height: 100%; }
        header .navbar-custom.bg-custom .navbar-collapse .navbar-nav {
          background-color: transparent; }
          header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item {
            border: none;
            width: auto;
            margin: 0 5px; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link {
              color: #ffffff; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link > span {
                background-color: #ffffff; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link {
              color: #ffffff;
              text-align: center;
              font-weight: 400;
              font-size: 17px;
              padding-bottom: 0;
              margin: 0 5px;
              white-space: nowrap;
              padding-bottom: 10px; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link > span {
                display: block;
                height: 1px;
                width: 100%;
                margin: 5px auto 0;
                transform: scaleX(0);
                background-color: #ffffff;
                transition: 0.3s all;
                top: unset;
                right: unset; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover {
                color: #ffffff; }
                header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover > span {
                  transform: scaleX(100%);
                  -webkit-transform: scaleX(100%);
                  background-color: #ffffff; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active .nav-link > span {
              transform: scaleX(100%);
              -webkit-transform: scaleX(100%);
              background-color: #ffffff; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active .nav-link::after {
              display: none; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children .nav-link > span {
              position: relative; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children .nav-link > span::after {
                content: "";
                position: absolute;
                top: -5px;
                right: 0;
                z-index: 1500;
                background-image: url("./img/pictos/chevron-down.svg");
                display: block;
                width: 20px;
                height: 20px;
                background-size: cover;
                background-repeat: no-repeat; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children ul {
              position: absolute;
              z-index: 1500;
              transition: 0.3s all;
              transform: scaleY(0);
              -webkit-transform: scaleY(0);
              transform-origin: top;
              border: none;
              display: block;
              background-color: #2d5d17;
              font-size: 15px;
              color: #ffffff; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children ul li.menu-item-has-children {
                position: relative; }
                header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children ul li.menu-item-has-children::after {
                  content: '';
                  position: absolute;
                  top: 9px;
                  right: 15px;
                  z-index: 1500;
                  background-image: url("./img/pictos/chevron-right.svg");
                  display: block;
                  width: 7px;
                  height: 12px;
                  background-size: cover;
                  background-repeat: no-repeat; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children ul li:hover .dropdown-menu {
                transform: scaleX(100%) !important;
                -webkit-transform: scaleX(100%) !important;
                opacity: 1; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children ul .dropdown-menu {
                position: absolute;
                z-index: 1500;
                left: 100%;
                top: -6px;
                transform: scaleX(0) !important;
                -webkit-transform: scaleX(0) !important;
                transform-origin: top left;
                opacity: 0;
                display: block; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children:hover ul {
              transform: scaleY(100%);
              -webkit-transform: scaleY(100%); }
          header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu {
            left: 0;
            right: auto;
            text-align: left;
            position: relative; }
            header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item {
              padding: 5px; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item.active {
                background-color: #2d5d17; }
                header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item.active .dropdown-item {
                  color: #ffffff; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item:hover {
                background-color: #5db437; }
              header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item .dropdown-item {
                color: #ffffff; }
                header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item .dropdown-item:focus, header .navbar-custom.bg-custom .navbar-collapse .navbar-nav .dropdown-menu > .nav-item .dropdown-item:hover {
                  color: #ffffff;
                  background-color: transparent; }
      header .navbar-custom.bg-custom .switcher ul {
        padding: 0;
        margin: 15px 0 0;
        width: 100px;
        text-align: right; }
        header .navbar-custom.bg-custom .switcher ul li {
          display: inline-block; }
          header .navbar-custom.bg-custom .switcher ul li img {
            margin: 0;
            border: 0px solid #ffffff; }
        header .navbar-custom.bg-custom .switcher ul .lang-item-first img {
          margin-right: 6px; }
    header.scrolled, header.head-interne {
      background-color: white;
      box-shadow: 0px 1px 5px #efefef; }
      header.scrolled .btn-resa a, header.head-interne .btn-resa a {
        color: #ffffff !important;
        background-color: #5db437;
        padding: 15px !important;
        margin: 15px auto;
        display: inline-block;
        transition: 0.3s all; }
        header.scrolled .btn-resa a:hover, header.head-interne .btn-resa a:hover {
          background-color: #2d5d17; }
      header.scrolled .btn-resa span, header.head-interne .btn-resa span {
        display: none !important; }
      header.scrolled .navbar-brand, header.head-interne .navbar-brand {
        opacity: 1; }
      header.scrolled .navbar-custom.bg-custom, header.head-interne .navbar-custom.bg-custom {
        background: transparent; }
        header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link {
          color: #5db437; }
          header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link > span, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.active > .nav-link > span {
            background-color: #5db437; }
        header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link {
          color: #5db437; }
          header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link > span, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link > span {
            background-color: #5db437; }
          header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover {
            color: #5db437; }
            header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover > span, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item .nav-link:hover > span {
              background-color: #5db437; }
        header.scrolled .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children .nav-link > span::after, header.head-interne .navbar-custom.bg-custom .navbar-collapse .navbar-nav > .nav-item.menu-item-has-children .nav-link > span::after {
          background-image: url("./img/pictos/chevron-down-g.svg"); }

  main {
    margin-top: 35px; }
    main.main-interne {
      margin-top: 135px; }
    main .home-1 .home-bg {
      height: calc(100vh - 120px); }
      main .home-1 .home-bg .brd-top {
        border: 1px solid #ffffff;
        width: 30%;
        height: 200px;
        position: absolute;
        top: 40px;
        left: 50px;
        z-index: 10;
        border-right: none;
        border-bottom: none; }
      main .home-1 .home-bg .brd-bot {
        border: 1px solid #ffffff;
        width: 30%;
        height: 200px;
        position: absolute;
        bottom: 40px;
        right: 50px;
        z-index: 10;
        border-left: none;
        border-top: none; }
    main .home-1 .home-titre {
      left: 50px;
      width: 70%;
      transform: none;
      text-align: left;
      background: linear-gradient(270deg, rgba(93, 180, 55, 0) 17%, #5db437 100%); }
      main .home-1 .home-titre h1 {
        font-size: 70px;
        margin: 25px 0; }
      main .home-1 .home-titre h2 {
        font-size: 25px; }
      main .home-1 .home-titre .tdf {
        font-size: 24px; }
        main .home-1 .home-titre .tdf img {
          margin-right: 25px; }
    main .home-1 .moteur-resa {
      max-width: 1400px;
      width: 90%;
      display: flex; }
      main .home-1 .moteur-resa .bloc-resa {
        width: 20%;
        border: none; }
        main .home-1 .moteur-resa .bloc-resa input[type=text] {
          width: 100%; }
    main .home-2 h2, main .home-3 h2, main .home-4 h2, main .home-5 h2, main .home-6 h2, main .home-7 h2, main .home-8 h2, main .home-9 h2, main .home-10 h2, main .residence h2, main .hebergement h2, main .promotions h2, main .blog-single h2, main .activites h2, main .services h2, main .avis h2 {
      font-size: 32px; }
    main .home-2 h3, main .home-3 h3, main .home-4 h3, main .home-5 h3, main .home-6 h3, main .home-7 h3, main .home-8 h3, main .home-9 h3, main .home-10 h3, main .residence h3, main .hebergement h3, main .promotions h3, main .blog-single h3, main .activites h3, main .services h3, main .avis h3 {
      font-size: 25px; }
    main .home-2 .bloc-hebergement, main .home-3 .bloc-hebergement, main .home-4 .bloc-hebergement, main .home-5 .bloc-hebergement, main .home-6 .bloc-hebergement, main .home-7 .bloc-hebergement, main .home-8 .bloc-hebergement, main .home-9 .bloc-hebergement, main .home-10 .bloc-hebergement, main .residence .bloc-hebergement, main .hebergement .bloc-hebergement, main .promotions .bloc-hebergement, main .blog-single .bloc-hebergement, main .activites .bloc-hebergement, main .services .bloc-hebergement, main .avis .bloc-hebergement {
      font-size: 20px;
      font-weight: 300;
      line-height: 30px;
      padding: 35px 35px;
      width: 450px;
      top: 60px;
      left: 100px; }
      main .home-2 .bloc-hebergement h3, main .home-3 .bloc-hebergement h3, main .home-4 .bloc-hebergement h3, main .home-5 .bloc-hebergement h3, main .home-6 .bloc-hebergement h3, main .home-7 .bloc-hebergement h3, main .home-8 .bloc-hebergement h3, main .home-9 .bloc-hebergement h3, main .home-10 .bloc-hebergement h3, main .residence .bloc-hebergement h3, main .hebergement .bloc-hebergement h3, main .promotions .bloc-hebergement h3, main .blog-single .bloc-hebergement h3, main .activites .bloc-hebergement h3, main .services .bloc-hebergement h3, main .avis .bloc-hebergement h3 {
        font-size: 30px;
        font-weight: 300; }
    main .home-2 .splide img, main .home-3 .splide img, main .home-4 .splide img, main .home-5 .splide img, main .home-6 .splide img, main .home-7 .splide img, main .home-8 .splide img, main .home-9 .splide img, main .home-10 .splide img, main .residence .splide img, main .hebergement .splide img, main .promotions .splide img, main .blog-single .splide img, main .activites .splide img, main .services .splide img, main .avis .splide img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    main .promotions .mis-en-avant {
      position: relative; }
      main .promotions .mis-en-avant::after {
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        background-color: #5db437;
        background-image: url("./img/pictos/award.svg");
        background-size: 40px;
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -27px; }
    main .header-type .bloc-header {
      height: 300px; }
      main .header-type .bloc-header .mask {
        background-size: 100% 130px;
        height: 130px; }
      main .header-type .bloc-header .title-header {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center; }
        main .header-type .bloc-header .title-header h1 {
          font-size: 35px;
          font-weight: 500;
          color: #ffffff;
          margin-bottom: 10px; }
        main .header-type .bloc-header .title-header span {
          font-size: 25px;
          font-weight: 500;
          color: #ffffff; }
    main #carte {
      height: calc(100vh - 130px);
      width: 100%; }

  footer .top-footer {
    padding: 35px 0; }
    footer .top-footer h2 {
      font-size: 32px; }
    footer .top-footer .intro {
      font-size: 20px;
      margin-bottom: 30px; }
    footer .top-footer a:hover {
      color: #ffffff; }
    footer .top-footer .contenu {
      font-size: 16px; }
  footer .footer .menu-footer {
    text-align: left;
    -webkit-column-count: 2;
    column-count: 2; }
    footer .footer .menu-footer ul {
      display: unset; }
      footer .footer .menu-footer ul li {
        margin-bottom: 10px;
        margin-left: 0; }
  footer .bot-footer {
    padding: 10px 15px;
    display: flex;
    justify-content: space-around; }
    footer .bot-footer div {
      flex: 25%;
      border-right: 1px solid #ffffff; }
      footer .bot-footer div:last-child {
        border-right: none; }
    footer .bot-footer a {
      color: #ffffff; }
      footer .bot-footer a:hover {
        color: #ffffff; } }
