body{
  margin: auto;
  font-family: "Assistant";
  font-weight: 400;
}
.contenedor-gnrl{
  position: relative;
  float: left;
  width: 100%;
  line-height: 0px;
}

/* hoteles */
:focus {
    outline: none;
}
.slick-list {
    width: 100%;
}
.slick-slide {
    padding: 0 !important;
    overflow: hidden;
}
.menu-slider{
  font-family: "Assistant";
  position: relative;
  float: left;
  width: 100%;
  color: white;
  font-weight: lighter;
  font-size: 14px;
  padding: 0px 30px;
  bottom: 110px;
  cursor: pointer;
}
.menu-slider span{
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
  padding: 0px 24px;
}
.line-hov {
    display: none;
    position: relative;
    float: left;
    width: 92px;
    height: 1px;
    background: white;
    margin: auto;
}
.active{
  display: block !important;
}
.hotel:hover .line-hov, .habita:hover .line-hov, .restaur:hover .line-hov, .entrete:hover .line-hov, .servici:hover .line-hov{
  display: block;
}
.slide-uno .slick-prev {
background: url(/theme/favc/images/cabos/flechaAbajo.png) !important;
    width: 40px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: right;
    top: 215px !important;
    left: -90%;
    color: transparent;
    border: 1px solid white;
    transition: all .5s ease;
    cursor: pointer !important;
    transform: rotate(90deg);
    z-index: 999999;
}
.slide-uno .slick-next {
    background: url(/theme/favc/images/cabos/flechaAbajo.png) !important;
    width: 40px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: right;
    top: -208px !important;
    left: -5%;
    color: transparent;
    border: 1px solid white;
    transition: all .5s ease;
    cursor: pointer !important;
    transform: rotate(270deg);
}
.cierre-slide {
  background: url(/theme/favc/images/cabos/tache.svg);
  width: 35px;
  height: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  float: right;
  top: 50%;
  left: 88%;
  color: transparent;
  border: 1px solid white;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
}
.cierre-slide:hover{
  background-color: #ffffff30;
}
.center-modal{
  position: relative;
  width: 140px;
  margin: auto;
  top: 15px;
  z-index: 9;
}
.titu-slide{
  position: absolute;
  float: left;
  width: 100%;
  text-align: center;
}
.logo-slide{
  background: url(/theme/favc/images/cabos/logo_larc.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.img-hotel-one{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-two{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-three{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-five{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-six{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-seven{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-eight{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-8.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-nine{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-9.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-ten{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-10.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
/*.img-hotel-eleven{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-9.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-twelve{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-10.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-thirteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-11.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-fourteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-12.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-fiveteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-13-.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-sixteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-14.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-seventeen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-15.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-eightteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-16.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-nineteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-17.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-twenty{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-18.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-twentyone{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-19.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-hotel-twentytwo{
  background: url(/theme/favc/images/cabos/destinos/tulum/hotel-21.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}*/
.img-resta-one{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-resta-two{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-resta-three{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
/*.img-resta-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-resta-five{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-resta-six{
  background: url(/theme/favc/images/cabos/destinos/tulum/restaurante-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}*/
.img-entrete-one{
  background: url(/theme/favc/images/cabos/destinos/tulum/entretenimiento-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-entrete-two{
  background: url(/theme/favc/images/cabos/destinos/tulum/entretenimiento-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-entrete-three{
  background: url(/theme/favc/images/cabos/destinos/tulum/entretenimiento-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
/*.img-entrete-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/entretenimiento-4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-entrete-five{
  background: url(/theme/favc/images/cabos/destinos/tulum/entretenimiento-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}*/
.img-servi-one{
  background: url(/theme/favc/images/cabos/destinos/tulum/servicio-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-servi-two{
  background: url(/theme/favc/images/cabos/destinos/tulum/servicio-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-servi-three{
  background: url(/theme/favc/images/cabos/destinos/tulum/servicio-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
/*.img-servi-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/servicio-7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}*/
.img-habita-one{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-two{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-three{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-four{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-five{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-six{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-seven{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-8.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-eight{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-9.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-nine{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-10.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-ten{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-11.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-eleven{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-12.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-twelve{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-13.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-thirteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-14.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-fourteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-15.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
/*.img-habita-fiveteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-14.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-sixteen{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-15.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}
.img-habita-seventeen{
  background: url(/theme/favc/images/cabos/destinos/tulum/habitacion-16.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 400px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding: 10px 30px;
}*/
.marco{
  position: relative;
  float: left;
  width: 100%;
  height: 380px;
  border: 1px solid white;

}
.slide-hotel{
  position: relative;
  float: left;
  width: 100%;
  display: block;
}
.slide-resta, .slide-entrete, .slide-servi, .slide-habita{
  position: relative;
  float: left;
  width: 100%;
  display: none;
}
.col-op-hotel{
  position: relative;
  float: left;
  width: 50%;
  padding: 50px 70px;
}
.col-op-hotel-slide{
  position: relative;
  float: left;
  width: 50%;
  padding: 50px;
}
.titu-hotel{
  position: relative;
  float: left;
  width: 100%;
  font-size: 35px;
  font-weight: lighter;
  color: #72B1C8;
}
.ubi-hotel{
  color: #808080;
  font-size: 21px;
  position: relative;
  float: left;
  width: 100%;
  top: -5px;
}
.des-hotel{
  position: relative;
  float: left;
  width: 100%;
  color: #808080;
  font-weight: lighter;
}
.des-hotel img{
  position: relative;
  float: left;
  width: 80px;
  padding: 0px 25px;
}
.des-hotel span{
  position: relative;
  float: left;
  padding: 5px 0px;
  width: calc(85% - 30px);
}
.des-hotel-time{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.des-hotel-time span{
  position: relative;
  float: left;
  padding: 12px 0px;
  width: calc(85% - 30px);
  color: #808080;
  font-weight: lighter;
}
.des-hotel-time img{
  position: relative;
  float: left;
  width: 85px;
  padding: 16px 22px;
}
.azul{
  background: #72B1C8;
  position: relative;
  float: left;
  width: 100%;
  height: 2px;
}
.des-hotel-fin{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 35px;
  color: #808080;
  font-weight: lighter;
}
.btn-reserv{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}
.btn-reserv span{
  position: relative;
  float: left;
  width: 100%;
  font-size: 35px;
  color: #808080;
  font-weight: lighter;
}
.btn-reserv button{
  background: transparent;
  border: 1px solid #72B1C8;
  color: #72B1C8;
  font-size: 30px;
  font-weight: lighter;
  padding: 5px 30px;
  letter-spacing: 1px;
  cursor: pointer;
}
.btn-reserv button:hover{
  background: #72B1C8;
  color: white;
}
#big-reserv{
  color: #72B1C8;
  text-decoration: none;
  display: block;
}
#big-reserv:hover{
  color:white;
}
.col-zonas{
  position: relative;
  float: left;
  width: 100%;
  margin: 2%;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  overflow: hidden;
  transition: all .2s ease;
  cursor: pointer;
  height: 500px;
}
.col-zonas img {
  max-width: 100%;
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 500px;
}
.col-zonas:hover img {
  -moz-transform: scaleX(1.1);
  -webkit-transform: scaleX(1.1);
  transform: scale(1.1);
  transform-origin: 0% 60%;;
}
.col-zonas:hover #los-cabos-mos{
  opacity: 1;
}
#los-cabos-mos{
  transition: .4s ease;
  backface-visibility: hidden;
}

.col-zonas:hover #los-huat-mos{
  opacity: 1;
}
.img-zona-cabos {
    position: absolute;
    top: 0;
    width: 100%;
    height: 500px;
}
.sombra-text {
    position: relative;
    width: 100%;
    padding: 40px;
    color: white;
    font-weight: lighter;
    background: #00000080;
    transition: all 2s ease;
}
.sombra-text p {
    font-size: 30px;
    letter-spacing: 2px;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.line-azul {
    position: relative;
    float: left;
    height: 1px;
    width: 600px;
    max-width: 90%;
    background: #72B1C8;
    margin: auto;
}
.sombra-text span {
    position: relative;
    float: left;
    width: 100%;
}
.btn-reserva {
  display: block;
  opacity: 0;
  position: relative;
  float: left;
  width: 100%;
  text-align: right;
  background: #00000080;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, 0%);
  padding: 165px 0%;
}
.btn-reserva input {
  position: relative;
  text-align: center;
  background: transparent;
  color: white;
  font-weight: lighter;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 11px 0px;
  margin-right: 15px;
  cursor: pointer;
  border: 1px solid white;
  top: 110px;
}
.btn-reserva input:hover{
  background: white;
  color: black;
}
.hotel-clave{
  position: relative;
  float: left;
  width: 100%;
  background: #F0F0F0;
  padding-left: 60px;
  margin-bottom: 40px;
}
.hotel-clave img{
  position: relative;
  float: left;
  width: 250px;
  padding: 25px 30px;
}
.des-hotel-clave{
  position: absolute;
  float: left;
  width: 500px;
  background: #72B1C8;
  color: white;
  padding: 70px 35px;
  top: -25px;
  margin-left: 265px;
}
.des-hotel-clave p{
  font-size: 40px;
  font-weight: lighter;
  letter-spacing: 2px;
  margin-bottom: 19px;
}
.des-hotel-clave span{
  position: relative;
  float: left;
  font-size: 15px;
  font-weight: lighter;
}
.des-serv-hotel-clave{
  position: relative;
  float: right;
  width: 50%;
  padding: 47px 0px;
}
.titu-des-serv {
  position: relative;
  float: left;
  width: 100%;
}
.titu-des-serv img{
  width: 100px;
}
.titu-des-serv span{
  font-size: 25px;
  color: #808080;
  padding: 26px 0px;
  position: relative;
  float: left;
  font-weight: bolder;
}
.des-serv{
  position: relative;
  float: left;
  width: 100%;
  padding-left: 100px;
  padding-right: 45px;
}
.content-galeria{
  position: relative;
  float: left;
  width: 100%;
}
.content-gals{
position: relative;
    float: none;
    width: 279px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}
.content-gals img{
  width: 55px;
  float: left;
  padding: 4px 0px;
  margin-right: 20px;
}
.content-gals span{
  position: relative;
  float: left;
  font-size: 35px;
  font-weight: lighter;
  color: #72B1C8;
  letter-spacing: 2px;
}
.flecha-gals{
  background: url(/theme/favc/images/cabos/icono_galeria_flecha.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  cursor: pointer;
  margin-left: 20px;
}
.flecha-gals:hover{
  background: url(/theme/favc/images/cabos/icono_galeria_flecha_over.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.mostra-gal{
  position: relative;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.mostra-gal .col-zonas{
  position: relative;
  float: left;
  width: 49%;
  margin: 2%;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  overflow: hidden;
  transition: all .2s ease;
  cursor: pointer;
  height: auto;
}
.mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos{
  height: auto;
}
.mostra-gal .btn-reserva{
  padding: 18% 0%;
}
.right-space{
  margin-right: 2% !important;
}
.des-serv{
  position: relative;
  float: left;
  width: 100%;
}
/* hotel */

.botlla{
  width: 30px;
}
.menu-si-ok{
  position: absolute;
  float: left;
  width: 100%;
}
.menu-si-op{
  position: relative;
  float: left;
  width: 100%;
}
.back-negro{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0000009e;
  z-index: 999999;
}
.content-video video{
  height: 99.5%;
}
.content-head{
  position: relative;
  float: left;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #00000057;
  text-align: center;
  margin: 28px;
  cursor: pointer;
}
.menu-op{
  position: relative;
  float: none;
  width: 34px;
  margin: auto;
  padding: 15px 2px;
  margin-bottom: 20px;
  cursor: pointer;
}
.menu-op span{
  position: relative;
  float: left;
  height: 3px;
  width: 30px;
  background: white;
  border-radius: 28px;
  margin: auto;
  margin: 2px 0px;
}
.text-menu{
  position: relative;
  top: 6px;
  font-family: "Assistant";
  font-size: 10px;
  color: white;
  font-weight: 300;
  line-height: 15px;
  transition: all .2s ease;
}
.content-head-dos{
  position: relative;
  float: none;
  width: 130px;
  margin: auto;
  padding: 30px 0px;
}
.content-head-tres{
  display: none;
  position: absolute;
  float: right;
  width: 150px;
  padding: 30px 15px;
  right: 0;
  top: 0;
}
.opx-one{
  position: relative;
  float: left;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #00000057;
  text-align: center;
  margin: 5px;
  cursor: pointer;
}
.opx-one:hover, .content-head:hover{
  background: #000000;
}
.content-fasci{
  position: relative;
  float: none;
  width: 430px;
  margin: auto;
  padding: 15% 0px;
}
.menu-content{
  position: relative;
  float: right;
  width: 100%;
  text-align: right;
  background: #808080;
  color: white;
  font-weight: 300;
  padding: 10px 15px;
  transition: all .2s ease;
}
.menu-one span{
  position: relative;
  padding: 0px 15px;
  border-right: 1px solid white;
  cursor: pointer;
}
.menu-one span:hover{
  color: black;
}
.sin-linea{
  border-right: 0px !important;
}
.menu-one-sec{
  position: relative;
  float: left;
  width: 465px;
  text-align: center;
  padding: 43px 0px;
  padding-left: 43px;
  color: #808080;
  transition: all .2s ease;
}
.menu-two-sec{
  position: relative;
  float: none;
  width: 4%;
  text-align: center;
  margin: auto;
  display: block;
}
.menu-three-sec{
  float: right;
  width: 217px;
  padding: 13px 0px;
  margin-top: -110px;
  transition: all .2s ease;
}
.menu-three-sec .opx-one{
  margin: 5px 29px;
  transition: all .2s ease;
}
.menu-one-sec a{
  position: relative;
  float: left;
  padding-right: 3%;
  color: #72B1C8;
}
.menu-one-sec a span{
  color: #808080;
}
.content-menu-dos{
  position: relative;
  float: left;
  width: 100%;
  background: #F0F0F0;
}
.fixed-op{
  margin: 5px 25px !important;
  width: 30px !important;
  height: 30px !important;
  transition: all .2s ease;
}
.fixed-menu{
  width: 50px !important;
  padding: 12px 0px !important;
  transition: all .2s ease;
}
.fixed-text{
  padding: 25px 0px !important;
  transition: all .2s ease;
}
.fixed-ini {
    padding: 0px 0px !important;
    width: 175px !important;
    transition: all .2s ease;
    margin-top: -70px !important;
}
.fixed-text-menu {
    font-size: 9px !important;
    line-height: 10px !important;
    transition: all .2s ease;
}
.fixed-menu-content {
    padding: 5px 15px !important;
    font-size: 12px !important;
    transition: all .2s ease;
}
.menu-two-sec img{
  position: relative;
  width: 80px;
  padding: 15px 0px;
  transition: all .2s ease;
}
.menu-three-sec .text-menu{
  color: #808080;
  margin-top: 0px;
  top: 3px;
}
.circulo{
  width: 7px;
  height: 7px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  float: left;
  margin: 8px 9px;
  border: 1px solid #72B1C8;
}
.activo{
  background: #72B1C8;
}
.content-menu-dess{
  display: none;
  position: absolute;
  width: 500px;
  height: 100%;
  background: #00000061;
  padding-left: 90px;
  padding-top: 27px;
  padding-right: 30px;
}
.top-menu{
  position: relative;
  float: left;
  width: 100%;
  margin-top: 7px;
  margin-bottom: 60px;
}
.tache{
  position: relative;
  float: left;
  width: 30px;
  cursor: pointer;
  padding: 5px 0px;
}
.letra-a{
  position: relative;
  float: right;
  width: 40px;
}
.menu-lateral{
  position: relative;
  width: 100%;
  line-height: 25px;
  color: white;
}
.menu-lateral span{
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid white;
  padding: 5px 0px;
  cursor: pointer;
}
.menu-lateral span:hover{
  border-bottom: 1px solid #72B1C8;
}
.moddle-menu, .foot-menu{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.foot-menu a{
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.foot-menu .circulo {
    width: 7px;
    height: 7px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    float: left;
    margin: 12px 9px;
    border: 1px solid #72B1C8;
}
.foot-menu span{
  top: 15px;
  position: relative;
  color: white;
}
.foot-menu .activo {
    background: #72B1C8;
}
.content-ques, .content-titulo, .content-des{
  position: relative;
  float: left;
  width: 100%;
}
.op-que{
  position: relative;
  float: left;
  width: 50%;
  padding: 70px 65px;
  color: #808080;
}
.content-titulo p, .content-des p{
  font-size: 25px;
  margin: auto;
}
.content-des p {
  margin-bottom: 10px;
}
.content-titulo span{
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 0px;
  padding-left: 40px;
  font-size: 14px;
}
.content-des span{
  padding: 0px 0px;
  padding-left: 40px;
  padding-bottom: 25px;
  position: relative;
  float: left;
  font-size: 14px;
}
.nima{
  background: url(/theme/favc/images/cabos/boton_nima_bay_azul.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 95%;
  height: 80px;
  float: left;
  text-align: center;
  border: 1px solid #72B1C8;
  margin-bottom: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.nima:hover{
  background: url(/theme/favc/images/cabos/boton_nima_bay_bco.svg);
  background-color: #72B1C8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.live-aqua{
  background: url(/theme/favc/images/cabos/boton_larc_cabos_azul.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  float: left;
  text-align: center;
  border: 1px solid #72B1C8;
  margin-bottom: 20px;
  margin-left: 0px;
  cursor: pointer;
}
.live-aqua:hover{
  background: url(/theme/favc/images/cabos/boton_larc_cabos_bco.svg);
  background-color: #72B1C8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.celeste{
  background: url(/theme/favc/images/cabos/boton_celeste_beach_azul.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 95%;
  height: 80px;
  float: left;
  text-align: center;
  border: 1px solid #72B1C8;
  margin-bottom: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.celeste:hover{
  background: url(/theme/favc/images/cabos/boton_celeste_beach_bco.png);
  background-color: #72B1C8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.well {
  background: url(/theme/favc/images/cabos/boton_arthouse_azul.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  float: left;
  text-align: center;
  border: 1px solid #72B1C8;
  margin-bottom: 20px;
  margin-left: 0px;
  cursor: pointer;
}
.well:hover{
  background: url(/theme/favc/images/cabos/boton_arthouse_bco.svg);
  background-color: #72B1C8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.logos-hotel{
  position: relative;
  float: left;
  width: 100%;
  padding-left: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-ques {
  position: relative;
  float: left;
  width: 100%;
}
.log-hotel-op{
  position: relative;
  float: left;
  width: 50%;
}
.top{
  padding-top: 15px;
}
.one-img{
  background: url(/theme/favc/images/cabos/destinos/destinos_cabos.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 450px;
  float: left;
  text-align: center;
}
.two-img{
  background: url(/theme/favc/images/cabos/destinos/destinos_vallarta.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 450px;
  float: left;
  text-align: center;
}
.three-img{
  background: url(/theme/favc/images/cabos/destinos/destinos_cabos.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 450px;
  float: left;
  text-align: center;
}
.four-img{
  background: url(/theme/favc/images/cabos/destinos/destinos_vallarta.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 450px;
  float: left;
  text-align: center;
}
.slick-carrusel .slick-prev {
  background: url(/theme/favc/images/cabos/boton_flecha_izq_off.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  float: left;
  text-align: center;
  border: 1px solid #808080;
  color: transparent;
  position: absolute;
  right: 73px;
  bottom: -49px;
  cursor: pointer;
}
.slick-carrusel .slick-next {
  background: url(/theme/favc/images/cabos/boton_flecha_derecha_on.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  float: left;
  text-align: center;
  border: 1px solid #72B1C8;
  color: transparent;
  position: absolute;
  right: 3px;
  bottom: -49px;
  cursor: pointer;
}
.slick-dots{
  position: relative;
  float: right;
  list-style: none;
  width: 156px;
  top: 50px;
}
.slick-dots li{
  background: transparent;
  border: none;
  margin: 11px 3px;
  height: 2px;
  float: left;
  position: relative;
}
.slick-dots button{
  color: transparent;
  border: 0px;
  background: #8080806e;
  height: 3px;
  float: left;
  position: relative;
  cursor: pointer;
  display: none;
}
.slick-dots .slick-active{
  background: #808080;
}
.content-mas-des{
  position: relative;
  float: left;
  width: calc(100% - 60px);
  border: 1px solid #808080;
  padding: 50px;
  margin: auto 30px;
  padding-right: 100px;
  margin-bottom: 30px;
}
.text-mas{
  position: absolute;
  float: left;
  width: 40%;
  bottom: 45px;
  padding-right: 85px;
}
.logos-more-des{
  position: relative;
  float: right;
  width: 60%;
}
.ingresa-logo{
  position: relative;
  float: left;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
  .logos-ingresa{
    position: relative;
  float: left;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*.logo{
  position: relative;
  float: left;
  width: 14.28%;
  text-align: center;
  padding: 10px;
}
.logo img{
  width: 90px;
}*/
.text-mas .azul{
  position: relative;
  float: left;
  width: 68%;
  color: #72B1C9;
  font-weight: 100;
  font-size: 18px;
  line-height: 1.5;
}
.text-mas p{
  font-size: 35px;
  font-weight: 100;
  color: #72B1C8;
  margin: auto;
  position: relative;
  float: left;
  width: 100%;
  line-height: 27px;
}
.text-mas span{
  position: relative;
  float: left;
  width: 100%;
  font-size: 25px;
  color: #808080;
  margin-bottom: 25px;
}
.text-des-more span{
  position: relative;
  float: left;
  width: 100%;
  color: #808080;
  font-size: 14px;
  padding-bottom: 20px;
}
.content-expe{
  position: relative;
  float: left;
  width: 100%;
  background: #F0F0F0;
}
.expe-back{
  position: relative;
  float: left;
  width: 100%;
}
.img-expe{
  position: relative;
  float: left;
  width: 30%;
  text-align: center;
}
.img-expe img{
  position: relative;
  float: none;
  padding: 27px 0px;
  width: 270px;
  max-width: 95%;
}
.des-expe{
  position: relative;
  float: left;
  width: 70%;
  padding: 25px 35px;
  background: #72B1C8;
  color: white;
  font-weight: 100;
  top: 118px;
  margin-bottom: 50px;
}
.ti-expe{
  font-size: 40px;
  font-weight: 100;
  letter-spacing: 2px;
}
.titulo-expe p{
  position: relative;
  float: left;
  width: 100%;
  font-size: 23px;
  margin-bottom: 30px;
}
.titulo-expe{
  position: relative;
  float: left;
  width: 50%;
  padding: 10px 0px;
  padding-right: 25px;
}
.titulo-expe span{
  position: relative;
  float: left;
  width: 100%;
}
.des-expe-in{
  position: relative;
  float: left;
  width: 50%;
  padding-top: 23px;
  font-size: 14px;
}
.op-one-des{
  position: relative;
  float: left;
  padding-bottom: 25px;
}
.des-expe-fin{
  position: relative;
  float: left;
  width: 100%;
  font-size: 14px;
}

/* modal */

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999999999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
  width: 700px;
  max-width: 95%;
	position: relative;
  margin: 5% auto;
  padding: 10px;
  border-radius: 0px;
  background: #fff;
}
.modalDialog .slide-uno{
  width: 800px;
	position: relative;
  margin: 10% auto;
  padding: 10px;
  border-radius: 0px;
  background: transparent;
  transition: all 2s ease;
}
.close {
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0px;
  border: 1px solid #72B1C8;
}
.close:hover { background: #72b1c840; }
.content-mar-modal{
  position: relative;
  border: 1px solid #72B1C8;
  font-family: "Assistant";
  font-weight: 400;
}
.content-mar-modal-op, .content-mar-modal-fin{
  position: relative;
  border: 1px solid #72B1C8;
  font-family: "Assistant";
  font-weight: 400;
}

/* modal */
.head-modal{
  position: relative;
  margin: auto;
  width: 235px;
  padding: 25px 0px;
}
.head-modal img{
  width: 240px;
}
.content-mar-modal form{
  position: relative;
  float: left;
  width: 100%;
  font-family: "Assistant";
  font-weight: 400;
  padding: 0px 60px;
  z-index: 10;
}
.content-mar-modal label{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.content-mar-modal-op form, .content-mar-modal-fin form{
  position: relative;
  width: 100%;
  font-family: "Assistant";
  font-weight: 400;
  padding: 0px 60px;
  z-index: 10;
  padding-bottom: 40px;
}
.content-mar-modal-op label, .content-mar-modal-fin label{
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.inp{
  background: #72b1c86e;
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  border: none;
  margin-bottom: 40px;
  font-family: "Assistant";
  font-weight: 400;
}
.entrar-modal{
  position: relative;
  width: 100%;
  background: white;
  border: 1px solid #72b1c8;
  padding: 10px 0px;
  color: #72b1c8;
  cursor: pointer;
  font-weight: 100;
  letter-spacing: 3px;
}
.entrar-modal:hover{
  color: white;
  background: #72b1c8;
  border: 1px solid white;
}
.content-contraseña{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 40px 0px;
  z-index: 10;
}
.olvide-pws{
  position: relative;
  padding: 0px 10px;
  border-right: 1px solid #72b1c8;
  cursor: pointer;
}
.soli-pws{
  position: relative;
  padding: 0px 10px;
  border-left: 1px solid #72b1c8;
  cursor: pointer;
}
.olvide-pws:hover, .soli-pws:hover{
  color:#72b1c8
}
.recordar-pws{
  position: relative;
  padding: 35px 60px;
  z-index: 1;
}
.atras{
  color: #FFFFFF;
  line-height: 25px;
  position: relative;
  right: -5px;
  text-align: center;
  top: 5px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0px;
  border: 1px solid #72B1C8;
  float: left;
}
.atras:hover { background: #72b1c840; }
#mod-rec, #mod-sol{
  display: none;
}
.content-mar-modal-op .content-modal span, .content-mar-modal-fin .content-modal span{
  font-family: "Assistant";
  font-weight: 400;
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 25px;
  padding-bottom: 15px;
  font-weight: 100;
  color: #72b1c8;
  letter-spacing: 2px;
}
.op-menu{
  position: relative;
  float: left;
  width: 100%;
}
.menu-fixed {
	position:fixed;
	z-index:1000;
	top:0;
	width:100%;
}
.content-beneficios{
  position: relative;
  float: left;
  width: 100%;
  margin-top: 85px;
  padding: 20px 45px;
}
.titu-bene{
  position: relative;
  float: left;
  width: 100%;
}
.titu-bene p{
  font-size: 40px;
  letter-spacing: 3px;
  margin: auto;
  color: #72B1C9;
  font-weight: 100;
}
.titu-bene span{
  font-size: 27px;
}
.titu-bene b{
  color: #808080;
}
.content-inter{
  position: relative;
  float: left;
  width: 100%;
}
.col-bene{
  position: relative;
  float: left;
  width: 50%;
}
.serv-bene{
  position: relative;
  float: left;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 35px;
}
.img-bene{
  position: relative;
  float: left;
  width: 100px;
  padding: 33px;
}
.content-des-ben{
  position: relative;
  float: left;
  width: calc(100% - 100px);
  padding-top: 25px;
}
.titulo-ben{
  position: relative;
  float: left;
  width: 100%;
  font-size: 27px;
  color: #808080;
}
.des-ben{
  position: relative;
  float: left;
  width: 100%;
  font-size: 14px;
  padding-bottom: 25px;
  border-bottom: 2px solid #72B1C9;
}
.valides{
  position: relative;
  float: left;
  width: 100%;
  font-size: 14px;
  padding-top: 15px;
}
.aviso-des{
  position: relative;
  float: left;
  width: 100%;
  padding: 40px 50px;
}
.aste-des{
  position: relative;
  float: left;
  width: 40px;
}
.des-aste{
  position: relative;
  float: left;
  width: calc(100% - 40px);
  padding: 0px 25px;
  font-size: 14px;
}
.mismo-tamanio{
  position: relative;
  float: left;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contactanos-fot{
  background: url(/theme/favc/images/cabos/background_contacto.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  float: left;
  width: 100%;
  height: 700px;
}
.cont-titulo{
  position: relative;
  float: left;
  width: 100%;
  color: white;
  font-weight: 100;
  text-align: center;
  padding: 75px 0px;
}
.cont-titulo p{
  position: relative;
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
}
.cont-titulo span{
  position: relative;
  float: left;
  width: 100%;
  font-size: 35px;
  letter-spacing: 2px;
}
.btn-conta{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}
.op-btn{
  position: relative;
  background: transparent;
  color: white;
  font-weight: 100;
  letter-spacing: 2px;
  padding: 15px 45px;
  margin-right: 40px;
  cursor: pointer;
}
.op-btn-f{
  position: relative;
  background: transparent;
  color: white;
  font-weight: 100;
  letter-spacing: 2px;
  padding: 15px 52px;
  cursor: pointer;
}
.op-btn:hover, .op-btn-f:hover{
  background: #72B1C8;
  color: white;
  border: 1px solid #72B1C8;
}
#destinos #experiencia, #beneficios, #contacto{
  position: relative;
  float: left;
  width: 100%;
}
.foot-in{
  position: relative;
  float: left;
  width: 100%;
}
.content-foot{
  position: relative;
  float: left;
  width: 100%;
  padding: 35px 40px;
  text-align: center;
  color: white;
  background:  #808080;
  font-weight: lighter;
}
.posada-com{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: lighter;
  color: #808080;
  padding: 20px 0px;
  font-size: 12px;
}
.posada-com p{
  font-size: 15px;
}
.facebook-foot{
  background: url(/theme/favc/images/cabos/footer_icono_fb_off.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 13px;
  height: 26px;
  float: left;
  margin: 4px 15px;
  cursor: pointer;
}
.facebook-foot:hover{
  background: url(/theme/favc/images/cabos/footer_icono_fb_on.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.youtube-foot{
  background: url(/theme/favc/images/cabos/footer_icono_youtube_off.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 40px;
  height: 26px;
  float: left;
  margin: 4px 15px;
  cursor: pointer;
}
.youtube-foot:hover{
  background: url(/theme/favc/images/cabos/footer_icono_youtube_on.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.twitter-foot{
  background: url(/theme/favc/images/cabos/footer_icono_tw_off.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 30px;
  height: 21px;
  float: left;
  margin: 4px 15px;
  cursor: pointer;
}
.twitter-foot:hover{
  background: url(/theme/favc/images/cabos/footer_icono_tw_on.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.red-social{
  position: relative;
  margin: auto;
  width: max-content;
}
.marcas{
  position: relative;
  float: left;
  width: 100%;
  margin-top: 10px;
  letter-spacing: 1px;
}
.opc-marcas{
  position: relative;
  float: none;
  width: 1065px;
  margin: auto;
  max-width: 90%;
}
.col-opc{
  position: relative;
  float: left;
  width: 20%;
  text-align: left;
  padding: 0px 30px;
}
.col-opc span{
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid white;
  font-size: 15px;
  font-weight: lighter;
  margin-bottom: 15px;
}
.col-opc p{
  position: relative;
  float: left;
  width: 100%;
  margin: auto;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
}
.col-opc p:hover{
  color: #72B1C9;
}
.posada-com a{
  padding: 0px 10px;
  text-align: center;
  font-weight: lighter;
  color: #808080;
  border-right: 1px solid;
}
.ult-lat{
  border-right: 0px !important;
}
.movil-terminos{
  display: none;
}
.des-mos{
  display: block;
}
.img-movil{
  display: none;
}

@media screen and (max-width: 1700px){
  .btn-reserva input {
    margin-right: 25px;
    top: 90px;
  }
  .mostra-gal .btn-reserva {
    padding: 17% 0%;
  }
  .col-op-hotel-slide .btn-reserva input {
    margin-right: 25px;
    top: 120px;
  }
}

@media screen and (max-width: 1540px){
  .des-hotel-clave {
    padding: 80px 35px;
  }
  .col-op-hotel-slide .col-zonas {
    height: 440px;
  }
  .col-op-hotel-slide .col-zonas img {
    height: 440px;
        width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .col-op-hotel-slide .btn-reserva {
    padding: 133px 0%;
  }
  .col-op-hotel-slide .btn-reserva input {
    margin-right: 25px;
    top: 100px;
  }
  .btn-reserva input {
    margin-right: 25px;
    top: 80px;
  }
  .mostra-gal .btn-reserva {
    padding: 15% 0%;
  }
  .des-serv-hotel-clave {
    position: relative;
    float: right;
    width: 45%;
  }
  .des-hotel-clave {
    position: absolute;
    float: left;
    width: 30%;
  }
}

@media screen and (max-width: 1430px){
  .btn-reserva input {
    margin-right: 25px;
    top: 50px;
  }
  .mostra-gal .btn-reserva {
    padding: 14% 0%;
  }
}

@media screen and (max-width: 1200px){
  .mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos {
    height: 320px;
  }
  .btn-reserva input {
    margin-right: 0px;
    top: 0px;
  }
  .mostra-gal .btn-reserva {
    padding: 70px 0%;
    text-align: center;
  }
  .des-hotel-clave {
    padding: 75px 35px;
  }
  .des-serv-hotel-clave {
    position: relative;
    float: right;
    width: 43%;
  }
  .des-hotel-clave p {
    font-size: 30px;
  }
  .logo {
    width: 14%;
  }
  .content-mas-des {
    padding-right: 30px;
  }
  .content-menu-dess {
    width: 300px;
    padding-left: 40px;
  }
  .menu-two-sec img {
    width: 60px;
    padding: 5px 0px;
  }
  .menu-one-sec {
    padding: 25px 0px;
    font-size: 13px;
  }
  .circulo {
    margin: 6px 9px;
  }
  .menu-three-sec {
    width: 140px;
    padding: 5px 0px;
    margin-top: -70px;
  }
  .opx-one {
    width: 30px;
    height: 30px;
  }
  .menu-three-sec .opx-one {
    margin: 5px 20px;
  }
  .text-menu {
    font-size: 8px;
    line-height: 10px;
  }
  .menu-content {
    font-size: 12px;
    padding: 5px 15px;
  }
}

@media screen and (max-width: 1100px){
  .logo {
    width: 25%;
  }
}

@media screen and (max-width: 1024px){
  .content-galeria {
    margin-bottom: 30px;
  }
  .content-gals {
    margin-top: 0px;
  }
  .mostra-gal .btn-reserva {
    padding: 75px 0%;
    text-align: center;
  }
  .btn-reserva input {
    font-size: 13px;
  }
  .col-op-hotel-slide .btn-reserva input {
    margin-right: 0px;
    top: 0px;
  }
  .btn-reserva {
    padding: 185px 0%;
    text-align: center;
  }
  .hotel-clave img {
    position: relative;
    float: left;
    width: 100px;
  }
  .titu-des-serv img {
    width: 100px !important;
  }
  .des-serv {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow-y: initial;
  }
  .des-serv-hotel-clave {
    position: relative;
    float: left;
    width: 100%;
  }
  .col-op-hotel-slide {
    padding: 50px 0px;
  }
  .content-fasci {
    padding: 10% 0px;
  }
  .menu-two-sec {
    width: 0%;
  }
  .col-op-hotel, .col-op-hotel-slide {
    width: 100%;
  }
  .hotel-clave {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .des-hotel-clave{
    width: 100%;
    top: 0px;
    position: relative;
    margin-left: 0px;
  }
  .hotel-clave img {
    position: relative;
    float: left;
    width: 250px;
  }
  .des-hotel-clave span {
    height: auto;
  }
  .mobile-img{
    position: relative;
    width: 275px;
    margin: auto;
  }
}

@media screen and (max-width: 900px){
  .mostra-gal .col-zonas {
    position: relative;
    float: left;
    width: 100%;
  }
  .mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos {
    height: auto;
  }
  .mostra-gal .btn-reserva {
    padding: 18% 0%;
    text-align: center;
  }
  .content-menu-dess {
    width: 100%;
    background: #000000;
    z-index: 99;
  }
  .content-fasci {
    padding: 30px 0px;
    width: 260px;
  }
  .content-video video{
    display: none;
  }
  .img-movil{
    display: block;
    background: url(/theme/favc/images/cabos/banner_login.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    width: 100%;
    height: 420px;
  }
  .col-opc p {
    font-size: 10px;
  }
  .col-opc span {
    font-size: 13px;
  }
  .col-opc {
    padding: 0px 10px;
  }
  .opc-marcas {
    position: relative;
    float: none;
    width: 820px;
    margin: auto;
    max-width: 100%;
  }
  .serv-bene {
    padding-bottom: 85px;
  }
  .titulo-ben {
    font-size: 20px;
  }
  .des-ben {
    font-size: 12px;
  }
  .ti-expe {
    font-size: 35px;
    font-weight: 100;
    letter-spacing: 1px;
  }
  .titulo-expe p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .des-expe {
    padding: 15px 20px;
  }
  .fixed-ini {
      margin-top: 0px !important;
  }
  .top-menu {
    margin-bottom: 20px;
  }
  .moddle-menu, .foot-menu {
    margin-bottom: 15px;
  }
  .menu-lateral {
    line-height: 15px;
    font-size: 12px;
  }
  .foot-menu a {
    padding-bottom: 0px;
    font-size: 12px;
  }
  .foot-menu .circulo {
    margin: 9px 9px;
  }
  .foot-menu span {
    top: 12px;
  }
  .menu-three-sec {
    margin-top: 0px;
  }
  .menu-two-sec{
    display: none;
  }
  .menu-one-sec {
    width: 365px;
  }
  .op-que {
    padding: 20px 65px;
    width: 100%;
    padding-bottom: 0px;
  }
  .slick-carrusel .slick-next, .slick-carrusel .slick-prev {
    bottom: -25px;
  }
  .slick-dots {
    top: 25px;
  }
}

@media screen and (max-width: 840px){
  .modalDialog .slide-uno{
    width: 600px;
    transition: all 2s ease;
  }
  .marco {
    border: 0px solid white;
  }
  .center-modal {
    width: 120px;
  }
  .menu-slider {
    bottom: 145px;
    padding: 0px 10px;
  }
  .menu-slider span {
    padding: 0px 10px;
  }
  .cierre-slide {
    top: 85%;
  }
  .logo-slide {
    top: 35px;
    position: relative;
    width: 100px;
  }
  .slide-uno .slick-prev {
    left: -93%;
  }
  .slide-uno .slick-next {
      left: 0%;
    }
}

@media screen and (max-width: 700px){
  .col-op-hotel-slide .col-zonas {
    height: 400px;
  }
  .sombra-text p {
    font-size: 25px;
  }
  .mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos {
    height: 350px;
        width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mostra-gal .col-zonas {
    height: 350px;
  }
  .mostra-gal .btn-reserva {
    padding: 110px 0%;
    text-align: center;
  }
  .sombra-text {
    padding: 25px;
  }
  .col-zonas, .col-zonas img, .img-zona-cabos{
    height: 500px;
  }
  .des-mos, .marcas, .opc-marcas{
    display: none;
  }
  .movil-terminos{
    display: block;
    color: white;
  }
  .posada-com a {
    color: white;
    width: 100%;
    position: relative;
    float: left;
    border-right: 0px;
    font-size: 12px;
  }
  .red-social {
    position: relative;
    margin: auto;
    width: 173px;
  }
  .content-foot {
    padding-bottom: 0px;
  }
  .col-bene {
    width: 100%;
  }
  .serv-bene {
    padding-left: 0px;
    padding-bottom: 30px;
  }
  .titulo-ben {
    font-size: 17px;
  }
  .des-ben, .valides, .des-aste {
    font-size: 11px;
  }
  .aviso-des {
    padding: 40px 30px;
  }
  .ti-expe {
    font-size: 30px;
    letter-spacing: 0px;
  }
  .titulo-expe p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .des-expe-fin {
    font-size: 12px;
  }
  .des-expe-in {
    font-size: 12px;
  }
  .img-expe img {
    width: 150px;
  }
  .img-expe {
    width: 100%;
  }
  .des-expe {
    width: 100%;
    top: 0px;
    margin-bottom: 0px;
  }
  .text-mas {
    position: relative;
    width: 100%;
    padding-right: 0px;
    bottom: 0px;
    padding-bottom: 35px;
  }
  .logos-more-des {
    position: relative;
    float: right;
    width: 100%;
  }
  .slick-dots {
    top: 45px;
  }
  .slick-carrusel .slick-next, .slick-carrusel .slick-prev {
    bottom: -45px;
  }
  .one-img, .two-img, .three-img, .four-img {
    height: 295px;
  }
  .content-ques {
    display: block;
    -webkit-flex-wrap: initial;
    flex-wrap: initial;
  }
  .menu-one span {
    padding: 0px 5px;
  }
  .menu-three-sec .opx-one {
    margin: 5px 5px;
  }
  .menu-three-sec {
    width: 85px;
  }
  .content-menu-dess {
    padding-left: 40px;
  }
  .content-fasci {
    padding: 55px 0px;
    width: 260px;
  }
  .content-head-dos {
    width: 90px;
  }
  .opx-one {
    width: 30px;
    height: 30px;
    margin: 5px 12px;
  }
  .content-head {
    width: 40px;
    height: 40px;
  }
  .menu-op span {
    height: 1px;
    width: 25px;
    margin: 2px 4px;
  }
  .menu-op {
    width: 34px;
    padding: 12px 1px;
    margin-bottom: 15px;
  }
  .text-menu {
    font-size: 8px;
  }
}

@media screen and (max-width: 620px){
  .menu-slider {
    bottom: 120px;
    padding: 0px 10px;
  }
  .cierre-slide {
    top: 65%;
    left: 87%;
  }
  .center-modal {
    width: 125px;
  }
  .logo-slide {
    top: 20px;
    position: relative;
    width: 100px;
  }
  .slide-uno .slick-prev {
    left: -100%;
  }
  .slide-uno .slick-next {
    left: 10%;
  }
  .menu-slider span {
    padding: 0px 0px;
    font-size: 10px;
  }
  .line-hov {
    width: 100%;
  }
  .modalDialog .slide-uno {
    width: 414px;
    transition: all 2s ease;
  }
  .col-zonas, .col-zonas img, .img-zona-cabos{
    height: 420px;
  }
  .btn-reserva {
    padding: 145px 0%;
  }
  .col-op-hotel-slide .btn-reserva input {
    margin-right: 25px;
    top: 0px;
  }
  .col-op-hotel {
    width: 100%;
    padding: 35px;
  }
  .col-op-hotel-slide {
    width: 100%;
    padding: 35px 0px;
  }
  .serv-bene {
    padding-left: 0px;
    padding-bottom: 45px;
  }
  .logo {
    width: 50%;
  }
  .fixed-op {
    margin: 5px 5px !important;
  }
  .fixed-menu-content {
      font-size: 10px !important;
  }
  .fixed-ini {
    width: 85px !important;
  }
  .circulo {
    margin: 6px 4px;
  }
  .op-btn {
    padding: 10px 30px;
  }
  .op-btn-f {
    padding: 10px 35px;
  }
  .top-menu {
    margin-bottom: 5px;
  }
  .tache {
    width: 20px;
  }
  .letra-a {
    width: 20px;
  }
  .content-head-tres {
    width: 110px;
    padding: 30px 0px;
  }
  .menu-one-sec {
    width: 280px;
    font-size: 11px;
  }
  .menu-content {
    font-size: 10px;
    text-align: center;
  }
  .cont-titulo {
    padding: 75px 20px;
  }
}

@media screen and (max-width: 490px){
  .modalDialog .slide-uno {
    width: 320px;
    transition: all 2s ease;
  }
  .logo-slide {
    width: 80px;
    top: 50px;
    position: relative;
  }
  .cierre-slide {
    top: 100%;
    left: 86%;
    width: 25px;
    height: 25px;
  }
  .slide-uno .slick-next {
    left: 13%;
  }
  .menu-slider {
    width: 130%;
    bottom: 120px;
    padding: 0px 10px;
    left: -50px;
  }
  .center-modal {
    width: 95px;
  }
}

@media screen and (max-width: 440px){
  .cen-mobile{
    position: relative;
    float: none;
    width: 100px;
    margin: auto;
  }
  .des-hotel span {
    position: relative;
    float: left;
    padding: 5px 0px;
    width: 100%;
    margin-top: 15px;
  }
  .des-hotel-time span{
    width: 100%;
  }
  .btn-reserv span, .btn-reserv button {
    font-size: 25px;
  }
}

@media screen and (max-width: 414px){
  .modalDialog .slide-uno {
    margin: 0% auto;
  }
  .mobile-img {
    position: relative;
    width: 250px;
    margin: auto;
  }
  .col-op-hotel-slide .btn-reserva {
    padding: 80px 0%;
  }
  .col-op-hotel-slide .col-zonas img {
    height: 290px;
  }
  .col-op-hotel-slide .col-zonas {
    height: 290px;
  }
  .mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos {
    height: 290px;
  }
  .mostra-gal .col-zonas {
    height: 290px;
  }
  .mostra-gal .btn-reserva {
    padding: 80px 0%;
    text-align: center;
  }
  .col-op-hotel-slide .btn-reserva input {
    margin-right: 0px;
    top: 0px;
  }
  .btn-reserva {
    padding: 120px 0%;
  }
  .col-zonas, .col-zonas img, .img-zona-cabos {
    height: 370px;
  }
  .op-btn {
    padding: 10px 25px;
    letter-spacing: 1px;
  }
  .op-btn-f {
    padding: 10px 30px;
    letter-spacing: 1px;
  }
  .serv-bene {
    padding-left: 0px;
    padding-bottom: 60px;
  }
  .img-bene {
    position: relative;
    float: none;
    width: 90px;
    padding: 20px;
    margin: auto;
  }
  .img-bene img {
    width: 50px;
  }
  .botlla{
    width: 30px !important;
  }
  .movil{
    width: 70px;
  }
  .content-beneficios {
    padding: 20px 30px;
  }
  .content-des-ben {
    position: relative;
    float: left;
    width: calc(100% - 0px);
    padding-top: 0px;
  }
  .aviso-des {
    padding: 20px 0px;
  }
  .titulo-expe, .des-expe-in {
    width: 100%;
    padding-right: 0px;
  }
  .text-mas .azul {
    font-size: 14px;
  }
  .text-des-more span {
    font-size: 12px;
  }
  .text-mas p {
    font-size: 25px;
  }
  .text-mas span {
    font-size: 20px;
  }
  .four-img {
    height: auto;
  }
  .slick-dots {
    top: 45px;
  }
  .slick-carrusel .slick-next, .slick-carrusel .slick-prev {
    bottom: -45px;
  }
  .one-img, .two-img, .three-img, .four-img {
    height: 190px;
  }
  .content-titulo span {
    font-size: 12px;
  }
  .content-des span {
    font-size: 12px;
  }
  .content-titulo p, .content-des p {
    font-size: 20px;
    margin: auto;
  }
  .op-que {
    padding: 20px 30px;
  }
  .menu-lateral {
    font-size: 10px;
  }
}

@media screen and (max-width: 375px){
  .btn-reserv span, .btn-reserv button {
    font-size: 20px;
  }
  .menu-slider {
    width: 130%;
    bottom: 140px;
    padding: 0px 10px;
    left: -43px;
  }
  .modalDialog .slide-uno {
    width: 85%;
    transition: all 2s ease;
  }
  .mostra-gal .col-zonas {
    height: 240px;
  }
  .mostra-gal .btn-reserva {
    padding: 55px 0%;
    text-align: center;
  }
  .mostra-gal .col-zonas img, .mostra-gal .img-zona-cabos {
    height: 240px;
  }
  .content-fasci {
    padding: 100px 0px;
    width: 235px;
  }
  .content-mar-modal-op form, .content-mar-modal-fin form {
    padding: 0px 20px;
    padding-bottom: 20px;
  }
  .content-contraseña {
    padding-bottom: 15px;
  }
  .olvide-pws {
    position: relative;
    float: left;
    width: 100%;
    border-right: 0px;
  }
  .soli-pws {
    border-left: 0px;
  }
  .inp {
    margin-bottom: 20px;
  }
  .recordar-pws {
    padding: 0px 20px;
  }
  .head-modal {
    padding: 10px 0px;
  }
  .content-mar-modal form {
    padding: 0px 20px;
  }
  .contactanos-fot {
    height: 550px;
  }
  .op-btn {
    margin-right: 10px;
  }
  .fixed-text {
    padding: 15px !important;
    transition: all .2s ease;
  }
  .content-mas-des {
    padding: 20px;
    padding-right: 20px;
  }
  .menu-one-sec {
    width: 170px;
    font-size: 12px;
    padding: 15px;
  }
  .fixed-menu-content {
    font-size: 8px !important;
  }
  .menu-one span {
    padding: 0px 3px;
  }
  .menu-content {
    font-size: 8px;
  }
  .content-head {
    margin: 10px;
  }
  .content-head-dos {
    width: 60px;
    padding: 18px 0px;
  }
  .content-head-tres {
    width: 80px;
    padding: 10px 0px;
  }
  .opx-one {
    width: 30px;
    height: 30px;
    margin: 5px 5px;
  }
}

@media screen and (max-width: 320px){
  .slide-uno .slick-prev {
    left: -99%;
  }
  .cierre-slide {
    top: 115%;
    left: 94%;
    width: 25px;
    height: 25px;
  }
  .center-modal {
    width: 95px;
    top: 30px;
  }
  .slide-uno .slick-next {
    left: 15%;
  }
  .menu-slider {
    width: 130%;
    bottom: 140px;
    padding: 0px 5px;
    left: -35px;
  }
  .menu-slider span {
    padding: 0px 0px;
    font-size: 9px;
  }
}
