@charset "UTF-8";
/* @import "compass/utilities/sprites"; */
html, body {
  margin: 0;
  width: 100%;
  /*     overflow-x: hidden; */
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-tap-highlight-color: 0;
  font-family: Arial, Helvetica, sans-serif; }

html {
  height: 100%; }

*, *:before, *:after {
  box-sizing: border-box; }

/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

strong {
  font-weight: bold; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

a {
  text-decoration: none; }

abbr, acronym {
  border: 0; }

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

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

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

/* End Global Reset*/
@font-face {
  font-family: 'EBGaramond-Bold';
  src: url("../fonts/EBGaramond/EBGaramond-Bold.eot");
  src: url("../fonts/EBGaramond/EBGaramond-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/EBGaramond/EBGaramond-Bold.woff2") format("woff2"), url("../fonts/EBGaramond/EBGaramond-Bold.ttf") format("truetype"), url("../fonts/EBGaramond/EBGaramond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ITC Avant Garde Std Cn';
  src: url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.eot");
  src: local("ITC Avant Garde Gothic Std Bold Condensed"), local("ITCAvantGardeStd-BoldCn"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.woff2") format("woff2"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.svg#ITCAvantGardeStd-BoldCn") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ITC Avant Garde Std Cn';
  src: url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.eot");
  src: local("ITC Avant Garde Gothic Std Book Condensed"), local("ITCAvantGardeStd-BkCn"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.woff2") format("woff2"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.svg#ITCAvantGardeStd-BkCn") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*----  Couleur texte --*/
/*---  ombres sur les menus et titres principaux----*/
/*
* ——— Style des boutons submit, download etc ———
*/
div.reservation input[type=submit], div.visite_photos div.image a.submit {
  float: right;
  background: #DB7A51 url(../images/divers/fond_submit.png) no-repeat;
  background-position: right 30px center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-transform: none;
  padding: 22px 77px 22px 57px;
  text-align: center;
  border: none;
  white-space: normal;
  width: 325px;
  margin: 47px 0 0 0;
  cursor: pointer; }
  div.reservation input:hover[type=submit], div.visite_photos div.image a.submit:hover {
    background-color: #93272C; }

html, body {
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  line-height: 1; }

body {
  background: #fff;
  /*----- empeche safari sur ios d'ajuster les tailles de police -----*/
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

a {
  color: inherit; }

a:hover {
  color: #1c3f37; }

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote {
  font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif;
  font-weight: normal;
  color: #1c3f37;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  font-family: "EBGaramond-Bold", Garamond, Georgia, serif;
  font-weight: normal;
  color: #1c3f37;
  line-height: 1; }

p, li {
  color: #1c3f37;
  font-size: 15px;
  line-height: 1.2; }

img {
  display: block; }

/*---- Couleur du background en fullscreen----*/
*:fullscreen, *:-webkit-full-screen, *:-moz-full-screen {
  background-color: rgba(0, 0, 0, 0); }

.max-wrapper {
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  width: 1024px;
  zoom: 1; }
  .max-wrapper:after {
    content: "";
    display: table;
    clear: both; }

/* Old Android bugfix */
body {
  -webkit-animation: bugfix infinite 1s;
  min-width: 1024px; }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }
  to {
    padding: 0; } }

/*---------------  Header ---------------*/
body.on-scrolled header {
  height: 70px; }
  body.on-scrolled header nav ul#menu {
    height: 70px; }
    body.on-scrolled header nav ul#menu > li > a {
      height: 70px; }
    body.on-scrolled header nav ul#menu > li > ul {
      top: 70px; }
  body.on-scrolled header h3 {
    margin-top: 5px; }
    body.on-scrolled header h3 img {
      height: 55px; }

body.on-scrolled div.bandeau {
  position: fixed;
  top: 70px; }

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100px;
  background: #1c3f37;
  z-index: 30; }
  header > div.max-wrapper {
    display: flex;
    flex-direction: row; }
    header > div.max-wrapper > h3 {
      flex-grow: 1; }
  header h3 {
    margin: 10px 40px 0 0; }
    header h3 img {
      height: 72px;
      transition: height 50ms ease-in; }
  header nav {
    float: right;
    position: relative;
    z-index: 52; }
    header nav ul#menu {
      display: flex;
      height: 100px; }
      header nav ul#menu > li {
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        line-height: 16px;
        letter-spacing: 0.1em;
        position: relative;
        min-height: 100%; }
        header nav ul#menu > li > a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100px;
          color: #fff;
          min-width: 100px;
          text-align: center;
          padding: 0 1rem; }
        header nav ul#menu > li:hover {
          background: #B8DCC2; }
          header nav ul#menu > li:hover > ul {
            display: flex;
            flex-direction: column; }
        header nav ul#menu > li.reservation {
          background: #DB7A51; }
          header nav ul#menu > li.reservation:hover {
            background: #DB7A51; }
        header nav ul#menu > li.one-line {
          line-height: 32px; }
        header nav ul#menu > li.active {
          background: #B8DCC2;
          color: #fff; }
        header nav ul#menu > li > ul {
          display: none;
          position: absolute;
          top: 100px;
          left: 0;
          background: blue;
          min-width: 250px;
          border-top: 1px solid #fff;
          border-bottom: 1px solid #cdcdcd; }
          header nav ul#menu > li > ul > li {
            background: #e6e6e6;
            border-bottom: 1px solid #cdcdcd;
            text-align: left; }
            header nav ul#menu > li > ul > li:last-child {
              border-bottom: 1px solid #e6e6e6; }
            header nav ul#menu > li > ul > li:hover {
              background: #f0f0f0; }
            header nav ul#menu > li > ul > li a {
              color: #000;
              font-size: 13px;
              display: inline-block;
              padding: 10px 10px 10px 20px;
              width: 100%;
              cursor: pointer;
              text-transform: none; }
              header nav ul#menu > li > ul > li a:before {
                content: '>';
                margin-right: 5px;
                display: inline-block; }
            header nav ul#menu > li > ul > li.reservation-main {
              font-weight: bold; }

/*
* ——— BANDEAU ———
*/
div.bandeau {
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 345px;
  width: 100%;
  position: fixed;
  top: 100px;
  z-index: 10; }
  div.bandeau.tarifs {
    background-image: url(../images/bandeaux/bandeau_tarifs-3.jpg); }
  div.bandeau.infos {
    background-image: url(../images/bandeaux/bandeau_infos-3.jpg); }
  div.bandeau.autour_nous {
    background-image: url(../images/bandeaux/bandeau_autour_nous.jpg); }
  div.bandeau.visite_photo {
    background-image: url(../images/bandeaux/bandeau_visite_photo.jpg); }

/*
* ——— Corps de page ———
*/
main.layout-main {
  margin: 100px auto 0 auto;
  width: 100%;
  padding: 0px 0 0px 0;
  background: #fff;
  position: relative;
  z-index: 20; }
  main.layout-main.with-banner {
    margin-top: 440px; }
  main.layout-main.with-slider {
    margin-top: 0px; }

/*
* ——— STYLE Général des Pages de contenu ———
*/
div.page {
  padding-bottom: 20px; }
  div.page h1 {
    font-size: 45px;
    line-height: 1;
    padding-top: 50px;
    margin: 0px auto 90px auto;
    text-align: center;
    color: #1c3f37;
    text-transform: uppercase; }
    div.page h1.no_marge_bottom {
      margin: 50px auto 30px auto; }
  div.page div.bloc_info {
    width: 554px;
    margin: 0 auto;
    padding: 16px;
    padding-left: 66px;
    clear: both;
    background: #fbe0d2 url(../images/divers/info_1.png) no-repeat 16px center;
    text-align: center; }
    div.page div.bloc_info h4 {
      color: #ea661e;
      font-size: 16px;
      font-weight: normal;
      text-transform: uppercase; }
    div.page div.bloc_info p {
      color: #ea661e;
      font-size: 11px; }
  div.page p.note {
    font-size: 12px;
    margin: 60px 0 0 0; }
  div.page div.bouton {
    margin: 50px 0;
    text-align: center;
    width: 100%;
    float: left; }
    div.page div.bouton a {
      padding: 14px 60px;
      display: inline-block;
      color: #fff;
      background: #DB7A51;
      font-size: 18px;
      text-transform: none; }
    div.page div.bouton.bouton_1 a {
      background: #1c3f37;
      color: #fff; }
      div.page div.bouton.bouton_1 a:hover {
        background: #DB7A51; }
    div.page div.bouton.nbr_2 p {
      display: inline-block; }
      div.page div.bouton.nbr_2 p:first-child {
        margin-right: 195px; }
    div.page div.bouton p {
      color: inherit; }

/*
* ——— Page réservation ———
*/
div.steps_navigation {
  width: 100%;
  text-align: center;
  margin: 0 0 65px 0; }
  div.steps_navigation ul {
    margin: 0 auto;
    display: inline-block; }
    div.steps_navigation ul li {
      float: left;
      width: 80px;
      min-height: 122px;
      background: #fff;
      color: #d1d1d1;
      line-height: 12px;
      font-size: 12px;
      text-transform: uppercase; }
      div.steps_navigation ul li a {
        float: left;
        width: 100%;
        min-height: 122px;
        color: #f8d0b9; }
      div.steps_navigation ul li span {
        display: inline-block;
        background: #f8d0b9;
        width: 100%;
        height: 68px;
        line-height: 68px;
        font-size: 46px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        margin-bottom: 10px; }
      div.steps_navigation ul li:not(:last-child) {
        margin-right: 80px; }
      div.steps_navigation ul li.disabled span {
        background: #d1d1d1; }
      div.steps_navigation ul li.active {
        background: #DB7A51;
        color: #fff;
        padding: 6px; }
        div.steps_navigation ul li.active span {
          background: #fff;
          color: #DB7A51; }

div.reservation {
  /*
	* ——— Note légende ———
	*/
  /*
	* -- RGPD
	*/ }
  div.reservation div.step {
    position: relative;
    width: 100%; }
    div.reservation div.step img.aide_question {
      position: absolute;
      top: -50px;
      right: 00px; }
    div.reservation div.step h2 {
      font-size: 28px;
      font-weight: bold;
      background: #1c3f37;
      width: 100%;
      color: #fff;
      text-indent: 40px;
      height: 42px;
      line-height: 42px;
      margin: 0 0 30px 0;
      text-transform: uppercase; }
    div.reservation div.step div.calendrier_mois {
      margin-top: 60px; }
  div.reservation div.bloc {
    width: 100%;
    margin: 40px 0 0 0; }
    div.reservation div.bloc h3 {
      text-transform: uppercase;
      color: #DB7A51;
      font-size: 21px;
      margin: 0 0 10px 0;
      font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif;
      font-weight: bold; }
      div.reservation div.bloc h3.titre_options {
        color: #1c3f37;
        padding-top: 20px;
        width: 100%;
        clear: both; }
    div.reservation div.bloc p.en_savoir_plus {
      text-align: right;
      width: 100%;
      margin: 20px 0 10px 0; }
      div.reservation div.bloc p.en_savoir_plus a {
        text-decoration: underline;
        color: #1c3f37; }
    div.reservation div.bloc div.ss_bloc {
      background: #F7F4F4;
      width: 100%;
      padding: 26px 40px 20px 40px; }
      div.reservation div.bloc div.ss_bloc.marge_checkboxs {
        padding: 26px 30px 20px 40px; }
      div.reservation div.bloc div.ss_bloc.options {
        padding: 26px 30px 20px 40px; }
    div.reservation div.bloc div.col {
      width: 50%;
      display: table-cell;
      vertical-align: top; }
      div.reservation div.bloc div.col:nth-of-type(even) {
        padding-left: 50px; }
    div.reservation div.bloc div.champ {
      width: 100%;
      margin: 0 0 12px 0;
      float: left; }
      div.reservation div.bloc div.champ p.label {
        float: left;
        min-width: 130px;
        color: #1c3f37;
        font-weight: bold;
        font-size: 13px;
        line-height: 24px;
        text-transform: uppercase; }
        div.reservation div.bloc div.champ p.label label:after {
          content: ' :'; }
        div.reservation div.bloc div.champ p.label.petit {
          font-size: 11px;
          line-height: 12px; }
      div.reservation div.bloc div.champ p.field {
        float: right;
        width: 250px; }
        div.reservation div.bloc div.champ p.field input[type=text],
        div.reservation div.bloc div.champ p.field input[type=number] {
          width: 100%;
          border: none;
          background: #fff;
          padding: 2px 4px;
          height: 24px;
          line-height: 24px;
          color: #1c3f37;
          font-size: 12px; }
          div.reservation div.bloc div.champ p.field input[type=text].error,
          div.reservation div.bloc div.champ p.field input[type=number].error {
            border: 1px solid #e1ccc6; }
      div.reservation div.bloc div.champ.rgpd-box > p {
        text-align: left; }
      div.reservation div.bloc div.champ.connaissance {
        margin-top: 10px; }
        div.reservation div.bloc div.champ.connaissance p.label {
          width: 100%; }
        div.reservation div.bloc div.champ.connaissance p.field {
          float: left;
          width: 100%;
          width: 100%;
          overflow: hidden; }
        div.reservation div.bloc div.champ.connaissance select {
          width: 110%;
          border-radius: 0;
          border: none;
          appearance: none;
          margin-bottom: 5px;
          background: #fff url(../images/boutons/puce_select_field-v2.png) no-repeat right 45px center;
          background-size: 20px auto;
          height: 24px;
          line-height: 24px;
          color: #1c3f37;
          font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif;
          font-size: 14px; }
          div.reservation div.bloc div.champ.connaissance select option {
            font-size: 14px; }
      div.reservation div.bloc div.champ#connaissance_autre_field {
        display: none; }
      div.reservation div.bloc div.champ div.errorMessage {
        font-size: 12px;
        color: #e2380c;
        clear: left; }
      div.reservation div.bloc div.champ.checkbox div.errorMessage {
        float: left;
        width: 100%;
        padding-top: 10px; }
      div.reservation div.bloc div.champ.checkbox_list div.errorMessage {
        margin-bottom: 10px; }
    div.reservation div.bloc div.checkboxs_cols2 {
      margin: 24px 0 0 0;
      float: left;
      width: 100%; }
      div.reservation div.bloc div.checkboxs_cols2 div.checkbox p.field {
        width: 100%;
        margin: 4px 0 0 0; }
        div.reservation div.bloc div.checkboxs_cols2 div.checkbox p.field input:not(:first-child) {
          margin-left: 10px; }
        div.reservation div.bloc div.checkboxs_cols2 div.checkbox p.field label:not(:nth-of-type(1)) {
          display: inline-block;
          margin-left: 10px; }
      div.reservation div.bloc div.checkboxs_cols2 div.question_1 {
        float: left;
        width: 60%; }
        div.reservation div.bloc div.checkboxs_cols2 div.question_1 p.label {
          line-height: 16px; }
      div.reservation div.bloc div.checkboxs_cols2 div.question_2 {
        float: left;
        width: 40%;
        position: relative;
        top: 12px; }
    div.reservation div.bloc div.checkbox_list {
      float: none; }
      div.reservation div.bloc div.checkbox_list li {
        width: 100%;
        display: block;
        background: url(../images/divers/fond_points_liste_checkbox.png) repeat-x left 16px;
        position: relative; }
        div.reservation div.bloc div.checkbox_list li:not(:last-child) {
          margin-bottom: 8px; }
      div.reservation div.bloc div.checkbox_list input {
        position: absolute;
        left: -20px;
        top: 4px; }
      div.reservation div.bloc div.checkbox_list label, div.reservation div.bloc div.checkbox_list p {
        text-transform: uppercase;
        color: #000;
        font-size: 13px;
        min-height: 25px;
        line-height: 25px;
        width: 100%; }
        div.reservation div.bloc div.checkbox_list label strong, div.reservation div.bloc div.checkbox_list p strong {
          font-weight: bold;
          max-width: 80%;
          display: inline-block;
          line-height: 15px;
          background: #F7F4F4;
          padding: 0 5px 0 6px;
          position: relative;
          left: -6px; }
        div.reservation div.bloc div.checkbox_list label span, div.reservation div.bloc div.checkbox_list p span {
          color: #ababab;
          float: right;
          background: #F7F4F4;
          font-size: 12px;
          padding: 0 0 0 5px;
          display: inline-block;
          height: 25px;
          line-height: 25px;
          vertical-align: middle;
          font-weight: normal; }
          div.reservation div.bloc div.checkbox_list label span .tarif, div.reservation div.bloc div.checkbox_list p span .tarif {
            float: right; }
    div.reservation div.bloc.moitie {
      width: 49.25%;
      margin: 50px 0 0 0;
      padding-bottom: 10px;
      float: left; }
      div.reservation div.bloc.moitie:not(.moitie_2) {
        margin-right: 1.5%; }
      div.reservation div.bloc.moitie div.ss_bloc {
        min-height: 250px;
        padding-bottom: 10px; }
    div.reservation div.bloc div.champ.numerical {
      float: left;
      width: 31%;
      position: relative;
      text-align: center; }
      div.reservation div.bloc div.champ.numerical:not(:last-child) {
        margin-right: 3%; }
      div.reservation div.bloc div.champ.numerical p.field {
        float: left;
        width: 100%; }
      div.reservation div.bloc div.champ.numerical p.label {
        float: left;
        width: 100%;
        transform-style: preserve-3d;
        height: 30px;
        margin: 0 0 10px 0; }
        div.reservation div.bloc div.champ.numerical p.label label {
          display: block;
          position: relative;
          line-height: 14px;
          top: 50%;
          transform: translateY(-50%); }
          div.reservation div.bloc div.champ.numerical p.label label::after {
            content: ''; }
      div.reservation div.bloc div.champ.numerical div.input_block {
        position: relative;
        width: 62px;
        margin: 18px 0 0 0;
        display: inline-block;
        text-align: center; }
        div.reservation div.bloc div.champ.numerical div.input_block input[type=text],
        div.reservation div.bloc div.champ.numerical div.input_block input[type=number] {
          width: 100%;
          border: 1px solid #969696;
          background: #fff;
          width: 54px;
          height: 54px;
          margin: 30px 0;
          text-align: center;
          font-size: 22px;
          font-weight: bold;
          color: #000; }
        div.reservation div.bloc div.champ.numerical div.input_block input.number_spin {
          border: none;
          text-indent: -99999px;
          width: 31px;
          height: 15px;
          position: absolute;
          left: 50%;
          margin-left: -15px;
          cursor: pointer; }
          div.reservation div.bloc div.champ.numerical div.input_block input.number_spin.increment {
            background: url(../images/boutons/number_spin_increase-v2.png) no-repeat top center;
            top: 0; }
          div.reservation div.bloc div.champ.numerical div.input_block input.number_spin.decrement {
            background: url(../images/boutons/number_spin_decrease-v2.png) no-repeat top center;
            bottom: 0; }
  div.reservation div#liste_dates {
    float: left;
    width: 100%; }
    div.reservation div#liste_dates > h3.titre_dates {
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      color: #ea661e;
      font-size: 21px;
      font-weight: bold;
      margin: 30px 0 10px 0; }
    div.reservation div#liste_dates div.bloc {
      margin-top: 5px; }
      div.reservation div#liste_dates div.bloc h4 {
        text-transform: uppercase;
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin: 0px 0 10px 0; }
      div.reservation div#liste_dates div.bloc div.description {
        margin: 0 0 10px 0; }
        div.reservation div#liste_dates div.bloc div.description p {
          color: #ababab; }
  div.reservation div.note {
    clear: both;
    width: 100%;
    padding: 80px 0 0 0; }
    div.reservation div.note p {
      font-size: 12px; }
  div.reservation div.rgpd-box {
    margin-top: 40px;
    float: left;
    width: 100%; }
    div.reservation div.rgpd-box a {
      text-decoration: underline; }
    div.reservation div.rgpd-box div.errorMessage {
      font-size: 15px;
      color: #f00;
      margin-top: 10px;
      padding-left: 30px; }

/*
* ——— RESERVATION STEP 2 ———
*/
/*
* ——— Résumé des infos ———
*/
div.reservation.step_2 div.bloc {
  width: 100%;
  margin-bottom: 20px;
  /*
		* --------
		* -- resumé options
		*/ }
  div.reservation.step_2 div.bloc > h3 {
    color: #DB7A51;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: left;
    font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif; }
  div.reservation.step_2 div.bloc div.ss_bloc {
    width: 100%;
    padding: 26px 0;
    background: #F7F4F4; }
  div.reservation.step_2 div.bloc.resume_1 {
    text-align: center; }
    div.reservation.step_2 div.bloc.resume_1 h4 {
      font-size: 22px;
      font-weight: normal;
      color: #C8C9C4;
      font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif; }
      div.reservation.step_2 div.bloc.resume_1 h4.changed {
        font-size: 30px;
        font-weight: bold;
        color: #1c3f37; }
  div.reservation.step_2 div.bloc.options {
    float: none; }
    div.reservation.step_2 div.bloc.options div.ss_bloc {
      padding: 26px; }
      div.reservation.step_2 div.bloc.options div.ss_bloc:not(:last-child) {
        margin-bottom: 10px; }
    div.reservation.step_2 div.bloc.options li {
      width: 100%;
      display: block;
      background: url(../images/divers/fond_points_liste_checkbox.png) repeat-x left 16px;
      text-transform: uppercase;
      color: #1c3f37;
      font-size: 13px;
      min-height: 25px;
      line-height: 25px;
      position: relative; }
      div.reservation.step_2 div.bloc.options li:not(:last-child) {
        margin-bottom: 8px; }
      div.reservation.step_2 div.bloc.options li strong {
        font-weight: bold;
        max-width: 80%;
        display: inline-block;
        line-height: 15px;
        background: #F7F4F4;
        padding: 0 5px 0 6px; }
      div.reservation.step_2 div.bloc.options li span {
        color: #1c3f37;
        float: right;
        background: #F7F4F4;
        font-size: 12px;
        padding: 0 0 0 5px;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        vertical-align: middle;
        font-weight: normal; }
        div.reservation.step_2 div.bloc.options li span .tarif {
          float: right; }
  div.reservation.step_2 div.bloc.resume_2 div.ss_bloc {
    display: table; }
    div.reservation.step_2 div.bloc.resume_2 div.ss_bloc p {
      text-transform: uppercase;
      color: #1c3f37;
      font-size: 14px;
      font-weight: bold; }
    div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div {
      display: table-cell; }
      div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col1 {
        width: 420px;
        padding: 0 20px 0 30px; }
        div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col1 p {
          text-transform: none; }
          div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col1 p:not(:last-child) {
            margin: 0 0 14px 0; }
          div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col1 p span.label {
            color: #626363;
            font-weight: normal; }
      div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.type_profil {
        margin: 0 0 35px 0;
        padding-left: 30px;
        background: url(../images/divers/picto_valide.png) no-repeat center left; }
      div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.compteurs {
        width: 100%; }
        div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.compteurs > div {
          display: table-cell;
          height: 112px;
          padding-right: 30px; }
          div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.compteurs > div p.label {
            display: block;
            text-align: center;
            height: 40px;
            line-height: 14px;
            margin: 0 auto 10px auto;
            max-width: 120px; }
            div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.compteurs > div p.label span {
              display: block;
              position: relative;
              top: 50%;
              transform: translateY(-50%); }
          div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.compteurs > div p.compteur {
            display: block;
            width: 53px;
            height: 53px;
            line-height: 53px;
            margin: 0 auto;
            text-align: center;
            background: #C8C9C4;
            color: #1c3f37;
            font-size: 22px;
            font-weight: bold; }
      div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.date {
        margin: 20px 0 0 0; }
        div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 div.date span.label {
          color: #1c3f37;
          font-weight: normal; }
      div.reservation.step_2 div.bloc.resume_2 div.ss_bloc > div.col2 p.button_modif {
        margin: 20px 0 0 0;
        color: #DB7A51;
        font-weight: normal; }

div.reservation.step_2 div.resume_prix {
  width: 100%;
  border-top: 1px solid #1c3f37;
  margin: 10px 0 0 0;
  padding: 14px 0 0 0; }
  div.reservation.step_2 div.resume_prix h4 {
    width: 100%;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #1c3f37;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif; }
    div.reservation.step_2 div.resume_prix h4 sup {
      font-size: 0.5em; }
  div.reservation.step_2 div.resume_prix p.reglement {
    width: 100%;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 10px 0 6px 0; }
  div.reservation.step_2 div.resume_prix p.note {
    width: 100%;
    text-align: right;
    font-weight: bold;
    color: #C8C9C4;
    font-size: 11px;
    line-height: 12px;
    margin: 0;
    padding: 0; }

div.reservation.step_2 div.bloc.last_questions div.ss_bloc {
  display: table; }

div.reservation.step_2 div.bloc.last_questions div.col {
  padding: 0 40px; }

div.reservation.step_2 div.bloc.last_questions div.checkbox p.label {
  width: 100%; }

div.reservation.step_2 div.bloc.last_questions div.checkbox p.field {
  width: 100%;
  margin: 7px 0 0 0;
  float: left; }
  div.reservation.step_2 div.bloc.last_questions div.checkbox p.field label:not(:nth-of-type(1)) {
    display: inline-block;
    margin-left: 10px; }

div.reservation.step_2 div.bloc.last_questions div.checkbox:not(:last-child) {
  margin: 0 0 26px 0; }

div.reservation.step_2 div.bloc.last_questions p.field {
  float: none;
  width: 100%; }
  div.reservation.step_2 div.bloc.last_questions p.field textarea {
    width: 100%;
    min-height: 170px;
    border: none;
    padding: 4px;
    background: #fff;
    margin: 10px 0 0 0; }

/*
* ——— Téléchargement de la photo ———
*/
div.visite_photos {
  padding: 0 40px 40px 40px; }
  div.visite_photos div.image {
    width: 100%;
    margin-bottom: 80px;
    float: left; }
    div.visite_photos div.image img {
      width: 100%;
      max-width: 100%;
      display: inline-block;
      border: 1px solid #ececec;
      box-shadow: 0px 0px 4px #aaa; }

/*
* ——— Formulaire accès photo ———
*/
div.reservation.photo p.message {
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #000;
  text-align: center;
  width: 100%; }

div.reservation.photo div.form {
  width: 60%;
  margin: 0 auto;
  text-align: center; }
  div.reservation.photo div.form div.error_summary {
    margin: 40px 0 0 0; }
  div.reservation.photo div.form div.bloc div.champ p.field {
    width: 360px; }
  div.reservation.photo div.form div.bloc div.champ p.label, div.reservation.photo div.form div.bloc div.champ div.errorMessage, div.reservation.photo div.form div.note {
    text-align: left; }
  div.reservation.photo div.form div.bloc div.champ.checkbox {
    margin-top: 10px; }
    div.reservation.photo div.form div.bloc div.champ.checkbox p.field {
      text-align: left;
      float: left;
      width: 100%;
      margin: 4px 0 0 0; }
      div.reservation.photo div.form div.bloc div.champ.checkbox p.field input:not(:first-child) {
        margin-left: 10px; }
      div.reservation.photo div.form div.bloc div.champ.checkbox p.field label:not(:nth-of-type(1)) {
        display: inline-block;
        margin-left: 10px; }
  div.reservation.photo div.form input.photo {
    background-image: url(../images/boutons/bouton_get_photo.png), url(../images/divers/fleche_droite.png);
    background-color: #DB7A51;
    background-position: 30px center, right 30px center;
    background-repeat: no-repeat;
    padding-left: 100px;
    padding-right: 60px;
    position: relative;
    width: 350px;
    float: none;
    display: inline-block; }
    div.reservation.photo div.form input.photo:hover {
      background-color: #93272C; }

/*
* ——— Reservation page finale ———
*/
div.reservation_final {
  padding-top: 170px;
  background: url(../images/divers/image_validation_reservation-v2.png) no-repeat center 90px;
  text-align: center; }
  div.reservation_final div.contenu {
    margin-bottom: 50px; }
    div.reservation_final div.contenu h1 {
      color: #1c3f37;
      font-size: 22px;
      font-weight: bold;
      margin: 30px 0 10px 0; }
    div.reservation_final div.contenu p {
      text-align: center;
      color: #1c3f37;
      font-size: 18px;
      font-weight: bold; }

/*
* --------
* -- Page activités
*/
div.activites p.infos {
  color: #1c3f37;
  font-weight: bold; }

div.activites p.bouton {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0; }

div.activites div.groupe-activites h2 {
  font-size: 28px;
  font-weight: bold;
  background: #1c3f37;
  width: 100%;
  color: #fff;
  text-indent: 40px;
  height: 42px;
  line-height: 42px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  margin: 40px 0 0px 0; }

div.activites div.bloc_activite_principale {
  background: #F7F4F4;
  width: 100%;
  display: flex;
  flex-direction: row;
  margin: 0 0 50px 0;
  position: relative; }
  div.activites div.bloc_activite_principale div.illustration {
    width: 50%; }
    div.activites div.bloc_activite_principale div.illustration img {
      object-fit: cover;
      max-width: 100%;
      height: 100%; }
  div.activites div.bloc_activite_principale div.textes {
    padding: 34px 20px 85px 44px;
    width: 50%;
    position: relative; }
    div.activites div.bloc_activite_principale div.textes h2 {
      font-size: 24px;
      font-weight: bold;
      color: #1c3f37;
      margin-bottom: 10px; }
    div.activites div.bloc_activite_principale div.textes p:not(:first-child):not(.bouton) {
      margin-top: 10px; }
  div.activites div.bloc_activite_principale .bouton {
    right: 15px;
    bottom: 15px; }

div.activites div.activites-container {
  width: 100%;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap; }
  div.activites div.activites-container div.activite {
    width: 32%;
    margin-bottom: 50px;
    padding-bottom: 60px;
    position: relative; }
    div.activites div.activites-container div.activite:not(:nth-child(3n+1)) {
      margin-left: 2%; }
    div.activites div.activites-container div.activite .illustration {
      margin-bottom: 14px; }
      div.activites div.activites-container div.activite .illustration img {
        width: 100%; }
    div.activites div.activites-container div.activite h3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #DB7A51; }
    div.activites div.activites-container div.activite p:not(:first-child) {
      margin-top: 10px; }

/*
* --------
* -- Formulaire réservation activité
*/
div.intro_reservation {
  width: 100%;
  margin: 60px 0;
  display: flex; }
  div.intro_reservation div.textes {
    width: 50%; }
    div.intro_reservation div.textes p:not(:last-child) {
      margin-bottom: 20px; }
    div.intro_reservation div.textes p.highlight {
      font-weight: bold; }
  div.intro_reservation div.tel {
    padding-left: 90px;
    align-self: center; }

/*
* --------
* -- Page actualités
*/
div.actualites p.infos {
  color: #DB7A51;
  font-weight: bold; }

div.actualites p.bouton {
  margin-top: 30px; }

div.actualites div.actualites-container {
  width: 100%;
  margin-top: 76px;
  display: flex;
  flex-wrap: wrap; }
  div.actualites div.actualites-container div.actualite {
    width: 48%;
    margin-bottom: 50px; }
    div.actualites div.actualites-container div.actualite:nth-child(2n) {
      margin-left: 4%; }
    div.actualites div.actualites-container div.actualite .illustration {
      margin-bottom: 14px; }
      div.actualites div.actualites-container div.actualite .illustration img {
        width: 100%; }
    div.actualites div.actualites-container div.actualite h3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 0px;
      font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif;
      color: #DB7A51; }
    div.actualites div.actualites-container div.actualite p:not(:first-child):not(.bouton) {
      margin-top: 10px; }
    div.actualites div.actualites-container div.actualite p.date {
      color: #C8C9C4;
      margin-top: 0;
      margin-bottom: 20px; }

/*
* --------
* -- Page d'une actualité
*/
div.actualite-details div.header {
  text-align: center;
  margin: 90px 0 54px 0; }
  div.actualite-details div.header h1 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 30px;
    font-weight: bold; }
  div.actualite-details div.header p.date {
    color: #898989;
    margin-top: 0;
    margin-bottom: 20px; }

div.actualite-details div.content {
  /*
		* --------
		* -- Zone éditeur
		*/ }
  div.actualite-details div.content .illustration {
    float: right;
    margin: 0 0 20px 20px; }
  div.actualite-details div.content .content-text p:not(:last-child) {
    margin-bottom: 10px; }
  div.actualite-details div.content .content-text h4, div.actualite-details div.content .content-text h5, div.actualite-details div.content .content-text h6 {
    margin-bottom: 4px;
    margin-top: 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: left; }
  div.actualite-details div.content .content-text h1 {
    font-size: 24px;
    color: #1c3f37;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left; }
  div.actualite-details div.content .content-text h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px; }
  div.actualite-details div.content .content-text h3 {
    font-size: 18px;
    font-weight: bold; }
  div.actualite-details div.content .content-text i, div.actualite-details div.content .content-text em {
    font-style: italic; }
  div.actualite-details div.content .content-text strong, div.actualite-details div.content .content-text b {
    font-weight: bold; }
  div.actualite-details div.content .content-text u {
    text-decoration: underline; }
  div.actualite-details div.content .content-text a {
    color: #1c3f37;
    text-decoration: underline; }
  div.actualite-details div.content .content-text ul, div.actualite-details div.content .content-text ol, div.actualite-details div.content .content-text li {
    list-style-type: circle;
    list-style-position: inside; }
  div.actualite-details div.content .content-text ul, div.actualite-details div.content .content-text ol {
    margin-bottom: 20px; }
  div.actualite-details div.content .content-text a {
    color: #84C5A1;
    text-decoration: none; }

div.actualite-details p.bouton {
  color: #DB7A51;
  text-transform: uppercase;
  text-align: right;
  float: left;
  margin-top: 90px;
  width: 100%; }

/*
* ——— Page autour de nous ———
*/
div.autour_nous h1 {
  margin-bottom: 30px; }

div.autour_nous div.intro {
  text-align: center;
  margin: 0 0 30px 0; }

div.autour_nous div.blocs_adresses {
  zoom: 1; }
  div.autour_nous div.blocs_adresses:after {
    content: "";
    display: table;
    clear: both; }
  div.autour_nous div.blocs_adresses div.row {
    float: left;
    width: 100%; }
  div.autour_nous div.blocs_adresses div {
    float: left;
    margin: 0 0 30px 0;
    margin-right: 5%;
    width: 30%; }
    div.autour_nous div.blocs_adresses div:nth-child(3n) {
      margin-right: 0%; }
    div.autour_nous div.blocs_adresses div h4 {
      font-size: 22px;
      font-weight: bold;
      margin: 18px 0 0 0;
      font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif;
      color: #DB7A51; }
    div.autour_nous div.blocs_adresses div p a {
      font-weight: bold; }
    div.autour_nous div.blocs_adresses div p.adresse {
      margin: 10px 0;
      text-transform: uppercase; }
    div.autour_nous div.blocs_adresses div p.description {
      margin: 24px 0 0 0; }
    div.autour_nous div.blocs_adresses div p.distance {
      margin: 4px 0 0 0;
      padding: 4px 0 0 55px;
      background: url(../images/divers/icone_distance-v2.png) no-repeat 0 0px;
      height: 29px;
      line-height: 44px;
      color: #DB7A51;
      font-weight: bold;
      font-size: 14px; }

div.autour_nous div.bloc_info_2 {
  margin: 30px 0 30px 0;
  width: 100%;
  clear: both; }
  div.autour_nous div.bloc_info_2 h4 {
    background: url(../images/divers/icone_infos_2.png) no-repeat left 6px;
    color: #1c3f37;
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-bottom: 2px;
    border: 1px solid #1c3f37;
    border-width: 0 0 1px 0;
    width: 100%;
    float: left;
    margin: 0 0 20px 0; }
  div.autour_nous div.bloc_info_2 div {
    margin-top: 16px; }
    div.autour_nous div.bloc_info_2 div h5 {
      color: #1c3f37;
      font-size: 16px;
      text-transform: uppercase;
      float: left;
      font-weight: bold;
      margin: 0 4px 0 0; }
      div.autour_nous div.bloc_info_2 div h5:after {
        content: ' - '; }
    div.autour_nous div.bloc_info_2 div p {
      color: #1c3f37;
      font-size: 16px; }

/*
* ——— Page tarifs ———
*/
div.page div.blocs_tarifs {
  width: 100%;
  float: left; }
  div.page div.blocs_tarifs div.row {
    float: left;
    width: 100%; }
  div.page div.blocs_tarifs div.row > div {
    float: left;
    width: 360px;
    min-height: 260px;
    margin-bottom: 75px; }
    div.page div.blocs_tarifs div.row > div h2 {
      font-size: 19px;
      font-weight: bold;
      line-height: 19px;
      color: #1c3f37;
      text-transform: uppercase;
      height: 80px;
      display: table-cell;
      vertical-align: bottom; }
    div.page div.blocs_tarifs div.row > div p:not(.infos) {
      font-size: 15px;
      line-height: 18px;
      min-height: 80px;
      margin: 28px 0 0 0;
      width: 390px; }
    div.page div.blocs_tarifs div.row > div:nth-child(odd) {
      margin-left: 100px; }
    div.page div.blocs_tarifs div.row > div:nth-child(even) {
      margin-left: 80px; }
    div.page div.blocs_tarifs div.row > div p.infos {
      width: 100%;
      border: 1px solid #1c3f37;
      border-width: 1px 0 0 0;
      text-transform: uppercase;
      margin: 20px 0 0 0;
      padding: 5px 0 0 0;
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #1c3f37; }
    div.page div.blocs_tarifs div.row > div p.lien_tarifs {
      width: 100%;
      margin: 10px 0 0 0;
      color: #1c3f37; }
      div.page div.blocs_tarifs div.row > div p.lien_tarifs a {
        text-decoration: underline; }
    div.page div.blocs_tarifs div.row > div.conseiller h2 {
      background: url(../images/illustrations/tarifs/conseiller.png) no-repeat top left;
      padding-left: 82px;
      height: 82px; }
    div.page div.blocs_tarifs div.row > div.etablissement h2 {
      background: url(../images/illustrations/tarifs/etablissement.png) no-repeat top left;
      padding-left: 103px;
      height: 82px; }
    div.page div.blocs_tarifs div.row > div.professionnel h2 {
      background: url(../images/illustrations/tarifs/professionnel.png) no-repeat top left;
      padding-left: 90px;
      height: 68px; }
    div.page div.blocs_tarifs div.row > div.professionnel p:not(.infos) {
      min-height: 60px; }
    div.page div.blocs_tarifs div.row > div.entreprise h2 {
      background: url(../images/illustrations/tarifs/entreprise.png) no-repeat top left;
      padding-left: 82px;
      height: 68px; }
    div.page div.blocs_tarifs div.row > div.entreprise p:not(.infos) {
      min-height: 60px; }
    div.page div.blocs_tarifs div.row > div.association h2 {
      background: url(../images/illustrations/tarifs/association.png) no-repeat top left;
      padding-left: 107px;
      height: 71px; }
    div.page div.blocs_tarifs div.row > div.association p:not(.infos) {
      min-height: 70px; }
    div.page div.blocs_tarifs div.row > div.particulier h2 {
      background: url(../images/illustrations/tarifs/particulier.png) no-repeat top left;
      padding-left: 95px;
      height: 71px; }
    div.page div.blocs_tarifs div.row > div.particulier p:not(.infos) {
      min-height: 70px; }

/*
* ——— Popup restaurer ———
*/
div.restaurer {
  width: 862px;
  padding-top: 115px;
  background: url(../images/illustrations/restaurer/restaurer_icone.png) no-repeat center 30px; }
  div.restaurer div.blocs_restaurer > div {
    float: left;
    width: 48%;
    margin-bottom: 34px;
    position: relative;
    height: 140px; }
    div.restaurer div.blocs_restaurer > div:nth-child(odd) {
      margin-right: 2%; }
    div.restaurer div.blocs_restaurer > div > div {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 244px; }
    div.restaurer div.blocs_restaurer > div h2 {
      text-transform: uppercase;
      color: #1c3f37;
      font-size: 15px;
      font-weight: bold; }
    div.restaurer div.blocs_restaurer > div img {
      float: left;
      margin: 0 20px 0 0; }

/*
* ——— Popup vidéo ———
*/
div.max-wrapper.video {
  width: 862px;
  height: 485px;
  margin: 46px auto 30px auto;
  padding: 10px 0 0 0; }

/*
* ——— Popup durée visite ———
*/
div.duree_visite {
  width: 862px;
  padding-top: 115px;
  padding-bottom: 32px;
  background: url(../images/illustrations/duree_visite/icone_duree_visite.png) no-repeat center 30px; }
  div.duree_visite div.contenu {
    text-align: center; }
    div.duree_visite div.contenu p {
      font-size: 18px;
      line-height: 24px; }

/*
* ——— Popup tables pic nic ———
*/
div.tables {
  width: 862px;
  padding-top: 115px;
  padding-bottom: 32px;
  background: url(../images/illustrations/tables/icone_tables.png) no-repeat center 30px; }
  div.tables div.texte {
    text-align: center;
    margin: 0 0 30px 0; }
    div.tables div.texte p {
      font-size: 18px;
      line-height: 24px; }
    div.tables div.texte.note_2 p {
      color: #1c3f37; }
  div.tables div.adresses {
    margin: 0 0 30px 0;
    width: 100%;
    float: left; }
    div.tables div.adresses div.adresse {
      float: left;
      width: 40%;
      margin-left: 10%; }
      div.tables div.adresses div.adresse h5 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold; }
      div.tables div.adresses div.adresse p {
        font-size: 18px; }

/*
* ——— Popup ouverture ———
*/
div.ouverture {
  width: 862px;
  padding-top: 115px;
  padding-bottom: 32px;
  background: url(../images/illustrations/ouverture/icone_ouverture.png) no-repeat center 30px; }
  div.ouverture div.texte {
    text-align: center;
    margin: 0 0 30px 0; }
    div.ouverture div.texte p {
      font-size: 18px;
      line-height: 24px; }
  div.ouverture h1 {
    margin-bottom: 30px; }
  div.ouverture table {
    width: 100%; }
    div.ouverture table th, div.ouverture table td {
      border-width: 2px;
      border-style: solid;
      border-color: #fff;
      text-align: center;
      color: #000;
      height: 62px;
      width: 12%;
      font-size: 18px; }
      div.ouverture table th:first-child, div.ouverture table td:first-child {
        width: 40%; }
    div.ouverture table th {
      background: #1c3f37; }
    div.ouverture table th:nth-child(1) {
      background: none; }
    div.ouverture table tr td {
      background: #e0e0e0 url(../images/illustrations/ouverture/fond_ferme.png) no-repeat center center; }
      div.ouverture table tr td.ouvert {
        background: #DB7A51; }
      div.ouverture table tr td:first-child {
        background: #1c3f37; }
  div.ouverture div.legende {
    width: 100%;
    margin: 10px 0 0 0; }
    div.ouverture div.legende p {
      float: left;
      font-size: 18px;
      margin: 0 30px 10px 0; }
      div.ouverture div.legende p span {
        display: inline-block;
        width: 57px;
        height: 32px;
        margin-right: 5px;
        position: relative;
        top: 11px; }
    div.ouverture div.legende p.ouvert span {
      background: #DB7A51; }
    div.ouverture div.legende p.ferme span {
      background: #e0e0e0 url(../images/illustrations/ouverture/fond_ferme.png) no-repeat center center; }

/*
* ——— Dans lightbox ———
*/
div.mfp-content div.page h1 {
  font-size: 20px;
  line-height: 20px;
  margin: 20px 0 20px 0; }

/*
* ——— Page infos ———
*/
div.infos-pratiques > div.section {
  margin-top: 30px; }
  div.infos-pratiques > div.section h2 {
    font-size: 28px;
    font-weight: bold;
    background: #1c3f37;
    width: 100%;
    color: #fff;
    text-indent: 40px;
    height: 42px;
    line-height: 42px;
    margin: 0 0 30px 0;
    text-transform: uppercase; }
  div.infos-pratiques > div.section h4 {
    font-size: 18px;
    margin-bottom: 5px; }
  div.infos-pratiques > div.section div.plan img {
    width: 100%; }
  div.infos-pratiques > div.section div.block:not(:last-of-type) {
    margin: 0 0 20px 0; }
  div.infos-pratiques > div.section ul {
    list-style-type: circle;
    list-style-position: inside; }
    div.infos-pratiques > div.section ul:not(:last-child) {
      margin-bottom: 10px; }

div.infos-pratiques div.texte p:not(:last-child) {
  margin-bottom: 10px; }

div.infos-pratiques .cols-2-container {
  display: flex;
  flex-direction: row; }
  div.infos-pratiques .cols-2-container > div {
    width: 50%; }
    div.infos-pratiques .cols-2-container > div:first-child {
      padding-right: 10px; }
    div.infos-pratiques .cols-2-container > div:last-child {
      padding-left: 10px; }

div.infos-pratiques div.liste-restaurer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  div.infos-pratiques div.liste-restaurer > div {
    width: 50%;
    padding-bottom: 20px; }
    div.infos-pratiques div.liste-restaurer > div h5 {
      font-size: 18px;
      margin-bottom: 5px; }

div.infos-pratiques ul.logos-paiements {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  align-items: center;
  justify-content: center;
  margin: 20px 0; }
  div.infos-pratiques ul.logos-paiements li {
    list-style-type: none;
    padding: 0 4px; }
  div.infos-pratiques ul.logos-paiements img {
    max-height: 40px; }

div.infos-pratiques div.bouton-centered {
  width: 100%;
  text-align: center;
  margin: 60px 0 30px 0; }

div.infos-pratiques div.logos {
  width: 100%;
  text-align: center;
  margin-top: 30px; }
  div.infos-pratiques div.logos img {
    display: inline-block;
    height: 50px;
    margin: 0 10px; }

/*
* ——— footer ———
*/
footer {
  position: relative;
  z-index: 65;
  width: 100%; }
  footer.slider {
    float: left;
    height: auto;
    margin: 0 auto;
    padding: 20px 0; }
  footer.fixed {
    height: 230px;
    margin: 0;
    padding: 0; }
  footer div.footer_top {
    height: 190px;
    background: #DB7A51;
    width: 100%; }
    footer div.footer_top > div.max-wrapper {
      height: 190px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      footer div.footer_top > div.max-wrapper > div:not(:last-child) {
        padding-right: 5%; }
      footer div.footer_top > div.max-wrapper > div:last-child {
        min-width: 20%; }
    footer div.footer_top div.bloc {
      height: 190px;
      padding-top: 30px;
      max-width: 25%; }
      footer div.footer_top div.bloc h4 {
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 16px 0; }
      footer div.footer_top div.bloc p {
        font-size: 13px;
        color: #fff; }
      footer div.footer_top div.bloc p.contact_lien {
        margin: 20px 0 0 0; }
        footer div.footer_top div.bloc p.contact_lien a:hover {
          color: #aaa; }
      footer div.footer_top div.bloc.icones ul {
        display: flex;
        flex-direction: row; }
        footer div.footer_top div.bloc.icones ul li {
          margin-right: 15px; }
          footer div.footer_top div.bloc.icones ul li img {
            max-height: 45px; }
    footer div.footer_top div.link_button {
      padding-left: 30px;
      background: url(../images/boutons/play_video-v2.png) no-repeat center left;
      width: 150px;
      margin: 6px 0 0 0;
      min-height: 22px;
      padding-top: 1px;
      display: flex;
      flex-direction: row;
      align-items: center; }
      footer div.footer_top div.link_button p {
        color: #1c3f37;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 12px;
        font-weight: 600; }
        footer div.footer_top div.link_button p a:hover {
          color: #1c3f37; }
    footer div.footer_top div.video_acces p {
      line-height: 8px; }
  footer div.footer_bottom {
    height: 30px;
    background: #fff; }
    footer div.footer_bottom div.max-wrapper {
      text-align: center; }
    footer div.footer_bottom ul {
      display: inline-block; }
      footer div.footer_bottom ul li {
        font-size: 10px;
        text-transform: uppercase;
        line-height: 30px;
        display: inline-block;
        padding: 0 20px;
        color: #1c3f37; }
        footer div.footer_bottom ul li:nth-child(2) {
          text-align: center; }
        footer div.footer_bottom ul li:nth-child(3) {
          text-align: right; }

/*---------------  pages ---------------*/
div.pages {
  float: right;
  position: relative;
  top: 2px; }
  div.pages p.pagination {
    display: flex;
    justify-content: flex-end;
    color: #1c3f37; }
    div.pages p.pagination a {
      padding: 3px 8px;
      margin-left: 8px;
      font-size: 12px; }
      div.pages p.pagination a.next:after {
        content: '>';
        display: inline-block;
        margin-left: 4px; }
      div.pages p.pagination a.previous:before {
        content: '<';
        display: inline-block;
        margin-right: 4px; }
      div.pages p.pagination a.page {
        border: 1px solid #1c3f37; }
      div.pages p.pagination a.selected {
        background-color: #1c3f37;
        color: #fff;
        border: none; }
      div.pages p.pagination a.hidden {
        display: none; }

/*
* --------
* -- Page Brochures
*/
div.brochures div.liste-blocs {
  margin: 20px 0; }
  div.brochures div.liste-blocs div.bloc {
    margin-top: 20px; }
    div.brochures div.liste-blocs div.bloc .link-brochure {
      padding-left: 35px;
      background: url(../images/boutons/play_video-v2-orange.png) no-repeat 5px center;
      color: #DB7A51;
      display: flex;
      align-items: center;
      min-height: 22px;
      color: #1c3f37;
      text-decoration: underline; }
    div.brochures div.liste-blocs div.bloc h4 {
      font-family: "ITC Avant Garde Std Cn", "PT Sans Narrow", "Arial Narrow", "Open Sans", Helvetica, Calibri, sans-serif; }

/*
* ——— Style des formulaires ———
*/
input[type="checkbox"] {
  display: none; }

input[type="radio"] {
  display: none; }

p.field {
  position: relative; }

label {
  position: relative; }

input[type="radio"] + label, input[type="checkbox"] + label {
  display: inline-block;
  padding-left: 31px;
  position: relative; }

input[type="radio"] + label::before, input[type="checkbox"] + label::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  margin-right: 6px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background: url(../images/divers/checkbox_theme-v2.png) left top no-repeat;
  cursor: pointer; }

input[type="radio"]:checked + label::before, input[type="checkbox"]:checked + label::before {
  background: url(../images/divers/checkbox_theme-v2.png) -25px top no-repeat; }

/*
* --------
* -- Video popup page accueil
*/
div#full-video-accueil-container {
  padding-top: 50px;
  padding-bottom: 20px; }
  div#full-video-accueil-container #div#full-video-accueil {
    width: 100%; }

/*
* --------
* -- CTA
*/
.cta {
  padding: 10px 22px 10px 22px;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-transform: none;
  display: inline-block; }
  .cta.cta-1 {
    background: #1c3f37;
    color: #fff; }
    .cta.cta-1:hover {
      color: #fff;
      background: #84C5A1; }
  .cta.cta-2 {
    background: #DB7A51;
    color: #fff; }
    .cta.cta-2:hover {
      color: #fff;
      background: #93272C; }

/*
* --------
* -- Cookie bar
*/
#cookie-bar {
  z-index: 100; }
  #cookie-bar .cb-enable {
    background: #DB7A51; }
    #cookie-bar .cb-enable:hover {
      background: #EAA794;
      color: #fff; }
  #cookie-bar a:hover {
    color: #EAA794; }

/*
* --------
* -- Panneau menu social
*/
div.menu-social {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 80; }
  div.menu-social.closed > div.icons {
    display: none; }
  div.menu-social.closed div.buttons .close-button {
    display: none; }
  div.menu-social.closed div.buttons .open-button {
    display: block; }
  div.menu-social > div.icons {
    display: flex;
    flex-direction: column; }
    div.menu-social > div.icons div {
      border: 1px solid #fff;
      border-width: 0 0 0 0; }
      div.menu-social > div.icons div:not(:last-child) {
        border-width: 0 0 1px 0; }
      div.menu-social > div.icons div a {
        display: flex;
        padding: 14px 10px;
        background: #C8C9C4;
        justify-content: center; }
        div.menu-social > div.icons div a:hover {
          background: #1c3f37; }
        div.menu-social > div.icons div a img {
          width: 30px;
          height: 30px; }
  div.menu-social div.buttons {
    margin: 10px; }
    div.menu-social div.buttons .close-button {
      display: block; }
    div.menu-social div.buttons .open-button {
      display: none; }
    div.menu-social div.buttons a {
      display: flex;
      text-align: center;
      background: #1c3f37;
      color: #fff;
      padding: 8px;
      text-align: center;
      justify-content: center;
      align-items: center; }
      div.menu-social div.buttons a img {
        width: 14px;
        height: 14px; }
      div.menu-social div.buttons a:hover {
        background: #84C5A1; }

/*
* --------
* -- Medias queries
*/
@media print, screen and (max-width: 1024px) {
  header nav ul#menu > li > ul {
    right: 0;
    left: auto; } }

/*
* ——— SLIDER ACCUEIL ———
*/
#nav_accueil {
  box-shadow: inset 0px 8px 12px -10px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  margin: 0;
  background: #DB7A51;
  text-align: center;
  height: 50px;
  z-index: 28;
  font-size: 0px;
  transition: opacity 250ms ease-in;
  opacity: 1;
  min-width: 1024px; }
  #nav_accueil.hide {
    opacity: 0; }

#nav_accueil li {
  display: inline-block;
  height: 0px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px; }
  #nav_accueil li.one-line {
    line-height: 30px; }
  #nav_accueil li.focus a {
    background: #EAA794;
    color: #fff; }

#nav_accueil a {
  display: block;
  height: 50px;
  padding: 10px 3em;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: inherit;
  transition: background 250ms ease-in; }
  #nav_accueil a:hover {
    background: #EAA794;
    color: #fff; }

div#wrap_slide_container {
  position: relative;
  top: 0px;
  width: 100%; }

div#wrap_slide_accueil {
  position: relative;
  top: 0px;
  width: 100%;
  height: -moz-calc(100vh - 190px);
  height: -webkit-calc(100vh - 190px);
  height: calc(100vh - 190px);
  /* slides */
  /* Contenus des slides */
  /*
	* ——— SLIDE 0 première ———
	*/
  /*
	* ——— SLIDE 1 ——— non utilisé
	*/
  /*
	* ——— SLIDE 2 laboratoire ———
	*/
  /*
	* ——— SLIDE 3 domaine écolo ———
	*/
  /*
	* ——— SLIDE 4 Eveiller sa conscience écologique ———
	*/
  /*
	* ——— SLIDE 5 S’offrir une parenthèse ———
	*/
  /*
	* ——— SLIDE 6 partage des savoirs ———
	*/ }
  div#wrap_slide_accueil .slide, div#wrap_slide_accueil footer {
    /* height à adapter avec media queries */
    overflow: hidden;
    width: 100%;
    float: left;
    padding-top: 50px; }
    div#wrap_slide_accueil .slide.active, div#wrap_slide_accueil footer.active {
      background-position-y: 0; }
    div#wrap_slide_accueil .slide#slide0, div#wrap_slide_accueil footer#slide0 {
      height: calc(100vh - 87px);
      padding-top: 120px; }
  div#wrap_slide_accueil .slide {
    background-size: cover; }
  div#wrap_slide_accueil #slide0 {
    background-size: cover; }
  div#wrap_slide_accueil #slide1 {
    background-size: cover; }
  div#wrap_slide_accueil #slide2 {
    background-size: cover; }
  div#wrap_slide_accueil #slide3 {
    background-size: cover; }
  div#wrap_slide_accueil #slide4 {
    background-size: cover; }
  div#wrap_slide_accueil #slide5 {
    background-size: cover; }
  div#wrap_slide_accueil #slide6 {
    background-size: cover; }
  div#wrap_slide_accueil #slide7 {
    background-size: cover; }
  div#wrap_slide_accueil .boutons-container {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    text-transform: uppercase;
    text-align: center; }
  div#wrap_slide_accueil .bouton_visite {
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -46px;
    width: 92px;
    text-transform: uppercase;
    text-align: center; }
    div#wrap_slide_accueil .bouton_visite a {
      display: block;
      width: 92px;
      height: 86px;
      background: url(../images/boutons/puce_begin_slide.png) no-repeat center bottom;
      color: #fff;
      font-size: 23px;
      color: #fff;
      font-weight: bold;
      text-indent: -99299px; }
      div#wrap_slide_accueil .bouton_visite a:hover {
        background: url(../images/boutons/puce_begin_slide_hover.png) no-repeat center bottom; }
  div#wrap_slide_accueil .slide_inside {
    width: 1024px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    z-index: 2; }
    div#wrap_slide_accueil .slide_inside h2 {
      font-size: 45px;
      font-weight: bold;
      text-align: right;
      text-transform: uppercase;
      line-height: 40px;
      color: #fff; }
    div#wrap_slide_accueil .slide_inside div.description p {
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      text-shadow: 0 0 1px #666; }
    div#wrap_slide_accueil .slide_inside div.block {
      padding: 30px;
      background: #77669a;
      background: rgba(119, 102, 154, 0.5);
      width: 475px;
      opacity: 0.4;
      transition: opacity 1.1s ease-in-out; }
    div#wrap_slide_accueil .slide_inside p.legende {
      opacity: 0;
      font-size: 20px;
      font-weight: bold;
      line-height: 25px;
      font-style: italic;
      color: #fff;
      width: 290px;
      quotes: "“" "”";
      transition: all 1.6s ease-in-out; }
      div#wrap_slide_accueil .slide_inside p.legende:before {
        content: open-quote;
        font-size: 6em;
        float: left;
        line-height: 100px;
        height: 33px;
        margin-right: 8px;
        font-family: Arial;
        margin-bottom: 60px;
        font-style: normal; }
  div#wrap_slide_accueil .slide {
    padding-top: 120px; }
    div#wrap_slide_accueil .slide.active p.legende {
      opacity: 1; }
    div#wrap_slide_accueil .slide.active div.block {
      opacity: 1; }
  div#wrap_slide_accueil .slide_0 {
    padding-top: 100px;
    width: 100%;
    height: 100vh;
    background: #000; }
    div#wrap_slide_accueil .slide_0 .bg-video-container {
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      div#wrap_slide_accueil .slide_0 .bg-video-container video {
        /* Make video to at least 100% wide and tall */
        min-width: 100%;
        min-height: 100%;
        /* Setting width & height to auto prevents the browser from stretching or squishing the video */
        width: auto;
        height: auto;
        /* Center the video */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    div#wrap_slide_accueil .slide_0 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto;
      z-index: 4;
      width: 770px; }
      div#wrap_slide_accueil .slide_0 .slide_inside div.block {
        background: #1c3f37;
        background: rgba(28, 63, 55, 0.4);
        padding: 30px 30px 40px 30px;
        width: 630px;
        min-height: 300px;
        position: absolute;
        top: 35%;
        left: 50%;
        margin-top: -175px;
        margin-left: -270px;
        text-align: center; }
        div#wrap_slide_accueil .slide_0 .slide_inside div.block h2 {
          text-align: center;
          color: #fff; }
        div#wrap_slide_accueil .slide_0 .slide_inside div.block div.description {
          margin-top: 30px;
          padding: 0 20px; }
          div#wrap_slide_accueil .slide_0 .slide_inside div.block div.description p {
            color: #fff;
            font-size: 18px;
            line-height: 22px; }
            div#wrap_slide_accueil .slide_0 .slide_inside div.block div.description p sup {
              line-height: 0; }
        div#wrap_slide_accueil .slide_0 .slide_inside div.block p.btn {
          color: #EA661E;
          font-size: 20px;
          margin-top: 30px;
          font-weight: bold; }
          div#wrap_slide_accueil .slide_0 .slide_inside div.block p.btn a:hover {
            color: #b8d747;
            text-decoration: underline; }
      div#wrap_slide_accueil .slide_0 .slide_inside div.boutons-container {
        position: absolute;
        bottom: 15%;
        left: 50%;
        margin-left: -250px;
        width: 500px;
        text-transform: uppercase;
        text-align: center;
        display: flex;
        justify-content: center; }
        div#wrap_slide_accueil .slide_0 .slide_inside div.boutons-container div.bouton_video {
          margin-right: 40px; }
  div#wrap_slide_accueil .slide_1 {
    background: url(../images/slides/slide_1/slide1-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_1 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_1 .slide_inside div.block {
        padding: 30px;
        background: #77669a;
        width: 475px;
        min-height: 300px;
        position: absolute;
        top: 30%;
        left: 0;
        margin-top: -200px; }
        div#wrap_slide_accueil .slide_1 .slide_inside div.block h2 {
          text-align: left; }
        div#wrap_slide_accueil .slide_1 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
      div#wrap_slide_accueil .slide_1 .slide_inside p.legende {
        top: 30%;
        right: 0%;
        position: absolute; }
    div#wrap_slide_accueil .slide_1.active .slide_inside p.legende {
      right: 3%;
      position: absolute; }
  div#wrap_slide_accueil .slide_2 {
    background: url(../images/slides/slide_2/slide2-v2-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_2 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_2 .slide_inside div.block {
        padding: 30px;
        background: rgba(219, 122, 81, 0.7);
        width: 475px;
        min-height: 300px;
        position: absolute;
        top: 30%;
        left: 0;
        margin-top: -200px; }
        div#wrap_slide_accueil .slide_2 .slide_inside div.block h2 {
          text-align: left; }
        div#wrap_slide_accueil .slide_2 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
      div#wrap_slide_accueil .slide_2 .slide_inside p.legende {
        top: 80%;
        left: 60%;
        position: absolute;
        color: #1c3f37;
        font-weight: 700; }
    div#wrap_slide_accueil .slide_2.active .slide_inside p.legende {
      left: 63%;
      position: absolute; }
  div#wrap_slide_accueil .slide_3 {
    background: url(../images/slides/slide_3/slide3-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_3 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_3 .slide_inside div.block {
        padding: 30px;
        background: rgba(28, 63, 55, 0.7);
        width: 475px;
        min-height: 300px;
        position: absolute;
        top: 30%;
        left: 50%;
        margin-top: -200px; }
        div#wrap_slide_accueil .slide_3 .slide_inside div.block h2 {
          text-align: left; }
        div#wrap_slide_accueil .slide_3 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
      div#wrap_slide_accueil .slide_3 .slide_inside p.legende {
        top: 55%;
        left: 5%;
        position: absolute;
        color: #fff;
        width: 370px; }
    div#wrap_slide_accueil .slide_3.active .slide_inside p.legende {
      left: 8%;
      position: absolute; }
  div#wrap_slide_accueil .slide_4 {
    background: url(../images/slides/slide_4/slide4-v2-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_4 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_4 .slide_inside div.block {
        padding: 30px;
        background: rgba(132, 197, 161, 0.7);
        width: 490px;
        min-height: 300px;
        position: absolute;
        top: 30%;
        left: 0%;
        margin-top: -200px; }
        div#wrap_slide_accueil .slide_4 .slide_inside div.block h2 {
          text-align: left; }
        div#wrap_slide_accueil .slide_4 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
      div#wrap_slide_accueil .slide_4 .slide_inside p.legende {
        top: 30%;
        left: 50%;
        position: absolute;
        color: #64758d;
        width: 320px; }
    div#wrap_slide_accueil .slide_4.active .slide_inside p.legende {
      left: 53%;
      position: absolute; }
  div#wrap_slide_accueil .slide_5 {
    background: url(../images/slides/slide_5/slide5-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_5 .slide_inside {
      text-align: right;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_5 .slide_inside div.block {
        padding: 30px;
        background: rgba(147, 39, 44, 0.7);
        width: 470px;
        min-height: 300px;
        position: absolute;
        top: 30%;
        right: 0%;
        margin-top: -175px; }
        div#wrap_slide_accueil .slide_5 .slide_inside div.block h2 {
          text-align: right; }
        div#wrap_slide_accueil .slide_5 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
      div#wrap_slide_accueil .slide_5 .slide_inside p.legende {
        top: 40%;
        right: 0%;
        position: absolute;
        color: #fff;
        width: 320px;
        text-align: left; }
    div#wrap_slide_accueil .slide_5.active .slide_inside p.legende {
      left: 3%;
      position: absolute; }
  div#wrap_slide_accueil .slide_6 {
    background: url(../images/slides/slide_6/slide6-v2-bg.jpg) no-repeat center center; }
    div#wrap_slide_accueil .slide_6 .slide_inside {
      text-align: left;
      position: relative;
      margin: 0 auto; }
      div#wrap_slide_accueil .slide_6 .slide_inside div.block {
        padding: 30px;
        background: rgba(234, 167, 148, 0.7);
        width: 470px;
        min-height: 320px;
        position: absolute;
        top: 30%;
        left: 0%;
        margin-top: -175px; }
        div#wrap_slide_accueil .slide_6 .slide_inside div.block h2 {
          text-align: left; }
        div#wrap_slide_accueil .slide_6 .slide_inside div.block div.description {
          margin: 20px 0 0 0; }
          div#wrap_slide_accueil .slide_6 .slide_inside div.block div.description p.btn a {
            text-decoration: underline; }
      div#wrap_slide_accueil .slide_6 .slide_inside p.legende {
        top: 10%;
        right: 0%;
        position: absolute;
        color: #fff;
        width: 360px;
        text-align: left; }
    div#wrap_slide_accueil .slide_6.active .slide_inside p.legende {
      right: 3%;
      position: absolute; }

@media screen and (max-height: 850px) {
  div#wrap_slide_accueil .slide_0 .slide_inside div.description {
    margin-top: 10px; }
  div#wrap_slide_accueil .slide_1 .slide_inside div.block, div#wrap_slide_accueil .slide_2 .slide_inside div.block, div#wrap_slide_accueil .slide_3 .slide_inside div.block, div#wrap_slide_accueil .slide_4 .slide_inside div.block, div#wrap_slide_accueil .slide_5 .slide_inside div.block {
    top: 40%; }
  div#wrap_slide_accueil .slide_2 .slide_inside p.legende {
    top: 62%;
    text-shadow: 1px 1px 4px #fff;
    right: 0%;
    left: auto; }
  div#wrap_slide_accueil .slide_2.active .slide_inside p.legende {
    right: 3%;
    top: 62%;
    left: auto;
    position: absolute; } }

@font-face {
  font-family: 'EBGaramond-Bold';
  src: url("../fonts/EBGaramond/EBGaramond-Bold.eot");
  src: url("../fonts/EBGaramond/EBGaramond-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/EBGaramond/EBGaramond-Bold.woff2") format("woff2"), url("../fonts/EBGaramond/EBGaramond-Bold.ttf") format("truetype"), url("../fonts/EBGaramond/EBGaramond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ITC Avant Garde Std Cn';
  src: url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.eot");
  src: local("ITC Avant Garde Gothic Std Bold Condensed"), local("ITCAvantGardeStd-BoldCn"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.woff2") format("woff2"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-DemiCn.svg#ITCAvantGardeStd-BoldCn") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ITC Avant Garde Std Cn';
  src: url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.eot");
  src: local("ITC Avant Garde Gothic Std Book Condensed"), local("ITCAvantGardeStd-BkCn"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.woff2") format("woff2"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd/ITCAvantGardeStd-BkCn.svg#ITCAvantGardeStd-BkCn") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*----  Couleur texte --*/
/*---  ombres sur les menus et titres principaux----*/
/*
* ——— Style des boutons submit, download etc ———
*/
div.reservation input[type=submit], div.visite_photos div.image a.submit {
  float: right;
  background: #DB7A51 url(../images/divers/fond_submit.png) no-repeat;
  background-position: right 30px center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-transform: none;
  padding: 22px 77px 22px 57px;
  text-align: center;
  border: none;
  white-space: normal;
  width: 325px;
  margin: 47px 0 0 0;
  cursor: pointer; }
  div.reservation input:hover[type=submit], div.visite_photos div.image a.submit:hover {
    background-color: #93272C; }

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: flex;
  flex-direction: column; }

.layout-main {
  flex: 1;
  -webkit-box-flex: 1;
  flex: 1 0 auto; }

footer, header, div.bandeau {
  flex: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto; }

@media print, screen and (max-width: 1024px) {
  header nav ul#menu > li > ul {
    right: 0;
    left: auto; } }

/*# sourceMappingURL=style.css.map */