﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html, body {
    overflow-x: hidden;
}

    body.banca-persona-Body-Background {
        background-color: #F6F6FF;
    }

    body.banca-negocios-Body-Background {
        background-color: #001871;
    }




@font-face {
    font-family: 'Lato';
    src: url('../Font/Lato/Lato-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../Font/Lato/Lato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato', sans-serif;
    src: url('../Font/Lato/Lato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Font';
    src: url('../font/Lato/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.p-4-5 {
    padding: 35px !important;
}

h1 {
    font-size: 36px !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
}

h3 {
    font-size: 26px !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
}


h4 {
    font-size: 22px !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
}

.title {
    font-family: Lato !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

.styleTitle {
    font-family: Lato !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    font-style: normal !important;
}


.text {
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 400;
    list-style-type: none;
}

a {
    text-decoration: none;
    font-size: 13px;
    font-family: 'Lato';
    font-weight: 400;
}

.nexaBold {
    font-family: nexaBold;
}

.font-weight {
    font-weight: 600;
}

.bold {
    font-weight: bold;
}

.bg-F6F6FF {
    background-color: #F6F6FF;
}

.bg-white {
    background-color: white;
}

.banca-negocios-Body-Background {
    background-color: #001871;
}

.Lavender-Mist {
    background: #EBEBFB;
}

.Azul-M-Oscuro {
    background-color: #263B86;
}

.blue-Acap {
    color: #1E22AA;
}

.gray-Acap {
    color: #888B8D;
}

.gray2-Acap {
    color: #9D9D9D;
}


.red-Acap {
    color: #eb2b27;
}

.red-claro-Acap {
    color: #EE2737;
}

.gold-Acap {
    color: #d9a561;
}

.green-Acap {
    color: #00a566;
}

.white-Acap {
    color: white;
}

.Royal-Blu {
    color: #1e22aa9e;
}

.Indigo-Blue {
    background-color: #263b8659;
}

.blanco-transl�cido {
    color: #ffffff7d;
}

.Pantone-Green {
    color: #007A3E;
}


.bg-LimeGree {
    background: rgba(140, 218, 73, 0.2);
}

.bg-Apple-Green {
    background: rgba(147, 218, 73, 0.40);
}

.bg-white {
    background-color: white;
}

.bg-gray {
    background-color: #eaeaea;
}

.bg-blue {
    background-color: #1E22AA;
}

.bg-red {
    background-color: #eb2b27;
}

.bg-pane {
    background-color: #E2E3F6;
}

.btn-acap-light {
    font-size: 14px;
    color: #1d4999;
    background-color: transparent;
    border: solid 1px #1E22AA;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
}

    .btn-acap-light:hover {
        background-color: #1E22AA;
        color: #fff;
        border-color: #1E22AA;
        transition: 0.2s;
    }


.general-btn-acap-light {
    font-size: 14px;
    color: #1d4999;
    background-color: transparent;
    border: solid 1px #1E22AA;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 10px;
}

    .general-btn-acap-light:hover {
        background-color: #1E22AA;
        color: #fff;
        border-color: #1E22AA;
        transition: 0.2s;
    }

.btn-acap-light-BE {
    font-size: 14px;
    color: white;
    background-color: transparent;
    border: solid 1px white;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
}

    .btn-acap-light-BE:hover {
        background-color: #1E22AA;
        color: #fff;
        border-color: #1E22AA;
        transition: 0.2s;
    }

.btn-acap-white-BE {
    font-size: 14px;
    color: #1E22AA;
    background-color: white;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
}

    .btn-acap-white-BE:hover {
        transition: 0.2s;
        background-color: #c50414d4;
    }

.general-btn-acap-light-BE {
    font-size: 14px;
    color: white;
    background-color: transparent;
    border: solid 1px white;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
}

    .general-btn-acap-light-BE:hover {
        background-color: #1E22AA;
        color: #fff;
        border-color: #1E22AA;
        transition: 0.2s;
    }

.btn-acap-blue {
    font-size: 14px;
    color: #fff !important;
    padding: 10px 40px;
    background-color: #1E22AA !important;
    border: solid 1px #fff;
    display: inline-block;
    border-radius: 10px;
}



    .btn-acap-blue:hover {
        background-color: #fff;
        color: #174896;
        border-color: #174896;
        transition: 0.2s;
    }


.btn-acap-blue-calc {
    font-size: 14px;
    color: #fff;
    padding: 10px 40px;
    background-color: #1E22AA;
    border: solid 1px #fff;
    display: inline-block;
    border-radius: 10px;
}



    .btn-acap-blue-calc:hover {
        background-color: #c50414d4;
        color: white;
        border-color: none;
        transition: 0.2s;
    }



.btn-acap-red {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff !important;
    background-color: #eb2b27 !important;
    border: none;
    display: inline-block;
    padding: 10px 40px;
    margin-right: 25px;
    border-radius: 10px;
}

    .btn-acap-red:hover {
        background-color: #c50414d4;
        color: #fff;
        transition: 0.2s;
    }



.btn-acap-red-2 {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff !important;
    background-color: #EE2737 !important;
    border: none;
    display: inline-block;
    padding: 10px 40px;
    margin-right: 25px;
    border-radius: 10px;
}

    .btn-acap-red-2:hover {
        background-color: #c50414d4;
        color: #fff;
        transition: 0.2s;
    }



.btn-acap-active {
    font-size: 14px;
    color: #fff;
    background-color: #174896;
    border: solid 1px #174896;
    padding: 13px 50px;
    display: inline-block;
}

.btn-news-home {
    border: solid 1px #174896;
    background-color: #fff;
    color: #174896;
    font-size: 12px;
    padding: 13px 50px;
    display: inline-block;
}

    .btn-news-home:hover {
        background-color: #174896;
        color: #fff;
        transition: 0.2s;
    }

.container-calificar {
    position: absolute;
    z-index: 1000;
    right: 20px;
    bottom: 25px;
}

.btn-calificar {
    width: 200px;
    font-size: 14px;
    color: #1E22AA;
    background-color: white;
    border: none;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    display: inline-block;
    padding: 11px;
    border-radius: 10px;
}

.icon-calificar {
    margin-top: -4px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}


/*menu */
.list-menu {
    height: 92px;
}

#Nav-link {
    font-size: 13px;
    font-family: 'Lato';
    font-weight: 400;
}

.img_logo {
    margin-left: 30px;
    width: 140px;
}

.icon-nav {
    width: 17px;
    height: 17px;
}

.search-icon {
    font-size: 18px;
}


.active-link {
    margin-top: -3px;
    font-size: 14.5px !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
}


.btn-nav {
    margin: 15px;
    margin-right: 3%;
}

.floating-menu {
    z-index: 1000;
    max-width: 480px;
    position: absolute;
    padding: 10px 20px;
    margin-left: 4%;
    border-radius: 0px 0px 30px 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    display: flex;
    gap: 15px;
    align-items: center;
}

.currency-box {
    display: flex;
    gap: 5px;
}

.currencyActive {
    width: 36px;
    height: 27px;
    padding: 2px 8px;
    margin-top: auto;
    background-color: #E2E3F6;
    border: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12.55px;
}

.currency {
    width: 36px;
    height: 27px;
    padding: 2px 8px;
    margin-top: auto;
    background-color: rgba(255, 255, 255, 0.19);
    border: none;
    border-radius: 5px;
    font-weight: 600;
}

.btn-persona, .btn-negocios {
    width: 75px;
    height: 26px;
    margin-left: 2px;
    color: #1E22AA;
    background-color: transparent;
    font-size: 12.79px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

    .btn-persona.active {
        background-color: #1E22AA;
        color: white;
        height: 26px;
    }

    .btn-negocios.active {
        background-color: white;
        color: white;
        height: 26px;
    }

.span-compra {
    font-size: 11px;
}

.span-venta {
    font-size: 11px;
}

.currency-info {
    display: flex;
    text-align: center;
    font-size: 11.38px;
    margin-left: 10px;
}

.floating-buttons {
    position: fixed;
    bottom: 170px;
    right: 20px;
    background: white;
    border-radius: 50px;
    padding: 2px;
    box-shadow: 0 6px 20px rgba(30, 34, 170, 0.30);
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 1000;
}

    .floating-buttons button {
        background: white;
        border: none;
        color: white;
        width: px;
        height: 48px;
        border-radius: 50%;
        font-size: 20px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.2s ease;
        position: relative;
        z-index: 1;
    }

.btn-whatsapp {
    background: #1D23B6 !important;
    transform: scale(1.30);
    z-index: 2;
}

.floating-buttons button:hover {
    transform: scale(1.1);
}




/*slider */
.img_slider {
    max-height: 632px;
    width: 100%;
    border-radius: 0px 0px 30px 30px;
    object-fit: cover;
}

.icon-arrow {
    width: 10.03px;
    height: 16.25px;
}

.custom-circle {
    width: 40px;
    height: 40px;
    background-color: #F6F6FF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}



.carousel-indicators button {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background-color: white !important;
    display: inline-block;
    border: none !important;
}

    .carousel-indicators button.active {
        background-color: #1E22AA !important;
        border: none;
    }






/*Card*/
.cardEspecifica {
    justify-content: center;
    align-content: center;
    margin: auto;
    max-width: 76%;
}

.img-especifica {
    width: 100%;
}

.container-cardSection {
    padding: 50px;
    display: flex;
}

.container-01 {
    max-width: 30%;
}

.cardSection1 {
    margin-left: 3%;
    max-width: 70%;
}

.cont-cardSection1 {
    display: flex;
}


.cont-card1 {
    margin-top: 15px;
    margin-bottom: 50px;
    width: 35%;
}

.card1-title {
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 400;
}

.card1-text {
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 400;
    display: flex;
    margin-bottom: auto;
}

.card1-img {
    height: 45%;
}


.cont-card2 {
    margin-bottom: 50px;
    width: 100%;
    margin-left: 20px;
    margin-top: 10px
}

.card2-title {
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 400;
}

.card2-text {
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 400;
    display: flex;
    margin-bottom: auto;
}

.card2-img {
    height: 45%;
}

.container-cardSection-2 {
    margin-top: 20px;
    padding: 0px;
}

.container-cardSection-3 {
    padding: 50px;
}

.card {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: none;
    border-radius: 20px
}

.card-body {
    max-height: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0px 0px 20px 20px;
    padding: 30px;
}

.card-cartegoria {
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.card-title {
    font-size: 20px;
    font-family: 'Lato';
    font-weight: 700;
    height: 40px;
}

.card-text {
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 400;
    height: 100px;
    list-style-type: none;
    text-overflow: ellipsis;
    overflow: hidden;
}


.card-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 15px 15px 45px 0;
}

.card-img2 {
    align-items: center;
    justify-content: center;
    width: 99px;
    height: 99px;
}

.img-card-genericas {
    width: 400px;
    border-radius: 15px;
}

.card-img-credito {
    align-items: center;
    justify-content: center;
    width: 300px;
}

.card-img3 {
    border-radius: 0px 0px 45px 0px;
}



.Section-button {
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 520px;
    max-height: 350px;
    width: 100%;
    border-radius: 15px;
    background: #EE2737;
}

.body-senction-button {
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    height: 90px;
}

.icon2 {
    width: 115px;
    height: 115px;
}

.Section5 {
    width: 70%;
    display: block;
    margin: 0 auto;
}


.body-button {
    margin: 8px;
    border-radius: 15px;
    background: #FFFFFF26;
}


    .body-button:hover {
        background-color: #c50414d4;
        color: #fff;
        transition: 0.2s;
    }

.icon {
    margin: 12px;
    width: 20px;
    height: 20px;
}


.button {
    text-decoration: none;
}

.text-button {
    padding: 0px 20px;
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 400;
    line-height: 18.6px;
    text-align: center;
}


.col {
    margin-top: 8px;
    margin-bottom: 8px;
}

.col-md-2 p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-section5 {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
}

.cardSection2 {
    padding: 50px;
}

.banner {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 652px;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}




.container-multicard {
    position: relative;
    top: -200px;
    max-width: 100%;
    text-align: center;
}

.generalCard {
    width: 110%;
    padding: 30px;
    margin-top: -5%;
    position: relative;
    margin-bottom: 0px;
}

.cont-generalCard {
    margin-top: 15px;
    margin-bottom: 50px;
}

.cardSimple {
    padding: 50px;
    width: 90%;
    margin-top: -20%;
    position: relative;
}

.card-Cont {
    display: flex;
    width: 400px;
    border-radius: 50px;
}

.informationRemesas {
    padding: 50px;
}

.sectionRemesas {
    display: flex;
}


.img-remesas {
    width: 300px;
}

.containerInforma {
    max-width: 40%
}

.card-infor-text {
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 400;
    list-style-type: none;
    text-overflow: ellipsis;
}


.cont-containerInforma {
    width: 70%;
    padding: 40px;
}




/*tarjeta de credito */
.banner-credito {
    position: relative;
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-overlay {
    position: absolute;
    background: rgba(30, 34, 170, 0.40);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-title {
    font-family: 'Lato';
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}

.banner-text {
    font-family: 'Lato';
    font-size: 16px;
    color: #fff;
}

.ingreso-container {
    position: relative;
    z-index: 100;
    background: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 20px;
    max-width: 681px;
    height: 140px;
    width: 100%;
    top: -40px;
    display: block;
    margin: 0 auto;
}

.ingreso-label {
    font-weight: bold;
    color: #1E22AA;
    font-size: 18px;
}

.ingreso-slider {
    width: 100%;
}

.ingreso-valor {
    margin-top: 10px;
    color: #1E22AA;
    font-size: 18px;
}


.container-multicard-credito {
    text-align: center;
    margin-bottom: 60px;
}

.GeneraCardCredito {
    padding: 50px;
}

.container-tabs-Sos {
    justify-content: center;
    display: flex;
    margin: auto;
    max-width: 40%;
    border-radius: 10px;
}

.nav-item-sos {
    margin-left: 10px;
}
/*Cuentas generales*/
.img-banner-general {
    position: relative;
    width: 92%;
    max-height: 68vh;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
}

.icon-banner-general {
    width: 134px;
    height: 134px;
    position: relative;
    margin-left: auto;
    display: flex;
    align-items: center;
    margin-top: -7vh;
    margin-right: 6vw;
}

.card-Multiples {
    padding: 50px;
}

.card-Multiples-General {
    margin-top: -40px;
    width: 62%;
    padding: 40px;
}

.cont-Card-Multiples-Gener {
    display: flex;
    margin-bottom: 20px
}

.card-text-ahorros {
    margin-top: 10px;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 22px;
    display: flex;
    margin-bottom: auto;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.container-panel {
    margin-top: -12px;
}

.container-general {
    margin-top: -90px;
    padding: 50px;
    display: flex;
}



.ul-active {
    list-style: none;
}

    .ul-active li {
        list-style-image: url('../img/icon.png');
    }


.ul-active2 {
    list-style: none;
}

    .ul-active2 li {
        list-style-image: url('../img/icon2.png');
    }



.title-cards-ahorros {
    font-size: 32px;
    font-family: 'Lato';
    font-weight: 700;
    margin-right: 5%;
}

.cont-tabs {
    width: 70%;
}

.container-tabs {
    height: 60px;
    border-radius: 10px;
}



.nav-tabs {
    border: none;
    padding: 18px;
}

.nav-items {
    text-align: center;
    width: auto;
    margin: auto
}

.nav-links {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 500;
    padding: 8px 100px;
    border: none;
    color: white;
    background-color: #1E22AA;
    border-radius: 10px;
}


    .nav-links:hover {
        border: none;
        color: white;
        background-color: hsla(0, 0%, 100%, 0.15);
    }


    .nav-links.active {
        border: none;
        color: white;
        background-color: hsla(0, 0%, 100%, 0.15);
    }


.tab-content {
    margin-top: 25px;
    /* background-color: #E2E3F6;*/
    position: relative;
}

.tab-pane {
    border-radius: 15px;
}

#tab-pane {
    padding: 0px !important;
}

.cont-tab-pane {
    border-radius: 15px;
    padding: 10px;
}

.tab-pane ul li {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}

.tab-pane ol li {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

/*.tab-pane p {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
}*/

.card-general {
    margin-left: 8%;
    width: 30%;
}

.card-general-img {
    border-radius: 15px 15px 45px 0px;
    height: 200px;
    object-fit: cover;
}

.container-Nosotros {
    position: relative;
    top: -30px;
    justify-content: center;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 30px;
    max-width: 60%;
}

.nav-item-Nos {
    text-align: center;
    margin-left: 10px;
}

.nav-tabs-nos {
    border: none;
    padding: 18px;
}


.informacionEspecifica {
    padding: 50px;
    max-width: 90%
}

.container-tabs-Nos {
    max-width: 66%;
    border-radius: 10px;
    display: flex;
    margin: auto;
}

.nav-item-calc {
    text-align: center;
    margin-left: 10px;
}

.nav-link-Nos {
    padding: 8px 20px;
    border: none;
    color: #1E22AA;
    background-color: rgba(30, 34, 170, 0.1);
    border-radius: 10px;
}


    .nav-link-Nos:hover {
        border: none;
        color: white;
        background-color: #1E22AA;
    }


    .nav-link-Nos.active {
        border: none;
        color: white;
        background-color: #1E22AA;
    }


.nav-link-sos {
    padding: 8px 20px;
    border: none;
    color: #1E22AA;
    background-color: rgba(30, 34, 170, 0.1);
    border-radius: 10px;
}

    .nav-link-sos.active {
        border: none;
        color: white;
        background-color: #1E22AA;
    }

/* calculadora */
.banner-calc {
    position: relative;
    width: 100%;
    height: 316px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-overlay-calc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-calc {
    position: relative;
    top: -30px;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 30px;
    max-width: 40%;
}

.container-tabs-calc {
    height: 60px;
    border-radius: 10px;
    max-width: 588px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}

.nav-item-calc {
    text-align: center;
    margin-left: 10px;
}

.nav-link-calc {
    padding: 8px 20px;
    border: none;
    color: white;
    background-color: #1E22AA;
    border-radius: 10px;
}


    .nav-link-calc:hover {
        border: none;
        color: white;
        background-color: hsla(0, 0%, 100%, 0.15);
    }


    .nav-link-calc.active {
        border: none;
        color: white;
        background-color: hsla(0, 0%, 100%, 0.15);
    }

.form-label {
    margin-top: 10px;
    font-size: 18px;
    text-shadow: 0.1px 0.1px 0 #1E22AA;
    font-weight: 400;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.form-select {
    border: none;
    height: 50px;
    border-radius: 15px;
    margin-top: 5px;
    font-weight: 400;
}

.form-control {
    border: none;
    height: 50px;
    border-radius: 15px;
    margin-top: 5px;
    font-weight: 400;
}


input::placeholder {
    color: inherit;
}

.Royal-Blu::placeholder {
    color: #1e22aa9e !important;
}

.blanco-transl�cido::placeholder {
    color: #ffffff7d !important;
}





.select-container {
    position: relative;
    color: inherit;
}

    .select-container::after {
        content: "";
        position: absolute;
        right: 35px;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 60%;
        opacity: 50%;
        background-color: transparent;
    }


    .select-container.Royal-Blu::after {
        background-color: #1e22aa9e !important;
    }

    .select-container.blanco-transl�cido::after {
        background-color: #ffffff7d !important;
    }


    .select-container .bi-chevron-down {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

.icon-bold {
    text-shadow: 0 0 1px currentColor;
}

.label-calc {
    margin: 10px;
    opacity: 60%;
    font-size: 15px;
}

.info-box {
    padding: 70px;
    border-radius: 15px;
    margin-top: 20px;
}

.btn-tasa {
    font-size: 14px;
    color: #fff;
    padding: 10px 40px;
    background: rgba(30, 34, 170, 0.5);
    border: none;
    display: inline-block;
    border-radius: 15px;
    margin-top: 20px;
}

    .btn-tasa:hover {
        font-size: 14px;
        color: #fff;
        padding: 10px 40px;
        background: rgba(30, 34, 170, 0.5);
        border: none;
        display: inline-block;
        border-radius: 15px;
        margin-top: 20px;
    }

.text-canales-container {
    width: 50%;
    display: flex;
    align-items: center;
}

.text-Canales-Container {
    display: flex;
    align-items: center;
    margin-left: -8%;
    padding: 30px;
}


.section-Canales-Container {
    align-items: center;
    padding: 0 50px 0 50px;
}

.section-canales-container {
    width: 100%;
    align-items: center;
    padding: 0 50px 0 50px;
}

.img-canales-container {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-canales-vertical {
    border-radius: 15px 15px 45px 0px;
    width: 40%;
    object-fit: cover;
    display: block;
}


.img-canales-horizontal {
    border-radius: 15px 15px 45px 0px;
    width: 600px;
    min-width: 500px;
    height: auto;
    object-fit: cover;
    display: block;
}

.img-Canales-Vertical {
    border-radius: 15px 15px 45px 0px;
    width: 40%;
    object-fit: cover;
    display: block;
}

.container-canales {
    padding: 50px;
}

/*Foorter*/
footer {
    border-radius: 45px 45px 0px 0px;
    box-sizing: border-box;
}

.container-footer {
    text-align: center;
    align-items: center;
}

.container-certification {
    max-width: 450px;
    margin: 0px;
}

.container-information {
    max-width: 450px;
    padding: 15px;
    box-sizing: border-box;
}

.information-foorte {
    max-width: 400px;
    margin-left: -20px;
    margin-top: 8px;
}

.text-information {
    max-width: 400px;
    margin-left: -20px;
}

.container-nav {
    box-sizing: border-box;
}

.cordion-item {
    max-width: 600px;
}

.icon-footer {
    width: 64.8px;
    height: 64.8px;
    margin-top: 28px;
}

.logo-footer {
    width: 250px;
}

.icon-footer-red {
    margin: 10px;
    width: 23.1px;
    height: 23.1px;
}

.btn-acap-footer {
    text-align: center;
    max-width: 360px;
    height: 44.88px;
    border-radius: 10px;
    background-color: #fff;
}

    .btn-acap-footer:hover {
        background-color: #EE2737;
        color: #fff;
        transition: 0.2s;
    }


.accordion {
    border-radius: 15px;
}

.accordion-item {
    border-radius: 15px;
    overflow: hidden;
}

    .accordion-item .accordion-button {
        background: hsla(0, 0%, 100%, 0);
        border-radius: 15px;
        color: white;
        box-shadow: none;
    }

.accordion-collapse {
    color: white;
}

.accordion-body {
    border-radius: 0px 0px 15px 15px;
    background: hsla(0, 0%, 100%, 0);
    text-align: left;
}

.accordion .accordion-item {
    background: hsla(0, 0%, 100%, 0.15);
    border: none;
    border-radius: 15px;
}

.accordion .accordion-button:focus {
    box-shadow: none;
}

.accordion-button::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-size: 1rem;
    background-repeat: no-repeat;
    background-position: center right;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
}

.link-footer {
    color: white;
    text-decoration: underline;
    text-align: left;
}

.accordion-item:first-of-type > .accordion-button {
    border-radius: 15px 15px 0px 0px;
}

.linea-superpuesta {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transform: translateX(-100%);
    transition: none;
}

    .linea-superpuesta path {
        stroke-dasharray: 2000;
        stroke-dashoffset: -2000; /* empieza desde la izquierda */
    }

    .linea-superpuesta.animar-svg {
        opacity: 1;
        transform: translateX(0);
        transition: transform 0.5s ease-out, opacity 0.s ease-out;
    }

        .linea-superpuesta.animar-svg path {
            animation: dibujarLinea 4s ease forwards;
        }

    .linea-superpuesta svg {
        animation: revelarLinea 0.5s ease-out forwards;
        clip-path: inset(0 100% 0 0);
    }

.background-anim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #004FFF; /* Color de fondo */
    z-index: 1;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 1s ease-out;
}

.carousel-item.active .background-anim {
    transform: scaleX(1);
}

.linea-superpuesta .fill-group {
    clip-path: inset(0 0 0 0); /* Oculto al inicio */
    animation: revealFill 8s ease forwards;
    animation-delay: 0.2s;
}

@keyframes revelarLinea {
    to {
        clip-path: inset(0 0% 0 0);
    }
}

@keyframes dibujarLinea {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes revealFill {
    to {
        clip-path: inset(0 0% 0 0); /* Se muestra completamente */
    }
}


.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

.pagination button {
    border: none;
    background-color: #f0f0f0;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
    margin: 0 5px;
}

    .pagination button.active {
        background-color: #007bff;
        color: white;
    }

    .pagination button:disabled {
        opacity: 0.5;
        cursor: default;
    }
