@charset "UTF-8";
/*
    Created on : 28 avr. 2020, 09:30:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/* 
    Created on : 28 avr. 2020, 09:00:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/*-- Declaration variables couleurs--*/
/* bleu clair */
/* bleu fonce */
/* bleu tres fonce */
/* pasteque */
/* rouge */
/*beige*/
/*antracithe*/
/* gris4 */
/*-- Declaration classes font--*/
.font1 {
  font-family: "Caveat Brush", cursive;
}

.font2 {
  font-family: "Alegreya Sans", sans-serif;
}

.font3 {
  font-family: "Caveat", cursive;
}

/*-- Declaration classes couleurs--*/
.noir {
  color: #131312;
}

.blanc {
  color: #ffffff;
}

.gris {
  color: #f7f7f7;
}

.couleur1 {
  color: #89c0f4;
}

.couleur2 {
  color: #1669b8;
}

.couleur3 {
  color: #131d2f;
}

.couleur4 {
  color: #d68a7a;
}

.couleur5 {
  color: #f26c4f;
}

.couleur6 {
  color: #0b3c6a;
}

.couleur7 {
  color: #122b41;
}

.couleur8 {
  color: #636a72;
}

.couleur9 {
  color: #332c26;
}

.couleur10 {
  color: #b6cd48;
}

.bgNoir {
  background-color: #131312;
}

.bgBlanc {
  background-color: #ffffff;
}

.bgGris {
  background-color: #f7f7f7;
}

.bgCouleur1 {
  background-color: #89c0f4;
}

.bgCouleur2 {
  background-color: #1669b8;
}

.bgCouleur3 {
  background-color: #131d2f;
}

.bgCouleur4 {
  background-color: #d68a7a;
}

.bgCouleur5 {
  background-color: #f26c4f;
}

.bgCouleur6 {
  background-color: #0b3c6a;
}

.bgCouleur7 {
  background-color: #122b41;
}

.bgCouleur8 {
  background-color: #636a72;
}

.bgCouleur9 {
  background-color: #332c26;
}

.bgCouleur10 {
  background-color: #b6cd48;
}

/*-- Declaration mixin--*/
/*////////////////////////////////////////////////////////////////////*/
.alert {
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  background-color: #f26c4f;
}
.alert p {
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  color: #fff;
  font-size: 1.2em;
}
.alert.show {
  visibility: visible;
  transition: opacity 1s ease-out;
  opacity: 1;
  height: 100px;
}
.alert.hide {
  opacity: 0;
}

#navResa {
  padding: 36px 0 90px 0;
  background-image: url(../medias_front/common/backgroundBlack.jpg);
}
#navResa.useBookingGift {
  padding: 56px 0px 190px;
}
@media screen and (max-width: 980px) {
  #navResa {
    padding: 20px 0 137px 0;
  }
}

.giftCodeResa {
  top: -150px;
  color: #fff;
  display: none;
}
.giftCodeResa label {
  width: 100%;
  text-align: center;
  font-size: 2em;
  margin-bottom: 10px;
}
.giftCodeResa input {
  margin-top: 30px;
  font-size: 1.5em;
  border-radius: 9px;
  border: none;
  text-align: center;
  padding: 6px 0px;
}

.infoExtention {
  text-align: justify;
  font-size: 1.1em;
  font-family: "Alegreya Sans", sans-serif;
  margin-top: 50px;
  display: none;
  line-height: 1.4em;
}

.giftUseCodeResa {
  top: -127px;
  font-size: 1.6em;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-image: url(../medias_front/common/backgroundBlack.jpg);
  flex-direction: column;
  align-items: center;
}

.containerAlertResaCC {
  width: 100%;
  margin-top: 40px;
}

.btnGift {
  padding: 6px 30px !important;
  background-color: #89c0f4;
  border-radius: 8px !important;
  color: #ffffff;
  white-space: nowrap;
  display: none;
  cursor: pointer;
  margin-left: 10px;
}

.linkForExtendGift {
  padding: 10px 30px !important;
  background-color: #89c0f4;
  border-radius: 8px !important;
  color: #ffffff;
  white-space: nowrap;
  display: none;
  cursor: pointer;
  margin-left: 10px;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 1.2em !important;
}

.notExtensible {
  color: #f26c4f;
  display: none;
  margin-bottom: 0;
  font-size: 1.5em;
}

.extensible {
  color: #f26c4f;
  font-size: 1.5em;
  display: none;
  margin-bottom: 0;
}

.everValid {
  color: #34a72d !important;
  font-size: 1.5em;
  display: none;
  margin-bottom: 0;
}

#page_module #bloc_sousMenuModule .bouton {
  background-color: #89c0f4;
  color: #ffffff;
  font-family: "Alegreya Sans", sans-serif;
  border-radius: 0;
  font-size: 1em;
  font-weight: 400;
  position: absolute;
  z-index: 15;
}
#page_module #bloc_sousMenuModule .bouton.step2 {
  top: -30px;
}
#page_module #bloc_sousMenuModule .bouton.paiement {
  top: -40px;
}
@media screen and (max-width: 431px) {
  #page_module #bloc_sousMenuModule .bouton.paiement {
    max-width: 70%;
  }
}
#page_module #bloc_sousMenuModule .bouton:after {
  background-color: #131d2f;
}
#page_module #bloc_sousMenuModule .bouton:hover {
  color: #ffffff;
}
#page_module #bloc_sousMenuModule .bouton.sejour {
  padding: 15px 90px;
}
#page_module #bloc_sousMenuModule .bouton.sejour span {
  left: 15px;
}
#page_module #bloc_sousMenuModule .bouton.offreCheque {
  overflow: visible;
  padding: 15px 90px;
}
@media screen and (max-width: 400px) {
  #page_module #bloc_sousMenuModule .bouton.offreCheque {
    padding: 15px 60px;
  }
}
#page_module #bloc_sousMenuModule .bouton.offreCheque span {
  left: 15px;
}
#page_module #bloc_sousMenuModule .bouton.offreCheque span:after {
  content: "";
  top: calc(50% - 57px);
  left: -117px;
  position: absolute;
  background-image: url(../medias_front/common/regalo.png);
  width: 97px;
  height: 164px;
  background-size: contain;
  background-repeat: no-repeat;
}
#page_module #bloc_sousMenuModule .btnModif {
  margin-top: 50px;
}
#page_module #bloc_sousMenuModule .bouton:not(.selected) {
  color: #ffffff;
  border-radius: 5px;
  max-width: 90%;
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).utilCadeau {
  background-color: #d68a7a;
  position: initial;
  z-index: 2;
  max-width: 360px;
  padding: 15px 90px;
}
@media screen and (max-width: 1060px) {
  #page_module #bloc_sousMenuModule .bouton:not(.selected).utilCadeau {
    margin: 15px;
  }
}
@media screen and (max-width: 400px) {
  #page_module #bloc_sousMenuModule .bouton:not(.selected).utilCadeau {
    padding: 15px 60px;
  }
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).utilCadeau.currentPage {
  background-color: #f26c4f;
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).sejour {
  background-color: #d68a7a;
  position: initial;
  z-index: 2;
  max-width: 360px;
  padding: 15px 90px;
}
@media screen and (max-width: 1060px) {
  #page_module #bloc_sousMenuModule .bouton:not(.selected).sejour {
    margin: 15px;
  }
}
@media screen and (max-width: 400px) {
  #page_module #bloc_sousMenuModule .bouton:not(.selected).sejour {
    padding: 15px 60px;
  }
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).sejour.currentPage {
  background-color: #f26c4f;
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).offreCheque {
  background-color: #d68a7a;
  position: initial;
  z-index: 3;
  max-width: 360px;
}
@media screen and (max-width: 1060px) {
  #page_module #bloc_sousMenuModule .bouton:not(.selected).offreCheque {
    margin: 15px;
  }
}
#page_module #bloc_sousMenuModule .bouton:not(.selected).offreCheque.currentPage {
  background-color: #f26c4f;
}
#page_module #bloc_sousMenuModule .bouton:not(.selected):after {
  background-color: #89c0f4;
}
#page_module #bloc_listeModule.pageBloc {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc {
  width: 100%;
  margin: 0 auto;
  width: calc(100% - 60px);
  max-width: 1220px;
  padding: 0 0 50px 0;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc #fluxFerry {
  width: 100%;
  max-width: 600px;
  margin: 50px 0 0;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc #fluxFerry li {
  width: 100%;
  padding: 10px 15px;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc #fluxFerry li:nth-child(even) {
  background-color: #1669b8;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc #fluxFerry li:nth-child(odd) {
  background-color: #89c0f4;
}
#page_module #bloc_listeModule.pageBloc .intPageBloc #fluxFerry li p {
  color: #ffffff;
  padding: 5px 5px;
}
#page_module #bloc_listeModule.pageBloc.agd .intPageBloc {
  width: 100%;
}
@media screen and (max-width: 1220px) {
  #page_module #bloc_listeModule.pageBloc.agd .intPageBloc {
    width: calc(100% - 60px);
  }
}
#page_module #bloc_titre .intPageBloc {
  max-width: 1220px;
  margin: 30px auto;
  padding: 20px 130px;
}
@media screen and (max-width: 1220px) {
  #page_module #bloc_titre .intPageBloc {
    padding: 20px 0;
  }
}
#page_module #bloc_titre .intPageBloc .blocTitre {
  padding: 35px 25px 25px 25px;
  margin: 0px 0px 25px;
  position: absolute;
  border-radius: 0 0 15px 15px;
  background-color: #f4f1ea;
  z-index: 2;
  width: calc(100% - 60px);
  max-width: 500px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /*--Exemple d'appel : @include transform(translate(-50%, -50%));--*/
}
#page_module #bloc_titre .intPageBloc .blocTitre:after {
  /*display:none;*/
  content: "";
  display: block;
  width: 87px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /*--Exemple d'appel : @include transform(translate(-50%, -50%));--*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  background-image: url(../medias_front/common/vagues1.png);
}
@media screen and (max-width: 560px) {
  #page_module #bloc_titre .intPageBloc .blocTitre {
    position: relative;
    width: calc(100% - 0px);
  }
}
#page_module #bloc_titre .intPageBloc .blocContenu .intBlocTxtContenu a.aSpan {
  width: 100%;
  height: 500px;
  display: block;
  max-width: calc(100vw - 70px);
  max-height: calc(100vw - 70px);
  border-radius: 15px;
  overflow: hidden;
  margin: 0 auto;
}
#page_module #bloc_titre .intPageBloc .blocContenu .intBlocTxtContenu a.aSpan .imgZoom {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 970px) {
  #page_module #bloc_titre .intPageBloc .blocContenu .intBlocTxtContenu a.aSpan {
    height: calc((100vw - 70px) / 100 * 55);
  }
}
#page_module #bloc_titre .date {
  display: block;
  width: 100%;
  padding: 1px 0;
  font-size: 11pt;
  text-transform: uppercase;
  color: #89c0f4;
  font-weight: 800;
  /*font-size: 10pt;*/
}
@media screen and (max-width: 900px) {
  #page_module #bloc_titre .date {
    text-align: center;
  }
}
#page_module #bloc_titre .lieu {
  display: block;
  width: 100%;
  padding: 5px 0;
  color: #131312;
  font-weight: 600;
  font-size: 15pt;
}
#page_module #bloc_catalogue.pageBloc.blocImage .intPageBloc .blocContenu .intBlocTxtContenu {
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  /*--Exemple d'appel : @include transform(translate(-50%, -50%));--*/
}

/*            RESERVATION           */
.containerProd {
  max-width: 1220px;
  margin: 0 auto;
  width: calc(100% - 60px);
  font-family: "Alegreya Sans", sans-serif;
}
.containerProd.step1 {
  padding-bottom: 50px;
  margin-top: 210px;
}
@media screen and (max-width: 980px) {
  .containerProd.step1 {
    margin-top: 370px;
  }
}
@media screen and (max-width: 660px) {
  .containerProd {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 483px) {
  .containerProd.step1 {
    margin-top: 340px;
  }
}
.containerProd.step2 {
  padding: 0px 0px 105px 0;
}
.containerProd h3 {
  font-weight: 500;
  font-size: 1.5em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.containerProd h3 span {
  color: #d68a7a;
  font-size: 1.5em;
}
@media screen and (max-width: 660px) {
  .containerProd h3 {
    text-align: center;
  }
}

@media screen and (max-width: 660px) {
  .containerTitle {
    -webkit-flex-direction: inherit !important;
    -ms-flex-direction: inherit !important;
    flex-direction: inherit !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

#step1 {
  background-image: url(../medias_front/common/backResa.jpg);
}
#step1.bookingCheck {
  background-image: url(../medias_front/common/backgroundBlack.jpg);
}

.product-list {
  background-color: #0b3c6a;
  min-height: 238px;
}
@media screen and (max-width: 1220px) {
  .product-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.product-list .smallDesc {
  text-transform: initial;
  color: #fff;
  font-size: 1.13em;
  margin-top: 15px;
}
.product-list .smallDesc ul li {
  list-style: inside !important;
}
.product-list .smallDesc p {
  font-size: 1.13em;
  font-family: "Alegreya Sans", sans-serif;
  color: #fff;
  text-transform: initial;
}
.product-list .title {
  font-weight: 400;
  margin-left: 20px;
  position: absolute;
  color: #fff;
  font-family: "Caveat Brush", cursive;
  font-size: 1.7em;
  text-transform: uppercase;
  align-items: center;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 660px) {
  .product-list .title {
    margin-left: 0;
    text-align: center;
  }
}
.product-list .title h4 {
  margin-right: 50px;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  width: 100%;
  padding-bottom: 12px;
}
@media screen and (max-width: 660px) {
  .product-list .title h4 {
    margin-right: 0px;
    width: 100%;
    padding-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 380px) {
  .product-list .title h4 {
    margin-top: 10px;
  }
}
.product-list .title .searchBar {
  height: 40px;
  width: 40px;
  z-index: 16;
}
@media screen and (max-width: 660px) {
  .product-list .title .searchBar {
    top: 6px !important;
    right: 39px !important;
  }
  .product-list .title .searchBar a {
    height: 30px !important;
    width: 30px !important;
  }
}
.product-list .title .searchBar a {
  height: 40px;
  width: 40px;
  background-color: #89c0f4;
  margin-left: 25px;
  border-radius: 50%;
  display: block;
}
.product-list .title .searchBar a:after {
  content: "+";
  position: absolute;
  display: block;
  top: calc(50% - 17px);
  left: calc(50% - 7.5px);
  color: #fff;
  font-family: "Alegreya Sans";
  font-size: 32px;
  font-weight: bold;
}
.product-list .title .searchBar a:hover {
  background-color: #add1f3;
}
.product-list .title .searchBar a:hover:after {
  color: #131d2f;
}
.product-list .title .person {
  width: 100%;
  color: #fff;
  font-family: "Alegreya Sans", sans-serif;
  text-transform: initial;
  background-color: #f26c4f;
  width: auto;
  font-size: 0.8em;
  padding: 10px 30px;
  font-weight: 400;
}
.product-list .title .person:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 100px;
  background-color: rgba(255, 255, 255, 0.4392156863);
  left: -100px;
  top: calc(50% - 0.5px);
}
@media screen and (max-width: 1275px) {
  .product-list .title .person:after {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  .product-list .title .person {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
  }
  .product-list .title .person img {
    margin: 0px 3px;
  }
}
.product-list .title .person .searchBar {
  top: 0;
  right: -30px;
  position: absolute;
}
.product-list .media {
  height: 100%;
  width: 30%;
  overflow: hidden;
}
@media screen and (max-width: 1275px) {
  .product-list .media {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .product-list .media img {
    width: 100%;
  }
}
.product-list .petitDej {
  height: 140px;
  background-color: #0d375f;
  margin: 18px;
  border-radius: 8px;
  padding: 10px;
  margin-left: 0;
  padding-left: 15px;
}
@media screen and (max-width: 1275px) {
  .product-list .petitDej {
    margin-left: 18px;
  }
}
.product-list .petitDej p {
  color: #fff;
  text-align: center;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 1.1em;
}
.product-list .petitDej .title {
  top: 20px;
  font-weight: 600;
  margin-top: 10px;
}
.product-list .desc {
  min-height: 120px;
  height: 100%;
  width: 80%;
}
@media screen and (max-width: 1275px) {
  .product-list .desc {
    margin-left: 20px;
  }
}
@media screen and (max-width: 770px) {
  .product-list .desc {
    width: 100%;
  }
}
@media screen and (max-width: 610px) {
  .product-list .desc {
    -webkit-justify-content: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    margin-left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .product-list .desc {
    padding-top: 15px;
  }
}
.product-list .desc ul {
  /*margin: 40px 0 0 0;*/
  list-style-image: url(../medias_front/common/listType.png);
  -moz-column-count: 2;
  -moz-column-gap: 70px;
  -webkit-column-count: 2;
  -webkit-column-gap: 70px;
  column-count: 2;
  column-gap: 70px;
  margin-top: 40px;
  margin-left: 20px;
}
@media screen and (max-width: 1275px) {
  .product-list .desc ul {
    margin-top: 0px;
    padding: 0;
  }
}
@media screen and (max-width: 610px) {
  .product-list .desc ul {
    column-count: inherit;
    -webkit-column-count: inherit;
    -moz-column-count: inherit;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
}
.product-list .desc ul li {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.9em;
  list-style: none;
}
@media screen and (max-width: 621px) {
  .product-list .desc ul li {
    width: 100%;
  }
}
.product-list .desc ul li span {
  font-size: 1.2em;
  font-weight: 500;
}
.product-list .desc .searchBar {
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #89c0f4;
  position: absolute;
  bottom: 50px;
  z-index: 3;
}
@media screen and (max-width: 770px) {
  .product-list .desc .searchBar {
    left: 0px;
  }
}
@media screen and (max-width: 610px) {
  .product-list .desc .searchBar {
    bottom: -20px;
  }
}
.product-list .desc .searchBar a:after {
  content: "";
  position: absolute;
  background-image: url(../medias_front/common/search.png);
  width: 56px;
  height: 44px;
  left: 50px;
  top: calc(50% - 22px);
}
@media screen and (max-width: 770px) {
  .product-list .containerDispoTarif {
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    width: 100%;
    margin: 50px 0 0 0;
  }
}
.product-list .containerDesc {
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc.cabanes {
    min-height: 200px;
  }
}
.product-list .containerDesc.option {
  width: 67%;
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc.option {
    width: 100%;
  }
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc {
    width: 100%;
  }
  .product-list .containerDesc.options {
    padding-left: 50px;
    width: 100%;
  }
  .product-list .containerDesc.options li {
    list-style: none;
  }
}
@media screen and (max-width: 660px) {
  .product-list .containerDesc {
    height: 280px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .product-list .containerDesc.options {
    padding-left: 25px;
  }
}
.product-list .containerDesc .containerTitle {
  width: 50%;
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc .containerTitle {
    margin-left: 20px;
    margin: auto;
    height: 100%;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}
@media screen and (max-width: 660px) {
  .product-list .containerDesc .containerTitle {
    width: 100%;
    height: 80px !important;
    margin: 0;
  }
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc .containerTitle .title {
    margin-top: 15px;
  }
}
.product-list .containerDesc .containerDispo {
  width: 50%;
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc .containerDispo {
    margin: auto;
  }
}
@media screen and (max-width: 856px) {
  .product-list .containerDesc .containerDispo {
    min-width: 300px;
  }
}
@media screen and (max-width: 660px) {
  .product-list .containerDesc .containerDispo {
    width: 100%;
  }
}
@media screen and (max-width: 660px) {
  .product-list .containerDesc .containerDispo {
    min-width: inherit;
  }
}
.product-list .containerDesc .containerDispo .txtDispo {
  display: block;
  width: 239px;
  text-align: center;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1275px) {
  .product-list .containerDesc .containerDispo .txtDispo {
    width: 100%;
  }
}
.product-list .containerDesc .containerDispo .hebergement {
  margin-right: 15px;
}
.product-list .containerDescOption {
  height: inherit;
  min-height: 120px;
}
@media screen and (max-width: 500px) {
  .product-list .containerDescOption {
    min-height: 242px;
  }
}
.product-list .containerDescOption .containerQty {
  margin-left: 20px;
}
@media screen and (max-width: 660px) {
  .product-list .containerDescOption .containerQty {
    margin-left: 0px;
  }
}
@media screen and (max-width: 660px) {
  .product-list .containerDescOption .containerTitle {
    height: auto;
  }
}
.product-list .containerDescOption .product-list .desc ul {
  width: 100%;
}
@media screen and (max-width: 660px) {
  .product-list .containerDescOption .product-list .desc ul {
    margin-left: 0px;
    margin: 0;
  }
}
@media screen and (max-width: 1275px) {
  .product-list .containerDescChoise {
    width: 70% !important;
    margin: auto !important;
  }
  .product-list .containerDescChoise .containerTitle {
    margin: 0;
  }
}
@media screen and (max-width: 1075px) {
  .product-list .containerDescChoise {
    width: 50%;
    height: inherit;
    min-height: inherit !important;
  }
  .product-list .containerDescChoise .product-list .title {
    margin-left: inherit;
  }
  .product-list .containerDescChoise .product-list .title h4 {
    text-align: center;
  }
}
.product-list .dispo {
  width: 170px;
  text-align: center;
  margin-top: 55px;
}
@media screen and (max-width: 1275px) {
  .product-list .dispo {
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .product-list .dispo {
    text-align: center;
  }
}
.product-list .dispo p {
  color: #fff;
  font-family: "Alegreya Sans", sans-serif;
}
.product-list .dispo p {
  width: 100%;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  line-height: 25px;
}
@media screen and (max-width: 1275px) {
  .product-list .dispo p {
    text-align: left;
  }
}
@media screen and (max-width: 500px) {
  .product-list .dispo p {
    text-align: center;
  }
}
.product-list .dispo span {
  font-size: 2em;
  color: #b6cd48;
  font-weight: 600;
}
.product-list .tarif {
  height: 121px;
  width: 120px;
  background-color: #131d2f;
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 770px) {
  .product-list .tarif {
    width: 50%;
  }
}
.product-list .tarif p {
  line-height: 25px;
  width: 100%;
  text-align: center;
  font-size: 1em;
  color: #fff;
}
.product-list .tarif .miniDesc {
  font-size: 0.9em;
}
.product-list .tarif span {
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
}
.product-list .selecteur {
  padding: 13px 30px;
  background-color: #89c0f4;
  border-radius: 5px;
  color: #ffffff;
  white-space: nowrap;
  max-width: 380px;
  margin-top: 15px;
  width: 100%;
}
@media screen and (max-width: 850px) {
  .product-list .selecteur {
    max-width: 250px;
  }
}
@media screen and (max-width: 400px) {
  .product-list .selecteur {
    padding: 10px 15px;
    margin: 0 auto;
    margin-top: 15px;
  }
}
.product-list .selecteur .choice {
  background-color: #89c0f4;
  padding: 10px 30px;
  border-radius: 5px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1275px) {
  .product-list .selecteur .choice {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .product-list .selecteur .choice {
    margin: 0 auto;
  }
}
.product-list .selecteur .choice label {
  color: #fff;
  text-transform: uppercase;
  margin-left: 15px;
  font-family: "Alegreya Sans", sans-serif;
}

@media screen and (max-width: 500px) {
  .containerQty {
    -webkit-flex-direction: inherit !important;
    -ms-flex-direction: inherit !important;
    flex-direction: inherit !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

.blockDisplayStep2 {
  top: calc(50% - 20px);
  background-color: #fbf8f2;
}
.blockDisplayStep2 button {
  top: -35px;
  font-size: 1em;
  font-weight: 400;
}

#step2 {
  background-image: url(../medias_front/common/backgroundBlack.jpg);
  padding-top: 1px;
}
#step2 h2 {
  text-align: center;
  font-family: "Caveat Brush", cursive;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 25px 0 10px 0;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 600;
}
#step2 h2.title {
  font-size: 2em;
  margin-top: 45px;
}
@media screen and (max-width: 600px) {
  #step2 h2.title {
    font-size: 1.8em;
  }
}
#step2 .formResa {
  background-color: #0b3c6a;
  width: 100%;
  height: auto;
  color: #fff;
  text-transform: uppercase;
  padding: 50px;
  font-weight: 500;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 100px;
}
@media screen and (max-width: 380px) {
  #step2 .formResa {
    padding: 50px 10px;
  }
}
#step2 .formResa .secondNight {
  background-color: #0d375f;
  padding: 35px 30px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
}
#step2 .formResa .secondNight p {
  margin: 0px;
  font-size: 1.2em;
}
#step2 .formResa label {
  width: 120px;
}
@media screen and (max-width: 600px) {
  #step2 .formResa label {
    text-align: center;
  }
}
#step2 .formResa .star {
  color: #d68a7a;
  font-size: 1em;
  margin-left: 0;
}
#step2 .formResa .redResa {
  color: #d68a7a;
}
#step2 .formResa span {
  color: #fff;
  margin-left: 15px;
  font-weight: 800;
  font-size: 35px;
}
@media screen and (max-width: 660px) {
  #step2 .formResa span {
    margin-left: 5px;
    font-size: 27px;
  }
}
#step2 .formResa p {
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  #step2 .formResa p {
    text-align: center;
  }
}
#step2 .formResa select {
  border: none;
  border-bottom: 1px solid #89c0f4;
  margin-left: 10px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
  font-weight: 500;
  font-size: 1.1em;
}
#step2 .formResa .total {
  position: absolute;
  bottom: -13px;
  padding: 10px 50px;
  background-color: #f26c4f;
  z-index: 12;
  font-size: 1.2em;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 600px) {
  #step2 .formResa .total {
    padding: 10px 35px;
  }
}
#step2 .formResa .total span {
  font-size: 1.1em;
  font-weight: 600;
  margin-right: 10px;
}
#step2 .formResa .part1 {
  margin-right: 30px;
  z-index: 999;
}
@media screen and (max-width: 775px) {
  #step2 .formResa .part1 {
    margin-right: 0px;
  }
}
#step2 .formResa .part2 {
  z-index: 999;
}
@media screen and (max-width: 775px) {
  #step2 .formResa .part2 {
    margin-left: 0px;
  }
}
#step2 .containerDesc {
  min-height: 242px;
}
#step2 .containerDesc .title {
  position: initial;
}

.blockDisplayStep3 {
  top: calc(50% - 15px);
  background-color: #fbf8f2;
}
.blockDisplayStep3 button {
  top: -35px;
  font-size: 1.5em;
  font-weight: 400;
}

.boutonGoOption {
  bottom: -30px;
  z-index: 12;
}
.boutonGoOption:after {
  display: none;
}

#step3 {
  background-image: url(../medias_front/common/backResa.jpg);
  padding-bottom: 90px;
}
#step3 .byResa {
  margin: 50px 0 40px 0;
}
#step3 h2 {
  padding: 10px 0 10px 0;
  z-index: 12;
  font-size: 25px;
}
#step3 h2.title {
  font-size: 3em;
  text-transform: initial;
}
#step3 #nightOption {
  padding-top: 55px;
}
#step3 .title:after {
  display: none;
}
#step3 .dateNuit {
  background-color: #f26c4f;
  width: 238px;
  color: #fff;
  margin: 20px 0;
  font-family: "Alegreya Sans", sans-serif;
  padding: 5px 0;
}
#step3 .dateNuit h2 {
  font-family: "Alegreya Sans", sans-serif;
  white-space: nowrap;
}
#step3 .dateNuit span {
  color: #fff;
  font-weight: 500;
}
#step3 .optionElement {
  background-color: #fff;
  width: 100%;
  height: auto;
}
#step3 .product-list .containerDesc span {
  color: #fff;
  font-weight: 600;
}
#step3 .product-list .containerDesc select {
  border: none;
  border-bottom: 1px solid #fff;
  background-color: #0b3c6a !important;
  margin-left: 10px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
  font-weight: 500;
  font-size: 1.1em;
  z-index: 12;
  width: 80px;
  margin-right: 20px;
  color: #fff;
  text-align: center;
  font-size: 1.7em;
}
#step3 .product-list .containerDesc .nbr {
  font-size: 1.7em;
  color: #89c0f4;
  font-family: "Alegreya Sans", sans-serif;
  left: 10px;
  font-weight: 500;
}
#step3 .product-list .containerDesc .totalOption {
  left: 40px;
  font-size: 1.7em;
  font-weight: 500;
  color: #b6cd48;
}
@media screen and (max-width: 621px) {
  #step3 .product-list .containerDesc .totalOption {
    display: block;
    left: 0px;
    margin-top: 15px;
  }
}
#step3 .totaux {
  background-color: #0b3c6a;
  color: #fff;
  text-transform: uppercase;
}
#step3 .totaux span {
  color: #fff;
}
#step3 .totaux .littleMention {
  color: #fff;
  text-transform: initial;
  font-weight: 400;
  text-align: center;
  font-size: 0.9em;
}

#chequeCadeauForm {
  background-color: #fbf8f2;
  padding-top: 70px;
}
#chequeCadeauForm .formResa {
  background-color: #fff;
  width: 100%;
  height: auto;
  color: #89c0f4;
  text-transform: uppercase;
  padding: 50px;
  font-weight: 500;
  margin-bottom: 50px;
}
#chequeCadeauForm .formResa .bouton {
  top: 20px;
}
#chequeCadeauForm .formResa .notExtensible {
  color: red;
  display: none;
  margin-bottom: 0;
}
#chequeCadeauForm .formResa .extensible {
  color: green;
  display: none;
  margin-bottom: 0;
}
#chequeCadeauForm .formResa label {
  width: 120px;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 2.1em;
  color: #89c0f4;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  #chequeCadeauForm .formResa label {
    text-align: center;
  }
}
#chequeCadeauForm .formResa span {
  color: #131d2f;
  margin-left: 15px;
  font-weight: 500;
  font-weight: 500;
  font-size: 1.1em;
}
#chequeCadeauForm .formResa p {
  margin-bottom: 40px;
  text-align: center;
  line-height: 24px;
  font-size: 1.1em;
}
@media screen and (max-width: 600px) {
  #chequeCadeauForm .formResa p {
    text-align: center;
  }
}
#chequeCadeauForm .formResa select {
  border: none;
  border-bottom: 1px solid #89c0f4;
  margin-left: 10px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
  font-weight: 500;
  font-size: 1.1em;
}
#chequeCadeauForm .formResa .total {
  position: absolute;
  bottom: -13px;
  padding: 10px 60px;
  border: 1px solid #89c0f4;
  background-color: #fff;
  z-index: 12;
  font-size: 1.2em;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  #chequeCadeauForm .formResa .total {
    padding: 10px 35px;
  }
}
#chequeCadeauForm .formResa .total span {
  font-size: 1.1em;
  font-weight: 600;
  margin-right: 10px;
}
#chequeCadeauForm .formResa .total:before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  clip-path: polygon(50% 10%, 100% 50%, 50% 90%, 0% 50%);
  background-color: #89c0f4;
}
#chequeCadeauForm .formResa .total:after {
  content: "";
  display: block;
  position: absolute;
  right: -10px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  clip-path: polygon(50% 10%, 100% 50%, 50% 90%, 0% 50%);
  background-color: #89c0f4;
}
#chequeCadeauForm .formResa .part1 {
  margin-right: 30px;
  z-index: 999;
}
@media screen and (max-width: 802px) {
  #chequeCadeauForm .formResa .part1 {
    margin-right: 0px;
  }
}
@media screen and (max-width: 601px) {
  #chequeCadeauForm .formResa .part1 {
    width: 100%;
  }
}
#chequeCadeauForm .formResa .part2 {
  margin-left: 30px;
  z-index: 999;
}
@media screen and (max-width: 980px) {
  #chequeCadeauForm .formResa .part2 {
    margin-left: 0px;
  }
}
#chequeCadeauForm .title {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  font-family: "Alegreya Sans", sans-serif;
}
@media screen and (max-width: 600px) {
  #chequeCadeauForm .title {
    padding-bottom: 20px;
  }
}
#chequeCadeauForm .part1, #chequeCadeauForm .part2 {
  z-index: 12;
}
#chequeCadeauForm .part1 input, #chequeCadeauForm .part2 input {
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #89c0f4;
  background-color: transparent;
}
@media screen and (max-width: 600px) {
  #chequeCadeauForm .part1 input, #chequeCadeauForm .part2 input {
    margin-left: 0px;
  }
}
#chequeCadeauForm .formPart3 {
  z-index: 12;
  padding-top: 30px;
  color: #131d2f;
  font-size: 0.9em;
}
#chequeCadeauForm .formPart3 .element {
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
}
#chequeCadeauForm .formPart3 .element input {
  margin-top: 12px;
  text-align: center;
  font-weight: 500;
  font-size: 2.2em;
}

.containerfieldGift {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.containerfieldGift label {
  width: 180px !important;
}
.containerfieldGift input {
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #89c0f4;
  background-color: transparent;
  z-index: 2;
  color: #fff;
  font-size: 1.5em;
  top: -13px;
}

.calendarResa {
  width: 100%;
}
.calendarResa #containerHotelPickerResa {
  left: calc(50% - 350px);
  height: 420px;
}

#datepicker-hotelPickerResa {
  overflow: visible;
  height: 390px;
  width: 700px;
}
#datepicker-hotelPickerResa .datepicker__month {
  width: 311px !important;
}
#datepicker-hotelPickerResa .datepicker__months table {
  height: 380px;
}
#datepicker-hotelPickerResa .datepicker__topbar {
  display: none;
}
#datepicker-hotelPickerResa .datepicker {
  line-height: 25px;
}
#datepicker-hotelPickerResa .datepicker__month-caption {
  background-color: #fbf8f2;
  width: 320px !important;
}
#datepicker-hotelPickerResa .datepicker__month-caption th {
  text-transform: uppercase;
  color: #89c0f4;
  font-size: 1.5em;
  font-family: "Alegreya Sans", sans-serif;
  line-height: 50px;
  font-weight: 600;
}
#datepicker-hotelPickerResa #close-hotelPickerResa {
  display: none !important;
}
#datepicker-hotelPickerResa .datepicker__info {
  display: none !important;
}
#datepicker-hotelPickerResa #datepicker-hotelPickerResa {
  overflow: visible !important;
}
#datepicker-hotelPickerResa #datepicker-hotelPickerResa {
  overflow: visible !important;
}
#datepicker-hotelPickerResa .datepicker__months {
  overflow: visible !important;
}
#datepicker-hotelPickerResa .datepicker__inner {
  overflow: visible !important;
  padding: 7px 20px 20px 20px;
}
#datepicker-hotelPickerResa .datepicker__month-button--prev {
  position: absolute !important;
  left: -35px !important;
  top: 162px !important;
  background-color: transparent;
}
#datepicker-hotelPickerResa .datepicker__month-button--prev:after {
  content: "";
  background-image: url(../medias_front/common/calendarPrev.png);
  width: 41px;
  height: 54px;
  position: absolute;
  left: -6px;
}
#datepicker-hotelPickerResa .datepicker__month-button--next {
  position: absolute !important;
  left: 48px !important;
  top: 162px !important;
  background-color: transparent;
}
#datepicker-hotelPickerResa .datepicker__month-button--next:after {
  content: "";
  background-image: url(../medias_front/common/calendarNext.png);
  width: 41px;
  height: 54px;
  position: absolute;
  left: -6px;
}
#datepicker-hotelPickerResa .datepicker__week-name {
  padding: 18px 0 18px 0px;
  font-weight: 600;
}
#datepicker-hotelPickerResa .datepicker__week-days:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 94%;
  background-color: #e1c793;
  left: 0;
  bottom: 10px;
}
#datepicker-hotelPickerResa .datepicker__month-day--valid {
  cursor: pointer;
  text-align: left;
  font-weight: 400;
  color: #131d2f !important;
}

.subTitleOptions {
  color: white;
  text-transform: uppercase;
}

.blockDisplayStep4 {
  top: -120px;
  background-color: #fbf8f2;
}
.blockDisplayStep4 .bouton {
  top: -28px !important;
  font-size: 1em;
  font-weight: 400;
}

input:focus {
  outline: none;
}

#step4 .title {
  width: 100%;
  padding-bottom: 40px;
  color: #0b3c6a;
  margin-top: 0 !important;
}
@media screen and (max-width: 600px) {
  #step4 .title {
    padding-bottom: 20px;
  }
}
#step4 .part1, #step4 .part2 {
  z-index: 12;
}
#step4 .part1 input, #step4 .part2 input {
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #89c0f4;
  background-color: transparent;
}
@media screen and (max-width: 600px) {
  #step4 .part1 input, #step4 .part2 input {
    margin-left: 0px;
  }
}
#step4 .formPart3 {
  z-index: 12;
  padding-top: 30px;
  color: #131d2f;
  font-size: 0.9em;
}
#step4 .formPart3 .element {
  margin-bottom: 15px;
  font-weight: 400;
}
#step4 .formPart3 .element input {
  margin-right: 10px;
}

.paiementBlock {
  padding-bottom: 50px;
}

@media screen and (max-width: 600px) {
  .containerTitle {
    margin-bottom: 20px;
  }
}

.cofeeCup {
  position: absolute;
  top: calc(50% - 25px);
  left: -25px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #0d375f;
}
.cofeeCup:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  display: block;
  background-image: url(../medias_front/common/cofeeCup.png);
  background-repeat: no-repeat;
  top: calc(50% - 13px);
  left: calc(50% - 12px);
}
.cofeeCup.cadeaux:after {
  background-image: url(../medias_front/common/gift.png);
}

#step4 {
  background-color: #fff;
  padding: 0px 0 30px 0;
}
#step4 .containerProd {
  top: -60px;
  max-width: 800px;
}
#step4 .formResa {
  background-color: #fff;
  border-radius: 10px;
  border-radius: 5px;
  margin-bottom: 0;
  padding-top: 15px;
}
@media screen and (max-width: 800px) {
  #step4 .formResa {
    padding: 0px 15px;
    padding-top: 15px;
  }
}
#step4 .part1, #step4 .part2 {
  color: #131d2f;
}

.containerPayement {
  max-width: 800px;
  background-color: #0b3c6a;
  height: 250px;
  margin: 0 auto;
  border-radius: 15px;
  margin: 0 auto;
  bottom: 0;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto 45px auto;
}
.containerPayement .elementPayement p {
  text-align: center;
  color: #fff;
  font-family: "Alegreya Sans";
  font-size: 1.2em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.containerPayement .elementPayement .containerLogo {
  height: 140px;
  width: 150px;
  background-color: #fff;
  border-radius: 7px 7px 0 0;
  bottom: 0;
}
.containerPayement .elementPayement .containerLogo input {
  width: 100%;
}
.containerPayement .elementPayement.first {
  margin-right: 30px;
}
@media screen and (max-width: 800px) {
  .containerPayement .elementPayement.first {
    margin-right: 10px;
  }
}
.containerPayement .elementPayement.second {
  margin-left: 30px;
}
@media screen and (max-width: 800px) {
  .containerPayement .elementPayement.second {
    margin-left: 10px;
  }
}

.greenDate {
  color: #b6cd48;
  font-weight: 500;
  font-size: 2em;
  margin-bottom: 10px;
  width: 239px;
  text-align: center;
}
@media screen and (max-width: 1275px) {
  .greenDate {
    font-size: 1.5em;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 660px) {
  .greenDate {
    width: 100%;
    margin-top: 10px;
  }
}
.greenDate span {
  color: #FFF;
  font-size: 0.8em;
  top: 1px;
  margin-right: 8px;
}

.typePaiement {
  background-color: #0d375f;
  border-radius: 15px;
  height: 200px;
  margin: 0px 20px 50px 20px;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 431px) {
  .typePaiement {
    margin: 0 20px;
    height: auto;
    padding: 50px 0px;
  }
}
.typePaiement .method {
  background-color: #fff;
  border-radius: 15px 15px 0 0;
  height: 120px;
  margin: 0 20px 0px 0px;
  width: 150px;
}
.typePaiement .method input {
  margin: 10px;
}
@media screen and (max-width: 431px) {
  .typePaiement .method {
    border-radius: 15px;
    margin: 33px;
    height: auto;
  }
}
.typePaiement .methodCheque img {
  top: -20px;
  position: relative;
}
.typePaiement span {
  color: #fff;
  top: -30px;
  position: relative;
  font-size: 1.2em;
}
.typePaiement span.chequeBank {
  top: -42px;
  left: 5px;
}
.typePaiement input {
  width: 100%;
}

.alertTop {
  margin: 35px 0;
}

.maxANCV {
  color: red !important;
  font-size: 0.8em !important;
  top: 30px;
}

.methodCheque .paiementMode {
  position: relative;
  top: -15px;
}

.text-left {
  text-align: left !important;
}

.datepicker__week-days {
  border-bottom: inherit;
  background: white !important;
}

.datepicker__month {
  background: white;
}

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