a {
	text-decoration: none;
	color: inherit;
}
a:hover { text-decoration: underline; }
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	background: #000;
	position: relative;
}
.form_contacto, .form_contacto_2 {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	background: rgba(0,0,0,0.7);
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	z-index: 4000;
}
.goBack {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 14px;
	margin-top: 50px;
	color: #F2B900;
	text-decoration: underline;
	cursor: pointer;
	text-align: left;
	position: relative;
}
#llamar {
	background: #000;
	width: 424px;
	position: relative;
	border-bottom: 2px solid #F2B900;
	border-top: 2px solid #F2B900;
	filter: alpha(opacity=100);
	font-family: nimbus-sans, sans-serif;
	margin: 2% auto;
}
.formulario_Contacto {
	background: #000;
	width: 360px;
	padding-bottom: 22px;
	text-align: center;
	border-top: 1px solid #F3BB00;
	border-bottom: 1px solid #F3BB00;
	overflow: 0;
}
#contiene_contacto {
	width: 360px;
	background-color: #000;
	margin: 0 auto;
}
.llamar_2 {
	background: #000;
	width: 656px;
	height: 410px;
	position: relative;
	border-bottom: 2px solid #F2B900;
	border-top: 2px solid #F2B900;
	filter: alpha(opacity=100);
	font-family: nimbus-sans, sans-serif;
	margin: 10% auto;
}
.contiene_contacto_2 {
	width: 633px;
	font-size: 23px;
	font-family: nimbus-sans, sans-serif;
	color: #F3BB00;
	margin: 21px auto;
}
.formulario_Contacto_2 {
	width: 633px;
	height: 312px;
	padding-bottom: 22px;
	text-align: center;
	border-top: 1px solid #F3BB00;
	overflow: 0;
	margin-top: 10px;
}
.titulo_online_subtitulo {
	color: #999;
	font-size: 18px;
	float: left;
	margin: 10px 0 9px 31px;
}
#color_slider {
	margin-top: -2px;
	height: 312px;
	background: #336;
}
#contiene_contacto span {
	font-size: 16px;
	margin-top: 7px;
	margin-left: 10px;
}
#contiene_contacto h1 {
	color: #F3BB00;
	font-size: 28px;
	margin: 22px 0 18px 5px;
}
#cerrar_form, .cerrar_form_2, .cerrar_form_3, .cerrar_form_4, .cerrar_form_5, .cerrar_form_6 {
	background: url(../imagenes/x_cerrado.png) center top;
	width: 31px;
	height: 31px;
	position: absolute;
	top: -15px;
	right: -10px;
	cursor: pointer;
}
.targets {
	position: absolute;
	bottom: 0;
	width: 500px;
	height: 73px;
}
#target_a {
	position: absolute;
	top: -74px;
	width: 500px;
	height: 73px;
}
#target_a_2 {
	position: absolute;
	top: 0;
	width: 500px;
	height: 73px;
	z-index: 200;
}
#target_d { bottom: -7px; }
#s1, #s2, #s3, #s4 {
	width: 100%;
	height: 638px;
	position: relative;
}
#s1 {
	border-top: 2px solid #F2B900;
	border-bottom: 2px solid #F2B900;
	padding-top: 72px;
}
#s2 {
	background: url(../imagenes/fondo_S2.jpg) center top;
	background-repeat: no-repeat;
	background-color: #ccc;
	text-align: center;
	min-height: 650px;
	max-height: 800px;
	padding-top: 1px;
}
#s3 {
	background: url(../imagenes/fondo_S3.jpg) center top;
	background-repeat: no-repeat;
	background-color: #ccc;
	overflow: hidden;
	height: 800px;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	border-bottom: 7px solid #FFF;
}
.cambiafondo {
	background: url(../imagenes/fondo_S3_cambia.jpg)center top!important;
	background-repeat: no-repeat!important;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
#s4 {
	background: url(../imagenes/fondo_S4.jpg)center top;
	background-repeat: no-repeat;
	background-color: #ccc;
	height: 720px;
}
.div_negro {
	position: absolute;
	right: 0;
	top: 0;
	width: 42%;
	height: 100%;
	z-index: 0;
	background: #000;
}
#header {
	background: url(../imagenes/fondo.jpg) center center;
	background-color: #000;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 650px;
	position: relative;
}
#header #central {
	position: relative;
	height: 100%;
}
#heladera_header {
	background-image: url(../imagenes/heladera.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 343px;
	height: 464px;
	left: 260px;
	top: 50%;
	margin-top: -262px;
}
#sombra_Menu {
	background: url(../imagenes/sombraMenu.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -538px;
	top: 65px;
	z-index: 997;
	width: 1078px;
	height: 19px;
}
#flecha {
	width: 52px;
	height: 35px;
	background-image: url(../imagenes/flecha_1.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 498px;
	top: -50px;
	z-index: 1000;
	transition: opacity .4s;
}
#flecha:hover { opacity: 0.4; }
.flecha2 {
	left: 47%;
	top: 75%;
	position: fixed;
	z-index: 1000;
}
#central {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	padding: 2px;
}
#fixed {
	text-align: center;
	width: 100%;
	height: 70px;
	background-image: url(../imagenes/footer.png);
	border-top: 2px solid #F4BD00;
	border-bottom: 1px solid #F4BD00;
}
.sticky3 {
	float: left;
	position: absolute;
	bottom: 0;
	z-index: 1000;
}
.sticky2 {
	float: left;
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	border-top: 0;
}
nav {
	width: 1010px;
	margin: 0 auto;
}
#fixed a {
	text-decoration: none;
	color: #FFF;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 16px;
}
#fixed a:hover { color: #F4BD00; }
.reset {
	float: left;
	height: 30px;
	width: 165px;
	background-image: url(../imagenes/boton_2.png);
	background-repeat: no-repeat;
	padding: 30px 5px 10px;
}
#reset_1 {
	height: 30px;
	width: 165px;
	background-image: url(../imagenes/boton_3.png);
	background-repeat: no-repeat;
	padding: 20px 5px;
}
.reset:hover, #reset_1:hover {
	border-bottom: 5px solid #F4BD00;
	color: #F4BD00;
	height: 25px;
}
.active {
	border-bottom: 5px solid #F4BD00!important;
	height: 25px!important;
	color: #F4BD00!important;
}
#fixed ul {
	float: left;
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}
#fixed .redes {
	float: right;
	margin-top: 25px;
	cursor: pointer;
}
#mail { margin-right: 17px; }
#face_1 { margin-right: 26px; }
.logo {
	width: 126px;
	height: 54px;
	float: left;
	background-image: url(../imagenes/logo_footer.png);
	background-repeat: no-repeat;
	margin: 15px 0 0 17px;
}
#contenedor_B {
	width: 320px;
	float: right;
	overflow: hidden;
	margin-right: 50px;
	position: relative;
	height: 100%!important;
}
#logo_1 {
	width: 301px;
	height: 112px;
	top: 0;
	right: 0;
	position: absolute;
	background-color: #000;
	border-bottom: 2px solid #F4BD00;
	text-align: center;
}
#logo_1 img { margin-top: 10px; }
.titulo {
	font-size: 12px;
	text-align: center;
	color: #000;
	width: 255px;
	height: 81px;
	background-image: url(../imagenes/maxi.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 25%;
	right: 20px;
}
.enterate {
	position: absolute;
	right: 0;
	top: 50%;
	width: 320px;
	height: 215px;
	background-image: url(../imagenes/elegida.png);
	background-repeat: no-repeat;
	transition: opacity .4s;
}
.enterate:hover {
	background-image: url(../imagenes/elegida_2.png);
	background-repeat: no-repeat;
}
.contiene_btns {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 609px;
	margin-left: -500px;
}
#s1 .siguiente {
	background: url(../imagenes/boton_derecha.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 998;
	width: 48px;
	height: 50px;
	top: 53%;
	right: 0;
}
#s1 .anterior {
	background: url(../imagenes/boton_izquierda.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 998;
	width: 48px;
	height: 50px;
	top: 62%;
	left: 0;
}
ul#s1_A {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
ul#s1_A li {
	height: 100%;
	width: 100%;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}
#contenedor_1 {
	background-color: #000;
	width: 100%;
	height: 100%;
}
.foto_izquierda {
	width: 50%;
	height: 100%;
	background: #000;
	float: left;
}
.foto_derecha {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	width: 50%;
	height: 800px;
	float: right;
	background-color: #000;
}
.imagen_1 {
	width: 100%;
	height: 385px;
	background: url(../imagenes/imagen_izq_s1.jpg) right top;
	background-repeat: no-repeat;
	background-color: #000!important;
}
.imagen_2 {
	width: 100%;
	height: 290px;
	background: url(../imagenes/imagen_derecha_s1.jpg) left top;
	background-repeat: no-repeat;
	background-color: #FFF!important;
}
#imagen1_hoja2 {
	background: url(../imagenes/mujer_verduras.jpg) right top;
	background-repeat: no-repeat;
	height: 400px;
}
#imagen2_hoja2 {
	background: url(../imagenes/flujoAire.jpg)left top;
	background-repeat: no-repeat;
}
#imagen1_hoja3 {
	background: url(../imagenes/mujer_cortando.jpg) right top;
	background-repeat: no-repeat;
	height: 400px;
}
#imagen2_hoja3 {
	background: url(../imagenes/EnfriaRapido.jpg)left top;
	background-repeat: no-repeat;
}
#imagen1_hoja4 {
	background: url(../imagenes/mujer_ConVaso.jpg) right top;
	background-repeat: no-repeat;
	height: 400px;
}
#imagen2_hoja4 {
	background: url(../imagenes/control_electronico.jpg)left top;
	background-repeat: no-repeat;
}
.parrafo_1 {
	width: 474px;
	height: 118px;
	background-color: #000;
	float: right;
	line-height: 20px;
	margin: 15px 20px 0 0;
}
.parrafo_1otro {
	width: 450px;
	height: 118px;
	background-color: #000;
	float: right;
	line-height: 18px;
	margin: 15px 20px 0 0;
}
.parrafo_2 {
	width: 450px;
	height: 278px;
	padding-top: 70px;
	background-color: #000;
	margin-left: 25px;
	line-height: 15px;
}
.parrafo_1 p { margin-top: 175px; }
.parrafo_2 h1 {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	color: #F2B900;
	font-size: 25px;
	line-height: 23px;
}
.titulo_pequeno_1 {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	color: #F2B900;
	font-size: 15px;
}
.titulo_pequeno_2 {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	color: #F2B900;
	font-size: 15px;
	margin-top: -8px;
}
.maxi_1, .parrafo_1 p {
	color: #FFF;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	border-top: 1px solid #F2B900;
	margin-top: 5px;
	margin-right: 40px;
}
.maxi_1, .parrafo_1otro p {
	color: #FFF;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	border-top: 1px solid #F2B900;
	margin-top: 8px;
	margin-right: 40px;
}
.maxi_1, .parrafo_2 h1 {
	margin-left: 40px;
	padding-top: 10px;
}
.maxi_1 {
	line-height: 24px;
	font-size: 18px;
}
.parrafo_nevera {
	margin-top: 45px;
	background: #000;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
}
.parrafo_pequeno_1 {
	margin-top: 10px;
	padding-top: 3px;
	font-size: 12px;
}
.tres_estrellas {
	float: right;
	margin: 2px 230px 0 0;
}
.tres_estrellas_2 {
	float: right;
	margin: 3px 205px 0 0;
}
.lanueva {
	margin-top: 55px;
	padding-top: 4px;
	font-size: 15px;
}
.la_nueva_2 {
	padding-top: 6px;
	width: 392px;
	font-size: 13px;
}
.la_nueva {
	width: 392px;
	font-size: 14px;
}
#parrafo_1_hoja2 {
	border: #000;
	background-color: #000;
	margin: 42px 14px 0 0;
}
#traduccion { font-size: 13px; }
#parrafo_1_hoja2 h1, .calidad {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	color: #F2B900;
	font-size: 17px;
	margin-top: -7px;
}
#parrafo_2_hoja2 {
	background-color: #000;
	text-align: center;
	margin: 0 0 0 32px;
}
.desde {
	color: #FFF;
	font-size: 18px;
	margin-top: -28px;
	padding-top: 50px;
	text-align: center;
	line-height: 25px;
	font-style: italic;
}
#parrafo_2_hoja2 .testimonio {
	border: #000;
	text-align: right;
}
.testimonio { margin-top: 18px; }
.testimonio span {
	border: #000;
	color: #F1B700;
	float: right;
	font-style: italic;
	margin: 10px 5px 0 0;
}
.productos {
	position: absolute;
	width: 1000px;
	height: 100px;
	margin-left: -500px;
	top: 15%;
	left: 50%;
}
.logo_s2 {
	background: url(../imagenes/heladeras_s2/logo_S2.png) center top;
	width: 236px;
	height: 57px;
}
#contiene_logo {
	width: 236px;
	height: 57px;
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -118px;
}
.producto {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.cartel_lt_abajo {
	width: 94px;
	height: 39px;
	position: absolute;
	bottom: -38px;
	z-index: 100;
	left: 50%;
	margin-left: -47px;
}
#he1_305 {
	background: url(../imagenes/heladeras_s2/he1_305.png)center top;
	background-repeat: no-repeat;
}
#he2_285 {
	background: url(../imagenes/heladeras_s2/he2_285.png)center top;
	background-repeat: no-repeat;
}
#he3_264 {
	background: url(../imagenes/heladeras_s2/he3_264.png)center top;
	background-repeat: no-repeat;
}
#he4_235 {
	background: url(../imagenes/heladeras_s2/he4_235.png)center top;
	background-repeat: no-repeat;
}
.accion_producto1, .accion_producto2 {
	position: absolute;
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center center;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
}
#btn_p3 {
	position: absolute;
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	width: 29px;
	height: 29px;
	top: 130px;
	left: -5px;
}
#btn_p4 {
	position: absolute;
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	width: 29px;
	height: 29px;
	top: 150px;
	left: -5px;
}
.accion_producto1:hover, #btn_p2:hover, #btn_p3:hover, #btn_p4:hover {
	background: url(../imagenes/heladeras_s2/_hover_mas_amarillo.png) center top;
	background-repeat: no-repeat;
	width: 50px;
	height: 51px;
}
#p_s2_A {
	background: url(../imagenes/heladeras_s2/heladeras_s4_r1_c1.png) center top;
	background-repeat: no-repeat;
	width: 184px;
	height: 464px;
}
#p_s2_B {
	background: url(../imagenes/heladeras_s2/heladeras_s4_r2_c3.png) center top;
	background-repeat: no-repeat;
	width: 171px;
	height: 445px;
	margin-left: 40px;
}
#p_s2_C {
	background: url(../imagenes/heladeras_s2/heladeras_s4_r3_c5.png) center top;
	background-repeat: no-repeat;
	width: 171px;
	height: 422px;
	margin-left: 40px;
}
#p_s2_D {
	background: url(../imagenes/heladeras_s2/heladeras_s4_r4_c7.png) center top;
	background-repeat: no-repeat;
	width: 170px;
	height: 385px;
	margin-left: 40px;
}
.cuerpo_info {
	width: 354px;
	height: 460px;
	float: right;
	position: relative;
	z-index: 100;
	display: none;
	margin: 47px 168px 0 0;
}
.cambiar_fundido, .cambiar_fundido_B, .cambiar_fundido_C, .cambiar_fundido_D {
	background: url(../imagenes/heladeras_s2/flechas-Caracteristicas_dere.png)center top;
	width: 26px;
	height: 25px;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.cambiar_fundido_2, .cambiar_fundido_2_B, .cambiar_fundido_2_C, .cambiar_fundido_2_D {
	background: url(../imagenes/heladeras_s2/flechas-Caracteristicas_izquier.png)center top;
	width: 26px;
	height: 25px;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.Contiene_btn_slide {
	width: 66px;
	height: 33px;
	position: absolute;
	top: 190px;
	left: 289px;
	z-index: 99;
	border: 1px solid #666;
	border-radius: 3px;
}
#comprar_carrito {
	width: 237px;
	height: 104px;
	background-color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #F2B900;
}
#comprar_carrito img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.btn_compra_carrito {
	background: url(../imagenes/heladeras_s2/btn_CompraOnline.png) center top;
	background-repeat: no-repeat;
	width: 104px;
	height: 28px;
	border: #333;
	position: relative;
	cursor: pointer;
	margin-top: 10px;
}
.carrito {
	background: url(../imagenes/heladeras_s2/carrito.png) center top;
	background-repeat: no-repeat;
	width: 35px;
	height: 36px;
	position: absolute;
	top: 19px;
	right: 5px;
	z-index: 999;
}
.btn_compra_carrito_linea {
	background: url(../imagenes/heladeras_s2/btn_CompraOnline_2.png) center top;
	background-repeat: no-repeat;
}
.arrba_botones {
	color: #FFF;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 14px;
	margin-top: 41px;
}
#sombra_btn_compra_online {
	background: url(../imagenes/heladeras_s2/_sombra_btn_CompraOnline.png) center top;
	background-repeat: no-repeat;
	width: 238px;
	height: 12px;
	position: absolute;
	bottom: -15px;
	left: 0;
}
.desc_texto {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	height: 203px;
	padding-top: 12px;
	border-bottom: 5px solid #F2B900;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.cuerpo_info h1 {
	color: #FFF;
	text-align: left;
	margin-left: 5px;
	font-size: 22px;
}
.cuerpo_info p {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	border-top: 1px solid #666;
	padding-top: 10px;
	line-height: 18px;
	margin: 5px auto 0;
}
.imagen_1galeria {
	position: relative;
	margin: 18px auto;
}
.imagen_2galeria {
	margin-top: 18px;
	float: left;
	position: relative;
}
.imagen_2galeria_A {
	float: left;
	position: relative;
	margin: 41% 0 0;
}
.imagen_3galeria {
	margin-top: 18px;
	float: right;
	position: relative;
}
.mas_amarillo_2 {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png)center top;
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	cursor: pointer;
}
.play_amarillo_2 {
	background: url(../imagenes/heladeras_s2/play.png)center top;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	cursor: pointer;
}
.linea_1 {
	border-bottom: 5px solid #F2B900;
	height: 215px;
	width: 331px;
	background: #000;
	position: relative;
	padding: 0 13px;
}
linea_2 { height: 205px; }
#mover_heladeras_juntas_1 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_1.png)center top;
	background-repeat: no-repeat;
	width: 320px;
	height: 371px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 50px;
}
#Contiene_heladera_cerrada_1, #Contiene_heladera_cerrada_2, #Contiene_heladera_cerrada_3, #Contiene_heladera_cerrada_4 {
	width: 1000px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
}
#Contiene_heladera_abierta_1, #Contiene_heladera_abierta_2, #Contiene_heladera_abierta_3, #Contiene_heladera_abierta_4 {
	width: 763px;
	height: 500px;
	position: absolute;
	top: 0;
	left: -110px;
	display: none;
}
.heladera_grande {
	background: url(../imagenes/heladeras_s2/heladeras_grandes/heladera_grande_1.png) center top;
	background-repeat: no-repeat;
	width: 212px;
	height: 547px;
	position: relative;
	cursor: pointer;
	float: left;
	margin-left: 31px;
}
#heladeras_juntas_1 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_1.png)center top;
	background-repeat: no-repeat;
	width: 320px;
	height: 371px;
	position: relative;
	cursor: pointer;
	float: left;
	margin: 71px 0 0;
}
.simbolo_mas {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	position: absolute;
	cursor: pointer;
}
#Anti_huellas {
	top: 100px;
	left: 98px;
}
#ahorro_de_energia {
	bottom: 277px;
	left: 130px;
}
#temperatura {
	bottom: 250px;
	left: 145px;
}
.heladera_abierta1 {
	background: url(../imagenes/heladeras_s2/heladera_abierta_305lt.png)center top;
	background-repeat: no-repeat;
	width: 346px;
	height: 551px;
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 31px;
	margin-top: -3px;
}
#enfriamiento_rapido {
	top: 69px;
	left: 214px;
}
#contenerdor_botellas {
	top: 212px;
	right: 272px;
}
#bandejas_vidrio_templado {
	bottom: 225px;
	left: 77px;
}
#leds {
	bottom: 277px;
	left: 102px;
}
#p1 {
	position: absolute;
	z-index: 10;
	top: -70px;
	display: none;
	height: 100px;
	width: 1000px;
}
#p2 {
	position: absolute;
	z-index: 10;
	top: -70px;
	display: none;
	height: 500px;
	width: 1000px;
}
.aparece { display: block!important; }
.accion_producto3, .accion_producto4 {
	display: inline-block;
	background: red;
	width: 20%;
	height: 60%;
}
.accion_1A {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 75px;
	left: 172px;
	cursor: pointer;
}
.accion_1B {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	top: 29px;
	left: 77px;
	cursor: pointer;
}
.accion_1C {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 66px;
	left: -10px;
	cursor: pointer;
}
#heladera_abierta_305_2 {
	background: url(../imagenes/heladeras_s2/heladera_abierta_200.png) center top;
	background-repeat: no-repeat;
	width: 330px;
	height: 650px;
}
#heladera_305_2 {
	background: url(../imagenes/heladeras_s2/heladeras_grandes/heladera_grande_2.png) center top;
	background-repeat: no-repeat;
	width: 209px;
	height: 531px;
}
#mover_heladeras_juntas_2 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_2.png)center top;
	background-repeat: no-repeat;
	width: 320px;
	height: 450px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 50px;
}
#heladeras_juntas_2 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_2.png)center top;
	background-repeat: no-repeat;
	width: 331px;
	height: 412px;
	float: left;
	position: relative;
	cursor: pointer;
	margin-top: 84px;
}
#ahorro_de_energia_2 {
	bottom: 345px;
	left: 109px;
}
#temperatura_2 {
	bottom: 339px;
	left: 137px;
}
#enfriamiento_rapido_2 {
	top: 80px;
	left: 194px;
}
#contenerdor_botellas_2 {
	top: 222px;
	right: 259px;
}
#bandejas_vidrio_templado_2 {
	bottom: 275px;
	left: 77px;
}
#leds_2 {
	bottom: 334px;
	left: 82px;
}
.accion_2B {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 59px;
	left: 179px;
	cursor: pointer;
}
.accion_2C {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	top: 95px;
	left: 83px;
	cursor: pointer;
	z-index: 999px;
}
.accion_3A {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	top: 20px;
	left: 84px;
	cursor: pointer;
}
.accion_3C {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 68px;
	left: 165px;
	cursor: pointer;
	z-index: 999px;
}
.accion_4A {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	top: 20px;
	left: 85px;
	cursor: pointer;
}
.accion_4C {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 116px;
	left: 178px;
	cursor: pointer;
	z-index: 999px;
}
#heladera_abierta_305_3 {
	background: url(../imagenes/heladeras_s2/heladera_abierta_200.png) center top;
	background-repeat: no-repeat;
	width: 330px;
	height: 650px;
	margin-right: 20px;
}
#heladera_305_3 {
	background: url(../imagenes/heladeras_s2/heladeras_grandes/heladera_grande_3.png)center top;
	background-repeat: no-repeat;
	width: 209px;
	height: 531px;
}
#mover_heladeras_juntas_3 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_3.png)center top;
	background-repeat: no-repeat;
	width: 320px;
	height: 410px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 50px;
}
#heladeras_juntas_3 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_3.png)center top;
	background-repeat: no-repeat;
	width: 331px;
	height: 412px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 10px;
}
#ahorro_de_energia_3 {
	bottom: 350px;
	left: 115px;
}
#temperatura_3 {
	bottom: 341px;
	left: 145px;
}
#enfriamiento_rapido_3 {
	top: 69px;
	left: 201px;
}
#contenerdor_botellas_3 {
	top: 211px;
	right: 250px;
}
#bandejas_vidrio_templado_3 {
	bottom: 276px;
	left: 77px;
}
#leds_3 {
	bottom: 353px;
	left: 86px;
}
#mover_heladeras_juntas_4 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_4.png)center top;
	background-repeat: no-repeat;
	width: 320px;
	height: 410px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 50px;
}
#heladeras_juntas_4 {
	background: url(../imagenes/heladeras_s2/heladeras_juntas_4.png)center top;
	background-repeat: no-repeat;
	width: 331px;
	height: 412px;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 90px 0 0 10px;
}
#heladera_abierta_305_4 {
	background: url(../imagenes/heladeras_s2/heladera_abierta_4.png) center top;
	background-repeat: no-repeat;
	width: 330px;
	height: 650px;
	margin-top: 44px;
}
#heladera_305_4 {
	background: url(../imagenes/heladeras_s2/heladeras_grandes/heladera_grande_4.png) center top;
	background-repeat: no-repeat;
	width: 209px;
	height: 531px;
	margin-top: 74px;
}
#ahorro_de_energia_4 {
	bottom: 334px;
	left: 112px;
}
#temperatura_4 {
	bottom: 365px;
	left: 134px;
}
#enfriamiento_rapido_4 {
	top: 65px;
	left: 202px;
}
#contenerdor_botellas_4 {
	top: 209px;
	right: 257px;
}
#bandejas_vidrio_templado_4 {
	bottom: 301px;
	left: 57px;
}
#leds_4 {
	bottom: 368px;
	left: 102px;
}
#header_s3_1, #header_s3_2 {
	width: 47%;
	height: 95px;
	border-bottom: 6px solid #FFF;
	background-color: #F2B900;
	float: left;
	padding-right: 20px;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
#header_s3_1 h1, #header_s3_2 h1 {
	float: right;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 25px;
	margin-top: 50px;
	margin-left: 6px;
}
#header_s3_1 img, #header_s3_2 img {
	float: right;
	margin-top: 35px;
}
.header_s3 {
	display: none!important;
	-webkit-transition: all 3s ease-out;
	-moz-transition: all 3s ease-out;
	-ms-transition: all 3s ease-out;
	-o-transition: all 3s ease-out;
	transition: all 3s ease-out;
}
#contenedor_3 {
	overflow: hidden;
	width: 1060px;
	height: 620px;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 32px;
	position: relative;
	top: -6%;
	left: 3%;
	margin: 100px auto;
}
.siguiente_2 {
	margin-top: 400px;
	margin-left: 153px;
	background: url(../imagenes/btn_siguiente.png);
	background-repeat: no-repeat;
	width: 171px;
	height: 45px;
	cursor: pointer;
}
.siguiente_2.inactive {
	opacity: .5;
	cursor: default;
}
#beta {
	width: 171px;
	height: 45px;
}
#contenedor_3 .formulario {
	float: left;
	display: block;
	border-bottom: 5px solid #F2B900;
	background-color: #000;
	width: 486px;
	height: 130px;
	color: #FFF;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 20px;
	position: relative;
	padding: 13px 0 33px 13px;
}
#contenedor_3C, #contenedor_3B, #contenedor_3D {
	position: absolute;
	width: 499px;
	left: 30px;
	top: 120px;
	visibility: hidden;
}
.contenedor_3E {
	position: absolute;
	width: 488px;
	height: 300px;
	left: 46px;
	top: 47px;
	visibility: hidden;
	margin-left: 36px;
}
.modelo_1 {
	width: 900px;
	height: 500px;
	position: absolute;
	top: -12%;
	left: 506px;
	z-index: 10;
}
.contenedor_3E h1 {
	margin-top: 20%;
	margin-left: 18px;
}
.contenedor_3E p {
	width: 438px;
	height: 112px;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 16px;
	background-color: #000;
	color: #FFF;
	line-height: 21px;
	border-bottom: 7px solid #F2B900;
	margin: 11px 0 0 20px;
	padding: 24px 11px 0 24px;
}
.comprar_carrito_s3 {
	background: url(../imagenes/fondo_botones_comprar.png) center top;
	width: 229px;
	height: 88px;
	float: left;
	position: relative;
	margin: 36px 0 0 20px;
}
.carrito_modelos {
	background: url(../imagenes/heladeras_s2/carrito_mas_grande.png) center top;
	background-repeat: no-repeat;
	width: 47px;
	height: 47px;
	position: absolute;
	top: -9px;
	right: -12px;
	z-index: 999;
}
.comprar_form {
	width: 104px;
	height: 28px;
	background: url(../imagenes/heladeras_s2/btn_CompraOnline.png) center top;
	background-repeat: no-repeat;
	display: inline-block;
	border: #E8E8E8;
	cursor: pointer;
	margin: 5px 0 0 5px;
}
.comprar_form_2 {
	width: 104px;
	height: 28px;
	background: url(../imagenes/heladeras_s2/btn_CompraOnline_2.png) center top;
	background-repeat: no-repeat;
	display: inline-block;
	border: #E8E8E8;
	cursor: pointer;
	margin: 0;
}
.linea_btns_A {
	font-family: nimbus-sans, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 9px 80px;
}
.linea_btns {
	width: 217px;
	height: 2px;
	background-color: #666;
	margin: 6px 0 0 5px;
}
.ver_mas_form {
	width: 129px;
	height: 44px;
	background: url(../imagenes/btn_VerMas.png) center top;
	background-repeat: no-repeat;
	float: right;
	margin-left: 53px;
	margin-top: 30px;
	border: #E8E8E8;
	cursor: pointer;
}
#contenedor_3D .formulario {
	font-size: 17px;
	padding: 9px 13px 43px;
}
#contenedor_3C img, #contenedor_3B img, #contenedor_3D img {
	float: left;
	margin-top: 0;
}
#contenedor_3C h1, #contenedor_3B h1, #contenedor_3D h1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#contenedor_3B { z-index: 10; }
.sombrita_pregunta {
	width: 491px;
	height: 12px;
	position: absolute;
	z-index: 999;
	background: url(../imagenes/sombra_cuestonario.png)center top;
	background-repeat: no-repeat;
	bottom: -20px;
	right: 5px;
}
.sombrita_modelos {
	width: 417px;
	height: 12px;
	position: absolute;
	z-index: 999;
	background: url(../imagenes/sombra_Moldelos.png)center top;
	background-repeat: no-repeat;
	bottom: 98px;
	right: -37px;
}
.header_s4 h1 {
	float: right;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 25px;
	margin-top: 10%;
}
.header_s4 {
	width: 28%;
	height: 10%;
	border-bottom: 6px solid #FFF;
	background-color: #F2B900;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 997;
	padding-right: 20px;
}
#contenedor_4 {
	overflow: hidden;
	width: 1000px;
	height: 720px;
	position: relative;
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-size: 32px;
	text-align: center;
	margin: 0 auto;
}
#izqu_s4 {
	width: 607px;
	height: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
}
#compra {
	background: #0C3;
	overflow: hidden;
}
#contenedor_4B {
	width: 550px;
	height: 800px;
	overflow: hidden;
	padding-left: 9px;
	margin: 10% auto 0;
}
#contenedor_4B span {
	font-family: nimbus-sans, sans-serif;
	font-size: 20px;
	float: left;
	margin-top: 7px;
}
#mapa {
	width: 532px;
	height: 263px;
	border: 2px solid #F3BB00;
	margin: 0 0 8px;
}
#izqu_s4 h1 {
	font-size: 18px;
	font-family: nimbus-sans, sans-serif;
	float: left;
}
#cont_ubicar {
	width: 538px;
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
.ubicacion_1 {
	width: 322px;
	height: 26px;
	border: #FFF;
	float: left;
}
.content_texBox {
	background: #FFF;
	width: 346px;
	height: 26px;
	margin-top: 5px;
	overflow: hidden;
	float: right;
}
.boton_ubicacion {
	background: url(../imagenes/ubicacion_flecha.jpg) center top;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	float: right;
	border: #FFF;
	margin-top: 3px;
	cursor: pointer;
}
#sombra {
	width: 545px;
	height: 4px;
	background: url(../imagenes/sombra.png);
	background-repeat: no-repeat;
	margin-bottom: 23px;
}
.falabella_2 {
	border-top: 1px solid #000;
	padding-top: 12px;
	position: relative;
	z-index: 2;
	text-align: center;
}
.foto_1 { margin: 0; }
.foto_2 { margin: 0 0 0 23px; }
.slider-botones_A {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 31px;
	text-align: center;
	z-index: 1;
}
.flecha_comprar_izquierda {
	position: absolute;
	width: 33px;
	height: 88px;
	background: url(../imagenes/flecha_comprar_izquierda.png) center top;
	background-repeat: no-repeat;
	left: 4px;
	top: 50%;
	margin-top: -44px;
	cursor: pointer;
}
.flecha_comprar_derecha {
	position: absolute;
	width: 33px;
	height: 88px;
	background: url(../imagenes/flecha_comprar_derecha.png) center top;
	background-repeat: no-repeat;
	right: 4px;
	top: 50%;
	margin-top: -44px;
	cursor: pointer;
}
#slider_comprar_3 {
	display: none;
	width: 412px;
	height: 249px;
	text-align: center;
	position: relative;
	margin: 93px auto;
}
#slider_comprar_4_B, #slider_comprar_4_C, #slider_comprar_4_D, #slider_comprar_3_B, #slider_comprar_3_C, #slider_comprar_3_D, #slider_comprar_2_B, #slider_comprar_2_C, #slider_comprar_2_D, #slider_comprar_1_B, #slider_comprar_1_C, #slider_comprar_1_D {
	width: 412px;
	height: 249px;
	text-align: center;
	position: relative;
	margin: 133px auto;
}
#slider_comprar li {
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
#falabella_logos_1 { text-align: left; }
#derecha_s4 {
	width: 393px;
	height: 100%;
	background-color: #000;
	float: right;
}
#titulo_online {
	display: inline-block;
	height: 20px;
	width: 100%;
	margin-top: 10px;
}
#derecha_s4 h1 {
	color: #F3BB00;
	float: left;
	font-family: nimbus-sans, sans-serif;
	font-size: 28px;
	margin: 93px 0 18px 21px;
}
.formulario_s4 {
	background: #000;
	width: 360px;
	padding-bottom: 22px;
	text-align: center;
	border-top: 1px solid #F3BB00;
	border-bottom: 1px solid #F3BB00;
	overflow: hidden;
	margin: 10px auto;
}
.tabla {
	text-align: center;
	width: 348px;
	color: #FFF;
	font-size: 20px;
	margin: 0 auto;
}
.tabla h2 {
	font-family: nimbus-sans, sans-serif;
	font-size: 20px;
	margin-top: 5px;
	margin-left: 12px;
}
.formulario_s4 .tabla span {
	font-size: 16px;
	margin-left: 5px;
}
.form1 .consultas {
	width: 348px;
	height: 22px;
}
.consultas {
	width: 348px;
	height: 111px;
	margin-top: 0;
}
.botones {
	background: url(../imagenes/boton_formulario.png) center center;
	background-repeat: no-repeat;
	width: 112px;
	height: 35px;
	float: right;
	margin-top: 28px;
	border: #000;
	cursor: pointer;
}
input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../imagenes/radio_button.png) center center;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	margin-top: 11px;
	border-radius: 13px;
}
input[type=checkbox]:checked {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../imagenes/radio_button_marcado.png) center center;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	margin-top: 11px;
	border-radius: 13px;
}
.form_A {
	margin-top: 20px;
	width: 348px;
	height: 33px;
	border: #000;
}
.form_B {
	margin-top: 10px;
	width: 348px;
	height: 33px;
	border: #000;
}
#pie_formulario_1 {
	width: 360px;
	padding-bottom: 25px;
	cursor: pointer;
	margin: 20px auto;
}
#pie_formulario {
	width: 360px;
	margin: 9px auto;
}
#pie_face h3 {
	margin-top: 11px;
	margin-right: 5px;
	float: right;
}
#pie_face_2 h3 {
	margin-top: 5px;
	margin-right: 12px;
	float: right;
}
#contenedor_A {
	background: url(recursos/sombra_cartel.png) left top;
	background-repeat: no-repeat;
	display: block;
	width: 300px;
	height: 150px;
}
#cartel_mapa {
	width: 250px;
	height: auto;
	background: #F3BB00;
	overflow: auto;
	display: inline-block;
}
#cartel_mapa div {
	font-family: nimbus-sans, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	line-height: 20px;
	outline-width: 190px;
	width: 203px;
	text-align: center;
	margin: 10px auto;
}
.titulo_A {
	font-family: nimbus-sans, sans-serif;
	list-style: disc;
	font-size: 13px;
	color: #5B5B5B;
	font-weight: 600;
	margin: 14px auto;
}
#cartel_mapa .x {
	width: 12px;
	height: 11px;
	background: url(recursos/x.png) center top;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
	margin: 6px 5px 0 0;
}
#punta {
	background: url(recursos/sec-comprar_r2_c2.png) center top;
	background-repeat: no-repeat;
	width: 250px;
	height: 21px;
	margin-bottom: 10px;
}
.controls {
	margin-top: 0;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 26px;
	width: 322px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	border: #FFF;
	float: left;
}
#pac-input {
	background-color: #fff;
	width: 322px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	text-overflow: ellipsis;
	padding: 0 11px 0 13px;
}
#pac-input:focus {
	margin-left: -1px;
	padding-left: 14px;
	width: 322px;
	border-color: #FFF;
}
.pac-container { font-family: Roboto; }
#type-selector {
	color: #fff;
	background-color: #4d90fe;
	padding: 5px 11px 0;
}
#type-selector label {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
}
.gmnoprint div {
	background: none!important;
	display: none;
}
.infoBox {
	border: 0 solid #000;
	background-color: #f3bb00;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.43);
	box-shadow: 10px 10px 5px 0 rgba(0,0,0,0.43);
	padding: 10px 5px;
}
footer {
	width: 100%;
	border-top: 1px solid #FFF;
	background: url(../imagenes/footer_s4.jpg) center top;
}
#contenedor_footer {
	height: 134px;
	width: 1130px;
	margin: 0 auto;
}
#btns_footer {
	width: 579px;
	height: 45px;
	float: left;
	font-family: nimbus-sans, sans-serif;
	font-size: 13px;
	margin: 32px 0 0;
}
.sombra_btns_modelos {
	background: url(../imagenes/sombra_btns_modelos.png)center top;
	background-repeat: no-repeat;
	width: 579px;
	height: 3px;
	float: left;
	margin: -5px 0 0;
}
.contacto_A {
	width: 92px;
	height: 50px;
	float: left;
	margin-left: 14px;
}
select {
	color: #CCC;
	width: 50px;
	margin-left: 10px;
}
.styled-select select {
	background: transparent;
	width: 226px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	cursor: pointer;
	padding: 5px 0;
}
.styled-select {
	width: 216px;
	height: 26px;
	overflow: hidden;
	background: url(../imagenes/btn_listBox.jpg) no-repeat right #ddd;
	background-color: #686868;
	float: left;
	margin-left: 17px;
	cursor: pointer;
}
.linea_contacto_1 {
	background: url(../imagenes/pequena_linea_footer.png)center top;
	background-repeat: no-repeat;
	width: 2px;
	height: 45px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: -3px;
}
.reset_footer {
	text-decoration: none;
	color: #FFF;
	float: left;
}
.reset_footer:hover { color: #F0B500; }
#reset_5 {
	font-family: nimbus-sans, sans-serif;
	margin-left: 31px;
	padding: 10px 0;
}
#reset_6 {
	font-family: nimbus-sans, sans-serif;
	margin-left: 0;
	padding: 10px 0;
}
#reset_7 {
	font-family: nimbus-sans, sans-serif;
	margin-left: -4px;
	padding: 10px 0;
}
#reset_8 {
	font-family: nimbus-sans, sans-serif;
	margin-left: -2px;
	padding: 10px 0;
}
#contenedor_footer p {
	font-family: nimbus-sans, sans-serif;
	font-size: 12px;
	float: left;
	color: #999;
	margin-top: 1px;
	margin-left: 10px;
}
#separadora {
	float: left;
	background: url(../imagenes/separa_linea_footer.png)center top;
	background-repeat: no-repeat;
	height: 76px;
	width: 2px;
	margin-top: -56px;
	margin-left: 24px;
}
#contiene_contactos_footer {
	float: left;
	width: 385px;
	height: 85px;
	margin-top: -52px;
	margin-left: 24px;
}
.contactos_gris {
	float: left;
	width: 500px;
	height: 46px;
}
.linea_contactos_gris {
	float: left;
	width: 386px;
	height: 3px;
	background: url(../imagenes/sombra_btns_modelos.png)center top;
	background-repeat: no-repeat;
	margin: 0;
}
#facebook_footer {
	background: url(../imagenes/contactos_footer_1.png)center top;
	margin-left: 5px;
}
#twiter_footer {
	background: url(../imagenes/contactos_footer_2.png)center top;
	margin-left: 19px;
}
#youtube_footer {
	background: url(../imagenes/contactos_footer_3.png)center top;
	margin-left: 19px;
}
.linea_contacto {
	float: left;
	background: url(../imagenes/pequena_linea_footer.png)center top;
	background-repeat: no-repeat;
	background-position-x: 0;
	width: 2px;
	height: 45px;
	margin-left: 13px;
}
#logos_footer {
	float: left;
	width: 325px;
	height: 43px;
	background: url(../imagenes/logos_footer.png)center top;
	background-repeat: no-repeat;
	margin-left: 21px;
}
.contacto_footer {
	width: 27px;
	height: 26px;
	float: left;
	margin-left: 5px;
}
.puntitios {
	position: fixed;
	left: -200%;
	top: 0;
}
.marcas_slider {
	border-top: 1px solid #000;
	position: relative;
	padding: 0 30px;
}
.marcas_slider_boton {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.marcas_slider_boton.right {
	left: auto;
	right: 0;
}
.marcas_slider_cont {
	overflow: hidden;
	padding: 12px 0;
}
.marcas_slider_cont li { margin-left: 10px; }
.marcas_slider_cont li, .marcas_slider_cont a { float: left; }
#pie_formulario, #pie_formulario_1 {
	clear: both;
	text-align: left;
	width: 360px;
	margin: 20px auto;
}
#pie_formulario h3, #pie_formulario_1 h3 {
	clear: both;
	color: #fff;
	font-size: 16px;
}
#pie_formulario h4, #pie_formulario_1 h4, #pie_formulario p, #pie_formulario_1 p {
	font-size: 14px;
	color: #efb600;
	width: 220px;
	line-height: normal;
	margin: 10px 0;
}
#pie_formulario h4, #pie_formulario_1 h4, .descubrelas {
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
	color: #efb600;
}
#logo_pie {
	border: 1px solid #efb600;
	border-bottom-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	float: right;
	padding-left: 10px;
	margin-top: -72px;
}
a.tooltip {
	outline: none;
	position: relative;
}
a.tooltip:hover { text-decoration: none; }
a.tooltip span {
	position: absolute;
	z-index: 10;
	display: none;
	bottom: 30px;
	left: -8px;
}
a.tooltip:hover span { display: block; }
.compra_online_seccion .comprar_form_2 {
	width: 80px;
	height: auto;
	background: none;
	cursor: pointer;
}
.compra_online_seccion {
	border-top: #000 solid 1px;
	padding: 10px 0;
}
input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../imagenes/radio_button.png) center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 17px;
	height: 17px;
	cursor: pointer;
	margin: 15px 7px 0 0;
}
input[type=radio]:checked {
	background: url(../imagenes/radio_button_marcado.png) center center;
	background-repeat: no-repeat;
	background-size: contain;
}
input[type=button] { border: none; }
#trans, #trans_2, #trans_3, #trans_4, #trans_5, #trans_6, .gmnoprint a, .gmnoprint span, .infobox-wrapper { display: none; }
#fixed nav, .marcas_slider_cont ul { position: relative; }
.redes img:hover, .siguiente:hover, .anterior:hover {
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
}
.testimonio img, #comparte_contacto, #comparte_contacto_2 { float: right; }
#btn_p1, #btn_p2 {
	top: 130px;
	left: -5px;
}
#btn_1_B, #btn_1_C, #btn_11, #btn_11_B, #btn_11_C, #btn_11_D {
	top: 195px;
	left: 322px;
}
#btn_1_2_B, #btn_1_2_C, #btn_11_2, #btn_11_2_B, #btn_11_2_C, #btn_11_2_D {
	top: 195px;
	left: 294px;
}
.btns_aMedia_B, .btns_aMedia_C, .btns_aMedia_D, .btns_aMedia {
	top: 183px;
	left: 322px;
	display: none;
}
.btns_aMedia_2_B, .btns_aMedia_2_C, .btns_aMedia_2_D, .btns_aMedia_2 {
	top: 183px;
	left: 294px;
	display: none;
}
#btn_1_D, #btn_1 {
	top: 195px;
	left: 322px;
	display: none;
}
#btn_1_2_D, #btn_1_2 {
	top: 195px;
	left: 294px;
	display: none;
}
#ficha_305_A, #ficha_305_A_2, #ficha_305_A_3, #ficha_305_A_4, #ficha_305_A_2, #ficha_305_A_3, #ficha_305_A_4 {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	display: block;
	height: 215px;
	width: 331px;
	background: #000;
	border-bottom: 5px solid #F2B900;
	padding: 12px 13px 0;
}
.pequena_heladera_1, .pequena_heladera_1_2, .pequena_heladera_1_3, .pequena_heladera_1_4 {
	width: 82px;
	height: 320px;
	float: left;
	margin-top: 20px;
}
.pequena_heladera_2, .pequena_heladera_2_2, .pequena_heladera_2_3, .pequena_heladera_2_4 {
	width: 92px;
	height: 320px;
	float: left;
	margin-top: 20px;
}
.pequena_heladera_3, .pequena_heladera_3_2, .pequena_heladera_3_3, .pequena_heladera_3_4 {
	width: 140px;
	float: left;
	height: 360px;
}
#dispensador_de_agua, #dispensador_de_agua_2, #dispensador_de_agua_3, #dispensador_de_agua_4 {
	bottom: 306px;
	left: 110px;
}
#antioxido, #antioxido_2, #antioxido_3, #antioxido_4 {
	bottom: 192px;
	left: 66px;
}
.primer_btn, .simbolo_mas:hover, .seleccionado, .accion_1A:hover, .accion_1B:hover, .accion_1C:hover, .accion_2A:hover, .accion_2B:hover, .accion_2C:hover, .accion_3A:hover, .accion_3B:hover, .accion_3C:hover, .accion_4A:hover, .accion_4B:hover, .accion_4C:hover {
	background: url(../imagenes/heladeras_s2/_hover_mas_amarillo.png) center center;
	background-repeat: no-repeat;
	width: 50px;
	height: 51px;
}
#manijas, #manijas_2, #manijas_3, #manijas_4 {
	top: 95px;
	left: -10px;
}
#cajon, #cajon_2, #cajon_3, #cajon_4 {
	left: 110px;
	top: 0;
}
#cuidado_del_planeta, #cuidado_del_planeta_2, #cuidado_del_planeta_3, #cuidado_del_planeta_4 {
	top: 150px;
	right: 10px;
}
#abrir_heladera:hover, #abrir_heladera_2:hover, #abrir_heladera_3:hover, #abrir_heladera_4:hover {
	background: url(../imagenes/heladeras_s2/hover_abrir_puerta.png) center center;
	background-repeat: no-repeat;
	width: 50px;
	height: 51px;
}
#cerrar_heladera:hover, #cerrar_heladera_2:hover, #cerrar_heladera_3:hover, #cerrar_heladera_4:hover {
	background: url(../imagenes/heladeras_s2/hover_cerrar_puerta.png) center center;
	background-repeat: no-repeat;
	width: 50px;
	height: 51px;
}
#abrir_heladera, #abrir_heladera_2, #abrir_heladera_3, #abrir_heladera_4 {
	background: url(../imagenes/heladeras_s2/abrir_puerta.png) center top;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 200px;
	left: -10px;
	cursor: pointer;
}
#cerrar_heladera, #cerrar_heladera_2, #cerrar_heladera_3, #cerrar_heladera_4 {
	background: url(../imagenes/heladeras_s2/cerrar_puerta.png) center top;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 200px;
	right: -10px;
	cursor: pointer;
}
#hielo_facil, #hielo_facil_2, #hielo_facil_3, #hielo_facil_4 {
	top: 60px;
	left: 43px;
}
 .desaparece, a[href^=http://maps.google.com/maps] {
display:none!important;
}
#p3, #p4 {
	position: absolute;
	top: -70px;
	display: none;
	height: 100px;
	width: 1000px;
}
#comprar_carrito_2, #comprar_carrito_3, #comprar_carrito_4 {
	width: 165px;
	height: 80px;
	background-color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #F2B900;
}
#sombra_btn_compra_online_2, #sombra_btn_compra_online_3, #sombra_btn_compra_online_4 {
	background: url(../imagenes/heladeras_s2/_sombra_btn_CompraOnline.png) center top;
	background-repeat: no-repeat;
	width: 163px;
	height: 12px;
	position: absolute;
	bottom: -15px;
	left: 0;
}
#Anti_huellas_2, #Anti_huellas_3, #Anti_huellas_4 {
	top: 100px;
	left: 98px;
	display: none;
}
.accion_2A, .accion_3B, .accion_4B {
	background: url(../imagenes/heladeras_s2/mas_amarillo.png) center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	bottom: 90px;
	left: -10px;
	cursor: pointer;
}
.ver_mas_form:active, .comprar_form:active, .ver_mas_form:hover, .comprar_form:hover { opacity: 0.7; }
#slider_comprar_1, #slider_comprar_2, #slider_comprar_4 {
	display: none;
	width: 412px;
	height: 249px;
	text-align: center;
	position: relative;
	margin: 133px auto;
}
#pie_face, #pie_face_2 {
	color: #FFF;
	height: 54px;
	width: 360px;
	overflow: hidden;
	font-size: 14px;
	margin: 5px auto;
}
