﻿@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
html {
  font-size: 16px;
}
body {
  font-family: 'Open Sans', sans-serif;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.relative {
  position: relative;
}
.flex {
  display: flex;
}
.flex-h-center {
  justify-content: center;
}
.flex-center {
  align-items: center;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.hueco-flechas {
  padding-left: 80px;
  padding-right: 80px;
}
.negro-ep {
  color: #333;
}
.rojo-ep {
  color: #c00;
}
.fp-prev {
  border-right-color: #222 !important;
}
.fp-next {
  border-left-color: #222 !important;
}
.navbar {
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  padding: 20px 20px;
  background-color: rgba(225, 225, 215, 0.65);
}
.navbar.show {
  background-color: rgba(225, 225, 215, 0.9);
}
.navbar.show .menu-item {
  display: block;
  margin: 5px 0;
}
.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  letter-spacing: 1px;
  font-size: 1.1em;
}
.brand {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  order: 0;
  flex: 1;
}
.brand a {
  color: #545b64;
  text-decoration: none;
}
.toggle {
  order: 1;
  display: block;
  font-size: 2rem;
}
.toggle a {
  color: #545b64;
}
.menu-item {
  display: none;
  width: 100%;
  margin: 0 5px;
  padding: 5px;
  text-align: center;
  order: 2;
}
.menu-item.active a {
  border-bottom: 2px solid #c00;
}
.menu-item a {
  color: #545b64;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 4px;
}
.menu-item a:hover {
  border-bottom: 2px solid #c00;
}
.hero {
  color: #fff;
  padding: 30px;
  max-width: 100%;
}
.hero .sub-header {
  text-transform: uppercase;
  font-size: 1.2rem;
}
.hero .desc {
  font-size: 1.2rem;
  text-align: justify;
}
.header {
  font-family: 'Roboto Slab', serif;
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 0.4rem;
  margin-top: 0;
  text-transform: uppercase;
}
.desc {
  margin-bottom: 10px;
}
.desc a {
  color: #fff;
  text-decoration: none;
  border-bottom: 2px solid #c00;
}
.section-acercade {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-1.jpg) no-repeat center;
  background-size: cover;
}
.section-acercade .acercade-hero {
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.75);
}
.section-gabinete {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-11.jpg) no-repeat center;
  background-size: cover;
}
.section-gabinete .hero {
  background-color: rgba(255, 255, 255, 0.9);
  color: #222;
  padding: 20px;
}
.section-especiales {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-14.jpg) no-repeat center;
  background-size: cover;
}
.section-especiales .hero {
  background-color: rgba(0, 0, 0, 0.75);
}
.section-teletipo {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-8.jpg) no-repeat center;
  background-size: cover;
}
.section-teletipo .hero {
  background-color: rgba(0, 0, 0, 0.75);
}
.section-teletipo .fp-next {
  border-left-color: #fff !important;
}
.section-teletipo .fp-prev {
  border-right-color: #fff !important;
}
.section-web {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-16.jpg) no-repeat center;
  background-size: cover;
}
.section-web .web-hero {
  background-color: rgba(0, 0, 0, 0.75);
}
.section-web .web-hero .desc a {
  color: #fff;
}
.section-web .fp-next {
  border-left-color: #fff !important;
}
.section-web .fp-prev {
  border-right-color: #fff !important;
}
.section-internacional {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bgm-9.jpg) no-repeat center;
  background-size: cover;
}
.section-internacional .internacional-hero {
  background-color: rgba(255, 255, 255, 0.9);
  color: #222;
}
.section-internacional .internacional-hero .desc a {
  color: #222;
}
.section-internacional .fp-next {
  border-left-color: #fff !important;
}
.section-internacional .fp-prev {
  border-right-color: #fff !important;
}
.section-audiovisual {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bg-5-min.jpg) no-repeat center;
  background-size: cover;
}
.section-audiovisual .audiovisual-hero {
  background-color: rgba(0, 0, 0, 0.75);
}
.section-audiovisual .fp-next {
  border-left-color: #fff !important;
}
.section-audiovisual .fp-prev {
  border-right-color: #fff !important;
}
.section-contacto {
  background: url(https://s01.europapress.net/imagenes/estaticos/comunicacion/bg-4-min.jpg) no-repeat center;
  background-size: cover;
}
.section-contacto .contacto-inner {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 30px;
}
.section-contacto .contacto-inner .header {
  margin-bottom: 0.8rem;
}
.section-contacto .contacto-inner a {
  color: #222;
  border-bottom: 2px solid #c00;
}
.galeria-noticias-header {
  text-align: center;
  margin-bottom: 2em;
}
.galeria-noticias-header .header {
  display: inline-block;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #222;
}
.galeria-noticias {
  display: grid;
  grid-template-columns: repeat(2, 350px);
  gap: 2rem 1.5rem;
  justify-content: center;
}
.galeria-noticias .noticia-item {
  background-color: rgba(255, 255, 255, 0.85);
}
.galeria-noticias .noticia-item a {
  color: #222;
  text-decoration: none;
}
.galeria-noticias .noticia-item .noticia-img-container {
  height: 195px;
  max-height: 195px;
  overflow: hidden;
  margin-bottom: 10px;
}
.galeria-noticias .noticia-item .noticia-img {
  transition: all 0.5s ease;
  width: 100%;
  height: auto;
}
.galeria-noticias .noticia-item .noticia-img:hover {
  transform: scale(1.05);
}
.galeria-noticias .noticia-item .noticia-text-container {
  padding: 5px;
}
.galeria-cision {
  display: grid;
  grid-template-columns: repeat(auto-fill, 450px);
  gap: 2rem 1.5rem;
  justify-content: center;
}
.galeria-cision .noticia-item {
  max-height: 500px;
  overflow: hidden;
}
.galeria-cision .noticia-item img {
  width: 450px;
}
.galeria-cision .noticia-item img:hover {
  transform: scale(1.05);
  transition: all 0.5s ease;
}
.cabecera-videocomunicados {
  text-align: center;
}
.cabecera-videocomunicados .header {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 5px 10px;
  margin: 0 auto 1.4rem auto;
}
.galeria-videocomunicados .iframe-videocomunicados {
  display: block;
  width: 800px;
  max-width: 100%;
  height: 450px;
  margin: 0 auto 1.4rem auto;
}
.ver-mas {
  text-align: center;
}
.ver-mas a {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 5px 10px;
}
/* Video */
#videoPresentacion {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  z-index: 3;
}
@media (max-width: 900px) {
  #videoPresentacion {
    position: relative;
    height: auto;
  }
}
@media only screen and (max-width: 700px) {
  .hueco-flechas {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-acercade .acercade-hero {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
  .section-gabinete .hero {
    width: 90%;
    padding: 20px;
  }
  .section .hero {
    width: 90%;
    position: static;
  }
  .section .hero .header {
    font-size: 1.8rem;
  }
  .section .hero .desc {
    font-size: 1.1rem;
  }
  .section-contacto .contacto-inner {
    position: static;
    padding: 20px;
  }
  .section-contacto .contacto-inner .header {
    font-size: 1.8rem;
  }
  .header {
    font-size: 1.8rem;
  }
  .hero {
    padding: 20px;
  }
  .galeria-noticias {
    grid-template-columns: repeat(auto-fill, 350px);
  }
}
@media only screen and (min-width: 1650px) {
  .galeria-noticias {
    grid-template-columns: repeat(4, 350px);
  }
}
@media only screen and (min-width: 1200px) {
  .section-acercade .acercade-hero {
    width: 80%;
    position: absolute;
    bottom: 10%;
    left: 10%;
  }
  .section-gabinete .hero {
    width: 650px;
    position: absolute;
    top: 20%;
    right: 10%;
  }
  .section-especiales .hero {
    width: 650px;
    position: absolute;
    right: 15%;
  }
  .section-teletipo .hero {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 750px;
  }
  .section-web .web-hero {
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 600px;
  }
  .section-internacional .internacional-hero {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 900px;
  }
  .section-audiovisual .audiovisual-hero {
    position: absolute;
    bottom: 40%;
    left: 5%;
    width: 750px;
  }
  .section-contacto .contacto-inner {
    position: absolute;
    bottom: 50%;
    left: 20%;
  }
}
.comunicacionNoticia {
  font-size: 17px;
  line-height: 1.4;
}
.titu_comunicacion {
  color: #cc0000;
  font-size: 26px;
  font-weight: 600;
  display: inline-block;
  margin: 20px 0 20px 0;
  line-height: 24px;
}
.titu_comunicacion_seccion {
  color: #333;
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0 10px 0;
}
.caja-videocomunicados {
  width: 100%;
  margin-bottom: 22px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.24);
  background: #fff;
  overflow: hidden;
  text-align: center;
}
.caja-videocomunicados a:hover {
  opacity: 0.8;
}
.caja-videocomunicados .titular-videocomunicados {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  background: #333;
  line-height: 45px;
  padding-left: 20px;
  margin: 0 0 10px 0;
  text-align: left;
  width: 100%;
}
.caja-videocomunicados img {
  margin: 0 auto 10px auto;
}
.caja-videocomunicados .noticia-videocomunicados {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px 0;
  padding: 0 5px;
  display: block;
}
.enlace-videocomunicados {
  padding: 0 0 15px 0;
}
.enlace-videocomunicados a {
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  padding: 0 0 15px 0;
}
.enlace-videocomunicados a:after {
  content: "\e90b";
  font-family: 'icomoon';
  font-style: normal;
  speak: none;
  font-weight: normal;
  font-size: 13px;
  margin-left: 3px;
  color: #cc0000;
}
.lista-comunicados {
  list-style-type: none;
  margin-left: 15px;
  color: #333;
}
.lista-comunicados li {
  position: relative;
  padding-bottom: 4px;
}
.lista-comunicados li:before {
  position: absolute;
  z-index: auto;
  top: 9px;
  left: -12px;
  content: "\e918";
  font-family: icomoon;
  font-size: 5px;
  color: #cc0000;
}
.lista-comunicados-anidado {
  list-style-type: none;
  color: #333;
  margin: 4px 0 10px 15px;
}
.lista-comunicados-anidado li {
  position: relative;
  padding-bottom: 4px;
}
.lista-comunicados-anidado li:before {
  position: absolute;
  z-index: auto;
  top: 3px;
  left: -12px;
  content: "-";
  font-size: 13px;
  color: #333;
}
.comunicacion-contacto h2 {
  margin: 10px 0 10px 0;
}
.comunicacion-contacto a {
  color: #767676;
}
.comunicacion-contacto a:hover {
  opacity: 0.8;
}
.comunicacion-contacto a:before {
  content: "\e928";
  font-family: 'icomoon';
  font-style: normal;
  speak: none;
  font-weight: normal;
  font-size: 13px;
  margin-right: 3px;
  color: #999;
}
.tabPanel-comunicacion h3 {
  clear: both;
}
.tabsVideocomunicado {
  margin: 15px 0;
  border-bottom: 3px solid #cc0000;
}
.tabsVideocomunicado li {
  margin: 0 2px 0 0;
  background-color: #ddd;
  padding: 5px 8px;
  display: inline-block;
}
.tabsVideocomunicado li.tabActivo a {
  color: #fff;
}
.tabsVideocomunicado li.tabActivo {
  background-color: #cc0000;
}
li.masleidas {
  margin-left: 0;
}
.h1-principal {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
.ContenidoCentralComunicacion {
  width: 65%;
  padding: 0 15px 0 0;
}
.LateralComunicacion {
  width: 30%;
}
.jwplayer {
  width: 100% !important;
}
.media {
  margin: 40px 0 50px 0;
}