@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;700&display=swap");
/*Icons*/
@font-face {
  font-family: "la-brands-400";
  src: url("../fonts/la-brands-400.woff2") format("woff2"), url("../fonts/la-brands-400.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "la-solid-900";
  src: url("../fonts/la-solid-900.woff2") format("woff2"), url("../fonts/la-solid-900.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*1848px*/
::-moz-selection {
  background: #F25926;
  color: white;
}
::selection {
  background: #F25926;
  color: white;
}

* {
  -webkit-overflow-scrolling: touch;
}
*:focus {
  outline: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Inter Tight", serif;
  /*font-size: 16px;
  font-size: clamp(12px, 0.833vw, 16px);*/ /*clamp(min, val, max);*/
  font-size: 18px;
  font-size: clamp(12px, 0.833vw, 18px);
  color: #2B2729;
  /*@media screen and (min-width: 1921px) {
  	font-size: 16px;
  }*/
}
@media screen and (min-width: 1921px) {
  body {
    font-size: 18px;
  }
}
@media screen and (max-width: 1500px) {
  body {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  body {
    font-size: 14.5px;
  }
}

a, a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.by-acc {
  display: block;
  text-align: center;
  width: 3.768em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  gap: 0.25em;
  color: #006B5C;
}

.mensaje {
  padding: 15px 20px 15px 35px;
  word-wrap: break-word;
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  border-radius: 2px;
  background: no-repeat 10px 17px;
  overflow-wrap: break-word;
}
.mensaje.status {
  color: #325e1c;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  background-color: #f3faef;
  background-image: url(/core/misc/icons/73b355/check.svg);
  -webkit-box-shadow: -8px 0 0 #77b259;
          box-shadow: -8px 0 0 #77b259;
}
.mensaje.error {
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  background-color: #fcf4f2;
  background-image: url(/core/misc/icons/73b355/error.svg);
  -webkit-box-shadow: -8px 0 0 #e62600;
          box-shadow: -8px 0 0 #e62600;
}
.mensaje.warning {
  color: #734c00;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  background-color: #fdf8ed;
  background-image: url(/core/misc/icons/73b355/warning.svg);
  -webkit-box-shadow: -8px 0 0 #e09600;
          box-shadow: -8px 0 0 #e09600;
}

#block-acc-corporative-breadcrumbs ol {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  font-size: 0.85rem;
}
#block-acc-corporative-breadcrumbs ol li {
  margin: 0 0 0 0;
  padding: 0;
  display: inline-block;
}
#block-acc-corporative-breadcrumbs ol li:not(:last-child):after {
  content: "/";
  margin: 0 0.25rem;
  display: inline-block;
}
#block-acc-corporative-breadcrumbs ol li a {
  color: #2B2729;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#block-acccompartir ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#block-acccompartir ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
#block-acccompartir ul li i {
  background-size: 2rem auto;
  background-position: left center;
  background-repeat: no-repeat;
  min-width: 2rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#block-acccompartir ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#block-acccompartir ul li.whatsapp i {
  background-image: url("../images/rrss/ico-whatsapp.svg");
}
#block-acccompartir ul li.facebook i {
  background-image: url("../images/rrss/ico-facebook.svg");
}
#block-acccompartir ul li.twitter i {
  background-image: url("../images/rrss/ico-twitter.svg");
}
#block-acccompartir ul li.pinterest i {
  background-image: url("../images/rrss/ico-pinterest.svg");
}
#block-acccompartir ul li.linkedin i {
  background-image: url("../images/rrss/ico-linkedin.svg");
}
#block-acccompartir ul li.email i {
  background-image: url("../images/rrss/ico-email.svg");
}
#block-acccompartir ul li.print i {
  background-image: url("../images/rrss/ico-print.svg");
}
#block-acccompartir ul li.youtube i {
  background-image: url("/images/rrss/ico-youtube.svg");
}

.c--user-login #block-acc-corporative-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c--user-login #user-login-form {
  width: 100%;
  max-width: 480px;
  margin: 6rem auto 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.875em 0;
  padding: 0 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .c--user-login #user-login-form {
    padding: 0 16px;
  }
}
.c--user-login #user-login-form .fieldgroup, .c--user-login #user-login-form label, .c--user-login #user-login-form legend {
  display: block;
  margin: 1rem 0 0.5rem;
  text-transform: uppercase;
}
.c--user-login #user-login-form input {
  padding: 1.25rem 1rem;
}
.c--user-login #user-login-form .description {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 15px;
}
.c--user-login #user-login-form .form-actions:before {
  content: none;
  display: none;
}
.c--user-login #user-login-form .form-item.js-form-type-checkbox {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.c--user-login #user-login-form .form-item.js-form-type-checkbox label {
  text-transform: none;
}
.c--user-login #user-login-form input[type=submit] {
  margin: 1em;
  border: none;
  background-color: #006B5C;
  padding: 1.25rem 1rem;
  color: white;
  text-transform: uppercase;
}
.c--user-login #user-login-form input[type=submit]:hover {
  background-color: #ff0054;
}

@-webkit-keyframes gira {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes gira {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body.auth {
  padding: 0 !important;
  margin: 0;
}

#toolbar-bar {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100px;
  max-height: 76px;
  overflow: hidden;
  z-index: 1004;
}
#toolbar-bar:hover {
  opacity: 1;
  width: 100%;
  overflow: visible;
}

body[class^=c--user-] .page-content, body[class*=c--user-] .page-content {
  text-align: center;
  margin-top: 15%;
}

body.c--user-login .page-content, body[class^=c--user-] .page-content, body[class*=c--user-] .page-content {
  margin-top: 6rem;
  min-height: 25vh;
}
body.c--user-login .page-content form:not(.views-exposed-form) .form-item label, body[class^=c--user-] .page-content form:not(.views-exposed-form) .form-item label, body[class*=c--user-] .page-content form:not(.views-exposed-form) .form-item label {
  position: static;
}

body.c--ona-user-login .page-content, body[class^=c--ona-user-] .page-content, body[class*=c--ona-user-] .page-content {
  margin-top: 6rem;
  min-height: 25vh;
}
body.c--ona-user-login .page-content form:not(.views-exposed-form) .form-item label, body[class^=c--ona-user-] .page-content form:not(.views-exposed-form) .form-item label, body[class*=c--ona-user-] .page-content form:not(.views-exposed-form) .form-item label {
  position: static;
}

#edicion {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ff0054 url("/themes/custom/acc_corporative/images/acc.png") 99% 50% no-repeat;
  background-size: auto 30%;
  font-size: 0.9em;
  line-height: 20px;
  text-align: center;
  z-index: 9999;
  font-family: Arial, "sans-serif";
}
#edicion ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  float: left;
  font-size: 0.9rem;
}
#edicion ul li {
  float: left;
}
#edicion ul li a {
  color: #fff;
  background-color: transparent;
  border: none;
  display: block;
  float: left;
  padding: 1em 1em 0.85em;
  line-height: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#edicion ul li a:hover, #edicion ul li a.active {
  background: #000;
}
#edicion ul li.active a {
  background: #000;
}
#edicion:hover {
  opacity: 1;
}

ul.contextual-links {
  display: none;
}

.row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 115.5em;
}
@media screen and (min-width: 1921px) {
  .row {
    max-width: 95%;
  }
}
@media screen and (max-width: 1500px) {
  .row {
    max-width: 95%;
  }
}
@media screen and (max-width: 1300px) {
  .row {
    max-width: 115.5em;
  }
}
@media screen and (max-width: 1023px) {
  .row {
    max-width: none;
  }
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.625em;
  margin-right: -0.625em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.row .row .column, .row .row .columns {
  position: relative;
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
}

.column, .columns {
  width: 100%;
  padding-right: 0.625em;
  padding-left: 0.625em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.large-1 {
  position: relative;
  width: 8.3333333333%;
}
@media screen and (max-width: 767px) {
  .large-1 {
    width: 100%;
  }
}

.large-2 {
  position: relative;
  width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .large-2 {
    width: 100%;
  }
}

.large-3 {
  position: relative;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .large-3 {
    width: 100%;
  }
}

.large-4 {
  position: relative;
  width: 33.3333333333%;
}
@media screen and (max-width: 767px) {
  .large-4 {
    width: 100%;
  }
}

.large-5 {
  position: relative;
  width: 41.6666666667%;
}
@media screen and (max-width: 767px) {
  .large-5 {
    width: 100%;
  }
}

.large-6 {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .large-6 {
    width: 100%;
  }
}

.large-7 {
  position: relative;
  width: 58.3333333333%;
}
@media screen and (max-width: 767px) {
  .large-7 {
    width: 100%;
  }
}

.large-8 {
  position: relative;
  width: 66.6666666667%;
}
@media screen and (max-width: 767px) {
  .large-8 {
    width: 100%;
  }
}

.large-9 {
  position: relative;
  width: 75%;
}
@media screen and (max-width: 767px) {
  .large-9 {
    width: 100%;
  }
}

.large-10 {
  position: relative;
  width: 83.3333333333%;
}
@media screen and (max-width: 767px) {
  .large-10 {
    width: 100%;
  }
}

.large-11 {
  position: relative;
  width: 91.6666666667%;
}
@media screen and (max-width: 767px) {
  .large-11 {
    width: 100%;
  }
}

.large-12 {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .large-12 {
    width: 100%;
  }
}

.large-offset-1 {
  margin-left: 8.33333%;
}

.large-1 {
  width: 8.33%;
}

.large-2 {
  width: 16.66%;
}

.large-3 {
  width: 25%;
}

.large-4 {
  width: 33.33%;
}

.large-5 {
  width: 41.66%;
}

.large-6 {
  width: 50%;
}

.large-7 {
  width: 58.33%;
}

.large-8 {
  width: 66.66%;
}

.large-9 {
  width: 75%;
}

.large-10 {
  width: 83.33%;
}

.large-11 {
  width: 91.66%;
}

.large-12 {
  width: 100%;
}

.large-pull-1 {
  position: relative;
  right: 8.33%;
}

.large-pull-2 {
  position: relative;
  right: 16.66%;
}

.large-pull-3 {
  position: relative;
  right: 25%;
}

.large-pull-4 {
  position: relative;
  right: 33.33%;
}

.large-pull-5 {
  position: relative;
  right: 41.66%;
}

.large-pull-6 {
  position: relative;
  right: 50%;
}

.large-pull-7 {
  position: relative;
  right: 58.33%;
}

.large-pull-8 {
  position: relative;
  right: 66.66%;
}

.large-pull-9 {
  position: relative;
  right: 75%;
}

.large-pull-10 {
  position: relative;
  right: 83.33%;
}

.large-pull-11 {
  position: relative;
  right: 91.66%;
}

.large-pull-12 {
  position: relative;
  right: 100%;
}

.large-push-1 {
  position: relative;
  left: 8.33%;
}

.large-push-2 {
  position: relative;
  left: 16.66%;
}

.large-push-3 {
  position: relative;
  left: 25%;
}

.large-push-4 {
  position: relative;
  left: 33.33%;
}

.large-push-5 {
  position: relative;
  left: 41.66%;
}

.large-push-6 {
  position: relative;
  left: 50%;
}

.large-push-7 {
  position: relative;
  left: 58.33%;
}

.large-push-8 {
  position: relative;
  left: 66.66%;
}

.large-push-9 {
  position: relative;
  left: 75%;
}

.large-push-10 {
  position: relative;
  left: 83.33%;
}

.large-push-11 {
  position: relative;
  left: 91.66%;
}

.large-push-12 {
  position: relative;
  left: 100%;
}

@media screen and (max-width: 1023px) {
  .large-pull-1 {
    right: auto;
  }
  .large-pull-2 {
    right: auto;
  }
  .large-pull-3 {
    right: auto;
  }
  .large-pull-4 {
    right: auto;
  }
  .large-pull-5 {
    right: auto;
  }
  .large-pull-6 {
    right: auto;
  }
  .large-pull-7 {
    right: auto;
  }
  .large-pull-8 {
    right: auto;
  }
  .large-pull-9 {
    right: auto;
  }
  .large-pull-10 {
    right: auto;
  }
  .large-pull-11 {
    right: auto;
  }
  .large-pull-12 {
    right: auto;
  }
  .large-push-1 {
    left: auto;
  }
  .large-push-2 {
    left: auto;
  }
  .large-push-3 {
    left: auto;
  }
  .large-push-4 {
    left: auto;
  }
  .large-push-5 {
    left: auto;
  }
  .large-push-6 {
    left: auto;
  }
  .large-push-7 {
    left: auto;
  }
  .large-push-8 {
    left: auto;
  }
  .large-push-9 {
    left: auto;
  }
  .large-push-10 {
    left: auto;
  }
  .large-push-11 {
    left: auto;
  }
  .large-push-12 {
    left: auto;
  }
  .medium-1 {
    width: 8.33%;
  }
  .medium-2 {
    width: 16.66%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33%;
  }
  .medium-5 {
    width: 41.66%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33%;
  }
  .medium-8 {
    width: 66.66%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33%;
  }
  .medium-11 {
    width: 91.66%;
  }
  .medium-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .small-1 {
    width: 8.33%;
  }
  .small-2 {
    width: 16.66%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33%;
  }
  .small-5 {
    width: 41.66%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33%;
  }
  .small-8 {
    width: 66.66%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33%;
  }
  .small-11 {
    width: 91.66%;
  }
  .small-12 {
    width: 100%;
  }
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}
#sliding-popup #popup-buttons {
  float: none;
  margin: 0;
  max-width: 100%;
}
#sliding-popup #popup-text {
  float: none;
  color: black !important;
  font-weight: normal;
  margin: 0;
  max-width: 100%;
}
#sliding-popup #eu-cookie-compliance-categories {
  max-height: 270px;
  overflow-y: scroll;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  #sliding-popup #eu-cookie-compliance-categories {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0 30px;
    margin: 0;
  }
}
#sliding-popup p {
  color: black;
}
#sliding-popup button.agree-button {
  margin: 0 auto 20px;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: rgb(255, 46, 66);
  border: none;
  color: white;
  padding: 15px 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: normal;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#sliding-popup button.agree-button:hover, #sliding-popup button.agree-button:active {
  background-color: black;
  background-image: none;
}
@media screen and (min-width: 768px) {
  #sliding-popup button.agree-button {
    margin: 20px 30px;
    float: right;
    display: inline-block;
  }
}
#sliding-popup button.eu-cookie-compliance-save-preferences-button {
  margin: 20px auto;
  display: block;
  text-align: center;
  color: rgb(255, 46, 66);
  font-size: 14px;
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  font-size: 16px;
  border: none;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #sliding-popup button.eu-cookie-compliance-save-preferences-button {
    margin: 25px 0 0 30px;
    font-size: 16px;
    display: inline-block;
    float: left;
  }
}
#sliding-popup .popup-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background-color: white;
  border-radius: 2px;
  padding: 30px;
  height: 90vh;
  position: absolute;
  min-height: 540px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  max-width: 650px;
  min-width: 280px;
}
@media screen and (max-width: 479px) {
  #sliding-popup .popup-content {
    overflow-y: scroll;
  }
}
@media screen and (min-width: 480px) and (max-width: 1079px) {
  #sliding-popup .popup-content {
    width: 80%;
    height: 75vh;
  }
}
@media screen and (min-width: 1080px) {
  #sliding-popup .popup-content {
    width: 50%;
    height: 40vh;
  }
}
#sliding-popup .texto-cookies {
  margin-bottom: 5px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #sliding-popup .texto-cookies {
    font-size: 16px;
  }
}
#sliding-popup .texto-cookies a {
  color: rgb(255, 46, 66);
}
#sliding-popup .texto-cookies a:hover {
  text-decoration: underline;
}
#sliding-popup .txt-cookies p {
  font-weight: normal;
  display: block;
  color: black;
  font-size: 14px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #sliding-popup .txt-cookies p {
    font-size: 16px;
  }
}
#sliding-popup .encabezado-cookies {
  font-weight: bold;
  font-size: 16px;
  color: black;
  margin: 0 0 20px;
}
#sliding-popup .eu-cookie-compliance-banner {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 7;
}
#sliding-popup .eu-cookie-compliance-buttons {
  max-width: 100%;
  border-top: 1px solid #c1c1c1;
  background-color: white;
}
@media screen and (min-width: 768px) {
  #sliding-popup .eu-cookie-compliance-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
#sliding-popup .eu-cookie-compliance-category {
  border-bottom: 1px solid #ddd;
  padding-top: 0.85rem;
}
#sliding-popup .eu-cookie-compliance-category label {
  color: black;
  font-weight: 600;
}
#sliding-popup .eu-cookie-compliance-category input.apple-switch {
  float: right;
  position: relative;
  top: -6px;
  -webkit-appearance: none;
  outline: none;
  width: 32px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #D9DADC;
  border-radius: 25px;
  margin-bottom: -3px;
  -webkit-box-shadow: inset -10px 0 0 0 #fff;
          box-shadow: inset -10px 0 0 0 #fff;
}
#sliding-popup .eu-cookie-compliance-category input.apple-switch:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background: transparent;
  width: 18px;
  height: 16px;
  border-radius: 50%;
  -webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
}
#sliding-popup .eu-cookie-compliance-category input.apple-switch:checked {
  -webkit-box-shadow: inset 10px 0 0 0 #4CAF50;
          box-shadow: inset 10px 0 0 0 #4CAF50;
  border-color: #4CAF50;
}
#sliding-popup .eu-cookie-compliance-category input.apple-switch:checked:disabled {
  -webkit-box-shadow: inset 10px 0 0 0 #196326;
          box-shadow: inset 10px 0 0 0 #196326;
  border-color: #196326;
}
#sliding-popup .eu-cookie-compliance-category input.apple-switch:checked:after {
  left: 10px;
  -webkit-box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
          box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
}
#sliding-popup .eu-cookie-compliance-category:last-child {
  border-bottom: none;
}
#sliding-popup .seclayer:not(.hide) {
  display: block;
  color: rgb(255, 46, 66);
  font-size: 16px;
  line-height: 4;
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
}
#sliding-popup .seclayer:not(.hide):hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #sliding-popup .seclayer:not(.hide) {
    float: left;
    margin: 10px 0 0 30px;
  }
}
#sliding-popup .hide {
  display: none !important;
}

#sliding-popup button.agree-button {
  background-color: #F25926;
}
#sliding-popup button.agree-button:hover {
  background-color: #F25926;
}

#sliding-popup .seclayer:not(.hide) {
  text-decoration: none;
  color: #F25926;
}
#sliding-popup .seclayer:not(.hide):hover {
  text-decoration: none;
  color: #F25926;
}

#sliding-popup .texto-cookies a {
  text-decoration: none;
  color: #F25926;
}
#sliding-popup .texto-cookies a:hover {
  text-decoration: none;
  color: #F25926;
}

#sliding-popup button.eu-cookie-compliance-save-preferences-button {
  text-decoration: none;
  color: #F25926;
}
#sliding-popup button.eu-cookie-compliance-save-preferences-button:hover {
  text-decoration: none;
  color: #F25926;
}

#sliding-popup p {
  line-height: 152.5%;
}
#sliding-popup p.cookie-cat {
  width: 100%;
  font-size: 0.9em;
  margin: 0.7em 0 0.9em;
}

#sliding-popup .eu-cookie-compliance-category label + p {
  margin-top: 5px;
  margin-bottom: 6px;
}

header.content-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  padding: 1.875em 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  header.content-header {
    padding: 1em 0;
  }
}
header.content-header.sticky {
  padding: 1em 0;
  border-bottom: thin solid rgba(43, 39, 41, 0.2);
  background-color: white;
}
header.content-header > .row {
  min-height: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
header.content-header > .row::before, header.content-header > .row::after {
  content: none;
}
header.content-header #logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  font-size: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /*@media screen and (max-width:1500px) {
      font-size: 14px;
  }*/
  /*h1 { margin: 0; font-size: 1em; }*/
}
@media screen and (max-width: 767px) {
  header.content-header #logo {
    position: relative;
    z-index: 0;
  }
}
header.content-header #logo img {
  width: auto;
  height: 2.25em;
  display: block;
}
header.content-header #logo svg {
  width: auto;
  height: 2.25em;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.content-header #logo svg .txt {
  fill: #006B5C;
}
header.content-header #logo svg .isotipo {
  fill: #F25926;
}
header.content-header #burger {
  width: 1.75em;
  height: 1.375em;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  header.content-header #burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: auto;
  }
}
header.content-header #burger .linea {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background-color: #2B2729;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.content-header .menuPrincipal {
  /*@media screen and (max-width:1500px) {
      font-size: 14px;
  }*/
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal {
    width: 20em;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
    overflow: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal:before {
    content: "";
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: black;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
header.content-header .menuPrincipal ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul {
    width: 100%;
    min-height: 100vh;
    min-height: 100svh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
    z-index: 1;
    padding: 4.5em 0.625em 2.5em;
    border: thin solid rgba(255, 255, 255, 0.3);
    /*border-radius: 0.5em;*/
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
  }
}
header.content-header .menuPrincipal ul li {
  min-height: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 2.5em;
}
@media screen and (max-width: 1023px) {
  header.content-header .menuPrincipal ul li {
    margin-left: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li {
    width: 100%;
    min-height: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 0.5em;
  }
}
header.content-header .menuPrincipal ul li:first-child {
  margin-left: 0;
}
header.content-header .menuPrincipal ul li:last-child {
  position: absolute;
  right: 5em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li:last-child {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li.menu-item--expanded {
    padding-right: 2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
header.content-header .menuPrincipal ul li.menu-item--expanded:hover::before {
  opacity: 0.2;
}
header.content-header .menuPrincipal ul li.menu-item--expanded:hover ul {
  opacity: 1;
  pointer-events: all;
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li.menu-item--expanded:hover ul {
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header.content-header .menuPrincipal ul li.menu-item--expanded::before {
  content: "";
  width: auto;
  height: auto;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: black;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li.menu-item--expanded::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li.menu-item--expanded:after {
    content: "\f107";
    position: absolute;
    top: 0.5em;
    right: 0;
    font-family: "la-solid-900";
    font-size: 0.75em;
    color: #2B2729;
  }
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li.menu-item--expanded > a, header.content-header .menuPrincipal ul li.menu-item--expanded > span {
    pointer-events: none;
  }
}
header.content-header .menuPrincipal ul li.menu-item--active-trail > a:not(.cta) {
  border-bottom: thin solid #2B2729;
}
header.content-header .menuPrincipal ul li a, header.content-header .menuPrincipal ul li span {
  display: inline-block;
  padding: 0.125em 0;
  border-top: thin solid transparent;
  border-bottom: thin solid transparent;
  font-size: 1em;
  line-height: 1.125em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header.content-header .menuPrincipal ul li ul {
  width: 17.55em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 100%;
  left: -1.25em;
  z-index: 1;
  padding: 1.25em;
  border: thin solid rgba(255, 255, 255, 0.3);
  border-radius: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(20px) brightness(1.15);
          backdrop-filter: blur(20px) brightness(1.15);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  header.content-header .menuPrincipal ul li ul {
    width: 100%;
    display: none;
    position: static;
    margin-top: 0.375em;
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    font-size: 0.875em;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
}
header.content-header .menuPrincipal ul li ul li {
  min-height: 0;
  position: static;
  margin-left: 0;
  margin-bottom: 0.4375em;
}
header.content-header .menuPrincipal ul li ul li:last-child {
  position: static;
  margin-bottom: 0.4375em;
}
header.content-header .menuPrincipal ul li ul li.menu-item--active-trail > a:not(.cta) {
  border-bottom: thin solid transparent;
  color: #006B5C;
}
header.content-header .menuPrincipal ul li ul li a, header.content-header .menuPrincipal ul li ul li span {
  display: inline-block;
  padding-top: 0;
  border-top: none;
}
header.content-header .menuPrincipal a, header.content-header .menuPrincipal span {
  text-decoration: none;
  color: #2B2729;
}
header.content-header .menuPrincipal a.cta, header.content-header .menuPrincipal span.cta {
  height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 1.25em;
  border: none;
  border-radius: 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #006B5C;
  font-weight: 500;
  text-align: center;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.content-header .menuPrincipal a.cta:hover, header.content-header .menuPrincipal span.cta:hover {
  background-color: #F25926;
}
header.content-header .columns:last-child {
  min-height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  header.content-header .columns:last-child {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
header.content-header #block-acc-corporative-alternadordeidioma {
  height: 1.375em;
  display: block;
  position: absolute;
  right: 0.625em;
  z-index: 0;
  padding-left: 1em;
  border-left: thin solid rgba(43, 39, 41, 0.2);
  font-size: 1em;
  line-height: 1.125em;
  /*@media screen and (max-width:1500px) {
      font-size: 14px;
  }*/
}
@media screen and (max-width: 767px) {
  header.content-header #block-acc-corporative-alternadordeidioma {
    position: relative;
    right: 0;
    z-index: 1;
    margin-right: 1em;
    padding-right: 1em;
    padding-left: 0;
    border-right: thin solid rgba(43, 39, 41, 0.2);
    border-left: none;
  }
}
header.content-header #block-acc-corporative-alternadordeidioma ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
header.content-header #block-acc-corporative-alternadordeidioma ul:hover li {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
header.content-header #block-acc-corporative-alternadordeidioma ul:hover li.is-active a:before {
  /*content: "";*/
  content: "\f106";
}
header.content-header #block-acc-corporative-alternadordeidioma ul:hover:after {
  opacity: 1;
}
header.content-header #block-acc-corporative-alternadordeidioma ul:after {
  content: "";
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: -0.25em;
  right: -0.5em;
  bottom: -0.25em;
  left: -0.5em;
  border: thin solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.content-header #block-acc-corporative-alternadordeidioma ul li {
  position: relative;
  margin: 0.125em 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header.content-header #block-acc-corporative-alternadordeidioma ul li.is-active {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
header.content-header #block-acc-corporative-alternadordeidioma ul li.is-active a {
  width: 2.15em;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #2B2729;
}
@media screen and (max-width: 1200px) {
  header.content-header #block-acc-corporative-alternadordeidioma ul li.is-active a {
    pointer-events: none;
  }
}
header.content-header #block-acc-corporative-alternadordeidioma ul li.is-active a:before {
  /*content: "";*/
  content: "\f107";
  position: absolute;
  top: 50%;
  left: 0;
  margin-right: 0.833em;
  /*font-family: 'Line Awesome Free';*/
  font-family: "la-solid-900";
  font-size: 0.6em;
  /*font-weight: 900;*/
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
header.content-header #block-acc-corporative-alternadordeidioma ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.1em;
  text-transform: uppercase;
  color: #2B2729;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  .header-activo {
    overflow: hidden;
  }
}
.header-activo header.content-header #burger .linea:first-child {
  top: 0.6em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header-activo header.content-header #burger .linea:nth-child(2) {
  opacity: 0;
}
.header-activo header.content-header #burger .linea:last-child {
  top: -0.6em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header-activo header.content-header .menuPrincipal {
  opacity: 1;
  pointer-events: auto;
}
.header-activo header.content-header .menuPrincipal::before {
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .header-activo header.content-header .menuPrincipal::before {
    /*opacity: 0;*/
    pointer-events: auto;
  }
}

@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky), .type-onaz_about.header-activo header.content-header:not(.sticky), .type-onaz_sat.header-activo header.content-header:not(.sticky) {
    border-bottom: thin solid rgba(43, 39, 41, 0.2);
    background-color: white;
  }
}
.type-onaz_home.header-activo header.content-header:not(.sticky) #logo svg .txt, .type-onaz_about.header-activo header.content-header:not(.sticky) #logo svg .txt, .type-onaz_sat.header-activo header.content-header:not(.sticky) #logo svg .txt {
  fill: white;
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #logo svg .txt, .type-onaz_about.header-activo header.content-header:not(.sticky) #logo svg .txt, .type-onaz_sat.header-activo header.content-header:not(.sticky) #logo svg .txt {
    fill: #006B5C;
  }
}
.type-onaz_home.header-activo header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_about.header-activo header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_sat.header-activo header.content-header:not(.sticky) #logo svg .isotipo {
  fill: white;
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_about.header-activo header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_sat.header-activo header.content-header:not(.sticky) #logo svg .isotipo {
    fill: #F25926;
  }
}
.type-onaz_home.header-activo header.content-header:not(.sticky) #burger .linea, .type-onaz_about.header-activo header.content-header:not(.sticky) #burger .linea, .type-onaz_sat.header-activo header.content-header:not(.sticky) #burger .linea {
  background-color: white;
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #burger .linea, .type-onaz_about.header-activo header.content-header:not(.sticky) #burger .linea, .type-onaz_sat.header-activo header.content-header:not(.sticky) #burger .linea {
    background-color: #2B2729;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_about.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_sat.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma {
    border-right: thin solid rgba(43, 39, 41, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a, .type-onaz_about.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a, .type-onaz_sat.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a {
    color: #2B2729;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_home.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a, .type-onaz_about.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a, .type-onaz_sat.header-activo header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a {
    color: #2B2729;
  }
}
.type-onaz_home header.content-header:not(.sticky) #logo svg .txt, .type-onaz_about header.content-header:not(.sticky) #logo svg .txt, .type-onaz_sat header.content-header:not(.sticky) #logo svg .txt {
  fill: white;
}
.type-onaz_home header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_about header.content-header:not(.sticky) #logo svg .isotipo, .type-onaz_sat header.content-header:not(.sticky) #logo svg .isotipo {
  fill: white;
}
.type-onaz_home header.content-header:not(.sticky) #burger .linea, .type-onaz_about header.content-header:not(.sticky) #burger .linea, .type-onaz_sat header.content-header:not(.sticky) #burger .linea {
  background-color: white;
}
.type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li span, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li span, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li span {
  color: white;
}
@media screen and (max-width: 767px) {
  .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li span, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li span, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li a, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li span {
    color: #2B2729;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li a.cta, .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li span.cta, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li a.cta, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li span.cta, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li a.cta, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li span.cta {
    color: white;
  }
}
.type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta), .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta), .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta) {
  border-bottom: thin solid white;
}
@media screen and (max-width: 767px) {
  .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta), .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta), .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li.menu-item--active-trail > a:not(.cta) {
    border-bottom: thin solid #2B2729;
  }
}
.type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li ul li a, .type-onaz_home header.content-header:not(.sticky) .menuPrincipal ul li ul li span, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li ul li a, .type-onaz_about header.content-header:not(.sticky) .menuPrincipal ul li ul li span, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li ul li a, .type-onaz_sat header.content-header:not(.sticky) .menuPrincipal ul li ul li span {
  color: #2B2729;
}
.type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma {
  border-left: thin solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma {
    border-right: thin solid rgba(255, 255, 255, 0.5);
    border-left: none;
  }
}
.type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li.is-active a, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li.is-active a, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li.is-active a {
  color: #2B2729;
}
.type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li a, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li a, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul:hover li a {
  color: #2B2729;
}
.type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li.is-active a {
  color: white;
}
.type-onaz_home header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a, .type-onaz_about header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a, .type-onaz_sat header.content-header:not(.sticky) #block-acc-corporative-alternadordeidioma ul li a {
  color: white;
}
.type-onaz_home .layout-container, .type-onaz_about .layout-container, .type-onaz_sat .layout-container {
  margin-top: 0;
}

.layout-container {
  margin-top: 6.25em;
}
@media screen and (max-width: 767px) {
  .layout-container {
    margin-top: 4.5em;
  }
}

#prefooter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5em 0 12.3125em;
  background-color: #006B5C;
  background-image: url(../images/pattern-1.png);
  background-size: auto 15.625em;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: white;
}
@media screen and (max-width: 1500px) {
  #prefooter {
    padding: 2.5em 0 11.5em;
    background-size: auto 14.5em;
  }
}
@media screen and (max-width: 1023px) {
  #prefooter {
    padding: 2.5em 0 8.5em;
    background-size: auto 12.5em;
  }
}
@media screen and (max-width: 767px) {
  #prefooter {
    padding: 2em 0 8em;
    background-size: auto 8em;
  }
}
#prefooter .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#prefooter .row::before, #prefooter .row::after {
  content: none;
}
#prefooter .row .columns div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875em;
}
@media screen and (max-width: 1500px) {
  #prefooter .row .columns div {
    margin-top: 1.75em;
  }
}
@media screen and (max-width: 1023px) {
  #prefooter .row .columns div {
    margin-top: 1.675em;
  }
}
@media screen and (max-width: 767px) {
  #prefooter .row .columns div {
    margin-top: 1.5em;
  }
}
#prefooter .row .columns div .cta {
  height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 1.25em;
  border: thin solid #F5F5F5;
  border-radius: 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  font-weight: 500;
  text-align: center;
  color: #F5F5F5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#prefooter .row .columns div .cta:after {
  content: "\f061";
  display: inline-block;
  margin-left: 0.588em;
  font-family: "la-solid-900";
  font-size: 1.0625em;
  font-weight: 400;
}
#prefooter .row .columns div .cta:hover {
  background-color: #F5F5F5;
  color: #006B5C;
}
#prefooter .caption {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#prefooter h2 {
  width: 100%;
  /*max-width: 10.6428em;*/
  max-width: 11.5em;
  display: block;
  margin: 0;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 110.71%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #prefooter h2 {
    font-size: 3em;
  }
}
@media screen and (max-width: 1023px) {
  #prefooter h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  #prefooter h2 {
    font-size: 1.75em;
  }
}
#prefooter p {
  width: 100%;
  max-width: 18.416em;
  display: block;
  margin: 0.833em 0 0;
  font-size: 1.5em;
  line-height: 133.33%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #prefooter p {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1023px) {
  #prefooter p {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 767px) {
  #prefooter p {
    font-size: 1em;
  }
}

footer.content-footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5em 0;
  background-color: #2B2729;
  color: white;
}
@media screen and (max-width: 767px) {
  footer.content-footer {
    padding: 2em 0;
  }
}
footer.content-footer #logo-pie {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1em;
}
footer.content-footer #logo-pie img {
  width: auto;
  height: 1.75em;
  display: block;
}
footer.content-footer #logo-pie svg {
  width: auto;
  height: 1.75em;
  display: block;
}
footer.content-footer #logo-pie svg .txt {
  fill: white;
}
footer.content-footer #logo-pie svg .isotipo {
  fill: white;
}
footer.content-footer .row {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer.content-footer .row::before, footer.content-footer .row::after {
  content: none;
}
footer.content-footer .niv-2 {
  position: relative;
  margin-top: 10em;
}
@media screen and (max-width: 1500px) {
  footer.content-footer .niv-2 {
    margin-top: 8.5em;
  }
}
@media screen and (max-width: 1023px) {
  footer.content-footer .niv-2 {
    margin-top: 7.5em;
  }
}
@media screen and (max-width: 767px) {
  footer.content-footer .niv-2 {
    margin-top: 2em;
  }
}
footer.content-footer .niv-2:before {
  content: "";
  width: auto;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0.625em;
  left: 0.625em;
  border-top: thin solid #F5F5F5;
}
footer.content-footer .niv-2 .columns {
  margin-top: 1.25em;
}
footer.content-footer .niv-2 .columns.copyright {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 8.33%;
}
@media screen and (max-width: 1023px) {
  footer.content-footer .niv-2 .columns.copyright {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0.625em;
    margin-right: 0;
  }
}
footer.content-footer .niv-2 .columns.copyright p {
  display: block;
  margin: 0;
  font-size: 0.875em;
  line-height: 125%;
}
footer.content-footer .niv-2 .columns.infos p, footer.content-footer .niv-2 .columns.direccion p {
  display: block;
  margin: 0;
  font-size: 1em;
  line-height: 125%;
}
footer.content-footer .niv-2 .columns.nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 8.33%;
}
@media screen and (max-width: 1023px) {
  footer.content-footer .niv-2 .columns.nav {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  footer.content-footer .niv-2 .columns.nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
footer.content-footer .niv-2 .columns.nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875em;
  line-height: 125%;
}
@media screen and (max-width: 767px) {
  footer.content-footer .niv-2 .columns.nav ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
footer.content-footer .niv-2 .columns.nav ul li {
  margin-left: 2.142em;
}
@media screen and (max-width: 1500px) {
  footer.content-footer .niv-2 .columns.nav ul li {
    margin-left: 1.5em;
  }
}
footer.content-footer .niv-2 .columns.nav ul li:first-child {
  margin-left: 0;
}
footer.content-footer .niv-2 a {
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer.content-footer .niv-2 a:hover {
  color: #F5F5F5;
}

.page-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 11.25em;
}
@media screen and (max-width: 1500px) {
  .page-content {
    margin-bottom: 10.5em;
  }
}
@media screen and (max-width: 1023px) {
  .page-content {
    margin-bottom: 8.5em;
  }
}
@media screen and (max-width: 767px) {
  .page-content {
    margin-bottom: 4em;
  }
}

.type-onaz_soluciones_sectores_pagina .page-content {
  margin-bottom: 0;
}
.type-onaz_soluciones_sectores_pagina #block-acc-corporative-content {
  margin-bottom: 11.25em;
}
@media screen and (max-width: 1500px) {
  .type-onaz_soluciones_sectores_pagina #block-acc-corporative-content {
    margin-bottom: 10.5em;
  }
}
@media screen and (max-width: 1023px) {
  .type-onaz_soluciones_sectores_pagina #block-acc-corporative-content {
    margin-bottom: 8.5em;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_soluciones_sectores_pagina #block-acc-corporative-content {
    margin-bottom: 4em;
  }
}

.titulo-1 {
  display: block;
  margin: 0;
  font-size: 4.5em;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  .titulo-1 {
    font-size: 3.875em;
  }
}
@media screen and (max-width: 1023px) {
  .titulo-1 {
    font-size: 3em;
  }
}
@media screen and (max-width: 767px) {
  .titulo-1 {
    font-size: 2em;
  }
}
.titulo-1 strong, .titulo-1 b {
  font-weight: 400;
  color: #006B5C;
}

.titulo-2 {
  display: block;
  margin: 0;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 122.22%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  .titulo-2 {
    font-size: 1.875em;
  }
}
@media screen and (max-width: 1023px) {
  .titulo-2 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  .titulo-2 {
    font-size: 1.625em;
  }
}

.type-onaz_home .titulo-1 {
  font-size: 5em;
  font-weight: 700;
}
@media screen and (max-width: 1500px) {
  .type-onaz_home .titulo-1 {
    font-size: 4.5em;
  }
}
@media screen and (max-width: 1023px) {
  .type-onaz_home .titulo-1 {
    font-size: 3.5em;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_home .titulo-1 {
    font-size: 2.5em;
  }
}

.label {
  display: inline-block;
  margin: 0;
  padding: 0.4em 1.428em;
  border-radius: 0.285em;
  background-color: #F5F5F5;
  font-size: 0.875em;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .label {
    font-size: 0.75em;
  }
}

.cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta-wrapper .cta {
  height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 1.25em;
  border-radius: 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #006B5C;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cta-wrapper .cta:after {
  content: "\f061";
  display: inline-block;
  margin-left: 0.588em;
  font-family: "la-solid-900";
  font-size: 1.0625em;
  font-weight: 400;
}
.cta-wrapper .cta:hover {
  background-color: #F25926;
}

#body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  scroll-margin-top: 2.5em;
  padding-top: 5em;
}
@media screen and (max-width: 1500px) {
  #body {
    padding-top: 4.5em;
  }
}
@media screen and (max-width: 1023px) {
  #body {
    padding-top: 4em;
  }
}
@media screen and (max-width: 767px) {
  #body {
    scroll-margin-top: 3em;
    padding-top: 3.5em;
  }
}
#body .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#body .row:before, #body .row:after {
  content: none;
}
#body .caption {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#body .caption p:not(.label-nombre) {
  width: 100%;
  max-width: 22.6em;
  display: inline-block;
  margin: 0.833em 0 0;
  font-size: 2.5em;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #body .caption p:not(.label-nombre) {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 1023px) {
  #body .caption p:not(.label-nombre) {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  #body .caption p:not(.label-nombre) {
    font-size: 1.5em;
  }
}
#body .caption p:not(.label-nombre):first-child {
  margin-top: 0;
}
#body .caption p:not(.label-nombre) strong, #body .caption p:not(.label-nombre) b {
  font-weight: 700;
}
#body .destacados {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1023px) {
  #body .destacados {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  #body .destacados {
    margin-top: 0.75em;
  }
}
#body .destacados .item {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 2.5em 0 0;
  padding-top: 2.5em;
  border-top: thin solid rgba(43, 39, 41, 0.2);
}
@media screen and (max-width: 1023px) {
  #body .destacados .item {
    margin-top: 2em;
    padding-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  #body .destacados .item {
    margin-top: 1.75em;
    padding-top: 1.75em;
  }
}
#body .destacados .grande {
  width: 27.44%;
  display: block;
  margin: 0.833em 0 0;
  font-size: 1.5em;
  line-height: 133.33%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #body .destacados .grande {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1023px) {
  #body .destacados .grande {
    width: 30%;
    font-size: 1.125em;
  }
}
@media screen and (max-width: 767px) {
  #body .destacados .grande {
    font-size: 1em;
  }
}
#body .destacados .grande:first-child {
  margin-top: 0;
}
#body .destacados .grande + p:not(.grande) {
  margin: 0;
}
#body .destacados p:not(.grande) {
  width: 65.96%;
  margin: 1.33em 0 0;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1023px) {
  #body .destacados p:not(.grande) {
    width: 64%;
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  #body .destacados p:not(.grande) {
    font-size: 0.925em;
  }
}

.type-onaz_sector #body .row, .type-onaz_solucion #body .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.type-onaz_sector #body .logo-colaborador, .type-onaz_solucion #body .logo-colaborador {
  max-width: 16em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2.5em;
  margin-left: auto;
}
@media screen and (max-width: 1023px) {
  .type-onaz_sector #body .logo-colaborador, .type-onaz_solucion #body .logo-colaborador {
    margin-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .type-onaz_sector #body .logo-colaborador, .type-onaz_solucion #body .logo-colaborador {
    margin-top: 1.75em;
  }
}
.type-onaz_sector #body .logo-colaborador .label-nombre, .type-onaz_solucion #body .logo-colaborador .label-nombre {
  width: 100%;
  display: inline-block;
  padding: 0.714em 0 0;
  border-top: thin solid #006B5C;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #006B5C;
}
@media screen and (max-width: 767px) {
  .type-onaz_sector #body .logo-colaborador .label-nombre, .type-onaz_solucion #body .logo-colaborador .label-nombre {
    font-size: 0.75em;
  }
}
.type-onaz_sector #body .logo-colaborador a, .type-onaz_solucion #body .logo-colaborador a {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.type-onaz_sector #body .logo-colaborador a:hover picture, .type-onaz_solucion #body .logo-colaborador a:hover picture {
  opacity: 0.75;
}
.type-onaz_sector #body .logo-colaborador a .label-nombre, .type-onaz_solucion #body .logo-colaborador a .label-nombre {
  color: #006B5C;
}
.type-onaz_sector #body .logo-colaborador picture, .type-onaz_solucion #body .logo-colaborador picture {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.type-onaz_sector #body .logo-colaborador picture:not(:first-child), .type-onaz_solucion #body .logo-colaborador picture:not(:first-child) {
  margin-top: 0.625em;
}
.type-onaz_sector #body .logo-colaborador img, .type-onaz_solucion #body .logo-colaborador img {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}

#talento {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 11.25em;
  scroll-margin-top: 6.5em;
}
@media screen and (max-width: 1500px) {
  #talento {
    margin-top: 9.75em;
    scroll-margin-top: 5.5em;
  }
}
@media screen and (max-width: 1023px) {
  #talento {
    margin-top: 6.75em;
    scroll-margin-top: 6.5em;
  }
}
@media screen and (max-width: 767px) {
  #talento {
    margin-top: 3.75em;
    scroll-margin-top: 5.5em;
  }
}
#talento .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#talento .row:before, #talento .row:after {
  content: none;
}
#talento .caption {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#talento .caption .label {
  margin-bottom: 1.428em;
}
@media screen and (max-width: 767px) {
  #talento .caption .label {
    margin-bottom: 1em;
  }
}
#talento .caption .label + p {
  width: 100%;
  max-width: 24em;
  display: block;
  margin: 0;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 122.22%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #talento .caption .label + p {
    max-width: 48%;
    font-size: 1.875em;
  }
}
@media screen and (max-width: 1023px) {
  #talento .caption .label + p {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  #talento .caption .label + p {
    max-width: 24em;
    font-size: 1.625em;
  }
}
#talento .caption h2 {
  width: 100%;
  max-width: 24em;
  display: block;
  margin: 0;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 122.22%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #talento .caption h2 {
    max-width: 48%;
    font-size: 1.875em;
  }
}
@media screen and (max-width: 1023px) {
  #talento .caption h2 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  #talento .caption h2 {
    max-width: 24em;
    font-size: 1.625em;
  }
}
#talento .caption div {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  #talento .caption div {
    margin-top: 0;
  }
}
#talento .caption div p {
  width: 49%;
  max-width: 48em;
  margin: 1.33em 0 0;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1500px) {
  #talento .caption div p {
    max-width: 48%;
  }
}
@media screen and (max-width: 1023px) {
  #talento .caption div p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  #talento .caption div p {
    width: 100%;
    max-width: none;
    font-size: 0.925em;
  }
}
#talento .formulario-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 3.75em;
}
@media screen and (max-width: 1500px) {
  #talento .formulario-wrapper {
    margin-top: 3.5em;
  }
}
@media screen and (max-width: 767px) {
  #talento .formulario-wrapper {
    margin-top: 2.5em;
  }
}
#talento .formulario-wrapper form:not(.views-exposed-form) {
  width: 100%;
  max-width: 54em;
}
@media screen and (max-width: 1500px) {
  #talento .formulario-wrapper form:not(.views-exposed-form) {
    max-width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #talento .formulario-wrapper form:not(.views-exposed-form) {
    max-width: none;
  }
}

#sat {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 9.375em;
}
@media screen and (max-width: 1500px) {
  #sat {
    margin-top: 8.75em;
  }
}
@media screen and (max-width: 1023px) {
  #sat {
    margin-top: 6.75em;
  }
}
@media screen and (max-width: 767px) {
  #sat {
    margin-top: 3.75em;
  }
}
#sat .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#sat .row:before, #sat .row:after {
  content: none;
}
#sat .caption {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sat .caption .label {
  margin-bottom: 1.428em;
}
@media screen and (max-width: 767px) {
  #sat .caption .label {
    margin-bottom: 1em;
  }
}
#sat .caption h2 {
  width: 100%;
  max-width: 24em;
  display: block;
  margin: 0;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 122.22%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  #sat .caption h2 {
    max-width: 48%;
    font-size: 1.875em;
  }
}
@media screen and (max-width: 1023px) {
  #sat .caption h2 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  #sat .caption h2 {
    max-width: 24em;
    font-size: 1.625em;
  }
}
#sat .caption div {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  #sat .caption div {
    margin-top: 0;
  }
}
#sat .caption div p {
  width: 49%;
  max-width: 48em;
  margin: 1.33em 0 0;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1500px) {
  #sat .caption div p {
    max-width: 48%;
  }
}
@media screen and (max-width: 1023px) {
  #sat .caption div p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  #sat .caption div p {
    width: 100%;
    max-width: none;
    font-size: 0.925em;
  }
}
#sat .last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#sat .cta-wrapper {
  width: 49%;
  max-width: 54em;
  margin-top: 2.5em;
}
@media screen and (max-width: 1500px) {
  #sat .cta-wrapper {
    max-width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #sat .cta-wrapper {
    width: 100%;
    max-width: none;
    margin-top: 1.75em;
  }
}

.cabecera-texto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.875em;
}
@media screen and (max-width: 1500px) {
  .cabecera-texto {
    margin-top: 1.75em;
  }
}
@media screen and (max-width: 1023px) {
  .cabecera-texto {
    margin-top: 1.675em;
  }
}
@media screen and (max-width: 767px) {
  .cabecera-texto {
    margin-top: 1.5em;
  }
}
.cabecera-texto:before, .cabecera-texto:after {
  content: none;
}

.row-espace {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .row-espace {
    margin-top: 1.5em;
  }
}
.row-espace:before, .row-espace:after {
  content: none;
}

.cuerpo h2 {
  width: 100%;
  display: inline-block;
  margin: 1.25em 0 0;
  font-size: 2em;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1500px) {
  .cuerpo h2 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 1023px) {
  .cuerpo h2 {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 767px) {
  .cuerpo h2 {
    font-size: 1.5em;
  }
}
.cuerpo h2:first-child {
  margin-top: 0;
}
.cuerpo h3 {
  width: 100%;
  display: inline-block;
  margin: 1.428em 0 0;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #006B5C;
}
@media screen and (max-width: 767px) {
  .cuerpo h3 {
    font-size: 0.75em;
  }
}
.cuerpo h3:first-child {
  margin-top: 0;
}
.cuerpo p {
  margin: 1.33em 0 0;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1023px) {
  .cuerpo p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .cuerpo p {
    font-size: 0.925em;
  }
}
.cuerpo p:first-child {
  margin-top: 0;
}
.cuerpo ul, .cuerpo ol {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1.33em 0 0;
  padding: 0;
  border-top: thin solid rgba(43, 39, 41, 0.2);
  list-style: none;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1023px) {
  .cuerpo ul, .cuerpo ol {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .cuerpo ul, .cuerpo ol {
    font-size: 0.925em;
  }
}
.cuerpo ul:first-child, .cuerpo ol:first-child {
  margin-top: 0;
}
.cuerpo ul li, .cuerpo ol li {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0.75em 0;
  padding-left: 2em;
  border-bottom: thin solid rgba(43, 39, 41, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .cuerpo ul li, .cuerpo ol li {
    padding-left: 1.5em;
  }
}
.cuerpo ul li:before, .cuerpo ol li:before {
  content: "\f061";
  display: inline-block;
  position: absolute;
  top: 0.85em;
  left: 0;
  margin-left: 0.25em;
  font-family: "la-solid-900";
  color: #006B5C;
}
.cuerpo ul p, .cuerpo ul ul, .cuerpo ul ol, .cuerpo ol p, .cuerpo ol ul, .cuerpo ol ol {
  border-top: none;
  font-size: 1em;
}
.cuerpo ul p li, .cuerpo ul ul li, .cuerpo ul ol li, .cuerpo ol p li, .cuerpo ol ul li, .cuerpo ol ol li {
  padding-left: 0;
  font-size: 0.875em;
}
.cuerpo ul p li:last-child, .cuerpo ul ul li:last-child, .cuerpo ul ol li:last-child, .cuerpo ol p li:last-child, .cuerpo ol ul li:last-child, .cuerpo ol ol li:last-child {
  border-bottom: none;
}
.cuerpo ul p li:before, .cuerpo ul ul li:before, .cuerpo ul ol li:before, .cuerpo ol p li:before, .cuerpo ol ul li:before, .cuerpo ol ol li:before {
  content: none;
}
.cuerpo ol {
  counter-reset: item;
}
.cuerpo ol li {
  counter-increment: item;
}
.cuerpo ol li:before {
  content: counter(item, decimal-leading-zero) ". ";
  top: 0.75em;
  font-family: "Inter Tight", serif;
  font-weight: normal;
  letter-spacing: -0.03em;
  color: #2B2729;
}
.cuerpo a {
  text-decoration: none;
  color: #006B5C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cuerpo a:hover {
  color: #F25926;
}
.cuerpo table {
  width: 100%;
  margin: 1.33em 0 0;
  border-top: thin solid rgba(43, 39, 41, 0.2);
  border-collapse: collapse;
  font-size: 0.75em;
  line-height: 144.44%;
  /*tr:nth-child(even){
      background-color: $bg;
  }*/
}
.cuerpo table:first-child {
  margin-top: 0;
}
.cuerpo table td {
  min-width: 4em;
  padding-top: 0.675em;
  padding-right: 0.5em;
  padding-bottom: 0.675em;
  border-bottom: thin solid rgba(43, 39, 41, 0.2);
  vertical-align: top;
  /*&:first-child {
      padding-left: 0.5em;
  }*/
}
.cuerpo table td:last-child {
  padding-right: 0;
}

.row-contacto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 3.75em;
}
@media screen and (max-width: 1023px) {
  .row-contacto {
    margin-top: 3.25em;
  }
}
@media screen and (max-width: 767px) {
  .row-contacto {
    margin-top: 3em;
  }
}
.row-contacto:before, .row-contacto:after {
  content: none;
}
.row-contacto .label-contacto {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0.714em 0 0;
  border-top: thin solid rgba(43, 39, 41, 0.2);
  font-size: 0.875em;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .row-contacto .label-contacto {
    font-size: 0.75em;
  }
}
.row-contacto p {
  display: block;
  margin: 1em 0 0;
  font-size: 1.25em;
  line-height: 130%;
}
@media screen and (max-width: 1500px) {
  .row-contacto p {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 767px) {
  .row-contacto p {
    font-size: 1em;
  }
}
.row-contacto p a:not(.link) {
  color: #2B2729;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.row-contacto p a:not(.link):hover {
  color: #006B5C;
}
.row-contacto .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.666em;
  font-size: 0.75em;
  color: #006B5C;
}
@media screen and (max-width: 1500px) {
  .row-contacto .link {
    margin-top: 0.5em;
    font-size: 0.875em;
  }
}
.row-contacto .link:before {
  content: "\f041";
  display: inline-block;
  margin-right: 0.466em;
  font-family: "la-solid-900";
  font-size: 1em;
  font-weight: 400;
}
.row-contacto .cuerpo {
  margin-top: 1.25em;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .row-contacto .cuerpo {
    margin-top: 3em;
  }
}

.cookies-block {
  width: 100%;
  max-width: 115.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .cookies-block {
    max-width: 95%;
  }
}
@media screen and (max-width: 1300px) {
  .cookies-block {
    max-width: 115.5em;
  }
}
@media screen and (max-width: 1023px) {
  .cookies-block {
    max-width: none;
  }
}
.cookies-block .row {
  max-width: 50%;
  margin: 0;
  padding: 0 0.625em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .cookies-block .row {
    max-width: none;
  }
}
.cookies-block .cookboton {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875em;
}
@media screen and (max-width: 1500px) {
  .cookies-block .cookboton {
    margin-top: 1.75em;
  }
}
@media screen and (max-width: 1023px) {
  .cookies-block .cookboton {
    margin-top: 1.675em;
  }
}
@media screen and (max-width: 767px) {
  .cookies-block .cookboton {
    margin-top: 1.5em;
  }
}
.cookies-block .cookboton button {
  height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 1.25em;
  border: none;
  border-radius: 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #006B5C;
  font-family: "Inter Tight", serif;
  font-weight: 500;
  text-align: center;
  color: white;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cookies-block .cookboton button:after {
  content: "\f061";
  display: inline-block;
  margin-left: 0.588em;
  font-family: "la-solid-900";
  font-size: 1.0625em;
  font-weight: 400;
}
.cookies-block .cookboton button:hover {
  background-color: #F25926;
}

form:not(.views-exposed-form) {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
form:not(.views-exposed-form) .form-item {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-bottom: 3.125em;
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item {
    margin-bottom: 2.75em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item {
    margin-bottom: 2.5em;
  }
}
form:not(.views-exposed-form) .form-item.select-wrapper:before {
  content: "\f107";
  width: 2.083em;
  height: 2.083em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 1em;
  right: 0;
  border-radius: 100%;
  background-color: #F5F5F5;
  font-family: "la-solid-900";
  font-size: 0.75em;
  color: #2B2729;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item.select-wrapper:before {
    top: 0.5em;
    font-size: 0.675em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item.select-wrapper:before {
    top: 0.375em;
  }
}
form:not(.views-exposed-form) .form-item.privacidad {
  margin-top: -0.625em;
  margin-bottom: 3.75em;
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item.privacidad {
    margin-bottom: 3.25em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item.privacidad {
    margin-bottom: 3em;
  }
}
form:not(.views-exposed-form) .form-item label {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter Tight", serif;
  font-size: 1.5em;
  line-height: 133.33%;
  letter-spacing: -0.01em;
  color: rgba(43, 39, 41, 0.5);
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1500px) {
  form:not(.views-exposed-form) .form-item label {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item label {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item label {
    font-size: 1em;
  }
}
form:not(.views-exposed-form) .form-item input[type=text], form:not(.views-exposed-form) .form-item input[type=email], form:not(.views-exposed-form) .form-item textarea, form:not(.views-exposed-form) .form-item input[type=password], form:not(.views-exposed-form) .form-item select {
  width: 100%;
  height: 1.625em;
  display: block;
  margin: 0;
  padding: 0 0 0.625em;
  border: none;
  border-bottom: thin solid rgba(43, 39, 41, 0.2);
  border-radius: 0;
  background-color: transparent;
  font-family: "Inter Tight", serif;
  font-size: 1.5em;
  line-height: 133.33%;
  color: #2B2729;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
}
@media screen and (max-width: 1500px) {
  form:not(.views-exposed-form) .form-item input[type=text], form:not(.views-exposed-form) .form-item input[type=email], form:not(.views-exposed-form) .form-item textarea, form:not(.views-exposed-form) .form-item input[type=password], form:not(.views-exposed-form) .form-item select {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item input[type=text], form:not(.views-exposed-form) .form-item input[type=email], form:not(.views-exposed-form) .form-item textarea, form:not(.views-exposed-form) .form-item input[type=password], form:not(.views-exposed-form) .form-item select {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item input[type=text], form:not(.views-exposed-form) .form-item input[type=email], form:not(.views-exposed-form) .form-item textarea, form:not(.views-exposed-form) .form-item input[type=password], form:not(.views-exposed-form) .form-item select {
    font-size: 1em;
  }
}
form:not(.views-exposed-form) .form-item input[type=text]:focus, form:not(.views-exposed-form) .form-item input[type=email]:focus, form:not(.views-exposed-form) .form-item textarea:focus, form:not(.views-exposed-form) .form-item input[type=password]:focus, form:not(.views-exposed-form) .form-item select:focus {
  border-bottom: thin solid #2B2729;
}
form:not(.views-exposed-form) .form-item input[type=text]:focus + label, form:not(.views-exposed-form) .form-item input[type=email]:focus + label, form:not(.views-exposed-form) .form-item textarea:focus + label, form:not(.views-exposed-form) .form-item input[type=password]:focus + label, form:not(.views-exposed-form) .form-item select:focus + label {
  top: -1.625em;
  font-size: 1em;
  color: #2B2729;
}
@media screen and (max-width: 1500px) {
  form:not(.views-exposed-form) .form-item input[type=text]:focus + label, form:not(.views-exposed-form) .form-item input[type=email]:focus + label, form:not(.views-exposed-form) .form-item textarea:focus + label, form:not(.views-exposed-form) .form-item input[type=password]:focus + label, form:not(.views-exposed-form) .form-item select:focus + label {
    font-size: 0.833em;
  }
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item input[type=text]:focus + label, form:not(.views-exposed-form) .form-item input[type=email]:focus + label, form:not(.views-exposed-form) .form-item textarea:focus + label, form:not(.views-exposed-form) .form-item input[type=password]:focus + label, form:not(.views-exposed-form) .form-item select:focus + label {
    font-size: 0.749em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item input[type=text]:focus + label, form:not(.views-exposed-form) .form-item input[type=email]:focus + label, form:not(.views-exposed-form) .form-item textarea:focus + label, form:not(.views-exposed-form) .form-item input[type=password]:focus + label, form:not(.views-exposed-form) .form-item select:focus + label {
    font-size: 0.666em;
  }
}
form:not(.views-exposed-form) .form-item input[type=text]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:-moz-placeholder-shown) ~ label {
  top: -1.625em;
  font-size: 1em;
  color: #2B2729;
}
form:not(.views-exposed-form) .form-item input[type=text]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item select:not(:-ms-input-placeholder) ~ label {
  top: -1.625em;
  font-size: 1em;
  color: #2B2729;
}
form:not(.views-exposed-form) .form-item input[type=text]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:placeholder-shown) ~ label {
  top: -1.625em;
  font-size: 1em;
  color: #2B2729;
}
@media screen and (max-width: 1500px) {
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:-moz-placeholder-shown) ~ label {
    font-size: 0.833em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item select:not(:-ms-input-placeholder) ~ label {
    font-size: 0.833em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:placeholder-shown) ~ label {
    font-size: 0.833em;
  }
}
@media screen and (max-width: 1023px) {
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:-moz-placeholder-shown) ~ label {
    font-size: 0.749em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item select:not(:-ms-input-placeholder) ~ label {
    font-size: 0.749em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:placeholder-shown) ~ label {
    font-size: 0.749em;
  }
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-moz-placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:-moz-placeholder-shown) ~ label {
    font-size: 0.666em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:-ms-input-placeholder) ~ label, form:not(.views-exposed-form) .form-item select:not(:-ms-input-placeholder) ~ label {
    font-size: 0.666em;
  }
  form:not(.views-exposed-form) .form-item input[type=text]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=email]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item textarea:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item input[type=password]:not(:placeholder-shown) ~ label, form:not(.views-exposed-form) .form-item select:not(:placeholder-shown) ~ label {
    font-size: 0.666em;
  }
}
form:not(.views-exposed-form) .form-item select {
  height: 2.625em;
  color: rgba(43, 39, 41, 0.5);
}
form:not(.views-exposed-form) .form-item select:focus {
  color: #2B2729;
}
form:not(.views-exposed-form) .form-item input[type=checkbox] {
  width: 1em;
  min-width: 1em;
  height: 1em;
  min-height: 1em;
  display: block;
  margin: 0 0.5625em 0 0;
  padding: 0;
  border: thin solid #2B2729;
  border-radius: 0.1875em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  font-size: 1em;
  color: #2B2729;
  -webkit-appearance: none;
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item input[type=checkbox] {
    font-size: 0.875em;
  }
}
form:not(.views-exposed-form) .form-item input[type=checkbox]:checked {
  -webkit-appearance: auto;
}
form:not(.views-exposed-form) .form-item-politica-de-privacidad {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
form:not(.views-exposed-form) .form-item-politica-de-privacidad .description {
  display: inline-block;
  font-family: "Inter Tight", serif;
  font-size: 0.875em;
  line-height: 1.28;
  color: #2B2729;
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .form-item-politica-de-privacidad .description {
    font-size: 0.75em;
  }
}
form:not(.views-exposed-form) .form-item-politica-de-privacidad .description a {
  color: #2B2729;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
form:not(.views-exposed-form) .form-item-politica-de-privacidad .description a:hover {
  color: #006B5C;
}
form:not(.views-exposed-form) .captcha {
  width: 100%;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 767px) {
  form:not(.views-exposed-form) .captcha {
    margin-bottom: 1.75em;
  }
}
form:not(.views-exposed-form) .captcha .form-item {
  margin-bottom: 0;
}
form:not(.views-exposed-form) input[type=submit] {
  height: 2.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 1.25em;
  border: none;
  border-radius: 1.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #006B5C;
  font-family: "Inter Tight", serif;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  color: white;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
form:not(.views-exposed-form) input[type=submit]:after {
  content: "\f061";
  display: inline-block;
  margin-left: 0.588em;
  font-family: "la-solid-900";
  font-size: 1.0625em;
  font-weight: 400;
}
form:not(.views-exposed-form) input[type=submit]:hover {
  background-color: #F25926;
}

body {
  margin: 0;
}

.cabecera-imagen .bottom, #prefooter, #calidad #banner-calidad .txt {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: transparent !important;
  opacity: 1 !important;
}

#prefooter {
  background-color: #006B5C !important;
}

#calidad #banner-calidad .txt {
  background-color: #CCE1DE !important;
}