@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Questrial-Regular.woff2') format('woff2'),
        url('../fonts/Questrial-Regular.woff') format('woff'),
		url('../fonts/Questrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular/Lato-Regular.woff') format('woff');
        url('../fonts/Lato-Regular/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*Header*/
.texttop{font-size: 13px;font-family: 'Montserrat', sans-serif;color:#000;font-weight: 700;}
.langue{font-size: 13px;font-family: 'Montserrat', sans-serif;color:#5b5b5b;font-weight: 700;}
.border-bot{border-bottom: 1px #bababa solid}
.langue:hover{color:#b64f3d;}
.sep {border-right: 2px #5b5b5b solid; padding-right: 5px; margin-right: 5px;}
.padding-10{padding:10px 0px;}
.adresse-icon:before{
    content: "";
    display: block;
    background: url("../img/adresse.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0px 0;
    position: relative;
    bottom: -2px;
}
.contact-icon::before{content: "";
    display: block;
    background: url("../img/telephone.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0px 0;
    position: relative;
    bottom: -2px;}
.no-pad{
    padding:0px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
    padding-left:0px !important;
    padding-right:0px !important;}
.reservebtntop{border:1px solid #b64f3d;    margin-top: -2px;}
.reservebtnlink{font-family: 'Montserrat', sans-serif;    font-size:15px;color:#b64f3d;}
.reservebtntop:hover{background-color: #b64f3d;}
.reservebtntop:hover a {color:#fff !important;}
.navbarwidth{width: 100%;}
.navbar-position{    float: right;
margin-right: -15px;}
.languerow{    display: -webkit-box;float:right;
margin-right: 0px;}
.logotop{width:100%;height:auto;}





a:hover,
a:focus,
a:active{text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
margin:0px; 
padding:0px;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}

body{font-family: 'Montserrat', sans-serif; color:#252525;font-size: 15px; line-height:25px;}
.margin-auto{margin:auto;}
.navbar .navbar-nav .nav-link:not(.btn){font-family: 'Montserrat', sans-serif;    font-size:15px;color:#5b5b5b;font-weight: 700;}
.nav-item:hover .menu-link{color : #000 !important;}
.top-10{margin-top:10px;}
.top1{margin-top:10px;}
.top2{margin-top:20px;}
.top3{margin-top:30px;}
.top4{margin-top:40px;}
.slide-msg{position:absolute; top:27%; text-align:center; width:100%;}
.welcom{color:#fff; font-family: 'Montserrat', sans-serif;font-size:25px;}
.hotel{margin-top:10px; margin-bottom:10px;}
.bg-primary {background-color: rgba(0, 0, 0, 0.69) !important;}
.link-slider{margin-top:50px;}
.btn-animate{-webkit-transition: all .1s .1s ease-in-out;-moz-transition: all .1s .1s ease-in-out;-ms-transition: all .1s .1s ease-in-out;transition: all .1s .1s ease-in-out;}
.link-slider a{display:table; text-align:center; margin-left:auto; margin-right:auto; color:#fff; font-family: 'Montserrat', sans-serif;font-size:25px; padding:15px 40px;border:solid 2px #b64f3d; border-radius:3px; background-color:transparent;}
.link-slider a:hover{background-color:#b64f3d;}
.link-maps{margin-top:20px;}
.link-maps a{color:#fff; font-family: 'Montserrat', sans-serif;font-size:22px; position:relative; cursor:pointer;}
.link-maps a i{display:table; width:19px; height:26px; background:url(../img/marquer.png) no-repeat; position:absolute; left:-30px;}
.link-maps a:hover{color:#b64f3d;}
.about{color:#000; font-family: 'Montserrat', sans-serif;font-size:25px; text-align:center; line-height:40px;}
.serv {text-align:center; margin-top:30px; margin-bottom:30px;}
.service-titre {color:#000; font-family: 'Montserrat', sans-serif;font-size:23px;font-weight:700; text-align:left;text-transform:uppercase;}
.service-text{    text-transform: initial;color:#555454 ; font-family: 'Montserrat', sans-serif;font-size:13px;font-weight:700; text-align:left;}}
.section{padding-top:20px;}
.maps-zoom{cursor:pointer;}
.nGY2Gallery a {    max-width: 400px;
    max-height: 400px;
    height: auto;
    overflow: hidden;
	left:0px !important;}
/* Custom Stylesheet */
.tabs input[type=radio] {position: absolute;top: -9999px; left: -9999px;}
.tabs {width: 60%;float: none;list-style: none;position: relative;padding: 0;margin: 75px auto;}
.tabs li{float: left;}
.tabs label {display: block;padding: 10px 20px;border-radius: 2px 2px 0 0;color: #08C;
    font-size: 24px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    background: rgba(255,255,255,0.2);
    cursor: pointer;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tabs label:hover {background: rgba(255,255,255,0.5);top: 0;}
[id^=tab]:checked + label {background: #08C;color: white;top: 0;}
[id^=tab]:checked ~ [id^=tab-content] {display: block;}
.tab-content{
  z-index: 2;
  display: none;
  text-align: left;
  width: 100%;
  font-size: 20px;
  line-height: 140%;
  padding-top: 10px;
  background: #08C;
  padding: 15px;
  color: white;
  position: absolute;
  top: 53px;
  left: 0;
  box-sizing: border-box;
  -webkit-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #e9e7e1;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e9e7e1;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #e9e7e1;
}
.mi-slider-v1{width:100%; height:642px;background:url(../img/slide1.jpg) no-repeat;}
.mi-slider-v2{width:100%; height:642px;background:url(../img/slide2.jpg) no-repeat;}
.mi-slider-v3{width:100%; height:642px;background:url(../img/slide3.jpg) no-repeat;}
.slide-show-msg{width:100%; max-width: 1000px; position:relative; text-align:center; top:35%; margin: auto;}
.slide-show-msg h4 {font-family: 'Montserrat', sans-serif; font-size: 34px; color:#fff; text-transform:uppercase; margin-bottom:45px;}
.slide-show-msg p {font-family: 'Montserrat', sans-serif; font-size: 21px;color:#fff;}
.services_supplementaires{}
.h4{font-family: 'Montserrat', sans-serif;text-transform:uppercase; color:#252525;font-size: 23px;}
.mb-30{margin-bottom:30px;}
.mt-20{margin-top:20px;}
.services_supplementaires p{display:block;  color:#252525;font-size: 22px;font-family: 'Montserrat', sans-serif;text-align: center;line-height: 40px;}
.white{color:#fff;}
#reservation{background-color:#ffffff; padding-bottom:25px; width:100%;position: relative;top: -70px;-webkit-box-shadow: 0px 45px 52px -34px rgba(0,0,0,0.54);
    -moz-box-shadow: 0px 45px 52px -34px rgba(0,0,0,0.54);
    box-shadow: 0px 45px 52px -34px rgba(0,0,0,0.54);}
.reservationmargin{    margin-left: 25px;margin-top: 25px;}
.reservationcontainer{background:#e9e7e1;height:110px;}
.reservationcontainerinter{background:#ffffff;height:110px;}
.size49{font-size:49px;}
.mt30{margin-top:30px;}
.imputrow{margin-top: 10px;
    margin-bottom: 10px;}
.reservationtext{    padding-top: 10px;text-transform: uppercase;
    font-weight: 600;}
.sepborderright{border-right: 1px solid #c8c8c8;}
.seppaddingright{padding-right:35px;}
.reservationfixed{margin-left: -65px;
    padding-left: 65px;}
.reservationcontent{margin-left: 20px;
    width: 50%;
    margin-right: 40px;}
.seppaddingleft{padding-left:40px;}
.input-booking{background:transparent; border-radius:0px;    border: 0px;
    padding: 15px 25px;
    color: #000;
    font-size: 25px;
	    font-weight: 600;}
.input-rooms-booking{background:transparent; border-radius:0px;    border: 0px;
    padding: 10px 25px;
    color: #000;
    font-size: 25px;
	border-color: #E0E0E0;
    box-shadow: 0 0 0 0.1rem rgba(200,200,200,.25);}
.input-rooms-booking:focus{color:#000000; background-color:#ffffff; outline:0; border-color:#b64f3d;    box-shadow: 0 0 0 0.2rem rgba(182,79,61,.25);}
.input-booking::-webkit-input-placeholder {color: #222222;font-size:25px;}
.input-booking::-moz-placeholder { color: #222222; font-size:25px;}
.input-booking:-ms-input-placeholder { color: #222222; font-size:25px;}
.input-booking:-moz-placeholder {color: #222222;font-size:25px;}
.input-booking:focus {color:#000000; background-color:#ffffff; outline:0; border-color:#b64f3d;    box-shadow: 0 0 0 0.2rem rgba(182,79,61,.25);}
.btn-booking{    float: right;margin-top: 5px;color:#ffffff; cursor:pointer; font-family: 'Montserrat', sans-serif;text-transform:uppercase; background-color:#b64f3d; border:none; padding:10px 25px 10px 25px;font-size:21px;border:1px solid #b64f3d;}
.btn-autoo{display:table;}
.btn-auto{display:table; margin:auto;}
.btn-booking:hover{background-color:transparent; color:#b64f3d;}
.date_bg{background:url(../img/date_bg.png) 97% 50% no-repeat;}
.select-booking{background:#b64f3d; border-radius:0px; border:solid 1px #fff; padding:0px 25px; color:#fff; height: 52px; width:100%;}
.select-booking:focus,
.select-booking:hover{outline:0;}
.dropdown-menu {font-size: 12px;color: #b64f3d;background-color: #ffffff;border: 1px solid rgba(0, 0, 0, .15);}
.datepicker-dropdown.datepicker-orient-top:after{border-top:solid 6px #353944;}
.datepicker-dropdown:after{border-bottom:solid 6px #353944;}
.datepicker table tr td, .datepicker table tr th {text-transform: capitalize;}
.top-footer {padding:0px;background-color:#363636;}
.marginfooter{margin: 25px 0px;}
.links-footer{color:#ffffff; font-family: 'Montserrat', sans-serif; font-size:15px; margin-top:0px; font-weight:500;}
.links-footer a{color:#ffffff; font-family: 'Montserrat', sans-serif; font-size:15px;font-weight:500;text-transform:uppercase;}
.links-footer a:hover{color:#fbcf62;}
.footer-contact{color:#c4c4c4; font-family: 'Montserrat', sans-serif; font-size:14px; margin-top:15px;}
.footer-contact .maps{background:url(../img/icones.png) no-repeat; color:#fff; background-position:0px 4px; padding-left:20px; line-height:25px; margin-bottom:10px;}
.footer-contact .tel{background:url(../img/icones.png) no-repeat; background-position:0px -30px; padding-left:20px; line-height:25px; margin-bottom:10px;}
.footer-contact .fax{background:url(../img/icones.png) no-repeat; background-position:0px -62px; padding-left:20px; line-height:25px; margin-bottom:10px;}
.footer-contact .email{background:url(../img/icones.png) no-repeat; background-position:0px -96px; padding-left:20px; line-height:25px; margin-bottom:10px;}
.bottom-footer{; padding:20px 0px 15px 0px;}
.text-mut{color:#fbcf62;font-family: 'Montserrat', sans-serif; font-size:17px;}
.cresus{color:#fbcf62;}
.cresus:hover{color:#ffffff;}
.nomarpadright{margin-right:0px !important;padding-right:0px !important;}
.reseaux{    display: table;
    margin: auto; padding-top:10px;}
.reseaux a{margin: auto;display:inline-block; width:50px; height:50px; background:url(../img/reseauxs.png) 0px 0px no-repeat;margin-right:15px;}
a.btn-facebook{background-position:-112px 0px;}
a.btn-instagram{background-position:0px 0px;}
a.btn-video{background-position:-56px 0px;}
a.btn-facebook:hover{background-position:-112px -52px;}
a.btn-instagram:hover{background-position:0px -52px;}
a.btn-video:hover{background-position:-56px -52px;}
.carte-paiement{margin-top:20px;}
#galeries .owl-controls{display:none;}
.instagram-item{position:relative;}
.instagram-item .ombre{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0px; top:0px; transform: scale(0,0);}
.instagram-item .ombre .h2{color: #fff;text-align: center;width: 100%;position: absolute;top: 45%; font-size:20px;}
.instagram-item:hover .ombre{transform: scale(1,1);}
.slider-intermediere{min-height:320px; background:#000 url(../img/intermidiere.jpg) no-repeat; background-size:cover;background-position:center bottom;}
#reservation .text-center{margin-left:auto; margin-right:auto;}
#reservation .input-group{display:block;padding: 15px 0px;}
.form-control{width:100% !important;height:auto;padding-left: 5px;padding-top: 0px;padding-bottom: 0px;}
.web-panel{padding:20px 0px;}
.block-title {font-family: 'Questrial', serif;font-size: 25px;font-weight: 500; color: #b64f3d;}
.block-title-h1 {font-family: 'Questrial', serif;font-size: 20px; font-weight:600;}
.bottom-20 {margin-bottom: 10px;}
#conts ul, #conts ol{ list-style:none; padding:0px; margin:0px;}
#conts ul li, #conts ol li{position: relative;padding-left:15px;}
#conts ul li:before, #conts ol li:before{content: "\e080"; position: absolute; left:0px; top: 1px;font-family: 'Montserrat', sans-serif; color:#b64f3d;font-size: 9px;}
#conts p{margin-bottom: 9px;}
.marginrooms {margin-bottom:15px;    font-weight: 600;border-bottom: 2px solid #E0E0E0;}
.borders{border-bottom:solid 3px #b64f3d;position:relative;}
.borders .hover {color: #fff !important;background: #b64f3d;}
.step {font-size: 17px;padding: 8px 10px;margin-right: 1px;color: #000; display: inline-block;}
.periode{font-size:17px;font-family: 'Montserrat', sans-serif; font-weight:700;margin-top:15px; margin-bottom:15px;    text-align: center;}
.periode span{color:#b64f3d; padding-right:25px;}
.site-chambre_img{height: 35px;}
.site-chambre{height: 35px;}
.site-tarif{height: 35px;}
.nbchambre{    display: flex;
    margin: auto;
    margin-left: 15px;}
.borderrows{    border-bottom: 2px solid #E0E0E0;
    margin-bottom: -2px;}
.serviceshomea:hover .imgservtitle{color:#b64f3d;background:#f5f4f4}
.serviceshomea:hover .imgserv{background:#f5f4f4;}
.pensionselect{margin-right:6px !important;}
.nb_fo_rooms{height: 35px;-moz-appearance: none;
-webkit-appearance: none;}
.site-chambre_img{display:inline-block; vertical-align:top; border:solid #ccc 1px; padding:3px 0px; width:90px; text-align:center; margin-right:0px;}
.site-chambre{display:inline-block;  vertical-align:top; font-family: 'Montserrat', sans-serif; font-size:15px; color:#000000; border:solid #ccc 1px; padding-left:12px; padding-right:12px; padding-top:5px; margin-right:30px; margin-left:0px;}
.dispo_panel{width:100%; background-color:#fff; border:solid 1px #fff; box-shadow:0px 0px 3px #d4d4d4; margin-bottom:20px;}
.dispo_panel > div{padding:10px;}
.site-tarif{display:block; font-family: 'Montserrat', sans-serif; font-size:13px; color:#006923; border:solid #ccc 1px; padding-left:12px; padding-top:5px; padding-right:12px;}
.nb_fo_rooms{width:100%; padding-left:28px;height:100%;}
.chambre_count{font-family: 'Montserrat', sans-serif; font-size:15px; color:#b64f3d; margin-top:10px; margin-bottom:5px;    background: #f2f2f2;
    padding: 10px;    text-align: center;}
.choix_option .label{padding-right:10px; font-size:13px;display:flex;margin:auto; }
.select_reservation{margin-right:15px;float:right;
-moz-appearance: none;    display: initial;    width: fit-content;    font-size: 20px;
-webkit-appearance: none;}
.nbtextprice{margin-left:15px;font-weight:500;}
.devis{border-collapse:collapse; width:100%;}
.devis thead td{ border:solid 1px #b64f3d; background:#b64f3d; color:#fff; font-size:13px; font-family: 'Montserrat', sans-serif; padding-left:15px; height:30px;}
.devis tbody td{ border:solid 1px #b64f3d; color:#000; font-size:13px; font-family: 'Montserrat', sans-serif; padding-left:15px; height:30px;}
.tab_adulte{border-collapse:collapse; width:100%;}
.tab_adulte thead td{border:solid 1px #b64f3d; background:#b64f3d; color:#fff; font-size:13px; font-family: 'Montserrat', sans-serif; padding-left:15px; height:30px;}
.tab_adulte tbody {border:solid 1px #b64f3d;}
.tab_adulte tbody td{color:#000; font-size:13px; font-family: 'Montserrat', sans-serif; padding:0px 15px; height:50px;}
.control-label{font-weight:normal!important;}
.contact-data{display:block; padding:40px 50px; height:350px; background-color:#eee;}
.contact-form{display:block; padding:40px 50px; height:350px; background-color:#353944;}

.breadcrumb{margin-bottom: 10px;}
.has-feedback .form-control{padding-left: 42.5px!important;}
.form-control-feedback{left:0px; right:auto; color:#b64f3d;}
.form-control-feedback{line-height:34px!important;}
.perso-title {font-size: 15px; margin-bottom: 15px; color: #b64f3d;font-weight: 400; line-height: 1.25; text-transform: uppercase;}
.msg-contact{font-size:15px; font-weight: 400; padding-bottom:25px;}
.phone-contact{font-size:15px; font-weight: 400; padding-bottom:15px;}
.adresse-contact{font-size:15px; font-weight: 400; padding-bottom:25px;}
.phone-contact span,
.adresse-contact span{display:inline-block; vertical-align:top;}
.phone-contact span.glyphicon,
.adresse-contact span.glyphicon{color:#b64f3d; font-size:25px; margin-right:10px;}
.phone-contact i{color:#b64f3d; font-size:25px; margin-right:10px;}
.btn-contact{border:solid 1px #999999; background-color:#fff; padding:9px 25px;  display:inline-block;color:#181818;font-family: 'Caviar-Dreams'; font-size:16px; font-weight:600;}
.btn-contact:hover{color:#fff; background-color:#b64f3d;}
.border-warning{border-top:solid 3px #b64f3d;}
.languerow2{display:none;float:right;
margin-right: 0px;}
.contacttop{display:block;}
.contacttop2{margin:auto;display:none;}
body.contact .form-control-contact{border-radius:0px; padding:10px 10px;}
body.contact .form-control-feedback {
    line-height: 45px!important;
}
.carouselpop{border:0px !important;}
.carousel{    height: 100%;
    border: 10px solid #f2f2f2;}
.padding-left-room{padding-left:15px;}
.carousel-item{height:100%}
.carousel-itemimg{height:340px !important;}
#rooms{margin-top:40px; margin-bottom:40px; padding:0px 15px;}
/*.rooms-data{display:block; padding:40px 50px; height:600px; position:relative}*/
.priceroom{font-size:33px;margin: 10px 0px; font-weight: 700;}
.textprice{font-size:16px;}
.textpricetype{font-size:11px;}
.pensiontype{color:#b64f3d;}
.heightall{height:100% !important;}
.imgroom{    width: 100%;
    height: auto;}
.heigthroom{max-height:420px;overflow:hidden;}
.heigthroompop{height:100%;overflow:hidden;}
.rooms-picture{display:block;height:100%;width:95%;max-height:370px; background-color:#eee; overflow:hidden;border:10px solid #f2f2f2}
.rooms-data{display:block; padding:5px 0px; height:auto; background-color:transparent; position:relative}
.no-padding{padding:0px!important;}
.no-margin{margin:0px!important;} 
.rooms-name{color:#b64f3d; font-size:20px; position:relative; display:table;font-weight:800;}
.rooms-name:before{content:' '; background-color:#fff; height:3px; width:40%; left:0px; bottom:0px; position:absolute;}
.borderbreadcrumb {border-right:1px solid #252525 ; padding-right:5px; margin-right:5px;}
.margin-top-30{margin-top:-30px;}
.content{margin-top:20px;    font-weight: 600;
    line-height: 20px;}
.content ol li,
.content ul li{padding:0px; margin:0px; list-style:none; font-size:13px;}
.content ol li:before,
.content ul li:before{content:'~'; color:#b64f3d; padding-right:3px;}
.vertical{color:#fff; font-size:30px; transform: rotate(-90deg); transform-origin: 50% 50%;white-space: nowrap; width: 100%; text-align:right;position:absolute;bottom: -2%;right: -40%;}
.vertical:before{content:' '; background-color:#fff; height:1px; width:28%; right:-32%; bottom:7px; position:absolute;}
.btn-rooms{margin-top:20px;}
.btn-rooms a{display:table; text-align:center; color:#fff;background-color:#b9b9b9; font-family: 'Montserrat', sans-serif;font-size:21px; padding:10px 15px;border:solid 2px #b9b9b9; border-radius:1px;text-transform:uppercase;font-weight:500;}
.btn-rooms a:hover{background-color:#b64f3d;color:#fff;border:solid 2px #b64f3d;}
.btn-reservationroom{display:table; text-align:center; color:#fff;background-color:#b9b9b9; font-family: 'Montserrat', sans-serif;font-size:21px; padding:10px 15px;border:solid 2px #b9b9b9; border-radius:1px;text-transform:uppercase;font-weight:500;}
.btn-reservationroom:hover{background-color:#b64f3d;color:#fff;border:solid 2px #b64f3d;}
.btn-roomsa{display:table; text-align:center; color:#fff;background-color:#b9b9b9; font-family: 'Montserrat', sans-serif;font-size:21px; padding:10px 15px;border:solid 2px #b9b9b9; border-radius:1px;text-transform:uppercase;font-weight:500;}
.btn-roomsa:hover{background-color:#b64f3d;color:#fff;border:solid 2px #b64f3d;}
.breadcrumb{background-color:#f7f7f7; border-radius:0px;}
.breadcrumb li{font-size:11px; color:#b64f3d;}
.breadcrumb a{color:#252525;}
.room-picture{display:block; background-color:#eee; overflow:hidden;}
.room-data{display:block; padding:40px 50px;  margin-top:30px; margin-bottom:30px;}
.langues{margin-top:20px; color:#e4e4e4; font-weight:normal; font-size:13px;}
.langues a{color:#e4e4e4; font-weight:normal;}
.langues a.active,
.langues a:hover{color:#b64f3d;}
#instagram-panel{margin-top:20px;}
/*presentation*/
.aboutcontainer{background:#e9e7e1;    padding-top: 15px; padding-bottom:20px;}
.imgpresentation{width:100%; height:auto;}
.no-padding-left{padding-left:0px !important;}
.titleabout{font-size:21px; font-family: 'Montserrat', sans-serif;font-weight:700;    margin: auto;text-align:center; color:#000000}
.titlerow{border-bottom:1px solid #c6c6c6;}
.sepabouttitle{width: 75px; border-bottom: 3px solid #b64f3d; margin: auto; margin-bottom: -2px; padding-bottom: 25px;}
.textabout{margin: auto; text-align:center;margin-top:50px; font-family: 'Montserrat', sans-serif;font-weight:700;font-size:15px;}
.no-padding-right{padding-right:0px;}
.paddingtextabout{    padding-left: 20px;}
.marginserv{margin:auto; padding-top:10px;}
.servtitlebefore{font-size:15px; font-family: 'Montserrat', sans-serif;font-weight:700;color:#b64f3d;margin:auto;text-align:center;padding-bottom:10px;}
.titleserv{font-size:17px; font-family: 'Montserrat', sans-serif;font-weight:900;    margin: auto;text-align:center; color:#000000;text-transform:uppercase;}
.imgserv{width:100%;height:auto;margin-top:17px}
.imgservtitle{padding-top:17px;font-size:17px; font-family: 'Montserrat', sans-serif;font-weight:700;color:#000000;margin:auto;text-align:center;padding-bottom:10px;text-transform:uppercase;}
/*services*/
.no-margin-top{margin-top:0px !important;}
.titleservices{font-size:18px; font-family: 'Montserrat', sans-serif;font-weight:700;    margin: auto;text-align:center; color:#555454;text-transform:uppercase;}
.servicestitlebefore{font-size:23px; font-family: 'Montserrat', sans-serif;font-weight:700;color:#000000;margin:auto;text-align:center;padding-bottom:10px;padding-top:25px}
.serviceshome{background:#f5f4f4;}
.servcontainer{margin-bottom:10px;}

@media screen and (max-width: 991px) {
	.navbar .navbar-nav .nav-link:not(.btn) {font-size: 14px;}
	.sidebar-collapse .navbar .navbar-nav .nav-link{padding-top: 10px; padding-bottom:10px;}
	#rooms{margin:40px auto; padding:0px 15px; max-width:800px;}
	.vertical{display:none;}
	.rooms-data,.rooms-picture{height:auto;}
}
@media screen and (max-width: 768px) {
	#reservation .form-control{margin-top:10px}
	.links-footer a{display:block; border-bottom:solid 1px #32353e; padding:5px 0px;}
	.tel,
	.fax,
	.email,
	.maps{display:table; margin-left:auto; margin-right:auto;}
	.reseaux{text-align:center;}
}
.danger{color:red;}
.remise{text-decoration: line-through;color:#fc2d2d; font-size:11px;}

.disabled-date {
    /* background-color: #d44949!important; */
    /* color: #fff!important; */
    /* background-color: #3e424c!important; */
    /* color: #d44949!important; */
	text-decoration: line-through;
}

/* Styles the thumbnail */

a.lightbox img {
height: 100%;

}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
z-index:1;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;

box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
left:0
}
.imgzoompop{
max-height: 100% !important;
    max-width: fit-content !important;
    height: 100% !important;
    width: auto !important;
    overflow: hidden !important;
max-width: 1660px !important;}
.lightbox-target:target img {
max-height: fit-content;
max-width: fit-content;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
right: 30px;
}
@media screen and (max-width: 1199px) {
	.languerow2{display:-webkit-box;}
	.languerow{display:none;}
	.contacttop{display:none;}
.contacttop2{display:flex;}
.texttop {margin:auto;}
.navbar .navbar-nav .nav-link:not(.btn){font-size: 12px;}
}
@media screen and (max-width: 575px) {
	.logotop{    width: 30%;
    margin: auto;
    display: flex;}
	.centered{display:flex;margin:auto;}
	.texttop{font-size:11px;}
	
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}/*Mise a jour reservation annulation affichage*/li.nav-item.reservebtntop {    display: none;}div#reservation {    display: none;}button.btn-reservationroom.btn-animate {    display: none;}h3.priceroom {    display: none;}