.hero-banner {
    background-size: cover;
    background-position: center;
    height: 600px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
}

.iconos{
    color: #4478EC;
}

.hotelesPremiumSwiper {
    padding: 2rem 0;
}
.logo-hotel {
    max-width: 120px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}
.card-img-overlay {
    background: linear-gradient(transparent, rgba(0,0,0,0.7));
}

.text-banner {
    color: #fff;
    text-align: left;
    text-shadow: 5px 0 10px #00000080;
    width: 72%;
    font-size: 62px;
    font-weight: 700;
    line-height: 1em;
    position: relative;
}

.experiencias {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    padding: 5% 10% 10%;
    font-size: 32px;
    line-height: 1.2em;
    display: flex;
}

.title-card{
    color: #4478EC;
    font-weight: 800;
}
.small-card{
    color: #10458F;
    font-weight: 600;
}
.experiencia-card {
    border: 1px solid #dcdcdc;
    border-radius: 14px;
    padding: 24px;
    background: #fff;
}

.avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.stars i {
    color: #f9a825;
    font-size: 14px;
}

.experiencia-card p {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
}

.button-primary {
    background-color: #F7DE48;
    color: #10458f;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 15px;
    font-weight: 600;
}
.button-primary:hover {
    background-color: #4478EC;
    color: #F7DE48;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 15px;
    font-weight: 600;
}

.tabla2 {
    color: #15526f;
    object-fit: fill;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2em;
    display: block;
    overflow: visible;
}

.restaurantes-bares {
    background-image: url('/assets/img/restaurante2.jpg');
    background-position: 0 0;
    background-size: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: relative;
    width: 100%;
}
.cont-restaurantes-bares {
    z-index: 1;
    flex-direction: column;
    align-items: stretch;
    width: 80%;
    margin-bottom: 0;
    display: block;
    position: relative;
    overflow: visible;
}

.int-hot-bg.blanco.resta {
    margin-top: -10%;
    margin-bottom: -10%;
}
.int-hot-bg.blanco {
    z-index: 9;
    background-color: #fff;
    margin-top: 0;
    padding-top: 40px;
    position: relative;
    box-shadow: 0 2px 5px #0000000f;
}
.int-hot-bg {
    background-color: #fff0;
    margin-top: 60px;
    padding: 40px;
}
.titulos-interna-blog {
    color: #15526f;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2em;
}
.resta-bar {
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
}
.seccion-todo-act {
    background-color: #f9fafc;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 40px 0;
    display: flex;
    position: relative;
}
.cont-todo-pl {
    width: 90%;
    margin-top: -4%;
}
.cont-prod.top-margin {
    margin-top: 60px;
}
.cont-prod {
    flex-direction: column;
    align-items: center;
    width: 80%;
    margin-right: -10px;
    display: flex;
    overflow: visible;
}
.paquete-card {
    width: 100%;
}

.paquete-img {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
}

.paquete-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.precio {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: #fff;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: 700;
    color: #1f5b6e;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
}

.paquete-body {
    padding: 18px 0;
}

.paquete-body h5 {
    font-size: 16px;
    font-weight: 700;
    color: #1f5b6e;
    text-transform: uppercase;
}

.paquete-body p {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}

.btn-warning {
    background: #ffd500;
    border: none;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 8px;
}

.image-12 {
    width: 90%;
    max-width: 200%;
    margin-bottom: 0;
    position: static;
}

.video{
    width: 100%;
    max-width: 1200px;
    margin-bottom: 0;
    position: static;
}

.sec-int-paq {
    flex-flow: column;
    place-content: stretch center;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
}
.hero-deal-component {
    background-color: #fff;
    border-radius: 24px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding: 32px;
    display: block;
    position: relative;
    box-shadow: 0 16px 30px #c1c4d626;
}
.form-heading {
    justify-content: center;
    align-items: center;
    margin-top: -90px;
    margin-bottom: 48px;
    display: flex;
    position: relative;
}
.hero-info-grid {
    z-index: 1;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    background-color: #fff;
    border-radius: 24px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: center stretch;
    width: 100%;
    padding: 40px;
    display: flex;
    box-shadow: 0 5px 10px #0000001a;
}
.lista{
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333;
    font-size: 16px;
    line-height: 1.6em;
}

.count-wrap {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.hr {
    min-width: 40px;
}
.hr-time {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.hr-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.min {
    min-width: 40px;
}
.min-time {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.min-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.sec {
    min-width: 40px;
}
.sec-time {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.sec-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.rich-text-block-2 {
    color: #36454f;
}
.divider-time {
    padding-top: 15px;
}
.divider-text-time.up {
    font-size: 20px;
}
.divider-text-time {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600;
}

.accordion-button {
    font-weight: 600;
    color: #495057;
}
.accordion-button:not(.collapsed) {
    color: #15526f;
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(180deg);
}
.card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    margin-bottom: 1rem;
    overflow: hidden;
}
.card:nth-child(even) {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.contact-info-box{
    padding: 24px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.circle-icon{
    border-radius: 50px;
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}
.map-section {
    background: #f8f9faa9;
    box-shadow: 10px 0 10px #0000001a;
}
@media (min-width: 992px) {
    .nav-item.dropdown:hover .dropdown-menu {
        display: block !important;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }
}

@media (max-width: 720px) {
    .hero-banner {
        height: 400px;
    }
    .text-banner {
        font-size: 36px;
        width: 90%;
        text-align: center;
    }
    .restaurantes-bares {
        padding-left: 15px;
        padding-right: 15px;
    }
        .resta-bar {
        flex-direction: column;
    }
    .int-hot-bg {
        padding-left: 20px;
        padding-right: 20px;
    }
    .titulos-interna-blog {
        font-size: 28px;
    }
    .cont-restaurantes-bares {
        width: 100%;
    }

    .seccion-todo-act {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cont-todo-pl {
        width: 90%;
    }
    .paquetes{
        width: 100%;
    }
    .video{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .hero-info-grid {
        grid-column-gap: 17px;
        grid-row-gap: 16px;
        grid-template-columns: 1fr 1fr;
        padding: 32px;
        flex-direction: column;
    }
    .hero-features-component {
        text-align: center;
        grid-template-columns: auto;
        justify-items: center;
    }
    .hero-deal-component {
        background-color: #fff;
        border-radius: 24px;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 0;
        padding: 0;
        display: block;
        position: relative;
        box-shadow: 0 16px 30px #c1c4d626;
    }
}

