.conteneur-banniere{
  background-image:url(../images/chambres/8d63ba_96746913314940b1a13f1d75ab7c384d~mv2.png);
  height:300px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}


.bloc-service .subheading {
  color: #fff;
  font-weight: 300;
}
.description-circuit {
  width: auto;
  white-space: normal;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 48px;
  visibility: hidden;
}

.bloc-service-wrapper:hover .description-circuit {
    visibility: visible;
  margin-top:10px
}

.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 3px 5px rgba(0,0,0,0.8);
  bottom: 0;
  flex-direction: column;
  z-index: 21;
  /*! margin-top: 23px; */
}


.interne {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 85px;
}

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


.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:  98%;
}
.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: 31%;
}
.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 input{
  width: 86%;
}


.ligne-formulaire.ligne-formulaire-mini{
  width: 50%;
  display: inline-block;
  position: relative;
  margin-top: 0;
}


.ligne-formulaire.ligne-formulaire-mini:after{
  content: "\f107";
  position: absolute;
  right: 5px;
  bottom: -25%; 
    font-family: FontAwesome;
  height: 50px;
  line-height: 35px;
  display: none;
}
.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: 22px;
}
.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:  97%;
}
.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%;
}

.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;
}
.texte-banniere .deuxieme-ligne:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -4px;
  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;
}


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


.conteneur-service{
  width: auto;
  /*background: url(../images/tourisme/bg-tourisme.jpg);*/
  background-repeat: no-repeat;
  background-size: cover; 
  padding: 60px 0 60px;
}



.service {
  width: 1480px;
  margin: 0 auto;
  max-width: 90%;
  text-align: center;
}
.content-bloc-service {
  display: flex;
  justify-content: space-between;
  margin: 15px 0 30px;
}
.bloc-service-wrapper {
  width: 100%;
  margin: 0 10px;
  overflow: hidden;
  transition: all linear 0.3s;
  position: relative;
  text-align: left;
}
.bloc-service img {
  width: 100%;
  height: auto;
  transform: scale(1.05);
  transition: all linear 0.3s;
}
.content-titre-service {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  font-family: 'proxima_nova_altlight';
}


.bloc-service-wrapper:hover img {
  transform: scale(1);
  transition: all linear 0.3s;
}
.btn-decouvrir {
  position: relative;
  left: 0;
  right: 0;
  /*! top: 100%; */
  opacity: 0;
  /*! padding: 20px; */
  /*! padding-top: 20px; */
  -webkit-transition: bottom .25s ease,opacity .25s ease,visibility .25s ease;
  transition: top .25s ease,opacity .25s ease,visibility .25s ease;
  -webkit-backface-visibility: hidden;
  text-align: start;
  padding-bottom: 30px;
  /*! background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1))); */
  /*! background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); */
  /*! background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); */
  height: auto;
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  transform: translateY(100%);
  bottom: 0;
  transition: all linear 0.4s;
  padding-top: ;
  padding-top: 25px;
}
.bloc-service-wrapper:hover .btn-decouvrir {
  opacity: 1;
  visibility: visible;
  /*! top: unset; */
  transform: translateY(0%);
}
.decouvrir {
  display: flex;
  padding: 6px 10px;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.6;
  z-index: 1;
  background: #cd2122;
  width: 60%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}

.bloc-service {
  position: relative;
}


.bloc-service-wrapper:hover::after /*, .bloc-service-wrapper:hover::before*/ {
  
  transition: all linear 0.3s;
}

.bloc-service-wrapper:hover::before /*, .bloc-service-wrapper:hover::before*/ {
  
  transition: all linear 0.3s;
}

.bloc-service-wrapper:hover .bloc-service:after ,.bloc-service-wrapper:hover .bloc-service:before ,.bloc-service-wrapper:hover::before, .bloc-service-wrapper:hover::after{
  background: red;
}

.bloc-service-wrapper:hover .bloc-service:after {
  transition: all linear 0.3s;
  background: red
}

.bloc-service-wrapper:hover .bloc-service:before {
  transition: all linear 0.3s;
}


.content {
    /*! white-space: nowrap; */
    padding: 0 20px 0 20px;
    transition: all linear 0.3s;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.4)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    /*! margin-top: 116%; */
    transition: all linear 0.3s;
}

.bloc-image-aventure-wrapper .content{
  bottom:   0 !important;
  z-index: 100;
  background: none;
}

.heading {
    font-size: 22px;
    font-weight: 500;
    white-space: normal;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.85);
}

.subheading {
    font-size: 16px;
    font-weight: 600;
    color: #e10613;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    bottom: -75%;
    left: 0;
    opacity: 1;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}

.devider-recent {
    display: block;
    border-top: 3px solid rgba(255,255,255,.6);
    width: 102px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}



.description-site {
  width: auto;
  white-space: normal;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 48px;
  visibility: hidden;
}

.bloc-service-wrapper:hover .description-site {
    margin-top: 15px;
    transition: all linear 0.3s;
}

.bloc-service-wrapper:hover .description-site {
  visibility: visible;
}

.bloc-service-wrapper:hover .content {
  transition: all linear 0.3s;
}
.bloc-service-wrapper:hover .overlay {
  height: auto;
  bottom: 0;
}

.descriptin-galerie{
  white-space: normal;
  padding-top: 15px;
}
