@font-face{
	font-family: Libre Franklin;
    src: url(../fonts/LibreFranklin-Light.woff2),
         url(../fonts/LibreFranklin-Light.woff),
	     url(../fonts/LibreFranklin-Light.ttf);
    font-weight: 300; font-display: swap;}
@font-face{
	font-family: Libre Franklin;
    src: url(../fonts/LibreFranklin-LightItalic.woff2),
         url(../fonts/LibreFranklin-LightItalic.woff),
	     url(../fonts/LibreFranklin-LightItalic.ttf);
    font-weight: 300; font-style: italic; font-display: swap;}
@font-face{
	font-family: Libre Franklin;
	src: url(../fonts/LibreFranklin-Bold.woff2),
         url(../fonts/LibreFranklin-Bold.woff),
	     url(../fonts/LibreFranklin-Bold.ttf);
	font-weight: 700; font-display: swap;}
@font-face{
	font-family: Great Vibes;
	src: url(../fonts/GreatVibes-Regular.woff2),
         url(../fonts/GreatVibes-Regular.woff),
	     url(../fonts/GreatVibes-Regular.ttf);
	font-weight: normal; font-display: swap;}
*{
	margin: 0; padding: 0;}
img{height: auto;}
.atencion, .atencion p{	text-align: center;}
.atencion{	font-size: 1.3em; margin: 80px 0;}
.atencion a{	display: block; padding: 5px; border: none; width: 120px; margin: 0 auto;}
.atencion a:hover{	opacity: 0.5;}
.boton-flotante{	position: fixed; top: 133px; right: 0px; z-index: 100;}
.boton-flotante a{	display: block; padding: 10px 20px; width: 180px; color: #999; height: 50px;
	background: url(../imagenes/fondo-tienda-online.png) no-repeat center right;}
.boton-flotante a img{	width: 50px; float: left;}
.boton-flotante a .online{
	width: 120px; float: right; padding-top: 13px; text-align: right; 
	font-family:Verdana, Geneva, sans-serif; font-size: 14px;}
body{	font-family: 'Libre Franklin', sans-serif; line-height: 1.6em; font-size: 17px;}
img a, a, a img{	text-decoration: none;}
.neg{	font-weight: bold;}
address{	font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif;	font-size: 14px; display: block;}	
.borra{	clear: both;}
.centrar{	text-align: center;}
.containersup{	text-align: center;}
.pres{	width: 100%; max-width: 1000px; margin: 0 auto;}
#idioma{	float: right; width: 80px;}
#idioma-no{height: 17px;}
#idioma a{	color: #000; display: block; padding: 10px 20px;  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#idioma a:hover{	color: #ddd;}
#logo{	margin: 30px 0 0 0; clear: both;}
#membrete{	margin: -5px 0 20px 0; font-size: 13px; line-height: 1.3em;}
.imagen img, .pantalla img, .fijamovil img, .fijatablet img, .foto2 img, #fijamovil img, #fijatablet img{	width: 100%; height: auto;}
.foto2{	margin: 0 auto; max-width: 600px;}
.menor{	max-width: 500px; margin: 0 auto 60px auto;}
.marca{	display: block; height: auto; margin: 40px auto 15px auto;}
.tit, h1{	text-align: center; display: block; font-weight: normal; margin: 100px 0 0 0; color: #464f5b;}
.min{	font-size: 13px; margin: -5px 0 0 0; font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; text-align: center;}
h2{	font-style: italic;}
.frase{	text-align: center; margin: 90px 0 50px 0; display: block; font-weight: normal;}
p{	margin: 15px 0 0 0; text-align: justify; }
p a{color: #000;}
.sup{	margin: 60px 0 0 0;}
#garantias{	background: #ecebe1; padding: 10px;}
#garantias h4{	text-align: center;}
#ingar{	border: 1px solid #fff; padding: 30px;}
#taco{	background: #ecebe1; padding: 60px 40px;}
.intexto{	text-align: center;}
.intexto p{	text-align: center;}
.titm{	font-size: 20px; font-style:italic; color: #464f5b;	padding: 0 0 8px 0; display: inline-block; border-bottom: 1px solid #464f5b;}
.duo{	border: 1px solid #464f5b; text-align: center; background: #fff;}
.duo p{	text-align: center;}
.duo h2{	font-size:16px; font-weight: normal; font-style: normal; color: #464f5b;
	padding: 5px 10px; margin: 0 0 15px 0; display: inline-block; border: 1px solid #464f5b;}
.duo a:hover h2{ background: #fff; border: 1px solid #fff;
	-webkit-transition:  all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
.duo a:hover p{	opacity: 0.5;
	-webkit-transition:  all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
.duo a{	color: #000; display: block; padding: 30px; margin: 10px;}
.duo a:hover{	background: #ecebe1;
	-webkit-transition:  all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
.linea{	margin: 0 0 40px 0;}
.foto{	margin: 60px 0 0 0;}
.foto img{display: block;}
.foto p{text-align: center;}
.grupo a img{	opacity: 0.6;}
.grupo a:hover img{	opacity: 1;
	-webkit-transition:  all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
.foto img{	width: 100%; height: auto;}
.video img{	width: 100%;	height: auto;}
.yout a{	width: 200px; color: #444; padding: 8px 0; text-align: center; display: block; 
	border: 1px solid #444; margin: 20px auto; font-size: 0.8em;}
.yout a:hover{	opacity: 0.6;}
.banda .frase, .banda7 .frase{	margin: 30px 0; font-size: 18px;}
.banda .dcho h2{	font-size: 19px;}
.boton{	width: 250px; margin: 60px auto 100px auto; text-align: center; font-size: 0.9em;}
.boton a{	display: block; padding: 10px; background: #ecebe1; color: #2d343d; font-size: 0.9em;}
.boton a:hover, .boton-prov a:hover{	background: #464f5b; color: #fff;
	-webkit-transition:  all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
.boton-prov{ width: 250px; margin: 10px auto 80px auto;	text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 0.7em;}
.boton-prov a{	display: block; padding: 5px 10px; background: #ecebe1; color: #2d343d;}
h3{	color: #464f5b; font-size: 0.9em; margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
#mate .frase, #cama .frase{	font-size: 1.1em;}
.dest{	margin: 60px 0 0 0; border-top: solid 1px #cac9bf;}
#cama{	margin: 50px 0 0 0;}
#marco{	border: 10px solid #ecebe1; }
#marco img{	display: block;}
#contacto .izdo p, #contacto .dcho p{	text-align: center; margin: 10px 0 0 0;}
#contacto .izdo h1, #contacto .dcho h2{	font-size: 13px; text-align: center; font-weight: normal; font-style: normal;
	font-family: Arial, Helvetica, sans-serif; margin: 0; color: #777;}
#contacto h3{	margin: 20px 0 0 0; text-align: center; font-size: 26px; font-family: 'Lora', serif;}
#contacto .foto{	margin: 60px 0 0 0;}
.tel a{	font-size: 30px; color: #202730; display: block; margin: 20px 0 0 0;}
#faldon{	background: #202730; color: #fff; padding: 40px 0; text-align: center;}
#faldon h3{	font-weight: normal; font-size: 14px; margin: -10px 0 15px 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #464f5b; color: #aaa;}
#faldon .facebook{	width: 60px; margin: 20px auto 0 auto; display: inline-block; opacity: 0.4;}
#faldon .facebook:hover{	opacity: 1;}
#aviso{	background: #464f5b; color: #fff; padding: 10px 0;}
#aviso{	font-size: 0.7em; text-align: center;}
#aviso a{	color: #fff; padding: 10px 10px 10px 0;}
iframe{	border: none; width: 100%; height: 400px; margin: 60px 0;}
#top a{	float: right; display: block; margin: -30px 0 0 0; padding: 5px 0; text-align: center; width: 45px; height: 30px; 
	background: #464f5b url(../imagenes/top.jpg) center center no-repeat; color: #000; font-size: 0.8em; text-indent: -999em;}
#top a:hover{	display: block; background: #464f5b url(../imagenes/top2.jpg) center center no-repeat; }
#provincias{	text-align: center; margin-top: 100px;}
#provincias a{	padding: 10px 0; display: inline-block; color: #000;}
.frase a{	color: #000;}
.tac{	margin: 30px 0 0 0;}
#profesionales{	margin: 60px 0; text-align: center; border:  1px solid #ccc; padding: 20px 10px 40px 10px;}
#profesionales p{	text-align: center;}
#profesionales h3{	display: inline-block; border-bottom: 1px solid #ccc;}
.sub{	font-size: 0.7em; font-family: Arial, Helvetica, sans-serif;}
.inglesa{	font-family: 'Great Vibes', cursive; font-size: 36px; margin: 0 2px 0 0; display: inline-block;}
.inf{ margin: 20px 0 100px 0;}
.error{	padding: 150px;}
.mail{	color: #000; padding: 0 0 10px 0; display: block;}
.oferta{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.75);
 	margin: 40px auto 0 auto; width: 780px; text-align: center; border: 10px solid #fff;}
.oferta-linea{	border: 1px solid #aaa; padding: 10px; margin-top: 50px;}
.oferta-linea img{	width: 100%; height: auto; display: block;}
.inof{	border: 1px solid #71a9e2; padding: 25px 0;}
.of-tit{	font-size: 22px; line-height: 33px; color: #369; width: 80%; margin: 0 auto; display: block;}
.of-sub{	text-align: center; margin: 20px 0 0 0; font-size: 17px; color: #71a9e2;}
#but .of-sub{ margin: 0;}
.dto{	display: block; font-size: 60px; margin: 10px 0;}
#anuncio{	border: 1px solid #609; color: #fff; background: #635baa; padding: 30px 45px; text-align: center; 
	text-shadow: 0px 0px 10px #18115e; max-width: 400px; margin: 40px auto 0 auto; font-size: 1.2em; line-height: 1.8em;}
.sombra{	display: block;}
#pluma{	background: url(../imagenes/plumon.jpg) no-repeat 80% bottom;}
#keyton{	margin-top: 120px;}
#keyton .marca{	margin: 0 auto;}
#keyton .foto{	margin: 80px 0 0 0;}
.beneficios, .beneficios2{	margin: 20px auto;}
.banda-astral1 img{	display: block;}
.astral{	margin: 30px auto 10px auto; display: block;}
.descuentos{	width: 100%; height: auto; margin: 50px auto 0 auto; max-width: 700px; display: block;}
.topp{	margin-top: 50px; width: 100%; height: auto;}	
.davinci img{	width: 100%; height: auto;}
.davinci h2, .davinci h4{	margin: 30px 0; line-height: 35px; color: #666;}
.blanco{	background: url(../imagenes/blanco50.png); margin-top: 60px;}
.davinci .blanco h2{	margin: 60px; font-size: 24px;}
.davinci .blanco h4{	margin: 20px 40px; font-size: 20px;}
.davinci .blanco .dcho{	padding: 0;}
.davinci .blanco img{display: block;}
.fondo-elizabeth{	background: #e3cfc1; padding: 80px 0; text-align: center; color: #444; margin-bottom: 30px;}
.fondo-elizabeth h2{	font-family: 'Great Vibes', cursive; font-size: 86px; line-height: 86px;}
.fondo-elizabeth h2, .fondo-elizabeth h4, .fondo-elizabeth .frase{	color: #fff; font-weight: normal;}
.fondo-elizabeth h4{ font-size: 22px;}
.fondo-elizabeth .frase{font-size: 24px; line-height: 36px;}
.fondo-elizabeth .foto{	margin: 0 auto; max-width: 1200px;}
.fondo-elizabeth .foto img{	border: 2px solid #ccc; margin-top: 25px;}
.fondo-elizabeth ul li{	list-style-type: none; margin: 0; font-size: 0.9em; line-height: 1.7em; margin-top: 16px;}
.fondo-elizabeth .izdo, .fondo-elizabeth .dcho{	border: 1px solid #555; padding: 35px 20px; margin-top: 50px;}
.fondo-elizabeth .izdo h4, .fondo-elizabeth .dcho h4{	color: #444;}
.dtos{	color: #036; font-size: 35px; line-height: 45px; text-align: center; }
.borde{	border: 1px solid #ccc;}
.tienda a{	display: block; position: absolute; top: 0; right: 90px; padding: 10px 5px 10px 36px;
	background: url(../imagenes/tienda-online.png) no-repeat left center;
	background-size: 30px auto; font-size: 12px; color: #f29400;}
.tienda a:hover{	opacity: 0.6;}
.covid{	border: 15px solid #eee; margin: 90px auto 50px auto; width: 600px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.5);}
.covid .in{	padding: 30px 60px; font-size: 0.9em;}
#solo .covid .tit, #contacto .covid .tit{
	margin: 20px 0; font-size: 22px; line-height: 34px; color: #636;}
#solo .covid p, #contacto .covid p{
	 text-align: center !important; color: #464f5b;}
.videos-vimeo img{width: 100%; height: auto;}
.videos-vimeo{margin: 60px auto; width: 100%; max-width: 770px;}
.kontsumo{margin: 100px auto; width: 120px;}
.kontsumo img{width: 100%; height: auto;}
.kontsumo a:hover img{opacity: 0.8;}
.lana{margin: 100px 0;}
.lana p a{font-weight: bold; color: #444;}
.lana p a:hover{opacity: 0.6;}
.uper{text-transform: uppercase;}
.lana .boton{margin: 15px 0;}
.lana .boton a{display: block; border: 1px solid #444; color: #444; padding: 8px 20px; background: #fff;}
.lana h2{  font-style: normal; font-size: 28px; line-height: 38px; color: #555; font-weight: 300;}
.lana h3{font-size: 32px; font-weight: 300; margin-top: 100px; margin-bottom: 30px;}
.lana p{line-height: 1.9em;}
.lana .dcho{margin-top: 175px;}
.lana .dcho img{width: 100%; height: auto;}
.mtop{margin-top: 20px;}
.m40{margin-top: 40px;}
.btn.pantallas{ margin: 70px auto 0 auto; clear: both; }
.vacaciones{text-align: center; color: #A80002; font-size: 1.2em; font-weight: bold; padding-top: 30px;}
.promo{position: relative;}
.promo img{z-index: 1;}
.promo .circle{position: absolute; top: 60%; right: 50px; background: #18120d; color: #fff; z-index: 10; text-align: center;
	border-radius: 50%; width: 240px; padding-top: 40px; height: 180px; font-size: 30px; line-height: 36px}
.promo .boton{margin: 10px auto 0 auto;}
.promo .boton a{display: block; background: #fff; color: #18120d; width: 130px; margin: 0 auto; font-size: 14px;}
.promo .boton a:hover{background: none; color: #fff;}

@media only screen 
and (max-width : 480px){
.container{ 
	width: 100%; margin: 0 auto;}
.todo{
	margin: 0 20px;}
.tienda a{
	right: auto; left: 30px;}
#idioma a{
	font-size: 12px;}
#logo img{
	width: 80%; height: auto; max-width: 280px; padding-top: 40px !important;}
#fijatablet, #slider1, #slider2, .videocu, .pantalla, .fijatablet, .tablet, .btn.pantallas{
	display: none;}
.marca{
	width: 90%; max-width: 300px;}
.tit, h1{
	font-size: 22px;}
.frase{
	font-size: 1.2em;}
.frase img{
	display: block; margin: 5px auto;}
.gris{
	margin: 50px 0;}
.gris .izdo{
	width: 70%; margin: 0 auto; border: 1px solid #ecebe1;}
.gris .dcho{
	width: 70%; margin: 0 auto 20px auto; border: 1px solid #ecebe1;}
#contacto .izdo{
	width: 100%; max-width: 330px; margin: 0 auto; padding: 0 0 20px 0; border: 1px solid #ecebe1;}
.boton{
	width: 100%; max-width: 250px;}
#contacto .dcho{
	width: 100%; max-width: 330px; margin: 20px auto; 	padding: 0 0 20px 0;	border: 1px solid #ecebe1;}
#contacto h3{
	font-size: 22px;}
#contacto .izdo h1, #contacto .dcho h2{
	font-size: 12px;}
.gris .izdo img{
	width: 100%;}
.gris .izdo .texto{
	width: 100%; float: right;}
.gris .dcho img{
	width: 100%; float: right;}
.gris .dcho .texto{
	width: 100%; float: left;}
.intexto{
	padding: 20px 30px;}
.duo, .grupo{
	margin: 50px auto;}
.duo .izdo{
	border-bottom: 1px solid #464f5b;}
.duo .izdo img, .duo .dcho img{
	width: 90%; height: auto; margin: 0 0 20px 0; max-width: 230px;}
#fondo{
	background: repeating-linear-gradient(-45deg, #ecebe1, #ecebe1 7px, #e3e2d7 7px, #e3e2d7 14px); padding: 1px 0;}
#fondo-colchones{
	background: url(../imagenes/fondo-colchones2.jpg) no-repeat top center;	background-size: auto 100%; padding: 10px 0;}
.grupo .vispring, .grupo .dorelan,
.grupo .serta, .grupo .dunlopillo, .grupo .astral, .grupo .tempur{
	width: 70%; margin: 0 auto 20px auto;}
.grupo .vispring img,.grupo .dorelan img, .grupo .serta img, 
.grupo .dunlopillo img, .grupo .astral img, .grupo .tempur img{
	width: 100%; height: auto;}
#grande, #grande2, .pantallas{
	display: none;}
.video{
	margin: 50px auto;}
p, h3{
	text-align: center;}
.centrar{
	margin: 0 0 50px 0;}
.banda{
	background: #ecebe1 url(../imagenes/colchon-a-mano2.jpg) no-repeat bottom center;
	background-size: 100% auto; margin: 40px 0;}
.banda4{
	background: #ecebe1 url(../imagenes/fondo-dorelan2.jpg) no-repeat bottom center;
	background-size: 100% auto; margin: 40px 0;}
.banda5{
	background: #ecebe1 url(../imagenes/fondo-capitone2.jpg) no-repeat bottom center;
	background-size: 100% auto; margin: 40px 0;}
.banda6{
	background: #ecebe1 url(../imagenes/fondo-stressless2.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0;}
.banda7{
	background: #ecebe1 url(../imagenes/fondo-electrica.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0;}
.banda-duvet{
	background: #ecebe1 url(../imagenes/fondo-duvet.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0;}
.banda-dunlo{
	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0;}
.banda-emo{
	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo-emo.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0;}
.banda-astral2{
	background: #ecebe1 url(../imagenes/astralnature/fondo-astral2.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0; padding: 58% 20px 20px 20px;}
.banda-astral1{
	background: #ecebe1; margin: 60px 0; }
.banda-tempur{
	background: #ecebe1 url(../imagenes/tempur/fondo-tempur.jpg) no-repeat top center;
	background-size: 100% auto; margin: 40px 0; padding: 58% 20px 25px 20px;}
.banda .dcho{
	padding: 40px 30px 55% 30px;}
.banda2 .dcho{
	padding: 50% 30px 30px 30px;}
.banda3 .dcho{
	padding: 40px 30px 50% 30px;}
.banda5 .dcho{
	padding: 40px 30px 60% 30px;}
.banda6 .dcho, .banda7 .dcho, .banda-duvet .dcho, .banda-dunlo .dcho{
	padding: 60% 30px 40px 30px;}
.banda4 .dcho {
	padding: 40px 30px 60% 30px;}
.banda-emo .dcho{
	padding: 50% 30px 40px 30px;}
#mate .dcho{
	margin: 30px 0 0 0;}
.banda-astral1 .dcho{ padding: 20px;}
#mate .izdo, #cama .izdo{
	padding: 0;}
#mate .dcho img, #cama .dcho img, .banda-astral1 .izdo img{
	width: 100%; height: auto;}
#cama .dcho img{
	margin: 30px 0 0 0;}
.foto{
	margin: 40px auto;}	
.dest {
    border-top: none;}
#nordicos{
	background: url(../imagenes/acc-nordicos2.jpg) no-repeat top center;	background-size: 100% auto;}
#lenceria{
	background: url(../imagenes/acc-lenceria2.jpg) no-repeat top center;	background-size: 100% auto;}
#almohadas{
	background: url(../imagenes/acc-almohadas2.jpg) no-repeat top center;	background-size: 100% auto;}
#hogar{
	background: url(../imagenes/acc-hogar2.jpg) no-repeat top center;	background-size: 100% auto;}
.linea{
	margin: 0 0 70px 0;}
#nordicos .iz, #lenceria .iz, #almohadas .iz, #hogar .iz{
	margin: 20px 0; padding: 75% 0 0 0;}
#sofas img{
	width: 100%; height: auto;}
#direcciones{
	margin: 50px auto 0 auto;}
#direcciones .foto img{
	width: 90%; height: auto;
	margin: 0 5% 0 5%;}
#contacto .foto{
	margin: 5% 0 0 0;}
footer .log{
	width: 70%; height: auto; max-width: 200px; margin: 30px 0 0 0;}
#mapa iframe{
	display: none;}
#mapa img{
	width: 100%; height: auto;}
#mapa a{	padding: 0 0 20px 0; margin: 0 0 20px 0; display: block; color: #000; font-size: 0.9em; text-align: center;}
#profesionales{	padding: 5px 10px 20px 10px;}
#profesionales h3{	font-size: 17px;}
#profesionales img{	display: none;}
.error{	padding: 80px 0;}
.oferta{	width: 90%;}
.oferta img{width: 90%; height: auto;}
.of-tit{	font-size: 18px; line-height: 29px; }
#pluma{	background: none;}
#pluma2{	padding: 200px 0 0 0; background: url(../imagenes/plumon.jpg) no-repeat top center;	background-size: auto 200px;}
.trio-keyton{	margin: 40px auto 0 auto; width: 100%;}
.trio-keyton img{	width: 100%; height: auto; margin: 20px auto 0 auto; padding: 15px 0; display: block; max-width: 250px;}
.beneficios{	background: url(../imagenes/keyton/butaca-masaje.jpg) center top no-repeat;
	padding: 95% 0 0 0; background-size: 95% auto; margin: 55px 20px;}
.beneficios2{	background: url(../imagenes/flexlux/butaca.jpg) center top no-repeat;
	padding: 95% 0 0 0; background-size: 95% auto; margin: 55px 20px;}
.ttop{	margin-top: 25px;}
.covid{	width: auto;}
.covid .in{	padding: 25px;}
#solo .covid .tit {	font-size: 20px;}
.lana h3{margin-top: 40px;}
.lana .dcho{width: 100%;}
#faldon h3{ font-size: 11px;}
.fondo-elizabeth h4{ margin-top: 40px;}
}


@media only screen 
and (min-width : 481px)
and (max-width : 600px) {
.container{ width: 100%; margin: 0 auto; font-size: 0.9em;}
.todo{	margin: 0 30px;}
.tienda a{	right: auto; left: 30px;}
#fijamovil, #slider1, #slider3, .pantalla, .fijamovil, .btn.pantallas{	display: none;}
#logo img{	padding-top: 30px !important;}
.marca{	width: 310px;}
.eusk #menu{width: 665px; margin: 0 auto;}
.tit, h1{	font-size: 24px;}
#direcciones{	width: 300px; margin: 50px auto 0 auto;}
.frase{	font-size: 1.2em;}
.frase img{	display: block; margin: 5px auto;}
.gris{	margin: 50px 0;}
.gris .izdo{	width: 55%; margin: 0 auto; border: 1px solid #ecebe1;}
.gris .dcho{	width: 55%; margin: 0 auto 20px auto; border: 1px solid #ecebe1;}
#contacto .izdo{	border: 1px solid #ecebe1; padding: 0 0 20px 0; margin: 0 0 20px 0;}
#contacto .dcho{	border: 1px solid #ecebe1; padding: 0 0 20px 0;}
.gris .izdo img{	width: 100%; height: auto;}
.gris .izdo .texto{	width: 100%; float: right;}
.gris .dcho img{	width: 100%; float: right;}
.gris .dcho .texto{	width: 100%; float: left;}
.intexto{	padding: 20px 30px;}
.duo{	width: 80%; margin: 10px auto;}
.grupo{width: 100%;}
.duo .izdo{	border-bottom: 1px solid #464f5b;}
.duo .izdo img, .duo .dcho img{	width: 90%; height: auto; margin: 0 0 20px 0; max-width: 230px;}
#fondo{	background: url(../imagenes/fondo2.jpg) no-repeat top center;	background-size: auto 100%; padding: 50px 0;}
#fondo-colchones{
	background: url(../imagenes/fondo-colchones3.jpg) no-repeat top center;	background-size: 100% auto; padding: 10px 0;}
.grupo .vispring, .grupo .astral{	width: 48%; float: left; margin: 0 0 3% 0;}
.grupo .serta, .grupo .dunlopillo{	width: 48%; float: right; margin: 0 0 3% 0;}
.grupo .tempur{	width: 48%; margin: 0 auto 3% auto;}
.vispring img, .dorelan img, .serta img, .dunlopillo img, .astral img, .grupo .tempur img{	width: 100%; height: auto;}
#grande, #grande2{	display: none;}
.video{	width: 386px; margin: 60px auto;}
.banda{
	background: #ecebe1 url(../imagenes/colchon-a-mano3.jpg) no-repeat bottom center;	background-size: 100% auto; margin: 40px 0;}
.banda4{
	background: #ecebe1 url(../imagenes/fondo-dorelan3.jpg) no-repeat bottom center;	background-size: 100% auto; margin: 40px 0;}
.banda5{
	background: #ecebe1 url(../imagenes/fondo-capitone3.jpg) no-repeat bottom center;	background-size: 100% auto; margin: 40px 0;}
.banda6{
	background: #ecebe1 url(../imagenes/fondo-stressless3.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda7{
	background: #ecebe1 url(../imagenes/fondo-electrica.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda-duvet{
	background: #ecebe1 url(../imagenes/fondo-duvet.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda-dunlo{
	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda-emo{
	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo-emo.jpg) no-repeat top center; background-size: 100% auto; margin: 40px 0;}
.banda-astral2{
	background: #ecebe1 url(../imagenes/astralnature/fondo-astral2.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda-astral1{	background: #ecebe1; margin: 60px 0; }
.banda-tempur{
	background: #ecebe1 url(../imagenes/tempur/fondo-tempur.jpg) no-repeat top center;	background-size: 100% auto; margin: 40px 0;}
.banda .dcho{	padding: 40px 30px 90% 30px;}
.banda .dcho, .banda2 .dcho, .banda3 .dcho{
	padding: 40px 30px 50% 30px;}
.banda4 .dcho {	padding: 40px 30px 57% 30px;}
.banda5 .dcho{	padding: 40px 30px 60% 30px;}
.banda6 .dcho, .banda-duvet .dcho, .banda7 .dcho{	padding: 55% 30px 30px 30px;}
.banda-dunlo .dcho{	padding: 60% 30px 30px 30px;}
.banda-emo .dcho{	padding: 50% 30px 30px 30px;}
.banda-astral2 .dcho, .banda-tempur .dcho{	padding: 58% 30px 30px 30px;}
.banda-astral1 .dcho{	padding: 20px 30px 30px 30px;}
#mate .izdo, #cama .izdo{
	padding: 7% 0 30px 0;}
#mate .dcho{	margin: 30px 0 0 0;}
#mate .dcho img, .banda-astral1 .izdo img{	width: 100%; height: auto;}
.foto{	margin: 50px 0;}
.dest {    border-top: none;}
#sofas img{	width: 100%; height: auto;}
#nordicos, #lenceria, #almohadas, #hogar{	padding: 230px 0 0 0;}
#nordicos{	background: url(../imagenes/acc-nordicos3.jpg) no-repeat top center;	background-size: 100% auto;}
#lenceria{	background: url(../imagenes/acc-lenceria3.jpg) no-repeat top center;	background-size: 100% auto;}
#almohadas{	background: url(../imagenes/acc-almohadas3.jpg) no-repeat top center;	background-size: 100% auto;}
#hogar{	background: url(../imagenes/acc-hogar3.jpg) no-repeat top center;	background-size: 100% auto;}
#nordicos .iz, #lenceria .iz, #almohadas .iz, #hogar .iz{	padding: 5%; width: 70%; margin: 0 0 0 10%;	background: url(../imagenes/beige.png);}
#nordicos .iz p, #lenceria .iz p, #almohadas .iz p, #hogar .iz p{	text-align: left;}
#contacto .foto {    margin: 15px 0 0;}
#direcciones .foto img{	width: 90%; height: auto; margin: 0 5% 0 5%;}	
#mapa iframe{	display: none;}
#mapa{	width: 430px; margin: 50px auto 0 auto;}
#mapa img{	width: 100%; height: auto;}
#mapa a{	padding: 0 0 20px 0; margin: 0 0 20px 0; display: block; color: #000; font-size: 0.9em; text-align: center;}
.oferta{	width: 90%;}
.oferta img{width: 90%; height: auto;}
.error{	padding: 80px 0;}
#pluma{	background: url(../imagenes/plumon.jpg) no-repeat right 93%; background-size: 50% auto;}
.trio-keyton{	margin: 40px auto 0 auto; width: 100%;}
.trio-keyton img{	width: 100%; height: auto; margin: 20px auto 0 auto; padding: 20px 0; display: block; max-width: 250px;}
.beneficios{
	background: url(../imagenes/keyton/butaca-masaje.jpg) center top no-repeat;	padding: 73% 0 0 0; background-size: 90% auto; margin: 55px;}
.beneficios2{
	background: url(../imagenes/flexlux/butaca.jpg) center top no-repeat;	padding: 73% 0 0 0; background-size: 90% auto; margin: 55px;}
.covid{	width: 80%;}
.covid .in{	padding: 40px;}
.lana h3{margin-top: 40px;}
.lana .dcho{width: 100%;}
.fondo-elizabeth h4{ margin-top: 40px;}}
@media only screen 
and (min-width : 601px)
and (max-width : 750px) {
.container{ 	width: 100%; margin: 0 auto; font-size: 1em; line-height: 1.8em;}
.todo{	margin: 0 30px;}
#membrete {    font-size: 14px;    line-height: 1.5em;}
.eusk #menu{width: 560px; margin: 0 auto;}
#slider1, #slider3, .pantalla, .fijamovil, .movil, .btn.movil, .gmaps, #fijamovil{	display: none;}
.tienda a{	right: auto; left: 30px;}
#logo img{	padding-top: 30px !important;}
.marca{	width: 310px;}
.tit, h1{	font-size: 26px;}
#direcciones{	width: 100%; margin: 0 auto;}
.frase{	font-size: 1.3em;}
.frase img{	width: 35px; height: auto;}
.gris{	margin: 50px 0;}
.gris .izdo{	width: 85%; margin: 0 auto; border: 1px solid #ecebe1;}
.gris .dcho{	width: 85%; margin: 0 auto 20px auto; border: 1px solid #ecebe1;}
#contacto .izdo{	width: 50%; float: left; margin: 0 auto;}
#contacto .dcho{	width: 50%; float: right; margin: 0 auto 20px auto;}
.gris .izdo img{	width: 50%; float: left;}
.gris .izdo .texto{	width: 50%; float: right;}
.gris .dcho img{	width: 50%; float: right;}
.gris .dcho .texto{	width: 50%; float: left;}
.intexto{	padding: 20% 40px 0 40px;}
.duo, .grupo{	width: 450px; margin: 50px auto;}
.duo .izdo{	border-right: 1px solid #464f5b;}
.duo .izdo{	width: 49%; float: left;}
.duo .dcho{	width: 50%; float: right;}
.duo .izdo img, .duo .dcho img{	width: 90%; height: auto; margin: 0 0 20px 0;}
#fondo{	background: url(../imagenes/fondo3.jpg) no-repeat top center;	background-size: auto 100%; padding: 50px 0;}
#fondo-colchones{	background: url(../imagenes/fondo-colchones3.jpg) no-repeat top center;	background-size: 100% auto; padding: 10px 0;}
.grupo .vispring, .grupo .astral{	width: 48%; float: left; margin: 0 0 3% 0;}
.grupo .serta,  .grupo .dunlopillo{	width: 48%; float: right; margin: 0 0 3% 0;}
.grupo .tempur{	width: 48%; margin: 0 auto 3% auto;}
.vispring img, .dorelan img, .serta img, .dunlopillo img, .grupo .astral img, .grupo .tempur img{ width: 100%; height: auto;}
#grande, #grande2{	display: none;}
.video{	width: 386px; margin: 60px auto;}
.banda{	background: #ecebe1 url(../imagenes/colchon-a-mano3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda4{	background: #ecebe1 url(../imagenes/fondo-dorelan3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda5{	background: #ecebe1 url(../imagenes/fondo-capitone3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda6{	background: #ecebe1 url(../imagenes/fondo-stressless3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda7{	background: #ecebe1 url(../imagenes/fondo-electrica.jpg) no-repeat center 20px;	background-size: 500px auto; 	margin: 100px 0;}
.banda-duvet{	background: #ecebe1 url(../imagenes/fondo-duvet.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda-dunlo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo.jpg) no-repeat center 20px; background-size: 500px auto; margin: 100px 0;}
.banda-emo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo-emo.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda-astral2{	background: #ecebe1 url(../imagenes/astralnature/fondo-astral2.jpg) no-repeat center 20px; background-size: 500px auto; margin: 100px 0;}
.banda-astral1{	background: #ecebe1; margin: 60px 0; padding: 10px 0;}
.banda-tempur{	background: #ecebe1 url(../imagenes/tempur/fondo-tempur.jpg) no-repeat center 20px;
	background-size: 500px auto; margin: 60px 0;}
.banda .dcho, .banda3 .dcho, .banda4 .dcho, .banda5 .dcho, .banda6 .dcho, .banda7 .dcho,
.banda-duvet .dcho, .banda-dunlo .dcho, .banda-emo .dcho, .banda-astral2 .dcho, .banda-tempur .dcho{
	width: 500px;	padding: 290px 0 30px 0;	margin: 0 auto 0 auto;}
.banda2 .dcho{	width: 500px; padding: 270px 0 30px 0; margin: 0 auto 0 auto;}
.banda-astral1 .dcho{	width: 500px; padding: 30px 0 30px 0; margin: 0 auto 0 auto;}
#sofas img{	width: 100%; height: auto;}
#mate .izdo, #cama .izdo, #sofas .izdo, .banda-astral1 .izdo{	width: 500px; margin: 0 auto;}
.linea .izdo{	width: 45%; float: left;}
#mate .dcho, #cama .dcho, .linea .dcho, #sofas .dcho{	width: 500px; margin: 30px auto 0 auto;}
#mate .izdo2{	width: 50%; float: left;}
.margen{	width: 80%; margin: 0 auto;}	
.dest{    border-top: none;}
.frase img {    display: block;    margin: 5px auto;}
#nordicos, #lenceria, #almohadas, #hogar{	padding: 230px 0 0 0;}
#nordicos{	background: url(../imagenes/acc-nordicos3.jpg) no-repeat top center;	background-size: 100% auto;}
#lenceria{	background: url(../imagenes/acc-lenceria3.jpg) no-repeat top center;	background-size: 100% auto;}
#almohadas{	background: url(../imagenes/acc-almohadas3.jpg) no-repeat top center;	background-size: 100% auto;}
#hogar{	background: url(../imagenes/acc-hogar3.jpg) no-repeat top center;	background-size: 100% auto;}
#nordicos .iz, #lenceria .iz, #almohadas .iz, #hogar .iz{	padding: 5%; width: 70%; margin: 0 0 0 10%;	background: url(../imagenes/beige.png);}
#nordicos .iz p, #lenceria .iz p, #almohadas .iz p, #hogar .iz p{	text-align: left;}
#direcciones .foto img{	width: 90%; height: auto; margin: 0 5% 0 5%;}	
#mapafoto{	display: none;}
.oferta{	width: 90%;}
.oferta img{width: 90%; height: auto;}
#pluma{	background: url(../imagenes/plumon.jpg) no-repeat right 95%;	background-size: 60% auto;}
.trio-keyton{	margin: 40px auto 0 auto; width: 100%;}
.trio-keyton img{	width: 31%; height: auto; float: left; margin: 20px 1%;}
.beneficios{	background: url(../imagenes/keyton/butaca-masaje.jpg) left bottom no-repeat;
	padding: 7% 0 7% 50%; background-size: 45% auto;}
.beneficios2{	background: url(../imagenes/flexlux/butaca.jpg) left bottom no-repeat;
	padding: 7% 0 7% 50%; background-size: 45% auto;}
.covid{	width: 80%;}
.lana h3{margin-top: 40px;}
.lana .dcho{width: 100%; max-width: 700px;}
	#contacto .dcho, #contacto .izdo{margin-bottom: 50px;}
	.fondo-elizabeth h4{ margin-top: 40px;}
}
@media only screen 
and (min-width : 751px)
and (max-width : 1249px) {
.container{ 	width: 100%;	margin: 0 auto;}
.todo{	margin: 0 50px;}
#slider2, #slider3, .fijamovil, .fijatablet, .movil, .tablet, .btn.movil, .gmaps, #fijamovil, #fijatablet{	display: none;}
#membrete {    font-size: 14px;    line-height: 1.5em;}
.eusk #menu{width: 665px; margin: 0 auto;}
.marca{	width: 310px;}
.tit, h1{	font-size: 26px;}
.solo, #solo .tit{	margin: 80px 0 0 0;}
#direcciones{	width: 100%;	margin: 0 auto;}
.frase{	font-size: 1.2em;}
.frase img{	width: 35px; height: auto;}
.gris{	margin: 60px 0;}
.gris .izdo{	width: 70%; margin: 0 auto;	border: 1px solid #ecebe1;}
.gris .dcho{	width: 70%; margin: 0 auto 20px auto;	border: 1px solid #ecebe1;}
#contacto .izdo{	width: 50%; float: left; margin: 0 auto;}
#contacto .dcho{	width: 50%; float: right; margin: 0 auto 20px auto;}
.gris .izdo img{	width: 50%; float: left;}
.gris .izdo .texto{	width: 50%; float: right;}
.gris .dcho img{	width: 50%; float: right;}
.gris .dcho .texto{	width: 50%; float: left;}
.intexto{	padding: 22% 40px 0 40px;}
.duo, .grupo{	margin: 50px auto; width: 80%;}
.duo .izdo{	border-right: 1px solid #464f5b;}
.duo .izdo{	width: 49%; float: left;}
.duo .dcho{	width: 50%; float: right;}
.duo .izdo img, .duo .dcho img{	width: 90%; height: auto; margin: 0 0 20px 0; max-width: 250px;}
#fondo{	background: url(../imagenes/fondo3.jpg) no-repeat top center;	background-size: 100% auto;	padding: 20px 0;}
#fondo-colchones{	background: url(../imagenes/fondo-colchones.jpg) no-repeat top center;	background-size: cover; padding: 10px 0;}
.grupo .vispring, .grupo .astral{	width: 48%; float: left; margin: 0 0 3% 0;}
.grupo .serta, .grupo .dunlopillo{	width: 48%; float: right; margin: 0 0 3% 0;}
.grupo .tempur{	width: 48%; margin: 0  auto 3% auto;}
.vispring img, .dorelan img, .serta img, .dunlopillo img, .astral img, .grupo .tempur img{	width: 100%; height: auto;}
#grande, #grande2{	display: none;}
.video{	width: 386px; margin: 60px auto;}
.banda{	background: #ecebe1 url(../imagenes/colchon-a-mano3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 60px 0;}
.banda4{	background: #ecebe1 url(../imagenes/fondo-dorelan3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda5{	background: #ecebe1 url(../imagenes/fondo-capitone3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda6{	background: #ecebe1 url(../imagenes/fondo-stressless3.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda7{	background: #ecebe1 url(../imagenes/fondo-electrica.jpg) no-repeat center 20px;	background-size: 500px auto; 	margin: 100px 0;}
.banda-duvet{	background: #ecebe1 url(../imagenes/fondo-duvet.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda-dunlo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda-emo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo-emo.jpg) no-repeat center 20px;	background-size: 500px auto; margin: 100px 0;}
.banda-astral2{	background: #ecebe1 url(../imagenes/astralnature/fondo-astral2.jpg) no-repeat center 20px;	background-size: 500px auto; 	margin: 100px 0;}
.banda-astral1{	background: #ecebe1; margin: 60px 0; padding: 10px 0;}
.banda-tempur{	background: #ecebe1 url(../imagenes/tempur/fondo-tempur.jpg) no-repeat center 20px;
	background-size: 500px auto; 	margin: 100px 0;}
.banda .dcho, .banda3 .dcho, .banda4 .dcho, .banda5 .dcho, .banda6 .dcho, .banda7 .dcho, .banda-duvet .dcho, .banda-dunlo .dcho, .banda-emo .dcho, .banda-astral2 .dcho, .banda-tempur .dcho{	width: 500px; padding: 290px 0 30px 0; margin: 0 auto 0 auto;}
.banda-astral1 .dcho{	width: 500px; padding: 30px 0 30px 0; margin: 0 auto 0 auto;}
.banda2 .dcho{	width: 500px; padding: 270px 0 30px 0; margin: 0 auto 0 auto;}
#mate .izdo, #cama .izdo, #sofas .izdo, .banda-astral1 .izdo{	width: 500px; margin: 0 auto;}
.banda-astral1 .izdo{	margin-top: 20px;}
#sofas img{	width: 100%; height: auto;}
.linea .izdo{	width: 45%; float: left;}
#mate .dcho, #cama .dcho, .linea .dcho, #sofas .dcho{	width: 500px; margin: 30px auto 0 auto;}
#mate .izdo2{	width: 500px; margin: 0 auto;}
.margen{	width: 80%; margin: 0 auto;}
.dest{    border-top: none;}	
#nordicos, #lenceria, #almohadas, #hogar{	height: 430px; background-size: auto 100% !important;}
#nordicos{	background: #ecebe1 url(../imagenes/acc-nordicos3.jpg) no-repeat top right; }
#lenceria{	background: #ecebe1 url(../imagenes/acc-lenceria3.jpg) no-repeat top right;}
#almohadas{	background: #ecebe1 url(../imagenes/acc-almohadas3.jpg) no-repeat top right;}
#hogar{	background: #ecebe1 url(../imagenes/acc-hogar3.jpg) no-repeat top right;}
#nordicos .iz, #lenceria .iz, #almohadas .iz, #hogar .iz{	height: 270px; padding: 70px 40px; width: 330px; background: #ecebe1;}
#direcciones .foto img{	width: 90%; height: auto; margin: 0 5% 0 5%;}
#mapafoto{	display: none;}
.oferta{	width: 70%;}
.oferta img{width: 90%; height: auto;}
.trio-keyton{	margin: 60px auto 0 auto; width: 90%;}
.trio-keyton img{	width: 29%; height: auto; float: left; margin: 20px 2%;}
.beneficios{	background: url(../imagenes/keyton/butaca-masaje.jpg) left bottom no-repeat;
	padding: 15% 0 15% 50%; background-size: 45% auto;}
.beneficios2{	background: url(../imagenes/flexlux/butaca.jpg) left bottom no-repeat;
	padding: 15% 0 15% 50%; background-size: 45% auto;}
.fondo-elizabeth .izdo{	width: 40%; float: left; margin-right: 2%;}
.fondo-elizabeth .dcho{	width: 40%; float: right;}
.lana h3{margin-top: 40px;}
.lana .dcho{width: 700px;}
	#contacto .dcho, #contacto .izdo{margin-bottom: 50px;}
	.fondo-elizabeth h4{ margin-top: 30px;}
}
@media only screen 
and (min-width : 1250px){
.container{ 
	width: 1200px; margin: 0 auto; font-size: 18px; line-height: 1.9em;}
header #logo img{width: 350px; height: auto;}
#membrete {    font-size: 15px;    line-height: 1.5em;}
#idioma{	width: 80px;}
#idioma a{	padding: 10px;}
.todo{	margin: 0 10px;}
.eusk #menu{width: 665px; margin: 0 auto;}
#slider2, #slider3, .movil, .tablet, .btn.movil, .gmaps, #fijamovil, #fijatablet{	display: none;}
.marca{	width: 310px;}
.tit, h1{	font-size: 30px;}
.solo, #solo .tit{	margin: 80px 0 0 0;}
#direcciones{	width: 700px; margin: 0 auto;}
.gris{	margin: 80px 0 0 0; background: #ecebe1; border-bottom: 1px solid #ecebe1;}
.gris .izdo, #contacto .izdo{	width: 50%; float: left;}
.gris .dcho, #contacto .dcho{	width: 50%; float: right; background: #fff;}
.gris .izdo img{	width: 50%; float: left;}
.gris .izdo .texto{	width: 50%; float: right;}
.gris .dcho img{	width: 50%; float: right;}
.gris .dcho .texto{	width: 50%; float: left;}
.intexto{	padding: 30% 20px 0 20px; max-width: 220px; margin: 0 auto; font-size: 1.1em;}
.frase{	font-size: 24px;}
.titm {    font-size: 26px; padding: 0 0 8px 0;}
.duo, .grupo{	width: 700px; margin: 50px auto;}
.duo .izdo{	border-right: 1px solid #464f5b;}
.duo .izdo{	width: 49.7%; float: left;}
.duo .dcho{	width: 49.7%; float: right;}
.duo .izdo img, .duo .dcho img{	width: 70%; height: auto; margin: 0 0 20px 0;}
#fondo{	background: url(../imagenes/fondo.jpg) no-repeat top center;	background-size: 125% auto ; padding: 80px 0;}
#fondo-colchones{	background: url(../imagenes/fondo-colchones.jpg) no-repeat top center;	background-size: 100% auto; padding: 10px 0;}
.grupo .vispring, .grupo .astral{	width: 330px; float: left; margin: 0 0 30px 0;}
.grupo .serta, .grupo .dunlopillo{	width: 330px; float: right; margin: 0 0 30px 0;}
.grupo .tempur{	width: 330px; margin: 0  auto 30px auto;}
#movil, #movil2{	display: none;}
.video{	width: 768px; margin: 60px auto;}
.banda{	background: #ecebe1 url(../imagenes/colchon-a-mano.jpg) no-repeat 0 center;	background-size: 50% auto; margin: 100px 0;}
.banda4{	background: #ecebe1 url(../imagenes/fondo-dorelan.jpg) no-repeat 0 center;	background-size: 50% auto; margin: 100px 0;}
.banda5{	background: #ecebe1 url(../imagenes/fondo-capitone.jpg) no-repeat 0 center;	background-size: 50% auto; 	margin: 100px 0;}
.banda6{	background: #ecebe1 url(../imagenes/fondo-stressless.jpg) no-repeat 0 center;	background-size: 50% auto; 	margin: 100px 0;}
.banda7{	background: #ecebe1 url(../imagenes/fondo-electrica.jpg) no-repeat 0 center;	background-size: 50% auto; 	margin: 100px 0;}
.banda-duvet{	background: #ecebe1 url(../imagenes/fondo-duvet.jpg) no-repeat 0 center;	background-size: 50% auto; 	margin: 100px 0;}
.banda-dunlo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo.jpg) no-repeat 0 center;
	background-size: 50% auto; 	margin: 100px 0;}
.banda-emo{	background: #ecebe1 url(../imagenes/dunlopillo/fondo-dunlopillo-emo.jpg) no-repeat 0 center;
	background-size: 50% auto; 	margin: 100px 0;}
.banda-astral2{	background: #ecebe1 url(../imagenes/astralnature/fondo-astral2.jpg) no-repeat 0 center;
	background-size: 50% auto; 	margin: 100px 0;}
.banda-astral1{	background: #ecebe1; margin: 60px 0; padding: 10px 0;}
.banda-tempur{	background: #ecebe1 url(../imagenes/tempur/fondo-tempur.jpg) no-repeat 0 center;
	background-size: 50% auto; 	margin: 60px 0;}
.banda .dcho, .banda2 .dcho, .banda3 .dcho, .banda4 .dcho, .banda5 .dcho, .banda6 .dcho, .banda-duvet .dcho, .banda7 .dcho, .banda-dunlo .dcho, .banda-emo .dcho, .banda-astral1 .dcho, .banda-astral2 .dcho, .banda-tempur .dcho, .davinci .dcho{
	width: 42%; float: right; padding: 100px 0 100px 8%;}
#mate .izdo, #cama .izdo, #sofas .izdo, .banda-astral1 .izdo, .davinci .izdo{
	width: 42%; float: left; }
#mate .izdo, #cama .izdo{
	padding: 7% 0 0 0;}
	.dcho img, #sofas .izdo img{width: 100%;}
.fmargin{
	margin-top: 10px;}
#taco{
	height: 159px;}
.linea .izdo{
	width: 45%; float: left;}
#mate .dcho, #cama .dcho, .linea .dcho{
	width: 50%; float: right;}
#sofas .dcho{
	width: 45%; float: right;}
#sofas img{ margin-bottom: 60px;}
#mate .izdo2{
	width: 50%; float: left;}
.margen{
	width: 770px; margin: 0 auto;}	
.linea{
	background-size: 100% auto !important;}
#nordicos{
	background: url(../imagenes/acc-nordicos.jpg) no-repeat center center;}
#lenceria{
	background: url(../imagenes/acc-lenceria.jpg) no-repeat center center;}
#almohadas{
	background: url(../imagenes/acc-almohadas.jpg) no-repeat center center;}
#hogar{
	background: url(../imagenes/acc-hogar.jpg) no-repeat center center;}
#hogar .iz, #lenceria .iz, #nordicos .iz, #almohadas .iz{
	background: url(../imagenes/blanco80.png);}
#nordicos .iz, #lenceria .iz, #almohadas .iz, #hogar .iz{
	padding: 80px 0; width: 500px;}
.inn{
	padding: 50px;}
#direcciones .foto img{
	width: 90%; height: auto; margin: 0 5% 0 5%;}
#mapafoto{
	display: none;}
.trio-keyton{
	margin: 60px auto 0 auto; width: 90%;}
.trio-keyton img{
	width: 27%; height: auto; float: left; margin: 20px 3%;}
.beneficios{
	background: url(../imagenes/keyton/butaca-masaje.jpg) left bottom no-repeat;
	padding: 15% 0 15% 47%;}
.beneficios2{
	background: url(../imagenes/flexlux/butaca.jpg) left bottom no-repeat;
	padding: 15% 0 15% 47%;}
.fondo-vispring{
	background: url(../imagenes/fondo-vispring.jpg) no-repeat center center; 
	background-size: 100% auto; padding: 140px 0;}
#garantias{
	opacity: 0.9;}
.fija{
	margin: 0 auto; width: 400px; height: auto;}
.davinci{
	background: url(../imagenes/fondo-davinci.jpg) no-repeat center center; 
	background-size: cover; padding: 100px 0; margin-top: 100px;}
.davinci h2{
	padding-top: 30px; display: block;}
.m-top{
	margin-top: 50px;}
.fondo-elizabeth .izdo{
	width: 40%; float: left; margin-right: 2%;}
.fondo-elizabeth .dcho{
	width: 40%; float: right;}
#sofas{
	width: 1030px; margin: 0 auto;}
#ingar {
   padding: 50px 40px;}
	.lana .izdo{width: 45%; float: left;}
	.lana .dcho{width: 50%; float: right;}
	footer .log{width: 260px; margin-top: 30px;}
	address{letter-spacing: 0.5px; font-size: 15px;}
	#contacto .dcho, #contacto .izdo{margin-bottom: 50px;}
}
@media only screen 
and (min-width : 1600px){
	  .tit, h1 {
        font-size: 33px;}
	.min {
    font-size: 15px; margin: 0px 0 0 0;}
	 .titm {
        font-size: 33px; padding: 0 0 12px 0; }
	 .intexto {
        padding: 30% 20px 0 20px; max-width: 260px; font-size: 1.2em; line-height: 2em;
    }
}
