/*-- AUTORIDADES --*/
.autoridades .col5{
	width: 20%;
}
.autoridades h1{
	text-align: center;
}
.autoridades .title a{
	color: #5a6672;
	padding: 0 10px;
}
.autoridades .title a:hover{
	color: #f2851e;
}
.autoridades h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #5a6672;
	font-family: 'GothamBold', sans-serif;
}
.autoridades h2 small{
	font-size: 20px;
	font-family: 'GothamBlack', sans-serif;
}
.autoridades .caption{
	background: #f5f5f5;
	padding: 15px;
	margin-bottom: 15px;
}
.autoridades .caption h4{
	font-size: 15px;
}
.autoridades .caption h4 strong{
	font-size: 14px;
	color: #f2851e;
	font-family: 'GothamBold', sans-serif;
}
.autoridades .caption a.btn-primary{
	font-size: 10px;
}
.page-id-42 .modal-body{
	padding: 10px 25px;
}

.lang{
	position: absolute;
	top: -20px;
}




@media (min-width: 992px) {
	#article {
    	margin-right: 1%;
    	width: 74%;
	}
	
	.post-regular .title h3 a , .post-resumen .title h3 a {
		height:47px
	}
}
.post-carousel .excerpt p {
	max-width:100%;
}
.titnotas {	
	color: #666d76;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 17px;
}
.sinmargin {
	margin-top:0px
}
.cat-posgrado .excerpt {
    background-color: #f2851e;
}

.post-destacado .title h3 {
	font-size: 26px;
}
