.tln_record h3 {
margin-bottom: 0.5em;
margin-top: 0;
font-size: 20px;
}

.tln_record label {
font-weight: bold;
}

.tln_field_group {
background: #ebebeb;
padding: 0.5em;
border-radius: 0.5em;
margin-bottom: 2em;
}

.type-libro .page-header-image-single,
.type-persona .page-header-image-single,
.type-material .page-header-image-single,
.type-microbiografia .page-header-image-single {
display: none;
}

.flexslider {
height: 350px;
}

.slider {
display: flex;
background-image: url('slidebackgr.png');
min-height: 350px;
max-width: 950px;
width: 100%;
background-repeat: no-repeat;
background-size: contain;
}

.slider_text {
margin-left: auto;
margin-right: 5%;
margin-top: 15px;
width: 50%;
height: 90%;
background: none repeat scroll 0 0 rgba(114,253,255,0.5);
border-radius: 12px;
padding: 1em;
}

.slider_text h3, .slider_text .slider_leer_mas a {
color: white;
}

.slider_image img {
width: auto;
max-width: 100%;
height: auto;
margin-left: 30px;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 16px;
}

.slider_legend {
position: absolute;
bottom: 0.45em;
width: 100%;
font-weight: bold;
background: #397f7f;
color: white;
padding-left: 30px;
}

.slider_image {
width: 200px;
}

.flex-next, .flex-prev {
height: 40px;
}

.latest-posts-block-post-category,
.latest-posts-block-post-grid-author .comment_count,
.latest-posts-block-post-grid-author .latest-posts-block-text-link {
display: none;
}

.display_none {
display: none;
}

.modal_flat_background { background-color: #000; opacity: 0.7; }
.modal_flat_main { border: 1px solid #333; box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75);  }
.modal_flat_main, .modal_flat_main input, .modal_flat_main button {  font-size: 16px; }
.modal_flat_main input, .modal_flat_main button {  padding: 5px; box-sizing: border-box; }
.modal_flat_inner { padding: 30px; background: #fff; color: #000; }
.modal_flat_content { margin: 20px 0px;}
.modal_flat_input { margin: 20px 0px;}
.modal_flat_buttons { margin-top: 40px; }
.modal_flat_main button { background-color: #ccc; color: #000; padding: 10px 20px; border: 0px; cursor: pointer; outline: none; width: 100px;  }
