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

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 reset*/

*{
	box-sizing: border-box;
}

body{
	background-color: black;
	color: white;
	font-family:'Roboto', sans-serif;

}
img{
	max-width: 100%;
}
header{
	background-color: #ed1c24;
}

header img{
	width: 25%;
}

#hero{
	overflow: hidden;
	position: relative;
}

#pleca{
	width: 15%;
	height: 85%;
	position: absolute;
	background-color: #ff8f29;
	top: 0;
	left: 30px;
	
}

h1{
	font-family: 'Anton', sans-serif;
	font-size: 70pt;
	width: 20%;
	position: absolute;
	top:50px;
	left: 60px;
		
}

#lgo-super img{
	width: 18%;
	position: absolute;
	top: 20px;
	right: 0;
}

#lgo-mars {
	width: 15%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.modulo{
	position: relative;
	overflow: hidden;
}
#subtitle-1{
	
	font-family: 'Anton', sans-serif;
	font-size: 30pt;
	position: absolute;
	top: 15px;
	left: 40px;
	line-height: 50px;
}
#red {
	width: 109%;
}
h2{
	font-family: 'Anton', sans-serif;
	font-size: 50pt;
	background-color: #ff8f29;
	width: 35%;
	padding: 20px;
	color: black;
	}

#txt1{
	
	font-size: 25pt;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px
}

#modulo2{
	top:20px;
	width: 100%;
	display: inline-flex;
	
}
#modulo2 div{
	padding: 2px;
}

#texto1{
	background-color: #ff8f29;
	text-align: center;
	color: black;
	
}

#texto2{
	background-color: #50bcff;
	text-align: center;
	color: black;
	
}

#texto3{
	background-color: #2e9b3f;
	text-align: center;
	color: black;
	
}

#title1{
	font-family: 'Anton', sans-serif;
	font-size: 20pt;
}

#copy1{
	font-size: 15pt;
}

#title2{
	font-family: 'Anton', sans-serif;
	font-size: 20pt;
}

#copy2{
	font-size: 15pt
}

#title3{
	font-family: 'Anton', sans-serif;
	font-size: 20pt;
}

#copy3{
	font-size: 15pt
}

h3{
	font-family:'Anton', sans-serif;
	font-size: 50pt;
	margin-top: 60px;
	background-color: #ff0000;
	width: 30%;
	padding: 15px;
	color: black;
}

#izq{
	margin-top: 200px;
	border-right: dotted;
	width: 30%;
	float: left;
	
}

#der{
	float: left;
	width: 70%;
}
#izq img{
	width: 100%;
}
#izq p{
	font-size: 20pt;
	text-align: center;
	width: 100%;
}

#up{
	border-bottom: dotted;
	margin-top: 300px;
	padding-bottom: 40px;
	
}

#up p{
	font-family: 'Anton', sans-serif;
	font-size: 40pt;
	line-height: 75px;
	float: left;
	width: 80%;
	padding-left: 30px;
	margin-top: 50px;
	
}

#up img{
	width: 20%;
	float: left;
	margin-left: -80px;
	
}

#mexico{
	width: 35%;
}

#datos{
	width: 65%;
	font-size: 18pt;
	margin-left: auto;
	padding: 15px;
	margin-top: -250px;
}

#dato1{
	padding-bottom: 30px;
	border-bottom: solid;
}
#dato2{
	padding-top: 20px;
}

#datos-d{
	
	font-family: 'Anton', sans-serif;
	padding: 20px;
	border-bottom: solid;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	
}

h4, h5{
	font-size: 60pt;
}
#datos-d p{
	font-size: 30pt;
}

#info-izq{
	width: 50%;
	float: left;
	border-right: solid;
}

h6{
	font-family: 'Anton', sans-serif;
	font-size: 40pt;
	background-color: #ff8f29;
	color: black;
	padding: 15px;
	width: 50%;
	margin-top: 30px;
}
#txt-2{
	font-size: 20pt;
	padding: 20px;
	background-color: #50bcff;
	color: black;
	width: 50%;
	margin: 20px 20px 0px 60px;
}

#conceptos{
	margin-top: 40px;
	background-color: white;
	color: black;
	padding: 15px;
	
		
}
.concepto{
	width: 32%;
	float: left;
	
}

#concepto1{
	border-right: solid;
	height: 587px;
}

#concepto2{
	border-right: solid;
}

#asociado{
	font-weight: 700;
	font-size: 15pt;
}

#liderazgo{
	font-weight: 700;
	font-size: 15pt;
}

#modulo5{
	margin-top: 50px;
}

h7{
	font-family: 'Anton', sans-serif;
	font-size: 40pt;
	background-color: #ff8f29;
	color: black;
	padding: 20px;
	width: 50%;
	
}

#modulo5 p{
	font-size: 25pt;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

#carrusel{
	margin-top: 30px;
}

#modulo6{
	margin-top: 40px;
}

h8{
	
font-family: 'Anton', sans-serif;
	font-size: 40pt;
	background-color:#ff0000;
	color: black;
	padding: 10px;
}

#columnas{
	margin-top: 60px;
	font-size: 18pt;
}

.columna{
	width: 32%;
	float: left;
	padding: 15px;
}

#modulo6 img{
	
	width: 80%;
	
}

/* Responsive*/
@media screen and (max-width: 1548px){
	#subtitle p{
		margin-top:-6px;
	}
	
	#txt-2{
		font-size: 16pt;
	}
	
	
}

@media screen and (max-width: 1500px){
	#subtitle p{
		margin-top: 3px;
	}
	
	h2{
		font-size: 45pt;
	}
	#title3{
		font-size: 19pt;
	}
	
	#up img{
		position: absolute;
		margin-left: -45px
	}
	
	#subtitle p{
		font-size: 25pt;
		line-height: 40px;
		margin-top: 2px;
	}
	
	#concepto1{
		height: 570px;
	}
	
	
}

@media screen and (max-width: 1445px){
	#title3{
		font-size: 17pt;
		padding-bottom: 4px;
	}
	
	#carrusel h5{
		font-size: 25pt;
	}
	
	#carrusel p{
		font-size: 16pt;
	}

}

@media screen and (max-width: 1430px){
	#title2{
		padding-bottom: 20px;
	}
	
	#title1{
		padding-bottom: 21px;
	}
	#concepto1{
		height: 543px;
	}
}

@media screen and (max-width: 1350px){
	h2{
		font-size: 40pt;
	}
	
	#subtitle-1 p{
		margin-top: -2px;
	}
	
	#up img{
		margin-left: -3px;
		margin-top: 25px;
		
			
	}
	
	#dato1{
		margin-top: 50px;
	}
	
	#concepto1{
		height: 522px;
	}
}

@media screen and (max-width: 1275px){
	
	h1{
		font-size: 55pt;
	}
	
	#subtitle-1 p{
		font-size: 20pt;
		line-height: 30px;
		margin-top: 5px;
	}
	
	#txt1{
		font-size: 21pt;
	}
	
	#texto3 p{
		font-size: 16pt;
	}
	
	#mexico p{
		font-size: 32pt;
	}
	#modulo5 p{
		font-size: 21pt;
	}
}

@media screen and (max-width: 1030px){
	
	h1{
		font-size: 45pt;
	}
	
	#subtitle-1{
		margin-top: -11px;
	}
	
	h2{
		font-size: 30pt;
	}
	
	h3{
		font-size: 30pt;
	}
	
	#mexico p{
		font-size: 30pt;
	}
	
	#mexico img{
		margin-top: 55px
	}
	
	h6{
		font-size: 27pt;
	}
	
	#txt-2 {
		font-size: 13pt;
	}
	
	#concepto1{
		height: 448px;
	}
	
	h7{
		font-size: 35pt;
	}
	
	#carrusel p{
		font-size: 16pt;
	}
}

@media screen and (max-width: 770px){
	
	h1{
		font-size: 32pt;
	}
	
	#subtitle-1 p{
		font-size: 15pt;
		line-height: 23px;
		margin-top: 3px;
	}
	
	h2{
		font-size: 22pt;
	}
	
	#txt1 {
		font-size: 17pt;
	}
	
	#title1{
		padding-bottom: 18px;
	}
	
	#izq p{
		font-size: 16pt;
	}
	
	#mexico p{
		font-size: 20pt;
		line-height: 40px;
		margin-top: 8px
	}
	
	#title2{
		padding-bottom: 43px;
	}
	
	#mexico{
		margin-top: -20px;
	}
	
	#datos{
		position: absolute;
		width: 44%;
		margin-left: 180px;
		margin-top: -210px;
		
			
	}
	
	#dato1{
		font-size: 14pt;
	}
	
	#dato2{
		font-size: 14pt;
	}
	
	
	#mexico img{
		margin-top: -5px
	}
	
	h4, h5{
		font-size: 40pt;
	}
	
	#info-izq p{
		font-size: 22pt;
	}
	
	#info-der p{
		font-size: 22pt;
	}
	#down{
		margin-top: 40px;
	}
	#up{
		padding-bottom: 97px;
	}
	
	#infografia{
		margin-top: -100px;
	}
	h6{
		font-size: 19pt;
	}
	
	#txt-2{
		font-size: 12pt;
		
	}
	
	#concepto1{
		height: 350px;
	}
	
	#concepto2 p{
	 font-size: 10pt;
	}
	
	#concepto3 p{
		font-size: 10pt;
	}
	
	h7{
		font-size: 30pt;
	}
	
	#modulo5 p{
		font-size: 17pt;
	}
	
	#carrusel h5{
		font-size: 18pt;
	}
	
	h8{
		font-size: 30pt;
	}
	
	.columna{
		font-size: 14pt;
		line-height: 22px;
	}
	
	#carrusel p{
		font-size: 12pt;
	}
}

@media screen and (max-width: 450px){
	#pleca{
		display: none;
	}
	
	#lgo-mars {
     left: 5px;
		top:25px;
	}
	
	h1{
		width: 98%;
		font-size: 14pt;
		left: auto;
		right: -6px;
		margin-top:160px
	}
	#hero{
		overflow: visible;
	}
	#subtitle{
		margin-top: 50px;
	}
	
	#red{
		display: none;
	}
	#subtitle{
		overflow: visible;
		
	}
	#subtitle-1{
		background-color: #ff0000;
		margin-top: -30px;
	}
	
	#subtitle-1 p{
		font-size: 9pt;
		line-height: 10pt;
		padding: 5px;
			
	}
	
	h2{
		margin-top: 40px;
		width: 70%;
		font-size: 19pt;
	}
	
	#txt1{
		font-size: 12pt;
		width: 90%;
	}
	
	#modulo2{
		display: block;
	}
	
	#copy1{
		font-size: 12pt;
	}
	
	#title1{
		padding-bottom: 10px;
	}
	
	#title2{
		padding-bottom: 10px;
	}
	
	#copy2{
		font-size: 12pt;
		
	}
	
	#tarjeta3 p{
		font-size: 13pt;
	}
	
	h3{
		width: 50%;
		font-size: 24pt;
	}
	
	#izq{
		float: none;
		height: 200px
	}
	
	#der{
		float: none;
		margin-top: 30px;
	}
	#izq{
		margin-top: 140px
	}
	#izq p{
		font-size: 11pt;
	}
	
	#mexico{
		width: 70%;
		margin-top: -430px;
		margin-left: 150px
	}
	
	#mexico img{
		display: none;
	}
	
	#up{
		width: 400px;
		padding-bottom: 47px;
	}
	
	#datos{
		margin-top: 50px;
		width: 90%;
		position: absolute;
		margin-left: 20px
	}
	
	#down{
		margin-top: 350px;
		width: 380px;	
		
	}
	#datos-d{
		width: 100%;
		border-bottom: none;
	}
	#info-izq{
		width: 90%;
		border-right: none;
		padding-bottom: 30px;
		border-bottom: solid;
		
			
		
	}
	
	#info-der{
		border-bottom: none;
	}
	
	#info-der{
		margin-top: 160px;
	}
	
	h6{
		width: 80%;
		font-size: 14pt;
	}
	
	#txt-2{
		font-size: 10pt;
		width: 75%;
	}
	
	.concepto{
		float: none;
		width: 100%;
	}
	#concepto1{
		border-right: none;
	}
	
	#concepto2{
		border-right: none;
	}
	
	#concepto3{
		margin-top: 30px;
	}
	
	h7{
		font-size: 18pt;
	}
	
	#modulo5 p{
		font-size: 12pt;
		width: 90%;
	}
	
	#carrusel h5{
		font-size: 13pt
	}
	#carrusel p{
		font-size: 8pt;
	}
	
	h8{
		font-size: 20pt;
	}
	.columna{
		float: none;
		width: 95%;
		font-size: 12pt;
		margin-left: auto;
		
	}
}

@media screen and (max-width: 330px){
	h1{
		margin-top: 130px;
		font-size: 12pt;
		
	}
	#subtitle-1{
		margin-top: -10px;
	}
	
	h2{
		font-size: 14pt;
		margin-top: 50px;
	}
	
	h3{
		font-size: 18pt;
	}
	
	h7{
		font-size: 14pt;
	}
}