/*
Theme Name: IDEI
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.0.1777936818
Updated: 2026-05-04 23:20:18
*/

.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    border-bottom: 2px solid;
    font-weight: bold;
}

.single-investigadores span.universidad {
	display: inline-block;
	color: #aaaaaa;
	font-size: 0.9em
}

#formacion li {
	margin-bottom: 15px;
	padding-left: 10px
}

#formacion li::marker {
	content: '\f5ad';
  	font-family: "Font Awesome 7 Free";
  	font-weight: 900; 
}
    
#temas br {
	display: none
}

#temas span.tema, .single-lineas-de-inv .claves li {    
	display: inline-block;
    padding: 1px 10px;
    background-color: #eeeeee;
    border-radius: 10px;
    border: 1px solid #ae1722;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.8em;
}

#botones-bio a {
	min-width: 175px;
	text-align:center
}
.single-lineas-de-inv .claves li {
	display: inline-block;
    padding: 1px 10px;
    background-color: #eeeeee;
    border-radius: 10px;
    border: 1px solid #ae1722;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.8em;
}
.single-lineas-de-inv .claves ul {
	padding: 0
}

.single-lineas-de-inv .proyectos .et_pb_tab_content li {
	padding: 30px;
    background-color: #ffffff;
    border: 1px solid rgba(174, 23, 34, 0.5);
	margin-bottom: 15px
}

.single-lineas-de-inv .proyectos .et_pb_tab_content li:before {
	content: '\e0e3';
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    padding: 10px;
    background-color: #eeeeee;
    margin-right: 10px;
    color: #ae1722;
    font-size: 20px;
}

.single-lineas-de-inv .proyectos .et_pb_tab_content li::marker {
	content: '';
  	display:none
}
.et_pb_tabs_controls li {
	border:0;
	border-right:0;
	border-bottom:0;
	border-left: 0
}
.et_pb_tab_active {
	border-bottom: 1px solid #ae1722 !important
}
.redes li::marker {
	color: #ae1722
}
.dp-investigadores {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:20px
}
.dp-investigadores .excerpt-dash {
	display:none
}
.dp-investigadores a:not(.image) {
	display:block;
	padding: 20px;
}
.dp-investigadores .title {
	color: #282828;
	font-weight: bold;
	padding: 20px 20px 0 20px !important;
	font-size: 1.2em
}
.dp-investigadores .excerpt-more {
	padding: 10px 20px 20px 20px !important
}
.dp-investigadores>div {
	background-color: #f3f3f3;
	border: 1px solid #ae1722
}