body{
	
}
.intro {
	background: url("images/fondo-intro-gax-arv.jpg") #6a7ceb no-repeat;
	background-size: cover;
	height: auto;
	padding-top: 7%;
}
h1 {
	font-family: 'futura_xblkcn_btextra_black';
	font-size:  calc(5em + 5vw);
	color: #fff;
	line-height: 0.7em;
	text-transform: uppercase;
	

}
h2 {
	font-family: 'futura_xblkcn_btextra_black';
	font-size:  calc(3em + 3vw);
	color: #fff;
	line-height: 0.8em;
}
h3 {
	font-family: 'futura_xblkcn_btextra_black';
	font-size:  calc(3em + 3vw);
	color: #fff;
	line-height: 0.8em;
}
p {
	font-family: 'Arial';
	color:#070fc1;
	font-size: 22px;
	line-height: 30px;
}
#tabla1 th, #tabla1 td {	
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #6a7afd !important;
}
#tabla1 thead th {
border-bottom: 2px solid #6a7afd !important;
}
#tabla1 tr:hover {
color: #fff;
}
#tabla2 th, #tabla1 td {	
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #0d1043 !important;
}
#tabla2 thead th {
border-bottom: 2px solid #0d1043 !important;
}
.gax {
	position:fixed;
	width:100%;
	bottom:0;
	left: 0;
	z-index: 999;
}
.asp1 {
	background: url("images/fondo1-gax-arv.jpg") #1c26ed no-repeat;
	background-size: cover;
	height: auto;
	padding-top:3%; 
}
.asp2 {
	background: url("images/fondo2-gax-arv.jpg") #1219b3 no-repeat;
	background-size: cover;
	height: auto;
	padding-top:3%; 
}
.asp3 {
	background: url("images/fondo3-gax-arv.jpg") #131978 no-repeat;
	background-size: cover;
	height: auto;
	padding-top:3%; 
}
.asp4 {
	background: url("images/fondo4-gax-arv.jpg") #697aff repeat;
	background-size: cover;
	height: auto;
	padding-top:3%; 
}
.asp5 {
	background: url("images/fondo5-gax-arv.jpg") #2a3592 no-repeat;
	background-size: cover;
	height: auto;
	padding-top:3%; 

}
.asp6 {
	background: url("images/fondo6-gax-arv.jpg") #8493f2 no-repeat;
	height: auto;
	padding-top:3%; 
}
.asp7 {
	background: url("images/fondo7-gax-arv.jpg") #b9c1fd no-repeat;
	height: auto;
	padding-top:3%;
	padding-bottom: 0;

}
.metodo {
	background: url("images/fondo-metodologia-gax-arv.jpg") #212dff no-repeat;
	height: auto;
	padding-top:3%;
}
.datos-abiertos {
    background: url("images/fondo-datos-gax-arv.jpg") #0c127e no-repeat;
	height: auto;
	padding-top: 3%;
}
.panel {
	background: url("images/fondo-panel-gax-arv.jpg") #fff no-repeat;
	height: auto;
	padding-top: 3%;
}
.creditos {
	background: #fff;
	height: auto;
	z-index: 9999;
	position: absolute;
}
.footer {
	color: #171d85;
	background: #fff;
	font-family: 'sf_pro_displayregular';
	text-align: center;
	font-size: 0.93em;
	padding: 10px 0 15px 0;
}