/*
Theme Name: HKU
Theme URI: https://www.hku.com/
Description: Education
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/*Links*/
.wp-block-column p a {
	color: #3c3c3c;
}
/*Authors*/
#single .post .sec-content-at {
	max-width: 800px;
    margin: 0 auto;
    padding: 40px;
}
.texto-justificado {
	text-align: justify;
}
.sec-content {
	max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
}
/*Proyectos*/
.col-margin {
	margin-bottom: 0px;
}
.col-margin .wp-block-columns {
	margin-bottom: 0px;
}
.gal-pro .uk-slideshow-items img {
	width:100%;
    height:100%;
    object-fit:contain;
}
.col-pro-rel {
	max-width: 500px;
	margin: 0 auto;
}
.col-ley {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.col-ley p {
	font-size: 10px !important;
	border-radius: 50px;
	padding: 5px;
}
.col-ley .wp-block-image {
	line-height: 5px;
}
/*Galeria*/
.uk-scope .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
	stroke: #000000;
}
/*Autores*/
.col-pro-aut {
	margin-top: 30px;
    margin-bottom: 30px;
}
.col-pro-aut .has-text-align-center {
	
}
/*Columnas imagenes*/
.col-ima-top .wp-block-image img {
	aspect-ratio: auto !important;
    object-fit: contain;
}
/*Pagina Footer click*/
.col-pad {
	padding: 20px;
}
/*Tags proyectos*/
.uagb-tabs__panel li.uagb-tab a div {
  font-weight: 400;
}

.uagb-tabs__panel li.uagb-tab.active a div {
  font-weight: 900;
   letter-spacing: 0.5px;
}