@charset "utf-8";
/* CSS Document */
/* CSS reset */

section {
	position: relative;
	top: 0;
	width: 100%;
	height: 3310px;
}
#section0_cont1 {
	position: relative;
	top: 0;
	width: 960px;
	height: auto;
	left: 50%;
	margin-left: -480px;
}
#section0_cont1 h1 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
/*	font-weight: 100;*/
/*	height: 40px;*/
	text-align: center;
	text-rendering: optimizeLegibility;
	margin: 0;
}
#section0_cont1 h1 {
	font-size: 45px;
	color: rgba(0,100,203,1);
	padding-top: 50px;
}
#cab_ventas {
	position: relative;
	width: 100%;
	height: 570px;
	top: 40px;
	left: 0;
	background-color: #FFF;
}
#cab_ventas a {
	text-decoration: underline;
	color: rgba(0,100,203,1);
}
h2 {
	padding: 30px 15px 20px 35px;
	font-size: 1.35em;
	font-family: 'Fjalla One', Helvetica, sans-serif;
}
h2 span.precio {
	color: #a43f21;
}
#cont_espumogeno h2 {
	padding: 30px 15px 20px 35px;
	font-size: 1.20em;
	font-family: 'Fjalla One', Helvetica, sans-serif;
	line-height: 1.5em;
}
span.condiciones {
  	font-family: sans-serif;
	position: absolute;
	left: 170px;
	font-size: 1em;
	color: #a43f21;
}
p, li {
  	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	padding-left: 35px;
}
#cont_modelos,
#cont_espumogeno {
	position: relative;
	top: 40px;
	left: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
span.condiciones_esp {
  	font-family: sans-serif;
	position: relative;
	left: 0;
	font-size: 1em;
	padding-left: 35px;
	color: #a43f21;
}
.modelo {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
	margin: 30px 0;
	background-color: #fff;
}
.sombra_sup {
	position: absolute;
	width: 100%;	
	height: 35px;
	top: -35px;
	left: 0;
}
.sombra_inf {
	position: absolute;
	width: 100%;	
	height: 35px;
	bottom: -35px;
	left: 0;	
}
.foto_modelo_der {
	position: absolute;
	top: 0;
	right: 0;
	width: 467px;
	height: 350px;	
}
.foto_modelo_izq {
	position: absolute;
	top: 0;
	left: 0;
	width: 467px;
	height: 350px;	
}
.texto_modelo_izq {
	position: absolute;
	top: 0;
	left: 0;
	width: 460px;
	height: 350px;	
}
.texto_modelo_der {
	position: absolute;
	top: 0;
	right: 26px;
	width: 460px;
	height: 350px;	
}
#contenedor1,
#contenedor2,
#contenedor3,
#contenedor4,
#contenedor5 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#contenedor1 img,
#contenedor2 img,
#contenedor3 img,
#contenedor4 img,
#contenedor5 img {
	position: relative;
	top: 0;
	left: 0;
/*	width: 100%;*/
	height: 100%;
}
.enlace_video {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	z-index: 999;
}
.enlace_video span {
	position: relative;
	top: 10px;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #FFF;
}
#pie_modelos {
	position: relative;
	width: 100%;
	height: 85px;
	top: 40px;
	padding-top: 20px;
	background-color: #fff;
}
#pie_esp {
	position: relative;
	width: 100%;
	height: 130px;
	top: 40px;
	padding-top: 20px;
	background-color: #fff;
}
img#chica_espuma {
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -225px;		
}