@charset "UTF-8";
p > iframe {
	max-width: 100%;
}

p > img.alignleft {
	float: left;
	margin-right: 1rem;
	margin-bottom: .5rem;
}

p > img.alignright {
	float: right;
	margin-left: 1rem;
	margin-bottom: .5rem;
}

p > img.aligncenter {
	margin: auto;
}

.footer {
	border-top: 1px solid #005199;
}

.sener-page {
	margin-bottom: 150px;
	overflow-x: clip;
}

.sener-page.sener-404 {
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
	background-color: #005199;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 25vh 0;
}

.sener-page.sener-404 .container-1142 {
	width: 100%;
	max-width: 1142px;
	margin: auto;
	padding: 0 2rem;
}

.sener-page.sener-404 .sener-404__top {
	text-align: center;
}

.sener-page.sener-404 .sener-404__top h1 {
	font-size: 10vh;
	color: #fff;
	margin: auto;
}

.sener-page.sener-404 .sener-404__top h1 span {
	animation: .5s ease 0s infinite blink;
}

.sener-page.sener-404 .sener-404__top h2,
.sener-page.sener-404 .sener-404__top p {
	color: #fff;
}

.sener-page.sener-404 .sener-404__bottom {
	display: flex;
}

.sener-page.sener-404 .sener-404__bottom .sener-button {
	margin-left: auto;
	margin-top: 2rem;
}

@keyframes blink {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.afondo-oculto p {
	color: #53565A;
	font-size: 16px;
	font-family: 'Noto Serif';
}

.introduccion-oculto p {
	color: #FFF;
	font-size: 16px;
	font-family: 'Noto Serif';
}

.afondo-introducion p {
	color: #53565A;
	font-size: 16px;
	font-family: 'Noto Serif';
}

.color-azul {
	color: #005199;
}

.sener-general-header {
	min-height: 386px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.sener-general-header-contenido {
	color: #FFF;
	margin-bottom: 24px;
}

.sener-general-header.fecha-lugar .sener-general-header-contenido {
	max-width: 800px;
	margin-left: 6%;
	margin-top: 20vh;
}

.sener-general-header.fecha-lugar .fecha,
.sener-general-header.fecha-lugar .lugar {
	font-family: 'Noto Serif';
	font-style: italic;
}

.sener-general-header.fecha-lugar .fecha {
	font-size: 55px;
}

.sener-general-header.fecha-lugar .lugar {
	font-size: 32px;
	color: #80ADDC;
}

.sener-general-header.fecha-lugar .general-h1 {
	font-size: 56px;
	font-family: 'Noto Sans';
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	margin-top: .5em;
}

.general-h1 {
	font-family: 'Noto Serif';
	font-size: 90px;
	margin-top: 114px;
	margin-bottom: 25px;
	line-height: 1.3;
}

.general-h2 {
	font-family: 'Noto Serif';
	font-size: 34px;
	font-style: italic;
	max-width: 70%;
	line-height: 1.2;
	padding-bottom: 60px;
}

.afondo-h3 {
	font-family: 'Noto Sans';
	font-size: 54px;
	color: #005199;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.3;
}

.afondo-h4 {
	font-family: 'Noto Sans';
	color: #005199;
	font-weight: bold;
	font-size: 26px;
	margin: 15px 0 60px 0;
}

.afondo-mercados .afondo-texto {
	line-height: 1.75;
}

.afondo-texto {
	color: #53565A;
	font-size: 16px;
	font-family: 'Noto Serif';
}

.sener-breadcrumbs-container {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 60px;
	font-size: 12px;
	font-weight: bold;
	color: #99A3C4;
	text-transform: uppercase;
}

.afondo-intro-container {
	min-height: 250px;
	background-color: #005199;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.afondo-intro-container #sener-svg-arrow .stroke {
	stroke: #fff;
}

.afondo-intro-container .afondo-intro {
	display: flex;
	padding: 50px 0px 80px 0px;
}

.afondo-intro-container .afondo-intro .afondo-intro-row1 {
	width: 230px;
	color: #80ADDC;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Noto Serif';
	font-style: italic;
	padding-right: 5%;
}

.afondo-intro-container .afondo-intro .afondo-intro-row1 p {
	margin: 0;
}

.afondo-intro-container .afondo-intro .afondo-intro-row2 {
	width: 100%;
	color: #FFF;
	font-size: 16px;
	font-family: 'Noto Serif';
	padding-right: 5%;
	line-height: 1.75;
}

.afondo-intro-container.container-b {
	background-color: #F9F9F9;
}

.afondo-intro-container.container-b .afondo-intro .afondo-intro-row1,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row2 {
	color: #005199;
}

.afondo-intro-container.container-b .afondo-intro .afondo-intro-row1 p,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row1 .intro_titulo,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row1 .introduccion-oculto,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row2 p,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row2 .intro_titulo,
.afondo-intro-container.container-b .afondo-intro .afondo-intro-row2 .introduccion-oculto {
	color: #005199;
}

.afondo-intro-container.container-b #sener-svg-arrow .stroke {
	stroke: #005199;
}

.afondo-intro-container.container-c {
	background-color: #FFF;
}

.afondo-intro-container.container-c .afondo-intro .afondo-intro-row1,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row2 {
	color: #005199;
}

.afondo-intro-container.container-c .afondo-intro .afondo-intro-row1 p,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row1 .intro_titulo,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row1 .introduccion-oculto,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row2 p,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row2 .intro_titulo,
.afondo-intro-container.container-c .afondo-intro .afondo-intro-row2 .introduccion-oculto {
	color: #005199;
}

.afondo-intro-container.container-c #sener-svg-arrow .stroke {
	stroke: #005199;
}

.row2-b {
	color: #7A7A7A;
	padding-right: 15%;
}

.container-a-fondo {
	width: 100%;
	display: flex;
}

.afondo-contenido {
	display: flex;
	justify-content: center;
	margin-top: 80px;
}

.afondo-contenido.single-post-page {
	margin-top: 0;
}

.content-afondo {
	width: calc(100% - 230px);
}

.sticky-click a {
	color: #005199;
}

.afondo-introducion {
	margin-bottom: 50px;
}

.afondo-acordeon-cabecera {
	cursor: pointer;
	height: 70px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	padding: 0 20px 0 50px;
	margin: 15px 0px 0 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.afondo-acordeon-cabecera::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

.acordeon-title {
	width: 50%;
	z-index: 1;
}

.acordeon-leermas {
	width: 50%;
	display: flex;
	justify-content: flex-end;
	z-index: 1;
}

.acordeon-h4 {
	font-weight: bold;
	font-size: 30px;
}

.acordeon-active {
	height: 200px;
	overflow: hidden;
	align-items: flex-start;
	padding-top: 30px;
}

.afondo-acordeon-cabecera.acordeon-active {
	transition: height .4s linear;
}

.afondo-acordeon-cabecera.acordeon-active .acordeon-leermas svg {
	transform: rotate(180deg);
}

.acodeon-button span {
	overflow: hidden;
}

.acordeon-active .acodeon-button span {
	visibility: hidden;
}

.acordeon-active .acodeon-button svg {
	-webkit-transform: rotate3d(1, 0, 0, 180deg);
	transform: rotate3d(1, 0, 0, 180deg);
}

.afondo-acordeon-contenido {
	display: none;
}

.a-fondo-hr {
	height: 1px;
	border-bottom: 1px solid #80ADDC;
	margin: 15px 0px 30px 0px;
}

.afondo-acordeon-contenido {
	position: relative;
}

.afondo-areas-contenido {
	padding: 0 28px;
	margin-top: 15px;
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
}

.afondo-areas-r1 {
	width: calc(100% - 400px);
}

.afondo-areas-r2 {
	width: 400px;
	position: relative;
	left: 28px;
	top: -25px;
}

.img {
	max-width: 32px;
}

.afondo-lineas {
	background-color: #005199;
	color: #FFF;
	padding: 40px;
}

.title-lineas {
	font-weight: bold;
	font-size: 16px;
}

.afondo-intro-tex {
	line-height: 1.75;
}

.list-lineas li {
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.2px;
	font-weight: bold;
}

.afondo-proyectos-cont {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
	padding-top: 15px;
	border-bottom: 1px solid #80ADDC;
	width: 100%;
	border-top: 1px solid #80ADDC;
}

.afondo-proyectos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.afondo-proyecto {
	width: 50%;
	padding: 20px;
	display: flex;
	align-items: center;
}

.title-proyectos,
.name-project {
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #005199;
}

.proyecto-img {
	max-width: 130px;
	height: 100px;
	margin-right: 15px;
	object-fit: cover;
}

.afondo-mercados-link {
	padding: 15px 0 0 0;
}

.grey {
	letter-spacing: 1.5px;
	color: #53565A;
}

.afondo-mercados-mapa-cont {
	margin-top: 25px;
}

.afondo-mercados-mapa-titulo {
	font-size: 21px;
	font-family: 'Noto Serif';
	font-style: italic;
	color: #005199;
}

.afondo-mercados-mapa-contenido {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.afondo-mercados-mapa {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #005199;
}

.afondo-boton-final {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.afondo-boton-final > .blue-button span {
	letter-spacing: 1.5px;
}

.subtitulo-cont {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 50px 0;
}

.sener-bloque-premios .afondo-introducion {
	margin-bottom: 0;
}

.sener-bloque-premios .subtitulo-cont {
	padding-top: 30px;
}

.sener-bloque-mercados {
	flex-direction: column;
}

.sener-modulo-oficinas .afondo-introducion {
	margin-bottom: 2rem;
}

.sener-modulo-oficinas .afondo-boton-final {
	margin-top: 1rem;
}

.sener-modulo-oficinas .oficinas-cont {
	border-bottom: 1px solid #80ADDC;
	padding-top: 30px;
}

.afondo-premios-subtitulo {
	width: 75%;
}

.premios-subtitulo {
	font-family: 'Noto Serif';
	font-style: italic;
	font-size: 55px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	color: #005199;
}

.afondo-premios {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.afondo-premio {
	width: calc(100%/3);
	padding: 0px 15px 30px 0px;
}

.proyecto_mid {
	width: calc(100%/2);
	padding: 0px 15px 30px 0px;
}

.proyecto_32 {
	width: 80%;
	padding: 0px 15px 30px 0px;
}

.name-premio {
	text-transform: uppercase;
	color: #005199;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1.5px;
}

.content-premio p {
	font-family: 'Noto Serif';
	color: #53565A;
}

.sener-afondo-cifras {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-top: 15px;
}

.sener-afondo-cifras-cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.afondo-cifras-r1 {
	width: calc(100%/2);
	background-color: #F9F9F9;
	padding: 50px 32px 15px 50px;
	margin-right: 10px;
	border-bottom: 10px solid #005199;
}

.afondo-cifras-r2 {
	width: calc(100%/2);
	background-color: #005199;
	padding: 50px 95px 15px 32px;
	margin-left: 10px;
}

.cifras-subtitulo1 {
	color: #005199;
	font-weight: bold;
}

.cifras-subtitulo2 {
	color: #80ADDC;
	font-weight: bold;
}

.magnitudes-cont {
	padding-left: 50px;
	padding-top: 50px;
}

.valores-cont {
	padding-top: 50px;
}

.t-cifra-b {
	color: #fff;
	font-family: 'Noto Serif';
	font-size: 40px;
}

.t-cifra-a {
	color: #005199;
	font-family: 'Noto Serif';
	font-size: 40px;
}

.p-cifra-g {
	font-size: 16px;
	color: #88898C;
	font-family: 'Noto Serif';
}

.p-cifra-b {
	font-size: 16px;
	color: #80ADDC;
	font-family: 'Noto Serif';
}

.cifra-cont {
	border-bottom: 1px solid #80ADDC;
	padding-top: 25px;
}

.cifra-cont:first-child {
	padding-top: 0px;
}

.cifra-cont:last-child {
	border-bottom: 0px;
}

.afondo-cifras-informes {
	padding: 20px;
}

.afondo-cifras-informes h3 {
	font-family: 'Noto Serif';
	font-size: 40px;
}

.afondo-cifras-informes p {
	font-size: 16px;
	font-family: 'Noto Serif';
}

.afondo-cifras-informes:nth-child(odd) {
	border-bottom: 10px solid #005199;
}

.afondo-cifras-informes:nth-child(odd) h3 {
	color: #005199;
}

.afondo-cifras-informes:nth-child(odd) p {
	color: #88898C;
}

.afondo-cifras-informes:nth-child(even) {
	background-color: #005199;
	color: #fff;
	border-bottom: 0px;
	margin: 0px 20px;
	border-bottom: 10px solid #EBEBEB;
}

/*
.contenedor__descargable--titulo h3{
    color: $blueSener;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.contenedor__descargable--enlace{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.contenedor__descargable--enlace svg{
    margin-right: 15px;
}

.contenedor__descargable--enlace a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: $blueSener;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.sener-modulo-descargable .contenedor__descargable--item{
    border-bottom: 2px solid #B2C8E2;
    padding-bottom: 20px;
    max-width: 100%;
}

*/
.afondo-oculto {
	display: none;
	/*
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    */
}

.introduccion-oculto {
	display: none;
}

.introduccion-active {
	display: block;
}

.intro-leer-mas {
	margin-top: 20px;
}

.sener-button svg {
	transition: transform .3s linear;
}

.button-active svg {
	transform: rotate(180deg);
}

.name-oficina {
	margin-top: 20px;
}

.oficinas-cont {
	border-bottom: 0px;
}

.button-active .button-visible {
	display: none;
}

.button-visible {
	letter-spacing: 2px;
}

.button-no-visible {
	display: none;
}

.button-active .button-no-visible {
	display: block;
}

#mercados-svg-color {
	stroke: #fff;
}

/*
.afondo-acordeon-cabecera:nth-child(13) svg#mercados-svg-color circle {​​​​​​​
    stroke: #707070;
}​​​​​​​
.afondo-acordeon-cabecera:nth-child(13) svg#mercados-svg-color path {​​​​​​​
    stroke: #707070;
}​​​​​​​
.afondo-acordeon-cabecera:nth-child(13) .sener-button span {​​​​​​​
    color: #707070;
}​​​​​​​


.afondo-acordeon-cabecera:nth-child(5)#mercados-svg-color {
    stroke: #707070;
}

#mercados-svg-color:nth-child(5){
    stroke: #707070;
}
*/
.distribuidor-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sener-distribuidor {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pagina-distribuidor {
	width: 350px;
	background-color: #F9F9F9;
	margin: 20px 15px;
}

.pagina-distribuidor-cont {
	padding: 25px;
}

.distribuidor-title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 2%;
}

.pagina-distribuidor-img {
	background-size: cover;
	height: 210px;
	background-repeat: no-repeat;
	background-position: center;
}

.pagina-distribuidor:first-child .pagina-distribuidor-img {
	height: 100%;
}

.texto-distribuidor {
	color: #53565A;
	font-family: 'Noto Serif';
	font-size: 16px;
	margin: 0px;
}

.titulo-distribuidor {
	font-size: 24px;
	color: #005199;
	font-weight: bold;
	display: flex;
	line-height: 1.2;
	margin-bottom: .5em;
}

.pagina-distribuidor:first-child {
	background-color: #005199;
	width: 100%;
	flex-direction: row;
	min-height: 360px;
	display: flex;
}

.pagina-distribuidor:first-child .titulo-distribuidor {
	font-size: 34px;
	color: white;
}

.pagina-distribuidor:first-child .pagina-distribuidor-cont {
	padding: 40px;
	width: 360px;
}

.pagina-distribuidor:first-child .texto-distribuidor {
	color: white;
	font-family: 'Noto Serif';
	font-size: 16px;
}

.pagina-distribuidor:first-child a {
	width: calc(100% - 360px);
}

.pagina-distribuidor:first-child .pagina-distribuidor-img {
	width: 100%;
	min-height: 404px;
}

.premio-img {
	min-height: 150px;
	max-height: 150px;
	object-fit: cover;
}

.premio-img-2 {
	min-height: 300px;
	max-height: 300px;
	object-fit: cover;
}

.content-proyecto {
	font-family: 'Noto Serif';
	color: #53565A;
	margin-top: 20px;
	font-size: 14px;
}

.sostenibilidad-izq {
	width: 280px !important;
}

.sostenibilidad-der {
	width: calc(100% - 280px) !important;
}

.subtitulo {
	font-size: 34px;
	line-height: 1;
	font-family: 'Noto Serif';
	font-style: italic;
	color: #009AD8;
}

.texto p,
.contenedor__texto-archivo p {
	font-size: 16px;
	line-height: 1.75;
	font-family: 'Noto Serif';
	color: #53565A;
}

.seccion__intro .bloque__der {
	color: #53565A;
}

.sener-sostenibilidad .sener-recursos-relacionados .contenido__noticia--portada img {
	max-height: 150px;
}

.sener-sostenibilidad .sener-recursos-relacionados .contenido__noticia h3 {
	font-size: 26px;
}

.sener-cabecera-a1-contenedor {
	min-height: 620px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-position: center;
	position: relative;
}

.sener-cabecera-a1-contenedor::after {
	position: absolute;
	content: '';
	background-color: rgba(0, 0, 0, 0.25);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.sener-cabecera-a1-contenido {
	width: 100%;
	min-height: 620px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-left: 60px;
	z-index: 1;
}

.sener-cabecera-a1-col {
	max-width: 825px;
	background-color: #FFF;
	height: 470px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0px 115px 60px 40px;
}

.sener-cabecera-a1-h1 {
	color: #005199;
	font-family: 'Noto Sans';
	font-weight: bold;
	font-size: 100px;
	letter-spacing: -2px;
}

.sener-cabecera-a1-h2 {
	color: #80ADDC;
	font-family: 'Noto Serif';
	font-style: italic;
	font-size: 50px;
	line-height: 1;
	letter-spacing: -1px;
}

.intro_titulo {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.contenedor__texto-archivo .intro_titulo {
	font-family: 'Noto Sans';
	font-size: 16px;
	font-weight: bold;
	color: #005199;
	text-transform: uppercase;
}

.modulo-texto-destacado {
	font-family: 'Noto Serif';
	font-size: 34px;
	font-style: italic;
}

.modulo-destacado-contenido {
	padding-right: 100px !important;
}

.sener-enlaces-rapidos-container {
	width: 100%;
	display: flex;
	justify-content: center;
}

.sener-enlaces-rapidos {
	padding: 60px 50px;
	background-color: #F9F9F9;
	margin-bottom: 50px;
}

.enlaces-rapidos-titulo h3 {
	color: #005199;
	font-size: 50px;
	font-family: 'Noto Serif';
	font-style: italic;
}

.enlaces-contenedor {
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
}

.sener-enlace {
	background-color: #FFF;
	padding: 45px 60px;
	width: calc(88% / 3);
	margin: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.enlace-titulo {
	color: #005199;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.mid5-contenedor {
	width: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	height: 750px;
	display: flex;
	justify-content: center;
}

.newsletter-dest-contenido {
	max-width: 720px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	padding: 60px 40px;
}

.newsletter-dest-contenido h1 {
	color: #005199;
	font-size: 54px;
	font-weight: bold;
	line-height: 1.2;
}

.nl-contenido {
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #53565A;
}

.nl-date {
	color: #00205b;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Noto Sans';
}

.newsletter-botones {
	display: flex;
	width: 100%;
	margin: 55px 0px 80px 0px;
}

.newsletter-boton1,
.newsletter-boton2 {
	width: 50%;
}

.newsletter-boton1 svg,
.newsletter-boton2 svg {
	max-width: 45px;
	margin-right: 20px;
}

.newsletter-boton1 a,
.newsletter-boton2 a {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #005199;
	letter-spacing: 1.5px;
	font-weight: bold;
}

.newsletter-formulario-contenedor {
	background-color: #005199;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	min-height: 330px;
	display: flex;
	padding: 40px 50px;
}

.newsletter-formulario1 {
	width: 50%;
}

.newsletter-formulario2 {
	width: 50%;
	padding-left: 14%;
}

.nl-form-1 {
	font-family: 'Noto Serif';
	font-style: italic;
	font-size: 40px;
	color: #fff;
}

.nl-form-2 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	margin-left: 100px;
	margin-top: -1.2rem;
}

.block-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-input input {
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	font-family: 'Noto Sans';
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	color: #fff;
}

.block-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-but {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 40px;
}

.block-newsletter {
	margin-top: 0px;
}

.block-newsletter .inner-b-h-n .right {
	width: 100%;
	padding: 40px 0px 0px 20px;
}

.block-newsletter .inner-b-h-n {
	padding-bottom: 0px;
}

.block-home-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-but .sener-nl-input-submit:before {
	content: ' ';
	width: 44px;
	height: 44px;
	background: url(../img/arrow-r.svg) no-repeat center center;
	background-size: cover;
}

.sener-titulo__mid18_cont {
	flex-direction: column;
	align-items: center;
}

.sener-titulo__mid18 {
	width: 100%;
	background-color: #80ADDC;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 250px;
	justify-content: center;
	line-height: 1;
}

.title-mid18 {
	font-size: 78px;
	color: #fff;
	font-weight: bold;
}

.titulo__mid18 p {
	font-family: 'Noto Serif';
	font-size: 25px;
	font-style: italic;
	color: #fff;
	margin-left: 5px;
}

.botones-juntas .descargable__boton svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sener-home_slider .paginador-slider-home .img {
	height: 40px;
}

.margen-der {
	margin-right: 15px;
}

.margen-izq {
	margin-left: 15px;
}

.modulo-digital-contenedor {
	width: 100%;
	display: flex;
	justify-content: center;
}

.modulo-digital-cont1,
.modulo-digital-cont2 {
	display: flex;
	padding: 65px 95px;
}

.modulo-digital-cont2 {
	background-color: #F9F9F9;
}

.modulo-digital-r1 {
	padding-right: 50px;
}

.modulo-digital-r1,
.modulo-digital-r2 {
	width: 50%;
}

.digital-contenido {
	margin-bottom: 50px;
}

.digital-contenido p {
	font-family: 'Noto Serif';
}

.digital-t1,
.digital-t2 {
	line-height: 1;
	font-size: 70px;
	font-weight: bold;
}

.digital-t1 {
	color: #005199;
}

.digital-t2 {
	color: #00205b;
}

.digital-proyecto-cont {
	background-color: #FFF;
	padding: 65px 50px;
}

.digital-proyecto-cont h3 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	color: #005199;
	margin-top: 30px;
}

.title-projects {
	font-size: 16px;
	font-weight: bold;
	color: #005199;
}

.modulo-digital-cont1 {
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 1551px) {
	.block-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-but {
		flex-direction: column;
		align-items: flex-start;
	}
	.newsletter-dest-contenido {
		max-width: 640px;
	}
	.sener-nl-accept {
		margin: 20px 0px;
	}
	.newsletter-formulario {
		padding-left: 9%;
	}
}

@media (max-width: 1170px) {
	.newsletter-dest-contenido {
		max-width: 600px;
	}
	.newsletter-formulario {
		padding-left: 5%;
	}
	.nl-form-1,
	.nl-form-2 {
		font-size: 34px;
	}
	.nl-form-2 {
		margin-left: 50px;
	}
	.block-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-input input {
		font-size: 24px;
	}
	.sener-general-header,
	.sener-breadcrumbs-container,
	.afondo-intro-container,
	.container-a-fondo {
		padding: 0 30px;
	}
	.cifra-cont:first-child {
		height: 180px;
	}
	.pagina-distribuidor {
		width: calc(94% / 2);
	}
	.sener-enlace {
		width: calc(88% / 2);
	}
	.digital-t1,
	.digital-t2 {
		font-size: 60px;
	}
}

@media (max-width: 991px) {
	.pagina-distribuidor {
		width: 100%;
	}
	.sener-general-header-contenido {
		padding-left: 30px;
	}
	.sener-general-header.fecha-lugar .sener-general-header-contenido {
		margin-top: 15vh;
	}
	.afondo-h1 {
		font-size: 70px;
	}
	.afondo-h2 {
		font-size: 28px;
	}
	.sener-breadcrumbs-container {
		margin: 0 30px;
	}
	.afondo-intro {
		margin-left: 30px;
		padding: 0px;
	}
	.afondo-intro-row2 {
		padding-right: 10%;
	}
	.afondo-areas-contenido {
		flex-direction: column;
		padding-bottom: 20px;
	}
	.afondo-areas-r1 {
		width: calc(100%);
	}
	.afondo-areas-r2 {
		width: calc(100%);
		left: 0px;
		top: 0px;
	}
	.premios-subtitulo {
		font-size: 40px;
	}
	.afondo-premios,
	.afondo-proyectos {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.afondo-premio,
	.proyecto_mid {
		width: 100%;
	}
	.sener-afondo-cifras-cont {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.afondo-cifras-r1 {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.afondo-cifras-r2 {
		width: 100%;
		margin-left: 0px;
	}
	.valores-cont {
		padding-left: 50px;
	}
	.afondo-cifras-informes {
		width: 50%;
	}
	.afondo-cifras-informes:nth-child(even) {
		margin: 0px;
	}
	.afondo-cifras-informes:last-child {
		width: 100%;
	}
	.afondo-intro {
		padding: 0px;
	}
	.cifra-cont:first-child {
		height: auto;
	}
	.sostenibilidad-izq {
		width: 100% !important;
	}
	.sostenibilidad-der {
		width: 100% !important;
	}
	.sener-cabecera-a1-col {
		max-width: 650px;
		height: 380px;
	}
	.sener-cabecera-a1-h1 {
		font-size: 80px;
	}
	.sener-cabecera-a1-h2 {
		font-size: 40px;
	}
	.personas-contendor2 {
		width: 55%;
	}
	.personas-contendor2 h3 {
		font-size: 40px;
	}
	.personas-contendor1 h4 {
		font-size: 30px;
	}
	.newsletter-contenedor-mid5 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.newsletter-dest-contenido {
		max-width: 80%;
		position: relative;
	}
	.newsletter-formulario-contenedor {
		position: relative;
		min-height: auto;
	}
	.mid5-contenedor {
		height: auto;
		display: flex;
		justify-content: center;
	}
	.newsletter-formulario1 {
		display: none;
	}
	.newsletter-formulario2 {
		width: 100%;
		padding-left: 60px;
	}
	.newsletter-botones {
		margin: 55px 0px 0px 0px;
	}
	.titulo__mid18 {
		padding-left: 20px;
	}
	.modulo-digital-cont1,
	.modulo-digital-cont2 {
		display: flex;
		flex-direction: column;
	}
	.modulo-digital-r1 {
		width: 100%;
		padding-right: 0px;
	}
	.modulo-digital-r2 {
		width: 100%;
		margin-top: 30px;
	}
	.premio-img,
	.premio-img-2 {
		min-height: 0px;
		max-height: none;
	}
}

@media (max-width: 768px) {
	.sener-general-header-contenido {
		margin-bottom: 20px;
	}
	.sener-general-header {
		min-height: 300px;
	}
	.sener-general-header.fecha-lugar .fecha {
		font-size: 30px;
	}
	.sener-general-header.fecha-lugar .lugar {
		font-size: 25px;
	}
	.sener-general-header.fecha-lugar .sener-general-header-contenido {
		margin-left: 0;
	}
	.sener-general-header.fecha-lugar .general-h1 {
		font-size: 25px;
	}
	.afondo-h1 {
		font-size: 46px;
	}
	.afondo-h2 {
		font-size: 16px;
	}
	.general-h1 {
		font-size: 50px;
	}
	.general-h2 {
		font-size: 24px;
		max-width: 90%;
	}
	.sener-general-header {
		padding: 0;
	}
	.sener-breadcrumbs-container {
		padding: 0;
	}
	.afondo-intro-container {
		padding: 0;
	}
	.afondo-intro {
		margin: 0px 30px 10px 30px;
		flex-direction: column;
	}
	.afondo-intro-row1 {
		width: 100%;
	}
	.afondo-intro-row2 {
		width: 100%;
		font-size: 14px;
	}
	.content-afondo {
		width: 100%;
	}
	.afondo-h3 {
		font-size: 40px;
		margin-bottom: 10px;
	}
	.afondo-h4 {
		margin: 15px 0 30px 0;
	}
	.acordeon-h4 {
		font-size: 20px;
	}
	.afondo-contenido {
		margin-top: 30px;
	}
	.afondo-acordeon-cabecera {
		padding: 5px 15px 0 15px;
	}
	.afondo-intro-row2 {
		padding-right: 5px;
	}
	.afondo-areas-contenido {
		padding: 0;
	}
	.afondo-lineas {
		padding: 20px;
	}
	.afondo-introducion {
		padding-bottom: 30px;
	}
	.afondo-proyectos {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.afondo-premio,
	.proyecto_mid,
	.proyecto_32 {
		padding-right: 0px;
	}
	.afondo-cifras-r1,
	.afondo-cifras-r2 {
		padding: 20px;
	}
	.magnitudes-cont {
		padding-left: 0px;
	}
	.valores-cont {
		padding-left: 0px;
	}
	.t-cifra-b,
	.t-cifra-a {
		font-size: 32px;
	}
	.afondo-cifras-informes {
		width: 100%;
		margin: 10px 0px;
	}
	.afondo-proyecto {
		padding: 15px 0px;
		width: 100%;
	}
	.premios-subtitulo {
		font-size: 24px;
	}
	.acordeon-active {
		height: 100px;
	}
	.acodeon-button svg {
		margin-right: 0px;
	}
	.cifra-cont:first-child {
		height: auto;
	}
	.acodeon-button span {
		margin-left: 5px;
	}
	.afondo-intro-container {
		padding: 30px;
	}
	.pagina-distribuidor:first-child {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.pagina-distribuidor:first-child .pagina-distribuidor-img {
		width: 100%;
		min-height: 210px;
	}
	.pagina-distribuidor:first-child .pagina-distribuidor-cont {
		width: 100%;
	}
	.pagina-distribuidor:first-child a {
		width: 100%;
		min-height: 210px;
	}
	.sener-cabecera-a1-contenedor {
		min-height: 420px;
	}
	.sener-cabecera-a1-contenido {
		min-height: 420px;
		padding-left: 30px;
	}
	.sener-cabecera-a1-col {
		width: 90%;
		min-height: 235px;
		max-height: 280px;
		height: 235px;
		padding: 0px 50px 50px 30px;
	}
	.sener-cabecera-a1-h1 {
		font-size: 35px;
	}
	.sener-cabecera-a1-h2 {
		font-size: 20px;
	}
	.modulo-destacado-contenido {
		padding-right: 2em !important;
	}
	.personas-contendor2 {
		width: 100%;
		padding: 15px 32px;
	}
	.sener-enlace {
		width: 100%;
	}
	.newsletter-dest-contenido {
		max-width: 90%;
	}
	.newsletter-dest-contenido h1 {
		font-size: 34px;
	}
	.newsletter-boton1,
	.newsletter-boton2 {
		width: 100%;
		margin: 20px 0px;
	}
	.newsletter-botones {
		flex-direction: column;
	}
	.newsletter-formulario-contenedor {
		padding: 20px 30px;
	}
	.newsletter-formulario2 {
		padding-left: 0px;
	}
	.nl-form-1,
	.nl-form-2 {
		font-size: 32px;
	}
	.nl-form-2 {
		margin-left: 35px;
	}
	.mid5-contenedor {
		/*height: 130vh;*/
	}
	.block-newsletter .inner-b-h-n .right .form-b-h-n .sener-nl-form-input input {
		font-size: 22px;
	}
	.block-newsletter .inner-b-h-n .right {
		padding: 40px 0px 0px 0px;
	}
	.sener-titulo__mid18 {
		height: 200px;
	}
	.title-mid18 {
		font-size: 38px;
	}
	.titulo__mid18 p {
		font-size: 18px;
	}
	.modulo-digital-cont1,
	.modulo-digital-cont2 {
		padding: 30px;
	}
	.digital-t1,
	.digital-t2 {
		font-size: 50px;
	}
	.digital-proyecto-cont {
		padding: 30px 40px;
	}
}

.sener-distribuidor-contenedor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 80px;
	width: 100%;
}

#post-452 #mercados-svg-color {
	stroke: #707070;
}

#post-452 .acodeon-button span {
	color: #707070;
}

/* #post-36 #mercados-svg-color {
    stroke: #707070;
}

#post-36 .acodeon-button span {
    color: #707070;
} */
.margin-bottom {
	margin-bottom: 20px;
}
