@charset "UTF-8";
.bgF {
  background: #fff;
}
.clear {
  clear: both;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.vt {
  vertical-align: top;
}
.vm {
  vertical-align: middle;
}
.w7 {
  font-weight: 700;
}
.w3 {
  font-weight: 300;
}
.w4 {
  font-weight: 400;
}
.sinp {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.sinm {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.rr {
  position: relative;
}
.ra {
  position: absolute;
}
.rf {
  position: fixed;
}
.tu {
  text-transform: uppercase;
}
.tn {
  text-transform: none;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tj {
  text-align: justify;
}
h1,
h2,
h3,
h4,
h5,
p,
pre {
  padding: 0px;
  margin: 0px;
}
.tb {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.n {
  font-weight: normal;
  font-style: normal;
}
.u {
  text-decoration: underline;
}
.s12 {
  font-size: 12px !important;
}
.s14 {
  font-size: 14px !important;
}
.s16 {
  font-size: 16px !important;
}
.s18 {
  font-size: 18px !important;
}
.s20 {
  font-size: 20px !important;
}
.s24 {
  font-size: 24px !important;
}
.s28 {
  font-size: 28px !important;
}
.s30 {
  font-size: 30px !important;
}
.s35 {
  font-size: 35px !important;
}
.s40 {
  font-size: 40px !important;
}
.s50 {
  font-size: 50px;
}
.s60 {
  font-size: 60px;
}
.s70 {
  font-size: 70px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl40 {
  padding-left: 40px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr40 {
  padding-right: 40px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt5 {
  margin-top: 5px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.box {
  display: -ms-flexbox;
  display: box;
}
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.h30 {
  height: 30px;
}
.h40 {
  height: 40px;
}
.h50 {
  height: 50px;
}
.h100 {
  height: 100px;
}
.oh {
  overflow: hidden;
}
.cF {
  color: #fff !important;
}
.c0 {
  color: #000 !important;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.z4 {
  z-index: 4;
}
.z5 {
  z-index: 5;
}
.z8 {
  z-index: 8;
}
.z10 {
  z-index: 10;
}
.z20 {
  z-index: 20;
}
.z100 {
  z-index: 100;
}
.lh30 {
  line-height: 30px;
}
.lh60 {
  line-height: 60px;
}
.lh20 {
  line-height: 20px;
}
.tm20 {
  top: -20px;
}
.lhm {
  line-height: middle;
}
.U {
  text-decoration: underline;
}
.wt100 {
  width: 100%;
}
.let1 {
  letter-spacing: 1px;
}
.let-1 {
  letter-spacing: -1px;
}
.let-3 {
  letter-spacing: -3px;
}
@-moz-document url-prefix() {
  .box {
    display: inline-flex;
    padding: -10 0;
    width: 100%;
  }
}
.df {
  display: flex;
}
.ai-cen {
  align-items: center;
}
.ai-str {
  align-items: flex-start;
}
.ai-end {
  align-items: flex-end;
}
.jc-cen {
  justify-content: center;
}
.jc-str {
  justify-content: flex-start;
}
.jc-end {
  justify-content: flex-end;
}
.fd-col {
  flex-direction: column;
}
.fw-wrap {
  flex-wrap: wrap;
}
.modal {
  z-index: 100;
}
.columns {
  margin-right: 0;
  margin-left: 0;
}
html {
  scroll-behavior: smooth;
}
.w5 {
  font-weight: 500;
}
.h0 {
  height: 0;
}
.w0 {
  width: 0;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.h200 {
  height: 200px;
}
.s100 {
  font-size: 100px;
}
.s80 {
  font-size: 80px;
}
.s26 {
  font-size: 26px;
}
.s36 {
  font-size: 36px;
}
.pr40 {
  padding-right: 40px;
}
.b100 {
  bottom: 100px;
}
.b100 .s60 {
  font-size: 60px;
}
.b100 .s32 {
  font-size: 32px;
}
.hover {
  position: absolute;
  height: 250px;
  bottom: 7px;
  width: 100%;
  opacity: 0;
}
.ho:hover .hover {
  opacity: 0.5;
}
.ps {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.ui-card-slider {
  position: relative;
  width: 1140px;
  height: 600px;
  overflow: hidden;
}
.ui-card-slider .slide {
  display: block;
  -webkit-user-select: none;
  position: absolute;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  -webkit-transition-property: all;
  overflow: hidden;
}
.ui-card-slider .slide img {
  width: 100%;
  height: 100%;
}
.ui-card-slider .center-slide {
  -webkit-user-select: none;
  z-index: 30;
  bottom: 12px;
  left: calc(50% - 213px);
  width: 425px;
  height: 600px;
}
.ui-card-slider .left-slide {
  -webkit-user-select: none;
  z-index: 20;
  bottom: 30px;
  left: -30px;
  width: 400px;
  height: 550px;
}
.ui-card-slider .right-slide {
  -webkit-user-select: none;
  z-index: 20;
  bottom: 30px;
  left: 740px;
  width: 400px;
  height: 550px;
}
.ui-card-slider .left-hidden-slide {
  z-index: 10;
  bottom: 30px;
  left: -160px;
  width: 120px;
  height: 130px;
}
.ui-card-slider .right-hidden-slide {
  z-index: 10;
  bottom: 30px;
  left: 360px;
  width: 120px;
  height: 130px;
}
.ui-card-slider .hidden-slide {
  visibility: hidden;
  display: none;
}
.ui-card-slider2 {
  position: relative;
  width: 1800px;
  height: 500px;
  overflow: hidden;
}
.ui-card-slider2 .slide {
  display: block;
  -webkit-user-select: none;
  position: absolute;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: all;
  -webkit-transition-property: all;
  overflow: hidden;
}
.ui-card-slider2 .slide img {
  width: 100%;
  height: 100%;
}
.ui-card-slider2 .center-slide {
  -webkit-user-select: none;
  z-index: 30;
  bottom: 12px;
  left: calc(50% - 350px);
  width: 700px;
  height: 500px;
}
.ui-card-slider2 .left-slide {
  -webkit-user-select: none;
  z-index: 20;
  bottom: 30px;
  left: -30px;
  width: 600px;
  height: 430px;
}
.ui-card-slider2 .right-slide {
  -webkit-user-select: none;
  z-index: 20;
  bottom: 30px;
  left: calc(50% + 350px);
  width: 600px;
  height: 430px;
}
.ui-card-slider2 .left-hidden-slide {
  z-index: 10;
  bottom: 30px;
  left: -160px;
  width: 120px;
  height: 130px;
}
.ui-card-slider2 .right-hidden-slide {
  z-index: 10;
  bottom: 30px;
  left: 360px;
  width: 120px;
  height: 130px;
}
.ui-card-slider2 .hidden-slide {
  visibility: hidden;
  display: none;
}
@font-face {
  font-family: 'Maven';
  src: url("../webfonts/MavenPro-Regular.ttf");
}
@font-face {
  font-family: 'Maven-bold';
  src: url("../webfonts/MavenPro-Regular.ttf");
}
@font-face {
  font-family: 'Petit';
  src: url("../webfonts/Petit-Regular.ttf");
}
.ffb {
  font-family: Maven-bold;
}
.ffP {
  font-family: Petit;
}
.ffr {
  font-family: Maven;
}
body {
  font-family: Maven;
}
#intro {
  background-image: url("../images/intro/background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}
@media screen and (max-width: 777px) {
  #intro {
    background-position-x: unset;
  }
}
.cA {
  color: #092f85;
}
.bgA {
  background-color: #092f85;
}
.bgG {
  background-color: #8b8985;
}
.form_contact input,
.form_contact textarea,
.form_contact select {
  border: 1px solid #000 !important;
  border-radius: inherit !important;
  color: #000;
  font-size: 20px;
  background-color: rgba(0,0,0,0) !important;
}
.form_contact input,
.form_contact textarea {
  box-shadow: none !important;
}
.form_contact option {
  color: verde !important;
}
.form_contact button[type=submit] {
  background-color: #000;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border: unset;
  border-radius: 0;
  padding: 10px 20px;
}
.newsForm input {
  border: unset !important;
  border-radius: inherit !important;
  color: #fff;
  font-size: 20px;
  background-color: rgba(0,0,0,0) !important;
  border-bottom: 1px solid #fff !important;
  font-size: 12px;
}
.newsForm input::-webkit-input-placeholder {
  color: #fff;
  font-size: 12px;
}
.newsForm input::-moz-placeholder {
  color: #fff;
  font-size: 12px;
}
.newsForm input:-ms-input-placeholder {
  color: #fff;
  font-size: 12px;
}
.newsForm input::-ms-input-placeholder {
  color: #fff;
  font-size: 12px;
}
.newsForm input::placeholder {
  color: #fff;
  font-size: 12px;
}
.newsForm button[type=submit] {
  background-color: #b7b8b9;
  color: #092f85;
  font-size: 12px;
  font-weight: 700;
  border: unset;
  border-radius: 0;
  padding: 5px 10px;
}
/********* MENU **************/
.navbar-burger {
  color: #fff;
}
#scroll-menu,
.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
}
#scroll-menu .navbar-item,
.navbar .navbar-item {
  color: #fff;
  font-size: 14px;
  border-bottom: 2px solid #000;
  margin-right: 15px;
  padding-bottom: 0;
  text-align: center;
}
#scroll-menu .navbar-item:hover,
.navbar .navbar-item:hover {
  color: #fff;
  background-color: #000;
  border-bottom: 2px solid #fff;
}
#scroll-menu .menu-active,
.navbar .menu-active {
  color: #fff;
  background-color: #000;
  border-bottom: 2px solid #fff;
}
#scroll-menu .sb,
.navbar .sb {
  border-bottom: unset !important;
}
#scroll-menu .social-icono,
.navbar .social-icono {
  padding-right: 0;
  padding-left: 0;
  margin-right: 5px;
}
#scroll-menu .navbar-menu,
.navbar .navbar-menu {
  background-color: unset;
}
#scroll-menu {
  z-index: 99;
  position: fixed;
  /* top: 100px; */
  width: 100%;
  transition: opacity 1s;
}
.logo {
  transition: all 0.5s ease 0s;
  margin-top: -105px;
  width: 11%;
}

#tel-header{
  z-index: 100;
  position: fixed;
  top: 50px;
  width: 100%;
  transition: opacity 1s;
  background: black;
  height: 50px;
  text-align: center;
  padding-top: 15px;
  color: white !important;
}
#tel-header a , #tel-header a:hover, #tel-header a:link{
  color: white !important;
}
/*********************TABS*************/
.tabs li {
  font-size: 14px;
  border-radius: 40px;
  background-color: #8b8985;
  padding: 5px 15px;
  margin: auto 10px;
}
.tabs li.is-active {
  background-color: #000;
}
.tabs li a {
  border-bottom: unset;
}
.tabs ul {
  border-bottom: unset;
  display: flex;
  justify-content: center;
}
.tab-content div {
  display: none;
}
.tab-content div div {
  display: block;
}
.tab-content .is-active {
  display: block;
}
/************ISOTOPE***************/
.filter-button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.filter-button-group button {
  font-size: 14px;
  color: #fff;
  border-radius: 40px;
  background-color: #8b8985;
  padding: 5px 15px;
  margin: 5px 10px;
}
.filter-button-group button.is-active {
  background-color: #000;
}
/*********************FOOTER*************************/
footer {
  background-image: url("../images/back-footer.png");
  background-size: cover;
  background-repeat: no-repeat;
}
footer .brBF {
  border-bottom: 2px solid #fff;
}
/*********************DISEÑO*************************/
.mr10 {
  margin-right: 10px;
}
.jc-btw {
  justify-content: space-between;
}
.jc-around {
  justify-content: space-around;
}
.dn {
  display: none;
}
.s10 {
  font-size: 10px;
}
.bg0 {
  background-color: #000;
}
.p5-10 {
  padding: 5px 10px;
}
.ht100 {
  height: 100%;
}
.m5 {
  margin: 5px;
}
.lh25 {
  line-height: 25px;
}
iframe {
  height: 400px;
  width: 100%;
}
.mr20 {
  margin-right: 20px;
}
.ml20 {
  margin-left: 20px;
}
/***************UBICACION**************/
.hi-slide {
  height: 600px;
}
.hi-slide .hi-next,
.hi-slide .hi-prev {
  z-index: 10;
}
.galeria-nav .prev {
  position: absolute;
  z-index: 96;
  top: 50%;
  left: 200px;
  cursor: pointer;
}
.galeria-nav .next {
  position: absolute;
  z-index: 96;
  top: 50%;
  right: 200px;
  cursor: pointer;
}
/***************SERVICIOS**************/
.servicio:hover {
  background-image: url("../images/home/servicio-back.png");
}
.servicio:hover .servicio-title,
.servicio:hover .servicio-text {
  color: #fff;
}
.servicio:hover .servicio-img {
  display: none;
}
.servicio:hover .servicio-img-hover {
  display: inline-block;
}
.servicio .servicio-title {
  color: #092f85;
  font-size: 22px;
  font-family: Maven-bold;
  font-weight: 700;
}
.servicio .servicio-text {
  font-size: 16px;
}
.servicio .servicio-img-hover {
  display: none;
}
/*************HABITACIONES*******************/
.habitaciones-paralax {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 450px;
}
@media screen and (max-width: 1024px) {
  .habitaciones-paralax {
    display: none;
  }
}
.deco {
  top: -200px;
}
@media screen and (max-width: 768px) {
  .deco {
    top: -140px;
  }
}
.habitacion .habitacion-text {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 40px;
  font-family: Petit;
  position: absolute;
  bottom: 12px;
  color: #fff;
  width: 400px;
  text-align: center;
  height: 50px;
  background-color: rgba(9,47,133,0.8);
  transition: all 1s;
}
@media screen and (max-width: 1406px) {
  .habitacion .habitacion-text {
    width: 360px;
  }
}
@media screen and (max-width: 1215px) {
  .habitacion .habitacion-text {
    width: 296px;
  }
}
@media screen and (max-width: 1024px) {
  .habitacion .habitacion-text {
    width: 93%;
  }
}
@media screen and (max-width: 768px) {
  .habitacion .habitacion-text {
    width: 400px;
  }
}
@media screen and (max-width: 423px) {
  .habitacion .habitacion-text {
    width: 93%;
  }
}
.habitacion .habitacion-text .detalle {
  display: none;
}
.habitacion:hover .habitacion-text {
  background-color: rgba(0,0,0,0.6);
  height: 600px;
}
@media screen and (max-width: 1406px) {
  .habitacion:hover .habitacion-text {
    height: 539px;
  }
}
@media screen and (max-width: 1215px) {
  .habitacion:hover .habitacion-text {
    height: 442px;
  }
}
@media screen and (max-width: 1024px) {
  .habitacion:hover .habitacion-text {
    height: 95%;
  }
}
@media screen and (max-width: 768px) {
  .habitacion:hover .habitacion-text {
    height: 600px;
  }
}
@media screen and (max-width: 423px) {
  .habitacion:hover .habitacion-text {
    height: 95%;
  }
}
.habitacion:hover .habitacion-text .detalle {
  display: inline-block;
}
.float_bg2 {
  background: #000 !important;
}
.CloudBedsWidget .widgetHotelsForm a.submit_link {
  background: #000 !important;
  color: #fff !important;
}
.op {
  opacity: 0;
}
.text-deco {
  top: 100px;
}
@media screen and (max-width: 531px) {
  .text-deco {
    top: 50px;
  }
}
.stats {
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .stats {
    font-size: 14px;
  }
}
.stats2 {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .stats2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pr0-mobile {
    padding-right: 0;
  }
  .pl0-mobile {
    padding-left: 0;
  }
}
