#header {
  margin-bottom: 0px; }

.nueva-portada > .row {
  margin: 0; }
.nueva-portada .view-display-id-block_1 .views_slideshow_cycle_main {
  padding: 0; }


.nueva-portada   video.fullscreen-bg__video {
    width: 100%;
}
.nueva-portada .video-container {
  position: relative;
}
.nueva-portada  .audio-control {
  position: relative;
  bottom: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  display: block;
  margin-top: -65px;
  width: 140px;
  margin: -45px auto 0px auto;
}

.path-frontpage .view-carrusel .views_slideshow_cycle_main .texto .tituto a {
  text-transform: none; }

.path-frontpage section.col-sm-12 {
  padding: 0 !important; }

.menu-principal-inferior {
  background-color: #007bc4; }
  .menu-principal-inferior ul {
    margin-bottom: 0px; }
  .menu-principal-inferior nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0px;
    border-top: 1px solid #fff; }
  .menu-principal-inferior li {
    display: inline-block;
    list-style: none;
    padding: 0px; }
    .menu-principal-inferior li a {
      display: inline-block;
      font-size: 18px;
      font-size: 18px;
      margin: 10px 0;
      padding: 3px 20px;
      position: relative;
      color: #fff !important;
      text-decoration: none; }
      .menu-principal-inferior li a:hover {
        background-color: #002B49;
        outline: none;
        text-decoration: none; }

.nueva-portada .view-carrusel {
  height: 740px;
  position: relative; }
  .nueva-portada .view-carrusel .views_slideshow_cycle_main img {
    width: 100% !important;
    height: 740px;
    object-fit: cover; }
  .nueva-portada .view-carrusel .views_slideshow_cycle_main .texto {
    background: #007bc4;
    width: 670px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    top: 440px;
    opacity: 1;
    z-index: 1;
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
  }
    .nueva-portada .view-carrusel .views_slideshow_cycle_main .texto .tituto {
      text-align: left;
      width: 100%; }
    .nueva-portada .view-carrusel .views_slideshow_cycle_main .texto .cuerpo {
      text-align: left;
      /* Center the body text horizontally */
      width: 100%;
      font-size: 16px;
      text-shadow: none; }
    .nueva-portada .view-carrusel .views_slideshow_cycle_main .texto .tituto a {
      font-size: 48px;
      line-height: 48px;
      text-shadow: none; }
.nueva-portada .views-slideshow-controls-bottom {
  position: absolute;
  width: 100%;
  height: 35px;
  left: 0;
  z-index: 100;
  bottom: 7px; }
.nueva-portada .view-carrusel .views_slideshow_controls_text {
  top: 0;
  position: relative;
  width: 130px;
  text-align: center;
  z-index: 100;
  float: right;
  background: #3f9cd2;
  right: 80px;
  padding: 5px 0px; }
.nueva-portada .nova-portada-avisos {
  background: #E5F1F8;
  padding: 15px 0px; }

  .nueva-portada .nova-portada-avisos .block-views-blocknova-portada-avisos-block-1 {
    float: left;
    width: 93%;
  }
  .nueva-portada .nova-portada-avisos .cerrar-aviso{
    float: right;
    margin-top: 15px;
  }


  .nueva-portada .nova-portada-avisos .aviso {
    display: flex;
    align-items: center; }
    .nueva-portada .nova-portada-avisos .aviso .icon {
      background-image: url("../images/logos/aviso.png");
      background-size: 20px !important;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      align-self: baseline;
      margin-right: 20px; }
    .nueva-portada .nova-portada-avisos .aviso .info {
      flex: 1; }
      .nueva-portada .nova-portada-avisos .aviso .info .views-field-title {
        color: #2D3232 !important;
        font-weight: bold;
        line-height: 22.4px; 
        padding: 0px 0px;
      
      }
      .nueva-portada .nova-portada-avisos .aviso .info .views-field-corto {
        color: #5F6363 !important;
        line-height: 22.4px; }
    .nueva-portada .nova-portada-avisos .aviso .views-field-enlace a {
      background-color: #007BC4;
      color: #FFF !important;
      padding: 12px 16px;
      border-radius: 8px; }
.nueva-portada .ligazonsdeportadatop {
  margin: 64px 0 0 0;    display: inline-block; }
  .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(1), .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(2), .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(3) {
    margin-bottom: 30px; }
  .nueva-portada .ligazonsdeportadatop .ligazons div {
    padding-left: 0;
    padding-right: 0;
    border: none; }

@media (max-width: 768px) {
    .menu-principal-inferior{
      display: none;
    }
    .language-switcher-language-url{
      display: block;
    }
    .nueva-portada .view-carrusel .views_slideshow_cycle_main .texto{
      width: 94%;
      top: 200px;
      padding: 20px;
    }
    .nueva-portada .view-nova-portada-eventos-hoy .view-header .main, .nueva-portada .view-nova-portada-promociones .view-header .main, .nueva-portada .view-nova-portada-exposiciones .view-header .main, .nueva-portada .view-nova-portada-novas .view-header .main {
      display: block!important;
  }


  }
  @media (min-width: 768px) {
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(1), .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(2) {
      margin-bottom: 30px; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(1), .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(3) {
      padding-left: 0;
      padding-right: 16px;
      border-right: 1px solid #DDDDDD; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(2), .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(4) {
      padding-left: 16px;
      padding-right: 0; } }
  @media (min-width: 992px) {
    .nueva-portada .ligazonsdeportadatop .ligazons div {
      border-right: 1px solid #DDDDDD; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(1) {
      padding-left: 0; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(2) {
      padding-left: 16px;
      padding-right: 16px; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(3) {
      padding-left: 16px;
      padding-right: 16px; }
    .nueva-portada .ligazonsdeportadatop .ligazons div:nth-child(4) {
      border: none;
      padding-right: 0; } }
  .nueva-portada .ligazonsdeportadatop .ligazons .link-contenido {
    display: block;
    text-decoration: none;
    text-align: left; }
    .nueva-portada .ligazonsdeportadatop .ligazons .link-contenido .titulo {
      font-weight: bold;
      display: block;
      font-size: 20px;
      line-height: 28px;
      color: #2D3232;
      margin-bottom: 10px;
      background-image: url(../images/chevron-right.svg);
      background-repeat: no-repeat;
      background-position: right;
      background-size: 9px; }
    .nueva-portada .ligazonsdeportadatop .ligazons .link-contenido .texto {
      display: block;
      font-size: 16px;
      font-weight: 400;
      line-height: 22.4px;
      color: #5F6363; }
.nueva-portada .view-nova-portada-eventos-hoy h2, .nueva-portada .view-nova-portada-eventos-hoy h3 {
  color: #000;
  text-align: left; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-title {
  font-weight: bold;
  color: #000 !important; }
.nueva-portada .view-nova-portada-promociones .views-field-title, .nueva-portada .view-nova-portada-exposiciones .views-field-title, .nueva-portada .view-nova-portada-novas .views-field-title {
  font-weight: bold;
  color: #000 !important; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-enlace, .nueva-portada .view-nova-portada-promociones .views-field-enlace, .nueva-portada .view-nova-portada-exposiciones .views-field-enlace, .nueva-portada .view-nova-portada-novas .views-field-enlace {
  float: right;
  padding: 15px 0px; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-enlace a, .nueva-portada .view-nova-portada-promociones .views-field-enlace a, .nueva-portada .view-nova-portada-exposiciones .views-field-enlace a, .nueva-portada .view-nova-portada-novas .views-field-enlace a {
  background: #007BC4;
  color: #fff !important;
  padding: 15px 10px; }
.nueva-portada .view-nova-portada-eventos-hoy ul, .nueva-portada .view-nova-portada-promociones ul, .nueva-portada .view-nova-portada-exposiciones ul, .nueva-portada .view-nova-portada-novas ul {
  list-style: none;
  padding-left: 0 !important; }
.nueva-portada .view-nova-portada-eventos-hoy .view-header .main, .nueva-portada .view-nova-portada-promociones .view-header .main, .nueva-portada .view-nova-portada-exposiciones .view-header .main, .nueva-portada .view-nova-portada-novas .view-header .main {
  display: flex;
  align-items: center; }
  .nueva-portada .view-nova-portada-eventos-hoy .view-header .main .titulo, .nueva-portada .view-nova-portada-promociones .view-header .main .titulo, .nueva-portada .view-nova-portada-exposiciones .view-header .main .titulo, .nueva-portada .view-nova-portada-novas .view-header .main .titulo {
    flex: 1;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #002B4A; }
  .nueva-portada .view-nova-portada-eventos-hoy .view-header .main a, .nueva-portada .view-nova-portada-promociones .view-header .main a, .nueva-portada .view-nova-portada-exposiciones .view-header .main a, .nueva-portada .view-nova-portada-novas .view-header .main a {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    background-color: #007BC4;
    color: #FFF !important;
    border: none;
    padding: 0 32px 0 12px;
    background-image: url("../images/logos/enlaces.svg");
    background-size: 6px 12px !important;
    background-repeat: no-repeat;
    /* Prevents the image from repeating */
    background-size: cover;
    /* Scales the image to cover the element */
    background-position: calc(100% - 12px) center;
    /* Centers the image within the element */ }
.nueva-portada .view-nova-portada-eventos-hoy .view-header .block-title-secondary, .nueva-portada .view-nova-portada-promociones .view-header .block-title-secondary, .nueva-portada .view-nova-portada-exposiciones .view-header .block-title-secondary, .nueva-portada .view-nova-portada-novas .view-header .block-title-secondary {
  font-size: 32px;
  line-height: 32px;
  margin: 32px 0;
  font-weight: 700;
  color: #007BC4; }
.nueva-portada .view-nova-portada-eventos-hoy .view-header a, .nueva-portada .view-nova-portada-promociones .view-header, .nueva-portada .view-nova-portada-exposiciones .view-header, .nueva-portada .view-nova-portada-novas .view-header a {
  color: #fff !important; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-nothing, .nueva-portada .view-nova-portada-promociones .views-field-nothing, .nueva-portada .view-nova-portada-exposiciones .views-field-nothing, .nueva-portada .view-nova-portada-novas .views-field-nothing {
  margin-top: 32px; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-nothing img, 
.nueva-portada .view-nova-portada-promociones .views-field-nothing img,
.nueva-portada .view-nova-portada-exposiciones .views-field-nothing img, 
.nueva-portada .view-nova-portada-novas .views-field-nothing img {
  width: 512px;
  height: 384px;
  object-fit: cover; }
.nueva-portada .view-nova-portada-eventos-hoy .views-field-nothing,
.nueva-portada .view-nova-portada-promociones .views-field-nothing{
  margin-top: 0px; 
}
.nueva-portada .view-nova-portada-eventos-hoy .item-list,
.nueva-portada .view-nova-portada-promociones .item-list{
  margin-top: 32px; 
}
.nueva-portada .view-nova-portada-eventos-hoy .item-list ul li,
.nueva-portada .view-nova-portada-promociones .item-list ul li{
  padding: 0; 
}

  .nueva-portada .view-nova-portada-exposiciones .views-field-nothing img {
    width: 512px;
    height: 384px;
    object-fit: contain; }

.nueva-portada .view-nova-portada-exposiciones .views-field-nothing img {
  width: 512px;
  height: 384px;
}
.nueva-portada .view-nova-portada-exposiciones .sala-precio {
  padding: 40px 0px;
}
.nueva-portada .view-nova-portada-exposiciones .sala-precio .label {
  color: #007bc4;
  font-size: 16px;
  line-height: 28px;
  padding-left: 0px;
}
.view-id-nova_portada_exposiciones .link {
  padding: 0px 0 12px 0; 
}
section.block-acgal-theme-portadaorganiza {
  padding: 64px 0px;
  background: #F3F3F6; }
  section.block-acgal-theme-portadaorganiza .content {
    display: flex;
    gap: 60px;
    justify-content: space-between;
    align-items: center; }
    section.block-acgal-theme-portadaorganiza .content h3 {
      font-family: Xunta Sans;
      font-size: 32px;
      color: #002B4A;
      font-weight: 700;
      line-height: 48px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none; }
    section.block-acgal-theme-portadaorganiza .content p {
      font-family: Xunta Sans;
      color: #5F6363 !important;
      font-size: 20px;
      font-weight: 400;
      line-height: 28px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none; }
    section.block-acgal-theme-portadaorganiza .content a {
      font-size: 16px;
      line-height: 40px;
      height: 40px;
      color: #fff !important;
      text-decoration: none;
      padding: 0 32px 0 12px;
      background-image: url("../images/logos/enlaces.svg");
      background-size: 6px 12px !important;
      background-repeat: no-repeat;
      /* Prevents the image from repeating */
      background-size: cover;
      /* Scales the image to cover the element */
      background-position: calc(100% - 12px) center;
      /* Centers the image within the element */ }

.nova-portada-noticias, .nova-portada-exposiciones {
  margin-bottom: 64px;
  padding-top: 64px; }
  .nova-portada-noticias .block-title, .nova-portada-exposiciones .block-title {
    display: none; }

.nova-portada-exposiciones {
  border-top: 1px solid #007BC4; }
  .nova-portada-exposiciones .fecha {
    flex: 1;
    font-size: 20px;
    line-height: 28px;
    margin-top: 24px; }
    .nova-portada-exposiciones .fecha .time {
      color: #007BC4;
      font-size: 16px;
      line-height: 22.4px; }
    @media (min-width: 992px) {
      .nova-portada-exposiciones .fecha {
        margin-top: 0; } }
  .nova-portada-exposiciones .noticia-descripcion {
    flex: none; }

.view-nova-portada-novas .views-field-nothing .row, .view-id-nova_portada_exposiciones .views-field-nothing .row, .view-id-nova_portada_eventos_hoy .views-field-nothing .row {
  display: flex;
  flex-wrap: wrap; }
.view-nova-portada-novas .views-field-nothing .contido, .view-id-nova_portada_exposiciones .views-field-nothing .contido, .view-id-nova_portada_eventos_hoy .views-field-nothing .contido {
  display: flex;
  flex-direction: column; }
  .view-nova-portada-novas .views-field-nothing .contido .noticia-descripcion, .view-id-nova_portada_exposiciones .views-field-nothing .contido .noticia-descripcion, .view-id-nova_portada_eventos_hoy .views-field-nothing .contido .noticia-descripcion {
    flex: 1; }
.view-nova-portada-novas img,
.view-id-nova_portada_exposiciones img, 
.view-id-nova_portada_exposiciones img, 
.view-id-nova_portada_eventos_hoy img,
.view-id-nova_portada_promociones img {
  border-radius: 8px; 
}
.view-nova-portada-novas .text-muted, .view-id-nova_portada_exposiciones .text-muted, .view-id-nova_portada_eventos_hoy .text-muted {
  color: #5F6363 !important;
  font-size: 20px;
  line-height: 28px;
  margin-top: 24px; }
  @media (min-width: 992px) {
    .view-nova-portada-novas .text-muted, .view-id-nova_portada_exposiciones .text-muted, .view-id-nova_portada_eventos_hoy .text-muted {
      margin-top: 0; } }
.view-nova-portada-novas .noticia-titulo, .view-id-nova_portada_exposiciones .noticia-titulo, .view-id-nova_portada_eventos_hoy .noticia-titulo {
  color: #2D3232;
  font-weight: bold; }
.view-nova-portada-novas .noticia-descripcion *, .view-id-nova_portada_exposiciones .noticia-descripcion *, .view-id-nova_portada_eventos_hoy .noticia-descripcion * {
  color: #5F6363 !important;
  font-size: 20px;
  line-height: 28px; }
.view-nova-portada-novas .link, .view-id-nova_portada_exposiciones .link, .view-id-nova_portada_eventos_hoy .link {
  padding: 22px 0 12px 0; }
  .view-nova-portada-novas .link a, .view-id-nova_portada_exposiciones .link a, .view-id-nova_portada_eventos_hoy .link a {
    padding: 12px 16px;
    border-radius: 8px;
    border: 1px solid #007BC4; }
    .view-nova-portada-novas .link a:hover, .view-id-nova_portada_exposiciones .link a:hover, .view-id-nova_portada_eventos_hoy .link a:hover {
      background-color: #007BC4;
      color: #FFF !important; }

.view-nova-portada-novas span.lectura {
    float: right;
    font-size: 13px;
    font-weight: bold;
    background: #e5f1f8;
    padding: 1px 10px;
    border-radius: 20px;
}


.block-views-blocknova-portada-eventos-hoy-block-1 {
  padding-top: 64px;
  border-top: 1px solid #007BC4; }
  .block-views-blocknova-portada-eventos-hoy-block-1 .fecha {
    flex: 1; }
  .block-views-blocknova-portada-eventos-hoy-block-1 .noticia-descripcion {
    flex: none; }

.block-views-blocknova-portada-eventos-hoy-block-2 {
  margin-bottom: 64px; }

.view-id-nova_portada_eventos_hoy.view-display-id-block_2 .view-content .item-list ul li:first-child .col-md-6 {
  padding-left: 0; }
.view-id-nova_portada_eventos_hoy.view-display-id-block_2 .view-content .item-list ul li:last-child .col-md-6 {
  padding-right: 0; }
.view-id-nova_portada_eventos_hoy.view-display-id-block_2 .fecha {
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px; }
  .view-id-nova_portada_eventos_hoy.view-display-id-block_2 .fecha .time {
    color: #007BC4;
    font-size: 16px;
    line-height: 22.4px; }
.view-id-nova_portada_eventos_hoy.view-display-id-block_2 .noticia-titulo {
  font-size: 26px;
  font-weight: 700;
  line-height: 39px;
  color: #2D3232; }

.block-views-blocknova-portada-promociones-block-1 {
  margin-top: 64px; }
  .block-views-blocknova-portada-promociones-block-1 .block-title {
    display: none; }

.view-id-nova_portada_promociones.view-display-id-block_1 .view-content .item-list ul li:first-child .col-md-6 {
  padding-left: 0; }
.view-id-nova_portada_promociones.view-display-id-block_1 .view-content .item-list ul li:last-child .col-md-6 {
  padding-right: 0; }
.view-id-nova_portada_promociones.view-display-id-block_1 .fecha {
  margin-top: 20px;
  font-size: 20px;
  line-height: 28px; }
.view-id-nova_portada_promociones.view-display-id-block_1 .noticia-titulo {
  font-size: 26px;
  font-weight: 700;
  line-height: 39px;
  color: #2D3232; }
.view-id-nova_portada_promociones.view-display-id-block_1 .noticia-descripcion * {
  color: #5F6363 !important;
  font-size: 20px;
  line-height: 28px; }
.view-id-nova_portada_promociones.view-display-id-block_1 .link {
  padding: 22px 0 12px 0; }
  .view-id-nova_portada_promociones.view-display-id-block_1 .link a {
    padding: 12px 16px;
    border-radius: 8px;
    border: 1px solid #007BC4; }
    .view-id-nova_portada_promociones.view-display-id-block_1 .link a:hover {
      background-color: #007BC4;
      color: #FFF !important; }

.path-frontpage #block-destacadosgl {
  background-color: #F3F3F6; }
  .path-frontpage #block-destacadosgl .destacados {
    padding-bottom: 64px;
    margin-top: 64px; }
    .path-frontpage #block-destacadosgl .destacados .titulo {
      font-size: 40px;
      font-weight: 700;
      line-height: 40px;
      color: #002B4A;
      margin-bottom: 30px; }
    .path-frontpage #block-destacadosgl .destacados .enlace {
      border-top: 1px solid #002B4A;
      border-bottom: 1px solid #002B4A;
      padding: 0;
      height: auto;
      padding: 20px 0;
      margin: 20px auto 0px; }
      .path-frontpage #block-destacadosgl .destacados .enlace a {
        font-size: 16px;
        text-align: left;
        display: block;
        padding: 0 20px;
        font-weight: 400;
        line-height: 22.4px;
        color: #2D3232 !important;
        background-image: url("../images/logos/arrow-right-top.svg");
        background-size: 10px !important;
        background-repeat: no-repeat;
        /* Prevents the image from repeating */
        background-size: cover;
        /* Scales the image to cover the element */
        background-position: calc(100% - 20px) center;
        /* Centers the image within the element */ }

/*
#block-acgal-theme-navegacionprincipal,
#block-acgal-theme-navegacionprincipal-2,
#block-acgal-theme-menudenavegacion,
#block-acgal-theme-menudenavegacion-2,
#block-acgal-theme-menudenavegacion-3,
#block-acgal-theme-menuactualidade{*/
[aria-labelledby="block-acgal-theme-menuactualidade-menu"] h2,
[aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] h2,
[aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] h2,
[aria-labelledby="block-acgal-theme-menudenavegacion-menu"] h2,
[aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] h2,
[aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] h2 {
  color: #1e4ca2;
  text-decoration: none;
  font-size: 30px;
  font-weight: 400;
  border-bottom: 1px solid #1e4ca2;
  margin-top: 20px;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 0px; }
[aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul,
[aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] ul,
[aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] ul,
[aria-labelledby="block-acgal-theme-menudenavegacion-menu"] ul,
[aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] ul,
[aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] ul {
  width: 100%; }
  [aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul li,
  [aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] ul li,
  [aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] ul li,
  [aria-labelledby="block-acgal-theme-menudenavegacion-menu"] ul li,
  [aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] ul li,
  [aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] ul li {
    width: 100%; }
    [aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul li a,
    [aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] ul li a,
    [aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] ul li a,
    [aria-labelledby="block-acgal-theme-menudenavegacion-menu"] ul li a,
    [aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] ul li a,
    [aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] ul li a {
      text-align: right;
      text-transform: none;
      padding: 10px 0 0 0;
      color: #007BC4 !important; }
      [aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul li a:hover,
      [aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] ul li a:hover,
      [aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] ul li a:hover,
      [aria-labelledby="block-acgal-theme-menudenavegacion-menu"] ul li a:hover,
      [aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] ul li a:hover,
      [aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] ul li a:hover {
        background-color: #FFF !important; }
[aria-labelledby="block-acgal-theme-menuactualidade-menu"] .is-active,
[aria-labelledby="block-acgal-theme-navegacionprincipal-2-menu"] .is-active,
[aria-labelledby="block-acgal-theme-menudenavegacion-2-menu"] .is-active,
[aria-labelledby="block-acgal-theme-menudenavegacion-menu"] .is-active,
[aria-labelledby="block-acgal-theme-navegacionprincipal-menu"] .is-active,
[aria-labelledby="block-acgal-theme-menudenavegacion-3-menu"] .is-active {
  font-weight: bold;
  color: #2B2B2B !important; }

[aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul {
  display: flex;
  flex-direction: column; }
  [aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul li {
    margin: 0; }
    [aria-labelledby="block-acgal-theme-menuactualidade-menu"] ul li a:hover {
      background-color: #FFF !important; }

#block-subscricions {
  margin-top: 20px; }

.block-views-blockactualidade-portada-block-11 {
  float: left;
  width: 100%; }
  @media (min-width: 992px) {
    .block-views-blockactualidade-portada-block-11 {
      width: 50%;
      padding-left: 16px; } }

.block-views-blockactualidade-portada-block-12 {
  float: left;
  width: 100%; }
  @media (min-width: 992px) {
    .block-views-blockactualidade-portada-block-12 {
      width: 50%;
      padding-right: 16px; } }

.view-actualidade.view-display-id-page_3 {
  clear: both; }

.view-actualidade header h2 {
  padding-bottom: 0;
  margin-top: 20px; }

.view-id-contenido_field_fecha_nueva_on_calendar.view-display-id-block_2 h2,
.view-id-contenido_field_fecha_nueva_on_calendar.view-display-id-block_1 h2 {
  border-bottom: 1px solid #1e4ca2;
  margin-bottom: 25px;
  padding-bottom: 0;
  margin-top: 20px;
  color: #1e4ca2; }
.view-id-contenido_field_fecha_nueva_on_calendar.view-display-id-block_2 h3,
.view-id-contenido_field_fecha_nueva_on_calendar.view-display-id-block_1 h3 {
  font-size: 20px;
  border: none; }

/*# sourceMappingURL=portada_nueva.css.map */
.contido__ext__contedor__selector__idioma .block-my-block-botones-admin-block{
   display: none;
}
.contido__ext__contedor__selector__idioma .language-switcher-language-url  {
  margin-top: 40px;
}

.region-barra-superior-idioma nav ul {
  float: right;
  margin-right: 100px;
  margin-top: 20px;
}
.region-barra-superior-idioma nav li {
  display: inline-block;
  padding: 0px;
  float: left;
  list-style: none;
}
.region-barra-superior-idioma nav li a {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 10px;
}
.region-barra-superior-idioma nav li a:hover,
.region-barra-superior-idioma nav li.is-active a {
  background: #fff;
  font-weight: 700;
  font-size: 13px;
  color: #007bc4;
  padding: 5px 10px;
  border-radius: 10px;
}
.region-barra-superior-idioma nav li + li:before {
  content: "|";
  padding: 0px 8px 0px 8px;
  font-size: .7rem;
  color: #fff;
}

.contido__ext__contedor__selector__idioma:after {
  content: "";
  position: absolute;
  bottom: -99px;
  left: 0;
  width: 100%;
  background: 0 0;
  height: 100px;
  border-top: 47px solid rgba(0, 43, 73, .95);
  border-right: 100vw solid transparent;
  border-left-color: rgba(0, 43, 73, .95);
  transition: .5s all;
}
.contido__ext__contedor__selector__idioma.abierto {
  top: 0;
}
.contido__ext__contedor__selector__idioma {
  position: fixed;
  top: -197px;
  left: 0;
  width: 100%;
  height: 150px;
  background: #002b49;
  z-index: 9;
  transition: .5s all;
}
.contido__env__selector__idioma  {
  margin-right: 60px!important;
  margin-top: -5px;
}
.contido__env__selector__idioma a img {
  width: 24px;
  height: 24px;
}
.contido__env__cerrar__selector__idioma {
  float: right;
  margin-top: -30px;
}

.selector_idioma_top ul.links {
  float: right;
}
.selector_idioma_top  li {
  float: left;
  list-style: none;
  padding-top: 6px;
  padding-right: 10px !important;
}
.selector_idioma_top  li a{
  color: #ffffff;
  padding-top: 7px;
  padding-right: 0px !important;
  text-decoration: none !important;
}

.selector_idioma_top li a:hover,
.selector_idioma_top li.is-active a.is-active {
  border-top: 2px solid #ffffff;
  text-decoration: none !important;
}