body, html{ width:100%;  }
body{ margin:0; padding:0; background: #fff; padding-top:45px; }
body, body *{ font-family: 'Raleway', Arial, sans-serif; font-weight: normal; color:#000; font-size:20px; line-height:30px; }

header#header{  position: fixed;  height: 45px; display: none; margin-bottom:10px; }
header#header.header-fixed{ display: block; }
footer#footer { width: 100%; max-width:100%; height: auto; display:block; box-sizing: border-box; margin:0; padding: 30px 20px 50px; }
section#principal{ width: 100%; max-width:100%; height: auto; display:block;  box-sizing: border-box; margin:0; padding:0 20px;  }

.container{ width: 1128px; max-width:100%; box-sizing:border-box; display: block; margin: 0 auto; padding:0 20px;  }

body, body p, body li{  font-size:20px; font-weight: 300; line-height: 30px; font-family: 'Raleway', sans-serif; }
p{ margin: 0  0 18px; font-size:20px; line-height:30px; font-weight: 300;  }
a{ color:#000; outline: none; font-family: 'Raleway', sans-serif; cursor: pointer; }


h1, h2, h3, h4, h5, h6{  color:#000; font-family: 'Raleway', sans-serif; font-weight: 600; line-height: normal; }
h1{ font-size:35px;  }
h2{ font-size:32px; }
h3{ font-size:20px; }
h4{ font-size:18px;}
h5{ font-size:16px;}
h6{ font-size:15px;}

.c1_2{ width:50%; }
.c1_3{ width:33.333%; } 
.c1_4{ width:25%; }
.c1_5{ width:20%; }
.c2_5{ width:40%; }
.c3_5{ width:60%; }
.c2_3{ width:66.666%; }
.c3_4{ width:75%; }
.c4_5{ width:80%; }
.c1_2, .c1_3, .c1_4, .c1_5, .c1_6, .c2_3, .c3_4, .c2_5, .c3_5, .c4_5, .c5_6{ display:block; float:left; padding: 0 15px; text-align:left;  box-sizing: border-box; }
.no_padding{ padding: 0 !important;  }

a.boton-abajo{ display: block; clear:both; margin: auto; width: 57px; height: 57px; background: url(../images/boton-abajo.svg) center center no-repeat; border-radius:100%; }
a.boton-mas, .boton-menos{ display: block; clear:both; margin: auto; width: 57px; height: 57px; background: url(../images/boton-mas.svg) center center no-repeat; border-radius:100%; }
a.boton-menos{ background: url(../images/boton-menos.svg) center center no-repeat; }
a.boton-abajo:hover, a.boton-mas:hover, a.boton-menos:hover{ /*background-color: rgba(255,255,255,0.7); */ }

.c_right, .c1_2.c_right{ float: right; }

/* SECCIÓN ÚLTIMAS NOTICIAS */
section#ultimas-noticias{ background: #fff; padding: 90px 0 30px; }
section#ultimas-noticias h2.titulo-seccion{ margin-bottom: 40px; }
section#ultimas-noticias ul#lista-noticias{ margin: 0 -7.5px; }
section#ultimas-noticias ul#lista-noticias li h3.noticia-titulo{ font-size: 22px; line-height: 30px; font-weight: bold; display: block; height: 130px; }
section#ultimas-noticias hr{ margin-top:30px; background: #283583; }
section#ultimas-noticias ul#lista-noticias li a:hover h3.noticia-titulo{ text-decoration: underline; }
section#ultimas-noticias ul#lista-noticias li .noticia-fecha{ font-size: 18px; font-weight: 300; margin-bottom:5px; margin-top:5px; text-transform: capitalize; }
section#ultimas-noticias .c1_3{ padding: 0 7.5px !important; }
section#ultimas-noticias .c1_2{ padding-right: 7%; }
section#ultimas-noticias .titulo-seccion .ver-todas{ float: right; text-transform: uppercase; font-weight: bold; font-size: 16px; }
section#ultimas-noticias .titulo-seccion .ver-todas:hover{ text-decoration: underline; } 
section#ultimas-noticias *{ color: #283583; }
section#ultimas-noticias h2.titulo-seccion, section#ultimas-noticias .texto-seccion{ border-color: #283583; }
#ultimas-noticias p a{ text-decoration: underline; font-weight: bold; }

span.numero{ font-family: 'Work Sans', 'Raleway', sans-serif !important; font-size: 110%; font-weight:300; }

strong{ font-weight: bold; }
#noticia-entradilla strong{ font-weight: bold !important; }
#contenido strong{ font-weight: bold !important; }

.has-cookie-bar #catapult-cookie-bar {	min-height: 30px;	width: 100%;	position: fixed; bottom: 0; top: auto; background: #283583; max-width:100%; border-top: solid thin #B4D9BB;  } 
#catapult-cookie-bar a{ text-align: left; font-weight: bold; margin-left:30px; color: #B4D9BB; font-size: 16px; color:#B4D9BB !important; }
.has-cookie-bar #catapult-cookie-bar .ctcc-left-side{ color:#B4D9BB; font-size: 16px; }  
.cookie-bar-bar button#catapultCookie{ font-size: 16px; border-radius: 0; background: none; border: solid thin #B4D9BB; color:#B4D9BB; text-transform: uppercase; }
.cookie-bar-bar button#catapultCookie:hover{ background: #B4D9BB; color: #283583; }
section#principal.page-default .container #contenido .juicer-feed.modern .j-poster{ height: auto !important; width: 100% !important; display: block !important; clear:both !important; }
section#principal.page-default .container #contenido .juicer-feed.modern .j-text{ display: block !important; clear:both !important; float: none !important; width:100% !important; }


section#principal.page-default .container #contenido .juicer-feed.modern li.feed-item.words .j-message, section#principal.page-default .container #contenido .juicer-feed.modern li.feed-item.words .j-message p, section#principal.page-default .container #contenido .j-message a{ font-size: 16px !important; }