body {
    background-color: #eaeaea;
    min-width: 230px;
    font-family: 'Montserrat', sans-serif;
}

.section-table {
    min-height: 30vh;
    background-color: #fff;
    ;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-footer2 {
    min-height: 6vh;
    background-color: #fff;
    ;
}

.contenedorInterno {
    padding-left: 6rem;
    padding-right: 6rem;
    align-items: center;
}

.texto-footer {
    text-align: end;
}

.main {
    max-width: 1320px;
    margin: 0px auto;
}

.titleTable {
    font-size: 0.6rem;
    color: #234285;
}

.titleTable2 {
    font-size: 0.7rem;
    color: #234285;
}

.titleCambia {
    font-size: 1.1rem;
    line-height: 1.4rem;
}

@media (max-width: 342px) {
    .menu {
        display: none;
    }
}

@media (min-width: 640px) {
    .main {
        padding-left: 2rem;
        padding-right: 2rem;
        margin: 0px auto;
        max-width: 1320px;
    }

    .text-sm {
        font-size: 0.7rem !important;
        /* line-height: 0.9rem !important; */
    }
}

@media (max-width: 800px) {
    .contenedorInterno {
        padding-left: 3rem;
        padding-right: 3rem;
        align-items: center;
    }

    .section-table {
        min-height: 30vh;
        background-color: #fff;
        ;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .banner-header {
        padding-left: 20px;
        padding-right: 20px;
    }

    .text-lg {
        font-size: 0.97em !important;
    }

    p {
        font-size: 0.7rem !important;
    }

    .logo-footer {
        height: 2.5rem !important;
        margin-bottom: 10px;
        margin-top: 15px;

    }

    .text-base {
        margin-bottom: 20px;
    }

    .separator-blue {
        flex-direction: column;
        min-height: 11rem !important;
        text-align: center !important;
    }

    .texto-footer {
        text-align: center;
    }

    .modal-button {
        width: 100% !important;
    }

    .text-sm {
        font-size: 0.6rem !important;
        line-height: 0.9rem !important;
    }
}

.modal-button {
    border-radius: 35px;
    width: 48%;
    border-color: #e03806;
    background-color: #ffff !important;
}

.modal-content {
    border-radius: 15px;
    border-color: #e03806;
}

.modal {
    border-radius: 15px;
}

.text-primary {
    color: #01205f !important;
}

.menu {
    font-size: 0.7em;
}

.masInfo {
    font-size: 0.7rem !important;
}

.banner-header {
    background-image: url('../assets/franja-tope_BNC_migracion_2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 4rem;
}

.logo {
    height: 2.1em;
}

.menu {
    width: 100%;
}

.masInfo {
    width: 100%;
}

.header_bnc {
    width: 100%;
}

.separator {
    background-image: url('../assets/franja-tope_BNC_migracion_2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 3rem;

}



.title {
    color: #e05e13;
    margin-top: 3.5rem;
    width: 100%;
}

.modalBNC {
    color: #708ebb !important;
}

.iconosCheck {
    height: 1rem;
    margin: 0px auto;
}

.franja {
    background-image: url('../assets/franja-naranja_BNC_migracion_2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 11rem;
}

.separator-blue {
    background-image: url('../assets/franja-tope_BNC_migracion_2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 9rem;
    padding: auto;
    align-items: center;
}

.logo-footer {
    height: 4rem;
}

.video-div {
    padding-left: 5rem;
    padding-right: 5rem;
    padding-bottom: 5rem;
    background-color: #eaeaea;
}

.title-video {
    color: #e05e13;
    font-size: 1.1rem;
    line-height: 1.4rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}