/* _content/QualiaServicios.FrontEnd/Components/Home/Contacto.razor.rz.scp.css */

.img-fondo[b-ekbifpswib] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 336px;
    object-fit: fill;
    z-index: -1;
    pointer-events: none;
}
.contacto-section[b-ekbifpswib] {
    position:relative;
    background-color: #EFEFEF;
    z-index: 0;
}

#horario[b-ekbifpswib] {
    background-color: #EFEFEF;
    border-radius: 100px;
    padding: 8px 0px;
}
/* _content/QualiaServicios.FrontEnd/Components/Home/Planes.razor.rz.scp.css */

.item-plan[b-x3a742h451] {
    width: 381px;
    padding: 0px;
}


.carousel .item-plan:first-child[b-x3a742h451] {
    padding-left: 50px;
}

.carousel .item-plan:last-child[b-x3a742h451] {
    padding-right: 50px;
}

.carousel .item-plan:first-child[b-x3a742h451], .item-plan:last-child[b-x3a742h451] {
    width: 431px;
}


@media (max-width:576px) {
    .item-plan[b-x3a742h451] {
        width: 243px;
    }

        .carousel .item-plan:first-child[b-x3a742h451], .item-plan:last-child[b-x3a742h451] {
            width: 293px;
        }
}
/* _content/QualiaServicios.FrontEnd/Components/Home/Soluciones.razor.rz.scp.css */

.icon-soluciones[b-g6fdhu8nze]{
    width:70px;
    height:70px;
}
/* _content/QualiaServicios.FrontEnd/Components/Layout/Footer.razor.rz.scp.css */


a[b-z1bih0dxme], a *[b-z1bih0dxme], .nav-link[b-z1bih0dxme], .nav-link *[b-z1bih0dxme] {
    text-decoration: none !important;
}

.grupo-petersen[b-z1bih0dxme] {
    width: 150px;
    height:37px;
    aspect-ratio: 1 / 1; /* o el tamaño que necesites */
    background-color: black; /* o cualquier color */
    -webkit-mask-image: url('/images/Grupo-Petersen.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: url('/images/Grupo-Petersen.png');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}

.center[b-z1bih0dxme]{
    justify-content:center;
    align-items:center;
    display:flex;
}

@media (max-width:576px) {

    div#icono[b-z1bih0dxme] {
        padding-bottom: 48px !important;
    }

    div#grupo-petersen[b-z1bih0dxme] {
        padding: 54px !important;
    }
}
/* _content/QualiaServicios.FrontEnd/Components/Layout/Header.razor.rz.scp.css */
@media (max-width:400px) {
    #numero-atencion[b-ejdwhlcsgm] {
        display: none !important;
    }
}
/* _content/QualiaServicios.FrontEnd/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-rmx8n0et6j] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rmx8n0et6j] {
    flex: 1;
}

.sidebar[b-rmx8n0et6j] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rmx8n0et6j] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rmx8n0et6j]  a, .top-row[b-rmx8n0et6j]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rmx8n0et6j]  a:hover, .top-row[b-rmx8n0et6j]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rmx8n0et6j]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-rmx8n0et6j] {
        justify-content: space-between;
    }

    .top-row[b-rmx8n0et6j]  a, .top-row[b-rmx8n0et6j]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rmx8n0et6j] {
        flex-direction: row;
    }

    .sidebar[b-rmx8n0et6j] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rmx8n0et6j] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rmx8n0et6j]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

}

#blazor-error-ui[b-rmx8n0et6j] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-rmx8n0et6j] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/QualiaServicios.FrontEnd/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-z9acrtf4o5] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-z9acrtf4o5] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-z9acrtf4o5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-z9acrtf4o5] {
    font-size: 1.1rem;
}

.bi[b-z9acrtf4o5] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-z9acrtf4o5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-z9acrtf4o5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-z9acrtf4o5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-z9acrtf4o5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-z9acrtf4o5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-z9acrtf4o5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-z9acrtf4o5]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-z9acrtf4o5]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-z9acrtf4o5]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-z9acrtf4o5] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-z9acrtf4o5] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-z9acrtf4o5] {
        display: none;
    }

    .nav-scrollable[b-z9acrtf4o5] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/QualiaServicios.FrontEnd/Components/Modals/ModalBase.razor.rz.scp.css */


.close[b-uzuchdu528] {
    position: absolute;
    top: 0px;
    right: 12px;
    font-size: 32px;
    color:var(--disabled-gray)
}

.modal-content[b-uzuchdu528]{
    padding:24px;
}

.modal-header[b-uzuchdu528] {
    border-bottom: none;
    padding: 0px;
}

.modal-body[b-uzuchdu528] {
    padding: 0px;
}

.modal-footer[b-uzuchdu528] {
    border-top: none;
    padding: 0px;
}
/* _content/QualiaServicios.FrontEnd/Components/Pages/CondicionesAplicables.razor.rz.scp.css */


a[b-iep5pp28sc], a *[b-iep5pp28sc] {
    text-decoration: none !important;
    color: var(--bs-body-color)
}
/* _content/QualiaServicios.FrontEnd/Components/Shared/Acordeon.razor.rz.scp.css */
.faq-item.card[b-zupx81ux60] {
    border: none;
    border-radius: 0;
}

    .faq-item.card:not(:last-child)[b-zupx81ux60] {
        border-bottom: 1px solid var(--bs-primary);
    }

.faq-item .card-header[b-zupx81ux60] {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-bottom:none;
}

.faq-item .card-body[b-zupx81ux60] {
    --bs-card-spacer-x: 0;
}
/* _content/QualiaServicios.FrontEnd/Components/Shared/AcordeonBody.razor.rz.scp.css */


.acordeon-body[b-0b7rjq0j12] {
    --tiempo-animacion: 0.5s
}

    .acordeon-body:not(.activo):not(.cierre)[b-0b7rjq0j12] {
        display: none;
    }

    .acordeon-body.position-absolute[b-0b7rjq0j12] {
        top: -48px;
    }

    /* ABRIR */
    .acordeon-body.activo[b-0b7rjq0j12] {
        transform-origin: top;
        animation: abrirAcordeonAbajo-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
    }

        .acordeon-body.activo.activo-derecha[b-0b7rjq0j12] {
            transform-origin: left;
            animation: abrirAcordeonDerecha-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
        }

        .acordeon-body.activo.activo-izquierda[b-0b7rjq0j12] {
            transform-origin: right;
            animation: abrirAcordeonIzquierda-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
        }

    /* CERRAR */
    .acordeon-body.cierre.cierre-abajo[b-0b7rjq0j12] {
        transform-origin: bottom;
        animation: cerrarAcordeonAbajo-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
    }

    .acordeon-body.cierre:not(.cierre-abajo):not(.cierre-derecha):not(.cierre-izquierda)[b-0b7rjq0j12] {
        transform-origin: top;
        animation: cerrarAcordeonArriba-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
    }

    .acordeon-body.cierre.cierre-derecha[b-0b7rjq0j12] {
        transform-origin: left;
        animation: cerrarAcordeonDerecha-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
    }

    .acordeon-body.cierre.cierre-izquierda[b-0b7rjq0j12] {
        transform-origin: right;
        animation: cerrarAcordeonIzquierda-b-0b7rjq0j12 var(--tiempo-animacion) ease forwards;
    }

/* KEYFRAMES ABRIR */
@keyframes abrirAcordeonAbajo-b-0b7rjq0j12 {
    from {
        opacity: 0;
        transform: scaleY(0);
    }

    to {
        opacity: 1;
        transform: scaleY(1);
    }
}

@keyframes abrirAcordeonDerecha-b-0b7rjq0j12 {
    from {
        opacity: 0;
        transform: scaleX(0);
    }

    to {
        opacity: 1;
        transform: scaleX(1);
    }
}

@keyframes abrirAcordeonIzquierda-b-0b7rjq0j12 {
    from {
        opacity: 0;
        transform: scaleX(0);
    }

    to {
        opacity: 1;
        transform: scaleX(1);
    }
}

/* KEYFRAMES CERRAR */
@keyframes cerrarAcordeonAbajo-b-0b7rjq0j12 {
    0% {
        opacity: 1;
        transform: scaleY(1);
    }

    99% {
        opacity: 0;
        transform: scaleY(0);
    }

    100% {
        opacity: 0;
        display: none;
    }
}

@keyframes cerrarAcordeonArriba-b-0b7rjq0j12 {
    0% {
        opacity: 1;
        transform: scaleY(1);
    }

    99% {
        opacity: 0;
        transform: scaleY(0);
    }

    100% {
        opacity: 0;
        display: none;
    }
}

@keyframes cerrarAcordeonDerecha-b-0b7rjq0j12 {
    0% {
        opacity: 1;
        transform: scaleX(1);
    }

    99% {
        opacity: 0;
        transform: scaleX(0);
    }

    100% {
        opacity: 0;
        display: none;
    }
}

@keyframes cerrarAcordeonIzquierda-b-0b7rjq0j12 {
    0% {
        opacity: 1;
        transform: scaleX(1);
    }

    99% {
        opacity: 0;
        transform: scaleX(0);
    }

    100% {
        opacity: 0;
        display: none;
    }
}
/* _content/QualiaServicios.FrontEnd/Components/Shared/Carousel.razor.rz.scp.css */
.scroll-container[b-4u15klkbjq] {
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    display: flex;
    scroll-behavior: smooth;
}

    .scroll-container.carousel[b-4u15klkbjq] {
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE/Edge */
    }

        .scroll-container.carousel[b-4u15klkbjq]::-webkit-scrollbar {
            display: none; /* Chrome/Safari */
        }

.dot-radio[b-4u15klkbjq] {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid var(--bs-primary);
    background-color: white;
    transition: background-color 0.2s;
    margin: 20px;
    cursor: pointer;
}

    .dot-radio[b-4u15klkbjq]::before {
        content: '';
        position: absolute;
        top: -20px;
        left: -20px;
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

.dot-activo[b-4u15klkbjq] {
    background-color: var(--bs-primary);
}

.carousel-wrapper[b-4u15klkbjq] {
    position: relative;
}

.carousel-btn[b-4u15klkbjq] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background-color: rgba(var(--bs-primary-rgb), 0.8);
    color: white;
    border: none;
    padding: 0.5rem 0.75rem;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(var(--bs-primary-rgb), 0.2);
    cursor: pointer;
}

    .carousel-btn.left[b-4u15klkbjq] {
        left: 0.25rem;
    }

    .carousel-btn.right[b-4u15klkbjq] {
        right: 0.25rem;
    }

    .carousel-btn:disabled[b-4u15klkbjq] {
        opacity: 0.5;
        cursor: default;
    }
/* _content/QualiaServicios.FrontEnd/Components/Shared/IconoCircular.razor.rz.scp.css */
.animar-hover:hover .icono-circular[b-rkwg15zsiv] {
    animation: bounceY-b-rkwg15zsiv 0.5s infinite alternate;
}

@keyframes bounceY-b-rkwg15zsiv {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-20px);
    }
}


.animar-hover-descarga .icono-circular[b-rkwg15zsiv] {
    width: min-content;
    margin:auto;
    overflow: hidden;
    border-radius:100%;
    transform: scale(1);
    transition: transform .25s ease;
}

.animar-hover-descarga:hover .icono-circular[b-rkwg15zsiv] {
    transform: scale(1.3);
}

    /* animá SOLO el icono (2da imagen) cuando hay hover */
    .animar-hover-descarga:hover .icono-circular > img:nth-of-type(2)[b-rkwg15zsiv] {
        animation: descargaLoop-b-rkwg15zsiv 4s linear infinite;
        will-change: transform;
    }

/* baja 100%, “teleporta” arriba, vuelve a 0, espera 2s */
@keyframes descargaLoop-b-rkwg15zsiv {
    0% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(150%);
    }

    26% {
        transform: translateY(-200%);
    }
    /* teleporte */
    50% {
        transform: translateY(0);
    }
    /* vuelve */
    100% {
        transform: translateY(0);
    }
    /* espera 2s */
}
/* _content/QualiaServicios.FrontEnd/Components/Shared/ImagenCircular.razor.rz.scp.css */
.imagen-circular[b-86zou99icw] {
    width: 212px;
    height: 212px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    align-content:center;
}

    .imagen-circular img[b-86zou99icw] {
        object-fit: cover;
    }
/* _content/QualiaServicios.FrontEnd/Components/Shared/ScrollItem.razor.rz.scp.css */
.scroll-item[b-7bu4o7ih2y] {
    scroll-snap-align: center;
    transition: transform 0.3s ease;
}

.carousel .scroll-item:not(.activo)[b-7bu4o7ih2y] {
    transform: scale(0.9);
}
/* _content/QualiaServicios.FrontEnd/Components/Shared/TitledCard.razor.rz.scp.css */
.carousel .scroll-item:not(.activo) #titulo[b-l91m9h0d5b] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    text-align: left;
}

.carousel .scroll-item.siguiente #titulo[b-l91m9h0d5b] {
    direction: ltr;
    text-align: left;
}
