@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,700;1,900&display=swap");
@font-face {
  font-family: "rubiklight_italic";
  src: url("../fonts/") format("woff2"), url("../fonts/rubik-italic-variablefont_wght-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "rubiklight";
  src: url("../fonts/rubik-variablefont_wght-webfont.woff2") format("woff2"), url("../fonts/rubik-variablefont_wght-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "krona_oneregular";
  src: url("../fonts/kronaone-regular-webfont.woff2") format("woff2"), url("../fonts/kronaone-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 16px;
}

body {
  font-family: "rubiklight", Arial, sans-serif !important;
  overflow-x: hidden !important;
}

.hide-on-desktop {
  display: none !important;
}

#toTop {
  display: none;
}

/* ===================================================================================*/
/* TEXT */
.force2p2rem {
  font-size: 2.2rem !important;
}

.text--hero {
  font-size: 4rem;
}

.text--krona {
  font-family: "krona_oneregular", Arial, sans-serif;
}

.text--large-title {
  font-size: 3rem;
}

.text--light {
  color: #ffffff;
}

.text--sub-title {
  font-size: 1.25rem;
}

.text--center {
  text-align: center !important;
}

.text--headline {
  font-size: 1.1rem;
}

.link {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.text--right {
  text-align: right;
}

.subtitle__destinos {
  font-size: 1.85;
}

.hotels__container h2 {
  font-size: 1.75rem !important;
}

.habitaciones-desc .notas {
  padding-bottom: 30px !important;
}

.text--outlined {
  font-family: "krona_oneregular", sans-serif;
  font-size: 16.1290322581vh;
  line-height: 0.89em;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a4e1e0;
}

.text--outlined {
  font-family: "krona_oneregular", sans-serif;
  background: -webkit-linear-gradient(360deg, #a7f1b6 5%, #a0e0c8 53%, #6294cf 90%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 4px transparent;
}

.text--outlined--big {
  font-size: 72px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.mt-100 {
  margin-top: 100px;
}

.icon-experiencias-categoria-bar {
  font-size: 21px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.pt-40 {
  padding-top: 40px;
}

.experiencia-nombre {
  font-size: 34px;
  text-transform: uppercase;
}

.text--uppercase {
  text-transform: uppercase;
}

.text--white {
  color: white;
}

.text--100 {
  font-size: 100px;
}

.text--21 {
  font-size: 21px;
}

.dropdown-menu li a {
  text-transform: uppercase !important;
}

.destino__item__desc h6 {
  text-transform: uppercase !important;
}

.mt-30 {
  margin-top: 30px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-75 {
  padding-top: 75px;
}

.ph-20 {
  padding-left: 50px;
  padding-right: 50px;
}

.icon-experiencias-categoria-bar--small {
  font-size: 19px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.text-p--hero {
  font-size: 1.2rem;
  line-height: 2.5rem;
  text-align: center;
}

.text--shadow {
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.63);
}

.text--capitalize {
  text-transform: capitalize;
}

.conciertos-nota {
  -moz-text-align-last: center;
       text-align-last: center;
  font-family: "Rubik" !important;
  font-size: 16px;
}

.contenedor-notas {
  align-self: center;
}

/* ===================================================================================*/
/* ===================================================================================*/
/* SHARED CLASSES */
.tar {
  text-align: right;
}

.section--pad-top {
  padding-top: 200px;
}

.hero {
  width: 100%;
  height: 100vh;
}

/* ===================================================================================*/
/* ===================================================================================*/
/* HOME */
.hero__video {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__video .hero__video__text {
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  margin: auto;
  padding: 50px 20px;
  z-index: 1;
}
.hero__video .hero__video__text .text--hero {
  font-family: "krona_oneregular", sans-serif;
  font-size: 3.05rem;
  text-transform: uppercase;
  color: white;
}
.hero__video .hero__video__text .text--hero span {
  font-size: 1.8rem;
}

.hero__video2 {
  height: 50vh;
  overflow: hidden;
  position: relative;
}

.hero__video2__content {
  position: relative;
  top: -50vh;
  left: 0;
  width: 100%;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__video2__content .caption {
  width: 100%;
  height: 50vh;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 0px;
}
.hero__video2__content .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 6.5rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 100px;
  left: 0;
}
.hero__video2__content .caption .link--more {
  display: inline-block;
  margin-top: 10px;
}

.hero__exp {
  position: relative;
  height: 850px;
}
.hero__exp .hero__exp__text-marquee {
  height: 850px;
  overflow: hidden;
}
.hero__exp .hero__exp__text-marquee span {
  display: block;
}
.hero__exp .hero__exp__gallery {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 850px;
}
.hero__exp .hero__exp__gallery .hero__exp__gallery__i1 {
  position: absolute;
  top: 200px;
  left: 0;
  width: 400px;
}
.hero__exp .hero__exp__gallery .hero__exp__gallery__i2 {
  position: absolute;
  top: 550px;
  right: 250px;
  z-index: 1;
  width: 720px;
}
.hero__exp .hero__exp__gallery .hero__exp__gallery__i3 {
  position: absolute;
  top: 100px;
  right: 0px;
  width: 400px;
}

.hero__img-holidays--home {
  background: url("../img/_HOME/fondo_home_sec_3.jpg");
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hero__img-holidays--home .caption {
  text-align: left;
  text-transform: uppercase;
  padding-left: 50px;
}
.hero__img-holidays--home .caption .crea {
  font-family: "krona_oneregular", sans-serif;
  font-size: 2.24rem;
}
.hero__img-holidays--home .caption .vacaciones {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4rem;
}
.hero__img-holidays--home .caption .mejores {
  font-size: 1.44rem;
  font-family: "rubiklight";
  text-transform: lowercase;
  line-height: 0;
}

.vpc {
  margin-top: 150px;
  margin-bottom: 150px;
}
.vpc .vpc__content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.vpc .vpc__content .title__section__bg__name {
  position: relative;
  top: 23px;
  right: 0;
  z-index: -1;
}

.conten__hero__wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.reco {
  position: relative;
  overflow-x: hidden;
  margin-top: 0px;
}
.reco .title__section__bg {
  position: absolute;
  top: 250px;
  left: -20px;
  z-index: -1;
}

.luxury {
  padding-bottom: 150px;
}
.luxury .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.luxury .content .title__section__bg__name {
  position: relative;
  top: 28px;
  z-index: -1;
  left: -7px;
}
.luxury .i1 {
  background: url("../img/_HOME/entretenimiento.png");
}
.luxury .i2 {
  background: url("../img/_HOME/experiencias2.png");
}
.luxury .i3 {
  background: url("../img/_HOME/parques.png");
}
.luxury .ifamilia {
  background: url("../img/_HOME/recfamilia.jpg");
}
.luxury .iromance {
  background: url("../img/_HOME/MOMENTOS2.png");
}
.luxury .ispa {
  background: url("../img/_HOME/MOMENTOS4.png");
}
.luxury .iwellness {
  background: url("../img/_HOME/wellness.jpg");
}
.luxury .igourmet {
  background: url("../img/_HOME/gourmet.jpg");
}
.luxury .ieventos {
  background: url("../img/_HOME/eventos.png");
}

.mejores-3-lines {
  position: relative;
  top: -20px !important;
}

.luxury__item {
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}
.luxury__item .luxury__item__tint {
  background: transparent;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  text-align: center;
}
.luxury__item span {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1.2rem;
  color: white;
  text-transform: uppercase;
}

.luxury__item:hover .luxury__item__tint {
  background-color: rgba(0, 210, 255, 0.6);
}

/* ===================================================================================*/
.cruceros-banner {
  background: url(../../assets/img/_CRUCEROS/full-frame.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

.notas-vpc {
  padding-bottom: 20px !important;
}

.cruceros-recomendaciones {
  padding-bottom: 80px;
}

.animated-change {
  transition: all 0.25s ease;
}

.link--more_conciertos {
  font-family: "krona_oneregular", sans-serif;
  color: #000000 !important;
  border: 1px solid black;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.2rem;
  cursor: pointer;
}

.link--more_conciertos:visited {
  text-decoration: none;
  color: #000000 !important;
}

.link--more {
  font-family: "krona_oneregular", sans-serif;
  color: #000000;
  border: 1px solid black;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.2rem;
  cursor: pointer;
}

.link--more--white {
  color: white !important;
  border: 1px solid white;
}

.link--more--white:hover {
  color: white !important;
}

.link--more:visited {
  text-decoration: none;
}

.link--more:hover {
  color: inherit;
}

.link__container {
  display: flex;
  align-items: center;
  perspective: 1000px;
  background-color: white;
}
.link__container img {
  margin-left: 15px;
  margin-right: 15px;
  width: 50px;
}

.sub__footer__politicas--desktop {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.sub__footer__politicas--desktop span {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 0.85rem;
}

.mt-7 {
  margin-top: 70px;
}

.title__section {
  font-family: "krona_oneregular", sans-serif;
  word-wrap: break-word;
}
.title__section span {
  font-size: 1.2rem;
  word-wrap: break-word;
}
.title__section h2 {
  font-size: 2.45rem;
  text-transform: uppercase;
  word-wrap: break-word;
}

.title__section--small h2 {
  font-size: 1.5rem;
}

.hero--hotelx {
  width: 100%;
  height: 750px;
}

.marquee {
  overflow: hidden;
}

.habitacion-info {
  padding: 50px 0 0;
}

.bg-gray {
  background: #f4f4f4;
}

.hero__img-holidays {
  background: url("../img/_HOME/fondo_home_sec_3.jpg");
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__img-holidays .caption {
  text-align: center;
  text-transform: uppercase;
  padding-left: 50px;
}
.hero__img-holidays .caption .crea {
  font-family: "krona_oneregular", sans-serif;
  font-size: 2.24rem;
}
.hero__img-holidays .caption .vacaciones {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4rem;
}
.hero__img-holidays .caption .mejores {
  font-size: 1.44rem;
  font-family: "rubiklight";
  text-transform: lowercase;
  line-height: 0;
}

.hero__img-parques {
  height: 650px;
  background: url("../img/_ENTRETENIMIENTO/_JUNGALA/hero.png");
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hero__img-parques .caption {
  text-align: left;
  text-transform: uppercase;
  padding-left: 50px;
}
.hero__img-parques .caption .crea {
  font-family: "krona_oneregular", sans-serif;
  font-size: 2.24rem;
}
.hero__img-parques .caption .vacaciones {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4rem;
}
.hero__img-parques .caption .mejores {
  font-size: 1.24rem;
  font-family: "rubiklight";
  text-transform: lowercase;
  line-height: 0;
}
.hero__img-parques .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 8rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffffff;
  position: relative;
  top: 20px;
  left: 0px;
}

.hero__img-conciertos {
  background: url("../img/_ENTRETENIMIENTO/_CONCIERTOS/hero.png?v=2") !important;
}

.hero__img-entretenimiento {
  height: 650px;
  background: url("../img/_ENTRETENIMIENTO/_JOYA/joya3.jpg");
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hero__img-entretenimiento .caption {
  text-align: left;
  text-transform: uppercase;
  padding-left: 50px;
}
.hero__img-entretenimiento .caption .crea {
  font-family: "krona_oneregular", sans-serif;
  font-size: 2.24rem;
}
.hero__img-entretenimiento .caption .vacaciones {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4rem;
}
.hero__img-entretenimiento .caption .mejores {
  font-size: 1.24rem;
  font-family: "rubiklight";
  text-transform: lowercase;
  line-height: 0;
}
.hero__img-entretenimiento .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 8rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffffff;
  position: relative;
  top: 30px;
  left: -30px;
}

.hero__img-newsletter {
  background: url("../img/_SHARED/newslbg.gif");
  background-size: cover !important;
  background-position: center !important;
  background-attachment: scroll !important;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px !important;
}
.hero__img-newsletter .caption {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hero__img-newsletter .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4.8rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 0px;
  left: 0;
}
.hero__img-newsletter .caption h4 {
  line-height: 0;
  display: block;
  font-size: 1.8rem;
}
.hero__img-newsletter .caption .link--more {
  display: inline-block;
  margin-top: 30px;
}

.hero__img-reserva {
  background-size: cover !important;
  background-position: center !important;
  background-attachment: scroll !important;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px !important;
}
.hero__img-reserva .caption {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.hero__img-reserva .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4.5rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 25px;
  left: 0;
}
.hero__img-reserva .caption h4 {
  display: block;
  font-size: 1.8rem;
}
.hero__img-reserva .caption .link--more {
  display: inline-block;
  margin-top: 10px;
}

.vpc-desc-p {
  width: 800px;
}

.hero__img-pregunta {
  background: url("../img/_SHARED/banner-animado.gif");
  background-size: cover !important;
  background-position: center !important;
  background-attachment: scroll !important;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px !important;
}
.hero__img-pregunta .caption {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.hero__img-pregunta .caption .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 5.8rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 25px;
  left: 0;
}
.hero__img-pregunta .caption h4 {
  display: block;
  font-size: 1.8rem;
}
.hero__img-pregunta .caption .link--more {
  display: inline-block;
  margin-top: 10px;
}

.over-flow-hidden {
  overflow: hidden;
}

.flex-jc-start {
  justify-content: flex-start;
}

.hero__text h1 {
  text-transform: uppercase;
}

.z10 {
  z-index: 10;
}

.title__section__bg--romance {
  top: 0 !important;
}

.reco__item {
  margin-bottom: 80px;
}
.reco__item a,
.reco__item a:visited {
  text-decoration: none;
  color: #000000;
  font-family: "krona_oneregular", Arial, sans-serif;
  text-transform: uppercase;
}
.reco__item img {
  width: 100%;
  margin-bottom: 20px;
}

.destionos__hl__item h6 {
  font-size: 1.3rem;
}

.home-destinos--primero {
  background-image: url(../../assets/img/_HOME/NUEVO_VALLARTA.png);
}

.home-destinos--segundo {
  background-image: url(../../assets/img/_HOME/RIVIERA_MAYA.png);
}

.home-destinos--tercero {
  background-image: url(../../assets/img/_HOME/ACAPULCO.png);
}

.home-destinos--cuarto {
  background-image: url(../../assets/img/_HOME/LOS_CABOS_2.jpg);
}

.home-destinos--quinto {
  background-image: url(../../assets/img/_HOME/PUERTO_2.png);
}

.home-destinos-panels {
  background-position: center;
  background-size: cover;
}

.reco .title__section {
  margin-top: 100px;
}

.reco__item--right {
  text-align: right;
}

.reco__item--left {
  text-align: left;
}

.uppercase {
  text-transform: uppercase;
}

.text-left {
  text-align: left;
}

.slide-fotos-nuevo-vallarta .uno {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/g1.jpg);
}
.slide-fotos-nuevo-vallarta .dos {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/g2.jpg);
}
.slide-fotos-nuevo-vallarta .tres {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/g3.jpg);
}
.slide-fotos-nuevo-vallarta .cuatro {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/g4.jpg);
}

.conciertos-slide-fotos .uno {
  background: url(../../assets/img/_ENTRETENIMIENTO/_CONCIERTOS/conciertos2.png);
}

.golf-panels .primero {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_1.png);
  background-position: center;
  background-size: cover;
}
.golf-panels .segundo {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_2.png);
  background-position: center;
  background-size: cover;
}
.golf-panels .tercero {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_3.png);
  background-position: center;
  background-size: cover;
}
.golf-panels .cuarto {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_4.png);
  background-position: center;
  background-size: cover;
}
.golf-panels .quinto {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_5.png);
  background-position: top;
  background-size: cover;
}
.golf-panels .sexto {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_6.png);
  background-position: top;
  background-size: cover;
}
.golf-panels .septimo {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_7.png);
  background-position: top;
  background-size: cover;
}
.golf-panels .octavo {
  background-image: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/golf_8.png);
  background-position: top;
  background-size: cover;
}

.nuevo-vallarta-destinos__d1 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/dnv-1.png);
}

.nuevo-vallarta-destinos__d2 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/gondola.jpg);
}

.nuevo-vallarta-destinos__d3 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/golf.png);
}

.nuevo-vallarta-destinos__d4 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/dnv-5.png);
}

.nuevo-vallarta-destinos__d5 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/spa.jpg);
}

.nuevo-vallarta-destinos__d6 {
  background: url(../../assets/img/_DESTINOS/_NUEVO_VALLARTA/plaza.jpg);
}

.nuevo-ballarta-banner {
  background: url(../../assets/img/_HOME/detinos-pr.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

.nuevo-ballarta-hero {
  background: url(../img/_DESTINOS/_NUEVO_VALLARTA/HEADER.jpeg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.riviera-maya-destinos__d1 {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/h1-Salum.png);
}

.riviera-maya-destinos__d2 {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/h3-jungala.png);
}

.riviera-maya-destinos__d3 {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/4-spatium.png);
}

.riviera-maya-destinos__d4 {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/h2-joya.png);
}

.riviera-maya-hero {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/1-HEADER.png) !important;
  background-size: cover !important;
  background-position: center;
}

.slide-fotos-riviera-maya .uno {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/S-1.png);
}
.slide-fotos-riviera-maya .dos {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/S-2.png);
}
.slide-fotos-riviera-maya .tres {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/S-3.png);
}
.slide-fotos-riviera-maya .cuatro {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/S-4.png);
}

.riviera-maya-banner {
  background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/3-FULL-FRAME.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

.acapulco-destinos__d1 {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/h1-kidsaqua.png);
}

.acapulco-destinos__d2 {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/h2-palaciomaya.png);
}

.acapulco-destinos__d3 {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/H3-brio.png);
}

.acapulco-destinos__d4 {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/h4-laplaza.jpg);
}

.acapulco-slide-fotos .uno {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-1.png);
}
.acapulco-slide-fotos .dos {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-2.png);
}
.acapulco-slide-fotos .tres {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-3.png);
}
.acapulco-slide-fotos .cuatro {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-4.png);
}
.acapulco-slide-fotos .cinco {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-5.png);
}
.acapulco-slide-fotos .seis {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/S-6.png);
}

.acapulco-hero {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/1-HEADER.png) !important;
  background-size: cover !important;
  background-position: center;
}

.acapulco-banner {
  background: url(../../assets/img/_DESTINOS/_ACAPULCO/FULLFRAME.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

.los-cabos-destinos__d1 {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/h1-calavera.png);
}

.los-cabos-destinos__d2 {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/h2-omnia.png);
}

.los-cabos-destinos__d3 {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/H3-brio.png);
}

.los-cabos-destinos__d4 {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/h4-quelindo.png);
}

.los-cabos-slide .uno {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/S-1.png);
}
.los-cabos-slide .dos {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/S-2.png);
}
.los-cabos-slide .tres {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/S-3.png);
}
.los-cabos-slide .cuatro {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/S-4.png);
}

.los-cabos-hero {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/1HEADER.png) !important;
  background-size: cover !important;
  background-position: center;
}

.los-cabos-banner {
  background: url(../../assets/img/_DESTINOS/_LOS_CABOS/BANNER.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
}

.pp-slide .uno {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/S-1.png);
}
.pp-slide .dos {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/S-2.png);
}
.pp-slide .tres {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/S-3.png);
}
.pp-slide .cuatro {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/S-4.png);
}

.pp-destinos__d1 {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/h1-golf.png);
}

.pp-destinos__d2 {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/h2-estrellas.png);
}

.pp-destinos__d3 {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/H3-brio.png);
}

.pp-destinos__d4 {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/H4-piscina.png);
}

.pp-hero {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/HEADER.png) !important;
  background-size: cover !important;
  background-position: center;
}

.pp-banner {
  background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/FULLFRAME.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

/*CONCIERTOS*/
.section-pad-images-fest {
  background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_1.png?v=2);
  max-width: -webkit-fill-available;
  height: 670px;
  background-size: cover;
}

.section-pad-images-acustico {
  background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_2.png?v=2);
  max-width: -webkit-fill-available;
  height: 800px;
  background-size: cover;
}

.section-pad-images-gala {
  background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_3.png?v=2);
  max-width: -webkit-fill-available;
  height: 510px;
  background-size: cover;
}

@media screen and (max-width: 480px) {
  .section-pad-images-acustico {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_1.png?v=2) !important;
    height: 500px;
    background-size: cover;
  }
  .section-pad-images-gala {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_2.png?v=2) !important;
    height: 500px;
    background-size: cover;
  }
  .section-pad-images-fest {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_3.png?v=2) !important;
    height: 500px;
    background-size: cover;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .section-pad-images-acustico {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_1.png?v=2) !important;
    height: 800px;
  }
  .section-pad-images-gala {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_2.png?v=2) !important;
    height: 800px;
  }
  .section-pad-images-fest {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal_3.png?v=2) !important;
    height: 600px;
  }
}
/*JOYA ES*/
.section-pad-images-teatro-es { /*1*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png);
  width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
  background-position: right;
}

.section-pad-images-arquitectura-es { /*2*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2.png);
  max-width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
  background-position: right;
}

.section-pad-images-culunario-es { /*3*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3.png);
  max-width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
  background-position: right;
}

@media screen and (max-width: 480px) {
  .section-pad-images-teatro-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3.png) !important;
    height: 585px;
    background-size: cover;
  }
  .section-pad-images-arquitectura-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png) !important;
    height: 585px;
    background-size: cover;
  }
  .section-pad-images-culunario-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2.png) !important;
    height: 585px;
    background-size: cover;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .section-pad-images-teatro-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3.png) !important;
    height: 1180px;
  }
  .section-pad-images-arquitectura-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png) !important;
    height: 1180px;
  }
  .section-pad-images-culunario-es {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2.png) !important;
    height: 1180px;
  }
}
/*JOYA EN*/
.section-pad-images-teatro-en { /*1*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png);
  max-width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
}

.section-pad-images-arquitectura-en { /*2*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2_en.png);
  max-width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
}

.section-pad-images-culunario-en { /*3*/
  background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3_en.png);
  max-width: -webkit-fill-available;
  height: 950px;
  background-size: cover;
}

@media screen and (max-width: 480px) {
  .section-pad-images-teatro-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3_en.png) !important;
    height: 585px;
    background-size: cover;
  }
  .section-pad-images-arquitectura-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png) !important;
    height: 585px;
    background-size: cover;
  }
  .section-pad-images-culunario-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2_en.png) !important;
    height: 585px;
    background-size: cover;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .section-pad-images-teatro-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal3_en.png) !important;
    height: 1180px;
  }
  .section-pad-images-arquitectura-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal1.png) !important;
    height: 1180px;
  }
  .section-pad-images-culunario-en {
    background-image: url(assets/img/_ENTRETENIMIENTO/_JOYA/gal2_en.png) !important;
    height: 1180px;
  }
}
.text-p--desc-slide-section {
  display: flex;
  align-items: center;
}

.bg-attach-res {
  background-attachment: fixed !important;
}

.app {
  margin-bottom: 50px;
  padding-top: 70px;
}
.app .app__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.app .app__content .title__section__bg__name {
  position: relative;
  top: 23px;
  right: 0;
  z-index: -1;
}
.app .app__stores {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.app .app__stores .android {
  display: block;
  margin-right: 10px;
}
.app .app__stores img {
  width: 120px;
}

.hotels__slide__item--nv {
  background: url(../../assets/img/_DESTINOS/_SLIDE/nuevo-vallarta.png);
}

.hotels__slide__item--rm {
  background: url(../../assets/img/_DESTINOS/_SLIDE/riviera-maya.png);
}

.hotels__slide__item--nv-gb {
  background: url(../../assets/img/_HOTELES/THE_GRAND_BLISS/nv.png);
}

.hotels__slide__item--rm-gb {
  background: url(../../assets/img/_HOTELES/THE_GRAND_BLISS/rm.png);
}

.hotels__slide__item--nv {
  background: url(../../assets/img/_DESTINOS/_SLIDE/nuevo-vallarta.png);
}

.hotels__slide__item--nv {
  background: url(../../assets/img/_DESTINOS/_SLIDE/nuevo-vallarta.png);
}

.hotels__slide__item--gm-nv {
  background: url(../../assets/img/_HOTELES/THE_GRAND_MAYAN/nv.png);
}

.hotels__slide__item--gm-rm {
  background: url(../../assets/img/_HOTELES/THE_GRAND_MAYAN/rm.png);
}

.hotels__slide__item--gm-lc {
  background: url(../../assets/img/_HOTELES/THE_GRAND_MAYAN/lc.png);
}

.hotels__slide__item--gm-pp {
  background: url(../../assets/img/_HOTELES/THE_GRAND_MAYAN/pp.png);
}

.hotels__slide__item--gm-aca {
  background: url(../../assets/img/_HOTELES/THE_GRAND_MAYAN/aca.png);
}

.hotels__slide__item--mp-nv {
  background: url(../../assets/img/_HOTELES/MAYAN_PALACE/nv.png);
}

.hotels__slide__item--mp-rm {
  background: url(../../assets/img/_HOTELES/MAYAN_PALACE/rm.png);
}

.hotels__slide__item--mp-pp {
  background: url(../../assets/img/_HOTELES/MAYAN_PALACE/pp.png);
}

.hotels__slide__item--mp-aca {
  background: url(../../assets/img/_HOTELES/MAYAN_PALACE/aca.png);
}

.hotels__slide__item--nv .habitaciones-desc {
  margin-bottom: 150px;
}
.hotels__slide__item--nv .habitaciones-desc .notas {
  padding-bottom: 30px;
}
.hotels__slide__item--nv .habitaciones-desc .notas .hotel-name {
  position: static !important;
}

.slide-fotos-cruceros .uno {
  background: url(../../assets/img/_CRUCEROS/f1.png);
}

.hero--cruceros--main {
  background: url(../../assets/img/_CRUCEROS/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
}

.golf-logo-open-mexico {
  width: 200px;
}

.grand-bliss-banner {
  background: url(../../assets/img/_HOTELES/THE_GRAND_BLISS/full-frame.png);
}

.grand-luxxe-banner {
  background: url("../img/_HOTELES/GRAND_LUXXE/FRAME.png");
}

.grand-mayan-banner {
  background: url("../../assets/img/_HOTELES/THE_GRAND_MAYAN/full-frame.png");
}

.mayan-palace-banner {
  background: url("../../assets/img/_HOTELES/MAYAN_PALACE/full-frame.png");
}

.habitaciones-desc {
  margin-bottom: 150px !important;
}

.joya-slide-fotos .uno {
  background: url(../../assets/img/_ENTRETENIMIENTO/_JOYA/joya2.jpg);
}

.jungala-slide-fotos .uno {
  background: url(../../assets/img/_ENTRETENIMIENTO/_JUNGALA/juegos.png);
}

.golf-slide-fotos .uno {
  background: url(../../assets/img/_ENTRETENIMIENTO/_GOLF/foto.png);
}

.hotels {
  display: flex;
  align-items: center;
  overflow-x: hidden;
}
.hotels .hotels__container {
  display: flex;
  height: 650px;
  width: 100%;
}
.hotels .hotels__container .hotels__content {
  width: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.hotels .hotels__container .hotels__content .title__section__bg__name {
  position: relative;
  top: 60px;
  left: 10px;
  z-index: -1;
}
.hotels .hotels__container .hotels__content .title__section,
.hotels .hotels__container .hotels__content .link__container {
  margin-left: 80px;
}
.hotels .hotels__container .hotels__slide {
  display: flex;
}
.hotels .hotels__container .hotels__slide a {
  text-decoration: none;
  color: inherit;
}
.hotels .hotels__container .hotels__slide a:hover {
  text-decoration: none;
  color: inherit;
}
.hotels .hotels__container .hotels__slide a:visited {
  text-decoration: none;
  color: inherit;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item {
  margin-right: 10px;
  width: 100%;
  height: 650px;
  background-position: center !important;
  background-size: cover !important;
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint h1 {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1.25rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  color: white !important;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .MP {
  display: flex;
  background: url("../img/_LOGOS/5MP.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .TGM {
  display: flex;
  background: url("../img/_LOGOS/3TGM.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .TGB {
  display: flex;
  background: url("../img/_LOGOS/2TGB.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .GLXX {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .DESTINO__SLIDE__ITEM {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .GLXX {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .DESTINOS {
  display: flex;
  background: center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
  will-change: transform;
}
.hotels .hotels__container .hotels__slide .hotels__slide__item:hover .DESTINOS h4 {
  color: #ffffff !important;
  font-size: 1.2rem !important;
  text-transform: uppercase !important;
}

.caption--joya {
  text-align: left !important;
}
.caption--joya .text__bg {
  left: 20px !important;
}
.caption--joya .text--large-title {
  padding-left: 100px;
  padding-top: 10px;
}

.luxury a {
  text-decoration: none;
  color: inherit;
}
.luxury a:visited {
  text-decoration: none;
  color: inherit;
}
.luxury a:hover {
  text-decoration: none;
  color: inherit;
}

.parques-text-inside {
  position: absolute;
  bottom: 100px;
  left: 20px;
  color: white;
  text-align: left;
}
.parques-text-inside h1 {
  font-family: "krona_oneregular", Arial, sans-serif !important;
  font-size: 1.3rem !important;
  line-height: 0.1;
}
.parques-text-inside h6 {
  font-family: "krona_oneregular", Arial, sans-serif !important;
  font-size: 1.3rem !important;
  line-height: 0.1;
}
.parques-text-inside span {
  font-family: "krona_oneregular", Arial, sans-serif !important;
  font-size: 1.05rem;
}
.parques-text-inside .text__bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 4.8rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 0px;
  left: 0;
}

.slide-hotel-owl {
  width: 100%;
  height: 800px;
  display: flex;
  align-items: center;
}
.slide-hotel-owl a {
  color: inherit !important;
  text-decoration: none !important;
}
.slide-hotel-owl a:hover {
  color: inherit !important;
  text-decoration: none !important;
}
.slide-hotel-owl a:visited {
  color: inherit !important;
  text-decoration: none !important;
}
.slide-hotel-owl .slide-hotel-owl__text-bg {
  width: 25%;
  padding-left: 20px;
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container {
  width: 75%;
  height: 650px;
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item {
  width: 100%;
  height: 650px;
  background-size: cover !important;
  background-position: center !important;
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item .hotels__slide__item__tint {
  height: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .MP {
  display: flex;
  background: url("../img/_LOGOS/5MP.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .TGM {
  display: flex;
  background: url("../img/_LOGOS/3TGM.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .TGB {
  display: flex;
  background: url("../img/_LOGOS/2TGB.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .GLXX {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .DESTINO__SLIDE__ITEM {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .GLXX {
  display: flex;
  background: url("../img/_LOGOS/1GLXX.png") center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .DESTINOS {
  display: flex;
  background: center center no-repeat;
  background-size: 70% !important;
  background-color: rgba(255, 128, 0, 0.825);
}
.slide-hotel-owl .slide-hotel-owl__carrousel__container .slide-hotel-owl__carrousel__item:hover .DESTINOS h4 {
  color: #ffffff !important;
  font-size: 1.2rem !important;
  text-transform: uppercase !important;
}

.img-full {
  width: 100%;
}

.notas {
  padding-top: 70px;
  padding-bottom: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notas .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 80%;
}
.notas .content .title__section__bg__name {
  text-align: center;
  position: relative;
  top: 28px;
  z-index: -1;
  left: -7px;
}

.notas p {
  text-align: center !important;
}

.exp-notas {
  padding-top: 70px;
  padding-bottom: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exp-notas .content {
  width: 100%;
}
.exp-notas .content h2 {
  text-align: center;
}
.exp-notas .content .title__section__bg__name {
  position: relative;
  top: 28px;
  z-index: -1;
  left: -7px;
}

.bread--intern a {
  text-transform: uppercase;
}

footer {
  margin-top: 150px;
  padding-bottom: 50px;
}
footer .footer__sm__item h4 {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1rem;
}
footer .footer__sm__item a,
footer .footer__sm__item a:visited,
footer .footer__sm__item a:hover {
  display: block;
  color: #000000;
  font-size: 0.8rem;
  text-decoration: none;
}
footer .sub__footer {
  margin-top: 50px;
  text-align: center;
  font-size: 0.85rem;
}

.footer__social {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.footer__social img {
  width: 28px;
  display: block;
  margin: 0 5px;
}

.hero--destinos {
  background: url(../img/_DESTINOS/_NUEVO_VALLARTA/HEADER.jpeg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--hoteles-grand-luxxe {
  background: url(../img/_HOTELES/GRAND_LUXXE/VIDANTA_18.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--hoteles-grand-mayan {
  background: url(../img/_HOTELES/THE_GRAND_MAYAN/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--hoteles-grand-bliss {
  background: url(../img/_HOTELES/THE_GRAND_BLISS/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.reco-joya {
  margin-top: 0 !important;
}

.cruceros-recomendaciones {
  margin-top: 0 !important;
}

.hero--hoteles-mayan-palace {
  background: url(../img/_HOTELES/MAYAN_PALACE/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero--text h1 {
  font-family: "krona_oneregular", sans-serif;
  font-size: 2.5rem;
  text-align: center;
  color: white;
}

.hero--number {
  position: relative;
}
.hero--number .hero__number {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.slide-fotos--desc {
  padding: 70px 0;
  background-color: #f1f1f1;
}
.slide-fotos--desc .text--regular {
  font-size: 1.1rem;
}

.slide-fotos .slide-fotos__item {
  width: 100%;
  height: 500px;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
}

.reco-jungala {
  margin-top: 0 !important;
}

.notas p {
  padding-left: 20px;
  padding-right: 20px;
}

.hero__img-hl {
  position: relative;
  background: url("../img/_HOME/detinos-pr.png") !important;
  background-size: cover !important;
  background-position: center !important;
}
.hero__img-hl .hl {
  position: absolute;
  bottom: 100px;
  left: 20px;
}
.hero__img-hl .hl h4 {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1.3rem;
  color: white;
  line-height: 0.2;
}
.hero__img-hl .hl span {
  color: white;
}

.hero__img-hotel {
  position: relative;
  background: url("../img/_HOTELES/GRAND_LUXXE/FRAME.png");
  background-size: cover !important;
  background-position: center !important;
  background-attachment: scroll !important;
  will-change: transform;
}
.hero__img-hotel .hl {
  position: absolute;
  bottom: 100px;
  left: 20px;
}
.hero__img-hotel .hl h4 {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1.3rem;
  color: white;
  line-height: 0.2;
}
.hero__img-hotel .hl span {
  color: white;
}

.reco-vpc {
  margin-top: 0 !important;
}

.hotel-desc-p {
  margin-top: 35px;
  width: 650px;
  display: block;
}

.destionos__hl__item .content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
.destionos__hl__item .content h6 {
  font-weight: bold;
  text-transform: uppercase;
}
.destionos__hl__item .content .title__section__bg__name {
  position: relative;
  top: 23px;
  right: 0;
  z-index: -1;
}

.hide {
  display: none;
}

.text--outlined--gray {
  -webkit-text-fill-color: #f4f4f4 !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a4e1e0;
}

#background_video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.nav {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 20px;
}
.nav .nav__logo {
  width: 195px;
}
.nav .nav__logo img {
  width: 100%;
}
.nav .nav__links .nav__links__menu-icon {
  color: white;
}
.nav .nav__links .nav__links__menu-icon:hover {
  background: transparent !important;
}
.nav .nav__links--dark a {
  color: #000000 !important;
}
.nav .nav__links--dark .nav__links__menu-icon {
  color: #000000 !important;
}

.sticky {
  background-color: white;
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0 20px;
}
.sticky .nav__logo {
  width: 150px !important;
}
.sticky .nav__logo img {
  width: 100%;
}
.sticky #primary_nav_wrap ul .link--main {
  color: #000000 !important;
}
.sticky #primary_nav_wrap a {
  color: #000000 !important;
}
.sticky #primary_nav_wrap span {
  color: #000000 !important;
}
.sticky .nav__links ul {
  display: flex;
  list-style: none;
  margin-top: 20px;
}
.sticky .nav__links ul li {
  padding: 0 1.85rem;
}
.sticky .nav__links ul li a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.sticky .nav__links ul li .nav__links__menu-icon {
  color: #000000;
}

#logo-dark {
  display: none;
}

#primary_nav_wrap {
  margin-top: 15px;
}

#primary_nav_wrap ul {
  list-style: none;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

#primary_nav_wrap ul a {
  display: block;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 32px;
  padding: 0;
}

#primary_nav_wrap ul .link--main {
  color: white;
}

.link_languaje li {
  padding: 5px;
  font-weight: bold;
}

.link_languaje {
  text-decoration: none;
  color: white;
  top: 100%;
  left: 0px;
  margin: 10;
  padding: 10px;
  width: 50px;
  -moz-text-align-last: center;
       text-align-last: center;
  font-family: "krona_oneregular", Arial, sans-serif;
  font-size: 12px;
}

.link_languaje:hover {
  color: black;
  top: 100%;
  left: 0px;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 15px;
  margin: 10;
  padding: 10px;
  width: 50px;
  -moz-text-align-last: center;
       text-align-last: center;
}

.link_languaje_focus {
  color: rgb(255, 255, 255);
  top: 100%;
  left: 0px px;
  background: rgba(211, 211, 211, 0.59);
  border-radius: 15px;
  margin: 10;
  padding: 10px;
  width: 50px;
  -moz-text-align-last: center;
       text-align-last: center;
}

.separador_languaje {
  color: white;
}

#primary_nav_wrap ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0.75rem;
}

#primary_nav_wrap ul li.current-menu-item {
  background: rgba(255, 255, 255, 0) !important;
}

#primary_nav_wrap ul li:hover {
  background: rgba(255, 255, 255, 0) !important;
}

#primary_nav_wrap:hover .nav__links__menu {
  background: transparent !important;
}

#primary_nav_wrap ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  background: rgba(255, 255, 255, 0.75);
  padding: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.4s linear;
  border-radius: 20px;
  display: block;
}

#primary_nav_wrap ul ul li {
  float: none;
  width: 200px;
  text-align: center;
}

#primary_nav_wrap ul ul li:hover a {
  color: #393939;
  font-weight: bold;
}

#primary_nav_wrap ul ul a {
  line-height: 120%;
  padding: 12px 15px;
  color: #000000;
  font-size: 0.95rem;
  text-align: center;
  text-transform: uppercase;
}

#primary_nav_wrap ul ul ul {
  top: 0;
  left: 100%;
}

#primary_nav_wrap ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.nav__links__menu-icon {
  position: relative;
  top: 3px;
  margin-left: 20px;
  cursor: pointer;
}

.sticky .nav__links__menu-icon {
  color: #000000 !important;
}

.menu-hamb {
  width: 20vw;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 999999999999;
  display: none;
}

.menu-hamb {
  padding-top: 100px;
}
.menu-hamb .ham-togle {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.menu-hamb .menu-hamb__logo,
.menu-hamb .menu-hamb__flag {
  width: 100%;
  display: flex;
  justify-content: center;
}
.menu-hamb .menu-hamb__logo img,
.menu-hamb .menu-hamb__flag img {
  width: 40px;
}
.menu-hamb .menu-hamb__flag {
  margin-top: 20px;
}
.menu-hamb .menu-hamb__links {
  margin-top: 20px;
}
.menu-hamb .menu-hamb__links .menu-hamb__links__item {
  text-align: center;
}
.menu-hamb .menu-hamb__links .menu-hamb__links__item a {
  color: #000000;
  text-decoration: none;
  font-size: 1.2rem;
  display: block;
  padding: 0.25rem 0;
  transition: all 0.45s ease;
}
.menu-hamb .menu-hamb__links .menu-hamb__links__item a:hover {
  color: #385dc0;
  text-decoration: underline;
}

.hero__img-newsletter__input__wrap {
  width: 450px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  margin-top: 20px;
}
.hero__img-newsletter__input__wrap .hero__img-newsletter__input {
  width: 340px;
  height: 40px;
  background-color: white;
  border: none;
  border-radius: 8px;
  padding: 0 20px;
}
.hero__img-newsletter__input__wrap .hero__img-newsletter__button {
  background-color: #77d2fd;
  color: white;
  border-radius: 8px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
}

.mb-7 {
  margin-bottom: 70px;
}

.hero--parques {
  background: url(../img/_ENTRETENIMIENTO/_JUNGALA/hero-header2.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--bg {
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--entretenimiento {
  background: url(../img/_ENTRETENIMIENTO/_JOYA/header.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--conciertos {
  background: url(../img/_ENTRETENIMIENTO/_CONCIERTOS/header.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--golf {
  background: url(../img/_ENTRETENIMIENTO/_GOLF/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--cruceros {
  background: url(../img/cruceros/HEADER.png) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--vpc {
  background: url(../img/_VPC/header.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}

.hero--experiencias {
  background: url(../img/_EXPERIENCIAS/header.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
  height: 100vh;
  align-items: center;
  padding-bottom: 100px;
}
.hero--experiencias .hero__text h1 {
  position: relative;
}
.hero--experiencias .hero__text__bg {
  font-size: 7rem;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #4db18d;
  font-family: "krona_oneregular", Arial, sans-serif;
  position: relative;
  top: 95px;
  text-align: center;
}
.hero--experiencias .hero--experiencias__bg {
  position: relative;
  top: 1;
}

.experiencias__filter {
  padding: 40px 0;
}

.vid-select {
  border: 2px solid #f1f1f1 !important;
  font-family: "krona_oneregular", Arial, sans-serif;
  border-radius: 0 !important;
}

.nav-wrapper {
  width: 100px;
  margin: 20px auto;
  text-align: center;
}

.sl-nav {
  display: inline;
}

.sl-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
}

.sl-nav li {
  cursor: pointer;
  padding-bottom: 10px;
}

.sl-nav li ul {
  display: none;
}

.sl-nav li:hover ul {
  position: absolute;
  top: 29px;
  right: -15px;
  display: block;
  background: #fff;
  width: 70px;
  padding-top: 0px;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index: 10;
  height: 14px;
  overflow: hidden;
  width: 30px;
  background: transparent;
}

.sl-nav li:hover .triangle:after {
  content: "";
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius: 2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.sl-nav li ul li {
  position: relative;
  text-align: left;
  background: transparent;
  padding: 15px 15px;
  padding-bottom: 0;
  z-index: 2;
  font-size: 0.93rem;
  color: #3c3c3c;
}

.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}

.sl-nav li ul li span {
  padding-left: 5px;
}

.sl-nav li ul li span:hover,
.sl-nav li ul li span.active {
  color: #146c78;
}

.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}

.bread--intern ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bread--intern ul li {
  color: rgb(149, 149, 149);
  font-size: 1.1rem;
  padding-right: 1rem;
}
.bread--intern ul li a {
  color: rgb(149, 149, 149);
  font-size: 1.1rem;
  text-decoration: none;
}
.bread--intern ul li .material-symbols-outlined {
  position: relative;
  top: 3px;
}
.bread--intern ul li.active {
  color: #000000;
}

.btn-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 80px;
  height: 80px;
  z-index: 900;
  border-radius: 20px;
  background-color: white;
  padding: 10px;
  cursor: pointer;
}
.btn-to-top img {
  width: 100%;
  border-radius: 20px;
}

.destino__item .destino__item__img {
  height: 500px;
  background-size: cover !important;
  background-position: center !important;
  will-change: transform;
}
.destino__item .destino__item__desc {
  height: 500px;
  padding-right: 40px;
  padding-left: 40px;
  display: flex;
  align-items: center;
  text-align: center;
}

.destino__item--left {
  text-align: left;
}
.destino__item--left .content {
  align-items: flex-start !important;
}
.destino__item--left .content p {
  text-align: left !important;
}

.pasos {
  display: flex;
}
.pasos .paso__item {
  padding: 40px 20px;
  width: 100%;
  background-color: #ffffff !important;
  height: 400px !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pasos .paso__item .title__section__bg__name {
  z-index: 1 !important;
  top: 0 !important;
}
.pasos .paso__item .text--outlined {
  -webkit-text-fill-color: #ffffff !important;
  font-size: 5.6rem !important;
}
.pasos .paso__item .title__section--small {
  margin-top: 10px;
}
.pasos .paso__item p {
  text-align: center;
  font-size: 0.87rem;
  margin-top: 20px;
}
.pasos .paso1 {
  border: 1px solid #0dacff;
}
.pasos .paso1 h2 {
  color: #0dacff;
}
.pasos .paso2 {
  border: 1px solid #06c17c;
}
.pasos .paso2 h2 {
  color: #06c17c;
}
.pasos .paso3 {
  border: 1px solid #fc7b02;
}
.pasos .paso3 h2 {
  color: #fc7b02;
}

.golf-text-inside {
  position: relative;
  bottom: 0;
  left: 20px;
  color: white;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding-bottom: 75px;
}

.golf-text-inside .number-bg {
  font-family: "krona_oneregular", sans-serif;
  font-size: 10rem;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  position: relative;
  top: 140px;
}

.golf-text-inside .number-bg span {
  font-size: 10rem;
}

.golf-text-inside .name span {
  font-family: "krona_oneregular", sans-serif;
  font-size: 1.5rem;
  padding-left: 50px;
  text-transform: uppercase;
  line-height: 0;
}

.golf-text-inside .caption {
  font-size: 1.3rem;
  padding-left: 50px;
  margin-top: 0px !important;
}

@media screen and (max-width: 480px) {
  .golf-text-inside .name span {
    padding-left: 10px !important;
  }
  .golf-text-inside .caption {
    padding-left: 10px !important;
  }
}
.thumbnail-caption h3 {
  text-transform: uppercase;
}

.bread--intern {
  text-transform: uppercase !important;
}

.hero__number__habitacion {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 150px;
  width: 100%;
  background: rgba(250, 251, 251, 0.9);
  padding: 20px;
  color: rgb(5, 5, 5);
}
.hero__number__habitacion h3 {
  font-family: "krona_oneregular", sans-serif;
}
.hero__number__habitacion h3 span {
  font-size: 1rem !important;
  color: rgb(105, 105, 105);
  font-family: "rubiklight", Arial, sans-serif !important;
}
.hero__number__habitacion p {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.ico-hab {
  font-size: 0.93rem;
  color: #00b6ff;
}

.habitaciones-wrap h4 {
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
  font-size: 1rem;
}
.habitaciones-wrap h4 span {
  font-size: 1rem !important;
  font-family: "rubiklight", Arial, sans-serif !important;
  color: rgb(118, 118, 118);
}
.habitaciones-wrap img {
  width: 100%;
}

.habitaciones-wrap .col-4 {
  margin-bottom: 20px;
}
.habitaciones-wrap .col-4 h4 {
  font-size: 19px;
}

.habitacion__name--big {
  width: 100%;
  position: relative;
  top: 250px;
  z-index: -1;
}

.proveedores {
  color: inherit !important;
  text-decoration: none !important;
}
.proveedores a {
  color: inherit !important;
  text-decoration: none !important;
}
.proveedores .proveedores__item {
  background: #f8f8f7;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 350px;
  position: relative;
  transition: all 0.25s ease;
  margin-bottom: 20px;
}
.proveedores .proveedores__item a {
  text-decoration: none;
  color: inherit;
}
.proveedores .proveedores__item a:hover {
  text-decoration: none;
  color: inherit;
}
.proveedores .proveedores__item a:visited {
  text-decoration: none;
  color: inherit;
}
.proveedores .proveedores__item .proveedores__item__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.proveedores .proveedores__item .proveedores__item__logo .proveedores__item__logo__wrap {
  width: 150px;
  height: 160px;
}
.proveedores .proveedores__item .proveedores__item__logo .proveedores__item__logo__wrap img {
  width: 150px;
}
.proveedores .proveedores__item .proveedores__item__logo .proveedores__item__logo__rating {
  display: flex;
  align-items: center;
  color: black !important;
}
.proveedores .proveedores__item .proveedores__item__logo .proveedores__item__logo__rating span {
  font-family: Arial !important;
  margin-left: 5px;
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 900 !important;
}
.proveedores .proveedores__item .proveedores__item__content {
  display: none;
}
.proveedores .proveedores__item:hover .proveedores__item__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(255, 128, 0, 0.95);
  height: 100%;
  color: white;
}
.proveedores .proveedores__item:hover .proveedores__item__content h5 {
  font-family: "krona_oneregular";
  font-weight: bold;
  display: block;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.hero__exp--mobile {
  display: none;
}

.bg-light {
  background-color: white !important;
  background: white !important;
}

.nav--mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 88888888888;
}
.nav--mobile .navbar-toggler {
  border: none !important;
}
.nav--mobile .navbar-toggler:focus {
  box-shadow: none !important;
}
.nav--mobile .nav-link {
  display: block;
  font-size: 14px;
}
.nav--mobile .nav-item {
  margin-bottom: 10px;
}
.nav--mobile .dropdown-menu {
  border: none !important;
}
.nav--mobile .dropdown-menu .dropdown-item {
  font-size: 14px !important;
  padding: 10px;
}
.nav--mobile .nav-link {
  display: flex !important;
  width: 100% !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding-right: 5px !important;
}
.nav--mobile img {
  width: 140px;
}

.hero__img-entretenimiento .caption {
  width: 100%;
  padding-left: 0px;
  text-align: center;
}

.hero__video--img-mob {
  display: none;
}

.collage3 {
  position: absolute;
  left: -1%;
  padding-top: 46px;
  z-index: 1001;
}

.collage1 {
  position: absolute;
  left: 28%;
  padding-top: 434px;
  z-index: 1002;
}

.collage2 {
  position: absolute;
  left: 58%;
  padding-top: 30px;
  z-index: 1003;
}

.habitacion-item {
  margin-bottom: 10px;
}
.habitacion-item a {
  color: black;
  text-decoration: none;
}

.navbar-toggler-icon {
  width: 2em !important;
  height: 2em !important;
}

.sub__footer__politicas--mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
}

.la-plaza-text {
  text-align: left;
}

.identifica-bg {
  background: url(../img/_VPC/bg-conoce.png);
  background-size: cover !important;
  background-position: center !important;
  padding: 120px 0;
  color: white !important;
}

/* ====================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================*/
/* PHONE STYLES */
@media screen and (max-width: 480px) {
  .fix_conciertos_back_enojy_position {
    background-position: 75% !important;
  }
  .pb-5_phone {
    padding-bottom: 1rem !important;
  }
  .addspace_phone {
    padding-bottom: 8px;
  }
  .addspace_phone2 {
    padding-bottom: 16px;
  }
  .addspaceup_phone {
    padding-top: 8px;
  }
  .upfontpasos_phone {
    font-size: 1.2rem !important;
  }
  .mejores2 {
    font-size: 1.5rem !important;
  }
  html {
    font-size: 12px;
  }
  .conciertos-nota {
    -moz-text-align-last: center;
         text-align-last: center;
    font-family: "Rubik" !important;
    font-size: 12px;
    padding-bottom: 11px;
  }
  .identifica-bg {
    background: url(../img/_VPC/bg-conoce.png);
    background-size: cover !important;
    background-position: center !important;
    padding: 60px 0 80px;
  }
  .hero--cruceros--main {
    background: url(../../assets/img/_CRUCEROS/HEADER-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .hero--parques {
    background: url(../img/_ENTRETENIMIENTO/_JUNGALA/hero-header2-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .ph-20 {
    padding-left: 0;
    padding-right: 0;
  }
  .notas .content {
    width: 100% !important;
  }
  .hero--vpc {
    background: url(../img/_VPC/header-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .pp-banner {
    background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/FULLFRAME-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .pp-destinos__d2 {
    background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/h2-estrellas-mob.png);
  }
  .los-cabos-destinos__d4 {
    background: url(../../assets/img/_DESTINOS/_LOS_CABOS/h4-quelindo-mob.png);
  }
  .riviera-maya-destinos__d2 {
    background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/_RIVIERA_MAYA:h3-jungala-mob.png);
  }
  .reco {
    margin-top: 0;
  }
  .la-plaza-text {
    text-align: center;
  }
  .destinos-text-inside .caption {
    top: 35px;
    padding-left: 0;
  }
  .destinos-text-inside .name span {
    padding-left: 0;
  }
  .notas-vpc {
    padding: 0 !important;
  }
  .category-navbar {
    margin-bottom: 20px;
  }
  .cruceros-recomendaciones {
    padding-bottom: 0;
  }
  .hero--entretenimiento {
    margin-bottom: 20px;
  }
  .hero--conciertos {
    margin-bottom: 20px;
  }
  .hero--hotelx {
    height: auto !important;
    margin-bottom: 20px;
  }
  .reco__item img {
    margin-bottom: 0;
  }
  p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .title-resorts {
    padding-bottom: 0px;
  }
  .hero--experiencias {
    background: url(../img/_EXPERIENCIAS/header-mobile.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .proveedores .proveedores__item {
    height: 200px;
  }
  .notas-golf {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
  }
  .cruceros-banner {
    background: url(../../assets/img/_CRUCEROS/full-frame-mobile.png) !important;
    background-position: center !important;
    background-size: cover !important;
  }
  .exp-interna-desc p {
    text-align: center !important;
  }
  .habitaciones-desc .title__section__bg__name .text--outlined--big {
    font-size: 2.7rem !important;
    text-align: center;
  }
  .notas-exp-importantes {
    padding-top: 0 !important;
  }
  .notas .content .title__section__bg__name {
    left: 0;
  }
  .home-destinos--quinto {
    background-image: url(../../assets/img/_HOME/PUERTO_2_mob.png);
  }
  .hide-on-desktop {
    display: block !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .footer-experiencias {
    margin-top: 10px;
  }
  .hero__exp--mobile {
    display: none;
  }
  .link__container img {
    display: none;
  }
  body {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  p {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mt-7-joya {
    margin-top: 50px !important;
  }
  .reco-joya {
    padding-top: 0;
  }
  .hero__img-reserva .caption h4 {
    padding: 0 10px;
  }
  .habitaciones-desc {
    margin-bottom: 40px !important;
  }
  .notas--hoteles {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  .habitaciones-desc .notas {
    padding-bottom: 0 !important;
  }
  .reco--hoteles {
    margin-top: 0px;
  }
  .slide-fotos--desc {
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  footer {
    margin-top: 50px;
  }
  .app {
    padding-top: 10px;
  }
  .mt-5 {
    margin-top: 0 !important;
  }
  .mt-7 {
    margin-top: 0px !important;
  }
  .margin-top-seccion-mobile {
    margin-top: 10px !important;
  }
  .bread--intern ul li a {
    color: rgb(149, 149, 149);
    font-size: 0.85rem;
    text-decoration: none;
  }
  .bread--intern .active {
    color: rgb(149, 149, 149);
    font-size: 0.85rem;
    text-decoration: none;
  }
  .golf-logo-open-mexico {
    width: 120px;
  }
  .los-cabos-destinos-mobile {
    width: 100% !important;
  }
  .vpc-desc-p {
    width: 100%;
    padding: 0 10px;
  }
  .force-right-mobile {
    text-align: right !important;
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .force-center-mobile {
    text-align: center !important;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .tar {
    text-align: center !important;
  }
  .luxury .content .title__section__bg__name {
    position: static;
    left: 0px;
    text-align: center;
  }
  .text-p--hero {
    font-size: 1.3rem !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .app .app__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .force-text-center-mob {
    text-align: center !important;
  }
  .last-photo-reco-cruceros {
    margin-top: 50px !important;
  }
  .vpc-hero-text {
    padding-right: 20px;
  }
  .vpc {
    margin-bottom: 0px;
  }
  .vpc .vpc__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .vpc .vpc__content .title__section__bg__name {
    position: relative;
    top: 23px;
    right: 0;
    z-index: -1;
  }
  .caption--joya {
    text-align: center !important;
  }
  .caption--joya .text__bg {
    left: 0px !important;
  }
  .caption--joya .text--large-title {
    padding-left: 0px;
    padding-top: 0px;
  }
  .slide-hotel-owl {
    width: 100%;
    height: auto;
    display: block;
  }
  .slide-hotel-owl .slide-hotel-owl__text-bg {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .slide-hotel-owl .slide-hotel-owl__carrousel__container {
    width: 100%;
    height: 650px;
  }
  .bg-attach-res {
    background-attachment: scroll !important;
    will-change: transform;
  }
  .footer__sm__item {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer--item-logo {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 40px;
  }
  .footer--item-social {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
  footer .footer__sm__item a,
  footer .footer__sm__item a {
    font-size: 1.2rem;
  }
  footer .footer__sm__item a:hover {
    font-size: 1.2rem;
  }
  footer .footer__sm__item a:visited {
    font-size: 1.2rem;
  }
  .hotels__slide {
    margin-top: 40px;
  }
  .hotels {
    display: block;
    overflow-x: hidden;
  }
  .hotels .hotels__container {
    display: block;
    height: auto;
    width: 100%;
  }
  .hotels .hotels__container .hotels__content {
    width: 100%;
    display: block;
  }
  .hotels .hotels__container .hotels__content .title__section__bg__name {
    position: static;
    z-index: -1;
  }
  .hotels .hotels__container .hotels__content .title__section,
  .hotels .hotels__container .hotels__content .link__container {
    margin-left: 0px;
    text-align: center;
  }
  .hotels .hotels__container .hotels__slide {
    display: block;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item {
    margin-right: 10px;
    width: 100% !important;
    height: 650px;
    background-position: center !important;
    background-size: cover !important;
    will-change: transform;
    transition: all 0.25s ease;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint h1 {
    font-family: "krona_oneregular", sans-serif;
    font-size: 1.85rem;
    text-align: center;
    color: white !important;
  }
  .notas .content .title__section__bg__name {
    text-align: center !important;
    top: 0;
  }
  .text-p--desc-slide-section {
    padding: 10px 0 !important;
  }
  .hero__img-holidays--home {
    margin-bottom: 0px;
  }
  .hero__video--img-mob {
    display: block;
    width: 100%;
    height: 100vh;
    background: url(../img/_HOME/vidanta_new.gif);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    margin-bottom: 0px;
  }
  .hero__video--img-mob .hero__video--img-mob__caption {
    padding: 40px 20px;
    font-family: "krona_oneregular", sans-serif;
    color: white;
  }
  .hero__video--img-mob .hero__video--img-mob__caption h6 {
    font-size: 1.15rem;
  }
  .hero__video--img-mob .hero__video--img-mob__caption h1 {
    line-height: 0.75;
    font-size: 2rem;
    margin-top: 0;
  }
  .vpc .vpc__content .title__section__bg__name {
    position: relative;
    top: 0px;
    right: 0;
    z-index: -1;
    margin-top: 0px;
  }
  #hero__video--img-desk {
    display: none;
  }
  .app__stores {
    margin-bottom: 0px;
    justify-content: center !important;
  }
  .app__content {
    margin-top: 0 !important;
  }
  #nav-desktop {
    display: none;
  }
  .text--outlined {
    font-size: 3.3rem !important;
  }
  .title__section span {
    font-size: 1.05rem !important;
  }
  .title__section h2 {
    font-size: 1.75rem !important;
    text-align: center;
  }
  .destinos-text-inside .name span {
    font-family: "krona_oneregular", sans-serif;
    font-size: 1.75rem;
    padding-left: 0px;
    text-transform: uppercase;
    position: relative;
    top: 50px;
  }
  .reco .title__section {
    text-align: center;
    margin-top: 0px;
  }
  .reco__item {
    margin-bottom: 20px;
  }
  .hero__img-holidays--home .caption {
    text-align: left;
    text-transform: uppercase;
    padding-left: 0px;
    padding: 0 20px;
  }
  .hero__img-holidays--home .caption .vacaciones {
    font-size: 2rem;
  }
  .hero__img-newsletter .caption .text__bg {
    font-size: 3rem;
    position: relative;
    top: 0px;
    left: 0;
  }
  .luxury {
    padding-bottom: 0px;
  }
  .luxury__item .luxury__item__tint {
    margin-bottom: 0px;
    height: 200px;
  }
  .luxury__item span {
    font-size: 1.1rem;
  }
  .hero__exp {
    display: none;
  }
  .hero__exp--mobile {
    display: block;
    margin: 10px 0;
  }
  .hero__exp--mobile .hero__exp--mobile__item {
    background-size: cover !important;
    background-position: center !important;
    height: 250px;
  }
  .section--pad-top {
    padding-top: 0px;
  }
  .luxury .content {
    align-items: center !important;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .luxury .title__section__bg__name {
    top: inherit !important;
    bottom: 10px;
    left: 0;
    right: 0;
  }
  .luxury .text--outlined {
    font-size: 2.75rem !important;
  }
  .reco .title__section__bg {
    display: none;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: -1;
  }
  .reco .title__section__bg .text--outlined {
    font-size: 3rem !important;
  }
  .hotels__container .title__section {
    padding-top: 0px !important;
  }
  .slide-fotos--desc {
    margin-bottom: 40px;
    padding-bottom: 0px;
  }
  .text-p--hero {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 0 !important;
  }
  .hero--text h1 {
    font-size: 1.85rem;
    padding: 0 20px;
  }
  .hero__img-holidays .caption {
    padding-left: 0;
  }
  .hero__img-holidays .caption h4 {
    font-size: 2.1rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  .destino__item .destino__item__img {
    height: 500px;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .destino__item .destino__item__desc {
    height: auto !important;
    padding: 40px 20px;
    display: flex;
    align-items: center;
  }
  .destino__item--left {
    text-align: center;
  }
  .destino__item--left .content {
    align-items: center !important;
    text-align: center;
  }
  .destino__item--left .content p {
    text-align: center !important;
  }
  .destino-imperdibles {
    margin-top: 40px !important;
  }
  .hero__img-reserva .caption .text__bg {
    font-size: 3.8rem;
    line-height: 1;
    top: 5px;
  }
  .hero--hotel {
    margin-bottom: 40px;
  }
  .habitacion-item {
    margin-bottom: 20px;
  }
  .hotel-name span {
    font-size: 4rem !important;
  }
  .hotel-desc-p {
    width: 100% !important;
    margin-top: 15px;
    padding: 0 10px !important;
  }
  .habitacion-video {
    margin-top: 50px;
  }
  .habitacion__name--big {
    top: 50px;
  }
  .reco__item {
    margin-bottom: 0px;
  }
  .reco__item img {
    margin-top: 0px;
  }
  .hero__img-entretenimiento .caption {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .hero__img-entretenimiento .caption .text__bg {
    font-size: 3rem;
    top: 0px;
    left: 0px;
    text-align: center;
  }
  .hero__img-parques .caption {
    width: 100%;
    padding-left: 0px;
    text-align: center;
    padding: 0 10px;
  }
  .hero__img-parques .caption h4 {
    position: relative;
    top: 0px;
  }
  .hero__img-parques .caption .vacaciones {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .hero__img-parques .caption .mejores {
    top: -20px !important;
  }
  .text--capitalize {
    text-transform: capitalize;
  }
  .hero__img-parques .caption .vacaciones {
    font-size: 3.5rem;
  }
  .hero__img-parques .caption .text__bg {
    font-size: 3rem;
    top: 0px;
    left: 0px;
    text-align: center;
  }
  .pasos .paso__item {
    padding: 20px;
    width: 100%;
    background-color: #ffffff !important;
    height: auto !important;
    text-align: left;
  }
  .select-destinos {
    margin-bottom: 5px;
  }
  .category-navbar li {
    display: block;
    padding: 10px 0;
    text-align: left !important;
    margin: 0 !important;
  }
  .parques-text-inside h1 {
    font-size: 1.25rem !important;
    line-height: 1.75;
  }
  .parques-text-inside h6 {
    font-size: 1.25rem !important;
    line-height: 1.75;
  }
  .experiencias-detalle-wrapper {
    padding-top: 0 !important;
  }
  .exp-notas {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .exp-notas .content .title__section__bg__name {
    position: static;
    text-align: center;
  }
  .notas-exp-importantes {
    padding-bottom: 20px !important;
  }
  .exp-notas .content {
    width: 100% !important;
  }
  .joya-title-pad-top {
    margin-top: 0px !important;
  }
  .notas-joya {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .reco-jungala-top {
    margin-top: 0px;
  }
  .reco-jungala-top-item {
    margin-top: 0px;
  }
  .notas-jungala {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
    padding: 0;
  }
  .reco-crucero-top {
    margin-top: 0px;
  }
  .reco-crucero-top-item {
    margin-top: 50px !important;
  }
  .link__container-exp {
    margin-top: 20px !important;
  }
  .descubra-vpc-top {
    margin-top: 0;
  }
  .descubra-vpc-top-item {
    margin-top: 0;
  }
  .link__container--habitacion {
    margin-top: 20px !important;
  }
  .hero__number__habitacion {
    height: auto;
  }
  .paso__item .title__section__bg__name {
    text-align: center !important;
  }
  .experiencias__filter {
    padding: 20px 0 !important;
  }
  .habitaciones-desc .notas {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ptop-mobile {
    margin-top: 20px !important;
  }
  .habitaciones-desc {
    margin-bottom: 0 !important;
  }
  .ptop-section-text-mobile {
    margin-top: 40px !important;
  }
  .pbot-mobile {
    margin-bottom: 20px !important;
  }
  .pbot-section-text-mobile {
    margin-bottom: 40px !important;
  }
  .descubra-vpc-top-item--last {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .hoteles-resort-vpc {
    background-color: #f1f1f1;
    padding-top: 20px;
  }
  .link_languaje {
    text-decoration: none;
    color: black;
    top: 100%;
    left: 0px;
    border-radius: 30px;
    margin: 10;
    padding: 10px;
    width: 50px;
    -moz-text-align-last: center;
         text-align-last: center;
    font-family: "krona_oneregular", Arial, sans-serif;
    font-size: 12px;
  }
  .separador_languaje {
    color: black;
  }
  .link_languaje:hover {
    color: #fff;
    top: 100%;
    left: 0px;
    background: black;
    border-radius: 15px;
    margin: 10;
    padding: 10px;
    width: 50px;
    -moz-text-align-last: center;
         text-align-last: center;
  }
}
/* ===================================================================================*/
/* ===================================================================================*/
/* TABLET STYLES */
@media screen and (min-width: 481px) and (max-width: 991px) {
  .link_languaje {
    text-decoration: none;
    color: black;
    top: 100%;
    left: 0px;
    border-radius: 30px;
    margin: 10;
    padding: 10px;
    width: 50px;
    -moz-text-align-last: center;
         text-align-last: center;
    font-family: "krona_oneregular", Arial, sans-serif;
    font-size: 12px;
  }
  .separador_languaje {
    color: black;
  }
  .link_languaje:hover {
    color: #fff;
    top: 100%;
    left: 0px;
    background: black;
    border-radius: 15px;
    margin: 10;
    padding: 10px;
    width: 50px;
    -moz-text-align-last: center;
         text-align-last: center;
  }
  .disfruta {
    font-size: 3.5rem !important;
  }
  .imgposvillajunior {
    background-position: right !important;
  }
  .addspaceup_tablet {
    padding-top: 8px;
  }
  .addspaceup_tablet2 {
    padding-top: 16px;
  }
  html {
    font-size: 15px;
  }
  .identifica-bg {
    background: url(../img/_VPC/bg-conoce.png);
    background-size: cover !important;
    background-position: center !important;
    padding: 60px 0 80px;
  }
  .hoteles-resort-vpc {
    background-color: #f1f1f1;
    padding-top: 10px;
  }
  .hero--cruceros--main {
    background: url(../../assets/img/_CRUCEROS/HEADER-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .notas .content {
    width: 100% !important;
  }
  .hero--parques {
    background: url(../img/_ENTRETENIMIENTO/_JUNGALA/hero-header2-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .ph-20 {
    padding-left: 0;
    padding-right: 0;
  }
  .hero--vpc {
    background: url(../img/_VPC/header-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .pp-destinos__d2 {
    background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/h2-estrellas-mob.png);
  }
  .pp-banner {
    background: url(../../assets/img/_DESTINOS/_PUERTO_PENASCO/FULLFRAME-mob.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .los-cabos-destinos__d4 {
    background: url(../../assets/img/_DESTINOS/_LOS_CABOS/h4-quelindo-mob.png);
  }
  .riviera-maya-destinos__d2 {
    background: url(../../assets/img/_DESTINOS/_RIVIERA_MAYA/_RIVIERA_MAYA:h3-jungala-mob.png);
  }
  .proveedores .proveedores__item {
    height: 350px;
  }
  .notas-vpc {
    padding-top: 0 !important;
  }
  .notas-golf {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
  }
  .nav--mobile .nav-link {
    font-size: 18px;
  }
  .nav--mobile .dropdown-menu .dropdown-item {
    font-size: 16px !important;
  }
  .cruceros-recomendaciones {
    padding-bottom: 0;
  }
  .hero--hotelx {
    height: auto !important;
  }
  .la-plaza-text {
    text-align: center;
  }
  .text-p--hero {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 0 !important;
  }
  .app .app__stores img {
    width: 200px;
  }
  .pasos .paso__item {
    height: auto !important;
  }
  .paso__item p {
    font-size: 1.5rem !important;
  }
  .hero__text {
    padding-left: 20px;
    padding-right: 20px;
  }
  body {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .hero--experiencias {
    background: url(../img/_EXPERIENCIAS/header-mobile.png) !important;
    background-size: cover !important;
    background-position: center !important;
  }
  .cruceros-banner {
    background: url(../../assets/img/_CRUCEROS/full-frame-mobile.png) !important;
    background-position: center !important;
    background-size: cover !important;
  }
  .exp-interna-desc p {
    text-align: center !important;
  }
  .hero__img-reserva {
    padding-left: 10px;
    padding-right: 10px;
  }
  .force-center-mobile {
    text-align: center !important;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .home-destinos--quinto {
    background-image: url(../../assets/img/_HOME/PUERTO_2_mob.png);
  }
  .hide-on-desktop {
    display: block !important;
  }
  .footer-experiencias {
    margin-top: 10px;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .hero__exp--mobile {
    display: none;
  }
  .link__container img {
    display: none;
  }
  .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
  }
  .hero--hotel {
    margin-top: 20px;
  }
  .notas--hoteles {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  footer {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .pp-banner {
    margin-top: 75px;
  }
  .app {
    padding-top: 10px;
  }
  .mt-5 {
    margin-top: 0px !important;
  }
  .mt-7 {
    margin-top: 0px !important;
  }
  .los-cabos-destinos-mobile {
    width: 100% !important;
  }
  .vpc-desc-p {
    width: 100%;
    padding: 0 10px;
  }
  .force-right-mobile {
    text-align: right !important;
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .tar {
    text-align: center !important;
  }
  .luxury .content .title__section__bg__name {
    position: static;
    left: 0px;
    text-align: center;
  }
  .text-p--hero {
    font-size: 1.5rem !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
  .app .app__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .force-text-center-mob {
    text-align: center !important;
  }
  .vpc {
    margin-bottom: 0;
  }
  .vpc .vpc__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .vpc .vpc__content .title__section__bg__name {
    position: relative;
    top: 0px;
    right: 0;
    z-index: -1;
  }
  .caption--joya {
    text-align: center !important;
  }
  .caption--joya .text__bg {
    left: 0px !important;
  }
  .caption--joya .text--large-title {
    padding-left: 0px;
    padding-top: 0px;
  }
  .slide-hotel-owl {
    width: 100%;
    height: auto;
    display: block;
  }
  .slide-hotel-owl .slide-hotel-owl__text-bg {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .slide-hotel-owl .slide-hotel-owl__carrousel__container {
    width: 100%;
    height: 650px;
  }
  .nuevo-ballarta-banner,
  .riviera-maya-banner,
  .acapulco-banner,
  .los-cabos-banner {
    margin-top: 75px;
  }
  .bg-attach-res {
    background-attachment: scroll !important;
    will-change: transform;
  }
  #nav-desktop {
    display: none;
  }
  .footer__sm__item {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer--item-logo {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 40px;
  }
  .footer--item-social {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
  footer .footer__sm__item a,
  footer .footer__sm__item a {
    font-size: 1.2rem;
  }
  footer .footer__sm__item a:hover {
    font-size: 1.2rem;
  }
  footer .footer__sm__item a:visited {
    font-size: 1.2rem;
  }
  .hotels {
    display: block;
    overflow-x: hidden;
  }
  .hotels .hotels__container {
    display: block;
    height: auto;
    width: 100%;
  }
  .hotels .hotels__container .hotels__content {
    width: 100%;
    display: block;
  }
  .hotels .hotels__container .hotels__content .title__section__bg__name {
    position: static;
    z-index: -1;
  }
  .hotels .hotels__container .hotels__content .title__section,
  .hotels .hotels__container .hotels__content .link__container {
    margin-left: 20px;
    text-align: center;
  }
  .hotels .hotels__container .hotels__slide {
    display: block;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item {
    margin-right: 10px;
    width: 100%;
    height: 650px;
    background-position: center !important;
    background-size: cover !important;
    will-change: transform;
    transition: all 0.25s ease;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
  }
  .hotels .hotels__container .hotels__slide .hotels__slide__item .hotels__slide__item__tint h1 {
    font-family: "krona_oneregular", sans-serif;
    font-size: 1.25rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    color: white !important;
  }
  .notas .content .title__section__bg__name {
    text-align: center !important;
  }
  .text-p--desc-slide-section {
    padding: 10px 0 !important;
  }
  .hero__video--img-mob {
    display: block;
    width: 100%;
    height: 100vh;
    background: url(../img/_HOME/vidanta_new.gif);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .hero__video--img-mob .hero__video--img-mob__caption {
    padding: 40px 20px;
    font-family: "krona_oneregular", sans-serif;
    color: white;
  }
  .hero__video--img-mob .hero__video--img-mob__caption h6 {
    font-size: 1.75rem;
  }
  .hero__video--img-mob .hero__video--img-mob__caption h1 {
    line-height: 0.8;
    font-size: 3.5rem;
    margin-top: 0;
  }
  #hero__video--img-desk {
    display: none;
  }
  .app__stores {
    margin-bottom: 0px;
    justify-content: center;
  }
  .text--outlined {
    font-size: 5rem !important;
  }
  .title__section span {
    font-size: 1.05rem !important;
  }
  .title__section h2 {
    font-size: 2rem !important;
    margin-bottom: 0rem;
  }
  .destinos-text-inside .name span {
    font-family: "krona_oneregular", sans-serif;
    font-size: 2.35rem;
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    top: 50px;
  }
  .destinos-text-inside .caption {
    font-size: 1.5rem;
    padding-left: 20px;
    position: relative;
    bottom: 0px;
    top: 30px;
  }
  .reco .title__section {
    margin-top: 0px;
    text-align: center;
  }
  .reco__item {
    margin-bottom: 20px;
  }
  .hero__img-holidays--home .caption {
    text-align: left;
    text-transform: uppercase;
    padding-left: 0px;
    padding: 0 20px;
  }
  .hero__img-holidays--home .caption .vacaciones {
    font-size: 3.75rem;
  }
  .hero__img-newsletter .caption .text__bg {
    font-size: 3rem;
    position: relative;
    top: 0px;
    left: 0;
  }
  .luxury {
    padding-bottom: 0px;
  }
  .luxury__item .luxury__item__tint {
    margin-bottom: 0px;
    height: 500px;
  }
  .luxury__item span {
    font-size: 1.8rem;
  }
  .hero__exp {
    display: none;
  }
  .hero__exp--mobile {
    display: block;
    margin: 30px 0;
  }
  .hero__exp--mobile .hero__exp--mobile__item {
    background-size: cover !important;
    background-position: center !important;
    height: 500px;
  }
  .section--pad-top {
    padding-top: 0px;
  }
  .reco {
    margin-top: 0;
  }
  .habitaciones-desc {
    margin-bottom: 40px !important;
  }
  .luxury .content {
    align-items: center !important;
    text-align: center;
  }
  .luxury .title__section__bg__name {
    top: inherit !important;
    bottom: 10px;
    left: 0;
    right: 0;
  }
  .luxury .text--outlined {
    font-size: 4rem !important;
  }
  .reco .title__section__bg {
    display: none;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: -1;
  }
  .reco .title__section__bg .text--outlined {
    font-size: 3rem !important;
  }
  .hotels__container .title__section {
    padding-top: 0px !important;
  }
  .slide-fotos--desc {
    margin-bottom: 50px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .hero--text h1 {
    font-size: 2.1rem;
  }
  .hero__img-holidays .caption {
    padding-left: 0;
  }
  .hero__img-holidays .caption h4 {
    font-size: 2.5rem;
  }
  .destino__item .destino__item__img {
    height: 500px;
    background-size: cover !important;
    background-position: center !important;
    will-change: transform;
  }
  .destino__item .destino__item__desc {
    height: auto;
    padding: 40px 20px;
    display: flex;
    align-items: center;
  }
  .destino__item--left {
    text-align: center;
  }
  .destino__item--left .content {
    align-items: center !important;
    text-align: center;
  }
  .destino__item--left .content p {
    text-align: center !important;
  }
  .destino-imperdibles {
    margin-top: 40px !important;
  }
  .hero__img-reserva .caption .text__bg {
    font-size: 4.8rem;
    top: 5px;
  }
  .hero--hotel {
    margin-bottom: 40px;
  }
  .hotels h2 {
    margin-bottom: 40px;
  }
  .habitacion-item {
    margin-bottom: 10px;
  }
  .hotel-name span {
    font-size: 4rem !important;
  }
  .hotel-desc-p {
    width: 100% !important;
    padding: 0 10px !important;
  }
  .habitacion-video {
    margin-top: 40px;
  }
  .habitacion__name--big {
    top: 50px;
  }
  .reco__item {
    margin-bottom: 0px;
  }
  .reco__item img {
    margin-top: 0px;
    margin-bottom: 0;
  }
  .hero__img-newsletter {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hero__img-entretenimiento .caption {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .hero__img-entretenimiento .caption .text__bg {
    font-size: 3rem;
    top: 0px;
    left: 0px;
    text-align: center;
  }
  .hero__img-parques .caption {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .hero__img-parques .caption h4 {
    position: relative;
    top: 0px;
  }
  .hero__img-parques .caption .mejores {
    top: -20px !important;
  }
  .hero__img-parques .caption .vacaciones {
    font-size: 3.5rem;
  }
  .hero__img-parques .caption .text__bg {
    font-size: 3rem;
    top: 0px;
    left: 0px;
    text-align: center;
  }
  .select-destinos {
    margin-bottom: 5px;
  }
  .category-navbar li {
    display: block;
    padding: 10px 0;
    text-align: left !important;
    margin: 0 !important;
  }
  .parques-text-inside h1 {
    font-size: 1.75rem !important;
    line-height: 1.75;
  }
  .parques-text-inside h6 {
    font-size: 1.75rem !important;
    line-height: 1.75;
  }
  .exp-notas {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .notas-exp-importantes {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
  }
  .exp-notas .content .title__section__bg__name {
    position: static;
    text-align: center;
  }
  .exp-notas .content {
    width: 100% !important;
  }
  .joya-title-pad-top,
  .reco-joya {
    margin-top: 50px !important;
  }
  .notas-joya {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .reco-jungala-top {
    margin-top: 30px !important;
  }
  .reco-jungala-top-item {
    margin-top: 50px !important;
  }
  .notas-jungala {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .reco-crucero-top {
    margin-top: 0px !important;
  }
  .reco-crucero-top-item {
    margin-top: 50px !important;
  }
  .link__container-exp {
    margin-top: 20px !important;
  }
  .descubra-vpc-top {
    margin-top: 30px !important;
  }
  .descubra-vpc-top-item {
    margin-top: 50px !important;
  }
  .link__container--habitacion {
    margin-top: 20px !important;
  }
  .hero__number__habitacion {
    height: auto;
  }
  p {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .habitaciones-desc {
    margin-bottom: 10px !important;
  }
  .ptop-mobile {
    margin-top: 20px !important;
  }
  .ptop-section-text-mobile {
    margin-top: 40px !important;
  }
  .pbot-mobile {
    margin-bottom: 20px !important;
  }
  .pbot-section-text-mobile {
    margin-bottom: 40px !important;
  }
}
/* ===================================================================================*/
/* ===================================================================================*/
/* REGULAR DESKTOP */
@media screen and (min-width: 992px) and (max-width: 1399px) {
  html {
    font-size: 15px;
  }
  #primary_nav_wrap ul a {
    font-size: 0.75rem !important;
  }
  #nav-mobile {
    display: none;
  }
  .nav .nav__logo {
    width: 200px;
  }
  .nav .nav__logo img {
    width: 100%;
  }
  #primary_nav_wrap ul a {
    font-size: 0.85rem !important;
  }
}
/* ===================================================================================*/
/* ===================================================================================*/
/* BIG DESKTOP */
@media screen and (min-width: 1400px) {
  html {
    font-size: 16px;
  }
  #nav-mobile {
    display: none;
  }
  .nav .nav__logo {
    width: 250px;
  }
  .nav .nav__logo img {
    width: 100%;
  }
  #primary_nav_wrap ul a {
    font-size: 0.95rem !important;
  }
}
/* ===================================================================================*/
.seo {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
}

.section-pad-images1 {
  background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal1.png);
  max-width: -webkit-fill-available;
  height: 950px;
}

@media screen and (max-width: 480px) {
  .section-pad-images1 {
    background-image: url(assets/img/_ENTRETENIMIENTO/_CONCIERTOS/gal2.png);
    max-width: -webkit-fill-available;
    height: 950px;
  }
}
.subherotext {
  text-align: left !important;
  padding: 0px !important;
}/*# sourceMappingURL=main.css.map */