/*:root {
    --white: #fff;
    --black: #fff;
    --navback: #2e4d0ab3;
    --navbackmovil: #31682f;
    --fondocale: #ffffff54;
    --fondocalef2: #09090987;
    --colorprincipal: #6f954a;
    --colorprincipal2: #0d8c09;
    --colorprincipalsuave: #ffb01a;
    --colorsecunadrio: #feffdd;
    --colortercero: #042003;
    --textoprincipal: #111;
    --bordeboton: #888;
    --btnorange: #ff7836;
    --bgformula: #eee;
    --txtformu: #42454e;
    --blacksuave: #333;
    --bginputs: #fff;
    --txtinputs: #111;
    --bgeventosfooter: #400a38;
}*/


*{ padding: 0px; margin: 0; box-sizing: border-box;  }
a{ text-decoration: none; border:0 solid !important; outline: 0;  }
a:focus;{ tborder:0 solid !important; outline: 0;  }
.noselect{-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select:none; -ms-user-select:none; }
input:focus, select:focus, select, input.form-control:focus {
            outline:none !important;
            outline-width: 0 !important;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
        }
textarea:focus, input:focus, input[type]:focus {
    border-color: rgb(0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075)inset, 0 0 8px rgba(0,0,0,0.6);
    outline: 0 none;
}

html,body{ font-family: Didact Gothic, sans-seri; font-family: arial; font-size: 12px; font-family: "Muli"; overflow-x: hidden; background: var(--colorsecunadrio); }

.divbody{ max-width: 1150px; margin: auto; position: relative;}
.divbody1000{ max-width: 1150px; margin: auto; position: relative;}
.contview1000{
    float: left;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 5px #282828; 
}
.cuborojo{
    position: fixed;
    bottom: 0;
    left: 2px;
    width: 43px;
    background: #fb000000;
    overflow: hidden;
    z-index: 999;
    padding: 0px;
    text-align: center;
}
.cuborojo img{ width: 100%; }
.cuborojo2{
    width: 100%;
    overflow: hidden;
    z-index: 999;
    padding: 0px;
    text-align: center;
    
}
.cuborojo2 img{
    opacity: 0.4;
}
.cuborojo2 img:hover{
    opacity: 1;
}
.popup{
    background: #1a1515bd; width: 100%; height: 100%; position: fixed; z-index: 9999; top: 0;
}
.popupcontenido{
    margin: 14% auto;
    width: 80% !important;
    background: #fff;
    box-shadow: 0px 0px 11px #0b0b0b;
    border: 2px solid #3e3e3e;
    text-align: center;
}
.popupcontenido img{
    width: 50%;

}
.popupcontenidolabel{
    width: 50%;
}
.popupcontenidolabel img{
    width: 200px;
}

#tamhei{ position: fixed; width: 1px; height:100%; z-index: 99999; top: 0; left:0; }
#superfondo{width: 100%;  text-align: center;  position: fixed; height: 110%; top: 0; z-index: 99999999; 
    opacity: 1; font-size: 19px; background: #fff ; color: var(--colorprincipal); }
#superfondo img{ max-width: 200px; width: 90%; margin-top: 7%; }
.subirarriba{ top: -1500px !important }
.parpadea { animation-name: parpadeo; animation-duration: 2s; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-name:parpadeo; -webkit-animation-duration: 2s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; } @-moz-keyframes parpadeo {0% {opacity: 1.0; } 50% {opacity: 0.1; } 100% {opacity: 1.0; } } @-webkit-keyframes parpadeo {0% {opacity: 1.0; } 50% {opacity: 0.1; } 100% {opacity: 1.0; } } @keyframes parpadeo {0% {opacity: 1.0; } 50% {opacity: 0.1; } 100% {opacity: 1.0; } } 
.displaynone{ display: none ; }
#content{ width: 100%; }  
.flex{ display: flex; justify-content: space-around; flex-wrap: wrap; width: 100%; }
.flexreverse{ display: flex; justify-content: space-around; flex-wrap: wrap; width: 100%; flex-direction: row-reverse;}
.masinfo{ width: 100%; padding: 10px; text-align: center ; }
.masinfo a{ border: 1px solid #999;
color: var(--textoprincipal2);
text-align: center;
padding: 7px 13px;  }
.masinfo a:hover{ background: var(--colorprincipal2);
color: var(--white); border: 1px solid #999;
cursor: pointer; }
/*header*/
header{ width: 100%; z-index: 999; transition: transform 0.3s; background: var(--navback); position: fixed; height: 85px; overflow: hidden; top: 0; } 
.scroll-down .trigger-menu-wrapper {
  transform: translate3d(0, -100%, 0);
}
.scroll-up .trigger-menu-wrapper {
  transform: none;
}
.caledarreservamovil{ background: var(--colorprincipal2); display: none !important;
width: 100%; transition: transform 0.4s;
position: fixed; 
top: 85px;
padding: 10px;
text-align: center;
z-index: 990;
color: var(--white); }
.estadonavfondo{
display: none;  position:fixed; height:100%; width:100%; top: 0px; z-index: 999; 
}
.logo{ position: absolute; }
.logo img{ 
max-height: 77px;
margin: 0px;
padding: 15px 0;
/*background: var(--navback);*/
} 
.idiomas{ float: right;
clear: both;
padding: 0px;
font-size: 12px;
color: var(--black);
width: 100%;
position: absolute;
top: 0;}
.idiomas img{
    width: 20px !important;
}
.idiomas0{ float: right;
clear: both;
padding: 0px;
font-size: 12px;
color: var(--black);
position: absolute;
top: 17px;
right: 70px; }
.idiomas0 img{
    width: 20px !important;
}
.btnidioma{ padding: 7px; float: left; margin-left: 0px; cursor:pointer;  }
.btnidioma b{ font-weight: normal; font-size: 11px; }
.btnidioma a{ color: var(--black); }
.nav{ float: right;
clear: both;
margin-top: 49px;
margin-right: 20px; } 
.btns{
    text-transform: uppercase;
    font-size: 14px;
    padding: 6px 0px 0;
    letter-spacing: 0.9px;
    float: left;
    border-bottom: 3px solid #f000;
    margin-left: 11px;
    color: #111;
}
.btnscolor{ border-bottom:3px solid var(--colorprincipal2); }
.nav a{  
    text-transform: uppercase;
    color: var(--black);
    font-size: 12px;
    padding: 6px 0px 0;
    float: left;
    margin-left: 0px;
} /*endheader*/
.bottonnav{ position: absolute;
top: 17px;
right: 10px;
z-index: 999;
width: 40px;
background: ;
font-size: 24px;
color: var(--black);
cursor: pointer;
} 
.navmovile{ height: 100%;
right: -100%;
position: fixed;
top: 0;
width: 300px;
background: var(--navbackmovil);
z-index: 99999;
text-align: center;
display: block;
border-left: 3px solid var(--navback);
min-height: 470px !important;
}
/*.navmovile a{ width: 100%; text-align: center; float: left; margin: 14px auto; font-size: 25px; padding: 10px; border-bottom: 0px solid #fff !important; } 
*/
.navmovile img{  width: 183px; text-align: center; }
.navmovilediv1{ width: 100%; margin: 30px 0;}
.navmovilediv2{ width: 100%; }
#soloreservas{
    padding: 0;
    font-size: 14px;
    height: 18px;
}
.navclose{ width: 100%;
text-align: right;
padding: 22px 20px 5px 0px;
}
.navclose i{ font-size: 21px; color:var(--black);
cursor: pointer;
position: absolute;
right: 14px; }
.navmmenu{
    text-align: left;
    color:var(--black);
    padding: 8px 15px;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    width: 100%;
}
.navmmenu: hover{
    background: #eee;
}
.headerpag{
    width: 100%;
    height: 435px;
    overflow: hidden;
    position: relative;
}
.headerpag img{
    width: 100%;
    height: 100%;
}
.headerpagtxt{
    width: 100%;
    height: 100%;
    background: #0000007a;
    color: #ffffffb5;
    position: absolute;
    text-align: center;
    z-index: 99;
    padding: 220px 0;
    font-size: 37px;
    text-transform: uppercase;
}

/*endheader*/
/*footer*/
footer{ width:100%; background:var(--colortercero); }
.contenfoter{ width: 100%; padding: 50px 0; text-align: center; }
.contenfoter a{ width: 20%; }
.contenfoter img { height: 150px; }
.contenfotertxt{
    width: 80%;
    background: #171717;
    font-family: 'Muli';
    float: left;
    padding: 12px;
    color: #d5d5d5;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
}
.contenfotertit{
    font-size: 18px;
    width: 100%;
    float: left;
}
.contenfoteri{
    width: 20%;
    background: #3520;
    font-family: 'Muli';
    float: left;
    padding: 12px;
    color: #d5d5d5;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
}
.contenfoterdivi{
    float: right;
    cursor: pointer;
    clear: both;
    margin: 3px;
    overflow: hidden;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 35px;
    text-align: center;
    padding: 0px;
    line-height: 50px;
    border-radius: 10px;
}
.semifooter{
    width: 100%; float: left; background: var(--colortercero); position: relative;
}
.semifooter a{
    cursor: pointer; z-index: 99; position: relative;
}

.semifooterseguimos{
    width: 100%; padding: 30px; text-align: center; color: #fff; font-size: 38px;
}
.footernavmovile{ 
position: absolute;
bottom: 0;
width: 100%;
opacity: 0.85;
 }
.semifooterseguimos2{
     width: 100%; padding: 10px; text-align: center; color: var(--black); font-size: 15px; font-weight: bold;
}
.tablasiguenos{
    padding: 10px; 
}
.tablasiguenos a{
    float: left; color: #000; 
}
.tablasiguenos i{
    font-size: 35px;
    color: #fff !important;
 /*background: #fffdfd;*/
}
.clickwhatsapp{ position: fixed;width: 60px;right: 10px;bottom: 10px;z-index: 998;background: #f000;height: 60px; }
.contwhatsapp{ position: fixed; top: 0; left: 0; z-index: 999; background: #454; color: #fff; }
/*endfooter*/
/*calenreserva*/
.calenreserva{ z-index: 992; display: none; top: 150px; right: -75px; width: 250px; position: absolute; padding:10px; border-radius: 5px; background: var(--fondocale); }
.calenreservafalse1{z-index: 992; display:none !important; top: 85px; font-size: 18px; padding:8px; width: 230px; position: fixed; text-align: center; background: var(--colorprincipal2); color: var(--white); } 
.calenreservaprecio{ width: 100%;  font-size: 18px; padding: 6px; text-align: center; background: var(--fondocalef2); color: var(--white); }
.calenreservafechas{width: 46%; text-align: center; text-transform: capitalize; padding: 5px 0; font-size: 15.5px; margin: 10px 2%;  background: var(--fondocalef2); color: var(--white); }
.calenreservafechas b{ font-size: 71px; font-family: arial; line-height: 65px; color: var(--white);  } 
.calenreservabtn{ text-align: center; font-size: 18px; padding:8px; width: 100%; cursor: pointer;  background: var(--colorprincipal2)  repeat scroll 0 0; color:var(--white); }
.contcalenreserva{ z-index: 992; top: 150px; right: 255px; width: 350px; position: absolute; padding: 10px; border-radius: 5px; }
.calendarhead{ float: left; width: 100%; padding: 5px 5px 3px 5px; border-radius: 5px; }
.calendarhead span{ font-size: 23px; width: 8%;  text-align: center;}
.calendarhead label{ width: 84%; text-align: center; margin-bottom: 0; }
.contdias{ float: left; width: 100%; margin-top: 5px; }
.textdias{ width: 14%; padding: 7px; text-align: center; font-size: 11px; border-radius: 3px; }
.numdias{  width: 14%; padding: 10px; text-align: center; margin-top: 1px; border-radius: 3px; }
.numdiaspast{ width:14%; padding: 10px;  opacity: 0.8; text-align: center; margin-top: 1px; border-radius: 3px; }
.hoy{ position: relative; }
.texthoy{ position: absolute; bottom: 1px; text-align: center; width: 100%; left: 0; font-size: 7px; text-transform: lowercase; } 
.textentrada{ position: absolute; top: 0px; text-align: center; width: 100%; left: 0; font-size: 7px; text-transform: capitalize; padding: 0.5px; font-weight: bold; letter-spacing: 0.7px; } 
.textsalida{ position: absolute; top: 0px; text-align: center; width: 100%; left: 0; font-size: 7px; text-transform: capitalize; padding: 0.5px; font-weight: bold; letter-spacing: 0.7px; }
.textestadia{ position: absolute; top: 0px; text-align: center; width: 100%; left: 0; font-size: 7px; text-transform: lowercase; padding: 0.5px; letter-spacing: 0.7px; }
.markain{ position: relative; cursor: pointer; }
.markaout{ position: relative; cursor: pointer; }
.marka{ position: relative; cursor: pointer; }
.mnormal{ cursor: pointer; }
.coorposition{ background: red; height: 0; z-index: 992; top: 150px; right: 0px; width: 250px; position: absolute; padding:0 10px; border-radius: 5px; }
.calenreservacerrar{ float: right; font-size: 24px; text-align: right; width: 50%; cursor: pointer; position: absolute; right: 10px; top: 0; } 
.calenreservacerrarfalse{ float: right; font-size: 15px; text-align: right; width: 50%; }

/*endcalenreserva*/
/*slider*/
.slider{ max-width: 1600px; margin: auto; margin-top: 0px; position: relative;  }
.slider_1{ position: relative; float: left;  width: 100%; border: 10px; overflow: hidden; background: #000 }
.slider_2{ position: relative; float: left;  z-index: 99; width: 100%; border: 10px; overflow: hidden; }
/* jssor slider loading skin spin css */
.jssorl-009-spin img {animation-name: jssorl-009-spin; animation-duration: 1.6s; animation-iteration-count: infinite; animation-timing-function: linear; } @keyframes jssorl-009-spin {from { transform: rotate(0deg); } to { transform: rotate(360deg); } } 
.jssorb064 {position:absolute;}
.jssorb064 .i {position:absolute;cursor:pointer;}
.jssorb064 .i .b {fill:#fff;fill-opacity:1;stroke:#fff;stroke-width:500;stroke-miterlimit:10;stroke-opacity:0.5;}
.jssorb064 .i:hover .b {fill-opacity:1;}
.jssorb064 .iav .b {fill:var(--colorprincipal2);fill-opacity:1;stroke:var(--colorprincipal2);stroke-opacity:.7;stroke-width:2000;}
.jssorb064 .iav:hover .b {fill-opacity:1;}
.jssorb064 .i.idn {opacity:1;}
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.jssora051 i{font-size: 60px; position: absolute; background: #2a282f; color: #fff; border-radius:50%; text-align: center; opacity: 0.6; }
.sliderpro t1{ font-size: 35px; }
.sliderpro t2{ font-size: 16px; }
/*endslider*/
/*presentacion*/
.divpresentacion{
	
}
.txtdivpresentacion{
	width: 100%;
    padding: 10px;
    border-radius: 0px;
    margin: 0px;
}
.txtdivpresentaciontitulo{
    font-weight: 600;
    font-family: 'Didact Gothic';
    font-style: lighter;
    font-size: 30px;
    color: #fff;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: none;
    padding: 20px;
      padding-bottom: 20px;
    padding-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-style: bold;
    padding-bottom: 5px;
    color: var(--colorprincipal);
    text-transform: uppercase;
}
.txtdivpresentaciontitulo b{ font-size: 13px; font-weight: normal;  }
.txtdivpresentaciontitulo2{
}
.txtdivpresentacionsubtitulo {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 21px;
    font-family: "Raleway";
    font-weight: 100;
    font-style: normal;
    font-size: 21px;
    color: #7d7d7d;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
}
.txtdivpresentaciontxt{
	font-weight: normal;
    font-style: normal;
    color: var(--textoprincipal);
    letter-spacing: 0.3px;
    width: 90%;
    margin: auto;
    line-height: 26px;
    text-align: center;
}
.imgdivpresentacion{
	width: 45%;
	padding: 0 0;
	margin: 20px;
}
.imgdivpresentacion img{
	width: 100%;
	border-radius: 7px;
}
.vervideomas{ min-width: 500px; width: 70%; overflow: hidden;} 


/*endpresentacion*/
/*divhorario*/
.txtdivhorario{
    width: 100%;
    padding: 1%;
    box-shadow: 0px 0px 8px #35353500;
    border-radius: 12px;
    margin: 0px;
    font-size: 30px;
    text-align: center;
    line-height: 46px;
    padding: 50px;
    color: #fff;
} 
.divhorario{
     background: url(../../public/neoimg/home/foto1a.jpg) ; 
     background-position: 50% 50% !important;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
}
.flexhorario{ display: flex; justify-content: space-around; flex-wrap: wrap; width: 100%; }
.flexhorariotitulo{ 
    width: 100%;
    padding: 15px;
    margin-top: 25px; 
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 39px;
    font-weight: 700;
    line-height: 50px;
}
.flexhorariotitulo b{ color: #B29859;
font-family: "Yellowtail", serif;
font-size: 24px;
margin-bottom: 15px;
margin-top: -105px; }
.flexhorario50{ width: 50%; font-family: "Oswald", sans-serif;
color: #ffffff;
font-style: normal;
font-weight: 400;
font-size: 40px;
margin-top: 0px; }
.flexhorario50 b{ color: #B29859;
font-family: "Yellowtail", serif;
font-size: 24px;
margin-bottom: 15px;
margin-top: -105px; }
.flexhorariofooter{ width: 100%; font-family: "Oswald", sans-serif;
color: #ffffff;
font-style: normal;
font-weight: 400;
font-size: 14px;
text-align: center; }
/*enddivhorario*/
/*vermenu*/
.divmenu {
    background: #a8a8a8;
    width: 100%;
    text-align: center;
}
.divmenu a{
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

/*vermenu*/
/*galery*/
.divgaleria{
    
}
.imggaleria{
    width: 25%;

}
.imggaleria img{
    width: 100%;
    height: 100%;
    padding: 0.5px;
    border-radius: 0px;
    border: 1px solid #0b0b0b00; max-height: 200px;
}

.divgalery{
    display: flex;
      flex-wrap: wrap;
      width: 100%;
      align-items: top;
}
.divgalery img{
    width: 100%;
    height: 100%;
}
.divgalery a{
    width: 25%;
    max-height: 263px;
}
/*galery*/
/*vistahabitaciones*/
.divvistahabitaciones{}
.iteds{
    border-radius: 5px;
    float: left;
    background: #f2f2f2;
    padding: 8px 6px;
}
.tituloprinhab{  text-align: left; font-family: 'Raleway'; font-weight: bold; font-style: bold; padding: 15px; font-size: 23px;  text-transform: uppercase;  } 
.hom_txtcontheb{ width: 100%;  padding: 9px; text-align: center; } 
.hom_txtcontheb_text1{ width: 100%; float: left; font-size: 25px; padding: 1px; color: var(--textoprincipal);  }
.hom_txtcontheb_text1 b{ width: 100%;
float: left;
text-transform: uppercase;
font-size: 12px;
padding: 10px 0;
letter-spacing: 2px;
font-weight: bold;
text-shadow: 0px 0px 1px #e5e5e5; color: var(--textoprincipal);  }
.hom_txtcontheb_text2{width: 100%;
float: left;
padding: 5px;
font-size: 13px;
line-height: 22px;
margin-top: 10px;
letter-spacing: 1px; height: 70px; overflow: hidden; color: var(--textoprincipal);  } 
.hom_txtcontbotones{ width: 100%; }
.botonmasinfo{ 
padding: 10px 15px;
text-align: center;
float: left;
border-radius: 1px;
font-size: 14px;
cursor: pointer; color: var(--white); border: 1px solid var(--bordeboton);
margin: 10px 0; background: var(--blacksuave); }
.botonmasinfo:hover{ color: var(--blacksuave); background: var(--white); };  
.precioinfo{ width: 175px; padding: 10px 7px; float: right; text-align: right; }
.precioinfo b{ font-weight: normal; float: right; font-size: 12px; }
.prnormal{ 
    font-size: 23px !important; font-weight: bold !important; 
    float: right !important; color: var(--blacksuave); padding: 0 2px; margin-left: 5px; 
}
/*.prnormal i,.proferta i{ font-size: 15px; }*/

.tachado{text-decoration: line-through;
opacity: 0.5;
font-size: 17px !important; }
.proferta{ font-size: 23px !important;
color: #863434;
font-weight: bold !important;
float: right !important;
padding: 0 2px; }

.botonreserva{ width: 125px; padding: 5px 19px; text-align: center; border-radius: 5px; margin-top: 5px; font-size: 14px; cursor: pointer; } 
.capsulaconthab{width: 32%; overflow: hidden; border-radius: 0; margin: 0.5%;   }
.capsulaconthab img{  max-width:100%; padding:0 ; }
.capsulaconthabdetalle{ width: 100%;  padding:0 ; }
.capsulaconthabdetalledent{ text-align: left;
float: left;
color: var(--textoprincipal);
padding: 10px 2px;}
.viewvermas{position: fixed; width: 100%; height: 100%; overflow-x: hidden; z-index: 9999; top: 0px; }
.flexhab{  margin-bottom: 20px; }
.flexhab1{ display: flex; justify-content: space-around; flex-wrap: wrap; width: 33.3%;}  
.flexhab2{ display: flex; justify-content: space-around; flex-wrap: wrap; width: 33.3%; flex-direction: row-reverse;}
.textohabitaciongenarl{
    font-size: 12px; color: #000; padding: 10px; line-height: 22px;
}
.capsulaconthabnew{ width: 100%; margin-bottom: 10px; padding: 1%; }
.imghaby2{ width: 65%; }
.imghaby2 img{ width: 100%; height: 100%; }
.texthaby2{ width: 35%;  }
.texthaby2block{ width: 100%;  text-align: left;
background: #e5e5e5;
float: left;
color: #111;
padding: 10px 40px;}
.texthaby2blocktit{
    width: 100%;
    float: left;
    font-size: 25px;
    padding: 1px; color: #111;
}
.texthaby2blocktit b{
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 0;
    letter-spacing: 2px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #e5e5e5;
}
.textdetalles{
    color: #111;
    width: 100%;
    float: left;
    padding: 5px;
    line-height: 28px;
    margin-top: 10px;
    letter-spacing: 1px;
} 
.botonmasinfo42{ 
    width: 48%;
    background: #bf7d36;
    padding: 10px;
    float: left;
    text-align: center;
    color: #fff;
    margin-right: 1%;
    border: 1px solid #a46727;
    cursor: pointer; 
}
.precioinfo42{ 
    float: right;
    padding: 7px;
    width: 50%;
    font-size: 22px;
    font-weight: bold;
    color: #3c3c3c;
    background: #e5e5e5; 
}

/*endvistahabitaciones*/
/*divvistaservicios*/
.divvistaservicios{ margin-top:15px;   }
.tituloprinser{ text-align: center; font-family: 'Raleway'; font-weight: bold; font-style: bold; padding-bottom: 5px; font-size: 36px;  text-transform: uppercase;  } 
.capsulacontser{width: 48%; float: left; border: 2px solid #c7cbcb; padding: 25px; text-align: center; margin: 1%; background: #e9e9e9; }
.imgservice{ width: 35%; }
.imgservice img{ width: 100%; }
.texservice{ width: 65%; padding:0 10px; }
.divservice{ padding: 10px;
background: #f4f4f4;
margin: 10px;
border: 1px solid #cacaca; }
.divservicet1{ font-size: 20px;
color: #9d5c9c;
background: #dcdfdb;
padding: 4px; }
.divservicetxt{ background: #fff; padding: 4px; }
/*enddivvistaservicios*/
/*contactos*/
.divcontacto{
}
.inputclass{
    width: 100%;
    margin-bottom: 10px;
}
.inputclass2{
    width: 100%;
    margin-bottom: 10px;
}
.inputclass2 label{
    width: 100%;
    color: var(--txtformu);
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}
.inputclass2 i{
    font-size: 13px; color: red; padding: 0 10px;
}
.inputclass label{
    width: 100%;
    color: var(--txtformu);
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}
.inputclass i{
    font-size: 13px; color: red; padding: 0 10px;
}
.inputclass2 input{
     background:var(--bginputs);
    color:var(--txtinputs);
    margin: 5px 0;
    border: 1px solid #b3b0b0;
    padding: 15px 13px;
}
.inputclass input{
    background:var(--bginputs);
    color:var(--txtinputs);
    margin: 5px 0;
    border: 1px solid #b3b0b0;
    padding: 15px 13px;
    width: 100%;
}
.inputclass textarea{
    width: 100%;
    border: 0;
    padding: 10px;
    height: 120px;
    background:var(--bginputs); 
    color:var(--txtinputs);
    resize: none; 
    border: 1px solid #c8c8c8;
}
.imgcontacto{
    width: 50%;
    padding: 10px;
}
.imgcontacto img{
    width: 100%;
}
.titcontacto{  
    font-size: 23px;
    padding: 10px;
    margin-top: 2em;
    color: var(--txtformu);
    font-weight: bold; 
}
.titcontacto2{  
    font-size: 18px;
    padding: 7px 0;
    margin-top: 1em;
    color: var(--txtformu);
    font-weight: bold; 
    text-align: left;
    width: 100%;
}
.contformulario{
    width: 48%;
    padding: 30px;
    border: 1px solid #eee;
    margin: 1%;
    background: var(--bgformula);

}
.btnformulario{
    width: 100%; text-align: center; padding: 30px 0;
}
.btnformulario label{
    padding: 5px 10px; background:#2f90bf; color: #fff; padding: 10px 20px ;
}
.conttit1{
    width: 100%; padding: 10px; text-align: center; color: #fff; font-size: 35px;
}
.conttit1 b{
    font-size: 18px; font-weight: normal;
}
.conttit2{
    width: 50%;
    color: #fff;
}
.forinpclass{
    width: 100%;
    padding: 15px;
}
.forinpclass label{
    width: 100%;
    padding: 7px 0;
}
.forinpclass input{
    width: 100%;
    padding: 15px;
    background: #575555;
    border: 0;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
}
.forinpclass textarea{
    width: 100%;
    padding: 15px;
    background: #575555;
    border: 0;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    height: 236px;
}
.submitconta{
    background: #ffb529;
    padding: 10px 30px;
    margin: 15px;
    cursor: pointer;
    border-radius: 5px;
}
.msjenviado{
  background: #ff7070;
  padding: 15px;
  position: fixed;
  z-index: 9999;
  top: 65px;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 21px;

}
/*contactos*/
/*divvistainformacion*/
.divvistainformacion{ background: var(--colortercero); padding: 10px 15px; padding-top: 35px; }
.divvistainformaciontxt{
    width: 40%;
    padding:40px 0;
}
.divvistainformaciontxttitulo{
    width: 100%;
    float: left;
    font-size: 19px;
    width: 100%;
    color: var(--colorprincipalsuave);
    font-weight: bold;
}
.divvistainformaciontxtia{
    width: 100%;
    float: left;
    padding: 12px 0;
    font-size: 16px;
    line-height: 28px;
    color: var(--white);

}

.divvistainformaciontxtia a{
    color: var(--colorprincipalsuave) !important;
}
#map{
    width: 60%;
    height: 400px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #555;
}
/*enddivvistainformacion*/
/*view1000*/
.viewtitulohab{text-align: center;
font-size: 18px;
height: 0px;
padding: 0px;
color: #262626;
position: sticky;
top: 0;
z-index: 999;
background: #e5e5e5; }
.viewtitulohab img{
    width: 41px;
}
.viewtitheashab{ position: absolute;
top: 102px;
width: 100%;
text-align: center;
z-index: 99;
font-size: 37px;
color: #fff6; }
.viewtitulohab i{ position: absolute; height: 44px; right: 0; background: #e6e6e6; padding: 7px; top: 0px; font-size: 28px; cursor: pointer; } 
.viewcontent{ width:100%; overflow-y: scroll; }
.viewcontentimgs{ width:100%; padding: 0px; height: 230px; overflow: hidden;  }
.viewcontentdatos{ width: 35%; }
.viewcontenttxts{   width: 62%;
  padding: 0px;
  margin: 1%;
  line-height: 24px;
} }
.viewcontenttxts ul{ padding: 5px;  }
.viewcontenttxts li{ padding: 1px; margin-left: 15px;}
.viewdetalles{
    width: 100%;
    color: #333;
    padding: 30px 0;
    float: left; 
}
.viewdivgaleria{
    padding: 0px;
    margin: 0 2.5%; 
    float: left;
    width: 95%; 
}
.viewdivgaleria img{
    width: 98%;
    height: 100px;
    text-align: center;
    padding: 2px;
    border-radius: 0;
    border: 1px solid #cac9c9;
    margin: 1%;
    background: #fff;
}
.viewdivgaleria a{
    padding: 0;
    float: left;
    width: 33%;
    text-align: center; 
}
.viewfooterhab{ background:#e6e6e6; width: 100%; float: left; height:44px;  }
.viewfooterhabi{
    width: 50%;
border: 1px solid #d26625;
background: #e18542;
padding: 10px 10px;
color: #fff;
}
.viewfooterhabi i{
    background: #22333330;
}
.viewfooterhabi a{
    padding: 5px;
    font-size: 19px;
}
.rigthtxt{
    text-align: right;
}
.capsulaconthabview{width: 100%;  }
.capsulaconthabview img{  width: 100%; }
.viewcontentdatos1{ width: 95%;
padding:10px;
font-size: 16px;
background: #e1e1e138;
line-height: 25px;
border: 1px solid #d7d6d6;
margin: 2.5%;
float: left;
 } 
.viewcontentdatos1 i{ color: #533; font-size: 13px; }
.viewdetalles i {
  font-size: 27px;
  color: #333 ;
}
.viewcontentdatosprecio1{ width: 100%;
padding: 8px 7px;
font-size: 16px;
background: #d2d0d0;
color: #393939;}

.viewcontentdatosreserva{ width: 160px;  padding: 5px; text-align: center; margin-top: 5px; background: #a43c13; color: #fff;  }
.viewcontentdatosprecio { width: 95%; padding: 10px; }
/*view1000*/
/*verfotos*/
.fondoverfotos{
    background: #201e1de0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.navverfotos{
    height: 44px;
    text-align: right;
    color: #fff;
    width: 100%;
    float: left;
}
.navverfotos i{
    font-size: 33px;
    color: #b3b3b3;
    padding: 6px;
    float: right;
    background: #2a2928;
    height: 44px;
    cursor: pointer;
}
.fotterverfotos{
    height: 44px;
    text-align: center;
    width: 100%;
    float: left;
}
.verfotos{
    max-width: 1000px;
    margin:44px auto;
    position: relative;
    text-align: center;
}
.verfotos img{    
    margin: auto;
    max-width: 900px;
}
/*endverfotos*/
/*pagreservas*/
.divvistareserva{  width: 100%; margin-top: 112px; }
.navresmenupasos{ z-index: 9; width: 100%;  position: sticky; top: 112px; padding-top: 5px; }
.menupasos{  width: 25%; background: #c6c6c6; color: #8c8585; border-radius: 10px 10px 0px 0; padding: 10px; text-align: center; border: 1px solid #fffafa; }
.menupasosact{ background: #595857; color: #fff; border: 1px solid #cecece; } 

.contenidoreservaspaso{ width: 100%; margin-bottom: 15px; overflow-x: hidden; }
.divselcfechdatos{ width: 40%; background:#f4f4f4; padding:10px; }
.divselcfech{ width: 100%; background:#fff; padding:10px; }
.divselchab{ width: 60%; background: #f4f4f4; padding: 10px; }
.tablahab{ width: 100%; }
.tablahab table{ width: 100%; }
.tablahab tr{ width: 100%; }
.tablahab td{ padding: 10px; border: 1px solid #ddd; }
.btnclick{ width: 100%;  }
.btnclickinifin{ 
    width: 48%;
    background: #ddd;
    padding: 7px;
    text-align: center;
    margin: 1%;
    border-radius: 5px; 
    border: 1px solid #999; 
}
.anadirhab{ 
    background: #ff861c;
    width: 168px;
    padding: 10px;
    margin: 10px 0;
    border-radius: 4px;
    cursor: pointer; 
}
.capsulaconthabreserva{
    width: 100%;
    padding: 0;
    background: #f42e2e;
    margin: 0px 0px 10px 5px;
    border: 1px solid #aca7a7;

}
.datosreservaoff{
    width: 25%;
    padding: 10px;
    background: #cce;
}
.conreservahabi{
    width: 75%;
    padding: 3px 10px 0px 0px;
    background: #e1dfdf;
    margin-bottom: 0px;
}
.reserva_imgcontheb{
    width: 35%;
    background: #346;
}
.reserva_imgcontheb img{
    width: 100%;
}
.reserva_txtcontheb{
    width: 50%;
    padding: 10px;
}
.reserva_txtcontbotones{
    width: 15%;
    background: #1c1c1c4a;
    text-align: center;
    padding-top: 10px;
}
.divtrireserva{
    width: 33.33%;
    background: #777;
}
.botsreservafooter{
    width: 100%;
    background: #e1e1e1;
    height: 70px;
    border-radius: 0 0 20px 20px;
}
.btnreservanext{
    padding: 14px 20px;
    background: #ff861c;
    border-radius: 6px;
    margin: 10px;
    text-align: center;
    cursor: pointer;
}
/*pagreservas*/
/*pagpromociones*/
.divpromociones{ 
    
}
.fondopromocion{
    float: left;
    height: 500px;
    width: 100%;
    padding: 50px 0px;
}
.txt_div_promociontit{
    padding: 0px; font-size: 20px; font-weight: bold; padding: 6px; margin: 0;  color: #fff;
}
.txt_div_promociontit b{
    padding: 0px; font-weight: bold; line-height: 22px; padding: 6px; 
}
.txt_div_promocion{
    padding: 0px; line-height: 22px; padding: 6px; color: #fff;
}
.divpromoright{ 
    background: #3333337a;
    width: 450px;
    float: right;
    padding: 15px;
    margin: 15px;
    border-radius: 7px;
}
.blockquotee{
    background: #b1935e;
    color: #fff;
    padding: 20px 30px;
    float: left;
    width: 100%;
}
.blockquotee i{
    font-size: 50px;
    float: left;
    padding: 0 13px;
    color: #ffffffa8;
}
.blockquotee blockquote{
      width: 80%;
      float: left;
      font-size: 18px;
      font-weight: 300;
      line-height: 1.5;
      font-style: italic;
}
/*/endpagpromociones*/
/*divhistory*/
.historianav{ 
    width: 100%;
    position: relative;
    margin-top: -19px; 
}
.historianavtxt{ 
    position: absolute;
    right: 0;
    z-index: 99;
    top: 140px;
    background: #ffffff05;
    width: 50%;
    padding: 0 50px;
    text-align: right;
    font-size: 25px;
    text-shadow: 0 0 1px #000;
    color: #fff; 
}
.historianavtxt b{
    font-size: 45px;
    text-shadow: 0 0 1px #000;
}
.vymhist{ width:50%;}
.historiimg{ width:50%;}
.historiaimg1{ width: 100%; }
.historiaimg2{ width: 100%; }
.historiaimg34{ width: 49%; }

.blockquotee2{
    background: #fff;
    color: #575757;
    padding: 20px 30px;
    float: left;
    width: 100%;
}
.blockquotee2 i{
    font-size: 70px;
    float: left;
    padding: 0 13px;
    color: #000000a8;
}
.blockquotee2 blockquote{
      width: 80%;
      float: left;
      font-size: 24px;
      font-weight: 300;
      line-height: 1.5;
      font-style: italic;
}
.vymhist{
    width: 50%;
    background: #dfdfdf;
    padding: 30px;
    font-size: 17px;
    line-height: 26px;
}
/*enddivhistory*/
/*hotel*/
.divhotel{
    
    padding-top: 30px;
}
.blockimg{
    width: 50%;
padding: 25px;
text-align: center;
}
.blockimg1{
    width: 50%;
    text-align: center;
}
.blockimg img{ width: 90%; }
.blocktxt{
    width: 50%;
color: var(--textoprincipal);
padding: 25px;
font-size: 14px;
line-height: 30px;
}

.blocktxt t1{
    font-size: 20px;
    color: var(--colorprincipal);
    font-weight: bold;
}

.blockimgslider{ width:100%; padding: 40px 0;  overflow: hidden;  }

.blockimgslider img{
    height: 100%; height: 230px;
}
/*otras habitaciones*/
.viewdivmashabitaciones{
    width: 96%;
    margin: 2%;
}
.viewdivmashabitacionestit{
    text-align: center;
    padding: 5px;
}
.cambiarh{
    background: #f8f9df;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #cac7c7;
    margin-top: 3px;
    width: 100%;
    color: #222;
}
.cambiarsel{
    background: var(--colorprincipal2);
    color: #fff; 
}



/*otras habitaciones*/
/*eventos*/
.diveventos{
    position: relative;
    background:var(--colorsecunadrio); ;
}
.diveventoscard{
   z-index: 9;
    width: 100%;
    margin-top: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0 5%;
    background:var(--bgeventosfooter);
}
.contresebtn{
    padding: 8px 0;
    border: 1px solid var(--bgeventosfooter);
    width: 25%;
    color: var(--white);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 1px #000;
}
.contresebtn a{ color: var(--white); }
.diveventcasilla{
    width: 100%;
}
.diveventcasillaimg{
    width: 50%; overflow: hidden; 
}
.diveventcasillaimg img{
    width: 100%; height: 100%; transition: transform .5s;
}
.diveventcasillaimg:hover img{
    width: 100%; transform: scale(1.1);
}
.diveventcasillatxt{
    width: 50%;
    padding: 37px 24px;
    border: 1px solid #eaeceb;
    background: var(--bgformula);
    color: var(--textoprincipal);

    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    font-size: 13px;
    letter-spacing: .02em;
    line-height: 24px;
    font-weight: 300;
}
.diveventcasillatxt t1{
    font-size: 25px;
    letter-spacing: .02em;
    line-height: 45px;
    font-family: helvetica neue,sans-serif;
    font-weight: 400;
    text-transform: none;
    padding: 14px 1px; 
    color: var();
}
.flexeventosinvertir{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
}
.flexeventos{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row-reverse;
}
.cgarevesr1{
   flex-direction: row-reverse; 
}
.cgarevesr2{
    flex-direction: row;
}

.widtheve30{
    width: 33.33%;
}
.widtheve30 label{
    color: var(--txtformu); 
    font-size: 13px; padding:0 5px; 
}
.radiolabel{
    color: #42454e;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}
.widtheve50{
    width: 47%;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 2%;
}
.fechaeventos{ width: 49%; margin-right:1% !important; }
/*eventos*/
/*salones*/
.divsalonblock{
    width: 48%;
    border: 1px solid #d0d0d0;
    padding: 10px;
    background: var(--bgformula); 
    border-radius: 5px;
    margin: 0 1% 15px;
    position: relative;
    padding-bottom: 50px;
}

.divsalonblock img{
    width: 100%;
    max-height: 350px;
}
.divsalones{
    background: var(--colorsecunadrio);
}
.divsalonestit{
    color: var(--colorprincipal);
    width: 100%;
    font-size: 28px;
    padding: 34px 15px;
}
.divsalonblocktxt{
    background: #f000;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    line-height: 22px;

}
.divsalonblocktxt b{
    font-size: 18px; color: var(--textoprincipal);
}
.divsalonblocktxt ul{padding: 5px;  }
.divsalonblocktxt li{ padding: 1px; margin-left: 15px;}
ul li {
    color: var(--textoprincipal);
    list-style-type: none;
}

ul li:before {
    color: #c8994d;
    float: left;
    margin: 0 0 0 -1em;
    width: 1em;
    content: '\2022';
}
.divsalonesbtn{
    background: var(--btnorange);
    padding: 10px;
    position: absolute;
    color: var(--white);
    bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
}
#formularioevento{
    background: var(--colorsecunadrio);
    width: 100%;
    z-index: 997;
    padding-top: 80px;
    position: relative;
}
.radiocheck{ float: left; }
/*saanoe*/
/*codigo de reserva*/
.codres{ position: fixed; width: 100%; margin:; top: 0; left: 0; background: #eee; z-index: 9999; }

.txtdivpresentaciontxtdos{
    font-weight: normal;
    font-style: normal;
    color: #000;
    letter-spacing: 1px;
    width: 100%;
    line-height: 28px;
    text-align: center;
}

/*2025*/
.clickfecha{ 
        position: fixed;
        display: none;
        width: 60px;
        right: 10px;
        bottom: 75px;
        z-index: 99;
        background: #e6d4b5;
        height: 60px;
        border-radius: 50%;
        font-size: 36px;
        text-align: center;
        border: 5px solid #fff;
        box-shadow: 0px 0px 5px #c1bfbf;
    }
    .clickfecha i{
        color: #111 !important;
    }
    .clickfecha label{
        background: #fff;
        font-size: 8px;
        color: #111 !important;
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 100%;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 6px;
        padding: 1px;
    }
    #_wbord_{ display:block; }
    @media all and (max-width: 700px) {
       .clickfecha{ display: block; }
       #_wbord_{ display:none; }
    }