.btn-newStyle{
    width: 85%;
}


.reserva_flotante {
    position: absolute;
    top: 45px;
    width: 30%;
}

/*
.hs-listador-financiacion{
font-size: 12px;
text-align: center;
color: white;
margin: 0px;
padding: 5px 8px;
background-color: #015A97;
line-height: 28px;
border-radius: 0px 0px 5px 5px;
}*/

.hs-listador-financiacion{
    font-size: 12px;
    text-align: center;
    color: #151515;
    margin: 0px;
    padding: 5px 8px;
    line-height: 28px;
    border-radius: 0px 0px 5px 5px;
    border-top: darkgray solid thin;
}

.btn-hotsale {
    color: #FFF;
    background-color: #909090;
    border-color: #898989;
}

.btn-hotsale:hover {
    color: #FFF;
    background-color: #898989;
    border-color: #898989;
}

.btn-danger-list {
    color: #FFF;
    background-color: #E41616;
    border-color: #D9534F;
    margin-top: 12px;
}

.btn-danger-list:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;

}

.listador-efectivo{
    font-size: 12px;

    text-align: center;

    color: #f00;

    margin: -5px 0px 4px;

    line-height: 28px;

    border-radius: 0px 0px 5px 5px;
}




.hs-tachado-container{
}
.hs-tachado-title{
    width: 40%;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    vertical-align: middle;
}

.noTachado-number{
    display: inline-block;
    font-size: 15px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
}
.hs-tachado-number{
    display: inline-block;
    font-size: 15px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
    text-decoration: line-through;
}

.hs-promo-container{
    margin-top: 5px;
    color: #FB5225 !important;
}

.promo-container{
    margin-top: 5px;
    color: red !important;
}
.hs-promo-title{
    width: 40%;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    vertical-align: middle;
}
.hs-promo-number{
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
    font-weight: bold;
}

.galery-thumb{
    width: 19%;
    display: inline-block;
    padding: 2px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.galery-container{
    text-align: center;
    margin: 10px auto 20px;
}

/** PROMO 25 **/
.extra-list-style{
    height: 425px!important;
}

.extra-list-style-2{
    bottom: -110px!important;
}


.c25-rotador-titulos{
    position: absolute;
    width: 55%;
    top: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}
.a25-modal-input-row{
    padding-right: 5px;
    padding-left: 5px;
}
.a25-modal-dialog{
    width:500px;
}
.a25-btn-form{
    background-color: #004B85;
    color: white;
    border: 2px solid white;
    font-size: 18px;
    padding: 5px 100px;
    margin: 15px 0px -10px;
}

.a25-btn-container{
    text-align: center;
}

.a25-modal{
    background-color: #004B85;
    color: white;
    font-family: 'Roboto Condensed';
}

.a25-modal-header{
    border: none;
    padding: 25px 15px 5px;
    text-align: center;
}

.a25-modal-header h4{
    font-size: 30px;
}

.a25-modal-form{
    margin: 0px -5px;
}

.btn-gris{

    color: #4b4b4b;
    background-color: #a5a5a5;
    border-color: #9e9e9e;
}

.btn-gris:hover{
    color: #323232;
    background-color: #a5a5a5;
    border-color: #a1a1a1;
}

.active-a25{
    /*border: 2px hotpink solid;*/
}

.active-a25::after{

    content: none!important;


}

.a25-control-btn::after{

    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(10, 10, 10, .3);

    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);

}

.a25-control-btn{

    position: relative;
    height: 95px;
    margin: 0px 0px 5px;
    overflow: hidden;

    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );

    border-bottom: 2px solid #E4E4E4; 

    cursor: pointer;
}

.a25-vermasprod{
    margin-top: 5px;
    height: 30px;
    padding: 5px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}

.a25-control-img{
    mix-blend-mode: multiply;
    position: absolute;
    left: 5px;
    width: 45%;
    top: 2px;
}
.a25-control-medalla{
    position: absolute;
    right: 6px;
    width: 50%;
    top: 0px;
    padding: 5px 15px;
}
.a25-control-codigo{
    position: absolute;
    bottom: 5px;
    width: 55%;
    font-size: 12px;
    padding: 5px 10px 0px;
    right: 0;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    color: #004D85;
    text-align: center;
    line-height: 11px;
}

.promo-box-25{
    font-style: italic;
    padding: 0px 25px;
    text-align: center;
    margin: 10px 0px 0px;
    width: 200px;
}

.prev-promo-text-25{
    margin: 5px 0px 0px;
    padding: 3px 0px 0px;
}

.prev-promo-price-lista-25{
    font-size: 16px;

    color: #7C7676;

    padding: 10px 0px 10px;

    margin: 0px 0px 10px;

    font-weight: bold;
}

.prev-promo-price-lista-25C{
    font-size: 15px;
    color: #004c88;
    padding: 0px 0px 3px;
    margin: 10px 0px 10px;
    font-weight: 800;
    font-family: 'Roboto';
    line-height: 18px;
}

.a25-carrousel{
    margin: 0px 0px 20px;

    padding: 0px;

}
.a25-block{
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
}

.img-25-gr{
    mix-blend-mode: multiply;
}
.a25-columna-3{
    padding-right:5%;
    padding-top: 10%;
}

.a25-columna-2{
    position:absolute;
    width:60%;
    left:20%;

}

.a25-columna-1{
    padding-left:5%;
    padding-top: 10%;
}


.off-sm-tile-25{

    height:380px;
    margin-top:0 !important;
    margin-bottom:0 !important;

}


.indicator-padding{
    padding: 10px 0 0 0;

}
.indicator-promo-25{
    height: 100px;
    border-bottom: 2px solid #333;
    background-image:url("<?php echo site_url('assets/img/bg_btn_slider_producto.jpg');?>");
    margin-bottom: 8px;
}

.codigo-indicator-promo-25{
    padding-top:4px;
    padding-bottom:4px;
    width: 100%;
    text-align: center;
    font-size:12px;
    font-weight: bold;
    color:#005f9f;

}


/**Preventa**/

.prev-prod-codigo{
    font-size: 17px;
    font-weight: 300;
    padding: 0px 20px;  
    margin: -5px 0px;
}

.prev-prod-nombre{

    font-size: 17px;
    font-weight: 700;
    padding: 0px 20px;    
    padding: 5px 20px 5px;
    line-height: 17px;
}

.prev-prod-pic{
    max-height: 110%;
    mix-blend-mode: multiply;
}
.prev-container{
    margin: 10px 15px;
}
.prev-block{

    height: 340px;
    position: relative;
    overflow: hidden;
    font-family: 'Roboto Condensed';
}

.prev-promo-text{
    color: #00496A;
    font-size: 16px;

    border-top: 2.5px solid #5555;

    margin: 5px 0px 0px;
    padding: 3px 0px 0px;

}

.prev-promo-cuotas{
    color: #00496A;

    font-size: 14.5px;

    border-top: 2.5px solid #5555;

    margin: 5px 0px 0px;
    padding: 3px 0px 0px;
}
.prev-promo-price{
    color: #D60000;
    font-size: 43px;
    font-weight: bold;
    line-height: 50px;
}
.promo-box{
    font-style: italic;
    padding: 0px 25px;
    text-align: center;
    margin: 40px 0px 0px;
}
.prev-promo-price-lista{
    font-size: 15.5px;
    color: #555555;
    border-bottom: 2.5px solid #5555;
    padding: 0px 0px 3px;
    margin: 0px 0px 10px;
}
.prev-txt-high{
    font-weight: 700;
}
.prev-txt-low{
    font-weight: 300;
}

.c25-rotador-titulos-hs{
    position: absolute;
    width: 40%;
    top: 10px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.c25-rotador-titulos-hs_2{
    top: 10px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}

.c25-mobile-img{
    display:inline-block;
    max-height: 63px;
    margin: 15px 15px 0px;
    vertical-align: middle;
}  

.prev-bg1{
    height: 100%;
    background-image: url(../img/preventa/preventa_bg2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.prev-bg2{
    height: 100%;
    background-image: url(../img/preventa/preventa_bg1.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.prev-bg3{
    height: 10px;
    background-color: #d1d1d1;
}
.prev_sidepanel{
    /*border: thin dashed purple;*/
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 15px;
}

.prev_titulos{
    /*border: thin dashed pink;*/
    position: absolute;
    width: 35%;
    top: 60px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}

.prev_titulos_hs{
    position: absolute;
    width: 30%;
    top: 60px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.prev_titulos_hs_2{
    top: 60px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.logo-hs-home-2{
    max-height: 63px;
    margin: 15px 15px 0px;
}


.precio_preventa{
    font-size: 36px;
    font-weight: bold;
    color:#015f9e;
}

.precio_lista_preventa{
    line-height: 0.01em;   
}

.texto_preventa{
    font-size: 16px;
    color:#015f9e;
}

.titulo_preventa{
    left:0 !important;
    top: 92px !important;
    width: 30% !important;

}

.frase_preventa{

    margin-left: 20px;
    font-size: 14px;
    font-style: italic;

}

.nombre_preventa{
    margin-top: 188px;
    margin-left: 20px;
    font-size: 15px;
    font-weight: bold;
    line-height: 0.8em;
    color: #3a3a3a;
    font-style: italic;
}

.aclaracion_preventa{
    font-size: 15px;

}

.mas_preventa{
    font-size: 24px;
    color:#015f9e;
    font-weight: bold;
}

.linea_preventa{
    margin-left: 21px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {

    .extra-list-style{
        height: inherit!important;
    }

    .extra-list-style-2{
        bottom: -25px !important;
    }

    .promo-box-25{
        margin: -105px 0px 0px;

        width: 100%;

        padding: 0px;

        text-align: left;
    }

    .productos-slider{
        padding: 0px;
    }

    .a25-vermasprod {
        margin: 0px auto 20px;
        height: 50px;
        font-size: 20px;
        font-family: 'Roboto Condensed';
        background-color: inherit;
        border: 0;
        text-decoration: underline;
    }

    .a25-vermasprod:hover {

        background-color: inherit;

    }

    .off-sm-btn{
        height: 40px!important;
        margin-top: 10px!important;
        font-size: 18px!important;
        margin-bottom: 5px!important;
    }

    .prev-promo-text-25 {

        margin: 5px 0px 0px;
        padding: 3px 0px 0px;
        display: inline-block;
        width: 50%;
        vertical-align: middle;

    }

    .prev-promo-price-lista-25 {

        font-size: 15.5px;
        color: #555555;
        padding: 0px 0px 3px;
        margin: 0px 0px 10px;
        display: inline-block;
        background-color: #e1e1e180;
        padding: 5px;
        border-radius: 5px;
        width: 50%;
        text-align: center;
        vertical-align: bottom;

    }

    .prev-promo-price-lista-25C{
        font-size: 15px;
        color: #004c88;
        padding: 0px 0px 3px;
        margin: 10px 0px 10px;
        font-weight: 800;
        font-family: 'Roboto';
        line-height: 18px;
        background-color: #e1e1e180;
        border-radius: 5px;
        width: 50%;
        display: inline-block;

        vertical-align: bottom;

    }

    .prev-block{

        height: inherit;
    }

    .prev_sidepanel{
        /*border: thin dashed purple;*/
        position: inherit;
        height: inherit;
    }

    .prev_titulos{
        /*border: thin dashed pink;*/
        position: inherit;
        width: inherit;
    }
}
/***/
.tarjeta-selector{

}


.tarjeta-hidden{
    display: none;
    opacity: 0;

}

.tarjeta-gray{
    filter: grayscale(100%);
    opacity: 0.6;
}
.botonFilter{
    cursor:pointer;
}
.col-selector{
    padding: 0px 5px;
}
.tarjeta-fade{
    opacity: 1;
    transition: visibility 0s linear 0.33s, opacity 0.33s linear;
}
/***/

.sec-fija{
    margin: 40px auto;
}

.carousel-indicators li {
    display: inline-block;
    width: 50px;
    height: 3px;
    margin: 1px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #6d6d6d60;
}
.carousel-indicators .active {
    width: 50px;
    height: 3px;
    margin: 1px;
    border-radius: 5px;
    background-color: #00000060;
}

.carousel-indicators {
    bottom: -25px;
}

.agotado_flotante{
    position: absolute;
    top: 45px;

}

/*OFERTA DE LA SEMANA - SECCIONES*/
.off-sm-tile{
    margin: 45px 0px 10px 0px;
    height: 465px;
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
}

.off-sm-producto{
    max-height: 70%;
    mix-blend-mode: multiply;
    position: absolute;
    right: 0;
}

.off-sm-linkpanel{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    margin-left: -15px;
}

.off-sm-titulo{
    max-width: 55%;
    position: absolute;
    top: 20px;
    left: 10px;
}

.off-sm-medalla{
    max-width: 35%;
    position: absolute;
    top: 245px;
    left: 35px;
}

.off-sm-control{

    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    min-height: 150px;
    padding: 15px;
    z-index: 2;

}

.off-sm-precioTitle{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #004D85;
    padding-left: 15px;

    background-color: white;
    border-radius: 5px 5px 0px 0px;
}

.off-sm-precioLista{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #6D6767;
    margin-bottom: 10px;
    padding-left: 20px;

    background-color: white;
    border-radius: 0px 0px 5px 5px;
}

.off-sm-timerTitle{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: right;
}

.off-sm-timer{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
    font-size: 19px;
    color: #ececec;
    background-color: #353535;
    padding: 0px 5px;
    border-radius: 5px;
    border: #2c2c2c thin solid;
}
.off-sm-btn{
    height: 60px;
    margin-top: 5px;
    font-size: 18px;
}


.off-smh-tile{
    margin: 10px 15px;
    height: 340px;
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
    position: relative;
    overflow: hidden;
}

.smh-envio-gratis{
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Roboto';
    color: red;
}

.smh-mas-info{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 13px;
    color: #545454;
    text-decoration: underline;
}

.smh-mas-info:hover {

    color: darkgray;
}


.off-smh-producto{
    max-height: 100%;
    mix-blend-mode: multiply;
    right: -20px;
    position: absolute;
    top: 0;
}

.smh-btn-thin{
    padding: 2px;
    font-size: 15px;
    margin: 5px 0px;
}

.off-smh-linkpanel{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.off-smh-producto_mobile{
    display:none;
}

.off-smh-titulo{
    max-height: 58%;
    position: absolute;
    top: 10px;
    left: 10px;
}

.off-smh-medalla{
    max-width: 22%;
    position: absolute;
    top: 15px;
    right: 15px;
}

.off-smh-control{

    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    min-height: 160px;
    padding: 15px;
    z-index: 2;
}

.off-smh-precioTitle{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #004D85;
    padding-left: 15px;
    font-size: 13px;
}

.off-smh-precioLista{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #6D6767;
    margin-bottom: 10px;
    padding-left: 20px;
}

.off-smh-timerTitle{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
}

.off-smh-timer{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
    font-size: 19px;
    color: #1d1d1d;
    background-color: #c3c3c3;
    padding: 0px 5px;
}
.off-smh-btn{
    margin-top: 5px;
    font-size: 16px;
}

.off-smh-btn2{
    color: #fff !important;
    background-color: #004d85;
    border-color: #01487e;
    width: 100%;
    font-size: 18px;
    margin-top: 5px;
    font-weight: 300;
    font-family: 'Ubuntu Condensed';
}

.off-smh-btn2:hover{
    background-color: #0561A3;
}

.off-smh-divider{
    background-color: grey;
    height: 2px;
    margin: 0px 15px;
}


@media only screen and (max-width: 576px) {
    .off-smh-medalla{
        top: 60%!important;
    }
}

@media only screen and (max-width: 768px) {

    .off-smh-producto{
        position: relative;
        display: none;
    }

    .off-smh-titulo{
        position: relative;
        text-align: center;
        margin: 20px auto -50px;
        top: 0;
        left: 0;
        padding: 5px;
        z-index: 99;
    }

    .off-smh-medalla{
        top: 67%;
        right: 20px;
        max-width: 35%;
    }

    .off-smh-control{
        position: relative;
        margin-top: 20px;
    }

    .off-sm-control{
        min-height: 140px;
    }

    .off-smh-producto_mobile{
        display:inherit;
        mix-blend-mode: multiply;
        margin-top: 20px;
    }

    .off-smh-tile{
        height: inherit;
    }
    .off-sm-tile{
        height: 560px;
    }


}

/*-------------------------------*/

/*OFERTA DE LA SEMANA - HOME*/
/*--------------------------*/


.violetCiberPrice{
    font-family: gothamBold !important;
    font-size: 15px !important;
}

.no{
    font-family: gothamBold !important;
    font-size: 15px !important;
}

.table td, .table th {
/*    min-width: 300px;*/
}

body{padding:0px 0;
     /*background-image: url("../img/fondo-mundial.png");
     background-repeat: no-repeat;
     background-size: 100%;
     background-position-x: center;*/

}
body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{font-family:"arial", Helvetica, Arial, sans-serif!important;}
.carousel-fade .active.left{left:0;opacity:0;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;z-index:2;}
.carousel-fade .next{left:0;opacity:1;z-index:1;}
.btn-combos-home-link{opacity:1;}
.btn-combos-home-link:hover{opacity:0.9;}
.btn-combos-home{height:35px;margin-top:5px;margin-bottom:10px;}
.btn-combos-home-m{height:70px;margin-top:5px;margin-bottom:10px;}
.btn-combos-area{float:left;width:33%;height:35px;position:relative;}
.btn-combos-img{max-height:100%;max-width:75%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.btn-combos-area-a{width:37% !important;background-image:url(../img/boton_combos_separator_a.jpg);background-repeat:no-repeat;background-position:right;background-color:#40636F;padding:0px 40px 0px 0px;}
.btn-combos-area-b{width:33% !important;background-color:#40636F;}
.btn-combos-area-c{width:30% !important;background-image:url(../img/boton_combos_separator_b.jpg);background-repeat:no-repeat;background-position:left;background-color:#005FA5;}
.carousel-indicators-combos .active{background-color:#a5a5a5;}
.combo-articulo{padding:0px 0px 10px 0px !important;border-bottom:silver thin solid;margin:0px 10px 10px !important;}
.articulo a{}
.articulo a:hover{text-decoration:none;}
.combo-img{margin-bottom:10px;}
.combo-datapanel{color:#535353;}
.combo-datapanel-combo{background-color:#ededed;color:#454545;text-align:center;margin:0px;}
.combo-datapanel-titulo{font-size:1.4em;border-bottom:darkgray medium solid;margin-top:10px;text-align:center;}
.combo-datapanel-itemTitulo{font-size:1.1em;font-weight:bold;padding:0px 0px 0px 10px;margin:0px;}
.combo-datapanel-itemModelo{font-size:0.85em;padding:0px 0px 5px 10px;margin:0px 0px 15px;border-bottom:#e6e6e6 thin solid;}
.combo-datapanel-precioNormal{border-top:silver thin solid;border-bottom:silver thin solid;text-align:center;padding:5px;text-decoration:line-through;color:silver;margin:0px;}
.combo-datapanel-promo{border-top:silver thin solid;border-bottom:silver thin solid;text-align:center;padding:5px;color:#E41616;font-weight:bold;margin:0px;}
.combo-datapanel-precioPromo{background:#ededed;margin:0px 0px 5px;text-align:center;color:#015F9E;padding:5px;font-size:1.2em;border-bottom:silver thin solid;}
.dest-recargo{background-color:#E41616;color:white;margin:0px -30px 0px -10px;padding:0px 30px 0px 10px;}
@media (min-width:320px){.nheader-logo{max-width:40%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-localLink{font-size:0.65em;}
}
@media (min-width:340px){.nheader-logo{max-width:40%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-localLink{font-size:0.80em;}
}
@media (min-width:480px){.nheader-logo{max-width:20%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-locales{height:90px;}
                         .nheader-localLink{font-size:1.1em;}

                         .precio-img-a{
                             font-size: 14px;
                         }

                         .precio-img-b{
                             font-size: 14px;
                         }

                         .mensajeria-caja{
                             padding-left: 35px !important;
                         }
                         .telefonia-caja{
                             padding-left: 35px !important;
                         }



}



@media (min-width:992px){.nheader-logo{max-width:120%;}
                         .nheader-whatsapp{margin:10px 0px 0px;text-align:left;}
                         .nheader-localesAlign{text-align:left;}
                         .nheader-locales{height:120px;}
                         .nheader-localLink{font-size:0.88em;}
}
@media (min-width:1000px){.nheader-whatsapp{width:93%;}
}


@media (max-width:480px){
    .readyCiberBanner{
        font-size: 14px!important;
    }

    #logoCiberFooterIzq{
        width: 50%;
    }

    #logoCiberFooterDer{
        width: 50%;
    }
}

.detalle-promo-ficha{
    background-color: red;
    margin: 5px 15px;
    width: 90%;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 10px;
}
.precio-img-a{
    font-family: 'ubuntu condensed';
    font-size: 24px;
    color: #7d7d7d;
    border-top: #F4F4F5 thick solid;
}

.precio-img-b{
    font-family: 'ubuntu condensed';
    font-size: 24px;
    color: red;


}

.precio-img-b .precio-img-titulo {
    background-color: #F4F4F5;

}
.precio-img-b .precio-img-number {
    background-color: #F4F4F5;

}



.precio-img-titulo{
    width: 60%;
    float: left;
}

.precio-img-number{
    width: 40%;
    float: left;
    text-align: right;
    padding-right: 1%;
}

.precio-img-spacer{
    overflow: hidden;
    margin-bottom: 10px;
}

.video{
    position: absolute;
    right: 22px;
    top: 10px;
    color: gray;
    font-size: 1.4em;
}
.listador-financiacion{
    color: black;
    font-weight: lighter;
    font-size: 0.9em;
    background-color: lightgrey;
    text-align: center;
    border-bottom: medium grey solid;
    padding: 2px;
};
.nheader-negate-padding{}
.nheader-horarios-sp-m{font-size:0.8em !important;background-color:#e00000;color:white !important;margin:2px -10px;padding:3px;}
.nheader-horarios-sp{text-align:center;font-size:0.64em!important;background-color:#e00000;margin-right:0px !important;padding:2px 5px !important;margin-left:-5px !important;color:white !important;margin-top:3px !important;}
.nheader-smhorarios{text-align:center;padding:0px 10px;margin-bottom:5px;background-color:#f2f2f2;}
.nheader-localPic{float:left;}
.nheader-smhorarios-horario{margin:0px;padding:0px;color:#005e9b;font-size:0.85em;}
.nheader-localData{display:inline-block;width:60%;padding:5px 0px 0px 18px;}
.margin-bottom-25{margin-bottom:25px;}
.padding-top-10{padding-top:18px !important;}
.color-azul{color:#005e9b !important;}
.nheader-local-blue{color:#005e9b;margin:0px;font-size:0.85em;margin-top:4px;line-height:1.2;}
.nheader-local-gray{color:darkgrey;margin:0px 0px 25px;font-size:0.82em;}
.nheader-datosLocal{background-color:#f2f2f2;height:170px;margin-bottom:20px;margin-top:20px;}
.nheader-buscar{margin:0px;}
.nheader-locales{margin-bottom:10px;margin-top:20px;background-color:white;padding-top:12px;}
.nheader-localLink{color:#565656;margin:0px;padding:2px 0px;opacity:0.3;}
.caja-local{line-height:1.1;color:#565656;margin:0px;padding:2px 0px;font-size:0.88em}
.nheader-localLinkSelected{opacity:1;}
.hheader-localNombre{font-weight:bold;color:#005e9b;}
.nheader-titTel{font-weight:bold;color:#005e9b;margin-top:5px;margin-bottom:2px;}
.nheader-whatsappNumero{margin:0px;padding:0px;}
.nheader-whatsapp{margin-bottom:10px;margin-top:0px;padding:0px 2px;height:50px;overflow:hidden;background:rgb(237,237,237);background:-moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff',GradientType=0);}
.nheader-whatsapp-hidden{display:none;}
.subrayado{border-bottom:1px solid #005e9b;margin-bottom:4px;}
.nheader-nav{padding:0;list-style-type:none;}
.nheader-navContainer{margin-bottom:10px;}
.nheader-nav li{display:inline-block;margin-left:5px}
.nheader-nav li a{font-size:14px;text-decoration:none;text-align:left;color:#c2c3c3;line-height:1;font-family:arial !important;-webkit-transition:color 0.1s ease-in;-moz-transition:color 0.1s ease-in;-o-transition:color 0.1s ease-in;transition:color 0.1s ease-in;}
.banner-bottom{height:20px;background-color:#f6f6f6;}
.header-direccion{color:#005f9e;font-family:tahoma;font-size:0.9em;border-bottom:1px solid #005f9e;font-weight:bold;}
.contacto-submit{margin-top:20px;}
.compra-titulo{font-size:1.2em;background:#015f9e;color:white;font-weight:100;padding:5px 10px;margin:20px 0px;}
.compra-blurb{text-align:center;font-size:1.4em;font-weight:bold;width:70%;margin:30px auto 30px;}
.compra-opid{text-align:center;font-size:1.2em;font-weight:bold;width:70%;margin:0px auto 40px;}
.compra-opid-data{color:#015F9E;}
.compra-botonera{width:50%;margin:auto;overflow:hidden;margin-bottom:30px;}
.compra-boton{font-weight:bold;font-size:1.2em;color:#FFF;background-color:#E3001B;border-color:#999;width:48%;margin-left:2%;float:left;padding:8px;text-align:center;}
.precio-unpago{
    font-size: 10px !important;
    color: #9e9a9a !important;
    padding: 2px !important;
    background: #FFF !important;
    font-weight: bold !important;}
.desgoloze-cuotas{padding:0px;font-size:0.8em;margin:-3px 0px 0px 5px;}
.desgoloze-container{padding:0px 0px;font-size:0.9em;margin-bottom:10px;margin-top: 10px;}
.pedido-cuotas-select{margin-top:25px;}
.pedido-desgoloze-container{padding:10px 0px;font-size:0.9em;margin-bottom:10px;}
.form-ficha-cuotas{margin-left:15px;width:95%;}
.desgloze-solo{padding-top:15px;}
.nav-header ul{list-style:none;padding:45px 0px 0px;}
.nav-header ul li{font-size:14px;padding:2px 10px;}
ul.nav.nav-lcf li{float:left;}
.nav-lcf .active a{color:#fff;}
ul{list-style:none;}
.carousel-indicators li{background:#015F9E80;}
ul.nav.nav-lcf li a{padding:5px 13px;}
form.header-form{padding:45px 10px 0px;}
form.header-form input , form.header-form select , form.header-form label{font-size:12px;}
form.header-form label{margin:0px;}
.selector-vista{font-size:16px;}
.selector-vista form button.active{color:crimson;}
.selector-orden .text{padding:5px;}
.equipo{margin:10px 0px;}
.equipo h2{font-size:16px;text-align:center;margin:0px;font-weight:bold;height:50px;}
.equipo h2 span{font-size:14px;font-weight:normal;}
.equipo .box-modelo{margin:0px;text-align:center;}
.equipo .box-precio{border-top:solid 1px #000;border-bottom:solid 1px #000;text-align:center;padding:10px;background:lightgray;}
.equipo .box-precio span{color:#0066ff;font-size:16px;font-weight:bold;}
.equipo .box-acciones{padding:0px;text-align:center;position:relative;height:36px;padding:10px 0px 0px;}
.comparar-bottom{margin:20px 10px;}
.equipo .box-acciones .box-e{width:50%;float:left;padding:5px 10px 5px 0px;}
#comparar-productos .articulo{border:solid 1px #e1e1e1;padding:0px;}
#comparar-productos .articulo .thumb{border-bottom:#E7E7E7 solid 1px;}
#comparar-productos .articulo .info-prod{background:#fff;margin:0px;margin-top:10px;padding:0px;}
#comparar-productos .articulo .comprar-btn{margin:5px 0px;}
#comparar-productos .articulo .info-prod li{text-align:center;color:#6a6a6a;font-family:arial;border-bottom:solid 1px #e7e7e7;padding:3px 0px;}
#comparar-productos .articulo .info-prod li:first-child{border-top:#E7E7E7 solid 1px;}
#comparar-productos .articulo .info-prod li:last-child{border:none;}
#comparar-productos .info-titulos{background:#f2f2f4;margin-bottom:0px;margin-top:324px;bottom:1px;width:100%;margin-left:-10px;padding:0px;}
#comparar-productos .info-titulos li{text-align:left;color:#6a6a6a;font-family:arial;border-bottom:solid 1px #fdfdfd;padding:3px 7px;}
#comparar-productos .info-titulos li:first-child{border-top:#fdfdfd solid 1px;}
#comparar-productos .info-titulos li:last-child{border:none;}
#comparar-productos .contenido-info{height:100%;float:left;position:relative;height:auto;}
.wrapper{padding:0 20px 0 20px;box-shadow:0 0 0 0 #FFF, 0 0px 0 0 #FFF, 0 6px 6px 0 rgba(0, 0, 0, 0.2);}
.form-css{background:#F4f4f5;padding:20px 10px;margin-top:20px}
.botonera-destacado{background-color:#e3001b;}
.botonera-destacado a{color:white !important;font-size:0.8em;line-height:20px;font-weight:bold;padding:5px 11px !important;}
.botonera-destacado a:hover{color:#eee !important;}
.horario_head_mayus{color:#FFF;font-family:arial;font-weight:bold;font-size:12px;}
.horario_head_minus{color:#FFF;font-family:arial;font-size:10px;}
.horario_head_bg{background:#b1afaf;padding-left:4px !important;padding-right:3px !important;margin-bottom:5px !important;margin-top:5px !important;}
.horario_feriado_head_bg{background:#e3001b;padding-left:4px !important;padding-right:3px !important;margin-bottom:0px !important;}
.form-css .t1{margin:0px;margin:0px 0px 0px 0px;font-family:arial;color:#ec1d25;text-transform:uppercase;background:#fff;padding:10px 10px 0px 10px;font-family:ubuntu condensed;font-size:30px;}
.form-css .subt , .form-css .subt2{margin-top:0px;font-family:arial;color:#005f9f;background:#fff;padding:0px 10px 10px 10px;font-family:ubuntu condensed;font-size:25px;}
.form-css .subt2{padding:5px 10px;font-size:20px;}
.form-css .desc{padding:10px;color:#7D7D7D;font-size:12px;}
.border-cont{height:42px;border-bottom:solid 2px #005F9F;}
.h4-ficha , .h4-ficha-red{color:#005F9F;font-family:arial;font-size:27px;margin:15px 35px 20px 35px;font-family:'Ubuntu Condensed', sans-serif;}
.h4-ficha-red{color:#e31e25;margin:0px;padding:20px 30px;}
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f5f5f5;}
.tec-titulos li,.tec-prop li{padding:8px 10px;}
.box-servi{padding:10px;}
.tec-titulos{color:#767474;font-weight:bold;list-style:none;padding:6px 0px;margin-left:20px;}
.tec-titulos li{padding-left:6px;}
.tec-prop{list-style:none;padding:6px 0px;text-align:left;}
.ft-title-blank{height:30px;background-color:blueviolet !important;width:30px;visibility:hidden;margin:30px 0px 10px 0px;}
.ft-title{background-color:#fff !important;height:30px;width:350px;display:inline-block;color:#484848;margin:30px 0px 10px 0px;}
.h3-ficha{-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border-top-left-radius:8px;border-top-right-radius:8px;border:solid 1px #005F9F;padding:5px 20px 5px 20px;background:#005F9F;float:left;color:#FFF;font-family:arial;margin-left:15px;font-size:27px;font-family:'Ubuntu Condensed', sans-serif;margin-top:0px;}
.navi{float:right;}
header .logo ul li a , .navi li a , .navi li{font-size:12px;text-decoration:none;text-align:left;color:#c2c3c3;line-height:1;font-family:tahoma;-webkit-transition:color 0.1s ease-in;-moz-transition:color 0.1s ease-in;-o-transition:color 0.1s ease-in;transition:color 0.1s ease-in;}
.col-md-4.col-xs-4.text-left.thumb-servi{height:140px;padding-right:0px;}
figure.img-thumbnail{height:100%;width:100%;}
.box-servi .col-md-8{padding-left:0px;}
.box-otros-productos{background:#e41616;padding:5px;margin-top:20px;}
.box-otros-productos h3{color:#fff;margin:0px;padding:10px 0px 10px 25px;font-family:ubuntu condensed;text-shadow:2px 2px 9px rgba(0, 0, 0, 0.78);}
.box-otros-productos .box-cont{margin-top:0px;background:#fff;}
.panel-lcf >.panel-heading{background:red;border-radius:0px;color:#fff;}
.box-comparador a:hover{color:#fff;}
.selector-orden{margin-top:20px;}
.panel-lcf{border:solid 2px red;border-color:red;border-width:3px;border-radius:0px;}
.panel-lcf >.panel-body{padding:0px;}
.text-servi h3{font-size:12px;font-weight:bold;margin:10px 0px;;color:#005f9f;font-family:arial;background:#f4f4f4;padding:10px;margin-top:5px;}
.text-servi p{color:#767474;font-size:12px;padding-left:10px;}
.navi li{padding:5px;}
#busqueda .dropdown-menu {

    background: #fff;
    width: 150%;
    top: 23px !important;
    right: 0px !important;
    left: auto !important;

}
#productos .articulo{margin:45px 0px 10px 0px;}
#productos .lista{margin:10px 15px;border-bottom:solid 1px #e1e1e1;padding-bottom:5px;}
#productos .articulo ul{padding:0px;list-style:none;}
#productos .home-title{margin-bottom:20px;}
#productos .articulo h1{padding:0px;border:none;height:auto;}
#productos .articulo h2 , #productos .articulo .box-modelo,#comparar-productos .articulo h2 , #comparar-productos .articulo .box-modelo{text-align:center;margin:0px;color:#565656;}
#comparar-productos a:hover{text-decoration:none;}
#comparar-productos img{margin:1px auto;}
#comparar-productos .box-pedido{margin:5px 20px;}
#productos .articulo .precio , #comparar-productos .articulo .precio{border-top:solid 1px #a5a6a7; 
                                                                     /* border-bottom:solid 1px #a5a6a7;*/
                                                                     width:100%;margin:0 auto;font-size:18px;font-family:Tahoma;color:rgb(107, 103, 103);background:#f1f1f1;text-align:center;font-weight:normal;padding: 0px 0px;}
#productos .articulo .precio small{font-size:11px;font-weight:normal;;}
#productos .articulo h1 , #comparar-productos .articulo h1{text-align:center;padding:0px 10px;margin:0px;color:#565656;font-weight:bold;font-family:Tahoma;font-size:15px;height:40px;overflow:hidden;}
#productos .lista h1{text-align:left;text-transform:uppercase;padding:0px;}
#productos .articulo h1 a{text-decoration:none;color:#565656;}
#productos .articulo h1 a:hover{text-decoration:underline;}
#productos .lista p{text-align:left;}
#productos .articulo .boxinfo{     height: 460px; border:solid 1px transparent;-webkit-box-shadow:1px 1px 2px 1px transparent;box-shadow:1px 1px 2px 1px transparent;cursor:pointer;margin-bottom:5px;padding:5px;-webkit-transition:border 0.1s ease-in;-moz-transition:border 0.1s ease-in;-o-transition:border 0.1s ease-in;transition:border 0.1s ease-in;width:100%;}
#productos .articulo .boxinfo a{text-decoration:none;}
#productos .articulo .boxinfo:hover{border:solid 1px #c9cbcd;-webkit-box-shadow:1px 1px 2px 1px #e6e6e6;box-shadow:1px 1px 2px 1px #e6e6e6;border-radius:3px;}
.box-e{padding-left:0px;padding-right:10px;}
.box-c label{padding:0px 13px;}
.navi .active a{color:#005f9e;}
header .logo ul li a:hover, .navi li a:hover{color:#005f9e;}
header .logo ul .active a{color:#005f9e;}
.btn-bebes{font-size:10px;background-color:#e2001a;color:#FFF !important;padding:5px 46px !important;padding-right:47px !important;-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;}
.btn-bebes:hover{background-color:#d9031b !important;}
.nav-lcf{
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #015f9e;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 10px;
}
.nav-lcf li a{color:#fff;}
.nav-lcf li a:hover{background:transparent;color:#c2c3c3;}
.nav-lcf a.btn.btn-link.dropdown-toggle{background:transparent;border:none;}
.nav-lcf .dropdown-menu{border-radius:0px;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{background-color:#eee;border-color:#428bca;color:#fff;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:0px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#015f9e;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);}
.equipo .box-acciones .box-c{width:50%;float:left;padding:0px 5px;}
.lcf-main h1{color:#005f9f;font-family:'Ubuntu Condensed', sans-serif;font-size:28px;border-bottom:solid 2px #005f9f;padding-bottom:5px;}
.equipo .box-acciones a{font-size:12px;}
.navi{list-style:none;}
.navi li{float:left;}
#comparar-productos .contenido-info{position:relative;height:720px;width:100%;}
ul.info-titulos{position:absolute;bottom:0px;}
.box-nav-header{padding-left:0px;}
.box-logo{padding-right:0px;}
footer h2{font-size:16px;}
.box-servi{margin-bottom:20px;}
.box-servi h3{margin-top:0px;}
ul.ficha-formas-de-pago{padding:0px;list-style:none;}
ul.ficha-formas-de-pago li{margin:10px 0px;}
ul.ficha-formas-de-pago li h3{font-size:18px;margin:0px;}
ul.ficha-formas-de-pago li h4{font-size:16px;margin:0px;}
ul.ficha-formas-de-pago li h5{font-size:14px;margin:0px;}
.cbg-gray{background:#ececee;border-right:solid 5px #ffffff;border-left:solid 1px #fff;margin-bottom:25px;min-height:100px;}
.single-line-cgb{padding-top:20px;}
.btn-danger{color:#FFF;background-color:#E41616;border-color:#D9534F;}
.box-c-fast{color:#fff;margin-top:10px;background:#015F9E;}
.box-c-fast button{background-color:#474949;border-color:#474949;color:#fff;}
.box-c-fast button:hover{color:#fff;background-color:#3a3c3c;border-color:#2e2f2f;}
.box-c-fast h3{margin:10px 0px 10px;font-family:'Ubuntu Condensed', sans-serif;}
.box-gray h4{margin:5px 0;font-family:'Ubuntu Condensed', sans-serif;}
.box-gray{margin:10px 0px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);border-radius:5px;padding-top:10px;padding-bottom:10px;}
.bordes-redondos{background:#015f9e;border-radius:5px 5px 0px 0px;}
.bordes-redondos h1{font-family:ubuntu condensed;font-size:28px;color:#fff;margin:10px 0px;}
.bg-color-gray{background:#f4f4f4;padding-bottom:10px;}
.bg-color-gray h2{font-family:ubuntu condensed;color:#015f9e;margin-top:10px;font-size:28px;}
.bg-color-gray p{color:#757374;font-size:13px}
.form-consulta label{color:#878585;font-size:12px;font-weight:100;}
.box-cc{padding-right:0px;padding-left:0px;}
.box-cc-form .bg-color-gray{min-height:380px;}
.box-sucu{background:#FFF;margin:35px;padding:0px;}
.box-barracas{justify-content: center;}
.box-sucu-img{margin:0px;padding:0px;}
.box-sucu-img p img{width:180px;/* height:241px; */}
.box-sucu-img p{text-align:right;margin:0px;}
.titulo-secs{color:#005F9E;font-size:22px;font-family:"ubuntu condensed";}
.panel-lcf h3{color:#fff;margin:0px;font-family:ubuntu condensed;text-shadow:2px 2px 9px rgba(0, 0, 0, 0.78);}
.text-secs{color:#015f9e;font-size:14px;font-family:Arial;font-weight:inherit;}
#filtros h5{font-size:14px;font-family:tahoma;margin:15px 0px 0px 0px;color:#015f9e;font-weight:bold;}
#filtros h5 i{font-size:12px;color:#000;}
#footer .container{background:#005f9e;margin-top:20px;font-size:12px;border-radius:5px;}
#footer .promo p{margin-left:10px;color:#fff;margin-bottom:5px;}
#footer .promo input[type="email"]{margin-left:10px;}
#footer h2{font-size:12px;font-family:tahoma;letter-spacing:1px;color:#fff;padding:5px;margin:10px;padding-bottom:0px;padding-left:01px;border-bottom:solid 1px red;}
#footer ul{margin:0px;margin-left:10px;padding:0px;list-style:none;}
#footer ul li a{color:#fff;text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}
#footer .data_foot{margin:20px;margin-bottom:1px;font-size:10px;color:#fff;}
#footer .data_foot p{margin:0px;}
.sprite{background:url('../img/sprite.png') no-repeat;width:34px;height:33px;float:left;padding-left:10px;}
.fb{background-position:0 0;}
.fb:hover{background-position:0 -43px;}
.gl{background-position:-52px 0;}
.gl:hover{background-position:-52px -43px;}
.tw{background-position:-103px -1px;}
.tw:hover{background-position:-103px -44px;}
.formas-de-pago{color:#767474;}
.formas-de-pago h3{font-size:18px;}
.formas-de-pago .ficha-formas-de-pago h3{font-size:16px;font-weight:600;}
.box-secu2{background:#FFF;padding:15px;margin:15px 0px;color:#005F9E;font-size:14px;}
.red-subt{margin:5px 10px;color:red;font-weight:100;font-family:ubuntu condensed;font-size:22px;}
.box-fpagos{width:100%;float:left;margin:10px 5px;background:#fff;}
.box-fpagos .imags{text-align:center;padding:10px;margin:0px;height:60px;}
.box-fpagos .alto-text{height:100px;font-size:12px;color:#767474;font-family:arial;}
.servi-suc .box-servi{}
.servi-suc .small{height:auto;}
.servi-suc .thumb-servi{}
.servi-suc .thumb-servi figure{width:100%;height:146px;text-align:center;}
.servi-suc .thumb-servi figure img{margin:10px auto;}
.servi-suc .text-servi{}
.servi-suc .text-servi h1{font-size:12px;font-weight:bold;margin:10px 0px;;color:#005f9f;font-family:arial;background:#f4f4f4;padding:10px;margin-top:5px;}
.servi-suc .text-servi p{color:#767474;font-size:12px;padding-left:10px;}
#busqueda ul.typeahead.dropdown-menu li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.contenedor{height:400px;}
#comparar-productos .contenido-info.ch-gimnasios{height:640px;}
#comparar-productos .contenido-info.ch-plataformas-vibratorias{height:690px;}
#comparar-productos .contenido-info.ch-bicicletas-fijas ,#comparar-productos .contenido-info.ch-bicicletas-indoor{height:747px;}
.comparar{margin:0px;}
#Previewholder{left:0;top:0;position:absolute;display:none;background:#fff;border:1px solid #DCDCDC;}
#Previewholder img{display:block;}
#Previewholder p{margin:0;padding:0;font:11px Verdana,sans-serif;color:#090808;}
#Previewholder p span{border-top:1px solid #ccc;display:block;padding:5px;}
.carrito{margin-top:-5px;}
.pedido-table{margin:10px auto;text-align:center;}
.pedido-table tr th{padding:5px 10px;width:300px;text-align:center;background:#f4f4f4;color:#838383;font-weight:normal;font-family:"ubuntu condensed";font-size:14px;font-weight:bold;}
.pedido-table tr{border:solid 1px #f8f8f8;}
.pedido-table tr td{background:#f9f9f9;border-bottom:solid 5px #fff;}
.quit-btn{font-size:22px;color:#C8C8C8;border:none;background:none;height:25px;}
.quit-btn:hover{text-decoration:none;color:#e31e25;}
.img-smali{width:80px;}
.pedido-thumb{width:120px;text-align:center;margin:5px auto;}
.pedido-precio{font-weight:bold;}
.thumbnail.seguir-comprando{margin:10px 0px;}
.precio-total{text-align:right;background:#eceeed;padding:25px 45px;margin-left:15px;margin-top:10px;margin-bottom:10px;}
.precio-total p{color:#848484;font-weight:bold;font-family:arial;font-size:14px;margin:0px;}
.precio-total p span , .pedido-precio span{background:#fff;color:#757374;padding:2px 20px;margin-left:50px;}
.seguir-comprando{margin:10px 0px;width:300px;display:inline-block;}
.seguir-comprando p{padding:0px;margin:0px;text-align:center;}
.seguir-comprando span{float:left;font-weight:bold;color:#898788;font-family:arial;font-size:12px;margin:10px 20px;}
.seguir-comprando a{padding:3px 50px 3px 5px;text-align:left;margin:5px;}
.fpagos .box-fpago:nth-child(odd) ,
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f9f9f9;}
.fpagos .box-fpago:nth-child(even) ,
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f5f5f5;}
.fpago-m-top{margin-top:20px;margin-bottom:15px;}
.op-fpago{color:#005f9f;font-size:16px;font-family:arial;font-weight:bold;}
.txt-fpago{color:#767474;font-size:13px;font-family:arial;}
.pagos-fpagos label{margin:2px 0px;}
.pagos-fpagos label input{margin-left:20px;}
.num-fpago{font-size:42px;color:#838383;font-family:ubuntu condensed;}
.col-md-12.box-fpago{margin:10px 0px;}
.col-md-3.text-right.pagos-fpagos{margin-top:12px;}
.pedido{background:#f5f5f5;margin:10px auto;padding-top:20px;padding-bottom:20px;padding:20px 10px;}
.pedido button{margin-right:15px;}
.form-consulta label{color:#878585;font-size:12px;font-weight:100;}
.form-consulta .no-pad{padding-left:0px;}
@media (max-width:992px){.hidden-xxs{}
                         ul.nav.nav-lcf li a{padding:5px 5px;font-size:0.85em;line-height:20px;}
                         .botonera-destacado a{font-size:0.76em !important;padding:5px 8px !important;}
}
@media (max-width:768px){.nav-header{text-align:left;width:100%;}
                         ul.nav.nav-lcf li{}
                         .nav-header ul{list-style:none;padding:40px 0px 0px;

                         }
                         .galery-thumb{
                             width: 49%;
                         }

}
@media (min-width:578px) and (max-width:768px){.botonera-destacado{display:none !important;}
}
@media (min-width:578px){.botonera-destacado{border-top-right-radius:7px;float:right !important;}
}
@media (max-width:578px){.box-col-xxs{width:100%;}
                         .box-logo{width:35%;}
                         .box-left-col-xxs{width:100%;}
                         .box-nav-header{width:65%;}
                         ul.nav.nav-lcf li{float:none;}
                         .botonera-destacado a{font-size:0.9em !important;}
}
@media (max-width:368px){.b-big{height:72px;}
                         .hidden-xxs{display:none;}
                         .box-logo{width:50%;}
                         .box-left-col-xxs{width:100%;}
                         .col-xxs-6{width:50%}
                         .tec-titulos{margin:0px;}
                         .tec-titulos li , .tec-prop li{height:50px;}
                         .box-nav-header{width:50%;}
                         .box-nav-header ul li{font-size:12px;}
                         h4.h4-ficha{font-size:21px;padding:0px;margin:0px;}
                         h3.h3-ficha{font-size:21px;padding:4px 7px;margin:7px 0px 0px;}
                         .col-md-12.col-sm-12.col-xs-12.box-left-col-xxs.wrapper{padding:0px;}
                         .thumbnail.seguir-comprando{margin:0px;width:auto;}
                         .precio-total{padding:16px;margin:10px 0px;}
                         .bordes-redondos h1{font-size:22px;padding:0px;margin:0px;}
                         .bg-color-gray h2{margin-top:0px;font-size:20px;padding:10px 0px;}
}
@media (min-width:1200px){.container{max-width:970px;}
}
.chau_btn{background:transparent!important;border:none!important;}
.modal_header{background:#015f9e;color:white;text-align:center;height:175px;}
.modal_body{padding:0px;}
.modal_1{height:101px;background:white;color:#015f9e;text-align:center;padding-top:5px;}
.modal_2{font-size:13px;height:200px;background:#015f9e;color:white;}
#atec_mod{font-weight:200;margin-top:18px;font-size:25px;margin-bottom:-3px;}
#telf_mod{font-size:56px;font-weight:600;}
.img_mod_rad{width:200px;position:relative;bottom:15px;left:47px;}
.text_mod_2{font-size:13px;margin-top:30px;padding-left:100px;}
.img_mod_logo{padding-left:0px;width:135px;height:151px;padding-right:18px;margin-left:-22px;}
.img_mod_wp{width:115px;height:130px;margin-top:0px;margin-left:-28px;margin-bottom:14px}
@media(max-width:610px){.img_mod_logo{width:114px;height:127px;}
                        #atec_mod{margin-top:41px;font-size:13px;}
                        #telf_mod{font-size:29px;font-weight:600;}
                        .img_mod_wp{width:80px;margin-top:2px;margin-left:-35px;margin-bottom:14px;height:104px;}
                        .text_mod_2{font-size:12px;margin-top:9px;padding-left:74px;}
                        .img_mod_rad{width:160px;position:relative;bottom:15px;left:6px;}
                        .nheader-nav{text-align:center;}
}
@media(max-width:375px){.img_mod_logo{width:99px;height:115px;margin-top:20px;}
                        #atec_mod{margin-top:60px;font-size:10px;}
                        #telf_mod{font-size:20px;font-weight:600;}
                        .img_mod_wp{width:80px;margin-top:18px;margin-left:-35px;margin-bottom:14px;height:104px;}
                        .text_mod_2{font-size:9px;margin-top:11px;padding-left:74px;}
                        .img_mod_rad{width:160px;position:relative;bottom:15px;left:-12px;}
                        .modal_1{font-size:10px;}
}
.close_lcf{opacity:0.9;color:#fff;}
.x{right:5px;top:-30px;position:absolute!important;}
.div_sale{position:absolute;margin-top:120px;margin-left:100px;}
.div_sale img{width:100%;}
@media(max-width:768px){.nheader-nav{text-align:center; }
                        .width-intermedio{ width: 50% !important; }
}
@media(max-width:425px){.modal_header{height:110px;padding:10px;}
                        .div_sale{position:absolute;margin-top:145px;margin-left:171px;}
                        .div_sale img{width:50%;}

                        .margin-xs-20{margin-left: 20px !important;}
                        .width-intermedio{ width: 100% !important; }

}
.header_mod_img{}
.btn-default[disabled]{background-color:#428bca!important;}
.promo_3_septiembre_listador{position:absolute;right:9%;top:90px;}
.promo_6_septiembre_listador{position:absolute;right:9%;top:90px;}
.reservar_septiembre{position:absolute;position:absolute;top:15%;left:7%;}
#reservar_septiembre{margin-bottom:10px;}



/*ESTILOS CIBER MONDAYS*/
@font-face {
    font-family: gothamBold;
    src: url(../../assets/fonts/Gotham-Bold.otf);
}
.ciberMondayFondo{
    width: 1132px;

    background: #bf2626;
    margin: 0 auto;
}
#logoCiberFooterIzq{
    position: absolute;

    top: -15px;
}
#logoCiberFooterDer{
    position: absolute;
    right: 20px;
    top:8px;

}

#logoBasketBahia{
    position: absolute;
    left: 20px;
    top:8px;

}

.bb_sponsor{
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    color: #0096D5;
    padding: 44px 10px 0px;
}
.footerCiber{
    position: relative;
    background-color: #F1F1F1;
    height: 100px;
    margin-bottom: 25px;
}
.destacadoCiberMonday{
    font-family: gothamBold;
    background-color: #F7EA1F;
    color:#5043C7;
    padding: 0px;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
}

.destacadoCiberWeek{
    font-family: gothamBold;
    background-color: #F7EA1F;
    color:#5043C7;
    padding: 0px;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
}
.bold{font-weight: bold;}
#contadorCiber{
    width: 100%;
    background-color: #F6FD4F;
    height: 60px;
}
#newsletterCiber{
    background-color: white;
    padding: 0px 10px!important;
    width: 38%!important;

    height: 60px;

    color: #144ba8;
    font-weight: bold;
    text-align: center;


}
.barritas {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
#textCiber{
    font-size: 12px;
    color: #3777D9;

    font-weight: bold;
    margin-top: 6px;
}
#inputCiber{
    border: 0px;
    border-bottom: 2px solid #CECECE;
    width: 75%;

}
#submitCiber{
    background-color: transparent;
    border: 0;
    font-weight: bold;
    color: #707072;
    width: 20%;
    padding: 0px;
    vertical-align: -webkit-baseline-middle;
}
#numbers{
    width: 100%;
    font-size: 22.5px;
    color: #3677DB;
    font-weight: bold;
    /*padding-left: 7%;*/
    text-align: center;
}
#contendorContador{
    font-family: gothamBold;
    display: flex;
    justify-content: flex-end;
    align-items: center;

    height: 60px;
}
.numerosCiber{
    color:#4830AA;
}
.numerosCiber:first-child{
    margin-left: 10px;
}
.flexCiber{
    display: flex;
    justify-content: center;
    align-items: center;
}
.logoDestacadoCiber{
    position: absolute;
    top: -6px;
    left: -7px;
}
.backgroundCiber{
    background-image: url('../promociones/cibermonday/backgroundCiber.jpg');
    background-repeat: no-repeat;
    background-size: contain;

}
.super-content-lcf{
    background-color: white;
    margin: 0 auto;
    width: 1130px;
}
.precioCiber{
    text-align: center;
    padding-right: 0px;
}
.precioTachadoCiber{
    position: relative;
    font-size: 15px;
    color: #6B6767!important;
}
.precioCiber > div >span {
    font-size: 18px;
}
.contentPrecioTachadoCiber{
    padding-left: 0px!important;
    padding-right: 0px!important;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    height: 40px;

}
.subTextCiber{
    margin-top: -7px;
}
.descuentoCiber{
    position:absolute;
    top:90px;
    right:-5px;
}
.descuentoCiber > img{
    width: 80%;
}

.descuentoCiberWeek{
    position:absolute;
    top:90px;
    right:-5px;
}
.descuentoCiberWeek > img{
    width: 80%;
}
.lineaTachadoCiber{
    background: #5043b1;
    width: 110%;
    height: 1.4px;
    -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform:rotate(-15deg);

    position: absolute;
    top: 12px;
}
#headerCiberMondayFicha{
    background-color: #F6FD4F;
    color:#4830AA;
}
.ligth{
    /*  font-family: 'Ubuntu', sans-serif;
      font-weight: 300;*/
}
#bandaCiberFicha{
    background-color: #F6FD4F;
    color:#4830AA;
}
#ciberPedido{
    background-color: #F6FD4F;
    color:#4830AA; 
}
.taconBlancoCiber{
    margin-top: -5px;
    margin-bottom: -5px;
    height: 40px;
}
.readyCiberBanner{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-weight: bold;
    font-size: 21px;
    color:#3877D8;
}
@media(max-width:425px){
    #logoCiberFooterIzq{
        width: 28%;
    }
    .footerCiber{height: 65px;}
    #logoCiberFooterDer {
        width: 34%;
    }
    .super-content-lcf{
        width: 100%;
    }
    #contendorContador{
        height: 20px;
    }
    #numbers{
        font-size: 16px;
        padding: 0px;
        text-align: center; 
    }
    #contadorCiber{

        padding: 10px 0px;
    }


}

.logo-header{
    padding: 5px;
}
.tx-ubuntu{
    font-family: 'Ubuntu', sans-serif;
}

.telefonia-caja{
    background-image: url("../img/telefonia_bg.png");
    background-repeat: no-repeat;
    padding-left: 55px !important;
    margin-bottom: 20px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    padding-top: 12px;
}
.contacto-caja{
    background-image: url("../img/contacto_header_bg.png");
    background-repeat: no-repeat;
    padding-left: 90px !important;
    margin-bottom: 20px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    text-align: left;
}


.mensajeria-caja{
    background-image: url("../img/mensaeria_bg.png");
    background-repeat: no-repeat;
    padding-left: 55px !important;
    margin-bottom: 20px  !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    padding-top: 12px;
}

.caja-suc{
    padding-right: 3px !important;
    padding-left: 3px !important;
    font-family: 'Ubuntu', sans-serif;
}


.titulo-caja-suc{
    background-color: #015F9E;
    color: #FFF;
    font-weight: bold;
    padding: 3px;
    font-size: 12px;

}

.content-caja-suc{
    background-color: #f2f2f2;
    padding: 3px;
    font-size: 10px;
    color:#555;


}

.video-container {
    position: relative;
    padding-bottom: 55.4%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0px -20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.pie-content-caja-suc{
    background-color: #f2f2f2;
    margin-top: 5px;
    font-size: 10px;
    font-weight: bold;
    color:#333;


}

.pie-content-caja-suc-feriado{
    background-color: #FF0000 !important;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    color:#FFF;


}





.titulo-atencion{
    text-transform: uppercase;
    color: #015F9E;
    font-weight: bold;
    font-size: 15px;
}
.titulo-atencion-2{
    text-transform: uppercase;
    color: #E41616;
    font-weight: bold;
    font-size: 14px;
}

.titulo-atencion-3{
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 18px;
    line-height: 0.8em;
}

.titulo-atencion-l{
    text-transform: uppercase;
    color: #015F9E;
    font-weight: bold;
    font-size: 15px;
}

.titulo-atencion-l:hover{
    text-transform: uppercase;
    color: red;
    font-weight: bold;
    font-size: 15px;
}

@media only screen and (max-width: 1280px) {
    .section-sucursales {        
        justify-content: center;
        flex-wrap: wrap;
    }
  }