.conteneur-banniere{

  background-image:url(../images/chambres/8d63ba_96746913314940b1a13f1d75ab7c384d~mv2.png);

  height:300px;

  -webkit-background-size: cover;

  background-size: cover;

  background-repeat: no-repeat;

}





.banniere {

position: absolute;

top: 0;

left: 0;

right: 0;

z-index: 10;

height: 100%;

width: 1200px;

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: baseline;

justify-content: center;

text-transform: uppercase;

font-size: 60px;

font-family: 'proxima_nova_altlight';

text-shadow: 1px 2px 2px rgba(0,0,0,8);

bottom: 0;

flex-direction: column;

z-index: 21;

  /*! margin-top: 23px; */

max-width:  100%;
}





.interne {

    width: 1200px;

    margin: 0 auto;

    padding-bottom: 85px;

    text-align: center;

}



.titre-page {

  padding-bottom: 40px;

  text-align: center;

  font-family: 'proxima_novaregular';

  font-size: 55px;

  padding-top: 80px;

}

.titre-simple {

  color: #c41e00;

  text-transform: uppercase;



}

.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-right: 15px;

}

.bloc-chambre img {

  width: 100%;

  height: auto;

}

.chambre {

  width: 1200px;

  margin: 0 auto;

}

.image-chambre {

  background: #decdc3;

  border-radius: 5px;

  display: block;

}

.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: 75%;

  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: 25%;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  border-left: 1px solid #E0E0E0;

}

.conteneur-chambre {

  padding: 60px 0 50px;

}

.prix-chambre {

  font-size: 15px;

  font-family: 'proxima_novabold';

}



.prix-chambre span {

    font-size: 16px !important;

    font-weight: 600;

    color: #e10613;

}



.modalite {

  color: #e10613;

  text-transform: uppercase;

  font-size: 13px;

}

.chambre .titre-calligraphique, .service .titre-calligraphique, .galerie .titre-calligraphique, .confiance .titre-calligraphique {

  font-size: 90px;

  line-height: 28px;

  color: #999999;

}



.content-tranche-semaine {

    display: flex;

    justify-content: space-between;

    font-size: 15px;

}



.content-tranche-semaine:last-child {

    padding-top: 10px;

}



.libelle-periode-semaine {

    /* width: 55%; */

    font-weight: 300;

    font-size: 13px;

}



.content-prix-chambre {

    display: flex;

    flex-direction: column;

    font-size: 16px;

    width: 51%;

    text-align: right;

}



span.prix-promo, span.prix-chambre- {

    color: #e10613;

}



span.prix-barre- {

    font-size: 13px;

    text-decoration: line-through;

    font-weight: 300;

    opacity: 0.8;

    text-align: r;

}



.titre-mini-description {

  font-size: 15px;

  color: #e20613;

  font-family: 'proxima_nova_altbold';

  padding-bottom: 2px;

}


.mini-description {

  font-size: 15px;

  font-family: 'proxima_nova_altlight';

  line-height: 1.4;

}



#formulaire-reservation-chambre .mini-description {

    margin: 0px 0 20px;

}





.content-detail-information-chambre {

  background: #fff2e8;

  padding: 20px 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 #c5ab91;

  cursor: pointer;

  transition: all linear 0.3s;

  font-size: 14px !important;

}

.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: 63px;

  transition: all linear 0.3s;

}

.bloc-chambre-wrapper:hover .content-bloc-information {

  top: 0;

  /*! height: 50px; */

  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: 140px;

  position: relative;

}

.degrade-header {

  height: 88% !important;

}





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



.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: 50%;

  text-align: center;

  padding: 10px 0 0;

  min-height: 20px;

}







.content-double-tableau {

  display: flex;

  margin-top: 10px;

  border: 1px solid #d8d8d8;











}

.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;

}





.content-information-elt .cellule-tableau {

  width: 100%;

  padding-bottom: 5px;

  padding-top: 5px;

  display: flex;

  justify-content: center;

}

.content-double-tableau > .cellule-tableau {

  padding-bottom: 0;

}

.content-information-elt {

  padding-top: 10px;

}





.content-formule {

  display: flex;

}

.content-tableau-gauche {

  width: 25%;

  padding-top: 100px;

}

.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: #e4e4e4;

  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;

}





.content-description {

  width: 50%;

  background: rgba(255,255,255,0.89);

}

.description-restaurant {

  line-height: 1.6;

  font-size: 17px;

  padding: 90px 50px 80px 60px;

  text-align: justify;

  font-family: 'proxima_nova_altlight';

}

.conteneur-presentation-restaurant {

  background: url(../images/fond.png);

  background-repeat: no-repeat;

  background-size: cover;

  background-position: top center;

  background-attachment: fixed;

}

.presentation .titre-page {

  background: #fff;

}

.conteneur-boisson .content-bloc-information {

    top: 85% ;

}



.conteneur-boisson .content-btn, .conteneur-plat .content-btn{

  padding-top: 15px

}



.horaire {

  padding: 30px 0;

  width: 830px;

  margin: 0 auto;

  display: flex;

  justify-content: space-between;

  /*! border-top: 1px solid #d8d8d8; */

}

.bloc-horaire {

  text-align: center;

}

.conteneur-horaire {

  border-top: 1px solid #d8d8d8;

}

.type-horaire {

  font-size: 18px;

  font-weight: 600;

  font-variant: small-caps;

  padding-bottom: 7px;

}

.information-horaire {

  line-height: 1.6;

}



.conteneur-boisson {

    border-top: 1px solid #d8d8d8;

}







.content-btn-formule {

  height: 75px;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-top: 20px;

}











.presentation-chambre-reservation {

width: 1200px;

margin: 0 auto;

display: flex;

padding: 55px 0 90px;

justify-content: space-between;

max-width: 100%;
}

.bloc-left-presentation-chambre {

  width: 65%;

  border-radius: 5px;

}

.bloc-left-presentation-chambre img {

  width: 100%;

  height: auto;

  border-radius: 5px;

}

#formulaire-reservation-chambre {

  -webkit-border-radius: 5px 5px 5px 5px;

  border-radius: 5px 5px 5px 5px;

  border: 1px solid #ebebeb;

  -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);

  box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);

  padding: 18px 30px;

  z-index: 99999;

  background-color: #fff;

}

.bloc-formulaire-reservation {

  width: 33%;

}

.titre-formulaire {

  overflow: hidden;

  position: relative;

  margin-top: 0;

  margin-bottom: 19px;

  text-align: center;

  display: block;

  z-index: 1;

  font-size: 23px;

  font-weight: 600;

}

.titre-formulaire:after {

  position: absolute;

  top: 50%;

  z-index: 1;

  display: block;

  width: 100%;

  height: 1px;

  border-top: 2px solid #ccc;

  border-top-color: rgb(204, 204, 204);

  content: "";

}

.titre-formulaire span {

  z-index: 5;

  position: relative;

  padding: 10px 20px;

  background: #fff;

}

.titre-prix-chambre {

  padding: 10px 14px;

  font-weight: bold;

  /* text-align: center; */

  margin-bottom: 12px;

  font-size: 18px;

  /* display: flex; */

  border: 1px dashed #ebebeb;

  align-items: center;

}

.nom-chambre {

  color: #333;

  padding-right: 5px;



  font-size: 17px;

  font-weight: 300;

}

.titre-prix-chambre .prix-chambre {

  font-family: inherit;

  font-weight: 300;

  display: flex;

  align-items: center;

  font-size: 25px;

}

.ligne-formulaire input, .ligne-formulaire select {

  height: 28px;

  margin-left: -1px;

  z-index: 2;

  width: 93%;

  border: 1px solid #d8d8d8;

  transition: all linear 0.3s;

  padding: 4px 10px;

  font-family: 'proxima_nova_altlight';

}



.ligne-formulaire.ligne-formulaire-mini{

  width: 50%;

  display: inline-block;

  position: relative;

}





.ligne-formulaire.ligne-formulaire-mini:after{

  content: "\f107";

  position: absolute;

  right: 5px;

  bottom: -25%; 

    font-family: FontAwesome;

  height: 50px;

  line-height: 35px;

}

.ligne-formulaire.ligne-formulaire-mini select{

  width: 100%;

  -moz-appearance: none;

  height: 35px;

  padding-right: 25px;

  color: #76767A;

}



.ligne-formulaire.ligne-formulaire-mini:first-child select{

  border-right: none;

}



.ligne-formulaire.ligne-formulaire-mini select option{

  padding: 5px;

  border: none;

}







.ligne-formulaire {

  margin-top: 15px;

}

.libelle-formulaire {

  font-size: 14px;

  font-weight: 600;

  color: #747474;

  padding-bottom: 5px;

  font-family: 'proxima_nova_altlight';

}

.content-form {

  padding-bottom: 20px;

}







.detail-information {

width: 1200px;

margin: 0 auto;

display: flex;

justify-content: space-between;

padding-bottom: 50px;

max-width: 98%;
}

.detail-bloc-left, .detail-bloc-right {

  width: 48%;

}

.liste-detail-chambre {

  display: flex;

  /*! width: 95%; */

  margin: 0 auto;

  flex-direction: column;

}

.information {

display: flex;

padding: 0 5px;

/* margin-right: 10px; */

align-items: center;

width: 33%;

box-sizing:  border-box;
}



.ligne-information .information:last-child {

    margin-right: 0;

    padding-right: 0;

}



.icone-checked {

  margin-right: 6px;

  color: #cd2122;

  font-size: 13px;

}

.ligne-information {

  padding: 10px 0;

  border-top: 1px solid rgba(205, 33, 34,0.3);

  display: flex;

  border-bottom: 1px solid rgba(205, 33, 34,0.3);

  margin-top: -1px;

}

.ligne-information:nth-child(2n+1) {

  background: #ffdebb;

}

#tabs-link li.active , #tabs-link li:hover {

  border-radius: 5px 5px 0 0;

  border: 1px solid #d8d8d8;

  border-bottom: 1px solid #fff;

  color: inherit;

}

#tabs-link {

  padding: 0;

  list-style: none;

  display: flex;

  align-items: center;

  margin-bottom: 0;

}

#tabs-link {

}

.content-bloc-tab {

  padding: 20px 15px;

  border-top: 1px solid #d8d8d8;

  margin-top: -1px;

}



#tabs-link li {

    padding: 10px;

    box-sizing: border-box;

    border: 1px solid transparent;

    cursor: pointer;

    margin-right: 2px;

    font-size: 13px;

    color: #cd2122;

}





.conteneur-interne {

    border-top: 1px solid #d8d8d8;

}





.interne span {

    font-weight: normal !important;

    font-size: 14px;

}



.content-bloc-tab .tab-content {

    font-size: 14px;

    line-height: 1.5;

}



.libelle-info {

    font-size: 14px;

}





.deuxieme-ligne {

}

.fil-ariane {

  font-size: 15px;

  text-transform: none;

  text-shadow: none;

  padding-top: 0;

  margin-top: 20px;

}

.fil-ariane a {

  font-weight: 300;

}

hr {

}

.texte-banniere hr {

  position: relative;

  width: 165px;

  margin: 0px 0 10px;

  height: 6px !important;

  background: #fff;

  border: none;

  z-index: 10;

}

body .texte-banniere .deuxieme-ligne:before {

position: absolute;

content: '';

left: 0;

right: 0;

bottom: 2px !important;

width: 100%;

height: 1px;

background: rgba(255,255,255,0.5);
}



.message-erreur {

    display: none;

    position: relative;

    font-size: 0.9rem;

    background: none;

    margin: 4px 0 -8px;

    padding: 0;

    text-align: left;

    color: #be1e2d;

}



.message-erreur::before {

    display: block;

    content: "";

    width: 0;

    height: 0;

    position: absolute;

    top: -4px;

    left: 6px;

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-top: 7px solid #be1e2d;

}





#bloc-left-presentation-chambre i {

  font-size: 20px;

  background: transparent;

  color: #fff;

  /*! height: 50px; */

  border-radius: 50%;

  /*! width: 50px; */

  align-items: center;

  justify-content: center;

  display: flex;

  padding: 12px 18px;

  cursor: pointer;

  transition: all linear 0.3s;

  background: #ffffff;

  transition: all linear 0.3s;

  color: #E10613;

  border: 1px solid #E10613;

}



#bloc-left-presentation-chambre i:hover{

  background: #E10613;

  transition: all linear 0.3s;

  color: #fff;

  border: 1px solid #E10613;

}

#bloc-left-presentation-chambre .next {

  right: 10px;

}

#bloc-left-presentation-chambre .prev {

  left: 10px;

  z-index: 10;

}



.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;

  margin-bottom:50px;

}

.content-tableau-gauche {

  width: 25%;

  padding-top: 100px;

}

.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;

}

.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%;

}



.conteneur-formule{

	width:1200px;

	margin:0 auto;

	text-align:center;

}



.montant-a-payer {

	padding: 10px;

	width: auto;

	white-space: normal;

	margin: 10px auto 0;

	border: 1px dashed #c41e00;

	/*! border-bottom: none; */

	text-align: center;

	font-size: 15px;/*! border-radius: 5px 5px 0 0; */

}

.montant-a-payer span {

	color: #c41e00;

	font-weight: 600;

	font-size: 16px;

}





.liste-autre-elt {

    width: 1200px;

    margin:  0 auto;

    display: flex;

    padding-bottom: 50px;

}



.bloc-elt-wrapper {}



.bloc-elt {

    text-align:  left;

    padding: 0 10px;

}



.image-elt img {

    width: 100%;

    height: auto;

    display: block;

}



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



.content-description-- p {

    margin-top: 0;

    line-height: 1.4;

    font-size: 14px;

    opacity: 0.5;

}



.content-description-- {

padding: 14px;

/* padding-top: 0; */
}





.content-description-- a {

    background: rgb(205, 33, 34);

    font-size: 14px;

    padding: 5px 5px;

    color: #fff;

    border-radius: 3px;

}



.conteneur-liste-autre-elt {
    text-align: center;
    border-top: 3px solid #f8f8f8;
    padding-top: 60px;
}



.bloc-autre-elt {
    position: relative;
    transition: .5s ease-in-out;
    margin-bottom: 50px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
    text-align:  left;
    margin: 0 10px;
}

.image-autre-elt img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.image-autre-elt {
    display: block;
    overflow: hidden;
    position: relative;
}

.bloc-interne {
    position: relative;
}

.elt-visible {background-color: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: -20%;width: 100%;height: 100%;color: #fff;opacity: 0;filter: alpha(opacity=0);transition: .9s ease;}

.content-description-visible {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:  center;
}

.btn-ajout {
    color: #fff;
    background: #cd2122;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
    cursor:  pointer;
}

.content-prix {
    color: #cd2122;
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 600;
}

.titre-autre-elt h3 {
    color: #303030;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
    text-transform:  uppercase;
    margin-top:  7px;
    margin-bottom:  0;
}

.elt-masque {
    position: relative;
    margin-top: -56px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.elt-masque .btn-ajout {
    color: #fff;
    background: #cd2122;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    top: -15px;
}

elt-masque .content-description-visible {
    background: #fff;
    text-align: center;
    padding-top: 25px;
}

.elt-masque .content-prix {
    /* color: #949494; */
    /* font-size: 14px; */
    /* margin-bottom: 7px; */
}


.content-masque {
    background: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.bloc-autre-elt:hover .elt-visible {
    bottom: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.bloc-autre-elt:hover .elt-masque {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.content-visible {
    background: #fff;
    color: #7b7b7b;
    text-align:  center;
    padding:  20px 10px;
    box-sizing:  border-box;
}

.elt-visible {}

.elt-visible .content-description-visible {
    text-align:  left;
}


.bloc-autre-elt:hover img {
    transform: scale(1.1);
}


.titre-bloc-gauche.titre-page {
    padding: 0 24px;
    margin-bottom: 30px;
}



.pourquoi {
  width: 1200px;
  padding: 40px 0;
  display: flex;
  margin: 0 auto;
  max-width: 95%;
}
.conteneur-pourquoi {
  text-align: center;
  /* background: #cd2122; */
  border-top:  1px solid #d8d8d8;
}
.content-pourquoi-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.bloc-raison-wrapper {
  width: 23%;
  margin: 1%;
}
.icone-raison {
  width: 90px;
  margin: 0 auto;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #6a0000;
  border-radius: 50%;
}
.icone-raison img {
  width: 49%;
  height: auto;
}
.content-bloc-description-raison {
  padding: 20px 0;
  color: #fff;
}
.bloc-raison {
  padding: 10px;
}
.conteneur-pourquoi .titre-service {
  background: transparent;
  line-height: 0.9;
  position:  relative;
  width: 24%;
  margin: 0 auto;
}
.conteneur-pourquoi .titre-calligraphique {
  /* color: #fff !important; */
}
.conteneur-pourquoi .titre-simple {
  color: #cd2122;
}
.conteneur-pourquoi .titre-service:before, .conteneur-pourquoi .titre-service:after {
  /* background: #e10613 !important; */
  width: 25%;
}
.titre-raison {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  color: #840000;
}
.description-raison {
  font-size: 14px;
  margin: 20px 0;
  color: #060606;
}
.titre-raison:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -10px;
  height: 4px;
  background: #6a0000;
  width: 100px;
  margin: 0 auto;
} 