/* 
/*
    Theme Name: Kinesis
    Theme URI: 
    Author: Kinesis
    Author URI: https://www.kinesis.mx/
    Description: Tema diseñado para el ...
    Version: 1.0
    Requires at least: 4.9.6
    Requires PHP: 5.2.4
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: flexbox, responsive, teko-grid, tekoestudio, css
    Text Domain: vpctheme

*/

@import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --color-amarillo: #F7922B;
    --color-azul: #305768;
    --color-blanco: #FBFEFE;
    --color-azul-2: #305768;
    --color-negro: #1E1E1E;
}
body, html {
    width: 100vw !important;
    overflow-x: hidden;
}
body{
    font-size: 14px;
    font-family: 'Montserrat';
}
a:hover{
    text-decoration: none;
}
.w-100{
    width: 100%;
}
.h-100{
    height: 100%;
}
.obf-cover{
    object-fit: cover;
}
#header-vpc {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
}
.logo{
    width: 200px;
}
#menu-header li {
    display: inline;
    margin-right: 24px;
}
.section-100vh{
    height: 100vh !important;
    position: relative;
    overflow: hidden;
}
#banner-home {
    position: relative;
}
.video-container,.img-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.video-fondo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.imagen-fondo {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top:0;
    left: 0;
}
#menu-header li a{
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s ease;
}
#menu-header li a:hover,
#menu-header.scrolled li a:hover,
#menu-footer ul li a:hover,
a.points-footer:hover{
    text-decoration: none;
    color: var(--color-amarillo) !important;
    transition: 0.3s ease;
}
.btn-idioms{
    display: inline-block;
    padding: 8px 16px;
    font-weight: bold;
    border: 2px solid #fff;
    border-radius: 22px;
    color: #fff;
    margin-left: 24px;
}
.btn-idioms:hover,.btn-idioms.active{
    text-decoration: none;
    color: #fff;
    border-color: var(--color-azul);
    background-color: var(--color-azul);
    transition: 0.3s ease;
}
.info-banner {
    position: absolute;
    z-index: 1;
    bottom: 20%;
}
.info-banner-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    bottom: auto;
}
.text-white{
    color: #fff;
}
.text-blue{
    color: #305768;
}
.sub-title {
    font-size: 28px;
    font-weight: 600;
    font-family: "Ogg";
}
.title{
    font-size: 42px;
    font-family: "Ogg";
}
.ptb-64{
    padding: 64px 0;
}
.pt-64{
    padding-top: 64px;
}
.ptb-100{
    padding: 100px 0;
}
.bg-white{
    background-color: var(--color-blanco);
}
.card-pleca {
    width: 430px;
    height: 289px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 6px 15px rgba(247, 146, 43, 0.5);
}
.container-pleca {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.pos-rel{
    position: relative;
}
.bg-pleca {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: max-content;
    height: 100%;
}
.bg-pleca > div {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(153, 189, 228, 0.60);
    -webkit-text-fill-color: transparent;
    font-family: "Ogg";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px;
}
#pleca,#resorts{
    width: 100%;
    overflow: hidden;
}
#logo-scrolled, #header-vpc.scrolled  #logo-fixed{
    display: none;
}
#header-vpc.scrolled {
    background: white;
}
#header-vpc.scrolled #logo-scrolled{
    display: block;
}
#header-vpc.scrolled li a{
    color: var(--color-azul);
}
#header-vpc.scrolled .btn-idioms{
    border-color:var(--color-azul);
    color: #305768;
}
#header-vpc.scrolled .btn-idioms:hover,
#header-vpc.scrolled .btn-idioms.active{
    color: #fff !important;
}

.br-40{
    border-radius: 8px;
    overflow: hidden;
}
.h-250{
    height: 250px;
}
.h-350{
    height: 350px;
}
.h-400{
    height: 400px;
}
.h-450{
    height: 450px;
}
.h-600{
    height: 600px;
}
.h-650{
    height: 650px;
}
.title-krona{
    font-size: 120px;
    font-weight: 400;
    font-family: "Ogg";
    -webkit-text-fill-color: #fff;
    background: -webkit-linear-gradient(360deg, #F7922B 53%, #F7922B 90%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
}
.text-krona-blanco {
    background: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #fff;
}
.text-azul{
    color: var(--color-azul);
}
.text-blanco{
    color: #fff;
}
.text-negro{
    color: var(--color-negro);
}
p{
    font-size: 16px;
    line-height: 19.5px;
    font-weight: 400;
}
.text-strong{
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
.btn-see{
    font-family: 'Montserrat';
    display: inline-block;
    padding: 8px 32px;
    border: 2px solid var(--color-azul);
    font-size: 14px;
    font-weight: 400;
    color: var(--color-azul-2);
    border-radius: 22px;
    text-transform: uppercase;
}
.btn-see:hover{
    transition: 0.3s ease;
    color: #fff;
    background-color: var(--color-azul);
    text-decoration: none;
}
.card-carrusel-destino {
    height: 100vh;
    position: relative;
}
.inf-carrusel {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.sub-title-carrusel{
    font-family: "Ogg";
    color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}
.title-carrusel{
    color: #fff;
    font-family: "Ogg";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.number-carrusel {
    text-align: center;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px #fff;
    font-family: "Ogg";
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px;
}

.number-destacados {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px #305768;
    font-family: "Ogg";
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px;
}
.number-carrusel {
    position: absolute;
    left: -60px;
    bottom: -10px;
}
.text-center{
    text-align: center;
}
.mt-m-2{
    margin-top: -2rem;
}
.mt-m-4{
    margin-top: -4rem;
}
.mt-32{
    margin-top: 32px;
}
.card-extraordinary{
    width: calc(50% - 8px);
    height: 420px;
    border-radius: 8px;
    box-shadow: 0px 6px 15px 0px rgba(247, 146, 43, 0.50);
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.card-resorts{
    height: 600px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.tag-extraordinary {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15%;
    z-index: 3;
    width: 100%;
    text-align: center;
    font-family: "Ogg";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.card-extraordinary:hover::after,
.card-resorts:hover::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35);
    transition: 0.3s ease;
}
.div-resorts{
    position: relative;
    z-index: 2;
}
.gap-16{
    gap: 16px;
}
.logo-resort{
    display: none;
}
.card-resorts:hover .logo-resort{
    display: block;
    position: absolute;
    top:50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    width: 270px;
}
#form-newsletter input[type="email"] {
    padding: 11px 32px;
    background: #FFF;
    border-radius: 30px;
    color: #777;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 300px;
}

.btn-blanco {
    padding: 8px 32px;
    border-radius: 22px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    font-family: "Montserrat";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    background: transparent;
}
.btn-blanco:hover{
    transition: 0.3s ease;
    background-color: var(--color-azul);
    border-color: var(--color-azul);
    color: #fff;
    text-decoration: none;
}
#menu-footer ul {
    display: flex;
    justify-content: center;
    gap: 32px;
}
#menu-footer ul li a{
    color: var(--color-azul);
    font-family: "Ogg";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}
.points-footer{
    color: var(--color-azul-2);
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;
}
/*
.bg-pleca .right{
    animation: slide-right 20s linear infinite both;
}

.bg-pleca .left{
    animation: slide-left 20s linear infinite both;
}

@keyframes slide-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}*/

.bg-pleca div:nth-child(1) { transform: translateX(-3%); }
.bg-pleca div:nth-child(2) { transform: translateX(-6%); }
.bg-pleca div:nth-child(3) { transform: translateX(-9%); }
.bg-pleca div:nth-child(4) { transform: translateX(-12%); }
.bg-pleca div:nth-child(5) { transform: translateX(-15%); }
.bg-pleca div:nth-child(6) { transform: translateX(-12%); }
.bg-pleca div:nth-child(7) { transform: translateX(-9%); }
.bg-pleca div:nth-child(8) { transform: translateX(-6%); }
.bg-pleca div:nth-child(9) { transform: translateX(-3%); }

.font-10{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.font-18{
    font-size: 18px;
    font-style: medium;
    font-weight: 500;
    line-height: normal;
}

.font-14{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.font-16{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.font-20{
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.font-22{
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.font-24{
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.font-28{
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.font-42{
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
}
.font-50{
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.color-negro{
    color: var(--color-negro);
}
.h-500{
    height: 500px;
}
.h-600{
    height: 600px;
}
.text-krona{
    font-family: "Ogg";
}
.text-upper{
    text-transform: uppercase;
}
.font-bold{
    font-weight: bold;
}
.card-orange {
    border-radius: 8px;
    background: linear-gradient(57.23deg, #305768 0%, #147D84 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 48px 50px;
}
.number-krona {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    -webkit-text-fill-color: transparent;
    font-family: "Ogg";
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px;
}
#identificar-planner {
    margin-top: 64px;
    padding: 130px 0;
}
#planer-bg{
    padding-bottom: 80px;
}
.inf-destino {
    position: absolute;
    bottom: 6%;
}
.destacados-div {
    padding: 0 120px;
}

.pr-splide{
    padding-right: 5.7%;
}

.title-destino-card-resort {
    display: none;
    position: absolute;
    bottom: 10%;
    color: #FFF;
    text-align: center;
    font-family: "Ogg";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
}
.card-resorts:hover .title-destino-card-resort {
    display: block;
    z-index: 2;
}
.grid-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 16px;
}
.grid-gallery > div:nth-child(2) {
    height: 500px;
}
.grid-gallery > div:nth-child(3) {
    margin-top: -300px;
    height: 600px;
}
.grid-gallery > div:nth-child(4) {
    height: 400px;
}
.grid-gallery > div:nth-child(5) {
    margin-top: -100px;
}

.habitaciones-grid {
    display: flex;
    gap: 14px;
    row-gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
}
.habitaciones-grid a {
    width: calc(33% - 8px);
}
.habitaciones-grid a:hover{
    text-decoration: none;
}

.parent-menu{
    position: relative;
}
.sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 30px;
}
.parent-menu:hover .sub-menu{
    display: block;
}
.sub-menu ul {
    width: max-content;
    min-width: 200px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 22px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.sub-menu li {
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
}
.sub-menu a {
    color: #305768 !important;
    text-align: left;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 100%;
    display: block;
    padding: 8px 0px;
}
.title-entretenimiento {
    position: absolute;
    z-index: 1;
    bottom: 20%;
    left: 5.7%;
}
.title-imagen-entretenimiento {
    position: absolute;
    bottom: 10%;
    text-align: center;
    width: 100%;
}

.tile-movimiento {
    -webkit-text-fill-color: #fff;
    background: rgba(153, 189, 228, 0.60);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
    font-family: "Ogg";
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
}

.marquee-container {
    width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 6%;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 10s linear infinite;
}

.bg-overlay::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    z-index: 0;
}
.desc-habitacion{
    width: 65%;
}
.z-i-1{
    z-index: 1;
}
.gap-8x{
    gap: 8px;
}
.gap-16x{
    gap: 16px;
}

.btn-blue-outline {
    color: rgba(153, 189, 228, 0.60);
    text-align: center;
    font-family: "Montserrat";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 22px;
    border: 2px solid #305768;
    background: #FFF;
}
.btn-blue-outline:hover{
    text-decoration: none;
    background-color: #305768;
    color: #fff;
    transition: 0.3s ease;
}
footer{
    box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.15);
}
.icon-destinos-hab {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.form {
    width: 480px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    padding: 16px 0;
}
.input-contro-vpc {
    background-color: #fff;
    width: 100%;
    border-radius: 8px;
    padding: 8px 32px;
    font-size: 14px;
    color: #777777;
    font-family: "Grotesk Regular";
}
.input-contro-vpc::placeholder {
    color: #77777795    ;
}
textarea.input-contro-vpc{
    height: 110px;
}

.title-park {
    position: absolute;
    left: 5.7%;
    bottom: 15%;
}
.b-600{
    font-weight: 600;
}
.vimeo-iframe {
    position: absolute;
    top: -45px;
    width: 130%;
    height: 500px !important;
    transform: translateX(-15%);
}
.mt-4px{
    margin-top: 4px;
}
#btn-open-menu-mobile{
    display: none;
}

#header-vpc.menu_mobile {
    width: 100vw;
    height: 100vh;
    background: #1E1E1E;
    overflow-y: scroll;
}
#header-vpc.scrolled #btn-open-menu-mobile {
    color: #305768;
}
#btn-close-menu-mobile{
    display: none;
}

#header-vpc.scrolled.menu_mobile #logo-fixed{
    display: block;
}
#header-vpc.scrolled.menu_mobile #logo-scrolled{
    display: none;
}
#header-vpc.scrolled.menu_mobile li a{
    color: #fff;
}
#header-vpc.scrolled.menu_mobile .btn-idioms {
    border-color: #fff;
    color: #fff;
}
.font-italic {
    font-weight: 400;
    font-style: italic;
}
.font-ogg{
    font-family: "Ogg";
}

#bg-who-vpc {
    background: #1E1E1E;
}

#bg-who-vpc img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 8px;
}

.btn-new {
    font-family: "Grotesk Regular";
    padding: 8px 32px;
    border: 2px solid #305768;
    display: inline-block;
    color: #305768;
    font-size: 14px;
    background: #fff;
    border-radius: 8px;
}
.btn-new:hover{
    transition: 0.3s ease-in-out;
    text-decoration: none;
    background-color: #305768;
    color: #fff;
}

.btn-new-reserva{
    font-family: "Grotesk Regular";
    padding: 8px 32px;
    border: 2px solid #305768;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    background: #1E1E1E;
    border-radius: 8px;
}
.btn-new-reserva:hover{
    transition: 0.3s ease-in-out;
    text-decoration: none;
    background-color: #F7922B;
    border-color: #F7922B;
    color: #fff;
}
#resorts {
    background-size: cover;
}
.font-gr{
    font-family: "Grotesk Regular";
}

.card-vive{
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.card-vive img {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    object-fit: cover;
}
.overlay-card-vive {
    position: absolute;
    z-index: 1;
    background: rgba(0,0,0,0.35);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.info-card-vive {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 15%;
}
.card-vive:hover .overlay-card-vive{
    background-color: transparent;
}
.container-footer > div:nth-child(2) {
    border-left: 1px solid #305768;
    border-right: 1px solid #305768;
}

.menu-footer ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.menu-footer a {
    color: var(--color-azul);
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Ogg";
    font-weight: 700;
}
.menu-footer.social-media li a i {
    width: 16px;
}

.menu-footer.social-media li a {
    display: flex;
    gap: 10px;
}
.menu-footer a:hover{
    text-decoration: none;
}
.container-footer > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.copy{
    display: flex;
    gap: 40px;
    justify-content: center;
}

.title-best {
    font-family: "Ogg";
    font-weight: 400;
    font-size: 82px;
    font-style: italic;
    color: #30576880;
}
.card-suits-my img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
}

.card-destinos-my {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.card-destinos-my img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
}
#video-my {
    border-radius: 8px;
    overflow: hidden;
}
.logo-entretenimiento {
    position: absolute;
    width: 160px;
    height: 90px;
    left: 50%;
    bottom: 10%;
    object-fit: contain;
    transform: translateX(-50%);
}
.logo-resort-e{
    width: 500px;
    height: 140px;
}

#id-vcp-card {
    background: #D9D9D9;
    padding: 80px 64px;
    width: 800px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
}

.info-card-orange {
    display: none;
}
.card-orange:hover{
    transition: 0.3s ease-in-out;
}
.card-orange:hover .info-card-orange{
    display: block;
    transition: 0.3s ease-in-out;
}

.card-orange:hover .number-krona {
    font-size: 60px;
    transition: 0.3s;
}

#logo-map {
    width: 318px;
    position: absolute;
    right: 5.5%;
    top: 200px;
}

.info-banner,
.info-banner > img {
    filter: drop-shadow(0px 0px 4px #000000A6);
}
.btn-idioms:nth-child(1) {
    margin-left: 36px;
}
.btn-idioms:nth-child(2) {
    margin-left: 12px;
}

.logo-vw {
    width: 200px !important;
    height: auto !important;
    margin: 0 !important;
}
.div-resorts .title {
     padding-right: 4.5vw;
 }

#logo-footer {
    width: 206px;
}

.grid-gallery p {
    padding-top: 80px;
}

.info-banner-habitacion {
    bottom: 5%;
}
.logo-resort-e {
    filter: drop-shadow(0px 0px 4px #000000A6);
}

/* MAP */
 /* Layout */
 .map-wrap { max-width: 1082px; margin: 0 auto; }
#mapa-mx { display:block; width:1082px; height:707px; overflow: visible; }


/* Hover (como pedías antes): se muestra al pasar por el pin */
.office { cursor: pointer; }
.office .callout,
.office .link { opacity: 0; pointer-events:none; transition: opacity .15s ease; }
.office:hover .callout,
.office:hover .link { opacity: 1; }

.office .callout { transform-origin: 0 0; }
.office.flip-left .callout { transform: translate(20px, -28px); }
.office.flip-left .link-line { }

/* Si lo quieres SIEMPRE visible (como maqueta), comenta el hover de arriba y usa:
.office .callout, .office .link { opacity:1; }
*/

/* Pins */
.pin-flower-bg { fill: rgba(255,255,255,.80); }
.pin-flower-icon { fill: #1E1E1E; opacity:.9; }
.pin-dot { fill: #fff; opacity: .95; }

/* Links */
.link-line { stroke: #fff; stroke-width: 2; opacity: .9; }
.link-dot { fill: #fff; opacity: .95; }

/* Box */
.box { fill: rgba(17,17,17,.86); rx: 6; ry: 6; }
.box-title { fill:#fff; font: 700 12px/1 Arial, sans-serif; letter-spacing:.6px; }
.box-sub   { fill: rgba(255,255,255,.86); font: 600 10px/1 Arial, sans-serif; }
.box-meta  { fill: rgba(255,255,255,.86); font: 600 10px/1 Arial, sans-serif; }
.box-label { fill: rgba(255,255,255,.75); font: 500 9px/1 Arial, sans-serif; }
.box-value { fill:#fff; font: 700 11px/1 Arial, sans-serif; }

.callout-logo { opacity:.95; }

.container-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    background: rgba(0,0,0,0.35);
}

.div-container-search {
    width: 50%;
    min-width: 320px;
    max-width: 500px;
    padding: 42px;
    background: #D9D9D9;
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.close-search {
    position: absolute;
    right: 0;
    top: -56px;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 5px 9px;
    color: #30576880;
    font-size: 32px;
    border-radius: 8px;
    background: #D9D9D9;
}
.close-search:hover{
    color: #E20C49;
}
.search-form {
    position: relative;
}
.search-form input {
    background: #FFFFFF;
    width: 100%;
    padding: 11px 32px;
    text-align: center;
    color: #777777;
    font-family: "Grotesk Regular";
    font-size: 16px;
    border-radius: 8px;
}
.search-form i {
    font-size: 22px;
    color: #777777;
    position: absolute;
    top: 10px;
    left: 30px;
}

.info-planner-div img {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    object-fit: cover;
}

.div-info {
    height: 200px;
    overflow-y: scroll;
}

.div-info {
    height: 240px;
    overflow-y: auto;
    scrollbar-width: thin;              /* Firefox */
    scrollbar-color: #c9c9c9 transparent;
}

/* Chrome, Edge, Safari */
.div-info::-webkit-scrollbar {
    width: 6px;
}

.div-info::-webkit-scrollbar-track {
    background: transparent;
}

.div-info::-webkit-scrollbar-thumb {
    background-color: #c9c9c9;
    border-radius: 10px;
}

.div-info::-webkit-scrollbar-thumb:hover {
    background-color: #9f9f9f;
}

.info-planner-div {
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #777;
    display: flex;
    gap: 16px;
    align-items: center;
}
.info-planner img {
    width: 20px;
    height: 20px;
}
.info-planner h2 {
    display: flex;
    align-items: center;
    gap: 11px;
    font-size: 20px;
    font-family: "ogg";
    font-weight: 300;
    color: #777;
}
.info-planner p {
    margin-top: 6px;
    font-family: "Grotesk Regular";
    font-weight: 500;
    color: #777;
    font-size: 18px;
}
.info-planner-div{
    position: relative;
    cursor: pointer;
}
.info-planner-div > i{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}
.info-planner-div > i {
    position: absolute;
    right: 0;
    top: 25%;
    font-size: 16px;
}
.only-info-planner-div {
    border: none;
}
.close-search.back-search {
    right: 52px;
}

.container-gallery {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 999;
    background: rgba(0,0,0,0.35);
}
.gallery-div {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 42px;
    background: #D9D9D9;
    border-radius: 8px;
    transform: translate(-50%,-50%);
    width: 80vw;
    height: 75vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.gallery-div img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.gallery-div .splide{
    flex: 1;
    min-height: 0;
}

.gallery-div .splide__track,
.gallery-div .splide__list,
.gallery-div .splide__slide,
.gallery-div .card-gallery{
    height: 100%;
}

.gallery-div .splide__track {
    border-radius: 8px;
}

#video-tour {
    position: absolute;
    top: 85vh;
    left: 50%;
    transform: translateX(-50%);
}

img#logo-vw {
    width: 250px;
    height: auto;
    margin-bottom: 1.5rem;
    margin-top: 8px;
}

#form-contacto {
    padding: 42px;
    background: #D9D9D9;
    border-radius: 8px;
    box-shadow: 0px 4px 20px 0px #00000040;
}

.container-gallery-habitaciones-wv.gallery-div {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    height: 400px;
    background: transparent;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}