@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: Tahoma, Verdana;
}

.header{
	width: 100%;
	margin-top: 0px;
	position: fixed;
	z-index: 3;
	background-color: #FFFFFF;
}

#menu{
	position: relative;
	width: 100%;
	height: 55px;
	z-index: 6;
}

.iframe-menu{
	width: 100%;
	height: 48px;
	border-style: none;
	/*z-index: 7;*/
}

.iframe-menu:hover{
	height: 100vh;
}

#cabecera{
	position: relative;
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: #FFFFFF;
	/*z-index: 5;*/
}

#barra{
	position: relative;
	width: 100%;
	height: 7px;
	background-color: #103D8F;
	/*z-index: 4;*/
}

#banner{
	position: relative;
	width: 100%;
	max-width: 1200px;
	height: 600px;
	margin: auto;
	top: 142px;
	/*z-index: 4;*/
}

.iframe-banner{
	width: 100%;
	height: 600px;
	border-style: none;
	/*z-index: 7;*/
}

.ver-video{
	position: absolute;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	z-index: 2;
	background: #FF0000;
	height: 30px;
	width: 160px;
	line-height: 30px;
	/*border-radius: 15%;*/
	top: 0px;
	right: 5px;
	cursor: pointer;
	animation: modal 2s 1s forwards;
	visibility: hidden;
	opacity: 0;
}

.whatsappweb{
	position: sticky;
	width: auto;
	height: auto;
	z-index: 1000;
}

.mensaje-wsp{
	position: fixed;
	width: 150px;
	height: 50px;
	background-color: #2AB540;
	bottom: 30px;
	right: 90px;
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 10px;
	line-height: 18px;
}

.btn-wsp{
	position: fixed;
	width: 55px;
	height: 55px;
	line-height: 55px;
	bottom: 30px;
	right: 30px;
	text-align: center;
	/*box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
	z-index: 1000;*/
}

.btn-wsp:hover{
	text-decoration: none;
}

.main{
	margin-top: 140px;
	width: 100%;
	max-width: 1200px;
	height: auto;
	/*z-index: 2;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.carreras, .beneficios{
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
}

.titulo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.56rem;
	font-weight: bold;
	margin: 25px;
	padding-top: 20px;
	color: #103D8E;
}

article{
	width: 250px;
	height: 340px;
	margin: 25px;
	text-align: center;
	font-family: Tahoma, Geneva;
	font-size: 0.87rem;
	color: #103D8E;
	float: left;
}

.carreras article img{
	border-radius: 15px;
}

.carreras article img:hover{
	opacity: 0.7;
}

.iframe-pie{
	width: 100%;
	height: 540px;
	border-style: none;
}

#creditos{
	position: relative;
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	font-family: Tahoma, Geneva;
	font-size: small;
	color: #103D8E;	
	/*z-index: 0;*/
}

.contenido{
	
}

.ancla:before{
	display: block;
	content: "";
	margin-top: -125px;
	height: 125px;
	visibility: hidden;
}

#detalle, #vision{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.87rem;
	text-align: justify;
	line-height:30px;
	margin:25px;
	color:#103D8E;
}

.l_izq{
	width: 570px;	
	float: left;
}

.l_der{
	width: 570px;
	float: left;
}

.lista{
	list-style-image: url("../images/flechas.png");
	margin-left: 25px;
}

.foto{
	width: 340px;
	height: 320px;
	margin: 25px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.87rem;
	color: #103D8E;
	float: left;
}

.foto img{
	border-radius: 15px;
	border: 2px solid;
}

.foto2{
	width:274px;
	background-color: #103D8E;
	height: 150px;
	margin:13px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.87rem;
	color:#103D8E;
	float: left;
	border-radius: 15px;
	border: 2px solid;
}

.foto2 img{
	border-radius: 13px 13px 0px 0px;
}

.link-profe{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.pdfh{
	margin: auto;
	width: 955px;
	height: 726px;
	border-style: solid;
	border-color: #103D8E;
}

.foto_carrera{
	width: auto;
	height: auto;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}

.subtitulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.2rem;
	font-weight:bold;
	padding-top:20px;
	color:#103D8E;
}

.lista_carreras{
	list-style-image:url(../images/casita.png);
	margin-left:20px;
}

.lista_documentos{
	list-style: none;	
}

.lista_documentos a{	
	text-decoration: none;
	color: #103D8E;
}

.lista_documentos a:hover{		
	color: #FF0000;
}

.lista_bib{
	list-style-image:url("../images/flecha-15.png");
	margin-left: 20px;
	font-weight: bold;
}

.lista_bib a{	
	text-decoration: none;
	color: #103D8E;
}

.lista_biblioteca{
	list-style-image:url(../images/libro-15.png);
	margin-left: 20px;
	font-weight: normal;
}

.lista_biblioteca a{	
	text-decoration: none;
	color: #103D8E;
}

.lista_biblioteca a:hover{		
	color: #FF0000;
}

#formulario
{
	width:50%;
	height:auto;
	margin:auto;
}

#formulario_biblioteca
{
	width:35%;
	height:auto;
	margin:auto;
}

.texto
{
	border-color:#103D8E;
	border-style:solid;
	border-width:2px;
	height:35px;
	width:100%;
	text-indent:10px;
}

.mensaje
{
	border-color:#103D8E;
	border-style:solid;
	border-width:2px;
	width:100%;
	padding:10px;
	line-height:150%;
}

.boton
{
	width:150px;
	height:40px;
	background-color: #BFBFBF;
	border-radius: 5px;
	border: hidden;
}

.boton_bliblioteca
{
	outline: none;
	text-decoration: none;
	padding: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.noticia{
	width:350px;
	height:350px;
	margin:25px;
	text-align:right;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.87rem;
	color:#103D8E;
	float: left;
	box-shadow: 0 0 10px 1px;
}

.leermas{
	text-decoration: none;
	color: #FF0000;
}

.contenido_noticia{
	text-align: center;
}

#mensaje
{
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.tablabecas{
	margin: auto;
	width: 50%;
}

.tablabecas, .tablabecas th, .tablabecas tr, .tablabecas tr td{
	border: 1px solid;
}

.tablabecas th, .tablabecas tr, .tablabecas tr td{
	padding: 10px;
	text-align: center;
}


@media(max-width:850px){
	
	.header{
		width: 100%;
		max-width: 100%;
	}
	
	.img-cabecera{
		max-width: 100%;
	}
	
	.contenido{
		max-width: 100%;
	}
	
	.l_izq{
		max-width: 100%;
		/*float: left;*/
	}

	.l_der{
		max-width: 100%;		
	}
	
	.l_izq img{
		width: 100%;
	}
	
	.foto{
		max-width: 100%;
	}
	
	.foto img{
		max-width: 100%;
	}
	
	.foto2{
		max-width: 100%;
	}
	
	.foto2 img{
		max-width: 100%;
	}
	
	.pdfh{
		margin: auto;
		width: 100%;		
	}
	
	.pdfh embed{
		max-width: 100%
	}
	
	.foto_carrera{
		max-width: 100%;
	}
	
	.foto_carrera img{
		max-width: 100%;
	}
	
	#formulario
	{
		width: 100%;
	}
	
	#formulario_biblioteca
	{
		width: 100%;
	}
	
	.noticia{
		max-width:90%;
		margin:25px 20px 25px 20px;
	}
	
	.noticia img{
		max-width: 100%;
	}

	.contenido_noticia{
		text-align: center;
		max-width: 100%;
	}
	
	.contenido_noticia img{
		max-width: 95%;
	}
	
	.lista_bib{
		list-style-image:url("../images/flecha-15.png");
		margin-left: 20px;
		font-weight: bold;
	}

	.lista_bib a{	
		text-decoration: none;
		color: #103D8E;
	}

	.lista_biblioteca{
		list-style-image:url(../images/libro-15.png);
		margin-left: 20px;
		font-weight: normal;
	}

	.lista_biblioteca a{	
		text-decoration: none;
		color: #103D8E;
	}

	.lista_biblioteca a:hover{		
		color: #FF0000;
	}
	
	.tablabecas{
		width: 100%;
	}
	
	.videomodal{
		width: 90%;
	}

	.imgmodal{
		width: 90%;
	}
			
}