@charset "UTF-8";


/*!
 * NOTICIAS - GLOBAL
 */


  /* 1- PAGINA LISTADO NOTICIAS */    
 /* 2- DESARROLLO NOTICIA*/    




/* 1- PAGINA LISTADO NOTICIAS */    


.view-id-noticias {
    padding-top: 150px;
    padding-bottom: 60px;
}

.view-id-noticias img {
	/* border-radius: 20px; */
}

.view-id-noticias  h2 a, 
.view-id-noticias .fecha-corta {
    font-family: Univers45Light;
    color: #000;
    font-size: 65px;
    font-style: normal;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: -1.3px;
    text-decoration: none;
    margin-bottom: 30px;
    display: block;
}

.view-id-noticias .views-field-nothing .fecha {
    font-family: Univers55Roman;
    color: #000;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.54px;
    margin-bottom: 10px;
}

.view-id-noticias .views-field-nothing {
    margin-bottom:  110px;
}

.page-node-type-noticias #contenido h1 .field--name-title {
    text-decoration: none;
	padding-top: 0;
    display: block;
	color: #000;
	text-align: center;
    font-family: Univers45Light; 
	font-size: 65px;
	font-style: normal;
	font-weight: 300;
	line-height: 65px; 
	letter-spacing: -1.3px;
}

.view-id-noticias .views-field-field-fecha {
	font-family: Univers45Light;
    font-size: 20px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: -0.6px;
    text-align: left;
}

.page-node-type-noticias #contenido .field--name-field-entradilla {
    font-family: Univers45Light;
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: -0.96px;
    margin-bottom: 20px;
}

.page-node-type-noticias #contenido .fecha {
    text-align: center;
    color: #000;
    font-family: Univers55Roman;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.54px;
    margin-bottom: 12px;
}

.page-node-type-noticias #contenido .fecha .lugar {
    width: fit-content;
    display: inline-block;
}

.page-node-type-noticias #contenido .field--name-field-fecha {
    text-align: center;
    width: fit-content;
    display: inline-block;
}	

.view-id-noticias .views-field-body,
.view-id-noticias .entradilla,
.page-node-type-noticias .field--name-field-entradilla,
.page-node-type-noticias .col-centro .field--name-body,
.page-node-type-noticias .col-centro .field--name-field-body2 {
    color: #000;
    font-family: Univers45Light;
    font-size: 27px;
    line-height: 32px;
    letter-spacing: -0.81px;
    padding-top: 15px;
}

.view-id-noticias .entradilla{
	    padding-top: 5px;
}

.page-node-type-noticias .field--name-field-body2 {
	margin-top: 30px;
}

.page-node-type-noticias .col-centro .field--name-body p,
.page-node-type-noticias .col-centro .field--name-field-body2 p {
    margin-bottom: 35px;
}



.page-node-type-noticias .field--name-field-imagen2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.page-node-type-noticias #contenido .enlace {
    text-align: center;
	margin-top: 30px;
}

.page-node-type-noticias #contenido .enlace a{
    font-family: Univers45Light;
    text-decoration: none;
    font-size: 27px;
    line-height: 34px;
    letter-spacing: -0.81px;
    display: block;
    border: 1px solid #000000;
    padding: 12px 35px 12px 35px;
    border-radius: 30px;
    height: 57px;
    color: #000000;
    background-color: #ffffff;
    transition: all 0.5s ease;
    width: max-content;
	margin: auto;
}

.view-id-noticias .views-field-nothing .leer-mas a {
	font-family: Univers45Light;
    text-decoration: none;
    font-size: 27px;
    line-height: 34px;
    letter-spacing: -0.81px;
    display: block;
    border: 1px solid #000;
    padding: 12px 75px 12px 25px;
    border-radius: 30px;
    margin: 45px 0 30px;
    height: 57px;
    position: relative;
    color: #000;
    transition: all 0.5s ease;
    width: max-content;
}


.view-id-noticias .views-field-nothing a::after {
    content: " ";
    height: 57px;
    width: 57px;
    border: 1px solid #000;
    border-radius: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    background: url(/themes/custom/eklipse/images/right.svg);
    background-repeat: no-repeat;
    background-position: center;
}




.view-id-noticias .view-header  {
	text-align: left;
}

.view-id-noticias .view-header h1 {
    color: #000;
    font-size: 65px;
    font-style: normal;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: -1.3px;
    padding: 0;
    border-bottom: 2px solid #000;
    width: fit-content;
    margin-bottom: 30px;
    margin-left: 0;
}


.view-id-noticias .views-field-view-node a {
    text-decoration: none;
    font-size: 27px;
    line-height: 34px;
    letter-spacing: -0.81px;
    display: block;
    border: 1px solid #000;
    padding: 12px 75px 12px 25px;
    border-radius: 30px;
	margin: 30px 0 30px 0;
    height: 57px;
    position: relative;
    color: #000;
    transition: all 0.5s ease;
    width: max-content;
}

.view-id-noticias .views-field-view-node a:after {
    background: url(/themes/custom/eklipse/images/right.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: " ";
    height: 57px;
    width: 57px;
    border: 1px solid #000;
    border-radius: 30px;
    display: block;
    position: absolute;
    right: -1px;
    top: -1px;
}

.path-noticias #cabecera {
	padding-top: 90px;
	background-color: #000;
	color: #FFF;
	height: 100vh;
	position: relative;
}

.path-noticias #cabecera .top {
    position: relative;
    top: 0;
    width: 100%;
}

.path-noticias #cabecera .abajo {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.path-noticias #cabecera .abajo .izda,
.path-noticias #cabecera .arriba .izda {
    text-align: left;
}

.path-noticias #cabecera .abajo .dcha,
.path-noticias #cabecera .arriba .dcha {
    text-align: right;
}


.path-noticias #cabecera .titulo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  text-align: center; 

  color: #FFF;
  font-family: "Univers LT Std";
  font-style: normal;
  font-weight: 300;
  line-height: 1; /* mejor usar unitless para responsive */
  letter-spacing: -0.02em; /* ajustar proporcionalmente */

  /* Tamaño responsive */
  font-size: clamp(80px, 20vw, 403.82px);
}






 /* 2- DESARROLLO NOTICIA*/    

.page-node-type-noticias #contenido {
	margin-top: 70px;
}

.page-node-type-noticias h1 .field--name-title {
	margin-bottom: 30px;
}

.page-node-type-noticias .field--name-field-imagen {
    position: relative;
    overflow: hidden;
}

.page-node-type-noticias .field--name-field-imagen img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
	transition: all 0.3s ease-in-out;
    animation: zoomout 5s ease-out normal;
}

.page-node-type-noticias .field--name-field-imagen::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0.6) 0%,
        rgba(0,0,0,0) 30%,
        rgba(0,0,0,0) 70%,
        rgba(0,0,0,0.6) 100%
    );
    pointer-events: none;
}

.page-node-type-noticias #cabecera {
    margin-top: -100px;
	position: relative;
}

.page-node-type-noticias #cabecera .noticia-fecha {
    position: absolute;
    color: #FFF;
    right: 50px;
    /* bottom: 110px;     */
	bottom: 30px;
    width: fit-content;
	text-align: right;
	font-family: Univers45Light;
	font-size: 65px;
	font-style: normal;
	font-weight: 300;
	line-height: 65px;
	letter-spacing: -1.3px;
	animation: aparecerTexto 1.5s ease-out forwards;
}

.page-node-type-noticias #cabecera .noticias  h2 {
    position: absolute;
    color: #FFF;
    left: 50px;
    /* bottom: 110px;     */
	bottom: 30px;
    width: fit-content;
    text-align: right;
    font-family: Univers45Light;
    font-size: 65px;
    font-style: normal;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: -1.3px;
    border-bottom: 2px solid #FFF;
    animation: aparecerTexto 1.5s ease-out forwards;
}

.page-node-type-noticias .navbar {
    background-color: transparent;
}

.page-node-type-noticias  ul.dropdown-menu {
    background-color: #000;
    color: #000;
    border: 0;
}

.page-node-type-noticias .navbar {
	transition: all 0.3s ease;
}


@media (min-width: 992px) {

	.page-node-type-noticias .navbar:hover {
		background-color: #000;
		transition: all 0.3s ease;
	}
	
}
