/* Color de fuente en la vista de grilla de los artículos*/
.vantage-grid-loop article h3 a {
    color: #1f7e4b;
    font-weight: bold;
}

.vantage-grid-loop article a.more-button {
		color: #1f7e4b;
}

/* Color de fuente en la categoría de la bio de investigadores*/
.field-unidad_de_investigacion span, .field-rol span {
			color: #1f7e4b;
}

/* flechas de paginacion de las publicaciones*/
.wpDspace .page_navigation a, .wpDspace .alt_page_navigation a {

font-family: 'Open Sans';
    font-style: normal;
}
		
.wpcf7-textarea {
width:447px;
}

/* barra redes y cv de los investigadores*/
.barra-redes {
    transform: scale(1.3);
    margin: 16px 0px 16px 0px;
}
.field-content-biografia {
    font-size: 18px !important;
    color: #404041;
    text-align: justify;
    font-family: 'Open Sans' !important;
}

.field-biografia h2, .titulo-repo button {
    font-size: 18px !important;
    font-family: 'Open Sans' !important;
    font-weight: bold !important;
    color: #1f7e4b !important;
}
		
/* link al pie con fichero de investigadores*/
.list-categoria  {
		display: none !important;
}		

/* foto investigador*/
.rounded-circle {
    border-radius: 0%!important;
}

/* borde superior barra de navegacion*/
.main-navigation ul li {
		margin-top: -2px;
}

/* flechas anterior siguiente*/
.metaslider.ms-theme-outline .flexslider ul.flex-direction-nav li a, .metaslider.ms-theme-outline a.rslides_nav, .metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a, .metaslider.ms-theme-outline .coin-slider .coin-slider div a {
color:transparent!important;
}
/* titulos*/
#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title{
    color: #1f7e4b !important;
    font-size: 38px;
		font-weight: bold;
    line-height: 1.4;
}
.card-body  {
    min-height: 278px; 
}
/* error de margen del pie de pagina*/
#pgc-w602e6f000d70d-0-0> .panel-cell-style {
    background-color: #1c8352;
    border: 0px solid #515151;
}

.textwidget {
font-family: 'Open Sans';
    font-style: normal;
		}

/* no mostrar el creador del tema*/
#colophon #theme-attribution, #colophon #site-info {
    color: #ffffff;
		    display: none;
}
/* centrado y tamaño de la letra de los menues */
.main-navigation a {
		font-weight: normal;
    color: #f9f9f9;
    font-size: 1.3em;
    margin-top: 2px;
}

.main-navigation ul li a {
		text-align: center;
		padding: 20px 0px;
		/*line-height: 3em;*/
		width: 140px;
    height: 50px;

		
}
main-navigation ul li:hover > a, .main-navigation ul li:focus > a, .main-navigation ul li:hover > a {
font-weight: bold;
		
}
.field-grado_alcanzado span, .field-unidad_de_investigacion span{
	font-weight: bold;
		color: #404041;
    font-family: 'Open Sans';
}
/*fueentes investigadores8*/
.sedici-title a, #sedici-title a  {
		 font-family: 'Open Sans';
}
.entry-content p, .entry-content > ul, .entry-content > ol, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote {
    margin: 1em 0;
    font-family: 'Open Sans';
		 font-size: 16px;
		
}
.contacto-personal a, .list-categoria {
    font-family: 'Open Sans' !important;
    color: #808284 !important;
    font-size: 16px;
    margin-right: 5px;
}
.field-biografia h2, .titulo-repo {
    font-size: 18px !important;
    font-family: 'Open Sans' !important;
    font-weight: bold !important;
    color: #1c8352 !important;
}
#nombre_personal {
   
    font-family: 'Open Sans' !important;
        font-weight: bold !important;
    color: #1c8352;
   
}
.foto {
    text-align: center;
    height: 170px;
    width: 170px;
    border: 4px #d5d6d6 solid;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.entry-content a {
    color: #1c8352;
}
.footer-redes {
    display: flex;
    justify-content: space-around;
    height: 29px;
}
.entry-content a:hover {
    color: #1c8352;
}

/*miniatura de fotos en artículos en vista de grilla para Blog*/
.entry-thumbnail {
    display: none;
		}

/*tamaño de texto en Biografía de Investigadores*/
.field-content-biografia {
    font-size: 16px !important;
		}

/*titulos de secciones con más de un artículo*/
.page-header {display: none;}

/*tamaño de texto en Biografía de Investigadores*/
.field-content-biografia {
    font-size: 16px !important;
		}

/*tamaño de texto en listados*/
.entry-content ul li, .entry-content ol li {
    margin-left: 1.5em;
    font-size: 18px !important;
		}