@charset "UTF-8";
/* CSS Document */ 

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS resart */

*{
	box-sizing: border-box;
}

.modulo{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.bloque{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.uno{
	width: 30%;
	float: left;
		
}

.dos{
	
	width: 70%;
	float: left;
}
.primario{
	width: 50%;
	float: left;
}
.secundario{
	width: 50%;
	float: right;
}
header img{
	width: 20%;
}

header{
	background-color: #ed1c24;
}

#QX {
	padding-left: 15%;
}

#QX img{
	width: 120%;
}

#titulo{
	position: absolute;
	align: center;
	width: 90%;
	margin-top: 50px;
}
h1 {
	font-family: InfinitiBold;
	font-size: 35pt;
	line-height: 110%;
	color: #FFF;
	text-align: right;
	padding-right: 10%;
	padding-left: 10%;
}
#subtitle {
	width: 100%;
	opacity: 0.6;
  filter:  alpha(opacity=90);
	z-index: 2;
}
#subtitle p {
	font-family: InfinitiLight;
	font-size: 14pt;
	line-height: 150%;
	background-color: black;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 15%;
	padding-right: 15%;
	margin-top: -150px;	
}

#modulo1 {
	padding-left: 10%;
	padding-right: 10%;
	
}
h2 {
	font-family: InfinitiReg;
	font-size: 30pt;
	line-height: 110%;
	border-top: solid;
	width: 99%;
	border-bottom: solid;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#bloque1 p{
	font-family: InfinitiLight;
	font-size: 15pt;
	line-height: 110%;
	padding-left: 20%;
	padding-top: 200px;
	padding-right: 20%;
	
}
#text1 {
	padding-bottom: 50px;
}

#foto2{
	background-image: url("IMG/QX50_02.jpg");
	height: 640px;
	background-size:cover;
	background-repeat: no-repeat;
	
}
#modulo2 {
	padding-left: 10%;
	padding-right: 10%;
}
h3 {
	font-family: InfinitiReg;
	font-size: 30pt;
	line-height: 110%;
	border-top: solid;
	width: 99%;
	border-bottom: solid;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#bloque2 p{
	font-family: InfinitiLight;
	font-size: 15pt;
	line-height: 110%;
	padding-left: 10%;
	padding-top: 200px;
	padding-right: 40%;
}
#modulo3 {
	padding-left: 10%;
	padding-right: 10%;
}
h4 {
	font-family: InfinitiReg;
	font-size: 30pt;
	line-height: 110%;
	border-top: solid;
	width: 99%;
	border-bottom: solid;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#bloque3{
	padding-bottom: 50px;
}
#bloque3 p{
	font-family: InfinitiLight;
	font-size: 15pt;
	line-height: 110%;
	padding-left: 20%;
	padding-top: 200px;
	padding-right: 20%;
}

#foto3{
	background-image: url("IMG/QX50_03.jpg");
	height: 640px;
	background-size: cover;
	background-repeat: no-repeat;
	
}
#foto4{
	background-image: url("IMG/QX50_04.jpg");
	height: 640px;
	background-size: cover;
	background-repeat: no-repeat;
}

footer {
	padding-top: 50px;
	padding-left: 150px;
	padding-right: 200px;
	background-color: black;
	height: 255px;
}
#txt_fin p{
color: #fff;
font-family: InfinitiLight;
font-size: 16pt;
text-align: center;
padding-top: 50px;
}

body a{
	
	text-decoration: none;
	color: white;
	font-family: InfinitiReg;
}

@media screen and (max-width:1470px){
	
	#subtitle p {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15%;
	padding-right: 15%;
	margin-top: -150px;	
	}
	
	#foto2{
	height: 450px;
	background-size:contain;
	}
	
	#foto3{
	height: 450px;
	background-size:contain;
	}
	
	#foto4{
	height: 450px;
	background-size:contain;
	}
	
	#bloque1 p{
	padding-top: 100px;
	}
	
	#bloque2 p{
	padding-top: 50px;
	}
	
	#bloque3 p{
	padding-top: 100px;
	}
	footer {
		margin-top: -100px;
	}
}

@media screen and (max-width:1300px){

	#bloque1 p{
	padding-top: 20px;
	}
	
	#bloque2 p{
	padding-top: 20px;
	}
	#bloque3 p{
	padding-top: 20px;
	}
		
}

@media screen and (max-width:1024px){
	
	.primario {
		width: 100%;
	}
	.secundario {
		width: 100%;
	}
	
	h1{
		font-size: 25pt;
	}
	
	#subtitle {
	width: 100%;
	opacity: 1;
  
}
	
	#subtitle p {
	margin-top: -3px;	
}
	#foto2{
	height: 500px;
	background-size:cover;
	}
	
	#foto3{
	height: 500px;
	background-size:cover;
	}
	
	#foto4{
	height: 500px;
	background-size:cover;

	}
	
	#bloque1 p{
	padding-top: 0px;
	padding-left: 15%;
	padding-right: 15%;	
	}
	
	#bloque2 p{
	padding-left: 15%;
	padding-top: 50px;
	padding-right: 15%;
	}
	
	#bloque3{
	padding-bottom: 10px;
	
}
	#bloque3 p{
	padding-top: 10px;
	padding-left: 15%;
	padding-right: 15%;
	}
	
	#text3 {
	padding-bottom: 50px;
	}
	
	footer {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 100px;
	height: 234px;
	margin-top: 0px;
	}
}

@media screen and (max-width:764px){

	.uno {
		width: 100%;
	}
	.dos {
		width: 100%;
		
	}
	#QX {
		width: 30%;
	}
	
	
	h1 {
	font-size: 22pt;
	padding-top: 30%;
	text-align: left;
	padding-left: 16%;
	}

	#subtitle p {
	font-size: 13pt;
	}
	
	h2{
		font-size: 20pt;
	}
	
	h3{
		font-size: 20pt;
	}
	h4{
		font-size: 20pt;
	}
	#bloque1 p{
	font-size: 13pt;
	}
	#bloque2 p{
	font-size: 13pt;
	}
	#bloque3 p{
	font-size: 13pt;
	}
	
	#logo img{
		width: 70%;
		padding-left: 35%;
	
	}
	#txt_fin p{
		align-content: center;
		font-size: 12pt;
		padding-top: 1px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	
	footer {
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	height: 400px;
	
	}
}

@media screen and (max-width:615px){
	#titulo {
		margin-top: 5%;
	}
	
	h1 {
	font-size: 18pt;
	padding-top: 28%;
	}
	
	#subtitle p {
	font-size: 12pt;
	}
	
	h2{
		font-size: 15pt;
		
	}
	
	h3{
		font-size: 15pt;
	}
	h4{
		font-size: 15pt;
	}
	
	
	#bloque1 p{
	font-size: 12pt;

	}
	#foto2{
	height: 300px;
	}	
	

	#bloque2 p{
	font-size: 12pt;
	}
	#foto3{
	height: 300px;

	}	
	#bloque3 p{
	font-size: 12pt;
	}
	#foto4{
	height: 300px;

	}	
	footer{
		height: 250px;
		
	}
	#txt_fin {
		padding-left: 2%;
		padding-right: 2%;
	}
	#txt_fin p{
		font-size: 11pt;
			
	}
}
@media screen and (max-width:500px){
	h1 {
	font-size: 15pt;
	padding-top: 27%;
	}
}
@media screen and (max-width:400px){
	h1 {
	font-size: 14pt;
		padding-right: 10px;
	}
	}
@media screen and (max-width:330px){
	h1 {
	font-size: 12pt;
	}
	#subtitle p{
		font-size:10pt;
	}
	h2{
	font-size: 10pt;	
	}
	
	#bloque1 p {
		font-size: 10pt;
	}
	#foto2{
	height: 200px;
	}	
	h3 {
		font-size: 10pt;
	}
	#foto3{
	height: 200px;
	}	
	#bloque2 p {
		font-size: 10pt;
	}
	h4 {
		font-size: 10pt;
	}
	#bloque3 p {
		font-size: 10pt;
	}
	#foto4{
	height: 200px;
	}
	#logo img{
		width: 90%;
		padding-left: 10%;
	}
	#txt_fin p{

		font-size: 10pt;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	
	footer {
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	height: 300px;
	
	}
}
