@charset "UTF-8";
/********************************/
/*  FONTS
/********************************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Abel");
/********************************/
/*  NORMALIZE
/********************************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

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

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: 'Raleway', sans-serif; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
  font-family: 'Raleway', sans-serif; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

::-moz-selection {
  background: #f2e2a6;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #f2e2a6;
  color: #212121;
  text-shadow: none; }

a {
  color: #00e; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

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

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 90%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

select{-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
}

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

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

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

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

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

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

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

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

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

/********************************/
/*  CLASS IMPORTANTES
/********************************/
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clickable {
  cursor: pointer; }

.padding {
  padding-left: 100px;
  padding-right: 100px; }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .padding {
      padding-left: 75px;
      padding-right: 75px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    .padding {
      padding-left: 50px;
      padding-right: 50px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .padding {
      padding-left: 50px;
      padding-right: 50px; } }
  @media only screen and (max-width: 640px) {
    .padding {
      padding-left: 25px;
      padding-right: 25px; } }

/********************************/
/*  VARIABLES
/********************************/
/********************************/
/*  STRUCTURE
/********************************/
html {
  font-size: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: 'Open Sans', sans-serif; }

body {
  margin: 0;
  font-size: 18px;
  line-height: 1.231;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 400 !important;
  /*

  	@include respond-to(xxlarge) { border:1px solid red;}
   	@include respond-to(xlarge) {border:1px solid green;}
   	@include respond-to(mlarge) { border:1px solid blue;}
  	@include respond-to(large) { border:1px solid yellow;}
  	@include respond-to(medium) {border:1px solid purple;}
  	@include respond-to(small) {border:1px solid red;}
  */ }
  body .snip-layout {
    z-index: 999999 !important; }

* {
  outline: none; }

a {
  color: #d05219;
  text-decoration: none; }

.btn {
  text-decoration: none;
  text-transform: uppercase;
  background-color: #d05219;
  color: #ffffff;
  padding: 6px 15px 6px 15px;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Abel';
  display: inline-block;
  text-align: center; }
  .btn:hover {
    background-color: #66665d;
    color: #ffffff; }

h3 a, p a {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }
  h3 a:hover, p a:hover {
    color: #c6b89e; }

.admin-content p {
  color: #66665d; }

.admin-content h3 {
  margin-bottom: 5px; }

.admin-content h2 {
  font-family: 'Abel';
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #d05219; }
  .admin-content h2:first-of-type {
    margin-top: 0; }

h1 {
  font-family: 'Abel', sans-serif;
  font-size: 80px;
  text-transform: uppercase;
  text-align: left; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    h1 {
      font-size: 60px; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    h1 {
      font-size: 55px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    h1 {
      font-size: 55px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    h1 {
      font-size: 45px; } }
  @media only screen and (max-width: 640px) {
    h1 {
      font-size: 35px; } }

h2 {
  font-family: 'Open sans', sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  text-align: left; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    h2 {
      font-size: 40px; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    h2 {
      font-size: 35px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    h2 {
      font-size: 35px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    h2 {
      font-size: 30px; } }
  @media only screen and (max-width: 640px) {
    h2 {
      font-size: 25px;
      margin-bottom: 40px; } }

h3 {
  font-family: 'Open sans', sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  color: #66665d;
  text-align: left; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    h3 {
      font-size: 27px; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    h3 {
      font-size: 25px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    h3 {
      font-size: 25px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    h3 {
      font-size: 23px; } }
  @media only screen and (max-width: 640px) {
    h3 {
      font-size: 20px; } }

h4 {
  font-family: 'Abel', sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  color: #66665d;
  text-align: left; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    h4 {
      font-size: 45px; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    h4 {
      font-size: 45px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    h4 {
      font-size: 40px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    h4 {
      font-size: 35px; } }
  @media only screen and (max-width: 640px) {
    h4 {
      font-size: 30px; } }

h5 {
  font-family: 'Abel', sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  text-align: left; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    h5 {
      font-size: 30px; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    h5 {
      font-size: 25px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    h5 {
      font-size: 25px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    h5 {
      font-size: 20px; } }
  @media only screen and (max-width: 640px) {
    h5 {
      font-size: 20px; } }

/********************************/
/*  POP UP INFOLETTRE
/********************************/
#hidden-content {
  width: 548px; }
  #hidden-content h4 {
    font-size: 25px !important; }
  #hidden-content form input {
    background-color: #ffffff;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding-left: 10px;
    font-weight: 400 !important;
    font-family: 'Abel', sans-serif;
    border: 1px solid #e8e8e8;
    margin-bottom: 5px; }
  #hidden-content form textarea {
    height: 150px;
    padding-top: 10px; }
  #hidden-content form input[type=submit] {
    background-color: #d05219;
    font-weight: 700 !important;
    margin-top: 20px !important;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #66665d;
    margin-bottom: 0;
    text-transform: uppercase !important;
    font-family: 'Abel';
    color: #ffffff; }

/********************************/
/*  NAV MOBILE
/********************************/
#menu-mobile {
  text-transform: uppercase;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px 10px 15px;
  font-family: 'Abel';
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  color: #66665d; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    #menu-mobile {
      display: none; } }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    #menu-mobile {
      display: none; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    #menu-mobile {
      display: none; } }
  #menu-mobile i {
    padding-left: 5px;
    width: 20px;
    color: #66665d; }
  #menu-mobile:hover {
    color: #d05219; }
    #menu-mobile:hover i {
      color: #d05219; }

#menu-mobile-close {
  text-transform: uppercase;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px 10px 15px;
  font-family: 'Abel';
  display: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  color: #d05219; }
  #menu-mobile-close i {
    padding-left: 5px;
    width: 20px;
    font-size: 20px;
    color: #d05219; }
  #menu-mobile-close:hover {
    color: #d05219; }
    #menu-mobile-close:hover i {
      color: #d05219; }

.nav-open {
  overflow: hidden !important;
  height: 100%; }
  .nav-open #container {
    height: 100%; }
    .nav-open #container header {
      height: 100%;
      overflow-y: scroll; }
      .nav-open #container header #menu-mobile {
        display: none !important; }
      .nav-open #container header #menu-mobile-close {
        display: block !important;
        z-index: 999999; }
      .nav-open #container header #menu {
        display: flex;
        flex-direction: column;
        position: relative;
        height: 100%;
        background-color: #d05219;
        width: 100%;
        padding-top: 80px;
        padding-bottom: 80px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .nav-open #container header #menu #top-menu {
          width: 100%;
          display: block;
          height: auto;
          background-color: #d05219;
          padding-top: 0px;
          order: 2;
          padding-bottom: 80px;
          overflow: inherit; }
          .nav-open #container header #menu #top-menu ul {
            list-style: none;
            margin: 0;
            padding: 0;
            display: flex;
            flex-wrap: wrap;
            flex-direction: column; }
            .nav-open #container header #menu #top-menu ul.left {
              float: inherit; }
            .nav-open #container header #menu #top-menu ul.right {
              float: inherit;
              margin-right: inherit;
              display: block; }
              .nav-open #container header #menu #top-menu ul.right i {
                font-size: 20px;
                padding-right: 0px;
                display: none; }
            .nav-open #container header #menu #top-menu ul li {
              flex-grow: inherit;
              margin: inherit;
              padding-top: 10px;
              padding-bottom: 12px;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
              .nav-open #container header #menu #top-menu ul li.active a {
                color: #d05219; }
              .nav-open #container header #menu #top-menu ul li a {
                color: #ffffff;
                font-weight: 300;
                text-transform: inherit;
                font-size: 28px;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
                font-family: 'Abel';
                width: 250px;
                margin: 0 auto 0 auto;
                display: block;
                position: relative; }
                .nav-open #container header #menu #top-menu ul li a:hover {
                  color: #ffffff; }
                .nav-open #container header #menu #top-menu ul li a::before {
                  content: '';
                  padding-right: 0px;
                  position: absolute;
                  left: -20px;
                  width: 3px;
                  bottom: 0;
                  top: 0;
                  background-color: #ffffff; }
      .nav-open #container header #bottom-menu {
        height: auto;
        background-color: #d05219;
        overflow: inherit;
        order: 1;
        width: 100%; }
        .nav-open #container header #bottom-menu ul {
          display: flex;
          flex-wrap: wrap;
          list-style: none;
          width: 100%;
          margin: 0;
          padding: 0;
          justify-content: inherit;
          align-items: inherit;
          flex-direction: column; }
          .nav-open #container header #bottom-menu ul > li {
            flex-grow: inherit;
            border-left: 0;
            position: relative;
            height: auto;
            width: 250px;
            text-align: left;
            margin: 0 auto 0 auto;
            padding-top: 10px;
            padding-bottom: 10px; }
            .nav-open #container header #bottom-menu ul > li::before {
              content: '';
              width: 100%;
              position: absolute;
              bottom: -12px;
              height: 10px;
              background-color: #d05219;
              -webkit-transition: all 200ms ease;
              -moz-transition: all 200ms ease;
              -ms-transition: all 200ms ease;
              -o-transition: all 200ms ease;
              transition: all 200ms ease;
              display: none; }
            .nav-open #container header #bottom-menu ul > li:hover::before {
              bottom: inherit; }
            .nav-open #container header #bottom-menu ul > li .subnav li:last-child {
              position: relative !important;
              top: inherit  !important;
              left: inherit !important; }
            .nav-open #container header #bottom-menu ul > li .subnav li a {
              padding: 0px 15px 0px 15px; }
            .nav-open #container header #bottom-menu ul > li.active::before {
              content: '';
              width: 100%;
              position: absolute;
              bottom: 0;
              height: 10px;
              background-color: #d05219;
              display: none; }
            .nav-open #container header #bottom-menu ul > li.lang-menu {
              position: absolute;
              top: -10px;
              left: 0;
              width: inherit; }
              .nav-open #container header #bottom-menu ul > li.lang-menu a {
                padding: 10px 15px 10px 15px;
                width: 100%;
                box-sizing: border-box;
                font-size: inherit;
                text-transform: uppercase;
                background-color: #ffffff;
                color: #66665d; }
            .nav-open #container header #bottom-menu ul > li:first-child {
              border-left: 0; }
            .nav-open #container header #bottom-menu ul > li:last-child {
              position: absolute;
              top: -10px;
              left: 50px;
              width: auto; }
              .nav-open #container header #bottom-menu ul > li:last-child:hover::before {
                display: none; }
              .nav-open #container header #bottom-menu ul > li:last-child a {
                padding: 10px 15px 10px 15px;
                width: inherit;
                font-size: inherit;
                text-transform: uppercase;
                background-color: #ffffff;
                color: #66665d; }
                .nav-open #container header #bottom-menu ul > li:last-child a:hover {
                  background-color: #ffffff; }
                .nav-open #container header #bottom-menu ul > li:last-child a span::before {
                  display: none; }
              .nav-open #container header #bottom-menu ul > li:last-child i {
                padding-right: 10px; }
            .nav-open #container header #bottom-menu ul > li > a {
              font-family: 'Abel';
              text-align: left;
              color: #ffffff;
              text-transform: inherit;
              height: auto;
              width: 100%;
              display: block;
              font-size: 28px; }
              @media only screen and (min-width: 1021px) and (max-width: 1280px) {
                .nav-open #container header #bottom-menu ul > li > a {
                  font-size: 19px; } }
              .nav-open #container header #bottom-menu ul > li > a span {
                display: block;
                text-align: left;
                width: 100%;
                position: relative;
                top: inherit;
                transform: inherit; }
                .nav-open #container header #bottom-menu ul > li > a span::before {
                  content: '';
                  padding-right: 0px;
                  position: absolute;
                  left: -20px;
                  width: 3px;
                  bottom: 0;
                  top: 0;
                  background-color: #ffffff; }
              .nav-open #container header #bottom-menu ul > li > a small {
                display: block;
                color: #ffffff;
                text-align: left;
                font-size: 17px;
                text-transform: uppercase; }
                @media only screen and (min-width: 1021px) and (max-width: 1280px) {
                  .nav-open #container header #bottom-menu ul > li > a small {
                    font-size: 15px; } }
            .nav-open #container header #bottom-menu ul > li ul {
              display: none;
              position: relative;
              z-index: 99;
              margin: 0;
              padding: 0;
              list-style: none; }
              .nav-open #container header #bottom-menu ul > li ul li {
                background-color: #ffffff;
                border-left: 0;
                border-right: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                line-height: 100%;
                min-width: 250px;
                position: relative;
                height: auto !important;
                margin-top: 10px; }
                .nav-open #container header #bottom-menu ul > li ul li a {
                  text-align: left !important;
                  padding-left: 20px;
                  font-size: 15px !important;
                  padding-right: 20px;
                  padding-top: 0px;
                  padding-bottom: 0px;
                  color: #66665d;
                  text-transform: uppercase;
                  font-family: 'Abel';
                  display: block; }
                  .nav-open #container header #bottom-menu ul > li ul li a:hover {
                    color: #66665d !important; }
                .nav-open #container header #bottom-menu ul > li ul li:last-child {
                  border-bottom: 0; }
                .nav-open #container header #bottom-menu ul > li ul li:hover {
                  background-color: #c6b89e;
                  color: #66665d !important; }
  .nav-open #main {
    opacity: 0;
    overflow: hidden !important; }

/********************************/
/*  HEADER
/********************************/
header {
  width: 100%;
  position: relative;
  z-index: 1111; }
  header #menu {
    width: 100%;
    position: fixed;
    height: 125px; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      header #menu {
        display: none; } }
    @media only screen and (max-width: 640px) {
      header #menu {
        display: none; } }
    header #menu #top-menu {
      display: flex;
      justify-content: space-between;
      width: 100%;
      height: 50px;
      background-color: #ffffff; }
      header #menu #top-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap; }
        header #menu #top-menu ul.left {
          float: left; }
        header #menu #top-menu ul.right {
          float: right;
          margin-right: 17px; }
          header #menu #top-menu ul.right i {
            font-size: 16px;
            padding-right: 10px; }
        header #menu #top-menu ul li {
          flex-grow: 1;
          margin: 13px 0px 10px 17px; }
          header #menu #top-menu ul li.active a {
            color: #d05219; }
          header #menu #top-menu ul li a {
            color: #66665d;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 13px;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            header #menu #top-menu ul li a:hover {
              color: #d05219; }
    header #menu #bottom-menu {
      height: 75px;
      background-color: #66665d; }
      header #menu #bottom-menu > ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0;
        justify-content: center;
        align-items: center; }
        header #menu #bottom-menu > ul > li {
          flex-grow: 1;
          border-left: 1px solid #c6b89e;
          position: relative;
          height: 75px; }
          header #menu #bottom-menu > ul > li::before {
            content: '';
            width: 100%;
            position: absolute;
            bottom: 0px;
            height: 0px;
            background-color: #d05219;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
          header #menu #bottom-menu > ul > li:hover::before {
            height: 5px; }
          header #menu #bottom-menu > ul > li:hover ul {
            display: block; }
            @media only screen and (min-width: 641px) and (max-width: 1020px) {
              header #menu #bottom-menu > ul > li:hover ul {
                display: none; } }
            @media only screen and (max-width: 640px) {
              header #menu #bottom-menu > ul > li:hover ul {
                display: none; } }
          header #menu #bottom-menu > ul > li.active::before {
            content: '';
            width: 100%;
            position: absolute;
            bottom: 0;
            height: 5px;
            background-color: #d05219; }
          header #menu #bottom-menu > ul > li.lang-menu a {
            background-color: #c6b89e; }
          header #menu #bottom-menu > ul > li:first-child {
            border-left: 0; }
          header #menu #bottom-menu > ul > li:last-child:hover::before {
            display: none; }
          header #menu #bottom-menu > ul > li:last-child a {
            background-color: #d05219;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
            header #menu #bottom-menu > ul > li:last-child a:hover {
              background-color: #66665d; }
          header #menu #bottom-menu > ul > li:last-child i {
            padding-right: 10px; }
          header #menu #bottom-menu > ul > li > a {
            font-family: 'Abel';
            text-align: center;
            color: #ffffff;
            text-transform: uppercase;
            height: 75px;
            width: 100%;
            display: block;
            font-size: 23px; }
            @media only screen and (min-width: 1021px) and (max-width: 1280px) {
              header #menu #bottom-menu > ul > li > a {
                font-size: 19px; } }
            header #menu #bottom-menu > ul > li > a span {
              display: block;
              text-align: center;
              width: 100%;
              position: relative;
              top: 37px;
              transform: translate(0%, -50%); }
            header #menu #bottom-menu > ul > li > a small {
              display: block;
              color: #c6b89e;
              text-align: center;
              font-size: 17px; }
              @media only screen and (min-width: 1021px) and (max-width: 1280px) {
                header #menu #bottom-menu > ul > li > a small {
                  font-size: 15px; } }
          header #menu #bottom-menu > ul > li ul {
            display: none;
            position: absolute;
            z-index: 99;
            margin: 0;
            padding: 0;
            list-style: none;
            min-width: 100%; }
            @media only screen and (min-width: 1281px) and (max-width: 1440px) {
              header #menu #bottom-menu > ul > li ul {
                min-width: inherit; } }
            @media only screen and (min-width: 1021px) and (max-width: 1280px) {
              header #menu #bottom-menu > ul > li ul {
                min-width: inherit; } }
            header #menu #bottom-menu > ul > li ul li {
              background-color: #ffffff;
              border-left: 0;
              border-right: 0;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              line-height: 100%;
              min-width: 100%;
              position: relative;
              height: auto !important; }
              @media only screen and (min-width: 1281px) and (max-width: 1440px) {
                header #menu #bottom-menu > ul > li ul li {
                  min-width: 250px; } }
              @media only screen and (min-width: 1021px) and (max-width: 1280px) {
                header #menu #bottom-menu > ul > li ul li {
                  min-width: 250px; } }
              header #menu #bottom-menu > ul > li ul li a {
                text-align: left !important;
                padding-left: 20px;
                padding-right: 20px;
                padding-top: 15px;
                padding-bottom: 15px;
                color: #66665d;
                text-transform: uppercase;
                font-family: 'Abel';
                display: block; }
                header #menu #bottom-menu > ul > li ul li a:hover {
                  color: #66665d !important; }
              header #menu #bottom-menu > ul > li ul li:last-child {
                border-bottom: 0; }
              header #menu #bottom-menu > ul > li ul li:hover {
                background-color: #c6b89e;
                color: #66665d !important; }

/********************************/
/*  SLIDER STYLE
/********************************/
body.accueil .slider {
  display: block;
  height: 650px;
  overflow: hidden;
  margin-top: 125px;
  margin-left: 300px; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    body.accueil .slider {
      height: 450px; margin-left: 350px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    body.accueil .slider {
      height: 350px;
       } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    body.accueil .slider {
      margin-top: 0;
      height: 280px;
      margin-left: 250px; } }
  @media only screen and (max-width: 640px) {
    body.accueil .slider {
      margin-top: 0px;
      height: 350px;
      margin-left:0; } }
  body.accueil .slider .slick-slide {
    height: 650px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center; }
    @media only screen and (min-width: 1281px) and (max-width: 1920px) {
      body.accueil .slider .slick-slide {
        height: 450px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body.accueil .slider .slick-slide {
        height: 350px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body.accueil .slider .slick-slide {
        height: 280px; } }
    @media only screen and (max-width: 640px) {
      body.accueil .slider .slick-slide {
        height: 350px; } }
body.accueil #image {
  position: relative; }
  body.accueil #image #logo {
    position: absolute;
    width: 300px;
    bottom: 0;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 9;
    overflow: hidden; }
    @media only screen and (min-width: 1281px) and (max-width: 1920px) {
	  body.accueil #image #logo {
        background-color: white;width:350px; }
    }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body.accueil #image #logo {
        background-color: white;width:250px; } }
    @media only screen and (max-width: 640px) {
      body.accueil #image #logo {
        bottom: inherit;
        background-color: white;width:100px;height:120px; } }
    body.accueil #image #logo::before {
      content: '';
      width: 40px;
      height: 40px;
      transform: rotate(45deg);
      background-color: #d05219;
      bottom: -25px;
      margin-left: -25px;
      left: 50%;
      position: absolute; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        body.accueil #image #logo::before {
          display: none; } }
      @media only screen and (max-width: 640px) {
        body.accueil #image #logo::before {
          display: none; } }
    body.accueil #image #logo a.logo-item {
      position: absolute;
      left:0;bottom:-1px;top:0;right:0;
        background-size: contain;
        background-position-x: center;
        background-repeat: no-repeat;
        background-position-y: center;
         }
      body.accueil #image #logo a.logo-item img {
        width: 250px;
        height: auto;
        display: block; }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          body.accueil #image #logo a.logo-item img {
            width: 175px; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          body.accueil #image #logo a.logo-item img {
            width: 120px; } }
        @media only screen and (max-width: 640px) {
          body.accueil #image #logo a.logo-item img {
            width: 120px; } }
    body.accueil #image #logo a.phone {
      color: #66665d;
      position: absolute;
      display: none;
      text-align: center;
      width: 160px;
      top: 50%;
      left:50%;margin-left:-80px;
      margin-top: 125px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.8em;
      background-color:#ffffff;
      padding:10px;
      box-sizing: border-box; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        body.accueil #image #logo a.phone {
          margin-top: 90px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        body.accueil #image #logo a.phone {
          display: none; } }
      @media only screen and (max-width: 640px) {
        body.accueil #image #logo a.phone {
          display: none; } }
  body.accueil #image #ban {
    display: block;
    height: 650px;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    margin-top: 125px;
    margin-left: 25%; }
    @media only screen and (min-width: 1281px) and (max-width: 1920px) {
      body.accueil #image #ban {
        height: 450px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body.accueil #image #ban {
        height: 400px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body.accueil #image #ban {
        height: 450px;
        margin-left: 0; } }
    @media only screen and (max-width: 640px) {
      body.accueil #image #ban {
        height: 400px;
        margin-left: 0; } }
body.accueil .slick-prev {
  left: 50px;
  width: 18px !important;
  height: 56px !important;
  transform: rotate(180deg);
  background: url("../img/arrow-right.png");
  z-index: 11 !important;
  top: 50% !important;
  -webkit-appearance: none;
  position: absolute;
  border: 0;
  text-indent: -99999px;
  margin-top: -28px; }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    body.accueil .slick-prev {
      top: 50%; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    body.accueil .slick-prev {
      top: 50%; } }
  @media only screen and (max-width: 640px) {
    body.accueil .slick-prev {
      top: 50%;
      display: none !important; } }
body.accueil .slick-next {
  right: 50px;
  width: 18px !important;
  height: 56px !important;
  background: url("../img/arrow-right.png");
  z-index: 11 !important;
  top: 50% !important;
  -webkit-appearance: none;
  position: absolute;
  border: 0;
  text-indent: -99999px;
  margin-top: -28px; }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    body.accueil .slick-next {
      top: 50%; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    body.accueil .slick-next {
      top: 50%; } }
  @media only screen and (max-width: 640px) {
    body.accueil .slick-next {
      top: 50%;
      display: none !important; } }

body:not(.accueil) .slider {
  display: block;
  height: 500px;
  overflow: hidden;
  margin-top: 125px;
  margin-left: 300px; }
  @media only screen and (min-width: 1281px) and (max-width: 1920px) {
    body:not(.accueil) .slider {
      height: 350px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    body:not(.accueil) .slider {
      height: 300px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    body:not(.accueil) .slider {
      height: 280px;
      margin-top: 0; } }
  @media only screen and (max-width: 640px) {
    body:not(.accueil) .slider {
      height: 350px;
      margin-top: 0;
      margin-left: 0; } }
  body:not(.accueil) .slider .slick-slide {
    height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center; }
    @media only screen and (min-width: 1281px) and (max-width: 1920px) {
      body:not(.accueil) .slider .slick-slide {
        height: 350px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body:not(.accueil) .slider .slick-slide {
        height: 300px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body:not(.accueil) .slider .slick-slide {
        height: 280px; } }
    @media only screen and (max-width: 640px) {
      body:not(.accueil) .slider .slick-slide {
        height: 350px; } }
body:not(.accueil) #image {
  position: relative; }
  body:not(.accueil) #image #logo {
    position: absolute;
    width: 300px;
    bottom: -1px;
    left: 0;
    top: 0;

    background-color: rgba(255, 255, 255, 0.85);
    z-index: 9;
    overflow: hidden; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body:not(.accueil) #image #logo {
        width: 250px;
        background-color: white; } }
    @media only screen and (max-width: 640px) {
      body:not(.accueil) #image #logo {
       width:100px;height:120px;
        background-color: white; } }
    body:not(.accueil) #image #logo::before {
      content: '';
      width: 40px;
      height: 40px;
      transform: rotate(45deg);
      background-color: #d05219;
      bottom: -25px;
      margin-left: -25px;
      left: 50%;
      position: absolute; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        body:not(.accueil) #image #logo::before {
          display: none; } }
      @media only screen and (max-width: 640px) {
        body:not(.accueil) #image #logo::before {
          display: none; } }
    body:not(.accueil) #image #logo a.logo-item {
      position: absolute;
      left:0;bottom:-1px;top:0;right:0;
        /* background-size: cover; */
        background-position-x: center;
        background-repeat: no-repeat;
        background-position-y: center;
        background-size: 100%;
         }
          @media only screen and (min-width: 1021px) and (max-width: 1280px) {
	        body:not(.accueil) #image #logo a.logo-item {  background-size: 110%;}
          }

      body:not(.accueil) #image #logo a.logo-item img {
        width: 250px;
        height: auto;
        margin: 40px auto 0;
        display: block; }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          body:not(.accueil) #image #logo a.logo-item img {
            width: 175px; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          body:not(.accueil) #image #logo a.logo-item img {
            width: 120px; } }
        @media only screen and (max-width: 640px) {
          body:not(.accueil) #image #logo a.logo-item img {
            width: 120px; } }
    body:not(.accueil) #image #logo a.phone {

      color: #66665d;
      position: absolute;
      display: none;
      text-align: center;
      width: 160px;
      top: 50%;
      left:50%;margin-left:-80px;
      margin-top: 125px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.8em;
      background-color:#ffffff;
      padding:10px;
      box-sizing: border-box;}
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        body:not(.accueil) #image #logo a.phone {
          margin-top: 90px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        body:not(.accueil) #image #logo a.phone {
          display: none; } }
      @media only screen and (max-width: 640px) {
        body:not(.accueil) #image #logo a.phone {
          display: none; } }
  body:not(.accueil) #image #ban {
    display: block;
    height: 500px;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    margin-top: 125px;
    margin-left: 300px; }
    @media only screen and (min-width: 1281px) and (max-width: 1920px) {
      body:not(.accueil) #image #ban {
        height: 350px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body:not(.accueil) #image #ban {
        height: 300px;  } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body:not(.accueil) #image #ban {
        height: 280px;
        margin-top: 0;
        margin-left: 250px;
        } }
    @media only screen and (max-width: 640px) {
      body:not(.accueil) #image #ban {
        height: 350px;
        margin-top: 0;
        margin-left: 0%; } }
  body:not(.accueil) #image .slick-prev {
    left: 50px;
    width: 18px !important;
    height: 56px !important;
    transform: rotate(180deg);
    background: url("../img/arrow-right.png");
    z-index: 11 !important;
    top: 50% !important;
    -webkit-appearance: none;
    position: absolute;
    border: 0;
    text-indent: -99999px;
    margin-top: -28px; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body:not(.accueil) #image .slick-prev {
        top: 50%; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body:not(.accueil) #image .slick-prev {
        top: 50%; } }
    @media only screen and (max-width: 640px) {
      body:not(.accueil) #image .slick-prev {
        top: 50%;
        display: none !important; } }
  body:not(.accueil) #image .slick-next {
    right: 50px;
    width: 18px !important;
    height: 56px !important;
    background: url("../img/arrow-right.png");
    z-index: 11 !important;
    top: 50% !important;
    -webkit-appearance: none;
    position: absolute;
    border: 0;
    text-indent: -99999px;
    margin-top: -28px; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      body:not(.accueil) #image .slick-next {
        top: 50%; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      body:not(.accueil) #image .slick-next {
        top: 50%; } }
    @media only screen and (max-width: 640px) {
      body:not(.accueil) #image .slick-next {
        top: 50%;
        display: none !important; } }

/********************************/
/*  Je réserve
/********************************/
#je_reserve {
  width: 100%;
  background-color: #d05219;
  padding: 15px 85px 20px 85px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    #je_reserve {
      padding: 15px 60px 20px 60px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    #je_reserve {
      padding: 15px 45px 20px 45px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    #je_reserve {
      padding: 35px 45px 40px 45px; } }
  @media only screen and (max-width: 640px) {
    #je_reserve {
      padding: 35px 20px 40px 20px; } }
  #je_reserve form .field-hold {
    width: 19%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      #je_reserve form .field-hold {
        padding: 15px 5px 15px 5px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #je_reserve form .field-hold {
        padding: 10px 5px 5px 5px; } }
    @media only screen and (max-width: 640px) {
      #je_reserve form .field-hold {
        padding: 10px 5px 5px 5px; } }
    #je_reserve form .field-hold:first-child {
      width: 30%; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold:first-child {
          width: 35%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold:first-child {
          width: 100%; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold:first-child {
          width: 100%; } }
    #je_reserve form .field-hold:nth-child(2) {
      width: 30%; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold:nth-child(2) {
          width: 35%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold:nth-child(2) {
          width: 100%; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold:nth-child(2) {
          width: 100%; } }
    #je_reserve form .field-hold:nth-child(3) {
      width: 10%; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold:nth-child(3) {
          width: 7.5%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold:nth-child(3) {
          width: 25%; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold:nth-child(3) {
          width: 25%; } }
    #je_reserve form .field-hold:nth-child(4) {
      width: 10%; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold:nth-child(4) {
          width: 7.5%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold:nth-child(4) {
          width: 25%; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold:nth-child(4) {
          width: 25%; } }
    #je_reserve form .field-hold:nth-child(5) {
      width: 20%;
      padding-top: 48px; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold:nth-child(5) {
          padding-top: 43px;
          width: 15%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold:nth-child(5) {
          width: 50%;
          padding-top: 38px; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold:nth-child(5) {
          width: 50%;
          padding-top: 38px; } }
    #je_reserve form .field-hold label {
      display: block;
      clear: both;
      color: #ffffff;
      font-family: "Abel";
      margin-bottom: 10px;
      font-size: 20px;
      text-transform: uppercase; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold label {
          font-size: 15px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold label {
          font-size: 15px; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold label {
          font-size: 15px; } }

          option {
    background-color: #212121;
}

#ui-datepicker-div{z-index:9999 !important;}
      #je_reserve form .field-hold option {
      font-size: 17px !important;

      background-color: #ffffff !important;
      color: #212121 !important;
      }

       #je_reserve form .field-hold select {
      font-size: 17px !important;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 0;
      -webkit-appearance: none;
      height: 50px;
      font-size: 14px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 15px;
      font-weight: 700;
      background-color: #d05219;
      color: #ffffff;
      position: relative;
      background: url("/img/arrow-option.png") no-repeat right 5px center;
      background-size: 13px;
      font-family: 'Open Sans';
      cursor: pointer;
      padding-right: 25px; }


    #je_reserve form .field-hold input[type=text]{
	    background: url("/img/arrow-option.png") no-repeat right 5px center !important;
	     background-size: 13px !important;
      font-family: 'Abel';
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      background: none;
      font-size: 20px !important;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 0;
      -webkit-appearance: none;
      height: 50px;
      font-size: 14px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 10px;
      background-color: #d05219;
      color: #ffffff;
      position: relative; }
       #je_reserve form .field-hold input[type=submit]{
      font-family: 'Abel';
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      background: none;
      font-size: 20px !important;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 0;
      -webkit-appearance: none;
      height: 50px;
      font-size: 14px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 10px;
      background-color: #d05219;
      color: #ffffff;
      position: relative; }

            @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #je_reserve form .field-hold input[type=submit] {
          font-size: 17px !important; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #je_reserve form .field-hold input[type=submit] {
          font-size: 17px !important; } }
      @media only screen and (max-width: 640px) {
        #je_reserve form .field-hold input[type=submit] {
          font-size: 17px !important; } }
      #je_reserve form .field-hold input[type=submit]:hover {
        background-color: #ffffff;
        color: #d05219; }
    #je_reserve form .field-hold .field-flex {
      display: flex;
      flex-wrap: nowrap; }
      #je_reserve form .field-hold .field-flex .field {
        flex-grow: 1;
        margin-left: 10px; }
        #je_reserve form .field-hold .field-flex .field:first-child {
          margin-left: 0; }

/********************************/
/*  ACCUEIL
/********************************/
#forfaits-acc .list-item {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff; }
  #forfaits-acc .list-item::before, #forfaits-acc .list-item::after {
    display: none; }
  #forfaits-acc .list-item .slick-track {
    height: 100%; }
  #forfaits-acc .list-item .item {
    width: 25%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #c6b89e; }
    #forfaits-acc .list-item .item:hover .photo-cont .photo img {
      opacity: 0.8; }
    #forfaits-acc .list-item .item:hover .photo-cont .type {
      background-color: #d05219; }
    #forfaits-acc .list-item .item:hover .text a {
      transform: rotate(720deg);
      color: #d05219; }
    #forfaits-acc .list-item .item .photo-cont {
      position: relative; }
      #forfaits-acc .list-item .item .photo-cont .type {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #66665d;
        color: #ffffff;
        padding: 10px 15px 10px 15px;
        font-family: 'Abel';
        text-transform: uppercase;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        #forfaits-acc .list-item .item .photo-cont .type i {
          padding-left: 5px; }
      #forfaits-acc .list-item .item .photo-cont .photo img {
        width: 100%;
        height: auto;
        display: block;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
    #forfaits-acc .list-item .item .text {
      background-color: #c6b89e;
      width: 100%;
      position: relative;
      padding: 15px 30px 15px 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #forfaits-acc .list-item .item .text .title {
        margin: 0;
        padding: 0;
        color: #66665d;
        font-size: 22px !important;
        text-transform: uppercase;
        font-weight: 700; }
      #forfaits-acc .list-item .item .text a {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -19px;
        font-size: 30px;
        color: #66665d;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }

#sector-bloc {
  display: flex;
  flex-wrap: wrap; }
  #sector-bloc .congres::after {
    content: '';
    width: 75px;
    height: 75px;
    position: absolute;
    right: -37.5px;
    bottom: -37.5px;
    z-index: 99;
    background: url("/img/round-arrow.png") no-repeat center center;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #sector-bloc .congres::after {
        display: none; } }
    @media only screen and (max-width: 640px) {
      #sector-bloc .congres::after {
        display: none; } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  #sector-bloc .congres, #sector-bloc .spa, #sector-bloc .mariage, #sector-bloc .restaurant {
    width: 50%;
    height: auto;
    display: block;
    position: relative;
    background-color: #e8e8e8;
    border: 1px solid #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #sector-bloc .congres, #sector-bloc .spa, #sector-bloc .mariage, #sector-bloc .restaurant {
        width: 100%; } }
    @media only screen and (max-width: 640px) {
      #sector-bloc .congres, #sector-bloc .spa, #sector-bloc .mariage, #sector-bloc .restaurant {
        width: 100%; } }
    #sector-bloc .congres:hover h2, #sector-bloc .spa:hover h2, #sector-bloc .mariage:hover h2, #sector-bloc .restaurant:hover h2 {
      color: #d05219;
      border: 2px solid #d05219; }
      #sector-bloc .congres:hover h2 a, #sector-bloc .spa:hover h2 a, #sector-bloc .mariage:hover h2 a, #sector-bloc .restaurant:hover h2 a {
        background-color: #d05219;
        color: #ffffff; }
    #sector-bloc .congres:hover img, #sector-bloc .spa:hover img, #sector-bloc .mariage:hover img, #sector-bloc .restaurant:hover img {
      opacity: 0.3; }
    #sector-bloc .congres img, #sector-bloc .spa img, #sector-bloc .mariage img, #sector-bloc .restaurant img {
      width: 100%;
      height: auto;
      display: block;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
    #sector-bloc .congres h2, #sector-bloc .spa h2, #sector-bloc .mariage h2, #sector-bloc .restaurant h2 {
      position: absolute;
      font-family: 'Abel';
      border: 2px solid #66665d;
      padding: 25px 33px 25px 33px;
      font-weight: 300;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      line-height: 110%;
      z-index: 99;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      text-align: center !important;
      margin: 0; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #sector-bloc .congres h2, #sector-bloc .spa h2, #sector-bloc .mariage h2, #sector-bloc .restaurant h2 {
          width: 300px; } }
      @media only screen and (max-width: 640px) {
        #sector-bloc .congres h2, #sector-bloc .spa h2, #sector-bloc .mariage h2, #sector-bloc .restaurant h2 {
          width: 200px; } }
      #sector-bloc .congres h2 a, #sector-bloc .spa h2 a, #sector-bloc .mariage h2 a, #sector-bloc .restaurant h2 a {
        position: absolute;
        bottom: -21px;
        background-color: #c6b89e;
        color: #66665d;
        padding: 10px 15px 10px 15px;
        font-size: 19px;
        display: block;
        width: 130px;
        left: 50%;
        margin-left: -80px;
        line-height: 100%;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
  #sector-bloc .restaurant {
    width: 50%;
    height: auto;
    display: block;
    position: relative; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #sector-bloc .restaurant {
        width: 100%; } }
    @media only screen and (max-width: 640px) {
      #sector-bloc .restaurant {
        width: 100%; } }
    #sector-bloc .restaurant:hover h2 {
      color: #d05219;
      border: 2px solid #d05219; }
      #sector-bloc .restaurant:hover h2 a {
        background-color: #d05219;
        color: #ffffff; }
    #sector-bloc .restaurant:hover img {
      opacity: 0; }
    #sector-bloc .restaurant h2 {
      position: absolute;
      font-family: 'Abel';
      border: 2px solid #ffffff;
      padding: 25px 33px 25px 33px;
      color: #ffffff;
      font-weight: 300;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      line-height: 110%;
      z-index: 99;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      #sector-bloc .restaurant h2 a {
        position: absolute;
        bottom: -21px;
        background-color: #c6b89e;
        color: #66665d;
        padding: 10px 15px 10px 15px;
        font-size: 19px;
        display: block;
        width: 130px;
        left: 50%;
        margin-left: -80px;
        line-height: 100%;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }

.main-bloc {
  display: flex;
  flex-wrap: wrap;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .main-bloc {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 640px) {
    .main-bloc {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .main-bloc .flex-1-2 {
    width: 47.5%;
    margin-left: 5%; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .main-bloc .flex-1-2 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px; } }
    @media only screen and (max-width: 640px) {
      .main-bloc .flex-1-2 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px; } }
    .main-bloc .flex-1-2:first-child {
      margin-left: 0; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .main-bloc .flex-1-2:last-child {
        margin-bottom: 0px; } }
    @media only screen and (max-width: 640px) {
      .main-bloc .flex-1-2:last-child {
        margin-bottom: 0px; } }
    .main-bloc .flex-1-2 h1 {
      color: #66665d;
      font-weight: 300;
      margin-bottom: 10px;
      line-height: 105%;
      margin-top: 0; }
    .main-bloc .flex-1-2 h3 {
      color: #c6b89e;
      margin-top: 0;
      margin-bottom: 0px; }
    .main-bloc .flex-1-2 h5 {
      font-weight: 300;
      color: #c6b89e;
      margin-top: 0;
      margin-bottom: 30px; }
    .main-bloc .flex-1-2 #logos ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .main-bloc .flex-1-2 #logos ul.beaubien img {
        width: 120px !important;
        display: block;
        height: auto; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .main-bloc .flex-1-2 #logos ul.beaubien img {
            width: 95px !important; } }
        @media only screen and (max-width: 640px) {
          .main-bloc .flex-1-2 #logos ul.beaubien img {
            width: 95px !important; } }
      .main-bloc .flex-1-2 #logos ul.beaubien li {
        margin-bottom: 10px;
        display: inline-block; }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          .main-bloc .flex-1-2 #logos ul.beaubien li {
            margin-bottom: 0px;
            margin-right: 0px; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .main-bloc .flex-1-2 #logos ul.beaubien li {
            margin-bottom: 0px;
            margin-right: 0px; } }
        @media only screen and (max-width: 640px) {
          .main-bloc .flex-1-2 #logos ul.beaubien li {
            margin-bottom: 0px;
            margin-right: 0px; } }
      .main-bloc .flex-1-2 #logos ul.mentions img {
        display: block;
        height: auto; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .main-bloc .flex-1-2 #logos ul.mentions img {
            max-width: 75% ; } }
        @media only screen and (max-width: 640px) {
          .main-bloc .flex-1-2 #logos ul.mentions img {
            max-width: 60% ; } }
      .main-bloc .flex-1-2 #logos ul.mentions li {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 15px; }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          .main-bloc .flex-1-2 #logos ul.mentions li {
            margin-bottom: 5px;
            margin-right: 5px; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .main-bloc .flex-1-2 #logos ul.mentions li {
            margin-bottom: 5px;
            margin-right: 0px; } }
        @media only screen and (max-width: 640px) {
          .main-bloc .flex-1-2 #logos ul.mentions li {
            margin-bottom: 0px;
            margin-right: 0px; } }


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

			 .main-bloc .flex-1-2 #logos ul.mentions{width:75%;}

		 }
/********************************/
/*  MAIN
/********************************/
#main {
  width: 100%;
  position: relative; }
  #main .main-cont {
    max-width: 1800px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto 0 auto;
    min-height: 100px;
    position: relative; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      #main .main-cont {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #main .main-cont {
        padding-top: 25px;
        padding-bottom: 25px; } }
    @media only screen and (max-width: 640px) {
      #main .main-cont {
        padding-top: 25px;
        padding-bottom: 25px; } }
  #main p, #main li, #main td, #main th {
    line-height: 150%;
    color: #66665d;
    font-size: 17px;
    font-weight: 300;
    text-align: justify; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      #main p, #main li, #main td, #main th {
        font-size: 16px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #main p, #main li, #main td, #main th {
        font-size: 15px; } }
    @media only screen and (max-width: 640px) {
      #main p, #main li, #main td, #main th {
        font-size: 15px; } }
  #main h2 {
    font-weight: 400;
    position: relative;
    z-index: 5;line-height: 110%; }
  @media only screen and (max-width: 640px) {
    #main p {
      text-align: justify; } }
  #main hr {
    border-bottom: 1px solid #c6b89e;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 20px 0 5px 0;
    margin: 0 0 0 0; }
  #main .h1-title {
    width: 100%;
    background-color: #c6b89e;
    padding: 30px 0 30px 0;
    position: relative; }
    #main .h1-title h1 {
      padding: 0 0 0 100px;
      margin: 0;
      font-weight: 300;
      color: #66665d; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #main .h1-title h1 {
          padding: 0 0 0 75px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #main .h1-title h1 {
          padding: 0 0 0 75px; } }
      @media only screen and (max-width: 640px) {
        #main .h1-title h1 {
          padding: 0 0 0 25px; } }
    #main .h1-title .arrow-back {
      width: 75px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      background-color: #66665d; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #main .h1-title .arrow-back {
          width: 50px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #main .h1-title .arrow-back {
          width: 50px; } }
      @media only screen and (max-width: 640px) {
        #main .h1-title .arrow-back {
          width: 50px;
          display: none; } }
      #main .h1-title .arrow-back i {
        color: #ffffff;
        font-size: 36px;
        position: absolute;
        left: 45%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-weight: 300; }
    #main .h1-title span i {
      position: absolute;
      right: 100px;
      top: 50%;
      transform: translate(0%, -50%);
      font-size: 60px;
      color: #66665d; }
      @media only screen and (min-width: 1281px) and (max-width: 1920px) {
        #main .h1-title span i {
          right: 100px; } }
      @media only screen and (min-width: 1281px) and (max-width: 1440px) {
        #main .h1-title span i {
          right: 75px; } }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #main .h1-title span i {
          right: 50px;
          font-size: 50px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #main .h1-title span i {
          right: 50px;
          font-size: 45px; } }
      @media only screen and (max-width: 640px) {
        #main .h1-title span i {
          right: 25px;
          display: none; } }

/********************************/
/*  CHAMBRES
/********************************/
#chambre-list ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #chambre-list ul li {
    margin-bottom: 40px; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #chambre-list ul li {
        margin-bottom: 0; } }
    @media only screen and (max-width: 640px) {
      #chambre-list ul li {
        margin-bottom: 0; } }
    #chambre-list ul li .texte {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 75px;
      top: 50%;
      transform: translate(0%, -50%); }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #chambre-list ul li .texte {
          padding: 50px; } }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        #chambre-list ul li .texte {
          padding: 50px; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        #chambre-list ul li .texte {
          padding: 50px;
          top: inherit;
          transform: inherit; } }
      @media only screen and (max-width: 640px) {
        #chambre-list ul li .texte {
          padding: 25px;
          top: inherit;
          transform: inherit; } }
      #chambre-list ul li .texte h4 {
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 1.8em;
        color: #d05219; }
      #chambre-list ul li .texte p {
        text-align: center; }
      #chambre-list ul li .texte .btn-details {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center; }
        #chambre-list ul li .texte .btn-details .details {
          background-color: #66665d;
          color: #ffffff;
          padding: 8px 15px 5px 15px;
          text-transform: uppercase;
          font-family: 'Abel';
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          height: 40px;
          display: block;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }
          #chambre-list ul li .texte .btn-details .details:hover {
            background-color: #c6b89e; }
        #chambre-list ul li .texte .btn-details .reservation {
          background-color: #d05219;
          color: #ffffff;
          padding: 6px 15px 5px 15px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          height: 40px;
          font-size: 22px;
          display: block; }
    #chambre-list ul li:nth-child(even) {
      position: relative; }
      #chambre-list ul li:nth-child(even) .photo {
        width: 75%;
        position: relative;
        right: 0;
        left: 25%;
        height: auto; }
        #chambre-list ul li:nth-child(even) .photo img {
          width: 100%;
          height: auto;
          display: block; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          #chambre-list ul li:nth-child(even) .photo {
            width: 100%;
            left: 0; } }
        @media only screen and (max-width: 640px) {
          #chambre-list ul li:nth-child(even) .photo {
            width: 100%;
            left: 0; } }
        #chambre-list ul li:nth-child(even) .photo .slick-prev {
          display: none !important;
          left: 50px;
          width: 18px !important;
          height: 56px !important;
          background: url("../img/arrow-left.png");
          z-index: 11 !important;
          top: 50% !important;
          -webkit-appearance: none;
          position: absolute;
          border: 0;
          text-indent: -99999px;
          margin-top: -28px; }
          @media only screen and (min-width: 1021px) and (max-width: 1280px) {
            #chambre-list ul li:nth-child(even) .photo .slick-prev {
              top: 50%; } }
          @media only screen and (min-width: 641px) and (max-width: 1020px) {
            #chambre-list ul li:nth-child(even) .photo .slick-prev {
              top: 50%; } }
          @media only screen and (max-width: 640px) {
            #chambre-list ul li:nth-child(even) .photo .slick-prev {
              top: 50%;
              display: none !important; } }
        #chambre-list ul li:nth-child(even) .photo .slick-next {
          right: 50px;
          width: 18px !important;
          height: 56px !important;
          background: url("../img/arrow-right.png");
          z-index: 11 !important;
          top: 50% !important;
          -webkit-appearance: none;
          position: absolute;
          border: 0;
          text-indent: -99999px;
          margin-top: -28px; }
          @media only screen and (min-width: 1021px) and (max-width: 1280px) {
            #chambre-list ul li:nth-child(even) .photo .slick-next {
              top: 50%; } }
          @media only screen and (min-width: 641px) and (max-width: 1020px) {
            #chambre-list ul li:nth-child(even) .photo .slick-next {
              top: 50%; } }
          @media only screen and (max-width: 640px) {
            #chambre-list ul li:nth-child(even) .photo .slick-next {
              top: 50%;
              display: none !important; } }
      #chambre-list ul li:nth-child(even) .texte {
        width: 30%;
        position: absolute;
        left: 50px;
        background-color: #ffffff; }
        @media only screen and (min-width: 1281px) and (max-width: 1440px) {
          #chambre-list ul li:nth-child(even) .texte {
            left: 50px;
            width: 40%; } }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          #chambre-list ul li:nth-child(even) .texte {
            left: 0px;
            width: 40%; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          #chambre-list ul li:nth-child(even) .texte {
            width: 100%;
            position: relative;
            left: inherit; } }
        @media only screen and (max-width: 640px) {
          #chambre-list ul li:nth-child(even) .texte {
            width: 100%;
            position: relative;
            left: inherit; } }
    #chambre-list ul li:nth-child(odd) {
      position: relative; }
      #chambre-list ul li:nth-child(odd) .photo {
        width: 75%;
        position: relative;
        left: 0;
        right: 25%;
        height: auto; }
        #chambre-list ul li:nth-child(odd) .photo img {
          width: 100%;
          height: auto;
          display: block; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          #chambre-list ul li:nth-child(odd) .photo {
            width: 100%;
            right: 0; } }
        @media only screen and (max-width: 640px) {
          #chambre-list ul li:nth-child(odd) .photo {
            width: 100%;
            right: 0; } }
        #chambre-list ul li:nth-child(odd) .photo .slick-prev {
          display: block !important;
          left: 50px;
          width: 18px !important;
          height: 56px !important;
          background: url("../img/arrow-left.png");
          z-index: 11 !important;
          top: 50% !important;
          -webkit-appearance: none;
          position: absolute;
          border: 0;
          text-indent: -99999px;
          margin-top: -28px; }
          @media only screen and (min-width: 1021px) and (max-width: 1280px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-prev {
              top: 50%; } }
          @media only screen and (min-width: 641px) and (max-width: 1020px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-prev {
              top: 50%; } }
          @media only screen and (max-width: 640px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-prev {
              top: 50%;
              display: none !important; } }
        #chambre-list ul li:nth-child(odd) .photo .slick-next {
          display: none !important;
          right: 50px;
          width: 18px !important;
          height: 56px !important;
          background: url("../img/arrow-right.png");
          z-index: 11 !important;
          top: 50% !important;
          -webkit-appearance: none;
          position: absolute;
          border: 0;
          text-indent: -99999px;
          margin-top: -28px; }
          @media only screen and (min-width: 1021px) and (max-width: 1280px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-next {
              top: 50%; } }
          @media only screen and (min-width: 641px) and (max-width: 1020px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-next {
              top: 50%; } }
          @media only screen and (max-width: 640px) {
            #chambre-list ul li:nth-child(odd) .photo .slick-next {
              top: 50%;
              display: none !important; } }
      #chambre-list ul li:nth-child(odd) .texte {
        width: 30%;
        position: absolute;
        right: 50px;
        background-color: #ffffff; }
        @media only screen and (min-width: 1281px) and (max-width: 1440px) {
          #chambre-list ul li:nth-child(odd) .texte {
            right: 50px;
            width: 40%; } }
        @media only screen and (min-width: 1021px) and (max-width: 1280px) {
          #chambre-list ul li:nth-child(odd) .texte {
            right: 0px;
            width: 40%; } }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          #chambre-list ul li:nth-child(odd) .texte {
            width: 100%;
            position: relative;
            right: inherit; } }
        @media only screen and (max-width: 640px) {
          #chambre-list ul li:nth-child(odd) .texte {
            width: 100%;
            position: relative;
            right: inherit; } }

.flex-col {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px 0px  50px; }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .flex-col {
      padding: 0px 0px 0px  25px; } }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    .flex-col {
      padding: 0px 0px 0px  0px; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .flex-col {
      padding: 0px 0px 0px  0px; } }
  @media only screen and (max-width: 640px) {
    .flex-col {
      padding: 0px 0px 0px  0px; } }
  .flex-col.right {
    padding: 0px 50px 0px  50px; }
    @media only screen and (min-width: 1281px) and (max-width: 1440px) {
      .flex-col.right {
        padding: 0px 25px 0px  25px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      .flex-col.right {
        padding: 0px 0px 0px  0px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .flex-col.right {
        padding: 0px 0px 0px  0px; } }
    @media only screen and (max-width: 640px) {
      .flex-col.right {
        padding: 0px 0px 0px  0px; } }
  .flex-col .flex-col-1-3 {
    width: 33.3333333333%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 50px 80px 50px;
    border-right: 1px solid #e8e8e8;
    position: relative; }
    .flex-col .flex-col-1-3.nopad {
      padding: 0; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .flex-col .flex-col-1-3 {
        width: 100%;
        border-right: 0;
        padding-bottom: 80px; } }
    @media only screen and (max-width: 640px) {
      .flex-col .flex-col-1-3 {
        width: 100%;
        border-right: 0;
        padding: 25px 25px 80px 25px; } }
    .flex-col .flex-col-1-3 h2 {
      margin: 0;
      padding: 0;
      font-family: 'Abel';
      color: #d05219; }
    .flex-col .flex-col-1-3 ul {
      list-style: none;
      margin: 0 0 0 0px;
      padding: 0 0 0 0px; }
      .flex-col .flex-col-1-3 ul li {
        position: relative;
        padding: 0 0 0 20px;
        text-align: left !important;
        padding-bottom: 10px; }
        .flex-col .flex-col-1-3 ul li::before {
          content: '';
          width: 5px;
          height: 5px;
          border-radius: 50%;
          border: 1px solid #66665d;
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -8px; }
    .flex-col .flex-col-1-3 .btn-reserver {
      background-color: #902631;
      color: #ffffff;
      padding: 12px 15px 10px 15px;
      position: absolute;
      font-size: 25px;
      bottom: 20px;
      left: 50px;
      text-transform: uppercase;
      font-family: 'Abel'; }
      @media only screen and (max-width: 640px) {
        .flex-col .flex-col-1-3 .btn-reserver {
          left: 25px; } }
      .flex-col .flex-col-1-3 .btn-reserver i {
        padding-left: 60px;
        font-size: 0.8em; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .flex-col .flex-col-1-3 .btn-reserver i {
            padding-left: 100px; } }
        @media only screen and (max-width: 640px) {
          .flex-col .flex-col-1-3 .btn-reserver i {
            padding-left: 50px; } }
    .flex-col .flex-col-1-3 .price {
      font-family: 'Abel';
      margin-top: 10px; }
      .flex-col .flex-col-1-3 .price span {
        display: block;
        text-transform: uppercase; }
        .flex-col .flex-col-1-3 .price span.big {
          font-size: 60px;
          color: #d05219;
          line-height: 100%; }
          .flex-col .flex-col-1-3 .price span.big sup {
            font-size: 0.5em; }
        .flex-col .flex-col-1-3 .price span small {
          font-size: 14px;
          color: #66665d; }
    .flex-col .flex-col-1-3 .photo .room-gallery img {
      width: 100% !important;
      height: auto !important;
      display: block; }
    .flex-col .flex-col-1-3 .photo .room-gallery .slick-prev {
      display: block !important;
      left: 50px;
      width: 18px !important;
      height: 56px !important;
      background: url("../img/arrow-left.png");
      z-index: 11 !important;
      top: 50% !important;
      -webkit-appearance: none;
      position: absolute;
      border: 0;
      text-indent: -99999px;
      margin-top: -28px; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-prev {
          top: 50%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-prev {
          top: 50%; } }
      @media only screen and (max-width: 640px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-prev {
          top: 50%;
          display: none !important; } }
    .flex-col .flex-col-1-3 .photo .room-gallery .slick-next {
      display: block !important;
      right: 50px;
      width: 18px !important;
      height: 56px !important;
      background: url("../img/arrow-right.png");
      z-index: 11 !important;
      top: 50% !important;
      -webkit-appearance: none;
      position: absolute;
      border: 0;
      text-indent: -99999px;
      margin-top: -28px; }
      @media only screen and (min-width: 1021px) and (max-width: 1280px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-next {
          top: 50%; } }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-next {
          top: 50%; } }
      @media only screen and (max-width: 640px) {
        .flex-col .flex-col-1-3 .photo .room-gallery .slick-next {
          top: 50%;
          display: none !important; } }
    .flex-col .flex-col-1-3.col-list {
      border-right: 0;
      padding-bottom: 50px; }
      .flex-col .flex-col-1-3.col-list h3 {
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 30px;
        font-weight: 700 !important;
        text-transform: uppercase;
        font-size: 1.1em; }
  .flex-col .flex-col-2-3 {
    width: 66.6666666666%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 50px 50px 50px;
    position: relative; }
    .flex-col .flex-col-2-3.col-act {
      padding-bottom: 80px; }
    .flex-col .flex-col-2-3.col-news {
      padding-bottom: 50px; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .flex-col .flex-col-2-3 {
        width: 100%; } }
    @media only screen and (max-width: 640px) {
      .flex-col .flex-col-2-3 {
        width: 100%;
        padding: 25px 25px 25px 25px; } }
    .flex-col .flex-col-2-3 h2 {
      margin: 0;
      padding: 0;
      font-family: 'Abel';
      color: #d05219; }
    .flex-col .flex-col-2-3 ul {
      -moz-column-count: 2;
      -moz-column-gap: 20px;
      -webkit-column-count: 2;
      -webkit-column-gap: 20px;
      column-count: 2;
      column-gap: 20px;
      list-style: none;
      margin: 0 0 0 0px;
      padding: 0 0 0 0px; }
      @media only screen and (max-width: 640px) {
        .flex-col .flex-col-2-3 ul {
          -moz-column-count: 1;
          -moz-column-gap: 0px;
          -webkit-column-count: 1;
          -webkit-column-gap: 0px;
          column-count: 1;
          column-gap: 0px; } }
      .flex-col .flex-col-2-3 ul li {
        position: relative;
        padding: 0 0 0 20px;
        text-align: left !important;
        padding-bottom: 10px; }
        .flex-col .flex-col-2-3 ul li::before {
          content: '';
          width: 5px;
          height: 5px;
          border-radius: 50%;
          border: 1px solid #66665d;
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -8px; }
    .flex-col .flex-col-2-3 h3 {
      margin-top: 0;
      padding-top: 0;
      margin-bottom: 30px;
      font-weight: 700 !important;
      text-transform: uppercase; }
    .flex-col .flex-col-2-3 .btn-reserver {
      background-color: #902631;
      color: #ffffff;
      padding: 12px 15px 10px 15px;
      position: absolute;
      font-size: 25px;
      bottom: 0;
      left: 50px;
      text-transform: uppercase;
      font-family: 'Abel'; }
      @media only screen and (max-width: 640px) {
        .flex-col .flex-col-2-3 .btn-reserver {
          left: 25px; } }
      .flex-col .flex-col-2-3 .btn-reserver i {
        padding-left: 60px;
        font-size: 0.8em; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .flex-col .flex-col-2-3 .btn-reserver i {
            padding-left: 100px; } }
        @media only screen and (max-width: 640px) {
          .flex-col .flex-col-2-3 .btn-reserver i {
            padding-left: 50px; } }

.flex-col-1-1 {
  position: relative;
  width: 100%;
  height: auto; }
  .flex-col-1-1 .photo .room-gallery img {
    width: 100% !important;
    height: auto !important;
    display: block; }
  .flex-col-1-1 .photo .room-gallery .slick-prev {
    display: block !important;
    left: 50px;
    width: 18px !important;
    height: 56px !important;
    background: url("../img/arrow-left.png");
    z-index: 11 !important;
    top: 50% !important;
    -webkit-appearance: none;
    position: absolute;
    border: 0;
    text-indent: -99999px;
    margin-top: -28px; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      .flex-col-1-1 .photo .room-gallery .slick-prev {
        top: 50%; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .flex-col-1-1 .photo .room-gallery .slick-prev {
        top: 50%; } }
    @media only screen and (max-width: 640px) {
      .flex-col-1-1 .photo .room-gallery .slick-prev {
        top: 50%;
        display: none !important; } }
  .flex-col-1-1 .photo .room-gallery .slick-next {
    display: block !important;
    right: 50px;
    width: 18px !important;
    height: 56px !important;
    background: url("../img/arrow-right.png");
    z-index: 11 !important;
    top: 50% !important;
    -webkit-appearance: none;
    position: absolute;
    border: 0;
    text-indent: -99999px;
    margin-top: -28px; }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      .flex-col-1-1 .photo .room-gallery .slick-next {
        top: 50%; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .flex-col-1-1 .photo .room-gallery .slick-next {
        top: 50%; } }
    @media only screen and (max-width: 640px) {
      .flex-col-1-1 .photo .room-gallery .slick-next {
        top: 50%;
        display: none !important; } }

/*************************************/
/*  LISTE DES FORFAITS ET PROMOTIONS *
/*************************************/
#forfaits-promos .list-item {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff; }
  #forfaits-promos .list-item::before, #forfaits-promos .list-item::after {
    display: none; }
  #forfaits-promos .list-item .slick-track {
    height: 100%; }
  #forfaits-promos .list-item .item {
    width: 25%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #c6b89e; }
    @media only screen and (min-width: 1281px) and (max-width: 1440px) {
      #forfaits-promos .list-item .item {
        width: 33.33333%; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      #forfaits-promos .list-item .item {
        width: 50%; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #forfaits-promos .list-item .item {
        width: 50%; } }
    @media only screen and (max-width: 640px) {
      #forfaits-promos .list-item .item {
        width: 100%; } }
    #forfaits-promos .list-item .item:hover .photo-cont .photo img {
      opacity: 0.8; }
    #forfaits-promos .list-item .item:hover .photo-cont .type {
      background-color: #d05219; }
    #forfaits-promos .list-item .item:hover .text a {
      transform: rotate(720deg);
      color: #d05219; }
    #forfaits-promos .list-item .item .photo-cont {
      position: relative; }
      #forfaits-promos .list-item .item .photo-cont .type {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #66665d;
        color: #ffffff;
        padding: 10px 15px 10px 15px;
        font-family: 'Abel';
        text-transform: uppercase;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        #forfaits-promos .list-item .item .photo-cont .type i {
          padding-left: 5px; }
      #forfaits-promos .list-item .item .photo-cont .photo img {
        width: 100%;
        height: auto;
        display: block;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
    #forfaits-promos .list-item .item .text {
      background-color: #c6b89e;
      width: 100%;
      position: relative;
      padding: 15px 30px 15px 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #forfaits-promos .list-item .item .text .title {
        margin: 0;
        padding: 0;
        color: #66665d;
        font-size: 22px !important;
        text-transform: uppercase;
        font-weight: 700; }
      #forfaits-promos .list-item .item .text a {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -19px;
        font-size: 30px;
        color: #66665d;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
      #forfaits-promos .list-item .item .text .type {
        display: block;
        font-family: 'abel';
        text-transform: uppercase;
        color: #ffffff;
        font-size: 23px; }
        #forfaits-promos .list-item .item .text .type b {
          font-weight: 700; }
          #forfaits-promos .list-item .item .text .type b sup {
            font-size: 0.6em; }
        #forfaits-promos .list-item .item .text .type small {
          font-size: 0.6em; }

/*******************************/
/*  ACTIVITÉS *
/*******************************/
#activites ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  #activites ul::before, #activites ul::after {
    display: none; }
  #activites ul li {
    width: 50%;
    position: relative; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      #activites ul li {
        width: 100%; } }
    @media only screen and (max-width: 640px) {
      #activites ul li {
        width: 100%; } }
    #activites ul li:hover::before {
      background-color: rgba(255, 255, 255, 0.95); }
    #activites ul li:hover .details h2 {
      color: #d05219;
      border: 2px solid #d05219; }
      #activites ul li:hover .details h2 a {
        background-color: #d05219;
        color: #ffffff; }
    #activites ul li::before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.8);
      content: '';
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
    #activites ul li img {
      width: 100%;
      height: auto;
      display: block;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
    #activites ul li .details {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      #activites ul li .details h2 {
        position: absolute;
        font-family: 'Abel';
        border: 2px solid #66665d;
        padding: 25px 33px 25px 33px;
        font-weight: 300;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        line-height: 110%;
        z-index: 99;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        text-align: center !important;
        margin: 0; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          #activites ul li .details h2 {
            width: 300px; } }
        @media only screen and (max-width: 640px) {
          #activites ul li .details h2 {
            width: 200px; } }
        #activites ul li .details h2 a {
          position: absolute;
          bottom: -21px;
          background-color: #c6b89e;
          color: #66665d;
          padding: 10px 15px 10px 15px;
          font-size: 19px;
          display: block;
          width: 130px;
          left: 50%;
          margin-left: -80px;
          line-height: 100%;
          -webkit-transition: all 200ms ease;
          -moz-transition: all 200ms ease;
          -ms-transition: all 200ms ease;
          -o-transition: all 200ms ease;
          transition: all 200ms ease; }

/*******************************/
/*  QUOI DE NEUF *
/*******************************/
.news {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none; }
  .news li {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
    margin-top: 30px; }
    .news li:hover .photo img {
      opacity: 0.8; }
    .news li:hover .details h2 {
      color: #c6b89e;
      font-family: 'Abel'; }
    .news li:hover .btn {
      background-color: #66665d; }
    .news li .photo {
      width: 350px;
      height: auto;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .news li .photo {
          width: 100%;
          position: relative;
          bottom: inherit;
          left: inherit;
          margin-bottom: 25px; } }
      @media only screen and (max-width: 640px) {
        .news li .photo {
          width: 100%;
          position: relative;
          bottom: inherit;
          left: inherit;
          margin-bottom: 25px; } }
      .news li .photo img {
        width: 100%;
        height: auto;
        display: block;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
    .news li .details {
      margin-left: 385px;
      float: left;
      height: 230px; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .news li .details {
          float: none;
          height: auto;
          margin-left: 0; } }
      @media only screen and (max-width: 640px) {
        .news li .details {
          float: none;
          height: auto;
          margin-left: 0; } }
      .news li .details .align {
        height: 230px;
        display: table; }
        @media only screen and (min-width: 641px) and (max-width: 1020px) {
          .news li .details .align {
            height: auto;
            display: block;
            vertical-align: inherit; } }
        @media only screen and (max-width: 640px) {
          .news li .details .align {
            height: auto;
            display: block;
            vertical-align: inherit; } }
        .news li .details .align .align-cont {
          height: 230px;
          display: table-cell;
          vertical-align: middle; }
          @media only screen and (min-width: 641px) and (max-width: 1020px) {
            .news li .details .align .align-cont {
              height: auto;
              display: block;
              vertical-align: inherit; } }
          @media only screen and (max-width: 640px) {
            .news li .details .align .align-cont {
              height: auto;
              display: block;
              vertical-align: inherit; } }
          .news li .details .align .align-cont h2 {
            margin: 0px 0 10px 0;
            padding: 0;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
            font-family: 'Abel'; }
          .news li .details .align .align-cont .date {
            color: #66665d;
            font-family: 'Abel';
            font-weight: bold; }
            .news li .details .align .align-cont .date i {
              padding-right: 10px; }
          .news li .details .align .align-cont p b {
            color: #d05219; }

/*******************************/
/*  PHOTOS *
/*******************************/
.album-photos {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: row; }
  .album-photos li {
    width: 25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    position: relative;
    cursor: pointer; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .album-photos li {
        width: 50%; } }
    @media only screen and (max-width: 640px) {
      .album-photos li {
        width: 50%; } }
    .album-photos li:first-child {
      width: 50%; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .album-photos li:first-child {
          width: 100%; } }
      @media only screen and (max-width: 640px) {
        .album-photos li:first-child {
          width: 100%; } }
    .album-photos li:nth-child(2) {
      width: 50%; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .album-photos li:nth-child(2) {
          width: 50%; } }
      @media only screen and (max-width: 640px) {
        .album-photos li:nth-child(2) {
          width: 50%; } }
    .album-photos li:nth-child(3) {
      width: 33.33333333333%; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .album-photos li:nth-child(3) {
          width: 50%; } }
      @media only screen and (max-width: 640px) {
        .album-photos li:nth-child(3) {
          width: 50%; } }
    .album-photos li:nth-child(4) {
      width: 33.33333333333%; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .album-photos li:nth-child(4) {
          width: 50%; } }
      @media only screen and (max-width: 640px) {
        .album-photos li:nth-child(4) {
          width: 50%; } }
    .album-photos li:nth-child(5) {
      width: 33.33333333333%; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .album-photos li:nth-child(5) {
          width: 50%; } }
      @media only screen and (max-width: 640px) {
        .album-photos li:nth-child(5) {
          width: 50%; } }
    .album-photos li img {
      display: block;
      width: 100%;
      height: auto; }
    .album-photos li a {
      background-color: red; }
      .album-photos li a.link-fancybox {
        position: relative;
        display: block; }
      .album-photos li a::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #d05219;
        opacity: 0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        cursor: pointer; }
      .album-photos li a::after {
        content: '+';
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
        font-family: 'Abel';
        color: #ffffff;
        text-transform: uppercase;
        opacity: 0;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        font-size: 50px;
        cursor: pointer; }
      .album-photos li a:hover::before {
        opacity: 0.8; }
      .album-photos li a:hover::after {
        opacity: 1; }

/*******************************/
/*  FOOTER *
/*******************************/
footer .credits {
  font-size: 0.92em;
  clear: both;
  text-align: center;
  margin-top: 0px;
  padding: 20px 0;
  background-color: #ffffff;
  color: #292929;
  border-top: 1px solid #e8e8e8; }
  footer .credits a {
    color: #d05219;
    text-decoration: none; }
@media only screen and (max-width: 640px) {
  footer .section-partenaires {
    display: none; } }
footer .section-partenaires h5 {
  font-weight: 700;
  color: #66665d;
  font-family: 'Open Sans';
  text-align: center;
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 17px; }
footer .section-partenaires ul {
  list-style: none;
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-rule: 1px outset #e8e8e8;
  /* Chrome, Safari, Opera */
  -moz-column-rule: 1px outset #e8e8e8;
  /* Firefox */
  column-rule: 1px outset #e8e8e8;
  margin: 25px 0 25px 0;
  padding: 0; }
  @media only screen and (min-width: 1021px) and (max-width: 1280px) {
    footer .section-partenaires ul {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    footer .section-partenaires ul {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2; } }
  @media only screen and (max-width: 640px) {
    footer .section-partenaires ul {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
  footer .section-partenaires ul li {
    flex-grow: 1;
    font-family: 'Abel';
    text-transform: uppercase;
    text-align: left;
    position: relative;
    padding-left: 10px; }
    footer .section-partenaires ul li::before {
      content: '> ';
      position: absolute;
      left: 0;
      font-size: 0.8em;
      color: #d05219;
      top: 50%;
      margin-top: -10px; }
    footer .section-partenaires ul li a {
      text-decoration: none;
      color: #66665d;
      display: block;
      border-righ: 1px solid #e8e8e8;
      padding: 5px 10px 5px 10px;
      font-size: 14px; }
footer .infolettre {
  background-color: #d05219;
  width: 100%; }
  @media only screen and (min-width: 641px){
    footer .infolettre form{
      display: flex;
      justify-content: center;
    }
  }
  footer .infolettre .infolettre-cont {
    padding: 50px 50px 50px 50px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 640px) {
      footer .infolettre .infolettre-cont {
        padding: 50px 25px 50px 25px; } }
    footer .infolettre .infolettre-cont h5 {
      color: #ffffff;
      font-weight: 500;
      text-align: center; }
      footer .infolettre .infolettre-cont h5 span {
        display: block;
        font-family: 'Open sans';
        font-weight: 700; }
    footer .infolettre .infolettre-cont input[type=text] {
      width: 40%;
      margin-right: 2.5%;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 20px 0 20px;
      font-family: 'Open sans';
      font-weight: 700; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        footer .infolettre .infolettre-cont input[type=text] {
          width: 37.5%;
          font-size: 15px; } }
      @media only screen and (max-width: 640px) {
        footer .infolettre .infolettre-cont input[type=text] {
          width: 100%;
          margin-bottom: 15px;
          font-size: 15px !important; } }
    footer .infolettre .infolettre-cont input[type=submit] {
      width: 15%;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-family: 'Abel';
      text-transform: uppercase;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
      font-size: 21px; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        footer .infolettre .infolettre-cont input[type=submit] {
          width: 20%;
          font-size: 19px; } }
      @media only screen and (max-width: 640px) {
        footer .infolettre .infolettre-cont input[type=submit] {
          width: 100%; } }
      footer .infolettre .infolettre-cont input[type=submit]:hover {
        background-color: #ffffff;
        color: #d05219; }
    footer .infolettre .infolettre-cont input {
      height: 50px;
      box-shadow: none;
      background-color: #d05219;
      border: 1px solid #ffffff;
      color: #ffffff; }
    footer .infolettre .infolettre-cont ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    footer .infolettre .infolettre-cont ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    footer .infolettre .infolettre-cont :-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    footer .infolettre .infolettre-cont :-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
footer .carrousel-footer .item img {
  width: 100%;
  height: auto;
  display: block; }
footer #foot-cont {
  display: flex;
  flex-wrap: wrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #66665d; }
  footer #foot-cont::before, footer #foot-cont::after {
    display: block; }
  footer #foot-cont .col-foot {
    width: 25%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      footer #foot-cont .col-foot {
        width: 50%; }
        footer #foot-cont .col-foot:nth-child(2), footer #foot-cont .col-foot:nth-child(3) {
          display: none; } }
    @media only screen and (max-width: 640px) {
      footer #foot-cont .col-foot {
        width: 100%; }
        footer #foot-cont .col-foot:nth-child(2), footer #foot-cont .col-foot:nth-child(3) {
          display: none; } }
    footer #foot-cont .col-foot:first-child {
      border-left: 0;
      padding-left: 0; }
      footer #foot-cont .col-foot .logo_origine {
        margin-top:20px;
     
       }

       .logo_origine {
        
      width:150px !important;
      height:auto !important;
       }
       
    footer #foot-cont .col-foot:last-child {
      padding-right: 0; }
      @media only screen and (max-width: 640px) {
        footer #foot-cont .col-foot:last-child {
          border: 0;
          padding-left: 0; } }
    footer #foot-cont .col-foot ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    footer #foot-cont .col-foot h5 {
      margin: 30px 0 10px 0;
      padding: 0;
      color: #ffffff; }
    footer #foot-cont .col-foot p {
      color: #ffffff;
      margin: 0;
      padding: 0;
      font-family: 'Abel';
      text-transform: uppercase;
      line-height: 150%;
      font-size: 16px; }
      @media only screen and (max-width: 640px) {
        footer #foot-cont .col-foot p {
          text-align: left;
          font-size: 17px !important; } }
      footer #foot-cont .col-foot p a {
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        color: #ffffff; }
        footer #foot-cont .col-foot p a:hover {
          color: #d05219;
          border-bottom: 1px solid #d05219;
          padding-bottom: 10px; }
    footer #foot-cont .col-foot .btn {
      font-size: 25px !important;
      padding: 14px 25px 14px 25px; }
    footer #foot-cont .col-foot ul li {
      padding-bottom: 10px; }
      footer #foot-cont .col-foot ul li a {
        font-family: 'Abel';
        color: #ffffff;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        text-transform: uppercase;
        font-size: 16px; }
        footer #foot-cont .col-foot ul li a:hover {
          color: #d05219; }
      footer #foot-cont .col-foot ul li small {
        font-size: 1em; }
      footer #foot-cont .col-foot ul li:last-child {
        padding-bottom: 0; }
    footer #foot-cont .col-foot ul.media-foot {
      display: flex;
      flex-wrap: wrap; }
      footer #foot-cont .col-foot ul.media-foot li {
        margin-left: 20px; }
        footer #foot-cont .col-foot ul.media-foot li:first-child {
          margin-left: 0; }
        footer #foot-cont .col-foot ul.media-foot li a {
          font-size: 35px; }

/********************************/
/*  admin STYLE
/********************************/
.admin-content .flex-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .admin-content .flex-content {
      width: 100%;
      display: block;
      flex-wrap: inherit; } }
  @media only screen and (max-width: 640px) {
    .admin-content .flex-content {
      width: 100%;
      display: block;
      flex-wrap: inherit; } }
  .admin-content .flex-content .left-side {
    width: 65%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .admin-content .flex-content .left-side {
        width: 100%;
        display: block; } }
    @media only screen and (max-width: 640px) {
      .admin-content .flex-content .left-side {
        width: 100%;
        display: block; } }
    .admin-content .flex-content .left-side iframe {
      width: 100%;
      height: 100%;
      display: block;
      margin: 0px 0 0 0;
      padding: 0px 0 0 0; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .admin-content .flex-content .left-side iframe {
          width: 100%;
          display: block;
          height: 350px; } }
      @media only screen and (max-width: 640px) {
        .admin-content .flex-content .left-side iframe {
          width: 100%;
          display: block;
          height: 250px; } }
    .admin-content .flex-content .left-side .content-container.embed-container.maps {
      height: 100%; }
    .admin-content .flex-content .left-side .padding {
      padding-right: 0; }
      @media only screen and (min-width: 641px) and (max-width: 1020px) {
        .admin-content .flex-content .left-side .padding {
          padding-right: 50px; } }
      @media only screen and (max-width: 640px) {
        .admin-content .flex-content .left-side .padding {
          padding-right: 25px; } }
  .admin-content .flex-content .aside {
    width: 35%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 75px 100px 75px 100px; }
    @media only screen and (min-width: 1281px) and (max-width: 1440px) {
      .admin-content .flex-content .aside {
        padding: 75px 75px 75px 75px; } }
    @media only screen and (min-width: 1021px) and (max-width: 1280px) {
      .admin-content .flex-content .aside {
        padding: 50px 50px 50px 50px; } }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .admin-content .flex-content .aside {
        padding: 50px 50px 50px 50px;
        width: 100%; } }
    @media only screen and (max-width: 640px) {
      .admin-content .flex-content .aside {
        padding: 50px 25px 50px 25px;
        width: 100%; } }
    .admin-content .flex-content .aside p {
      font-weight: 300 !important;
      margin-bottom: 0; }
    .admin-content .flex-content .aside hr {
      padding-top: 10px !important; }
    .admin-content .flex-content .aside h3 {
      margin-top: 0; }
    .admin-content .flex-content .aside h5 {
      padding-bottom: 0px !important;
      margin-bottom: 0px;
      display: inline-block;
      color: #66665d; }
    .admin-content .flex-content .aside span {
      display: block;
      clear: both; }
      .admin-content .flex-content .aside span label {
        display: block;
        text-transform: uppercase;
        padding-top: 15px;
        font-size: 0.8em;
        padding-bottom: 5px; }
      .admin-content .flex-content .aside span input, .admin-content .flex-content .aside span select, .admin-content .flex-content .aside span option, .admin-content .flex-content .aside span textarea {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 40px;
        padding-left: 10px;
        font-weight: 400 !important;
        font-family: 'Abel', sans-serif;
        border: 1px solid #e8e8e8; }
      .admin-content .flex-content .aside span textarea {
        height: 150px;
        padding-top: 10px; }
      .admin-content .flex-content .aside span input[type=submit] {
        background-color: #d05219;
        font-weight: 700 !important;
        margin-top: 20px !important;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #ffffff; }
.admin-content p strong a {
  padding: 15px 15px 10px 15px;
  background-color: #d05219;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em; }
.admin-content p img:not([style*="float"]) {
  width: 100% !important;
  height: auto !important;
  float: none;
  margin: 20px 0px 20px 0px; }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .admin-content p img:not([style*="float"]) {
      width: 100%;
      display: block; } }
  @media only screen and (max-width: 640px) {
    .admin-content p img:not([style*="float"]) {
      width: 100%;
      display: block; } }
.admin-content p img[style*="float:left"] {
  width: 33% !important;
  height: auto !important;
  float: left;
  margin: 10px 40px 30px 0px; }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .admin-content p img[style*="float:left"] {
      width: 100% !important;
      float: none;
      display: block;
      margin: 10px 0px 30px 0px;
      clear: both;
      padding-bottom: 30px; } }
  @media only screen and (max-width: 640px) {
    .admin-content p img[style*="float:left"] {
      width: 100% !important;
      float: none;
      display: block;
      margin: 10px 0px 30px 0px;
      clear: both;
      padding-bottom: 30px; } }
.admin-content p img[style*="float:right"] {
  width: 33% !important;
  height: auto !important;
  float: right;
  margin: 10px 0px 30px 40px; }
  @media only screen and (min-width: 641px) and (max-width: 1020px) {
    .admin-content p img[style*="float:right"] {
      width: 100% !important;
      float: none;
      display: block;
      margin: 10px 0px 30px 0px;
      clear: both;
      padding-bottom: 30px; } }
  @media only screen and (max-width: 640px) {
    .admin-content p img[style*="float:right"] {
      width: 100% !important;
      float: none;
      display: block;
      margin: 10px 0px 30px 0px;
      clear: both;
      padding-bottom: 30px; } }
.admin-content ul {
  margin-left: 0;
  padding-left: 23px; }
  .admin-content ul li {
    margin-left: 0;
    padding-left: 0; }
.admin-content table {
  display: block;
  overflow-x: scroll;
  border: 0 !important; }
  .admin-content table tr th {
    padding: 20px !important;
    text-transform: uppercase;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    text-align: left;
    font-size: 18px; }
    .admin-content table tr th p {
      font-size: 18px; }
  .admin-content table tr td {
    border: 1px solid #e8e8e8;
    padding: 30px 10px 30px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center; }
    @media only screen and (min-width: 641px) and (max-width: 1020px) {
      .admin-content table tr td {
        text-align: justify; } }
    @media only screen and (max-width: 640px) {
      .admin-content table tr td {
        text-align: justify; } }


 .paginator  {margin-top:50px;display:flex;justify-content: center;}
 .paginator span a{color: white!important;text-decoration:none;width:100%;height:100%;display:block;}
.paginator span.current {background-color:#434244;}
.paginator span.disabled {opacity:0.2;}
.paginator span a:hover{color: white!important;}
.paginator span:hover{ background: black;}
.paginator span{font-size: 0.92em;display: inline-block;text-transform: none;padding: 8px 14px;box-sizing:border-box;margin-right: 10px;margin-bottom: 10px;background-color: #60665C;color: #ffffff;border-radius:50%;}

/********************************/
/*  KEYFRAMES
/********************************/
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/********************************/
/*  COL ADMIN
/********************************/
.btgrid {
  clear: both;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto; }
  .btgrid .row {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    margin-left: -15px;
    margin-right: -15px; }
    .btgrid .row .col {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .btgrid .row .col .content {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .btgrid .row .col .content p {
          color: #212121 !important;
          text-align: left !important; }
        .btgrid .row .col .content img {
          width: 100%;
          height: auto;
          display: block; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 17px; }

/********************************/
/*  PRINT STYLE
/********************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .main-cont {
    padding: 25px !important; }

  #menu, #image, #reserv, #bottom-bar, ul.button {
    display: none !important; }

  footer {
    display: none !important; }

  h1 {
    padding-right: 0 !important;
    font-size: 40px !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important; }

  h2 {
    padding-right: 0 !important;
    font-size: 30px !important; }

  #logo {
    display: block !important;
    position: relative !important;
    width: 200px !important;
    margin: 0 auto 0 auto !important;
    height: 300px; }
    #logo a[href]:after {
      content: ""; }
    #logo abbr[title]:after {
      content: ""; }

  .aside {
    display: none !important; }

  .left-side {
    padding-right: 0 !important;
    width: 100% !important; } }

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


#flashMessage {
	    background-color: #45b145;
    position: fixed;
    z-index: 100;
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.popup{
	position: fixed;
    z-index: 9999;
	top: 0;
	width: 100%;
}
.popup:before{
	content: " ";
    background-color: black;
	opacity: 0.5;
	width: 100vw;
	height: 100vh;
    display: block;
    top: 0;
    position: absolute;
}
.popup .popup-close{
	position: absolute;
    border: solid white 2px;
    border-radius: 100%;
    font-size: 24px;
    line-height: 0;
    color: white;
    width: 40px;
    height: 40px;
    background-color: #D05218;
	padding: 0;
	right: -40px;
    top: -40px;
}
@media (max-width: 1020px) {
	.popup .popup-close{
		right: 0px;
		top: 0px;
	}
}
.popup .popup-content{
	position: absolute;
	top: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.popup .popup-content .popup-clickable{
	width: 100%;
}
.popup .popup-content .popup-clickable img{
	max-width: 800px;
    max-height: 90vh;
}
@media (min-width: 641px) and (max-width: 1020px) {
	.popup .popup-content .popup-clickable img{
		max-width: 600px;
	}
}
@media (max-width: 640px) {
	.popup .popup-content .popup-clickable img{
		width: 90vw;
	}
}


body.accueil #image .object-ratio.slider{
	height: auto;
	padding-top: 38%;
}
@media (max-width: 640px) {
	body.accueil #image .object-ratio.slider{
		padding-top: 50%;
	}
}
body.accueil #image .object-ratio.slider div {
    height: 100%;
    width: 100%;
	top: 0;
	position: absolute;
}
body.accueil #image .object-ratio.slider .slick-slide {
    font-family: 'object-fit: cover;';

    width: 100%;
    height: 100% !important;

    position: relative;

    object-fit: cover;
}
