@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 */
.exp{
	width: 100%;
	height: 90px;
	background: #ED1C24;
}
#Expansion img {
	width: 250px;
	padding-top: 10px;
	
}

*{
	box-sizing: border-box;
}

body img{
	width: 100%;
}

body{
	font-family: GothamReg;
	font-size: 18pt;
	color: #004785;
}
body p{
	padding: 40px;
}
.modulo{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.primario{
	width: 50%;
	float: left;
}
.secundario{
	width: 50%;
	float: left;
}


.setenta {
	width: 70%;
	float: left;
}

.treinta{
	width: 30%;
	float: left;
}

.sesenta{
	width: 60%;
	float: left;
}
.sesenta_der{
	width: 60%;
	float: right;
}
.zoom {
	transition: transform .5s;
}
.zoom:hover {
	transform: scale(1.05);
	transition: .5s;
}
.uno{
	width: 15%;
	float: left;
	margin-left: 25%;
	
}

.dos{
	width: 12%;
	float: left;
	margin-left: 15%;
	
}
.secundario-der{
		width: 50%;
		float: right;
	}
	
	.primario-der{
		width: 50%;
		float: right;
	}

#img_01{
	padding-right: 50px;
	padding-top: 100px;
	padding-bottom: 100px;
}
#img_02{
	animation-name: cambio;
	animation-duration: 10s;
	animation-iteration-count: infinite;	
}
@keyframes cambio{
	
	0%,5%{
		opacity: 0.5;
	}
	
	6%,45% {
		background-image: url("img/IMG-04.png");
		opacity: 1;
	}
	46%,49% {
		opacity: 0.5;
	}
	50%,95% {
		background-image: url("img/IMG-03.png");
		opacity: 1;
	}
	96%,100% {
		opacity: 0.5;
	}
	
}
#hero {
	background-image: url("img/img_-02.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
#hero p{
	padding-left: 100px;
}

#title{
	margin-top: 100px;
}
#title p {
	border-top: solid 5px;
	border-top-color: #ff0000;
	width: 80%;
	
	
}
h1{
	font-family: GothamBold;
	font-size: 50pt;
	padding: 100px;
}
h2{
	text-align: right;
	font-family: GothamBold;
	font-size: 50pt;
	padding-right: 40px;
	border-right: solid 35px;
	border-right-color: #ff0000;
}
#texto1 {
	margin-top: 50px;
	padding: 100px;
}

#img_02{
	height: 700px;
	background-image:  url("img/img_-04.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#modulo1 {
margin-top: 60px;
}

#modulo2 {
	background-color: #d9dde3;
	padding-bottom: 50px;
}
#contenedor{
	padding-left: 5%;
	padding-right: 5%;
}
h3{
	text-align: center;
	font-family: GothamBold;
	font-size: 50pt;
	padding: 10px;
	border-top: solid 35px;
	border-top-color: #ff0000;
	width:20%;
	margin-left: auto;
	margin-right: auto;
}

#reto1{
	padding-left: 50px;
	margin-bottom: -100px;
}
#reto1 span {
	font-family: GothamBold;
	font-size: 30pt;
}
#reto2{
	padding-right: 50px;
	margin-bottom: -100px;
	text-align: right;
}
#reto2 span {
	font-family: GothamBold;
	font-size: 30pt;
}
#reto3{
	padding-left: 50px;
	margin-bottom: -100px;
}
#reto3 span {
	font-family: GothamBold;
	font-size: 30pt;
}

#reto4{
	padding-right: 50px;
	margin-bottom: -100px;
	text-align: right;
}
#reto4 span {
	font-family: GothamBold;
	font-size: 30pt;
}

#reto5{
	padding-left: 50px;
}
#reto5 span {
	font-family: GothamBold;
	font-size: 30pt;
}
h4{
	text-align: left;
	font-family: GothamBold;
	font-size: 50pt;
	padding: 10px;
	padding-left: 40px;
	border-left: solid 35px;
	border-left-color: #ff0000;
	}
#modulo3 {
	margin-top: 60px;
	}	

#texto2 {
	padding: 100px;
	}
#modulo4 {
	background-color: #d9dde3;
	padding-top: 60px;
	}
h5{
	text-align: right;
	font-family: GothamBold;
	font-size: 50pt;
	padding-right: 40px;
	border-right: solid 35px;
	border-right-color: #ff0000;
}

#texto3  {
	padding: 100px;
}
#texto3 p{
	font-family: GothamBold;
}
#texto3  ul{
	padding: 50px;
}
video{
	width: 100%;
	padding-top: 200px;
}

#modulo5 {
	padding-top: 60px;
}
#modulo5 p {
	padding-top: 150px;
	padding-right: 100px;
}

h6{
	text-align: left;
	font-family: GothamBold;
	font-size: 50pt;
	padding: 10px;
	padding-left: 40px;
	border-left: solid 35px;
	border-left-color: #ff0000;
}


#texto_final {
	background-color: #004785;
	margin-top: -10px;
}
#modulo6 p{
	padding-left: 10%;
	padding-right: 10%;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 100px;
}

#modulo6 span {
	font-size: 14pt;
	}

footer {
	background-color: #056dac;
	padding: 10px;
	}
@media screen and (max-width:1600px){
h3 {
		width: 25%;
	}
}
@media screen and (max-width:1440px){
	body {
		font-size: 18pt;
	}
	h1,h2,h3,h4,h5,h6{
	font-size: 40pt;
	}
	h3 {
		width: 20%;
	}
	
	#texto1 {
	margin-top: 0px;
	padding-left: 100px;
	padding-right: 50px;
	}
	
	#contenedor p{
		font-size: 15pt;
	}
	#reto1{
	margin-bottom: -80px;
	}
	#dato1 span{
		font-size: 25pt;
	}
	#reto2{
	margin-bottom: -80px;
	}
	#dato2 span{
		font-size: 25pt;
	}
	#reto3{
	margin-bottom: -80px;
	}
	#dato3 span{
		font-size: 25pt;
	}
	#reto4{
	margin-bottom: -80px;
	}
	#dato4 span{
		font-size: 25pt;
	}
	#dato5 span{
		font-size: 25pt;
	}
	
	#texto2 {
	margin-top: 1px;
	padding-left: 20px;
	padding-right: 100px;
	}
	
	#texto3  {
	padding-top: 1px;
		
	}
	
	#texto3  ul{
	padding: 30px;
	}
	video {
		padding-top: 150px;
	}
	#modulo5 p {
	padding-top: 100px;
	padding-right: 100px;
	}
}

@media screen and (max-width:1200px){
	
	.primario {
		width: 55%;
	}
	
	.secundario {
		width: 45%;
	}
	body {
		font-size: 15pt;
	}
	#title{
		margin-top: 80px;
	}
	#img_01{
	padding-top: 160px;
	padding-bottom: 150px;
}
	h1,h2,h3,h4,h5,h6{
	font-size: 35pt;
	}
	h3 {
		width: 30%;
	}
	#reto1{
	margin-bottom: -50px;
	}
	
	#reto2{
	margin-bottom: -50px;
	}
	#reto3{
	margin-bottom: -50px;
	}
	
	#reto4{
	margin-bottom: -50px;
	}
	#modulo6 span {
	font-size: 12pt;
	}
}

@media screen and (max-width:1024px){
	#title{
		margin-top: 50px;
	}
	#title p {
	width: 95%;
	}
	#img_01{
		padding-top: 200px;	
		}
	#texto1{
		padding-left: 40px;
		padding-right: 40px;
		}
	#texto2 {
		padding-top: 10px;
		padding-right: 50px;
		}
	#texto3{
		padding-right: 50px;
		padding-left: 50px;
	}
	#texto4{
		padding-top: 1px;

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

	.primario{
		width: 100%;
	}
	.secundario{
		width: 100%;
	}
	.sesenta{
	width: 80%;
	
	}
	.sesenta_der{
	width: 80%;
	
}
	
	.secundario-der{
		width: 100%;
		float: right;
	}
	
	.primario-der{
		width: 100%;
		float: right;
	}
	.uno{
	width: 150px;
	margin-left: 25%;
	
	}

	.dos{
	width: 120px;
	margin-left: 12%;
	
	}
#hero{
	background-size: 160% 100%;
	}
	#hero p{
	padding-left: 8%;
	}
	#title{
	margin-top: 0px;
		}
	#title p{
	width: 70%;
		
	
	}
	h1{
		padding-left: 8%;
		padding-bottom: 25px;
	}
	#img_01{
		padding-top: 30px;
		padding-bottom: 35px;
		padding-left: 15%;
		padding-right: 15%;
		}
	#texto1{
		padding-top: 50px;
		padding-bottom: 1px;
		padding-left: 8%;
		padding-right: 8%;

		}
	#texto1 p{
		padding: 0px;
	}
	#img_02 {
		height: 500px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	h3{
		width: 40%;
		}
	#contenedor{
	padding-left: 8%;
	padding-right: 8%;
	}
	#reto1{
	padding-left: 0px;
	margin-bottom: -50px;
	}
	#reto2{
	padding-right: 0px;
	margin-bottom: -40px;
	}
	#reto3{
	padding-left: 0px;
	margin-bottom: -50px;
	}
	#reto4{
	padding-right: 0px;
	margin-bottom: -40px;
	}
	#reto5{
	padding-left: 0px;
	margin-bottom: 0px;
	}
	#texto2 {
		padding: 0px;
		margin-top: 50px;
		margin-bottom: 70px;
		padding-left: 8%;
		padding-right: 8%;
	}
	#texto2 p{
		padding: 0px;
	}
	#img_03 {
		margin-top: -110px;
	}
	#texto3  {
	padding-top: 0px;
		padding-right: 8%;
		padding-left: 8%;
		padding-bottom: 0px;
	}
	#texto3 ul{
		padding-top: 0px;
	}
	video{
	width: 100%;
	padding-top: 25px;
	}
	
	h6 {
		padding-bottom: 0px;
	}
	#texto4{
		padding-left: 8%;
		padding-right: 8%;
		padding-top: 0px;
		}
	#texto4 p{
		padding-top: 50px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#img_04{
		padding-top: 30px;
		padding-left: 5%;
		padding-right: 5%;
		margin-top: -110px;
	}
	
}
@media screen and (max-width:560px){
	
	.sesenta{
		width: 100%;
	}
	.sesenta_der{
		width: 100%;
	}
	.uno{
	margin-left: 17%;
	
	}

	.dos{
	margin-left: 10%;
	
	}
	#Expansion img {
	width: 150px;
	padding-top: 25px;
	
}
	body {
		font-size: 13pt;
	}
	#img_01{
		
		padding-left: 8%;
		padding-right: 8%;
		}
	h1,h2,h3,h4,h5,h6{
	font-size: 25pt;
	}
	h3{
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 30px;
		width: 40%;
	}
	#contenedor{
		padding-left: 5%;
		padding-right: 5%;
	}
	#contenedor p {
		font-size: 14pt;
	}
	#reto1{
		padding: 0px;
		margin-bottom: 0px;
	}
	
	#reto1 span{
	font-size: 15pt;
	}
	#reto2{
		padding: 0px;
		margin-bottom: 0px;
	}
	#reto2 span{
	font-size: 15pt;
	}
	#reto3{
		padding: 0px;
		margin-bottom: 0px;
	}
	#reto3 span{
	font-size: 15pt;
	}
	#reto4{
		padding: 0px;
		margin-bottom: 0px;
	}
	#reto4 span{
	font-size: 15pt;
	}
	#reto5{
		padding: 0px;
	}
	#reto5 span{
	font-size: 15pt;
	}
	#modulo6 span {
	font-size: 10pt;
	}
	
	}
@media screen and (max-width:430px){
	.uno{
	margin-left: 1%;
	
	}

	.dos{
	margin-left: 1%;
	
	}
	h1,h2,h3,h4,h5,h6{
	font-size: 18pt;
	}
	h1{
		margin-top: -50px;
	}
	#title p{
		width: 80%;
		padding-right: 1px;
		padding-bottom: 0px;
	}
	h2 {
		padding-right: 10px;
	}
	#img_02 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#reto1 p{
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 5px;
	}
	#reto2 p{
		padding-right: 15px;
		padding-left: 0px;
		padding-top: 5px;
		}
	#reto3 p{
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 5px;
	}
	#reto4 p{
		padding-right: 15px;
		padding-left: 0px;
		padding-top: 5px;
		}
	#reto5 p{
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 5px;
	}
	h4{
		padding-left: 10px;
	}
	#texto3  ul{
	padding-left: 5%;
		padding-right: 0%;
}
	
	h5{
		padding-right: 10px;
	}
	h6 {
		padding-left: 10px;
	}
	#img_04{
		padding-top: 50px;
		
	}
}
