#sec-investors .main-title {
  color: #fff;
}
#sec-investors .main-img {
  margin-bottom: 4.5rem;
}
#sec-investors .main-text {
  margin-bottom: 3rem;
}
#sec-investors .cms p {
  color: #3b3d40;
  margin-bottom: 2.1rem;
}
#sec-investors .cms p:last-child {
  margin-bottom: 0;
}
#sec-investors .cms p strong {
  color: #3b3d40;
  font-size: 1.8rem;
  line-height: 2.3rem;
}
#sec-investors .cms ul li, #sec-investors .cms p a {
  color: #3b3d40;
  font-size: 1.6rem;
  line-height: 2.1rem;
}
#sec-investors .cms p a {
  color: #e9540d;
}
.main-menu li a {
  font-size: 1.1rem;
  letter-spacing: 0;
}
#text-image-prominent .cms {
  margin-bottom: 3.5rem;
}
#text-image-prominent figure {
  margin-bottom: 3.5rem;
}
.layout {
  margin-bottom: 2.5rem;
}
.content-investors {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.menu-investors {
  width: 32%;
}
.menu-investors ul {
  margin: 0;
  padding: 0;
}
.menu-investors ul > li {
  list-style: none;
}
.menu-investors > ul > li > a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.16rem;
  color: #3c3f45;
  position: relative;
  padding: 2rem 3.3rem 2rem 0;
  border-bottom: 2px solid #3c3f45;
}
.menu-investors > ul > li > a:after {
  display: block;
  content:"";
  width: 2.9rem;
  height: 1.8rem;
  background:url(files/ico-down.png) no-repeat;
  position: absolute;
  top: 2.2rem;
  right: 0;
  background-size: 100%;
}
.menu-investors > ul > li.active > a:after {
  display: block;
  content:"";
  width: 1.9rem;
  height: 3rem;
  background:url(files/ico-up.png) no-repeat;
  position: absolute;
  top: 1.7rem;
  right: 0;
  background-size: 100%;
}
.content-layouts-investors {
  width: 65%;
}
.menu-investors .current_page_ancestor > a {
  color: #e9540d;
  border-bottom: 2px solid #e9540d;
}
.children {
  margin: 0;
  padding: 0;
  display: none;
}
.menu-investors > ul > li.active .children {
  display: block;
}
.children > li {
  text-align: left;
  margin-bottom: 1px;
}
.children > li > a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #3b3d40;
  background-color: #eeeeee;
  min-height: 5rem;
  padding: 0.8rem 3.2rem 0.8rem 1rem;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.children > li > a:hover {
  text-decoration: underline;
}
.children .current_page_item > a {
  color: #e9540d;
  background-color: #fff;
}
.layout figure img {
  display: block;
  width: 100%;
}
.layout figure {
  margin: 2.5rem 0 2.5rem 0;
}
.content-layouts-investors article {
  margin-top: 1.3rem;
}
#ly_text_pdf_img .cms {
  margin-bottom: 1rem;
}
.list-pdf {
  margin: 0;
  padding: 0;
}
.list-pdf li {
  list-style: none;
  position: relative;
  margin-bottom: 0.3rem;
}
.list-pdf li a {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #3b3d40;
  position: relative;
  z-index: 100;
}
.list-pdf li a:hover {
  text-decoration: underline;
}
.list-pdf li p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #3b3d40;
  background-color: #fff;
  padding-right: 2.3rem;
}
.list-pdf li img {
  display: block;
  background-color: #fff;
  padding-left: 3.5rem;
  height: 37px;
}
.list-pdf li:before {
  display: block;
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #e9540d;
  position: absolute;
  top: 2rem;
  left: 0;
}
.info-bursatil iframe {
  display: block;
  width: 100%;
}
.table table {
  width: 100%;
  /*
  display: flex;
  flex-direction: column;
   */
}
.table thead {
 /*
  display: flex;
  width: 100%;
  */
}
.table tr {
  padding-left: 1.3rem;
  padding: 15px 13px 15px 13px;
 }
.table thead tr {
 /*  */
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.table th {
  font-family: 'MontserratSemibold', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #3c3f46;
  text-align: left;
  text-transform: uppercase;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  /*
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
   */
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 145px;
  flex-basis: 145px;
  margin-right: 10px;
}
.table th:first-child {
  -webkit-flex-basis: 175px;
  flex-basis: 175px;
}
.table tbody {
   /*  */
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.table tbody tr {

   /*
   height: 5.3rem;
   */
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.table tbody tr:nth-child(2n+1) {
  background-color: #eeeeee;
}
.table td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: #3b3d40;
   /*  */
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 145px;
  flex-basis: 145px;
  margin-right: 10px;
}
.table td:first-child {
  font-size: 1.4rem;
  font-weight: 400;
  -webkit-flex-basis: 175px;
  flex-basis: 175px;
}
#ly_list_events td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #3b3d40;
}
#ly_list_events td:first-child {
  font-weight: 600;
  font-size: 1.8rem;
}
#ly_list_events td:first-child, #ly_list_events th:first-child {
  -webkit-flex-basis: 35%;
  flex-basis: 35%;
  word-break: break-all;
}
#ly_list_events td, #ly_list_events th {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  word-break: break-all;
}
.menu-investors .menu-rwd {
  display: none;
}
.icorwd {
  display: inline-block;
}
.icorwd img {
  display: block;
  width: 14%;
}


.icorwd {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #3c3f46;
  padding-bottom: 1rem;
}
.icorwd strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #e9540d;
  font-size: 1.5rem;
}
.icorwd svg{
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 1.5rem;
  flex-shrink: 0;
}
.sec-inversores-temporal .main-title {
  color: #fff;
}
.sec-inversores-temporal .main-img {
  min-height: 200px;
  margin-bottom: 5rem;
}
.sec-inversores-temporal .list-items li {
  padding: 0 0 4rem 6rem!important;
}
.prominent-inversores-temporal p {
  margin: 0;
  padding: 0;
  width: 80%;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.16rem;
  color: #3b3d40;
  text-align: center;
  line-height: 23px;
  margin-bottom: 24px;
}
.main-menu .current-page-ancestor a {
  font-weight: 600;
  color: #e9540d;
  border-bottom: 2px solid #e9540d;
}
#sec-investors {
  margin-bottom: 5rem;
}
/* ---------------------------------------------------------------------------------------------------------------------
  Aumentamos el .cw de 980px a 1200px
 --------------------------------------------------------------------------------------------------------------------- */
body .cw {
  width: 1200px;
}
.main-slider .lSAction {
  width: 1200px;
  left: -moz-calc( ( 100% - 1200px ) / 2);
  left: calc( ( 100% - 1200px ) / 2);
}
/*
.data-slider h2 {
  width: 85%;
}
*/
.main-description .cw .wrp-block div:last-child {
  padding: 2.2rem 2.6rem 5.2rem 2.5rem;
}
.page-404 {
  text-align: center;
  margin-bottom: 19.7rem;
}
.page-404 .main-content > article header h2 {
  margin-bottom: 2.5rem!important;
}
/* Table in cms */
#sec-investors .cms td {
  border: none;
  padding: 15px 13px 15px 13px;
}
#sec-investors .cms tr {
  padding: 15px 13px 15px 13px;
}
#sec-investors .cms tr td:first-child {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: #3b3d40;
}
#sec-investors .cms tr td:last-child {
  padding: 15px 30px 15px 13px;
  text-align: right;
}
#sec-investors .cms tr td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #3b3d40;
}
#sec-investors .cms tr:nth-child(2n+2) {
  background-color: #eeeeee;
}
#sec-investors .cms td.tab-title strong {
  font-family: 'MontserratSemibold', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #3c3f46;
  text-align: left;
  text-transform: uppercase;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
#sec-investors .cms h3 {
  border-bottom: 1px solid #e9540d;
  padding-bottom: 0.4rem;
}
#sec-investors .cms h3 strong, #sec-investors .cms h3 strong span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #3b3d40;
  font-size: 1.8rem;
  line-height: 2.3rem;
}
#modal-show-legal-cookies p {
  margin: 10px 20px;
}
/* ---------------------------------------------------------------------------------------------------------------------
  GDPR Cookies Compliance
--------------------------------------------------------------------------------------------------------------------- */
#third_party_cookies .moove-gdpr-status-bar {
  display: none;
}
 /* ---------------------------------------------------------------------------------------------------------------------
  Page Empleo
--------------------------------------------------------------------------------------------------------------------- */
#sec-job .main-img {
  margin-bottom: 40px;
}
#sec-job .main-title {
  color: #fff;
}
#sec-job .main-text {
  width: 70%;
  margin-bottom: 60px;
}
#sec-job .main-text p {
  color: #3c3f45;
}
#sec-job .main-content {
  margin-bottom: 50px;
}
#sec-job .list-item-dropdown {
  margin-bottom: 60px;
  margin-top: 30px;
}
#sec-job .list-item-dropdown > .active .data {
  padding: 2.1rem 82px 3.8rem 0;
}
.content-list-jobs article header h2 {
  padding: 0;
  margin: 0;
  font-family: 'MontserratSemibold', sans-serif;
  font-weight: 600;
  font-size: 4.2rem;
  line-height: 5.04rem;
  color: #3c3f45;
  margin-bottom: 5px;
}
.content-list-jobs article header p {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
}
.cms3 strong {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
  margin-bottom: 15px;
}
.cms3 p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
  margin-bottom: 25px;
}
.cms3 ul, .cms3 ol {
  margin: 0;
  padding: 0;
  padding: 5px 0 8px 0;
  margin-left: 69px;
}
.cms3 ul li, .cms3 ol li {
  position: relative;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
  margin-bottom: 20px;
  padding-left: 25px;
}
.cms3 ul li:before, .cms3 ol li:before {
  display: inline-block;
  content: "·";
  color: #ff5300;
  position: absolute;
  font-size: 66px;
  left: 0;
  top: -1px;
}
.cms3 h1, .cms3 h2, .cms3 h3, .cms3 h4, .cms3 h5, .cms3 h6 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.cms3 a {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 23px;
  color: #3c3f45;
  margin-bottom: 25px;
  text-decoration: underline;
}
.cms3 a:hover {
  color: #ff5300;
}
.btn-send {
  margin-left: 73px;
  padding-top: 20px;
}
.btn-send a {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 250px;
  height: 40px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 23px;
  color: #fff;
  background-color: #ff5300;
  text-decoration: none;
}
.btn-send a:hover {
  text-decoration: underline;
  color: #fff;
}
#sec-job .content-list-jobs article {
  margin-bottom: 57px;
}

/* ---------------------------------------------------------------------------------------------------------------------
  BLOCK TICKER
 --------------------------------------------------------------------------------------------------------------------- */
 /*
#main-header .cw {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
*/
.login > a {
  padding-top: 27px;
}
#main-header .lang-social, .login {
  top: 0;
}
#wrp-nav {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.wrp-ticker-nav {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 15px;
}
.block-ticker {
  width: 255px;
  margin-bottom: 7px;
}
.block-ticker iframe {
  height: 22px!important;
}
#main-header .main-menu {
  margin-right: 0;
  top: 3px;
}
/* ---------------------------------------------------------------------------------------------------------------------
  NEWSLETTER
 --------------------------------------------------------------------------------------------------------------------- */
#block-newsletter {
  min-height: 300px;
  background-size: cover!important;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#sec-investors {
  margin-bottom: 0;
}
#block-newsletter header p {
  margin: 0;
  padding: 0;
  font-family: 'MontserratSemibold', sans-serif;
  font-weight: 600;
  font-size: 39px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
#mc_embed_signup {
  padding-top: 28px;
}
#mc-form {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#mc-form > div {
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#mc-form > div.block-send {
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  margin-top: 5px;
}
#block-newsletter header #mc-form input[type="text"],
#block-newsletter header #mc-form input[type="email"]
{
  flex-basis: 38rem;
  flex-grow: 0;
  flex-shrink: 1;
  height: 4rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #3c3f45;
  padding: 1rem 2rem 1.1rem 2rem;
}
#block-newsletter #mce-FNAME, #block-newsletter #mce-LNAME, #block-newsletter #mce-EMAIL,
#block-newsletter header #mc-form input[type="email"]
{
  flex-basis: 38rem;
  width: 38rem;
  flex-grow: 0;
  flex-shrink: 1;
  height: 4rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #3c3f45;
  padding: 1rem 2rem 1.1rem 2rem;
}
#block-newsletter header #mc-form button[type="submit"] {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 245px;
  height: 35px;
  border: 1px solid #fff;
  background-color: #e9540d;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-right: 12px;
}
#block-newsletter header #mc-form input[type="checkbox"] {
  margin: 0;
  padding: 0;
  border: none;
  margin-right: 5px;
}

#l_politica {
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 2.4rem;
}
#l_politica a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 2.4rem;
  margin-left: 5px;
}
#l_politica a:hover {
  text-decoration: underline;
}
.istmcjax .mc_message {
  top: 11px;
  font-size: 16px;
}
#mergeRow-gdpr, .mergeRow > div {
  display: block!important;
}
#mergeRow-gdpr label {
  display: block!important;
  color: #fff!important;
  padding-top: 0!important;
}
.content__gdpr {
  padding-top: 10px;
}
.content__gdpr label {
  font-family: 'Open Sans', sans-serif!important;
  font-weight: 400!important;
  font-size: 1.3rem!important;
  line-height: 1.6rem!important;
  color: #fff!important;
  padding-top: 10px;
  margin-bottom: 5px;
}
.content__gdpr p, .content__gdprLegal p {
  text-align: left!important;
  font-size: 1rem!important;
}
.min {
  color: #fff!important;
  font-size: 1rem!important;
}
.min a {
  text-decoration: underline;
  color: #fff!important;
}
.min a:hover {
  text-decoration: none;
}
.gdprRequired {
  border: none;
  padding: 0;
  margin: 0;
}
#mergeRow-gdpr p {
  font-family: 'Open Sans', sans-serif!important;
  font-weight: 400!important;
  font-size: 1.3rem!important;
  line-height: 2rem!important;
  color: #fff!important;
}
.text_politica_privacidad {
  text-decoration: none!important;
}
.text_politica_privacidad a {
  text-decoration: underline!important;
  color: #fff!important;
}
.text_politica_privacidad a:hover {
  text-decoration: none!important;
}
#block-newsletter {
  padding: 3rem 0 3rem 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
  RWD
 --------------------------------------------------------------------------------------------------------------------- */

 @media screen and (max-width: 1220px) {
  body .cw {
    width: 1024px;
    padding: 0 1rem 0 1rem;
  }
  body .main-slider .lSAction {
    width: 1024px;
    left: -moz-calc( ( 100% - 1024px ) / 2);
    left: calc( ( 100% - 1024px ) / 2);
  }
  /*
  body .main-description .cw .wrp-block div:last-child {
    padding: 2.2rem 2.6rem 2.5rem 2.5rem;
  }
  */
  body .main-slider .lSPager {
    bottom: 4rem
  }
  body #sec-contact > header .list-number-address {
    right: 1rem;
  }
  body .main-menu li {
    margin-right: 13px;
  }
  body #block-newsletter header #mc-form input[type="text"],
  body #block-newsletter header #mc-form input[type="email"] {
    flex-basis: 32rem;
  }
  body #main-header .cw {
    width: 1098px;
    padding: 0 0 0 0;
  }
}
@media screen and (max-width: 1098px) {
  body #main-header h1 a img {
    width: 100%;
  }
  body #main-header h1 {
    width: 10%;
  }
  body .main-menu li a {
    font-size: 1rem;
  }
  body #main-header .cw {
    width: 1010px;
    padding: 0 0 0 0;
  }
}

@media screen and (max-width: 1023px) {
  body .cw {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 768px;
    padding: 0 1.5rem 0 1.5rem;
  }
  body #main-header .cw {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 768px;
    padding: 0 1.5rem 0 1.5rem;
  }
  body .main-slider .lSAction {
    width: 76.8rem;
    left: -moz-calc( ( 100% - 768px ) / 2);
    left: calc( ( 100% - 768px ) / 2);
  }
  body .main-description .cw .wrp-block div:last-child {
    padding: 2.2rem 2.6rem 3.1rem 2.5rem;
  }
  body #main-header h1 a img {
    width: 100%;
  }
  body #main-header h1 {
    width: 11%;
  }
  body .main-menu li {
    margin-right: 10px;
  }
  body .main-menu li a {
    font-size: 9px;
  }
  body .login {
    margin-right: 4px;
  }
  body .login > a {
    font-size: 8px;
    line-height: 9px;
    padding-top: 22px;
  }
  body #main-header .main-menu {
    top: 16px;
    margin-right: 4px;
  }
  body .login > a:before {
    background-size: 100%;
    width: 20px;
    height: 20px;
  }
  body #main-header .lang-social > ul:first-child {
    margin-bottom: 4px;
  }
  body .main-text {
    width: 75%;
  }
  body .main-img figure, body .main-img {
    min-height: 110px;
  }
  body #sec-investors .main-img {
    margin-bottom: 30px;
  }
  body .menu-investors > ul > li > a {
    font-size: 1.5rem;
  }
  body .children > li > a {
    font-size: 1.2rem;
  }
  body .menu-investors > ul > li.active > a:after {
    width: 1.4rem;
    height: 2.3rem;
  }
  body .menu-investors > ul > li > a:after {
    width: 2.3rem;
    height: 1.6rem;
  }
  body .sec-inversores-temporal .main-img {
    min-height: 162px;
    margin-bottom: 35px;
  }
  body .page-404 {
    margin-bottom: 8.7rem;
  }
  body .page-404 .main-img {
    margin-bottom: 0!important;
  }
  body #sec-investors .cms tr td:first-child {
    font-size: 1.5rem;
  }
  body #sec-projects .main-img {
    min-height: 162px;
    margin-bottom: 30px;
  }
  body .main-img .main-title {
    top: 2.5rem;
  }

  body #main-header .cw {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body #main-header #wrp-nav {
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body .wrp-ticker-nav {
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body #main-header .main-menu {
    top: 0;
  }
  body #block-newsletter header p {
    font-size: 29px;
  }
  body #block-newsletter header #mc-form input[type="text"],
  body #block-newsletter header #mc-form input[type="email"] {
    flex-basis: 23rem;
    font-size: 1.5rem;
  }
  body #l_politica, body #l_politica a {
    font-size: 1.5rem;
  }
  body .wrp-ticker-nav {
    width: 72%;
  }
  body #main-header #wrp-nav .main-menu {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  body .cw {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 425px;
  }
  body #main-header .cw {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 425px;
  }
  body .main-slider .lSAction {
    width: 40.5rem;
    left: -moz-calc( ( 100% - 405px) / 2);
    left: calc( ( 100% - 405px) / 2);
  }
  body .main-img figure, body .main-img {
    min-height: 70px;
  }
  body .main-title {
    font-size: 2.8rem;
  }
  body #main-header h1 {
    width: 23%;
  }
  body #main-header .main-menu {
    top: 0;
    margin-right: 0;
  }
  body .content-investors {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .menu-investors, body .content-layouts-investors {
    width: 100%;
  }
  body .main-text {
    width: 99%;
  }
  body .main-text p {
    font-size: 1.5rem;
  }
  body #main-header .main-menu li {
    margin-bottom: 5px;
  }
  body #main-header {
    margin-bottom: 0;
    padding: 1.1rem 0 5px 0;
  }
  body #sec-investors .main-img {
    margin-bottom: 20px;
  }
  body #sec-investors .main-text {
    margin-bottom: 10px;
  }
  body .menu-investors > ul > li > a {
    padding: 1.5rem 3.3rem 1.5rem 0;
  }
  body .table tr {
    padding: 15px 13px 15px 13px;
  }
  body #ly_list_events td, body #ly_list_events th {
    -webkit-flex-basis: 65%;
    flex-basis: 65%;
  }
  body #ly_list_events td:first-child {
    font-size: 1.4rem;
  }
  body #ly_table th {
    font-size: 1.1rem;
  }
  body .table tr {
    padding: 9px 5px 9px 7px;
  }
  body .table td {
    font-size: 1.4rem;
  }
  body .table th, body .table td {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
  }
  .table th:first-child, body .table td:first-child {
    -webkit-flex-basis: 29%;
    flex-basis: 29%;
  }
  body .layout {
    margin-bottom: 3rem;
  }
  body .menu-investors > ul {
    visibility: hidden;
    height: 0;
  }
  body .sec-inversores-temporal .main-img {
    min-height: 130px;
    margin-bottom: 30px;
  }
  body .sec-inversores-temporal .main-img figure {
    min-height: 90px;
  }
  body .prominent-inversores-temporal p {
    font-size: 1.6rem;
  }
  body .sec-inversores-temporal .main-img .main-title {
    top: 29px;
  }
  body .sec-inversores-temporal .list-menu-category li a {
    padding: 15px;
  }
  body .page-404 .main-img {
    min-height: 145px;
  }
  body .page-404 {
    margin-bottom: 13.7rem;
  }
  body #sec-investors .cms tr td:first-child {
    font-size: 1.4rem;
  }
  body .content-list-jobs article header h2 {
    font-size: 3.2rem;
    line-height: 3.84rem;
  }
  body .main-img .main-title {
    top: 15px;
  }
  body #sec-projects .main-img {
    min-height: 122px;
    margin-bottom: 20px;
  }
  body #sec-job .main-text {
    width: 100%;
    margin-bottom: 50px;
  }
  body #sec-job .main-text p,
  body .content-list-jobs article header p,
  body .list-item-dropdown > li > a h2,
  body .cms3 strong,
  body .cms3 p,
  body .cms3 ul li,
  body .cms3 ol li,
  body .cms3 h1,
  body .cms3 h2,
  body .cms3 h3,
  body .cms3 h4,
  body .cms3 h5,
  body .cms3 h6,
  body .cms3 a
  {
    font-size: 1.5rem;
  }
  body .cms3 ul li,
  body .cms3 ol li {
    padding-left: 20px;
  }
  body .cms3 ul,
  body .cms3 ol,
  body .btn-send {
    margin-left: 15px;
  }
  body .cms3 ul li:before,
  body .cms3 ol li:before {
    font-size: 55px;
  }
  body #sec-job .list-item-dropdown > .active .data {
    padding: 2.1rem 0 2.8rem 0;
  }
  body #sec-job .main-img {
    margin-bottom: 30px;
  }
  body #sec-job .list-item-dropdown {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  body #main-header #wrp-nav {
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 13px;
  }
  body #main-header #wrp-nav .lang-social {
    margin-right: 10px;
  }
  body #mc-form > div {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body #block-newsletter header #mc-form input[type="text"], body #block-newsletter header #mc-form input[type="email"] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  body #block-newsletter header #mc-form button[type="submit"] {
    margin-bottom: 8px;
  }
  body #block-newsletter header p {
    font-size: 20px;
  }
  body #block-newsletter {
    padding: 2rem 0 2rem 0;
  }
  #block-newsletter header #mc-form button[type="submit"] {
   font-size: 16px;
  }
  body #mc-form > div.block-send {
    margin-top: 20px;
  }
  body .content__gdpr label {
    font-size: 1.5rem!important;
  }
  body .wrp-ticker-nav {
    width: 100%;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}

@media screen and (max-width: 676px) {
  body .sec-inversores-temporal .main-img {
    min-height: 162px;
  }
}
@media screen and (max-width: 599px) {
  body .sec-inversores-temporal .main-img {
    min-height: 130px;
  }
}
@media screen and (max-width: 576px) {
  body .sec-inversores-temporal .main-img {
    min-height: 162px;
  }
}


@media screen and (max-width: 424px) {
  body .main-title {
    font-size: 2.2rem;
  }
  body .cw {
    width: 100%;
  }
  body #main-header .cw {
    width: 100%;
  }
  body .login > a {
    font-size: 0;
  }
  body .login > a:before {
    width: 2.4rem;
    height: 2.4rem;
  }
  body .table td, body .table td:first-child {
    font-size: 1.2rem;
  }
  body .table td:first-child {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
  }
  body #sec-investors .cw {
    padding: 0 10px 0 10px;
  }
  body #ly_table th {
    font-size: 10px;
  }
  body .menu-investors > ul > li.active > a:after {
    width: 1.2rem;
    height: 2rem;
  }
  body .menu-investors > ul > li > a:after {
    width: 1.9rem;
    height: 1.3rem;
  }
  body .page-404 {
    margin-bottom: 19.7rem;
  }
  body .co-menu-panel .block-ticker {
    margin: 0 auto;
  }
  /*
  body.interior .sec-inversores-temporal .main-img {
    min-height: 90px!important;
    margin-bottom: 50px!important;
  }
  body.interior .sec-inversores-temporal .main-img figure {
    min-height: 90px!important;
  }
  */
  body #block-newsletter header #mc-form button[type="submit"] {
    width: 220px;
  }
}
@media screen and (max-width: 321px) {
  body #l_politica, body #l_politica a {
    font-size: 13px;
  }
}

