@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;1,700&display=swap');

html {
	overflow-x: hidden;
}

body {
	margin: 0px !important;
	overflow-x: hidden;
	padding-right: 0px !important;
}

.fotorector {
	width: 100%;
	height: 90vh;
	/*min-height: 817px;754px;*/
	background: url('/images/nosotros/bienvenida/img/rector2021.png') no-repeat center center;
	padding: 40px 0;
	background-size: cover;
	max-width: 100%;
}

.contenedora_rector_menu {
	width: 1180px;
	margin: 0 auto;
}

.botonesRECTOR {
	font-size: 18px;
	font-family: 'Spinnaker';
	width: 255px;
	padding: 20px;
	/*bot derecha	margin: 6% 0;*/
	margin: 6% 70%;
	border: 1px solid #FFF;
	text-align: center;
}

.botonesRECTOR a {
	color: #FFFFFF;
}

.contenedora_rector_bottom {
	width: 1180px;
	margin: 30px auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.twitter_rector,
.bienv_contenido {
	float: left;
}

.basediscurso {
	padding: 4% 0;
	background-image: url('/images/nosotros/bienvenida/img/base_discursos.png');
	float: left;
	width: 48%;
	margin-bottom: 30px;
	min-height: 80px;
	margin-left: 20px;
}

.basediscurso1 {
	padding: 4% 0;
	background-image: url('/images/nosotros/bienvenida/img/base_discursos.png');
	float: left;
	width: 49%;
	margin-bottom: 30px;
	min-height: 80px;
}

.doslineas {
	padding: 3%;
}

.TITULOScontenido {
	font-size: 18px;
	font-family: 'Spinnaker';
	margin-bottom: 30px;
	margin-top: 30px;
}

.contenedora_rector_bottom .center {
	text-align: center;
}

.discursos {
	padding: 0px;
}

.contenidodiscurso {
	margin-left: 23%;
}

.contenidodiscurso {
	color: #515151;
}

.contenidodiscurso a {
	color: #515151;
}


/* UPAEP EN BREVE */
.enbreve {
	width: 100%;
	min-height: 500px;
	background-image: url('/images/nosotros/enbreve/img/fondo_claro.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 3% 0;
	overflow: hidden;
	max-width: 100%;
}

.contenedora_enbreve_menu {
	width: 1180px;
	margin: 0 auto;
	max-width: 1180px;
}

.botonesENBREVE {
	font-size: 24px;
	font-family: 'Montserrat';
	width: 40%;
	padding: 20px;
	margin: 3% 5%;
	border: 1px solid #292b2c;
	text-align: center;
	color: #292b2c;
	font-weight: bold;
	float: left;
}

.contenedora_enbreve_menu a {
	color: #292b2c;
	cursor: pointer;
}

#piechart {
	width: 35%;
	height: 35%;
	margin: 20px auto;
}

/*Calidad Educativa*/
.calidad {
	width: 100%;
	min-height: 500px;
	background-image: url('/images/nosotros/calidad_acreditada/img/fondo_calidad.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 3% 0;
	overflow: hidden;
	max-width: 100%;
}

.contenedora_calidad_menu {
	width: 1180px;
	max-width: 1180px;
	margin: 0 auto;
}

.botonescalidad {
	font-size: 24px;
	font-family: 'Montserrat';
	width: 40%;
	max-width: 40%;
	padding: 20px;
	margin: 3% 5%;
	border: 1px solid #292b2c;
	text-align: center;
	color: #292b2c;
	font-weight: bold;
	float: left;
}

.contenedora_calidad_menu a {
	color: #292b2c;
	cursor: pointer;
}

/* Identidad */
.identidad {
	width: 100%;
	min-height: 500px;
	background-image: url('/images/nosotros/identidad/img/fondo_claro_identidad.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 3% 0;
	overflow: hidden;
	max-width: 100%;
}

.contenedora_identidad_menu {
	width: 1180px;
	margin: 0 auto;
}

.botonesidentidad {
	font-size: 24px;
	font-family: 'Montserrat';
	width: 40%;
	padding: 20px;
	margin: 3% 5%;
	border: 1px solid #292b2c;
	text-align: center;
	color: #292b2c;
	font-weight: bold;
	float: left;
}

.contenedora_identidad_menu a {
	color: #292b2c;
	cursor: pointer;
}

.modal-body iframe {
	height: 800px;
}

/*mural*/
.texto_mural1 {
	width: 100%;
	min-height: 754px;
	max-width: 100%;
}

.texto_mural {
	width: 1180px;
	min-height: 754px;
	max-width: 1180px;
	margin: 40px auto;
	color: #4D4D4D;
}

.texto_mural p {
	margin-bottom: 0;
}

.subtitulo_mural {
	font-size: 30px;
}

.mural_video {
	width: 1180px;
	min-height: 350px;
}

section div.embed-responsive.embed-responsive-16by9 {
	max-height: 560px;
}

/*Ceremonias*/
.ceremonias {
	width: 100%;
	min-height: 400px;
	background-image: url('/images/nosotros/ceremonias_institucionales/img/portada_ceremonias.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 3% 0;
	overflow: hidden;
	max-width: 100%;
}

.tabla_ceremonias {
	width: 1620px;
	margin: 30px auto;
}

.tabla_ceremonias .ceremonia {
	width: 32%;
	float: left;
	min-height: 428px;
	background-color: #EEEEEE;
	margin-top: 1%;
	margin-bottom: 1%;
}

.tabla_ceremonias .ceremonia p {
	font-size: 20px;
	font-family: 'Spinnaker';
	text-transform: uppercase;
	background: none repeat scroll 0 0 #D9AD64;
	color: #FFFFFF;
	padding: 15px 0;
	text-align: center;
}

.cer2,
.cer5,
.cer8,
.cer11 {
	margin: 1% 2%;
}

.ceremonia li {
	line-height: 28px;
	list-style-image: url(/images/plantillas/iconos/flecha_3.png);
	list-style-position: outside !important;
}

.tabla_ceremonias .ceremonia ul {
	padding: 0 30px;
}

.ceremoniaGrado .ceremonia_izq {
	width: 52%;
}

.ceremoniaGrado .ceremonia_der {
	width: 48%;
}

.ceremoniaGrado .ceremonia_izq img,
.ceremoniaGrado .ceremonia_der img {
	width: 100%;
}

.ceremoniaGrado .item-page p {
	padding-left: 30px;
	padding-right: 30px;
}

/*cruzForjada*/
.cruzForjada {
	width: 1180px;
	padding: 0 30px;
}

.cruzForjada h2 {
	font-size: 30px;
	font-family: 'Spinnaker';
	text-align: center;
}

.cruzForjada h3 {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}

/*ceremoniaGrado*/
.ceremoniaGrado {
	width: 1180px;
	max-width: 100%;
	padding: 0;
}

.ceremoniaGrado .item-page {
	width: 100%;
}

.ceremoniaGrado .ceremonia_izq {
	float: left;
}

.ceremoniaGrado .ceremonia_der {
	float: left;
}

/*informes del rector*/
.informesrector,
.primcatedra,
.investidura,
.juramento {
	width: 1180px;
	max-width: 100%;
	padding: 0;
}

.informesrector .item-page,
.primcatedra .item-page,
.investidura .item-page,
.juramento .item-page {
	width: 100%;
}


/*Articulo en modal*/
#customModalArt .modal-dialog {
	max-width: 855px;
	margin: 30px auto;
}

.modal-header {
	background-color: #891515;
	color: #FFFFFF;
}

.modal-header .modal-title {
	font-family: 'Spinnaker';
	font-size: 21px;
}

.modal-body {
	padding: 30px 50px;
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn {
	background-color: #891515;
	color: #FFFFFF;
	border-color: #891515;
}

.item-page {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	font-weight: 300;
}

.TituloCompleto {
	background: #BCA76C;
	color: #FFFFFF;
	font-family: 'Spinnaker';
	font-size: 30px;
	padding: 10px 20px;
	margin: 0 0px;
}

.item-page ul li a,
.item-page h1 a,
.item-page a:focus,
.item-page a:hover,
.item-page a,
.item-page ul li {
	color: #4D4D4D;
}

.item-page ul li {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.item-page h1,
.item-page h1 a {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

.item-page strong {
	font-weight: bold;
}

.modal-body p {
	margin-bottom: 0;
}

/*centrar imagen en modal*/
.imgCenter {
	text-align: center;
}

/*línea de tiempo*/
.lineatiempo .top_linea {
	background-image: url('/images/nosotros/lineatiempo/fondo_linea.jpg');
	max-height: 525px;
}

.img_linea {
	margin: auto;
	width: 200px;
	padding: 9% 0;
}

.btns_linea {
	background-color: #b60808;
}

.btns_row {
	text-align: center;
	padding: 3%;
	font-family: 'Fira Sans', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}

.btns_row p {
	padding-top: 15px;
	font-weight: 700;
	font-style: italic;
}

.img_btn {
	width: 50px;
}

.btns_row_bottom {
	padding-bottom: 3%;
}

.btns_row a,
.btns_row a:hover,
.btns_row a:visited {
	color: #FFFFFF;
}

.btns_row_bottom p {
	font-family: 'Fira Sans', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}

.btns_row_bottom p span {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
}

#myModal .modal-dialog {
	max-width: 600px !important;
}

#myModalTutorial .modal-dialog,
#myModalVideo .modal-dialog {
	max-width: 1000px !important;
}

#myModalTutorial .modal-body,
#myModalVideo .modal-body {
	padding: 0px;
}

@media (max-width: 1620px) {
	.tabla_ceremonias {
		width: 100%;
	}

	.cer1,
	.cer4,
	.cer7,
	.cer10 {
		margin-left: 1%;
	}

	.cer3,
	.cer6,
	.cer9,
	.cer12 {
		margin-right: 1%;
	}

	.tabla_ceremonias .ceremonia {
		width: 31.3%;
	}
	.botonesRECTOR{
		margin: 3% 70%;
	}
}
@media (max-width: 1180px) {

	.fotorector,
	.contenedora_rector_bottom {
		width: 100%;
		max-width: 100%;
	}

	.contenedora_rector_menu {
		width: 90%;
		max-width: 90%;
	}

	.contenedora_enbreve_menu {
		width: 100%;
		max-width: 100%;
	}

	.contenedora_calidad_menu {
		width: 100%;
		max-width: 100%;
	}

	.contenedora_identidad_menu {
		width: 100%;
	}

	.mural_video {
		width: 100%;
	}

	.texto_mural {
		width: 100%;
		max-width: 100%;
		padding: 0 40px;
	}

	.mural_video iframe {
		width: 90%;
	}

	.cruzForjada {
		width: 100%;
	}

	.cruzForjada h2 {
		margin-bottom: 35px;
	}

	.informesrector,
	.primcatedra,
	.investidura,
	.juramento {
		width: 100%;
	}

	.ceremoniaGrado {
		width: 100%;
	}
}

@media (max-width: 1042px) {
	.contenidodiscurso {
		margin-left: 25%;
	}
}

@media (max-width: 1000px) {

	.basediscurso,
	.basediscurso1 {
		width: 418px;
		max-width: 418px;
		background-repeat: no-repeat;
		margin-left: 30px;
	}

	#myModalTutorial .modal-dialog,
	#myModalVideo .modal-dialog {
		max-width: 100% !important;
	}
}

@media (max-width: 944px) {
	.tabla_ceremonias .ceremonia {
		width: 47%;
	}

	.cer1,
	.cer7,
	.cer3,
	.cer9,
	.cer5,
	.cer11 {
		margin-left: 2%;
		margin-right: 1%;
	}

	.cer2,
	.cer4,
	.cer6,
	.cer8,
	.cer10,
	.cer12 {
		margin-left: 1%;
		margin-right: 2%;
	}
}

@media (max-width: 930px) {
	.botonesENBREVE {
		width: 80%;
		max-width: 80%;
		margin: 3% auto;
		float: none;
	}

	.botonescalidad {
		width: 80%;
		max-width: 80%;
		margin: 3% auto;
		float: none;
	}

	.botonesidentidad {
		width: 80%;
		margin: 3% auto;
		float: none;
	}

}

@media (max-width: 760px) {
	.tabla_ceremonias .ceremonia {
		width: 70%;
		margin: 4% auto;
		float: none;
	}
}

@media (max-width: 740px) {
	.fotorector {
		background-position: top;
		background-size: contain;
		padding-top: 310px;
		padding-bottom: 0px;
	}

	.botonesRECTOR {
		border-color: #292b2c !important;
		color: #292b2c;
		float: left;
		margin-left: 20px;
		margin-right: 20px;
		width: 43%;
		max-width: 43%;
	}

	.botonesRECTOR a {
		color: #292b2c !important;
	}

	.fotorector {
		min-height: 543px;
	}
}

@media (max-width: 640px) {
	.botonesRECTOR {
		width: 255px;
		max-width: 255px;
		float: none;
		margin: 20px auto;
	}

	.fotorector {
		padding-top: 274px;
	}
}

@media (max-width: 620px) {
	.mural_video iframe {
		width: 100%;
	}
}

@media (max-width: 600px) {
	#myModal .modal-dialog {
		max-width: 100% !important;
	}

	.btns_linea {
		padding-top: 20px;
	}
}

@media (max-width: 580px) {

	.basediscurso,
	.basediscurso1 {
		padding: 7% 0;
	}

	.doslineas {
		padding: 5% 0;
	}

	.contenidodiscurso {
		margin-left: 32%;
	}

	.fotorector {
		background-position: top;
		background-size: contain;
		padding-top: 43%;
		padding-bottom: 0px;
	}

	.center img,
	.imgCenter img {
		width: 100%;
	}
}


@media (max-width: 560px) {
	.tabla_ceremonias .ceremonia {
		width: 85%;
	}
}


@media (max-width: 480px) {
	.subtitulo_mural {
		font-size: 20px;
	}

	.texto_mural {
		padding: 0 20px;
	}
}

@media (max-width: 478px) {

	.basediscurso,
	.basediscurso1 {
		width: 87%;
		max-width: 87%;
		margin-right: auto;
		margin-left: auto;
		float: none;
		padding: 6% 0;
	}

	.doslineas {
		padding: 4% 0;
	}
}


@media (max-width: 450px) {
	.botonesENBREVE {
		font-size: 20px;
	}

	#piechart {
		width: 90%;
		height: 90%;
	}

	.botonescalidad {
		font-size: 20px;
	}

	.botonesidentidad {
		font-size: 20px;
	}
}

@media (max-width: 420px) {
	.cruzForjada h3 {
		font-size: 18px;
	}

	.cruzForjada h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}

	.tabla_ceremonias .ceremonia {
		overflow: hidden;
		min-height: 100px;
	}
}

@media (max-width: 400px) {
	.fotorector {
		height: auto;
	}

	.botonesRECTOR {
		margin: 5% 0%;
		width: 100%; 
		max-width: 100%;
	}

	.TITULOScontenido {
		margin-top: 0px;
		padding-left: 15px;
	}

	div#contenedora_rector_bottom {
		margin-top: 0px;
	}
}


@media (max-width: 350px) {
	.botonesENBREVE {
		font-size: 15px;
	}

	.botonescalidad {
		font-size: 15px;
	}

	.botonesidentidad {
		font-size: 15px;
	}
}