.notas-prensa{
background: #FFFFFF;
padding: 0;
margin-bottom: 10px;
width: 100%;
float: left;
display: block;
color: #000;
font-family: 'Founders Grotesk';
}
.notas-prensa .contenido-notas{
width: 100%;
float: left;
display: block;
margin: 0 auto;
max-width: 1440px;
padding: 0;
}
.notas-prensa a{
color: #000;
}
.notas-prensa .fecha{
width: 100%;
float: left;
margin-bottom: 10px;
display: block;
font-size: 14px;
line-height: 133.1%;
letter-spacing: 0.09em;
color: #777;
text-transform: uppercase;
} .notas-prensa .nota-principal{
width: calc(100% - 4px);
float: left;
min-height: 200px;
background: #f9f8f6;
margin: 2px;
border-radius: 5px;
display: flex;
transition: background 0.3s ease; 
}
.notas-prensa .nota-principal .imagen{
width: calc(40% - 4px);
float: left;
min-height: 200px;
background: #f9f8f6;
border-radius: 5px;
display: flex;
transition: background 0.3s ease; 
}
.notas-prensa .nota-principal .contenido{
width: calc(60% - 4px);
float: left;
min-height: 200px;
display: flex;
padding: 20px 30px;
max-width: 650px;
flex-direction: column;
justify-content: center;
}
.notas-prensa .nota-principal .contenido .titulo{
font-size: 40px;
line-height: 47px;
}
.notas-prensa .nota-principal:hover{
cursor: pointer;
background: #ed2b4e;
}
.notas-prensa .nota-principal:hover .fecha{
color: #f4f4f4;
}
.notas-prensa .nota-principal:hover .contenido .titulo{
color: #fff;
} .notas-prensa .nota-secundaria{
width: calc(50% - 4px);
float: left;
min-height: 200px;
background: #f9f8f6;
margin: 2px;
border-radius: 5px;
display: flex;
transition: background 0.3s ease; 
}
.single .notas-prensa .nota-secundaria {
min-height: 160px;
background: transparent;
}
.notas-prensa .nota-secundaria .contenido{
display: flex;
padding: 20px 30px;
max-width: 650px;
flex-direction: column;
justify-content: center;
}
.notas-prensa .nota-secundaria .contenido .titulo{
font-size: 22px;
line-height: 140%;
display: block;
}
.notas-prensa .nota-secundaria:hover{
cursor: pointer;
background: #ed2b4e;
}
.notas-prensa .nota-secundaria:hover .fecha{
color: #f4f4f4;
}
.notas-prensa .nota-secundaria:hover .titulo{
color: #fff;
}
.notas-prensa .boton .loadmore,
.notas-prensa .boton{
width: 100%;
float: left;
display: block;
margin: 0 auto;
padding: 0;
}
.notas-prensa .boton .loadmore {
border: 1px solid #ED2B4E;
box-sizing: border-box;
padding: 8px 5px;
color: #ED2B4E;
font-size: 18px;
line-height: 150%;
max-width: 250px;
border-radius: 30px;
text-align: center;
float: none;
display: block;
margin: 30px auto 0 auto;
padding-top: 16px;
}
.notas-prensa .boton .loadmore:hover {
cursor: pointer;
} #nota-single{
width: 100%;
display: block;
margin: 10px auto 0 auto;
}
.single .notas-prensa{
background: #FFFFFF;
padding: 75px 40px;
margin-bottom: 10px;
width: 100%;
display: inline-flex;
color: #000;
font-family: 'Founders Grotesk';
float: none;
background-image: url(//www.acebarcelona.org/wp-content/uploads/2021/10/Ruido.svg), linear-gradient( 
30deg, rgba(108,92,161, 1) 0%, rgba(108,92,161,0.5) 7%, rgb(108 92 161 / 5%) 32%, rgb(108 92 161 / 28%) 70%, rgb(108 92 161 / 67%) 93%, rgba(117,101,170,1) 100% );
background-repeat: repeat;
background-size: contain;
}
#nota-single .header{
width: 100%;
display: flex;
align-items: center;
flex-direction: column;
height: 459px !important;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
position: relative;
text-align: center;
justify-content: center;
}
#nota-single .header .content{
font-size: 12px;
line-height: 14px;
letter-spacing: 0.08em;
color: #FFFFFF;
max-width: 900px;
font-family: 'FoundersGrotesk';
padding: 0 40px;
z-index: 1;
}
#nota-single .header .cover{
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
}
#nota-single .header .content .pretitle{
margin-bottom: 24px;
text-transform: uppercase;
}
#nota-single .header .content .title h1{
font-size: 40px;
line-height: 47px;
color: #fff;
}
#nota-single #content{
width: 100%;
float: none;
display: block;
margin: 0 auto;
}
#nota-single #content.space{
padding: 75px 40px 0 40px;
max-width: 1050px;
}
#nota-single #content .introduccion{
width: 100%;
display: block;
font-size: 30px;
line-height: 140%;
font-family: 'Founders Grotesk';
color: #000;
}
#nota-single #content .data{
width: 100%;
display: block;
font-family: 'Founders Grotesk Light';
color: #000;
font-size: 18px;
line-height: 130%;
}
#nota-single #content .data h2{	color: #000; font-size: 38px; line-height: 45px; margin-top: 55px;	}
#nota-single #content .data h3{	color: #000; font-size: 30px; line-height: 45px; margin-top: 45px;		}
#nota-single #content .data h4{	color: #000; font-size: 21px; line-height: 45px; margin-top: 35px;		}
#nota-single #content .data h5{	color: #000; font-size: 15px; line-height: 45px; margin-top: 25px;		}
#nota-single #content .data h6{	color: #000; font-size: 12px; line-height: 45px; margin-top: 15px;		}
#nota-single .header .content .seccion{
margin-left: 17px;
}
#nota-single .contacta{
width: 100%;
display: block;
float: left;
padding: 30px 0;
margin: 0 auto;
margin-top: 64px;
}
#nota-single .contacta .titulo{
font-size: 12px;
line-height: 14px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #000000;
margin-bottom: 32px;
font-family: 'Founders Grotesk';
}
#nota-single .contacta .content{
width: 100%;
float: initial;
display: inline-flex;
align-items: center;
background: #fff;
box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 4%);
padding: 30px 40px;
margin-bottom: 0;
align-items: stretch;
border-bottom: 2px solid #ED2B4E;
}
#nota-single .contacta .cols{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
#nota-single .contacta .col1{
width: 28%;	
text-align: left;
border-right: 1px solid rgb(0,0,0,0.1);
align-items: flex-start;
}
#nota-single .contacta .col2{
width: 44%;
text-align: center;
border-right: 1px solid rgb(0,0,0,0.1);
font-family: 'Graphik Regular';
font-size: 20px;
line-height: 104.1%;
letter-spacing: -0.015em;
color: #000000;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
}
#nota-single .contacta .col3{
width: 28%;	
text-align: right;
align-items: center;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 134.8%;
font-family: 'Roboto';
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
}
#nota-single .contacta .nombre{
font-size: 20px;
line-height: 104.1%;
letter-spacing: -0.015em;
text-transform: capitalize;
color: #151616;
font-family: 'Founders Grotesk';
}
#nota-single .contacta .cargo{
font-size: 18px;
line-height: 21px;
color: rgb(0,0,0,0.7);
font-family: 'Founders Grotesk Light';
}
#nota-single .contacta .col2::before {
content: '';
width: 20px;
height: 20px;
background: url(//www.acebarcelona.org/bcnpit/wp-content/uploads/2022/03/icono-email.svg) 50% 0 no-repeat transparent;
background-size: 20px;
}
#nota-single .contacta .col3::before {
content: '';
width: 20px;
height: 20px;
background: url(//www.acebarcelona.org/bcnpit/wp-content/uploads/2022/03/icono-telefono.svg) 50% 0 no-repeat transparent;
background-size: 20px;
}
#nota-single .download{
width: 100%;
float: left;
display: block;
margin: 10px 0 120px 0;
}
#nota-single .download a{
position: relative;
display: flex;
width: max-content;
}
#nota-single .download a .btn:hover{
cursor: pointer;
}
#nota-single .download a .btn::before {
content: '';
width: 10px;
height: 10px;
background: url(//www.acebarcelona.org/bcnpit/wp-content/uploads/2022/09/download.png) 50% 0 no-repeat transparent;
background-size: 10px;
}
#nota-single .download .btn{
border: 1px solid #ED2B4E;
border-radius: 50px;
width: max-content;
padding: 10px 20px 4px 20px;
}
#nota-single .download a .btn{
font-weight: 400;
font-size: 18px;
line-height: 150%;
text-align: center;
color: #ED2B4E;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 0 10px;
align-items: baseline;
}
.single .notas-prensa h3{
font-size: 40px;
line-height: 47px;
margin-bottom: 20px;
padding-bottom: 0;
}
#nota-single .wp-caption{
border: 0;
text-align: left;
background: transparent;
font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
font-family: 'Founders Grotesk';
padding: 0;
width: 100%;
line-height: 25px;
color: rgb(0,0,0,0.4);
margin: 30px 0;
}
#nota-single .contacta .col4{
display: none;
}
#nota-single ul{
padding: 0px 0 0 55px;
}	
#nota-single ul li{
font-size: 20px;
line-height: 28px;
color: #000000;
font-family: 'Founders Grotesk';
margin-bottom: 17px;
position: relative;
}
#nota-single ul li:before{
content: url(//www.acebarcelona.org/wp-content/uploads/2021/11/check.svg);
position: absolute;
left: -55px;
top: -3px;
}
#nota-single blockquote{
font-size: 56px;
line-height: 66px;
text-align: center;
color: #ED2B4E;
border: 0;
margin: 30px 0;
}
@media (max-width: 980px) {
#nota-single .contacta .col2 {
font-size: 18px;
}
#nota-single{
margin-top: 0;
}
.single .notas-prensa{
padding: 0 20px;
}
#nota-single .contacta .col4{
display: flex;	
}
#nota-single .header .content .pretitle{
font-size: 16px;
line-height: 160%;
margin-bottom: 7px;
}
#nota-single .header .content .title h1{
font-size: 24px;
line-height: 140%;
}
#nota-single #content .introduccion{
font-size: 24px;
line-height: 140%;
}
#nota-single #content .data{
font-size: 16px;
line-height: 160%;
}
#nota-single #content.space {
padding: 48px 20px 45px 20px;
max-width: 100%;
}
.notas-prensa .nota-secundaria .contenido .titulo {
margin-bottom: 25px;
font-size: 18px;
line-height: 21px;
}
.notas-prensa .nota-secundaria{	       
width: 100%;
}
.notas-prensa .nota-principal .contenido{
max-width: 100%;
width: 100%;
margin-bottom: 40px;
margin-top: 19px;
}
.notas-prensa .nota-principal .contenido .titulo{
font-size: 32px;
line-height: 140%;
font-family: 'Founders Grotesk Light';
}
.notas-prensa .nota-principal .fecha{
font-size: 14px;
line-height: 16px;
text-transform: uppercase;
color: rgb(0,0,0,0.3);
}
.notas-prensa .nota-secundaria .fecha{
font-size: 18px;
line-height: 21px;
text-transform: uppercase;
color: rgb(0,0,0,0.4);
}
.single .notas-prensa .nota-secundaria .fecha{
font-size: 14px;
line-height: 16px;
}
.notas-prensa .contenido-notas {
max-width: 100%;
padding: 27px 0;
}
.notas-prensa .nota-principal{
flex-direction: column;
}
.notas-prensa .nota-principal .imagen,
.notas-prensa .nota-principal .contenido{
width: 100%;
}
#nota-single #content .data h2{	font-size: 24px; line-height: 140%; margin-top: 40px; 	}
#nota-single #content .data h3{ font-size: 20px; line-height: 130%; margin-top: 35px; 	}
#nota-single #content .data h4{	font-size: 17px; line-height: 130%; margin-top: 30px; 	}
#nota-single #content .data h5{ font-size: 13px; line-height: 120%; margin-top: 25px; 	}
#nota-single #content .data h6{	font-size: 11px; line-height: 120%; margin-top: 25px; 	}
#nota-single .wp-caption{
font-size: 14px;
line-height: 20px;
}
#nota-single .contacta .titulo{
font-size: 14px;
line-height: 16px;
text-transform: uppercase;
color: rgb(0,0,0,0.6);
margin-bottom: 34px;
}
#nota-single .contacta {
padding: 0;
margin: 0 auto;
margin-top: 55px;
}
#nota-single .contacta .content {
margin-bottom: 47px;
}
#nota-single .contacta .content {
margin-bottom: 47px;
display: inline-flex;
flex-direction: column;
align-items: flex-start;
padding: 4px 20px 0 20px;
}
#nota-single .contacta .col1,
#nota-single .contacta .col2,
#nota-single .contacta .col3{
width: 100%;
text-align: left;
border-bottom: 1px solid rgb(0,0,0,0.1);
border-left: none;
padding: 20px 0;
border-right: 0;
display: block;
}
.single .notas-prensa h3{
font-size: 24px;
line-height: 140%;
margin-bottom: 16px;
}
#nota-single .contacta .col4{
width: 100%;
text-align: center;
align-items: flex-end;
border-left: none;
padding: 20px 0;
border-right: 0;
}
#nota-single .contacta .col4 .btn{
width: 104px;
height: 41px;
background: #ED2B4E;
border-radius: 48px;
font-size: 16px;
line-height: 160%;
padding: 8px 0;
}
#nota-single .contacta .col4 .btn:hover{
cursor: pointer;
}
#nota-single .contacta .col4 .btn a{
color: #fff;
}
#nota-single .wp-caption{
margin: 10px 0;
}
#nota-single .wp-caption p.wp-caption-text{
font-size: 14px;
line-height: 16px;
text-transform: uppercase;
}
#nota-single h3{
font-size: 24px;
line-height: 140%;
}
#nota-single ul {
padding: 0px 0 0 55px;
margin: 20px 0 10px 0;
}
#nota-single ul li{
font-size: 16px;
line-height: 160%;
}
#nota-single ul {
padding: 0px 0 0 45px;
}
#nota-single ul li:before {
left: -45px;
transform: scale(0.9);
}
#nota-single blockquote{
font-size: 32px;
line-height: 140%;
padding: 0;
}
}