.modulo{
	padding-top:20px;
	padding-bottom:20px;
}

.modulo-informacion{
	padding-top:30px;
	padding-bottom:25px;
}

.modulo-titulo{
	padding-top:px;
	padding-bottom:px;
	text-align:center;
}

.modulo-titulo h2{
	color: #17437a;
	font-size:24px;
	line-height:34px;
	font-weight:600;
}

.modulo-productos{
	padding-top:20px;
	padding-bottom:0px;
}

.modulo-detalle{
	padding-top:35px;
	padding-bottom:45px;
	background-color: #17437a;
	text-align:center;
	margin-bottom:10px;
	margin-top: 10px;
}

.modulo-detalle h2{
	color:#FFF;
	font-size:24px;
	line-height:34px;
	font-weight:600;
}

.modulo-detalle h3{
	color:#FFF;
	font-size:23px;
	line-height:34px;
	font-weight:300;
}

.modulo-detalle p{
	color:#FFF;
	font-size:14px;
	line-height:22px;
	font-weight:400;
}

.modulo-destacado-uno{
	padding-top:px;
	padding-bottom:px;
}

.modulo-destacado-dos{
	padding-top:10px;
	padding-bottom:10px;
}

.modulo-logos{
	padding-top:35px;
	padding-bottom:45px;
	background-color: #000;
	text-align:center;
	margin-top:20px;
}

.modulo-logos h2{
	color:#FFF;
	font-size:24px;
	line-height:34px;
	font-weight:600;
}

.modulo-logos h3{
	color:#FFF;
	font-size:23px;
	line-height:34px;
	font-weight:300;
}

.modulo-logos p{
	color:#FFF;
	font-size:14px;
	line-height:22px;
	font-weight:400;
}

.modulo-empresa{
	background-image:url(../img/bg-empresa.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}

.modulo-contacto{
	background-image:url(../img/bg-contacto.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	padding-top:0px;
}

.modulo-comprar{
	background-image:url(../img/bg-comprar.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}