﻿/*** main.css ***/

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

@font-face {
    font-family: 'Edenred';
    src: url('../fonts/edenred/edenred.otf') format('opentype');
}

@font-face {
    font-family: 'Edenred Black';
    src: url('../fonts/edenred/edenred_black.otf') format('opentype');
}

@font-face {
    font-family: 'Edenred Bold';
    src: url('../fonts/edenred/edenred_bold.otf') format('opentype');
}

@font-face {
    font-family: 'Edenred Medium';
    src: url('../fonts/edenred/edenred_medium.otf') format('opentype');
}

@font-face {
    font-family: 'Edenred Light';
    src: url('../fonts/edenred/edenred_light.otf') format('opentype');
}

@font-face {
    font-family: 'Edenred Light Italic';
    src: url('../fonts/edenred/edenred_light_italic.otf') format('opentype');
}

/*body {
    font-family: 'Edenred', sans-serif;
}
*/
/*===============Propiedades Globales================*/



body {
    font-family: 'Edenred', sans-serif;
    overflow-x: hidden;
}

/*===================MENU==========================*/

#menu a, button {
    font-size: 18px !important;
    font-weight: 600;
}

#menu a {
    color: #3f3f3f;
}
/*===================SLIDER DE IMAGENES==========================*/

.carousel-inner {
    max-height: 39rem !important;
}

/*===================SECCION NUESTRO EQUIPO IMAGEN==========================*/



#img-equipo {
    max-height: 30rem !important;
    width: 50%;
}


/*===================SECCION NUESTRO EQUIPO MAPA==========================*/
#local {
    margin-top: 50px;
    background-color: #f3f3f3;
    display: flex;
    justify-content: center;
    padding-bottom: 300px;
}

.mapa {
    background: url(../img/mapa.png);
    width: 100%;
    height: 500px;
}


.wrapper-local {
    width: 50%;
    margin-left: 100px;
    padding-top: 150px;
}


/*===========================SECCION EQUIPO MIAMI==================================*/
#numeros-local {
    margin: 0 !important;
    padding: 0 !important;
}

    #numeros-local div {
        padding: 0 20px 0 0;
        text-align: left;
        height: 48px;
    }

        #numeros-local div:not(:last-child) {
            border-right: 2px solid #3f3f3f;
        }

        #numeros-local div:not(:first-child) {
            padding-left: 20px;
        }

    #numeros-local p {
        margin: 0;
    }

/*=========================CONTACTOS BACKGROUND================================*/

#bg-contactos {
    position: relative;
    top: -130px;
}

#seccion-contacto {
    background-color: #1b2a4e;
    min-height: 500px;
    position: relative;
}

/*=========================CONTACTOS FORMULARIO================================*/

#contenedor-formulario {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fbfafa;
    border-radius: 5px;
}

#titulo-formulario {
    color: #3f3f3f;
}




/*=========================FOOTER================================*/

footer {
    background: #1b2a4e;
    min-height: 100px;
    ;
}

    footer p {
        color: #f3f3f3;
        text-align: center;
    }

#iconos i {
    font-size: 26px;
    padding: 0 8px;
    color: #f3f3f3;
}

/*=========================MEDIA QUERIES PANTALLA ANCHA================================*/

@media (max-width:1200px) {
    #intro, #equipo {
        width: 90% !important;
        margin: auto;
    }

    #local {
        flex-wrap: wrap;
        padding-top: 30px;
    }

    .wrapper-local {
        width: 90%;
        margin: auto;
        padding-top: 50px;
    }
}
/*=========================MEDIA QUERIES PANTALLA SM================================*/


@media (max-width:768px) {

    #intro, #equipo {
        width: 90% !important;
        margin: auto;
    }


    #img-equipo {
        max-height: 20rem !important;
        width: 90%;
    }

    .wrapper-local {
        width: 90%;
        margin: auto;
        padding-top: 50px;
    }

    #local {
        flex-wrap: wrap;
    }

    .mapa img {
        width: 100%;
        height: auto;
    }

    #bg-contactos {
        top: -120px;
    }
}
/*=========================MEDIA QUERIES PANTALLA EXTRA-SM================================*/

@media (max-width: 576px) {
    #servicios-fila-2 {
        width: 100% !important;
    }

    #servicios-fila-1 {
        width: 100% !important;
    }

    .icono-wrap {
        flex-wrap: wrap !important;
        justify-content: center !important;
        text-align: center;
    }
}

/*** inicio.css ***/
.textitem-horizontal {
    color: #797979;
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
}

.flecha {
    position: absolute;
    z-index: 10;
    color: #d83417;
    margin-top: 20px;
    margin-left: -5px;
}

.text-consultas {
    margin-top: 10px;
    margin-left: 50px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 11.3636px;
    /* identical to box height, or 120% */


    color: #000000;
}


.text-pedidos {
    margin-top: 10px;
    margin-left: 80px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 11.3636px;
    /* identical to box height, or 120% */


    color: #000000;
}

.col-relleno {
    border-radius: 10px;
    border-color: #FFC2C2;
    background: #FFC2C2;
}

.margin-top320 {
    margin-top: 320px !important;
}

.margin-top260 {
    margin-top: 260px !important;
}


.ancho-266 {
    width: 266px !important;
}




.bi-circle-fill {
    font-size: 8px;
}

.dropdown-item-horizonal {
    color: #797979;
    font-size: 12px;
}

.estilo-flecha-menu {
    color: #FFF9F8;
    position: absolute;
    z-index: 1;
    margin-left: -15px;
    font-size: 26px;
    margin-top: 70px;
}

.contet-relleno {
    width: 409px;
    background: #FFF9F8;
    box-shadow: 0px 4.54545px 4.54545px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: none;
    overflow: hidden;
}

.dropdown-menu-horizontal {
    margin-left: 100px !important;
    margin-top: -120px !important;
    width: 509px !important;
    height: 800px !important;
    background: transparent;
    border-color: transparent;
    border-radius: 0px;
    overflow: visible;
}

.margin-top120 {
    margin-top: 120px;
}

.nav-link {
    margin-top: -10px;
    margin-bottom: 10px;
    font-family: 'Edenred';
    font-style: normal;
    font-weight: 400;
    font-size: 11.3636px;
    color: #797979;
}


.nav-link2 {
    margin-top: 10px;
    margin-left: 16px;
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 11.3636px;
    color: #797979;
}

    .nav-link2:hover {
        color: red !important;
    }






.bi-items {
    font-size: 30px;
}

.btn-group {
    display: block;
    margin-right: 20px;
}

.estilos-navbarbarra {
    position: fixed;
    background-color: white;
    margin-top: 75px;
    width: 107px;
    height: 100%;
}

.estilo_contenido {
    margin-top: 50px;
    height: 100% !important;
}

.estilos-navbarcabeza {
    position: fixed;
    z-index: 1;
    background-color: white;
    width: 100%;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
}


.nav-item {
    height: 80px;
    width: 120px;
    background: #FFFFFF;
    color: #797979;
    fill: none;
    stroke: #797979;
}


    .nav-item:hover {
        background: #FFF9F8 !important;
        color: #FF220F !important;
        fill: none;
        stroke: #FF220F !important;
        /* RED */
    }

    .nav-item:visited {
        background: #FFF9F8 !important;
        color: #FF220F !important;
        fill: none;
        stroke: #FF220F !important;
        /* RED */
    }

.nav-item2 {
    height: 80px;
    width: 107px;
    justify-content: center !important;
    background: #FFFFFF;
    color: #797979;
    fill: #797979;
    stroke: none;
}



    .nav-item2:hover {
        background: #FFF9F8 !important;
        color: #FF220F !important;
        fill: #FF220F !important;
        stroke: none;
        /* RED */
    }

    .nav-item2:visited {
        background: #FFF9F8 !important;
        color: #FF220F !important;
        fill: #FF220F !important;
        stroke: none;
        /* RED */
    }



.barraroja:hover {
    fill: #FF220F !important;
}

.barraroja {
    position: fixed;
    z-index: 1;
    margin-top: -15px;
    margin-left: -133px;
    width: 210PX;
    stroke: #FFFFFF;
    fill: #FFFFFF;
}


.margintop15 {
    margin-top: 15px;
}


.nav {
    text-align: center;
}

.content-bajomenu {
    width: 100%;
}

.dropdown-menu-vertical {
    background-color: #0D8AFF;
    overflow: none;
    overflow: hidden;
}

.dropdown-item-vertical {
    color: #FFFFFF;
    font-size: 12px;
}

.btn-menuprincial {
    border-color: #FFFFFF;
    border-right: 6px solid #FFFFFF;
    border-bottom: 6px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #022865;
    font-size: 36px;
    font-family: 'Edenred', sans-serif;
    border-radius: 0px;
}

.margin-left10 {
    margin-left: 10px !important;
}

.dropdown-imgeusuario {
    margin-left: 20px;
}

.dropdown-imgedificio {
    margin-left: 20px;
}

.div-imgeusuario {
    margin-left: 20px;
}

.div-imgedificio {
    margin-left: 20px;
}

.img-fluid-campana {
    width: 20.3px;
    height: 16.97px;
}

.img-fluid-edificio {
    width: 44.3px;
    height: 40.97px;
}

.img-fluid-usuario {
    width: 30.3px;
    height: 26.97px;
}

.img-fluid-telefono {
    width: 15px;
    height: 15px;
}

.col-dudas {
    margin-right: 30px;
    margin-left: 30px;
}

.col-sesion {
    margin-right: 30px;
    margin-left: 30px;
}

.img-fluid-logo {
    margin-right: 10px;
    margin-left: 10px;
    width: 91.95px;
    height: 59px;
}

.navbar navbar-expand-lg navbar-light {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
}

.textnombreasesora {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-right: 25px;
    margin-top: -15px;
    line-height: 20px;
    text-transform: capitalize;
    color: #6D7787;
}

.textasesora {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    margin-right: 120px;
    margin-top: 10px;
    color: #000000;
}

.contenedor {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #F0F7FF;
}

.color-fondo {
    background-color: #F0F7FF;
}

.textosaludo {
    width: 131px;
    height: 24px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.016em;
    margin-bottom: 0px;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.textoInisiarseion {
    width: 131px;
    height: 24px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.016em;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.navbarhome {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
}

.dropdownlanding {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height, or 100% */

    display: flex;
    align-items: center;
    color: #022865;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

/*** inicio_contenido.css ***/

.carousel-home {
    margin-left: 20px;
    margin-right: 20px;
}

.inner-home {
    border-radius: 100px;
}

.prev-home {
    justify-content: left;
}

.next-home {
    justify-content: right;
}

.bi-prev {
    font-size: 30px;
    color: #022865;
}


.prev-icon-home {
    height: 45px;
    width: 80px;
    background: #FFE282;
    border-radius: 20px 0px 0px 20px;
    transform: rotate(180deg);
}

.next-icon-home {
    height: 45px;
    width: 80px;
    background: #FFE282;
    border-radius: 20px 0px 0px 20px;
    color: #FF220F;
}

.bi-next {
    font-size: 30px;
    color: #022865;
}

.div-titulos {
    margin-left: 20px;
    margin-right: 20px;
}

.col-contenido {
    margin-right: 20px;
    margin-left: 20px;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(72, 72, 72, 0.12);
    border-radius: 20px;
}

/*** pedido_nuevo.css ***/
.subtitulodelflujo {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #314254;
}

.texto-blanco {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 14px;
    /* identical to box height */
    /* Grises/Visor_white */

    color: #FFFFFF;
    margin-left: 20px;
}

.background-blanco-color {
    background-color: #FFFFFF !important;
}

.estilo-disclaimer-header {
    border-radius: 20px;
    margin-left: 30px !important;
    margin-right: 30px !important;
    background: #FFBC0F !important;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.02), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 1px 5px rgba(0, 0, 0, 0.12);
}

.text-azul {
    font-family: 'Edenred' !important;
    font-style: normal !important;
    font-size: 12px !important;
    text-align: center;
    /* BLUE LIGHT */

    color: #0D8AFF !important;
}

.text-plomo-tabla {
    font-family: 'Edenred' !important;
    font-style: normal !important;
    font-size: 12px !important;
    text-align: center;
    /* BLUE LIGHT */

    color: #50535A !important;
}

.border-fecha {
    font-family: 'Edenred';
    font-style: normal;
    font-size: 16px;
    width: 200px;
    color: #424242;
    border: 1.48276px solid #FFFFFF;
    border-radius: 14.8276px;
}

.border-fecha-content {
    font-family: 'Edenred';
    font-style: normal;
    font-size: 16px;
    width: 235px !important;
    background-color: #FFFFFF;
    color: #424242;
    border: 1.48276px solid #022865;
    border-radius: 14.8276px;
}

.bi-verde {
    font-family: 'Edenred' !important;
    font-style: normal !important;
    background: #5CA15D;
    color: #FFFFFF;
    border-radius: 10px;
    font-size: 20px !important;
}

.page-item-estilos {
    font-family: 'Edenred' !important;
    font-style: normal !important;
    font-size: 12px !important;
    background: #FF220F;
    color: #FFFFFF;
    border-radius: 20px;
}

.border-10px {
    border-radius: 10px !important;
}

.border-buttom-10px {
    border-top: 10px !important;
}

.border-5px {
    border-radius: 5px !important;
}

.height-150px {
    height: 150px !important;
}

.height-250px {
    height: 250px !important;
}

.text-plomo {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #797979;
}

.text-negro {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #000000;
}



.margin-left120 {
    margin-left: 120px !important;
}

.text-rojo {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #FF220F;
}

.titulo-resumen {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top10 {
    margin-top: 10px;
}

.textnombreasesora {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-right: 25px;
    margin-top: -15px;
    line-height: 20px;
    text-transform: capitalize;
    color: #6D7787;
}

.bi-silver {
    font-size: 14px;
    color: #797979;
}

.col-red {
    background: #FF220F;
    border-radius: 200px 0px 0px 200px;
}

.col-red-2 {
    background: #FF220F;
    border: 1px solid #FF220F;
}

.contet-silver-2 {
    margin-right: 50px;
    margin-left: -50px;
    border-radius: 50% !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.margin-top-10 {
    margin-top: -10px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left20 {
    margin-left: 20px;
}

.texto-rojo {
    color: #FF220F;
}

.text-expor-excel {
    margin-left: 20px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #6E6E6E;
    font-size: 16px;
}



.titulo-subflujo-red {
    margin-left: -20px;
    margin-right: 20px;
    color: #FF220F;
}

.margin-top-0 {
    margin-top: 0px;
}

.bi-central-silver {
    color: #314254;
    font-size: 50px;
}

.bi-central-blue {
    color: #314254;
    font-size: 50px;
}

.content-silver {
    margin-left: -100px;
    margin-right: 100px;
    border-radius: 180px;
    background: #E3E3E3;
    border-radius: 0px 200px 200px 0px;
}

.col-silver-2 {
    border-radius: 0px 200px 200px 0px;
    background: #E3E3E3;
}

.col-silver-2n {
    background: #E3E3E3;
}

.col-silver-3 {
    background: #E3E3E3;
    border-radius: 200px 0px 0px 200px;
}


.contet-silver {
    margin-right: 20px;
    margin-left: -20px;
    border-radius: 50% !important;
    background: #FFFFFF;
    border: 2px solid #FF220F;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.bi-central {
    color: #FF220F;
    font-size: 50px;
}

.bi-central-aprobado {
    color: #FFFFFF;
    font-size: 50px;
}

.alinearcentro {
    text-align: center;
}

.alinearisquierda {
    text-align: left;
}

.check-style {
    margin-left: 20px;
    border-radius: 20px !important;
    border: 1px solid #FF220F;
}

.bi-texto-btn-azul {
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #FFFFFF;
}

.button-azul {
    width: 150px;
    background: #022865;
    border-radius: 20px;
    border-color: #022865;
}

.label-testox-silver {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #6E6E6E;
    font-size: 16px;
}

.col-formulario {
    margin-right: 40px;
    margin-left: 40px;
    border-radius: 30px 30px 30px 30px;
}

.margin-top-30 {
    margin-top: -30px;
}


.margen-left-righ-60 {
    margin-left: -60px;
    margin-right: 60px;
}

.margen-left-righ20 {
    margin-left: 20px;
    margin-right: 20px;
}

.margen-left-righ30 {
    margin-left: 30px;
    margin-right: 30px;
}

.margen-left-righ40 {
    margin-left: 40px;
    margin-right: 40px;
}

.margen-left-righ-100 {
    margin-left: -100px;
    margin-right: 100px;
}

.circulo-subtitulos {
    font-size: 23px;
    color: #FF220F;
}

.bi-blue {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #0D8AFF;
}

.bi-silver-flecha {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #797979;
}

.button-siguiente {
    width: 300px;
    background: #FF220F;
    border-radius: 20px;
    border-color: #FF220F;
    width: 120px;
}

.piepagina_dimension {
    height: 500px;
    width: 100%;
}



.button-cerrar {
    /*width: 300px;*/
    background: #E7E7E7;
    border-radius: 5px;
    border-color: #E7E7E7;
    /*width: 120px;*/
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-style: normal;
    color: #424242;
}


.button-agregar-beneficiario {
    width: 220px;
    background: #0D8AFF;
    border-radius: 20px;
    border-color: #0D8AFF;
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}

.estilo-flecha-buscador {
    color: #FFFFFF;
    position: absolute;
    z-index: 1;
    margin-left: -2px;
    font-size: 26px;
    margin-top: -20px;
}

.search {
    background: #FFFFFF;
    /* interface3 */

    border: 0.965812px solid #D0D5AB;
    border-radius: 5.79487px;
    font-family: 'Edenred';
    font-style: normal;
    font-size: 12px;
    margin-left: 20px;
    width: 230px;
    height: 32px;
    color: #B8B8B8;
}

.buscador {
    border-color: transparent;
    background: transparent;
    color: #B8B8B8;
}

.dropdown-menu-buscador {
    overflow: none;
    border-color: transparent;
    overflow: hidden;
    background: transparent;
}


.contenedor-buscador {
    border-radius: 0px;
    background: #FFFFFF;
    overflow: none;
    overflow: hidden;
    box-shadow: 9px 9px 20px rgba(0, 101, 55, 0.4);
}

.button-confirmar-pedido {
    background: #FF220F;
    border-radius: 20px;
    border-color: #FF220F;
    width: 250px;
    font-size: 12px !important;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #FFFFFF;
}

.button-confirmar-pedido-sin-renov {
    border-radius: 20px;
    width: 250px;
    font-size: 12px !important;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #FFFFFF;
}

.button-aceptar {
    /*width: 300px;*/
    background: #FF220F;
    border-radius: 5px;
    border-color: #FF220F;
    /*width: 120px;*/
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}

.text-alert {
    /* width: 504px;
    height: 20px;*/
    /* Regular/H6 regular (16px) */

    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */

    text-align: center;
    /* GRAY BLACK */

    color: #424242;
    /* Inside auto layout */

    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.bi-no-disponible {
    /* BLUE LIGHT */
    /*margin-left: 170px;*/
    font-size: 150px;
    color: #FF220F;
}

.bi-no-disponible-amarillo {
    /* BLUE LIGHT */
    /*margin-left: 170px;*/
    font-size: 150px;
    color: #FFBB37;
}

.titulo-no-disponible-amarillo {
    /*width: 504px;
    height: 35px;*/
    /* Bold/H3 bold (28px) */

    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    /* identical to box height */

    text-align: center;
    /* BLUE LIGHT */

    color: #FFBB37;
    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.titulo-no-disponible {
    /*width: 504px;
    height: 35px;*/
    /* Bold/H3 bold (28px) */

    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    /* identical to box height */

    text-align: center;
    /* BLUE LIGHT */

    color: #FF220F;
    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}


.bi-finalizo {
    /* BLUE LIGHT */
    /*margin-left: 170px;*/
    font-size: 150px;
    color: #0D8AFF;
}


.button-no-disponible-amarillo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    gap: 12px;
    margin-left: 20px;
    width: 171px;
    height: 40px;
    /* BLUE LIGHT */

    background: #FFBB37;
    border-radius: 60px;
    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}



.titulo-finalizar {
    /*width: 504px;
    height: 35px;*/
    /* Bold/H3 bold (28px) */

    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    /* identical to box height */

    text-align: center;
    /* BLUE LIGHT */

    color: #0D8AFF;
    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.button-no-disponible {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    gap: 12px;
    margin-left: 20px;
    width: 171px;
    height: 40px;
    /* BLUE LIGHT */

    background: #FF220F;
    border-radius: 60px;
    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}

.button-finalizar {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    gap: 12px;
    width: 171px;
    height: 40px;
    /* BLUE LIGHT */

    background: #0D8AFF;
    border-radius: 60px;
    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}


.texto-button-aceptar {
    font-size: 12px;
    font-family: 'Edenred', sans-serif;
    ;
    font-style: normal;
    font-style: normal;
    color: #FFFFFF;
}

.div-contenido {
    margin-left: 20px;
    margin-right: 20px;
}

.div-contenido-2 {
    margin-left: 40px;
    margin-right: 40px;
}



.titulo-modal {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 24px;
    /* identical to box height */

    text-align: center;
    /* BLUE */

    color: #022865;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.textasesora {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    margin-right: 120px;
    margin-top: 10px;
    color: #000000;
}

.contenedor {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #F0F7FF;
}



.contenedor-blanco {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #FFFFFF;
}


.textoSubTituloContenidos {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    margin-top: 10px;
    margin-left: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    letter-spacing: 0.016em;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.textoInisiarseion {
    width: 131px;
    height: 24px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.016em;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.textoLabels {
    margin-top: 20px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /*font-weight: 500;*/
    /*font-size: 11px;*/
    font-size: 14px;
    /*line-height: 14px;*/
    /* or 127% */

    display: flex;
    align-items: center;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    /* Grey Medium */

    color: #6E6E6E;
}

.textTituloCard {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-transform: capitalize;
    /* GRAY */

    color: #797979;
}

.textDentroTarjetas {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    /* GRAY */

    color: #797979;
}

.textSubTituloCard {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #000000;
}

.btnComprarTarjeta {
    /* Auto layout */

    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 10px;
    /* RED */

    background: #FF220F;
    border-radius: 20px;
    border-color: #FF220F;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-transform: capitalize;
    /* WHITE */

    color: #FFFFFF;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.btnEntrar {
    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 19px 109px;
    gap: 10px;
    background: #022865;
    /* Button Shadow */

    box-shadow: 2.88732px 2.88732px 5.77465px rgba(1, 79, 38, 0.18);
    border-radius: 40px;
    /* ENTRAR */



    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 10px;
    /* identical to box height, or 120% */
    /* Colors/White */

    color: #FFFFFF;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.textregistrar {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */

    display: flex;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    color: #FF220F;
}

.lineatarjeta {
    position: absolute;
    width: 40px;
    height: 8px;
    margin-top: 0px;
    /* RED */


    background: linear-gradient(90deg, #EB5C6A 0%, #FBC74A 92.86%);
    border-radius: 10px;
}

.linearoja {
    position: absolute;
    width: 70px;
    height: 12px;
    /* RED */

    background: #FF220F;
    border-radius: 10px;
}

.textolvideclave {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */

    display: flex;
    align-items: center;
    color: #022865;
}

.textinformativo {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */

    display: flex;
    align-items: center;
    color: #6E6E6E;
}

.navbarhome {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
}

.dropdownlanding {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height, or 100% */

    display: flex;
    align-items: center;
    color: #022865;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.textfecha {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */

    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    /* GRAY */

    color: #6D7787;
}

.textotinesDudas {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-transform: capitalize;
    /* GRAY */

    color: #797979;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.textotelefono {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-transform: capitalize;
    /* GRAY */

    color: #022865;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.titulos {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 64px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #000000;
}

.bi-circulo-sub {
    font-size: 40px;
    color: #FF220F;
}

.titulos-2 {
    margin-top: -30px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 64px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #000000;
}

.pregunta {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 47.4074px;
    line-height: 63px;
    align-items: center;
    letter-spacing: 0.05em;
    /* BLUE */

    color: #022865;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.select-item {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 12px;
    /*color: #D5D8DD;*/
    color: #6E6E6E;
}

.selectt {
    margin-top: 5px;
    width: 354.69px;
    height: 40px;
    border: 1px solid #D5D8DD;
    /*color: #D5D8DD;*/
    color: #6E6E6E;
    border-radius: 6px;
}

.stilo-btn {
    border: 1px solid #022865;
    border-radius: 10px;
    align-items: center;
    text-align: center;
    width: 72px;
    height: 29px;
}

.estilo-header {
    background: rgba(244, 249, 255, 0.5);
}

.color-azul-noche {
    color: #022865 !important;
}

.titulo-beneficiario {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    font-size: 20px;
    /* or 80% */

    display: flex;
    align-items: center;
    /* BLUE LIGHT */

    color: #0D8AFF;
}


.border-subir-archivo {
    border: 1px solid #022865;
    border-radius: 20px;
    width: 456px !important;
    height: 50px;
}

.barracarga1 {
    stroke: red;
    fill: red;
    position: absolute;
    margin-top: -20px;
    margin-left: -15px;
    z-index: 1;
}

.barracarga2 {
    stroke: #E3E3E3;
    fill: #E3E3E3;
    position: absolute;
    margin-top: -20px;
    margin-left: 270px;
    z-index: 1;
}

.carga {
    position: absolute;
    fill: red;
    margin-top: -5px;
    margin-left: -18px;
    z-index: 4;
}

.carga-texto {
    position: absolute;
    margin-top: 55px;
    margin-left: -10px;
    z-index: 4;
}

.circulo_carga {
    position: absolute;
    fill: white;
    stroke: red;
    margin-top: -30px;
    margin-left: -45px;
    z-index: 2;
}


.aprobado_carga {
    position: absolute;
    fill: white;
    margin-top: -5px;
    margin-left: -20px;
    z-index: 3;
}

.circulo_carga2 {
    position: absolute;
    fill: white;
    stroke: white;
    margin-top: -30px;
    margin-left: 215px;
    z-index: 2;
}

.circulo_carga3 {
    position: absolute;
    fill: white;
    stroke: white;
    margin-top: -30px;
    margin-left: 495px;
    z-index: 2;
}

.beneficiario {
    position: absolute;
    fill: #314254;
    margin-top: -5px;
    margin-left: 246px;
    z-index: 4;
}

.beneficiario-texto {
    position: absolute;
    margin-top: 55px;
    margin-left: 256px;
    z-index: 4;
}

.aprobado_carga2 {
    position: absolute;
    fill: white;
    margin-top: -5px;
    margin-left: 246px;
    z-index: 3;
}


.texto-negro-asignar {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /* GRAY BLACK */

    color: #424242;
}

.red {
    color: red;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /* GRAY BLACK */
}

.verde {
    color: #00D021;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /* GRAY BLACK */
}


.amarillo {
    color: #D8B500;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /* GRAY BLACK */
}

.naranja {
    color: #FF5C00;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    /* GRAY BLACK */
}

.texto-negro-asignar-centro {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    align-items: center;
    text-align: center;
    /* GRAY BLACK */

    color: #424242;
}

.confirmacion {
    position: absolute;
    fill: #314254;
    margin-top: -5px;
    margin-left: 520px;
    z-index: 4;
}

.confirmacion-texto {
    position: absolute;
    margin-top: 55px;
    margin-left: 530px;
    z-index: 4;
}

.aprobado_carga3 {
    position: absolute;
    fill: white;
    margin-top: -5px;
    margin-left: 520px;
    z-index: 3;
}

.confirmacion2 {
    position: absolute;
    fill: #314254;
    margin-top: -4px;
    margin-left: 545px;
    z-index: 4;
}

.bi-logos {
    font-size: 60px;
    color: #FFFFFF;
}

.text-piepagina {
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Edenred', sans-serif;
}

.contenedor-img {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: #F5F5F5;
    height: 250px;
    background-image: url(../img/fondo_contactos.png);
}

.contenedor-edrzero {
    margin-right: 10px;
    margin-left: 10px;
    background-image: url(../img/edenred.png);
    box-shadow: 0px 10px 40px rgba(72, 72, 72, 0.12);
    border-radius: 20px;
}

.contenedor-rojo {
    height: 200px;
    background-color: #FF220F;
}

/*** site.css ***/
/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}
*/
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}
*/

/*body {
    font-family: 'Edenred' !important;
}*/

.wo-sidebar-top {
    position: fixed;
    left: 0px;
    width: 100%;
    height: 75px;
    z-index: 1;
    background: #FFFFFF;
}

    .wo-sidebar-top > nav {
        max-height: 75px;
    }

.wo-sidebar-left {
    position: fixed;
    left: 0px;
    top: 75px;
    width: 120px;
    height: 100%;
    z-index: 9;
}

.wo-container {
    padding-top: 75px;
    padding-left: 120px;
    z-index: 5;
}

.nav-link {
    text-decoration: none !important;
}

.nav-item a:hover {
    color: rgb(255, 34, 15);
}

.wo-nav-active {
    border-left: 6px solid rgb(255, 34, 15);
    background: rgb(255, 249, 248);
    border-top: 6px dashed rgb(255, 249, 248);
    border-bottom: 6px dashed rgb(255, 249, 248);
}

    .wo-nav-active .dropend > i,
    .wo-nav-active .dropend > a {
        color: rgb(255, 34, 15);
    }

.wo-nav-section {
    margin-top: -10px;
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #000000;
    background: #FFF9F8;
    box-shadow: 0px 4.54545px 4.54545px rgb(0 0 0 / 25%);
    border-radius: 10px;
    overflow: hidden;
}

.wo-nav-section-title {
    text-align: center;
    border-radius: 10px;
    border-color: #FFC2C2;
    background: #FFC2C2;
}

    .wo-nav-section-title p {
        margin-top: 10px;
        text-align: center;
        font-size: 11.36px;
    }

.wo-content {
    background-color: #FFFFFF;
    border: 10px solid #F0F7FF;
    border-radius: 20px;
}

    .wo-content.wo-right {
        border-left: 0px !important;
    }

.float-right.pagination {
    width: 100%;
}

thead tr.wo-th-filter > th > .th-inner {
    padding: 0.1rem !important;
}


.wo-loading-template {
    font-family: 'Edenred', sans-serif;
    font-style: normal;
    color: #022865;
    border-top: 0px !important;
}

.wo-calendar {
    font-size: 15px !important;
}

    .wo-calendar:read-only {
        background-color: #FFFFFF !important;
    }

.form-select-xs {
    min-height: calc(1em + 0.375rem + 2px) !important;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    padding-left: 0.25rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

.form-control-xs {
    min-height: calc(1em + 0.375rem + 2px) !important;
    padding: 0.125rem 0.25rem !important;
    font-size: 0.75rem !important;
    border-radius: 0.2rem;
}

.btn-xs {
    padding: 0rem 0.25rem;
    font-size: 0.875rem !important;
    border-radius: 0.2rem;
    height: 1.5rem;
}

.wo-estado-border {
    border-radius: 0.5em;
}

.wo-img-foto {
    height: 10em;
    margin-top: 20px;
}


.centerElement2 {
    padding-left: 48%;
    padding-top: 1%;
    position: absolute;
    z-index: 99;
    opacity: 0.8;
    background-color: #CCC;
    width: 100%;
    height: 100%;
}

.labelPrimary {
    background-color: #007bff;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.labelSucess {
    background-color: #28a745;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.btnVerificarOTP {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 19px 109px;
    gap: 10px;
    background: #022865;
    box-shadow: 2.88732px 2.88732px 5.77465px rgba(1, 79, 38, 0.18);
    border-radius: 40px;
    width: 82px;
    height: 24px;
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.titleSession {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    color: #022865;
    width: auto !important;
}
