/*
	
	Template: The Corps — Responsive Multi-purpose HTML5 Template
	Author: potenzaglobalsolutions.com
	Version:  2.0
	Design and Developed by: potenzaglobalsolutions.com
	
	Note: This is the file where you can add your custom styles to change the look of the
	theme. But don't modify "style.css" file.
	
*/

/* Your custom css codes start from here: */

@font-face {
	font-family: 'Montserrat Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat Regular'), url('../fonts/montserrat/Montserrat-Regular.ttf') format("truetype");
}
@font-face {
	font-family: 'Montserrat light';
	font-style: normal;
	font-weight: lighter;
	src: local('Montserrat light'), url('../fonts/montserrat/Montserrat-Light.ttf') format("truetype");
}
@font-face {
	font-family: 'Montserrat Black';
	font-style: normal;
	font-weight: lighter;
	src: local('Montserrat Black'), url('../fonts/montserrat/Montserrat-Black.ttf') format("truetype");
}

@font-face {
	font-family: 'Montserrat Bold';
	font-style: normal;
	font-weight: lighter;
	src: local('Montserrat Bold'), url('../fonts/montserrat/Montserrat-Bold.ttf') format("truetype");
}

.justify{
	text-align: justify;
}

.menu-centered {
	right:0 !important;
	 
}
.form-control {
    color: #000;
}

.modal.glazed input[type=text], .modal.glazed input[type=search], .modal.glazed select, .modal.glazed option, .modal.glazed .chosen-container-single .chosen-single {
	border: 1px solid rgb(188, 189, 190);
}


p {
    font-size: 18px !important;
	line-height: 30px;
}

.mega-menu .menu-links > li.active a {
	text-shadow: 1px 1px 1px #000;
}

.bg-opacity-black-60b:before {
	background: rgba(0, 0, 0, 0.3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:21;
}

.counter-main b {
	font-size: 38px;
	display: block;
	color: #af071f;
	font-family: 'Montserrat Regular', sans-serif;
	font-weight: bold;
	margin: 10px 0px;
}
.feature-11 .feature-11-icon span {
	
	background: #eee;
	
}
.topbar-left ul li i {
	margin-right: 5px;
	color: #af071f;
	font-size: 20px;
	text-shadow: 1px 1px 1px #383737;
}
select {
	width: 100%;
	background: #fff;
	border: 1px solid #bcbdbe;
	height: 30px;
	padding-left: 10px;
	box-shadow: none;
	
	font-size: 14px;
	color: #000000;
}
.mega-menu .menu-links > li.active .drop-down li a {
	text-shadow: none;
}
.text-gris {
	color: #999999 !important;
	
}
a.text-black {
	text-shadow: none !important;
}
.mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
	font-size: 1em;
	display: inline-block;
	padding: 4px 0;
	width: 100%;
	max-width: 100%;
	text-transform: none;
}
.mega-menu .tab-2 img {
	height: auto;
}
.tp-caption {
	text-transform: none !important;
}
.tp-caption a {
	color: #ffffff;
	
}
.tp-caption a:hover {
	color: #af071f;
	
}
.footer-useful-link li {
	float: left;
}

.footer-useful-link ul li a {
	color: #fff;
	font-size: 16px;
	vertical-align: top;
	display: block;
	line-height: 26px;
	padding-right: 5px;
}
.highlight h3 {
	position: relative;
	margin-top: 10px;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}
.news-letter .section-field input {
	padding-left: 35px;
	color: #ffffff;
	background: transparent;
	border: 1px solid #ffffff;
	width: 75%;
	border-radius: 3px;
}
.news-letter .section-field i {
	position: absolute;
	left: 0;
	padding: 15px;
	font-size: 14px;
	color: #ffffff;
}
.testimonial-avatar img {
	background: transparent;
	border: 3px solid #01a9da;
	width: 96px !important;
	height: 96px;
	border-radius: 50%;
}
.section-title-2 h2 {
	margin-top: 0px;
	text-transform: none;
	margin-bottom: 0px;
}
.team-2 .team-overlay {
	
	top: 173px;
}
.tab-2 #tabs {
	
	border: none; 
}


form#views-exposed-form-researchers-researchers-search {
	background: #bcbdbe;
	padding: 20px;
	margin: 10px;
}
form#form-researchers-researchers-search {
	background: #bcbdbe;
	padding: 20px;
	margin: 0px;
}

.form-gray form[id^="views-exposed-form"] {
	background: #bcbdbe;
	padding: 20px;
	margin: 10px;
}

.form-gray form[id^="views-exposed-form"] .views-exposed-widget{
	width: 20%;
}

.form-gray form[id^="views-exposed-form"] .views-exposed-widget label{
	display: block;
	font-size: 14px;
	color: #000;
	font-weight:bold;
}

.form-gray form[id^="views-exposed-form"] .views-exposed-widget .form-control{
	background: #fff;
	color: #000;
}

.form-gray form[id^="views-exposed-form"] .views-submit-button{
    text-align: right;
}

.form-gray form[id^="views-exposed-form"] .views-submit-button button{
    outline: medium none !important;
    color: #af071f;
	background-color: rgb(221, 221, 221);
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.form-gray form[id^="views-exposed-form"] .views-submit-button button:hover{
    color: #333;
    text-decoration: none;
}

i.fa.fa-caret-right.pull-right {
    margin-top: 5px;
}

label.buscador_label {
	display: block;
}
label.buscador_label {
	display: block;
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
.investigacion .form-control {
	background: #fff;
	color: #000;
	width:100%;
}
.form-group.buscador_bloque_1, .form-group.buscador_bloque_2, .form-group.buscador_bloque_3 {
	width: 30%;
}
.buscador_bloque_4 {
	float: right;
	margin-right: 30px;
	margin-top: 29px;
}
.text-white {
	color: #fff !important;
	text-shadow: 1px 1px 1px #000;
}
ul.pagination {
	margin-left: 32%;
	margin-right: auto;
}
.team {
	background: #fff;
	
}
.inner-intro h1 {
	text-transform: none;
}
.calendario {
	width: 48% !important;
	float: left;
	margin-right: 5px;
}
ul.page-breadcrumb li span, ul.page-breadcrumb li i, ul.page-breadcrumb li a {
	color: #000 !important;
	font-size: 16px;
	text-transform: none;
}
.team-2 .full-screen.columns-4 .grid-item {
	padding: 10px;
}
.team-2 {
	background: transparent;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
}
.form-group.bb5 {
	
    margin-right: 12px;
    margin-top: 26px;
    width: 4% !important;
}
.owl-carousel .owl-item img {
	width: auto;
}
.owl-custom .owl-carousel-12.owl-carousel.owl-theme.owl-loaded {
	height: 600px;
}
.contact-form .section-field {
	position: relative;
	width: 100%;
	margin-right: 3%;
	float: none;
}
.form-landing {
	padding: 30px;
}
.enviar-mensaje {
	width: 100%;
	text-align: center;
}
.enviar-mensaje span {
	float: none !important;
}
.contact-form .section-field input, .contact-form .section-field textarea {
	background: #fff;
}
.carouselinteresa {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.social-icon-list ul li a {
	display: block;
	margin: 3px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background: #af071f;
	text-align: center;
	border-radius: 50%;
}
li.area_item {
	float: left;
	width: 12%;
	text-align: center;
}
.area_item img.img-circle {
	box-shadow: 1px 1px 1px #c0c0c0;
	/* padding-top: 10px; */
}
li.area_item {
	float: left;
	width: 24%;
	text-align: center;
}
li.area_item {
	float: left;
	width: 22%;
	text-align: center;
	padding: 3px;
	border: 1px solid;
	margin: 16px;
}

.custom-area li.area_item {
	float: left;
	width: 32%;
	text-align: center;
	padding: 3px;
	border: 1px solid #af071f;
	margin: 3px;
}
.custom-link.testimonial-5 .testimonial-content {
	display: table;
	padding-top: 31px;
}
.footer .footer-rrss li {
	float: left;
	padding-right: 20px;
}
.topbar ul li a {
	color: #e2e3e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	/*text-shadow: 1px 1px 1px #000;*/
}
.topbar ul li a:hover {
	color: #fff;
}
.mega-menu .menu-links > li.active a {
	text-shadow: 1px 1px 1px #000;
	color: #bcbdbe;
}
.mega-menu .menu-links > li.active a {
	text-shadow: 1px 1px 1px #000;
	color: #bcbdbe;
}
.mega-menu .menu-links > li a:hover {
	text-shadow: 1px 1px 1px #000;
	color: #bcbdbe;
}
.mega-menu .menu-links > li .tabs a:hover {
	text-shadow: none;
	color: #bcbdbe;
}
#tabs ul.tabs li.active, #tabs ul.tabs li.active:focus, #tabs ul.tabs li:hover {
	background: #fff;
}
.feature7 .feature7-info p {
	color: #000;
	line-height: 20px;
	text-shadow: 1px 1px 1px #fff;
}
.text-graycustom {
	color: #bcbdbe !important;
	text-shadow: 1px 1px 1px #000;
}
.inner-intro {
	height: 360px;
	display: block;
}
.bg-opacity-black-70:before {
	background: rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page-section-ptb {
	padding: 50px 0;
}
.text-blue {
	color: #363636 !important;
}
.our-blog .blog-box-info {
	background: #bcbdbe;
	padding: 35px 40px;
	max-height: 300px;
}
#lanselector li {
	display: block;
	margin-right: 0px;
	margin: 2px 0;
}
ul#lanselector {
	min-width: 45px;
}
#lanselector a {
	padding: 3px 3px;
}
.lanselector {
	margin-top: -2px;
}
#lanselector a {
	padding: 3px 3px;
	color: #000;
	text-shadow: none !important;
}
.owl-carousel-8 .item img {
	max-height:349px;
}
.owl-carousel-8 .owl-controls {
	top:-76px;
}
.portfolio-2 .portfolio-item .portfolio-overlay a {
	line-height:12px;
	font-size:16px;
}
.portfolio-2 .portfolio-item .portfolio-overlay p {
	text-align:left !important;
}
.portfolio-info {
	display: block;
	background: #eceff7;
	width: 20%;
	left: 20%;
	position: absolute;
	z-index: 9;
	padding: 30px 25px 20px;
	height: 100%;
}
.text-black {
	color: #000 !important;
}
ul.page-breadcrumb {
	padding-top: 0px;
	padding-bottom: 0px;
}
.intro-title {
	display: table-cell;
	vertical-align: middle;
	padding-top: 95px;
}
.feature-11-info h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.feature-11 .feature-11-icon span {
	width: 75px;
	height: 75px;   
	line-height: 75px;
	
}
.feature-11 .feature-11-icon {
	
	height: 95px;   
	padding: 9px;    
	width: 95px;
	
}
.services-text-box {
	background: #fff;
	padding: 90px 70px 40px 90px;
	color: #000;
}
.feature7 .feature7-icon {
	
	border: 2px solid #000;
	
}
.feature7 .feature7-icon span {
	font-size: 25px;
	line-height: 65px;
	color: #000;
}
.intro-title p {
	font-size: 25px !important;
	text-transform: none;
	line-height: 34px;
}
.inner-intro {
	height: 500px;
}
.inner-intro a.button.button-white span {
	padding: 0px 30px;
}
.intro-title {
	display: table-cell;
	vertical-align: middle;
	padding-top: 145px;
}
.mega-menu > section.menu-list-items {
	padding: 20px 15px 20px 0px;
}
.mount-tp {
	z-index: 30 !important;
	
	position: relative;
	padding-top: 0;
	margin-top: 0px;
}
.container-front {
	margin-top: -75px;
	z-index: 30;
	position: relative;
}
.container-bottom {
	margin-bottom: -75px;
	z-index: 30;
	position: relative;
}
h1 {
    font-weight: bold;
}
.tp-caption.title-2, .title-2 {
	
    font-family: Montserrat Bold;
	
}
.tp-bannertimer.tp-bottom {  
    background: #af071f; 
    bottom: 73px !important;
	z-index:200 !important;
	max-width:1140px !important;
	overflow:hidden;
	
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat Black', sans-serif;
    font-weight: normal;
    color: #363636;
    margin-top: 0px;
}
.feature-11-info h4 {
    min-height: 56px;
}
.bg-opacity-black-602b {
    border-bottom: 3px solid #af071f;
}
.bg-opacity-white-70:before {
    background: rgba(237, 234, 225, 0.7)
	
}
.feature-11 .feature-11-icon span {
	
    font-size: 22px;
    
}
.blog-info h4.mb-30 {
    min-height: 88px;
}
.blog-info p {
    min-height: 165px;
}
@media (max-width: 768px) {
	.actualidad{
		width: 50%;
	}
}
@media (max-width: 320px) {
	.actualidad{
		width: 100%;
	}
}
.testimonial-content h4{
	min-height:66px;
	display: flex;
	align-items: center;
}
.testimonial-content p{
	min-height:120px;
	display: flex;
	align-items: center;
}
@media (max-width: 768px){
	.interesar{
		width:100%;
	}
}
.enlace{
	min-height: 25px;
}
.small, small {
    font-size: 82%;
}
.investigacion .form-group {
    width: 23%;
}
.feature-15 .feature-15-content h4 {
    margin-bottom: 30px;
    min-height: 66px;
}
p.area_paragrafo {
    font-size: 13px !important;
}
#search-block-form button.btn.btn-primary {
    color: #fff;
    height: 80px;
    background-color: #af071f;
    margin-top: 21px;
}
.header-mh {
	min-height:200px;	
}
.node-type-cb-drag-drop-page .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.footer-useful-link.footer-hedding li.leaf {
    border-right: 1px solid #fff;
    margin-right: 7px;
    /* padding-top: 0px; */
}
.footer-useful-link.footer-hedding li.leaf a {
	
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
ul.list-style-3 li {
    font-size: 18px;
    color: #626262;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}
.tab-2 #tabs .tabs {
	
    width: 350px;
	
}
.tab-2 #tabs .tabs li {
    padding: 8px 14px;
    font-weight: 600;
    color: #999999;
    background: #eceff7;
    font-size: 15px;
    border-bottom: none;
    
}
.tab-2 #tabs .tabs li:hover {
	
    background: #eceff7;
    
    
}
@media (max-width: 993px) {
	
	.mega-menu .menu-links > li > a {
		text-transform: none;
		
		text-shadow:none !important;
		padding: 15px 15px !important;
	}
	
}
@media (max-width: 767px) {
	
	.mount-tp {
		position: relative;
		padding-top: 0;
		margin-top: 0px;
	}	
	.to-up {
		margin-right: 15px;
		margin-left: 15px;
		
	}
	.container-front {
		margin-top: -20px;
		
	}
}
@media (min-width: 993px) {
	.mega-menu img {
		
		height: 63px;
	}
	.mega-menu .menu-logo > li > a {
		/*	margin-top: -50px;*/
	}
	.desktopTopFixed .menu-logo a {
		margin-top: 0 !important;
	}
	.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
		height: 19px;
		padding-top: 0px;
		margin: 26px 0px;
		/* width: 75%; */
	}
	
}
@media only screen and (min-width:1601px) {
	.mlr-993 {
		margin-left:100px;
		margin-right:100px;
	}
	.menu-centered {
		right:100px !important;
		
	}
	.mega-menu .menu-links > li > a {   
		font-size: 17px;  
		text-transform: none;
		/* text-shadow: 1px 1px 1px #000; */
		padding: 0px 15px;
	}
}
@media only screen and (max-width:1600px) {
	.mlr-993 {
		margin-left:0px;
		margin-right:0px;
	}	
	.menu-centered {
		right:20px !important;
		
	}
	.mega-menu .menu-links > li > a {
		text-transform: none;
		font-size: 14px;
		/* text-shadow: 1px 1px 1px #000; */
		padding: 0px 8px;
	}
}
img.thumb-post {
	object-fit: cover; /* Do not scale the image */
	object-position: center; /* Center the image within the element */
}
.location-hidden h3{
	display:none;
}
section.block-facetapi h2{
	font-size:20px;
}

.form-checkboxes{
	height: auto;
	border: none;
}
input#edit-field-politica-1 {
    width: 100%;
}
.form-item.form-item-field-politica-1.form-type-checkbox.checkbox {
    float: left;
    float: left;
    /* min-height: 35px; */
    /* min-width: 45px; */
    margin-top: 5px;
}
#preloader {
 
    position: absolute;
    
}
section.block-facetapi input.facetapi-checkbox, .form-checkboxes input{
	height: 15px;
	width: 10%;
}
section.block-facetapi a{
	font-size: 15px;
}
.search-open input {
	width: 93%;
	color: #CCC;
}
form#search-api-page-search-form-buscador button{
	float: right;
	height: 100px;
	background-color: #af071f;
	border-color: #af071f;
	border-radius: 0;
	width: 7%;
}
@media (max-width: 767px) {
	.search-open input {
		width: 80%;
	}
	form#search-api-page-search-form-buscador button{
		width: 20%;
	}
}
@media (max-width: 320px) {
	.search-open input {
		width: 75%;
		font-size: 12px;
	}
	form#search-api-page-search-form-buscador button{
		width: 25%;
	}
}
form#search-api-page-search-form button{
	float:right;
	background-color: #af071f;
	border-color: #af071f;
	border-radius: 0;
	width: 10%;
	margin-top:28px;
}
form#search-api-page-search-form div.form-group{
	width: 90%;
	color: #2f2f2f;
	display: inline-block;
}
@media (max-width: 767px) {
	form#search-api-page-search-form button{
		width: 20%;
	}
	form#search-api-page-search-form div.form-group{
		width: 80%;
	}
}
@media (max-width: 320px) {
	form#search-api-page-search-form button{
		width: 30%;
	}
	form#search-api-page-search-form div.form-group{
		width: 70%;
	}
}

.search-api-page-results h2{
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
    font-size: 20px;
}


li.search-result{
	padding: 0 10px 0 10px;
}
li.search-result h3.title{
	color: #af071f;
	font-size: 20px;
	clear: left;
	font-weight: normal;
}
div.search-snippet-info p.search-snippet{
    line-height: 24px;
}
a.button.extra-small.mr-0 span{
	padding: 2px 5px;
	font-size: 10px;
}
div.bef-checkboxes input.form-control{
	display:inline;
}
div.views-submit-button button{
	border: 0 none;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
	overflow: hidden;
	padding: 10px 10px;
	position: relative;
	background-color: #af071f;
	color:#fff;
	font-size: 15px;
}
div.views-submit-button button:hover{
	background-color: #9f061c;
}
div.views-submit-button button:focus{
	background-color: #9f061c;
}
div.views-submit-button button:active{
	background-color: #9f061c;
}
div.views-submit-button button:active:focus{
	background-color: #9f061c;
}
div.views-submit-button button:active:hover{
	background-color: #9f061c;
}

.noticia-destacada-texts{
	position:absolute; 
	z-index: 25; 
	top: 30%; 
	left: 40px;
	right: 40px;
}

.noticia-destacada-texts .title-2{
	white-space: normal; 
	font-size: 30px;
}

.noticia-destacada-texts .title-1-desc{
	white-space: normal; 
	font-size: 14px;
}

.button-dest-more{
	position:absolute !important;
	z-index: 25; 
	bottom: 40px; 
	right: 40px;
	padding: 10px !important;
}

form#views-exposed-form-actualidad-page-actualidad-principal .views-widget-filter-field_tipo_noticia_target_id{
	display: none;
}

.block-grey{
    background: #eceff7;
    margin-top: 10px;
}

video{
	max-width: 100%;
}

.img-footer {
    font-size: 14px;
    font-style: italic;
}

.social-embed-block {
    background: #eceff7;
    margin: 10px;
    padding: 15px;
}

.social-embed-block .fa{
	background: #363636;
	color: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
}

.social-embed-block p{
	color: #363636;
}

.social-embed-block .instagram-embed-block{
    background: #fff;
    padding: 10px;
}

.social-embed-block .instagram-embed-block a img{
	float: none !important;
}

#views-exposed-form-actualidad-page-actualidad-principal input#edit-title, #views-exposed-form-agenda-principal-page-agenda-principal input#edit-title{
    width: 192px;
}

.bef-tree, .bef-checkboxes {
    margin-left: -12px;
}

.bef-tree input, .bef-checkboxes input{
	width: 16px;
    vertical-align: top;
    display: inline-block;
}

.bef-tree label, .bef-checkboxes label{
    font-size: 14px;
    max-width: calc(100% - 18px);
}

.bef-tree label i{
	margin-left: 4px;
}

.bef-tree-child{
	margin-left: 18px;
	height: fit-content;
	display: none;
}

.rrss-insti li {
	float:left;
	margin-right:7px;
}

a.blog-btn{
	padding-top: 12px;
}

.tab-1 li {
	text-transform: none;
}

/*ESTILOS GENERALES*/
a.boton-csic{
	width:100%;
	background-color:#9E061C;
	color:white
}
/*ESTILOS PARA CUADROS DE ENLACE DE PÁGINAS DISTRIBUTIVAS DE FORMACIÓN*/
.seccion-formacion{
	min-height:110px
}
p.az-editable {
	font-size: 2em!important;
	line-height:1em;
	margin-bottom:0px;
}
p.az-editable:nth-child(2){
	padding-top:15px;
}
#node-22383 .cursos-csic p.az-editable {
	font-size: 1.9em!important;
}
.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:69px 15px;
}
#node-22383 .cursos-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:36px 15px;
}
.dos-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:54px 15px;
}
.tres-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:36px 15px;
}
.cuatro-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:19px 15px;
}
.dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:28px 15px;
}
.doctorado.tres-lineas p.az-editable{
	font-size:1.8em!important;
}
.doctorado.tres-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:41px 15px;
}

/*ESTILOS PARA TABLAS DE CURSOS, UNIVERSIDADES Y OFERTAS*/
div.stpe-pricingtable__panel-heading{
	background-color:#F8F8F8;
}
div.stpe-pricingtable__panel-heading h3.stpe-pricingtable__panel-title{
	color:#9e061c;
}
a.az-editable.stpe-borderbutton.btn-lg{
	color:white;
	text-shadow:1px 1px 1px #000;
	background-color:#9e061c;
}
a.az-editable.stpe-borderbutton.btn-lg:hover{
	color:#9e061c;
	background-color:#ECEFF7;
}
ul.list-group.az-sortable li.az-editable.list-group-item:nth-child(even){
	background-color:#F8F8F8;
}
/*ESTILOS PARA PÁGINAS DE PREGRADO*/
ul.lista-becas-pregrado{
	margin-left:20px
}
ul.lista-becas-pregrado li{
	list-style: circle;
	margin-bottom:10px
}
/*ESTILOS PARA PÁGINAS DE MÁSTER*/
ol.lista-trabajo-fin-de-master li{
	list-style-type:lower-alpha;
}
/*ESTILOS TIMELINE CURRICULUM*/
div.timeline-curriculum h2{
	font-size:30px;
	margin-bottom:30px
}
div.timeline-curriculum h3{
	font-size:25px
}
div.timeline-curriculum .stpe-timeline>li{
	margin-bottom:25px;
	min-height:115px
}
div.timeline-curriculum .stpe-timeline>li:last-child{
	margin-bottom:0px;
}
div.timeline-curriculum .stpe-timeline>li .stpe-timeline__image{
	width:120px;
	height:120px;
	margin-left:-61px
}
/*ESTILOS MUSEOS DIVULGACIÓN*/
@media (min-width:992px){
	.museos-divulgacion .az-toggle:first-child a.boton-csic{
		margin-top:24px
	}
	.museos-divulgacion .az-toggle:nth-child(2) a.boton-csic{
		margin-top:42px
	}
	.museos-divulgacion .az-toggle:nth-child(3) a.boton-csic, .museos-divulgacion .az-toggle:nth-child(4) a.boton-csic, .museos-divulgacion .az-toggle:nth-child(5) a.boton-csic{
		margin-top:58px
	}
	.museos-divulgacion .az-toggle:nth-child(6) a.boton-csic{
		margin-top:32px
	}
	.didactica-divulgacion .az-toggle:first-child a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(2) a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(3) a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(5) a.boton-csic,
	.didactica-divulgacion .az-toggle:nth-child(10) a.boton-csic{
		margin-top:24px
	}
	.didactica-divulgacion .az-toggle:nth-child(4) a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(6) a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(7) a.boton-csic, 
	.didactica-divulgacion .az-toggle:nth-child(8) a.boton-csic,
	.didactica-divulgacion .az-toggle:nth-child(13) a.boton-csic{
		margin-top:12px
	}
	.didactica-divulgacion .az-toggle:nth-child(9) a.boton-csic, .didactica-divulgacion .az-toggle:nth-child(12) a.boton-csic{
		margin-top:56px
	}
	.didactica-divulgacion .az-toggle:nth-child(11) a.boton-csic{
		margin-top:42px
	}
}
/*RESPONSIVE EDITORIAL CSIC*/
@media only screen and (max-width: 999px) and (min-width: 768px){
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:92px 15px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 425px){
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:15px 20px;
	}
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.7em!important;
	}
}
@media only screen and (max-width: 424px) and (min-width: 375px){
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:6px 15px;
	}
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.5em!important;
	}
}
@media only screen and (max-width: 374px){
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
	}
	.stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.2em!important;
	}
}
/*RESPONSIVE FORMACION PERSONAL INVESTIGADOR*/
@media only screen and (max-width: 999px) and (min-width: 768px){
	.primera-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:189px 15px;
	}
	.segunda-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:104px 15px;
	}
	#node-22383 .cursos-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:88px 15px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 425px){
	.primera-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:85px 15px;
	}
	.segunda-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:22px 15px;
	}
	#node-22383 .cursos-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
		font-size:0.8em!important
	}
}
@media only screen and (max-width: 424px) and (min-width: 375px){
	.primera-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:67px 15px;
	}
	.segunda-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:15px;
	}
	#node-22383 .cursos-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
		font-size:0.7em!important
	}
}
@media only screen and (max-width: 374px){
	.primera-linea-formacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:53px 15px;
	}
	.segunda-linea-formacion .stpe-imagebox__figure stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:6px 15px;
	}
	#node-22383 .cursos-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:11px 15px;
		font-size:0.5em!important
	}
}
/*RESPONSIVE PREGRADO*/
@media only screen and (max-width: 999px) and (min-width: 768px){
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:6px 15px;
		font-size:0.8em;
	}
	.segunda-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:105px 15px;
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:62px 15px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 425px){
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
		font-size:0.6em;
		margin:0px
	}
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		padding-top:2px
	}
	.segunda-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:22px 15px;
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:12px 10px;
		font-size:0.8em;
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p:nth_child(2){
		padding-top:2px
	}
}
@media only screen and (max-width: 424px) and (min-width: 375px){
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
		font-size:0.6em;
		margin:0px
	}
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		padding-top:1px
	}
	.segunda-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:13px 15px;
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:4px 10px;
		font-size:0.8em;
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p:nth_child(2){
		padding-top:2px
	}
}
@media only screen and (max-width: 374px){
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 15px;
		font-size:0.6em;
		margin:0px
	}
	.primera-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		padding-top:1px
	}
	.segunda-linea-pregrado .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:24px 15px;
		margin:0px
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:12px 10px;
		font-size:0.8em;
		margin:0px
	}
	.segunda-linea-pregrado .dos-parrafos .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p:nth_child(2){
		padding-top:2px
	}
}
/*RESPONSIVE MÁSTERS*/
@media only screen and (max-width: 999px) and (min-width: 768px){
	a.az-editable.stpe-borderbutton.btn-lg{
		font-size:15px
	}
	.stpe-pricingtable .stpe-pricingtable__panel-footer{
		padding:9px
	}
}

.follow-me li {
    float: left;
    padding: 8px;
}

div.panel-heading h4.panel-title{
	font-size:18px;
}

p{
	text-align:justify;
}

.az-toggle h4.panel-title {
    font-size: 18px;
}
/*ESTILOS PARA SECCIÓN EL CSIC*/
ul.lista-csic li{
	list-style:circle;
	margin-left:20px;
	padding: 5px 0px;
}
/*ESTILOS PARA VISTAS MUJERES EN LA CIENCIA Y PRESIDENTES*/
.imagen-personalidades img{
	margin:auto;
}
img.datos-csic{
	width:100%
}
/********************************************************/
/*------------------CARGA 26-02-19----------------------*/
/********************************************************/
/*ESTILOS PARA CURSOS, OFERTAS Y UNIVERSIDADES DE FORMACIÓN*/
.team-2 .info h5 a{
	text-transform:capitalize!important;
	font-size: 95%
}
.team-2 .portfolio-item .team-overlay .info span{
	font-size:10px;
	text-transform:capitalize
}
.view-vista-universidades.view-display-id-block_1 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:200px;
}
.view-vista-universidades.view-display-id-block_2 .stpe-pricingtable__panel-container li.az-editable.list-group-item:first-child{
	height:150px;
}
.view-vista-universidades.view-display-id-block_2 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:400px;
}
.view-vista-universidades.view-display-id-block_3 .stpe-pricingtable__panel-heading{
	height:100px;
}
.view-vista-universidades.view-display-id-block_3 .stpe-pricingtable__panel-container li.az-editable.list-group-item:first-child{
	height:200px;
}
.view-vista-universidades.view-display-id-block_3 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:400px;
}
.view-vista-universidades.view-display-id-block_4 .stpe-pricingtable__panel-heading{
	height:100px;
}
.view-vista-universidades.view-display-id-block_4 .stpe-pricingtable__panel-container li.az-editable.list-group-item:first-child{
	height:150px;
}
.view-vista-universidades.view-display-id-block_4 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:300px;
}
.view-vista-universidades.view-display-id-block_5 .stpe-pricingtable__panel-heading{
	height:100px;
}
.view-vista-universidades.view-display-id-block_5 .stpe-pricingtable__panel-container li.az-editable.list-group-item:first-child{
	height:200px;
}
.view-vista-universidades.view-display-id-block_5 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:400px;
}
.view-vista-universidades.view-display-id-block_6 .stpe-pricingtable__panel-heading{
	height:100px;
}
.view-vista-universidades.view-display-id-block_6 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:200px;
}
.view-vista-universidades.view-display-id-block_7 .stpe-pricingtable__panel-heading{
	height:100px;
}
.view-vista-universidades.view-display-id-block_7 .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:200px;
}
.view-id-vista_cursos_de_especializacion  .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
	height:400px
}
/*ESTILOS EL CSIC EN CIFRAS*/
.view-vista-el-csic-en-cifras  .imagen-personalidades img{
	height:150px
}
/*ESTILOS OTRA DOCUMENTACIÓN*/
.view-id-vista_otra_documentaci_n h4.otra-documentacion{
	min-height:45px
}
/*ESTILOS INVESTIGADORES*/
.team-2 .team-overlay.datos-investigador{
	height:auto;
	bottom:0px;
	top:initial
}
.team-2 .team-overlay.datos-investigador .info{
	height:80px
}
.team-2 .portfolio-item:hover .team-overlay.datos-investigador {
	height: auto; 
}
/********************************************************/
/*------------------CARGA 14-03-19----------------------*/
/********************************************************/
/*ESTILOS DE ACORDEONES RESALTADOS*/
.accordion .inactive{
	background-color:#af071f;
	color:white
}
.accordion .inactive .panel-title a.collapsed{
	color:white
}
.accordion .inactive:hover{
	background-color:white;
	color:#af071f;
}
.accordion .inactive:hover .panel-title a.collapsed{
	color:#af071f;
}
.accordion .active{
	background-color:white;
	color:#191919;
}
.accordion .active .panel-title a{
	color:#191919;
}
.accordion .active:hover .panel-title a{
	color:#af071f;
}
/*BOTONES CON IMAGENES EDITORIAL CSIC*/
.editorial-csic-una .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:85px 15px;
}
/*ESTILOS MENÚS*/
.mega-menu .menu-text p{
	font-family:'Montserrat Regular', sans-serif; 
	font-size:15px!important; 
	line-height:22px;
	margin:0px;
}
.mega-menu .tabcontent{
	margin:0px
}

/*@media (min-width: 2560px){*/
@media (min-width: 1600px){
	.col-xl-2{
		width:15%;
	}
	.col-xl-3{
		width:25%;
	}
}
/*ESTILOS PARA TABS VERTICALES*/
.menu-vertical ul{
	overflow: hidden;
    margin: 0;
    float: left;
    width: 250px;
    text-align: center;
}
.menu-vertical ul li{
	width:100%
}
.menu-vertical .tab-content{
	overflow: hidden;
	background: #fff;
    padding: 20px 20px 0px;
    text-align: left;
}

/********************************************************/
/*------------------CARGA 02-04-19----------------------*/
/********************************************************/
/*ESTILOS PARA LISTAS ORDENADAS*/
ol.lista-csic li{
	list-style:inherit;
}
/*MODIFICACIÓN PARA CIENCIA EN ABIERTO*/
.dos-parrafos-ciencia-abierta .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:6px 15px
}
.dos-parrafos-ciencia-abierta p.az-editable{
	font-size:1.7em!important
}
/*MEJORA DE CONTRASTE DE TEXTOS - ACCESIBILIDAD*/
.view-vistas-grupos-de-investigacion .pagination>.disabled>span{
	color:#767676;
}
p.copyright{
	color:#fff
}
/*MARCADORES MAPAS*/
.marker{	
    background-color: white;
    color: red;
    text-align: center;
    padding: 4px 0px;
    font-weight: 900;
    border-radius: 19px;
    border: 3px solid red;
    margin-top: -20px;
    margin-left: -20px;
    position:absolute;
}
/********************************************************/
/*------------------CARGA 17-04-19----------------------*/
/********************************************************/
/*CAMBIOS EN VISTA DE MEMORIAS*/
.memorias{
	display:flex;
	min-height:220px;
	align-items:center
}
.imagen-memorias{
	margin:auto
}

/*Mega menu*/
.mega-menu-tabs {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
}

.tab-2 .mega-menu-tabs {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #dcdee4;
}

.tab-2 .mega-menu-tabs {
    border: none;
}

.mega-menu-tabs .tabs {
    position: relative;
    margin: 0;
    text-align: center;
}
.tab-2 .mega-menu-tabs .tabs {
    overflow: hidden;
    margin: 0;
    float: left;
    width: 250px;
    text-align: center;
}

.tab-2 .mega-menu-tabs .tabs {
    width: 350px;
}

.tab-2 .mega-menu-tabs .tabs {
	
    width: 350px;
	
}
.tab-2 .mega-menu-tabs .tabs li {
    padding: 8px 14px;
    font-weight: 600;
    color: #999999;
    background: #eceff7;
    font-size: 15px;
    border-bottom: none;
    
}
.tab-2 .mega-menu-tabs .tabs li:hover {
    background: #eceff7;  
}

.tab-2 .mega-menu-tabs .tabcontent { overflow: hidden; }

.row.search-main{
	margin: 0;
}
/*CAMBIOS EN VISTA GRID NOTICIAS*/
.blog-title{
	min-height:90px;
}

.blog-body{
	min-height:350px;
}

.blog-calendar{
	position:absolute;
	bottom:60px;
	right:0px
}

.blog-info p.news-body{
	padding: 0px 0px 20px
}

/*Menu Agenda*/
#block-menu-menu-menu-auxiliar .dropdown-menu li a {
    color: #000;
}

#block-menu-menu-menu-auxiliar .dropdown-menu li:hover a {
    color: #af071f;
}
/*CAMBIOS EN AGENDA DE EVENTOS HOME*/
.feature7 .feature7-icon-right{
	background: transparent;
	text-align: left;
}
.feature7 .feature7-icon-right span {
	border: 2px solid #000;
	font-size: 25px;
	line-height: 65px;
	color: #000;
	padding:25px
}
.feature7 .feature7-icon-left{
	background: transparent;
	text-align: right;
}
.feature7 .feature7-icon-left span {
	border: 2px solid #000;
	font-size: 25px;
	line-height: 65px;
	color: #000;
	padding:25px
}
.feature7 .feature7-info-right{
	display:table;
	padding-right:36px
}
.feature7 .feature7-info-right h4{
	text-align:right;
}
.feature7 .feature7-info-right p {
	color: #000;
	line-height: 20px;
	text-shadow: 1px 1px 1px #fff;
	text-align:right;
}
.feature7 .feature7-info-left{
	display:table;
	padding-left:36px
}
.feature7 .feature7-info-left h4{
	text-align:left;
}
.feature7 .feature7-info-left p {
	color: #000;
	line-height: 20px;
	text-shadow: 1px 1px 1px #fff;
	text-align:left;
}
/*CAMBIO DE COLOR EN NOMBRE INVESTIGADOR EN HOVER*/
.investigadores-premiados .team-description h4 a:hover{
	color:white;
}
.datos-investigador .info h5 a:hover{
	color:#626262;
	
}
/*CAMBIO DE COLOR DE BOTONES DE COMPARTIR EN HOVER*/
a.comparte-en-redes:hover{
	color:#333;
}
/*CAMBIO DE COLOR DE TEXTO NOTICIAS EN HOVER*/
.blog-box:hover h5 {
    color: #fff;
}

/*CAMBIO COLOR MARCADORES INSTITUTOS*/
.feature-11.deactivated:hover .feature-11-icon {
    border-color: #eee;
}

.feature-11.deactivated:hover .feature-11-icon span {
    background: #eee;
	color: #363636;
}

/*MAPA INSTITUTOS PUNTOS*/
.province-map-pointer{
	background-image: url(/sites/all/libraries/leaflet/images/marker-icon.png);
	background-size: contain;
	height: 41px;
	width: 25px;
	border: none;
}
.province-map-pointer-container{
	margin: 2.5px;
	width: 20px;
	height: 20px;
	border: 1px solid black;
	border-radius: 10px;
	text-align: center;
	background-color: white;
}
/********************************************************/
/*------------------CARGA 06-06-19----------------------*/
/********************************************************/
/*ESTILO QUE SE HABÍA PASADO*/
p.copyright{
	color:#fff
}
/*TABLA DE INSTITUTOS DE EXCELENCIA*/
.celda-activa-instituto{
	background-color:#c7c7c7;
}
.page-node-98 .dos-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:18% 2%;
}
.page-node-98 .cuatro-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
	padding:6%;
}

/*MODIFICACIONES A NOTICIAS HOME*/
.blog-title{
	font-family:'Montserrat light', sans-serif;
	font-weight:bolder;
	height:120px;
	line-height:30px;
	overflow: hidden;
	margin-bottom:60px;
	text-align:left
}
.blog-title:after {
	content: "";
	display: inline-block;
	width: 100%;
}
p.news-body{
	text-align:left
}
/*MODIFICACIONES A AGENDA*/
.view-prueba-de-agenda-nueva .views-row{
	height:150px
}
.view-prueba-de-agenda-nueva hr.az-separator{
	border: none;
	height: 2px;
	background-color: #af071f;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
/*ARREGLO ESTILOS PARA SABER MAS*/
.our-blog .blog-box-info {
    padding:30px 35px;
    height:100%
}
@media (max-width: 1500px){
	.our-blog .blog-box-image {
		max-height: 300px;
	}
}
@media (max-width: 1272px){
	.our-blog .blog-box-info {
		padding:15px 20px;
	}
	.our-blog .blog-box-info p{
		font-size:14px!important
	}
}
/*TEXTOS DE CABECERA*/
p.intro-text{
	font-size:25px!important
}
/*BOTÓN FORMULARIOS*/
.form-submit{
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    overflow: hidden;
    padding: 11px 20px;
    position: relative;
    background-color: #af071f;
    color: #fff;
    font-size: 15px;
}
/*ARREGLO ANCLA COMISIÓN MUJERES Y CIENCIA*/
#descripcion-comision{
	margin-top:-70px;
	padding-top:70px
}
/*ARREGLO ESTILO UNIVERSIDADES FORMACION*/
.view-vista-universidades .stpe-pricingtable__panel-heading{
	min-height:90px
}
/********************************************************/
/*------------------CARGA 19-06-19----------------------*/
/********************************************************/
.para-saber .row:first-child{
	background: #757677;
}
.our-blog .blog-box-info{
	background: #757677;
}
@media (max-width:1049px) and (min-width:769px){
	.para-saber .portfolio-caption a{
		font-size:18px!important;
	}
	.para-saber .portfolio-caption p{
		font-size:16px!important;
	}
}
/*TABLAS CENTROS DE EXCELENCIA*/
.centros-excelencia{
	border:1px solid white;
	border-collapse:separate;
}
.centros-excelencia>tbody>tr>td, .centros-excelencia>thead>tr>th{
	border:1px solid white;
	padding:0px
}
/*TABLA PRODUCCIÓN CIENTÍFICA*/
.produccion-cientifica td{
	font-size:16px!important
}
/*BOTÓN FORMULARIOS EN HOVER Y ACTIVE*/
.form-submit:hover, .form-submit:active{   
    background-color: #9f061c;
    color: #fff;
}
/*ARREGLOS RESPONSIVE*/
.stpe-imagebox__image{
	width:100%
}
@media (max-width:1024px){
	.museos-y-espacios .stpe-outlinebutton,
	.didactica-de-la-ciencia .stpe-outlinebutton{
		padding:10px 16px;
	}
	.stpe-imagebox .stpe-imagebox__fig-content p{
		font-size: 1.7em!important;
	}
	.una-linea .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:50px 5px;
	}
	.dos-lineas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 35px 5px;
	}
	.page-node-32 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-98 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 35px 15px;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:5px
	}
	.cuatro-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 35px 5px;
	}
	.cuatro-lineas.tres-columnas.scientific-integrity .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.tesis-doctoral .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 5px 5px;
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 12px 15px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin: 0px 10%;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 18px 15px;
	}
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 13px 15px;
	}
	.tres-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:20px 15px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:19px 10px;
	}
}
@media (max-width:768px){
	.stpe-imagebox .stpe-imagebox__fig-content p{
		font-size: 3em!important;
	}
	.portfolio-caption{
		position: absolute; 
		top: 0px!important; 
		left: 0px!important;
	}
	.una-linea.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content, 
	.page-node-32 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-78308 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.ethics-in-research .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.contests-and-prizes .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:181px 15px;
	}
	.dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.scientific-integrity .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas.scientific-apps .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 155px 15px;
	}
	.una-linea.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:97px 5px;
	}
	.dos-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.otra-documentacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.institucional-relations .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.organizational-chart .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.travelling-exhibitions .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 70px 15px;
	}
	.dos-lineas.dos-columnas.organos-asesoramiento .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 42px 15px;
	}
	.page-node-98 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 135px 15px;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:2.7em!important
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 27px 5px;
	}
	.cuatro-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 135px 5px;
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 35px 15px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 28px 15px;
	}
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 34px 15px;
	}
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 41px 15px;
	}
	.cuatro-lineas.tres-columnas.tesis-doctoral .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:128px 15px;
	}
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:81px 0px;
	}
	.una-linea.dos-columnas.editorial-csic.electronic-publishing .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:55px 0px;
	}
	.una-linea.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:55px 15px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 10px;
	}
}
@media (max-width:425px){
	.stpe-imagebox .stpe-imagebox__fig-content p{
		font-size: 3em!important;
	}
	.una-linea.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-32 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-78308 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.ethics-in-research .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:85px 15px;
	}
	.dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.contests-and-prizes .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas.scientific-apps .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 71px 15px;
	}
	.una-linea.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:38px 4px;
	}
	.dos-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content, 
	.una-linea.dos-columnas.otra-documentacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.institucional-relations .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.organizational-chart .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 24px 5px;
	}
	.dos-lineas.dos-columnas.organos-asesoramiento .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 7px 15px;
	}
	.page-node-98 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:60px 15px;
	}
	.page-node-98 .cuatro-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:45px 15px;
	}
	.cuatro-lineas.tres-columnas.scientific-integrity .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.tesis-doctoral .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:55px 15px;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.3em!important
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 17px 5px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 4px 15px;
	}
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 1px 7px;
	}
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 7px 15px;
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 5px;
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p{
		font-size:1.5em!important
	}
	.una-linea.dos-columnas.travelling-exhibitions .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:22px 5px
	}
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:27px 0px;
	}
	.una-linea.dos-columnas.editorial-csic.electronic-publishing .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:16px 0px;
	}
	.una-linea.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:16px 8px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:2px 10px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:12px 10px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.3em!important;
	}
}
@media (max-width:375px){
	.una-linea.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-32 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-78308 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.ethics-in-research .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:69px 15px;
	}
	.dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.contests-and-prizes .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas.scientific-apps .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 57px 15px;
	}
	.una-linea.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:28px 0px;
	}
	.dos-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 14px 0px;
	}
	.dos-lineas.dos-columnas.organos-asesoramiento .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 4px;
	}
	.dos-lineas.dos-columnas.organos-asesoramiento .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.4em!important
	}
	.una-linea.dos-columnas.otra-documentacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.institucional-relations .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.organizational-chart .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.travelling-exhibitions .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 14px 5px;
	}
	.page-node-98 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:45px 15px;
	}
	.page-node-98 .cuatro-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:17px 15px;
	}
	.cuatro-lineas.tres-columnas.scientific-integrity .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.tesis-doctoral .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:42px 15px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 3px 15px;
	}
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 1px 7px;
	}
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content{
		padding: 7px 15px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p, 
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p, 
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p{
		font-size:1.4em!important;
	}
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption,
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin: 15px 10%;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin: 10px 10%;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 5px;
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin:15px 10%
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p:nth-child(2){
		padding-top:0px
	}
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:18px 0px;
	}
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.4em!important;
	}
	.una-linea.dos-columnas.editorial-csic.electronic-publishing .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:10px 0px;
	}
	.una-linea.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:10px 5px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin:4px 10%;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:1px 10px;
	}
}
@media (max-width:320px){
	.una-linea.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-32 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.page-node-78308 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.ethics-in-research .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:53px 15px;
	}
	.dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.tres-columnas.contests-and-prizes .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas.scientific-apps .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 42px 15px;
	}
	.una-linea.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:19px 0px;
	}
	.dos-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 9px 0px;
	}
	.dos-lineas.dos-columnas.organos-asesoramiento .stpe-imagebox__figure .stpe-imagebox__fig-caption,
	.tres-lineas.dos-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin:7px 10%
	}
	.una-linea.dos-columnas.otra-documentacion .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.institucional-relations .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.organizational-chart .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.una-linea.dos-columnas.travelling-exhibitions .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding: 9px 5px;
	}
	.page-node-98 .dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.scientific-integrity .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.cuatro-lineas.tres-columnas.tesis-doctoral .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.tres-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:32px 15px;
	}
	.page-node-98 .cuatro-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:11px 15px;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p, 
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p, 
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p{
		font-size:1.2em!important;
	}
	.dos-parrafos.una-columna.becas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p:nth-child(2), 
	.dos-parrafos.dos-columnas.practicas-grado .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p:nth-child(2){
		padding-top:3px;
	}
	.dos-lineas.dos-columnas.tfg .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin: 10px 10%;
	}
	cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin: 10px 10%;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:10px 5px;
	}
	.cuatro-lineas.dos-columnas.becas-so .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1em!important
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin:15px 10%
	}
	.dos-parrafos.dos-columnas.practicas-master .stpe-imagebox__figure .stpe-imagebox__fig-caption .stpe-imagebox__fig-content p{
		font-size:1.1em!important
	}
	.una-linea.dos-columnas.editorial-csic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.2em!important;
	}
	.una-linea.dos-columnas.editorial-csic.electronic-publishing .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:1px 0px;
	}
	.una-linea.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content,
	.dos-lineas.dos-columnas.open-science .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:1px 2px;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption{
		margin:3px 10%;
	}
	.tres-lineas.dos-columnas.access-to-electronic .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content p{
		font-size:1.1em!important
	}
}
/*SECCIONES MUJERES Y CIENCIA*/
.secciones-mujeres-y-ciencia img{
	width:100%
}
@media (max-width:768px) and (min-width:424px){
	.secciones-mujeres-y-ciencia .az-text p{
		font-size:15px!important
	}
}
@media (max-width:425px){
	.secciones-mujeres-y-ciencia img{
		width:40%
	}
	.secciones-mujeres-y-ciencia .az-text p{
		font-size:18px!important
	}
}
/*PAGINADOR BUSCADOR INSTITUTOS*/
.view ul.pagination{
	margin:auto;
}
.view ul.pagination li:first-child > span{
	margin:10px 5px 10px 0px;
}
.view ul.pagination li a, .view ul.pagination li.active > span, .view ul.pagination li.disabled > span{
	margin:10px 5px;
}
.view ul.pagination li a.progress-disabled{
	float:left;
}
/*AJUSTE DE ANCLAS*/
#indicador-proyectos, #indicador-produccion{
	padding-top:80px;
	margin-top:-80px
}
/*IMAGENES INTRODUCCION SECCIONES*/
.imagen-intro img{
	width:100%
}
/*ARREGLO TEMPORAL, OCULTAR UNA MIGA DE PAN EN NOTICIAS*/
.node-type-noticia ol.breadcrumb{
	display:none;
}
/*RESALTAR TEXTO PARA SLIDER NOTICIAS*/
.noticia-destacada-texts .title-2{
	text-shadow: 2px 2px black;
}
/* CONTRASTE DE LA PAGINACIÓN*/
.pagination > li > a, .pagination > li > span, .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
	border-color: #767676!important;
	color:#767676;
}
.pagination li a{
	color: #4a4a4a;
}

img[usemap]{
	height: auto;
	max-width: 100%;
	width: auto;
}
/*BOTON BUSQUEDA*/
form#search-api-page-search-form-buscador button{
	width:25%;
	height:initial;
	padding:10px;
	margin:5px;
}
/*TABS*/
.tab-1 li{
	margin:2px
}
/*DESACTIVAR TERCER NIVEL MENU EN MOVILES*/
@media (max-width:425px){
	div.tabcontent{
		display:none!important
	}
	.tab-2 .mega-menu-tabs .tabs.menu3500{
		width:100%
	}
	.tab-2 .mega-menu-tabs .tabs.menu3500 a i{
		display:none
	}
}
/*ARREGLO DE PRIMER NIVEL DE MENU EN MOVILES*/
@media (max-width:768px){
	.activeTriggerMobile .mobileTriggerButton{
		display:none
	}
}
/*MENU  MAS ALTO EN MOVILES*/
@media (max-width:768px){
	.menu-links{
		max-height:500px!important
	}
}
/*TEXTO SLIDERS*/
@media (max-width:768px){
	.tp-caption.title-1-desc{
		font-size:13px!important;
		white-space:normal!important;
		line-height:15px!important;
		left:50px!important;
	}
	.tp-caption.title-1-desc:nth-child(5){
		top:312px!important
	}
	.tp-caption.title-1-desc:nth-child(5) a span{
		font-size:12px!important;
	}
	.tp-caption.title-2{
		left:50px!important
	}
}
@media (max-width:425px){
	.tp-caption.title-1-desc:nth-child(5){
		top:177px!important
	}
	.tp-caption.title-1-desc:nth-child(5) a span{
		font-size:12px!important;
		padding:6px!important
	}
}
@media (max-width:375px){
	.tp-caption.title-1-desc:nth-child(5){
		top:157px!important
	}
}
@media (max-width:320px){
	.tp-caption.title-1-desc{
		font-size:12px!important;
	}
	.tp-caption.title-1-desc:nth-child(5){
		top:135px!important
	}
	.tp-caption.title-1-desc:nth-child(5) a span{
		font-size:10px!important;
	}
}
/*BOTONES SLIDERS*/
.az-element .rev-slider .tp-leftarrow.default, .az-element .rev-slider .tp-rightarrow.default{
	width:60px
}
/*OVERRIDE DE ESTILO DE NOTICIAS PORTADA*/
.view-prueba-de-agenda-nueva .views-row {
    min-height: 150px;
	height:auto;
}
/* MENU TOP VISIBLE EN MOVIL*/
@media (max-width: 992px){
	.topbar-right ul li{
		display:inline-block!important;
	}
	div.menu{
		margin-top: 26px;
	}
	.mega-menu > section.menu-list-items{
		padding:0px;
	}
	.dropdown-menu{
		left:-50px;
		min-width:260px;
	}
	.topbar-right ul li:last-child{
		position:initial;
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
		background-color:#af071f;
		color:#ffffff!important;
	}
	.topbar ul.dropdown-menu li a{
		min-width:250px;
	}
	div.noticia-destacada a.button-dest-more{
		bottom:10px;
		right:0px;
	}
	div.noticia-destacada .tp-caption.title-2{
		font-size:82%;
	}
	div.noticia-destacada div.noticia-destacada-texts{
		top:20%;
		left:0px;
	}
}
@media (max-width: 425px){
	section#block-menu-menu-menu-auxiliar ul li:nth-child(4){
		margin-right:0px;
	}
}
@media (max-width: 375px){
	section#block-menu-menu-menu-auxiliar ul li:nth-child(5){
		margin-top:50px;
	}
}

.definicion.url{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/********************************************************/
/*------------------CARGA 19-09-19----------------------*/
/********************************************************/
/*REDIMENSIONADO DE IMAGEN ORGANIGRAMA*/
.az-element img[usemap]{
	width:80%;
}
/*REDIMENSIONADO DE VIÑETAS AGENDA PORTADA*/
.feature7 .feature7-icon-right span, .feature7 .feature7-icon-left span{
	padding:15px
}
/*AJUSTE DE ESTILOS PARA EVENTOS*/
.fecha-evento{
	margin-bottom:0px
}
.tipo-evento{
	line-height: 20px;
}
/*AJUSTE DE ESTILOS PARA FECHA DE NOTICIAS*/
.field-name-field-fecha-noticia{
	margin-bottom:40px
}
/*CIRCULOS DE CIFRAS CIENCIA ABIERTA*/
.cifras-grandes .feature-11 .feature-11-icon span {
    width: 105px;
    height: 105px;
    line-height: 105px;
}
.cifras-grandes .feature-11 .feature-11-icon {
    height: 125px;
    padding: 9px;
    width: 125px;
}

.bg-3 {
    background: url(/sites/default/files/area_ciencias_tecnologias_quimicas.jpg) !important;    
}
.az-element img[usemap]{
	width:80%;
}
.field-name-field-fecha-noticia{
	margin-bottom:40px
}
.fecha-evento{
	margin-bottom:0px
}
.tipo-evento{
	line-height: 20px;
}
.feature7 .feature7-icon-right span, .feature7 .feature7-icon-left span{
	padding:15px
}

/*RESPONSIVE MENÚ AUXILIAR*/
@media (max-width: 425px){
	div.menu {
	    margin-top: 46px;
	}
}
@media (max-width: 424px){
	section#block-menu-menu-menu-auxiliar ul li:nth-child(5) {
	    margin-top: 0px;
	}
	.tp-banner{
		height:250px!important
	}
	.tp-caption.title-2 {
	    top: initial!important;
		bottom:80px!important;
	}
	/*.tp-caption.title-1-desc:nth-child(4) {
	    top: initial!important;
		bottom:50px!important;
	}
	.tp-caption.title-1-desc:nth-child(5) {
	    top: initial!important;
		bottom:20px!important;
	}*/
}
/*ARREGLOS RESPONSIVE*/
@media (max-width: 394px){
	.una-linea.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:77px 15px
	}
	.dos-lineas.tres-columnas .stpe-imagebox__figure .stpe-imagebox__fig-caption div.stpe-imagebox__fig-content{
		padding:62px 15px
	}
}
/*CAMBIO ESTILOS LISTAS*/
article div.field-name-body ul{
	padding-left:15px;
	padding-bottom:5px;
}
article div.field-name-body ul li {
    font-size:18px;
	font-weight: normal;
	padding-left:5px;
	color:#626262;
	list-style-type:circle;
}
/********************************************************/
/*------------------CARGA 15-10-19----------------------*/
/********************************************************/
/*CAMBIO ESTILOS BOTONES COOKIES*/
#sliding-popup .eu-cookie-compliance-secondary-button {
	cursor: pointer;
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff;
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #000!important;
    font-family: Arial, sans-serif;    
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
    font-weight: 700
}

#sliding-popup .eu-cookie-compliance-secondary-button:hover {
	background-color: #dfdfdf;
    background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
    background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}

#sliding-popup .eu-cookie-compliance-default-button {
    cursor: pointer;
    border: none;
    background: none;
    margin-top: 1em;
    margin-right:initial;
    padding: 0 8px;
    vertical-align: middle;
    -moz-box-shadow: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    color: #fff !important;
    text-shadow: initial;
    font-family:"Montserrat light";
    font-weight: 400;
}

#sliding-popup .eu-cookie-compliance-default-button:hover {
	background-color: initial;
    background-image: initial;    
}
/*MEJORAS TABLAS DOCTORADOS*/
.stpe-pricingtable .stpe-pricingtable__panel-heading .stpe-pricingtable__panel-title{
font-size:25px;
word-break:break-word
}
.stpe-pricingtable .stpe-pricingtable__panel-heading{
height:195px;
padding: 15px 10px;
overflow:hidden
}
.stpe-pricingtable .list-group-item{
height:300px
}
.stpe-pricingtable .list-group-item p{
font-size:16px!important;
text-align: left
}
/*MEJORAS TABLAS CURSOS ESPECIALIZACIÓN*/
.view-vista-cursos-de-especializacion.stpe-pricingtable .stpe-pricingtable__panel-heading .stpe-pricingtable__panel-title{
font-size:25px;
word-break:break-word
}
.view-vista-cursos-de-especializacion.stpe-pricingtable .stpe-pricingtable__panel-heading{
height:195px;
padding: 15px 10px;
overflow:hidden
}
.view-vista-cursos-de-especializacion.stpe-pricingtable .list-group .list-group-item:first-child{
height:85px
}
.view-id-vista_cursos_de_especializacion .stpe-pricingtable__panel-container li.az-editable.list-group-item:nth-child(2){
height:300px
}
.view-vista-cursos-de-especializacion.stpe-pricingtable .list-group .list-group-item:nth-child(3){
height:60px
}
.view-vista-cursos-de-especializacion.stpe-pricingtable .list-group .list-group-item:nth-child(4){
height:60px
}
.view-vista-cursos-de-especializacion.stpe-pricingtable .list-group-item p{
font-size:16px!important;
text-align:left
}
/*MODIFICACIÓN DEL BUSCADOR*/
.page-pagina-busqueda .search-form .form-item{
	width:80%;
}
.page-pagina-busqueda .search-form .form-item .form-text{
	width:95%;
}
.page-pagina-busqueda .search-form .form-submit{
	width:20%;
	margin:22px 0 0 0;
}
.page-pagina-busqueda h2{
	padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
    font-size: 20px;
}

.page-pagina-busqueda h2.block-title{
    color: #363636;
    padding:0px;
}
.page-pagina-busqueda .block-facetapi{
	margin-bottom:20px;
}
@media (max-width: 425px){
	.page-pagina-busqueda .search-form .form-item{
		width:100%;
	}
	.page-pagina-busqueda .search-form .form-item .form-text{
		width:100%;
	}
	.page-pagina-busqueda .search-form .form-submit{
		width:100%;
		margin:0;
	}
}
/********************************************************/
/*---------------MEJORAS ACCESIBILIDAD------------------*/
/********************************************************/
/*MODIFICACIONES MENÚS PARA ACCESIBILIDAD*/
.menu .mega-menu .drop-down p.menu-subseccion{
	font-size: 1.125em!important;
    line-height: 1;
    padding-top: 0.35em;
    margin-bottom: 0.65em;
}
.mega-menu .menu-text .menu-sin-hijos p{
font-size:1.5em!important;
line-height:1!important;
padding-top:0.53em;
margin-top:0.53em;
margin-top:0;
font-weight:700;
font-family: "Montserrat Bold",sans-serif;
}
.mega-menu .menu-text p.menu-sin-hijos{
font-size:1.5em!important;
line-height:1!important;
padding-top:0.53em;
margin-top:0.53em;
margin-top:0;
font-weight:700;
font-family: "Montserrat Bold",sans-serif;
}
/*MODIFICACIONES INDICADORES ACCESIBILIDAD*/
.indicadores .feature-11-info p{
	font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #363636;
    font-family: 'Montserrat Black', sans-serif;
    text-align:center;
}
/*MODIFICACIONES AGENDA PORTADA ACCESIBILIDAD*/
.agenda-portada .feature7-info h3{
	font-size:22px;
}

/*MODIFICACIONES ACTUALIDAD PORTADA ACCESIBILIDAD*/
.actualidad-portada .blog-info h3.blog-title{
    font-family: 'Montserrat light',sans-serif;
    font-weight: bolder;
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 60px;
    text-align: left;
	font-size: 18px
}
.actualidad-portada .field-content > a:hover .actualidad-portada .blog-info h3{
	color:white;
}

/*MODIFICACIONES TAMBIEN LE PUEDE INTERESAR ACCESIBILIDAD*/
.destacados .testimonial-content h2{
	min-height: 66px;
    display: flex;
    align-items: center;
    font-size: 22px;
    font-family: 'Montserrat Black', sans-serif;
    font-weight: normal;
    color: #363636;
    margin-top: 0px;
    line-height: 22px
}
/*MODIFICACIONES ORGANOS ASESORAMIENTO Y APOYO ACCESIBILIDAD*/
.organos-asesoramiento div.panel-heading h2.panel-title{
font-size:18px;
font-family:'Montserrat Black', sans-serif;
line-height:22px;
font-style:normal
}
/*MODIFICACIONES DE MIGA DE PAN ACCESIBILIDAD*/
ul.page-breadcrumb li{
	outline:medium none!important;
	color:#333!important;
	font-family: 'Montserrat light',sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}
ul.page-breadcrumb li a{	
	color:#af071f!important;	
	font-size: 18px;
}
/*MODIFICACIONES MUSEOS Y ESPACIOS ACCESIBILIDAD*/
.espacios-divulgacion h2{
	font-size:22px;
	line-height:22px
}
/*MODIFICACIONES RESIDENCIA DE INVESTIGADORES ACCESIBILIDAD*/
.residencia-investigadores h2{
	font-size:28px;
}
/*MODIFICACIONES CIENCIA CIUDADANA ACCESIBILIDAD*/
.ciencia-ciudadana h2{
	font-size:22px;
}
/*MODIFICACIONES FORMACION ACCESIBILIDAD*/
.enlaces-formacion h3{
	font-size:22px;
	line-height:22px
}
/********************************************************/
/*------------------CARGA 28-10-19----------------------*/
/********************************************************/
/*BUSCADOR SOLR*/
input#edit-retain-filters{
	width:initial;
	height:initial;
	margin-right:10px;
}
/********************************************************/
/*------------------CARGA 07-01-20----------------------*/
/********************************************************/
@media (max-width: 425px){
	.tp-caption.title-2{
		top:75px!important;
		left:15px!important;
	}
	.tp-revslider-slidesli  .tp-caption.title-1-desc:nth-child(4){
		top:125px!important;
		left:15px!important;
		bottom:initial!important;
	}
	.tp-revslider-slidesli  .tp-caption.title-1-desc:nth-child(5){
		top:145px!important;
		left:15px!important;
		bottom:initial!important;
	}
}
input#edit-submitted-aceptar-1 {    width: auto; height: auto;}
#views-exposed-form-buscador-institutos-block-1 div#edit-combine-wrapper {
    width: 425px;
}
#views-exposed-form-buscador-institutos-block-1 span.input-group-addon {
    /* width: 5px; */
    display: none;
}
#views-exposed-form-buscador-institutos-block-1 .input-group {
    width: 100%;
}
#views-exposed-form-servicios-unidades .views-widget-filter-title_1{
	width:304px
}
#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .input-group-addon{
	border:0
}

#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown{
	width:800px;
}
@media (max-width: 1024px){
	#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown{
		width:600px;
	}
	#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown .dropdown-menu>li>a{
		white-space:normal
	}
}
@media (max-width: 768px){
	#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown{
		width:320px;
	}

	#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown .dropdown-menu{
		left:0px
	}
}
@media (max-width: 320px){
	#views-exposed-form-servicios-unidades .views-widget-filter-title_1 .dropdown{
		width:300px;
	}
}
i.fa.fa-file-pdf{
font-family:"Font Awesome";
}
/*i.fa.fa-file-pdf::before{
content: "\f1c1";
}*/
/*CARGA SEPTIEMBRE 2020*/
.acc-h6{
    font-family: 'Montserrat Black', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px!important;
    color: #363636;
}
.acc-h6 a{
    color: #363636;
}
.acc-h6 a:hover{
    color: #af071f;
}
.blog-title a{
    color:inherit;
}
p.donacion-covid{
    font-family: 'Montserrat Black', sans-serif;
    color: #363636;
    margin-top: 0px;
    font-size: 35px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
p.donacion-covid a{
    color:inherit;
}
.acc-h3{
    font-family: 'Montserrat Black', sans-serif;
    font-weight: normal;
    color: #363636;
    margin-top: 0px;
    font-size: 28px!important;
}
.acc-h4{
    font-family: 'Montserrat Black', sans-serif;
    font-weight: normal;
    color: #363636;
    margin-top: 0px;
    font-size: 22px!important;
}
.acc-h4 a{
    color: #363636;
}
.acc-h4 a:hover{
    color: #af071f;
}
.acc-h5{
    font-family: 'Montserrat Black', sans-serif;
    font-weight: normal;
    color: #363636;
    margin-top: 0px;
    font-size: 18px!important;
}
.view-tabla-contenido.view-display-id-page_selector_servicio .views-row,
.view-tabla-contenido.view-display-id-page_selector_spinoff .views-row,
.view-tabla-contenido.view-display-id-page_selector_patente .views-row{
	padding:10px 0px;
	border-top: 1px solid #ddd;
}
.view-tabla-contenido.view-display-id-page_selector_servicio .views-row.views-row-odd,
.view-tabla-contenido.view-display-id-page_selector_spinoff .views-row.views-row-odd,
.view-tabla-contenido.view-display-id-page_selector_patente .views-row.views-row-odd{
	background-color: #f9f9f9;
}

#edit-term-node-tid-depth-join,
#edit-field-fecha-noticia-value-1,
#edit-field-fecha-noticia-value-2,
#edit-field-tipo-evento-target-id,
#edit-field-fecha-agenda-value,
#edit-field-fecha-agenda-value-1{
	font-size: 15px!important;
	font-weight:bold;
	margin-bottom:0px;
}
/*ARREGLO CURSOS ESPECIALIZACION*/
.node-curso-especializacion .definiciones .definicion p{
	text-align:left;
}
/*CARGA NOVIEMBRE 2020*/
/*ARREGLO DE BUSCADOR DE UNIDADES*/
#views-exposed-form-servicios-unidades .views-widget-filter-combine {
    width: 304px;
}
#views-exposed-form-servicios-unidades .views-widget-filter-combine .input-group-addon {
    border: 0;
}
.view-display-id-unidades{
    padding-bottom:200px
}
#views-exposed-form-servicios-unidades .views-widget-filter-combine .dropdown{
	width:800px;
}
@media screen and (max-width: 992px) {
	.mega-menu .menu-logo > li {
    	width: auto!important;
    	line-height: normal;
	}
	.mega-menu .menu-logo > li:first-child {
		display:none;
	}
}
/*SITEMAP PETICIONES*/
.mapa_web_titulo{
	font-family: 'Montserrat Black', sans-serif;
	font-size: 20px!important;
	outline: medium none;
    color: #af071f;;
}
.content > ul.site-map-menu > li.expanded > a{
	font-family: 'Montserrat Black', sans-serif;
	font-size: 20px;
}
#site-map .site-map-box .content > ul.site-map-menu{
	padding-left: 0px;
}