.fa-linkedin-redes:before {
		content: "\f08c" !important; 
	}	
	.compartir_redes_noticia_item {
    		display: inline-block;
    		padding-left: 10px;
		}
		.redes1{
			margin-bottom: 12px;
		}
		.redes_abajo{
			display: table;
			position: fixed;
			text-align: center;
			left: 0px;
			bottom: 0px;
			width: 100%;
			background-color: #989898;
			z-index: 9999;
			max-width: 500px;
		}
	
		.fa-facebook-f {
		  background: #3B5998;
		  color: white;
		}
		.twitter1 {
		  background: #55ACEE;
		  color: white;
		}
		.fa-whatsapp {
		  background: #25d366;
		  color: white;
		}
		.fa-telegram-plane{
		  background: #0088cc;
		  color: white;
		}
		.fa-envelope{
		  background: #444444;
		  color: white;
		}
		.share_icon{
		  padding: 14px 18px;
		  margin: 0px -3px;
		}
		.siguiente{
			display: table-cell; 
			padding-right: 10px; 
			text-align: right;
		}	
		.anterior{
			display: table-cell; 
			padding-left: 10px; 
			text-align: left;
		}	

/* FLECHAS PARA CAMBIAR DE NOTICIA */
		#flecha_izquierda{
    			border-radius: 14%;
				z-index: 9999;
  				transition: all 0.2s linear;
				display: block;
				position: fixed;
				top: 56%;
				left: 1%;			     
			}
			#flecha_derecha{
    			border-radius: 14%;
				z-index: 9999;
  				transition: all 0.2s linear;
				display: block;
				position: fixed;
				top: 56%;
				right: 1%;
			}
			.flecha_color{
				color: #949494 !important;
			}
			.tooltip-inner {
				font-size: 1.2em;
			}
			.enlace_sig_ant{
				color: white;
				font-size: 26px;
			}


		/* para compartir en redes sociales*/		
		.bigonhover{
			transition: .3s ease; /* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
		}
		.bigonhover:hover{
			transform: scale(1.15); /* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
		}

.tags_asociadas > p > a{
			color:#656565;
		}
		.tags_asociadas > p > a:hover{
			text-decoration: none;
		}
	
		/* nuevo estilo */
		.tooltip .tooltiptext {
			visibility: hidden;
			width: 120px;
			background-color: #555;
			color: #fff;
			text-align: center;
			border-radius: 6px;
			padding: 5px 0;
			position: absolute;
			z-index: 1;
			bottom: 125%;
			left: 50%;
			margin-left: -60px;
			opacity: 0;
			transition: opacity 0.3s;
		}
		.tooltip .tooltiptext::after {
			content: "";
			position: absolute;
			top: 100%;
			left: 50%;
			margin-left: -5px;
			border-width: 5px;
			border-style: solid;
			border-color: #555 transparent transparent transparent;
		}
		.tooltip:hover .tooltiptext {
			visibility: visible;
			opacity: 1;
		}
		.enlace_azul {
			font-size: 0.8em;
			font-weight: bold;
		}
		.texto_foto_noticias {
			font-size: 0.72em;
			color: #8b8b8b;
			text-align: right;
		}
		.capa_fotos_noticias {
			text-align: center;
			margin-bottom: 10px;
			padding-left: 2%;
		}
		.inner-image {
			position: absolute;
			top: 44%;
			right: 4px;
			fill-opacity: 0.7;
			transition: 200ms;
			transition-timing-function: ease-in-out;
			-webkit-transition: 200ms;
			-webkit-transition-timing-function: ease-in-out;
		}
		.inner-image:hover {
			fill-opacity: 1;
			cursor: pointer;
		}
		.inner-image2 {
			position: absolute;
			top: 7px;
			right: 7px;
			fill-opacity: 0.7;
			transition: 200ms;
			transition-timing-function: ease-in-out;
			-webkit-transition: 200ms;
			-webkit-transition-timing-function: ease-in-out;
		}		
		.inner-image2:hover {
			fill-opacity: 1;
			cursor: pointer;
			transform: scale(1.1);
		}
		
/* svg*/
		.st0 {
			fill: #0355A0;
		}
		
		.st1 {
			fill: none;
			stroke: #FFFFFF;
			stroke-width: 17.6232;
			stroke-miterlimit: 10;
		}
		
		.st2 {
			fill: #FFFFFF;
		}
		
		
		
		
		.fancybox-caption {
			font-size: 32px;
		}
		.fancybox-thumbs {
		  background: #184277;
		  background-image: url(https://www.upct.es/img/LOGOUPCTBIG_blanco.svg);
		  background-position-x: center;
		  background-repeat: no-repeat;
		  background-position-y: 95%;
		  background-size: 130px 130px;
		}
		.fancybox-toolbar{	
			background-color: #8a8a8a;
		}
		.fancybox-bg {
    		background: #f5f5f5;
		}
		.fancybox-is-open .fancybox-bg {
    		opacity: 1;
		}
		.fancybox-thumbs__list a:before {
    		border: 4px solid #edf7ff;
		}
		.fancybox-toolbar {
    		/*background-color: #0c78fd;*/
		}
			
	
	
		.fancybox-caption {
			font-size: 26px;
		}
		.fancybox-caption {
			color: #fff;
			padding: 20px 44px;
			right: auto;
			text-align: center;
   			width: 100%;
		}
		.fancybox-caption:before {
			/*background-image: none;
			background-color: #1a4d8d;
			background-repeat: repeat-x;
			background-size: contain;
			bottom: 0;
			content: "";
			display: block;
			left: 0;
			pointer-events: none;
			position: absolute;
			right: 0;
			top: -44px;
			z-index: -1;*/
		}
		.tags_asociadas {
			margin-left: auto;
			margin-right: auto;
			width: 95%;
			margin-bottom: 25px;
			border-top: 1px solid #e3e2e2;
			padding-top: 8px;
			font-size: 0.9em;
		}



.titular_noticia
	{
		font-family: "roboto-light";
		font-size:1.3em;
		font-weight:bold;
	}
	.titular_noticia1
	{
		font-family: "roboto-light";
		font-size: 1.4em;
		font-weight: bold;
		border-bottom: 1px solid #e3e2e2;
		padding-bottom: 8px;
		margin-bottom: 6px;
		margin-top: 28px;
	}
	
	.info_relacionada{
		margin-left: auto; 
		margin-right:auto; width:95%; 
		border-bottom:1px solid #e3e2e2; 
		margin-bottom: 25px; 
		border-top:1px solid #e3e2e2; 
		padding-top: 8px; 
		font-size: 0.9em
	}

	.linea_resumen_noticias
	{
		border-bottom:1px solid #e3e2e2; 
		font-family:roboto-medium;
		font-size:0,9em;
		Color:#545253;
		padding-top:8px;
		padding-bottom:8px;
		margin-top:5px;
		margin-bottom:20px;
	}
	.linea_resumen_noticias1
	{
		font-family:roboto-medium;
		font-size:0.85em;
		Color:#333;
		padding-bottom:8px;
		margin-bottom:5px;
	}

	.linea_fecha_noticias
	{
		border-bottom:1px solid #e3e2e2; 
		font-family:'Open Sans', sans-serif;	
		font-size:1.0em; Color: #bebebe;
	}
	.linea_fecha_noticias1
	{
		font-family:'Open Sans', sans-serif;	
		font-size:0.75em; 
		Color: #808080f0;
		padding-bottom: 12px;
		text-align: right;
	}

			
			
.texto_noticias_principal{
	font-family: "roboto";
	Color:#000;
	font-size:1.3em;	
	padding-right: 4%;
	padding-left:6%;
	
	
}

@media (max-width: 1200px) {
	.texto_noticias_principal {
		padding-right: 2%;
		padding-left:4%;
	}
}

.titular_agenda_semanal{
	Color:#666;font-size:1.5em;font-weight:bold;border:none;padding-left:0px;	
}

.descripcion_noticia
{
		font-size:0.8em;
}
.descripcion_noticia p
{
	text-align: initial;
}
.enlaces_noticia{
 padding-top:10px;
 padding-bottom:30px;
 padding-left:0px;
 margin-left:0px;
 font-size:0.8em;
}
.enlace_listado_noticias_detalle{
	Color: #545454;	font-size:0.8em;font-weight: bold;
}
.enlace_listado_noticias_detalle a:link{
	Color: #545454;	text-decoration: none;
}

.enlace_listado_noticias_detalle a:visited{
	Color: #545454;	text-decoration: none;
}
.enlace_listado_noticias_detalle a:active{
	Color: #545454;	text-decoration: none;
}
.enlace_listado_noticias_detalle a:hover{
	Color: #545454;	text-decoration: underline;
}

.contenedor_lateral_agenda{
	margin-top:20px;margin-bottom:5px;background-color:#f4f3f3;
}

.titulo_epigrafe_agenda{
	font-weight:bold;	
}
.titulo_epigrafe_agenda_semanal{
	margin-top:30px; border-bottom:1px solid #d4d3d3;	
	font-size:1.3em;
}
.contenido_epigrafe_agenda{
	font-size:1.1em;margin-left:60px;	
}
.contenido_epigrafe_agenda_2{
	font-size:1.2em;
}
#titulo_seccion_agenda{
	
	Color:#666;font-weight:bold;border:none;padding-left:0px;	
}

.elemento_lateral_listado{
	margin:1px;padding-bottom:15px;padding-top:15px;border-bottom:1px dotted #cac9c9;margin-bottom:20px;
}

.item_noticia_lateral{
	font-size:0.8em;text-align:left;
}

.item_noticia_lateral_fecha
{
	font-size:0.8em;Color:#a4a2a2;
}
.compartir_redes_noticia_item{
display:inline-block;padding-left:10px;	
}

.table_calendar{
width:90%;height:200px;background-color:#FFF;border:1px solid #FFF;	padding-top:10px;
}
.contenedor_calendario{
	padding-left:5%;text-align:center;	
}
.calendar{
	/*width:90%;height:200px;background-color:#FFF;border:1px solid #223369;*/
	margin:2px;
	border:1px solid #FFF;
	background-color:#dfe6ee;
	padding:8px;
	color:#888686;
}
.calendarHeader{
	padding-top:5px;
  padding-right:8px;	background-color:#6387ba;
  Color:#FFF;
}
.calendarToday{
  	margin:2px;
	border:1px solid #FFF;
	
	padding:8px;
}
.contenedor_lateral_agenda_2{
	margin-top:20px;background-color:#f4f3f3;	
}
.contiene_eventos{
	font-weight:normal;	
	
}
.vertodos{
	border-bottom:1px dotted #CCC;	padding-bottom:10px;
}


.proyecto{
	
	
	display:block;
	position: relative;
	min-height: 50px;
	width:100%;
	
	

	
}
.imagen-proyecto{
	
	text-align:center;
	padding-right:15px;
	margin-right:0px;

}

	
.info-proyecto{

	padding-left:0px;
	margin-left:0px;
	
  
    
	}

.espacio_vert_proyectos{
	margin-bottom:40px;	
	padding-bottom:20px;
	border-bottom:1px solid #CCC;

}

.video_noticias{
 height:450px;	
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
 
.linea_fecha_noticias1
{
	font-size:0.66em; 
}
	
.capa_fotos_noticias {
    text-align: center;
    margin-bottom: 10px;
	clear:both;
	padding-left:2%;
	
	
}
.descripcion_noticia
{
		
}
.texto_noticias_principal{
	font-family: "roboto";
	Color:#000;
	font-size:1.3em;	
	padding-right: 4%;
	padding-left:4%;
	
}

.info-proyecto{

	padding-left:10px;
	
  
    
	}

.video_noticias{
 height:300px;	
}


}

@media (max-width: 600px) {
  .capa_fotos_noticias{
		padding-left: 0px;
	}
}
