
.inicio{
	width: 100%;
	overflow: auto;
	box-sizing: border-box;
	margin-top: 8%;
	position:relative;
}

.inicio img{
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.inicio h2{
	width: 50%;
	float: left;
	position: absolute;
	color: #fff;
	top: 15%;
	left: 15%;
	font-size: 60px;
	border-bottom: 5px solid #fff;
}
.inicio p{
	width: 60%;
	color: #fff;
	float: left;
	position:absolute;
	font-size: 25px;
	top: 45%;
	left: 15%
}
.imagen_app{
	display: none;
}
#r6{
	opacity: 1;
}
video{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.imagen{
	width: 50%;
	float: left;
	margin-top: 3%;
}
.imagen img{
	width: 80%;
	float:left;
}
.biografia{
	widows: 100%;
	overflow: auto;
	margin-bottom: 3%;
}
.historia{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.historia h1{
	font-family: Metropolis-Regular;
	font-size: 70px;
	margin:10% 18%;
	color:#fd525c;
}

.historia p{
	margin: 0% 18%;
	font-size: 18px;
	color:#181818;
	text-align:justify;
	font-family: Metropolis-Regular;
}
.valores{
	width: 100%;
	float: left;
	padding-bottom:5%;
}
.mision{
	width: 50%;
	float: left;
}
.mision h1{
	width: auto;
	font-size: 40px;
	color:#fd525c;
	font-weight: bold;
	text-align: center;

}
.mision p{
	padding: 0% 15%;
}

.vision{
	width: 50%;
	float: left;
}
.vision h1{
	width: auto;
	font-size: 40px;
	color:#fd525c;
	font-weight: bold;
text-align: center;
}
.vision p{
	padding: 0% 15%;
}

.reconocimiento{
	width: 100%;
	overflow: auto;
	border-bottom: 2.5px solid #f00360;
	margin-bottom: 5%;
}
.creditos{
	width: 100%;
	background-color: #f00360;
	float: left;
	padding: 2% 0%;
}
.creditos h2{
	width: auto;
	color:#fff;
	padding: 0%;
	float: left;
	margin: 0% 40%;
	text-align: center;
	border-bottom: 3px solid #fff;
}
.img_premios{
	width: 80%;
	margin:0% 10%;
	overflow: auto;
	box-sizing: border-box;
}
.img_premios img{
	width:23%;
	padding: 3% 0%;
}
.agradecimiento {
	width: 100%;
	box-sizing: border-box;
	overflow: auto;
}
.agradecimiento p{
	font-size: 15px;
	color:#181818 ;
	margin: 2% 20%;
	font-weight: bold;
	font-family: Metropolis-Regular;
	text-align: center;
}
.Equipo_Trabajo{
	width: 100%;
	overflow: auto;
	float: left;
	box-sizing: border-box;
}
.Equipo_Trabajo .texto{
	width: 100%;
	overflow: auto;
	box-sizing: border-box;
	float: left;
}
.texto h1
{
	width: auto;
	float: left;
	color:#B9063A;
	margin: 2% 0% 0% 7%;
	font-size: 55px;
	box-sizing: border-box;
	overflow: auto;
}
.texto p{
	width:60%;
	float: left;
	margin:2.5% 6% 0% 4%;
	box-sizing: border-box;
	overflow: auto;
	color:#181818;
}
.Maestros {
	width: 90%;
	float: left;
	overflow: auto;
	margin: 4% 10%;
	text-align: center;
}
.maestro{
	width: 30%;
	margin: 0%;
	float: left;
	font-size: 15px;
}
.maestro img{
	width: 30%;
	display:block;
	margin:auto;
	filter: grayscale(100%);
}
.maestro p{
	width: 70%;
	padding-left: 15%;
	font-size: 12px;
}
.certificado{
	font-weight: bold;
}
.parte4 {
	width: 70%;
	background-size: contain;
	box-sizing: border-box;
	overflow: auto;
	background-image: url(../img/imagenes/mancha2.png);
	background-repeat: no-repeat;
	margin:0% auto;
}
.parte4 iframe{
	width:450px;
	height:250px;
}
.imagenes1 {
	width: 60%;
	margin:0% auto;
	overflow: auto;
	box-sizing: border-box;

	background-size: cover;
}
.imagenes1 img{
	width: 50%;
	float: left;
	box-sizing: border-box;
	overflow: auto;
}
.imagenes1 h1{
	font-size: 50px;
	font-family: Metropolis-Regular;
	color:#ab1b36;
	margin:auto;
	margin-top: 6%;
	text-align: center;
}
.imagenes1 h2{
	font-size: 17px;
	line-height: 0px;
	font-family: Metropolis-Regular;
	color:#ab1b36;
	margin:auto;
	text-align: center;
}

.libros{
	width:100%;
	overflow:auto;
	padding:5% 0;
	}
.libros h2{
	color:#ab1b36;
	font-size:40px;
	}	
	
.libros img{
	padding:0 3%;
	box-sizing:border-box;
	width:33%;}	

.parrafo2{
	display:none;}


@media screen and (min-width:450px) and (max-width:1024px){
	.inicio h2{
	top: 5%;
	font-size: 45px;
	border-bottom: 2px solid #fff;
}
.inicio p{
	width: 70%;
	font-size: 22px;
	top: 43%;
}

.historia h1{
	font-family: Metropolis-Regular;
	font-size: 50px;
	text-align: center;
	margin:5% auto;
}
video{
	height: auto;
}
.historia p{
	margin: 0% 8%;
	font-size: 17px;
}

.mision h1{
	font-size: 30px;
}
.mision p{
	padding: 0% 10%;
	font-size: 15px;
}
.vision h1{
	font-size: 30px;
}
.vision p{
	padding: 0% 10%;
	font-size: 15px;
}

.maestro h2{
	font-size:18px;}
.creditos h2{
	font-size: 18.5px;
	text-align: center;
	width: 27%;
}
.parte4{
	width: 80%;
}
.parte4 .imagenes1{
	width: 100%;
	box-sizing: border-box;
}
.imagenes1 img{
	width: 40%;
	padding: 0% 0% 0% 10%;
}
.imagenes1 h1{
	margin-top: 3%;
	font-size: 30px
}
.imagenes1 h2{
	font-size: 12px;
}
.imagenes1 iframe{
	margin-left: 5%;
}
.agradecimiento p{
	font-size: 15px;
	margin: 2% 10%;
}

.texto h1
{
	width:100%;
	font-size: 50px;
	text-align: center;
	margin: 0%;
}
.texto p{
	width:90%;
	font-size:20px;
	text-align: center;
	margin-left:5%;
}
.Maestros {
	width: 90%;
	margin: 4% 5%;
	text-align: center;
}
.maestro{
	width: 33%;
	margin: 0%;
	font-size: 15px;
}
.maestro img{
	width: 50%;
}
.maestro p{
	width: 70%;
	padding-left: 15%;
	font-size: 14px;
}

.libros img{
		width:49%;}
}







@media screen and (min-width:0px) and (max-width:450px){
	.inicio{
		margin-top: 14%;
	}
	.inicio h2{
	top: 3%;
	font-size: 35px;
	border-bottom: 2px solid #fff;
}
.inicio p{
	width: 75%;
	font-size: 12px;
	top: 25%;


}
.imagen_app{
	display: block;
}
video{
	display: none;
}

.historia{
	width:100%;
	}


.imagen{
	width:100%;
	text-align:center;
		}

.imagen img{
	float:none;
	}
.historia h1{
	font-size: 25px;
	margin:3% auto;
	text-align: center;
}
.historia p{
	margin: 0% 6%;
	font-size: 15px;
}
video{
	height: auto;
}
.mision{
	width: 100%;
	text-align:center;
}

.vision{
	width: 100%;
	text-align:center;
}


.mision h1{
	font-size: 20px;
}
.mision p{
	padding: 0% 8%;
	font-size: 15px;
}
.vision h1{
	font-size: 20px;
}
.vision p{
	padding: 0% 10%;
	font-size: 15px;
}

.img_premios img{
	width:45%;
	}

.creditos h2{
	margin: 0% 35%;
	border-bottom: 0.5px solid #fff;
	font-size: 10px;
}
.agradecimiento p{
	font-size: 15px;
	margin: 2% 8%;
	font-weight: normal;
}
.texto h1
{
	width:100%;
	font-size: 35px;
	text-align: center;
	margin: 0%;
}
.texto p{
	width:90%;
	font-size:15px;
	text-align: center;
	margin-left:5%;
}
.Maestros {
	width: 90%;
	float: left;
	overflow: auto;
	margin: 4% 5%;
	text-align: center;
}
.maestro{
	width: 100%;
	margin: 6% 0%;
	float: left;
	font-size: 18px;
}
.maestro img{
	width: 70%;
	margin:auto;
	filter: grayscale(100%);
}
.maestro p{
	width: 90%;
	padding-left: 7%;
	font-size: 15px;
}
.certificado{
	font-weight: bold;
}
.parte4 {
	width: 80%;
	margin:0% auto;
	background-image: none;
}
.imagenes1 {
	width: 100%;
	margin:0% auto ;
}
.imagenes1 img{
	width: 50%;
}
.imagenes1 h1{
	font-size: 24px;
	margin-top: 8%;
}
.imagenes1 h2{
	font-size: 8px;
	line-height: 2px;
	}
.parte4 iframe{
	width:270px;
	 height:180px;
}

.libros img{
		width:100%;}
		
.parrafo1{
	display:none;}

.parrafo2{
	display:block;
	padding:0 10%;
	box-sizing:border-box;}
		

}
