/* line 138, ../../../web/assets/css/sass/elements/_variables.scss */
.sliderFullScreen .flex-control-nav li a {
  cursor: pointer;
}

/* line 141, ../../../web/assets/css/sass/elements/_variables.scss */
.sliderFullScreen, .sliderFullScreen .flex-control-nav {
  position: absolute;
}

/* ***************************
          RESET
**************************** */
/* HTML5 display-role reset for older browsers */
/* line 5, ../../../web/assets/css/sass/elements/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 8, ../../../web/assets/css/sass/elements/_reset.scss */
body, html {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow-y: initial !important;
}

/* line 15, ../../../web/assets/css/sass/elements/_reset.scss */
body {
  line-height: 1;
}

/* line 18, ../../../web/assets/css/sass/elements/_reset.scss */
section {
  position: relative;
}

/* line 21, ../../../web/assets/css/sass/elements/_reset.scss */
article {
  position: relative;
  z-index: 10;
}

/* line 25, ../../../web/assets/css/sass/elements/_reset.scss */
em {
  font-style: italic;
}

/* line 28, ../../../web/assets/css/sass/elements/_reset.scss */
strong {
  font-family: bold;
}

/* line 31, ../../../web/assets/css/sass/elements/_reset.scss */
label {
  font-weight: inherit;
}

/* line 34, ../../../web/assets/css/sass/elements/_reset.scss */
a {
  color: currentColor;
}

/* line 37, ../../../web/assets/css/sass/elements/_reset.scss */
a:visited, a:link {
  text-decoration: none !important;
}

/* line 40, ../../../web/assets/css/sass/elements/_reset.scss */
ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

/* line 50, ../../../web/assets/css/sass/elements/_reset.scss */
hr {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  border-style: inset;
  border-width: 0;
}

/* line 58, ../../../web/assets/css/sass/elements/_reset.scss */
p {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  margin: 0.5em 0;
  font-size: 1em;
}

/* line 66, ../../../web/assets/css/sass/elements/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 70, ../../../web/assets/css/sass/elements/_reset.scss */
h1, h2, h3 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}

/* line 80, ../../../web/assets/css/sass/elements/_reset.scss */
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

/* line 87, ../../../web/assets/css/sass/elements/_reset.scss */
button:focus, input:focus {
  outline: none;
}

/* line 91, ../../../web/assets/css/sass/elements/_reset.scss */
blockquote, q {
  quotes: none;
}
/* line 93, ../../../web/assets/css/sass/elements/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* line 98, ../../../web/assets/css/sass/elements/_reset.scss */
* {
  box-sizing: border-box;
  /*inclut le border et le padding dans la largeur du bloc; n'inclut pas le margin*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 103, ../../../web/assets/css/sass/elements/_reset.scss */
.clear {
  clear: both;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url("/fonts/Roboto-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url("/fonts/Roboto-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url("/fonts/Roboto-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url("/fonts/Roboto-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.eot?rusqv8");
  src: url("/fonts/icomoon.eot?rusqv8#iefix") format("embedded-opentype"), url("/fonts/icomoon.woff2?rusqv8") format("woff2"), url("/fonts/icomoon.ttf?rusqv8") format("truetype"), url("/fonts/icomoon.woff?rusqv8") format("woff"), url("/fonts/icomoon.svg?rusqv8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 60, ../../../web/assets/css/sass/elements/_fonts.scss */
[class^="icon-"], [class*=" icon-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 75, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-user:before {
  content: "\e906";
}

/* line 79, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-gift:before {
  content: "\e909";
}

/* line 83, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-envelope:before {
  content: "\e696";
}

/* line 86, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-telephone:before {
  content: "\e76a";
}

/* line 89, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-map-marker:before {
  content: "\e77a";
}

/* line 92, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-mobile:before {
  content: "\e90b";
}

/* line 95, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-mobile2:before {
  content: "\e910";
}

/* line 98, ../../../web/assets/css/sass/elements/_fonts.scss */
.fa-star-o:before {
  content: "\e90d";
}

/* line 101, ../../../web/assets/css/sass/elements/_fonts.scss */
.fa-star:before {
  content: "\e90d";
}

/* line 105, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-price-tag:before {
  content: "\e90e";
}

/* line 108, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-previous:before {
  content: "\e900";
}

/* line 111, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-next:before {
  content: "\e901";
}

/* line 114, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-google-plus:before {
  content: "\e90f";
}

/* line 117, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-arrow-up4:before {
  content: "\edba";
}

/* line 120, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-arrow-right5:before {
  content: "\edc8";
}

/* line 123, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-arrow-left5:before {
  content: "\edca";
}

/* line 126, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-arrow-right8:before {
  content: "\edde";
}

/* line 129, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-calendar:before {
  content: "\e903";
}

/* line 132, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-globe:before {
  content: "\e904";
}

/* line 135, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-news:before {
  content: "\e905";
}

/* line 138, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-menu:before {
  content: "\e908";
}

/* line 141, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-eliophot:before {
  content: "\e907";
}

/* line 147, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-facebook {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(/assets/img/facebook.png) no-repeat;
}

/* line 154, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-tripadvisor:before {
  content: "\e902";
}

/* line 158, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-cross:before {
  content: "\e912";
}

/* line 161, ../../../web/assets/css/sass/elements/_fonts.scss */
.icon-personnes:before {
  content: "\e911";
}

/* line 1, ../../../web/assets/css/sass/elements/_cnil.scss */
#cookie-banner {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #ffffff;
  font-size: 14px;
  left: 0;
  line-height: 140%;
  padding: 0.7rem 2.5rem 0.7rem 1rem;
  position: fixed;
  text-align: center;
  right: 0;
  z-index: 50;
}
/* line 13, ../../../web/assets/css/sass/elements/_cnil.scss */
#cookie-banner a {
  color: #BE9E56;
  font-weight: bold;
  padding: 0 0.5rem;
  white-space: nowrap;
}
/* line 19, ../../../web/assets/css/sass/elements/_cnil.scss */
#cookie-banner #closeCNIL {
  cursor: pointer;
  font-size: 1.2em;
  margin-left: 0.8em;
}

/* line 4, ../../../web/assets/css/sass/elements/_commonHead.scss */
.desktop {
  display: none;
}

/* line 7, ../../../web/assets/css/sass/elements/_commonHead.scss */
body {
  color: #3f3c37;
  font-family: "Roboto-Regular", Arial, sans-serif;
  font-size: 1em;
  letter-spacing: 0.01em;
}

/* line 13, ../../../web/assets/css/sass/elements/_commonHead.scss */
.main {
  padding-top: 6.5rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

/* line 17, ../../../web/assets/css/sass/elements/_commonHead.scss */
#topbody {
  background: rgba(0, 0, 0, 0.25);
  height: 100%;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 21;
}

/* line 26, ../../../web/assets/css/sass/elements/_commonHead.scss */
#container {
  position: fixed;
  z-index: 100;
}

/* line 30, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecran {
  position: relative;
  width: 100%;
}

/* line 35, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contentWrapper {
  padding: 3em 0;
}

/* line 39, ../../../web/assets/css/sass/elements/_commonHead.scss */
.bigTitle {
  color: #3f3c37;
  text-transform: uppercase;
  font: 1em/120% "Roboto-Medium", Arial, sans-serif;
  letter-spacing: 0.03em;
  margin: 0 auto;
  margin-bottom: 0.25em;
  /* padding: 0 1rem;*/
  text-align: center;
}

/* line 50, ../../../web/assets/css/sass/elements/_commonHead.scss */
.smallTitle {
  font: 1.4em/120% "Roboto-Light", Arial, sans-serif;
  color: #afb74e;
  letter-spacing: 0.04em;
  margin: 0 auto;
  margin-bottom: 0.25em;
  padding: 0 1rem;
  text-align: center;
  max-width: 720px;
}

/* line 61, ../../../web/assets/css/sass/elements/_commonHead.scss */
.titleInterface {
  /* color: $bleu;
   font-family: $light;
   font-size:1.3em;*/
}

/*
.separateurTitre{
  margin:2em auto;
  text-align: center;
  &:before,&::before,&:after,&::after{
    background-color: $lightGrey;
    content: '';
    display: inline-block;
    height:1px;
    margin:0;
    vertical-align: text-top;
    width:25%;
    max-width:180px;
  }
  .couronne{
      background : url('/assets/img/couronne.png') 50% 50% no-repeat;
    width: 86px;
    height: 30px;
    display: inline-block;
  }
  i{
    color: $bleu;
    margin: 0 1em;
    font-size: 2em !important;
  }
}
*/
/* line 95, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table {
  border: none;
  margin-top: 1em;
}
/* line 98, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tbody {
  border: hidden;
}
/* line 101, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tr {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* line 105, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tr td {
  border: none;
}
/* line 107, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tr td ul {
  font-family: "Roboto-Regular", Arial, sans-serif;
  padding: 0 1.5em;
}
/* line 110, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tr td ul li {
  text-indent: -23px;
}
/* line 112, ../../../web/assets/css/sass/elements/_commonHead.scss */
.contenulist table tr td ul li:before {
  content: "\2022";
  font-size: 1em;
  color: #c3ce38;
  margin-right: 1rem;
}

/* line 125, ../../../web/assets/css/sass/elements/_commonHead.scss */
.content {
  line-height: 180%;
  margin: 0 auto;
  width: 90%;
  max-width: 630px;
}

/* line 132, ../../../web/assets/css/sass/elements/_commonHead.scss */
.wrapperLk {
  text-align: center;
  margin-top: 2em;
}

/* line 137, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkBtn {
  border: 1px solid #3f3c37;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  color: #3f3c37;
  display: inline-block;
  height: 3.5em;
  line-height: 3.5em;
  padding: 0 2.5em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 149, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkBtn:not(.noHover):hover {
  background-color: #3f3c37;
  color: #fff;
}

/* line 154, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkArrow {
  border: none;
  color: #c3ce38;
  font-size: 0.9em;
  padding: 0;
}
/* line 159, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkArrow i {
  color: #afb74e;
  font-size: 0.6em;
  display: inline-block;
  margin-left: 1.2em;
}
/* line 165, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkArrow:not(.noHover):hover {
  background-color: transparent;
  color: #2a2928;
}
/* line 168, ../../../web/assets/css/sass/elements/_commonHead.scss */
.lkArrow:not(.noHover):hover i {
  color: #2a2928;
}

/* line 175, ../../../web/assets/css/sass/elements/_commonHead.scss */
.photo {
  height: 140px;
  margin: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 300px;
}

/* line 184, ../../../web/assets/css/sass/elements/_commonHead.scss */
.background_ecran {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
/* line 191, ../../../web/assets/css/sass/elements/_commonHead.scss */
.background_ecran .photo {
  height: 120%;
  max-width: inherit;
  overflow: visible;
}

/* line 197, ../../../web/assets/css/sass/elements/_commonHead.scss */
.background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 205, ../../../web/assets/css/sass/elements/_commonHead.scss */
.filtreHover {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/* line 213, ../../../web/assets/css/sass/elements/_commonHead.scss */
.filtreHover.blanc {
  background-color: rgba(241, 241, 241, 0.89);
}

/* line 218, ../../../web/assets/css/sass/elements/_commonHead.scss */
.noHover .filtreHover {
  background-color: transparent;
}

/* line 223, ../../../web/assets/css/sass/elements/_commonHead.scss */
.header-body-opacity {
  position: fixed;
  left: -100vw;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: #060606;
  transition: opacity 0.2s;
  z-index: 20;
}
/* line 232, ../../../web/assets/css/sass/elements/_commonHead.scss */
.header-body-opacity.open {
  left: 0;
  top: 0;
  opacity: 0.5;
}
/* line 237, ../../../web/assets/css/sass/elements/_commonHead.scss */
.header-body-opacity.open-zindex {
  z-index: 91;
}

/* line 243, ../../../web/assets/css/sass/elements/_commonHead.scss */
.choixLangues {
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  min-width: 78px;
  width: 19%;
  max-width: 110px;
}
/* line 250, ../../../web/assets/css/sass/elements/_commonHead.scss */
.choixLangues .bull {
  color: white;
}
/* line 253, ../../../web/assets/css/sass/elements/_commonHead.scss */
.choixLangues i {
  color: white;
}
/* line 256, ../../../web/assets/css/sass/elements/_commonHead.scss */
.choixLangues .en_cours {
  color: #c3ce38;
}

/* line 261, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2, .ecrantypehotel4 {
  padding: 0 0 1em 0;
}
/* line 263, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper, .ecrantypehotel4 .contentWrapper {
  padding: 0 1em;
  max-width: 1600px;
  display: flex;
  flex-direction: column;
  /* margin: auto;
   align-items: center;*/
}
/* line 270, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .image, .ecrantypehotel4 .contentWrapper .image {
  overflow: hidden;
  width: 100%;
  height: 140px;
}
/* line 274, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .image .photo, .ecrantypehotel4 .contentWrapper .image .photo {
  width: 118%;
  max-width: inherit;
  height: 140px;
}
/* line 280, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur, .ecrantypehotel4 .contentWrapper .conteneur {
  background: #f2f2f2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 287, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur .contenu, .ecrantypehotel4 .contentWrapper .conteneur .contenu {
  padding: 4em 0 2em 0;
  max-width: 500px;
}
/* line 290, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur .contenu .content, .ecrantypehotel4 .contentWrapper .conteneur .contenu .content {
  width: 100%;
}
/* line 292, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur .contenu .content table, .ecrantypehotel4 .contentWrapper .conteneur .contenu .content table {
  width: 100%;
  border: 1px transparent solid;
}
/* line 295, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur .contenu .content table tr, .ecrantypehotel4 .contentWrapper .conteneur .contenu .content table tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 299, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel2 .contentWrapper .conteneur .contenu .content table tr td, .ecrantypehotel4 .contentWrapper .conteneur .contenu .content table tr td {
  border: 0;
}

/* line 313, ../../../web/assets/css/sass/elements/_commonHead.scss */
.ecrantypehotel4 .image {
  order: -1;
}

@media only screen and (min-width: 721px) {
  /* line 318, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .mobile {
    display: none;
  }

  /* line 321, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .desktop {
    display: block;
  }

  /* line 324, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .main {
    padding-top: 7.5rem;
  }

  /* line 327, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .contentWrapper {
    padding: 5em 0;
  }

  /* line 330, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .content {
    padding: 0.5em 0;
  }

  /* line 333, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .photo {
    height: 340px;
    max-width: none;
  }
  /* line 336, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .photo.large {
    width: 630px;
  }

  /* line 340, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .lkBtn {
    /* line-height: 4em;
     margin-top: 1.5em;
     min-width: 250px;*/
  }

  /* line 347, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .image, .ecrantypehotel4 .contentWrapper .image {
    height: 340px;
  }
  /* line 349, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .image .photo, .ecrantypehotel4 .contentWrapper .image .photo {
    height: 100%;
    width: 118%;
  }
  /* line 355, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .conteneur .contenu, .ecrantypehotel4 .contentWrapper .conteneur .contenu {
    padding: 5em 0 2em 0;
  }

  /* line 363, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .contenulist table tr {
    flex-direction: row;
  }
  /* line 365, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .contenulist table tr td {
    flex-basis: 44%;
    width: 44%;
  }
  /* line 368, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .contenulist table tr td ul {
    padding-left: 23px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 378, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2, .ecrantypehotel4 {
    padding: 1em 0 4em 0;
  }
  /* line 380, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper, .ecrantypehotel4 .contentWrapper {
    position: relative;
    flex-direction: row;
    padding: 0 1em;
    max-width: 1600px;
    display: flex;
    margin: auto;
    align-items: center;
    height: 650px;
  }
  /* line 389, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .image, .ecrantypehotel4 .contentWrapper .image {
    width: 64%;
    /* flex-basis: 60%;*/
    height: 100%;
  }
  /* line 393, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .image .photo, .ecrantypehotel4 .contentWrapper .image .photo {
    height: 100%;
    width: 118%;
  }
  /* line 398, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .conteneur, .ecrantypehotel4 .contentWrapper .conteneur {
    position: absolute;
    right: 1em;
    width: 43%;
    top: 50%;
    transform: translateY(-50%);
    min-width: 600px;
    /* flex-basis: 40%;
     left: -5%;*/
    height: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
  }
  /* line 413, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel2 .contentWrapper .conteneur .contenu, .ecrantypehotel4 .contentWrapper .conteneur .contenu {
    padding: 0 0;
    max-width: 500px;
    /*.content{
      width:100%;
      table{
        width: 100%;
        border:0;
        td{
          border:0;
        }
      }
    }*/
  }

  /* line 432, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel4 .contentWrapper .image {
    position: absolute;
    top: 0;
    right: 1em;
  }
  /* line 437, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .ecrantypehotel4 .contentWrapper .conteneur {
    left: 1em;
    right: inherit;
  }
}
@media only screen and (min-width: 1240px) {
  /* line 446, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .main {
    padding-top: 9rem;
  }

  /* line 449, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .bigTitle {
    font-size: 1em;
  }

  /* line 452, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .smallTitle {
    font-size: 1.50em;
  }

  /*.separateurTitre{
    margin: 2.5em auto;
  }*/
  /* line 458, ../../../web/assets/css/sass/elements/_commonHead.scss */
  .photo {
    /* height:440px;
     &.large{
       height:570px;
       width:85%;
       max-width:630px;
     }*/
  }
}
/* line 1, ../../../web/assets/css/sass/elements/_header.scss */
header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 90;
  -moz-box-shadow: 0 0 3px 1px #656565;
  -webkit-box-shadow: 0 0 3px 1px #656565;
  -o-box-shadow: 0 0 3px 1px #656565;
  box-shadow: 0 0 3px 1px #656565;
}
/* line 7, ../../../web/assets/css/sass/elements/_header.scss */
header .top {
  padding: 1em;
  display: flex;
  background-color: #3f3c37;
  align-items: center;
  justify-content: space-between;
  font-size: 0.7em;
}
/* line 14, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft, header .top .partRight {
  display: none;
  flex-basis: 40%;
  max-width: 567px;
  justify-content: space-around;
  align-items: center;
  text-transform: uppercase;
}
/* line 21, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft a, header .top .partRight a {
  color: #fff;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out 0s;
  -moz-transition: color 0.3s ease-in-out 0s;
  -ms-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
/* line 24, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft a i, header .top .partRight a i {
  color: #c3ce38;
  margin-right: 0.8em;
}
/* line 27, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft a i.icon-price-tag, header .top .partRight a i.icon-price-tag {
  transform: rotate(90deg);
  display: inline-block;
}
/* line 32, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft a .rond, header .top .partRight a .rond {
  position: absolute;
  font-family: "Roboto-Medium", Arial, sans-serif;
  color: #2a2928;
  font-size: 0.6em;
  background: white;
  border: 1px #c3ce38 solid;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.4em;
  top: -8px;
  left: 6px;
}
/* line 49, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partLeft a:hover, header .top .partLeft a.active, header .top .partRight a:hover, header .top .partRight a.active {
  color: #c3ce38;
}
/* line 54, ../../../web/assets/css/sass/elements/_header.scss */
header .top .burger, header .top .BtnResaMobile {
  color: #c3ce38;
  text-align: center;
  /* flex-basis: 15%;*/
  min-width: 63px;
  font-size: 1.1em;
  text-transform: uppercase;
}
/* line 61, ../../../web/assets/css/sass/elements/_header.scss */
header .top .burger i, header .top .BtnResaMobile i {
  color: #fff;
  font-size: 1.2em;
  display: block;
  margin-bottom: 1em;
  height: 18px;
}
/* line 67, ../../../web/assets/css/sass/elements/_header.scss */
header .top .burger i.icon-calendar, header .top .BtnResaMobile i.icon-calendar {
  font-size: 1.5em;
}
/* line 73, ../../../web/assets/css/sass/elements/_header.scss */
header .top .logo .mobile {
  width: 100%;
}
/* line 76, ../../../web/assets/css/sass/elements/_header.scss */
header .top .logo .desktop {
  max-width: 100%;
  margin: auto;
}
/* line 83, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa {
  cursor: pointer;
  align-items: center;
  display: flex;
  border: 1px #fff solid;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 0.8em 1em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 90, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa i {
  color: #fff;
  font-size: 1.3em;
  margin-right: 1em;
}
/* line 96, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa > div div:first-child {
  color: #c3ce38;
  font-family: "Roboto-Bold", Arial, sans-serif;
}
/* line 100, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa > div div:last-child {
  text-transform: lowercase;
  color: #fff;
  font-family: "Roboto-Light", Arial, sans-serif;
  font-size: 0.9em;
  margin-top: 0.2em;
}
/* line 109, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa:not(.noHover):hover {
  background-color: #fff;
}
/* line 111, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa:not(.noHover):hover i {
  color: #2a2928;
}
/* line 115, ../../../web/assets/css/sass/elements/_header.scss */
header .top .partRight .BtnResa:not(.noHover):hover > div div:last-child {
  color: #2a2928;
}
/* line 123, ../../../web/assets/css/sass/elements/_header.scss */
header .down {
  padding: 2em 0;
  background-color: #fff;
  font-size: 0.8em;
  position: fixed;
  top: 0;
  height: 100%;
  left: 0;
  /* right: 0;*/
  right: 100%;
  overflow: hidden;
}
/* line 134, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav {
  font-family: "Roboto-Light", Arial, sans-serif;
}
/* line 136, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav .menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1080px;
  width: 90%;
  margin: auto;
}
/* line 145, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav .menu li:hover a, header .down nav .menu li.active a {
  color: #c3ce38;
}
/* line 152, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navdesktop {
  display: none;
}
/* line 155, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navmobile {
  font-size: 1.4em;
  height: 100vh;
}
/* line 158, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navmobile .menu {
  height: 80vh;
  padding-top: 7vh;
}
/* line 162, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navmobile a {
  font-family: "Roboto-Regular", Arial, sans-serif;
}
/* line 166, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navmobile a.icon-gift:before, header .down nav.navmobile a.icon-price-tag:before {
  color: #c3ce38;
  margin-right: 1em;
  display: inline-block;
}
/* line 174, ../../../web/assets/css/sass/elements/_header.scss */
header .down nav.navmobile a.icon-price-tag:before {
  transform: rotate(90deg);
}
/* line 183, ../../../web/assets/css/sass/elements/_header.scss */
header .down .closeBurger {
  position: absolute;
  cursor: pointer;
  left: 0.5em;
  top: 0.5em;
  font-size: 1.5em;
  font-family: "Roboto-Light", Arial, sans-serif;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.5em;
}

@media only screen and (min-width: 1024px) {
  /* line 199, ../../../web/assets/css/sass/elements/_header.scss */
  header .top {
    padding: 0 0;
  }
  /* line 201, ../../../web/assets/css/sass/elements/_header.scss */
  header .top .partLeft, header .top .partRight {
    display: flex;
  }
  /* line 204, ../../../web/assets/css/sass/elements/_header.scss */
  header .top .logo {
    flex-basis: 20%;
  }
  /* line 207, ../../../web/assets/css/sass/elements/_header.scss */
  header .top .burger, header .top .BtnResaMobile {
    display: none;
  }
  /* line 211, ../../../web/assets/css/sass/elements/_header.scss */
  header .down {
    position: relative;
    right: 0;
  }
  /* line 215, ../../../web/assets/css/sass/elements/_header.scss */
  header .down nav .menu {
    flex-direction: row;
    text-transform: uppercase;
  }
  /* line 219, ../../../web/assets/css/sass/elements/_header.scss */
  header .down nav.navmobile {
    display: none;
  }
  /* line 222, ../../../web/assets/css/sass/elements/_header.scss */
  header .down nav.navdesktop {
    display: block;
  }
  /* line 227, ../../../web/assets/css/sass/elements/_header.scss */
  header .down .closeBurger {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 236, ../../../web/assets/css/sass/elements/_header.scss */
  header .top, header .down {
    font-size: 0.92em;
  }
}
/* line 1, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo {
  background-color: #fff;
  -webkit-transform: translateX(-50%) translateY(-110%);
  -moz-transform: translateX(-50%) translateY(-110%);
  -ms-transform: translateX(-50%) translateY(-110%);
  -o-transform: translateX(-50%) translateY(-110%);
  transform: translateX(-50%) translateY(-110%);
  position: fixed;
  top: 0;
  left: 50%;
  width: 90%;
  z-index: 999;
  overflow-y: auto;
  transition: all 0.2s;
  border-radius: 8px;
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.3);
  max-width: 570px;
  height: auto;
}
/* line 21, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo.open {
  top: 50%;
  max-height: 90vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/* line 31, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo.open .popup-promo-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  font-size: 1.5rem;
  line-height: 40px;
  text-align: center;
  text-shadow: 0 0 2px white;
  cursor: pointer;
  border: 0;
  background: none;
  z-index: 51;
}

/* line 49, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-content-resume {
  padding-bottom: 1rem;
}

/* line 52, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-content {
  padding: 10% 5% 5%;
}

/* line 56, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-img {
  margin: 25px auto 15px;
  text-align: center;
}
/* line 59, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-img img {
  max-width: 100%;
}

/* line 63, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-btn-price {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* line 69, ../../../web/assets/css/sass/elements/_popup.scss */
.popup-promo-content-price {
  margin-right: 2rem;
  font-size: 2rem;
  line-height: normal;
  color: #afb74e;
}

/* line 2, ../../../web/assets/css/sass/elements/alertmessage.scss */
::-webkit-input-placeholder {
  color: grey;
  font-size: 1rem;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 10, ../../../web/assets/css/sass/elements/alertmessage.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: grey;
  font-size: 0.8rem;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 16, ../../../web/assets/css/sass/elements/alertmessage.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: grey;
  font-size: 0.8rem;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 22, ../../../web/assets/css/sass/elements/alertmessage.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: grey;
  font-size: 0.8rem;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 40, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 600px;
  height: 390px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 53, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert [class^="icon-"], .alert [class*=" icon-"] {
  float: left;
}
/* line 56, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert button {
  background-color: transparent;
  border: none;
}
/* line 60, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert p {
  margin: 0;
}

/* line 64, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-dismissable, .alert-dismissible {
  padding-right: 0.75rem;
}
/* line 66, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-dismissable .close, .alert-dismissible .close {
  position: absolute;
  top: 16px;
  right: 16px;
  color: inherit;
  font-size: 31px;
  cursor: pointer;
}

/* line 87, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-success {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #3c763d;
}
/* line 33, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0.9);
}
/* line 36, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 90, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-info {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #31708f;
}
/* line 33, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0.9);
}
/* line 36, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 93, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-warning {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #8a6d3b;
}
/* line 33, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0.9);
}
/* line 36, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 96, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-danger {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #a94442;
}
/* line 33, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0.9);
}
/* line 36, ../../../web/assets/css/sass/elements/alertmessage.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 4, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS {
  position: fixed;
  z-index: 100;
  background: #f2f2f2;
  -webkit-overflow-scrolling: touch;
  width: 0;
  height: 100vh;
  right: -1000px;
  padding: 2em 2em 6em 2em;
  overflow-y: scroll;
}
/* line 14, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .fermerQS {
  position: absolute;
  cursor: pointer;
  right: 0.5em;
  top: 0.5em;
  font-size: 1.5em;
  font-family: "Roboto-Light", Arial, sans-serif;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.5em;
}
/* line 26, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .titres {
  text-align: center;
  height: 82px;
}
/* line 30, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .titres p:first-child {
  font-family: "Roboto-Medium", Arial, sans-serif;
  font-size: 1.1em;
}
/* line 34, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .titres p:nth-child(2) {
  font-family: "Roboto-Light", Arial, sans-serif;
  font-size: 0.9em;
}
/* line 41, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .chambre .quicksearch .formQS {
  position: relative;
}
/* line 43, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .chambre .quicksearch .formQS .contentQs {
  flex-direction: column;
  align-items: center;
}
/* line 46, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .chambre .quicksearch .formQS .contentQs .input {
  margin: 0.8em 0;
  width: 100%;
}
/* line 51, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .chambre .quicksearch .formQS .conteneurbouton {
  text-align: center;
  position: relative;
}
/* line 57, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant {
  margin-top: 7em;
}
/* line 60, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .phone i {
  color: #c3ce38;
  display: inline-block;
  margin-right: 1em;
}
/* line 65, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .phone span {
  font-family: "Roboto-Medium", Arial, sans-serif;
  font-size: 0.9em;
}
/* line 70, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa {
  margin-top: 3em;
}
/* line 74, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .contientform > div .input {
  width: 100%;
  margin: 0.4em 0;
}
/* line 77, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .contientform > div .input label {
  display: none;
}
/* line 80, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .contientform > div .input input, #fixedQS .restaurant .formulaireresa .contientform > div .input textarea {
  border: none;
  background: #fff;
  padding: 0.8em;
  width: 100%;
  margin: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/* line 88, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .contientform > div .input:last-child {
  margin-bottom: 0;
}
/* line 93, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .contientform > div.partiemsg .input, #fixedQS .restaurant .formulaireresa .contientform > div.partiemsg textarea {
  min-height: 100px;
}
/* line 99, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton {
  text-align: center;
  position: relative;
  bottom: 0;
  transform: translate(-50%, 50%);
  left: 50%;
}
/* line 105, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton button {
  cursor: pointer;
  background-color: #3f3c37;
  border: 1px #3f3c37 solid;
  -webkit-appearance: none;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 1em 5em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 113, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton button span:first-child {
  text-transform: uppercase;
  color: #afb74e;
  font-family: "Roboto-Bold", Arial, sans-serif;
  display: block;
  font-size: 1.1em;
}
/* line 120, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton button span:last-child {
  color: #fff;
  font-family: "Roboto-Light", Arial, sans-serif;
}
/* line 126, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton button:not(.noHover):hover {
  background-color: white;
}
/* line 129, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .conteneurbouton button:not(.noHover):hover span:last-child {
  color: #3f3c37;
}
/* line 136, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .consent-check .input {
  justify-content: center;
  padding-top: 0.4em;
  text-align: center;
}
/* line 140, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .consent-check .input label {
  width: auto !important;
  padding-top: 0 !important;
  font-size: 0.8em;
  font-weight: normal !important;
}
/* line 146, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .consent-check .input input {
  width: auto !important;
  height: auto !important;
}
/* line 151, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .consent-txt {
  margin: 2em 0 0 0;
}
/* line 153, ../../../web/assets/css/sass/elements/_qsFixed.scss */
#fixedQS .restaurant .formulaireresa .consent-txt p {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 0.65em;
  line-height: 1.1;
  color: #aaaaaa;
}

@media only screen and (min-width: 721px) {
  /* line 166, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1em 0 1em;
  }
  /* line 171, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .fermerQS {
    font-size: 2em;
  }
  /* line 176, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .titres p:first-child {
    font-size: 1.3em;
  }
  /* line 181, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .chambre, #fixedQS .restaurant {
    flex-basis: 48%;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    height: 380px;
    justify-content: space-between;
    align-items: center;
    max-width: 630px;
  }
  /* line 192, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .restaurant .formulaireresa {
    margin-top: inherit;
    width: 80%;
  }
  /* line 195, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .restaurant .formulaireresa .contientform {
    display: flex;
    justify-content: space-between;
  }
  /* line 198, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .restaurant .formulaireresa .contientform > div {
    flex-basis: 48%;
  }
  /* line 200, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .restaurant .formulaireresa .contientform > div.partiemsg {
    position: relative;
  }
  /* line 202, ../../../web/assets/css/sass/elements/_qsFixed.scss */
  #fixedQS .restaurant .formulaireresa .contientform > div.partiemsg .input, #fixedQS .restaurant .formulaireresa .contientform > div.partiemsg textarea {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
/* line 218, ../../../web/assets/css/sass/elements/_qsFixed.scss */
::-webkit-input-placeholder {
  color: #3f3c37;
  font-size: 1em;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  letter-spacing: 0.05em;
}

/* line 227, ../../../web/assets/css/sass/elements/_qsFixed.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3f3c37;
  font-size: 1em;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 233, ../../../web/assets/css/sass/elements/_qsFixed.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3f3c37;
  font-size: 1em;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 239, ../../../web/assets/css/sass/elements/_qsFixed.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #3f3c37;
  font-size: 1em;
  line-height: 18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}

/* line 1, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis {
  width: 100%;
  max-width: 281px;
  text-align: center;
  line-height: normal;
}
/* line 6, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis i {
  margin: 0 0.2em;
}
/* line 9, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis .fa-star {
  color: #c3ce38;
}
/* line 12, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis .fa-star-o {
  color: #cecece;
}
/* line 15, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis .ratingValue {
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 1.3em;
  margin: 0.5em 0;
}
/* line 20, ../../../web/assets/css/sass/elements/_widgetavis.scss */
.avis .lesavis {
  font-size: 0.72em;
  margin-bottom: 0.5em;
}

/* line 4, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal {
  display: none;
  position: absolute;
  z-index: 82;
  background: #f2f2f2;
  width: 90%;
  max-width: 1100px;
  align-items: center;
  left: 50%;
  transform: translate(-50%, -100%);
  padding: 0.8em 0;
}
/* line 17, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .text, #quicksearchHorizontal .avis {
  padding: 0 1em;
}
/* line 21, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .text {
  color: #060606;
}
/* line 23, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .text span {
  text-transform: uppercase;
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 0.98em;
  vertical-align: middle;
}
/* line 29, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .text div {
  font-family: "Roboto-Light", Arial, sans-serif;
  font-size: 0.85em;
  line-height: 23px;
  margin-top: 0.8em;
}
/* line 36, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .quicksearch {
  width: 100%;
  max-width: 750px;
  min-width: 670px;
  padding: 1em;
  border-left: 1px #eaeaea solid;
  border-right: 1px #eaeaea solid;
}
/* line 44, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis {
  width: 100%;
  max-width: 190px;
  text-align: center;
}
/* line 48, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis i {
  margin: 0 0.2em;
}
/* line 51, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis .fa-star {
  color: #c3ce38;
}
/* line 54, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis .fa-star-o {
  color: #cecece;
}
/* line 57, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis .ratingValue {
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 1.3em;
  margin: 0.1em 0;
}
/* line 62, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .avis .lesavis {
  font-size: 0.72em;
  margin-bottom: 0.5em;
}
/* line 68, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .api-prixWrapper {
  border: 2px solid;
  flex-grow: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
/* line 75, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .no-avail {
  display: none;
}
/* line 78, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .api-prix {
  width: 60px;
}
/* line 81, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .no-availability {
  position: relative;
}
/* line 84, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .no-availability span:not(.no-avail) {
  position: absolute;
  color: transparent !important;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
/* line 94, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontal .no-availability .no-avail {
  color: #2a2928;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
}

/* line 102, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile {
  position: absolute;
  width: 90%;
  max-width: 460px;
  height: 9em;
  padding: 0 2em;
  left: 50%;
  border: 1px #dcdcdc solid;
  transform: translate(-50%, -13%);
  background: #f2f2f2;
  z-index: 12;
}
/* line 113, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .avis {
  margin: auto;
  max-width: 210px;
}
/* line 116, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .avis .note_star {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
/* line 122, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .BtnResamobileAccueil {
  position: relative;
  bottom: 0;
  text-align: center;
}
/* line 126, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .BtnResamobileAccueil button {
  cursor: pointer;
  background-color: #3f3c37;
  border: 1px #3f3c37 solid;
  -webkit-appearance: none;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 1em 5em;
}
/* line 134, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .BtnResamobileAccueil button span:first-child {
  text-transform: uppercase;
  color: #afb74e;
  font-family: "Roboto-Bold", Arial, sans-serif;
  display: block;
  font-size: 1.1em;
}
/* line 141, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
#quicksearchHorizontalMobile .BtnResamobileAccueil button span:last-child {
  color: #fff;
  font-family: "Roboto-Light", Arial, sans-serif;
}

@media only screen and (min-width: 1300px) {
  /* line 151, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
  #quicksearchHorizontal {
    display: flex;
  }

  /* line 154, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
  #quicksearchHorizontalMobile {
    display: none;
  }
}
@media only screen and (min-width: 1240px) {
  /* line 162, ../../../web/assets/css/sass/elements/_quicksearchHorizontal.scss */
  #quicksearchHorizontal {
    padding: 1em 0;
  }
}
/* line 4, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch.en .formQS .input label input {
  font-size: 85%;
}
/* line 7, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch.en .formQS .input label i {
  right: 13px;
}
/* line 12, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS {
  align-items: center;
  max-width: 750px;
  width: 100%;
}
/* line 16, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS .contentQs {
  display: flex;
  justify-content: center;
}
/* line 20, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS .input {
  width: 32%;
  max-width: 180px;
  text-align: center;
  cursor: pointer;
  margin: 0 0.3em;
  /* padding: 1.2em 2em;
   background: #eaeaea;*/
  background: #fff;
  /* background-color: $grey;*/
}
/* line 31, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS input {
  border: none;
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 1em;
  max-width: 135px;
  color: #3f3c37;
  cursor: pointer;
  background-color: transparent;
  padding: 1.3em 0;
  /* background: #eaeaea;*/
  /* background-color: $lightGrey;*/
}
/* line 43, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS label {
  position: relative;
  display: block;
  cursor: pointer;
}
/* line 49, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS i {
  color: #c3ce38;
  position: absolute;
  right: 18px;
  top: 1.4em;
  cursor: pointer;
}
/* line 56, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS select {
  background: transparent;
  border: none;
  cursor: pointer;
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #3f3c37;
  padding: 1.3em 0;
  padding: 1.3em 0.5em;
  width: 100%;
}
/* line 70, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS select::-ms-expand {
  display: none;
}
/* line 73, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .formQS .select {
  position: absolute;
  transform: rotate(90deg);
  right: 20px;
  z-index: 1;
  top: 1.4em;
}
/* line 81, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton {
  margin-left: 10px;
}
/* line 88, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton button {
  cursor: pointer;
  background-color: #3f3c37;
  border: 1px #3f3c37 solid;
  -webkit-appearance: none;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 1em 5em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 96, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton button span:first-child {
  text-transform: uppercase;
  color: #afb74e;
  font-family: "Roboto-Bold", Arial, sans-serif;
  display: block;
  font-size: 1.1em;
}
/* line 103, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton button span:last-child {
  color: #fff;
  font-family: "Roboto-Light", Arial, sans-serif;
}
/* line 109, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton button:not(.noHover):hover {
  background-color: white;
}
/* line 112, ../../../web/assets/css/sass/elements/_quicksearch.scss */
.quicksearch .conteneurbouton button:not(.noHover):hover span:last-child {
  color: #3f3c37;
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
/* line 7, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
/* line 13, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}

/**
 * The month and year labels.
 */
/* line 21, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}

/* line 28, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic;
}

/**
 * The month and year selectors.
 */
/* line 36, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em;
}

@media (min-width: 24.5em) {
  /* line 45, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}
/* line 50, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__select--month {
  width: 35%;
}

/* line 53, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__select--year {
  width: 22.5%;
}

/* line 56, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
/* line 63, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}

@media (min-width: 24.5em) {
  /* line 73, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
/* line 78, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

@media (min-width: 24.5em) {
  /* line 83, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
/* line 87, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  /* line 92, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
/* line 96, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

/* line 107, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000;
}

/* line 111, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}

/* line 117, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
/* line 129, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}

@media (min-height: 33.875em) {
  /* line 140, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__table {
    margin-bottom: .75em;
  }
}
/* line 144, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
/* line 151, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  /* line 160, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__weekday {
    padding-bottom: .5em;
  }
}
/**
 * The days on the calendar
 */
/* line 167, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

/* line 172, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--today {
  position: relative;
}

/* line 175, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent;
}

/* line 185, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}

/* line 188, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--outfocus {
  color: #dddddd;
}

/* line 191, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}

/* line 197, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--highlighted {
  border-color: #0089ec;
}

/* line 200, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}

/* line 206, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff;
}

/* line 212, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

/* line 220, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
/* line 227, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__footer {
  text-align: center;
}

/* line 230, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

/* line 242, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

/* line 250, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}

/* line 257, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

/* line 264, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em;
}

/* line 269, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}

/* line 275, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200;
}

/* line 280, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777;
}

/* line 288, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

/* line 295, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}

/* line 299, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/**
 * The holder should overlay the entire screen.
 */
/* line 312, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
/* line 321, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media (min-height: 33.875em) {
  /* line 334, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  /* line 342, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
/* line 349, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 33.875em) {
  /* line 355, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__wrap {
    display: block;
  }
}
/**
 * The box contains all the picker contents.
 */
/* line 362, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  /* line 368, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__box {
    font-size: 1.25em;
  }
}
@media (min-height: 33.875em) {
  /* line 373, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
@media (min-height: 40.125em) {
  /* line 384, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px;
  }
}
/**
 * When the picker opens...
 */
/* line 393, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker--opened .picker__holder {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}

/* line 403, ../../../web/assets/css/sass/elements/datepicker.scss */
.picker--opened .picker__frame {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 33.875em) {
  /* line 413, ../../../web/assets/css/sass/elements/datepicker.scss */
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}
/* line 1, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile {
  background-color: #2a2928;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: space-around;
  font-size: 13px;
  height: 3em;
  line-height: 3em;
  padding: 0 1em;
  position: fixed;
  text-transform: uppercase;
  width: 100%;
  z-index: 12;
}
/* line 15, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile i {
  margin-right: 5px;
}
/* line 18, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .icon-telephone, #quickaccessMobile .icon-left {
  font-size: 0.9em;
}
/* line 21, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .icon-envelope {
  font-size: 1.1em;
  position: relative;
  top: 0.05em;
}
/* line 26, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .choixLangues {
  white-space: nowrap;
}
/* line 28, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .choixLangues i {
  border: none;
  line-height: 3em;
}
/* line 32, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .choixLangues .en_cours {
  color: #fff;
  margin-right: 3px;
}
/* line 36, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
#quickaccessMobile .choixLangues a {
  color: #3f3c37;
  margin: 0 3px;
}

@media only screen and (min-width: 721px) {
  /* line 44, ../../../web/assets/css/sass/elements/_quickaccessmobile.scss */
  #quickaccessMobile {
    display: none;
  }
}
/* line 3, ../../../web/assets/css/sass/elements/_footer.scss */
footer {
  background-color: #3f3c37;
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  /* padding:1.5em 0 3.5em;*/
  text-align: center;
}
/* line 9, ../../../web/assets/css/sass/elements/_footer.scss */
footer .logo img {
  max-width: 100%;
}
/* line 13, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos {
  line-height: 180%;
  max-width: 210px;
  margin: 1.5em auto 1.5em auto;
  text-transform: uppercase;
}
/* line 18, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos .tiret {
  display: none;
}
/* line 21, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos .desktop {
  font-family: "Roboto-Regular", Arial, sans-serif;
}
/* line 24, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos address {
  font-style: normal;
  font-family: "Roboto-Regular", Arial, sans-serif;
  margin-bottom: 1em;
}
/* line 28, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos address span {
  margin: 0;
}
/* line 31, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos address i {
  padding-right: 0.4em;
  color: #c3ce38;
}
/* line 36, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos a, footer .infos span {
  display: inline-block;
  color: #fff;
}
/* line 40, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos a {
  font-family: "Roboto-Regular", Arial, sans-serif;
  margin: 0 1em 1em 1em;
}
/* line 43, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos a i {
  padding-right: 0.4em;
  color: #c3ce38;
}
/* line 48, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos .resSoc {
  display: block;
}
/* line 50, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos .resSoc a {
  margin: 0 0.8em;
}
/* line 52, ../../../web/assets/css/sass/elements/_footer.scss */
footer .infos .resSoc a i {
  color: #fff;
  padding: 0;
}
/* line 60, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down {
  padding: 2em 0;
  background-color: #fff;
}
/* line 63, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down nav {
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
/* line 68, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down nav ul li {
  line-height: 180%;
  font-size: 0.9em;
}
/* line 71, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down nav ul li a {
  color: #8c8f91;
}
/* line 76, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down nav ul .icon-eliophot:before, footer .down nav ul .icon-eliophot::before {
  padding-right: 0.4em;
}
/* line 83, ../../../web/assets/css/sass/elements/_footer.scss */
footer .down .partenaires img {
  vertical-align: middle;
  max-width: 90px;
}

@media only screen and (min-width: 721px) {
  /* line 95, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down {
    padding: 1em 1em;
  }
  /* line 98, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down ul li {
    display: inline-block;
    margin: 0 2%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 110, ../../../web/assets/css/sass/elements/_footer.scss */
  footer {
    position: relative;
  }
  /* line 112, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .infos {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
  }
  /* line 116, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .infos .tiret {
    display: inline;
  }
  /* line 119, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .infos > address, footer .infos a, footer .infos span {
    margin: 0 0.5em;
  }
  /* line 122, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .infos .resSoc {
    display: inline;
  }
  /* line 124, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .infos .resSoc a {
    margin: 0 0.2em;
  }
  /* line 129, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  /* line 134, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down nav {
    text-align: center;
    margin: inherit;
  }
  /* line 138, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down .partenaires {
    order: -1;
  }
  /* line 140, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down .partenaires img {
    max-width: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 148, ../../../web/assets/css/sass/elements/_footer.scss */
  footer {
    position: relative;
  }
}
@media only screen and (min-width: 1366px) {
  /* line 157, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down nav {
    text-align: right;
    flex: auto;
  }
  /* line 162, ../../../web/assets/css/sass/elements/_footer.scss */
  footer .down .partenaires img {
    max-width: inherit;
    max-height: 92px;
  }
}
/* line 18, ../../../web/assets/css/sass/head/default.scss */
.elioloader {
  position: relative;
  display: inline-block;
  margin: 8px;
  width: 4px;
  height: 4px;
  font-size: 4px;
  border-radius: 50%;
  text-indent: -9999em;
  animation: load4px17518378 1.1s infinite ease;
  transform: translateZ(0);
}
@keyframes load4px17518378 {
  0%,
    100% {
    box-shadow: 0px -8px 0px 0px #afb74e, 6px -6px 0 0px rgba(175, 183, 78, 0.2), 8px 0px 0 0px rgba(175, 183, 78, 0.2), 6px 6px 0 0px rgba(175, 183, 78, 0.2), 0px 8px 0 0px rgba(175, 183, 78, 0.2), -6px 6px 0 0px rgba(175, 183, 78, 0.2), -8px 0px 0 0px rgba(175, 183, 78, 0.5), -6px -6px 0 0px rgba(175, 183, 78, 0.7);
  }
  12.5% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.7), 6px -6px 0 0px #afb74e, 8px 0px 0 0px rgba(175, 183, 78, 0.2), 6px 6px 0 0px rgba(175, 183, 78, 0.2), 0px 8px 0 0px rgba(175, 183, 78, 0.2), -6px 6px 0 0px rgba(175, 183, 78, 0.2), -8px 0px 0 0px rgba(175, 183, 78, 0.2), -6px -6px 0 0px rgba(175, 183, 78, 0.5);
  }
  25% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.5), 6px -6px 0 0px rgba(175, 183, 78, 0.7), 8px 0px 0 0px #afb74e, 6px 6px 0 0px rgba(175, 183, 78, 0.2), 0px 8px 0 0px rgba(175, 183, 78, 0.2), -6px 6px 0 0px rgba(175, 183, 78, 0.2), -8px 0px 0 0px rgba(175, 183, 78, 0.2), -6px -6px 0 0px rgba(175, 183, 78, 0.2);
  }
  37.5% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.2), 6px -6px 0 0px rgba(175, 183, 78, 0.5), 8px 0px 0 0px rgba(175, 183, 78, 0.7), 6px 6px 0 0px #afb74e, 0px 8px 0 0px rgba(175, 183, 78, 0.2), -6px 6px 0 0px rgba(175, 183, 78, 0.2), -8px 0px 0 0px rgba(175, 183, 78, 0.2), -6px -6px 0 0px rgba(175, 183, 78, 0.2);
  }
  50% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.2), 6px -6px 0 0px rgba(175, 183, 78, 0.2), 8px 0px 0 0px rgba(175, 183, 78, 0.5), 6px 6px 0 0px rgba(175, 183, 78, 0.7), 0px 8px 0 0px #afb74e, -6px 6px 0 0px rgba(175, 183, 78, 0.2), -8px 0px 0 0px rgba(175, 183, 78, 0.2), -6px -6px 0 0px rgba(175, 183, 78, 0.2);
  }
  62.5% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.2), 6px -6px 0 0px rgba(175, 183, 78, 0.2), 8px 0px 0 0px rgba(175, 183, 78, 0.2), 6px 6px 0 0px rgba(175, 183, 78, 0.5), 0px 8px 0 0px rgba(175, 183, 78, 0.7), -6px 6px 0 0px #afb74e, -8px 0px 0 0px rgba(175, 183, 78, 0.2), -6px -6px 0 0px rgba(175, 183, 78, 0.2);
  }
  75% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.2), 6px -6px 0 0px rgba(175, 183, 78, 0.2), 8px 0px 0 0px rgba(175, 183, 78, 0.2), 6px 6px 0 0px rgba(175, 183, 78, 0.2), 0px 8px 0 0px rgba(175, 183, 78, 0.5), -6px 6px 0 0px rgba(175, 183, 78, 0.7), -8px 0px 0 0px #afb74e, -6px -6px 0 0px rgba(175, 183, 78, 0.2);
  }
  87.5% {
    box-shadow: 0px -8px 0px 0px rgba(175, 183, 78, 0.2), 6px -6px 0 0px rgba(175, 183, 78, 0.2), 8px 0px 0 0px rgba(175, 183, 78, 0.2), 6px 6px 0 0px rgba(175, 183, 78, 0.2), 0px 8px 0 0px rgba(175, 183, 78, 0.2), -6px 6px 0 0px rgba(175, 183, 78, 0.5), -8px 0px 0 0px rgba(175, 183, 78, 0.7), -6px -6px 0 0px #afb74e;
  }
}
/* line 24, ../../../web/assets/css/sass/head/default.scss */
a picture,
a figure,
.hover-opacity picture,
.hover-opacity figure {
  position: relative;
  display: block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 30, ../../../web/assets/css/sass/head/default.scss */
a picture:after,
a figure:after,
.hover-opacity picture:after,
.hover-opacity figure:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\e936";
  color: #fff;
  opacity: 0;
  font-size: 5rem;
  background-color: rgba(6, 6, 6, 0);
  z-index: 2;
}
/* line 48, ../../../web/assets/css/sass/head/default.scss */
a picture.picture-is-video:before,
a figure.picture-is-video:before,
.hover-opacity picture.picture-is-video:before,
.hover-opacity figure.picture-is-video:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-top: 25px solid transparent;
  border-right: 35px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 35px solid #fff;
  transform: translate(calc(-50% + 25px), -50%);
}
/* line 70, ../../../web/assets/css/sass/head/default.scss */
a:hover picture:after,
a:hover figure:after, a:focus picture:after,
a:focus figure:after, a:active picture:after,
a:active figure:after,
.hover-opacity:hover picture:after,
.hover-opacity:hover figure:after,
.hover-opacity:focus picture:after,
.hover-opacity:focus figure:after,
.hover-opacity:active picture:after,
.hover-opacity:active figure:after {
  opacity: 1;
  background-color: rgba(6, 6, 6, 0.4);
}

/*
@media only screen and (min-width : 721px) {
  .content {
    padding: 0;
  }
}*/
/* line 5, assetic_compassRNrP66.scss */
#accueil1 .h100 {
  min-height: 240px;
  position: relative;
  width: 100%;
  z-index: 0;
}
/* line 11, assetic_compassRNrP66.scss */
#accueil1 #ecranHome {
  position: absolute;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  top: 60px;
  width: 100%;
  z-index: 10;
}
/* line 18, assetic_compassRNrP66.scss */
#accueil1 #ecranHome .contentWrapper {
  padding: 0;
}
/* line 21, assetic_compassRNrP66.scss */
#accueil1 #ecranHome .bigTitle, #accueil1 #ecranHome .smallTitle {
  color: #fff;
  text-align: left;
  letter-spacing: 0.1em;
  padding-left: 1em;
  font-size: 1.1em;
}

/* line 30, assetic_compassRNrP66.scss */
.sliderFullScreen {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
/* line 40, assetic_compassRNrP66.scss */
.sliderFullScreen img {
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
/* line 45, assetic_compassRNrP66.scss */
.sliderFullScreen .slides {
  height: 100%;
  width: 100%;
}
/* line 48, assetic_compassRNrP66.scss */
.sliderFullScreen .slides li {
  height: 100%;
  opacity: 1;
  position: absolute !important;
}
/* line 54, assetic_compassRNrP66.scss */
.sliderFullScreen .photo {
  height: 100%;
  width: 100%;
  max-width: none;
}
/* line 59, assetic_compassRNrP66.scss */
.sliderFullScreen .flex-control-nav {
  z-index: 5;
  bottom: 2em;
  left: 2em;
  text-align: left;
  width: auto;
}
/* line 66, assetic_compassRNrP66.scss */
.sliderFullScreen .flex-control-nav li {
  display: inline-block;
}
/* line 68, assetic_compassRNrP66.scss */
.sliderFullScreen .flex-control-nav li a {
  color: transparent;
  margin: -0.25rem;
  padding: 0.25rem;
}
/* line 74, assetic_compassRNrP66.scss */
.sliderFullScreen .flex-control-nav li a:before, .sliderFullScreen .flex-control-nav li a::before {
  background-color: transparent;
  border: 2px #fff solid;
  -webkit-border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  -moz-border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  content: '';
  display: inline-block;
  height: 0.5rem;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  width: 0.5rem;
}
/* line 85, assetic_compassRNrP66.scss */
.sliderFullScreen .flex-control-nav li a.flex-active:before, .sliderFullScreen .flex-control-nav li a.flex-active::before, .sliderFullScreen .flex-control-nav li a:not(.noHover):hover:before, .sliderFullScreen .flex-control-nav li a:not(.noHover):hover::before {
  background-color: #fff;
}
/* line 92, assetic_compassRNrP66.scss */
.sliderFullScreen .filtre {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* IE10 preview */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-8 */
  z-index: 2;
  position: absolute;
  height: 6em;
  width: 100%;
  bottom: 0;
}

/* line 110, assetic_compassRNrP66.scss */
#accueil2 .contentWrapper {
  padding-top: 11rem;
}

@media only screen and (min-width: 721px) {
  /* line 117, assetic_compassRNrP66.scss */
  #accueil1 .h100 {
    height: 400px;
  }
  /* line 120, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome {
    top: 160px;
  }
  /* line 122, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .bigTitle {
    font-size: 1.8em;
  }
  /* line 125, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .smallTitle {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 132, assetic_compassRNrP66.scss */
  .sliderFullScreen .flex-control-nav {
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 30%);
  }

  /* line 139, assetic_compassRNrP66.scss */
  #accueil1 .h100 {
    height: calc(100vh - 7.5em);
  }
  /* line 143, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome {
    top: 50%;
    transform: translateY(-50%);
    padding-left: 2em;
    text-align: left;
  }
  /* line 148, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .bigTitle {
    text-align: center;
  }
  /* line 151, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .smallTitle {
    text-align: center;
  }
}
@media only screen and (min-width: 1240px) {
  /* line 160, assetic_compassRNrP66.scss */
  #accueil1 .h100 {
    height: calc(100vh - 9rem);
  }
  /* line 163, assetic_compassRNrP66.scss */
  #accueil1 .h100 .sliderFullScreen .flex-control-nav {
    bottom: 1.2em;
    left: 2em;
    text-align: left;
    width: auto;
    transform: inherit;
    top: initial;
  }
  /* line 173, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    height: 20vh;
    padding-left: 2em;
    text-align: left;
    /* top: 50%;
     transform: translateY(-50%);*/
  }
  /* line 182, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .bigTitle {
    font-family: "Roboto-Medium", Arial, sans-serif;
    font-size: 2em;
  }
  /* line 186, assetic_compassRNrP66.scss */
  #accueil1 #ecranHome .smallTitle {
    font-family: "Roboto-Light", Arial, sans-serif;
    font-size: 2em;
  }

  /* line 192, assetic_compassRNrP66.scss */
  .gradient {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0%, transparent 70%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(70%, transparent), color-stop(100%, transparent));
    /* Chrome4-9,Safari4-5 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0%, transparent 70%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0%, transparent 70%, transparent 100%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0%, transparent 70%, transparent 100%);
    /* IE10 preview */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 );
  }
}
