/******************************************/
/*** DISEÑO PARA OTRAS PANTALLAS ****/
/******************************************/
@media only screen and (max-width:1250px){

header{
	height:auto;
}

.contenedor_cabecera{
	float:left; width:100%; margin:0px 0px 0px;  height:auto;
}

.marca{
	width:380px; margin-left:2%;
}

.capa_menus{
	float:right; width:auto; margin-right:2%;
}

/*HOME*/

.linea_1_home{
	float:left; width:98%; margin-left:1%; margin-top:0px;  height:170px;
}

.marca_linea_1{
	float:left; width:10%; margin-left:45%;
}

.linea_banners_home{
	float:left; width:98%; margin-left:1%; height:auto;
}

.banner_home{
	width:32%; height:auto; margin-bottom:20px;
}

.contenedor_texto_banner_home{
	height:auto;
}

.texto_banner_home{
	margin-bottom:5px;
}

.texto_banner_home>a{
	font-size: 15px; line-height:19px;
}

.separador_banner_home{
	width:2%; display:block;
}

/*MÓDULO APLICACIONES*/

.lista_aplicaciones{
	float:left; width:86%; margin-left:7%; height:auto;
}

.linea_aplicaciones{
	float:left; width:100%;
}

.bloque_aplicacion{
	float:left; width:14%;  margin-bottom:47px;
}

.icono_aplicacion{
	float:left; width:100%;
}

.icono_aplicacion img{
	object-fit: cover; width:100%; height:100%;
}

.nombre_aplicacion{
	font-size: 13px;
}

.separador_aplicaciones{
	float:left; width:3%; height:154px;
}

/*FOOTER*/

.contenedor_footer{
	float:left; width:98%; margin-left:1%;
}

/*MENÚ LEGAL*/

.menu_legal{
	float:left; width:98%; margin-left:1%; margin-top:15px;
}

/* SERVICIOS HOME*/

.lista_servicios{
	float:left; width:98%; margin-left:1%; height:auto;
}

.bloque_servicios{
	float:left; width:19.75%; height:137px;
}

/*MÓDULOS MARCAS*/

.centrado_titular_marcas{
	float:left; width:98%; margin-left:1%;
}

/*PÁGINA EMPRESA*/

.titulo_empresa{
	float:left; width:96%; margin-left:2%;
}

.contenedor_texto_empresa{
	float:left; width:96%; margin-left:2%; height:auto;
}

/* PÁGINA SERVICIOS*/

.contenedor_servicio{
	float:left; width:100%; height:386px; margin-bottom:16px;
}

.servicio{
	float:left; width:96%; margin-left:2%; height:386px;
}

.imagen_servicio{
	width:55%; height:100%;
}

.top_servicio{
	width:43%; margin-left:2%;
}

.titulo_servicio{
	width:75%; font-size: 30px; line-height:33px;
}

.info_servicio{
	width:43%; margin-left:2%; font-size: 22px; color: rgb(0,0,0); line-height:27px;
}

.link_al_taller, .link_experta{
	float:left; width:43%; margin-left:2%;
}

/*PÁGINA NOTICIAS*/

.bloque_3_noticias{
	float:left; width:96%; margin-left:2%;
}

.bloque_noticia{
	float:left; width:31%; height:280px;
}

.contenedor_cargar_mas_noticias{
	width:96%; margin-right:2%;
}

.cargar_mas_noticias{
	float: left; width:100%; text-align:left;
}

.mas_noticias{
	float:left;
}

/*PÁGINA VÍDEOS*/

.linea_video{
	float:left; width:96%; margin-left:2%;
}

.bloque_video{
	float:left; width:45%; height:385px; margin-right:5%;
}

.video iframe{
	width:100% !important;
}

/*PÁGINA CONTACTO*/

.bloque_direcciones_email{
	float:left; width:96%; margin-left:2%; height:auto; margin-bottom:50px;
}

.formulario_contacto{
	float:left; width:96%; margin-left:2%; height:auto;
}

/*FICHA NOTICIA*/

.informacion_noticia{
	float:left; width:96%; margin-left:2%; margin-top:20px;
}

/*TIENDAS*/

.tienda{
	float:left; width:96%; margin-left:2%; margin-top:20px;
}

/*APERTURA DE CUENTAS*/

.centrado_franquiciate{
	float:left; width:96%; margin-left:2%;
}

/*OUTLET*/

.bloque_4_outlet{
	float:left; width:96%; margin-left:2%;
}

/* INFO LEGAL*/

.centrado_info_legal{
	float:left; width:96%; margin-left:2%;
}

/*PÁGINA EMPRESA*/

.titulo_empresa{
	float:left; width:96%; margin-left:2%;
}

.contenedor_texto_empresa{
	float:left; width:96%; margin-left:2%; height:auto;
}

/* TRABAJA CON NOSOTROS*/

.info_trabaja_con_nosotros{
	width:96%; margin-left:2%; height: auto;
}

.contenedor_texto_trabaja_con_nosotros{
	float: left; width: 100%;
}

.texto_trabaja_con_nosotros{
	width:45%;
}

.imagen_trabaja_con_nosotros{
	width:45%; margin-left: 5%;
}


}


@media only screen and (max-width:1100px){


.menu_principal{
	display:none;
}

.menu_principal_response{
	display:block;
}

#pull_menu{
	float:right; /*margin-right:10px; margin-top:30px;*/
}

#imagenmenu{
	float:right;
	cursor:pointer;
}

.menu_cerrar{
	float:right;	cursor:pointer;	display:none; font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; text-decoration:none; color: rgb(0,0,0); text-transform:uppercase;
}

/*.contenedor_menu_response{
	display:block;
}*/

.contenedor_menu_response>ul>li{
	/*float:right; width:auto; margin-right:2%;  margin-top:15px; margin-bottom:15px;*/ /*text-align:right;*/
	float:left; width:100%; height:25px; margin-top:15px; text-align:center;
}

.contenedor_menu_response>ul>li>a{
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 14px; color: #000000; text-decoration: none; text-transform:uppercase;
}

.contenedor_menu_response>ul>li>a:hover{
	color: rgb(41,153,38);
}

.menu_principal_on{
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 14px; color: rgb(41,153,38); text-decoration: none; text-transform:uppercase;
}


.bloque_noticia{
	float:left; width:45%; height:280px; margin-right:2%;
}

.bloque_producto{
	float:left; width:45%; height:350px; margin-right:2%;
}

.titulo_noticia>a{
	font-size: 16px;
}


}


@media only screen and (max-width:1000px){

.banner_home{
	width:40%; height:auto; margin-left:5%;
}

.contenedor_texto_banner_home{
	height:auto;
}

.texto_banner_home{
	margin-bottom:5px;
}

.texto_banner_home>a{
	font-size: 17px; line-height:21px;
}

.separador_banner_home{
	display:none;
}

.texto_servicio>a{
	font-size: 17px;
}

.separador_servicios{
	height:145px;
}

.info_empresa{
	width:100%; height:auto; background-image:none;
}

.texto_empresa{
	width:100%; margin-bottom:40px;
}

.tienda{
	height:auto;
}

.tienda_left{
	float:left; width:100%; height:400px;
}

.tienda_der{
	float:left; width:100%; margin-left:0%; height:auto; margin-top:20px;
}

.texto_trabaja_con_nosotros{
	width:100%; margin-top: 20px;
}

.imagen_trabaja_con_nosotros{
	width:100%; margin-top: 30px; margin-left: 0px; margin-bottom: 30px;
}


}

@media only screen and (max-width:950px){

footer{
	height:auto;
}

.contenedor_footer{
	height:auto;
}

.menu_footer{
	float:left; width:100%;
}

.menu_footer>ul>li{
	float:left;
}

.separador_menu_footer{
	float:left; display:block;
}

.certificado_calidad_footer{
	float:left; margin-top:20px; margin-left:5px; margin-bottom:15px;
}

.top_empresas{
	float:left; margin-top:26px; margin-left:15px; margin-right:0px; margin-bottom:15px;
}

.contenedor_servicio{
	height:auto;
}

.servicio{
	float:left; width:96%; margin-left:2%; height:auto;
}

.imagen_servicio{
	width:100%; height:286px;
}

.top_servicio{
	width:100%; margin-left:0%; margin-top:0px;
}

.titulo_servicio{
	width:75%;
}

.icono_servicio_pagina{
	float:right; width:25%; margin-right:0px;
}

.info_servicio{
	width:100%; margin-left:0%; margin-top:20px; margin-bottom:40px;
}

.link_al_taller, .link_experta{
	float:left; width:100%; margin-left:0%; margin-top:-10px; margin-bottom:40px;
}

.ficha_noticia_left{
	float:left; width:100%;
}

.ficha_noticia_der{
	float:left; width:100%; margin-top:30px;
}

.ficha_outlet_left{
	width:90%; margin-left:5%;
}

.ficha_outlet_der{
	width:90%; margin-left:5%;
}

.imagen_ficha_outlet{
	width:100%; height:auto; /*height:400px;*/
}

}

@media only screen and (max-width:850px){
.direcciones_left{
	width:100%;
}

.direcciones_right{
	width:100%; margin-left:0%;
}

.linea_info_contacto{
	width:100%; font-size: 20px; line-height:22px;
}

.linea_info_contacto>a{
	font-size: 18px; color: #000; text-decoration: none;
}

.contenedor_whatsapp,.whatsapp_taller{
	display: none;
}

.contenedor_whatsapp_movil{
float: left; display: block;
}

.whatsapp_taller_movil{
	display: block;
}

}




@media only screen and (max-width:800px){


.lista_aplicaciones{
	display:none;
}

.lista_aplicaciones_response{
	float:left; width:90%; margin-left:5%; margin-top:30px; height:auto; display:block;
}

.bloque_aplicacion{
	float:left; width:22%;  margin-bottom:47px;
}

.separador_aplicaciones{
	float:left; width:3.5%; height:154px;
}

.lista_servicios{
	display:none;
}

.lista_servicios_response{
	float:left; width:90%; margin-left:5%;  height:auto; display:block;
}

.bloque_servicios{
	float:left; width:33%; height:160px; margin-bottom:20px;
}

.icono_servicio{
	float:left; width:40%; margin-left:30%; margin-top:0px;
}

.formulario_franquiciate{
	width:100%;
}

}

@media only screen and (max-width:750px){

.banner_home{
	width:70%; height:auto; margin-left:15%;
}

.bloque_noticia{
	float:left; width:96%; height:auto; margin-left:2%; margin-right:2%;
}

.contenedor_titulo_noticia{
	height:auto;
}

.titulo_noticia{
	margin-bottom:5px;
}

.bloque_video{
	float:left; width:90%; height:auto; margin-left:5%; margin-right:5%;
}

.linea_formulario{
	width:98%;
}

.linea_formulario_comentario_franquiciate{
	width:98%;
}

.linea_formulario_50{
	float:left; width:98%; background-color:#F00;
}

.linea_formulario_50_right{
	width:98%; margin-left:0%;
}

.imagen_noticia{
	/*float:left;*/ position:relative; width:100%; height:auto; /*overflow:hidden;*/
}

}

@media only screen and (max-width:720px){

.copy_right{
	float:left; width:100%;
}

.menu_legal>ul>li{
	float:left; margin-top:10px; margin-left:0px; margin-right:15px;
}

.h2_servicios{
	font-size: 30px;
}

.link_h1{
	font-size: 30px;
}

.linea_titulo{
	margin-top:0px;
}

.ver_tarifas_alquiler{
	 float:left; width:100%; text-align:center;
}

.titular_apartado_franquiciate{
	margin-top:17px; font-size: 25px;
}

.texto_apartado_franquiciate{
	font-size: 20px; line-height:24px;
}

.span_semibold_25, .span_apartado_1{
	font-size: 20px;
}

.h2_franquiciate{
	 font-size: 25px; color: rgb(0,0,0); text-decoration: none;
}

.h3_franquiciate{
	font-size: 20px;
}

.apartado_franquiciate{
	float:left; width:100%; height:auto;
}

}

@media only screen and (max-width:640px){

#carrusel_principal_home{
	display: none;
}

#carrusel_movil{
	display: block;
}

}

@media only screen and (max-width:600px){

.banner_home{
	width:80%; height:auto; margin-left:10%;
}

.nombre_aplicacion{
	font-size: 11px;
}

.bloque_servicios{
	width:50%;
}

.menu_footer>ul>li{
	margin-left:7px; margin-right:7px;
}

.menu_footer>ul>li>a{
	font-size: 11px;
}

.menu_footer_on{
	font-size: 11px;
}

.separador_menu_footer{
	display:none;
}

.bloque_producto{
	width:96%; height:auto; margin-right:2%; margin-top:30px;
}

.mensaje_cookies{
	font-size:13px;
}

.aceptar_cookies{
	width:50%;
	font-size:13px;
}

.info_cookies{
	 width:50%;
}

.info_cookies>a{
	font-size:13px;

}

.imagen_producto{
	float:left; width:100%; height:auto;
}


}


@media only screen and (max-width:550px){

.marca{
	width:96%; margin-left:2%;
}

.capa_menus{
	float:right; width:100%;
}

.menu_idiomas{
	margin-top:15px; width:50%; float:left;
}

.menu_idiomas>ul>li{
	float:left;  margin-left:15px; text-align:left;
}

.marca_linea_1{
	display:none;
}

.titular_home{
	height:auto; margin-top:60px;
}

.h1_home{
	font-size: 26px;
}

.h2_servicios{
	font-size: 35px;
}

.texto_empresa{
	font-size:18px; line-height:23px;
}

.span_light{
	font-size: 18px; line-height:23px;
}

.titulo_servicio{
	width:70%;
}

.icono_servicio_pagina img{
	width:100%; float: right;
}

.nombre_tienda{
	font-size: 27px;
}

.tienda_left{
	height:300px;
}

.direccion_tienda{
	font-size: 15px; line-height:18px;
}

.horario_tienda{
	 font-size: 15px; line-height:18px;
}

.direccion_tienda_quart{
	height:auto;
}

.telefonos_quart_left{
	float:left; width:100%;
}

.telefonos_quart_der{
	float:left; width:100%; margin-left:0%; margin-top:10px;
}

.horario_left{
	float:left; width:80%;
}

.link_localizar>a{
	 font-size: 12px;
}

.horario_tienda_quart{
	font-size: 15px; line-height:18px;
}

.direccion_tienda_quart{
	font-size: 15px; line-height:18px;
}

.h2_servicios{
	font-size: 23px;
}

.link_h1{
	font-size: 23px;
}

.linea_titulo{
	margin-top:-10px;
}

.titular_apartado_franquiciate{
	margin-top:10px; font-size: 18px;
}

.flecha_apartado_franquiciate{
	float:left; margin-top:10px; margin-left:10px;
}

.flecha_apartado_franquiciate_abajo{
	margin-top:17px; margin-left:4px;
}

}

@media only screen and (max-width:450px){

.contenedor_menu_response>ul>li>a{
	font-weight: 600; font-size: 12px;
}

.menu_principal_on{
	font-weight: 600; font-size: 12px;
}
}
