﻿
html,
body {
  width: 100%;
  /*height: 100%;*/
}

body {
  background-color: #fff;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
}

p {
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

h1 {
  font-size: 1.75em;
  /*margin: .67em 0;*/
  color: #172c57;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  /*padding-top:6px;*/
}

h2 {
  font-size: 1.25em;
  color: #172c57;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.barraTitulo {
    padding-bottom: 0px;
    padding-top: 8px;
    margin-bottom: -35px;
}

.nopadding {
  padding: 0;
}

.nopadding-left {
  padding-left: 0;
}

.nopadding-right {
  padding-right: 0;
}

.padding-left5 {
  padding-left: 5px;
}

.padding-right5 {
  padding-right: 5px;
}

.margin-top15 {
  margin-top: 15px;
}

.margin-bottom15 {
  margin-bottom: 15px;
}

.margin-top10 {
  margin-top: 10px;
}

.margin-bottom10 {
  margin-bottom: 10px;
}

.margin-left15 {
  margin-left: 15px !important;
}
.margin-left30 {
  margin-left: 30px !important;
}

.margin-right15 {
  margin-right: 15px !important;
}

.padding5 {
  padding: 0 5px;
}

.paddingHeight5 {
  padding: 5px 0;
}

.bg-azul {
  background: #132751;
  height: auto;
  overflow: hidden;
}

.bg-amarillo {
  background: #FDCF24;
  height: auto;
  overflow: hidden;
}

.bg-gris {
  background: #8c8c8c;
  height: auto;
}

.bg-grisClaro {
  background: #efefef;
  height: auto;
}

.rounded4 {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}





#v-nav {
  height: 100%;
  margin: 0 auto;
}

#v-nav .col-servicios {
  position: relative;
  z-index:1;
}

#v-nav p.tit-personal {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.1em;
  text-align: center;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

#v-nav p.tit-personal span {
  padding: 0;
  margin: 0;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
}

#v-nav ul {
  width: 100%;
  display: block;
  margin: 30px 0 10px;
  padding: 0;
}

#v-nav ul li {
  background: #fff;
  color: #595959;
  list-style-type: none;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 10px auto;
  padding: 10px 15px !important;
  position: relative;
  text-align: left;
  width: 90%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

#v-nav ul li i {
  height: 24px;
  width: 24px;
  display: inline-block;
}

#v-nav ul li.current {
  color: #FDCF24;
  background: #132751 !important;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

#v-nav ul li.current .st0 {
  fill: #FDCF24;
  display: inline-block;
}

#v-nav ul li.first.current {
  border-bottom: 1px solid #DDD;
}

#v-nav ul li.last {
  border-bottom: none;
}



.navbar {
  margin-bottom: 0;
  border-radius: 0;
}

.navbar .navbar-brand {
  height: auto;
}

.navbar .navbar-brand img {
  display: inline;
}

.navbar .navbar-header {
  float: none;
}



.imgBg-int {
  background: url(../images/fondo_nubes.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}


/********************************/


/*            Institucionales   */


/********************************/

.institucional {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 10px 0 20px;
  text-align: center;
  /*text-transform: uppercase;*/
}

.institucional-Faq {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 10px 0 20px;
  text-align: left;
  /*text-transform: uppercase;*/
}

.institucional-FaqR {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 10px 0 20px;
  text-align: left;
  /*text-transform: uppercase;*/
}

/*Clase Texto Normal*/

.resalte {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.35em;
  color: #132650;
  text-align: justify;
}

.resalte_centrado {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #132751;
  text-align: center;
}

.texto-sucursales {
  display: block;
  margin: 5px 0;
  min-height: 110px;
}

.texto-sucursales p {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.texto-sucursales p.texto_normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.35em;
  color: #5b5c5c;
  text-align: justify;
}

.list-Faq {
  display: block;
}

.list-Faq li {
  list-style-type: none;
  margin: 10px 0;
}

.list-Faq li a {
  color: #132650;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.35em;
  text-align: justify;
  font-weight: bold;
}

.item-respuesta {
  display: block;
  margin: 10px auto 25px;
}

.item-respuesta a:link {
  text-decoration: underline;
  color: #132650;
}

.item-respuesta a:visited {
  text-decoration: none;
  color: #132650;
}



/********************************/


/*     Informaci├│n de Hotel     */


/********************************/

.box-rating {
  /*background-color: #132751;*/
  border-radius: 4px;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}

.tabs-info-hotel .nav-tabs {
  border-bottom: transparent; 
}

.tabs-info-hotel li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #a3a3a3;
  /*text-transform: uppercase;*/
  padding: 10px;
}

.tabs-info-hotel li>a:hover {
  border: 1px solid transparent;
  border-bottom: 1px solid #132751;
}

.tabs-info-hotel li.active > a {
    color: #132751;
    cursor: default;
    background-color: #fff;
    border: transparent;
    border-bottom: 1px solid #132751;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    font-size:19px;
}

.tabs-info-hotel li.active>a:hover {
  border: 1px solid transparent;
  border-bottom: 1px solid #132751;
}

.tab-content>.informacion ul {
  list-style-position: inside;
  padding-left: 0;
  text-align: left;
}

.tab-content>.informacion ul li {
  list-style: disc;
}

.close {
  opacity: 1;
}

.diaActivo {
    background: #132751;
    color: white;
}

.diaInactivo {
    background: #8c8c8c;
    color:white;
}

.CursorMano{
    cursor: pointer;
}

.iconhamburger{
    font-size:21px;
    margin-top:25px;
    color:#172c57;
    
}
.iconhamburger:hover, .iconhamburger:focus{
    cursor:pointer;
}
  .iconhamburger{
    display:block;
    font-size:21px;
    margin-top:17px;
   
  }
  .iconhamburger:focus{
    outline:0;

}

  .imgsize{
    width:40%;
    margin-top:10px;
}

  .sinrelleno{
    padding-right:0px;
  }
 .textorevista{
    color: white;
    margin-top: 5px;
 }
 .sizefuente{
    font-size:14px;
}
  .textoparrafo{
        font-size:13px;
    }



  .box-content-gral {
  background-color: #FFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  min-height: 300px;
  overflow: hidden;
  padding: 0px;
  margin: 80px auto;
  z-index: 9;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}




   ul.list-social {
  margin: 0 auto 0.5em;
  text-align: center;
}

ul.list-social li {
  display: inline;
  text-align: center;
}

ul.list-social li a {
  opacity: 1;
}

ul.list-social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}

footer {
  background-color: #132751;
  height: auto;
  padding: 15px;
}

footer ul {
  padding: 0;
  margin: 0 0 15px;
}

footer ul li {
  list-style-type: none;
}

footer ul li a {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
}

footer ul li a:hover {
  text-decoration: underline;
  color: #fff;
}

footer .copyR {
  text-align: center;
  margin: 1em auto 0;
}

footer .copyR p {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  opacity: 0.7;
}



/********************************/


/*            Formularios           */


/********************************/

.btn-general {
  background-color: #132751;
  color: #FDCF24;
  font-family: Arial, Helvetica, sans-serif;
  /*text-transform: uppercase;*/
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 12px 15px;
  transition: all ease .3s;
}

.btn-general:hover {
  background-color: #FDCF24;
  color: #132751;
  transition: all ease .3s;
}

.btn-general:focus {
  background-color: #FDCF24;
  color: #132751;
  transition: all ease .3s;
}

.btn-masInfo {
  background-color: #B7B7B7;
  color: #f4f4f4;
  font-family: Arial, Helvetica, sans-serif;
  /*text-transform: uppercase;*/
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 5px 15px;
  transition: all ease .3s;
}

.btn-masInfo:hover {
  background-color: #132751;
  color: #FDCF24;
  transition: all ease .3s;
}

.btn-reservar {
  background-color: #1DA100;
  color: #f4f4f4;
  font-family: Arial, Helvetica, sans-serif;
  /*text-transform: uppercase;*/
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 12px 15px;
  transition: all ease .3s;
}

.btn-reservar:hover {
  background-color: #23C700;
  color: #f4f4f4;
  transition: all ease .3s;
}

/*Botones Acordeon*/
.btn-hab {
  background-color: #132751;
  color: #f4f4f4;
  font-family: Arial, Helvetica, sans-serif;
  /*text-transform: uppercase;*/
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 5px 15px;
  transition: all ease .3s;
}

.btn-hab:hover {
  background-color: #0B1730;
  color: #fff;
  transition: all ease .3s;
}

.btnFaqs {
  display: block;
  height: auto;
  max-width: 547px;
  margin: 0px auto;
}

.btnFaqs a>img {
  border: 0;
}

.btnFaqs a>img:hover {
  opacity: 0.75;
}


.TextoResaltaAzul {
    color: #132751;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    font-weight: bold;
    
}

.InfoPleca {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
}

.DivInfoPleca {
    background-color: #EFEFEF;
    border-bottom-left-radius radius: 4px;
    border-bottom-right-radius radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -ms-border--bottom-left-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border--bottom-left-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.Margen045 {
    padding-top: 15px;
    margin-top: 30px;
}

.TextoResaltaBlanco {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: bold;
}

/*Estilos Menu*/

.menudesplegable {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(23,44,87,0.9 );
  overflow-y: hidden;
  transition: 0.5s;
}

.menudesplegable-content {
  position: relative;
  top: 115px;
  
  text-align: center;
  margin-top: 30px;
 
}


.menudesplegable a {
  font-family:"Roboto Condensed", sans-serif;
  padding: 8px;
  text-decoration: none;
  font-size: 30px;
  color: white;
  display: block;
  transition: 0.3s;
}

.menudesplegable a:hover, .menudesplegable a:focus {
  color: #f1f1f1;
}

.menudesplegable .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

.PlecasAzulesInfo {
    background-color: #132751;
    color: white;
    padding-top: 5px;
    height: 32px;
    padding-left: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.AjustaUls {
    margin-left: -25px;
}

@media screen (min-width: 319px) and (max-width: 767px) {
    /*.claselogo {
        width: 100%;
    }*/

    .box-content-gral {
        background-color: #FFF;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        min-height: 300px;
        overflow: hidden;
        padding: 0px;
        margin: 70px auto;
        z-index: 9;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    }

    .navbar-brand {
        padding: 15px 0px 5px !important;
        margin-top: 0 !important;
        width: 100%;
    }

    .AcomodaTexto {
        text-align: center;
    }

    .navbar-brand img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    .log-Magni {
        text-align: center;
        margin: 1em auto 0.5em;
    }

    footer ul {
    margin: 0;
    }

    footer .copyR {
        text-align: center;
        margin-top: 0.5em;
    }

    #v-nav .col-servicios {
        position: relative;
        top: 10px;
    }

    #v-nav ul {
        text-align: center;
        margin: 10px 0 0px;
    }
        /*#v-nav ul>li {
    display: inline-block;
    font-size: 0.6rem;
    width: 49% !important;
    padding: 6px !important;
  }*/
    #v-nav ul > li i {
        height: 20px;
        width: 20px;
    }

    #v-nav div.tab-content {
        top: 10px;
    }

    #v-nav p.tit-personal {
        color: #132751;
        text-shadow: none;
        font-size: 1rem;
    }

    #v-nav p.tit-personal span {
        font-size: 1rem;
    }

    .sidebar-left-azul {
        margin: 0 auto 25px;
    }

    .lista-pasos p {
        font-size: 11px;
        padding: 3px 6px;
        line-height: 20px;
    }

    .table-datosHotel {
        margin: 5px auto 0;
    }

    .table-datosHotel thead {
        font-size: 11px;
    }

    .table-datosHotel thead tr > th {
        padding: 2px 2px;
    }

    .table-datosHotel tbody {
        color: #132751;
        font-size: 12px;
        font-size: 0.75rem;
    }

    .list-Faq {
        display: block;
        padding: 0;
    }

    .PrecioVuelo {
        font-size: 12px;
    }

    .TextoTipoPlan {
        margin-top: 10px;
    }

    .TextoEncabezadoRutas {
        font-size: 16px;
    }

    .TextoEncabezadoRutas2 {
        font-size: 16px;
    }

    .box-rating {
        margin: 0px 0 15px;
    }

    .navbar-slogan {
        display: none;
    }

   

    .logo35movil {
        width: 90%;
        margin-top: 30px;
        margin-left: 25px;
    }

    .imgsize {
        width: 50%;
        margin-top: 10px;
    }
    .margin-top15{
        margin-top:-15px;
    }    
    .revistamovil{
        margin-top:25px;
    }
    .row{
    margin-right: 0px;
    }
}

@media screen and (max-height: 450px) {
  .menudesplegable {overflow-y: auto;}
  .menudesplegable a {font-size: 20px}
  .menudesplegable .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

@media screen and (max-width: 991px)
{
    .Margen045 {
        padding-top: 15px;
        margin-top: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .box-content-gral {
        background-color: #FFF;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        min-height: 300px;
        overflow: hidden;
        padding: 0px;
        margin: 0px auto;
        z-index: 9;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        margin-top: 65px;
    }

    .Margin045 {
        margin-top: 0px;
    }


    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .margenmenu {
        margin-top: 7px;
    }

    /*.ulservicios {
        font-family: "Roboto", sans-serif;
        font-size: 17px;
        width: 100%;
    }*/

    .infopadding20 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .img-hotel-info {
        width: 100%;
        max-height: 400px;
        object-fit: cover;
    }


}

@media screen and (min-width: 768px)
{
    .barraTitulo {
        padding-bottom: 0px;
        padding-top: 8px;
        margin-bottom: 0px;
    }
}
