*{
	margin: 0;
	padding: 0;
}
body{
	background: rgba(0, 0, 0, 0.8);
	position: relative;
}
.header{
	width: 100%;
	display: flex;
	font-family: serif, helvatica, bold;
}
.logo{
	width: 40%;
	display: flex;
	align-content: center;
}
.logo img{
	width: 12vw;
	margin-bottom: -2vw;
	margin-right: -5vw;
	border-radius: 50%;
	margin: 2vw 0 0 3vw;
	box-shadow: 0.2vw 0.2vw 0.5vw rgba(255, 255, 255, 0.2);
	opacity: 0.9;
}
.logo-title{
	width: 50%;
	align-content: center;
	text-align: left;
	margin-top: -1vw;
}
.logo-title img{
	width: 100%;
	margin-left: -1vw;
	box-shadow: 0.2vw 0.2vw 0.5vw rgba(255, 255, 255, 0);
}
.logo-title h2{
	font-size: 3vw;
	color: #D4A32F;

}
.redes{
	width: 55%;
	padding-left: 40%;
}
.redes img{
	width: 3vw;	
	margin-left: 2vw;
}
.menu{
	width: 60%;
	align-content: center;
}
.menu nav{
	width: 100%;
	display: flex;
	width: 100%;
	text-align: center;
	margin-top: 5vw;
}
.min-img{
	display: none;
}
.min-menu{
	opacity: 0;
	visibility: hidden;
}

.menu nav h3{
	width: 25%;
	font-size: 1.7vw;
	text-align: center;
}
.menu nav h3 a{
	text-decoration: none;
	color: #FDF9F4;
	text-align: center;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.titulo{
	width: 100%;
	margin-top: 5vw;
	font-family: serif, helvatica, bold;
	font-style: oblique;
}
.titulo h1{
	width: 85%;
	margin-left: 7%;
	font-size: 3vw;
	color: #D4A32F;
	font-family: sans-serif;
	margin-bottom: 2vw;
	text-align: center;
}
.titulo h2{
	width: 85%;
	margin-left: 7%;
	font-size: 2vw;
	color: #D4A32F;
	font-family: sans-serif, helvatica, bold;
	text-align: center;
}
.titulo h3{
	width: 85%;
	margin-left: 7%;
	font-size: 2vw;
	color: #FDF9F4;
	font-family: sans-serif, helvatica, bold;
	text-align: center;

}
.titulo h3 a{
	color: #D4A32F;
}
.titulo p{
	width: 85%;
	margin-left: 7%;
	font-size: 1.5vw;
	color: #FDF9F4;
	font-family: sans-serif, helvatica, bold;
	text-align: center;
}
.titulo-cont{
	width: 85%;
	margin-left: 7.5%;
}
.titulo-cont p{
	font-size: 2vw;
	color: #FDF9F4;
	text-align: justify;
	font-family: sans-serif, helvatica, bold;
}
.contenido{
	width: 100%;
	margin-top: 5vw;
}
.contenido_1{
	width: 100%;
	display: flex;
	color: #D4A32F;
	background-image: url(imagenes/logo_org1.jpg);
	padding: 3vw 0;
	border-bottom: solid 1vw grey ;
	border-top: solid 1.2vw white ;
}
.contenido_1_2{
	width: 90%;
	padding: 5%;
	display: flex;
	color: #000000;	
	background-color: #ffffff;
	margin-top: -2.6vw;
	margin-bottom: -3vw;
	font-family: sans-serif;
}
.contenido_2 h2{
	width: 85%;
	margin-left: 7%;
	font-size: 4vw;
	color: #D4A32F;
	font-family: sans-serif, helvatica, bold;
	text-align: center;
}

.contenido_1_izq,.contenido_1_der{
	width: 40%;
	align-content: center;
	margin: 0 5% 0 5%;
}

.contenido_1_izq:hover,.contenido_1_der:hover{
	cursor: pointer;
	scale: 1.1;
}
.contenido_1_izq_title,.contenido_1_der_title{
	width: 90%;
	margin-left: 5%;
	display: flex;
	align-content: center;
	align-items: center;
}
.contenido_1_izq_title img, .contenido_1_der_title img{
	width: 7vw;
}
.contenido_1_izq_title h2,.contenido_1_der_title h2{
	width: 60%;
	font-size: 4vw;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.contenido_1_izq_cont{
	width: 90%;
	margin-left: 5%;
}
.contenido_1_izq_cont h3,.contenido_1_der_cont h3{
	font-size: 1.5vw;
	color: #ffffff;
	text-align: justify;
	font-family: sans-serif, helvatica, bold;;
}
.contenido_1_2_izq,.contenido_1_2_der{
	width: 40%;
	align-content: center;
	margin: 0 5% 0 5%;	
}

.contenido_1_2_izq:hover,.contenido_1_2_der:hover{
	cursor: pointer;
	scale: 1.1;
}
.contenido_1_2_izq_title,.contenido_1_2_der_title{
	width: 90%;
	margin-left: 5%;
	display: flex;
	align-content: center;
	align-items: center;
}
.contenido_1_2_izq_title img, .contenido_1_2_der_title img{
	width: 7vw;
}
.contenido_1_2_izq_title h2,.contenido_1_2_der_title h2{
	width: 60%;
	font-size: 4vw;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.contenido_1_2_izq_cont{
	width: 90%;
	margin-left: 5%;
}
.contenido_1_2_izq_cont h3,.contenido_1_2_der_cont h3{
	font-size: 1.5vw;
	/*color: #FDF9F4;*/
	color: grey;
	text-align: justify;
	font-family: sans-serif, helvatica, bold;;
}
.contenido_1_3{
	width: 100%;
	text-align: center;
	font-family: sans-serif;
	font-size: 1.5vw;
	margin: 5vw 0 2vw 0;
	color: #ffffff;
	align-content: center;
	align-items: center;
}
.contenido_1_3 a{
	color: #D4A32F;
}
.contenido_1_3 a img{
	width: 3vw;
	margin-bottom: -0.5vw;
}
.contenido_2{
	width: 80%;
	margin-left: 10%;
	font-family: serif, helvatica, bold;
	view-timeline-name: --image1;
	view-timeline-axis:block;
	animation-timeline: --image1;
	animation-name: scroll;
	animation-range:entry 20% cover 50%;
	animation-fill-mode: both;
}
.contenido_2_table{
	width: 100%;
	font-family: sans-serif;
	background-image: url(imagenes/huella_leones.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.contenido_2_table table{
	width: 100%;
	font-size: 2vw;
	color: white;
}
.contenido_2_table table tr,td{
	height: 4vw;
	padding: 1vw;
	border: none;
}

.contenido_2_table table th td{
	height: 4vw;
}
.oscuro{
	background-color: rgba(255, 255, 255, 0.5);
	color: black;
}
.contenido_3{
	width: 80%;
	margin-left: 10%;
	text-align: center;
	font-family: serif, helvatica, bold;
	view-timeline-name: --image1;
	view-timeline-axis:block;
	animation-timeline: --image1;
	animation-name: scroll;
	animation-range:entry 20% cover 50%;
	animation-fill-mode: both;
}

.contenido_3 h2{
	font-size: 4vw;
	color: #D4A32F;
}
.contenido_3 p{
	font-size: 2vw;
	color: #FDF9F4;
}
.postulate{
	display: flex;
	font-family: sans-serif;
	width: 60%;
	height: 5vw;
	margin-left: 20%;
	/*background-color: #14357D;*/
	background: linear-gradient(25deg,#14357D 30%, rgba(255,255 ,255 ,0.5));
	vertical-align: center;
	align-items: center;

}
.postulate h2{
	font-size: 2vw;
}
.postulate h2 a{
	text-decoration: none;
	color: black;
}
.recurso{
	font-family: serif, helvatica, bold;
	width: 100%;
	/*margin-left: 5%;*/
	display: flex;
	background-color: #000000;
	margin-top: 3vw;
	background-image: url(imagenes/huella_leon.jpg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: solid 1vw white;
	border-top: solid 1vw white;
	margin: 10vw 0;
}
.recurso_libro{
	width: 50%;
	text-align: center;	
}
.recurso_libro img{
	width: 30vw;
}
.recurso_inv{
	width: 50%;
	align-content: center;
	text-align: center;
}
.recurso_inv_text{
	width: 60%;
	margin-left: 20%;
	height: 10vw;
	background-color: #D4A32F;
	display: flex;
	border-radius: 2vw;
}
.recurso_inv_text h2{
	margin: auto;
}
.recurso_inv_text h2 a{
	text-decoration: none;
	font-size: 3vw;
	color: #730C0A;
}
.estatutos{
	width: 100%;
	background-color: #ffffff;
	margin-top: 4vw;
	font-family: sans-serif;
	padding-top: 4vw;
	margin-bottom: -3vw;
}
.estatutos-img{
	width: 100%;
	text-align: center;
}
.estatutos-img img{
	width: 10vw;
}
.estatutos-cont{
	width: 80%;
	margin-left: 10%;
	padding-bottom: 4vw;
}
.estatutos-cont h1{
	text-align: center;
	margin-bottom: 2vw;
}
.estatutos-cont h2{
	text-align: center;
	margin-bottom: 2vw;
}
.estatutos-cont h3{
	margin-bottom: 1vw;
}
.estatutos-cont h4{
	margin-bottom: 2vw;
	color: grey;
	text-align: justify;
}
.estatutos-cont h4 b{
	color: rgba(0, 0, 0, 0.8);
}
.estatutos-cont-sub{
	width: 95%;
	margin-left: 5%;
}
.aliados{
	width: 100%;
	background-color: #ffffff;
	padding: 2vw 0;
}
.aliados-title{
	width: 100%;
	text-align: center;
	font-size: 2vw;
	font-family: sans-serif;
	margin-bottom: 2vw;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.aliados-img{
	width: 90%;
	margin-left: 5%;
	display: flex;
	align-content: center;
	align-items: center;
}
.aliados-img a{
	width: 50%;
	text-align: center;
}
.aliados-img a img{
	width: 25vw;
	margin: auto;
}
.formulario-text{
	background-color: #ffffff;
	padding: 2vw;
	font-family: sans-serif;
}
#document{
	width: 10vw;
	margin-left: 45%;
}

.formulario-text h1{
	text-align: center;
	margin-bottom: 2vw;
	font-size: 4vw;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.formulario-text h2{
	margin-bottom: 2vw;
}
.formulario-text h3{
	margin-bottom: 2vw;
}
.formulario-text ul{
	list-style: none;
	align-items: center;
	color: grey;
	margin-bottom: 3vw;
}
.formulario-text ul li{
	align-items: center;
	align-content: center;
	display: flex;
}
.formulario-text h3 ul li img{
	margin-bottom: -0.5vw;
}
.formulario{
	width: 100%;
	display: flex;
	padding: 2vw 0;
}
.formulario-img{
	width: 50%;
}
.formulario-img img{
	width: 100%;
}
.formulario1{
	width: 45%;
	margin-left: 2.5%;
}
.formulario1 label{
	width: 100%;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 2vw;
}
.formulario input{
	width: 100%;
	height: 3vw;
	border-radius: 3vw;
}
#enviar-form1{
	width: 50%;
	height: 3vw;
	border-radius: 2vw;
	background-color: #D4A32F;
	margin-top: 3vw;
	color: #ffffff;
	font-size: 1.5vw;
}

footer{
	width: 100%;
	height: 10vw;
	background-image: url(imagenes/pie.jpg);
	display: flex;
	margin-top: 3vw;
	font-family: serif, helvatica, bold;
	text-align: center;
}
footer img{
	width: 3vw;
	margin-top: 7vw;
	margin-left: 2vw;
}
footer h2{
	margin: auto;
	font-size: 3vw;
	/*color: #730C0A;*/
	color: #ffffff;
	text-shadow: 2px 2px 20px black;
}
@keyframes scroll{
	from {
		scale: 25%;
	}
	to {
		scale: 100%;
	}
}
@media (max-width: 750px){
	.header{
		display: block;
	}
	
	.menu{
		width: 100%;
		align-content: center;
	}
	.redes{
		width: 80%;
		margin-left: 10%;
		padding: 0;
		display: flex;
	}
	.redes a{

		margin: auto;
	}
	.redes img{
		width: 10vw;
		margin: 0;
	}
	.menu nav{
		display: none;
	}
	.min-img{
		width: 100%;
		margin: 3vw 0;
		display: block;
		text-align: center;
	}
	.hambur{
		width: 15vw;
	}
	.logo{
		width: 100%;
		display: flex;
		align-content: center;
		text-align: center;
	}
	.logo img{
		width: 30%;
		margin-left: 15%;
	}
	.logo-title{
		width: 50%;
	}
	.logo-title img{
		width: 100%;
		margin-left: -1vw;
		box-shadow: 0.2vw 0.2vw 0.5vw rgba(255, 255, 255, 0);
	}
	.min-menu{
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 0 0 3vw 3vw;
	border-bottom: solid 3px #D4A32F;
	z-index: 1;
	position: absolute;
	transition: opacity 1.5s,visibility 1s;
	}
	.cerrar{
		width: 100%;
		display: block;
		text-align: left;
		background-color: #D4A32F;	
		border-bottom: 1px solid rgba(0, 0, 0, 0.8);
	}
	.cerrar img{
		margin-left: 2vw;
		width: 10vw;
	}
	.min-menu ul{
		width: 100%;
		list-style: none;
		text-align: center;
		padding-bottom: 2vw;
	}
	.min-menu ul li{
		margin: 3vw 0;
		font-size: 5vw;
		font-family: "Bebas Neue", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.min-menu ul li a{
		text-decoration: none;
		color: #000000;
	}
	.titulo h1{
		font-size: 6vw;
	}
	.titulo-cont p{
		font-size: 4vw;
	}
	.contenido_1{
		display: block;
		padding-bottom: 4vw;
		background-size: cover;
		background-position: center center;
	}
	.contenido_1_2{
		display: block;
		padding-bottom: 4vw;
	}	
	.contenido_2 h2{
		width: 85%;
		margin-left: 7%;
		font-size: 4vw;
	}

	.contenido_1_izq,.contenido_1_der{
		width: 80%;
		margin: 0 10% 0 10%;
	}

	.contenido_1_izq:hover,.contenido_1_der:hover{
		cursor: pointer;
		scale: 1;
	}
	.contenido_1_izq_title,.contenido_1_der_title{
		width: 90%;
		margin-top: 7vw;
		margin-bottom: 4vw;
		
	}
	.contenido_1_izq_title img, .contenido_1_der_title img{
		width: 10vw;
	}
	.contenido_1_izq_title h2,.contenido_1_der_title h2{
		width: 90%;
		font-size: 6vw;
	}
	.contenido_1_izq_cont{
		width: 90%;
		margin-left: 5%;
	}
	.contenido_1_izq_cont h3,.contenido_1_der_cont h3{
		font-size: 4vw;
	}
	.contenido_1_2_izq,.contenido_1_2_der{
		width: 100%;
		align-content: center;
		margin: 0;
	}

	.contenido_1_2_izq:hover,.contenido_1_2_der:hover{
		cursor: pointer;
		scale: 1;
	}
	.contenido_1_2_izq_title,.contenido_1_2_der_title{
		width: 90%;
		margin-top: 7vw;
		margin-bottom: 4vw;
	}
	.contenido_1_2_izq_title img, .contenido_1_2_der_title img{
		width: 10vw;
	}
	.contenido_1_2_izq_title h2,.contenido_1_2_der_title h2{
		width: 60%;
		font-size: 6vw;
	}
	.contenido_1_2_izq_cont{
		width: 90%;
		margin-left: 5%;
	}
	.contenido_1_2_izq_cont h3,.contenido_1_2_der_cont h3{
		font-size: 4vw;		
	}
	.contenido_1_3{
		font-size: 3vw;
	}
	.contenido_1_3 a img{
		width: 4vw;
		margin-bottom: -0.5vw;
	}
	.aliados-img a img{
		width: 80%;
		margin: auto;
	}
	.aliados-title{
		font-size: 4vw;
	}

	.titulo h1{
		font-size: 6vw;
	}
	.titulo h2{
		font-size: 4vw;
	}
	.titulo h3{
		font-size: 4vw;
	}
	.titulo p{
		font-size: 3.5vw;
	}
	.contenido_2{
		width: 90%;
		margin-left: 5%;
	}
	.contenido_2 h2{
		font-size: 4vw;
	}
	
	.contenido_2_table table{
		font-size: 3vw;
	}
	.contenido_2_table table tr,td{
		height: 5vw;
	}

	.contenido_2_table table th td{
		height: 5vw;
	}

	.contenido_3 h2{
		font-size: 5vw;
	}
	.contenido_3 p{
		font-size: 4vw;
	}
	.postulate{
		width: 80%;
		height: 15vw;
		margin-left: 10%;
	}
	.postulate h2{
		font-size: 3.5vw;
	}
	#document{
		width: 15vw;
		margin-left: 42%;
	}
	.formulario-text{
		background-color: #ffffff;
		padding: 2vw;
		font-family: sans-serif;
	}
	.formulario-text h1{
		font-size: 6vw;
	}
	.formulario-text h2{
		font-size: 4vw;
	}
	.formulario-text h3{
		font-size: 3vw;
	}
	.formulario-text ul{
		font-size: 3vw;
	}
	#document{
		width: 15vw;
		margin-left: 42%;
	}
	
	.formulario{
		display: block;
		padding-top: 5vw;
	}
	.formulario-img{
		width: 100%;
	}
	.formulario-img img{
		width: 50%;
		margin-left: 25%;
	}
	.formulario1{
		width: 90%;
		margin-left: 5%;
	}
	.formulario1 label{
		font-size: 4vw;
	}
	.formulario input{
		width: 100%;
		height: 4vw;
		border-radius: 4vw;
	}
	#enviar-form1{
		height: 6vw;
		font-size: 4vw;
	}

	footer{
		height: 12vw;
		background-size: contain;
		background-position: center center;
	}
	footer img{
		display: none;
	}
}