/********** Template CSS **********/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Carter+One&display=swap");

:root {
    --primary: #E2C785;
    --secondary: #084494;
    --light: #F5F5F5;
    --dark: #14141F;
}

.bg-blue {
    background-color: var(--secondary);
}

.bg-card {
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
    border-color: var(--secondary);
}

.bg-gold {
    background-color: var(--primary);
}

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden !important;
}

.section {
    height: 100%;
}


.sancreek {
    font-family: "Sancreek", serif;
    font-weight: 400;
    font-style: normal;
}

.roboto {
    font-family: "Roboto", serif;
    font-weight: 300;
    font-style: normal;
}

.roboto-thin {
    font-family: "Roboto", serif;
    font-weight: 200;
    font-style: normal;
}


@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/');
}

.poppins-thin {
    font-family: "Poppins", serif;
    font-weight: 300;
    font-style: normal;
}

.poppins {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'asianninja';
    src: url('../fonts/a_asian_ninja/aAsianNinja.ttf');
}

.asianninja {
    font-family: 'asianninja';
    font-weight: 100;
}

@font-face {
    font-family: 'asiatiger';
    src: url('../fonts/asia_tiger/Asia\ Tiger.ttf');
    font-weight: 800;
}

.asiaTiger {
    font-family: 'asiatiger';
}

@font-face {
    font-family: 'introRust';
    src: url('../fonts/intro-rust/IntroRust-Base.otf');
}

.introRust {
    font-family: 'introRust';
}

@font-face {
    font-family: 'luckyBones';
    src: url('../fonts/Luckybones_1000FPU/Luckybones-Bold.ttf');
}

@font-face {
    font-family: 'monarda';
    src: url('../fonts/monarda/Monarda\ Regular.otf');
    font-weight: 800;
}

@font-face {
    font-family: 'japan';
    src: url('../fonts/gang_of_three/go3v2.ttf');
    font-weight: 800;
}

@font-face {
    font-family: 'keystone';
    src: url('../fonts/keystone/Keystone-Regular.otf');
    font-weight: 800;
}

@font-face {
    font-family: 'nefelibata';
    src: url('../fonts/Nefelibata_Font_Collection/Nefelibata-Brush.otf');
    font-weight: 800;
}

@font-face {
    font-family: 'agrandir';
    src: url('../fonts/Agrandir/Agrandir/Agrandir-Regular.otf');
}

@font-face {
    font-family: 'roca';
    src: url('../fonts/rocatwo.ttf');
}

.luckyBones {
    font-family: "luckyBones";
    font-weight: 800;
    font-style: normal;
}

.courgette {
    font-family: "Courgette", cursive;
    font-weight: 400;
    font-style: normal;
}

.messiri {
    font-family: "El Messiri", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}

.allura {
    font-family: "Allura", cursive;
    font-weight: 700;
    font-style: normal;
}

.tangerine {
    font-family: "Tangerine", cursive;
    font-weight: 700;
    font-style: normal;
}

.great-vibes {
    font-family: "Great Vibes", cursive;
    font-weight: 400;
    font-style: normal;
}

.montez {
    font-family: "Montez", cursive;
    font-weight: 400;
    font-style: normal;
}

.fondamento {
    font-family: "Fondamento", cursive;
    font-weight: 400;
    font-style: normal;
}

.grenze {
    font-family: "Grenze Gotisch", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.sriracha {
    font-family: "Sriracha", cursive;
    font-weight: 400;
    font-style: normal;
}

.aladin {
    font-family: "Aladin", system-ui;
    font-weight: 400;
    font-style: normal;
}

.aclonica {
    font-family: "Aclonica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.carter {
    font-family: "Carter One", system-ui;
    font-weight: 400;
    font-style: normal;
}

.lobster {
    font-family: "Lobster", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.arsenal {
    font-family: "Arsenal", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.arsenal-bold {
    font-family: "Arsenal", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.monarda {
    font-family: 'monarda';
}

.japan {
    font-family: 'japan';
}

.jaini {
    font-family: "Jaini Purva", system-ui;
    font-weight: 400;
    font-style: normal;
}

.kaushan {
    font-family: "Kaushan Script", cursive;
    font-weight: 400;
    font-style: normal;
}

.dm-serif {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
}

.salsa-regular {
    font-family: "Salsa", cursive;
    font-weight: 400;
    font-style: normal;
}

.berkshire {
    font-family: "Berkshire Swash", serif;
    font-weight: 400;
    font-style: normal;
}

.unifraktur {
    font-family: "UnifrakturMaguntia", cursive;
    font-weight: 400;
    font-style: normal;
}

.keystone {
    font-family: 'keystone';
}

.roca {
    font-family: 'roca';
}

.vidaloka {
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-style: normal;
}

.mooli {
    font-family: "Mooli", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.cabin700 {
    font-family: "Cabin", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

/*fonts*/
.fw-medium {
    font-weight: 600 !important;
}

.fw-semi-bold {
    font-weight: 700 !important;
}

.back-to-top {
    position: fixed;
    display: block;
    right: 0;
    padding-right: 2%;
    bottom: 5%;
    z-index: 9999;
}

h1,
h2,
h3,
h4,
h5,
p,
button {
    font-family: "Poppins", sans-serif;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 9999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn-primary {
    background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.btn-primary:hover {
    background-position: right center;
    /* change the direction of the change here */
    color: white;
    text-decoration: none;
}

.btn-danger {
    background-image: linear-gradient(to right, #e52d27 0%, #b31217 51%, #e52d27 100%);
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.btn-danger:hover {
    background-position: right center;
    /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}

.btn-dark {
    background-color: var(--dark);
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-color: var(--dark);
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.btn-dark:hover {
    background-color: white;
    color: var(--dark);
    border-color: var(--dark);
}

.btn-trans {
    background-color: transparent;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    color: white;
    border-color: white;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.btn-trans:hover {
    background-color: white;
    color: var(--dark);

}
.btn-trans-white {
    background-color: white;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    color: black;
    border-color: transparent;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.btn-trans-white:hover {
    background-color: transparent;
    color: white;
    border-color: white;

}

.btn-gold {
    background-color: transparent;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: var(--primary);
    border-color: var(--primary);
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.btn-gold:hover {
    background-color: var(--primary);
    color: white;
    font-weight: 800;
    transition: .5s ease;

}

.btn-white {
    background-color: transparent;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: var(--dark);
    border-color: var(--dark);
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.btn-white:hover {
    background-color: var(--dark);
    /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}

.btn.btn-secondary {
    color: var(--secondary);
    background-color: var(--primary);
    border-color: transparent;
}

.btn.btn-secondary:hover {
    background-color: white;
    color: var(--secondary);
    border-color: transparent;
}

.btn-cerrar {
    color: white;
}

.btn-cerrar:hover {
    color: var(--primary);
    text-decoration: underline;
    text-underline-offset: 5px;
}

.btn.btn-accesory {
    color: var(--secondary);
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: var(--secondary);
}

.btn.btn-accesory:hover {
    color: white;
    background-color: var(--secondary);
    border-style: solid;
    border-width: 1px;

}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-round {
    border-radius: 20px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 0px;
}

/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    position: relative;
    margin-right: 25px;
    padding: 10px 0;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: .5s;
    letter-spacing: 1px;
    display: inline-block;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;
    color: var(--dark) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary) !important;
}

.navbar-light .navbar-brand img {
    max-height: 55px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 45px;
}

@media (max-width: 991.98px) {
    .sticky-top.navbar-light {
        position: relative;
        background: #FFFFFF;
    }

    .navbar-light .navbar-collapse {
        margin-top: 15px;
        border-top: 1px solid #DDDDDD;
    }

    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: var(--dark) !important;
    }

    .navbar-light .navbar-brand img {
        max-height: 45px;
    }

    .navbar-light {
        padding: 0 20px !important;
    }

    .textlogo {
        color: black !important;
    }

    #suggestions-list {
        width: 100% !important;
    }

    #suggestions-list li {
        display: flex;

    }

    #suggestions-list li img {
        width: 75px;
        height: 75px;
        object-position: center;
    }

    #suggestions-list li p {
        font-size: 15px;
    }

    #suggestions-list li span {
        white-space: wrap !important;
        width: 100% !important;
    }

    .d-none-tablet {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-light {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        /*linea blanca debajo de navbar*/
        /*border-bottom: 1px solid rgba(256, 256, 256, .1);*/
        z-index: 999;
    }

    .sticky-top.navbar-light {
        position: fixed;
        background: #FFFFFF;
    }

    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 2px;
        bottom: -1px;
        left: 50%;
        background: var(--primary);
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: calc(100% - 2px);
        left: 1px;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        display: none;
    }
}

/*** Hero Header ***/

/*** Header ***/
.header-carousel {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.carousel-img {
    height: 80vh;
    width: 100%;
    object-fit: cover;
}

.carousel-caption h1 {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: rgba(255, 255, 255, .5);
}

/*** Section Title ***/
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.section-title::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 4px;
    left: -40px;
    background: var(--primary);
    z-index: -1;
}

.section-title::after {
    position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 5px;
    left: -60px;
    background: var(--primary);
    z-index: -1;
}

.section-title.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}

.section-title.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}


/*** Service ***/
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
}

.service-item:hover {
    background: var(--secondary);
}

.service-item * {
    transition: .5s;
}

.service-item:hover * {
    color: var(--light) !important;
}


/*** Destination ***/

.includes {
    display: flex;
    border-radius: 10px;
    width: 100%;
    justify-content: center;
    text-align: center;
    justify-content: center;
}

.includes .icon-text-container i {
    font-size: 20px;
}

.destination img {
    transition: .5s;
    object-fit: cover;
}

.destination a:hover img {
    opacity: .7;
}

.calendario {
    text-align: center;
    width: 100px;
}

.calendario .ano {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: white;
    background-color: var(--secondary);
    font-size: 14px;
    padding: 5px;
    width: 100%;
}

.calendario .dia {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-top: transparent;
    width: fit-content;
    font-size: 14px;
    padding: 5px;
    width: 100%;
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/*** Package ***/
.package-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    cursor: pointer;
}

.package-item img {
    transition: .5s;
}

.package-item:hover img {
    transform: scale(1.1);
}


/*** Booking ***/
.booking {
    background: linear-gradient(rgba(15, 23, 43, .7), rgba(15, 23, 43, .7)), url(../img/booking.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.5;
    color: var(--dark);
    background-color: white;
    background-clip: padding-box;
    border: 1px solid black;
    appearance: none;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.5;
    color: var(--dark);
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid var(--dark);
    border-radius: 0px;
    appearance: none
}


/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .btn {
    background: #FFFFFF;
    color: var(--primary);
    border-radius: 20px;
    border-bottom: 1px solid var(--primary);
}

.team-item .btn:hover {
    background: var(--primary);
    color: #FFFFFF;
}

/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {

    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 769px) and (max-width: 1105px) {
    .renglones {
        margin-bottom: 30px !important;
    }

    .precio-circulo {
        width: 440px !important;
        height: 440px !important;
    }

    .triangulo-inner {
        transform: scale(0.85);
        transform-origin: center left;
    }

    .visit-list {
        max-width: 50% !important;
    }

    .navbar-light .navbar-nav .nav-link {
        margin: 10px;
    }
}

@media (max-width: 768px) {

    h1,
    .renglones>h3,
    .subtitle,
    .flag-list,
    .visit-list,
    .renglones {
        position: relative;
        top: -20%;
    }

    .carousel-caption h1 {
        position: relative !important;
        bottom: 30% !important;
    }

    .precio-circulo {
        width: 300px !important;
        height: 300px !important;
    }

    .triangulo-inner {
        transform: scale(0.7);
        transform-origin: center left;
    }

    .icon-text-container p {
        display: none;
    }

    .icon-text-container-mobile p {
        display: block;
        padding: 0 10px;
    }

    .icon-text-container i {
        font-size: 25px !important;
    }

    .subtitle p {
        font-size: 80% !important;
        white-space: nowrap;
    }

    .btn-home {
        display: none;
    }

    .flag-list {
        transform: scale(0.5);
        margin-top: 0 !important;
    }

    .flag-container {
        margin-bottom: 10px;
    }

    .flag-container span {
        font-size: 16px !important;
    }

    .visit-list {
        transform: translateY(-50px) scale(0.8) !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

    .renglones {
        margin-bottom: 0 !important;
    }

    .renglones h3 {
        line-height: 10px !important;
    }

    .carousel-img {
        height: 90vh !important;
    }

    .thumbnails img {
        object-fit: cover;
        height: 50px !important;
    }

    .dropdown-menu {
        width: 100% !important;
    }

    #suggestions-list li {
        align-items: start !important;
    }

    .d-none-mobile {
        display: none;
    }
}

@media (min-width: 992px) {

    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--primary) !important;
    border-color: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #FFFFFF !important;
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    font-weight: normal;
    border: 1px solid #FFFFFF;
    border-radius: 35px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.dropmenu {
    text-align: left;
    font-weight: 800;
    display: inline !important;
}

.check-large {
    font-size: 24px;
    /* ajusta el tamaño de la fuente según sea necesario */
}

.x-large {
    font-size: 18px;
    /* ajusta el tamaño de la fuente según sea necesario */
}

.dropdown-menu {
    width: max-content;
    left: -220px;
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.dropdown-item {
    font-size: 13px;
    text-align: left;
}

.dropdown-item h4 {
    background-color: var(--primary);
    display: inline-block;
    word-wrap: wrap;
    padding: 5px;
    text-align: left;
    font-size: 16px;
}

#video {
    height: 100%;
    width: 100%;
    object-fit: contain;
    /* Escalar el video manteniendo la relación de aspecto y recortando lo necesario */
}

.button-video {
    white-space: nowrap;
    position: relative;
    z-index: 1;
    border-style: none;
    color: #084494;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.button-video:hover {
    background-color: #084494;
    color: var(--primary);
    transition: 0.2s ease-in-out;
}

.button-video-cerrar {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    padding: 5px 20px;
}

.button-video-cerrar:hover {
    background-color: #084494;
    color: var(--primary);
    transition: 0.2s ease-in-out;
    transform: translate(5px);
}

/*slides*/
.mySlides {
    display: none;
}

.mySlides img {
    height: 500px;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    object-position: center;
}

.thumbnails img {
    object-fit: cover;
    width: 100%;
    height: 150px;
}

.cursor {
    cursor: pointer;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 25%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
    object-fit: cover;
    height: 150px;
}

.demo img {
    max-height: 100%;
}

.active,
.demo:hover {
    opacity: 1;
}

/*******Slider*********/
.slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.slide-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

@media (max-width: 768px) {

    .btnprev {
        left: -5px;
        font-size: 25px;
        background-color: transparent;
    }

    .btnnext {
        right: -5px;
        font-size: 25px;
        background-color: transparent;
    }
}

/*********************************/

.btn-reservar {
    background-color: green;
    color: white;
    width: 75%;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
    border-style: none;
    font-size: 25px;
}

.btn-reservar:hover {
    background-color: whitesmoke;
    color: green;
    transition: 0.5s;
}


.precio-circulo {
    clip-path: circle(50.0% at 0 50%);
    background: radial-gradient(circle, var(--secondary) 0%, rgba(252, 250, 250, .1) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    width: 550px;
    height: 550px;
    text-align: left;
    justify-content: left;
    align-items: center;
    display: flex;
    filter: drop-shadow(15px 5px 5px rgba(0, 0, 0, 1));
    overflow: hidden;
}

.duracion {
    background: var(--secondary);
    background: linear-gradient(90deg, var(--secondary) 35%, transparent 90%);
    color: white;
    height: 35px;
    width: 400px;
    padding-left: 35px;
    text-align: left;
    justify-content: left;
    align-items: center;
    display: flex;
    font-size: 25px;
    font-weight: 800;
}


.bandera {
    /* Hace que los elementos se muestren en línea */
    vertical-align: baseline;
    width: 75%;
    height: 50px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.flag-list {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.flag-list li {
    display: inline-block;
    color: white;
    filter: drop-shadow(5px 5px 5px black);
    padding: 0px 5px;
}

.flag-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
    text-align: center;
}

.flag-container span {
    margin-top: 10px;
    display: block;
    word-wrap: break-word;
    font-size: 10px;
    /* Ajusta el tamaño del texto según sea necesario */
}

.visit-list {
    max-width: 400px;
    margin: 0 auto;
}

.visit-list p {
    font-size: 120%;
    font-weight: 300 !important;
}

.dropshadow {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .8));
}

.rounded {
    border-radius: 10px !important;
}

.z-index {
    z-index: 2;
}

.iconos {
    position: relative;
    left: 0;
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
    border-width: 1px;
    width: fit-content;
    padding: 5px;
    text-align: center;
}

.icon-text-container i {
    color: var(--primary);
    font-size: 30px;
}

.icon-text-container p {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    color: var(--primary);
    letter-spacing: 1px;
}

.letter-spacing {
    letter-spacing: 20px;
}

.subtitle p {
    background-color: rgba(256, 256, 256, .8);
    color: var(--dark);
}

.subtitle p:hover {
    background-color: black;
    color: white;
}

.subtitle h5 {
    background-color: rgba(256, 256, 256, .5);
}


.renglones h3 {
    line-height: 2px;
}

.itinerary {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.8s ease, max-height 0.2s ease;
}

.itinerary h3 {
    font-family: 'cabin';
    text-align: center;
    background-color: #E2C785;
    padding: 10px;
    border-radius: 10px;
}

.itinerary.visible {
    opacity: 1;
    max-height: 100%;
    /* Un valor grande para asegurar que el contenido completo sea visible */
}

.itinerary a {
    margin: 5px 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'cabin';
    text-transform: capitalize;
}

.btn-itinerary {
    background-image: linear-gradient(to right, #314755 0%, #077ab0 51%, #314755 100%);
    color: white;
}

.btn-itinerary:hover {
    background-color: var(--secondary) !important;
}

.card-body {
    color: rgba(0, 0, 0, .8);
    border-style: none;
    background-color: var(--primary);
    border-radius: 10px;
    text-align: center;
}

.lineheight {
    line-height: 1px;
}

.line {
    width: 100%;
    height: 3px;
    background-color: rgba(0, 0, 0, .2);
}

.whiteLine {
    width: 100%;
    height: 3px;
    background-color: white;
}

.primaryLine {
    width: 100%;
    height: 3px;
    background-color: var(--primary);
}

.modal {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    width: fit-content;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, .9);
    transition: 15s ease-in-out;
    padding: 0 30px;
}

.modal-trans {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: fit-content;
    height: 100%;
    overflow: auto;
    transition: 1s ease-in-out;
    padding: 0 30px;
}

.triangulo-inner {
    width: 100%;
}

/* Modal Content/Box con Fechas */
.modal-content {
    background-color: transparent;
    color: white;
    width: 100%;
    padding: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.modal-content p {
    font-size: 15px;
    display: block;
    white-space: nowrap;
}

.modal-content h2 {
    color: lightblue;
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 0;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#myBtn {
    cursor: pointer;
}

.textlogo {
    margin-top: 5px;
    justify-content: center;
    align-items: center;
    font-size: 17px !important;
    text-align: left;
}

.cover {
    object-fit: cover;
}

.overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15, 23, 43, .4);
    height: 100%;
    position: absolute;
}

.search {
    position: absolute;
    /* Establece el contexto de posición para el contenedor */
    background-color: var(--secondary);
    margin: 0;
    padding: 10px;
    width: 100%;
    height: fit-content;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 9999;
}

.search .row {
    justify-content: center;
    align-items: center;
}

#search-form {
    display: flex;
    width: 100%;
    height: 100%;
}

#search-input {
    outline: none;
    font-size: 16px;
    height: 50px;
    width: 100%;
    border-style: none;
    padding: 0 10px;
    border-radius: 20px;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .2));
    visibility: visible;
}

#suggestions-list {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    position: absolute;
    top: 100%;
    align-items: center;
    justify-content: center;
    background: white;
    width: 75%;
    max-height: 300px;
    overflow-y: scroll;
    font-size: 18px;
    z-index: 9999;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
}

#suggestions-list li {
    background-color: white;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    color: var(--secondary);
    white-space: nowrap;
    text-align: left;
    align-items: center;
    width: 100%;
    display: inline-flex;
}

#suggestions-list li:hover {
    background-color: #f0f0f0;
}

#suggestions-list img {
    width: 150px;
    height: 60px;
    object-fit: cover;
}

#suggestions-list span,
#suggestions-list p {
    margin: 0 10px;
}

.icon {
    margin: 0 auto;
    padding: 5px;
    background-color: #084494;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.invisible {
    display: none;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: white !important;
}

::-webkit-scrollbar-thumb {
    background-color: var(--secondary);
    height: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #CCCCCC;
}

/*swiper*/
.swiper {
    width: 100%;
    height: 100%;
}

.inicio .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px 20px 0px 20px;
}

.inicio .swiper-slide {
    height: 400px;
}

.inicio .swiper-slide:hover {
    opacity: 1;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.5));
    transition: 1s ease;
}

.inicio .swiper-title {
    position: absolute;
    top: 10%;
    color: white;
    z-index: 9998;
    text-align: left;
    padding: 0 20px;
}

.inicio .swiper-title h3 {
    font-size: 22px !important;
}

.inicio .swiper-title h4 {
    font-size: 18px !important;
}

.inicio .swiper-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9997;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    transition: .5s ease-out;
    border-radius: 0px 20px 0px 20px;
}

.inicio .swiper-text {
    transform: translateY(70%);
    transition: .5s ease;
    opacity: 0;
    padding: 0 10px;
    text-align: left;
    font-size: 13px;
}

.inicio .swiper-slide:hover .swiper-overlay {
    background-color: rgba(0, 0, 0, .9);
}

.inicio .swiper-slide:hover .swiper-text {
    transform: translateY(-10%);
    opacity: 1;
    transition: .5s ease;
}

.unicos .swiper-slide {
    border-radius: 20px;
    transition: .2s ease-out;
    overflow: visible !important;
}

.unicos .swiper-slide:hover {
    transition: .2s ease-in;
    transform: translateY(4px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
}

.unicos .swiper-slide img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}

.packs .swiper-slide {
    border-radius: 20px;
    transition: .2s ease-out;
    overflow: visible !important;
}

.packs .swiper-slide:hover {
    transition: .2s ease-in;
    transform: translateY(4px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
}

.packs .swiper-slide img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}

.swiper-button-prev-v,
.swiper-button-next-v {
    z-index: 9;
    position: relative;
    top: 50% !important;
}

.swiper-button-prev-d,
.swiper-button-next-d {
    z-index: 9998;
    position: relative;
    top: 50% !important;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}

/******************/
/**** Arrows *****/
/****************/

.arrow {
    position: absolute;
    border: solid var(--primary);
    border-width: 0 3px 3px 0;
    width: 30px;
    height: 30px;
    top: 50%;

}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}

.left {
    transform: rotate(135deg);
    left: -30px;
    -webkit-transform: rotate(135deg);
}



/* slider */
/*paquetes*/
.slider-slide {
    position: relative;
    text-align: center;
    transition: .5s;
    cursor: pointer;
}

.slide-title {
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    color: white;
    width: 80%;
}

.slider-slide img {
    display: block;
    height: 350px;
    width: 100%;
    object-fit: cover;
    box-sizing: border-box;
}

.slider-slide .btn {
    margin: 0 auto;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 85%;
}

.paquetes .slider-slide {
    opacity: .9;
}

.paquetes .slider-slide:hover {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    opacity: 1;
    transform: scale(.99);
}

.new {
    background-color: red;
    width: 50%;
    height: 10%;
    position: absolute;
    top: 0;
    color: white;
    font-family: 'introRust';
    align-items: center;
    display: flex;
    justify-content: center;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .5);
}

.precio-stripe {
    background-color: red;
    width: 100%;
    height: 10%;
    position: absolute;
    top: 0;
    color: white;
    font-family: 'introRust';
    align-items: center;
    display: flex;
    justify-content: center;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .5);
}

.precio-stripe-cruceros {
    background-color: green;
    color: white;
    position: relative;
    width: 250px;
}

.share-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
}

.share-tab {
    width: 30px;
    display: flex;
    flex-direction: column;
    background-color: green;
    position: fixed;
    right: 0;
    top: 60px;
    align-items: center;
    padding: 10px;
    box-shadow: -10px -5px black;
    z-index: 9999;
    border-radius: 50px;
    color: white;
}


/* Estilos básicos del popup */
#popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 100vw;
    height: 100vh;
    background-image: url(../trips/park_city/ski.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border: 2px solid #333;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    opacity: 0;
    animation: popupIn 0.5s forwards ease;
    /* Animación para crecer */
}

/* Animación para que crezca y se posicione */
@keyframes popupIn {
    0% {
        transform: translate(-50%, -50%) scale(0);
        /* Tamaño pequeño */
        opacity: 0;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        /* Tamaño completo */
        opacity: 1;
    }
}

/* Botón de cerrar */
#popup .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #333;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
}


/********** Itinerary *************/

.itinerary-content {
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 1;

}

.itinerary-content.hidden-left {
    transform: translateX(-100%);
    opacity: 0;
}

.itinerary-content.hidden-right {
    transform: translateX(100%);
    opacity: 0;
}

.itinerary-content.active {
    transform: translateX(0);
    opacity: 1;
}

.itinerary-day {
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: left;
}

.itinerary-day.active {
    text-decoration: underline;
    color: black;
    text-underline-offset: 5px;
    background-color: rgba(0, 0, 0, .1);
}

#itinerary-description {
    font-size: 1rem;
    line-height: 1.5;
}

.itinerary-details {
    min-height: 80%;
}

#title1,
#title2,
#title3 {
    transform: translateX(100px);
}

.appearButton,
.appearButton2 {
    opacity: 0;
    /* Oculto inicialmente */
    transition: transform 0.3s ease-in-out;
    transition: .5s ease;

}

.moveUp h2,
.moveUp2 h2 {
    transform: translateY(100%);
}

.border-black {
    border-style: solid;
    border-width: 1px !important;
    border-color: var(--dark);
}

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

.fs-7 {
    font-size: 0.875rem;
}

.space-between {
    justify-content: space-between;
}

.circulo {
    background-color: #084494;
    justify-content: center;
    align-items: center;
    
    padding: 10px;
    margin: 0 auto;
}

.activity {
    position: relative;
    overflow: hidden;
    height: 250px;
    align-items: center;
    display: flex;
}

.activity img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.activity-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(8, 68, 148,.8);
    /* oscurece toda la imagen */
    transform: translateY(40%);
    transition: 0.5s ease;
    opacity: 0;
}

.activity:hover .activity-info {
    transform: translateY(0%);
    opacity: 1;
}
.fit-content{
    width: fit-content !important;
}
