@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
*{ margin: 0 auto;}


.pagina {
    max-width: 960px;
    margin: 0 auto;
	text-align: center;
}


body {
	font-size:11px;
	background: #d9d8d0;
	font-family: Arial, 'Open Sans Condensed',  sans-serif;
}

h1{
	font-size: 4.09rem;
	font-weight: 800;
	color:  #df4140;
	margin: 15px 0 15px 0;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
h2{
	font-size: 2.4rem;
	font-weight: 100;
	margin: 15px 0 15px 0;
	color:  #df4140;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
h3{
	font-size: 1.8rem;
	font-weight: 100;
	color:  #333;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
h4{
	font-size: 1.2rem;
	font-weight: 100;
	color:  #d9d8d0;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
h6{
	font-size: 1.2rem;
	font-weight: 300;
	color: #000000;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
a{
	text-decoration: none;
}
/*-----------header----------*/

header {
	width: 100%; 
	height: 310px;
	color:#d9d8d0; 
	background: #df4140;
	margin: 0;
	padding:0;
}
.facebook{
	width: 100%;
	height: 30px;
	float: left;
	background: #df4140;
	padding: 5px 20px 5px 20px;
	box-sizing: border-box;
}
.facebook span{
	width: auto;
	height: 20px;
	font-size: 0.8rem;
	color:#d9d8d0; 
	float: left;
}
.facebook img{
	width: 20px;
	height: 20px;
	float: right;
}
/*-----------nav----------*/
header nav{
	width:100%;
	height: 40px;
	float:left;
	padding: 5px 20px 10px 20px;
	box-sizing: border-box;
}
header nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
header nav ul li{
	width: auto;
	display: block;
	float: left;
	margin: 0 3% 0 4%;
}
header nav ul li a{
	display:block;
	color:#d9d8d0;
	text-decoration:none;
}
.botonactivo{
	color: #333;
}
header nav ul li a h4:hover{
	display:block;
	color:#333;
	text-decoration:none;
}

/*-----------main----------*/
main{
	text-align: center;
}
section{
    max-width: 960px;
	height: auto; 
	float: left; 
	margin: 10px 0 10px 0;
	
}
section article{
	text-align: center;
}
/*-----------foto profes----------*/
.fotoprofes{
	width:100%;
	height:390px;
	float:left;
	margin:10px 0 10px 0;
	background-image:url(../img/profesores.png);
}
	

/*-----------aside AGENDA----------*/
aside { 
	width: 100%; 
	height: auto; 
	float: left; 
	margin: 20px 0 10px 0px;
	font-size: 1rem;
	text-decoration:none;
	 }
	 	 	
			
.agenda01{
	width:300px;
	height:200px;
	background:url(../img/noti01.png);
	margin:0 0 0 1%;
	padding:0; 
	text-decoration:none;
	float: left;
	position:relative;
	z-index:1;
	}
	
.agenda02{
	width:300px;
	height:200px;
	background:url(../img/noti02.png);
	margin:0 0 0 1%;
	padding:0; 
	text-decoration:none;
	float: left;
	position:relative;
	z-index:1; }
	
.agenda03{
	width:300px;
	height:200px;
	background:url(../img/noti03.png);
	margin:0 0 0 1%;
	padding:0; 
	text-decoration:none;
	float: left;
	position:relative;
	z-index:1; }			


.rectangulo{
	background-color:#fec555;
	width:300px;
	height:100px;
	float:left; 
	margin: 30% 0 0 0;
	position:absolute;
	z-index:2;

	}
	
.texto{
	width: 300px; 
	height: 50px;
	margin:7% 0 0 0;
	text-decoration:none;
	text-align:center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size: 1rem;
	color:#333;
	float: left;
	position:absolute;
	z-index:3;
}
	
/*-----------footer----------*/

footer{
	width: 100%;
	height: 215px;
	position: relative;
	float: left;
	background: #DF4140;
}

	
footer nav{
	width:15%;
	float:left;
	margin:30px 0 0 10px;
	border-right: 1px solid #FFFFFF;
	padding: 8px 0 0 0;
}
footer nav ul{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer nav ul li a{
	text-align: left;
	display:block;
	color:#d9d8d0;
	text-decoration:none;
	font-size:1.1em;
}

footer nav ul li a:hover{
	color:#333;
}

.legal{
	width: 40%;
	height: auto;
	float: left;
	text-align: center;
	margin: 30px 5% 0 20px;

}

.legal img{
	margin:0 0 0 20%;.
}
		
.fadu{
	width: 20%;
	height: 100px;
	float: right;
	text-align: center;
	border-left: 1px solid  #fff;
	margin: 30px 0 0 20px;
}
footer p{
	text-align:center;
	color: #fff;
	font-size:1em;
	font-family:Helvetica, sans-serif;
	margin: 3% 5% 1% 10%;
	width: 80%;
	float:left;
}

footer span{
	float:left;
}
/*-----------pagina 2----------*/


.submenu{
	width: 100%;
		float: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	color: #333;
	margin: 0 0 0 23%;
}
.submenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu ul li{
	width: 140px;
	float: left;
	margin: 0;
}
.submenu ul li a{
	display:block;
	color:#333;
	font-size: 1.4rem;
	font-weight: 600;
	text-decoration:none;
}
.botonactivo_1{
	color: #DF4140;
	font-weight: 600;
}
.submenu ul li a:hover{
	display:block;
	color:#DF4140;
	font-weight: 600;
	text-decoration:none;
}

/*-----------pagina 2_section----------*/

.columna_1{
	width: 31%;
	height: auto;
	float: left;
	font-size: 1rem;
	line-height: 1.3;
	margin: 3% 3% 0 0%;
	text-align: left;
	
}
.columna_c{
	width: 31%;
	height: auto;
	float: left;
	font-size: 1rem;
	line-height: 1.3;
	margin: 3% 0 0 0%;
	text-align: left;
	
}

/*-----------pagina 3----------*/


.docen{
	width: 300px;
	height: 300px;
	float: left;
	margin: 10px 10px 0 10px;
	position: relative;
	z-index: 1;
}
.docen a{
	text-decoration: none;
	color:#fff;
	font-size: 1rem;
	line-height: 1.3;
}

.nombre_docen{
	width: 100%;
	height: 55px;
	margin: -20% 0 0 0;
	background-color: rgba( 223, 65, 64, 0.5);
	position: absolute;
	z-index: 2;
}
.texto_a{
	width: 100%;
	height: auto;
	margin: 2% 0 0 0;
	position: absolute;
	z-index: 3;
}
.columna_1 strong{
	color:#DF4140;
}
.columna_c strong{
	color:#DF4140;
}
/*-----------pagina 4----------*/

.invitado{
	width: 100%;
	height: 55px;
	margin: -20% 0 0 0;
	background-color: rgba( 254, 197, 85, 0.5);
	position: absolute;
	z-index: 2;
}

/*-----------pagina 5----------*/

.columna_2{
	width: 70%;
	height: auto;
	font-size: 1rem;
	line-height: 1.3;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
	background-color: #64B6B1;
}
.columna_2 img{
	width: 70%;
	height: auto;
	font-size: 1rem;
	line-height: 1.3;
	margin-top: 10px;
	text-align: center;
}
.columna_2 strong{
	color:#DF4140;
}

.clase{
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
}

/*-----------contacto----------*/


.contacto{
	width: 960px;
	height: auto;
	float: left;
	padding: 5px;
	text-align: center;
}

.textarea{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 10px;
    color: #333;
    font-family:'Open Sans Condensed', Arial, sans-serif;
    font-size: 1rem;
    padding: 5px;
	overflow: hidden;
	box-sizing: border-box;
}
label{
	font-family:'Open Sans Condensed', Arial, sans-serif;
    font-size: 1rem;
	float: left;
	border: 0;
	
}
input{
	width: 280px;
	margin-top: 10px;
	padding: 5px;
	border: 0;
}
textarea{
	width: 280px;
	height: 100px;
	margin:auto;
	margin-top: 10px;
	border: 0;
}


.data{
	width: 300px;
	height: auto;
	float: left;
	margin: 100px 0 0 20px;
	
}
.data p {
	font-size: 0.9rem;
	line-height: 1.3rem;
	float: left;
	margin: 10px 0 10px 0;
	text-align: left;
}

.comentario{
	width: 295px;
	height: 430px;
	float: right;
}
.f_ilus{
	width: 290px;
	height: auto;
	color: #64B6B1;
	font-size: 1.1rem;
	font-weight: 100;
	text-align: left;
	padding: 0 0 0 5px;
	clear: right;
	float: left;
	display: block;
}
.f_ilus:hover{
	color: #fff;
	display: block;
	background-color: #64B6B1;
}

/*------------BECAS FNA-----------*/
.columna_3{
	width: 60%;
	height: auto;
	float: left;
	font-size: 1rem;
	line-height: 1.3;
	margin: 2% 0% 3% 3%;
	text-align: left;
	
}
.becas {margin: 2% 0 0 0;}


.linkFNA {
	width:100%;
	height: 40px;
	float:left;
	color:#FFFFFF;
	background-color:#df4140;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size:1.3rem;
	display:block;
	text-decoration:none;
	padding:1% 0 0 0 ;
	margin:2% 0 3% 0 ;}

.linkFNA a{
	color:#FFFFFF;}

/*------------LA CATEDRA-----------*/
.logocatedra {
	margin: 2% 0 0 0; 
	float: left; 
}

/*------------CLASES-----------*/
.clasesalumnos {
	margin: 2% 0 3% 2%; 
	float: left;
	background: url(../img/clases_foto_1.jpg);
	width:296px;
	height:600px;
}
.clasesalumnos01 {
	margin: 2% 0 3% 2% ; 
	float: left; 
	background:url(../img/clases_foto_2.jpg);
	width:296px;
	height:600px
}
.clasesalumnos02 {
	margin: 2% 0 3% 2%; 
	float: left; 
	background:url(../img/clases_foto_3.jpg);
	width:296px;
	height:600px
}

main section article {
	width:100%;
	} 

/*------------TALLER-----------*/

.clasesalumnos03 {
	margin: 2% 0 3% 2%; 
	float: left; 
	background: url(../img/clases_alumnos.jpg);
	width:296px;
	height:400px
}

.columna_4{
	width: 60%;
	height: auto;
	float: left;
	font-size: 1rem;
	line-height: 1.6;
	margin: 3% 0% 3% 3%;
	text-align: left;
	
}

/*PAGINA05*/
/*--------------referencias----------------*/

.refes{ 
	height: 1200px;
	width:940px;
	margin-left:1%;}
	
.refes h4{
	margin:5% 0 0 25%;}



h5{
	float:left;
	color: #000000;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size:1.4rem;
	padding:1% 0 0 0 ;
	margin:2% 0 0 4% ;
	font-weight: 700;
	}
	
.referencias p{
	width:93%;
	font-size:1.3em;
	float:left;
	margin: 20px 0 0 20px;
	text-align:justify;
	line-height:1.3;
	}
	
.refe01{
	width:620px;
	height:300px;
	float:left;
	background:#64b6b1;
		margin:2% 0 0 0%;}
		
.refe02{
	width:300px;
	height:300px;
	float:left;
	background: url(../img/refe01.png);
	margin:2% 0 0 2%;}	
	
.refe03{
	width:300px;
	height:620px;
	float:left;
	background: #fec555;
	margin:2% 0 0 0%;}	

.refe03 p{
	width:80%;
	font-size:1.3em;
	float:left;
	margin: 2% 0 5% 7% ;
	text-align:justify;
	line-height:1.4;
}
	
	
	
.refe03 h5{
	margin:2% 0 0 6% ;
}
	
.refe04{
	width:620px;
	height:300px;
	float:left;
	background: url(../img/refe03.png);
	margin:2% 0 0 2%;

}

.refe05{
	width:300px;
	height:300px;
	float:left;
	background:#64b6b1;
	margin:2%;

}

.refe05 p{
	width:80%;
	font-size:1.3em;
	float:left;
	margin:2% 0 0 10%;
	text-align:justify;
	line-height:1.4;
	}
	
.refe05 h5{
	margin:2% 0 0 10% ;

	}

.refe06{
	width:300px;
	height:300px;
	float:left;
	background:#fec555;
	margin:2% 0 0 0;
}

	
/*----------APUNTES-------------*/

.clasesalumnos04 {
	margin:2% 11% 3% 2%; 
	float: left; 
	background: url(../img/links.jpg);
	width:300px;
	height:840px
}


.apuntes{
	list-style-type:none;
	margin:2%;
	padding:0;
	font-size:2em;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-weight:700;
	height:840px;

}
.apuntes li{
	width: auto;
	display: block;
	margin: 0 3% 0 4%;
	text-align:left;
	color:#df4140;
}
.apuntes li a{
	display:block;
	color:#000;
	text-decoration:none;
	margin:0 0 3.5% 0;
	font-weight:300;
}

/*----------eventos-------*/

.trimarchi{
	float:left;
	margin:3%;
	}
	
/*------AGENDA------*/

		
.agen01{
	width:300px;
	height:300px;
	float:left;
	background: #fec555;
	margin:3% 0 0 5%;}		
	
.agen02{
	width:593px;
	height:300px;
	float: right;
	background: url(../img/agenda03.jpg);
	background-repeat:no-repeat;
	margin:3% 0 0 0%;}

.agen03{
	width:300px;
	height:300px;
	float:left;
	background: #64b6b1;
	margin:3% 0 0 5%;}		
	
.agen04{
	width:593px;
	height:300px;
	float: right;
	background: url(../img/agenda02.jpg);
	background-repeat:no-repeat;
	margin:3% 0 0 0%;}
	

.agen05{
	width:300px;
	height:300px;
	float:left;
	background:#df4140;
	margin:3% 0 0 5%;}		
	
.agen06{
	width:593px;
	height:300px;
	float: right;
	background: url(../img/agenda01.jpg);
	background-repeat:no-repeat;
	margin:3% 0 0 0%;}
		

h5{
text-align:left;
}	

.agen05 p{
	width:86%;
}

/*-----------menu responsive----------*/

.dl-menuwrapper {
	width: 100%;
	max-width: 300px;
	float: left;
	position: relative;
	z-index: 10000;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	text-align: left;
	display: none;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: #DF4140;
	border: none;
	width: 48px;
	height: 45px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #DF4140;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 5px;
	background: #fff;
	top: 10px;
	left: 16%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 200000;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/*------------------------- RESPOSIVE ----------------------------*/

@media screen and (max-width:768px) {
    body {
        font-size: 10px;
    }
	.pagina{
		max-width:768px;
		height: auto;

	}
	img{
		width: 100%;
		height: auto;
			
	}
	h1{
	font-size: 3.09rem;
	font-weight: 800;
	color:  #df4140;
	margin: 15px 0 15px 0;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h2{
		font-size: 2rem;
		font-weight: 100;
		margin: 15px 0 15px 0;
		color:  #df4140;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h3{
		font-size: 1.4rem;
		font-weight: 100;
		color:  #333;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h4{
		font-size: 1.1rem;
		font-weight: 100;
		color:  #d9d8d0;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h6{
		font-size: 1.1rem;
		font-weight: 300;
		color: #000000;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	header {
	width: 100%; 
	height: auto;
	color:#d9d8d0; 
	background: #df4140;
	margin: 0;
	padding:0;
	}
	.facebook{
		display: none;
	}
	
	/*-----------nav----------*/
	header nav{
		display: none;
	}
	.dl-menuwrapper {
		display: inherit;
	}
	/*-----------main----------*/
	main{
		text-align: center;
	}
	section{
		max-width: 100%;
		height: auto; 
		float: left; 
		margin: 10px 0 10px 0;

	}
	section img{
		width: 100%;
		height: auto;
	}
	/*-----------foto profes----------*/
	.fotoprofes{
		width:100%;
		height:auto;
		float:left;
	}


	/*-----------aside AGENDA----------*/
	aside { 
		width: 100%; 
		height: auto; 
		float: left; 
		margin: 10px 0 10px 0px;
		font-size: 0.8rem;
		text-decoration:none;
		 }
	aside img{
		width: 100%;
		height: auto;
	}


	.agenda01{
		width:300px;
		height:200px;
		background:url(../img/noti01.png);
		margin:1% 0 0 33%;
		padding:0; 
		text-decoration:none;
		float: left;
		position:relative;
		z-index:1;
		clear: right;
		}

	.agenda02{
		width:300px;
		height:200px;
		background:url(../img/noti02.png);
		margin:1% 0 0 33%;
		padding:0; 
		text-decoration:none;
		float: left;
		position:relative;
		z-index:1;
		clear: right;
	}

	.agenda03{
		width:300px;
		height:200px;
		background:url(../img/noti03.png);
		margin:1% 0 0 33%;
		padding:0; 
		text-decoration:none;
		float: left;
		position:relative;
		z-index:1;
		clear: right;
	}			


	.rectangulo{
		background-color:#fec555;
		width:100%;
		height:55px;
		float:left; 
		margin: 45% 0 0 0;
		position:absolute;
		z-index:2;

		}

	.texto{
		width: 100%; 
		height: auto;
		margin:2% 0 0 0;
		text-decoration:none;
		text-align:center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
		font-size: 1rem;
		color:#333;
		float: left;
		position:absolute;
		z-index:3;
	}

	/*-----------footer----------*/

	footer{
		width: 100%;
		height: 215px;
		position: relative;
		float: left;
		background: #DF4140;
	}


	footer nav{
		display: none;
	}

	.legal{
		width: 70%;
		height: auto;
		float: left;
		text-align: center;
		margin: 2% 0 0 2%;

	}
	.legal img{
		margin: 0 0 0 5%;
	}

	.fadu{
		width: 20%;
		height: auto;
		float: right;
		text-align: center;
		border-left: 1px solid  #fff;
		margin: 2% 0 0 2%;
	}
	footer p{
		text-align:center;
		color: #fff;
		font-size:0.8rem;
		font-family:Helvetica, sans-serif;
		margin: 3% 0 1% 4%;
		width: 90%;
		float:left;
	}

	footer span{
		float:left;
	}
	footer img{
		width: 90%;
		height: auto;
	}
	svg{
		width: 90%;
		height: auto;
	}
	/*-----------pagina 2----------*/


	.submenu{
		display: none;
	}
	/*--docentes--*/
	.docen {
		width: 300px;
		height: 300px;
		float: left;
		margin: 10px 10px 0 32px;
		position: relative;
		z-index: 1;
	}
	/*--referencias--*/
	
	.refes{ 
		height: auto;
		width:100%;
		margin: 0;
	}
	.refes img{
		width: 100%;
		height: auto;
	}

	.refes h4{
		margin:5% 0 0 25%;}



	h5{
		float:left;
		color: #000000;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
		font-size:1.4rem;
		padding:1% 0 0 0 ;
		margin:2% 0 0 4% ;
		font-weight: 700;
		}

	.referencias p{
		width:93%;
		font-size:1rem;
		float:left;
		margin: 2% 0 0 2%;
		text-align:justify;
		line-height:1.3;
		}

	.refe01 {
		width: 96%;
		height: auto;
		float: left;
		background: #64b6b1;
		margin: 2% 0 0 2%;
	}

	.refe02{
		width:300px;
		height:300px;
		float:left;
		background: url(../img/refe01.png);
		margin:2% 0 0 5%;
	}	

	.refe03{
		width:300px;
		height:auto;
		float:left;
		background: #fec555;
		margin:2% 0 0 5%;
	}
	.refe03 img{
		display: none;
	}

	.refe03 p{
		width:80%;
		font-size:1rem;
		float:left;
		margin: 2% 0 5% 7% ;
		text-align:justify;
		line-height:1.4;
	}



	.refe03 h5{
		margin:2% 0 0 6% ;
	}
	.col8{
		width: 100%;
		height: auto;
		float: left;
	}

	.refe04{
		display: none;
	}
	

	.refe05{
		width:300px;
		height:auto;
		float:left;
		background:#64b6b1;
		margin:2% 0 0 5%;

	}

	.refe05 p{
		width:80%;
		font-size:1rem;
		float:left;
		margin:2% 0 0 10%;
		text-align:justify;
		line-height:1.4;
		}

	.refe05 h5{
		margin:2% 0 0 10% ;

		}

	.refe06{
		width:300px;
		height:auto;
		float:left;
		background:#fec555;
		margin:2% 0 0 5%;
	}
	
}
/*----320px celular----*/

@media screen and (max-width:320px) {
	
	body {
        font-size: 10px;
    }
	.pagina{
		max-width:320px;
		height: auto;

	}
	img{
		width: 100%;
		height: auto;
			
	}
	h1{
	font-size: 2.4rem;
	font-weight: 800;
	color:  #df4140;
	margin: 15px 0 15px 0;
	text-align: center;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h2{
		font-size: 1.6rem;
		font-weight: 100;
		margin: 15px 0 15px 0;
		color:  #df4140;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h3{
		font-size: 1.2rem;
		font-weight: 100;
		color:  #333;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h4{
		font-size: 1rem;
		font-weight: 100;
		color:  #d9d8d0;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	h6{
		font-size: 1rem;
		font-weight: 300;
		color: #000000;
		text-align: center;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
	header {
	width: 100%; 
	height: auto;
	color:#d9d8d0; 
	background: #df4140;
	margin: 0;
	padding:0;
	}
	.facebook{
		display: none;
	}
	
	/*-----------nav----------*/
	header nav{
		display: none;
	}
	.dl-menuwrapper {
		display: inherit;
	}
	/*-----------main----------*/
	main{
		text-align: center;
	}
	section{
		max-width: 100%;
		height: auto; 
		float: left; 
		margin: 10px 0 10px 0;

	}
	section img{
		width: 90%;
		height: auto;
	}
	/*-----------foto profes----------*/
	.fotoprofes{
		display: none;
	}


	/*-----------aside AGENDA----------*/
	aside { 
		display: none;
    }
	/*-----------footer----------*/

	footer{
		width: 100%;
		height: 200px;
		position: relative;
		float: left;
		background: #DF4140;
	}


	footer nav{
		display: none;
	}

	.legal{
		width: 70%;
		height: auto;
		float: left;
		text-align: center;
		margin: 2% 0 0 2%;

	}
	.legal img{
		margin: 0 0 0 2%;
	}

	.fadu{
		width: 20%;
		height: auto;
		float: right;
		text-align: center;
		border-left: 1px solid  #fff;
		margin: 1% 0 0 1%;
	}
	footer p{
		text-align:center;
		color: #fff;
		font-size:0.6rem;
		font-family:Helvetica, sans-serif;
		margin: 2% 0 1% 2%;
		width: 95%;
		float:left;
	}

	footer span{
		float:left;
	}
	footer img{
		width: 80%;
		height: auto;
	}
	svg{
		width: 80%;
		height: auto;
	}
	/*--docentes--*/
	.docen {
		width: 90%;
		height: auto;
		float: left;
		margin: 1% 5% 0 5%;
		position: relative;
		z-index: 1;
	}
	/*--referencias--*/
	
	.refes{ 
		height: auto;
		width:100%;
		margin: 0;
	}
	.refes img{
		width: 100%;
		height: auto;
	}

	.refes h4{
		margin:5% 0 0 25%;}



	h5{
		float:left;
		color: #000000;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
		font-size:1.4rem;
		padding:1% 0 0 0 ;
		margin:2% 0 0 4% ;
		font-weight: 700;
		}

	.referencias p{
		width:93%;
		font-size:1rem;
		float:left;
		margin: 2% 0 0 2%;
		text-align:left;
		line-height:1.3;
		}

	.refe01 {
		width: 96%;
		height: auto;
		float: left;
		background: #64b6b1;
		margin: 2% 0 0 2%;
	}

	.refe02{
		width: 96%;
		height: auto;
		float:left;
		background: url(../img/refe01.png);
		margin:2% 0 0 2%;
	}	

	.refe03{
		width: 96%;
		height: auto;
		float:left;
		background: #fec555;
		margin:2% 0 0 2%;
	}
	.refe03 img{
		display: none;
	}

	.refe03 p{
		width:80%;
		font-size:1rem;
		float:left;
		margin: 2% 0 5% 7% ;
		text-align:justify;
		line-height:1.4;
	}



	.refe03 h5{
		margin:2% 0 0 6% ;
	}
	.col8{
		width: 100%;
		height: auto;
		float: left;
	}

	.refe04{
		display: none;
	}
	

	.refe05{
		width: 96%;
		height: auto;
		float:left;
		background:#64b6b1;
		margin:2% 0 0 2%;

	}

	.refe05 p{
		width:80%;
		font-size:1rem;
		float:left;
		margin:2% 0 0 10%;
		text-align:justify;
		line-height:1.4;
		}

	.refe05 h5{
		margin:2% 0 0 10% ;

		}

	.refe06{
		width: 96%;
		height: auto;
		float:left;
		background:#fec555;
		margin:2% 0 0 2%;
	}


}