@font-face {
    font-family: "Enriqueta-Bold";
    src: url("fonts/Enriqueta-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "Enriqueta-Regular";
    src: url("fonts/Enriqueta-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "chaparralpro-regular";
    src: url("fonts/chaparralpro-regular.ttf") format("truetype")
}

@font-face {
    font-family: "Nobile-Regular";
    src: url("fonts/Nobile-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat-Light";
    src: url("fonts/Montserrat-Light.ttf") format("truetype")
}



a{
    text-decoration:none;
    color: #FFFFFF;
}

.sliderHome{
    height: 80vh;
}

#linea {
border-left: 2px solid #FFF;
width: 2px;
height: 500px; repeat-y;
}

* {
    margin: 0;
    padding: 0;
}

section {
    width: 100%;
    height: 85vh;
    padding: 100px 0px 0px 0px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-bottom: 10px;
    /*border:2px solid red;*/
}

.sliderprincipal {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    background-color: #FFFFFF;
    /*border:2px solid blue;*/
  }

  header{
    width: 100%;
    height: 155px;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 5;
    background: #FFF;
  }

  /* menu contacto */
.header {
    width: 100%;
    height: auto;
    left: -1px;
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
    opacity: 0.9;
    top: 0;
    margin: 0 auto;
}

.headerMenu{
    width: 70%;
    height: auto;
    text-align: right;
    position: relative;
    display: inline-block;
    margin-top: 40px;
}

.btnheaderMenu{
    font-family: "Enriqueta-Bold";
    width: 24.8%;
    height: auto;
    margin-right: 0.5px;
    margin-left: 0.5px;
    float: left;
    box-sizing: border-box;
    color: #635f5e;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.contmenu {
    width: 100%;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.btnmenu {
    padding-top: 5px;
    width: 33.2%;
    height: 35px;
    margin-right: 0.5px;
    margin-left: 0.5px;
    float: left;
    box-sizing: border-box;
    color: #FFFFFF;
    background-color: #94268c;
    opacity: 0.9;
    cursor: pointer;
    font-family: "Montserrat-Light";
}


.logo{
    float: left;
    height: 100px;
    width: 30%;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 10px;
}

.imgTelefono{
    /*top: 3px;*/
    padding-right: 10px;
    position: relative;
    width: 30px;
}

.contGeneral{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: relative;
    max-width: 1200px;
    height: auto;
    text-align: center;
}

.contMotel{
    width: 75%;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #FFFFFF;
    position: relative;
}

.titulo{
    width: 603px;
    height: auto;
    font-family: "Enriqueta-Bold";
    font-size: 40px;
     color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: -3%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #00a64f;
    z-index: 1;
    /* border: 1px solid #FF0000; */
}

.contenido{
    text-align: center;
    width: 100%;
    padding: 50px;
    font-size: 29px;
    font-family: "Nobile-Regular";
    color: #FFFFFF;
    margin: 0 auto;
}

.contPromociones{
    width: 100%;
    height: auto;
    display: inline-flex;
}

.desc{
    padding-left: 20px;
}

.contpromo{
    width: 31%;
    height: auto;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    text-align: left;
}

.imgPromo{
    width: 100%;
    height: 250px;
}

.contGeneralPromo{
    left: 50%; */
    /* top: 50%; */
    /* transform: translate(-50%,-50%); */
    position: relative;
    max-width: 1200px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.promoTitulo{
    padding-top: 15px;
   font-family: 'Montserrat-Light';
    font-size: 35px;
    color: #94268c;
    text-align: left;
    padding-left: 20px;
}

.promoHorario{
    padding-top: 5px;
    font-family: 'Montserrat-Light';
    font-size: 20px;
    color: #000000;
    text-align: left;
    padding-bottom: 15px;
    /*padding-top: 60px;*/
}

.fila{
    width: 100%;
    display: inline-flex;
    margin-bottom: 20px;
}

.columna{
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
}

hr {
    background-color: #000000;
    width: 90%;
    margin: 0 auto;
}

.promoContenido{
    text-align: left;
    font-family: "Enriqueta-Regular";
    font-size: 15px;
    padding-top: 10px;
    padding-left: 20px;
    color: #6b6b6b;
}

.subtitulo{
    top: 80%;
    height: 40px;
    padding-top: 8px;
    position: relative;
    width: 100%;
    background-color: rgba(35, 31, 32, 0.7);
    font-family: "Enriqueta-Regular";
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
}

.titlePrincipal{
    font-family: "Enriqueta-Bold";
    margin-top: 80px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #635f5e;
}

.footer{
    width: 100%;
    height: 300px;
    text-align: center;
    position: relative;
    float: left;
    background-color: #00a64f;
    text-align: center;
}


.footerTitulo{
    color: #FFFFFF;
    padding: 10px;
    font-family: "Enriqueta-Regular";
}

.telefono{
    color: #FFFFFF;
    font-family: "chaparralpro-regular";
    text-align: left;
    padding: 10px;
    width: 100%;
}


.correo{
    color: #FFFFFF;
    font-family: "Enriqueta-Regular";
    text-align: left;
    padding: 10px;
}

.direccion{
    color: #FFFFFF;
    font-family: "chaparralpro-regular";
    text-align: left;
    padding: 10px;
}

.mapa{
    font-family: "Enriqueta-Regular";
    margin-top: 15px;
    border: 1px solid #FFFFFF;
    padding: 10px;
    text-align: center;
}

.contHab{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
}

.habitacion{
    /*padding-top: 5px;*/
    width: 33%;
    font-family: "Enriqueta-Regular";
    font-size: 20px;
    margin-right: 10px;
    height: auto;
    display: inline-block;
    /*cursor: pointer;*/
    background-color: #e5e5e5;
    color: #94268c;

}

.active{
    background-color: #94268c;
    color: #FFFFFF;
}

.habitacion:hover{
    background-color: #94268c;
    color: #FFFFFF;
}

.contExp{
    width: 100%;
    display: inline-flex;
    /*margin-left: 25px;*/
}

.expUno{
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 15px;
}

.expUnoImg{
    width: 60%;
}

.inputText{
    display: inline-grid;
    width: 100%;
    padding: 15px;
}

.inputText label {
    font-family: 'Montserrat-Light';
    font-size: 18px;
    text-align: left;
    color: #635f5e;
}

.textName{
    font-family: 'Montserrat-Light';
    width: 100%;
    height: 35px;
    font-size: 15px;
    color: #6c8d9b;
    text-align: left;
    float: left;
    box-sizing: border-box;
    background: none;
    border: 1px solid #635f5e;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: text;
}

.txtBox {
   /* margin-left: 45px; 
    margin-top: 20px; */
    width: 100%;
    height: 100px;
    /* padding: 20px 15px 20px 15px; */
    border: 1px solid #635f5e;
    box-sizing: border-box;
    font-family: 'Montserrat-Light';
    font-size: 17px;
    color: #333;
    background: #FFFFFF;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.btnEnviar{
    width: auto;
    height: auto;
    padding: 10px 40px 10px 40px;
    border: 0;
    float: right;
    box-sizing: border-box;
    background-color: #635f5e;
    font-family: "Enriqueta-Regular";
    font-size: 17px;
    color: #FFF;
    cursor: pointer;
    /*margin-top: 35px;
    margin-bottom: 50px;*/
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
}

.tituloBanner{
    width: auto;
    height: auto;
    top: 50%;
}

.btnMaps{
     width: auto;
    height: auto;
    padding: 5px 10px 5px 10px;
    border: 0;
    float: right;
    box-sizing: border-box;
    background-color: #b71f2c;
    font-family: "Enriqueta-Regular";
    font-size: 20px;
    color: #FFF;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 50px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
}

.subtituloBanner{
    color: #FFFFFF;
    font-family: "Enriqueta-Regular";
    font-size: 40px;
    height: auto;
    /*width: 195vh;*/
    text-align: center;
}

.titulosubBanner{
    color: #FFFFFF;
    font-family: "Enriqueta-Regular";
    font-size: 20px;
}

/* ICONOS RESPONSIVE */
.icomenu{
    display: none;
}

.logo-resposive{
    display: none;
}
/* ICONOS RESPONSIVE */

.estructura{
    display: inline-block;
}

.siguenos{
    display: inline-block;
}

.logoFooter{
    display: inline-block;
}

.bannerHab{
    padding-top: 0px;
    margin-top: 0px;
    background-color: #ffffff;
    padding-bottom: 50px;
    margin-bottom: 0px;
    /*padding: 50px;*/
}

.infoHab{
    padding-top: 0px;
    margin-top: 0px;
    background-color: #ffffff;
    margin-bottom: 0px;
    /*padding: 50px;*/
    /*padding-top: 50px;*/
    margin-top: 70px;
}

.bannerContacto{
    padding-top: 0px;
    margin-top: 0px;
    background-color: #ffffff;
    margin-bottom: 0px;
    padding: 50px;
}

.promoContacto{
    padding-left: 100px;
    padding-top: 20px;
    font-family: 'Montserrat-Light';
    font-size: 30px;
}

.datosContacto{
    padding-left: 100px;
    padding-top: 20px;
}

.tituloContacto{
    font-family: 'Enriqueta-Bold';
    padding-left: 0px;
    font-size: 60px;
    color: #635f5e;
    line-height: 55px;
}

.servResposiveUno{
    display: block;
    /*padding-top: 85px;*/
}
.servResposiveDos{
    display: none;
}

.fecha{
    padding-left: 10px;
}

.contServicios{
    height: auto;
}

.footerProm{
    margin-top: 25px;
}

/* aviso privacidad */
.avisoNormal{
    display: block;
}

.avisoResp{
    display: none;
}


.tituloDeskop{
    display: block;
}

.tituloMovil{
    display: none;
}

.habitacionesNormales{
    display: block;
}

.habitacionesResp{
    display: none;
}


.banner{
    width: 100%;
    height: 85vh;
    position: absolute;
    bottom: 0px;
    z-index: 0;
}

.bannerRotativo {
    width: 100%;
    height: 85vh;
    position: absolute;
    top: 0;
    /* border: 1px solid #FF0000; */
}

.bannerimg {
    width: 100%;
    height: 85vh;
}

.bannerHabitacion{
    width: 100%;
    height: 85vh;
    /*position: absolute;*/
    bottom: 0px;
    z-index: 0;
}

.bannerRotativoHabitacion {
    width: 100%;
    height: 85vh;
    /*position: absolute;*/
    top: 0;
    /* border: 1px solid #FF0000; */
}


.sectionaBaner{
    height: 785px;
}


.boton{
    text-align: center;
}

.suite{
    margin-top: 100px;
}