    #botonAtras,#botonAvanza{
        width: 32px;
        height: 32px;
    }
    
    #botonAtras:after,#botonAvanza:after{
        font-size: 12px;
    }

    @media (min-width: 901px) and (max-width: 1100px){
        #cajaSwiper{
            width: 900px !important;
            margin: auto;
        }
    }
    
    @media (min-width: 700px) and (max-width: 900px){
        #cajaSwiper{
            width: 750px !important;
            margin: auto;
        }
        
        .mySwiperCartas img{
            height: 200px !important;
        }
    }
    @media (min-width: 1300px){
        #cajaSwiper{
            width: 90.5% !important;
            margin: auto;
        }
    }

    @media (min-width: 1800px){
        #cajaSwiper{
            width: 90.5% !important;
            margin: auto;
        }
    }

    #cajaSwiper{
        width: 100%;
        margin: auto;
        margin-bottom: -25px;
        margin-top: -15px;
    }
    
    .mySwiperCartas {
        width: 92%;
        position: relative;
        list-style: none;
        padding: 0;
        z-index: 1;
        display: block;
        margin: 0 !important;
    }
    
    .mySwiperCartas .swiper-slide {
        text-align: center;
        font-size: 18px;
        width: auto !important;
        height: 100% !important;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: transparent !important;
    }
    
    .mySwiperCartas .swiper-slide img {
        display: block;
        width: 100% !important;
    }
    
    .mySwiperCartas .swiper-3d .swiper-slide-shadow-right{
        background-image: none!important;
    }
    
    .mySwiperCartas .swiper-3d .swiper-slide-shadow-left{
        background-image: none!important;
    }
    
    
    
    #cajaSwiper #botonAvanza:after,#cajaSwiper #botonAtras:after{
        background-color: #da291c;
        color:#ffffff;
        padding: 10px 12px;
        border-radius: 8px;
        font-size: 24px;
        width: 36px;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .mySwiperCartas img{
        height: 265px;
    }
    
    #cajaSwiper #botonAtras,#cajaSwiper #botonAvanza{
        display: flex !important;
        align-items: center;
        width: 0.8%;
        height: 0px;
        position: inherit;
    }
    
    @media(max-device-width: 900px){
        #cajaSwiper{
            width: 100%;
            margin-top: 0px;
        }
        
        #cajaSwiper #botonAtras,#cajaSwiper #botonAvanza{
            margin-top: 0%;
            position: relative;
            width: 6%;
            display: none;
        }
        #cajaSwiper .swiper-slide{
            margin-right: 3px !important;
            margin-left: 3px !important;
        }
        .mySwiperCartas img{
            height: 142px;
        }
        
        #cajaSwiper #botonAtras,#cajaSwiper #botonAvanza{
            height: 30px;
            background: transparent;
        }
        
        #cajaSwiper #botonAtras:after,#cajaSwiper #botonAvanza:after{
            width: 28px;
            height: 28px;
            font-size: 15px;
        }
    }
    
    #cajaSwiper #botonAtras{
        justify-content: center;
    }
    
    #cajaSwiper #botonAvanza{
        justify-content: center;
    }
    
    .mySwiperCartas .swiper-wrapper{
        margin-left: 0px !important;
    }
    
    .mySwiperCartas .swiper-slide{
        margin: 5px !important;
    }
    
    @media(max-width: 414px){
        .mySwiperCartas .swiper-slide img{
            transform: translate(0px) !important;
        }
    }
    
    .tamano_img{
        height: 142px !important;
        display: block !important;
        width: 91px !important;
    }
    
    #carruselMovil .swiper-button-next{
        margin-top: -21px;
        height: 40px;
    }
    
    #caja_marcas{
        margin: auto;
        display: flex;
        justify-content: flex-start;
        margin-top: 38px;
        line-height: 25px;
        margin-bottom: 15px;
        width: 86%;
    }
    
    #caja_marcas img{
        width: 25px;
        margin-right: 9px;
    }
    
    #titulo_marcas{
        color: #002d72;
        border-bottom: 3px solid #DA291C;
        font-size: 24px;
        width: max-content;
        font-weight: 500;
    }
    
    #titulo_marcas a{
        text-decoration: none;
    }
    
    #titulo_marcas a:hover{
        color: #002d72;
    }
    
    .swiper-3d{
        perspective: 1500px;
    }
    
    #cajaSwiper #botonAvanza:after{
        margin-right: 2px;
    }
    
    .foto-wazdan{
        margin-top: -15px;
    }
    
    @media(max-width: 650px){
        #titulo_marcas{
             font-size: 16px;
         }
         #cajaSwiper{
             margin-top: 0px;
             margin-bottom: -20px;
         }
         
         #caja_marcas{
             line-height: 19px;
             margin-top: 30px;
             width: 100%;
             margin-bottom: 7px;
             padding-left: 7.5px;
         }
         .mySwiperCartas .swiper-slide img{
            width: 91px !important;
         }
         .foto-wazdan{
            margin-top: -7px;
         }
         
         .mySwiperCartas .swiper-slide img{
            width: 91px !important;
        }
        .foto-wazdan{
            margin-top: -7px;
        }
    }