/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


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

.grecaptcha-badge {
    visibility: hidden;
}

p,
h1,
h2,
h3 {
    margin: 0;
}

.wpb_single_image .vc_single_image-wrapper {
    margin: 0;
}

#lqd-contents-wrap {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.ocultar {
    display: none !important;
}

@media only screen and (max-width: 900px) {
    .container {
        padding-inline: 20px;
    }
}

@media (min-width: 800px) and (max-width: 1000px) {
    .container {
        padding-inline: 0px;
    }
}

/* ---------------------------------------- header ----------------------------------------*/

.header-hosvet>div>div {
    max-width: fit-content !important;
}

.header-hosvet>div {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
}

.item-menu-header {
    text-align: center;
    font: normal normal bold 14px/17px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
}


.item-menu-header:hover {
    color: #EFEDE7;
}

.item-menu-header-container>div {
    display: flex;
    gap: 40px;
}

.btn-red {
    width: 178px;
    height: 44px;
    background: #842426;
    border-radius: 22px;
    text-align: center;
    font: normal normal 900 14px/17px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 15px;
}


.btn-red:hover {
    color: #EFEDE7;
}

.btn-red img {
    width: 28px;
}

.lqd-mobile-sec .navbar-header>* {
    flex: 0 0 48.333333% !important;
}

#mobile-primary-nav>li.menu-item>a {
    font: normal normal bold 14px/15px Lato;
}

@media (min-width: 800px) and (max-width: 1000px) {

    #header div.navbar-header {
        padding-inline: 45px;
    }

}


/*---------------------------------------- banners ----------------------------------------*/



.banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(1) {
    background: url(/wp-content/uploads/2025/12/Slider1.jpg);
}

.banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(2) {
    background: url(/wp-content/uploads/2025/12/Slider2.jpg);
}

.banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(3) {
    background: url(/wp-content/uploads/2025/12/Slider3.jpg);
}

.banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(4) {
    background: url(/wp-content/uploads/2025/12/Slider4.jpg);
}


.banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 800px;
}

#banner-carrusel-subcontainer .carousel-dots {
    transform: translateX(-50%);
}

.banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
    max-width: 780px;
    margin-top: 140px;
    margin-left: 380px;
}

.banner-title {
    text-align: left;
    font: normal normal normal 52px/68px Lora;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.banner-subtitle {
    text-align: left;
    font: normal normal normal 28px/38px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 65px;
}

.banner-carrusel-subcontainer .carousel-nav>button.flickity-button {
    border: 3px solid white !important;
    width: 34px;
    height: 34px;
}

.banner-carrusel-subcontainer .carousel-nav>button.previous {
    margin-left: 4rem;
}

.banner-carrusel-subcontainer .carousel-nav>button.next {
    margin-right: 4rem;
}

.banner-contain-buttons {
    display: flex;
    gap: 13px;
}


@media (min-width: 1300px) and (max-width: 1530px) {
    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 8%;
    }
}

@media (min-width: 1530px) and (max-width: 1599px) {
    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 12.5%;
    }
}

@media (min-width: 1600px) and (max-width: 1919px) {
    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 14%;
    }
}

/* @media (min-width: 1439px) and (max-width: 1700px) {
    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
    margin-left: 150px;
}
} 

@media (min-width: 1920px) and (max-width: 2560px) {}*/

/* VISTA MOBILE */


@media only screen and (max-width: 914px) {

    .carousel-dots-style4 .dot {
        width: 18px;
        height: 18px;
    }

    .carousel-dots-style4 .dot.is-selected {
        width: 18px;
        height: 18px;
    }



    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-top: 3rem;
        margin-left: 20px;
        max-width: 330px;
    }



    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item {
        height: 670px;
    }

    .container-text-banner br {
        display: none !important;
    }


    .banner-title {
        font: normal normal normal 28px/41px Lora;
        text-shadow: 4px 5px 12px black;
        text-wrap-style: balance;
        margin-bottom: 21px;
    }

    .banner-subtitle {
        font: normal normal normal 21px/31px Lato;
        text-shadow: 4px 5px 12px black;
        text-wrap-style: balance;
        margin-bottom: 41px;
    }

}

@media only screen and (max-width: 714px) {

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(1) {
        background: url(/wp-content/uploads/2025/12/Mobile-slide-1.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(2) {
        background: url(/wp-content/uploads/2025/12/Mobile-slide-2.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(3) {
        background: url(/wp-content/uploads/2025/12/Mobile-slide-3.jpg);
    }


    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(4) {
        background: url(/wp-content/uploads/2025/12/Mobile-slide-4.jpg);
    }

    .mt-mob-btn {
        margin-top: 10rem;
    }

}


/* VISTA TABLET */
@media (min-width: 715px) and (max-width: 1000px) {



    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(1) {
        background: url(/wp-content/uploads/2025/12/Tablet-slide-1.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(2) {
        background: url(/wp-content/uploads/2025/12/Tablet-slide-2.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(3) {
        background: url(/wp-content/uploads/2025/12/Tablet-slide-3.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items>div>div>div.carousel-item:nth-child(4) {
        background: url(/wp-content/uploads/2025/12/Tablet-slide-4.jpg);
    }

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-top: 11rem;
        margin-left: 2rem;
        max-width: 38rem;
    }

    .banner-title {
        font: normal normal normal 38px/58px Lora;
    }

    .banner-subtitle {
        font: normal normal normal 24px/32px Lato;
        margin-bottom: 35px;
    }

    .banner-carrusel-subcontainer>div.carousel-nav {
        display: none;
    }

    .banner-carrusel-subcontainer>div.carousel-dots-mobile {
        display: block !important;
        height: 0;
    }

    .banner-carrusel-subcontainer .flickity-page-dots {
        margin-top: 0;
        bottom: 3rem !important;
    }



}


/* ----------------------------------------SUBBANNER ----------------------------------------*/

.sub-banner {
    background: #EFEDE7;
    padding-block: 48px;
}

.sub-banner-content-container>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.subBanner-subcontainer {
    display: flex;
    align-items: center;
    gap: 25px;
}

.subBanner-icon {
    width: 52px;
}

/* VISTA RESPONSIVE */
@media only screen and (max-width: 900px) {

    .sub-banner-content-container>div {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: fit-content;
        margin-inline: auto;
        gap: 20px;
    }

    /* Reducimos el tamaño de la fuente para mobile */
    .subBanner-text {
        /* Reemplaza o sobrescribe la clase fs23 */
        font-size: 18px !important;
        line-height: 22px !important;
        /* Ajusta el interlineado */
    }

    /* Reducimos el tamaño del ícono */
    .subBanner-icon {
        width: 40px;
    }

    /* Ajustamos el padding de la sección */
    .sub-banner {
        padding-block: 30px;
    }

    /* Reducimos el gap entre el ícono y el texto */
    .subBanner-subcontainer {
        gap: 15px;
    }
}


@media (min-width: 715px) and (max-width: 1000px) {

    /* Volvemos a fila, pero con wrap para armar 2x2 */
    .sub-banner-content-container>div {
        flex-direction: row;
        flex-wrap: wrap;
    }

    /* 2 items por fila */
    .subBanner-subcontainer {
        width: 48%;
    }

    .subBanner-text {
        font-size: 20px;
        line-height: 26px;
    }

    .sub-banner-content-container {
        padding-inline: 12%;
    }

}

/* ----------------------------------------Servicios principales titulo info----------------------------------------*/

.infoServicios-content>div {
    display: flex;
    flex-direction: row;
    gap: 165px;
}

.infoServicios-subcontain {
    max-width: 475px;
}

.infoServicios-title {
    position: relative;
}

.infoServicios-title::after {
    content: "";
    display: block;
    width: 200px;
    height: 10px;
    background: #4A4947;
    margin-top: 15px;
    /* separa la línea del texto, ajusta a gusto */
}

/* VISTA RESPONSIVE */
@media only screen and (max-width: 900px) {

    /* La sección de título y texto se apila para móvil */
    .infoServicios-content>div {
        flex-direction: column;
        /* Apila el título y el texto */
        gap: 21px;
        /* Reduce el espacio entre el título y el texto */
    }

    /* El contenedor del texto ya no necesita un ancho máximo tan estricto y se alinea a la izquierda */
    .infoServicios-subcontain {
        max-width: 100%;
        /* Permite que el texto ocupe todo el ancho disponible */
    }

    /* Ajuste del título para móvil: reducir tamaño y centrarlo si es necesario */
    .infoServicios-title {
        font-size: 32px !important;
        /* Reducción del tamaño de la fuente para móvil */
        line-height: 40px !important;
    }

    /* Ajuste del texto para móvil: reducir tamaño */
    .infoServicios-text {
        font-size: 17px !important;
        /* Usamos !important para sobreescribir la clase fs21 de kit.css */
        line-height: 26px;
    }

    /* Ajuste de la línea debajo del título (::after) */
    .infoServicios-title::after {
        width: 120px;
        /* Acorta la línea */
        height: 6px;
        margin-top: 10px;
        /* Reduce el espacio debajo del título */
    }

    /* Ajuste del margen inferior de los párrafos de texto */
    .infoServicios-subcontain .mb30 {
        margin-bottom: 20px !important;
        /* Menos espacio entre el primer párrafo y el segundo */
    }
}

/* VISTA TABLET (715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    /* Mantenemos el diseño original de 2 columnas pero reducimos el espacio entre ellas */
    .infoServicios-content>div {
        flex-direction: row;
        /* Mantiene el diseño horizontal */
        gap: 0px;
        /* Reduce el gap fijo de 165px a 40px, que es más seguro */
        flex-wrap: wrap;
        /* En caso de que el contenido no quepa, se apila (fallback de seguridad) */
    }

    /* Distribuimos el espacio de forma flexible */
    .infoServicios-title {
        /* Permite que el título ocupe el espacio necesario */
        flex-basis: 30%;
        min-width: 300px;
        /* Ancho mínimo para que el título no se vea demasiado estrecho */
    }

    .infoServicios-subcontain {
        /* Permite que el texto ocupe el resto del espacio */
        flex-basis: 0;
        /* Permite que el crecimiento sea flexible */
        flex-grow: 1;
        /* Ocupa el espacio restante */
        max-width: 60%;
        /* Límite de ancho para que el texto no sea excesivamente largo */
    }

    /* Ajuste de la línea debajo del título (::after) */
    .infoServicios-title::after {
        width: 150px;
        /* Acorta la línea para que quede bien en la columna más estrecha */
    }

    /* Ajuste del tamaño de fuente del título y texto para tablet */
    .infoServicios-title {
        font-size: 28px !important;
        line-height: 48px !important;
    }

    .infoServicios-text {
        font-size: 18px !important;
        /* Ajuste más pequeño que desktop pero más grande que mobile */
        line-height: 26px;
    }
}


/* ----------------------------------------Servicios principales tarjetas----------------------------------------*/

.card-servicio-content>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 45px;
}

.card-servicio {
    max-width: 235px;
}

.card-servicio-icon {
    max-width: 56px;
    height: 52px;
    margin-bottom: 12px;
}

.card-servicio-icon-hover {
    max-width: 62px;
    height: 52px;
    margin-bottom: 12px;
}

.card-servicio-title {
    text-align: left;
    font: normal normal 600 26px/33px Lora;
    letter-spacing: 0px;
    color: #1D263D;
    margin-bottom: 45px;
}

.card-servicio-content>div>div:nth-child(5) .card-servicio-title {
    margin-bottom: 12px;
}

.card-servicio-subtitule {
    text-align: left;
    font: normal normal normal 16px/25px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.btn-blue-servicios>div {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.card-servicio:hover .card-servicio-icon {
    display: none;
}

.card-servicio .card-servicio-icon-hover {
    display: none;
}

.card-servicio:hover .card-servicio-icon-hover {
    display: block;
}

@media only screen and (max-width: 900px) {

    /* Ajuste general del contenedor para centrar y reducir el espaciado */
    .card-servicio-content>div {
        justify-content: center;
        gap: 5px;
        /* Reducción de gap */
    }

    .card-servicio {
        width: 90%;
        /* Ancho fluido para adaptarse */
        max-width: 400px;
        /* Límite para que no sea demasiado ancho en tablets pequeñas */
        margin: 0 auto;
        /* Centrar la tarjeta */
        padding: 25px;
        /* Más padding para mayor área táctil */
        padding-inline: 0;
        margin-left: 10px;
    }

    .card-servicio-title {
        font-size: 22px;
        /* Títulos más pequeños */
        line-height: 28px;
        margin-bottom: 20px;
        /* Menos espacio */
    }

    .card-servicio-subtitule {
        font-size: 15px;
        /* Texto de cuerpo ligeramente más pequeño */
        line-height: 24px;
    }
}

@media (min-width: 715px) and (max-width: 1000px) {
    .card-servicio-content>div {
        /* Usamos 'space-evenly' o 'space-around' para centrar dos columnas */
        justify-content: space-evenly;
        gap: 30px 20px;
        /* Gap entre filas y columnas */
    }

    .card-servicio {
        /* Aproximadamente 48% para dejar espacio para el gap y el padding */
        width: 45%;
        max-width: none;
        /* Quitamos el max-width de mobile para que el 48% funcione */
        /* padding: 30px; */
    }

    .card-servicio-title {
        margin-bottom: 30px;
        /* Ajuste para el look de tablet */
    }
}

/* tablet horizontal: */
@media screen and (width: 1280px) and (height: 720px) and (orientation: landscape) {
    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 75px;
    }

    .banner-carrusel-subcontainer .carousel-nav>button.previous {
        margin-left: 1rem;
    }

    .banner-carrusel-subcontainer .carousel-nav>button.next {
        margin-right: 1rem;
    }

}

@media screen and (width: 1194px) and (height: 834px) and (orientation: landscape) {

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 75px;
    }

    .banner-carrusel-subcontainer .carousel-nav>button.previous {
        margin-left: 1rem;
    }

    .banner-carrusel-subcontainer .carousel-nav>button.next {
        margin-right: 1rem;
    }

    .sub-banner-content-container>div {
        gap: 7rem;
    }

    .card-servicio-content>div {
        justify-content: flex-start;
        gap: 82px;
        align-items: flex-start;
    }

}


/* ----------------------------------------EMERGENCIA SECCION----------------------------------------*/

.emergencias-contain>div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 90px;
}

.emergencia-img {
    max-width: 541px;
    max-height: 513px;
}

.emergencia-icon {
    max-width: 40px;
    max-height: 40px;
}

.emergencia-subtitulo {
    font: normal normal 900 14px/17px Lato;
    letter-spacing: 0px;
    color: #842426;
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 32px;
}

.emergencia-text {
    text-align: left;
    font: normal normal normal 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
    margin-top: 32px;
}

.emergencia-subcontainer {
    max-width: 450px;
}

/* EMERGENCIAS - VISTA RESPONSIVE */
@media only screen and (max-width: 900px) {

    /* Contenedor principal: de fila a columna */
    .emergencias-contain>div {
        flex-direction: column-reverse;
        align-items: center;
        gap: 32px;
    }

    /* Imagen full width y centrada */
    .emergencia-img {
        max-width: 100%;
        height: auto;
    }

    /* Texto ocupa todo el ancho disponible */
    .emergencia-subcontainer {
        max-width: 100%;
    }

    /* Subtítulo: más compacto y apto mobile */
    .emergencia-subtitulo {
        font-size: 13px;
        line-height: 18px;
        gap: 10px;
        flex-wrap: wrap;
    }

    .emergencia-icon {
        max-width: 32px;
        max-height: 32px;
    }

    /* Título: más chico y sin el salto <br> forzado */
    .emergencia-titulo {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .emergencia-titulo br {
        display: none;
    }

    /* Párrafo: tipografía más legible en pantallas chicas */
    .emergencia-text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }
}

/* EMERGENCIAS - VISTA TABLET */
@media (min-width: 715px) and (max-width: 1000px) {

    /* Mantengo 2 columnas pero más cómodo */
    .emergencias-contain>div {
        gap: 40px;
        align-items: center;
    }

    .emergencia-img {
        max-width: 48%;
        height: auto;
        margin-right: auto;
    }

    .emergencia-subcontainer {
        max-width: 97%;
    }

    /* 
    .emergencia-titulo {
        font-size: 34px !important;
        line-height: 44px !important;
    } */

    .emergencia-text {
        font-size: 18px;
        line-height: 26px;
        margin-top: 24px;
    }
}




/* ----------------------------------------EMERGENCIA PASOS SECCION----------------------------------------*/

.emergencias-step-contain>div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 58px;
}

.emergencias-step-target {
    display: flex;
    align-items: center;
    max-width: 332px;
}

.emergencias-step-txt {
    text-align: left;
    font: normal normal normal 35px/45px Lora;
    letter-spacing: 0px;
    color: #EFEDE7;
}

.emergencias-step-number {
    max-width: 91px;
}

.btn-redBlue-emergencySteps>div {
    justify-content: center;
    display: flex;
    justify-content: center;
    margin-top: 42px;
}

/* EMERGENCIA PASOS - VISTA RESPONSIVE (mobile) */
@media only screen and (max-width: 900px) {

    .emergencias-step-contain>div {
        flex-direction: column;
        /* de fila a columna */
        align-items: stretch;
        gap: 24px;
        /* menos separación */
    }

    .emergencias-step-target {
        max-width: 100%;
        justify-content: space-between;
        gap: 40px;
        /* espacio entre texto y número */
        padding-inline: 3rem;
    }

    .emergencias-step-txt {
        font-size: 22px;
        line-height: 30px;
        /* texto más legible en mobile */
    }

    .emergencias-step-number {
        max-width: 60px;
        /* número más chico en mobile */
    }


}

/* EMERGENCIA PASOS - VISTA TABLET */
@media (min-width: 715px) and (max-width: 1000px) {

    .emergencias-step-contain>div {
        flex-direction: row;
        /* volvemos a fila */
        flex-wrap: wrap;
        /* permite 2 + 1 abajo si hace falta */
        justify-content: center;
        /* gap: 25px 100px; */
        /* vertical, horizontal */
    }


    .emergencias-step-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .emergencias-step-contain>div>div:nth-child(3)>p br {
        display: none !important;
    }

    .emergencias-step-contain>div>div:nth-child(3) {
        gap: 3px;
    }

    .emergencias-step-contain>div>div:nth-child(3)>p {
        max-width: 20rem;
    }

    /* En tablet el botón puede volver a tamaño auto */
    #btn-redBlue-emergencySteps .btn-redWhite {
        width: auto;
        max-width: none;
    }
}

/* ----------------------------------------SEDES SECCION----------------------------------------*/


.sedes-info-content>div {
    gap: 113px;
}

.sedes-info-content .infoServicios-subcontain {
    margin-top: 65px;
}

/* VISTA RESPONSIVE SEDES  */
@media only screen and (max-width: 900px) {

    .sedes-info-content .infoServicios-title {
        line-height: 35px !important;
    }

    .sedes-info-content>div {
        gap: 0;
    }

    .sedes-info-content .infoServicios-subcontain {
        margin-top: 28px;
    }

    .sedesCard-content>div {
        flex-direction: column;
        gap: 32px;
    }

    .sedesCard-target {
        max-width: 100%;
        height: 35rem;
    }

    .sedesCard-text {
        max-width: 100%;
        font-size: 18px;
        line-height: 26px;
    }
}

/* VISTA TABLET SEDES (715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    .sedes-info-content>div {
        gap: 40px;
    }

    .sedes-info-content .infoServicios-subcontain {
        margin-top: 40px;
    }

    .sedesCard-content>div {
        flex-direction: row;
        /* volvemos a 2 columnas en tablet */
        flex-wrap: wrap;
        gap: 40px;
        justify-content: space-between;
    }

    /* Dos columnas cómodas en tablet */
    .sedesCard-target {
        flex: 1 1 calc(50% - 20px);
        max-width: none;
        height: 32.5rem;
    }

    .sedesCard-text {
        max-width: none;
        font-size: 18px;
        line-height: 26px;
    }
}


/* ----------------------------------------SEDES SECCION CARDS----------------------------------------*/

.sedesCard-content>div {
    display: flex;
    gap: 70px;
}

.sedesCard-target {
    max-width: 517px;
    height: 42rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sedesCard-img {
    margin-bottom: 45px;
}

.sedesCard-title {
    font: normal normal bold 21px/28px Lora;
    letter-spacing: 0px;
    color: #1D263D;
}

.sedesCard-text {
    font: normal normal normal 21px/32px Lato;
    letter-spacing: 0px;
    color: #4A4947;
    max-width: 31rem;
}

.sedesCard-target .btn-blue-xl {
    margin-top: auto;
}

@media only screen and (max-width: 500px) {

    .sedes-info-content>div {
        gap: 0px;
    }

    .sedes-info-content .infoServicios-subcontain {
        margin-top: 28px;
    }

    .sedesCard-content>div {
        flex-direction: column;
    }

    .sedesCard-target {
        height: 35rem;
    }

}

/* VISTA TABLET SEDES (715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    .sedes-info-content>div {
        gap: 40px;
    }

    .sedes-info-content .infoServicios-subcontain {
        margin-top: 40px;
    }

    .sedesCard-content>div {
        flex-wrap: wrap;
        gap: 40px;
        justify-content: space-between;
    }

    /* Dos columnas cómodas en tablet */
    .sedesCard-target {
        flex: 1 1 calc(50% - 20px);
        max-width: none;
        height: 32.5rem;
        /* también sin altura fija acá */
    }

    .sedesCard-text {
        max-width: none;
        font-size: 18px;
        line-height: 26px;
    }
}


/* ----------------------------------------SECCION EQUIPO Y TEC ----------------------------------------*/

.equipoTec-contain>div {
    display: flex;
    align-items: center;
    gap: 62px;
}

.equipoTec-title {
    margin-bottom: 100px;
}

.equipoTec-item-uno {
    max-width: 568px;
}

.equipoTec-item-dos {
    max-width: 456px;
}

.txt-equipoTec {
    text-align: left;
    font: normal normal normal 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.equipoTec-items-check {
    margin-block: 18px;
}

.txtCheck-equipoTec {
    text-align: left;
    font: normal normal bold 21px/32px Lato;
    letter-spacing: 0px;
    color: #4A4947;
    display: flex;
    align-items: center;
    gap: 7px;
}

.equipoTec-contain .btn-blue-xl {
    margin-top: 50px !important;
    display: flex;
    width: fit-content;
}

/* ----------------------------------------
   SECCION EQUIPO Y TEC - RESPONSIVE
----------------------------------------*/

/* VISTA MOBILE (hasta 700px) */
@media only screen and (max-width: 700px) {

    /* Apilamos las dos columnas */
    .equipoTec-contain>div {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 28px;
    }

    .equipoTec-item-uno,
    .equipoTec-item-dos {
        max-width: 100%;
    }

    /* Título más chico y menos margen */
    #equipoTec-title {
        font-size: 32px !important;
        line-height: 40px !important;
        margin-bottom: 24px;
    }

    /* Imagen full width y centrada */
    .img-equipoTec {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    /* Textos más legibles en pantallas chicas */
    .txt-equipoTec {
        font-size: 17px;
        line-height: 26px;
    }

    .txtCheck-equipoTec {
        font-size: 17px;
        line-height: 26px;
    }

    .equipoTec-items-check {
        margin-block: 16px;
    }

    /* Botón centrado y cómodo para tap */
    .equipoTec-contain .btn-blue-xl {
        margin-top: 32px !important;
        margin-inline: auto;
        width: 100%;
        max-width: 220px;
        justify-content: center;
        display: flex;
    }
}


/* VISTA TABLET (715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    /* Seguimos en dos columnas pero más cómodas */
    .equipoTec-contain>div {
        display: flex;
        align-items: flex-start;
        gap: 40px;
    }

    .equipoTec-item-uno,
    .equipoTec-item-dos {
        max-width: 50%;
    }

    /* Título un poco más chico que desktop */
    #equipoTec-title {
        margin-bottom: 40px;
    }

    .img-equipoTec {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .txt-equipoTec {
        font-size: 18px;
        line-height: 26px;
    }

    .txtCheck-equipoTec {
        font-size: 18px;
        line-height: 26px;
    }

    .equipoTec-contain .btn-blue-xl {
        margin-top: 40px !important;
    }
}


/* ----------------------------------------SECCION SERVICIOS PRINCIPALES ----------------------------------------*/


.animal-exotic {
    background: url(/wp-content/uploads/2025/12/banner-clinica-de-exoticos.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    padding-block: 80px;
}

.exo-content {
    width: fit-content;
}

#exo-content>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.text-exo {
    max-width: 386px;
    text-align: left;
    font: normal normal normal 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}


/* VISTA MOBILE CLÍNICA DE EXÓTICOS (hasta 700px) */
@media only screen and (max-width: 700px) {

    .animal-exotic {
        background-image: url(/wp-content/uploads/2025/12/clinica-exoticos-mobile-1.jpg);
        background-position: center;
        padding-block: 0;
        height: 38rem;
    }

    .exo-content {
        width: 100%;
        /* que el contenido use todo el ancho útil */
    }

    #exo-content>div {
        gap: 24px;
        /* un pelín menos de espacio entre título, texto y botón */
    }

    /* Título: ajustado a mobile */
    #title-exo {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    /* Texto: legible en pantallas chicas */
    .text-exo {
        max-width: 100%;
        font-size: 17px;
        line-height: 26px;
    }

    /* Botón cómodo para tap y centrado visualmente */
    .animal-exotic .btn-blue-xl {
        display: flex;
        justify-content: center;
        width: 100%;
        max-width: 220px;
    }
}

/* VISTA TABLET CLÍNICA DE EXÓTICOS (715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    .animal-exotic {
        background-image: url(/wp-content/uploads/2025/12/clinica-exoticos-tablet-1.jpg);
        background-position: center;
        padding-block: 0;
        height: 31rem;
    }

    .exo-content {
        width: 100%;
    }

    #exo-content>div {
        gap: 28px;
    }



    /* Texto más cómodo que desktop pero no tan chico como mobile */
    .text-exo {
        max-width: 40rem;
        font-size: 18px;
        line-height: 26px;
    }
}



/* ----------------------------------------SECCION ESPECIALIZACIONES ----------------------------------------*/

.especializa-head-contain>div {
    max-width: 783px;
    margin-inline: auto;
}

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

.especializa-title::after {
    content: "";
    display: block;
    width: 200px;
    height: 10px;
    background: #4A4947;
    margin-top: 30px;
    margin-inline: auto;
}

.especializa-subtitle {
    text-align: center;
    font: normal normal normal 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
    margin-top: 42px;
}

.especializaciones-card-content>div>div:nth-child(5) .card-servicio-title {
    margin-bottom: 45px;
}

.especializaciones-card-content>div>div:nth-child(10) .card-servicio-title {
    margin-bottom: 10px;
}

@media only screen and (max-width: 900px) {

    .especializa-title {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .especializa-subtitle {
        margin-top: 21px;
        font-size: 17px;
        line-height: 26px;
    }

}

@media (min-width: 715px) and (max-width: 1000px) {}


/* ----------------------------------------SECCION PLANES ----------------------------------------*/


.planes-title-content>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.target-plan-contain {
    margin-top: 75px;
}

.target-plan-contain>div {
    display: flex;
    justify-content: space-between;
}

.target-plan {
    max-width: fit-content;
    height: 34.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.target-plan-titleImg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.target-plan-title {
    text-align: left;
    font: normal normal bold 35px/45px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.target-plan-img {
    max-width: 91px;
}

.target-plan-info {
    font: normal normal normal 16px/27px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.target-plan-infoCheck {
    margin-right: 12px;
}

.target-plan-contain .btn-blue {
    margin-top: auto;
}


/* MOBILE / GENERAL RESPONSIVE (hasta 900px) */
@media only screen and (max-width: 900px) {

    .target-plan-info-items {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    /* separo un poco el título de las cards */
    .planes-de-cuidad .target-plan-contain {
        margin-top: 50px;
    }

    /* las 3 cards una debajo de la otra */
    .planes-de-cuidad .target-plan-contain>div {
        flex-direction: column;
        gap: 40px;
    }

    /* la card ocupa el ancho y se deja de usar la altura fija */
    .planes-de-cuidad .target-plan {
        width: fit-content;
        margin-inline: auto;
        height: 30rem;
    }

    .planes-de-cuidad .target-plan-titleImg {
        width: 100%;
        margin-bottom: 24px;
    }

    /* bajamos un poco el título manteniendo proporción respecto al resto del sitio */
    .planes-de-cuidad .target-plan-title {
        font-size: 26px;
        line-height: 34px;
    }

    /* y el cuerpo del texto también baja un poco */
    .planes-de-cuidad .target-plan-info {
        font-size: 15px;
        line-height: 24px;
    }

    #planes-de-cuidad .target-plan-info-items {
        width: 100%;
        gap: 5px;
    }

    /* botón cómodo para tap en mobile */
    .planes-de-cuidad .target-plan-contain .btn-blue {
        width: 100%;
        max-width: 260px;
        text-align: center;
        align-self: flex-start;
    }
}

@media (min-width: 315px) and (max-width: 500px) {

    .target-plan {
        height: auto;
    }

    .planes-de-cuidad .target-plan-contain .btn-blue {
        margin-top: 25px;
    }

}

/* TABLET (ajustes del salto mobile -> tablet, 715px a 1000px) */
@media (min-width: 715px) and (max-width: 1000px) {

    /* pasamos de columna a layout 2x2 (2 arriba + 1 abajo) */
    .planes-de-cuidad .target-plan-contain>div {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px 40px;
    }

    .planes-de-cuidad .target-plan {
        width: 45%;
        max-width: 330px;
        height: 32.5rem;
        align-items: flex-start;
    }

    /* título un poco más grande que en mobile, pero menor que desktop */
    .planes-de-cuidad .target-plan-title {
        font-size: 30px;
        line-height: 40px;
    }

    /* en tablet el botón vuelve a tamaño natural */
    .planes-de-cuidad .target-plan-contain .btn-blue {
        width: auto;
        max-width: none;
    }
}

/* -------------------- SECCION PAGOS -------------------- */


.title-metodoPago {
    font: normal normal 600 38px/65px Lora;
    letter-spacing: 0px;
    color: #4A4947;
}

@media only screen and (max-width: 900px) {
    .title-metodoPago {
        font: normal normal 600 32px/60px Lora;
    }
}

@media (min-width: 715px) and (max-width: 1000px) {
    .title-metodoPago {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}


/* -------------------- SECCION TESTIMONIOS -------------------- */

.testimonios {
    background: url(/wp-content/uploads/2025/12/fondo-testimonio.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-block: 25px;
}

.testimo-contain>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.testimo-subcontain {
    max-width: 516px;
    height: 24rem;
    display: flex;
    flex-direction: column;
}

.testimo-title {
    text-align: left;
    font: normal normal 600 48px/65px Lora;
    letter-spacing: 0px;
    color: #1D263D;
    margin-bottom: 25px;
}

.testimo-txt {
    text-align: left;
    font: normal normal normal 20px/35px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.testimo-name {
    text-align: left;
    font: normal normal bold 16px/19px Lato;
    letter-spacing: 0px;
    color: #15194A;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: auto;
}

/* -------------------- TESTIMONIOS - MOBILE (hasta 700px) -------------------- */

@media only screen and (max-width: 700px) {

    /* Fondo un poco más “aireado” en mobile */
    .testimonios {
        padding-block: 55px;
    }

    /* Texto e imagen uno debajo del otro */
    .testimo-contain>div {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        /* height: 39rem;  si quiero que las imagenes esten todas en el mismo lugar*/
    }

    /* El texto deja de tener altura fija */
    .testimo-subcontain {
        max-width: 100%;
        height: auto;
    }

    /* Título: de 48px → 32px (misma conversión que usaste en otras secciones) */
    .testimo-title {
        font-size: 32px !important;
        line-height: 40px !important;
        margin-bottom: 24px;
    }

    /* Texto principal: de 20px → 17px */
    .testimo-txt {
        font-size: 17px !important;
        line-height: 26px;
    }

    /* Nombre + estrellas: de 16px → 15px (igual conversión que en otras partes del sitio) */
    .testimo-name {
        font-size: 15px !important;
        line-height: 22px;
        gap: 12px;
        margin-top: 1rem;
    }

    /* Imagen centrada y responsive */
    .testimo-img {
        width: 100%;
        max-width: 260px;
        display: block;
        margin-inline: auto;
        margin-top: auto;
    }

    /* Estrellas un poco más contenidas en mobile, por si son muy grandes */
    .testimo-star {
        max-width: 120px;
        height: auto;
    }

    /* Evitamos posiciones raras de los numeritos del carrusel en pantallas chicas */
    .testimo-carrusel.carousel-dots {
        position: static;
        margin-top: 20px;
    }

    #testimo-carrusel .carousel-dots-mobile.testimo-carrusel {
        bottom: -40px !important;
    }
}

/* -------------------- TESTIMONIOS - TABLET (715px a 1000px) -------------------- */

@media (min-width: 715px) and (max-width: 1000px) {

    .testimonios {
        padding-block: 50px;
    }

    /* Seguimos en 2 columnas, pero más cómodo y con menos separación fija */
    .testimo-contain>div {
        gap: 40px;
    }

    .testimo-subcontain {
        max-width: 50%;
        height: 24rem;
    }

    /* Título un poco más chico que desktop pero más grande que mobile */
    .testimo-title {
        font-size: 40px !important;
        line-height: 52px !important;
        margin-bottom: 32px;
    }

    .testimo-txt {
        font-size: 18px !important;
        line-height: 28px;
    }

    /* El nombre mantiene el tamaño de desktop (igual que otros textos de 16px en tablet) */
    .testimo-name {
        font-size: 16px !important;
        line-height: 22px;
        gap: 5px;
    }

    .testimo-img {
        width: 100%;
        max-width: 320px;
        display: block;
    }

    #testimo-carrusel .carousel-dots-mobile.testimo-carrusel {
        top: 96% !important;
    }


}

@media (min-width: 815px) and (max-width: 1000px) {

    #testimo-carrusel .carousel-dots-mobile.testimo-carrusel {
        left: 0 !important;
        display: block !important;
        position: relative;
    }
}


/* ----------------------------------- PREGUNTAS FRECUENTES---------------------------------------------- */

.preguntasFrecuentes>div>div {
    justify-content: space-between;
}

.preguntasFrecuentes-img-contain {
    max-width: 550px !important;
}

.preguntasFrecuentes-title {
    font: normal normal 600 48px/65px Lora;
    letter-spacing: 0px;
    color: #1D263D;
    margin-bottom: 45px;
}

.preguntasFrecuentes-text-contain .accordion-heading>h4>a {
    text-align: left;
    font: normal normal bold 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.drop-question-txt {
    font: normal normal normal 18px/32px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

.preguntasFrecuentes-subtitle-container>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.preguntasFrecuentes-subtitle {
    font: italic normal bold 21px/28px Lora;
    letter-spacing: 0px;
    color: #1D263D;
}

/* ----------------------------------- PREGUNTAS FRECUENTES - MOBILE (hasta 700px) ----------------------------------- */
@media only screen and (max-width: 700px) {

    /* Apilamos columnas y mostramos primero el texto */
    #preguntasFrecuentes .ld-row {
        flex-direction: column-reverse;
        gap: 32px;
    }

    #preguntasFrecuentes .preguntasFrecuentes-img-contain,
    #preguntasFrecuentes .preguntasFrecuentes-text-contain {
        max-width: 100% !important;
    }

    #preguntasFrecuentes .img-check-question {
        width: 100%;
        max-width: 320px;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    /* Título: de 48px → 32px (igual que testimonios, etc.) */
    .preguntasFrecuentes-title {
        font-size: 32px !important;
        line-height: 40px !important;
        margin-bottom: 24px;
    }

    /* Pregunta (21px desktop → 17px mobile) */
    .preguntasFrecuentes-text-contain .accordion-heading>h4>a {
        font-size: 17px;
        line-height: 26px;
    }

    /* Respuesta (18px desktop → 16px mobile) */
    .drop-question-txt {
        font-size: 16px;
        line-height: 26px;
    }

    /* Subtítulo “¿No encuentra su respuesta?” (21px → 17px) */
    .preguntasFrecuentes-subtitle {
        font-size: 17px;
        line-height: 26px;
    }

    .preguntasFrecuentes-subtitle-container>div {
        align-items: flex-start;
        gap: 16px;
    }

    /* Botón bien “tappable” en mobile */
    #preguntasFrecuentes .btn-blue {
        width: 100%;
        max-width: 260px;
        text-align: center;
    }

    .preguntasFrecuentes-img-contain {
        display: none;
    }
}

/* ----------------------------------- PREGUNTAS FRECUENTES - TABLET (715px a 1000px) ----------------------------------- */
@media (min-width: 715px) and (max-width: 1000px) {

    .preguntasFrecuentes-img-contain {
        display: none;
    }


    .preguntasFrecuentes-text-contain {
        max-width: 100% !important;
        width: 100% !important;
    }

    /* Título: de 48px → 40px (misma conversión que en testimonios) */
    .preguntasFrecuentes-title {
        font-size: 40px !important;
        line-height: 52px !important;
        margin-bottom: 32px;
    }

    /* Pregunta (21px desktop → 18px tablet) */
    .preguntasFrecuentes-text-contain .accordion-heading>h4>a {
        font-size: 18px;
        line-height: 26px;
    }

    /* Respuesta (18px desktop → 17px tablet) */
    .drop-question-txt {
        font-size: 17px;
        line-height: 26px;
    }

    /* Subtítulo (21px desktop → 18px tablet) */
    .preguntasFrecuentes-subtitle {
        font-size: 18px;
        line-height: 26px;
    }
}


/* ----------------------------------- FORMULARIO DE CONTACTO ----------------------------------- */

.formulario-de-contacto {
    background: url(/wp-content/uploads/2025/12/imagen-form.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 90px 0 60px;
}

.formulario-de-contacto-titles {
    max-width: 515px;
    margin-bottom: 48px !important;
}

.form-title {
    font: normal normal 600 48px/65px Lora;
    letter-spacing: 0px;
    color: #EFEDE7;
    margin-bottom: 15px;
}

.form-subtitle {
    font: normal normal bold 21px/28px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
}

.form-hostvet form {
    width: 527px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 18px;
    padding: 40px 48px 20px 30px;
}

.form-hostvet form p {
    text-align: left;
    font: normal normal bold 21px/28px Lato;
    letter-spacing: 0px;
    color: #4A4947;
}

/* .form-hostvet form p>label>span {
    border: 1px solid #D5D6DE;
} */

.form-hostvet form p>label>span>input {
    height: 37px;
    color: black;
    border: 1px solid #D5D6DE;
}

.form-hostvet form>p:nth-child(5)>label {
    width: 100%;
}

.form-hostvet form span.ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s {
    top: 24px;
}

.form-hostvet form p>label>span>textarea {
    height: 90px !important;
    resize: none;
    padding: 10px;
    color: black !important;
}

.form-hostvet form .ui-selectmenu-button {
    color: black !important;
}

.form-hostvet form>p:nth-child(7) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: fit-content;
}


.form-hostvet form .submit-button {
    background: #1D263D 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #000000BF;
    border-radius: 39px;
    width: 220px;
    height: 70px;
    padding: 0;
    text-align: center;
    font: normal normal bold 21px/25px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
}

.form-hostvet form .wpcf7-spinner {
    margin-inline: auto;
}

.form-hostvet form>p br {
    display: none;
}

.form-hostve form>p>label>span {
    margin-bottom: 0;
}

/* VISTA RESPONSIVE */
@media only screen and (max-width: 900px) {

    .form-title {
        font-size: 32px;
        line-height: 40px;
    }

    .form-subtitle {
        font-size: 18px;
        line-height: 24px;
    }

    .form-hostvet form {
        width: 100%;
        padding: 25px;
    }

}

@media (min-width: 315px) and (max-width: 500px) {
    .formulario-de-contacto {
        background: url(/wp-content/uploads/2025/12/form-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
}

@media (min-width: 715px) and (max-width: 1000px) {
    .form-hostvet form {
        width: 30rem;
    }

    .formulario-de-contacto {
        background: url(/wp-content/uploads/2025/12/form-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
}


/* -----------------------------------FOOTER----------------------------------------------- */

#row-footer-uno {
    max-width: 312px;
}

#row-footer-dos {
    max-width: 156px;
}

#row-footer-tres {
    max-width: fit-content;
}

#row-footer-cuatro {
    max-width: fit-content;
}

.footer-hosvet {
    background: #1D263D;
    padding-top: 80px;
}

.footer-hosvet-contain>div {
    display: flex;
    justify-content: space-between;
}

.logo-footer {
    margin-bottom: 28px;
}

.txt-logo-footer {
    text-align: left;
    font: normal normal normal 14px/25px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
}

.titulos-footer {
    text-align: left;
    font: normal normal bold 14px/25px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
    margin-bottom: 10px;
}

.txt-footer {
    text-align: left;
    font: normal normal normal 14px/25px Lato;
    letter-spacing: 0px;
    color: #EFEDE7;
}

#subContain-sedes-uno {
    margin-bottom: 23px;
}

a.txt-footer:hover {
    color: white;
}

.phone-foot,
.icon-wpp-foot {
    margin-right: 8px;
}

.subContain-shop .titulos-footer {
    margin-bottom: 10px !important;
    margin-top: 55px !important;
}

.redes-foot {
    display: flex;
    justify-content: flex-start;
    gap: 23px;
}

.item-redFoot {
    max-width: 24px;
}

.zocalo-txt {
    text-align: center;
    font: normal normal normal 14px/26px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 90px;
    padding-bottom: 42px;
}

.zocalo-txt:hover {
    color: #FFFFFF;
}

@media only screen and (max-width: 900px) {

    #row-footer-uno,
    #row-footer-dos,
    #row-footer-tres,
    #row-footer-cuatro {
        max-width: 100% !important;
        /* Asegura que los elementos ocupen todo el ancho disponible */
    }

    .logo-footer {
        width: 8rem;
    }

    .footer-hosvet-contain>div {
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }

    .titulos-footer {
        margin-bottom: 15px;
    }

    .subContain-shop .titulos-footer {
        margin-bottom: 10px !important;
        margin-top: 40px !important;
    }

    .zocalo-txt {
        padding-top: 50px;
    }

}

@media (min-width: 715px) and (max-width: 1000px) {

    #row-footer-uno,
    #row-footer-dos,
    #row-footer-tres,
    #row-footer-cuatro {
        max-width: 24rem !important;
    }
}


/* -----------------------------------BURBUJAS FLOTANTES----------------------------------------------- */

/* --- 1. Contenedor PRINCIPAL (Maneja la posición en la pantalla) --- */
.floating-stack-container {
    position: fixed;
    bottom: 130px;
    right: 23px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    /* Apila los elementos verticalmente */
    align-items: flex-end;
    /* Alinea todo a la derecha */
    gap: 0;
    /* Espacio vertical entre el botón de emergencia y el de contacto */
}

/* --- 2. Estilos Comunes para las "Burbujas" (Iconos) --- */
.simple-float-btn,
.main-trigger-btn {
    width: 72px;
    height: 72px;
    cursor: pointer;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.3));
    transition: transform 0.3s ease;
    display: block;
    /* Asegura que se comporten como bloques */
}

.simple-float-btn img,
.main-trigger-btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Animación de escala al pasar el mouse por cualquiera de los iconos */
.simple-float-btn:hover,
.contact-hover-group:hover .main-trigger-btn {
    transform: scale(1.1);
}

/* --- 3. Lógica del Botón Desplegable (El de abajo) --- */
.contact-hover-group {
    display: flex;
    flex-direction: row;
    /* Ícono a la derecha, opciones a la izquierda */
    align-items: flex-end;
    gap: 15px;
    /* Espacio entre burbuja y carteles */
    position: relative;
    /* Necesario para el contexto de apilamiento */
}

/* Contenedor de los botones de texto (cartelitos) */
.contact-options {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    align-items: flex-end;

    /* Estado inicial: Oculto */
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Mostrar opciones al hacer hover sobre el GRUPO de contacto */
.contact-hover-group:hover .contact-options {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

/* --- 4. Estilo de los carteles de texto --- */
.contact-pill {
    background-color: #f2f0ea;
    color: #1a2b49;
    text-decoration: none;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 50px;
    white-space: nowrap;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, transform 0.2s;
}

.contact-pill:hover {
    background-color: #ffffff;
    transform: translateX(-3px);
}

/* VISTA RESPONSIVE */
@media only screen and (max-width: 900px) {}

@media only screen and (max-width: 700px) {
    .simple-float-btn {
        display: none;
    }

    #floatBar-phone {
        z-index: 999999 !important;
    }

    .joinchat__button {
        bottom: 5rem !important;
    }

    .floating-stack-container {
        bottom: 159px;
        right: 7px;
    }

}

/* -----------------------------------ANCLAS----------------------------------------------- */
.ancla {
    visibility: hidden !important;
}

#contacto {
    position: relative;
    top: 4rem;
}


@media only screen and (max-width: 900px) {

    #nuestros-servicios {
        bottom: 0;
    }

}

@media only screen and (max-width: 390px) {

    .main-trigger-btn {
        height: auto;
        width: 58px;
    }

    .floating-stack-container {
        right: 32px;
    }

    .joinchat__button {
        height: 48px !important;
        width: 48px !important;
        right: 30px !important;
        bottom: 6rem !important;
    }
}


@media only screen and (max-width: 700px) {
    .logo-footer {
    width: 6rem !important;
}

    #contacto {
        position: relative;
        top: 0rem;
    }

    #planes-cuidado-hostvet {
        position: relative;
        top: 5.5rem;
    }

    #nuestras-sedes {
        position: relative;
        bottom: 28rem;
    }

    #nuestros-servicios {
        position: relative;
        bottom: 2rem;
    }
}

/* VISTA TABLET  */
@media (min-width: 715px) and (max-width: 1000px) {
    #contacto {
        position: relative;
        top: -12rem;
    }

    #faqs {
        position: relative;
        bottom: 5rem;
    }

    #planes-cuidado-hostvet {
        position: relative;
        top: 5.5rem;
    }

    #nuestras-sedes {
        position: relative;
        bottom: 25rem;
    }

    #nuestros-servicios {
        position: relative;
        top: 1.5rem;
    }
}

/* -----------------------------------AJUSTES---------------------------------------------- */



@media only screen and (max-width: 900px) {

    #especializa-title {
        text-align: left;
    }

    #especializa-title::after {
        margin-inline: 0;
    }

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

    .especializa-head-contain>div {
        max-width: 590px;
        margin-inline: 0;
    }
}


@media only screen and (max-width: 700px) {

    #testimonios {
        background-position: -38rem center;
    }

    .sedesCard-text {
        font-size: 18px !important;
        line-height: 26px !important;
        margin-top: 12px !important;
    }


    .sedesCard-target .btn-blue-xl {
        margin-top: 2rem;
    }

    .contact-options {
        display: none;
    }

    .contact-hover-group:hover .contact-options {
        display: flex;
    }

    /* ------------------- */

    #tht-call {
        font-size: 0;
        display: flex;
        text-align: center;
        justify-content: center;
        flex-direction: row-reverse;
        gap: 6px;
        align-items: center;
    }

    #tht-call::before {
        content: "Emergencias";
        font: normal normal bold 21px/21px Lato;
        color: #ffffff;
    }

    #tht-call .fa.fa-ambulance {
        font-size: 20px;
    }

    .form-hostvet form p {
        font: normal normal bold 18px/26px Lato;
    }

}


@media (min-width: 715px) and (max-width: 1000px) {

    #planes-de-pago .sub-banner-content-container>div {
        align-items: center !important;
        justify-content: center !important;
        gap: 25px 0 !important;
    }

    #planes-de-pago .subBanner-subcontainer {
        width: 11rem;
    }

    .emergencias-step-contain>div {
        height: 18.5rem !important;
    }

    .lqd-mobile-sec .navbar-header>* {
        flex: 0 0 31.333333% !important;
    }

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-top: 2rem !important;
    }

    .banner-carrusel-subcontainer .carousel-item:nth-child(1) .banner-title {
        margin-bottom: 4rem;
    }

    .banner-carrusel-subcontainer .carousel-item:nth-child(2) .btn-white-xl {
        margin-top: 7rem;
    }

    .sedesCard-target .btn-blue-xl {
        margin-top: auto;
    }


    .floating-stack-container {
        bottom: 9rem !important;
    }

    .simple-float-btn {
        margin-bottom: -25px !important;
    }

    .joinchat__button {
        bottom: 3rem !important;
    }



}

@media (min-width: 715px) and (max-width: 800px) {
    .emergencias-step-contain>div {
        gap: 12px !important;
    }


}

@media (min-width: 815px) and (max-width: 900px) {}


@media (min-width: 1300px) and (max-width: 1400px) {
    .banner-carrusel-subcontainer .carousel-nav>button.previous {
        margin-left: 2rem;
        margin-top: -10rem;
    }

    .banner-carrusel-subcontainer .carousel-nav>button.next {
        margin-right: 2rem;
        margin-top: -10rem;
    }

    .floating-stack-container {
        bottom: 7rem !important;
    }

    .simple-float-btn {
        margin-bottom: -26px !important;
    }

    .joinchat__button {
        bottom: 1rem !important;
    }

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-top: 30px;
    }


}

@media (min-width: 1400px) and (max-width: 1500px) {
    .floating-stack-container {
        bottom: 25rem !important;
    }

    .simple-float-btn {
        margin-bottom: -25px !important;
    }

    .joinchat__button {
        bottom: 19rem !important;
    }

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-left: 10% !important;
    }

}


@media only screen and (min-width: 1100px) {
    #emergencias-step-contain>div>div:nth-child(3)>p {
        margin-bottom: -72px;
    }

}



.form-hostvet input:focus {
    color: black !important;
}


/* -----------------------------------tablet horizontal----------------------------------------------- */

@media screen and (width: 1280px) and (height: 720px) and (orientation: landscape) {}

@media screen and (min-width: 1190px) and (max-width: 1200px) {

    .banner-carrusel-subcontainer .carousel-items .carousel-item>div>div>div>div {
        margin-top: 100px !important;
        margin-left: 10rem !important;
    }

    .sub-banner-content-container>div {
        gap: 6rem;
    }


    .infoServicios-subcontain {
    max-width: 390px;
}

.infoServicios-content>div {
    gap: 0;
    justify-content: space-between;
}

.card-servicio-content>div {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
    gap: 60px;
}

.emergencia-img {
    max-width: 420px;
}

.emergencias-step-txt {
 font: normal normal normal 30px/45px Lora;
}

.infoServicios-subcontain {
    max-width: 369px;
}

.sedes-info-content>div {
        gap: 0;
    display: flex;
    justify-content: space-between;
}

.equipoTec-item-dos {
    max-width: 430px;
}

.sub-banner-content-container>div {
    gap: 30px;
}

.title-metodoPago {
    font: normal normal 600 32px/35px Lora;
}

.preguntasFrecuentes-img-contain {
    max-width: 380px !important;
}

#preguntasFrecuentes-text-contain{
    width: 59% !important;
}

.testimo-subcontain {
    max-width: 466px;
}

}