@charset "utf-8";
section#section_punto_partida h1 {
	text-align:center;
	background:url(../img/banner_descargas.jpg) no-repeat center 0;
	margin:0;
	padding:7.7rem 0 9.5rem;
	font:400 2.000rem/2.5rem 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#262b34;
}
section#section_punto_partida header h2 {
	font: 400 1.25rem/2rem "Open Sans", sans-serif;
	margin: 3.313rem 0 2.688rem;
	padding: 0 20% 3.250rem;
	text-align: center;
	border-bottom:1px solid #93959a;
}
section#section_punto_partida ul {
	margin:1.563rem 3.438rem;
}
section#section_punto_partida ul li {
	margin-bottom:2.625rem;
}
section#section_punto_partida ul li a {
	color:#7d8085;
	text-transform:uppercase;
	display:inline-block;
	font-weight:600;
	padding:1.375rem 0 1.375rem 4.313rem;
	background:url(../img/descargar_f2.png) no-repeat 0 0;
}
section#section_punto_partida ul li a:hover, section#section_punto_partida ul li a.active {
	color:#FFF;
	background:url(../img/descargar.png) no-repeat 0 0;
}
@media only screen and (max-width : 465px) {
section#section_punto_partida h1 {
 padding:3rem 1rem 3rem;
font:400 1.5rem/2rem 'Open Sans', sans-serif;
 letter-spacing:-0.07rem;
}
section#section_punto_partida header h2 {
 font: 400 1.25rem/2rem "Open Sans", sans-serif;
 margin: 2rem 0 2.688rem;
 padding: 0 0 2rem;
 text-align: center;
 border-bottom:1px solid #93959a;
}
section#section_punto_partida ul {
 margin:0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
section#section_punto_partida h1 {
 padding:3rem 1rem 3rem;
font:400 1.5rem/2rem 'Open Sans', sans-serif;
 letter-spacing:-0.07rem;
}
section#section_punto_partida header h2 {
 font: 400 1.25rem/2rem "Open Sans", sans-serif;
 margin: 2rem 0 2.688rem;
 padding: 0 0 2rem;
 text-align: center;
 border-bottom:1px solid #93959a;
}
section#section_punto_partida ul {
 margin:0;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
 section#section_punto_partida h1 {
 padding:7.7rem 5rem 9.5rem;
}
section#section_punto_partida ul {
 margin:0;
}
section#section_punto_partida header h2 {
 padding: 0 0 3.250rem;
}
}
 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
}
