/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
/* Theme customization starts here
-------------------------------------------------------------- */
/* GENERALES */
.RobotoBlack {
  font-family: 'Roboto Black', Arial, Helvetica, sans-serif;
  font-display: swap;
}
.Roboto {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-display: swap;
}
/*** COOKIEBOT ***/
div.CybotCookiebotDialogBodyLevelButtonWrapper {
  font-size: 12px !important;
}
.grecaptcha-badge {
  display: none !important;
}
#logo .logo-sticky {
  width: 134px;
  height: 34px;
}
#logo .logo-mobile {
  width: 183px;
  height: 47px;
}
#logo .logo-mobile-sticky {
  width: 154px;
  height: 40px;
}
.destacado-azul {
  color: #00a4d4;
}
img.scaled-image {
  border: none;
}
.barra-izda {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
}
.barra-izda:before {
  content: "";
  background: url(/wp-content/uploads/2020/08/LINEA_GRANDE.png) no-repeat;
  display: block;
  width: 2000px;
  height: 20px;
  position: absolute;
  top: 8px;
  left: -2020px;
}
a.btn-back {
  position: absolute;
  top: -100px;
  color: #322a5f;
  font-weight: normal;
  text-decoration: none;
}
@media (max-width: 767px) {
  a.btn-back {
    top: -30px;
    right: 5%;
  }
}
a.btn-back img {
  margin-right: 15px;
  transition: 0.5s;
}
a.btn-back:hover img {
  transform: translateX(-10px);
}
.barra-drch {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
}
.barra-drch:before {
  content: "";
  background: url(/wp-content/uploads/2020/08/LINEA_GRANDE.png) no-repeat;
  display: block;
  width: 2000px;
  height: 20px;
  position: absolute;
  top: 8px;
  transform: rotate(180deg);
  right: -2020px;
}
p,
span,
div {
  font-size: 16px;
  line-height: 21px;
}
@media only screen and (max-width: 767px) {
  p,
  span,
  div {
    font-size: 14px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .visible-big {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .visible-small {
    display: none;
  }
}
#container-title-nav {
  max-width: 2400px;
  margin: auto;
}
#container-title-nav .section_wrapper {
  position: initial;
}
@media (max-width: 767px) {
  #container-title-nav .section_wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  #container-title-nav .section_wrapper .w-esg-title {
    order: 2;
  }
}
#container-title-nav .section_wrapper .w-esg-title h2 {
  margin-bottom: 30px;
  padding-left: 20px;
  position: relative;
}
#container-title-nav .section_wrapper .w-esg-title h2::before {
  content: '';
  width: 4px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  #container-title-nav .section_wrapper .w-esg-title h2::before {
    height: 20px;
  }
}
#container-title-nav .section_wrapper .w-esg-navigation {
  position: absolute;
  right: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  #container-title-nav .section_wrapper .w-esg-navigation {
    position: relative;
    top: -10px;
  }
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation {
  margin: 0;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation::before {
  content: '';
  width: 2px;
  height: 70%;
  transform: translateY(12%);
  background: #000;
  position: absolute;
  left: 20px;
}
@media (max-width: 768px) {
  #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation::before {
    height: calc(100% - 50px);
    transform: translateY(-55%);
    top: 50%;
    left: 8px;
  }
}
@media (min-width: 769px) {
  #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p {
    margin-bottom: 0;
  }
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a {
  color: #322a5f;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  height: 45px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a {
    height: 25px;
  }
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a::after {
  content: '';
  width: 18px;
  height: 18px;
  border-radius: 100%;
  border: 4px solid;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a:hover {
  font-weight: 700;
  background: #f8f8f8;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a:hover::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/esg/"]::after,
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/en/esg/"]::after {
  border-color: #322a5f;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/environmental/"]::after,
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/en/environmental/"]::after {
  border-color: #00b050;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/social/"]::after,
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/en/social/"]::after {
  border-color: #ffc000;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/governance/"]::after,
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/en/governance/"]::after {
  border-color: #00b0f0;
}
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/informe-anual/"]::after,
#container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation p a[href="/en/annual-report/"]::after {
  border-color: #000;
}
/* COMPONENTS */
.cabecera-home {
  padding: 15vw 0;
  background: url(/wp-content/uploads/2022/03/main-header-bg-home-def.webp) center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .cabecera-home {
    background: url(/wp-content/uploads/2022/03/cabecera-home-mobile.webp) center no-repeat;
    padding: 50vw 0;
  }
}
.cabecera-home h1 {
  color: white;
  font-size: 56px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .cabecera-home h1 {
    font-size: 35px;
    width: 60%;
    float: right;
  }
}
.cabecera-home h1::before {
  content: '';
  background: url(/wp-content/uploads/2019/08/linea-decorativa-header-home.png);
  background-repeat: no-repeat;
  width: 417px;
  height: 21px;
  position: absolute;
  left: 100%;
  top: 20px;
  display: inline-block;
  margin-left: 15px;
}
.s-video {
  margin-top: -240px;
}
@media only screen and (max-width: 767px) {
  .s-video {
    margin-top: -100px;
  }
}
.s-video img {
  cursor: pointer;
}
.s-video img.scaled-image {
  border: none;
  margin: 0;
}
.page-id-5 .c-banner-home,
.page-id-131 .c-banner-home,
.page-id-853 .c-banner-home {
  min-height: 661px;
}
.page-id-5 .c-banner-home .c-banner-home__titles,
.page-id-131 .c-banner-home .c-banner-home__titles,
.page-id-853 .c-banner-home .c-banner-home__titles {
  position: relative;
  text-align: right;
  margin-top: 245px;
}
.page-id-5 .c-banner-home .c-banner-home__titles:before,
.page-id-131 .c-banner-home .c-banner-home__titles:before,
.page-id-853 .c-banner-home .c-banner-home__titles:before {
  content: "";
  width: 399px;
  height: 20px;
  position: absolute;
  background: url(/wp-content/uploads/2019/08/linea-decorativa-header-home.png) no-repeat;
  top: 50%;
  right: -420px;
}
.page-id-5 .c-banner-home .main,
.page-id-131 .c-banner-home .main,
.page-id-853 .c-banner-home .main {
  font-size: 56px;
  line-height: 58px;
  font-weight: 800;
  color: #ffffff;
  margin: 0;
}
.page-id-5 .c-banner-home .subtitle,
.page-id-131 .c-banner-home .subtitle,
.page-id-853 .c-banner-home .subtitle {
  font-size: 36px;
  line-height: 38px;
  font-weight: 500;
  color: #ffffff;
}
.page-id-5 .c-caracteristicas,
.page-id-131 .c-caracteristicas,
.page-id-853 .c-caracteristicas {
  padding: 80px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .page-id-5 .c-caracteristicas,
  .page-id-131 .c-caracteristicas,
  .page-id-853 .c-caracteristicas {
    padding-bottom: 0 !important;
  }
}
.page-id-5 .c-caracteristicas .wrap-contenido,
.page-id-131 .c-caracteristicas .wrap-contenido,
.page-id-853 .c-caracteristicas .wrap-contenido {
  padding-top: 100px;
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 959px) {
  .page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner,
  .page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner,
  .page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner {
    flex-wrap: wrap;
    justify-content: center;
  }
  .page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner > div,
  .page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner > div,
  .page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner > div {
    margin: 0 auto;
  }
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third,
  .page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third,
  .page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third img,
  .page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third img,
  .page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third img {
    width: 136px;
    height: 136px !important;
  }
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3 {
  border-bottom: 3px solid #00a4d4;
  color: #00a4d4;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 20px 0 30px 0;
  position: relative;
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before,
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #00a4d4;
  position: absolute;
  bottom: -6px;
  border-radius: 50%;
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:before {
  left: -2px;
}
.page-id-5 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after,
.page-id-131 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after,
.page-id-853 .c-caracteristicas .wrap-contenido .mcb-wrap-inner .one-third h3:after {
  right: -2px;
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja {
  text-align: center;
  border-radius: 15px;
  border: 2px solid #00a4d4;
  padding: 30px 0 0 0;
  box-sizing: border-box;
  margin: 0 10px 40px;
  overflow: hidden;
  max-width: 380px;
}
@media only screen and (max-width: 959px) {
  .page-id-5 .c-caracteristicas .c-caracteristicas-caja,
  .page-id-131 .c-caracteristicas .c-caracteristicas-caja,
  .page-id-853 .c-caracteristicas .c-caracteristicas-caja {
    margin-bottom: 40px !important;
  }
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja:first-of-type,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja:first-of-type,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja:first-of-type {
  margin: 0 10px 40px 1%;
}
@media only screen and (max-width: 959px) {
  .page-id-5 .c-caracteristicas .c-caracteristicas-caja:first-of-type,
  .page-id-131 .c-caracteristicas .c-caracteristicas-caja:first-of-type,
  .page-id-853 .c-caracteristicas .c-caracteristicas-caja:first-of-type {
    margin: 0 auto;
  }
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja p,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja p,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 0;
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja .destacado,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja .destacado,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja .destacado {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #00a4d4;
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja strong.destacado,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja strong.destacado,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja strong.destacado {
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja .column_attr,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja .column_attr,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja .column_attr {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-direction: column;
  height: 360px;
  margin-bottom: -36px;
}
@media only screen and (min-width: 767px) and (max-width: 959px) {
  .page-id-5 .c-caracteristicas .c-caracteristicas-caja .column_attr,
  .page-id-131 .c-caracteristicas .c-caracteristicas-caja .column_attr,
  .page-id-853 .c-caracteristicas .c-caracteristicas-caja .column_attr {
    height: 400px;
    -webkit-margin-bottom: -66px;
  }
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja .column_attr .desc,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja .column_attr .desc,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja .column_attr .desc {
  flex: 1;
  padding: 0 34px 35px 35px;
  box-sizing: border-box;
}
.page-id-5 .c-caracteristicas .c-caracteristicas-caja .column_attr .imagen img,
.page-id-131 .c-caracteristicas .c-caracteristicas-caja .column_attr .imagen img,
.page-id-853 .c-caracteristicas .c-caracteristicas-caja .column_attr .imagen img {
  display: block;
  margin: 0;
}
.page-id-5 .c-caracteristicas .c-caracteristicas__imagen,
.page-id-131 .c-caracteristicas .c-caracteristicas__imagen,
.page-id-853 .c-caracteristicas .c-caracteristicas__imagen {
  position: absolute;
  width: 821px;
}
@media only screen and (max-width: 767px) {
  .page-id-5 .c-caracteristicas .c-caracteristicas__imagen,
  .page-id-131 .c-caracteristicas .c-caracteristicas__imagen,
  .page-id-853 .c-caracteristicas .c-caracteristicas__imagen {
    display: none;
  }
}
@media only screen and (max-width: 498px) {
  .page-id-5 .c-caracteristicas,
  .page-id-131 .c-caracteristicas,
  .page-id-853 .c-caracteristicas {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 767px) {
  .page-id-5 .s-esg,
  .page-id-131 .s-esg,
  .page-id-853 .s-esg {
    margin-bottom: 30px;
  }
}
.page-id-5 .s-esg .c-link-esg,
.page-id-131 .s-esg .c-link-esg,
.page-id-853 .s-esg .c-link-esg {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .page-id-5 .s-esg .c-link-esg,
  .page-id-131 .s-esg .c-link-esg,
  .page-id-853 .s-esg .c-link-esg {
    margin: 0;
    margin-bottom: 10px;
  }
}
.page-id-5 .s-esg .c-link-esg a,
.page-id-131 .s-esg .c-link-esg a,
.page-id-853 .s-esg .c-link-esg a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: end;
  font-weight: bold;
}
.page-id-5 .s-esg .c-link-esg a picture,
.page-id-131 .s-esg .c-link-esg a picture,
.page-id-853 .s-esg .c-link-esg a picture {
  margin: 0 15px;
}
@media (max-width: 767px) {
  .page-id-5 .s-esg .c-link-esg a picture,
  .page-id-131 .s-esg .c-link-esg a picture,
  .page-id-853 .s-esg .c-link-esg a picture {
    width: 25px;
  }
}
.page-id-5 .home-noticias,
.page-id-131 .home-noticias,
.page-id-853 .home-noticias {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .page-id-5 .home-noticias,
  .page-id-131 .home-noticias,
  .page-id-853 .home-noticias {
    padding-top: 0;
  }
}
.page-id-5 .post-item,
.page-id-131 .post-item,
.page-id-853 .post-item {
  padding: 0 7%;
}
@media only screen and (max-width: 767px) {
  .page-id-5 .post-item,
  .page-id-131 .post-item,
  .page-id-853 .post-item {
    padding-bottom: 70px;
  }
}
.page-id-5 .post-item:last-child,
.page-id-131 .post-item:last-child,
.page-id-853 .post-item:last-child {
  padding-bottom: 0;
}
.page-id-5 .post-item .image_frame,
.page-id-131 .post-item .image_frame,
.page-id-853 .post-item .image_frame {
  border: 0;
  border-left: 3px solid #00a4d4;
}
.page-id-5 .post-item .image_frame .mask,
.page-id-131 .post-item .image_frame .mask,
.page-id-853 .post-item .image_frame .mask {
  box-shadow: none;
}
.page-id-5 .post-item .image_frame img,
.page-id-131 .post-item .image_frame img,
.page-id-853 .post-item .image_frame img {
  padding: 0 20px;
  width: 100%;
}
.page-id-5 .post-item .post-desc-wrapper,
.page-id-131 .post-item .post-desc-wrapper,
.page-id-853 .post-item .post-desc-wrapper {
  border-left: 3px solid #00a4d4;
}
.page-id-5 .post-item .post-desc-wrapper .entry-title a,
.page-id-131 .post-item .post-desc-wrapper .entry-title a,
.page-id-853 .post-item .post-desc-wrapper .entry-title a {
  color: #322a5f;
  font-weight: 400;
}
.page-id-5 .post-item .post-desc-wrapper .post-excerpt,
.page-id-131 .post-item .post-desc-wrapper .post-excerpt,
.page-id-853 .post-item .post-desc-wrapper .post-excerpt {
  margin-top: 30px;
}
.page-id-5 .post-item .post-desc-wrapper .post-footer,
.page-id-131 .post-item .post-desc-wrapper .post-footer,
.page-id-853 .post-item .post-desc-wrapper .post-footer {
  background: white;
  display: none;
}
.page-id-5 .post-item .post-desc-wrapper .post-footer .author-date .post-date,
.page-id-131 .post-item .post-desc-wrapper .post-footer .author-date .post-date,
.page-id-853 .post-item .post-desc-wrapper .post-footer .author-date .post-date {
  color: #322a5f;
  font-weight: bold;
}
.page-id-5 .post-item .post-links,
.page-id-131 .post-item .post-links,
.page-id-853 .post-item .post-links {
  border: none;
  color: #00a4d4;
  font-weight: bold;
  text-align: right;
}
.page-id-837 #Header_wrapper,
.page-id-1056 #Header_wrapper {
  background-position: center !important;
  background-size: cover;
}
.page-id-837 #Header_wrapper #Subheader .title,
.page-id-1056 #Header_wrapper #Subheader .title {
  white-space: unset !important;
}
@media (min-width: 1240px) {
  .page-id-837 #Header_wrapper #Subheader .title,
  .page-id-1056 #Header_wrapper #Subheader .title {
    text-align: left;
    top: -15px;
    left: 214px;
  }
  .page-id-837 #Header_wrapper #Subheader .title span,
  .page-id-1056 #Header_wrapper #Subheader .title span {
    margin-left: 100px;
  }
}
@media (max-width: 767px) {
  .page-id-837 #Header_wrapper #Subheader .title,
  .page-id-1056 #Header_wrapper #Subheader .title {
    text-align: left;
    top: -200px;
    left: 40px;
  }
}
.page-id-837 #Content,
.page-id-1056 #Content {
  padding-bottom: 70px;
}
svg.map_interactive {
  max-width: 100%;
  margin-top: -150px;
}
svg.map_interactive path,
svg.map_interactive circle {
  cursor: pointer;
}
svg.map_interactive g g path:hover,
svg.map_interactive g g path.hover {
  fill: #0793c9;
}
svg.map_interactive .chincheta-hover:hover [data-name="Chincheta"] {
  fill: white !important;
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7));
}
svg.map_interactive text.hover {
  font-weight: 700;
}
svg.map_interactive circle.hover {
  stroke: #322a5f;
  stroke-width: 2px;
}
.s-fichas {
  display: none;
  position: relative;
}
.s-fichas .section_wrapper.mcb-section-inner {
  z-index: 2;
}
.s-fichas img.scaled-image {
  border: none;
}
@media only screen and (max-width: 960px) {
  .s-fichas {
    display: block;
    margin-bottom: 40px;
  }
}
.s-fichas .oculto {
  content: '';
  background: black;
  width: 200vw;
  height: 200vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.2;
  z-index: 1;
}
@media only screen and (max-width: 960px) {
  .s-fichas .oculto {
    content: none;
    display: none;
  }
}
.s-fichas.mostrar {
  display: block;
  position: absolute;
}
.s-fichas .item {
  width: 470px;
}
@media only screen and (max-width: 960px) {
  .s-fichas .item {
    width: 100%;
  }
}
.s-fichas .item .mcb-wrap-inner {
  border: 1px solid #00a4d4;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  background: white;
}
.s-fichas .item .mcb-wrap-inner span.close::before {
  content: '\e963';
  font-family: "mfn-icons";
  color: white;
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 30px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .s-fichas .item .mcb-wrap-inner span.close::before {
    display: none;
  }
}
.s-fichas .item .column_column {
  text-align: center;
  margin: 0;
  padding: 15px 0;
}
.s-fichas .item .column_column h5 {
  color: white;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column h5 {
    font-size: 15px;
  }
}
.s-fichas .item .column_column h6 {
  margin-bottom: 0;
  color: white;
  font-size: 19px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column h6 {
    font-size: 15px;
  }
}
.s-fichas .item .column_column p {
  margin: 0;
}
.s-fichas .item .column_column:nth-child(1) {
  background-image: linear-gradient(to top, #322a5f, #00a4d4);
  width: 30%;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(1) {
    width: 30% !important;
  }
}
.s-fichas .item .column_column:nth-child(2) {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(2) {
    width: 40% !important;
  }
}
.s-fichas .item .column_column:nth-child(2) p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  font-weight: 700;
  color: #00a4d4;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(2) p {
    font-size: 15px;
  }
}
.s-fichas .item .column_column:nth-child(2) p:first-child {
  margin-bottom: 25px;
}
.s-fichas .item .column_column:nth-child(2) p img {
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(2) p img {
    margin-right: 5px;
  }
}
.s-fichas .item .column_column:nth-child(3) {
  width: 30%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(3) {
    width: 30% !important;
  }
}
.s-fichas .item .column_column:nth-child(3)::before {
  content: '';
  width: 1px;
  height: 80%;
  background: #00a4d4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.s-fichas .item .column_column:nth-child(3) p {
  font-size: 19px;
  font-weight: 700;
  color: #00a4d4;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(3) p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .s-fichas .item .column_column:nth-child(3) img {
    width: 40%;
  }
}
.s-fichas .boton .column_button {
  margin: 0;
  margin-top: 15px;
  border-radius: 2px;
}
@media only screen and (max-width: 767px) {
  .s-fichas .boton .column_button {
    margin-top: 5px;
  }
}
.s-fichas .boton .column_button a.button {
  box-shadow: none;
}
.s-fichas .boton .column_button a.button .button_label,
.s-fichas .boton .column_button a.button .button_icon {
  padding: 7px 10px 7px 20px;
}
.s-fichas .boton .column_button a.button .button_icon {
  padding-left: 0;
  background: transparent;
}
.s-ficha-single #Subheader .title {
  white-space: unset !important;
}
@media (min-width: 1240px) {
  .s-ficha-single #Subheader .title {
    text-align: left;
    top: -15px;
    left: 214px;
  }
  .s-ficha-single #Subheader .title span {
    margin-left: 100px;
  }
}
@media (max-width: 767px) {
  .s-ficha-single #Subheader .title {
    text-align: left;
    top: -200px;
    left: 40px;
  }
}
.s-ficha-single #Header_wrapper {
  background-position: center !important;
  background-size: cover;
}
.s-ficha-single .s-dc-ficha a.back-map {
  position: absolute;
  top: -100px;
  color: #322a5f;
  font-weight: normal;
  text-decoration: none;
}
@media (max-width: 767px) {
  .s-ficha-single .s-dc-ficha a.back-map {
    top: -80px;
  }
}
.s-ficha-single .s-dc-ficha a.back-map img {
  margin-right: 15px;
  transition: 0.5s;
}
.s-ficha-single .s-dc-ficha a.back-map:hover img {
  transform: translateX(-10px);
}
.s-ficha-single .s-dc-ficha img.scaled-image {
  border: none;
}
.s-ficha-single .s-dc-ficha .wrap .mcb-wrap-inner {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .wrap .mcb-wrap-inner {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .wrap.reverse .mcb-wrap-inner {
    flex-direction: column-reverse;
  }
}
.s-ficha-single .s-dc-ficha .caracteristicas {
  padding: 25px 70px;
  background: #ececec;
}
@media only screen and (max-width: 960px) {
  .s-ficha-single .s-dc-ficha .caracteristicas {
    padding: 20px;
  }
}
.s-ficha-single .s-dc-ficha .caracteristicas h3 {
  font-size: 25px;
  color: #322a5f;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 3px solid #00a4d4;
  padding-bottom: 10px;
}
.s-ficha-single .s-dc-ficha .caracteristicas h3::before {
  content: url("/wp-content/uploads/2021/12/noun-data-center.png");
  margin-right: 20px;
}
@media (max-width: 960px) {
  .s-ficha-single .s-dc-ficha .caracteristicas h3 {
    line-height: normal;
  }
}
.s-ficha-single .s-dc-ficha .caracteristicas p {
  display: flex;
  justify-content: space-between;
}
.s-ficha-single .s-dc-ficha .caracteristicas p strong {
  font-size: 18px;
  color: #00a4d4;
}
@media only screen and (max-width: 960px) {
  .s-ficha-single .s-dc-ficha .caracteristicas p strong {
    font-size: 14px;
  }
}
.s-ficha-single .s-dc-ficha .caracteristicas p u {
  font-size: 18px;
  color: #333;
  text-decoration: none;
  text-align: right;
}
@media only screen and (max-width: 960px) {
  .s-ficha-single .s-dc-ficha .caracteristicas p u {
    font-size: 14px;
  }
}
.s-ficha-single .s-dc-ficha .propiedades {
  background-image: linear-gradient(to right, #322a5f, #00a4d4);
  border-radius: 5px;
}
.s-ficha-single .s-dc-ficha .propiedades .column_attr {
  display: flex;
  justify-content: space-between;
  padding: 25px;
}
@media only screen and (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .propiedades .column_attr {
    padding: 15px 0;
  }
}
.s-ficha-single .s-dc-ficha .propiedades .column_attr p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: white;
  margin: 0;
}
.s-ficha-single .s-dc-ficha .propiedades .column_attr p img {
  width: fit-content;
  margin: auto;
  margin-bottom: 15px;
}
.s-ficha-single .s-dc-ficha .propiedades .column_attr p strong {
  font-size: 25px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .propiedades .column_attr p strong {
    font-size: 18px;
  }
}
.s-ficha-single .s-dc-ficha .propiedades .column_attr p u {
  text-decoration: none;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .propiedades .column_attr p u {
    font-size: 12px;
  }
}
.s-ficha-single .s-dc-ficha .sellos {
  border-top: 2px solid #2cb5db7e;
  padding-top: 45px;
}
.s-ficha-single .s-dc-ficha .sellos img {
  width: 60%;
}
@media (max-width: 767px) {
  .s-ficha-single .s-dc-ficha .sellos img {
    width: 40%;
  }
}
.c-quote {
  margin-top: 85px;
  margin-bottom: 85px;
}
@media only screen and (max-width: 1239px) {
  .c-quote {
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .c-quote {
    margin-top: 25px;
  }
}
.c-quote .wrap-image .mcb-wrap-inner {
  height: 100%;
}
.c-quote .wrap-quote {
  float: right;
}
.c-quote .column-quote {
  position: relative;
  float: right;
  padding: 50px 50px 0 110px;
  box-sizing: border-box;
  font-size: 26px;
  line-height: 35px;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .c-quote .column-quote {
    padding: 60px 40px 60px 40px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 498px) {
  .c-quote .column-quote {
    padding: 60px 22px 30px 22px;
  }
}
.c-quote .column-quote:before {
  content: "";
  background: url(/wp-content/uploads/2019/09/ico-quote-2.png) no-repeat;
  width: 69px;
  height: 130px;
  display: block;
  position: absolute;
  top: 0;
  left: 25px;
}
@media only screen and (max-width: 767px) {
  .c-quote .column-quote:before {
    width: 40px;
    height: 50px;
    background-size: contain;
  }
}
.c-quote .column-quote .column_attr {
  font-size: 26px;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  .c-quote .column-quote .column_attr {
    font-size: 20px;
  }
}
.c-quote .column-colaboracion {
  float: right;
  text-align: center;
}
.c-quote .column-colaboracion .column-colaboracion__wrapper {
  width: auto;
  display: table;
  margin: 0 auto;
}
.c-quote .column-colaboracion p {
  text-align: right;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.c-quote .column-colaboracion img {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 498px) {
  .c-quote .column-colaboracion .column-colaboracion__wrapper {
    display: block;
  }
  .c-quote .column-colaboracion p {
    display: block;
    text-align: center;
  }
  .c-quote .column-colaboracion img {
    display: block;
    margin: 0 auto;
  }
}
.c-quote .c-quote__image {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: -155px;
  width: auto;
}
.page-id-7 .c-equipo,
.page-id-123 .c-equipo {
  padding-bottom: 100px !important;
}
.page-id-7 .c-equipo .section_wrapper,
.page-id-123 .c-equipo .section_wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-7 .c-equipo .one-third,
  .page-id-123 .c-equipo .one-third {
    width: 50%;
  }
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-7 .c-equipo .divider,
  .page-id-123 .c-equipo .divider {
    display: none;
  }
}
.page-id-7 .c-equipo .wrap,
.page-id-123 .c-equipo .wrap {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .page-id-7 .c-equipo .wrap,
  .page-id-123 .c-equipo .wrap {
    flex: 100%;
  }
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner {
  height: 100%;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo {
  padding: 0 10px;
  box-sizing: border-box;
  height: 100%;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .column_attr,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .column_attr {
  display: block;
  flex-direction: column;
  height: 100%;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen {
  position: relative;
  border-bottom: 3px solid #00a4d4;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen img,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen img {
  display: block;
  margin: 44px auto;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:before,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:before,
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:after,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #00a4d4;
  position: absolute;
  bottom: -6px;
  border-radius: 50%;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:before,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:before {
  left: -2px;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:after,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .imagen:after {
  right: -2px;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc {
  position: relative;
  padding: 20px;
  float: left;
  flex: 1;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc p:last-of-type,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc p:last-of-type {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc,
  .page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .desc {
    padding: 20px 20px 55px 20px;
  }
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .nombre,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .nombre {
  color: #00a4d4;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 8px;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .cargo,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .cargo {
  color: #322a5f;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin {
  display: block;
  float: right;
  background: url('/wp-content/uploads/2019/09/ico-linkedin-equipo-01.png');
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  border-radius: 0;
  position: relative;
  bottom: -40px;
  right: 50%;
  transform: translateX(50%);
}
@media only screen and (max-width: 767px) {
  .page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin,
  .page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin {
    bottom: -10px;
  }
}
.page-id-7 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin:hover,
.page-id-123 .c-equipo .wrap .mcb-wrap-inner .miembro-equipo .btn-linkedin:hover {
  background: url('/wp-content/uploads/2020/08/logo-linkedin-rollover.png');
  background-size: cover;
  box-shadow: none;
}
.page-id-7 .c-comercial,
.page-id-123 .c-comercial {
  margin-bottom: 40px;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-7 .c-comercial .divider,
  .page-id-123 .c-comercial .divider {
    display: none;
  }
}
.page-id-7 .c-comercial .one-fourth,
.page-id-123 .c-comercial .one-fourth {
  margin-bottom: 50px;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-7 .c-comercial .one-fourth,
  .page-id-123 .c-comercial .one-fourth {
    width: 50%;
  }
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo,
.page-id-123 .c-comercial .one-fourth .miembro-equipo {
  padding: 0 10px;
  box-sizing: border-box;
  height: 100%;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .column_attr,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .column_attr {
  display: block;
  flex-direction: column;
  height: 100%;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .imagen img,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .imagen img {
  margin-left: 12px;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .desc,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .desc {
  padding: 20px;
  float: left;
  flex: 1;
  width: 100%;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .desc p:last-of-type,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .desc p:last-of-type {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .page-id-7 .c-comercial .one-fourth .miembro-equipo .desc,
  .page-id-123 .c-comercial .one-fourth .miembro-equipo .desc {
    padding: 20px 20px 55px 20px;
  }
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .nombre,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .nombre {
  color: #00a4d4;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 8px;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .cargo,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .cargo,
.page-id-7 .c-comercial .one-fourth .miembro-equipo .pais,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .pais {
  color: #322a5f;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .btn-linkedin,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .btn-linkedin {
  display: block;
  float: right;
  background: url('/wp-content/uploads/2019/09/ico-linkedin-equipo-01.png');
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  border-radius: 0;
  position: relative;
  bottom: 0;
  right: 47.5%;
  transform: translateX(50%);
}
.page-id-7 .c-comercial .one-fourth .miembro-equipo .btn-linkedin:hover,
.page-id-123 .c-comercial .one-fourth .miembro-equipo .btn-linkedin:hover {
  background: url('/wp-content/uploads/2020/08/logo-linkedin-rollover.png');
  background-size: cover;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .page-id-7 .c-comercial .one-fourth .miembro-equipo .btn-linkedin,
  .page-id-123 .c-comercial .one-fourth .miembro-equipo .btn-linkedin {
    bottom: 15px;
  }
}
.page-id-282 .c-valores,
.page-id-383 .c-valores {
  margin-bottom: 40px !important;
}
.page-id-282 .c-valores h3,
.page-id-383 .c-valores h3 {
  color: #322a5f;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 38px;
}
@media only screen and (max-width: 767px) {
  .page-id-282 .c-valores .valor-derecha .c-texto-valor,
  .page-id-383 .c-valores .valor-derecha .c-texto-valor {
    margin-bottom: 50px;
  }
}
.page-id-282 .c-valores .imagen-valor-izq .image_frame,
.page-id-383 .c-valores .imagen-valor-izq .image_frame {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-id-282 .c-valores .imagen-valor-izq .image_frame,
  .page-id-383 .c-valores .imagen-valor-izq .image_frame {
    left: 50%;
    transform: translateX(-50%);
  }
}
.page-id-282 .c-valores .imagen-valor-izq .image_frame:before,
.page-id-383 .c-valores .imagen-valor-izq .image_frame:before {
  content: "";
  background: url(/wp-content/uploads/2020/08/LINEA_GRANDE.png) no-repeat;
  display: block;
  width: 2000px;
  height: 20px;
  position: absolute;
  top: 47%;
  right: -80px;
}
@media only screen and (max-width: 1239px) {
  .page-id-282 .c-valores .imagen-valor-izq .image_frame:before,
  .page-id-383 .c-valores .imagen-valor-izq .image_frame:before {
    display: none;
  }
}
.page-id-282 .c-valores .imagen-valor-drch .image_frame,
.page-id-383 .c-valores .imagen-valor-drch .image_frame {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-id-282 .c-valores .imagen-valor-drch .image_frame,
  .page-id-383 .c-valores .imagen-valor-drch .image_frame {
    right: 50%;
    transform: translateX(50%);
  }
}
.page-id-282 .c-valores .imagen-valor-drch .image_frame:before,
.page-id-383 .c-valores .imagen-valor-drch .image_frame:before {
  content: "";
  background: url(/wp-content/uploads/2020/08/LINEA_GRANDE.png) no-repeat;
  display: block;
  width: 2000px;
  height: 20px;
  position: absolute;
  top: 47%;
  left: -80px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 1239px) {
  .page-id-282 .c-valores .imagen-valor-drch .image_frame:before,
  .page-id-383 .c-valores .imagen-valor-drch .image_frame:before {
    display: none;
  }
}
.page-id-282 .c-valores .c-texto-valor,
.page-id-383 .c-valores .c-texto-valor {
  margin-top: 135px;
}
@media only screen and (max-width: 959px) {
  .page-id-282 .c-valores .c-texto-valor,
  .page-id-383 .c-valores .c-texto-valor {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-282 .c-valores .c-texto-valor,
  .page-id-383 .c-valores .c-texto-valor {
    margin-top: 0;
  }
}
.page-id-328 .c-servicios,
.page-id-381 .c-servicios {
  padding-right: 25px;
}
@media only screen and (max-width: 767px) {
  .page-id-328 .c-servicios,
  .page-id-381 .c-servicios {
    padding-bottom: 50px;
    padding-right: 0;
    text-align: center;
  }
}
.page-id-328 .c-servicios h3,
.page-id-381 .c-servicios h3 {
  color: #322a5f;
  font-size: 36px;
  font-weight: 400;
  padding-bottom: 20px;
}
.page-id-328 .c-servicios p,
.page-id-381 .c-servicios p {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .page-id-328 .c-servicios p,
  .page-id-381 .c-servicios p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-328 .c-eficiencia,
  .page-id-381 .c-eficiencia {
    padding: 0 33px;
  }
}
.page-id-328 .c-eficiencia .c-eficiencia-energetica,
.page-id-381 .c-eficiencia .c-eficiencia-energetica {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .page-id-328 .c-eficiencia .c-eficiencia-energetica .one-second,
  .page-id-381 .c-eficiencia .c-eficiencia-energetica .one-second {
    padding-left: 5%;
  }
}
.page-id-328 .c-eficiencia .c-eficiencia-energetica .one-third h2,
.page-id-381 .c-eficiencia .c-eficiencia-energetica .one-third h2 {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-id-328 .c-eficiencia .c-eficiencia-energetica .one-third h2,
  .page-id-381 .c-eficiencia .c-eficiencia-energetica .one-third h2 {
    padding: 0;
  }
  .page-id-328 .c-eficiencia .c-eficiencia-energetica .one-third h2::before,
  .page-id-381 .c-eficiencia .c-eficiencia-energetica .one-third h2::before {
    display: none;
  }
}
.page-id-328 .c-eficiencia .c-escalabilidad,
.page-id-381 .c-eficiencia .c-escalabilidad {
  margin: 60px 0;
}
@media only screen and (min-width: 768px) {
  .page-id-328 .c-eficiencia .c-escalabilidad .one-second,
  .page-id-381 .c-eficiencia .c-escalabilidad .one-second {
    padding-right: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .page-id-328 .c-eficiencia .c-escalabilidad .one-third h2,
  .page-id-381 .c-eficiencia .c-escalabilidad .one-third h2 {
    text-align: right;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-328 .c-eficiencia .c-escalabilidad .one-third h2,
  .page-id-381 .c-eficiencia .c-escalabilidad .one-third h2 {
    padding: 0;
  }
  .page-id-328 .c-eficiencia .c-escalabilidad .one-third h2::before,
  .page-id-381 .c-eficiencia .c-escalabilidad .one-third h2::before {
    display: none;
  }
}
body:not(.template-slider).home #Header {
  min-height: 90px;
}
.header_placeholder {
  display: none;
}
@media only screen and (max-width: 767px) {
  #Header_wrapper {
    background-position: 60% top !important;
  }
}
#Header_wrapper #Top_bar #menu ul li a {
  color: #322a5f;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
#Header_wrapper #Top_bar #menu ul li a > span {
  border: 0;
}
#Header_wrapper #Top_bar #menu ul li a > span:before {
  content: "";
  width: 0px;
  height: 2px;
  display: none;
  background: #00a4d4;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  transition: all 1s ease-in-out;
}
#Header_wrapper #Top_bar #menu ul li.current_page_item a span,
#Header_wrapper #Top_bar #menu ul li:hover a span {
  position: relative;
}
#Header_wrapper #Top_bar #menu ul li.current_page_item a span:before,
#Header_wrapper #Top_bar #menu ul li:hover a span:before {
  display: block;
  width: 20px;
  transition: all 1s ease-in-out;
}
#Header_wrapper #Top_bar #menu ul li .sub-menu {
  background: rgba(0, 0, 0, 0);
  left: -18px;
  top: 84%;
}
#Header_wrapper #Top_bar #menu ul li .sub-menu li {
  border: none;
}
#Header_wrapper #Top_bar.is-sticky #menu ul li a span:before {
  bottom: 0px;
  transition: none;
}
#Header_wrapper #Top_bar.is-sticky #menu ul li .sub-menu {
  left: -18px;
  top: 100%;
}
#Header_wrapper #Top_bar .top_bar_right li {
  font-weight: bold;
  text-decoration: none;
}
#Header_wrapper #Top_bar .top_bar_right li:hover {
  color: #322a5f;
}
#Header_wrapper #Top_bar .top_bar_right li a:hover {
  color: #322a5f !important;
}
#Header_wrapper #Top_bar .top_bar_right .lang-active:hover {
  color: #322a5f;
  text-decoration: none;
}
#Header_wrapper #Top_bar .top_bar_right .lang-active a {
  color: #322a5f !important;
}
#Header_wrapper #Top_bar .top_bar_right .lang-active a:hover {
  color: #322a5f;
  text-decoration: none;
}
#Header_wrapper #Top_bar .logo-mobile-sticky {
  height: 40px;
}
#Header_wrapper #Top_bar .sub-menu {
  border-top: 2px solid #00a4d4;
}
#Header_wrapper #Top_bar .sub-menu li {
  border: none;
  box-shadow: none;
}
#Header_wrapper #Top_bar .sub-menu li a {
  background-color: white;
  box-shadow: none;
}
#Header_wrapper #Top_bar .sub-menu li a:hover span {
  color: #00a4d4;
  font-weight: 400;
}
#Header_wrapper #Top_bar .sub-menu li a span {
  color: #322a5f;
  font-size: 16px;
  font-weight: 300;
}
#Header_wrapper #Top_bar .sub-menu li a span:before {
  display: none !important;
}
#Header_wrapper #Top_bar .menu-toggle {
  font-size: 33px;
}
/* Compañía */
.page-id-58 #Subheader .title {
  opacity: 0.7 !important;
  top: 170px;
  right: -90px;
  text-align: left;
}
.page-id-58 #Subheader .title span {
  margin-left: 140px;
}
@media only screen and (max-width: 1239px) {
  .page-id-58 #Subheader .title {
    top: 60px;
    right: 0px;
    text-align: left;
  }
  .page-id-58 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-58 #Subheader .title {
    top: -120px;
    right: 33px;
    text-align: left;
  }
  .page-id-58 #Subheader .title span {
    margin-left: 0px;
  }
}
.page-id-134 #Subheader .title {
  opacity: 0.7 !important;
  top: 170px;
  right: -90px;
  text-align: left;
}
.page-id-134 #Subheader .title span {
  margin-left: 140px;
}
@media only screen and (max-width: 1239px) {
  .page-id-134 #Subheader .title {
    top: 60px;
    right: 0px;
    text-align: left;
  }
  .page-id-134 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-134 #Subheader .title {
    top: -120px;
    right: 33px;
    text-align: left;
  }
  .page-id-134 #Subheader .title span {
    margin-left: 0px;
  }
}
/* Equipo */
.page-id-7 #Subheader .title {
  opacity: 0.7 !important;
  top: 100px;
  left: 248px;
}
@media only screen and (max-width: 767px) {
  .page-id-7 #Subheader .title {
    top: -165px;
    left: 60px;
  }
}
.page-id-123 #Subheader .title {
  opacity: 0.7 !important;
  top: 100px;
  left: 248px;
}
@media only screen and (max-width: 767px) {
  .page-id-123 #Subheader .title {
    top: -165px;
    left: 60px;
  }
}
/* Valores */
.page-id-282 #Subheader .title {
  opacity: 0.7 !important;
  top: 120px;
  left: 225px;
}
@media only screen and (max-width: 767px) {
  .page-id-282 #Subheader .title {
    top: -165px;
    left: 60px;
  }
}
.page-id-383 #Subheader .title {
  opacity: 0.7 !important;
  top: 120px;
  left: 225px;
}
@media only screen and (max-width: 767px) {
  .page-id-383 #Subheader .title {
    top: -165px;
    left: 60px;
  }
}
/* Servicios */
.page-id-328 #Subheader .title {
  opacity: 0.7 !important;
  top: 150px;
  right: -40px;
}
.page-id-328 #Subheader .title span {
  margin-left: -346px;
}
@media only screen and (max-width: 1239px) {
  .page-id-328 #Subheader .title {
    top: 20px;
    right: 0px;
    text-align: left;
  }
  .page-id-328 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-328 #Subheader .title {
    top: -180px;
    right: 20px;
  }
  .page-id-328 #Subheader .title span {
    margin-left: 0;
  }
}
.page-id-381 #Subheader .title {
  opacity: 0.7 !important;
  top: 150px;
  right: -40px;
}
.page-id-381 #Subheader .title span {
  margin-left: -346px;
}
@media only screen and (max-width: 1239px) {
  .page-id-381 #Subheader .title {
    top: 20px;
    right: 0px;
    text-align: left;
  }
  .page-id-381 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-381 #Subheader .title {
    top: -180px;
    right: 20px;
  }
  .page-id-381 #Subheader .title span {
    margin-left: 0;
  }
}
/* Nuestros Data Centers */
.page-id-9 #Subheader .title {
  opacity: 0.7 !important;
  top: -15px;
  left: 214px;
  text-align: left;
}
.page-id-9 #Subheader .title span {
  margin-left: 100px;
}
@media only screen and (max-width: 767px) {
  .page-id-9 #Subheader .title {
    top: -200px;
    left: 40px;
  }
  .page-id-9 #Subheader .title span {
    margin-left: 0;
  }
}
.page-id-142 #Subheader .title {
  opacity: 0.7 !important;
  top: -15px;
  left: 214px;
  text-align: left;
}
.page-id-142 #Subheader .title span {
  margin-left: 100px;
}
@media only screen and (max-width: 767px) {
  .page-id-142 #Subheader .title {
    top: -200px;
    left: 40px;
  }
  .page-id-142 #Subheader .title span {
    margin-left: 0;
  }
}
/* Trabaja con nosotros */
.page-id-11 #Subheader .title {
  opacity: 0.7 !important;
  top: 50px;
  left: 150px;
}
.page-id-11 #Subheader .title span {
  margin-left: 595px;
}
@media only screen and (max-width: 1239px) {
  .page-id-11 #Subheader .title {
    top: 20px;
    left: 0;
    text-align: left;
  }
  .page-id-11 #Subheader .title span {
    margin-left: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-11 #Subheader .title {
    top: -200px;
    left: 20px;
  }
  .page-id-11 #Subheader .title span {
    margin-left: 0;
  }
}
.page-id-149 #Subheader .title {
  opacity: 0.7 !important;
  top: 120px;
  left: 700px;
}
.page-id-149 #Subheader .title span {
  margin-left: 0px;
}
@media only screen and (max-width: 1239px) {
  .page-id-149 #Subheader .title {
    top: 20px;
    left: -100px;
    text-align: left;
  }
  .page-id-149 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-149 #Subheader .title {
    top: -200px;
    left: 20px;
  }
  .page-id-149 #Subheader .title span {
    margin-left: 0;
  }
}
/* Contacto */
.page-id-13 #Subheader .title {
  opacity: 0.7 !important;
  top: 175px;
  left: 501px;
}
@media only screen and (max-width: 1239px) {
  .page-id-13 #Subheader .title {
    top: 50px;
    left: 150px;
    text-align: left;
  }
  .page-id-13 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-13 #Subheader .title {
    top: -135px;
    left: 30px;
  }
}
.page-id-152 #Subheader .title {
  opacity: 0.7 !important;
  top: 175px;
  left: 501px;
}
@media only screen and (max-width: 1239px) {
  .page-id-152 #Subheader .title {
    top: 50px;
    left: 150px;
    text-align: left;
  }
  .page-id-152 #Subheader .title span {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-152 #Subheader .title {
    top: -135px;
    left: 30px;
  }
}
/* Noticias */
.page-id-323 #Subheader .title {
  opacity: 0.7 !important;
  top: 40px;
  left: 100px;
  text-align: left;
}
.page-id-323 #Subheader .title span {
  margin-left: 100px;
}
@media only screen and (max-width: 767px) {
  .page-id-323 #Subheader .title {
    top: -150px;
    left: 40px;
  }
  .page-id-323 #Subheader .title span {
    margin-left: 0;
  }
}
.page-id-379 #Subheader .title {
  opacity: 0.7 !important;
  top: 40px;
  left: 100px;
  text-align: left;
}
.page-id-379 #Subheader .title span {
  margin-left: 100px;
}
@media only screen and (max-width: 767px) {
  .page-id-379 #Subheader .title {
    top: -150px;
    left: 40px;
  }
  .page-id-379 #Subheader .title span {
    margin-left: 0;
  }
}
.c-nosotros-presencia {
  margin-top: 20px;
}
#Header #Top_bar .menu_wrapper {
  float: right;
}
body:not(.template-slider) #Header {
  min-height: 91px;
}
body:not(.template-slider) #Subheader {
  background: none;
  height: 324px;
}
@media only screen and (max-width: 767px) {
  body:not(.template-slider) #Subheader {
    height: 50px;
    padding: 0;
  }
}
body:not(.template-slider) #Subheader .title {
  position: absolute;
  width: auto;
  font-size: 134px;
  line-height: 110px;
  color: #ffffff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-display: swap;
  font-weight: 900;
  font-style: normal;
  opacity: 0.4;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  body:not(.template-slider) #Subheader .title {
    font-size: 64px;
    line-height: 50px;
  }
}
body:not(.template-slider) #Subheader .title span {
  display: block;
  font-size: 134px;
  line-height: 110px;
}
@media only screen and (max-width: 767px) {
  body:not(.template-slider) #Subheader .title span {
    font-size: 64px;
    line-height: 50px;
  }
}
body:not(.template-slider) #Subheader:after {
  display: none;
}
#Side_slide #menu-menu-principal .sub-menu {
  background: transparent !important;
}
#Side_slide #menu-menu-principal .menu-toggle {
  color: #00a4d4 !important;
  font-size: 33px !important;
}
@media only screen and (min-width: 768px) {
  .page-id-58 #Header_wrapper,
  .page-id-134 #Header_wrapper,
  .page-id-7 #Header_wrapper,
  .page-id-123 #Header_wrapper,
  .page-id-282 #Header_wrapper,
  .page-id-383 #Header_wrapper,
  .page-id-328 #Header_wrapper,
  .page-id-381 #Header_wrapper,
  .page-id-9 #Header_wrapper,
  .page-id-142 #Header_wrapper,
  .page-id-11 #Header_wrapper,
  .page-id-149 #Header_wrapper,
  .page-id-13 #Header_wrapper,
  .page-id-152 #Header_wrapper,
  .page-id-323 #Header_wrapper,
  .page-id-379 #Header_wrapper,
  .page-id-1327 #Header_wrapper,
  .page-id-1345 #Header_wrapper,
  .page-id-1372 #Header_wrapper,
  .page-id-1396 #Header_wrapper,
  .page-id-1408 #Header_wrapper,
  .page-id-1429 #Header_wrapper,
  .page-id-1441 #Header_wrapper,
  .page-id-1443 #Header_wrapper,
  .page-id-1445 #Header_wrapper,
  .page-id-1447 #Header_wrapper,
  .page-id-1449 #Header_wrapper,
  .page-id-1451 #Header_wrapper {
    background-position: center top 80% !important;
  }
}
.page-id-58 .c-nosotros-presencia {
  margin-top: 50px;
  margin-bottom: 100px;
}
.page-id-58 .c-nosotros-presencia .column_titulo {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .page-id-58 .c-nosotros-presencia {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 959px) {
  .page-id-58 .barra-izda:before {
    top: 6px;
    left: -2000px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-58 .barra-izda:before {
    top: 4px;
  }
}
@media only screen and (max-width: 479px) {
  .page-id-58 .barra-izda:before {
    top: 1px;
  }
}
@media only screen and (max-width: 341px) {
  .page-id-58 .barra-izda:before {
    top: 13px;
    left: -1961px;
  }
}
#Footer aside#widget_mfn_menu-2 {
  padding: 0 !important;
}
#Footer .widgets_wrapper {
  padding: 0;
}
#Footer .widgets_wrapper .widget_media_image {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper .widget_custom_html {
    margin-top: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper .widget_custom_html .lista-paginas {
    font-size: 13px;
    margin: auto;
    text-align: left;
    width: fit-content;
  }
}
#Footer .widgets_wrapper .widget_custom_html .lista-paginas a {
  color: #00a4d4;
}
#Footer .widgets_wrapper .widget_custom_html .lista-paginas a:hover {
  color: white;
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper .widget_custom_html .lista-paginas a {
    padding: 5px 0;
    display: block;
  }
}
#Footer .widgets_wrapper .widget_custom_html .lista-paginas ul li ul {
  margin-left: 40px;
}
#Footer .widgets_wrapper .widget_mfn_menu ul li a {
  display: inline-block;
  background: transparent;
  border: 0;
  padding: 0;
  color: #00a4d4;
  margin: 0;
}
#Footer .widgets_wrapper .widget_mfn_menu ul li.current_page_item a {
  color: #00a4d4 !important;
}
#Footer .widgets_wrapper #text-2 {
  margin-top: 37px;
}
#Footer .widgets_wrapper #text-2 p {
  position: relative;
  margin-left: 100px;
  padding: 10px 19px;
  border-left: 3px solid #00a4d4;
}
#Footer .widgets_wrapper #text-2 p:before {
  content: "";
  width: 1px;
  height: 93px;
  background: #00a4d4;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 1239px) {
  #Footer .widgets_wrapper #text-2 p {
    margin-left: 56px;
  }
}
@media only screen and (max-width: 959px) {
  #Footer .widgets_wrapper #text-2 p {
    margin-left: 40px;
  }
  #Footer .widgets_wrapper #text-2 p:before {
    height: 93px;
  }
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper #text-2 p {
    font-size: 13px;
    margin-left: -52px;
    width: auto;
    display: inline-block;
  }
  #Footer .widgets_wrapper #text-2 p:before {
    height: 0;
  }
}
#Footer .widgets_wrapper #text-2 .redes-sociales {
  text-align: center;
}
#Footer .widgets_wrapper #text-2 .redes-sociales li {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper #text-2 {
    margin-top: 9px;
  }
}
#Footer .widgets_wrapper #text-3 {
  margin-top: 200px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper #text-3 {
    margin-top: 12px;
  }
}
#Footer .widgets_wrapper #text-3 p {
  margin: 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  #Footer .widgets_wrapper #text-3 p {
    font-size: 13px;
  }
}
#Footer .widgets_wrapper #text-3 p a {
  color: #00a4d4;
}
#Footer .footer_copy {
  border: 0;
}
#Footer .footer_copy .copyright {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
}
#Footer .footer_copy .copyright > div {
  font-size: 14px;
}
#Footer .footer_copy .copyright .c-legales {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  order: 1;
}
#Footer .footer_copy .copyright .c-copyright {
  order: 2;
}
@media only screen and (max-width: 1239px) {
  #Footer .footer_copy .copyright .c-legales ul {
    padding: 0 20px;
  }
}
#Footer .footer_copy .copyright .c-legales ul li {
  display: inline-block;
}
#Footer .footer_copy .copyright .c-legales ul li:before {
  content: "|";
  display: inline-block;
  padding: 0 7px;
  color: #ffffff;
}
#Footer .footer_copy .copyright .c-legales ul li:first-child:before {
  display: none;
}
#Footer .footer_copy .copyright .c-legales ul li a {
  color: #cccccc;
}
#Footer .footer_copy .copyright .c-buleboo {
  color: #ffffff;
  opacity: 0.2;
  text-align: right;
  order: 3;
}
#Footer .footer_copy .copyright .c-buleboo a {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #Footer .footer_copy .copyright {
    flex-direction: column;
  }
  #Footer .footer_copy .copyright > div {
    margin-bottom: 10px;
  }
  #Footer .footer_copy .copyright .c-legales ul li {
    margin-bottom: 8px;
  }
  #Footer .footer_copy .copyright .c-buleboo {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #Footer #media_image-2,
  #Footer #text-2,
  #Footer #text-3,
  #Footer #menu-menu-principal-1 {
    text-align: center !important;
  }
}
.page-id-11 .c_ser_parte_nabiax,
.page-id-149 .c_ser_parte_nabiax {
  margin-bottom: 60px;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .page-id-11 .c_ser_parte_nabiax,
  .page-id-149 .c_ser_parte_nabiax {
    margin-bottom: 30px;
    padding: 0 33px;
  }
}
.page-id-11 .c_ser_parte_nabiax span,
.page-id-149 .c_ser_parte_nabiax span {
  font-size: 24px;
  color: #00a4d4;
}
.page-id-11 .c_ser_parte_nabiax .contenedor-cv,
.page-id-149 .c_ser_parte_nabiax .contenedor-cv {
  margin-top: 40px;
}
.page-id-11 .c_ser_parte_nabiax .contenedor-cv a,
.page-id-149 .c_ser_parte_nabiax .contenedor-cv a {
  background: #322a5f;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 70px 10px 100px;
  position: relative;
}
.page-id-11 .c_ser_parte_nabiax .contenedor-cv a:visited,
.page-id-149 .c_ser_parte_nabiax .contenedor-cv a:visited {
  outline: 0;
  text-decoration: none;
}
.page-id-11 .c_ser_parte_nabiax .contenedor-cv a::before,
.page-id-149 .c_ser_parte_nabiax .contenedor-cv a::before {
  content: "";
  background: url(/wp-content/uploads/2020/08/icono-sobre.png) no-repeat;
  display: block;
  height: 19px;
  left: 60px;
  position: absolute;
  top: 10px;
  width: 26px;
}
.page-id-11 .imagen-trabaja,
.page-id-149 .imagen-trabaja {
  margin-bottom: 60px;
  padding-top: 38px;
}
@media only screen and (max-width: 767px) {
  .page-id-11 .imagen-trabaja,
  .page-id-149 .imagen-trabaja {
    margin-bottom: 30px;
    padding: 0 33px;
  }
}
.page-id-11 .c_buscamos,
.page-id-149 .c_buscamos {
  margin-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  .page-id-11 .c_buscamos h3,
  .page-id-149 .c_buscamos h3 {
    line-height: 25px;
  }
}
.page-id-11 .c_buscamos .c_buscamos__text h2,
.page-id-149 .c_buscamos .c_buscamos__text h2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  margin-top: 43px;
}
.page-id-11 .c_buscamos .c_buscamos__item,
.page-id-149 .c_buscamos .c_buscamos__item {
  border: 2px solid #00a4d4;
  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 25px !important;
}
.page-id-11 .c_buscamos .c_buscamos__item h3,
.page-id-149 .c_buscamos .c_buscamos__item h3 {
  color: #00a4d4;
  font-weight: 700;
  font-size: 24px;
}
.page-id-11 .c_buscamos .c_buscamos__item p,
.page-id-149 .c_buscamos .c_buscamos__item p {
  margin-bottom: 60px;
}
.page-id-11 .c_buscamos .c_buscamos__item a._enviar_cv,
.page-id-149 .c_buscamos .c_buscamos__item a._enviar_cv {
  background: #322a5f;
  color: white;
  padding: 10px 70px 10px 100px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-id-11 .c_buscamos .c_buscamos__item a._enviar_cv,
  .page-id-149 .c_buscamos .c_buscamos__item a._enviar_cv {
    padding: 10px 20px 10px 60px;
  }
}
.page-id-11 .c_buscamos .c_buscamos__item a._enviar_cv::before,
.page-id-149 .c_buscamos .c_buscamos__item a._enviar_cv::before {
  content: "";
  background: url(/wp-content/uploads/2019/09/icono-sobre.png) no-repeat;
  display: block;
  width: 26px;
  height: 19px;
  position: absolute;
  top: 10px;
  left: 60px;
}
@media only screen and (max-width: 767px) {
  .page-id-11 .c_buscamos .c_buscamos__item a._enviar_cv::before,
  .page-id-149 .c_buscamos .c_buscamos__item a._enviar_cv::before {
    top: 10px;
    left: 20px;
  }
}
.page-id-13 .wpcf7-mail-sent-ok,
.page-id-152 .wpcf7-mail-sent-ok {
  background: #00a4d4 !important;
}
.page-id-13 .c_contacto,
.page-id-152 .c_contacto {
  margin-bottom: 150px;
}
.page-id-13 .c_contacto .c_contenedor_contacto,
.page-id-152 .c_contacto .c_contenedor_contacto {
  box-shadow: 0px 0px 10px -1px silver;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 12px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .column_map_basic,
.page-id-152 .c_contacto .c_contenedor_contacto .column_map_basic {
  margin: 0;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .column_divider,
  .page-id-152 .c_contacto .c_contenedor_contacto .column_divider {
    display: none;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .divider-two-columns,
.page-id-152 .c_contacto .c_contenedor_contacto .divider-two-columns {
  display: none;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .divider-two-columns,
  .page-id-152 .c_contacto .c_contenedor_contacto .divider-two-columns {
    display: block;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map {
  margin-top: 40px;
}
@media only screen and (max-width: 954px) and (min-width: 768px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .c_map,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_map {
    width: 48%;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map .map-title,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map .map-title {
  color: #00a4d4;
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map p,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map p {
  color: white;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 {
  background: #322a5f;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 {
    display: block;
    text-align: center;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 p,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  box-sizing: border-box;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p {
  padding: 20px 0;
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p {
    padding: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p {
    padding: 0;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .tel,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .tel {
  float: left;
  width: 50%;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .tel a,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .tel a {
  display: block;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .mail,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p .mail {
  float: right;
  text-align: right;
  width: 50%;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p a,
.page-id-152 .c_contacto .c_contenedor_contacto .c_map ._p_1 ._sub_p a {
  color: #00a4d4;
  font-size: 14px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario {
  padding: 25px;
  box-sizing: border-box;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario select,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario select {
  background-image: url(/wp-content/uploads/2020/09/flecha-up.png);
  background-repeat: no-repeat;
  background-position: 98%;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario select:hover,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario select:hover {
  background-image: url(/wp-content/uploads/2020/09/flecha-hover.png);
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="date"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="date"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="email"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="email"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="number"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="number"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="password"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="password"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="search"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="search"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="tel"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="tel"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="text"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="text"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="url"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="url"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario textarea,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario textarea,
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario select,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario select {
  box-shadow: none;
  border-radius: 5px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="text"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="text"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="password"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="password"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="tel"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="tel"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="email"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="email"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario textarea,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario textarea,
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario select,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario select {
  font-weight: 300;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"],
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"],
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"] {
  background-color: #322a5f;
  border: 2px solid #322a5f;
  padding: 10px 65px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"]:hover,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="submit"]:hover,
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"]:hover,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="reset"]:hover,
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"]:hover,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario input[type="button"]:hover {
  background-color: white;
  color: #322a5f;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario textarea.wpcf7-form-control.wpcf7-textarea,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario textarea.wpcf7-form-control.wpcf7-textarea {
  height: 150px;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row {
    display: block;
  }
  .page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row br,
  .page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row br {
    display: none;
  }
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row label,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row label {
  flex-basis: 50%;
  padding: 10px;
  box-sizing: border-box;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row label .ajax-loader,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row label .ajax-loader {
  width: 0;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row_mensaje label,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row_mensaje label {
  flex-basis: 100%;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario label._row_aceptacion span,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario label._row_aceptacion span {
  display: inline;
  font-size: 13px;
  font-weight: 300;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row_comunicacion label,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row_comunicacion label {
  font-size: 13px;
  font-weight: 300;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row_comunicacion label span,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row_comunicacion label span {
  font-size: 13px;
  font-weight: 300;
}
.page-id-13 .c_contacto .c_contenedor_contacto .c_formulario ._row_texto label,
.page-id-152 .c_contacto .c_contenedor_contacto .c_formulario ._row_texto label {
  padding: 10px;
  font-size: 13px;
  font-weight: 300;
}
.page-id-323 .pager_load_more,
.page-id-379 .pager_load_more {
  background-color: #00a4d4;
  color: white;
  box-shadow: none;
  border: 1px solid #00a4d4;
}
.page-id-323 .pager_load_more:hover,
.page-id-379 .pager_load_more:hover {
  background-color: white;
  color: #00a4d4;
}
.page-id-323 .pager_load_more .button_icon,
.page-id-379 .pager_load_more .button_icon {
  display: none;
}
.page-id-323 .title-noticias,
.page-id-379 .title-noticias {
  margin-bottom: 0;
}
.page-id-323 .title-noticias h2,
.page-id-379 .title-noticias h2 {
  margin-bottom: 0;
}
.page-id-323 .post-item,
.page-id-379 .post-item {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page-id-323 .post-item:nth-child(even),
  .page-id-379 .post-item:nth-child(even) {
    padding-left: 30px;
  }
  .page-id-323 .post-item:nth-child(odd),
  .page-id-379 .post-item:nth-child(odd) {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-323 .post-item,
  .page-id-379 .post-item {
    padding-bottom: 50px;
  }
}
.page-id-323 .post-item .image_frame,
.page-id-379 .post-item .image_frame {
  border: 0;
}
.page-id-323 .post-item .image_frame .image_wrapper,
.page-id-379 .post-item .image_frame .image_wrapper {
  aspect-ratio: 2/1;
}
.page-id-323 .post-item .image_frame .image_wrapper img,
.page-id-379 .post-item .image_frame .image_wrapper img {
  width: 100%;
}
.page-id-323 .post-item .post-title a,
.page-id-379 .post-item .post-title a {
  color: #322a5f;
  font-weight: 400;
}
.page-id-323 .post-item .post-excerpt,
.page-id-379 .post-item .post-excerpt {
  margin-top: 30px;
}
.page-id-323 .post-item .post-footer,
.page-id-379 .post-item .post-footer {
  background: white;
}
.page-id-323 .post-item .post-footer .post-date,
.page-id-379 .post-item .post-footer .post-date {
  color: #322a5f;
  font-weight: bold;
}
.page-id-323 .post-item .post-links,
.page-id-379 .post-item .post-links {
  border: none;
  color: #00a4d4;
  font-weight: bold;
  text-align: right;
}
.column_blog #Filters {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
  /*@media only screen and (max-width: 767px) {
    justify-content:center;
  }*/
}
.column_blog #Filters .filters_wrapper {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .column_blog #Filters .filters_wrapper {
    max-width: 254px;
    width: 100%;
  }
}
.column_blog #Filters .filters_wrapper ul {
  width: 380px;
}
@media only screen and (max-width: 767px) {
  .column_blog #Filters .filters_wrapper ul {
    width: 100%;
  }
}
.column_blog #Filters .filters_wrapper ul li {
  height: 42px;
  width: 100%;
  display: block;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
.column_blog #Filters .filters_wrapper ul li .icon-down-open-big,
.column_blog #Filters .filters_wrapper ul li .icon-up-open-big {
  color: #00a4d4;
}
.column_blog #Filters .filters_wrapper ul li a {
  cursor: pointer;
  background-color: unset;
  color: #322a5f;
  line-height: normal;
  border: none;
  padding: 10px 20px;
}
.column_blog #Filters .filters_wrapper ul li a i {
  float: right;
}
.column_blog #Filters .filters_wrapper ul li.primer-li {
  font-size: 22px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .column_blog #Filters .filters_wrapper ul li.primer-li {
    font-size: 20px;
    margin-top: 30px;
  }
  .column_blog #Filters .filters_wrapper ul li.primer-li .all {
    padding-right: 0;
  }
}
.column_blog #Filters .filters_wrapper ul li:not(.primer-li) {
  display: none;
}
.column_blog #Filters .filters_wrapper ul li:not(.primer-li):hover {
  background-color: #00a4d4;
}
.column_blog #Filters .filters_wrapper ul li:not(.primer-li):hover a {
  color: white;
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a {
  display: block;
  position: relative;
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a:hover .mascara {
  background-color: rgba(13, 23, 48, 0.5);
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a:hover h3 {
  color: white;
  display: block;
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a img {
  display: block;
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a .mascara {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.column_blog .blog_wrapper .post_group .post-item .masonry-hover-wrapper .caja-imagen a h3 {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  display: none;
}
.single-post li {
  color: #333333;
}
@media screen and (max-width: 767px) {
  .single-post #Header {
    min-height: auto !important;
  }
}
.single-post #Subheader {
  display: none;
}
@media screen and (max-width: 767px) {
  .single-post #Content {
    padding-top: 0;
  }
}
.single-post #Content .volver {
  margin-bottom: 40px;
}
.single-post #Content .volver span a {
  color: #00a4d4;
  font-weight: bold;
}
.single-post #Content .volver span a i {
  margin-right: 5px;
}
.single-post #Content .one-second {
  margin-bottom: 20px;
}
.single-post #Content .one-second .image_frame {
  border: 0;
  width: 100%;
}
.single-post #Content .one-second .image_frame img {
  width: 100%;
}
.single-post #Content .one-second p {
  margin: 0;
}
.single-post #Content .one-second .entry-title {
  color: #322a5f;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 38px;
  padding-left: 50px;
}
.single-post #Content .one-second .contenedor-compartir-entrada {
  padding-left: 50px;
}
.single-post #Content .one-second .contenedor-compartir-entrada a {
  color: #00a4d4;
  font-size: 17px;
  font-weight: bold;
}
.single-post #Content .date {
  color: #322a5f;
  font-weight: bold;
}
.single-post #Content p:last-child {
  margin-bottom: 120px;
}
.under-construction .section.center.section-uc-1 {
  display: none;
}
.under-construction .section-uc-2 {
  background-color: white;
  background: none;
}
.under-construction .section-border-top {
  border-top: none !important;
}
.under-construction span.icon_top {
  display: none !important;
}
body.subheader-both-center #Subheader .title {
  text-align: left;
}
.privacy-policy h1,
.page-id-2 h1,
.page-id-86 h1,
.page-id-163 h1,
.page-id-164 h1,
.page-id-165 h1,
.page-id-1257 h1,
.privacy-policy h2,
.page-id-2 h2,
.page-id-86 h2,
.page-id-163 h2,
.page-id-164 h2,
.page-id-165 h2,
.page-id-1257 h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: 900;
  letter-spacing: 0px;
  color: #322a5f;
  text-transform: uppercase;
}
.privacy-policy h3,
.page-id-2 h3,
.page-id-86 h3,
.page-id-163 h3,
.page-id-164 h3,
.page-id-165 h3,
.page-id-1257 h3 {
  font-size: 25px;
  line-height: 38px;
  font-weight: 900;
  letter-spacing: 0px;
  color: #322a5f;
  text-transform: uppercase;
}
.privacy-policy p,
.page-id-2 p,
.page-id-86 p,
.page-id-163 p,
.page-id-164 p,
.page-id-165 p,
.page-id-1257 p {
  font-size: 16px;
  font-weight: 400;
}
.privacy-policy ul li,
.page-id-2 ul li,
.page-id-86 ul li,
.page-id-163 ul li,
.page-id-164 ul li,
.page-id-165 ul li,
.page-id-1257 ul li,
.privacy-policy ol li,
.page-id-2 ol li,
.page-id-86 ol li,
.page-id-163 ol li,
.page-id-164 ol li,
.page-id-165 ol li,
.page-id-1257 ol li {
  color: #000000;
}
.privacy-policy .c-legales ul,
.page-id-2 .c-legales ul,
.page-id-86 .c-legales ul,
.page-id-163 .c-legales ul,
.page-id-164 .c-legales ul,
.page-id-165 .c-legales ul,
.page-id-1257 .c-legales ul {
  margin-bottom: 40px;
}
div#ccc-info {
  display: none;
}
.menu_wrapper nav ul li a span {
  font-size: 18px;
  font-weight: 500;
  color: #322a5f;
}
#Side_slide #menu > ul:first-child > li:first-child {
  border: none;
}
#Side_slide #menu > ul:last-child > li:last-child {
  border-bottom-color: #f0f0f0 !important;
}
#Side_slide #menu ul {
  width: 90% !important;
  margin: 0 auto;
}
#Side_slide #menu ul li {
  border-top-color: #f0f0f0 !important;
}
#Side_slide #menu ul li:hover a span {
  color: #00a4d4;
}
#Side_slide #menu ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wpml-languages.horizontal {
  border: none !important;
}
.wpml-languages.horizontal ul li:not(:last-child) {
  border-right: 1px solid #00a4d4;
  padding-right: 11px;
}
.wpml-languages.horizontal ul li:nth-child(2) {
  padding-left: 5px;
}
.wpml-languages.horizontal ul li a {
  font-size: 18px !important;
  color: #00a4d4 !important;
}
.wpml-languages.horizontal ul .lang-active {
  text-decoration: underline;
  font-weight: 700;
}
.page-id-1327 #Subheader h1.title,
.page-id-1441 #Subheader h1.title {
  right: 120px;
  top: 150px;
}
@media (max-width: 767px) {
  .page-id-1327 #Subheader h1.title,
  .page-id-1441 #Subheader h1.title {
    top: -100px;
    right: 30px;
  }
}
.page-id-1327 #container-title-nav .section_wrapper .w-esg-title h2,
.page-id-1441 #container-title-nav .section_wrapper .w-esg-title h2 {
  padding: 0;
}
.page-id-1327 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1441 #container-title-nav .section_wrapper .w-esg-title h2::before {
  display: none;
}
.page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"],
.page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"],
.page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"],
.page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"],
  .page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"],
  .page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"],
  .page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"] {
    background: #f8f8f8;
  }
}
.page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"]::after,
.page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/esg/"]::after,
.page-id-1327 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"]::after,
.page-id-1441 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/esg/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
.page-id-1327 .section.s-links,
.page-id-1441 .section.s-links {
  padding-top: 70px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-links .w-links .c-image .image_wrapper,
  .page-id-1441 .section.s-links .w-links .c-image .image_wrapper {
    text-align: center;
    margin-bottom: 40px;
  }
}
.page-id-1327 .section.s-links .w-links .c-link,
.page-id-1441 .section.s-links .w-links .c-link {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-links .w-links .c-link,
  .page-id-1441 .section.s-links .w-links .c-link {
    bottom: 20px;
  }
}
.page-id-1327 .section.s-links .w-links .c-link p,
.page-id-1441 .section.s-links .w-links .c-link p {
  margin: 0;
}
.page-id-1327 .section.s-links .w-links .c-link p a,
.page-id-1441 .section.s-links .w-links .c-link p a {
  max-width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  background: #00b050;
  margin: auto;
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  box-shadow: -0.8px 3.9px 9.6px 0.4px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}
@media (max-width: 1239px) {
  .page-id-1327 .section.s-links .w-links .c-link p a,
  .page-id-1441 .section.s-links .w-links .c-link p a {
    height: 60px;
    max-width: 250px;
    font-size: 22px;
  }
}
@media (max-width: 959px) {
  .page-id-1327 .section.s-links .w-links .c-link p a,
  .page-id-1441 .section.s-links .w-links .c-link p a {
    height: 45px;
    max-width: 200px;
    font-size: 20px;
  }
}
.page-id-1327 .section.s-links .w-links .c-link p a img,
.page-id-1441 .section.s-links .w-links .c-link p a img {
  margin-left: 30px;
}
@media (max-width: 959px) {
  .page-id-1327 .section.s-links .w-links .c-link p a img,
  .page-id-1441 .section.s-links .w-links .c-link p a img {
    width: 30px;
  }
}
.page-id-1327 .section.s-links .w-links .c-link p a:hover,
.page-id-1441 .section.s-links .w-links .c-link p a:hover {
  background: #009142;
}
.page-id-1327 .section.s-links .w-links .c-link.social a,
.page-id-1441 .section.s-links .w-links .c-link.social a {
  background: #ffc000;
}
.page-id-1327 .section.s-links .w-links .c-link.social a:hover,
.page-id-1441 .section.s-links .w-links .c-link.social a:hover {
  background: #d39f00;
}
.page-id-1327 .section.s-links .w-links .c-link.governance a,
.page-id-1441 .section.s-links .w-links .c-link.governance a {
  background: #00b0f0;
}
.page-id-1327 .section.s-links .w-links .c-link.governance a:hover,
.page-id-1441 .section.s-links .w-links .c-link.governance a:hover {
  background: #0095cb;
}
.page-id-1327 .section.s-informe-anual,
.page-id-1441 .section.s-informe-anual {
  padding-top: 40px;
  padding-bottom: 80px;
  display: none;
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper,
  .page-id-1441 .section.s-informe-anual .section_wrapper {
    max-width: 100% !important;
  }
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-image,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-image {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper .c-image a,
  .page-id-1441 .section.s-informe-anual .section_wrapper .c-image a {
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper .c-image a img,
  .page-id-1441 .section.s-informe-anual .section_wrapper .c-image a img {
    min-height: 150px;
    object-fit: cover;
    object-position: left;
  }
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-download,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-download {
  margin: 0;
  position: absolute;
  bottom: 13px;
  right: 0;
  width: max-content !important;
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper .c-download,
  .page-id-1441 .section.s-informe-anual .section_wrapper .c-download {
    left: 10px;
    bottom: 10px;
  }
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-download p,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-download p {
  margin: 0;
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-download p a,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-download p a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  align-items: center;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper .c-download p a,
  .page-id-1441 .section.s-informe-anual .section_wrapper .c-download p a {
    font-size: 12px;
  }
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-download p a img,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-download p a img {
  margin-left: 18px;
}
@media (max-width: 767px) {
  .page-id-1327 .section.s-informe-anual .section_wrapper .c-download p a img,
  .page-id-1441 .section.s-informe-anual .section_wrapper .c-download p a img {
    width: 25px;
  }
}
.page-id-1327 .section.s-informe-anual .section_wrapper .c-download p a:hover,
.page-id-1441 .section.s-informe-anual .section_wrapper .c-download p a:hover {
  text-decoration: underline;
}
.page-id-1345 #Subheader h1.title,
.page-id-1443 #Subheader h1.title {
  right: 20px;
  top: 90px;
}
@media (max-width: 767px) {
  .page-id-1345 #Subheader h1.title,
  .page-id-1443 #Subheader h1.title {
    top: -100px;
    right: 30px;
  }
}
.page-id-1345 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1443 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #00b050;
}
.page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"],
.page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"],
.page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"],
.page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"],
  .page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"],
  .page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"],
  .page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"] {
    background: #f8f8f8;
  }
}
.page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"]::after,
.page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/environmental/"]::after,
.page-id-1345 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"]::after,
.page-id-1443 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/environmental/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
@media (max-width: 767px) {
  .page-id-1345 .section.s-grid .c-grid,
  .page-id-1443 .section.s-grid .c-grid {
    margin-bottom: 40px;
  }
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner {
  max-width: 530px;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-image,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-image {
  margin-bottom: 22px;
}
@media (max-width: 959px) {
  .page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-image img,
  .page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-image img {
    width: 30%;
  }
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text {
  margin-bottom: 0;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
  color: #322a5f;
  font-size: 36px;
  font-weight: normal;
  position: relative;
  padding-bottom: 23px;
  line-height: 1;
}
@media (max-width: 1239px) {
  .page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 30px;
  }
}
@media (max-width: 959px) {
  .page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 24px;
  }
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3::before,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3::before {
  content: '';
  width: 100%;
  max-width: 400px;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #00b050;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-text p,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-text p {
  font-size: 18px;
  line-height: normal;
  max-width: 420px;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery {
  display: flex;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item {
  width: max-content !important;
  margin-right: 10px !important;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame {
  border: none;
}
.page-id-1345 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a,
.page-id-1443 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a {
  pointer-events: none;
}
.page-id-1345 .section.s-informe-anual,
.page-id-1443 .section.s-informe-anual {
  display: none;
}
.page-id-1345 .section.s-informe-anual .w-informe-anual,
.page-id-1443 .section.s-informe-anual .w-informe-anual {
  border-top: 1px solid #00b0f0;
  padding: 70px 0;
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div {
  display: flex;
}
@media (max-width: 767px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 50px;
  }
}
@media (max-width: 500px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 20px;
  }
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe {
  max-width: 480px;
  margin: auto;
  position: relative;
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
  font-size: 36px;
  color: #322a5f;
  font-weight: 900;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 959px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 20px;
  }
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe a,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe a {
  color: #fff;
  background: #00a4d4;
  width: 160px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
}
@media (max-width: 767px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe a,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe a {
    font-size: 16px;
    width: 140px;
    height: 35px;
  }
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover {
  background: #00a4d4e6;
}
.page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
.page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
  content: '';
  background: url('https://nabiax.com/wp-content/uploads/2022/09/ico-download-informe.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 64px;
  height: 99px;
  left: -90px;
  top: 0;
}
@media (max-width: 767px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 34px;
    left: -50px;
  }
}
@media (max-width: 500px) {
  .page-id-1345 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1443 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 28px;
    left: -35px;
  }
}
.page-id-1372 #Subheader h1.title,
.page-id-1445 #Subheader h1.title {
  right: 100px;
  top: 160px;
}
@media (max-width: 767px) {
  .page-id-1372 #Subheader h1.title,
  .page-id-1445 #Subheader h1.title {
    top: -100px;
    right: 30px;
  }
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1445 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #ffc000;
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"],
.page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"],
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"],
.page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"],
  .page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"],
  .page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"],
  .page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"] {
    background: #f8f8f8;
  }
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"]::after,
.page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social/"]::after,
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"]::after,
.page-id-1445 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/social/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
@media (max-width: 767px) {
  .page-id-1372 .section.s-grid .c-grid,
  .page-id-1445 .section.s-grid .c-grid {
    margin-bottom: 40px;
  }
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner {
  max-width: 562px;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-image,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-image {
  margin-bottom: 22px;
}
@media (max-width: 959px) {
  .page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-image img,
  .page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-image img {
    width: 30%;
  }
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text {
  margin-bottom: 0;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
  color: #322a5f;
  font-size: 36px;
  font-weight: normal;
  position: relative;
  padding-bottom: 23px;
  line-height: 1;
}
@media (max-width: 1239px) {
  .page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 30px;
  }
}
@media (max-width: 959px) {
  .page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 24px;
  }
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3::before,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text h3::before {
  content: '';
  width: 100%;
  max-width: 400px;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #ffc000;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-text p,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-text p {
  font-size: 18px;
  line-height: normal;
  max-width: 420px;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery {
  display: flex;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item {
  width: max-content !important;
  margin-right: 10px !important;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame {
  border: none;
}
.page-id-1372 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a,
.page-id-1445 .section.s-grid .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a {
  pointer-events: none;
}
.page-id-1372 .section.s-informe-anual,
.page-id-1445 .section.s-informe-anual {
  display: none;
}
.page-id-1372 .section.s-informe-anual .w-informe-anual,
.page-id-1445 .section.s-informe-anual .w-informe-anual {
  border-top: 1px solid #00b0f0;
  padding: 70px 0;
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div {
  display: flex;
}
@media (max-width: 767px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 50px;
  }
}
@media (max-width: 500px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 20px;
  }
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe {
  max-width: 480px;
  margin: auto;
  position: relative;
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
  font-size: 36px;
  color: #322a5f;
  font-weight: 900;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 959px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 20px;
  }
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe a,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe a {
  color: #fff;
  background: #00a4d4;
  width: 160px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
}
@media (max-width: 767px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe a,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe a {
    font-size: 16px;
    width: 140px;
    height: 35px;
  }
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover {
  background: #00a4d4e6;
}
.page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
.page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
  content: '';
  background: url('https://nabiax.com/wp-content/uploads/2022/09/ico-download-informe.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 64px;
  height: 99px;
  left: -90px;
  top: 0;
}
@media (max-width: 767px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 34px;
    left: -50px;
  }
}
@media (max-width: 500px) {
  .page-id-1372 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1445 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 28px;
    left: -35px;
  }
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #ffc000;
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social"] {
    background: #f8f8f8;
  }
}
.page-id-1372 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/social"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
.page-id-1396 #Subheader h1.title,
.page-id-1447 #Subheader h1.title {
  right: 20px;
  top: 90px;
}
@media (max-width: 767px) {
  .page-id-1396 #Subheader h1.title,
  .page-id-1447 #Subheader h1.title {
    top: -100px;
    right: 30px;
  }
}
.page-id-1396 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1447 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #00b0f0;
}
.page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
.page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
.page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"],
.page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
  .page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
  .page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"],
  .page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"] {
    background: #f8f8f8;
  }
}
.page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"]::after,
.page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"]::after,
.page-id-1396 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"]::after,
.page-id-1447 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
.page-id-1396 .section.s-grid .section_wrapper,
.page-id-1447 .section.s-grid .section_wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid {
    margin-bottom: 40px;
  }
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner {
  max-width: 530px;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-image,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-image {
  margin-bottom: 22px;
}
@media (max-width: 959px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-image img,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-image img {
    width: 30%;
  }
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text {
  margin-bottom: 0;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3 {
  color: #322a5f;
  font-size: 36px;
  font-weight: normal;
  position: relative;
  padding-bottom: 23px;
  line-height: 1;
}
@media (max-width: 1239px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 30px;
  }
}
@media (max-width: 959px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3 {
    font-size: 24px;
  }
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3::before,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text h3::before {
  content: '';
  width: 100%;
  max-width: 400px;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #00b0f0;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text p,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-text p {
  font-size: 18px;
  line-height: normal;
  max-width: 420px;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery {
  display: flex;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item {
  width: max-content !important;
  margin-right: 10px !important;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame {
  border: none;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a,
.page-id-1447 .section.s-grid .section_wrapper .c-grid .mcb-wrap-inner .c-gallery .gallery .gallery-item .image_frame a {
  pointer-events: none;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text,
.page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text {
  position: relative;
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a,
.page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a {
  color: #fff;
  background: #00b0f0;
  width: 280px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 44px;
}
@media (max-width: 1239px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a {
    top: 38px;
    height: 38px;
  }
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a img,
.page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a img {
  width: 32px;
  margin-left: 10px;
  transition: 0.3s;
}
@media (max-width: 1239px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a img,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a img {
    width: 24px;
  }
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a:hover img,
.page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text a:hover img {
  transform: translateX(5px);
}
.page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text h3,
.page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text h3 {
  padding-bottom: 59px;
}
@media (min-width: 960px) and (max-width: 1239px) {
  .page-id-1396 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text h3,
  .page-id-1447 .section.s-grid .section_wrapper .c-grid:first-child .mcb-wrap-inner .c-text h3 {
    padding-bottom: 53px;
  }
}
.page-id-1396 .section.s-informe-anual,
.page-id-1447 .section.s-informe-anual {
  display: none;
}
.page-id-1396 .section.s-informe-anual .w-informe-anual,
.page-id-1447 .section.s-informe-anual .w-informe-anual {
  border-top: 1px solid #00b0f0;
  padding: 70px 0;
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div {
  display: flex;
}
@media (max-width: 767px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 50px;
  }
}
@media (max-width: 500px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div {
    padding-left: 20px;
  }
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe {
  max-width: 480px;
  margin: auto;
  position: relative;
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
  font-size: 36px;
  color: #322a5f;
  font-weight: 900;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 959px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe h3,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe h3 {
    font-size: 20px;
  }
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe a,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe a {
  color: #fff;
  background: #00a4d4;
  width: 160px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
}
@media (max-width: 767px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe a,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe a {
    font-size: 16px;
    width: 140px;
    height: 35px;
  }
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe a:hover {
  background: #00a4d4e6;
}
.page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
.page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
  content: '';
  background: url('https://nabiax.com/wp-content/uploads/2022/09/ico-download-informe.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 64px;
  height: 99px;
  left: -90px;
  top: 0;
}
@media (max-width: 767px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 34px;
    left: -50px;
  }
}
@media (max-width: 500px) {
  .page-id-1396 .section.s-informe-anual .w-informe-anual > div .c-informe::before,
  .page-id-1447 .section.s-informe-anual .w-informe-anual > div .c-informe::before {
    width: 28px;
    left: -35px;
  }
}
.page-id-1408 #Subheader h1.title,
.page-id-1449 #Subheader h1.title {
  right: 20px;
  top: 90px;
}
@media (max-width: 767px) {
  .page-id-1408 #Subheader h1.title,
  .page-id-1449 #Subheader h1.title {
    top: -100px;
    right: 10px;
    font-size: 55px;
  }
}
.page-id-1408 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1449 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #00b0f0;
}
.page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
.page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
.page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"],
.page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"] {
  font-weight: 700;
}
@media (min-width: 768px) {
  .page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
  .page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"],
  .page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"],
  .page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"] {
    background: #f8f8f8;
  }
}
.page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"]::after,
.page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/governance/"]::after,
.page-id-1408 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"]::after,
.page-id-1449 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/governance/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question,
.page-id-1449 .section.s-accordion .accordion_wrapper .question {
  border: none;
  border-bottom: 1px solid #00b0f0;
  border-radius: 0;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question > *,
.page-id-1449 .section.s-accordion .accordion_wrapper .question > * {
  background: none;
  box-shadow: none;
  border: none;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question .title,
.page-id-1449 .section.s-accordion .accordion_wrapper .question .title {
  height: 150px;
  font-size: 36px;
  color: #322a5f;
  font-weight: normal;
  display: flex;
  align-items: center;
  padding-left: 80px;
  padding-right: 50px;
  line-height: 1;
}
@media (max-width: 1239px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title {
    font-size: 32px;
    height: 120px;
  }
}
@media (max-width: 959px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title {
    font-size: 28px;
    min-height: 100px;
    height: auto;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title {
    font-size: 20px;
    min-height: 80px;
    padding-left: 50px;
  }
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question .title i,
.page-id-1449 .section.s-accordion .accordion_wrapper .question .title i {
  display: none !important;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question .title::before {
  width: 51px;
  height: 51px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
}
@media (max-width: 959px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title::before,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title::before {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 767px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title::before,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title::before {
    width: 40px;
    height: 40px;
  }
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question .title::after,
.page-id-1449 .section.s-accordion .accordion_wrapper .question .title::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('/wp-content/uploads/2022/09/desplegable-accordion.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 959px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title::after,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title::after {
    width: 35px;
    height: 15px;
  }
}
@media (max-width: 767px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .question .title::after,
  .page-id-1449 .section.s-accordion .accordion_wrapper .question .title::after {
    width: 30px;
    height: 10px;
  }
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question.active .title::after,
.page-id-1449 .section.s-accordion .accordion_wrapper .question.active .title::after {
  background: url('/wp-content/uploads/2022/09/desplegable-accordion-active.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(1) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(1) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-protocolo-compliance.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(2) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(2) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-codigo-etico.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(3) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(3) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-terceros-clientes.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(4) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(4) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-anticorrupcion.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(5) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(5) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-reglamento-compliance.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .question:nth-child(6) .title::before,
.page-id-1449 .section.s-accordion .accordion_wrapper .question:nth-child(6) .title::before {
  background: url('/wp-content/uploads/2022/09/ico-reglamento-comite.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .answer,
.page-id-1449 .section.s-accordion .accordion_wrapper .answer {
  padding-bottom: 60px;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .answer p,
.page-id-1449 .section.s-accordion .accordion_wrapper .answer p {
  font-size: 18px;
}
@media (max-width: 959px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .answer p,
  .page-id-1449 .section.s-accordion .accordion_wrapper .answer p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .page-id-1408 .section.s-accordion .accordion_wrapper .answer p,
  .page-id-1449 .section.s-accordion .accordion_wrapper .answer p {
    font-size: 15px;
  }
}
.page-id-1408 .section.s-accordion .accordion_wrapper .answer a,
.page-id-1449 .section.s-accordion .accordion_wrapper .answer a {
  color: #00b0f0;
  text-decoration: underline;
}
.page-id-1408 .section.s-accordion .accordion_wrapper .answer a.button,
.page-id-1449 .section.s-accordion .accordion_wrapper .answer a.button {
  color: #fff;
  background-color: #00b0f0;
  text-decoration: none;
  border-radius: 0;
}
.page-id-1429 #Subheader h1.title,
.page-id-1451 #Subheader h1.title {
  right: 20px;
  top: 90px;
}
@media (max-width: 767px) {
  .page-id-1429 #Subheader h1.title,
  .page-id-1451 #Subheader h1.title {
    top: -100px;
    right: 30px;
    font-size: 48px;
  }
}
.page-id-1429 #container-title-nav .section_wrapper .w-esg-title h2::before,
.page-id-1451 #container-title-nav .section_wrapper .w-esg-title h2::before {
  background: #00b0f0;
}
.page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"],
.page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"],
.page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"],
.page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"] {
  font-weight: 700;
  pointer-events: none;
}
@media (min-width: 768px) {
  .page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"],
  .page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"],
  .page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"],
  .page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"] {
    background: #f8f8f8;
  }
}
.page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"]::after,
.page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/informe-anual/"]::after,
.page-id-1429 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"]::after,
.page-id-1451 #container-title-nav .section_wrapper .w-esg-navigation .c-esg-navigation a[href="/en/annual-report/"]::after {
  width: 28px;
  height: 28px;
  left: -15px;
}
.page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner,
.page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner {
    flex-direction: column;
  }
}
.page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a,
.page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a {
  color: #fff;
  background: #00b0f0;
  width: 100%;
  max-width: 396px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 25px;
  font-weight: 700;
}
@media (max-width: 1239px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a {
    font-size: 22px;
    max-width: 350px;
    height: 60px;
  }
}
@media (max-width: 969px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a {
    font-size: 20px;
    max-width: 300px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a {
    font-size: 18px;
    margin: auto;
    padding: 0 10px;
  }
}
.page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a img,
.page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a img {
  margin-left: 25px;
}
@media (max-width: 969px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a img,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a img {
    margin-left: 15px;
    width: 28px;
  }
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a img,
  .page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a img {
    margin-left: 10px;
    width: 24px;
  }
}
.page-id-1429 .section.s-informe .w-mockup .mcb-wrap-inner a:hover,
.page-id-1451 .section.s-informe .w-mockup .mcb-wrap-inner a:hover {
  text-decoration: underline;
}
.page-id-1429 .section.s-informe .w-historico,
.page-id-1451 .section.s-informe .w-historico {
  margin-bottom: 40px;
}
.page-id-1429 .section.s-informe .w-historico .column_attr,
.page-id-1451 .section.s-informe .w-historico .column_attr {
  border-top: 1px solid #00b0f0;
  padding-top: 80px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr,
  .page-id-1451 .section.s-informe .w-historico .column_attr {
    flex-direction: column;
    align-items: self-start;
    padding-top: 40px;
  }
}
.page-id-1429 .section.s-informe .w-historico .c-informe,
.page-id-1451 .section.s-informe .w-historico .c-informe {
  margin-bottom: 0;
  display: none;
}
.page-id-1429 .section.s-informe .w-historico .c-informe .column_attr,
.page-id-1451 .section.s-informe .w-historico .c-informe .column_attr {
  padding: 20px;
  border: none;
  border-bottom: 1px solid #00b0f0;
}
.page-id-1429 .section.s-informe .w-historico .column_attr p,
.page-id-1451 .section.s-informe .w-historico .column_attr p {
  font-size: 36px;
  color: #322a5f;
}
@media (max-width: 1239px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr p,
  .page-id-1451 .section.s-informe .w-historico .column_attr p {
    font-size: 30px;
  }
}
@media (max-width: 969px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr p,
  .page-id-1451 .section.s-informe .w-historico .column_attr p {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr p,
  .page-id-1451 .section.s-informe .w-historico .column_attr p {
    font-size: 22px;
  }
}
.page-id-1429 .section.s-informe .w-historico .column_attr select,
.page-id-1451 .section.s-informe .w-historico .column_attr select {
  margin-left: auto;
  color: #00b0f0;
  border-color: #00b0f0;
  cursor: pointer;
  position: relative;
  background: url('/wp-content/uploads/2022/09/arrow-select.png') no-repeat;
  background-position: center;
  background-position-x: calc(100% - 10px);
  background-size: auto;
  max-width: 208px;
  min-height: 50px;
  font-size: 24px;
  padding-right: 40px;
}
@media (max-width: 1239px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr select,
  .page-id-1451 .section.s-informe .w-historico .column_attr select {
    min-height: 40px;
    font-size: 20px;
  }
}
@media (max-width: 969px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr select,
  .page-id-1451 .section.s-informe .w-historico .column_attr select {
    min-height: 30px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .page-id-1429 .section.s-informe .w-historico .column_attr select,
  .page-id-1451 .section.s-informe .w-historico .column_attr select {
    margin-left: 0;
  }
}
#CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: #1032CF !important;
  border-color: #1032CF !important;
  color: #ffffff !important;
}
.page-id-7 .button:before,
.page-id-123 .button:before {
  background-color: transparent!important;
}
