﻿body {
    font-family: 'NovaLight' !important;
}

/*cajas Ofertas semanales-----------------------------------------------------------------------*/
.contenedorCajasOfertas {
    max-width: 1284px;
    margin: auto;
    margin-top: 30px;
}
.contenedorCaja{
    text-align:start;
    color:#000 !important;
}
.cajaOferta {
    width: 628px;
    height: 284px;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    background: linear-gradient(to right, #ffffff 50%, #e80d07 50%);
    background-position: left bottom;
    background-size: 200% 100%;
    transition: all 0.3s ease-out;
    transition-timing-function: linear;
    border-radius: 6px;
}

.cajaOfertaEvento {
    width: 628px;
    height: 284px;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    background: linear-gradient(to right, #ffffff 50%, #0b296e 50%);
    background-position: left bottom;
    background-size: 200% 100%;
    transition: all 0.3s ease-out;
    transition-timing-function: linear;
    border-radius: 6px;
}


.ajusteMargen {
    margin-left: 20px;
}
.imgProducto {
    position: absolute;
    right: 31%;
    top: 10%;
    max-height: 83%;
    transition: 0.5s all;
}
.tituloCajaOfertas {
    text-align: center;
    font-size: 26px;
    color: #212529;
    margin-bottom:20px;
}
.imgTitulo {
    position: absolute;
    /*top: 30%;*/
    top: 26%;
    left: -12px;
    transition: 0.5s;
}
.contenedorDescuento {
    position: absolute;
    top: 18%;
    right: 7%;
    width:121px;
    height:89px;
    color:#E53308;
    /*color:#7e1bb6;*/
}
.estiloLinea {
    position: absolute;
    top: 155px;
    width: 28%;
    left: 72%;
}
.hasta {
    font-size: 16px;
}
.porcDesc {
    font-size: 73px;
    height: 85px;
    margin-top: -32px;
}
.desc{
    font-size:21px;
}
.simboloPorc{
    font-size:51px;
}

.cajaOferta:hover .imgTitulo {
    /*top: 55%;*/
    top: 50%;
    transition:0.5s;
}
.cajaOferta:hover .imgProducto {
    max-height: 60%;
    right: 35%;
    top:20%;
}
.cajaOferta:hover {
    background-position: right bottom;
}
.cajaOferta:hover .contenedorDescuento,
.cajaOferta:hover .contenedorCuotas,
.cajaOferta:hover .estiloLinea{
    color:#ffffff;
}

.cajaOfertaEvento:hover .imgTitulo {
    /*top: 55%;*/
    top: 50%;
    transition:0.5s;
}
.cajaOfertaEvento:hover .imgProducto {
    max-height: 60%;
    right: 35%;
    top: 20%;
}
.cajaOfertaEvento:hover {
    background-position: right bottom;
}
.cajaOfertaEvento:hover .contenedorDescuento,
.cajaOfertaEvento:hover .contenedorCuotas,
.cajaOfertaEvento:hover .estiloLinea{
    color:#ffffff;
}

.contenedorCuotas {
    position: absolute;
    top: 58%;
    right: 3%;
    width: 170px;
    font-family: 'NovaLight';
    color: #000000;
    display: flex;
}
.mas{
    font-size:38px;
}
.numCuota {
    font-size: 68px;
    font-family: 'NovaBold';
    margin-right:4px;
}
.sinInteres {
    font-size: 19px;
    line-height: 18px;
    margin-top: 34px;
}
@media (max-width: 999px) {
    .contenedorDescuento {
        top: 14%;
    }
    .estiloLinea {
        position: absolute;
        top: 100px;
        width: 33%;
        left: 67%;
    }
    .ajusteMargen {
        margin-left: 0;
        margin-top:6px;
    }
    .imgProducto {
        height: 171px !important;
        right: 40%;
        top: 20%;
        max-height: 68%;
    }
    .cajaOferta:hover .imgProducto {
        max-height: 55%;
        right: 45%;
        top: 20%;
    }
    .cajaOfertaEvento:hover .imgProducto {
        max-height: 55%;
        right: 45%;
        top: 20%;
    }
    .hasta {
        font-size: 13px;
        text-align: start;
        margin-left: 7px;
    }
}
/*Fin-----------------------------------------------------------------------*/

/*cajas Promo especiales-----------------------------------------------------------------------*/
#SliderPromoEspeciales {
    max-width: 1280px;
    margin: auto;
    margin-top: 25px;
}
.swiper-cajas-promo .IcoImg {
    /*max-width: 410px;
    max-height: 217px;*/
    border-radius: 6px;
}
.tituloCaja {
    text-align: start;
    font-size: 20px;
}
.descCaja {
    font-size: 20px;
}
.tituloCajaPromo {
    font-size: 26px;
    color: #212529;
    text-align: center;
    margin-bottom: 20px;
}
@media (max-width: 999px) {
    .tituloCajaPromo, .tituloCajaOfertas {
        font-size: 22px;
    }
    .tituloCaja, .descCaja {
        font-size: 17px;
    }
    .tituloCaja {
        
    }
    #SliderPromoEspeciales {
        margin-top: 25px;
    }
}

/*fin-----------------------------------------------------------------------*/
/*cajas Banner 2 bloques-----------------------------------------------------------------------*/

.margenCaja{
    margin-left: 20px;
}
.anchoBanner{
    width:630px !important;
}
@media (max-width: 999px) {
    .margenCaja {
        margin-left: 0px;
    }
    .anchoBanner {
        width: 48.5% !important;
    }
}
/*fin-----------------------------------------------------------------------*/
@media (max-width: 999px) {
    /*cajas Ofertas semanales-----------------------------------------------------------------------*/
    .contenedorCajasOfertas{
        text-align:center;
        margin-top:15px;
    }
    .cajaOferta, .imgFondo {
        max-width: 94%;
        max-height: 184px;
    }
    .cajaOfertaEvento, .imgFondo {
        max-width: 94%;
        max-height: 184px;
    }
    .imgFondo{
        position:absolute;
        left:0;
    }
    .imgTitulo {
        max-width: 206px;
        left: 0;
        max-height:68px;
        top:30%;
    }
    .imgProducto {
        height: 146px;
        right: 40%;
    }
    .contenedorDescuento {
        width: 96px;
        height: 70px;
    }
    .porcDesc {
        font-size: 58px;
        height: 68px;
        margin-top: -27px;
        letter-spacing: -3px;
    }
    .desc {
        font-size: 17px;
    }
    .simboloPorc {
        font-size: 40px;
    }
    .contenedorCuotas {
        right: 1%;
        width: 136px;
    }
    .mas {
        font-size: 28px;
    }
    .numCuota {
        font-size: 53px;
        margin-right: 2px;
    }
    .sinInteres {
        margin-top: 24px;
        font-size: 16px;
        line-height: 16px;
        text-align: start;
    }
    /*fin-----------------------------------------------------------------------*/
    /*cajas Promo especiales-----------------------------------------------------------------------*/
    .swiper-cajas-promo .IcoImg {
        height: 165px;
        width: 100%;
        object-fit: cover;
    }
    .contenedorCaja {
        width: 97%;
        margin-left: 4%;
    }
    /*fin-----------------------------------------------------------------------*/
}
/*cajas banner 2 bloques-----------------------------------------------------------------------*/
#Banner2Bloques .verMobile {
    display: none;
}
#Banner2Bloques .verDesktop {
    display: flex;
}
#Banner2Bloques {
    max-width: 1280px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
}
@media (max-width: 999px) {
    #Banner2Bloques .verMobile {
        display: flex;
        /*padding: 5px;*/
    }
    #Banner2Bloques {
        margin-top: 15px;
        margin-left: -9px;
        margin-bottom:0px;
    }
    #Banner2Bloques .verDesktop {
        display: none;
    }
    .imgDerecha{
        margin-right:-40px;
    }
    .imgIzquierda {
        margin-right: -18px;
    }
    .infoMegaOferta {
        font-size: 14px !important;
    }
}
.infoMegaOferta {
    font-size: 17px;
    text-align: center;
    margin-top: 5px;
}
/*Mobile Horizontal*/
@media (min-width: 700px) and (orientation: landscape) {
    /*#Banner2Bloques .verDesktop {
        display: flex;
        margin-left: 10px;
    }
    #Banner2Bloques .verMobile {
        display: none;
    }
    .anchoBanner {
        width: 49% !important;
    }*/
    /*#Banner2Bloques {
        margin-left: 3px;
    }*/
}

/*fin-----------------------------------------------------------------------*/

/*Estilos Contador para eventos en la Home-----------------------------------------------------------------------*/
#RelojEventos {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 800px;
}

.RelojBarra {
    color: #DD5EB7;
}

.RelojTexto {
    color: #0bf8f0;
}

.RelojNumeros {
    color: #202052;
}

/*Estilos Banner separador--------------------------------------------------*/
.BannerDesktop {
    display: block;
}

.BannerMobile {
    display: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 799px) {
    .BannerMobile {
        display: block;
    }

    .BannerDesktop {
        display: none;
    }
}

/*fin-----------------------------------------------------------------------*/