/* /Components/Account/BtnGoBack.razor.rz.scp.css */
.btnGoBack[b-t3ch9r2fkm] {
    top: 10%;
    left: 2.5%;
}

    .btnGoBack:hover[b-t3ch9r2fkm] {
        opacity: .5;
    }

@media only screen and (max-width: 932px) and (orientation: landscape) {
    .btnGoBack[b-t3ch9r2fkm] {
        top: 12%;
        left: 2.5%;
    }
}
/* /Components/Account/ValidateAuthenticationCode.razor.rz.scp.css */
.security-title[b-v96eig975o] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: center;
    color: #071A57;
}
.security-subtitle[b-v96eig975o] {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 17.07px;
    text-align: center;
    color: #071A57;
}

.input-code[b-v96eig975o] {
    height: 57px !important;
    font-family: Montserrat;
    font-size: 29px;
    font-weight: 300;
    line-height: 10px;
    letter-spacing: -0.4833333194255829px;
    text-align: center;
    color: #002D5C;
    letter-spacing: 8px;
}
.email-text[b-v96eig975o] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
    color: #0085CA;
}

.btn-disabled[b-v96eig975o] {
    height: 50px;
    background: #C9CBD3;
    color: #fff;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.38px;
    text-align: center;
}

.btn-disabled:hover[b-v96eig975o], .btn-disabled:focus-visible[b-v96eig975o], .btn-disabled:focus[b-v96eig975o]{
    opacity:.5;
}

.btn-border-disabled:disabled[b-v96eig975o]{
    opacity:.4;
}

.btn-border-disabled:hover[b-v96eig975o], .btn-border-disabled:focus[b-v96eig975o], .btn-border-disabled:focus-within[b-v96eig975o]{
    opacity:.4;
}

.showEye[b-v96eig975o] {
    visibility: visible !important;
}

.hiddenEye[b-v96eig975o] {
    visibility: hidden !important;
}

.error-message[b-v96eig975o] {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.15000000596046448px;
    color: #E60A14;
}
/* /Components/FooterHome.razor.rz.scp.css */
.footer[b-krkdcqc65n] {
    position: relative !important;
}
/* /Components/Main/FooterMain.razor.rz.scp.css */
a[b-72z1huznd4] {
    font-family: Edenred;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.02px;
    text-align: left;
    color:#fff;
    text-decoration:none
}
a:hover[b-72z1huznd4] {
    opacity:.4;
}

.bg-grey[b-72z1huznd4] {
    background: #808285;
}
/* /Components/Main/NavAccount.razor.rz.scp.css */
#nav-primary[b-esv89u5okd] {
    height: 48px;
}

    #nav-primary .nav-link[b-esv89u5okd] {
        font-family: Edenred !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 16.02px !important;
        color: #ffffff !important;
    }

        #nav-primary .nav-link:hover[b-esv89u5okd] {
            font-family: Edenred !important;
            font-size: 12px !important;
            font-weight: 500 !important;
            line-height: 16.02px !important;
            color: #3B3D40 !important;
        }

        #nav-primary .nav-link.active[b-esv89u5okd] {
            font-family: Edenred !important;
            font-size: 12px !important;
            font-weight: 500 !important;
            line-height: 16.02px !important;
            color: #071A57 !important !important;
        }

.btn-secondary[b-esv89u5okd] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d00;
    --bs-btn-border-color: #6c757d00;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a00;
    --bs-btn-hover-border-color: #565e6400;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e6400;
    --bs-btn-active-border-color: #51585e00;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}

.bg-1[b-esv89u5okd] {
    background: #808285 !important;
}

@media (max-width: 575.98px) and (max-width: 767.98px) {
    /* Fondo blanco por defecto */
    .bg-2[b-esv89u5okd] {
        background-color: #ffffff !important;
    }
}
/* /Components/Main/NavPage.razor.rz.scp.css */
.position-fixed[b-jfc2q70061] {
    z-index: 1030; /* Asegúrate de que el índice z sea alto para que esté sobre todo */
}

.floating-nav[b-jfc2q70061] {
    right: 2.5%;
    display: block !important;
}
span[b-jfc2q70061] {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-family: Edenred;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.36px;
    margin-left: 1.7rem;
    margin-bottom:1.5rem;
    color: #0085CA;
}
.listslider li[b-jfc2q70061] {
    border-radius: 50% !important;
    width: 16px !important;
    height: 16px !important;
    cursor: pointer !important;
    list-style: none;
    margin-bottom: 1rem;
}

    .listslider li a[b-jfc2q70061] {
        background: #D9D9D9!important;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        display: block;
    }

        .listslider li a.active[b-jfc2q70061] {
            background: #0085CA !important;
        }

/* Ocultar en dispositivos móviles en modo landscape (orientación horizontal) */
@media only screen and (max-width: 932px) and (orientation: landscape) {
    .floating-nav[b-jfc2q70061] {
        display: none !important;
    }
}

/* Ocultar en dispositivos móviles con pantallas más pequeñas (por debajo de 576px) */
@media only screen and (max-width: 576px) {
    .floating-nav[b-jfc2q70061] {
        display: none !important;
    }
}

/* Mantener visible en tabletas y dispositivos más grandes */
@media only screen and (min-width: 933px) {
    .floating-nav[b-jfc2q70061] {
        display: block !important;
    }
}
/* /Components/Main/NavPrimary.razor.rz.scp.css */
#nav-primary[b-djbjfkm5e8] {
    height: 48px;
}
    #nav-primary .nav-link[b-djbjfkm5e8] {
        font-family: Edenred !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 16.02px !important;
        color: #ffffff !important;
    }
        #nav-primary .nav-link:hover[b-djbjfkm5e8] {
            font-family: Edenred !important;
            font-size: 12px !important;
            font-weight: 500 !important;
            line-height: 16.02px !important;
            color: #3B3D40 !important;
        }
        #nav-primary .nav-link.active[b-djbjfkm5e8] {
            font-family: Edenred !important;
            font-size: 12px !important;
            font-weight: 500 !important;
            line-height: 16.02px !important;
            color: #071A57 !important !important;
        }

.btn-secondary[b-djbjfkm5e8] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d00;
    --bs-btn-border-color: #6c757d00;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a00;
    --bs-btn-hover-border-color: #565e6400;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e6400;
    --bs-btn-active-border-color: #51585e00;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}

.bg-1[b-djbjfkm5e8] {
    background: #808285 !important;
}

@media (max-width: 575.98px) and (max-width: 767.98px) {
    /* Fondo blanco por defecto */
    .bg-2[b-djbjfkm5e8] {
        background-color: #ffffff !important;
    }

    
}

/* General styling for the images in the dropdown */
.img-flag[b-djbjfkm5e8] {
    width: 24px; /* Adjust the width as needed */
    height: auto;
}

/* Styling specifically for mobile devices */
@media (max-width: 768px) {
    #nav-container[b-djbjfkm5e8] {
        background-color: white;
    }

    .dropdown-menu[b-djbjfkm5e8] {
        width: auto; /* Makes sure the dropdown width adjusts to content */
        text-align: center; /* Center content for mobile */
    }

    .img-flag[b-djbjfkm5e8] {
        width: 20px; /* Slightly smaller flags for mobile */
    }

    .dropdown-item .row[b-djbjfkm5e8] {
        justify-content: center; /* Center the content in mobile */
    }

    .dropdown-item .col-auto[b-djbjfkm5e8] {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/* /Components/Main/NavSecundary.razor.rz.scp.css */
.navbar-brand[b-vnfp4biimj] {
    display: block !important;
}

.navbar-nav[b-vnfp4biimj] {
    --bs-nav-link-font-weight: 500 !important;
    --bs-nav-link-color: #28292C !important;
    --bs-nav-link-hover-color: #808285 !important;
}
.nav-link[b-vnfp4biimj] {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: Edenred !important;
    line-height: 16.02px !important;
    text-align: left !important;
    color: #808285 !important;
}

.navbar-nav .nav-link.active[b-vnfp4biimj], .navbar-nav .show > .nav-link[b-vnfp4biimj] {
    font-family: Edenred !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16.02px !important;
    color: #0085CA !important;
}

.navbar[b-vnfp4biimj] {
    --bs-navbar-active-color: #0085CA !important;
    --bs-navbar-color: rgb(0 0 0 / 0%);
}

#nav-secundary[b-vnfp4biimj] {
    height: 64px;
}

    #nav-secundary .dropdown-menu[b-vnfp4biimj] {
        --bs-dropdown-min-width: 0px;
    }

    #nav-secundary .navbar[b-vnfp4biimj] {
        --bs-navbar-active-color: rgb(0 0 0 / 0%) !important;
        --bs-navbar-hover-color: rgb(0 0 0 / 0%) !important;
        --bs-navbar-toggler-border-color: rgb(0 0 0 / 0%) !important;
        background: #808285 !important;
    }

.btn-logIn[b-vnfp4biimj] {
    font-family: Edenred;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.02px;
    text-align: center;
    color: #FFFFFF !important;
    background: #0085CA;
}


.language-left[b-vnfp4biimj] {
    display: none !important;
}
@media only screen and (min-width: 933px) {
    .bg-2[b-vnfp4biimj] {
        background-color: #EEEEEE !important;
    }
}

@media only screen and (max-width: 932px) and (orientation: landscape) {
    #nav-secundary[b-vnfp4biimj] {
        background: #fff !important;
    }

    .bg-white-mobile[b-vnfp4biimj] {
        background-color: white !important;
    }

    .bg-2[b-vnfp4biimj] {
        background: #fff !important;
        box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.3);
    }
    #navbarScroll[b-vnfp4biimj] {
        max-height: 70vh; /* Para dispositivos con orientación horizontal */
        overflow-y: auto;
    }
    #nav-secundary .nav-item[b-vnfp4biimj] {
        padding: 5px 1rem 5px 1rem;
        border-bottom: solid 1px #D9D9D9;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    /* Fondo blanco por defecto */
    .bg-2[b-vnfp4biimj] {
        background-color: #ffffff !important;
        box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.3);
    }
    #navbarScroll[b-vnfp4biimj] {
        max-height: 70vh; /* Para dispositivos en modo retrato */
        overflow-y: auto;
    }
    .navbar-brand[b-vnfp4biimj] {
        display: block !important;
    }

    .bg-white-mobile[b-vnfp4biimj] {
        background-color: white !important;
    }

    #nav-secundary[b-vnfp4biimj] {
        z-index: 9999; /* Un número alto para asegurar que esté al frente */
        background-color: white; /* Asegúrate de que el menú tenga un fondo para que no sea transparente */
    }

        #nav-secundary .nav-item[b-vnfp4biimj] {
            padding: 10px 1rem 10px 1rem;
            border-bottom: solid 1px #D9D9D9;
            width: 100%;
        }

        #nav-secundary .nav-link[b-vnfp4biimj] {
            font-family: Edenred;
            font-size: 12px;
            font-weight: 500;
            line-height: 16.02px;
            text-align: center;
            color: #28292C !important;
        }

            #nav-secundary .nav-link:hover[b-vnfp4biimj] {
                font-family: Edenred;
                font-size: 12px;
                font-weight: 500;
                line-height: 16.02px;
                text-align: center;
                color: #808285 !important;
            }

            #nav-secundary .nav-link.active[b-vnfp4biimj] {
                font-family: Edenred;
                font-size: 12px;
                font-weight: 500;
                line-height: 16.02px;
                text-align: center;
                color: #0085CA !important;
            }
}

@media (max-width: 380px) {
    .navbar-brand[b-vnfp4biimj] {
        display: none !important;
    }
    .language-left[b-vnfp4biimj] {
        display: block !important;
    }
    .language-right[b-vnfp4biimj] {
        display: none !important;
    }
}

/* /Components/Maintenance/UnderMaintenance.razor.rz.scp.css */
b[b-ejrk83xswq] {
    font-family: Edenred;
    font-size: 22px;
    font-weight: 500;
    line-height: 29.37px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #071A57;
}
p[b-ejrk83xswq] {
    font-family: Edenred;
    font-size: 22px;
    font-weight: 500;
    line-height: 29.37px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #071A57;
}
h1[b-ejrk83xswq] {
    font-family: Edenred;
    font-size: 35px;
    font-weight: 500;
    line-height: 46.73px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #071A57;
}
.text-position[b-ejrk83xswq] {
    position: absolute !important;
    top: 30% !important;
    right: 15% !important;
}
/* /Components/Map/Map.razor.rz.scp.css */
/* --- ESTRUCTURA PRINCIPAL --- */
.listProductDiv[b-c71iozop99] {
    box-shadow: 4px 4px 10px 1px #00000040;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    height: 85% !important;
    letter-spacing: -0.15px;
    line-height: 24px;
}

.map-MapIn[b-c71iozop99] {
    height: calc(100vh - 60px); 
    width: 100%;
    overflow: hidden;
}
.map-MapOut[b-c71iozop99] {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}



.subtext[b-c71iozop99] {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: -0.15px;
    color: #696969;
}

.text-infoWindow[b-c71iozop99] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.15px;
    color: #696969;
}

/* Estilo general para todos los scrolls en navegadores WebKit (Chrome, Safari, Edge) */
*[b-c71iozop99]::-webkit-scrollbar {
    width: 8px;
    height: 8px; /* para scroll horizontal */
}

*[b-c71iozop99]::-webkit-scrollbar-track {
    background: #D9D9D9;
    border-radius: 10px;
}

*[b-c71iozop99]::-webkit-scrollbar-thumb {
    background-color: #003771;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
}

/* --- BOTONES --- */
.btn-filter[b-c71iozop99] {
    height: 2.5rem;
    left: 337px;
    top: 82px;
    width: 6.25rem;
}

.btn-filterCards[b-c71iozop99] {
    background: #003A88;
    border: 1px solid #003A88;
    border-radius: 50%;
    height: 65px;
    width: 63.82px;
    padding-top: 10px;
}

    .btn-filterCards:hover[b-c71iozop99] {
        opacity: 0.9;
    }

.btn-filterTicketCar[b-c71iozop99] {
    background: #FCBA30;
    border: 1px solid #FCBA30;
    border-radius: 50%;
    height: 65px;
    width: 63.82px;
    padding-top: 10px;
}

    .btn-filterTicketCar:hover[b-c71iozop99] {
        opacity: 0.9;
    }


.btn-product + label[b-c71iozop99] {
    cursor: pointer !important;
}

.btn-product:checked + label[b-c71iozop99] {
    color: #000000;
}

.btn-product:not(:checked) + label[b-c71iozop99] {
    color: #aea9a9;
}

    .btn-product:not(:checked) + label img[b-c71iozop99] {
        opacity: 0.5;
        transition: opacity 0.3s ease;
    }

.btn_cancelar[b-c71iozop99] {
    border: 0;
    color: #cfcfcf;
    font-size: 12px;
    justify-content: center;
    margin-top: 15px;
    text-align: center;
}

/* --- CONTAINERS --- */
.button-container[b-c71iozop99] {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 20px;
    top: 30%;
    transform: translateY(-50%);
}

.content-description[b-c71iozop99] {
    font-size: 10px;
}

.content-title[b-c71iozop99] {
    color: #11204c;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.floatingSearch-MapOut[b-c71iozop99] {
    position: absolute;
    top: 19%;
    width: 90vw;
}

.floatingSearch-MapIn[b-c71iozop99] {
    position: absolute;
    top: 27%;
    width: calc(100vw - 25%);
}

    .hideOverFlow[b-c71iozop99] {
        overflow: hidden;
    }

.modal-title[b-c71iozop99] {
    color: #002D5C;
    font-family: Churchward Lorina;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}

.mouse-pointer[b-c71iozop99] {
    cursor: pointer !important;
}

.offcanvas-backdrop[b-c71iozop99] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #fff !important;
}

/* --- ELEMENTOS DE FORMULARIO --- */
.form-check-input[b-c71iozop99] {
    appearance: none;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #000;
    color-adjust: exact;
    height: 1.25em;
    margin-top: .25em;
    print-color-adjust: exact;
    vertical-align: top;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-print-color-adjust: exact;
    width: 1.25em;
}

    .form-check-input:focus[b-c71iozop99] {
        box-shadow: 0 0 0 .0rem #3b3d400d;
        outline: 0;
    }

    .form-check-input:checked[b-c71iozop99] {
        background-color: #ffffff !important;
        border-color: #000 !important;
    }

        .form-check-input:checked[type=checkbox][b-c71iozop99] {
            background-image: url('images/directory/icons/check.svg') !important;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 70% 70%;
        }

/* --- IMÁGENES --- */
.img-go-icon[b-c71iozop99] {
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30px;
    min-width: 30px;
    user-select: none;
}

.img-icon-cards[b-c71iozop99] {
    height: 94px;
    width: 86px;
}

.img-place-list-icon[b-c71iozop99] {
    background-image: url(../../images/SVG/ico-establishment-list.svg);
    background-repeat: no-repeat;
    height: 69px;
    position: absolute;
    right: -3px;
    top: -2px;
    transition: background 700ms ease;
    width: 65px;
}

.img-search-content[b-c71iozop99] {
    left: 9px;
    position: absolute;
    top: 9px;
    z-index: 1;
}

/* --- LISTAS Y CARDS --- */
.product-list-containner[b-c71iozop99] {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transition: height 300ms ease, background 400ms ease;
}

    .product-list-containner .form-control[b-c71iozop99] {
        box-shadow: none;
        min-height: 65px;
    }

    .product-list-containner .input-group > div[b-c71iozop99] {
        border: none;
    }

    .product-list-containner .input-group .form-control[b-c71iozop99] {
        border-bottom: 1px solid #ccc;
    }

    .product-list-containner .input-group-addon[b-c71iozop99] {
        border-radius: 0px;
    }

.scrollFloatingMenu[b-c71iozop99] {
    height: auto;
    max-height: 60vh;
    overflow-y: auto;
}

.text-go-distance[b-c71iozop99] {
    color: #8c8c90;
    display: block;
    font-size: 9.5px;
    font-weight: 700;
    margin-top: 7px;
}

/* --- MODALES --- */
.modal-overlay[b-c71iozop99] {
    align-items: flex-start;
    background: rgba(255, 255, 255, 1);
    display: flex;
    height: 100%;
    justify-content: flex-start;
    opacity: 0.96;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.response-loading img[b-c71iozop99] {
    border-radius: 50%;
    max-width: 120px;
    min-width: 60px;
    width: 100%;
}

.response-loading .modal-content[b-c71iozop99] {
    background-color: transparent;
    border: none;
}

h5[b-c71iozop99] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.15px;
    color: #000000;
}

.text-span[b-c71iozop99] {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #000000;
}
/* --- TEXTO GENERAL --- */
p[b-c71iozop99] {
    color: #000000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.15px;
    line-height: 24px;
}

h4[b-c71iozop99] {
    color: #11204c !important;
}

/* --- COLORES PERSONALIZADOS --- */
.bg-blue[b-c71iozop99] {
    background-color: #004191;
}

/* --- BOTONES CIRCULARES --- */
.round-button[b-c71iozop99] {
    align-items: center;
    background-color: #2A86F2;
    border: none;
    border-radius: 30px;
    box-shadow: 5px 5px 10px rgba(98, 98, 98, 0.34);
    color: #ffffff;
    cursor: pointer;
    display: flex;
    height: 45px;
    justify-content: center;
    margin-bottom: 10px;
    position: relative;
    transition: box-shadow 500ms, width 1s;
    width: 45px;
}

    .round-button .icon[b-c71iozop99] {
        transition: box-shadow 500ms, width 1s;
    }

        .round-button .icon img[b-c71iozop99] {
            max-height: 100%;
            max-width: 100%;
        }

    .round-button .text[b-c71iozop99] {
        color: #ffffff;
        display: none;
        font-family: Helvetica;
        font-size: 16px;
        font-weight: 500;
        min-width: 180px;
        transition: all 500ms;
    }

    .round-button:hover[b-c71iozop99] {
        box-shadow: 5px 5px 10px rgba(98, 98, 98, 0.66);
        justify-content: normal;
        transition: width 1s, box-shadow 500ms;
        width: 210px;
    }

        .round-button:hover .icon[b-c71iozop99] {
            margin-left: 10px;
        }

        .round-button:hover .text[b-c71iozop99] {
            display: block;
        }

/* --- MODAL CARDS FILTER --- */
.icon-checkmark[b-c71iozop99] {
    align-items: center;
    background-color: #4caf50;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    display: flex;
    font-size: 24px;
    height: 50px;
    justify-content: center;
    margin-bottom: 20px;
    width: 50px;
}

.icon-red[b-c71iozop99] {
    align-items: center;
    background-color: #d32f2f;
    border-radius: 50%;
    color: white;
    display: flex;
    font-size: 18px;
    height: 35px;
    justify-content: center;
    margin-right: 10px;
    width: 35px;
}

.ver-todo[b-c71iozop99] {
    align-items: center;
    color: #000;
    display: flex;
    margin-bottom: 20px;
}

.ver-todo-text[b-c71iozop99] {
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

.card-list[b-c71iozop99] {
    list-style-type: none;
}

.card-item[b-c71iozop99] {
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    display: flex;
    padding: 10px 0;
    transition: background-color 0.3s ease;
}

.card-icon[b-c71iozop99] {
    align-items: center;
    border-radius: 50%;
    display: flex;
    font-size: 14px;
    height: 35px;
    justify-content: center;
    margin-right: 10px;
    width: 35px;
}

    .card-icon.selected[b-c71iozop99] {
        color: #d32f2f;
    }

    .card-icon.deselected[b-c71iozop99] {
        color: gray;
    }

.card-content[b-c71iozop99] {
    font-size: 14px;
    font-weight: bold;
}

    .card-content.selected[b-c71iozop99] {
        color: #d32f2f;
    }

    .card-content.deselected[b-c71iozop99] {
        color: gray;
    }

/* --- RESPONSIVE --- */
@media (max-width: 991.98px) {
    .button-container[b-c71iozop99] {
        top: 40%;
    }

    .floatingSearch[b-c71iozop99] {
        display: flex;
        flex-direction: column;
        left: 0px;
        position: absolute;
        top: 17%;
        transform: translateY(-50%);
    }
}

@media (max-width: 767.98px) {
    .floatingSearch[b-c71iozop99] {
        display: flex;
        flex-direction: column;
        left: 0px;
        position: absolute;
        top: 13%;
        transform: translateY(-50%);
    }
}

@media (max-width: 600px) {
    .modal-content[b-c71iozop99] {
        max-width: 100%;
        padding: 15px;
    }

    .icon-checkmark[b-c71iozop99] {
        font-size: 20px;
        height: 40px;
        width: 40px;
    }

    .icon-red[b-c71iozop99] {
        font-size: 16px;
        height: 30px;
        width: 30px;
    }

    .card-icon[b-c71iozop99] {
        font-size: 12px;
        height: 30px;
        width: 30px;
    }
}

/* --- BUSCADOR DE LUGARES --- */
.place-search-group[b-c71iozop99] {
    width: 100%;
}

#divPlaceSearch2[b-c71iozop99] {
    max-width: 480px;
    z-index: 3000 !important;
}

.switch[b-c71iozop99] {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

    .switch input[type="checkbox"][b-c71iozop99] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-c71iozop99] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

.switch input[type="checkbox"]:checked + .slider[b-c71iozop99] {
    background-color: #66bb6a;
}

.slider[b-c71iozop99]::before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

.switch input[type="checkbox"]:checked + .slider[b-c71iozop99]::before {
    transform: translateX(20px);
}

.text-2[b-c71iozop99] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #000000;
}

.fuel-switch[b-c71iozop99] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .fuel-switch input[type="radio"][b-c71iozop99] {
        display: none;
    }

    .fuel-switch label[b-c71iozop99] {
        display: flex;
        align-items: center;
        cursor: pointer;
        margin-right: 15px;
        font-weight: 600;
    }


    .fuel-switch .switchR[b-c71iozop99] {
        width: 40px;
        height: 20px;
        background-color: #ccc;
        border-radius: 10px;
        position: relative;
        transition: background-color 0.3s ease;
        margin-left: 8px;
    }

        .fuel-switch .switchR[b-c71iozop99]::before {
            content: "";
            width: 16px;
            height: 16px;
            background: white;
            border-radius: 50%;
            position: absolute;
            top: 2px;
            left: 2px;
            transition: transform 0.3s ease;
        }

    .fuel-switch input[type="radio"]:checked + label .switchR[b-c71iozop99] {
        background-color: #4CAF50;
    }

        .fuel-switch input[type="radio"]:checked + label .switchR[b-c71iozop99]::before {
            transform: translateX(20px);
        }
/* /Components/Modals/ModalAlliance.razor.rz.scp.css */
.btn-close[b-f6not7aig1] {
    box-sizing: content-box;
    width: 2em;
    height: 2em;
    padding: .25em .25em;
    color: #000;
    background: transparent url('images/icons/icon-goout.svg') center/2em auto no-repeat !important;
    border: 0;
    border-radius: .375rem;
    opacity: .5;
}

.bg-modal[b-f6not7aig1] {
    background: radial-gradient(305.07% 140.17% at 23.73% -3.34%, #FFFFFF 0%, #FFFFFF 11.5%, #FFFFFF 23%, #FFFFFF 34.5%, #E6EFF6 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}


.text-label[b-f6not7aig1] {
    font-family: Churchward Lorina;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #071A57;
    text-align:start !important;
}

.text-description[b-f6not7aig1] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    color: #28292C;
}

.text-description-step[b-f6not7aig1] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0px;
}

.instructionTitle[b-f6not7aig1] {
    font-family: Churchward Lorina;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #071A57;
}
.instructionDescription[b-f6not7aig1] {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    color:#28292C;
}

.btn-action[b-f6not7aig1] {
    background: linear-gradient(0deg, #1486C7, #1486C7), radial-gradient(65.28% 65.28% at 26.39% 20.83%, rgba(255, 255, 255, 0.295) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 2px 2px 20px 0px #00000033;
    color:#fff;
}


    .btn-action:hover[b-f6not7aig1] {
        transform: scale(1.05);
    }

.step[b-f6not7aig1] {
    height: 85px;
}
/* /Components/Modals/ModalBtnOk.razor.rz.scp.css */
.modal-title[b-90ijf2fd14] {
    font-family: Churchward Lorina;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    color: #002D5C;
}

p[b-90ijf2fd14] {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: center;
    color: #3B3D40;
}
/* /Components/Modals/ModalLeavePage.razor.rz.scp.css */
h2[b-bwgmiqyt38] {
    color: #081B57;
    font-weight: bold;
    margin: 5px 30px;
    text-align: center;
    font-size: 26px;
    font-family: 'Churchward Lorina', sans-serif;
    line-height: 30px;
}
/* /Components/Modals/ModalSuccess.razor.rz.scp.css */
.modal-title[b-asyan0a16u] {
    font-family: Churchward Lorina;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    color: #002D5C;
}

p[b-asyan0a16u] {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: center;
    color: #3B3D40;
}
/* /Components/Modals/ModalValidatedCode.razor.rz.scp.css */
.bg-modal[b-tzxvsoqvht] {
    background: #FFFFFFCC;
}

.textValidCode[b-tzxvsoqvht] {
    font-family: Edenred;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    color: #071A57;
}
/* /Components/Section/Marketplace/Banner.razor.rz.scp.css */
.carousel-indicators button[b-fk3yg73oce] {
    background-color: #D6D6D6;
    border-radius: 50% !important;
    width: 12px;
    height: 12px;
    margin: 0 .8rem 0 .8rem;
}

.carousel-indicators .active[b-fk3yg73oce] {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #051859;
    border-radius: 50% !important;
    margin: 0 .8rem 0 .8rem;
}
.carousel-indicators[b-fk3yg73oce] {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: -2.5rem;
    margin-left: 15%;
    list-style: none;
}
h1[b-fk3yg73oce] {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: normal;
    color: #3b3d40;
    margin: 23px 15px;
}
.carousel-control-next-icon[b-fk3yg73oce] {
    background-image: url('images/icons/next-icon.svg') !important;
    display: block !important;
}

.carousel-control-prev-icon[b-fk3yg73oce] {
    background-image: url('images/icons/prev-icon.svg') !important;
    display: block !important;
}
#carouselBanners[b-fk3yg73oce] {
    display: block !important;
}

#carouselBannersMobile[b-fk3yg73oce] {
    display: none !important;
}

.carousel-control-next[b-fk3yg73oce], .carousel-control-prev[b-fk3yg73oce] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    width: 65px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .8;
    transition: opacity .15s ease;
}

.control-prev[b-fk3yg73oce] {
    justify-content: start !important;
}

.control-next[b-fk3yg73oce] {
    justify-content: end !important;
}

@media (max-width: 576px) {
    #carouselBanners[b-fk3yg73oce] {
        display: none !important;
    }

    #carouselBannersMobile[b-fk3yg73oce] {
        display: block !important;
    }
    .carousel-control-next-icon[b-fk3yg73oce] {
        display: none !important;
    }

    .carousel-control-prev-icon[b-fk3yg73oce] {
        display: none !important;
    }
}
/* /Components/Section/Marketplace/ECommerce.razor.rz.scp.css */
h1[b-r5yuxwf6c6] {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: normal;
    color: #3b3d40;
    margin: 23px 15px;
}

h5[b-r5yuxwf6c6] {
    font-weight: normal;
    color: #3b3d40;
    margin: 10px;
    font-size: 14px;
}

.carousel-indicators[b-r5yuxwf6c6] {
    position: absolute;
    right: 0;
    bottom: -25%;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators button[b-r5yuxwf6c6] {
        background-color: #868e95 !important;
        border-radius: 50% !important;
        width: 12px;
        height: 12px;
        margin: 0 .8rem 0 .8rem;
    }

    .carousel-indicators .active[b-r5yuxwf6c6] {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #051859 !important;
        border-radius: 50% !important;
        margin: 0 .8rem 0 .8rem;
    }

.card-body[b-r5yuxwf6c6] {
    height: 200px !important;
}

.eComm-buybtn[b-r5yuxwf6c6] {
    width: 80%;
    border: none;
    background: linear-gradient(to bottom, #28a9e0, #0077c8);
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    height: 30px; /* Ajusta la altura según sea necesario */
    line-height: 30px; /* Igual a la altura para centrar el texto verticalmente */
    padding: 0; /* Elimina el padding si usas line-height */
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    display: block;
}

    .eComm-buybtn[b-r5yuxwf6c6]::before, .eComm-buybtn:hover[b-r5yuxwf6c6] {
        opacity: 0.5;
    }

.eComm-product-container[b-r5yuxwf6c6] {
    padding-bottom: 8px;
    font-size: 10px;
    color: #3b3d40;
}

.eComm-prod-icon[b-r5yuxwf6c6] {
    width: 25px;
    float: left;
    margin-right: 10px;
}

.eComm-product-container .eComm-prod-description[b-r5yuxwf6c6] {
    line-height: 12.5px;
    font-family: 'Montserrat';
    font-weight: 300;
}
#carouselEcommerce[b-r5yuxwf6c6] {
    display: block !important;
}
#carouselEcommerceMobile[b-r5yuxwf6c6] {
    display: none !important;
}

.carousel-control-next-icon[b-r5yuxwf6c6] {
    background-image: url('images/icons/next-icon.svg') !important;
   
}

.carousel-control-prev-icon[b-r5yuxwf6c6] {
    background-image: url('images/icons/prev-icon.svg') !important;
  
}
.carousel-control-next[b-r5yuxwf6c6], .carousel-control-prev[b-r5yuxwf6c6] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
.control-prev[b-r5yuxwf6c6] {
    justify-content: start !important;
}

.control-next[b-r5yuxwf6c6] {
    justify-content: end !important;
}
@media (max-width: 576px) {
    #carouselEcommerce[b-r5yuxwf6c6] {
        display:none !important;
    }
    #carouselEcommerceMobile[b-r5yuxwf6c6]{
        display:block !important;
    }
}
/* /Components/Section/Marketplace/PurchasesBenefits.razor.rz.scp.css */
.beneficio-item[b-tztoc1gdkz] {
    width: 80px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin: 10px;
    text-align: center;
}

.boton-beneficio[b-tztoc1gdkz] {
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
    padding: 0;
}

    .boton-beneficio:hover[b-tztoc1gdkz] {
        transform: scale(1.05);
    }

    .boton-beneficio img[b-tztoc1gdkz] {
        max-width: 40px;
        max-height: 40px;
    }

.label-beneficio[b-tztoc1gdkz] {
    font-family: Ubuntu;
    font-weight: 300;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    color: #071A57;
    margin-top: 1rem;
}

.text-secction[b-tztoc1gdkz] {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: normal;
    color: #3b3d40;
    margin: 23px 15px;
    text-align:left;
}

/* /Components/Section/myCards/Cards.razor.rz.scp.css */
.button-container span[b-1hjimc3ola] {
    text-decoration: none;
    color: #FFF !important;
}

    .button-container span:hover[b-1hjimc3ola] {
        text-decoration: none;
        color: #FFF !important;
    }
.card-toggle[b-1hjimc3ola] {
    border-radius: 0 0.375rem 0.375rem 0;
}
.card-button[b-1hjimc3ola] {
    width: 37.9px;
    position: sticky;
    cursor: pointer;
    float: left;
    border-radius: 0 5px 5px 0;
    background: no-repeat center url(../../images/Icons/close-options@2x.png);
    background-size: 20px;
}

    .card-button.open[b-1hjimc3ola] {
        background: no-repeat center url(../../images/Icons/open-options@2x.png) !important;
        background-size: auto 20px;
    }
.loading-gif[b-1hjimc3ola] {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.45); /* Fondo semitransparente */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    /* Movimientos */
    .card-operation[b-1hjimc3ola] {
    margin: 5px 0;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-top: 0;
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    color: #003a74;
    text-align: center;
    padding: 0;
}

    .card-operation ul[b-1hjimc3ola] {
        padding: 0;
        margin: 0;
    }

.movement-header-month[b-1hjimc3ola] {
    text-transform: capitalize;
    font-family: 'Montserrat';
    color: #003a74 !important;
    font-weight: 600;
}

.item-movementlist[b-1hjimc3ola] {
    margin-left: auto;
    margin-right: auto;
    font-family: "Montserrat", Helvetica,sans-serif;
    font-size: 18px;
}

    .item-movementlist td[b-1hjimc3ola] {
        border: none !important;
    }

    .item-movementlist.deposit[b-1hjimc3ola] {
        background: #EAFFEA !important;
    }

    .item-movementlist.return[b-1hjimc3ola] {
        background: #FFF8EF !important;
    }

    .item-movementlist.deposit .amount[b-1hjimc3ola] {
        color: #41DF3D;
    }

    .item-movementlist.return .amount[b-1hjimc3ola] {
        color: #FDAC47;
    }

    .item-movementlist td[b-1hjimc3ola] {
        padding: 10px;
    }

    .item-movementlist .icon[b-1hjimc3ola] {
        width: 24px;
    }

    .item-movementlist .date[b-1hjimc3ola] {
        text-transform: uppercase;
        font-size: 19px;
        font-weight: 300;
        letter-spacing: -0.5px;
        color: #9c9e9f;
        white-space: nowrap;
        width: 30%;
    }

    .item-movementlist .acceptorname[b-1hjimc3ola] {
        font-weight: 500;
        letter-spacing: -0.4px;
        color: #003a74 !important;
        text-align: left;
        width: 30%;
    }

    .item-movementlist .rejected[b-1hjimc3ola] {
        color: #f29200;
    }

    .item-movementlist .amount[b-1hjimc3ola] {
        font-weight: 400;
        letter-spacing: -0.4px;
        text-align: right;
        width: 10%;
        white-space: nowrap;
        color: #9C9E9F;
    }

    .item-movementlist .actions[b-1hjimc3ola] {
        width: 24px;
    }

        .item-movementlist .actions img[b-1hjimc3ola] {
            margin: 0 10px;
        }

        .item-movementlist .actions a:hover[b-1hjimc3ola], .item-movementlist .actions a[b-1hjimc3ola], .item-movementlist .btn-group.open .dropdown-toggle[b-1hjimc3ola], .item-movementlist .actions a :active[b-1hjimc3ola] {
            background: transparent;
            box-shadow: none;
            -webkit-box-shadow: none;
        }

.moreMovements[b-1hjimc3ola]{
    cursor:pointer;
    text-decoration:none;
}
.moreMovements:hover[b-1hjimc3ola] {
   opacity:.5;
}

.errorList[b-1hjimc3ola] {
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    color: #003a74;
}
/* Fin movimientos */

/* Toggle personalizado aislado */
.my-toggle[b-1hjimc3ola] {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 28px;
}

    .my-toggle input[type="checkbox"][b-1hjimc3ola] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.my-slider[b-1hjimc3ola] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 28px;
    transition: background-color 0.4s;
}

    .my-slider .my-icon[b-1hjimc3ola] {
        position: absolute;
        height: 20px;
        width: 20px;
        bottom: 4px;
        left: 4px;
        background-color: white;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.4s;
    }

.my-toggle input:checked + .my-slider[b-1hjimc3ola] {
    background-color: #10c36f;
}

    .my-toggle input:checked + .my-slider .my-icon[b-1hjimc3ola] {
        transform: translateX(24px);
    }
/* /Components/Section/myCards/FraudPrevention.razor.rz.scp.css */
h1[b-41425ujnqy] {
    color: #003a74;
    font-weight: bolder;
    font-size: 20px;
    color: #071A57;
}
p[b-41425ujnqy] {
    font-family: Edenred;
    font-size: 22px;
    font-weight: 500;
    line-height: 29.37px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #071A57;
}
.blocked-card[b-41425ujnqy] {
    background: #F9F9F9 !important;
}
/* /Components/Section/myCards/NoCardsFound.razor.rz.scp.css */
p[b-xsju21ucwf] {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.26px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#071A57;
}
b[b-xsju21ucwf] {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 300;
    line-height: 29.26px;
    letter-spacing: -0.42122089862823486px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #071A57;
}
/* /Components/Section/profile/ChangeMainEmail.razor.rz.scp.css */
.primary-text[b-4pzz968mcv] {
    color: #071A57;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 1.125rem;
}
.secondary-text[b-4pzz968mcv] {
    font-family: "Montserrat";
    font-size: 1rem;
    text-align: center;
    margin: 40px 20px;
}

.btn-disabled[b-4pzz968mcv] {
    height: 50px !important;
    border-radius: 25px !important;
    background-color: #c4c4c5 !important;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.63;
    letter-spacing: normal;
    color: #fafafa !important;
}

.btn-enabled[b-4pzz968mcv] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
    height: 50px;
    color: #fff;
    background: #1486C7;
}

    .btn-enabled:focus[b-4pzz968mcv], .btn-enabled:hover[b-4pzz968mcv] {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 700;
        line-height: 19.5px;
        text-align: center;
        height: 50px;
        color: #fff;
        background: #1486C7;
        opacity: .6;
    }
/* /Components/Section/profile/ChangePassword.razor.rz.scp.css */
.textValidCode[b-gm6migfgkz] {
    font-family: Churchward Lorina, sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #003974;
    margin-top: 20px;
}

.primary-text[b-gm6migfgkz] {
    color: #071A57;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 1.125rem;
}

.inputContainer[b-gm6migfgkz] {
    position: relative;
    height: 48px;
    width: 100%;
    margin-bottom: 17px;
}

.input[b-gm6migfgkz] {
    position: absolute;
    top: -0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border: 1px solid #E3E3E3;
    background-color: #fff;
    border-radius: 4px;
    font-size: 15px;
    padding: 0 20px;
    outline: none;
    background: none;
    z-index: 1;
}

    .input:focus ~ .label[b-gm6migfgkz] {
        top: -10px !important;
        left: 2.5px !important;
        z-index: 10;
        font-size: 14px;
        font-weight: 600;
        color: #071A57;
        background-color: #fff;
    }

.input:focus[b-gm6migfgkz] {
    border: 2px solid #1486C7;
    background-color: #fff !important;
}

[b-gm6migfgkz]::placeholder {
    color: transparent;
}

.btn[b-gm6migfgkz] {
    height: 50px !important;
}

.btn-disabled[b-gm6migfgkz] {
    color: #fff;
    background: #C9CBD3;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
}
/* /Layout/DirectoryLayout.razor.rz.scp.css */
.bg-blue[b-tmq7ma02bx] {
    padding-top: 1%;
    padding-bottom: 1%;
    background-image: linear-gradient(to right, #004f99, #003974);
}
/* /Layout/HomeLayout.razor.rz.scp.css */
.bg-header[b-vt5paj9l4d] {
    background-image: linear-gradient(to right, #004F99 0%, #003974 100%);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.grecaptcha-badge[b-vt5paj9l4d]{
    display:none!important;
}
.title[b-vt5paj9l4d] {
    font-family: "Churchward Lorina", sans-serif !important;
    font-size: 34px !important;
    font-weight: bold !important;
    letter-spacing: -0.6px !important;
}
.profile-name[b-vt5paj9l4d] {
    margin: auto;
    width: 270px;
    height: 35px;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #00509f;
    overflow: hidden;
    cursor: default;
}
.profile-email[b-vt5paj9l4d] {
    margin: auto;
    margin-bottom: 42px;
    width: 270px;
    height: 19px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #00509f;
    cursor: default;
}
.profile-email[b-vt5paj9l4d] {
    margin: auto;
    margin-bottom: 42px;
    width: 270px;
    height: 19px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #00509f;
    cursor: default;
}
.last-connection[b-vt5paj9l4d] {
    font-size: 10px;
    text-align: center;
    color: #00509f;
    font-weight: 100;
}
.bg-cian[b-vt5paj9l4d] {
    background: #a4d7f1 !important;
}

.bg-primary[b-vt5paj9l4d] {
    background:#0097ff !important;
}

.logoTicket[b-vt5paj9l4d] {
    width: 220px;
}

.profile-icon[b-vt5paj9l4d]{
    display: inline-block !important;
    width: 18px;
    height: 18px;
    background: url(../../images/Icons/btn-editar-off.png);
    background-size: 18px 18px;
    cursor: pointer;
}
    .profile-icon:hover[b-vt5paj9l4d] {
        background: url('../../images/Icons/btn-editar-on.png') !important;
    }
.menu-ed[b-vt5paj9l4d] {
    font-family: "Churchward Lorina", sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.4px;
    --bs-link-color: #003974 !important;
    margin-top:1rem;
}

    .menu-ed:hover[b-vt5paj9l4d] {
        --bs-link-hover-color: #003974 !important;
        opacity:.5;
    }
    .menu-ed.activo[b-vt5paj9l4d] {
        font-weight: bold;
        background: rgba(0, 151, 255, 0.2);
    }

.menu-ed-disabled[b-vt5paj9l4d] {
    font-family: "Churchward Lorina", sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.4px;
    pointer-events: none !important;
    cursor: not-allowed !important;
    --bs-link-color: #494a4b !important;
}

@media only screen and (min-width: 933px) {
    .bg-header[b-vt5paj9l4d] {
        height: 132px !important;
        background-image: linear-gradient(to right, #004F99 0%, #003974 100%);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    }
}
/* /Pages/Account/Login.razor.rz.scp.css */
.inputContainer[b-72vx2xq6um] {
    position: relative;
    height: 3.5rem;
    width: 100%;
    margin-bottom: 17px;
}

.input[b-72vx2xq6um] {
    position: absolute;
    top: -0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border: 1px solid #E3E3E3;
    background-color: #fff;
    border-radius: 4px;
    font-size: 15px;
    padding: 0 20px;
    outline: none;
    background: none;
    z-index: 1;
}

[b-72vx2xq6um]::placeholder {
    color: transparent;
}
/* Styling text labels */

.label[b-72vx2xq6um] {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.15000000596046448px;
    text-align: left;
    position: absolute;
    top: -10px !important;
    left: 2.5px !important;
    background-color: rgb(227 227 227 / 0%);
    padding: 0 4px;
    color: rgb(227 227 227 / 0%);
    font-size: 16px;
    transition: 0.5s;
    z-index: 0;
}

.input:focus ~ .label[b-72vx2xq6um] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}


.form-input.modified.invalid ~ .label[b-72vx2xq6um] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input.modified.valid ~ .label[b-72vx2xq6um] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input-password.modified.invalid ~ .label[b-72vx2xq6um] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input-password.modified.valid ~ .label[b-72vx2xq6um] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.input:focus[b-72vx2xq6um] {
    border: 2px solid #1486C7;
    background-color: #fff !important;
}

.input:not(:placeholder-shown) + .label[b-72vx2xq6um] {
    top: -7px;
    left: 2.5px;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
}

.link[b-72vx2xq6um] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #1486C7;
    cursor: pointer;
    text-decoration: none;
}

.btn-disabled[b-72vx2xq6um] {
    color: #fff;
    background: #C9CBD3;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
}


.btn[b-72vx2xq6um] {
    height: 50px !important;
}

.alert-blue[b-72vx2xq6um] {
    background-color: #0D8AFF !important;
    border: none;
    color: #fff;
    font-family: Ubuntu;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 18px;
    letter-spacing: -0.15px;
    vertical-align: middle;
}

.btn-closed[b-72vx2xq6um] {
    border: none;
    background-color: transparent;
}



@media only screen and (max-width: 932px) and (orientation: landscape) {
    #LoginDiv[b-72vx2xq6um] {
        margin-top: 1.9rem;
    }
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    .form-control[b-72vx2xq6um] {
        font-size: 14px;
    }

    .btn-lg[b-72vx2xq6um] {
        padding: 0.5rem 1rem;
        font-size: 16px;
    }

    .inputContainer .label[b-72vx2xq6um] {
        font-size: 12px;
    }
}
/* /Pages/Account/Register.razor.rz.scp.css */
p[b-ylrv7vz6as] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: center;
    color:#000;
}

.inputContainer[b-ylrv7vz6as] {
    position: relative;
    height: 48px;
    width: 100%;
    margin-bottom: 17px;
}

.input[b-ylrv7vz6as] {
    position: absolute;
    top: -0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    font-size: 15px;
    padding: 0 20px;
    outline: none;
    z-index: 1;
}

[b-ylrv7vz6as]::placeholder {
    color: transparent;
}
/* Styling text labels */

.label[b-ylrv7vz6as] {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.15000000596046448px;
    text-align: left;
    position: absolute;
    top: -10px !important;
    left: 2.5px !important;
    background-color: rgb(227 227 227 / 0%);
    padding: 0 4px;
    color: rgb(227 227 227 / 0%);
    font-size: 16px;
    transition: 0.5s;
    z-index: 0;
}

.input:focus ~ .label[b-ylrv7vz6as] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}




.form-input.modified.invalid ~ .label[b-ylrv7vz6as] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input.modified.valid ~ .label[b-ylrv7vz6as] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;

}

.form-input-password.modified.invalid ~ .label[b-ylrv7vz6as] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input-password.modified.valid ~ .label[b-ylrv7vz6as] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.input:focus[b-ylrv7vz6as] {
    border: 2px solid #1486C7;
    background-color: #fff !important;
}

.input:not(:placeholder-shown) + .label[b-ylrv7vz6as] {
    top: -7px;
    left: 2.5px;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
}

.link[b-ylrv7vz6as] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #1486C7;
    cursor: pointer;
    text-decoration: none;
}

.btn-disabled[b-ylrv7vz6as] {
    color: #fff;
    background: #C9CBD3;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
}





.btn[b-ylrv7vz6as] {
    height: 50px !important;
}





   
.errorMessage[b-ylrv7vz6as] {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.15000000596046448px;
    text-align: left;
    color: #E60A14;
    display: none;
}


.form-check a[b-ylrv7vz6as] {
    color: #0085CA !important;
}


.form-check-input:checked[b-ylrv7vz6as] {
    background-color: #071A57!important;
    border-color: #071A57!important;
}

.form-check[b-ylrv7vz6as] {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 17.07px;
    text-align: left;
    color: #071A57;
}

.step-image[b-ylrv7vz6as] {
    max-width: 100%;
    width: 100%;
}

@media only screen and (min-width: 933px) {
    .step-image[b-ylrv7vz6as] {
        max-width: 100%;
    }
}

@media only screen and (max-width: 932px) and (orientation: landscape) {
    #secctionRegister[b-ylrv7vz6as]{
        margin-top:1rem;
    }
    .step-image[b-ylrv7vz6as] {
        max-width: 85%;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    .step-image[b-ylrv7vz6as] {
        max-width: 85%;
        width: 100%;
    }

    .form-input[b-ylrv7vz6as] {
        font-size: 16px;
        padding: 10px;
    }

    .btn-lg[b-ylrv7vz6as] {
        padding: 15px 20px;
        font-size: 18px;
    }

    .label[b-ylrv7vz6as] {
        font-size: 14px;
    }

    .container-fluid[b-ylrv7vz6as] {
        padding: 20px;
    }

    .mb-3[b-ylrv7vz6as], .my-3[b-ylrv7vz6as] {
        margin-bottom: 1.5rem !important;
    }
}


/* /Pages/Account/RetrievePassword.razor.rz.scp.css */
.textValidCode[b-e5b8m73d9x] {
    font-family: Churchward Lorina, sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #003974;
    margin-top: 20px;
}

.subtextValidCode[b-e5b8m73d9x] {
    font-size: 18px;
    color: #434649;
    font-weight: 400;
}

.inputContainer[b-e5b8m73d9x] {
    position: relative;
    height: 48px;
    width: 100%;
    margin-bottom: 17px;
}

.input[b-e5b8m73d9x] {
    position: absolute;
    top: -0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border: 1px solid #E3E3E3;
    background-color: #fff;
    border-radius: 4px;
    font-size: 15px;
    padding: 0 20px;
    outline: none;
    background: none;
    z-index: 1;
}

[b-e5b8m73d9x]::placeholder {
    color: transparent;
}
/* Styling text labels */

.label[b-e5b8m73d9x] {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.15000000596046448px;
    text-align: left;
    position: absolute;
    top: -10px !important;
    left: 2.5px !important;
    background-color: rgb(227 227 227 / 0%);
    padding: 0 4px;
    color: rgb(227 227 227 / 0%);
    font-size: 16px;
    transition: 0.5s;
    z-index: 0;
}

.input:focus ~ .label[b-e5b8m73d9x] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}


.form-input.modified.invalid ~ .label[b-e5b8m73d9x] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input.modified.valid ~ .label[b-e5b8m73d9x] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input-password.modified.invalid ~ .label[b-e5b8m73d9x] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.form-input-password.modified.valid ~ .label[b-e5b8m73d9x] {
    top: -10px !important;
    left: 2.5px !important;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
    color: #071A57;
    background-color: #fff;
}

.input:focus[b-e5b8m73d9x] {
    border: 2px solid #1486C7;
    background-color: #fff !important;
}

.input:not(:placeholder-shown) + .label[b-e5b8m73d9x] {
    top: -7px;
    left: 2.5px;
    z-index: 10;
    font-size: 14px;
    font-weight: 600;
}

.link[b-e5b8m73d9x] {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #1486C7;
    cursor: pointer;
    text-decoration: none;
}

.btn-disabled[b-e5b8m73d9x] {
    color: #fff;
    background: #C9CBD3;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: center;
}


.btn[b-e5b8m73d9x] {
    height: 50px !important;
}


@media only screen and (max-width: 932px) and (orientation: landscape) {
    #LoginDiv[b-e5b8m73d9x] {
        margin-top: 1.3rem;
    }
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    .form-control[b-e5b8m73d9x] {
        font-size: 14px;
    }

    .btn-lg[b-e5b8m73d9x] {
        padding: 0.5rem 1rem;
        font-size: 16px;
    }

    .inputContainer .label[b-e5b8m73d9x] {
        font-size: 12px;
    }
}


.text-title[b-e5b8m73d9x] {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 29.26px;
    text-align: center;
    color: #071A57;
}
.text-subtitle[b-e5b8m73d9x] {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: center;
    color: #3B3D40;
}
/* /Pages/Main/Deals.razor.rz.scp.css */
.deals[b-fmhoegfjkg] {
    overflow: hidden;
}
p[b-fmhoegfjkg] {
    font-family: Edenred;
    font-weight: 700;
    line-height: 64.7px;
    color: #071A57;
}
.grecaptcha-badge[b-fmhoegfjkg] {
    display: none !important;
}
span[b-fmhoegfjkg] {
    font-family: Edenred;
    font-weight: 500;
    line-height: 32.04px;
    text-align: left;
    color: #28292C;
}

.carousel-control-prev-icon[b-fmhoegfjkg] {
    background-image: url('images/main/arrowleft.svg') !important;
}
.carousel-control-next-icon[b-fmhoegfjkg] {
    background-image: url('images/main/arrowright.svg') !important;
}

.carousel-control-next-icon[b-fmhoegfjkg], .carousel-control-prev-icon[b-fmhoegfjkg] {
    width: 4rem !important;
    height: 4rem !important;
}
@keyframes rotate10deg-b-fmhoegfjkg {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(10deg);
    }
}

.rotate-10deg[b-fmhoegfjkg] {
    animation: rotate10deg-b-fmhoegfjkg 1s forwards; /* 1s es la duración de la animación */
}
.bg-shape[b-fmhoegfjkg] {
    position: absolute;
    z-index: -1;
}

    .bg-shape.one[b-fmhoegfjkg] {
        bottom: 14%;
        right: 12%;
        height: 15%;
        z-index: 3;
        transform: rotate(15deg);
    }

    .bg-shape.two[b-fmhoegfjkg] {
        bottom: 5%;
        height: 75%;
        right: 12%;
        z-index: 2;
        transform: rotate(15deg);
    }

    .bg-shape.three[b-fmhoegfjkg] {
        bottom: 25%;
        height: 30%;
        z-index: 3;
        right: -3%;
        transform: rotate(15deg);
    }

@media only screen and (min-width: 933px) {
    .deals[b-fmhoegfjkg] {
        height: 100vh;
        padding-top: 112px;
        overflow: hidden
    }
    .img-deal[b-fmhoegfjkg] {
        position: relative;
        z-index: 10;
        width: 100% !important;
    }


}

@media only screen and (max-width: 932px) and (orientation: landscape) {
    .deals[b-fmhoegfjkg] {
        height: 100vh;
        overflow: hidden
    }
    .img-deal[b-fmhoegfjkg] {
        position: relative;
        z-index: 10;
        width: 100% !important;
        bottom:-5%;
    }

    
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    .deals[b-fmhoegfjkg] {
        height: 100vh;
        overflow:hidden
    }
    .img-deal[b-fmhoegfjkg] {
        position: relative;
        z-index: 10;
        width: 75% !important;
    }

    .justify-content-end[b-fmhoegfjkg]{
        align-content:center !important;
    }

    .img-fluid[b-fmhoegfjkg] {
        max-width: 90%;
        height: auto;
    }


    .bg-shape.one[b-fmhoegfjkg] {
        bottom: 5%;
        right: 20%;
        height: 15%;
        transform: rotate(15deg);
    }

    .bg-shape.two[b-fmhoegfjkg] {
        bottom: 2%;
        height: 68%;
        right: 12%;
        transform: rotate(15deg);
    }

    .bg-shape.three[b-fmhoegfjkg] {
        bottom: 20%;
        height: 30%;
        transform: rotate(15deg);
        right: -15%;
    }

    .carousel-control-next[b-fmhoegfjkg], .carousel-control-prev[b-fmhoegfjkg] {
        position: absolute;
        top: 0;
        bottom: -300%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
        transition: opacity .15s ease;
        z-index: 200;
    }
}


/* /Pages/Main/DownloadApp.Razor.rz.scp.css */
.grecaptcha-badge[b-mjrlshzgjp] {
    display: none !important;
}

p[b-mjrlshzgjp] {
    font-family: Edenred;
    font-weight: 700;
    line-height: 64.7px;
    color: #071A57;
}

span[b-mjrlshzgjp] {
    font-family: Edenred;
    font-weight: 500;
    line-height: 32.04px;
    text-align: left;
    color: #28292C;
}

.bg-shape[b-mjrlshzgjp] {
    position: absolute;
    z-index: -1;
}

    .bg-shape.one[b-mjrlshzgjp] {
        bottom: 5%;
        right: 12%;
        height: 15%;
        z-index: 3;
    }

    .bg-shape.two[b-mjrlshzgjp] {
        bottom: 5%;
        height: 75%;
        right: 12%;
        z-index: 2;
    }

    .bg-shape.three[b-mjrlshzgjp] {
        bottom: 20%;
        height: 30%;
        z-index: 1;
        right: 0%;
    }
@media only screen and (min-width: 933px) {
    .downloadApp[b-mjrlshzgjp] {
        height: 100vh;
        padding-top: 112px;
    }
    .img-store[b-mjrlshzgjp]{
        display:block;
    }
    .img-store-sm[b-mjrlshzgjp] {
        display: none;
    }
}

@media only screen and (max-width: 932px) and (orientation: landscape) {
    .downloadApp[b-mjrlshzgjp] {
        padding-top: 64px;
        height: 100vh;
    }
    .img-store[b-mjrlshzgjp] {
        display: block;
    }

    .img-store-sm[b-mjrlshzgjp] {
        display: none;
    }
}

@media only screen and (max-width: 576px) and (orientation: portrait) {
    .downloadApp[b-mjrlshzgjp] {
        padding-top: 64px;
        height: 100vh;
    }

    .img-store[b-mjrlshzgjp] {
        display: none;
    }

    .img-store-sm[b-mjrlshzgjp] {
        display: block;
    }

    .bg-shape.one[b-mjrlshzgjp] {
        bottom: 0%;
        right: 12%;
        height: 15%;
        z-index: 3;
    }

    .bg-shape.two[b-mjrlshzgjp] {
        bottom: 2%;
        height: 68%;
        right: 12%;
        z-index: 2;
    }

    .bg-shape.three[b-mjrlshzgjp] {
        bottom: 20%;
        height: 30%;
        z-index: 1;
        right: 0%;
    }
}

/* /Pages/Main/Eva.razor.rz.scp.css */
.grecaptcha-badge[b-t8ke57iwcf] {
    display: none !important;
}

strong[b-t8ke57iwcf] {
    font-family: Edenred;
    font-weight: 700;
    line-height: 32.04px;
    text-align: center;
    color: #071a57 !important;
}
.image-container[b-t8ke57iwcf] {
    position: relative; /* Importante para posicionar el texto encima de la imagen */
    display: flex;
    justify-content: center;
    align-items: center;
}

.responsive-image[b-t8ke57iwcf] {
    width: 100%; /* La imagen tomará el 100% del ancho del div */
    height: 100%; /* La imagen tomará el 100% del alto del div */
    object-fit: contain; /* Mantiene la proporción de la imagen */
}

.overlay-text[b-t8ke57iwcf] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 25px 20px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Edenred;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.36px;
    text-align: left;
    box-sizing: border-box; /* Asegura que el padding no desborde el contenedor */
    flex-wrap: wrap;
    align-content: center;
    
}
.overlay-text-right[b-t8ke57iwcf] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 10px 20px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Edenred;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.36px;
    text-align: left;
    box-sizing: border-box; /* Asegura que el padding no desborde el contenedor */
    flex-wrap: wrap;
    align-content: center;
}
.eva-senal[b-t8ke57iwcf] {
    position: absolute;
    bottom: 5%;
    right: -12%;
    width: 20%;
}

@media only screen and (min-width: 933px) {
    .eva[b-t8ke57iwcf] {
        overflow: hidden;
        padding-top: 112px;
        height: 100vh;
    }
    #div-web[b-t8ke57iwcf] {
        display: block;
    }
    #div-movil[b-t8ke57iwcf]{
        display:none;
    }
    .title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 56px;
        font-weight: 700;
        line-height: 75.49px;
        text-align: center;
        color: #071A57 !important;
    }
    .sub-title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 24px;
        font-weight: 500;
        line-height: 32.04px;
        text-align: center;
    }
}

@media only screen and (max-width: 932px) and (orientation: landscape) {
    .eva[b-t8ke57iwcf] {
        overflow: hidden;
        padding-top: 64px;
        height: 100vh;
    }

    #div-web[b-t8ke57iwcf] {
        display: block;
    }

    #div-movil[b-t8ke57iwcf] {
        display: none;
    }

    .title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 30px;
        font-weight: 700;
        line-height: 50px;
        text-align: center;
        color: #071A57 !important;
        margin: 0px;
    }

    .sub-title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 14px;
        font-weight: 500;
        line-height: 25px;
        text-align: center;
        margin: 0px;
    }

    .overlay-text[b-t8ke57iwcf] {
        font-size: 9px;
        height: auto;
        line-height: 1.0;
        text-align: -webkit-center;
    }

    .overlay-text-right[b-t8ke57iwcf] {
        font-size: 9px;
        height: auto;
       line-height: 1.0;
    }

    .eva-senal[b-t8ke57iwcf] {
        display: none;
    }
}


@media only screen and (max-width: 576px) and (orientation: portrait) {
    .deals[b-t8ke57iwcf] {
        margin-top: 64px;
        height: 100vh;
        overflow: hidden
    }
    #div-web[b-t8ke57iwcf]{
        display:none;
    }

    #div-movil[b-t8ke57iwcf] {
        display: block;
    }
    .img-deal[b-t8ke57iwcf] {
        position: relative;
        z-index: 10;
        width: 75% !important;
    }

    .justify-content-end[b-t8ke57iwcf] {
        align-content: center !important;
    }

    .img-fluid[b-t8ke57iwcf] {
        max-width: 90%;
        height: auto;
    }


    .bg-shape.one[b-t8ke57iwcf] {
        bottom: 5%;
        right: 20%;
        height: 15%;
        transform: rotate(15deg);
    }

    .bg-shape.two[b-t8ke57iwcf] {
        bottom: 2%;
        height: 68%;
        right: 12%;
        transform: rotate(15deg);
    }

    .bg-shape.three[b-t8ke57iwcf] {
        bottom: 20%;
        height: 30%;
        transform: rotate(15deg);
        right: -15%;
    }

    .carousel-control-next[b-t8ke57iwcf], .carousel-control-prev[b-t8ke57iwcf] {
        position: absolute;
        top: 0;
        bottom: -300%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
        transition: opacity .15s ease;
        z-index: 200;
    }
    .title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 30px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
        color: #071A57 !important;
    }

    .sub-title[b-t8ke57iwcf] {
        font-family: Edenred;
        font-size: 18px;
        font-weight: 500;
        line-height: 32.04px;
        text-align: center;
    }
    .overlay-text[b-t8ke57iwcf] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: Edenred;
        font-size: 0.6em;
        font-weight: 500;
        text-align: left;
        box-sizing: border-box; /* Asegura que el padding no desborde el contenedor */
        flex-wrap: wrap;
        align-content: center;
    }
    .overlay-text-right[b-t8ke57iwcf] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: Edenred;
        font-size: 0.6em;
        font-weight: 500;
        text-align: left;
        box-sizing: border-box; /* Asegura que el padding no desborde el contenedor */
        flex-wrap: wrap;
        align-content: center;
    }
}



/* /Pages/Main/FAQ.razor.rz.scp.css */
.fqa[b-x7p5qmgsyc] {
    padding-top: 112px;
}
.grecaptcha-badge[b-x7p5qmgsyc] {
    display: none !important;
}
.title[b-x7p5qmgsyc] {
    font-family: Edenred;
    font-weight: 700;
    line-height: 64.7px;
    text-align: center;
    color: #071A57;
}

.question[b-x7p5qmgsyc] {
    font-family: Edenred;
    font-weight: 500;
    line-height: 32.04px;
    text-align: left;
    color: #28292C;
}

.border-card[b-x7p5qmgsyc] {
    border-bottom: solid 1px #0085CA !important;
    border-radius:0px !important;
}

.bg-grey[b-x7p5qmgsyc] {
    background: #808285;
}
.answare[b-x7p5qmgsyc] {
    font-family: Edenred !important;
    font-weight: 500;
    line-height: 32.04px;
    text-align: left;
}

@media only screen and (min-width: 933px) {
    
}

@media only screen and (max-width: 932px) and (orientation: landscape) {
  
}


@media only screen and (max-width: 576px) and (orientation: portrait) {
   
    .title[b-x7p5qmgsyc] {
        font-family: Edenred;
        font-weight: 700;
        line-height: 35px;
        text-align: center;
        color: #071A57;
    }
    .fs-5[b-x7p5qmgsyc] {
        font-size: 1rem !important;
    }
    .container[b-x7p5qmgsyc]{

    }
}


/* /Pages/Main/Features.razor.rz.scp.css */

.features[b-72l1p6kmhl] {
    height: 100vh;
    padding-top: 112px;
    overflow: hidden;
}
.grecaptcha-badge[b-72l1p6kmhl] {
    display: none !important;
}

span[b-72l1p6kmhl] {
    font-family: Edenred;
    font-weight: 500 !important;
    line-height: 32.04px !important;
    text-align: left !important;
    color: #071A57;
}

.image-container[b-72l1p6kmhl] {
    overflow: hidden; /* Oculta la parte de la imagen que se sale del contenedor */
    position: relative;
}

.feature1[b-72l1p6kmhl] {
    animation-delay: 0s;
}
.feature2[b-72l1p6kmhl] {
    animation-delay: 1s;
}
.feature3[b-72l1p6kmhl] {
    animation-delay: 2s;
}
.feature4[b-72l1p6kmhl] {
    animation-delay: 3s;
}
.carousel-control-next[b-72l1p6kmhl], .carousel-control-prev[b-72l1p6kmhl] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    /* opacity: .5; */
    transition: opacity .15s ease;
}
.carousel-control-prev-icon[b-72l1p6kmhl] {
    background-image: url(images/main/arrowleft.svg) !important;
}
.carousel-control-next-icon[b-72l1p6kmhl] {
    background-image: url(images/main/arrowright.svg) !important;
}



@media only screen and (min-width: 933px) {
    .features[b-72l1p6kmhl] {
        padding-top: 112px;
    }
    .bg-shape[b-72l1p6kmhl] {
        position: absolute;
        z-index: -1;
    }

    
    .bg-shape.one[b-72l1p6kmhl] {
        bottom: 5%;
        left: 14%;
        height: 75%;
        z-index: 2;
    }

        .bg-shape.two[b-72l1p6kmhl] {
            bottom: 15%;
            height: 35%;
            z-index: 1;
        }

        .bg-shape.three[b-72l1p6kmhl] {
            bottom: 5%;
            height: 19.5%;
            z-index: 3;
        }
    .zoom[b-72l1p6kmhl] {
        transition: transform 0.2s;
        width: 110px;
        height: 110px;
    }

        .zoom:hover[b-72l1p6kmhl] {
            transform: scale(1.2); /* Ajusta el factor de escala según sea necesario */
        }

}
@media only screen and (max-width: 932px) and (orientation: landscape) {
    .features[b-72l1p6kmhl] {
        padding-top: 64px;
    }
    .bg-shape[b-72l1p6kmhl] {
        position: absolute;
        z-index: -1;
        height:75%;
    }

        .bg-shape.one[b-72l1p6kmhl] {
            bottom: 5%;
            left: 9.5%;
            width: 19.5%;
            z-index: 2;
        }

        .bg-shape.two[b-72l1p6kmhl] {
            bottom: 15%;
            height: 35%;
            z-index: 1;
        }

        .bg-shape.three[b-72l1p6kmhl] {
            bottom: 5%;
            height: 19.5%;
            z-index: 3;
        }
    .zoom[b-72l1p6kmhl] {
        transition: transform 0.2s;
        width: 50px;
        height: 50px;
    }

        .zoom:hover[b-72l1p6kmhl] {
            transform: scale(1.2); /* Ajusta el factor de escala según sea necesario */
        }

    .fs-4[b-72l1p6kmhl] {
        font-size: calc(.9rem + .1vw) !important;
    }

    .py-4[b-72l1p6kmhl] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

}
@media only screen and (max-width: 576px) and (orientation: portrait) {

    .features[b-72l1p6kmhl] {
        padding-top: 0px;
    }

    .carousel-item[b-72l1p6kmhl] {
        padding-top: 64px !important;
    }
    .bg-shape[b-72l1p6kmhl] {
        position: absolute;
        z-index: -1;
    }

    .bg-shape.one[b-72l1p6kmhl] {
        top: 2%;
        max-width: 90%;
        z-index: 2;
        position: relative;
    }

    .bg-shape.two[b-72l1p6kmhl] {
        bottom: 15%;
        height: 35%;
        z-index: 1;
        left: 0;
    }

    .bg-shape.three[b-72l1p6kmhl] {
        bottom: 5%;
        height: 19.5%;
        left: -35%;
        z-index: 3;
    }
}

/* /Pages/Main/Home.razor.rz.scp.css */
#home[b-kprryekl5d] {
    height: 100vh;
    padding-top: 112px;
    overflow: hidden;
}
#home p[b-kprryekl5d] {
    font-family: Edenred;
    font-weight: 700;
    line-height: 53.92px;
    text-align: center;
    color:#000;
}
    #home span[b-kprryekl5d] {
        font-family: Edenred;
        font-weight: 500;
        line-height: 32.04px;
        text-align: center;
        color: #000;
    }
.grecaptcha-badge[b-kprryekl5d] {
    display: none !important;
}
.home-btn[b-kprryekl5d] {
    background: #0085CA !important;
    border:solid #0085CA 1px;
    color: #ffffff;
    font-family: Edenred;
    font-size: 21px;
    font-weight: 500;
    line-height: 28.04px;
    text-align: center;
}

.home-img1[b-kprryekl5d]{
    width:90%;
}
.img-fluid[b-kprryekl5d] {
    max-width: 100% !important;
    height: auto;
}



    .bg-shape[b-kprryekl5d] {
        position: absolute;
        z-index: -1;
    }

        .bg-shape.one[b-kprryekl5d] {
            top: 0;
            left: 65%;
        }

        .bg-shape.two[b-kprryekl5d] {
            bottom: 0;
            right: 20%;
        }

        .bg-shape.three[b-kprryekl5d] {
            bottom: 10%;
            left: 0;
        }
/* Mantener visible en tabletas y dispositivos más grandes */
@media only screen and (min-width: 933px) {
    .home-img1[b-kprryekl5d] {
        width: 40%;
    }

    .bg-shape.one[b-kprryekl5d] {
        top: -10% !important;
        right: 0% !important;
        width: 35%;
    }

    .bg-shape.two[b-kprryekl5d] {
        bottom: 0%;
        left: 40% !important;
        width: 45% !important;
    }

    .bg-shape.three[b-kprryekl5d] {
        bottom: 4.3% !important;
        left: 0;
        width: 33%;
    }

    .img-fluid[b-kprryekl5d] {
        max-width: 90% !important;
        height: auto;
    }
}
/* Ocultar en dispositivos móviles en modo landscape (orientación horizontal) */
@media only screen and (max-width: 932px) and (orientation: landscape) {
    #home[b-kprryekl5d] {
        padding-top: 64px !important;
    }

    .home-img1[b-kprryekl5d] {
        width: 45%;
    }

    .bg-shape.one[b-kprryekl5d] {
        top: -10% !important;
        right: 10% !important;
        width: 35% !important;
    }

    .bg-shape.two[b-kprryekl5d] {
        bottom: -10%;
        right: 27%;
        width: 35% !important;
    }

    .bg-shape.three[b-kprryekl5d] {
        bottom: 5%;
        left: -5%;
        width: 25% !important;
    }
    .img-features[b-kprryekl5d]{
        width:80%;
    }
}
@media only screen and (max-width: 576px) and (orientation: portrait) {
    .home-img1[b-kprryekl5d] {
        width: 60%; /* Ajuste específico para móviles en portrait */
    }

    .bg-shape.one[b-kprryekl5d] {
        top: -5% !important;
        left: 40% !important;
        width: 80% !important; /* Ajuste para el tamaño de la forma */
    }

    .bg-shape.two[b-kprryekl5d] {
        bottom: 0% !important;
        left: 50% !important;
        width: 110% !important;
    }

    .bg-shape.three[b-kprryekl5d] {
        bottom: 10% !important;
        left: -5% !important;
        width: 85% !important;
    }

    .img-fluid[b-kprryekl5d] {
        max-width: 80% !important; /* Reducimos el tamaño de las imágenes */
        height: auto;
    }

    #home[b-kprryekl5d] {
        padding-top: 50px !important; /* Ajuste de padding en móviles portrait */
    }
    h2[b-kprryekl5d] {
        color: white;
        font-size: 1.2em;
        font-family: 'Montserrat', sans-serif;
        line-height: 20px;
        margin: 5px 0;
        text-transform: none;
        font-weight: 300;
    }
}
/* /Pages/Section/MoreMovements.razor.rz.scp.css */
/* Movimientos */
.card-operation[b-i20uxq5qfh] {
    margin: 5px 0;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-top: 0;
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    color: #003a74;
    text-align: center;
    padding: 0;
}

    .card-operation ul[b-i20uxq5qfh] {
        padding: 0;
        margin: 0;
    }

.movement-header-month[b-i20uxq5qfh] {
    text-transform: capitalize;
    font-family: 'Montserrat';
    color: #003a74 !important;
    font-weight: 600;
}

.item-movementlist[b-i20uxq5qfh] {
    margin-left: auto;
    margin-right: auto;
    font-family: "Montserrat", Helvetica,sans-serif;
    font-size: 18px;
}

    .item-movementlist td[b-i20uxq5qfh] {
        border: none !important;
    }

    .item-movementlist.deposit[b-i20uxq5qfh] {
        background: #EAFFEA !important;
    }

    .item-movementlist.return[b-i20uxq5qfh] {
        background: #FFF8EF !important;
    }

    .item-movementlist.deposit .amount[b-i20uxq5qfh] {
        color: #41DF3D;
    }

    .item-movementlist.return .amount[b-i20uxq5qfh] {
        color: #FDAC47;
    }

    .item-movementlist td[b-i20uxq5qfh] {
        padding: 10px;
    }

    .item-movementlist .icon[b-i20uxq5qfh] {
        width: 24px;
    }

    .item-movementlist .date[b-i20uxq5qfh] {
        text-transform: uppercase;
        font-size: 19px;
        font-weight: 300;
        letter-spacing: -0.5px;
        color: #9c9e9f;
        white-space: nowrap;
        width: 30%;
    }

    .item-movementlist .acceptorname[b-i20uxq5qfh] {
        font-weight: 500;
        letter-spacing: -0.4px;
        color: #003a74 !important;
        text-align: left;
        width: 30%;
    }

    .item-movementlist .rejected[b-i20uxq5qfh] {
        color: #f29200;
    }

    .item-movementlist .amount[b-i20uxq5qfh] {
        font-weight: 400;
        letter-spacing: -0.4px;
        text-align: right;
        width: 10%;
        white-space: nowrap;
        color: #9C9E9F;
    }

    .item-movementlist .actions[b-i20uxq5qfh] {
        width: 24px;
    }

        .item-movementlist .actions img[b-i20uxq5qfh] {
            margin: 0 10px;
        }

        .item-movementlist .actions a:hover[b-i20uxq5qfh], .item-movementlist .actions a[b-i20uxq5qfh], .item-movementlist .btn-group.open .dropdown-toggle[b-i20uxq5qfh], .item-movementlist .actions a :active[b-i20uxq5qfh] {
            background: transparent;
            box-shadow: none;
            -webkit-box-shadow: none;
        }

.moreMovements[b-i20uxq5qfh] {
    cursor: pointer;
    text-decoration: none;
}

    .moreMovements:hover[b-i20uxq5qfh] {
        opacity: .5;
    }
/* Fin movimientos */

.card-logo[b-i20uxq5qfh] {
    width: 220px;
}

.image-text[b-i20uxq5qfh] {
    position: absolute;
    bottom: 10%;
    right: 5%;
    text-align: center;
    padding: 5px;
}
/* /Pages/UserInfo/Profile.razor.rz.scp.css */
.security-description[b-hnxgngw51g] {
    margin-top: 0 !important;
}



.container-fluid[b-hnxgngw51g] {
    width: 100%;
    padding-right: 15px;
    padding-left:0px !important;
    margin-right: auto;
    margin-left: auto;
}
