@charset "UTF-8";
p,
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
}

a {
  font-family: "Titillium Web", sans-serif;
  color: #428bca;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", sans-serif;
}

h3,
.h3,
h3 a {
  color: #104F51;
  font-size: 18px;
}

h4,
.h4 {
  font-size: 18px;
}

header .logo {
  display: block;
  position: relative;
  padding-right: 15px;
  margin: 8px 0;
}
header .title-olpe {
  display: block;
  height: 65px;
  float: left;
}
header .title-olpe h4 {
  position: absolute;
  bottom: 10px;
  border-left: 1px solid #FFD022;
  padding-left: 15px;
  color: #016BC6;
  font-size: 0.9em;
}
@media (max-width: 767.9px) {
  header .title-olpe {
    display: none;
  }
}
header .social-networks a {
  position: relative;
  height: 25px;
  width: 25px;
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  background-size: cover !important;
}
header .social-networks a:hover {
  background-position: 0 -25px !important;
}
header .social-networks a.yt {
  background: url("../img/ico-social-youtube-25x25px.svg") 0px 0px;
}
header .social-networks a.twt {
  background: url("../img/icn_x.svg") 0px 0px;
}
header .social-networks a.flickr {
  background: url("../img/ico-social-flickr-25x25px.svg") 0px 0px;
}
header .social-networks a.fb {
  background: url("../img/ico-social-facebook-25x25px.svg") 0px 0px;
}
header .social-networks a.ig {
  background: url("../img/icn_instagram.svg") 4px 0px;
  background-size: 16px 25px !important;
  background-repeat: no-repeat;
}
header .social-networks a.ig:hover {
  background-position: 4px -1px !important;
  border: 1px solid #EE2A7B;
  border-radius: 50%;
}
header .search-sn {
  padding-top: 20px;
  padding-bottom: 10px;
}
header .principal-menu {
  background-color: #0FA6B0;
}
header .principal-menu .nav-level-0 .nav-item {
  color: #FFFFFF;
}
header .principal-menu .nav-level-0 .nav-item a {
  color: #FFFFFF !important;
  border-left: 1px solid #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  padding: 10px 25px !important;
}
header .principal-menu .nav-level-0 .nav-item a.active::before {
  content: "";
  height: 3px;
  width: 90%;
  background: #FFD022;
  position: absolute;
  bottom: 2px;
  left: 0px;
  right: 0px;
  margin: auto;
}
header .principal-menu .nav-level-0 .nav-item a.is-active::before {
  content: "";
  height: 3px;
  width: 90%;
  background: #FFD022;
  position: absolute;
  bottom: 2px;
  left: 0px;
  right: 0px;
  margin: auto;
}
header .principal-menu .nav-level-0 .nav-item a.show {
  color: #96ADAF !important;
}
header .principal-menu .nav-level-0 .nav-item a:hover {
  background: #026465;
}
header .principal-menu .nav-level-0:last-child a {
  border-right: 1px solid #FFFFFF;
}
header .principal-menu .nav-level-1 {
  position: absolute;
  top: 112%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 2px 0 0;
  margin-top: 2px;
  font-size: 14px;
  list-style: none;
  background-color: #026465;
  border: none;
  border: none;
  border-radius: 0px !important;
}
header .principal-menu .nav-level-1 .nav-item .dropdown-item {
  border-bottom: 1px solid #FFFFFF;
  border-left: none !important;
  border-right: none !important;
  text-transform: none !important;
  font-weight: 400 !important;
  border-bottom: 1px solid #FFFFFF;
  padding: 5px 10px !important;
}
header .principal-menu .nav-level-1 .nav-item .dropdown-item.is-active {
  background: #026465;
}
header .principal-menu .nav-level-1 .nav-item .dropdown-item::before {
  display: none;
}
header .principal-menu .nav-level-1 .nav-item .dropdown-item:hover {
  background: #026465;
}
header .principal-menu .nav-level-1 .nav-item:last-child .dropdown-item {
  border-bottom: none;
  border-right: none !important;
}
header .principal-menu .dropdown-toggle::after {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
header .search .form--inline {
  display: flex;
}
header .search .form--inline .form-item {
  margin: 1em 0;
}
header .search .form--inline .form-item input {
  height: 30px;
  border-radius: 0 !important;
}
header .search .form--inline .js-form-type-select.form-type-select {
  display: none;
}
header .search #search-block-form .btn-primary,
header .search #block-olpe10-formularioexpuestoresultados-de-busquedapage-1 .btn-primary,
header .search #block-olpe11-formularioexpuestoresultados-de-busquedapage-1 .btn-primary {
  background: url(../img/ico-search.png) no-repeat center #FFD022;
  background-size: 20px;
  color: transparent;
  height: 30px;
  content: "";
  width: 30px;
  border-radius: 0px;
  border: #C7C6C6 solid 1px;
}
header .search #search-block-form .form-search,
header .search #block-olpe10-formularioexpuestoresultados-de-busquedapage-1 .form-search,
header .search #block-olpe11-formularioexpuestoresultados-de-busquedapage-1 .form-search {
  border-color: #C7C6C6;
  border-radius: 0px;
  height: 30px;
}

.breadcrumb-olpe .breadcrumb::before {
  background: url(../img/home.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 12px;
  height: 16px;
  left: -20px;
  top: 2px;
}
@media (max-width: 1023.9px) {
  .breadcrumb-olpe .breadcrumb::before {
    left: 0;
  }
}
@media (max-width: 1023.9px) {
  .breadcrumb-olpe .breadcrumb {
    margin: 15px;
  }
}
.breadcrumb-olpe .breadcrumb-item {
  color: #808285;
}
.breadcrumb-olpe .breadcrumb-item a {
  color: #808285;
  text-decoration: none;
}
.breadcrumb-olpe .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
}

footer {
  padding: 0;
}
footer .bg-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #0FA6B0;
}
footer .social-networks {
  display: flex;
}
footer .social-networks a {
  position: relative;
  height: 25px;
  width: 25px;
  display: inline-block;
  float: none;
  margin-bottom: 10px;
  margin-right: 5px;
  background-size: cover !important;
  text-indent: -9999px;
}
footer .social-networks a:hover {
  background-position: 0 -25px !important;
}
footer .social-networks a.yt {
  background: url("../img/ico-social-youtube-25x25px.svg") 0px 0px;
}
footer .social-networks a.twt {
  background: url("../img/icn_x.svg") 0px 0px;
}
footer .social-networks a.flickr {
  background: url("../img/ico-social-flickr-25x25px.svg") 0px 0px;
}
footer .social-networks a.fb {
  background: url("../img/ico-social-facebook-25x25px.svg") 0px 0px;
}
footer .social-networks a.ig {
  background: #FFFFFF url("../img/icn_instagram.svg") 4px 0px;
  background-size: 16px 25px !important;
  background-repeat: no-repeat;
  border-radius: 50%;
}
footer .social-networks a.ig:hover {
  background-position: 4px -1px !important;
  border: 1px solid #EE2A7B;
  border-radius: 50%;
}
footer .texto-blanco {
  color: #FFFFFF;
}
footer .texto-blanco p,
footer .texto-blanco li,
footer .texto-blanco a {
  color: #FFFFFF;
}
footer .logos-footer {
  display: flex;
}
footer .logos-footer img {
  display: inline-block;
  margin-left: 15px;
  float: none;
}
footer .region-footer {
  padding: 0;
}
footer h4 {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 15px;
  margin-left: -25px;
}
footer .direccion,
footer .telefono,
footer .correo,
footer .horario {
  position: relative;
}
footer .direccion span,
footer .telefono span,
footer .correo span,
footer .horario span {
  color: #FFD022;
}
footer .direccion a,
footer .telefono a,
footer .correo a,
footer .horario a {
  color: #FFFFFF;
  text-decoration: none;
}
footer .direccion::before {
  background: url(../img/ico-footer-direccion.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 18px;
  height: 26px;
  left: -15px;
  top: 2px;
}
footer .telefono::before {
  background: url(../img/ico-footer-telefono.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 21px;
  height: 26px;
  left: -15px;
  top: 2px;
}
footer .correo::before {
  background: url(../img/ico-footer-mail.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 23px;
  height: 26px;
  left: -17px;
  top: 5px;
}
footer .horario::before {
  background: url(../img/ico-footer-horario.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 22px;
  height: 26px;
  left: -15px;
  top: 4px;
}
footer .banners-footer img {
  margin-bottom: 5px;
}
@media (max-width: 1023.9px) {
  footer .banners-footer {
    padding-top: 20px;
  }
}
footer .copy p {
  color: #FFFFFF;
}
footer .bloque-footer-home {
  background: url(../img/bck-sobre-olpe1.jpg) no-repeat;
  background-size: cover;
  margin-top: 20px;
  padding-bottom: 15px;
}
footer .bloque-footer-home .bloque-sobre-olpe {
  background: #104F51;
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 15px;
}
footer .bloque-footer-home .bloque-sobre-olpe p {
  color: #FFFFFF;
}
footer .bloque-footer-home .leer-mas-amarillo {
  color: #000000;
  background: #FFD022;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 7px 12px;
  margin-top: 20px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.node-new h3 {
  color: #0FA6B0;
  font-size: 1.2em;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
}
.node-new h4 {
  color: #026465;
  font-size: 1.1em;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
}
.node-new .type-new h3 {
  font-weight: 600;
  text-transform: uppercase;
}
.node-new .data span {
  color: #EE5363;
  margin-bottom: 10px;
  position: relative;
}
.node-new .data span a {
  color: #EE5363;
  text-decoration: none;
}
.node-new .data span.date {
  margin-left: 10px;
}
.node-new .data span.date::before {
  background: url(../img/ico-h-horario.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 22px;
  height: 26px;
  left: -15px;
  top: 3px;
}
.node-new .data span.locate {
  margin-left: 10px;
}
.node-new .data span.locate::before {
  background: url(../img/ico-h-direccion.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 22px;
  height: 26px;
  left: -11px;
  top: 2px;
}
.node-new .tag-new {
  color: #0B81BE;
  font-size: 1.1em;
}
.node-new .page-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  padding-bottom: 9px;
  margin: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.node-new a {
  color: #428bca;
  text-decoration: none;
}
.node-new .tags-news a {
  color: #FFFFFF;
  background: #50B795;
  padding: 3px 5px;
  font-size: 0.8em;
  margin-right: 6px;
  display: inline-block;
  margin-bottom: 10px;
}
.node-new .tags-news a:hover {
  background: #419979;
}

.view-new .fila-listado.lector {
  border-bottom: 1px solid #C7C6C6;
  padding-bottom: 10px;
  overflow: hidden;
}
.view-new h3 {
  color: #104F51;
  font-size: 18px;
}
.view-new h3 a {
  color: #104F51;
  font-size: 18px;
  text-decoration: none;
}
.view-new h3 a:hover {
  text-decoration: underline;
}
.view-new h3 p {
  color: #104F51;
  font-size: 18px;
}
.view-new .page-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  padding-bottom: 9px;
  margin: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.view-new a {
  color: #428bca;
  text-decoration: none;
}
.view-new .list-tags {
  padding-top: 15px;
}
.view-new .list-tags .tags-news a {
  color: #FFFFFF;
  background: #50B795;
  padding: 3px 5px;
  font-size: 0.8em;
  margin-right: 6px;
  display: inline-block;
  margin-bottom: 10px;
}
.view-new .list-tags .tags-news a:hover {
  background: #419979;
}
.view-new .list-tags-2 {
  padding-top: 15px;
}
.view-new .list-tags-2 a {
  color: #FFFFFF;
  background: #50B795;
  padding: 3px 5px;
  font-size: 0.8em;
  margin-right: 6px;
  display: inline-block;
  margin-bottom: 10px;
}
.view-new .list-tags-2 a:hover {
  background: #419979;
}
.view-new .fuente a {
  color: #808285;
}
.view-new .data {
  padding-bottom: 10px;
  padding-left: 10px;
}
.view-new .data span {
  color: #EE5363;
  margin-bottom: 10px;
  position: relative;
}
.view-new .data span a {
  color: #EE5363;
  text-decoration: none;
}
.view-new .data span.date {
  margin-left: 10px;
}
.view-new .data span.date::before {
  background: url(../img/ico-h-horario.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 22px;
  height: 26px;
  left: -15px;
  top: 3px;
}
.view-new .data span.locate {
  margin-left: 10px;
}
.view-new .data span.locate::before {
  background: url(../img/ico-h-direccion.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 22px;
  height: 26px;
  left: -11px;
  top: 2px;
}

.titulo-home h3 a {
  font-size: 22px;
  color: #104F51;
}

#carouselGaleriaHome .carousel-control-prev-icon {
  background: url("../img/prev.svg") no-repeat;
  background-size: 30px;
  background-position: 10px -2px;
  filter: grayscale(100);
  position: absolute;
  left: -35px;
}
#carouselGaleriaHome .carousel-control-next-icon {
  background: url("../img/next.svg") no-repeat;
  background-size: 30px;
  background-position: 10px -2px;
  filter: grayscale(100);
  position: absolute;
  right: -15px;
}
#carouselGaleriaHome .carousel-indicators {
  bottom: -35px;
}
#carouselGaleriaHome .carousel-indicators button {
  border: 1px solid #000000;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 6px;
  height: 6px;
}
#carouselGaleriaHome .carousel-indicators button.active {
  background-color: #000000 !important;
  border: 1px solid #000000;
  border-radius: 10px;
}
#carouselGaleriaHome .fila-listado {
  background: #F1F2F2;
}
#carouselGaleriaHome .fila-listado .contenido-noticia-destacada {
  padding: 5px 20px;
}
#carouselGaleriaHome .fila-listado .list-tags {
  padding-left: 20px;
  padding-bottom: 15px;
}
#carouselGaleriaHome .fila-listado .leer-mas {
  padding-bottom: 20px;
}
#carouselGaleriaHome .fila-listado .leer-mas a {
  font-weight: 700;
  text-transform: uppercase;
  color: #0B81BE !important;
  padding-left: 20px;
  font-size: 0.9em;
}
#carouselGaleriaHome .listado {
  min-height: 330px;
  display: grid;
  align-items: stretch;
}
#carouselGaleriaHome .img-slider img {
  min-height: 330px;
}
@media (max-width: 767.9px) {
  #carouselGaleriaHome .img-slider img {
    min-height: auto;
  }
}
@media (max-width: 1023.9px) {
  #carouselGaleriaHome .img-slider img {
    min-height: auto;
  }
}

.monitoring-news h2 {
  font-weight: bold;
  padding: 3px 6px;
  margin-left: -15px;
  margin-right: 1%;
  text-transform: uppercase;
  font-size: 1.7em;
}
.monitoring-news .leer-mas-naranja a {
  background: #E86524;
  color: #FFFFFF;
  padding: 2px 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9em;
}

a.leer-mas-naranja {
  background: #E86524;
  color: #FFFFFF;
  padding: 2px 10px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.9em;
}

.webform-button--submit {
  background: #E86524;
  color: #FFFFFF;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: 1em;
  border: 1px solid #E86524;
  border-radius: 0;
  margin: 0;
}
.webform-button--submit:hover {
  background: #CC4D22;
  border: 1px solid #E86524;
}

.lector-home {
  border-bottom: 1px solid #C7C6C6;
  padding-bottom: 10px;
  overflow: hidden;
}
.lector-home .data {
  padding: 0 10px;
}

.page-contact .form-item label {
  font-weight: bold;
}

.noticia-home-2 {
  background: transparent;
  border-bottom: 1px solid #C7C6C6;
  padding-bottom: 0px;
  overflow: hidden;
}
.noticia-home-2 .contenido-noticia-destacada {
  padding: 5px 20px;
}
@media (max-width: 767.9px) {
  .noticia-home-2 .contenido-noticia-destacada {
    padding: 5px;
  }
}
.noticia-home-2 .list-tags {
  padding-left: 20px;
  padding-bottom: 15px;
}
@media (max-width: 767.9px) {
  .noticia-home-2 .list-tags {
    padding-left: 5px;
  }
}
.noticia-home-2 .leer-mas {
  padding-bottom: 20px;
}
.noticia-home-2 .leer-mas a {
  font-weight: 700;
  text-transform: uppercase;
  color: #0B81BE !important;
  padding-left: 20px;
  font-size: 0.9em;
}
@media (max-width: 767.9px) {
  .noticia-home-2 .leer-mas a {
    padding-left: 5px;
  }
}

.posts-header {
  background: #104F51;
  margin: 0;
}
.posts-header h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 700;
  font-size: 1.7em;
}

.fila-issuu.fila-listado-analisis-home {
  padding: 12%;
}

.news {
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.info {
  padding-bottom: 50px;
  border-bottom: 2px dotted #C7C6C6;
  margin-bottom: 30px;
}
.info .view-new .views-row:first-child .noticia-home-2 {
  border-top: 1px solid #C7C6C6;
  padding-top: 15px;
}
.info .view-new .views-row:last-child .noticia-home-2 {
  border-bottom: none;
}
.info .view-new .views-row .listado {
  padding: 10px 0;
}

#carouselPublicacionesHome .carousel-control-prev {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
#carouselPublicacionesHome .carousel-control-next {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
#carouselPublicacionesHome .carousel-indicators button {
  border: 1px solid #419979;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  width: 10px;
  height: 10px;
}
#carouselPublicacionesHome .carousel-indicators button.active {
  background-color: #419979 !important;
  border: 1px solid #419979;
  border-radius: 10px;
}

.docs-bloque-home .header-docs {
  border-bottom: 1px solid #C7C6C6;
  min-height: 90px;
  margin-left: -15px;
  overflow: hidden;
  padding-bottom: 10px;
}
.docs-bloque-home .header-docs h2 {
  font-size: 1.7em;
  font-weight: 700;
}
.docs-bloque-home .header-docs h4 {
  color: #50B795;
}
.docs-bloque-home .fila-listado-documentos {
  padding: 20px 20px 20px 40px;
  border-bottom: 1px solid #C7C6C6;
}
.docs-bloque-home .fila-listado-documentos h3 {
  margin: 0;
  position: relative;
}
.docs-bloque-home .fila-listado-documentos h3::before {
  background: url("../img/ico-bullet-doc.svg") no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 64px;
  height: 63px;
  left: -35px;
  top: -3px;
}

.descargar {
  display: flex;
  justify-content: end;
}
.descargar a {
  position: relative;
  text-decoration: none;
  background: #808285;
  color: #FFFFFF;
  padding: 5px 10px 5px 15px;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
.descargar a::after {
  background: url("../img/ico-download.svg") no-repeat 0px 2px !important;
  content: "";
  display: inline-block;
  width: 15px;
  height: 11px;
  margin-left: 10px;
}

.banner-proyectos-home {
  background: #FFD022;
  padding: 86px 40px;
  text-align: center;
  border: 2px solid #FFD022;
}
.banner-proyectos-home a {
  color: #000000;
  font-weight: 700;
  font-size: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 5px;
}
@media (max-width: 1023.9px) {
  .banner-proyectos-home {
    padding: 8px;
  }
}

.contenedor-iframe {
  width: 100%;
  height: 800px !important;
  margin-bottom: 20px;
  position: relative;
}
.contenedor-iframe iframe {
  width: 100%;
  height: 800px !important;
}

#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 880px;
  display: grid;
  justify-content: end;
}
@media (max-width: 768px) {
  #block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1,
  #block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 {
    max-width: 720px;
  }
}
@media (max-width: 576px) {
  #block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1,
  #block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 {
    max-width: 540px;
  }
}
#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline {
  display: flex;
  align-items: end;
}
#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline label,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline label {
  color: #b1b1b1;
  z-index: 1;
  margin-left: 10px;
  margin-top: 5px;
  font-weight: bold;
}
#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .form-control,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .form-control {
  border-radius: 0;
  padding: 5px 10px;
  height: 30px;
  width: 270px;
  border: 1px solid #cccccc;
}
#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .form-item,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .form-item {
  margin-right: 0;
}
#block-olpe10-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .btn,
#block-olpe11-formularioexpuestobuscador-centro-de-documentacionpage-1 .form--inline .btn {
  background: url(../img/ico-search.png) no-repeat center #FFD022;
  background-size: auto auto;
  background-size: 20px;
  color: transparent;
  height: 30px;
  content: "";
  width: 30px;
  border: #C7C6C6 solid 1px;
  border-radius: 0;
}

#block-olpe10-page-title,
#block-olpe11-page-title {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 1320px;
}
@media (max-width: 1200px) {
  #block-olpe10-page-title,
  #block-olpe11-page-title {
    max-width: 1140px;
  }
}
@media (max-width: 992px) {
  #block-olpe10-page-title,
  #block-olpe11-page-title {
    max-width: 960px;
  }
}
@media (max-width: 768px) {
  #block-olpe10-page-title,
  #block-olpe11-page-title {
    max-width: 720px;
  }
}
@media (max-width: 576px) {
  #block-olpe10-page-title,
  #block-olpe11-page-title {
    max-width: 540px;
  }
}
#block-olpe10-page-title h1,
#block-olpe11-page-title h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  padding-bottom: 9px;
  margin: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

h3.titulo-seccion {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  color: #0FA6B0;
}

#accordionDocuments .accordion-item {
  border: none;
}
#accordionDocuments #item-2 {
  border: #54BEEA 1px solid;
}
#accordionDocuments #item-3 {
  border: #50B795 1px solid;
}
#accordionDocuments #item-4 {
  border: #FFD022 1px solid;
}
#accordionDocuments #item-5 {
  border: #0B81BE 1px solid;
}
#accordionDocuments #heading1 {
  display: none;
}
#accordionDocuments #heading2 .accordion-button,
#accordionDocuments #heading-1031 .accordion-button {
  background-color: #54BEEA;
}
#accordionDocuments #heading3 .accordion-button,
#accordionDocuments #heading-1024 .accordion-button {
  background-color: #50B795;
}
#accordionDocuments #heading4 .accordion-button,
#accordionDocuments #heading-1032 .accordion-button {
  background-color: #FFD022;
}
#accordionDocuments #heading5 .accordion-button {
  background-color: #0B81BE;
}
#accordionDocuments .accordion-collapse {
  margin-bottom: 10px;
  border-radius: 5px;
}
#accordionDocuments .accordion-button {
  color: #333333;
  border-radius: 8px;
  margin: 0 0 5px 0;
  padding: 15px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#accordionDocuments .accordion-body .views-field-name {
  border-bottom: 1px solid #C7C6C6;
  padding-left: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
  display: block;
}
#accordionDocuments .accordion-body .views-field-name a {
  position: relative;
  text-decoration: none;
  color: #428bca;
}
#accordionDocuments .accordion-body .views-field-name a::before {
  background: url(../img/ico-documentacion.svg) no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 64px;
  height: 63px;
  left: -35px;
  top: 0px;
}
#accordionDocuments .accordion-body .views-field-name a:hover {
  text-decoration: underline;
}
#accordionDocuments .center-doc #heading2 button::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("../img/icn_analisis.svg") no-repeat 0px 0px;
}
#accordionDocuments .center-doc #heading3 button::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("../img/icn_instituciones.svg") no-repeat 0px 0px;
}
#accordionDocuments .center-doc #heading4 button::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("../img/icn_organismo.svg") no-repeat 0px 0px;
}
#accordionDocuments .center-doc #heading5 button::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("../img/icn_tratado.svg") no-repeat 0px 0px;
}

.region-content {
  padding: 0;
}

.bg-cian {
  background-color: #33b3bc;
  padding: 5rem;
}

h1.page-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  padding-bottom: 9px;
  margin: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.body-node {
  background-color: #FFFFFF;
  padding: 20px;
  text-align: left;
}
.body-node .ic-proyect {
  display: inline-block;
  background: url("../img/projects.png") no-repeat;
  width: 40px;
  height: 40px;
}
.body-node .title {
  position: relative;
  color: #104F51;
  font-weight: bold;
}
.body-node .title::before {
  content: "";
  position: absolute;
  display: inline-block;
  margin-top: 10px;
  background: url("../img/projects.png") no-repeat;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  left: -50px;
}
.body-node .item-proyects strong,
.body-node .item-proyects .lbl {
  color: #0B81BE;
}
.body-node .item-proyects a {
  color: #000000;
  text-decoration: none;
  word-wrap: break-word;
}
.body-node a {
  word-wrap: break-word;
}

.filters .form--inline {
  display: flex;
  align-items: start;
}
.filters .form--inline .button {
  margin-top: 20px;
}

.view-proyects .filters {
  justify-content: center;
  align-items: center;
}
.view-proyects .filters .data {
  width: -moz-fit-content;
  width: fit-content;
}
.view-proyects .modal.fade {
  background: rgba(15, 166, 175, 0.85);
}
.view-proyects .table-striped thead th {
  width: 14%;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
}
.view-proyects .table-striped thead th:nth-child(1) {
  background: #FFE674;
  color: #3D2E19;
}
.view-proyects .table-striped thead th:nth-child(2) {
  background: #E62F2E;
}
.view-proyects .table-striped thead th:nth-child(3) {
  background: #026465;
}
.view-proyects .table-striped thead th:nth-child(4) {
  background: #428bca;
}
.view-proyects .table-striped thead th:nth-child(5) {
  background: #50B795;
}
.view-proyects .table-striped thead th:nth-child(6) {
  background: #0B81BE;
}
.view-proyects .table-striped thead th:nth-child(7) {
  background: #E86524;
}
@media (max-width: 1023.9px) {
  .view-proyects .table-striped thead th:nth-child(7) {
    padding: 0.5em 60px;
  }
}
@media (max-width: 767.9px) {
  .view-proyects .table-striped thead th:nth-child(7) {
    padding: 0.5em 60px;
  }
}
.view-proyects .table-striped tbody td {
  text-align: center;
  vertical-align: middle;
  border: #C7C6C6 1px solid;
}
.view-proyects .table-striped tbody td:nth-child(6) {
  text-align: left;
  vertical-align: top;
}

.leer-mas.naranja {
  background: #E86524;
  color: #FFFFFF;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.listado-datos-pais {
  margin-top: 0px;
  padding: 15px;
  background: #F1F2F2;
}
.listado-datos-pais h3 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  padding-top: 0px;
  margin-left: -25px;
}
.listado-datos-pais .dato-destacado {
  text-align: center;
}
.listado-datos-pais strong {
  color: #104F51;
  font-size: 5em;
  display: block;
}
.listado-datos-pais p {
  color: #808285;
  font-size: 1.2em;
}
.listado-datos-pais img {
  margin-left: -10px;
}

.list-documents h3 {
  color: #104F51;
  font-size: 18px;
  font-weight: 500;
}
.list-documents .doc-file a {
  position: relative;
  padding-left: 30px;
}
.list-documents .doc-file a::before {
  background: url("../img/ico-bullet-doc.svg") no-repeat 0px 2px !important;
  position: absolute;
  display: inline-block;
  content: "";
  width: 20px;
  height: 30px;
  left: -4px;
  top: -3px;
}

.node-profiles .destacado {
  color: #0B81BE;
  margin-bottom: 15px;
  margin-left: -15px;
}
.node-profiles .body-profiles li::marker {
  content: "• ";
  color: #0B81BE;
}
.node-profiles .descargar-completa a {
  background: #808285;
  color: #FFFFFF;
  padding: 5px 10px 5px 15px;
  float: right;
  margin-top: 15px;
  text-decoration: none;
}
.node-profiles .descargar-completa a::after {
  background: url(../img/ico-download.svg) no-repeat 0px 2px !important;
  display: inline-block;
  content: "";
  width: 15px;
  height: 11px;
  margin-left: 5px;
}

.fila-listado-documentos {
  border-bottom: 1px solid #C7C6C6;
  margin-bottom: 10px;
  padding-bottom: 15px;
  overflow: hidden;
  padding-left: 40px;
}

.documentacion .listado {
  margin-top: 15px;
}
.documentacion .fecha-lugar {
  margin-left: 0px;
  font-size: 1em;
  color: #EE5363;
  margin-bottom: 10px;
  position: relative;
}
.documentacion .fecha-lugar a {
  font-size: 1em;
  color: #EE5363;
  margin-bottom: 10px;
  position: relative;
}
.documentacion h3 {
  position: relative;
  margin-top: 0 !important;
}
.documentacion h3::before {
  background: url("../img/ico-bullet-doc.svg") no-repeat 0px 2px !important;
  position: absolute;
  content: "";
  width: 64px;
  height: 63px;
  left: -35px;
  top: -3px;
}
.documentacion .datos-doc {
  background: #F1F2F2;
  padding: 10px 10px 20px 10px;
}
.documentacion .datos-doc span {
  color: #0B81BE;
  font-weight: 700;
}
.documentacion .datos-doc p {
  margin: 0 0 0 1px;
}

.block-perfiles {
  background: #0B81BE;
}
.block-perfiles .paises {
  overflow: hidden;
  display: block;
  padding: 30px 0 40px;
}
.block-perfiles .paises:hover {
  background: #026465;
}
.block-perfiles .pais-125,
.block-perfiles .pais-136,
.block-perfiles .pais-205,
.block-perfiles .pais-206 {
  background: #0B81BE;
}
.block-perfiles .pais-126 {
  background: #50B795;
}
.block-perfiles .pais-127 {
  background: #0FA6B0;
}
.block-perfiles .pais-137,
.block-perfiles .pais-138,
.block-perfiles .pais-139 {
  background: #54BEEA;
}
.block-perfiles .pais-140 {
  background: #EC174C;
}
.block-perfiles .pais-141 {
  background: #FFD022;
}
.block-perfiles .titulo-pais {
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.block-perfiles .titulo-pais a {
  color: #FFFFFF;
  font-size: 1.4em;
  text-decoration: none;
}
.block-perfiles .bandera-pais {
  text-align: center;
}
.block-perfiles .bandera-pais img {
  width: 45%;
  border: 1px solid #FFFFFF;
}

.pager .pagination {
  justify-content: end;
}
.pager .pagination .page-item {
  border-radius: 0;
}
.pager .pagination .page-item a {
  color: #333333;
  border-radius: 0;
}
.pager .pagination .page-item.is-active a {
  z-index: 2;
  color: #FFFFFF;
  cursor: default;
  background-color: #0FA6B0;
  border-color: #0FA6B0;
}

.banner-public-home {
  background: #f15c5b;
  padding: 20px;
  text-align: center;
  border: 2px solid #f15c5b;
}

.grupo-imagen {
  float: right;
  padding-left: 15px;
  width: 50%;
  padding-bottom: 15px;
}
@media (max-width: 767.9px) {
  .grupo-imagen {
    padding-left: 0;
    width: 100%;
  }
}

@media (max-width: 1023.9px) {
  .image-style-noticia-tag {
    width: 100%;
  }
}

.pie-foto {
  color: #6D6E71;
  border-bottom: 1px solid #026465;
  text-align: center;
  font-style: italic;
  padding: 10px;
}

.content-search .results .form--inline {
  display: grid;
  position: relative;
}
.content-search .results .form--inline .form-item-keys {
  width: 90%;
}
.content-search .results .form--inline .btn {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  position: absolute;
  top: 14px;
  right: 0;
}
.content-search .results .form--inline #edit-type--2 {
  border: none;
}
.content-search .results .form--inline .js-form-type-select.form-type-select label {
  color: #104F51;
  font-size: 18px;
  font-weight: 500;
}
.content-search .results .form--inline .form-select {
  --bs-form-select-bg-img: none ;
}
.content-search .title {
  font-weight: 500;
}
.content-search .item-list li {
  margin: 0 0 1.25em 1.5em;
}

.media-oembed-content {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}

.fila-politica .fila-issuu {
  border: 1px solid #c2c2c2;
  padding: 20px;
  min-height: 605px;
}
.fila-politica .fila-issuu .ver-publicacion {
  background: #25A6B0;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em;
  padding: 5px 10px;
}/*# sourceMappingURL=layout.css.map */