@charset "UTF-8";
section.principal {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.conten-filter {
    background-color: #f6f6f6;
    padding-top: 10px;
	padding-bottom: 10px;
    /* height: 120px; */
}

.conten-filter .filter {
    height: 100%;
}

.conten-filter .filter .disponibles {
    font-size: 12px;
    font-weight: 600;
	padding-left: 10px;
}

.conten-filter .filter select {
    max-width: 430px;
    background: transparent;
    font-size: 14px;
    height: 45px;
}
.conten-filter .filter .colors {
    padding: 12px 10px 8px 10px;
}

.conten-filter .filter .colors .info {
    display: flex;
    align-items: center;
}

.conten-filter .filter .colors .info span {
    width: 13px;
    height: 13px;
    display: block;
    margin-right: 9px;
    border-radius: 50%;
    cursor:pointer;
}

.conten-filter .filter .colors .info span.active {-webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);}
.cont-item {
    padding: 0px 0px 40px 0px;
}
.cont-item .kit .b-linea {
    margin-top: 40px;
}
.conten-filter .filter .colors .info span.text {
    width: auto;
    font-size: 0.8125rem;
    height: auto;
    font-weight: 100;
}

.cont-item .info-precio {
    font-size: 13px;
}

.cont-item .detalles span {
    display: block;
}

.cont-item .detalles .precio {
    font-size: 40px;
    font-weight: 600;
}

.cont-item .compra-mpago .cuotas {
    font-weight: 600;
    color: #3496f1;
}

.cont-item .compra-mpago {
    background: url(../images/producto_interna/mpago.png) left center no-repeat;
    padding-left: 60px;
    margin-bottom: 25px;
}

.cont-item .detalles {
    margin-bottom: 10px;
}

.cont-item .compra-mpago .cmpago {
    display: flex;
    align-items: baseline;
}

.cont-item .compra-mpago .cmpago .precio {
    font-size: 30px;
    font-weight: 300;
}
.cont-item .compra-mpago .cmpago span {
    font-size: 13px;
    margin-right: 5px;
}

.cont-item  .descuento {
    background: url(../images/producto_interna/descuento.png) left center no-repeat;
    padding-left: 60px;
    margin-bottom: 5px;
}

.cont-item  .descuento span {
    display: block;
}

.cont-item .descuento .porcentaje {
    color: #3496f1;
    font-weight: 600;
    font-size: 12px;
}

.cont-item .descuento .info {
    font-size: 13px;
    color: #3496f1;
}

.cont-item .descuento .precio {
    font-weight: 300;
    font-size: 30px;
}

.cont-item .item .ncenter {
    font-size: 12px;
    color: #000;
    text-decoration: underline;
    /* display: block; */
}

.cont-item .item .image-promo {
    position: absolute;
    z-index: 1;
}

.cont-item .item .image-promo-precio {
    position: relative;
	display:block;
	width:100%;
	text-align:left;
	margin-bottom:20px;
}
.cont-item .item .image-promo-precio img {
	display:inline-block;
	
}

.cont-item .item .btn-compras {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;

}

.cont-item .item .btn-compras form:first-child {
    margin-right: 20px;
}


.cont-item .item .btn-compras .btn {
    margin-top: 15px;
}

.cont-item .item .btn-compras form button {
    font-size: 12px;
    letter-spacing: 1px;
    min-width: 204px;
    max-width: 207px;
    padding: 12px 30px;
}

.cont-item .b-linea {display: flex;/* align-items: center; */border-bottom: 1px solid #cccccc;}
.cont-item .b-linea .item {
    /* border-bottom: 1px solid #cccccc; */
    /* padding-bottom: 40px; */
    width: 100%;
}
.cont-item .pago{
    padding: 25px 0px 10px 0px;
    border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    margin-top: 30px;
}
.cont-item .pago span {
    display: block;
}
.cont-item .pago .title {
    font-size: 11px;
    font-weight: bold;
}

.cont-item .pago .text {
    font-size: 11px;
}

.cont-item .pago .m-pago-color,
.cont-item .pago .telefonica,
.cont-item .pago .trasferencia {
    padding: 15px 0px 15px 65px;
    margin-bottom: 10px;
}

.cont-item .pago .m-pago-color{
    background: url(../images/producto_interna/mpago1.png) left center no-repeat;
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: left center;
}
.cont-item .pago .telefonica{
    background: url(../images/producto_interna/money.png) left center no-repeat;
    background-size: contain;
}
.cont-item .pago .trasferencia {
    background: url(../images/producto_interna/call.png) left center no-repeat;
    background-size: contain;
}

.cont-item .pago .ncenter {
    font-size: 12px;
    color: #000;
    text-decoration: underline;
}

.cont-item .garantias {
    display: flex;
    font-size: 11px;
    padding: 40px 30px;
    font-weight: 600;
    justify-content: space-between;
}
.cont-item  .garantias .oficial,
.cont-item .garantias .añadido,
.cont-item .garantias .atencion{
    padding-left: 40px;
}
.cont-item  .garantias .oficial {
    background: url(../images/producto_interna/garantia.png) left center no-repeat;
    max-width: 200px;
}

.cont-item .garantias .añadido {
    background: url(../images/producto_interna/incluye.png) left center no-repeat;
    max-width: 130px;
}

.cont-item .garantias .atencion {
    background: url(../images/producto_interna/atencion.png) left center no-repeat;
    max-width: 130px;
}

.cont-item .modo-retiro {
    font-size: 11px;
    display: flex;
    margin-top: 40px;
    padding: 0px 0px 20px 0px;
}

.cont-item .modo-retiro .envio .title {font-weight: bold;}


.cont-item .modo-retiro .tienda .title {
    font-weight: bold;
}

.cont-item .modo-retiro .envio {
    display: block;
    margin-right: 20px;
    padding-left: 60px;
    background: url(../images/producto_interna/envio.png) left center no-repeat;
}

.cont-item .modo-retiro .envio .text {
    display: block;
    color: #000;
    cursor: pointer;
    text-decoration: underline;
}

.cont-item .modo-retiro .tienda .text {
    display: block;
    text-decoration: underline;
    color: #000;
}

.cont-item .modo-retiro .tienda {
    padding-left: 60px;
    background: url(../images/producto_interna/local.png) left center no-repeat;
}


.conten-nav .barra ul li a {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}
.desktop .conten-nav .barra.fijo {
    position: fixed;
    top: 76px;
    width: 100%;
    z-index: 2;
}

.conten-nav .barra {
    background: #000;
    height: 85px;
}

.conten-nav {}

.conten-nav .barra ul li a.active {
    color: #ffdd00;
    background-color: transparent;
}

.conten-nav .barra .cont-barra {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}



.conten-banner .banner .content-informacion .informacion {
    max-width: 650px;
    text-align: center;
}
.conten-banner .banner .content-informacion .informacion .modelo {
    font-size: 25px;
}
.conten-banner .banner .content-informacion .informacion .title {
    color: #fff;
}

.conten-banner .banner .content-informacion .p-lg {
    font-weight: 300;
}
.conten-banner .banner .content-informacion .informacion h1, .conten-banner .banner .content-informacion .informacion h2 {
    color: #fff;
}
.conten-banner .banner .content-informacion .informacion p {
    color: #fff;
}

.overlay-negro{
background-color: rgba(0, 0, 0, 0.5)
}

/* start: Resolution <= 991px 	 ---------------------------------------------------------*/
@media all and (max-width: 991px) {
	.conten-banner .banner .content-informacion {
		position: relative;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
	}
	.conten-banner .banner .content-informacion .informacion h1, .conten-banner .banner .content-informacion .informacion h2 {
    color: #000;
    font-size: 26px;
    line-height: 30px;
    margin-top: 30px;
	}
	.conten-banner .banner .content-informacion .informacion p {
    color: #000;
	}
	.overlay-negro{
		background-color: rgba(0, 0, 0, 0)
	}
}

/* start: Resolution <= 520px 	 ---------------------------------------------------------*/
@media all and (max-width: 520px) {
    .conten-banner .banner .content-informacion .informacion .titulo {
        font-size: 30px;
    }

    .conten-banner .banner .content-informacion .informacion {
        max-width: 300px;
    }
    
     .conten-banner .banner~.boton-abajo {
        width: 60px;
        bottom: -35px;
        margin-left: -30px;
    }
     .conten-banner .banner .boton-abajo {
        width: 60px;
        bottom: -35px;
        margin-left: -30px;
    }
}
/* end: Resolution <= 520px	-------------------------------*/

.card-content {
    padding: 50px 0px;
}


.cont-locales img{
    width: 100%;
}

.cont-locales .div-locales {
    max-width: 710px;
    margin: 0px auto;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 100%;
    padding: 0px 20px;
}

.cont-locales .div-locales .titulo {
    font-size: 55px;
    font-weight: 100;
    margin-bottom: 25px;
}
.cont-locales .local {
    margin-bottom: 25px;
}

.cont-locales .local .t-local {
    font-size: 25px;
    margin-bottom: 15px;
    display: block;
}

.cont-locales .local .t-descripcion {
    font-size: 13px;
    display: block;
    color: #000;
    margin-bottom: 15px;
}
.cont-locales .local .t-descripcion a {
    color: #000;
    font-weight: 300;
}
.cont-locales .div-locales .modelo {
    font-size: 25px;
    font-weight: 600;
}

.cont-section {
    overflow: hidden;
}

.cont-section .principal .info-interna .titulo {
    margin-top: 10%;
    font-size: 55px;
}

.cont-section .principal .info-interna .precio {
    font-size: 25px;
}

.cont-section .img-section{
    width: 100%;
}

.cont-section .info-interna {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 0px 20px;
}

.cont-section .info-interna .titulo {
    font-size: 30px;
    font-weight: 300;
    max-width: 277px;
    margin-bottom: 10px;
}

.cont-section .info-interna .precio {
    font-size: 13px;
    max-width: 364px;
}

.slick-dots {
    display: none !important;
}

.slick-prev {
    left: 0px;
    z-index: 1;
    background: url("../images/producto_interna/f-l.png") center no-repeat;
	background: url("../images/producto_interna/f-l.png") center no-repeat;
    width: 19px;
    height: 35px;
}
.slick-next {
    right: 0px;
    z-index: 1;
    background-image: url("../images/producto_interna/f-r.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 35px;
    background-size: cover;
}


.tab-content .slick-prev {
    left: 20px;
    z-index: 1;
    background: url("../images/producto_interna/f-l.png") center no-repeat;
    width: 19px;
    height: 35px;
}
.tab-content .slick-next {
    right: 20px;
    z-index: 1;
    background-image: url("../images/producto_interna/f-r.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 35px;
    background-size: cover;
}
.variable .slick-text {
    color: #fff;
    font-weight: 400;
	font-size: 25px;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
	margin-left: 180px;
    transform: translate(-50%,-50%);
}


.slick-prev:before {
    display: none;
}
.slick-next:before {
    display: none;

}
.slick-prev:hover {
    background: url("../images/producto_interna/f-l.png") center no-repeat ;
}
.slick-next:hover {
    background: url("../images/producto_interna/f-r.png") center no-repeat ;

}

.item-img {

    text-align: center;
    display: block !important;
    cursor: pointer;
}


.conten-tecnica {}

.conten-tecnica .card {}

.conten-tecnica .card .card-header {
    background: none;
}
.conten-tecnica .card .card-header span > button.btn {
    display: block;
    width: 100%;
    text-align: left;
    text-decoration: none;
    background-image: url("../images/productos/menos.png");
    background-repeat: no-repeat;
    background-position: center right;
}
.conten-tecnica .card .card-header span > button.collapsed {
    background-image: url(../images/productos/mas.png);
}

.conten-tecnica .card .card-body .conten-line {
    border-bottom: 1px solid #cccccc;
    padding: 20px 5px;
    display: flex;
    justify-content: space-between;
}
.conten-tecnica .card .card-body .conten-line .title {
    margin-right: 15px;
}
.conten-tecnica .card .card-header span > button .h4 {font-weight: 600;}

.conten-tecnica .card .card-header span > button.collapsed .h4 {
    font-weight: 300;
}



/******************* FANCYBOX GALERIA ESTILOS PERSONALIZADOS************/
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
/******************* END FANCYBOX GALERIA ESTILOS PERSONALIZADOS************/


/* Caja texto nueva*/
.cont-section-box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 48px;
    padding-bottom: 48px;
}
.cont-section-box .min-box{
    width: auto;
    border-right: solid 2px #f8dc0b;
    display: flex;
    flex-direction: column;
    padding:10px;

}
.cont-section-box .min-box-title{
    text-align: center;
    font-size: 25px;
    font-weight: 300;
}
.cont-section-box .no-border{
    border-right: none!important;
}
.cont-section-box .min-box{
    font-size:12px;    
}

.tech-specs .specs-group-content .spec-content .spec-title {
    font-size: 13px;
    font-weight: 600;
}
/*Anchura ficha tecnica*/
.body-component{
    width: 100%;
}
.tech-specs .specs-group-content .spec-content {
    font-size: 13px;
    margin-bottom: 13px;
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
}
.tech-specs .spec-group .tech-spec-selector-heading {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.footer-component {
    display: none;
}

.slick-dotted.slick-slider{
    margin:0px
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
    
	.cont-item .item .btn-compras{
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .cont-item .item .btn-compras form:first-child {
        margin-right: 0px;
    }
    .cont-item .item .btn-compras form button{
        margin-right: 0px;
    }
}

@media all and (max-width: 991px) {
	
	.cont-item .item .image-promo-precio {
		position: relative;
		display:block;
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
    .cont-item .item .btn-compras {
        justify-content: space-evenly;
    }
    .cont-item .item .btn-compras .btn {
        margin-top: 15px;
    }
    .cont-item .item .btn-compras form:first-child {
        margin-right: 0px;
    }

    .cont-barra.conten-max {
        flex-direction: column;
    }

    .conten-nav .barra .cont-barra ul {
        flex-direction: column;
        margin-bottom: 15px;
        text-align: center;
    }

    .conten-nav .barra {
        height: auto;
    }

    .conten-nav .barra .cont-barra ul li {
        padding: 4px 0px;
    }

    .conten-nav .barra .cont-barra {
        padding: 30px 0px;
    }

    /* Caja texto nueva*/
    .cont-section-box .min-box{
        display: flex;
        justify-content: center;
        width: 100vw;
        border-bottom: solid 1px #f8dc0b;
        padding: 9px;
        flex-direction: row;
        border-right:none;
    }
    .cont-section-box .min-box-text{
        padding-left: 6px;
        font-size: 19px;
        font-weight: 100;
    }
    .cont-section-box .min-box-title{
        font-size: 19px;
        font-weight: bold!important;
    }
}
@media all and (max-width: 767px) {
    .cont-item .b-linea .item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .cont-item .detalles {
        text-align: center;
    }

    .cont-item .compra-mpago .cmpago {
        flex-direction: column;
    }

    h3.modelo {
        text-align: center;
    }

    .cont-item .compra-mpago .cmpago {
    }

    .conten-filter .filter .disponibles {
        text-align: center;
        display: block;
    }

    .conten-filter .filter select {
        margin: 0px auto;
    }

    .conten-filter {
        padding: 30px 0px;
        height: auto;
        background-color: transparent;
    }

    .item {
        padding: 0px 0px 20px;
    }

    .cont-item .descuento {
        max-width: 217px;
        width: 100%;
    }

    .cont-item .item .btn-compras {display: flex;flex-direction: column;align-content: center;}


    .cont-item .item .btn-compras .btn {
        margin-bottom: 25px;
    }

    .cont-item .row.datos {
        flex-direction: column-reverse;
    }

    .cont-item .pago {}

    .cont-item .pago .m-pago-color {
        max-width: 360px;
        /* padding: 0px 20px; */
        margin: 0px auto 30px;
    }

    .cont-item .pago .trasferencia {
        max-width: 360px;
        /* padding: 0px 20px; */
        margin: 0px auto 30px;
    }

    .cont-item .pago .telefonica {
        max-width: 360px;
        /* padding: 0px 20px; */
        margin: 0px auto 30px;
    }

    .cont-item .pago .ncenter {
        text-align: center;
        display: block;
    }

    .cont-item .modo-retiro {
        justify-content: center;
    }
    .cont-item .garantias {
        display: flex;
        /* max-width: 210px; */
        flex-direction: column;
        /* margin: 0px auto; */
    }

    .cont-item .garantias .oficial {
        margin-bottom: 20px;
        max-width: none;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .cont-item .garantias .añadido {
        margin-bottom: 20px;
        max-width: none;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .cont-item .garantias .atencion {
        margin-bottom: 20px;
        max-width: none;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .cont-locales .div-locales {
        text-align: center;
        padding: 40px 10px;
    }
    .conten-filter .filter .colors .info {
        justify-content: center;
    }
 }

 @media all and (max-width: 550px) {
    .conten-banner .banner .content-informacion .informacion .modelo {
        font-size: 20px;
    }

    .conten-banner .banner .content-informacion .informacion .title {
        font-size: 26px;
    }

    .conten-banner .banner .content-informacion .p-lg {
        font-size: 13px;
        line-height: normal;
    }
 }


.imagebox {
  background: black;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 100%;
}

.imagebox img {
  opacity: 1;
  transition: 0.5s opacity;
}

.imagebox .imagebox-desc {
  background-color: rgba(0, 0, 0, 0);
  bottom: 20px;
  color: white;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  transition: 0.5s padding;
  text-align: center;
  width: 100%;
}

.imagebox:hover img {
  opacity: 0.7;
}

.imagebox:hover .imagebox-desc {
  padding-bottom: 10%;
}


.imagebox-centrado {
  background: black;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 100%;
}

.imagebox-centrado img {
  opacity: 1;
  transition: 0.5s opacity;
}

.imagebox-centrado .imagebox-desc {
  background-color: rgba(0, 0, 0, 0);
  
  color: white;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  top: 50%;                         /* 3 */
  transform: translate(0, -50%);
  transition: 0.5s padding;
  text-align: center;
  width: 100%;
}

.imagebox-centrado:hover img {
  opacity: 0.7;
}

.imagebox-centrado:hover .imagebox-desc {
  padding-bottom: 10%;
}


.centrado{
  
  position: absolute;
  top: 50%;                         /* 3 */
  transform: translate(0, -50%)
}



/*VIDEO HEADER*/

header.header-video-fondo {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header.header-video-fondo video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header.header-video-fondo .container {
  position: relative;
  z-index: 2;
}

header.header-video-fondo .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  /*header.header-video-fondo {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header.header-video-fondo video {
    display: none;
  }*/
}


