@media only screen and (max-width: 1330px) {
    .ctn-productos-items{
        width: 980px;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 17px;
    }
    .productos{
        margin: 0 34px 0 0;
    }
    .prev-btn, .next-btn{
        display: flex;
    }
}

@media only screen and (max-width: 1290px) {

    /*====== Navbar ======*/
    .nav-enlaces p {
        font-size: 17px;
    }

    /*====== fin de Navbar ======*/

    /*====== inicio de header ======*/
    .btn-banca p,
    .btn-pagalo p,
    .item {
        font-size: 16px;
    }

    .ctn-header {
        height: 65px;
    }

    .item svg {
        height: 23px;
    }

    /*====== fin de header ======*/


}

@media only screen and (max-width: 1215px) {

    /*====== header ======*/
    .btn-banca p,
    .btn-pagalo p,
    .item {
        font-size: 15px;
    }

    .item svg {
        height: 21px;
    }

    /*====== fin de header ======*/

    /*====== pie de pagina  servicio al cliente cuadro pequeño ======*/
    .svc-cliente-txt {
        font-size: 14px;
    }

    /*====== pie de pagina  servicio al cliente cuadro pequeño ======*/

    .ctn-items .div-item .ctn-item-actual-txt p{
        font-size: 16px;
    }
    .ctn-item-actual-img{
        justify-content: start;
    }
}

@media only screen and (max-width: 1150px) {

    /* ===== HEADER ===== */
    .menu {
        gap: 5px;
    }

    .btn-pagalo {
        width: 32%;
    }

    .btn-banca {
        width: 50%;
    }

    .item svg {
        height: 22px;
    }

    /* ===== FIN DE HEADER ===== */

    /* ===== PRODUCTOS ITEMS ===== */
    .ctn-productos-items {
        width: 805px;
    }
    .productos{
        margin: 0 40px 0 0;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 20px;
    }
    /* ===== PRODUCTOS ITEMS ===== */


    /* ===== Pie de Pagina TXT ===== */
    .pie-pagina .pp-title {
        font-size: 18px;
    }

    .nosotros-enlaces,
    .informacion-enlaces,
    .atc-presencial-enlaces,
    .atc-cliente-enlaces {
        font-size: 16px;
    }

    /* ===== FIN Pie de Pagina TXT ===== */
}


@media only screen and (max-width: 1100px) {

    /* ==== Header ==== */
    .header-logo {
        width: auto;
    }

    .header-btn {
        gap: 0px;
        justify-content: space-evenly;
    }

    .txt-banca-1 {
        display: none;
    }

    .txt-banca-2 {
        display: block;
    }

    .btn-banca {
        width: 33%;
    }

    /* ==== Fin de Header ==== */

    /* ==== Pie de Pagina de Header ==== */
    .pie-pagina .pp-title {
        font-size: 16px;
    }

    .nosotros-enlaces,
    .informacion-enlaces,
    .atc-presencial-enlaces,
    .atc-cliente-enlaces {
        font-size: 15px;
    }

    /* ==== fin de  Pie de Pagina de Header ==== */
}

@media only screen and (max-width: 1055px) {

    /* ==== Navbar ==== */

    .nav-enlaces p {
        font-size: 16px;
    }

    .nav-enlaces {
        width: 63%;
    }

    .nav-escudo,
    .nav-portal {
        font-size: 13px;
    }

    /* ==== fin de Navbar ==== */

    /* ==== Header ==== */
    .ctn-header {
        height: 60px;
    }

    .item svg {
        height: 20px;
    }

    .btn-banca p,
    .btn-pagalo p,
    .item {
        font-size: 14px;
    }

    /* ==== fin de Header ==== */


    /* ==== Pie de pagina, txt e iconos redes sociales ==== */
    .redes-sociales {
        width: 100%;
    }

    /* ==== Fin de Pie de pagina, txt e iconos ==== */
}

@media only screen and (max-width: 1000px) {

    .beneficios-img .img {
        width: 32%;
    }

    .aclaracion-titulo p {
        font-size: 20px;
    }

    /*==== Anuncio ====*/
    .anuncio-contenido {
        font-size: 14px;
    }

    /*==== fin de Anuncio ====*/

    /* ==== Navbar ==== */
    .nav-escudo {
        width: 45%;
    }

    .nav-portal {
        width: 50%;
    }

    /* ==== fin de Navbar ==== */


    /* ==== Header ==== */
    .ctn-header {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        justify-content: space-between;
    }

    .header-btn {
        justify-content: end;
        width: 50%;
        gap: 10px;
    }

    .btn-pagalo,
    .btn-banca {
        width: 20%;
    }
    .ctn-menu{
        display: none !important;
    }

    .icono-menu {
        display: flex;
    }
    .svg-mas,
    .svg-menos {
        fill: var(--gray-txt) !important;
        height: 20px !important;
    }


    .primero-rsv-txt {
        padding-top: 20px;
    }

    .ctn-beneficios-rsv {
        border-bottom: 1px solid var(--pie-pagina);
    }

    .menu-responsive {
        display: flex;
        justify-content: space-around;
        height: 40px;
        width: 100%;
        
        padding: 10px 5px 0px 5px;
        background: white;
        box-sizing: border-box;
    }

    .menu-responsive-txt {
        font-size: 16px;
        padding: 7px 12px 7px 12px;
    }

    .menu-responsive-txt.active {
        background: var(--pie-pagina);
        border-radius: 8px 8px 0px 0px;
    }

    .submenu-responsive {
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        width: 100%;
        margin: 0px 0px 40px 0px;
    }

    .ctn-cd-txt,
    .ctn-bn-txt {
        background: white;
    }

    .ctn-cd-txt a,
    .ctn-bn-txt a {
        box-sizing: border-box;
        padding: 10px 25px !important;
    }

    .ctn-productos-y-servicios,
    .ctn-canales-digitales {
        border-bottom: 1px solid white;
    }

    .submenu-rs {
        padding: 10px 25px;
        border-bottom: 1px solid var(--gray-two);
    }

    .submenu-rs .activo {
        padding-bottom: 5px;
        transition: all 0.3s ease;
    }

    .submenu-rs .activo p {
        font-family: roboto-medium;
        color: var(--red-one);
    }

    .ctn-productos-y-servicios-txt {
        overflow: hidden;
        height: 0;
        /* margin-left: 10px; */
        transition: height 0.5s ease;
        display: flex;
        flex-direction: column;
    }

    .ctn-buscar-responsive{
        padding: 40px 0;
        box-sizing: border-box;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .buscar-responsive {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100px;
        padding: 5px 8px 5px 12px;
        background: var(--red-one);
        font-size: 18px;
        border-radius: 8px;
    }

    .buscar-responsive p {
        color: white;
    }

    .buscar-responsive svg {
        fill: #fff;
        height: 24px;
    }

    .subsubmenu-largo li ul{
        width: 100% !important;
    }
    .ctn-title-menu .title-menu{
        font: 15px roboto-regular;
    }
    .item ul li svg{
        transform: rotate(90deg);
    }
    .sub-abierto .btn-submenu svg{
        transform: rotate(270deg);
    }
    .ctn-title-menu .svg-mas{
        display: flex;
    }
    .span-svg-mid{
        display: flex;
        align-items: center;
    }
    /* MODO RESPONSIVE */
    .menu{
        flex-direction: column;
        width: 100%;
        gap: 1px;
    }
    .menu .span-svg-mid{
        display: none !important;
    }
    
    .item{
        padding: 5px 0 !important;
        background-color: var(--pie-pagina);
        flex-direction: column;
        border-radius: 0;
        padding: 0;
        height: auto;
    }
    .submenu{
        display: none;
        position: static;
        width: 100%;
        padding: 0; 
        box-sizing: border-box;
        margin: 0;
        border-radius: 0;
        background-color: var(--gray-two);
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 1px;
    }
    .submenu.unico li{
        padding: 10px 20px;
        gap: 0px;
    }
    .submenu a{
        display: flex;
        width: 100%;
    }
    .sub-abierto{
        border-radius: 0px;
    }
    
    .submenu li{
        flex-direction: column;
        height: auto;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        /* border-bottom: 1px solid var(--gray-two); */
        background-color: white;
    }
    .btn-submenu{
        padding: 10px 20px;
    }
    .submenu .subsubmenu{
        position: static;
        width: 100%;
        height: auto;
        padding: 0;
        z-index: 1;
        padding-bottom: 8px;
    }
    .subsubmenu li a{
        width: 100%;
        justify-content: start;
    }
    .submenu .subsubmenu li{
        flex-direction: row;
        padding: 10px 20px ;
    }
    
    .ctn-title-menu{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding:15px 20px;
        box-sizing: border-box;
    }
    .ctn-title-menu .svg-menos{
        display: none;
    }
    .item.abierto .ctn-title-menu .svg-menos{
        display: flex;
        fill: var(--red-one) !important;
    }
    .item.abierto .ctn-title-menu .svg-mas{
        display: none;
    }

    /* fin de probar header */

    .nav-enlaces,
    .ocultar1,
    .menu,
    .header-buscar,
    .ocultar {
        display: none;
    }

    /* ==== Ver mas ====*/
    .ctn-vermas svg {
        height: 16px
    }

    /* ==== Ver mas ====*/


    /* ==== Pie de Pagina ====*/
    .pie-pagina-ctn {
        height: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pp-txt {
        width: 100%;
        gap: 0px;
    }

    .svc-cliente {
        width: 250px;
        padding: 20px;
        /* gap: 8px; */
    }

    .pie-pagina {
        height: auto;
    }
    .servicio{
        width: 100%;
    }
    .redes-sociales{
        width: auto;
    }

    .redes-sociales-icons {
        box-sizing: border-box;
        justify-content: center;
        gap: 5px;
        width: auto;
    }

    /* ==== fin de Pie de Pagina ====*/

    /* ==== footer ====*/

    footer .f-title {
        font-size: 14px;
    }

    footer p {
        font-size: 13px;
    }

    /* ==== fin de footer ====*/


}

@media only screen and (max-width: 950px) {
    .ctn-productos-items {
        width: 635px;
    }
    .productos{
        margin: 0 50px 0 0;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 25px;
    }
}

@media only screen and (max-width: 920px) {

    /* ==== pie de pagina ====*/

    /* para desplegar */
    .ocultar-linea {
        display: block;
    }

    .nosotros,
    .informacion,
    .atc-presencial,
    .atc-cliente {
        gap: 0px;
    }

    .pie-pagina .pp-title {
        padding: 20px 0;
    }

    .svc-cliente-title .pp-title {
        padding: 0px;
    }

    .nosotros,
    .informacion,
    .atencion {
        gap: 0px;
        width: auto;
    }

    .nosotros-enlaces,
    .informacion-enlaces,
    .atc-clientes-enlaces,
    .atc-presencial-enlaces {
        overflow: hidden;
        height: 0;
        margin-left: 10px;
        transition: height 0.5s ease;
    }

    .activo .pp-title {
        color: var(--red-one) !important;
    }

    .pp-txt-title svg {
        display: block;
    }

    .activo svg {
        fill: var(--red-one);
        transition: transform 0.3s ease;
        transform: rotate(180deg);
    }

    .pp-txt-title {
        display: flex;
        justify-content: space-between;
    }

    /* para desplegar */

    .pp-txt {
        flex-direction: column;
        margin-bottom: 25px;
    }

    .servicio {
        width: 80%;
        gap: 20px;
    }
    .redes-sociales {
        margin: 0px;
        width: 300px;
    }

    .redes-sociales-icons {
        box-sizing: border-box;
        padding: 0px;
    }

    /* ==== fin de pie de pagina ====*/
    /* items divididos */
    .ctn-items{
        gap: 10px;
    }
    .items-div{
        width: 49%;
    }
}


@media only screen and (max-width: 863px) {

    /* ==== Anuncio ==== */
    .anuncio {
        height: 35px;
    }

    /* ==== Fin de Anuncio ==== */



    /* ==== Beneficios ==== */

    .beneficios-img .img {
        width: 26%;
    }

    .ocultar2 {
        /* ocultamos la 4ta imagen de descuentos*/
        display: none;
    }

    /* ==== Fin de Beneficios ==== */



    .aclaracion-titulo p {
        font-size: 22px;
    }

    /* ==== Footer  ==== */
    .footer-ctn {
        flex-direction: column;
        gap: 10px;
    }

    .f-c2 {
        text-align: start;
    }

    footer .f-title {
        margin-bottom: 0;
    }

    /* ==== Fin de Footer  ==== */

}

@media only screen and (max-width: 800px){
    .noticias-items .noticias-contenido-item:nth-child(3){
        display: none;
    }
    .noticias-items{
        justify-content: center;
    }
}

@media only screen and (max-width: 770px){
    .ctn-productos-items {
        width: 548px;
    }
    .productos{
        margin: 0 20px 0 0;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 10px;
    }
    .ctn-items{
        flex-direction: column;
        gap: 30px;
    }
    .items-div{
        width: 100%;
    }
    .div-item{
        justify-content: space-between;
    }
    .ctn-item-actual-txt{
        width: 45%;
    }
    .ctn-items .div-item .ctn-item-actual-txt p{
        font-size: 14px;
    }
    .ctn-item-actual-img{
        width: 55%;
        justify-content: end;
    }
}

@media only screen and (max-width: 720px) {


    /* ==== FOOTER ==== */
    footer .f-title {
        font-size: 13px;
    }

    footer p {
        font-size: 12px;
    }

    /* ==== FIN DE FOOTER ==== */

}

@media only screen and (max-width: 685px){
    .items-div{
        flex-direction: column;
        align-items: center;
    }
    .div-item{
        width: 100%;
        height: 160px;
    }
    .div-item .ctn-title .title-beneficios, .div-item .ctn-title p {
        font-size: 16px !important;
    }
    #countdown .time-section .time-number{
        font-size: 18px !important;
    }
    #countdown .time-section .time-label{
        font-size: 12px !important;
    }
    .ctn-countdown #countdown .puntos-dobles{
        font-size: 16px !important;
    }
    .ctn-descuentos-actual-txt{
        width: 40%;
    }
    .descuentos-actual .ctn-descuentos-actual-txt p{
        font-size: 16px;
    }
    .ctn-productos-items {
        width: 450px;
    }
    .productos{
        margin: 0 64px 0 0;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 32px;
    }
}

@media only screen and (max-width: 650px) {
    .btn-pagalo,
    .btn-banca {
        width: 100px;
    }
    .header-btn {
        width: 70%;
    }
    .slider-txt-title{
        line-height: 25px;
    }
    .slider-txt-sub{
        line-height: 20px;
    }
}

@media only screen and (max-width: 600px) {

    .ocultar1,
    .ocultar3 {
        display: none;
    }

    .beneficios-img .img {
        width: 41%;
    }

    .beneficios-img {
        justify-content: space-around;
    }

    footer {
        width: 100%;
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }
}

@media only screen and (max-width: 560px){
    .productos { /* productos individuales */
        width: 150px;
        height: 150px;
        margin: 0 30px 0 0;
    }
    .productos .txt{
        font-size: 14px;
    }

    .ctn-productos-items {
        width: 362px;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin-left: 15px;
    }
}

@media only screen and (max-width: 550px) {

    .ctn-item-actual-img{
        justify-content: end;
    }
}


@media only screen and (max-width: 470px) {

    /* PRODUCTOS */
    .ctn-productos-items {
        width: 304px;
    }
    .productos { /* productos individuales */
        width: 135px;
        height: 135px;
        margin: 0 15px 0 0;
    }
    .productos .txt{
        font-size: 13px;
    }
    /* FIN DE PRODUCTOS */

    .anuncio-contenido {
        font-size: 14px;
    }

    .btn-pagalo,
    .btn-banca {
        /* width: 70px; */
        width: 25%;
    }

    .btn-banca p,
    .btn-pagalo p,
    .item {
        font-size: 15px;
    }

    .aclaracion-titulo p {
        font-size: 17px;
    }

    .svc-cliente-txt {
        line-height: 18px;
    }
    .ctn-items-div{
        padding-top: 10px;
    }
}

@media only screen and (max-width: 430px){
    .encabezado-ocultar{
        display: none !important;
    }
    .encabezado-mostrar {
        display: block !important;
    }
    .ctn-productos-items {
        width: 294px;
    }
    .productos { /* productos individuales */
        width: 130px;
        height: 130px;
        margin: 0 15px 0 0;
    }
    .ctn-all-items .ctn-productos-items .productos-items:first-child{
        margin: 8px;
    }
    .prev-btn{
        left: -5px;
    }
    .next-btn{
        right: -5px;
    }
    .ctn-item-actual-img{
        justify-content: start;
    }
    .ctn-productos-items{
        padding: 0;   
    }
    .productos-txt {
        font-size: 20px;
    }
    .ctn-items-div .title,.noticias-title{
        font-size: 18px;
    }
}

@media only screen and (max-width: 380px) {
    .div-item .ctn-title p{
        font-size: 18px;
    }
    .navbar {
        width: 100%;
    }

    .nav-escudo,
    .nav-portal {
        font-size: 12px;
    }

    .btn-banca p,
    .btn-pagalo p,
    .item {
        font-size: 14px;
    }

    .productos {
        width: 130px;
        height: 130px;
    }
    .ver-mas {
        font-size: 14px;
    }

}