﻿/* Estilos para ISI */


#contenedorQR {
    margin-top: 20px;
    border: 1px solid white;
    border-radius: 5px;
    padding: 15px 0;
    display: flex;
}

.desktop-cards,
#beneficios {
    padding-bottom: 0 !important;
}

.documentos {
    padding-left: 0;
}

.titulo-cards {
    line-height: 1;
    margin-bottom: 10px !important;
}

.beneficiosCuadro .desc {
    font-size: 16px !important;
}

.icon-beneficio-lista {
    width: 79px;
    margin-right: 20px;
}

.lista-beneficios li {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.lista-beneficios li p {
    margin-bottom: 0;
}

.img-compras {
    margin-bottom: 30px;
}

#beneficios .beneficiosCuadro {
    border: 0;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.1) !important;
}

#beneficiosCuenta .contenedor-texto h2,
#beneficiosCuenta .contenedor-texto p {
    text-align: center;
    color: #012169;
}

.titulo-card {
    color: #00C1D5 !important;
    font-size: 24px;
    text-transform: none !important;
    margin-bottom: 20px;
}

a.link_bpd {
    font-size: 16px !important;
}

#beneficios .beneficiosCuadro p {
    font-size: 18px !important;
    font-weight: 400;
}

.cuadroSombreado {
    border: 0 !important;
}

.tituloSeccion {
    font-size: 24px;
}

.enlacesDescargaRequisitos a {
    margin-right: 0;
}

.cuadro-enlaces {
    padding: 35px 45px;
}

.ms-rtestate-field p,
p.ms-rteElement-P {
    line-height: 1.4;
}

.solicita-container {
    padding: 0 45px;
    display: flex;
    align-items: center;
}

.img-container {
    min-height: 365px;
    display: flex;
    align-items: flex-end;
    padding: 0;
}

.img-container img {
    max-width: 90%;
}

#beneficios .beneficiosCuadro {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.titulo_cuadro_solicita {
    font-size: 24px;
    text-transform: none;
    margin-bottom: 20px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 20px 15px;
    color: #000;
    text-align: center;
    background-color: #EAF5FF;
    border: 1px solid #28B0FF;
    border-radius: 4px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #EAF5FF;
}

#preguntasFrecuentes .pregunta hr {
    height: 0.5px;
    width: 108%;
    background-color: #BABABA;
    margin: 10px 0;
}

.icon-down-arrow {
    width: 20px;
}


/*****************ACCORDEONES PREGUNTAS FRECUENTES*********************/
#accordion .panel-heading {
    padding: 0;
}

#accordion .panel-title>a {
    display: block;
    padding: 0.4em 0.6em;
    outline: none;
    font-weight: bold;
    text-decoration: none;
}

#accordion .panel-title>a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
    content: "\e113";
    float: right;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
}

#accordion .panel-title>a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle="collapse"]::before {
    content: "\e114";
}

.ver-mas-detalles {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    text-align: center;
}

.show-more {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
}

.show-more-information {
    background: #fff;
    color: #000 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px;
    padding: 22px 30px;
    display: inline-block !important;
    font-size: 16px;
    line-height: 1;
    font-family: roboto !important;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 0;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
}

.border-radius-mas-informacion {
    border-radius: 10px;
    margin-bottom: 30px;
}

.show-more-information a {
    color: #000;
    font-weight: 500;
}



.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #EAF5FF;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #EAF5FF;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #EAF5FF;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #EAF5FF;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #EAF5FF;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #EAF5FF;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #EAF5FF;
}

.tooltipBeneficios {
    color: #012169;
    font-size: 16px;
}

.btn-container {
    display: flex;
    justify-content: center;
}



.btn-qr {
    width: 100%;
}

.icon-card {
    height: 50px;
    margin-bottom: 30px;
}


#banner .contenedorTarjeta {
    margin-top: 50px;
    display: flex;
    justify-content: flex-end;
}

.beneficios li {
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-size: 20px;
}

.beneficios li>span {
    font-size: 18px;
}

#faq {
    background: #E8E6DF;
}

.beneficios li::before {
    content: '';
    display: inline-block;
    height: 29px;
    width: 41px;
    background-image: url(/Personas/Paginas/prestamos/content-sections/personales/img/check.webp);
    background-repeat: no-repeat;
    background-position: top center;
}

.botonDescarga {
    padding-top: 0px;
}

.separador-contenedor {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.cifrasGrandes {
    font-size: 70px;
}

#escaneaQR {
    background: url(/Personas/Paginas/tarjetas/content-sections/iSi/img/banner.webp) no-repeat;
    background-size: cover;
}

.detalleProducto .cuadroSombreado {
    height: 100%;
}

#escaneaQR .escaneaText {
    font-size: 37px;
}

.cuotasPopular .descripcionDetalles {
    display: flex;
    margin-right: 20px;
}

.cuotasPopular .descripcionDetalles i.fa-check {
    margin-right: 10px;
    margin-top: 10px;
}

#show-more-less {
    margin: 20px 0;
}

/* toolltip */

/* .tooltip {
    width: 500px;
} */

#banner #imgProductoMobile {
    width: 100%;
}


/* helpers */

.alignCenter {
    align-items: center;
    display: flex;
    justify-content: center;
}

@media(min-width:1200px) {
    #banner .row {
        display: flex;
        align-items: center;
    }

    #banner .contenedorTarjeta {
        margin-top: 0;
    }
}

@media(max-width:1024px) {
    #contenedorQR {
        padding: 15px !important;
    }
}

@media(min-width:992px) {
    #show-more-less {
        display: none;
    }
}

@media(min-width:1024px) {
    .icon-check {
        width: 70%
    }
}



@media(max-width:991px) {


    .lista-beneficios-2 {
        display: none;
    }

    .img-container {
        min-height: auto !important;
        margin-top: 20px;
    }

    .solicita-container {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 50px;
    }

    .show-more-height {
        height: 430px;
        overflow: hidden;
    }

    #panel,
    #flip {
        padding: 5px;
        text-align: center;
        background-color: #e5eecc;
        border: solid 1px #c3c3c3;
    }

    #panel {
        padding: 50px;
        display: none;
    }




    .cuadroCero {
        margin: 10px;
        max-width: 300px;
        width: 300px;
    }

    .titulo-cards {
        font-size: 28px;
    }

    .beneficiosCuadro .desc {
        font-size: 20px !important;
    }

    #balances .splide__arrows,
    #porque_elegirnos .splide__arrows,
    #balancesSlide3 .splide__arrows {
        display: none;
    }

    #balances .splide__pagination__page,
    #porque_elegirnos .splide__pagination__page,
    #balancesSlide3 .splide__pagination__page {
        border-radius: 0;
    }

    #balances .splide__pagination__page.is-active,
    #porque_elegirnos .splide__pagination__page.is-active,
    #balancesSlide3 .splide__pagination__page.is-active {
        background: #ed8b00;
        transform: none;
    }

    #balances .splide__pagination,
    #porque_elegirnos .splide__pagination,
    #balancesSlide3 .splide__pagination {
        bottom: -2.6em;
        min-width: 4em;
    }


}

@media(max-width:768px) {
    .text-sm-mobile {
        font-size: 20px !important;
    }


}

@media(max-width:767px) {
    .separador {
        width: 100%;
    }

    .titulo-cards {
        font-size: 16px !important;
    }

    .beneficio-contenedor {
        margin-bottom: 0;
    }

    /* .cuadroCero{
        width: 250px;
    } */

    #porque_elegirnos {
        padding-left: 24%;
        padding-right: 24%;
    }

    .beneficiosCuadro {
        height: 214px;
    }

    #beneficios .beneficiosCuadro {
        min-height: 200px;
        height: 250px;
    }

    #beneficios .beneficiosCuadro p {
        font-size: 20px !important;
        font-weight: 400;
    }

    .cuadroSombreado:not(.modalHazteCliente) {
        /* box-shadow: -1px -3px 14px -1px rgba(0, 0, 0, 0.39); */
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border: 2px solid #E8E6DF;
    }

    .visible-xs {
        display: block !important;
    }

    .beneficios li::before {
        margin-right: 20px;
    }

    .beneficios li:nth-child(2)::before {
        width: 19px;
    }

    .botonDescarga p {
        margin-bottom: 30px;
    }
}

/* Responsive xs mobile */

@media(min-width:768px) {
    .solicita-container {
        display: flex;
        align-items: center;
        /* min-height: 365px; */
    }

    .visible-xs {
        display: none !important;
    }

    .cuadroSombreado:not(.modalHazteCliente) {
        /* box-shadow: -1px -3px 14px -1px rgba(0, 0, 0, 0.39); */
        border-radius: 10px;
        border: 2px solid #E8E6DF;
    }
}

@media(max-width:767px) {
    .cuadro-enlaces {
        margin-bottom: 50px;
    }
}

@media(max-width: 768px) {
    /* #banner {
        background: url('/Personas/Paginas/tarjetas/content-sections/iSi/img/Hero header Mobile.svg') no-repeat;
        background-size: cover;
    } */

    /* .tooltip {
        width: 200px;
    } */
}

@media(max-width:614) and (min-width:400px) {
    .icon-check {
        width: 75%;
    }
}

@media (max-width:500px) {
    .tooltip {
        left: 87px !important;
    }
}