@media (min-width: 1441px) {
    .container-certification {
        margin-left: 2.5%;
    }

    .container-information {
        margin-left: 7%;
    }


    .container-nav {
        margin-left: 5%;
    }

    .menu-container {
        display: none;
    }

    .Container-footer-reponsive {
        display: none;
    }

    .Container-certification {
        display: none;
    }

    .card-Multiples-General {
        margin-top: -85px;
    }

    .container-multicard {
        max-width: 80%;
    }

    .container-multicard-credito {
        max-width: 80%;
    }

    .GeneraCardCredito {
        justify-content: center;
        align-content: center;
        margin: 0 auto;
        max-width: 80%;
    }

    .generalCard {
        justify-content: center;
        align-content: center;
        margin: 0 auto;
        max-width: 80%;
    }

    .container-calificar-mobile {
        display: none;
    }

    .Section-button-icon {
        display: none;
    }
}

@media (min-width: 1027px) and (max-width: 1440px) {
    .btn-acap-red {
        padding: 10px 40px;
    }

    .menu-container {
        display: none;
    }

    .icon-banner-general {
        width: 134px;
        height: 134px;
        position: absolute;
        z-index: 10;
        bottom: 180px;
        right: 10px;
    }

    .Container-footer-reponsive {
        display: none;
    }

    .Container-certification {
        display: none;
    }

    .generalCard {
        margin-top: -5%;
    }


    .container-Nosotros {
        max-width: 80%;
    }

    .container-tabs-Nos {
        max-width: 70%;
    }

    .cardEspecifica {
        max-width: 95%;
    }

    .container-multicard {
        top: -120px;
        max-height: 1350px;
    }

    .banner {
        height: 500px;
    }

    .nav-links {
        padding: 8px 50px;
    }

    .img_slider {
        max-height: 475px;
    }

    .img-card-genericas {
        width: 300px;
    }

    .container-01 {
        max-width: 40%;
    }

    .cardSection1 {
        max-width: 60%;
    }

    .cont-card2 {
        flex: 0 0 102%;
    }

        .cont-card2 .col:nth-child(2,3) {
            display: none !important;
        }



    .container-calificar-mobile {
        display: none;
    }

    .Section-button-icon {
        display: none;
    }
}

@media(min-width:1025px) and (max-width:1026px) {
    .menu-container {
        display: none;
    }

    .list-menu {
        display: none;
    }

    .Container-footer-reponsive {
        display: none;
    }

    .Container-certification {
        display: none;
    }

    .Section-button {
        max-height: 440px;
    }

    #btn-container {
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .container-calificar-mobile {
        display: none;
    }

    .Section-button-icon {
        display: none;
    }

    .container-calificar-mobile {
        display: none;
    }
}

@media (max-width: 1024px) {
    .list-menu {
        display: none;
    }

    .Nav {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1000;
    }

    .NavBar {
        width: 90%;
        height: 90vh;
        display: block;
        background-color: white;
        color: #1E22AA;
        border-radius: 20px;
    }

    .navbar-icon {
        position: absolute;
        right: 50px;
    }

    .search-icon-mobile {
        position: relative;
        z-index: 1000;
        height: 32px;
        margin-top: -40px;
        left: 0;
        margin-top: 15px;
    }

    .currency-responsive {
        background-color: #EE2737;
        color: white;
        width: 40px;
        height: 30px;
        margin-top: auto;
        border: none;
        border-radius: 5px;
        font-family: 'Lato';
        font-size: 14px;
        font-weight: 700;
    }

    .container-tasa {
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
        margin-left: 10px;
    }

        .container-tasa p {
            margin-left: 10px;
            font-family: 'Lato';
            font-size: 12px;
            font-weight: 700;
        }

    .currency-info {
        margin-left: 0px;
    }

    .hr {
        height: 2px;
        background-color: #ddd;
        margin: 2px 15px 2px 15px;
    }

    .floating-menu {
        display: none;
    }


    .btn-persona, .btn-negocios {
        width: 100px;
        height: 40px;
        background-color: #1E22AA;
        font-size: 17px;
        border-radius: 10px;
        border: none;
        cursor: pointer;
    }

        .btn-persona a, .btn-negocios a {
            color: white !important;
        }

        .btn-persona.active {
            background: white;
            color: #1E22AA !important;
        }


            .btn-persona.active a, .btn-negocios.active a {
                color: #1E22AA !important;
            }


    .menu-container {
        height: 120px;
    }


    .nav-item {
        font-family: 'Lato';
        font-weight: 400;
        margin-top: 5px;
        font-size: 17px;
    }

    .currency-box {
        position: fixed;
        z-index: 10;
        top: 70px;
        background-color: white;
        border-radius: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        transition: top 0.3s ease-in-out;
    }


    .img-logo {
        width: 120px;
    }

    .Search-icon {
        width: 35px;
        margin-top: 20px;
        margin-right: 15px;
    }

    .Menu-icon {
        margin-left: 10px;
        width: 25px;
        height: 25px;
    }

    .btn-banking {
        width: 139px;
        padding: 10px;
        font-size: 12px;
        border-radius: 10px;
    }

    .banner {
        height: 452px;
    }

    .container-01 h1 {
        display: none;
    }

    .container-01 {
        max-width: 100% !important;
        margin-top: -20px;
        margin-bottom: 50px;
    }

    .navBancaPersonal {
        max-height: 65vh;
        overflow-y: auto;
        position: relative;
    }

    .nav-arrow {
        width: 9px;
        height: 13px;
        opacity: 50%;
        position: absolute;
        right: 50px;
        margin-top: 10px;
    }

    #row-CardSection-01 {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-bottom: 15px;
        margin-left: 1px;
    }

    .body-button {
        flex: 0 0 auto;
        width: 95.5px;
        margin-left: 2px;
    }

    .text-button {
        padding: 0px;
    }

    .container-calificar {
        display: none;
    }

    .container-calificar-mobile {
        display: flex;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
    }

    .btn-calificar {
        width: 90%;
        margin-top: 20px;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }



    .container-cardSection {
        display: block;
        margin-left: -10px;
        padding: 25px;
        margin-bottom: 15px;
    }

    .cardSection1 {
        max-width: 110%;
        margin-right: -10px;
        margin-top: -5%;
        position: relative;
        margin-bottom: 0px;
    }

    .cont-cardSection1 {
        display: block;
    }

    .cont-card1 {
        width: 98%;
    }

    .cont-card2 {
        width: 110%;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        margin-left: -10px;
    }

    .cardSection2 {
        padding: 20px;
    }


    .container-cardSection-2 {
        margin-bottom: 15px;
    }

    .container-cardSection-3 {
        padding: 25px;
        border-radius: 20px;
        margin-bottom: 15px;
    }

    .Section5 {
        width: 100%;
    }

    .Section-button {
        padding: 5px;
        display: flex;
    }

    .Section-button-icon {
        margin: auto;
        width: 37px;
        height: 37px;
        margin-right: -10px;
    }

    .body-senction-button {
        margin-top: -5px;
    }

    #btn-container {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .img-banner-general {
        height: 306px;
    }

    .icon-banner-general {
        height: 80px;
        width: 80px;
        margin-top: -5vh;
        margin-right: 10vw;
    }

    .card-Multiples {
        margin-top: 80px;
        margin-bottom: 35px;
        padding: 5px;
    }



    .container-multicard {
        top: -120px;
    }

    .card-Multiples-General {
        margin-top: -100px;
    }

    .cont-generalCard {
        margin-top: 15px;
        margin-bottom: 70px;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .cont-Card-Multiples-Gener {
        display: block;
    }

    .general-btn-acap-light {
        padding: 10px 20px;
    }

    .container-general {
        display: block;
        padding: 20px;
    }

    .cardSimple {
        padding: 0px
    }

    .cont-tabs {
        width: 100%;
    }

    .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .nav-items {
        width: 100%;
    }

    .nav-links {
        padding: 8px 10px;
    }

    .container-tabs-calc {
        max-width: 380px;
    }

    .information-foorte {
        max-width: 400px;
        min-width: 360px
    }

    .img-card-genericas {
        width: 300px;
    }

    .card-general {
        margin-top: 60px;
        width: 110%;
        margin-left: 0%;
        margin-bottom: 80px;
    }

    .col-card-general {
        width: 72%;
    }

    .text-information {
        max-width: 400px;
        min-width: 338px;
        margin: 0 auto;
    }

    .informationRemesas {
        padding: 30px;
    }

        .informationRemesas h3 {
            text-align: center;
        }

    .sectionRemesas {
        display: block;
    }

    .cont-remesas {
        display: flex;
        max-width: 100%;
    }

    .img-remesas {
        width: 150px;
    }


    .container-Nosotros {
        max-width: 100%;
        text-align: center;
    }

    .container-tabs-Nos {
        max-width: 100%;
        display: flex;
    }

    .nav-item-Nos {
        margin: 0 auto;
        margin-top: 20px;
    }

    .container-tabs-Sos {
        max-width: 100%;
        display: flex;
    }

    .nav-item-sos {
        margin-left: 10px;
    }

    .img-Especifica {
        width: 335px;
        height: 200px;
    }

    .containerInforma {
        max-width: 100%;
    }

    .cardEspecifica {
        max-width: 100%
    }

    .informacionEspecifica {
        max-width: 100%;
        padding: 25px;
        text-align: center;
    }

    .container-footer {
        display: none;
    }

    .Container-footer-reponsive {
        padding: 50px;
    }

    .Container-certification {
        background-color: #001871;
        margin-bottom: 0px;
    }


    /*  canales */
    .container-canales {
        padding: 30px;
    }

    .section-canales-container {
        width: 100%;
        padding: 0px;
    }

    .section-Canales-Container {
        padding: 0px;
    }

    .text-canales-container {
        width: 100%;
    }

    .container-offices {
        display: block;
    }

    .filter-offices {
        left: 50px;
        top: 130px;
    }

    .search-offices {
        width: 70%;
    }
}

@media(min-width:900PX) and (max-width:1024px) {
    .cardSection1 {
        margin-top: 0%;
    }

    .cont-cardSection1 {
        display: flex;
    }


    .cont-card1 {
        width: 40%;
    }

    .cont-card2 {
        margin-left: 10px;
        flex: 0 0 89%;
    }

        .cont-card2 .col:nth-child(3) {
            display: none !important;
        }

    .container-cardSection-2 > .col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .currency-info {
        font-size: 14px;
        margin-right: 30px;
    }

    .currency-responsive {
        margin-right: 10px;
    }

    .col-card-general {
        width: 30%;
    }
}

@media(min-width:768px) and (max-width:800px) {
    .cardSection1 {
        margin-top: 0%;
    }

    .cont-cardSection1 {
        display: flex !important;
    }

    .cont-card1 {
        width: 50% !important;
    }

    .cont-card2 {
        margin-left: 10px;
        flex: 0 0 60% !important;
    }

        .cont-card2 .col:nth-child(3) {
            display: none !important;
        }

    .currency-info {
        font-size: 14px;
        margin-right: 30px;
    }

    .currency-responsive {
        margin-right: 10px;
    }

    .col-card-general {
        width: 40%;
    }
}

@media (max-width: 786px) {

    .col-cardGeneral {
        width: 65%;
    }

    .btn-container {
        height: 50%;
    }
}

@media(min-width:375px) and (max-width:424px) {
    .btn-acap-red {
        padding: 10px 50px;
    }

    .search-offices {
        width: 70%;
    }
    /*
    .general-btn-acap-light {
        padding: 10px 50px;
    }*/
}

@media (min-height: 600px) and (max-height: 800px) {
    .icon-banner-general {
        bottom: 60px;
    }

    .cont-cardSection1 {
        display: flex;
    }
}
