/* Generales */
body {
    max-width: 100vw !important;
    margin: 0;
    padding: 0;
    background: #e5e5e5;
}

nav a {
    color: #3e5762;
}

nav a:hover {
    color: #3e5762;
}

.title {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    color: #3e5762;
}

.big-title {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 65px;
}

.subtitle {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #3e5762;
}

.green-btn {
    background: #cfff4d;
    border-radius: 32px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 17px;
    cursor: pointer;
    color: #3e5762;
    border: none;
    outline: inherit;
    padding: 1rem;
    width: 220px;
    text-align: center;
}

.green-btn:hover {
    color: #3e5762;
}

.body-text {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3e5762;
}

.headline {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #3e5762;
}

a:hover {
    text-decoration: none;
}

.ceibo-primary {
    width: 220px;
    background: #177dc6;
    border-radius: 32px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06rem;
    text-align: center;
    color: #ffffff;
    border: 2px solid #177dc6;
    cursor: pointer;
    padding: 1rem;
}

.ceibo-primary:hover {
    color: #ffffff !important;
}

.ceibo-outline {
    width: 220px;
    background: transparent;
    border-radius: 32px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06rem;
    text-align: center;
    color: #177dc6 !important;
    border: 2px solid #177dc6;
    cursor: pointer;
    padding: 1rem;
}

a .ceibo-outline:hover {
    color: #177dc6 !important;
}

.subtext {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #3e5762;
    margin: 0;
}

.line {
    display: flex;
    justify-content: center;
}

.center-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.left-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-line {
    display: flex;
    justify-content: flex-start;
}

.right-line {
    display: flex;
    justify-content: flex-end;
}

/*  */
/*  */
/*  */

/* footer */

footer {
    padding: 1rem 3rem;
    background: #3e5762;
}

.footer-logo {
    margin-bottom: 1rem;
    display: flex;
    justify-content: flex-start;
}

.footer-info p {
    color: #ffffff;
}

.footer-info {
    padding: 0.4rem 0;
    display: flex;
    justify-content: space-around;
}

.footer-info .subtitle {
    font-weight: bold;
    color: #ffffff;
}

.footer-contact div {
    display: flex;
    justify-content: flex-start;
}

.footer-contact > div > span {
    color: #96ca29;
    font-size: 1rem;
    padding: 0.3rem;
}

.footer-social div {
    display: flex;
    justify-content: flex-start;
}

.footer-circle {
    height: 30px;
    width: 30px;
    background-color: #cfff4d;
    border-radius: 50%;
    margin: 0.5rem;
}

.footer-circle a {
    margin: auto;
    padding: auto;
    color: #3e5762 !important;
}

/* navbar/header */
.minimize{
    margin-top: -10px;
    color:red;
}

header {
    padding: 1rem 7rem;
    display: flex;
    justify-content: space-between;
}

nav {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75);
}

nav a {
    margin: 2rem;
    text-decoration: none;
}

nav {
    padding-top: 0.8rem;
}

nav a.active {
    border-bottom: 3px solid #CFFF4D;
    border-radius: 2px ;
}

/* Unite a Ceibo */

.join-ceibo {
    background: #e5e5e5;
    display: flex;
    justify-content: space-around;
    padding: 1.5rem;
}

.join-texts {
    display: flex;
    justify-content: center;
}

.join-ilus {
    padding: 1rem;
}

.join-btn {
    display: flex;
    justify-content: flex-start;
}

.join-texts > .left {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.join-texts > .left > .subtitle {
    padding: 1.2rem 0;
}

.join-texts > .left > .ceibo-primary {
    margin: 0 1rem;
}

.join-texts > .right > div > a {
    text-decoration: underline;
}

.join-texts > .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.join-texts .title {
    text-align: left;
}

.join-texts > .right > div {
    padding: 0 0.8rem;
    height: fit-content;
    border-left: 0.5px solid #65858f;
}

/* Div mensaje enviado */
.msg-send {
    background: #ffffff;
    box-shadow: 2px 4px 4px rgba(101, 133, 143, 0.2);
    border-radius: 8px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

nav a.active {
    border-bottom: 3px solid #669b00;
}

/*nuevo color de tarjeta prestamo en nuevo flujo de autogestion*/
.color-card{
    background-color: #08878F;
} 
/*clases para el dinero disponible de dinero dentro de la tarjeta color-card*/
.dinero-disponible{
    font-size: 36px;
    color: white;
    font-family: 'Nunito', sans-serif;
}
/*clases para el texto "cantidad disponible" dentro de la tarjeta color-card*/
.cant-disponible{
    color: white;
    font-size: 18px;
}

/*clases para la caja debajo de titulo nuevo prestamo, donde se vera reflejado el nombre y dni de la persna*/
.nuevo-prestamo{
    background-color: #3E5762;
    height: 4rem;
}
.nombre-nuevo-prestamo{
    font-size: 12px;
    margin: 0.5rem 0 0 0.5rem;
    display: inline-block;
}

.modal-centrado{
    margin-top: 15vw;
}

/*arrow para volver a la vista anterior*/

.arrowVistaPrevia{

    margin-top: 1.8rem;
}
/*ACORDION NUEVA SOLICITUD*/

.accordion-group {
    width: 18.3rem;
    background: #ffffff;
    box-shadow: 0px -2px 8px rgb(101 133 143 / 10%), -4px 4px 4px rgb(101 133 143 / 10%);
    border-radius: 8px;
    margin-left: 0.4rem;
    position: relative;
    padding: 0;
}

.quote {
    width: 100%;
    box-shadow: 0px -2px 8px rgb(101 133 143 / 10%), -4px 4px 4px rgb(101 133 143 / 10%);
    border-radius: 8px;
   
}

.content {
    display: flex;
    justify-content: space-between;
}


.down {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    margin-top: 0.18rem;
}

.seleccion-cuota{
    color: #3E5762;

}

/*FIN ACORDION NUEVA SOLICITUD*/

/*STEPPER*/
.steper .active-step {
    border: 2px solid #00ffc2;
}

.wrapper {
    height: 44px;
    width: 20rem;
    display: flex;
}

.wrapper::-webkit-scrollbar {
    /* width: 0; */
}


.line-nav {
    height: 1px;
    width: 1rem;
    margin: 0px 5px 0 0px;
    border-bottom: 1.8px solid #b4bec1;
    padding-top: 0.8rem;
}

.dis-step {
    opacity: 0.5;
}
/*FIN STEPPER*/

/* PLAN ELEGIDO*/

.resultado{
    background-color: #EBFBFF;
    /* margin-left:2%; */
    width: 107%;
}


.centrar-boton{
    margin-left: 3rem;
}

.plan{
    margin-top: 1rem;
    font-size: 12px;
    color: #142E38;
}

#valorMontoSeleccionado, #valorPlanSeleccionado{
    color: #142E38;
    font-size: 18px;
}

/* FIN PLAN ELEGIDO*/

.item button {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #65858f;
    outline: inherit;
    color: white;
    font-size: 0.93rem;
    text-decoration: none;
    border: 2px solid #65858f;
}

.item p {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 0.87rem;
    line-height: 1.18rem;
    color: #65858f;
    padding: 0.18rem;
}

/*TITULOS PRINCIPALES EN NUEVO FLUJO */
.title-cuotas{
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 1.56rem;
    color: #142e38;
    text-align: left;
    margin-left: 1rem;
}
/* FIN TITULOS PRINCIPALES EN NUEVO FLUJO */

/*Contenedor de inputs en nuevo flujo autogestion*/

.plns-box {
    background: #ffffff;
    box-shadow: 0px -2px 8px rgba(101, 133, 143, 0.1),
        -4px 4px 4px rgba(101, 133, 143, 0.1);
    border-radius: 8px;
    width: 18.3rem;
    margin-left: 0.3rem;
     
}

.radio {
    margin-top: 10px;
    margin-right: 5px;
    padding: 5px;
}

.cuotas{
    color: #3E5762;
    margin-left: 3px;
}
.solicitar {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.55rem;
    color: #3e5762;
    margin-bottom: 1px;
}

small {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 0.87rem;
    line-height: 1rem;
    color: #3e5762;
}

.simular{
    color: #177DC6;
    border-radius: 16px;
    width: 14vw;
    text-transform: uppercase;
}

/*aviso de necesitar una cuenta bancaria para pedir prestamo*/
.cuenta-bancaria{
    text-align: left;
    color: #A20B0B;
    font-size: 14px;
}

.cuenta-bancaria1{
    text-align: left;
    color: #A20B0B;
    font-size: 14px;
    margin-left: 5%;
}

.continuar{
    background-color: #AFAFAF;
    border: none;
    width: 12rem;
    height: 2.2rem;
    border-radius: 16px ;
    text-transform: uppercase;
    margin-left: 20%;
    margin-bottom: 5%;
}

.continuar1{
    border: none;
    width: 12rem;
    height: 2.2rem;
    border-radius: 16px ;
    text-transform: uppercase;
}
.continuarr{
    border: none;
    width: 12rem;
    height: 2.2rem;
    border-radius: 16px ;
    text-transform: uppercase;
}


.aviso-cbu{
    color: #142E38;
    font-size: 13px;
    letter-spacing:0.1 px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
}

.resumen-prestamo{
    color: #3E5762;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 1px;
}

.prestamo-total{
    color: #142E38;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 21.6px;
    margin-top: 0.5rem;
}

/*linea separadora en vista resumen prestamo*/
.separador{
    color: #AFAFAF;
    width: 100%;
    margin-top: 1px;
}

.simular-cuotas{
    width: 12rem;
    border-radius: 16px ;
    color: #177DC6;
    cursor:pointer;
}

.depositarse-en{
    color: #3E5762;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 1px;
}

.separador-stepper{
    margin-left: 5%;
}

.plns-box, .accordion-group{
    width: 90%;
    margin-left: 1rem;
}


.notificacion{
    width: 100%;
    height: 12REM;
}


#montoSeleccionado, #planSeleccionado{
    margin-left: 1rem;
}

.cbu{
    width: 90%;
}

.form-control{
  font-family: 'Lato', sans-serif !important; 
}


.button-action-l{
    padding-right: 8px;
}
.button-action-r{
    padding-left: 0px;
}

.button-action-r a span, .button-action-l a span{
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #3E5762;
    cursor: pointer;
    width: 100%;
}