.conteneur-banniere{
  background-image: url(../images/bg-hebergement.png) !important;
  height:300px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.prix-chambre-promo20 {
    font-size: 13px;
    opacity: 0.8;
    text-align: left;
}

.modalite:before {
    position: absolute;
    content: '/';
    left: -11px;
    font-size: 30px;
    top: -10px;
    opacity: 0.8;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
}

.prix-chambre-promo20 {
    font-size: 13px;
    opacity: 0.8;
    text-align: left;
}
.banniere {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  width: 1250px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
}
.texte-banniere {
  color: #fff;
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 60px;
  font-family: 'proxima_nova_altbold';
  text-shadow: 1px 3px 5px rgba(0,0,0,0.8);
  bottom: 0;
}


.interne {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
    text-align: center;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom:  50px;
}

#formule-hebergement {
    /* margin-top: -70px; */
}

.titre-page {
  padding-bottom: 40px;
  text-align: center;
  font-family: 'proxima_novaregular';
  font-size: 55px;
  padding-top: 80px;
  display: inline-block;
  position: relative;
}
.titre-simple {
  color: #c41e00;
  text-transform: uppercase;
}
.titre-page::before, .titre-page::after {
    top: 58% !important;
}
.titre-hebergement{
  font-size: 90px;
  color: #999999;
  line-height: 35px;
}



.content-chambre {
  display: flex;
  justify-content: space-between;
}
.bloc-chambre-wrapper {
  width: 32%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 0 #E0E0E0;
  /*! border-radius: 0px 0px 5px 5px; */
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  margin: 0 10px;
}
.bloc-chambre img {
  width: 100%;
  height: auto;
}
.chambre {
  width: 1200px;
  margin: 0 auto;
}
.image-chambre {
  background: #decdc3;
}
.content-bloc-information {
  position: absolute;
  top: 80%;
  display: flex;
  left: 0;
  right: 0;
  width: 100%;
  height: 63px;
}
.bloc-chambre {
  position: relative;
}
.bloc-nom-chambre {
  background: #fff;
  width: 68%;
  display: flex;
  align-items: center;
  padding: 0 10px 0 30px;
  font-family: 'proxima_nova_ththin';
  box-sizing: border-box;
  /*! border: 1px solid #d8d8d8; */
  border-right: none;
}
.bloc-prix-chambre {background: #ffdebb;width: 68%;display: flex;flex-direction: column-reverse;/* align-items: center; */justify-content: center;border-left: 1px solid #E0E0E0;position: relative;padding: 0 5px;box-sizing: border-box;}
.conteneur-chambre {
  padding: 60px 0 50px;
}
.prix-chambre {
  font-size: 15px;
  font-family: 'proxima_novabold';
}
.bloc-chambre:before {
    top: 10px;
    bottom: 66px;
    width: 1px;
    right: 10px;
    background: rgba(255,255,255,0.5);
    z-index: 10;
}

.bloc-chambre::after, .bloc-chambre:before {
    position: absolute;
    content: '';
    border-radius: 5px;
}

.image-chambre:before, .image-chambre:after {
    position: absolute;
    content: '';
    width: auto;
    height: 1px;
    background: rgba(255,255,255,0.5);
    left: 10px;
    border-radius: 5px;
    right: 10px;
}

.image-chambre:before {
    top: 10px;
    z-index: 10;
}

.image-chambre:before, .image-chambre:after {
    position: absolute;
    content: '';
    width: auto;
    height: 1px;
    background: rgba(255,255,255,0.5);
    left: 10px;
    border-radius: 5px;
    right: 10px;
}

.image-chambre:after {
    bottom: 66px;
}

.bloc-chambre::after, .bloc-chambre:before {
    position: absolute;
    content: '';
    border-radius: 5px;
}

.bloc-chambre:after {
    top: 10px;
    bottom: 66px;
    width: 1px;
    left: 10px;
    background: rgba(255,255,255,0.5);
}
.modalite {/* color: #e10613; */text-transform: uppercase;font-size: 11px;position: absolute;right: 7px;height: 100%;opacity: 0.8;display: flex;align-items: center;}
.chambre .titre-calligraphique, .service .titre-calligraphique, .galerie .titre-calligraphique, .confiance .titre-calligraphique {
  font-size: 90px;
  line-height: 28px;
  color: #999999;
}


.titre-mini-description {
  font-size: 15px;
  color: #e20613;
  font-family: 'proxima_nova_altbold';
  padding-bottom: 2px;
}
.mini-description {
  font-size: 14px;
  font-family: 'proxima_nova_altlight';
  line-height: 1.4;
  text-align: left;
}
.content-detail-information-chambre {
  background: #fff2e8;
  padding: 5px 20px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transition: all linear 0.3s;
  bottom: 0;
}
.bloc-liste-elt ul {
  padding: 0;
  margin: 9px 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bloc-liste-elt li {
  padding-bottom: 5px;
  display: flex;
  width: 45%;
}
.icone-liste {
  margin-right: 5px;
  color: #e10613;
}
.bloc-liste-elt .libelle {
  font-family: 'proxima_nova_altlight';
  font-size: 14px;
  font-weight: 300;
}
.content-btn {
}
.content-btn {
  display: flex;
  justify-content: space-around;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'proxima_nova_altbold';
  color: #e10613;
  position: relative;
  z-index: 10;
}
.btn-voir-phot {
  width: 40%;
}
.btn-chambre.btn-voir-photo {
  width: 43%;
  margin-right: 6px;
  z-index: 5;
  position: relative;
}
.btn-chambre.btn-reservation {
  width: 100%;
  position: relative;
  z-index: 20;
  box-shadow: 0 5px 0 #ffdebb;
  cursor: pointer;
  transition: all linear 0.3s;
}
.btn-chambre {
  padding: 8px 5px;
  font-size: 100%;
  background: #e10613;
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 300;
}
.btn-voir-photo::after, .btn-reservation:after {
  background-color: #fff;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  background: red;
  border-radius: 5px;
  z-index: -1;
  top: 0;
  bottom: -3px;
  display: none
}


.bloc-chambre-wrapper:hover .content-detail-information-chambre {
  top: 53px;
  transition: all linear 0.3s;
}
.bloc-chambre-wrapper:hover .content-bloc-information {
  top: 0;
  height: 54px;
  transition: all linear 0.3s;
}

/**********************************footer********************************/



.conteneur-footer {
  background: #fcf6f2;
}
.footer {
  width: 1200px;
  margin: 0 auto;
}
.content-bloc-footer-haut {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 30px 0;
}
.titre-footer {
  font-size: 25px;
}
.slogan {
  text-align: center;
  color: #333333;
}
.titre-simple-footer {
  text-transform: uppercase;
  font-family: 'proxima_nova_altregular';
}
.footer .reseau_socio {
  color: #333333;
}
.bloc-footer-bas {
  width: 22%;
  float: left;
}
.content-bloc-footer-bas {
  display: flex;
  justify-content: space-around;
  padding: 30px;
  border-top: 1px solid #f4dac9;
  border-bottom: 1px solid #f4dac9;
}
.titre-footer-bas {
  color: #e20613;
  font-family: 'proxima_nova_altbold';
}
.liste-footer-bas ul {
  padding: 0;
  line-height: ;
  list-style: ;
  list-style: none;
}
.liste-footer-bas li {
  padding: 5px 0;
  display: flex;
  font-size: 12px;
}
.icone-footer-bas {
  margin-right: 12px;
}
.bloc-footer-bas:first-child {
  width: 30%;
}


.description-footer-bas {
    width: 80%;
    color: #333333;
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.6;
}


#content-bloc-service {
  width: auto;
  position: relative;
}
.prev, .next {
  position: absolute;
  top: 45%;
  cursor: pointer;
}
.prev {
  left: -50px;
}
.next {
  right: -50px;
}



.content-btn-formule {
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  display: ;
}
.btn-formule {
  background: #e10613;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 0px 6px 0px rgb(255, 220, 183);
}


.bloc-service-wrapper::after, .bloc-service-wrapper:before {
  position: absolute;
  content: '';
  border-radius: 5px;
  height: 95.3%;
}
.bloc-service-wrapper:after {
  top: 10px;
  bottom: 10px;
  width: 2px;
  left: 10px;
  background: #fff;
}
.bloc-service-wrapper:before {
  top: 10px;
  bottom: 10px;
  width: 2px;
  right: 10px;
  background: #fff;
  z-index: 10;
}
.bloc-service:before, .bloc-service:after {
  position: absolute;
  content: '';
  width: 93.5%;
  height: 2px;
  background: #fff;
  left: 10px;
  border-radius: 5px;
}
.bloc-service:before {
  top: 10px;
  z-index: 10;
}
.bloc-service:after {
  bottom: 10px;
}


.deuxieme-ligne {
  padding-top: 80px;
}
.degrade-header {
  height: 150%;
}


/*************************************************************************************************************/

.content-tableau {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ligne-tableau {
  display: flex;
}
.entete-tableau {
  width: auto;
  display: flex;
  justify-content: right;
  float: right;
}
.cellule-tableau {
  border: 1px solid #d8d8d8;
  margin-left: -1px;
  width: 100%;
  text-align: center;
  padding: 10px 0 0;
  min-height: 20px;
  background: #cd2122;
  color: #fff;
  /* box-sizing:  border-box; */
}



.content-double-tableau {
  display: flex;
  margin-top: 10px;
  border: 1px solid f2f2f2;
  background: #fcfcfc !important;
}
.content-double-tableau .cellule-tableau {
  padding-bottom: 0;
  border-bottom: none;
  border-right: 0;
}

.accroche-indication {
    text-align: center;
    width: 80%;
    margin: 0 auto;
        margin-top: 0px;
    line-height: 1.6;
    padding: 20px;
    margin-top: -30px;
    display: none;
}


.content-information-elt .cellule-tableau {
  width: 100%;
  padding-bottom: 5px;
  padding-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-double-tableau > .cellule-tableau {
  padding-bottom: 0;
  width: 100%;
  color: #000;
}
.content-information-elt {
  margin-top: 11px;
}


.content-formule {
  display: flex;
}
.content-tableau-gauche {
    width: 25%;
    padding-top: 96px;
}
.content-tableau-gauche .cellule-tableau {
  width: auto;
  margin-bottom: -1px;
  border-right: none;
  padding: 5px 10px 5px 15px;
  text-align: left;
  /*! padding-left: 10px; */
}
.content-tableau-gauche .cellule-tableau:nth-child(n+2) {
  /*! padding: 5px 10px; */
}


.cellule-tableau.titre-bloc-service {
  /*! padding-left: 10px; */
  background: #d8d8d8 !important;
  text-transform: uppercase;
  font-variant: small-caps;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 600;
}

.content-tableau-gauche .cellule-tableau.titre-bloc-service {
  padding-left: 10px;
}

.fa.fa-times {
  color: #cd2122;
}
.fa.fa-check {
  color: green;
}


.cellule-tableau svg {
    width: 14px;
    height: 14px;
}


svg polygon {
    fill: #cd2122;
}

.content-information-elt > .cellule-tableau {
  background: #fefefe !important;;
  color: #000 !important;
}

.content-tableau-gauche .cellule-tableau {
  background: #fff;
  color: #000;
  /* min-height: 30px; */
}
.ligne-tableau .content-double-tableau:last-child {
}
.content-double-tableau .cellule-tableau {
  background: #de3c3c;
  color: #fff;
  font-size: 100%;
}

.content-information-elt .cellule-tableau.leprix {
  background: #dea91a !important;
  color: #fff !important;
}

.content-information-elt .cellule-tableau:last-child{
  background:#cd2122 !important;;
  color: #fff !important;;
  cursor: pointer;
}

.prix-package strong{
  font-size: 20px
}

.cellule-tableau.formule-speciale {
    width: 20%;
}