@font-face {
    font-family: Zurich LC;
    src: url('../fonts/Zurich-Light-Condensed.ttf');
}

@font-face {
    font-family: Zurich C;
    src: url('../fonts/Zurich-Condensed.ttf');
}

.fn-promoPreventa {
    background-color: #ffe400;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.fn-promoPreventa>h1 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px 0px 5px;
}

.fn-promoPreventa>p {
    margin: 0px;
    font-size: 0.9em;
}

.home-promoTP {
    position: absolute;
    top: 25px;
    left: -10px;
    background-color: #009f00;
    max-width: 95px;
    text-align: center;
    padding: 5px 5px 3px;
    font-size: 12px;
    border: thin solid #008f00;
    border-radius: 5px;
    color: whitesmoke;
    line-height: 13px;
}

.home-promoTP>p {
    margin: 0px;
}

.fn-pricePanel-cuotas-promo {
    border-top: thin solid #00861b73;
    border-bottom: thin solid #00861b73;
    background-color: #37ce3717;
    margin: 0px -10px;
    padding: 5px 10px;
    border-radius: 5px;
}

.fn-pricePanel-cuotas-iconos img {
    mix-blend-mode: multiply;
}

/*//FICHAS WSP//*/

.f-preciosLegales {
    font-size: 11px;
    background-color: #cecece;
    color: #6b6b6b;
    padding: 5px;
    border-radius: 0px 0px 5px 5px;
    margin-top: 15px;
    text-align: center;
}

.f-header {
    background-color: #000000;
    color: #4D4D4D;
    padding: 15px 50px;
    text-align: center;
}

.f-header-logo {
    max-height: 200px;
}

.f-header-titulo {
    font-size: 37px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}

.f-footer {
    background-color: #a0a0a0;
    height: 30px;
    margin-top: 20px;
    width: 100%;
}

.f-referenceContainer {
    text-align: right;
}

.f-reference {
    background-color: #f9f9f9;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px 5px 0px 0px;
    padding: 10px 10px 10px 20px;
}

.f-panelFicha {
    width: 540px;
    padding: 0px 20px;
    /*    border: thin dotted green;*/
    display: inline-block;
    vertical-align: top;
}

.f-panelMenu {
    width: calc(100% - 540px);
    padding: 0px 0px 0px 20px;
    /*    border: thin dotted blueviolet;*/
    display: inline-block;
    vertical-align: top;
}

.f-mainContainer {
    padding: 20px 0px;
    font-size: 0px;
    background-color: #efefef;
}

.f-border {
    /*    border: thin dotted pink;*/
    overflow: hidden;
}

.f-placeholder {
    background-color: whitesmoke;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #4e4e4e;
    text-align: center;
    margin: 0px 20px;
}

.f-imgcontainer {
    background-color: #292929;
    border-radius: 5px 0px 5px 5px;
    padding: 15px;
    text-align: left;
}

.btn-tab {
    border-radius: 5px 5px 12px 0px;
    border: none;
}

.f-save-btn {
    background-color: #292929;
    border-radius: 5px 5px 0px 0px;
}

.f-container {
    padding: 0px 15px;
}

.f-imgsection {}

.f-listsection {
    font-family: 'Roboto Condensed';
}

.f-productList {
    background-color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 10px;
}

.f-productListPadding {
    padding: 10px;
}

.f-listwrapper {
    background-color: #ffffff;
    border: thin solid #f1f1f1;
    overflow: hidden;
    padding: 15px 0px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.f-plTitle {
    font-size: 18px;
    background-color: #292929;
    color: #4D4D4D;
    text-align: center;
    margin: 0px;
    padding: 6px 0px 5px;
    border-radius: 5px 5px 0px 0px;
    color: white;
    cursor: pointer;
}

.f-plTitleO {
    background-color: #00213e;
}

.f-productList ul {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

.f-productList ul>li {
    display: inline-block;
    width: 12.5%;
    text-align: center;
    padding: 2px;
    vertical-align: top;
}

.f-productList ul>li>a {
    margin: 0px;
    width: 100%;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    color: whitesmoke;
    text-transform: uppercase;
    font-size: 13px;
}

.f-refSwatch {
    width: 25px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    background-color: lightblue;
}

.f-btn-pro {
    background-color: #00315d!important;
}

.f-btn-randers {
    background-color: #7b0000!important;
}

.f-btn-reg {
    background-color: #d07f0b!important;
}

.f-btn-fitage {
    background-color: #015E63!important;
}

.f-btn-zellens {
    background-color: #000000!important;
}

.f-btn-corplus {
    background-color: #2e7eb1!important;
}

.f-btn-omiko {
    background-color: #BC0C32!important;
}

.f-btn-fithouse {
    background-color: #464646!important;
}

.f-productList ul>li>a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.f-refUl {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.f-refCompound {
    cursor: pointer;
    padding: 0px 6px 2px 4px;
    border-radius: 5px;
}

.f-refSelected {
    background-color: #cecece;
}

.f-refUl>li {
    display: inline-block;
    margin-right: 15px;
}

.f-loading {
    font-size: 25px;
    color: white;
    text-align: center;
    padding: 50px;
}

.f-refSwatch {
    width: 25px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    background-color: lightblue;
}

/**/

.fs-high {}

.fs-text-high {
    color: #A2297F;
}

.nl-cursorpoiner {
    cursor: pointer;
}

.fs-promoOffDestacado {
    background-color: #A2297F;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 14px;
    padding: 5px 15px 5px 15px;
}

.fs-promoOffDestacado-text {
    color: #FFE100;
    font-weight: 700;
    line-height: 12px;
}

.fs-promoOffDestacado-discount {
    color: #FFE100;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    font-size: 23px;
    margin: 2px 0px 0px;
}

/**/

.fa-footer-social {
    border: 2px white solid;
    width: 35px;
    height: 34px;
    text-align: center;
    padding-top: 8px;
    font-size: 15px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.fa-footer-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0px 0px 0px 2px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: initial;
}

.contenedor-facebook {
    display: inline-block;
    width: 44%;
    margin: 20px 0px 0px;
}

.btn-nuevaFicha {
    width: 100%;
    border-radius: 0px;
    margin-top: 12px;
}

.border_t {
    border: pink dotted thin;
}

.fn-galery-container {
    margin-top: 20px;
    border: #DCDCDC solid thin;
}

.fn-galery-sidepanel {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    background-color: #FFFFFF;
}

.fn-galery-videoThumb {
    position: relative;
}

.fn-galery-videoThumb-icon {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}

.fn-galery-videoThumb-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #00000060;
}

.fn-galery-thumbs {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 5px 0px;
    list-style: none;
    overflow: auto;
    max-height: 500px;
}

.fn-galery-thumbs>a>li {
    width: 65%;
    margin: 10px auto;
    background-color: #EEEFEE;
}

.fn-galery-thumbs>li>img {}

.fn-galery-mainpanel {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4%;
}

.fn-galery-video-overlay {}

.fn-pricePanel {
    font-family: Roboto Condensed;
    margin-top: 16px;
    /* margin-bottom: -26px; */
}

.fn-pricePanel-titulo {
    font-weight: 700;
    font-size: 20px;
}

.fn-pricePanel-codigo {
    font-weight: 300;
    font-size: 18px;
}

.fn-pricePanel-precio {
    font-size: 38px;
    border-top: thin grey solid;
    border-bottom: thin grey solid;
    margin: 8px 0px;
    font-weight: 300;
    padding: 5px;
}

.fn-pricePanel-precio-precio {
    display: inline-block;
    width: 35%;
    border-right: 1px solid gainsboro;
}

.fn-pricePanel-precio-ml {
    width: 45%;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}

#logo-ml {
    width: 94px;
}

.fn-pricePanel-cuotas {
    margin-top: 0.5%;
    font-size: 15px;
}

.fn-pricePanel-cuotas img {
    width: 30px;
    margin-right: 5px;
}

.fn-pricePanel-cuotas-iconos {
    padding-left: 32px;
}

.fn-pricePanel-cuotas-iconos img {
    width: auto;
    display: block;
}

.fn-pricePanel-envio {
    margin-top: 2%;
    font-size: 13px;
    line-height: 1px;
}

.fn-pricePanel-cuotas-iconos a {
    font-size: 12px;
    padding-left: 9px;
}

.fn-pricePanel-envio img {
    width: 28px;
    margin-right: 9px;
}

.fn-pricePanel-envio span {
    font-size: 10px;
    padding-left: 42px;
}

.fn-pricePanel-btn-ml {
    background-color: #FFE600;
    color: #575757;
}

.fn-pricePanel-btn-pedido {
    margin-top: 7%;
    background-color: #52B230;
    color: white;
}

.fn-pricePanel-btn {
    text-align: center;
    padding: 5px;
    font-size: 20px;
    font-weight: 300;
    /*margin: 10px 0px;*/
}

.consulta-producto {
    padding: 0px 15px;
    padding-bottom: 0px;
    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 2%;
}

.consulta-producto input {
    border-radius: 0%;
}

.boton-consulta-producto {
    font-size: 12px !important;
    margin: 6px 0px !important;
}

.informacion-producto {
    background-color: #EFEFEF;
    margin: 1.5% 0px;
}

.contenedor-blanco {
    background-color: white;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    width: 65%;
    padding-left: 48px;
    padding-bottom: 9px;
}

.contenedor-blanco>h3 {
    font-size: 21px;
}

#titulo-caracteristicas {
    font-size: 18px;
}

#titulo-generales {
    font-size: 17px;
}

#titulo-dimensiones {
    font-size: 17px;
}

.descripcion {
    font-size: 14px;
}

.dimensiones {
    margin: 20px 0px;
}

.especificaciones {
    border: 1px solid gainsboro;
    display: flex;
    flex-wrap: wrap;
    /* border-bottom: 0.5px solid gainsboro; */
}
.especificaciones-izquierda,
.especificaciones-derecha {
    display: flex;
    width: 50%;
    font-size: 14px;
    vertical-align: top;
    box-sizing: border-box; /* Esto asegura que el padding y el borde no afecten el ancho y alto total */
}

.tipo-especificacion {
    background-color: #f1f1f1;
}

.valor-especificacion {
    background-color: #ffffff;
}
.tipo-especificacion,
.valor-especificacion {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;    
}

.tipo-especificacion p,
.valor-especificacion p {
    text-align: center;
    margin: 0;
    padding: 7px 15px; /* Ajusta el padding según tus necesidades */
    color: #000000;
    position: relative; /* Cambiado de absolute a relative para que el padding no afecte la posición */
}

.dimensiones.general {
    min-height: fit-content;
}


.fondo-gris {
    background-color: #E7E6E8;
    display: inline-block;
    width: 100%;
}

.bordes {
    border-top: 1px solid gainsboro;
    /* border-bottom: 0.5px solid gainsboro; */
}

.borde-arriba-general {
    border-top: 1px solid gainsboro;
}

.especificaciones-container {
    padding-left: 0px;
}

.general {
    border: 1px solid gainsboro;
    padding: 10px 25px 25px 25px;
    /* margin-top: 50px; */
}

.general-invis {
    padding: 30px 25px 15px 25px;
}

.general-datos {
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.izquierda {
    width: 52%;
    background-color: #f1f1f1;
    padding: 10px 0px 10px 10px;
}

.derecha {
    width: 45%;
}

.general-datos p {
    display: inline-block;
    font-size: 14px;
    margin: 0px;
}

.contenedor-datos {
    vertical-align: middle;
    border-bottom: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro;
}

.banner-ml {
    background-color: #F7F7F7;
    margin: 2% 0px;
    padding: 35px 0px 20px 0px;
}

.banner-ml-gold {
    width: 51%;
    display: inline-block;
    border-right: 0.5px solid #B4B4B4;
    padding-top: 18px;
    height: 180px;
}

.extra-banner {
    font-size: 21px;
    color: black;
    width: 100%;
    padding-left: 18%;
    margin-top: -9%;
    font-weight: 100;
}

.banner-ml-gold p {
    font-size: 34px;
    display: inline-block;
    font-weight: 100;
    margin: 0px;
    border-bottom: 0.5px solid #B4B4B4;
    line-height: 33px;
}

.alto-container {
    height: 188px;
}

.banner-ml-gold span {
    color: #6f8189;
    font-weight: bold;
}

.banner-ml-gold img {
    width: 18%;
    padding-bottom: 22px;
}

.banner-ml-comentarios {
    width: 44%;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 27px;
    margin-left: 42px;
}

.comentario-slider {
    padding: 0px 80px 0px 80px;
}

.estrella {
    color: #F2AF00;
    margin: 0px 3px;
    font-size: 13px;
}

.comentario-estrellas {
    margin-bottom: 4px;
}

.comentario-titulo {
    font-size: 19px;
    margin-bottom: 5px;
    font-weight: bold;
}

.comentario-cuerpo {
    font-size: 16px;
    margin-bottom: 2%;
    height: 100px;
}

.comentario-cuerpo-generico {
    font-size: 16px;
    margin-bottom: 2%;
}

.comentario-nombre {
    border-top: 1px solid #A1A1A1;
    font-size: 15px;
    color: #A1A1A1;
    padding-top: 3px;
    width: 49%;
    margin: 0 auto;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control {
    color: black;
}

.carousel-control:hover {
    color: black;
}

.carousel-control:visited {
    color: black;
}

.carousel-control {
    top: 40%;
}

/**/

.multiply {
    mix-blend-mode: multiply;
}

#flecha_up {
    display: none;
    position: fixed;
    /*width: 50px;*/
    bottom: 17px;
    right: 18px;
    /*-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);*/
    cursor: pointer;
    /* background-color: #7cc019;
     border-radius: 50%;*/
    z-index: 99;
}

body {
    background-color: white;
    /*background-image: url('../images/fondo.png');
    background-position: center;
    background-repeat: repeat-y;*/
}

.roboto {
    font-family: Roboto Condensed;
}

.sp-link-container {
    position: relative;
}

.sp-link {
    position: absolute;
    background-color: #6c6c6c;
    padding: 5px 15px;
    border-radius: 5px;
    color: white;
    right: 15px;
    top: 8px;
}

.sp-link:hover {
    color: #e1e1e1;
    text-decoration: none;
}

.sp-link:visited {
    color: white;
    text-decoration: none;
}

.list-new {
    margin-bottom: 5px;
}

.header_new {
    color: #000000;
    text-align: center;
    font-size: 20px;
    padding-bottom: 0.2%;
    padding-top: 0.3%;
    background-color: #819242;
    font-family: Roboto Condensed;
    font-weight: 800;
}

.inline-icon {
    max-height: 35px;
    margin: 5px 15px;
}

.panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #333;
    border-color: #333;
}

.producto-promoMastercard {
    border: #7dc219 solid thin;
    padding: 3px;
    color: #7dc219;
    text-align: center;
    font-size: 1.1em;
    margin: 5px 0px;
}

.pagos-greybox {
    background-color: white;
    padding: 10px 10px;
    margin: -10px 10px -20px -10px;
    border-bottom: #d4d4d4 thin solid;
}

.pagos-mastercard {
    background-color: #E6E6E6;
    margin: -10px 0px -10px 0px;
    padding: 10px 10px 0px;
}

.pagos-legales {
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.055;
    margin-top: -5px;
}

.titulo-producto-new {
    font-size: 1.5em;
    color: #7DC219;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.descripcion-producto-new {
    font-size: 1.2em;
    padding: 0px;
    margin: 0px 0px -2px 0px;
}

.descripcion-producto-link-new {
    font-size: 1.2em;
    margin-top: 8px;
}

.precio-listador-new {
    font-size: 22px;
    text-transform: uppercase;
    background: rgb(237, 237, 237);
    background: -moz-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff', GradientType=1);
    padding: 5px 10px 0px;
    color: #484848;
}

.precio-listador-new-tachado {
    text-decoration: line-through;
    text-transform: uppercase;
    color: #848484;
}

.upper-data-container {
    padding: 0px 10px;
    margin-bottom: 20px;
}

.producto-splitpanel {
    border-right: #c8c8c8 medium solid;
}

.cuotas-listador-new {
    font-size: 1.3em;
    color: #626262;
    padding: 5px;
}

.cuotas-listador-anterior {
    font-size: 1.1em;
    color: #626262;
    padding: 5px 0px 0px 10px;
}

.producto-splitpanel-heightfix {
    min-height: 270px;
}

.envio-new {
    padding: 5px;
    border-top: grey solid thin;
    margin: 10px 10px;
}

.envio-icono-new {
    margin: 0px;
    padding: 0px;
}

.envio-text-new {
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

.envio-titulo-new {
    font-size: 1.03em;
    font-weight: bold;
}

.envio-desc-new {
    font-size: 0.9em;
    color: grey;
}

.producto-verpromos {
    padding: 5px 10px;
}

.btn-comprar-new {
    width: 100%;
    background-color: #7dc219;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    margin: 10px 0px;
    border: none;
}

.btn-comprar-new:hover {
    background-color: #8c8c8c;
    color: white;
}

.titulo-form-new {
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px;
    line-height: 1;
    color: #575757;
}

.input-home-new {
    margin: 5px 0px;
    color: #999;
    padding: 5px;
    font-family: Roboto Condensed;
}

.envio-oc {
    margin-top: 30px;
}

.compra-blurb {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    width: 70%;
    margin: 60px auto 30px;
}

.compra-botonera {
    width: 50%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 60px;
}

.compra-boton {
    font-weight: bold;
    font-size: 1.2em;
    color: #FFF;
    background-color: #888;
    border-color: #999;
    box-shadow: inset 0 0 6px #888;
    width: 48%;
    margin-left: 2%;
    float: left;
    padding: 10px;
    text-align: center;
}

.corplus-new {
    color: #FF4300;
}

.sinint-listador {
    width: 100%;
    color: white;
    background: orangered;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 5px;
}

.desgoloze-cuotas-container {
    font-size: 0.8em;
    margin-top: 10px;
}

.desgoloze-cuotas {
    margin: 0px;
}

.medio-pago-img {
    padding: 10px;
    float: left;
    margin: 0px 20px 0px -10px;
}

.h_border {
    border: hotpink dashed thin;
}

.dead-zone {
    margin-left: 65px;
}

.contenedor {
    padding-right: 15px;
    padding-left: 15px;
}

.listador {
    background-color: #FFF;
}

.categoria-titulo {
    font-size: 22px;
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #555;
    width: 250px;
}

.categoria-subtitulo {
    font-size: 12px;
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.contendor-titulo-categoria {
    padding-left: 120px;
    padding-top: 60px;
}

.box-info {
    margin-top: 70px;
}

.box-info_detalle {
    padding: 40px 35px;
}

.box-img {}

.box-img-data {
    margin-top: 50px;
}

.box-img-equipo {
    padding-top: 20px;
}

.separador {
    min-height: 5px;
    float: left;
    width: 80%;
    border: 1px solid #eee;
    background-color: #eee;
    -moz-box-shadow: inset 0 0 2px #AAA;
    -webkit-box-shadow: inset 0 0 2px #AAA;
    box-shadow: inset 0 0 2px #AAA;
    margin: 30px 10%;
}

.titulo-producto {
    font-size: 19px;
    color: #7DC219;
    font-weight: bold;
    text-transform: uppercase;
}

.descripcion-producto {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
    color: #555;
}

.titulo-detalle-equipo {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
    color: #333;
    border-bottom: 1px solid #333;
    padding-bottom: 1px;
}

label {
    font-weight: 400 !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.content-descripcion-producto {
    color: #FF4E24;
}

.btn-modal {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 100;
    text-decoration: none;
    color: #87BCF8;
    padding-top: 3px;
    font-weight: bold;
}

.precio {
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #555;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    margin: 20px;
}

.medios-container {
    margin: 20px;
}

.precio_listador {
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #555;
    width: 210px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}

.precio span {
    font-weight: bold;
}

.cuotas_sin_interes {
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    padding: 2px;
    padding-left: 5px;
    border: 1px solid #FEBFB0;
    background-color: #FF4E24;
    width: 220px;
}

.tarjetas {
    margin-top: 4px;
    margin-bottom: 2px;
}

.medalla {
    font-size: 15px;
    font-weight: bold;
    background-color: #888;
    color: #FFF;
    padding: 10px;
    min-width: 70px;
}

.volver-strip {
    margin: 20px 0px;
    padding: 0px 35px;
}

.cuotas_sin_interes span {
    font-weight: bold;
}

.titulo_envio {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #7DC219;
    padding-top: 20px;
}

.botones_producto {
    padding-top: 30px;
}

.botones_producto button {
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
}

.boton_compra {
    background-color: #888;
    border-color: #999;
    -moz-box-shadow: inset 0 0 6px #888;
    -webkit-box-shadow: inset 0 0 6px #888;
    box-shadow: inset 0 0 6px #888;
    width: 100%;
}

.boton_compra_listador {
    background-color: #888;
    border-color: #999;
    -moz-box-shadow: inset 0 0 6px #888;
    -webkit-box-shadow: inset 0 0 6px #888;
    box-shadow: inset 0 0 6px #888;
    width: 95%;
}

.boton_compra_modal {
    color: #FFF;
    font-weight: bold;
    background-color: #888;
    border-color: #999;
    -moz-box-shadow: inset 0 0 6px #888;
    -webkit-box-shadow: inset 0 0 6px #888;
    box-shadow: inset 0 0 6px #888;
    width: 80px;
}

.boton_compra_modal:hover {
    background-color: #FF4E24;
    border-color: #FEBFB0;
    -moz-box-shadow: inset 0 0 2px #A43218;
    -webkit-box-shadow: inset 0 0 2px #A43218;
    box-shadow: inset 0 0 2px #A43218;
    color: #FFF;
}

.boton_consulta_equipo {
    color: #FFF;
    font-weight: bold;
    background-color: #888;
    border-color: #999;
    -moz-box-shadow: inset 0 0 6px #888;
    -webkit-box-shadow: inset 0 0 6px #888;
    box-shadow: inset 0 0 6px #888;
    width: 100%;
    margin-top: -4px;
}

.boton_consulta_equipo:hover {
    background-color: #FF4E24;
    border-color: #FEBFB0;
    -moz-box-shadow: inset 0 0 2px #A43218;
    -webkit-box-shadow: inset 0 0 2px #A43218;
    box-shadow: inset 0 0 2px #A43218;
    color: #FFF;
}

.boton_consulta {
    background-color: #AAA;
    border-color: #888;
    -moz-box-shadow: inset 0 0 6px #777;
    -webkit-box-shadow: inset 0 0 6px #777;
    box-shadow: inset 0 0 6px #777;
}

.div-consulta {
    width: 95%;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
}

.div-consulta a {
    color: #337ab7;
}

.div-consulta a:hover {
    color: darkgrey;
    text-decoration: none;
}

.icono-envio {
    font-size: 24px !important;
}

.boton_compra:hover {
    background-color: #FF4E24;
    border-color: #FEBFB0;
    -moz-box-shadow: inset 0 0 2px #A43218;
    -webkit-box-shadow: inset 0 0 2px #A43218;
    box-shadow: inset 0 0 2px #A43218;
    color: #FFF;
}

.boton_consulta:hover {
    background-color: #7DC219;
    border-color: #BDE780;
    -moz-box-shadow: inset 0 0 2px #36540B;
    -webkit-box-shadow: inset 0 0 2px #36540B;
    box-shadow: inset 0 0 2px #36540B;
    color: #FFF;
}

.color-verde {
    color: #7DC219;
}

.incluye-div {
    border: 1px solid #7DC219;
    margin-top: 10px;
    padding: 10px;
    width: 95%;
}

.div-descripcion {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 95%;
}

.div-contacto-equipo {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 95%;
}

.detalle_envio {
    font-size: 12px;
    color: #555;
}

.numerador {
    font-size: 20px;
    font-weight: bold;
    color: #555;
    position: absolute;
    margin-top: 50px;
    padding: 10px;
    padding-left: 13px;
    width: 40px;
    background-color: #7DC219;
    color: #FFF;
    -moz-box-shadow: inset 0 0 10px #36540B;
    -webkit-box-shadow: inset 0 0 10px #36540B;
    box-shadow: inset 0 0 10px #36540B;
    border-radius: 00px 10px 10px 0px;
}

.logo-marca {
    position: absolute;
    bottom: -30px;
    right: 40px;
}

.logo-promo {
    position: absolute;
    top: 5px;
    left: -57px;
}

.logo-promo-ficha {
    position: absolute;
    top: 40%;
    right: 40px;
    width: 30%;
}

.botonera-container {
    padding: 0px;
}

.botonera {
    background-color: #333;
    color: #fff;
    height: 80px;
    border-color: #000;
    -moz-box-shadow: inset 0 0 20px #222;
    -webkit-box-shadow: inset 0 0 20px #222;
    box-shadow: inset 0 0 20px #222;
    margin-bottom: 0;
}

.ul-botonera {
    padding-top: 12px;
    list-style-type: none;
    text-align: center;
    padding-left: 0px;
}

.ul-botonera li {
    display: inline-block;
    padding: 0px 5px;
    margin: 0px 0px;
}

.botones-nav {
    color: #fff !important;
    font-weight: bold;
}

.buscador-input {
    font-size: 12px;
}

.nav-banner {
    background-color: #EEE;
    color: #555;
}

.botonera-categorias {
    padding-top: 15px;
    font-size: 13px;
    font-weight: bold;
}

.boton-categoria:hover {
    text-decoration: none;
    color: #777;
}

.botonera-pie-color {
    color: #FFF !important;
}

.boton-categoria {
    text-decoration: none;
    color: #555;
}

.botonera-categoria-titulo {
    color: #FFF;
    background-color: #73B317;
    padding: 5px 0px;
    margin: -5px 0px 0px;
}

.banner-slider {
    margin: 0;
    padding: 0;
}

.indicator-banner {
    left: 90%;
}

.indicator-banner .active {
    background-color: #7DC219 !important;
    border-color: 1px solid #568D05 !important;
}

.indicator-banner li {
    background-color: #C6EC8F !important;
    border-color: 1px solid #7DC219 !important;
}

.pie .botonera-categorias {
    padding-left: 30px;
}

.box-info-envios {
    /* padding-top: 20px;
    padding-left: 120px; */
}

.promociones-vigentes {
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
}

.promociones-vigentes_home {
    font-size: 0.9em;
    overflow: hidden;
    margin-top: 20px;
}

.promociones-vigentes_home a:hover {
    text-decoration: none;
}

.blue-call {
    font-size: 1.3em;
    color: #337AB7;
    font-weight: bold;
}

.modal-medio-pago {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.subtitulo-modal-pago {
    font-size: 12px;
}

.ningun-pedido-seleccionado {
    margin-bottom: 150px;
    padding: 10px;
}

.box-fpago {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 10px;
}

.total_precio_carrito {
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #ddd;
    padding: 10px;
}

.padding-carrito {
    padding-top: 30px;
}

.panel-stock>.panel-heading {
    color: white;
    background-color: #aad066;
    ;
    border-color: #aad066;
    ;
    font-weight: 700;
    font-size: 1.1em;
}

.table-borderless {
    margin: 0px;
}

.btn-info:hover {
    background-color: #ff0404;
}

.table-container {
    border: lightgray thin solid;
    margin: 10px auto 40px;
    padding: 0px;
    border-radius: 5px;
}

.panel-stock {
    border-color: #aad066;
    ;
    margin-top: 40px;
}

.btn-info {
    color: #fff;
    background-color: #a9d16b;
    border-color: #a9d16b;
}

.table>thead>tr>th {
    color: white;
    background-color: #a9d16b;
    padding: 10px 12px;
}

.product-table-image {
    max-height: 150px;
    border: lightgray thin solid;
    border-radius: 5px;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

.table-cell-codigo {
    font-weight: 700;
    padding-left: 15px !important;
    color: #101010;
    font-size: 1.2em;
}

.table-cell-precio {
    font-weight: 700;
    padding-left: 15px !important;
    color: #101010;
    font-size: 1.2em;
}

.btn-logout {
    background-color: #a9d16b;
    border-color: #a9d16b;
}

.header-titulo {
    font-weight: 400 !important;
    margin: 0px;
    font-weight: bold;
    display: inline;
    margin-left: 30px;
}

.header-toolbar {
    text-align: left;
    background-color: #f8f5ff;
}

.header-toolbar-list {
    margin: 0px;
    padding: 0px;
    position: relative;
}

.header-toolbar-list>li {
    display: inline-block;
    padding: 10px 5px 10px 0px;
}

.header-toolbar {
    text-align: left;
    background-color: #f8f5ff;
}

.header-logo {
    background-color: #4c4c4d;
    overflow: hidden;
    color: white;
    padding: 15px 15px;
}

.label-filter {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-top: 8px;
}

.label-info {
    background-color: #a9d16b;
}

.label-filter a {
    color: white;
}

.logo_stock {
    display: inline-block;
}

.header-toolbar-list>li {
    display: inline-block;
    padding: 10px 5px 10px 0px;
}

.sp-paneles-container {
    background-color: #f6f6f6;
    height: 540px;
    margin: 0px -15px;
}

.sp-paneles-mask {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.sp-paneles-bg {
    background-color: white;
}

.sp-paneles-panel {
    width: 200px;
    height: 540px;
    position: absolute;
    display: inline-block;
}

.sp-paneles-panel>a>div {
    height: 100%;
    width: 100%;
}

.sp-panel-rim {
    width: 10px;
    height: 96% !important;
    float: left;
    background-image: url('../images/sp_bicicletas/rim.png');
}

.sp-panel-body {
    width: 160px;
    height: 100%;
    float: left;
    background-color: white;
}

.sp-panel-databox {
    height: 100px;
    margin: 10px auto;
    width: 100px;
}

.sp-pannel-dimmer {
    width: 100%;
    height: 96% !important;
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 10px;
}

.sp-pannel-dimmer-offset {
    left: 0px!important;
}

.sp-panel-databox-code {
    font-family: Zurich LC;
    text-align: center;
    font-size: 1.1em;
    border-top: #363f43 solid thin;
    margin-top: 10px;
    color: #354047;
}

.sp-panel-databox-price {
    text-align: center;
    font-size: 2.4em;
    border-bottom: #354047 solid thin;
    color: #354047;
    font-family: Zurich C;
    line-height: 1.1em;
}

.sp-panel-databox-compar {
    background-color: #333333;
    margin-top: 15px;
    text-align: center;
    color: white;
    font-weight: bold;
    position: absolute;
    width: 100px;
}

.panel-a-bg {
    background-color: #557FFF;
}

.panel-b-bg {
    background-color: #552AFF;
}

.panel-c-bg {
    background-color: #AA2AFF;
}

.panel-d-bg {
    background-color: #FF2AFF;
}

.panel-e-bg {
    background-color: #FF2AAA;
}

.panel-f-bg {
    background-color: #FF2A55;
}

.panel-g-bg {
    background-color: #FF5555;
}

.panel-h-bg {
    background-color: #FF7F2A;
}

.sp-data-titulo {
    font-size: 1.8em;
    font-family: Zurich C;
    border-bottom: #59B433 solid thin;
    padding: 5px 0px;
    margin: 0px 0px 10px;
    line-height: 1.1em;
}

.sp-price_title {
    font-size: 1.2em;
}

.sp-data-codigo {
    font-family: Zurich LC;
    font-size: 1.5em;
    padding-bottom: 10px;
}

.sp-data-descripcion {
    font-family: Zurich C;
    font-size: 1.1em;
    margin-bottom: 10px;
    border-bottom: 1px solid #59b43f;
    padding-bottom: 15px;
}

.sp-data-precio {
    color: #59B433;
    border-top: #59B433 thin solid;
    border-bottom: #59B433 thin solid;
    text-align: center;
    font-weight: bold;
    font-family: Zurich LC;
    font-size: 3em;
    margin-bottom: 10px;
}

.sp-data-medios {
    font-family: Zurich C;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.sp-data-envio {
    font-family: Zurich C;
    font-size: 1.2em;
    border-bottom: thin #59B433 solid;
    margin-bottom: 10px;
}

.sp-data-envio p {
    padding-left: 25px;
    font-size: 0.9em;
    font-family: Zurich LC;
}

.sp-data-consultar {
    cursor: pointer;
    background-color: #59b43f;
    padding: 2px;
    color: white;
    font-family: Zurich C;
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 5px;
}

.sp-data-comprar {
    background-color: #59b43f;
    padding: 5px;
    color: white;
    font-family: Zurich C;
    font-size: 1.8em;
    text-align: center;
}

.sp-data-container {
    margin: 40px 0px;
    margin-top: 0px;
    position: relative;
}

.flex_bike {
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content_modal {
    border-top: 2.5px solid #59B433;
    border-bottom: 2.5px solid #59B433;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 12px 0px;
}

.precio_modal {
    border-bottom: 2.5px solid #59B433;
    border-bottom: 2.5px solid #59B433;
    font-size: 35px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#myModalLabel_bici {
    color: #FEFEFE;
    background-color: #272727;
    text-align: center;
}

#myModalLabel_bici h4 {
    font-size: 36px;
}

#modal_heigth {
    width: 800px
}

#pdr_cod {
    font-size: 20px;
    border-left: 0.5px solid black;
}

.border_grey_bicis {
    border: 0.5px solid grey;
    padding: 30px;
    padding-top: 5px;
    padding-bottom: 0px;
}

.padding_out {
    padding-top: 0px;
    padding-bottom: 0px;
}

.btn_comp_der {
    text-align: center;
    background-color: #272727;
    font-size: 16px;
    color: white;
    margin-top: 5px;
    cursor: pointer;
    margin-bottom: 10px;
}

.cod_der {
    border-left: 0.5px solid black;
    font-size: 9px;
    min-height: 28px;
}

.back_modal {
    position: absolute;
    top: 18px;
    height: 25px;
    width: 25px;
    background-color: black;
    color: #d82020;
    right: 15px;
    text-align: center;
    border: 1px solid black;
    border-radius: 45px;
}

.bicis_peque {
    position: relative;
    text-align: center;
    padding: 30px;
    width: 100%;
    display: inline-block;
    background-image: url(../images/sp_bicicletas/rim.png);
    background-repeat: repeat-y;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.mini_comp {
    position: absolute;
    color: #FFF;
    bottom: -3%;
    width: 68%;
    cursor: pointer;
    text-align: center;
    color: black;
    border-top: 1px solid #71BD50;
    border-bottom: 1px solid #71BD50;
    font-size: 21px;
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 3s;
    -webkit-animation-duration: 4s;
    visibility: visible;
}

@keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

.consult_modal {
    text-align: center;
    background-color: #59b43f;
    color: white;
    font-size: 20px;
    height: 100%;
    margin-left: 15px;
    width: 93%;
}

.logito_ {
    height: 22px;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.replica {
    position: absolute;
    font-family: Zurich C;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #59b433;
    cursor: pointer;
    animation: cd-pulse 2s infinite;
    animation-delay: 0.5s;
}

.image_none {
    background-image: none!important;
    color: #000000;
    opacity: 1;
}

.menos_izq {
    left: -15%!important;
}

.menos_der {
    right: -15%!important;
}

#bici0-1 {
    bottom: 71%!important;
    left: 19%!important;
}

#bici0-2 {
    bottom: 41%!important;
    right: 19%!important;
}

#bici0-3 {
    top: 62%!important;
    left: 17%!important;
}

.carteles {
    background-color: #e8e4e4;
    position: absolute;
    z-index: 99;
    width: 150px;
    height: 60px;
    border: 1px solid grey;
    padding: 5px;
}

.popover {
    border-radius: 0!important;
    font-family: Zurich C;
}

.popover-title {
    border-bottom: 0px!important;
    font-family: Zurich C;
}

.popover-content {
    background-color: #f7f7f7!important;
    padding: 4px 14px!important;
    font-family: Zurich C;
}

#bici1-1 {
    bottom: 75%;
    left: 19%;
}

#bici1-2 {
    bottom: 35%;
    right: 12%;
}

#bici1-3 {
    bottom: 33%;
    left: 14%;
}

#bici2-1 {
    bottom: 69%;
    left: 13%;
}

#bici2-2 {
    bottom: 90%;
    right: 18%;
}

#bici2-3 {
    bottom: 15%;
    right: 11%;
}

#bici3-1 {
    bottom: 70%;
    left: 8%;
}

#bici3-2 {
    bottom: 18%;
    left: 36%;
}

#bici3-3 {
    bottom: 11%;
    right: 9%;
}

#bici6-1 {
    bottom: 80%;
    left: 13%;
}

.cuadricula>tbody>tr>td {
    text-align: center;
    border: 1px solid #ddd;
}

.td_normal {
    padding-left: 6%!important;
    text-align: initial!important;
}

.btn-comprar-modal2 {
    background-color: #333333;
    color: white;
    text-align: center;
    padding: 5px;
    width: 27%;
    height: 25px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
}

.btn-consultar_modal2 {
    margin-left: 2%;
    background-color: #59B332;
    color: white;
    height: 25px;
    cursor: pointer;
    text-align: center;
    padding: 5px;
    margin-right: 5px;
}

.flecha_back {
    cursor: pointer;
    width: 25px;
    padding: 5px;
    border: 1px solid black;
    border-radius: 50%;
}

.div_flechita {
    position: absolute;
    top: 2%;
    left: -1%;
}

.checked_cuadricula {
    width: 25px;
    right: 12%;
    top: 10%;
    position: absolute;
}

.title_footer_b {
    padding-bottom: 3px;
    color: #FFFFFF;
    border-bottom: 1px solid #59B433;
    margin-bottom: 10px;
    width: 55%;
}

.img_footer_b {
    width: 80%;
    margin-bottom: 10px;
}

.finoli_b {
    font-weight: 100!important;
}

.marg-list-b {
    margin-bottom: 8px;
}

.flechita_slider_leo {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    margin-left: -10px;
}

.animation_21:hover {
    margin-left: -15px;
}

.price_modal_b {
    border: 1px solid black;
    padding: 10px;
}

.modal_medio_pago_bici {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.boton_compra_modal_2 {
    width: 100%;
    background-color: #59B433;
    color: white;
}

.content_table::-webkit-scrollbar {
    width: 12px;
}

.content_table::-webkit-scrollbar-track {
    background: white;
}

.content_table::-webkit-scrollbar-thumb {
    background: grey;
}

.content_table::-webkit-scrollbar-thumb:window-inactive {}

#Capa_1 {
    fill: white;
}

#cruz_nav {
    position: absolute;
    right: 1%;
    top: 1%;
    cursor: pointer;
    z-index: 5;
}

.bye_padd {
    padding-left: 0px;
    padding-right: 0px;
}

.menu_new {
    display: inline;
    height: 50px;
    padding-top: 1.7%;
}

.menu_new ul {
    display: inline;
}

.menu_new ul li {
    display: inline;
}

.gonza_nav {
    display: initial!important;
    padding-top: 15px;
    margin-bottom: 0px!important
}

.navbar-inverse {
    background-image: none;
    border-color: transparent;
}

.nav_ham {
    margin-left: 10%
}

@media (max-width:1024px) {
    .nav_ham {
        margin-left: 0px;
    }
}

.side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left .4s;
    display: none;
}

.side-collapse-container.out {
    left: 51%;
    display: initial;
}

.side-collapse {
    top: 63px;
    bottom: 0;
    left: 0;
    width: 600px;
    height: 180px;
    position: absolute;
    overflow: hidden;
    transition: width .4s;
    z-index: 9999;
    background-image: none;
    background-color: transparent;
}

.side-collapse.in {
    width: 0;
}

.nav_hamburger {
    margin-bottom: 0px;
    background: #333333;
    border-radius: 0px;
    border-color: transparent!important;
}

.navbar-nav>li>a {
    color: #555!important;
    text-shadow: none!important;
    font-size: 12px;
}

.navbar-nav>li {
    float: left;
    width: 12.5%;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 65px;
    border-right: solid 1px #f1f1f1;
    text-align: center;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #ADC10A!important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
    background-image: none;
    box-shadow: none;
}

.navbar-nav>li {
    float: inherit;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 100%;
    border-right: 0px;
    text-align: center;
}

.nav_ham {
    margin-left: 0;
    padding: 0px;
}

.navbar-nav>li>a {
    text-align: left;
}

.nav_opcional {
    background-color: #333333;
    margin: 0px -15px!important;
}

.ul_1 {
    background-color: #EEE!important;
    margin: 0px -15px!important;
    width: 600px;
    padding: 10px;
}

.header_ham {
    background-color: #333333!important;
}

.nav_opcional>li>a {
    color: white!important;
}

.nav_opcional {
    padding: 10px;
}

@-webkit-keyframes cd-pulse {
    0% {
        box-shadow: 0 0 0 0 #59b433;
    }
    100% {
        box-shadow: 0 0 0 20px rgba(89, 180, 51, 0);
    }
}

@-moz-keyframes cd-pulse {
    0% {
        box-shadow: 0 0 0 0 #59b433;
    }
    100% {
        box-shadow: 0 0 0 20px rgba(89, 180, 51, 0);
    }
}

@keyframes cd-pulse {
    0% {
        box-shadow: 0 0 0 0 #59b433;
    }
    100% {
        box-shadow: 0 0 0 20px rgba(89, 180, 51, 0);
    }
}

.swiper-container {
    width: 100%;
    height: 250px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 60%!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.content_img_nav {
    padding-top: 1%;
}

.cod_ficha_resp {
    font-size: 25px;
    padding-top: 5px;
    margin-bottom: 10px;
    padding-left: 8%;
    border-right: 1px solid black;
}

.x_responsive {
    z-index: 25;
    position: fixed;
    background-color: white;
    border-radius: 50%;
    right: 3%;
    top: 13%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tablita_responsive tr td {
    width: 50%;
    text-align: center;
    border: 1px solid #ddd;
}

.tablita_responsive tr td:first-child {
    background-color: #FAFAFA;
    text-align: initial;
    padding-left: 5%;
}

.precio_responsive_ficha {
    font-size: 32px;
    padding-left: 5%;
}

.formas_responsive {
    text-align: center;
    color: white;
    background-color: #4EB024;
    margin-top: 10px;
    font-size: 20px;
}

.input_resp {
    border: 1px solid black;
    padding: 5px;
    display: inline;
    float: right;
}

.lines_medios {
    padding: 15px;
}

.comprar_responsive_ficha {
    background-color: #EDEDED;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

.comparar_responsive {
    color: white;
    background-color: #333333;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}

.comp_with_resp {
    border: 1px solid #E4E4E4;
    position: relative;
    display: none;
    height: 95px;
    margin-top: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#code_mini_resp {
    padding-left: 3px;
    padding-right: 3px;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    text-transform: uppercase;
    font-size: 22px;
}

#price_mini_resp {
    font-size: 22px;
    font-weight: bold;
}

#comp_with_cabezera {
    background: #333333;
    color: white;
    margin-top: 12px;
    text-align: right;
    padding-right: 3%;
    font-size: 16px;
}

.cruz_resp_volanta {
    background-color: white;
    border-radius: 50%;
    position: absolute;
    right: -3%;
    top: -14%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.plus_resp {
    background: white;
    position: absolute;
    left: 1%;
    top: -6px;
    border-radius: 50%;
    padding: 10px;
}

.plus_svg {
    width: 25px;
    border: 1px solid #43b05c;
    border-radius: 50%;
    padding: 2px;
}

.tabla_comp_resp {
    margin-top: 5%;
}

.cruz_table_resp {
    position: absolute;
    right: 1%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white;
    top: 13%;
    border-radius: 50%;
}

.code_list {
    font-size: 23px;
    padding-top: 14px;
    border-right: 1.4px solid black;
}

.price_list {
    font-size: 35px;
}

.resp_t_comp tr td:first-child {
    background-color: #FAFAFA;
}

.mas_info_resp {
    background-color: #00B517;
    text-align: center;
    color: white;
    margin-bottom: 10px;
}

.consult_tb_resp {
    background-color: #5AB433;
    color: white;
    text-align: center;
    width: 40%!important;
    border-radius: 0px!important;
}

#mas_info_izq {
    width: 28%!important;
    margin-left: 5px;
    margin-right: 5px;
    display: initial!important;
    border-radius: 0px!important;
}

#mas_info_der {
    width: 29%!important;
    display: initial!important;
    border-radius: 0px!important;
}

.resp_t_comp {
    margin-bottom: 7px!important;
}

#consult {
    left: 15%;
}

#modal_consulta_in {
    width: 400px;
}

.float_right {
    float: right;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    margin-left: 8px!important;
    border: 1px solid #4EB024;
    padding-left: 1px;
    padding-top: 1px;
    background: #ffffff;
    border-radius: 50%;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.float_right input {
    -webkit-appearance: initial;
    cursor: pointer;
    background: white;
    padding: 6px;
    border-radius: 50%;
    margin: 0px;
}

.float_right input:checked {
    background-color: #4EB024;
}

.float_right input:focus {
    outline: 0px!important;
}

#nav-icon1 {
    width: 35px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-top: 26%;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: white;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1.open {
    margin-top: 10%;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 8px;
}

#nav-icon1 span:nth-child(3) {
    top: 18px;
}

#nav-icon1 span:nth-child(4) {
    top: 36px;
}

#nav-icon1.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon1.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon1.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon1.open span:nth-child(2) {
    top: 18px;
}

#nav-icon1.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#free_ {
    color: #71BD50;
    border-right: 2px solid #71BD50;
    border-left: 2px solid #71BD50;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.new_btn_on {
    background-color: #292929;
    color: white!important;
    text-align: center;
    border-radius: 0px;
    width: 100%;
}

#news_footer {
    color: white;
    background-color: #333;
    border: 0.5px solid white;
    text-align: center;
    width: 70%;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#submit_news {
    background-color: #333;
    border: 0.5px solid white;
    padding: 5px 10px;
}

.false_table div {
    border-top: 1px solid #DFDFDF;
    padding: 10px;
}

.izq_false_table {
    background-color: #FAFAFA;
    font-size: 12px;
}

.new_table_espec {
    width: 41.66666667%!important;
}

.new_table_espec tr td:first-child {
    background-color: #FAFAFA;
}

.box-capt {
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-top: 10px;
}

@media (max-width:768px) {
    #cont_peques {
        margin-top: 0px!important;
    }
    .side-collapse {
        height: 400px;
    }
}

@media only screen and (max-width:425px) {
    #nav-icon1.open {
        margin-top: 20%;
    }
    #nav-icon1 {
        margin-top: 50%;
    }
    #busqueda {
        margin-bottom: 3%;
        margin-top: 1%
    }
    #email_resp {
        margin-top: 12px;
    }
    #consult {
        left: 0;
    }
    #modal_consulta_in {
        width: 100%;
    }
    .sp-data-comprar {
        font-size: 1em;
        width: 48%;
        margin: 2px;
        margin-top: 8px;
    }
    .sp-paneles-bg {
        margin-top: 65px;
    }
    .reponsive_nav {
        position: fixed;
        z-index: 120;
    }
    .content_img_nav {
        padding-top: 3%;
    }
    #cruz_nav {
        right: 3%;
        top: 1.5%;
    }
    .side-collapse {
        width: 300px;
        height: 800px;
    }
    .dropdown-menu>li>a {
        font-size: 11px;
    }
}

@media only screen and (max-width:996px) {
    .logo-promo {
        position: absolute;
        bottom: 5px;
        left: 20px;
        border-radius: 10px;
        top: inherit;
    }
    .dead-zone {
        margin-left: 0px;
    }
    .producto-splitpanel {
        border-right: inherit;
    }
}

@media(max-width:375px) {
    .code_list {
        font-size: 18px;
    }
    #price_mini_resp {
        font-size: 20px;
    }
    #code_mini_resp {
        font-size: 16px;
    }
    #mas_info_izq {
        width: 27%!important;
    }
    #nav-icon1 {
        width: 28px;
    }
}

@media(max-width:369px) {
    .code_list {
        font-size: 18px;
    }
}

@media(max-width:320px) {
    .code_list {
        font-size: 14px;
    }
    .price_list {
        font-size: 28px;
    }
}

/*########################################################################## REDISEÑO 2018 ##########################################################################*/

.paddingless {
    padding: 0 !important;
}

.inline-block {
    display: inline-block !important;
}

/***** Header *****/

.navigator {
    background-color: #333;
    padding: 10px 0px;
}

.navigator p {
    color: white;
    border-left: 2px solid white;
    padding-left: 5%;
    font-size: 10px;
    margin-top: 1%;
    margin-left: 10%;
    vertical-align: middle;
}

#megabikeLogo {
    padding-top: 1%;
    padding-left: 13%;
}

#busqueda {
    width: 40%;
    margin-top: 3.5%;
}

#mercadoHeader {
    width: 165px;
}

.platinum-header {
    padding-top: 5px;
}

#seccion-platinum-mobile {
    border-bottom: solid 0.5px grey;
}

#logo-ml-mobile {
    width: 30%;
}

#platinum-mobile {
    width: 50%;
    border-left: solid 0.5px gainsboro;
    padding-left: 20px;
}

#platinum-mobile p {
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}

#platinum-mobile img {
    width: 40px;
}

.text-platinum {
    margin: 0px !important;
    line-height: 11px;
}

.text-platinum b {
    padding-left: 33px;
}

#mlGoldHeader {
    width: 32px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: -13px;
}

/* Nav */

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: -2px;
    border: 1px solid transparent;
}

.listNav {
    width: 100%;
    background-color: white;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.listNav>li {
    display: inline-block;
    font-size: 13px;
    padding: 7px 16px;
}

.listNav li a {
    text-decoration: none;
    color: black;
}

.listNav li:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.listNav a:hover {
    color: #00B725;
}

.listNav li:hover:after {
    color: #00B725;
    width: 100%;
    background: #00B725;
}

.activo:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
}

.activo a {
    color: #00B725 !important;
    font-weight: bold;
}

.borde {
    /* border:solid green thin;
     background-color: #337AB760;*/
    padding-left: 45px;
}

.bordeIzq {
    border-left: 0.2px solid #DADADA;
}

.bordeDer {
    border-right: 0.2px solid #DADADA;
}

.menuColapsable {
    margin: 7px 0px;
}

.navbar-mb {
    border: none;
    background-color: inherit;
    margin: 0px auto;
    display: block;
}

.navbar-mb i {
    color: white;
    font-size: 25px;
}

.mercadoLibreTag {
    text-transform: uppercase;
    color: white;
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    text-align: right;
    padding-right: 5px;
}

.cajaServicios {}

.cajaServicios a {
    color: white;
}

.cajaServicios a:hover {
    color: #00B725;
    border-bottom: #00B725 2px solid;
    text-decoration: none;
}

.mercadoLibreImg {
    width: 50%;
    display: inline-block;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* Nav */

/* Banner */

.bannerContainer {
    width: 100%;
    margin-bottom: 2%;
}

/* Banner */

/**** header *****/

/* Home */

.bordesListado {
    border: 0.25px solid #DCDCDC;
    position: relative;
    padding: 2px;
    margin-bottom: 20px;
}

.main {
    font-family: 'Roboto Condensed', sans-serif;
}

.tituloListado {
    color: black;
    font-size: 14px;
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    padding: 2px;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.tituloListado span {
    font-size: 14px;
    font-weight: lighter;
}

.titulo {
    max-height: 20px;
    text-transform: initial;
    overflow: hidden;
}

.logoListado {
    position: absolute;
    height: 25px;
    top: 10px;
    left: 10px;
}

.imgProducto {
    max-height: 240px;
    /* margin-top: 32px; */
    margin-bottom: 10px;
}

.cajaPrecio_precioCosto {
    width: 46%;
}

.cajaPrecio_envioCosto {
    width: 49%;
}

#tg {
    padding-right: 20px;
}

.envioGratis {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    line-height: 15px;
}

.cajaPrecio {
    padding: 10px;
    font-weight: bold;
    display: flex;
}

.cajaPrecio_precio {
    border-right: 2px solid #DCDCDC;
    font-size: 30px;
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cajaPrecio_envio {
    width: 50%;
    color: #00B725;
    padding: 0px 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-self: center;
}

.btn-listador {
    width: 100%;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
}

.btn-listador:hover {
    background-color: #00B725;
    color: white;
}

.botones {
    padding: 10px 10px 15px;
}

.botones a {
    color: black;
}

.botones a:hover {
    text-decoration: none;
}

#precio {
    font-size: 30px;
    border-right: 2px solid #DCDCDC;
    padding-top: 12px;
    padding-left: 25px;
}

#envio {
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    padding-top: 20px;
    color: #54B632;
}

#infoListado {
    color: black;
    font-size: 12px;
}

#infoListado button {
    margin-top: 5px;
    margin-left: 5px;
    border: none;
    width: 96%;
    height: 20px;
    background-color: #EAE8E9;
}

.mercado-libre {
    padding-left: 16px;
    padding-right: 10px;
}

.producto-icono-ml {
    width: 87px;
    padding-left: 5px;
}

.ver-publicacion-ml {
    padding-left: 12px;
    padding-right: 4px;
    font-size: 11px;
    border-left: 0.5px gainsboro solid;
    border-right: 0.5px gainsboro solid;
}

.ver-publicacion-ml a {
    color: black;
    text-decoration: none;
}

.mercado-libre:hover {
    opacity: 0.5;
}

/* Consulta Rapida */

.seguir {
    position: sticky;
    top: 0;
}

.col-consulta {
    /*border: green dotted thin;*/
    padding: 0px;
}

.columnaConsulta {
    height: 100%;
}

.formularioConsulta {
    background-color: #007aa6;
    color: white;
}

.border {
    padding: 0px;
}

.cr-input {
    margin: 5px 0px;
}

.formularioConsulta textarea {
    resize: none;
}

.formRapido {
    margin: 15px;
}

#tituloFormulario {
    border-bottom: 2px solid white;
    padding-bottom: 1%;
    color: white;
}

.botonConsulta {
    width: 100%;
    background-color: #dddddd;
    color: black;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px;
    border: none;
}

.botonConsulta:hover {
    background-color: black;
    color: white;
}

.inputConsulta {
    margin: 0px;
    padding: 0px 5px;
}

#asesoramiento {
    text-align: center;
    border: solid #c3c3c3 1px;
    font-size: 17px;
}

.mas-info {
    margin-top: 5%;
}

.mas-info p:first-child {
    border-bottom: 1px solid #c3c3c3;
    line-height: 30px;
}

.mas-info p:last-child {
    font-weight: bold;
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 0px;
    font-size: 22px;
}

#asesoramiento img {
    padding-bottom: 6px;
    width: 8%;
}

/* Fin Consulta Rapida */

/* Home */

/****** Footer ******/

.footerContainer {
    background-color: #333;
    margin-top: 3%;
}

.footer {
    background-color: #333;
    color: #FFF;
    margin-top: 3%;
}

.margenFooter {
    margin-right: 5%;
    margin-left: 9%;
}

#tituloFooter {
    font-size: 16px;
    border-bottom: #00B725 2px solid;
    padding-bottom: 10px;
    white-space: nowrap;
}

.redesFooter {
    background-color: #252223;
    width: 100%;
    position: absolute;
    margin-left: -15px;
    text-align: center;
}

.redesFooter img {
    margin-left: 15px;
}

.politicaEmpresa {
    /*margin-top: 3%;
    margin-left:45%;*/
    font-size: 10px;
    padding-bottom: 15px;
}

.politicaEmpresa a {
    text-decoration: none;
    color: white;
}

.politicaEmpresa img {
    width: 24px;
    height: 30px;
}

#logoFooter {
    width: 250px;
    margin-bottom: 20px;
    padding-top: 8px;
}

#politicaContainer {}

#categorias {
    text-align: start;
    padding-top: 20px;
    padding-bottom: 20px;
}

#categorias h4 {
    border-bottom: #00B725 2px solid;
    padding-bottom: 8px;
}

#categorias ul {
    padding-left: 0;
}

.listaFooter {
    margin-top: 15px;
    padding: 10px;
    padding-right: 6%;
    font-size: 13px;
}

.listaFooter:first-of-type {
    margin-top: 27px;
}

.listaFooter li {
    text-align: start;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    font-size: 14px;
}

.listaFooter p {
    /*line-height:30px;*/
}

.listaFooter input, .listaFooter button {
    background-color: #333333;
    color: #626262;
    border: 0.1px solid #979797;
    text-align: center;
    height: 30px;
    width: 85%;
    font-size: 18px;
}

.listaFooter button {
    width: 15%;
    color: white;
    line-height: 1.5;
    font-size: 18px;
}

.linksFooter {
    text-decoration: none;
    color: white !important;
}

.linksFooter:hover {
    text-decoration: none;
    color: #00B725 !important;
}

#lineaNewsletter {
    margin-top: -15px;
}

#formasDePagoFooter {
    margin-top: 65px;
}

#formasDePagoFooter a {
    color: white;
    text-decoration: none;
}

#formasDePagoFooter p {
    margin-bottom: 15px;
}

#formasDePagoFooter span {
    font-size: 12px;
    color: #00B725;
    padding-left: 30px;
}

#mlFooter {
    width: 120px;
    border-right: 2px solid white;
    padding-right: 12px;
    /* margin-right: 20px; */
}

#contenedor-ml-footer {
    width: 43%;
    display: inline-block;
    vertical-align: middle;
}

#contenedor-mlgold-footer {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#contenedor-mlgold-footer p {
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}

#mlGoldFooter {
    width: 32px;
    margin-right: 6px;
    margin-left: -9px;
}

#contenedor-facebook {
    /* padding-left: 31px; */
    margin-top: 21px;
}

#imgFacebookFooter {
    margin-right: 8px;
    margin-left: 1px;
    padding-bottom: 2px;
}

/****** Footer ******/

/***** Envío *****/

.envio-subtitulo {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px 0px !important;
}

.envio-titulo {
    font-weight: bold;
    margin: 30px 0px 5px !important;
}

.envio-info p {
    margin: 0px;
}

/***** Otras dimensiones *****/

@media screen and (max-width:1200px) {
    #busqueda {
        width: auto;
    }
    .cajaPrecioLetra {
        font-size: 8px;
    }
    .ver-publicacion-ml {
        font-size: 8px;
    }
    .producto-icono-ml {
        width: 80px;
    }
}

@media screen and (max-width:580px) {
    #megabikeLogo {
        padding-right: 60px;
    }
    .bannerContainer {
        height: auto;
        width: auto;
    }
    .imagenListado {
        width: 280px;
    }
    .politicaEmpresa {
        margin: 0px;
        margin-bottom: 5%;
    }
    .imgProducto {
        max-height: 320px;
    }
    .redesFooter {
        background-color: #252223;
        width: 100%;
        position: absolute;
        text-align: center;
        margin-left: -16px;
    }
    .redesFooter img {
        margin-right: 5px;
        margin-top: 5px;
    }
    .producto-icono-ml {
        width: 104px;
    }
    .ver-publicacion-ml {
        font-size: 13px;
        padding-left: 34px;
    }
}

@media screen and (max-width:380px) {
    .ver-publicacion-ml {
        font-size: 13px;
        padding-left: 13px;
    }
    .producto-icono-ml {
        width: 94px;
    }
    #ml-footer {
        right: -20px;
    }
    #contenedor-mlgold-footer {
        margin-left: 17px;
    }
}

/* NavBar responsive */

@media screen and (max-width:768px) {
    .especificaciones-derecha {
        width: 100%;
        margin-left: 0px;
    }
    .especificaciones-izquierda {
        width: 100%;
    }
    .fn-galery-sidepanel {
        display: none;
    }
    .fn-galery-mainpanel {
        width: 100%;
        margin-left: 0%;
    }
    .banner-ml-gold {
        width: 100%;
        border-right: 0px solid #B4B4B4;
        text-align: center;
    }
    .banner-ml-comentarios {
        width: 100%;
        margin-left: 0px;
        padding-top: 20px;
    }
    .listNav {
        height: auto;
        width: 100%;
        background-color: white;
        text-align: start;
    }
    .listNav li {
        margin: 0;
        padding: 7px;
        display: block;
    }
    #seccionesNav {
        border-top: 0.5px solid grey;
        padding-top: 23px;
    }
    .negritaNav {
        font-weight: bold;
    }
    .negritaNav i {
        margin-right: 7px;
    }
    .listNav li:hover::after {
        color: #00B725;
        width: 100%;
        background: none;
    }
    .listNav li:after {
        content: '';
        display: block;
        margin: auto;
        height: 3px;
        width: 0px;
        background: transparent;
        transition: none;
    }
    .bordeDer {
        border: none;
    }
    #politicaContainer {
        margin: 0px;
    }
    #formasDePagoFooter {
        margin: 0px;
        text-align: center;
    }
    .listaFooter {
        text-align: center;
    }
    #logoFooter {
        margin-left: 0px;
    }
    #categorias h4 {
        text-align: center;
    }
    .listaFooter ul {
        margin: 0px;
        padding: 0px;
    }
    .listaFooter ul li {
        text-align: center;
        padding: 0px;
    }
    .main {
        height: inherit !important;
    }
    .contenedorEnvios {
        margin-left: 0px;
        margin-top: 29px;
        margin-bottom: 50px;
    }
    #horariosEntrega {
        margin: 0px;
    }
    .borde-pagos {
        border-right: none;
        border-bottom: 6px solid #008CB3;
        min-height: auto;
    }
    .seccion-pagos {
        padding: 0 20px 0 20px;
    }
    .img-fondo-pagos {
        background-image: url("../images/icons/bloque_formasdepago_responsive.png");
    }
}

#contenedorFicha {
    margin-top: -20px;
    margin-bottom: -35px;
}

/* ############## Seccion Envios ###############*/

.seccionEnvios h4 {
    border-bottom: 5px solid #CFCFCF;
    line-height: 30px;
    /*display:inline-block;*/
}

.seccionEnvios ul {
    list-style: none;
    padding: 0px;
}

.gris {
    margin-top: 1.5%;
    padding-top: 20px;
    background-color: #F5F5F5;
}

.icono-envio {
    font-size: 25px;
    padding-right: 10px;
}

#zona-horarios {
    margin-top: 2%;
    margin-bottom: 3%;
}

#zona-horarios p {
    color: red;
}

#zona-horarios-blanca {
    background-color: white;
    padding-top: 8px;
}

#zona-horarios-blanca p {
    color: black;
    padding: 5px, 0px, 5px, 20px;
}

.img-fondo {
    background-image: url("../images/icons/bloque_celeste_envio.png");
    text-align: center;
    color: white;
    margin-bottom: 3%;
}

.img-fondo h2 {
    border-left: 1px solid white;
    border-right: 1px solid white;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.img-fondo span {
    font-size: 18px;
}

.contenedorEnvios {
    position: relative;
    margin-left: 8%;
}

.imagenEnvios {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid gainsboro;
}

#horariosEntrega {
    position: relative;
    margin-left: 4%;
}

/* ########### Seccion Pagos ########### */

#formas-pago {
    background-color: #F3F3F3;
    font-size: 21px;
    height: 42px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left: 15px;
}

.contenedorPagos {
    position: relative;
    margin-left: 4%;
    margin-bottom: 2%;
}

.contenedorPagos li {
    list-style: none;
    font-weight: bold;
    line-height: 24px;
    margin-left: -27px;
}

.contenedorPagos span {
    font-weight: normal;
    padding-left: 20px;
}

.contenedorPagos li:before {
    content: '.';
    font-size: 17px;
    line-height: 25px;
    vertical-align: text-bottom;
    margin-right: 6px;
}

.borde-pagos {
    border-right: 6px solid #008CB3;
    min-height: 131px;
}

.img-fondo-pagos {
    background-image: url("../images/icons/bloque_celeste_formaspago.png");
    text-align: center;
    color: white;
    margin-bottom: 3%;
}

.img-fondo-pagos h4 {
    font-size: 22px;
}

.seccion-pagos {
    padding: 20px 0;
}

.img-fondo-pagos li {
    min-height: 250px;
}

@media screen and (max-width:768px) {
    .home-promoTP {
        max-width: 145px;
        font-size: 20px;
        line-height: 20px;
    }
    body {
        overflow-x: hidden;
    }
    .img-fondo-pagos {
        background-image: url("../images/icons/bloque_formasdepago_responsive.png");
    }
    .footerContainer .row {
        margin: 0px;
    }
    .informacion-producto {
        margin: 6% 0px;
    }
    .contenedor-blanco {
        width: 75%;
        padding-left: 14px;
    }
    .tipo-especificacion {
        /* height: 34px; */
    }
    #contenedor-blanco-titulo {
        font-size: 18px;
        white-space: nowrap;
    }
    #borde-responsive-abajo {
        border-top: 0.5px solid gainsboro;
    }
    .alto-container {
        height: auto;
        width: 85%;
    }
    .extra-banner {
        padding-left: 0;
        margin-top: 3%;
    }
    .banner-ml-gold p {
        line-height: 40px;
    }
    .carousel-control.left {
        left: -25px;
    }
    .carousel-control.right {
        right: -25px;
    }
    .comentario-slider {
        padding: 0px;
    }
    .banner-ml {
        padding-top: 20px;
    }
    .banner-ml-gold {
        padding: 0px;
    }
}

@media screen and (max-width:420px) {
    #platinum-mobile {
        width: 50vw;
    }
}

@media screen and (max-width:380px) {
    #platinum-mobile {
        width: 50vw;
    }
    #logo-ml-mobile {
        width: 35vw;
    }
}

@media screen and (max-width:305px) {
    #platinum-mobile {
        padding-left: 10px;
        width: 50%;
    }
    #platinum-mobile img {
        width: 20px;
    }
    #platinum-mobile p {
        font-size: 10px;
    }
    #logo-ml-mobile {
        width: 46%;
    }
}

.legal-ficha {
    margin-top: -4px;
    margin-bottom: 3.5%;
    font-size: 9px;
}

.logoBluetooth{
    margin: 5px 0px 0px 0px;
    position:absolute;
}

@media screen and (max-width:400px){
    .logoBluetooth{
        margin: 5px 0px 0px 0px;
        position:absolute;
    }
}
@media screen and (max-width:800px){
    .logoBluetooth{
        margin: 5px 0px 0px 0px;
        position:absolute;
    }
}

.col-sm-4 .logoBluetoothFicha{
    background: white;
    margin-top:-20px;
}

