@charset "UTF-8";

.contact-form textarea.text-area-limit {
  height: 60px;
}

.contact-form__checkbox-wrap {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}

.contact-form__checkbox.checkbox {
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin: 0;
}

.contact-form__checkbox.checkbox .form-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 18px;
  padding-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}

.contact-form__checkbox.checkbox input + label:before {
  left: 0;
  top: 14px;
}

.contact-form__checkbox.checkbox input + label:after {
  left: 0;
  top: 14px;
}

.contact-form .grecaptcha-badge {
  right: 5px !important;
}

.is-content-visible .contact-form .grecaptcha-badge {
  right: -186px !important;
}

.contact-map {
  width: 100%;
  height: 470px;
  padding: 170px 0 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/contact-map.jpg");
  background-size: 100% auto;
  background-size: cover;
  overflow: hidden;
}

.contact-box {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.contact-box__text {
  font-size: 16px;
  font-weight: bold;
}

.contact-box__text--big {
  font-size: 18px;
}

.contact-box__phone {
  padding-top: 20px;
  font-size: 16px;
}

.contact-box__phone .icon-svg {
  vertical-align: baseline;
  margin-right: 10px;
}

.contact-box__link {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: #363c51;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 0.94px;
}

.contact-box__link:hover {
  color: #ffffff;
  text-decoration: none;
}

.contact_hidden {
  position: fixed;
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  top: 46px;
}

body.is-header-mini .contact_hidden.contact_hidden--usa {
  top: 46px;
}

.contact_hidden-overlay {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .12s ease-in-out;
  -o-transition: all .12s ease-in-out;
  transition: all .12s ease-in-out;
}

.contact_hidden-overlay--visible {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: visible;
  opacity: 1;
  z-index: 3;
}

.contact_hidden .contact-hero__panel--choose {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.contact_hidden .contact-hero__panel--form {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.contact_hidden.show {
  z-index: 3;
}

.contact_hidden.show .contact-hero {
  overflow: unset;
}

.contact_hidden.show .contact-hero__panel--choose {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.contact_hidden.show .contact-hero.is-content-visible .contact-hero__panel--form {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
  overflow-y: auto;
  max-height: -webkit-calc(100vh - 46px - 51px);
  max-height: calc(100vh - 46px - 51px);
}

.contact_hidden.show .contact-form {
  padding-bottom: 10px;
}

.contact_hidden .contact--usa .contact-form {
  background: white;
  padding-top: 10px;
}

.contact_hidden .contact--usa .contact-form .form-control {
  background-color: #ebe9ea;
  border-color: #ebe9ea;
}

.contact_hidden .contact--usa .contact-form .form-control + .select2 .select2-selection {
  background-color: #ebe9ea;
}

.contact_hidden .contact--usa .contact-form .form-label {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
  text-align: left;
}

.contact_hidden .contact--usa .contact-hero__panel {
  background-color: white;
}

.contact_hidden .contact--usa .contact-hero__panel__close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2714%27%20height%3D%2716%27%20viewBox%3D%270%200%2014%2016%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cpath%20d%3D%27M7.412%207L13.915.498a.292.292%200%200%200-.413-.413L7%206.588.498.085a.292.292%200%200%200-.413.413L6.588%207%20.085%2013.502a.292.292%200%200%200%20.413.413L7%207.412l6.502%206.503a.29.29%200%200%200%20.413%200%20.292.292%200%200%200%200-.413L7.412%207z%27%20id%3D%27a%27%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%27none%27%20fill-rule%3D%27evenodd%27%3E%3Cpath%20fill%3D%27%2523FFF%27%20d%3D%27M-340-19H35v812h-375z%27%2F%3E%3Cg%20transform%3D%27translate(0%20.5)%27%3E%3Cmask%20id%3D%27b%27%20fill%3D%27%2523fff%27%3E%3Cuse%20xlink%3Ahref%3D%27%2523a%27%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%27%2523000%27%20fill-rule%3D%27nonzero%27%20xlink%3Ahref%3D%27%2523a%27%2F%3E%3Cg%20mask%3D%27url(%2523b)%27%20fill%3D%27%2523999%27%3E%3Cpath%20d%3D%27M0%200h14v14H0z%27%2F%3E%3Cpath%20d%3D%27M0%200h14v14H0z%27%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.contact_hidden .contact--usa .contact-hero__panel--form {
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  -o-transition: transform .2s ease-out, -o-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out, -o-transform .2s ease-out;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1em;
}

.contact_hidden.show {
  z-index: 3;
}

.contact_hidden.show.contact_hidden--usa {
  z-index: 1027;
}

.contact_hidden.show .contact--usa .contact-hero__panel__heading--mini {
  border-bottom: 1px solid #ccc;
}

.contact_hidden.show .contact--usa .contact-hero__panel--form {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  /*
                    @include mq($from: lg) {
                        transform: translate3d(-110%, 0, 0);
                    }
                    */
}

.contact_hidden.show .contact--usa .contact-hero.is-content-visible .contact-hero__panel--form {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  overflow-y: auto;
  overflow-x: hidden;
  max-height: -webkit-calc(100vh - 46px);
  max-height: calc(100vh - 46px);
  height: 100%;
  /*
                        @include mq($from: lg) {
                            transform: translate3d(-110%, 0, 0);
                        }
                        */
}

body.is-header-mini .contact_hidden.show .contact--usa .contact-hero.is-content-visible .contact-hero__panel--form {
  height: 100%;
}

.contact_hidden.show .contact-hero {
  overflow: unset;
}

.contact_hidden.show .contact-hero__panel--choose {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.contact_hidden.show .contact-hero.is-content-visible .contact-hero__panel--form {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
  overflow-y: auto;
  max-height: -webkit-calc(100vh - 46px - 51px);
  max-height: calc(100vh - 46px - 51px);
}

.contact_hidden.show .contact-form {
  padding-bottom: 10px;
}

/**
 * Qué nos mueve
 */

.qnm-container-wrap {
  overflow: hidden;
}

.qnm-container {
  background-color: #fff;
  background-image: url("../../images/empresa/campanas/que-nos-mueve/texture-1-xs.jpg");
  background-repeat: repeat-y;
  background-position: top center;
}

.qnm-container--first {
  z-index: 3;
}

.qnm-container--second {
  z-index: 2;
}

.qnm-container--third {
  z-index: 1;
}

.qnm-step {
  position: relative;
  display: block;
  color: #2d3139;
  padding-top: 50px;
}

.qnm-step__path {
  position: absolute;
  z-index: 1;
  left: 6px;
  top: 0;
  height: 100%;
}

.qnm-step__path:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 14px;
  display: block;
  width: 0px;
  border-left: 1px dashed #bb1b4c;
}

.qnm-step__dot {
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 30px;
  height: auto;
  background: #f3f3f3;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.qnm-step__container {
  position: relative;
  z-index: 2;
}

.qnm-step__title {
  padding-left: 27px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 34px;
  line-height: 0.98;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  color: #2d3139;
}

.qnm-step__title span {
  color: #c53752;
}

.qnm-step__title small {
  display: block;
  font-family: 'Roboto';
  font-size: 85%;
  line-height: 0.98;
  font-weight: 100;
  color: #2d3139;
}

.qnm-step__text {
  margin-bottom: 20px;
  padding-left: 27px;
  font-size: 19px;
  line-height: 1.3;
  color: #2d3139;
}

.qnm-step__img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.qnm-step.qnm-step--red {
  z-index: 2;
}

.qnm-step.qnm-step--red:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d02b3a url("../../images/empresa/campanas/que-nos-mueve/texture-2-xs.jpg");
  background-size: 100% auto;
  background-size: cover;
}

.qnm-step.qnm-step--red .qnm-step__path:before {
  border-left: 1px dashed #fff;
}

.qnm-step.qnm-step--red .qnm-step__dot {
  background: #d02b3a;
}

.qnm-step.qnm-step--red .qnm-step__title {
  color: #fff;
}

.qnm-step.qnm-step--red .qnm-step__text {
  color: #fff;
}

/* 1 */

.qnm-step--intro .qnm-step__path {
  top: 20px;
}

.qnm-step--intro .qnm-step__dot {
  top: 0;
  left: 3px;
  width: 24px;
}

/* 2 */

.qnm-step--crecer {
  padding-bottom: 30px;
}

/* 3 */

/* 4 */

.qnm-step--detalles .qnm-step__img {
  max-width: 65%;
}

/* 5 */

.qnm-step--medio-ambiente .qnm-step__img {
  max-width: 60%;
}

/* 6 */

.qnm-step--talento {
  padding-bottom: 30px;
}

.qnm-step--talento .qnm-step__dot {
  background: #cfced2;
}

.qnm-step--talento .qnm-step__img {
  max-width: 80%;
}

/* 7 */

.qnm-step--sostenibilidad {
  padding-bottom: 30px;
}

.qnm-step--tecnologia .qnm-step__img {
  max-width: 80%;
}

/* 8 */

.qnm-step--comunicacion .qnm-step__img {
  max-width: 90%;
}

/* 9 */

.qnm-step--outro {
  padding-bottom: 50px;
  text-align: center;
}

.qnm-step--outro .qnm-step__path {
  top: 0;
  height: auto;
  border-left: none;
}

.qnm-step--outro .qnm-step__dot {
  position: relative;
  top: 0;
  margin-top: 53px;
  background: #cfced2;
}

.qnm-step--outro .qnm-step__img {
  max-width: 125px;
  margin-top: 30px;
}

.qnm-block {
  display: none;
  background-position: top center;
  background-repeat: no-repeat;
}

.qnm-block-1 {
  height: 709px;
}

.lang-es .qnm-block-1 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/es/que-nos-mueve-1.jpg");
}

.lang-en .qnm-block-1 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/en/que-nos-mueve-1.jpg");
}

.lang-fr .qnm-block-1 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/fr/que-nos-mueve-1.jpg");
}

.qnm-block-2 {
  height: 500px;
}

.lang-es .qnm-block-2 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/es/que-nos-mueve-2.jpg");
}

.lang-en .qnm-block-2 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/en/que-nos-mueve-2.jpg");
}

.lang-fr .qnm-block-2 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/fr/que-nos-mueve-2.jpg");
}

.qnm-block-3 {
  height: 1562px;
}

.lang-es .qnm-block-3 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/es/que-nos-mueve-3.jpg");
}

.lang-en .qnm-block-3 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/en/que-nos-mueve-3.jpg");
}

.lang-fr .qnm-block-3 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/fr/que-nos-mueve-3.jpg");
}

.qnm-block-4 {
  height: 601px;
}

.lang-es .qnm-block-4 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/es/que-nos-mueve-4.jpg");
}

.lang-en .qnm-block-4 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/en/que-nos-mueve-4.jpg");
}

.lang-fr .qnm-block-4 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/fr/que-nos-mueve-4.jpg");
}

.qnm-block-5 {
  height: 1809px;
}

.lang-es .qnm-block-5 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/es/que-nos-mueve-5.jpg");
}

.lang-en .qnm-block-5 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/en/que-nos-mueve-5.jpg");
}

.lang-fr .qnm-block-5 {
  background-image: url("../../images/empresa/campanas/que-nos-mueve/fr/que-nos-mueve-5.jpg");
}

/**
 * Orgatec 2014
 */

.orgatec-intro {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f7f7f7 url("../../images/empresa/campanas/orgatec2014/intro-bg.png") top center no-repeat;
}

.orgatec-intro__col-2 {
  padding-top: 45px;
}

.orgatec-intro__title {
  margin-bottom: 30px;
  font-family: "OstrichSans-Bold", sans-serif;
  font-size: 40px;
  color: #c53752;
}

.orgatec-intro__text {
  font-size: 20px;
  line-height: 1.3;
  color: #696969;
}

.orgatec-intro__text p {
  margin-bottom: 15px;
}

.orgatec-programs__item {
  display: block;
  float: left;
  width: 50%;
  overflow: hidden;
}

.browser-no-touchevents .orgatec-programs__item:hover .orgatec-programs__item__image,
.browser-no-touchevents .orgatec-programs__item:active .orgatec-programs__item__image,
.browser-no-touchevents .orgatec-programs__item:focus .orgatec-programs__item__image {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  opacity: 0.8;
}

.orgatec-programs__item__image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.orgatec-program {
  background: #fff;
}

.orgatec-program.orgatec-program--prisma {
  background: #acc6ca url("../../images/empresa/campanas/orgatec2014/program-prisma-pattern.png") top center no-repeat;
}

.orgatec-program.orgatec-program--shey {
  background: #acc6ca url("../../images/empresa/campanas/orgatec2014/program-shey-pattern.png") top center no-repeat;
}

.orgatec-program.orgatec-program--longo {
  background: url("../../images/empresa/campanas/orgatec2014/program-longo-pattern.png") top center no-repeat;
}

.orgatec-program.orgatec-program--badminton {
  background: #e9e6e3;
}

.orgatec-program.orgatec-program--link {
  background: #e9e6e3 url("../../images/empresa/campanas/orgatec2014/program-link-pattern.png") top center no-repeat;
}

.orgatec-program.orgatec-program--wing {
  background: #e9e6e3 url("../../images/empresa/campanas/orgatec2014/program-wing-pattern.png") top center no-repeat;
}

.orgatec-program.orgatec-program--cron {
  background: url("../../images/empresa/campanas/orgatec2014/program-cron-pattern.png") center center no-repeat;
}

.orgatec-program__container {
  width: 100%;
}

.orgatec-program__col-desc {
  padding-top: 50px;
}

.orgatec-program__col-desc__content {
  max-width: 570px;
  margin: 0 auto;
}

.orgatec-program__title {
  font-family: "OstrichSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 1;
  color: #c53752;
}

.orgatec-program__subtitle {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 1.4;
  color: #c53752;
}

.orgatec-program__subtitle__upper {
  text-transform: uppercase;
}

.orgatec-program__text {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.3;
  color: #2f2f2f;
}

.orgatec-program__link {
  margin-bottom: 0;
  font-size: 21px;
  line-height: 1;
  color: #c53752;
  white-space: nowrap;
}

.orgatec-program__link:hover,
.orgatec-program__link:active,
.orgatec-program__link:focus {
  text-decoration: none;
}

.orgatec-program__link:hover .orgatec-program__link__text,
.orgatec-program__link:active .orgatec-program__link__text,
.orgatec-program__link:focus .orgatec-program__link__text {
  border-color: #c53752;
}

.orgatec-program__link__text {
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.orgatec-program__link .icon-svg {
  position: relative;
  margin-left: 4px;
  vertical-align: middle;
}

.orgatec-program__col-image {
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}

.orgatec-program__image {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 60%;
}

.orgatec-stand__image-intro img {
  width: 100%;
}

.orgatec-stand .block-text {
  color: #696969;
}

.orgatec-stand .block-quote__text {
  color: #696969;
}

/**
 * Work Loving Yourself
 */

.wly-hero {
  padding-top: 60px;
  padding-right: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
  background: #c3a980 url("../../images/empresa/campanas/work-loving-yourself/bg-paper.jpg") center center no-repeat;
  background-size: auto 100%;
  background-size: cover;
}

.wly-goals {
  position: relative;
  margin-bottom: 30px;
}

.wly-goals__container {
  position: relative;
}

.wly-goals__col {
  padding-top: 50px;
}

.wly-goals__icon {
  margin-bottom: 20px;
}

.wly-goals__text {
  font-size: 20px;
  line-height: 1.25;
  color: #2d3139;
}

.wly-goals__decoration {
  display: block;
  max-width: 70%;
  margin: 40px auto 0;
}

.wly-reasons {
  margin-bottom: 60px;
}

.wly-reasons__decoration {
  margin-bottom: 30px;
}

.wly-reasons__item {
  color: #7d9ab2;
  margin-bottom: 20px;
}

.wly-reasons__item__number {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 31px;
  line-height: 1;
  margin-bottom: 3px;
}

.wly-reasons__item__title {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.wly-reasons__item__text {
  font-size: 19px;
  line-height: 1.1;
  margin-bottom: 0;
}

.wly-highlights__item {
  position: relative;
}

.wly-highlights__item__word {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 32px;
  margin-top: 30px;
}

.wly-highlights__decoration {
  display: none;
}

/**
 * Coge el testigo
 */

.cet {
  padding-top: 100px;
  text-align: center;
  background: url("../../images/empresa/campanas/coge-testigo/bg.png") center 375px no-repeat;
}

.cet__label {
  margin-bottom: 30px;
}

.cet__label--actiu {
  position: relative;
  top: 10px;
}

.cet__title {
  margin-bottom: 35px;
}

.cet__section {
  margin-bottom: 90px;
}

.cet__section__header {
  margin-bottom: 40px;
}

.cet__section__title {
  position: relative;
  margin-bottom: 4px;
  font-family: "nexa_bold", "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 30px;
  line-height: 1.1;
  color: #333;
  text-transform: uppercase;
  overflow: hidden;
}

.cet__section__title__text {
  position: relative;
  z-index: 1;
  display: inline-block;
  max-width: 80%;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
}

.cet__section__title__decoration-left,
.cet__section__title__decoration-right {
  position: absolute;
  z-index: 0;
  top: 50%;
  display: block;
  width: 2560px;
  height: 4px;
  margin-top: -4px;
  background: #e6e6e5;
}

.cet__section__title__decoration-left:before,
.cet__section__title__decoration-left:after,
.cet__section__title__decoration-right:before,
.cet__section__title__decoration-right:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #e6e6e5;
}

.cet__section__title__decoration-left:before,
.cet__section__title__decoration-right:before {
  top: -8px;
}

.cet__section__title__decoration-left:after,
.cet__section__title__decoration-right:after {
  bottom: -8px;
}

.cet__section__title__decoration-left {
  right: 100%;
}

.cet__section__title__decoration-right {
  left: 100%;
}

.cet__section__subtitle {
  padding: 0 12px;
  margin: 0;
  font-family: 'nexa_light';
  font-size: 24px;
  line-height: 1.1;
  color: #97999d;
  text-transform: uppercase;
}

.cet__section.cet__section--1 .cet__section__header {
  margin-bottom: 40px;
}

.cet__section__hand-wrap {
  padding-left: 15px;
}

.cet__section__hand {
  float: right;
  width: auto;
  height: auto;
  max-width: 100%;
}

.cet__section.cet__section--2 .cet__section__header {
  margin-bottom: 30px;
}

.cet__section.cet__section--3 .cet__section__vencelos {
  margin: 0;
  font-family: "nexa_bold", "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.35em;
}

.cet__section.cet__section--4 .cet__section__header {
  margin-bottom: 40px;
}

.cet__section.cet__section--5 {
  margin-bottom: 0;
}

.cet__section.cet__section--5 .cet__section__header {
  margin-bottom: 40px;
}

.cet__queremos {
  position: relative;
}

.cet__queremos__title {
  margin-bottom: 5px;
  font-family: 'nexa_light';
  font-size: 30px;
  line-height: 1.1;
  color: #97999d;
  text-transform: uppercase;
}

.cet__queremos__subtitle {
  margin-bottom: 0;
  font-family: "nexa_bold", "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 35px;
  line-height: 1.1;
  color: #333;
  text-transform: uppercase;
}

.cet__movimiento {
  min-height: 1224px;
  position: relative;
  padding-top: 100px;
  padding-bottom: 500px;
  background-image: url("../../images/empresa/campanas/coge-testigo/testigo.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1800px auto;
}

.cet__movimiento__content {
  margin-bottom: 180px;
}

.cet__movimiento__title {
  margin-bottom: 5px;
  font-family: 'nexa_light';
  font-size: 30px;
  line-height: 1.1;
  color: #97999d;
  text-transform: uppercase;
}

.cet__movimiento__subtitle {
  margin-bottom: 0;
  font-family: "nexa_bold", "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 35px;
  line-height: 1.1;
  color: #c53752;
  text-transform: uppercase;
}

.cet__movimiento__logo {
  width: 120px;
  height: auto;
  margin-bottom: 40px;
}

.cet__movimiento__siempre {
  width: auto;
  height: auto;
  max-width: 100%;
}

/**
 * Viaja con nosotros al centro del Cool Working
 */

.vcw-coolworking-text {
  margin-bottom: 30px;
}

.vcw-text {
  font-size: 18px;
  font-weight: 400;
  color: #676767;
}

.vcw-text p {
  margin-bottom: 1.5em;
}

.vcw-text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.vcw-coolworking {
  display: block;
  margin: 0 auto 30px;
  width: 305px;
  height: auto;
  max-width: 60%;
}

.vcw-plane {
  display: block;
  margin: 0 auto;
  width: 798px;
  height: auto;
  max-width: 90%;
}

.vcw-block {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.vcw-block__link {
  position: relative;
  display: block;
  font-size: 0;
  text-align: center;
  color: #fff;
}

.vcw-block__link:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0.6;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.vcw-block__link:hover,
.vcw-block__link:active,
.vcw-block__link:focus {
  color: #fff;
}

.vcw-block__link:hover:before,
.vcw-block__link:active:before,
.vcw-block__link:focus:before {
  opacity: 0.1;
}

.vcw-block__image {
  display: block;
  width: 100%;
  height: auto;
}

.vcw-block__content {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-right: 5%;
  padding-left: 5%;
}

.vcw-block__content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.vcw-block__content__valign {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 26px;
}

.vcw-block__clock {
  display: block;
  width: 200px;
  height: auto;
  max-width: 32%;
  margin: 0 auto 0.73em;
}

.vcw-block__time {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-size: 0.54em;
  line-height: 1.2;
  text-transform: uppercase;
}

.vcw-block__title {
  margin-bottom: 0.4em;
  font-family: "Oswald", sans-serif;
  font-size: 1em;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}

.vcw-block__subtitle {
  margin-bottom: 0;
  font-size: 0.8em;
  line-height: 1.1;
}

.vcw-block--newyork .vcw-block__link:before {
  background-color: #2b3e56;
}

.vcw-block--rio .vcw-block__link:before {
  background-color: #f9ee9c;
}

.vcw-block--london .vcw-block__link:before {
  background-color: #712441;
}

.vcw-block--madrid .vcw-block__link:before {
  background-color: #10524b;
}

.vcw-block--shangai .vcw-block__link:before {
  background-color: #54514e;
}

.vcw-block--melbourne .vcw-block__link:before {
  background-color: #138392;
}

.vcw-making__title {
  margin-bottom: 5px;
}

.vcw-making__subtitle {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 1.333333;
  color: #000;
  text-align: center;
}

.vcw-making__video {
  position: relative;
  width: 812px;
  max-width: 100%;
  margin: 0 auto;
}

.vcw-making__video:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56%;
}

.vcw-making__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vcw-making__map {
  display: block;
  margin: -8% auto 30px;
  width: 1418px;
  height: auto;
  max-width: 96%;
}

.vcw-blocks {
  margin-bottom: 50px;
}

.vcw-blocks--related {
  margin-bottom: 30px;
}

.vcw-blocks--related .vcw-block {
  float: left;
  width: 50%;
}

.vcw-blocks--related .vcw-block .vcw-block__link:before {
  content: '';
  background-color: #fff;
  opacity: 0.58;
}

.vcw-blocks--related .vcw-block .vcw-block__link:hover:before,
.vcw-blocks--related .vcw-block .vcw-block__link:active:before,
.vcw-blocks--related .vcw-block .vcw-block__link:focus:before {
  opacity: 0.1;
}

.vcw-blocks--related .vcw-block.is-selected .vcw-block__link:before {
  background-color: transparent;
}

/**
 * Viaja con nosotros al centro del Cool Working – Ficha
 */

.vcw-start {
  margin-bottom: 0.9em;
  font-size: 34px;
  text-align: center;
  color: #3d5163;
}

.vcw-start__clock {
  display: block;
  width: auto;
  height: auto;
  max-width: 40%;
  margin: 0 auto 0.65em;
}

.vcw-start__time {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-size: 0.78em;
  line-height: 1.1;
  text-transform: uppercase;
}

.vcw-start__time small {
  font-size: 0.7em;
}

.vcw-start__title {
  font-family: "Oswald", sans-serif;
  font-size: 1em;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}

.vcw-start__name {
  margin-bottom: 0.8em;
  font-size: 0.9em;
  line-height: 1.1;
  font-weight: 400;
}

.vcw-start__text {
  text-align: left;
}

.vcw-intro {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-size: cover;
}

.vcw-intro__image {
  display: none;
}

.vcw-intro__content {
  overflow: hidden;
  padding: 35px 15px 40px;
  background-color: rgba(0, 0, 0, 0.6);
}

.vcw-intro__text {
  color: #fff;
}

.vcw-intro__figure {
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  margin: 0 auto;
}

.vcw-intro.vcw-intro--newyork {
  background-position: right center;
}

.vcw-intro.vcw-intro--newyork .vcw-intro__figure {
  width: 90px;
  height: auto;
  max-width: 25%;
}

.vcw-intro.vcw-intro--rio .vcw-intro__figure {
  width: 421px;
  height: auto;
  max-width: 96%;
}

.vcw-intro.vcw-intro--london .vcw-intro__text {
  margin-bottom: 2em;
}

.vcw-intro.vcw-intro--london .vcw-intro__figure {
  width: 60px;
  height: auto;
  max-width: 20%;
}

.vcw-intro.vcw-intro--madrid .vcw-intro__figure {
  width: 240px;
  height: auto;
  max-width: 70%;
}

.vcw-intro.vcw-intro--shangai .vcw-intro__text {
  margin-bottom: 2em;
}

.vcw-intro.vcw-intro--shangai .vcw-intro__figure {
  position: relative;
  left: -10px;
  width: 359px;
  height: auto;
  max-width: 80%;
  margin: 0;
}

.vcw-intro.vcw-intro--melbourne .vcw-intro__figure {
  position: relative;
  width: 533px;
  height: auto;
  max-width: 100%;
}

.vcw-features {
  margin-bottom: 5px;
}

.vcw-features__icon {
  display: block;
  width: 160px;
  height: auto;
  max-width: 33%;
  margin: 0 auto 20px;
}

.vcw-features__title {
  margin-bottom: 0.6em;
  color: #3d5163;
}

.vcw-quote {
  margin-bottom: 30px;
}

.vcw-quote__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.vcw-quote__circle {
  position: relative;
  display: block;
  width: 370px;
  max-width: 80%;
  margin: 0 auto -20px;
}

.vcw-quote__circle:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.vcw-quote__circle:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f59124;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.vcw-quote__circle__text {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 18px;
  border: none;
  margin: 0;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vcw-quote__circle__text p {
  margin: 0;
}

.vcw-quote__circle__text small {
  display: block;
  margin-top: 0.5em;
  font-size: 0.75em;
  color: #fff;
}

.vcw-quote__circle__text small:before {
  content: none;
}

.vcw-quote__text {
  padding: 0 0 1.6em 0.5em;
  border-left: 6px solid #c1c1c1;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #666;
}

.vcw-quote.vcw-quote--rio .vcw-quote__circle:after {
  background-color: #969a85;
}

.vcw-quote.vcw-quote--london .vcw-quote__circle:after {
  background-color: #b71326;
}

.vcw-quote.vcw-quote--shangai .vcw-quote__circle:after {
  background-color: #54514e;
}

.vcw-quote.vcw-quote--shangai .vcw-quote__image {
  margin-bottom: 30px;
}

.vcw-quote.vcw-quote--shangai .vcw-quote__text {
  margin-bottom: 30px;
}

.vcw-quote.vcw-quote--melbourne .vcw-quote__circle:after {
  background-color: #cd5c4a;
}

.vcw-gallery {
  margin-bottom: 50px;
}

.vcw-download {
  max-width: 100%;
  margin: 0 auto 100px;
  text-align: center;
}

.vcw-download__image {
  display: block;
  max-width: 100%;
  margin: 0 auto 24px;
}

.vcw-download__title {
  margin: 0 0 8px;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  color: #3d5163;
}

.vcw-download__subtitle {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: #3d5163;
}

.vcw-video__wrap {
  position: relative;
  margin-bottom: 60px;
}

.vcw-video__wrap:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56%;
}

.vcw-video__wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vcw-related {
  position: relative;
  overflow: hidden;
}

.vcw-related__plane {
  display: block;
  margin: 0 auto;
  width: 1046px;
  height: auto;
  max-width: 110%;
  -webkit-transform: translateX(-5%);
  -ms-transform: translateX(-5%);
  -o-transform: translateX(-5%);
  transform: translateX(-5%);
}

.vcw-related__title {
  position: absolute;
  left: 0;
  bottom: 16%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
  color: #3d5163;
}

/**
 * Actiu the Cool
 */

.atc-hero {
  position: relative;
  padding-top: 30px;
  overflow: visible;
  background-color: #000;
  background-image: url("../../images/empresa/campanas/actiu-the-cool/bg-salero-xs.jpg");
  background-size: 100% auto;
  background-position: 100% 90%;
}

.atc-hero .hero__content {
  position: static;
}

.atc-hero .hero__title {
  position: absolute;
  top: 13%;
  right: 15px;
  left: 15px;
}

.atc-hero__bg-sal {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2000px;
  background-image: url("../../images/empresa/campanas/actiu-the-cool/bg-sal.jpg");
  background-size: 100% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.atc-container {
  position: relative;
  z-index: 2;
  padding: 0 15px 0;
}

.atc-video-wrap {
  max-width: 965px;
  margin: 30px auto 50px;
}

.atc-video {
  position: relative;
}

.atc-video:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56%;
}

.atc-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.atc-subtitle {
  margin-bottom: 50px;
}

.atc-box {
  position: relative;
  margin: 0 -15px;
  font-size: 17px;
  line-height: 1.25;
  color: #fff;
  background-color: #d1113c;
}

.atc-box p {
  margin-bottom: 0.45em;
}

.atc-box p strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.atc-box .bigger {
  font-size: 1.25em;
  line-height: 1.15;
}

.atc-box--bg-grey {
  background-color: #acacac;
}

.atc-box--bg-white {
  color: #858585;
  background-color: #fff;
}

.atc-box__content {
  padding: 40px 20px;
}

.atc-box__title {
  margin-bottom: 0.7em;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 1.7em;
  color: #b9b9b9;
}

.atc-box__title strong {
  text-transform: uppercase;
  color: #fff;
}

.atc-box--bg-grey .atc-box__title {
  color: #fff;
}

.atc-box--bg-grey .atc-box__title strong {
  color: #d1113c;
}

.atc-box--bg-white .atc-box__title {
  color: #858585;
}

.atc-box--bg-white .atc-box__title strong {
  color: #d1113c;
}

.atc-box-1 {
  z-index: 1;
}

.atc-box-1 .atc-box__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.atc-box-1 .atc-box__content {
  position: absolute;
  top: 51%;
  left: 50%;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.atc-box-1__logo {
  display: block;
  max-width: 100%;
  margin-bottom: 30px;
}

.atc-box-2 {
  z-index: 5;
}

.atc-box-2__hand {
  float: right;
  display: block;
  height: auto;
  max-width: 50%;
  margin: 0 -20px 15px 15px;
}

.atc-box-3 {
  z-index: 4;
}

.atc-box-3__hand {
  float: right;
  display: block;
  height: auto;
  max-width: 80%;
  margin: -40px -20px 15px 15px;
}

.atc-box-4 {
  z-index: 3;
}

.atc-box-5 {
  z-index: 2;
}

.atc-box-5__hand {
  display: block;
  height: auto;
  max-width: 98%;
  margin: 0 0 0 -20px;
}

.atc-box-6 {
  z-index: 1;
}

.atc-box-6__hand {
  float: right;
  display: block;
  height: auto;
  max-width: 97%;
  margin: 15px -20px 30px 0;
}

.about-subtitle {
  margin: 0 0 30px;
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #2f2f2f;
}

.about-subtitle strong {
  font-weight: 400;
}

.about-subtitle-small {
  margin: 0 0 30px;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #2f2f2f;
}

.about-subtitle-small strong {
  font-weight: 400;
}

.about-title {
  position: relative;
  z-index: 2;
  margin-bottom: 45px;
}

.about-digit {
  display: inline-block;
}

.about-digit__label {
  display: block;
  margin: 0;
  font-size: 19px;
  line-height: 1;
  text-align: left;
  color: #696969;
}

.about-digit__number {
  display: block;
  margin: 0;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 65px;
  line-height: 1;
  color: #2f2f2f;
  white-space: nowrap;
}

.about-digit__number small {
  font-size: 0.63em;
}

.about-digit__label--right {
  text-align: right;
}

.about-digit.about-digit--xs-smaller .about-digit__number {
  font-size: 59px;
}

.about-digit.about-digit--units-bigger small {
  font-size: 0.85em;
}

.about-digit.about-digit--red .about-digit__number {
  color: #d02b3a;
}

.about-digit.about-digit--grey-light .about-digit__number {
  color: #bcbcbc;
}

.about-digit.about-digit--white .about-digit__number {
  color: #fff;
}

.about-digit.about-digit--small-red .about-digit__number small {
  color: #d02b3a;
}

.about-digit.about-digit--small-grey-light .about-digit__number small {
  color: #bcbcbc;
}

.about-digit.about-digit--small-white .about-digit__number small {
  color: #fff;
}

.about-digit.about-digit--label-white .about-digit__label {
  color: #fff;
}

.about-design {
  padding-bottom: 100px;
  overflow: hidden;
}

.about-design__title {
  position: relative;
  z-index: 2;
}

.about-design__content {
  position: relative;
  z-index: 1;
}

.about-design__col-1-1 {
  position: relative;
  z-index: 1;
}

.about-design__hand {
  display: block;
  width: auto;
  height: auto;
  max-width: 70%;
  margin: 0 auto;
}

.about-design__col-1-2 {
  position: relative;
  z-index: 2;
  text-align: center;
}

.about-design__digit {
  margin-bottom: 45px;
}

.about-design__furniture {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.about-design__management {
  padding-top: 30px;
}

.about-design__col-2-1 {
  text-align: center;
}

.about-design__col-2-2 {
  padding-top: 40px;
  text-align: center;
}

.about-design__graph {
  position: relative;
  display: inline-block;
  max-width: 75%;
  font-size: 0;
  text-align: center;
}

.about-design__graph__circle {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}

.about-design__graph__content {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.about-design__graph__content:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.about-design__graph__valign {
  display: inline-block;
  vertical-align: middle;
}

.about-design__graph__label {
  display: block;
  margin: 0;
  font-size: 19px;
  line-height: 1;
  color: #696969;
}

.about-design__graph__number {
  display: block;
  margin: 0;
  font-size: 60px;
  line-height: 1;
  color: #2f2f2f;
}

.about-awards {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.about-awards__container {
  position: relative;
}

.about-awards__title {
  position: relative;
  z-index: 3;
  margin-bottom: 30px;
}

.about-awards__digit-1 {
  margin-right: 20px;
}

.about-awards__digit-2 {
  margin-left: 20px;
}

.about-awards__image {
  position: relative;
  z-index: 1;
  display: block;
  width: auto;
  height: auto;
  max-width: 140%;
  margin: 0 auto;
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  -o-transform: translateX(-20%);
  transform: translateX(-20%);
}

.about-fabrication {
  position: relative;
  padding-top: 50px;
  text-align: center;
  background-color: #f7f7f5;
  overflow: hidden;
}

.about-fabrication__content {
  position: relative;
  padding-bottom: 30px;
}

.about-fabrication__content--2 {
  padding-bottom: 30px;
}

.about-fabrication__arrow {
  position: relative;
  height: 80px;
  margin-top: 50px;
  margin-right: -15px;
  margin-left: 50px;
  font-size: 15px;
  line-height: 1.2;
  color: #696969;
  background: #fff;
  text-align: left;
}

.about-fabrication__arrow:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -58px;
  display: block;
  width: 108px;
  height: 120px;
  margin-top: -60px;
  background: url("../../images/empresa/conocenos/fabricacion-arrow.png") 0 0;
}

.about-fabrication__arrow__content {
  padding-top: 28px;
  padding-left: 5px;
  margin-left: -38px;
  position: relative;
  z-index: 2;
}

.about-fabrication__arrow__percent {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 1;
  color: #2f2f2f;
}

.about-fabrication__figure {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto 30px;
}

.about-fabrication__capacity__title {
  padding-top: 40px;
  padding-bottom: 10px;
}

.about-fabrication__block {
  font-size: 0;
  margin-bottom: 30px;
}

.about-fabrication__block--sillas .about-fabrication__block__icon-wrap {
  border: 10px solid #b0d34c;
}

.about-fabrication__block--armarios .about-fabrication__block__icon-wrap {
  border: 3px solid #00bdec;
}

.about-fabrication__block--armarios .about-fabrication__block__icon {
  max-width: 45%;
}

.about-fabrication__block--mesas .about-fabrication__block__icon-wrap {
  border: 5px solid #d52048;
}

.about-fabrication__block__icon-wrap {
  vertical-align: middle;
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 4px solid #000;
  margin-right: 12px;
  font-size: 0;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.about-fabrication__block__icon-wrap:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.about-fabrication__block__icon {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 55%;
}

.about-fabrication__block__content {
  vertical-align: middle;
  display: inline-block;
}

.about-sustain {
  padding-top: 50px;
}

.about-sustain__solar {
  text-align: center;
}

.about-sustain__solar-block {
  display: inline-block;
  font-size: 0;
  margin-bottom: 30px;
  text-align: left;
}

.about-sustain__solar-block--co2 .about-sustain__solar-block__icon-wrap {
  border: 3px solid #81c784;
}

.about-sustain__solar-block--energy .about-sustain__solar-block__icon-wrap {
  border: 10px solid #ffd600;
}

.about-sustain__solar-block__icon-wrap {
  display: block;
  width: 80px;
  height: 80px;
  border: 4px solid #000;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 0;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.about-sustain__solar-block__icon-wrap:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.about-sustain__solar-block__icon {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 55%;
}

.about-sustain__solar__figure {
  display: block;
  width: auto;
  height: auto;
  max-width: 70%;
  margin: 0 auto;
}

.about-sustain__solar-needs {
  display: block;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.about-sustain__solar-needs__num {
  display: inline-block;
  margin-right: 18px;
  font-size: 50px;
  line-height: 1;
  color: #000;
}

.about-sustain__solar-needs__text {
  display: inline-block;
  font-size: 19px;
  line-height: 1;
  text-align: left;
  color: #696969;
}

.about-sustain__solar-needs__graph {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 10px;
  max-width: 440px;
  margin-top: 15px;
  background: #e5e5e5;
}

.about-sustain__solar-needs__graph:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 16%;
  height: 100%;
  background: #d02b3a;
}

.about-sustain__solar-needs__graph:before {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #e5e5e5;
}

.about-sustain__nature {
  position: relative;
  padding-top: 45px;
  text-align: center;
}

.about-sustain__nature__cloud {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100px;
  margin-bottom: 30px;
}

.about-sustain__nature__title {
  margin-bottom: 25px;
}

.about-sustain__nature-block .about-digit {
  display: inline-block;
  vertical-align: top;
}

.about-sustain__nature-block__fig {
  vertical-align: bottom;
  display: inline-block;
  width: auto;
  height: auto;
}

.about-sustain__nature-block--tree {
  margin-bottom: 30px;
}

.about-sustain__nature-block--tree .about-sustain__nature-block__fig {
  max-width: 100px;
  margin-right: 30px;
}

.about-sustain__nature-block--plant .about-sustain__nature-block__fig {
  max-width: 60px;
  margin-right: 30px;
}

.about-sustain__water {
  padding-top: 50px;
  padding-bottom: 140px;
  background: #b0d34c url("../../images/empresa/conocenos/sostenibilidad-bg-agua.png") center bottom repeat-x;
}

.about-sustain__water .about-subtitle-small {
  color: #fff;
}

.about-sustain__soil {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.about-sustain__soil__num {
  display: inline-block;
  margin-right: 18px;
  font-size: 50px;
  line-height: 1;
  color: #fff;
}

.about-sustain__soil__text {
  display: inline-block;
  padding-top: 0;
  font-size: 19px;
  line-height: 1;
  text-align: left;
  color: #fff;
}

.about-sustain__soil__graph {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 20px;
  margin-bottom: 15px;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.about-sustain__soil__graph:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35%;
  height: 100%;
  background: #d02b3a;
}

.about-sustain__water__subterran {
  text-align: center;
}

.about-internacional {
  padding-top: 50px;
}

.about-internacional__title {
  margin-bottom: 40px;
}

.about-internacional__showrooms {
  padding-top: 50px;
  margin-bottom: 40px;
}

.about-internacional__showrooms__title {
  margin-bottom: 30px;
}

.about-internacional__showrooms__figure {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 10px;
  max-width: 85%;
}

.about-internacional__showrooms__text {
  text-align: center;
}

.about-internacional__showrooms__hero {
  margin-bottom: 40px;
}

.about-internacional__showrooms__list-col {
  float: left;
  width: 50%;
  padding-right: 17px;
  padding-left: 17px;
  text-align: center;
}

.about-internacional__showrooms__item {
  position: relative;
  display: block;
  max-width: 130px;
  margin: 0 auto 30px;
  text-decoration: none;
}

.about-internacional__showrooms__item:hover,
.about-internacional__showrooms__item:active,
.about-internacional__showrooms__item:focus {
  text-decoration: none;
}

.about-internacional__showrooms__item:hover .about-internacional__showrooms__item__icon,
.about-internacional__showrooms__item:active .about-internacional__showrooms__item__icon,
.about-internacional__showrooms__item:focus .about-internacional__showrooms__item__icon {
  background: #d02b3a;
  border-color: #d02b3a;
  color: #fff;
}

.about-internacional__showrooms__item__icon {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  border: 2px solid #bcbcbc;
  margin: 0 auto 15px;
  font-size: 0;
  color: #2f2f2f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border 0.3s, background 0.3s;
  -o-transition: border 0.3s, background 0.3s;
  transition: border 0.3s, background 0.3s;
}

.about-internacional__showrooms__item__icon__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 80%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.about-logo {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #d02b3a;
}

.about-logo .title {
  color: #fff;
  margin-bottom: 30px;
}

.logohis {
  position: relative;
  display: inline-block;
  font-size: 6px;
}

.logohis__figure {
  position: relative;
  z-index: 1;
  display: block;
  width: 40.1em;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.logohis-item {
  position: absolute;
  z-index: 2;
  overflow: visible;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.logohis-item__dot {
  position: relative;
  z-index: 2;
  display: block;
  width: 5.5em;
  height: 5.5em;
  padding: 1em;
  background: #e8959d;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.logohis-item__dot__number {
  display: block;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5em;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.logohis-item__dot__number__value {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2f2f2f;
}

.logohis-item__info {
  display: none;
}

.logohis-item__title {
  position: relative;
  padding: 1em;
  margin-bottom: 2em;
  line-height: 1;
  white-space: nowrap;
  color: #333;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
}

.logohis-item__title__val {
  position: relative;
  z-index: 2;
  font-size: 2.1em;
}

.logohis-item__text {
  font-size: 1.9em;
  line-height: 1.2;
  text-align: left;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
}

.logohis-item--sombrero {
  top: 2.3em;
  left: 15.4em;
}

.logohis-item--sombrero .logohis-item__info {
  left: -35.6em;
}

.logohis-item--sombrero .logohis-item__title:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  display: block;
  width: 36.6em;
  height: 1px;
  background: #fff;
}

.logohis-item--color {
  top: 4.2em;
  left: 33em;
}

.logohis-item--color .logohis-item__info {
  right: -30em;
}

.logohis-item--color .logohis-item__title:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  display: block;
  width: 31em;
  height: 1px;
  background: #fff;
}

.logohis-item--imagotipo {
  top: 24.3em;
  left: 28.5em;
}

.logohis-item--imagotipo .logohis-item__info {
  right: -34.5em;
}

.logohis-item--imagotipo .logohis-item__title:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  display: block;
  width: 35.5em;
  height: 1px;
  background: #fff;
}

.logohis-item--letra {
  top: 45.6em;
  left: 0.8em;
}

.logohis-item--letra .logohis-item__info {
  left: -24em;
  width: 22em;
}

.logohis-item--letra .logohis-item__title:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  display: block;
  width: 25em;
  height: 1px;
  background: #fff;
}

.logohis-item--actiu {
  top: 46.4em;
  left: 29.1em;
}

.logohis-item--actiu .logohis-item__info {
  top: 8em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.logohis-item--actiu .logohis-item__title:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  display: block;
  width: 1px;
  height: 9em;
  background: #fff;
}

.logohis-item-list {
  padding: 30px 0 0;
  margin: 0;
  display: block;
  list-style: none;
  text-align: left;
}

.logohis-item-list__item {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.logohis-item-list__item:last-child {
  border-bottom: none;
}

.logohis-item-list__item__title {
  position: relative;
  padding: 0;
  margin: 0 0 5px;
  display: block;
  color: #fff;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
}

.logohis-item-list__item__title:hover,
.logohis-item-list__item__title:active,
.logohis-item-list__item__title:focus {
  text-decoration: none;
}

.logohis-item-list__item__number {
  font-size: 1.2em;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
}

.logohis-item-list__item__text {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}

.about-history {
  padding-top: 50px;
  padding-bottom: 30px;
}

.about-history .title {
  margin-bottom: 50px;
}

.history {
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
  font-size: 10px;
}

.history:nth-child(2n) {
  background: #f7f7f5;
}

.history__container {
  padding: 0 15px;
  margin: 0 auto;
}

.history__countries {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 0;
  text-align: center;
}

.history__countries__number {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-size: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.history__countries__number__val {
  vertical-align: middle;
  display: inline-block;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #a5d6a7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.history__countries__number__val:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.history__countries__word {
  position: absolute;
  top: 50%;
  left: 115%;
  left: -webkit-calc(100% + 10px);
  left: calc(100% + 10px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  display: inline-block;
  font-family: "UniversLT-CondensedLight", "Arial", sans-serif;
  font-size: 21px;
  line-height: 30px;
  color: #2f2f2f;
}

.history__figure {
  display: block;
  width: auto;
  height: auto;
  max-width: 90%;
  margin: 0 auto 20px;
}

.history__year {
  margin-top: -15px;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 70px;
  line-height: 1;
  text-align: center;
  color: #bcbcbc;
}

.history__year__val {
  position: relative;
  display: inline-block;
}

.history__year__icon {
  vertical-align: top;
  display: inline-block;
  width: 35px;
  height: auto;
  margin-top: 12px;
}

.history__text {
  font-size: 18px;
  line-height: 1.2;
  color: #696969;
  padding-bottom: 15px;
  border-bottom: 3px solid #e9e9e9;
  margin-bottom: 15px;
}

.history__stats {
  padding: 0;
  margin: 0;
  text-align: right;
  list-style: none;
}

.history__stats__item {
  display: block;
  padding: 0;
  margin: 0 0 12px;
  font-size: 0;
}

.history__stats__item__text {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  line-height: 31px;
  color: #2f2f2f;
}

.history__stats__item__num {
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  line-height: 31px;
}

.history__stats__item__graph {
  vertical-align: middle;
  display: inline-block;
  width: 3px;
  height: 31px;
  max-width: 100%;
  font-size: 0;
}

.history__stats__item__graph--blue {
  background: #90caf9;
}

.history__stats__item__graph--red {
  background: #d02b3a;
}

.history--1968 .history__stats__item__graph-1 {
  width: 3px;
}

.history--1968 .history__stats__item__graph-2 {
  width: 5px;
}

.history--1970 .history__figure {
  max-width: 65%;
}

.history--1970 .history__stats__item__graph-1 {
  width: 10px;
}

.history--1970 .history__stats__item__graph-2 {
  width: 8px;
}

.history--1982 .history__countries__number {
  padding: 12px;
}

.history--1982 .history__countries__number__val {
  width: 40px;
  height: 40px;
}

.history--1982 .history__figure {
  max-width: 70%;
}

.history--1982 .history__stats__item__graph-1 {
  width: 22.4px;
}

.history--1982 .history__stats__item__graph-2 {
  width: 25.6px;
}

.history--1995 .history__countries__number {
  padding: 12px;
}

.history--1995 .history__countries__number__val {
  width: 45px;
  height: 45px;
}

.history--1995 .history__stats__item__graph-1 {
  width: 76.8px;
}

.history--1995 .history__stats__item__graph-2 {
  width: 38.4px;
}

.history--2000 {
  padding-top: 70px;
  padding-bottom: 60px;
}

.history--2000 .history__countries__number {
  padding: 15px;
}

.history--2000 .history__countries__number__val {
  width: 50px;
  height: 50px;
}

.history--2000 .history__figure {
  max-width: 80%;
}

.history--2000 .history__stats__item__graph-1 {
  width: 96px;
}

.history--2000 .history__stats__item__graph-2 {
  width: 44.8px;
}

.history--2008 {
  padding-top: 75px;
  padding-bottom: 70px;
}

.history--2008 .history__countries__number {
  padding: 18px;
}

.history--2008 .history__countries__number__val {
  width: 60px;
  height: 60px;
}

.history--2008 .history__stats__item__graph-1 {
  width: 115.2px;
}

.history--2008 .history__stats__item__graph-2 {
  width: 188.8px;
}

.history--2015 {
  padding-top: 80px;
  padding-bottom: 75px;
}

.history--2015 .history__countries__number {
  padding: 18px;
}

.history--2015 .history__countries__number__val {
  width: 70px;
  height: 70px;
}

.history--2015 .history__stats__item__graph-1 {
  width: 183.68px;
}

.history--2015 .history__stats__item__graph-2 {
  width: 188.8px;
}

.navidad-hero .navidad-hero__title {
  font-size: 39.05px;
  line-height: 1;
}

.navidad-hero .navidad-hero__title-big {
  font-size: 48px;
  line-height: 0.9;
  font-weight: 700;
}

.navidad-hero .navidad-hero__hat {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 150px;
  height: 56px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.navidad-hero:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4px;
  height: 25px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  z-index: 1;
}

.navidad-intro {
  position: relative;
  background-color: #fff;
  text-align: left;
  z-index: 6;
}

.navidad-intro__pre {
  position: relative;
}

.navidad-intro__pre:before {
  content: "";
  display: block;
  position: absolute;
  display: none;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 4px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #d7d3c7;
  z-index: 1;
}

.navidad-intro__left {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navidad-intro__right {
  padding-bottom: 20px;
  z-index: 2;
}

.navidad-intro__line {
  display: none;
  position: absolute;
  top: 13px;
  left: -15px;
  z-index: 3;
}

.navidad-intro__title {
  position: relative;
  margin: 0 0 5px;
  color: #e4e1da;
  text-align: left;
  text-transform: none;
  line-height: 1;
  font-size: 127.2px;
  font-weight: 700;
}

.navidad-intro__title:before {
  content: "";
  display: block;
  position: absolute;
  display: none;
  left: -36px;
  top: 70px;
  width: 32px;
  height: 32px;
  border: 4px solid #d7d3c7;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.navidad-intro__title.is-active:before {
  background-color: #d7d3c7;
}

.navidad-intro__subtitle {
  margin: 0 0 30px;
  color: #575346;
  text-align: left;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.navidad-intro__text {
  color: #575346;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
}

.navidad-intro__text p {
  margin-bottom: 1em;
  text-align: left;
}

.navidad-intro__video-container {
  position: relative;
  padding: 75px 20px;
  background-color: #da014c;
  background-image: url("../../images/empresa/navidad/video-container-bg.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.navidad-intro__video-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 4px;
  height: 75px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}

.navidad-intro__video {
  position: relative;
  padding: 10px;
  background-color: #000;
  border: 2px solid #fff;
  z-index: 4;
}

.navidad-intro__lines {
  position: absolute;
  top: -4px;
  left: -4px;
}

.design-intro__line-postvideo {
  display: block;
  position: absolute;
  bottom: 0;
  height: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  background-color: #fff;
}

.navidad-meses {
  position: relative;
  overflow: hidden;
  height: 90px;
  padding: 0px 0 0;
  border-bottom: 4px solid #fff;
  z-index: 5;
  background-color: #44423c;
  background-image: url("../../images/empresa/navidad/meses-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}

.navidad-meses .navidad-meses__year {
  display: block;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 29px;
  line-height: 2;
  font-weight: 700;
}

.navidad-meses ul {
  display: none;
  position: absolute;
  left: 50%;
  width: 200%;
  min-width: 2532px;
  height: 46px;
  margin-left: -186.6667%;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.navidad-meses ul li {
  display: inline-block;
  position: relative;
  width: 8.3333%;
  max-width: 105.5px;
  padding: 0 0 24px;
  text-align: center;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.navidad-meses ul li:before,
.navidad-meses ul li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 3px;
  height: 28px;
  background-color: #fff;
}

.navidad-meses ul li span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 28px;
}

.navidad-meses ul li span i {
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 20px;
  background-color: #fff;
}

.navidad-meses ul li span:before,
.navidad-meses ul li span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 20px;
  background-color: #fff;
}

.navidad-meses ul li span:before {
  left: 25%;
}

.navidad-meses ul li span:after {
  right: 25%;
}

.navidad-meses ul li.is-disabled {
  color: #5D5B57;
}

.navidad-meses ul li.is-current {
  width: 700px;
  max-width: none;
}

.navidad-meses.is-fixed {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  height: 90px;
  padding-top: 46px;
}

.navidad-meses.no-fixed {
  position: relative;
}

.circle-wrap {
  display: block;
  position: relative;
  z-index: 5;
}

.circle-wrap:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 4px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #44423c;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.circle-wrap + .scrollmagic-pin-spacer {
  background-color: #3D3A35;
}

.navidad-paneles {
  position: relative;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  min-height: 3250px;
  overflow: hidden;
}

.navidad-paneles.is-white .navidad-paneles__wrap {
  background-color: #fff;
}

.navidad-paneles__wrap {
  position: absolute;
  width: 100%;
  height: 3250px;
  background: #45423d;
}

.navidad-paneles__panel {
  position: relative;
  display: block;
  width: 100%;
  height: 650px;
  border-bottom: 4px solid #fff;
}

.navidad-paneles__panel--gracias {
  padding: 30px 0 0;
  background-color: #e0dfdc;
  background-image: url("../../images/empresa/navidad/panel-gracias-bg.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 25%;
  text-align: center;
}

.navidad-paneles__panel--gracias .subtitle {
  margin: 0;
  color: #7A776C;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  font-weight: 400;
}

.navidad-paneles__panel--gracias .title {
  color: #4D4A41;
  font-family: "Oswald", sans-serif;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
}

.navidad-paneles__panel--gracias .text {
  color: #4D4A41;
  font-size: 18px;
  line-height: 1.55;
}

.navidad-paneles__panel--sostenibilidad {
  position: relative;
  padding: 30px 0 0;
  background-color: #C8CDB9;
  background-image: url("../../images/empresa/navidad/panel-sostenibilidad-right-bg.png");
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
}

.navidad-paneles__panel--sostenibilidad .col-md-6 {
  padding-right: 0;
}

.navidad-paneles__panel--sostenibilidad .title {
  margin: 0;
  text-align: left;
  color: #4c5238;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: none;
}

.navidad-paneles__panel--sostenibilidad .subtitle {
  text-align: left;
  color: #51524d;
  font-family: "Oswald", sans-serif;
}

.navidad-paneles__panel--sostenibilidad .subtitle sub {
  bottom: 0;
}

.navidad-paneles__panel--sostenibilidad .text {
  margin: 0 0 1em;
  color: #707269;
  font-size: 18px;
  line-height: 1.33;
}

.navidad-paneles__panel--sostenibilidad .navidad-paneles__btn {
  color: #707269;
}

.navidad-paneles__panel--sostenibilidad img {
  max-width: 150px;
}

.navidad-paneles__panel--trayectoria {
  padding: 30px 0 0;
  background-color: #cccbc6;
  background-image: url("../../images/empresa/navidad/panel-trayectoria-premio.png"), url("../../images/empresa/navidad/panel-trayectoria-vicente.jpg");
  background-position: left bottom, right -100px bottom;
  background-size: 43% auto, 100% auto;
  background-repeat: no-repeat;
}

.navidad-paneles__panel--trayectoria .title {
  margin: 0;
  text-align: right;
  color: #4d493f;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: none;
}

.navidad-paneles__panel--trayectoria .subtitle {
  text-align: right;
  color: #51524d;
  font-family: "Oswald", sans-serif;
}

.navidad-paneles__panel--trayectoria .subtitle sub {
  bottom: 0;
}

.navidad-paneles__panel--trayectoria .text {
  text-align: right;
  color: #707269;
  font-size: 18px;
  line-height: 1.33;
}

.navidad-paneles__panel--trayectoria .navidad-paneles__btn {
  color: #707269;
}

.navidad-paneles__panel--disenyo {
  padding: 30px 0 0;
  background-color: #adc0c7;
  background-image: url("../../images/empresa/navidad/panel-disenyo-right-bg.png");
  background-position: right top;
  background-size: 70% auto;
  background-repeat: no-repeat;
}

.navidad-paneles__panel--disenyo .title {
  margin: 0;
  text-align: left;
  color: #31454d;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: none;
}

.navidad-paneles__panel--disenyo .subtitle {
  text-align: left;
  color: #41575f;
  font-family: "Oswald", sans-serif;
}

.navidad-paneles__panel--disenyo .subtitle sub {
  bottom: 0;
}

.navidad-paneles__panel--disenyo .text {
  color: #4e636b;
  font-size: 18px;
  line-height: 1.33;
}

.navidad-paneles__panel--disenyo .navidad-paneles__btn {
  color: #4e636b;
}

.navidad-paneles__panel--comunicacion {
  position: relative;
  padding: 30px 0 0;
  background-color: #dac5c9;
  background-image: url("../../images/empresa/navidad/panel-comunicacion-right-bg.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.navidad-paneles__panel--comunicacion .col-sm-9 {
  position: relative;
  z-index: 5;
}

.navidad-paneles__panel--comunicacion .logo {
  position: absolute;
  bottom: 33%;
  right: 15px;
  width: 100px;
}

.navidad-paneles__panel--comunicacion .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url("../../images/empresa/navidad/panel-comunicacion-center-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 122% auto;
}

.navidad-paneles__panel--comunicacion .title {
  margin: 0;
  text-align: right;
  color: #98324f;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: none;
}

.navidad-paneles__panel--comunicacion .subtitle {
  text-align: right;
  color: #98324f;
  font-family: "Oswald", sans-serif;
}

.navidad-paneles__panel--comunicacion .subtitle sub {
  bottom: 0;
}

.navidad-paneles__panel--comunicacion .text {
  text-align: right;
  color: #b45872;
  font-size: 18px;
  line-height: 1.33;
}

.navidad-paneles__panel--comunicacion .navidad-paneles__btn {
  color: #b45872;
}

.navidad-paneles__btn {
  margin: 0 0 1em;
  padding: 8px 40px 7px;
  background-color: rgba(255, 255, 255, 0.4);
  border: none;
}

.navidad-paneles__btn:hover {
  background-color: #fff;
}

.navidad-growing {
  position: relative;
  padding: 0;
  z-index: 6;
  text-align: center;
  background-color: #fff;
}

.navidad-growing-intro {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  padding-top: 25px;
  height: 150px;
  background-color: #45423d;
  background: -webkit-gradient(linear, left top, left bottom, from(#282523), to(#45423d));
  background: -webkit-linear-gradient(top, #282523 0%, #45423d 100%);
  background: -o-linear-gradient(top, #282523 0%, #45423d 100%);
  background: linear-gradient(to bottom, #282523 0%, #45423d 100%);
  color: #e0dfdb;
  font-size: 50px;
}

.navidad-growing-intro:before,
.navidad-growing-intro:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -40px;
  height: 80px;
  background-color: #fff;
  z-index: 0;
}

.navidad-growing-intro:before {
  left: 0;
  right: 50%;
  -webkit-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, 6deg);
}

.navidad-growing-intro:after {
  right: 0;
  left: 50%;
  -webkit-transform: skew(0deg, -6deg);
  -ms-transform: skew(0deg, -6deg);
  -o-transform: skew(0deg, -6deg);
  transform: skew(0deg, -6deg);
}

.navidad-growing__first {
  position: relative;
  z-index: 3;
}

.navidad-growing-intro__title {
  font-family: "Oswald", sans-serif;
  font-size: 34.2px;
  font-weight: 300;
}

.navidad-growing__subtitle,
.navidad-growing__title,
.navidad-growing__text {
  font-family: "Oswald", sans-serif;
}

.navidad-growing__subtitle {
  color: #d00f3f;
  font-size: 33px;
  line-height: 1;
}

.navidad-growing__title {
  margin: 0 0 0.5em;
  color: #d00f3f;
  font-size: 48px;
  line-height: 0.9;
  font-weight: 400;
  text-transform: none;
}

.navidad-growing__bg {
  position: relative;
  display: none;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-width: 1742px;
  height: 700px;
  background-image: url("../../images/empresa/navidad/growing-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}

.navidad-growing__chica {
  position: absolute;
  top: 20.3%;
  left: 4.94%;
  width: 45.75%;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 4;
}

.navidad-growing__premio {
  position: absolute;
  top: 48%;
  left: 25%;
  width: 13.38%;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 4;
}

.navidad-growing__vicente {
  position: absolute;
  max-width: 40%;
  top: -30px;
  right: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 4;
}

.navidad-growing__bebe {
  position: absolute;
  max-width: 50%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}

.navidad-growing__logo {
  max-width: 70%;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navidad-growing__text {
  color: #4a4844;
  font-size: 18px;
  line-height: 1.42;
  font-weight: 300;
}

.no-scroll-y {
  overflow-y: hidden;
}

.container--xxl {
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  max-width: 1700px;
}

.personas__hero-btn {
  padding: 10px 80px;
}

.personas__grid {
  padding: 80px 0 50px;
  background-color: #171717;
  letter-spacing: -1px;
}

.personas__grid-subtitle {
  margin: 28px auto 70px;
  max-width: 860px;
  color: #da3c48;
  font-family: "HalisGR-Bold", sans-serif;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}

.personas__text-bottom {
  margin: 0;
  padding: 0;
  color: #1e1e1e;
  font-family: "Univers-Condensed", "Arial", sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.personas-info-bottom {
  padding: 80px 0;
}

.personas-info-bottom__content {
  margin: 0 auto;
  max-width: 970px;
  text-align: center;
}

.personas-info-bottom .personas-img {
  margin: 0 auto 50px;
}

.pathed {
  position: relative;
  max-width: 570px;
  width: 100%;
  height: 89px;
  margin: 0 auto;
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 570px;
  width: 100%;
  height: auto;
  -webkit-transition: opacity ease-in-out 2s;
  -o-transition: opacity ease-in-out 2s;
  transition: opacity ease-in-out 2s;
}

.step2,
.background {
  opacity: 0;
}

.step2 {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

.background {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.onend .step2 {
  opacity: 1;
}

.onend .background {
  opacity: 1;
}

.onend .pathhh {
  opacity: 0;
}

/****** GRID ****/

.grid {
  position: relative;
}

.grid__col {
  margin: 0 2%;
  width: 46%;
}

.number {
  margin-bottom: 12px;
  color: #da3c48;
  font-family: "HalisGR-Bold", sans-serif;
  font-size: 20px;
  line-height: 1.1;
  border-bottom: 5px solid #da3c48;
}

.number__pad {
  font-family: "HalisGR-Regular", sans-serif;
}

.number--noborder {
  border-bottom: 0;
}

.text {
  margin: 0;
  line-height: 1.1;
}

.text--name {
  font-family: "HalisGR-Bold", sans-serif;
  font-size: 18px;
}

.text--name span {
  display: block;
}

.text--position {
  font-family: "HalisGR-Regular", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}

.img-wrap {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  height: auto;
  cursor: pointer;
}

.img-wrap__box {
  position: relative;
  overflow: hidden;
  height: 180px;
}

.img-wrap img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.8;
}

.grid .img-wrap .grid__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  color: #fff;
  text-align: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid .img-wrap .grid__info:before,
.grid .img-wrap .grid__info:after {
  pointer-events: none;
}

.grid .img-wrap .grid__info-data {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
}

.img-wrap.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.img-wrap.effect-oscar .grid__info::before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
}

.img-wrap.effect-oscar:hover .number {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.img-wrap.effect-oscar:hover .grid__info {
  background-color: rgba(58, 52, 42, 0);
}

.img-wrap.effect-oscar:hover img {
  opacity: 0.4;
}

.img-wrap.effect-oscar:hover .grid__info::before,
.img-wrap.effect-oscar:hover .text {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.img-wrap.effect-oscar:hover .grid__info-data {
  top: auto;
}

/*** estilos grid y efecto abrir/cerrar  ***/

.js .grid::after {
  content: '';
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-size: 60px auto;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.js .grid--loaded::after {
  opacity: 0;
}

.grid__item {
  height: 100%;
}

.grid__item--current {
  opacity: 0 !important;
}

.img-wrap:focus,
.img-wrap:hover {
  outline: none;
}

.preview {
  position: fixed;
  z-index: 2000;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100%;
  pointer-events: none;
}

.preview--open {
  overflow-y: auto;
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.9);
}

.clone {
  position: fixed;
  z-index: 110;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s, -o-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -o-transform 0.5s;
  -webkit-backface-visibility: hidden;
}

.original {
  position: relative;
  z-index: 120;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-backface-visibility: hidden;
}

.preview--open .animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.6s;
  transition: opacity 0.2s, -webkit-transform 0.6s;
  -o-transition: transform 0.6s, opacity 0.2s, -o-transform 0.6s;
  transition: transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s, -webkit-transform 0.6s, -o-transform 0.6s;
}

.animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.2s, -o-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s, -o-transform 0.3s;
}

.description {
  color: #fff;
}

.js .description--grid {
  display: none;
}

.description--preview {
  overflow-x: hidden;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2004;
  width: auto;
  min-height: 100%;
  height: auto;
  padding: 0 15px;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s, -o-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s, -o-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}

.preview--open .description--preview {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.preview.preview--open.preview--image-loaded .original {
  visibility: hidden;
}

/**** Contenido POPUP *****/

.bold-normal {
  font-weight: normal;
}

.popup-content {
  padding: 15px 0 0;
  width: 100%;
}

.popup-content .img-wrap.effect-oscar {
  background: none;
}

.popup-person {
  margin-bottom: 24px;
}

.popup-person__data {
  padding-bottom: 8px;
}

.popup-person__name {
  font-size: 16px;
}

.popup-person .number {
  width: 40%;
}

.text-quotes {
  padding-top: 30px;
  min-height: 92px;
  background: url("../../images/empresa/personas/quotes.png") no-repeat top left;
  background-size: 32%;
  font-family: "HalisGR-Bold", sans-serif;
  font-size: 18px;
  line-height: 1.1;
}

.text-quotes p {
  font-size: 18px;
  line-height: 1;
}

.popup-paginator {
  margin-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popup-paginator__item {
  margin-bottom: 20px;
  padding: 12px;
  width: 48%;
  cursor: pointer;
  border: 1px solid #da3c48;
  background-repeat: no-repeat;
}

.popup-paginator__item--right {
  text-align: right;
}

.paginator__text {
  margin: 0;
}

.paginator__text span {
  display: block;
  line-height: 1;
}

.paginator__number {
  margin-bottom: 0;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Close button */

.action-wrapper {
  position: fixed;
  z-index: 3000;
  top: 0;
  right: 0;
  padding: 20px;
  opacity: 0;
}

.action {
  margin: 0;
  padding: 0;
  width: 41px;
  height: 41px;
  cursor: pointer;
  vertical-align: top;
  color: #da3c48;
  border: none;
}

.action--close {
  z-index: 3000;
  background: url("../../images/empresa/personas/close.png") no-repeat;
  background-size: 100%;
}

.preview--open .action-wrapper {
  opacity: 1;
}

.text-hidden {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent;
}

.popup-content--next-slideleave {
  -webkit-animation: slideleave .6s ease-in 1;
  -o-animation: slideleave .6s ease-in 1;
  animation: slideleave .6s ease-in 1;
}

.popup-content--next-slideenter {
  -webkit-animation: slideenter .6s ease-out 1;
  -o-animation: slideenter .6s ease-out 1;
  animation: slideenter .6s ease-out 1;
}

.popup-content--previous-slideleave {
  -webkit-animation: slideenter .6s ease-in 1 0s reverse;
  -o-animation: slideenter .6s ease-in 1 0s reverse;
  animation: slideenter .6s ease-in 1 0s reverse;
}

.popup-content--previous-slideenter {
  -webkit-animation: slideleave .6s ease-in 1 0s reverse;
  -o-animation: slideleave .6s ease-in 1 0s reverse;
  animation: slideleave .6s ease-in 1 0s reverse;
}

@-webkit-keyframes slideleave {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0;
  }
}

@-o-keyframes slideleave {
  from {
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  to {
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0;
  }
}

@keyframes slideleave {
  from {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  to {
    -webkit-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0;
  }
}

@-webkit-keyframes slideenter {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-o-keyframes slideenter {
  from {
    -o-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideenter {
  from {
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.transition-active {
  transition: transform 0.5s, -webkit-transform 0.5s, opacity 0.5s;
}

.page-legal {
  font-size: 16px;
}

.page-legal p {
  margin-bottom: 20px;
}

.page-legal p strong {
  color: #333;
}

.page-legal__subtitle {
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.page-legal__subtitle:first-child {
  margin-top: 0;
}

.page-legal__paragraph-title {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  color: #333;
}

.page-legal__paragraph-title:first-child {
  margin-top: 0;
}

.page-legal__paragraph-title img {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
}

.page-legal__subtitle__first-letter {
  display: inline-block;
  margin-right: 2px;
  font-size: 1.6em;
  color: #c53752;
}

.register-ok .title {
  color: #66bb6a;
}

.registro-ok__title__icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 3px;
  margin-right: 5px;
  width: 35px;
  height: 35px;
}

.arch-intro {
  background-color: #b86e63;
}

.arch-intro__left {
  display: block;
}

.arch-intro__image {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.arch-intro__right {
  padding: 45px 15px;
}

.arch-intro__title {
  margin-bottom: 15px;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 32px;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.arch-intro__list {
  padding: 0 0 0 20px;
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}

.arch-intro__list li {
  margin-bottom: 10px;
}

.arch-intro__btn-wrap {
  text-align: center;
}

.arch-materials__item {
  float: left;
  width: 50%;
  padding-top: 45px;
  padding-right: 15px;
  padding-bottom: 100px;
  padding-left: 15px;
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-size: cover;
}

.arch-materials__item__title {
  margin-bottom: 22px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

.arch-materials__item__icon {
  display: block;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  margin: 0 auto;
  font-size: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.arch-materials__item__icon:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.arch-materials__item__icon__img {
  display: inline-block;
  vertical-align: middle;
}

.arch-materials__item--metal .arch-materials__item__icon__img {
  width: 30px;
  height: auto;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.arch-materials__item--polymer .arch-materials__item__icon__img {
  width: 28px;
  height: auto;
}

.arch-materials__item--textile .arch-materials__item__icon__img {
  width: 36px;
  height: auto;
}

.arch-materials__item--wood .arch-materials__item__icon__img {
  width: 44px;
  height: auto;
}

.arch-coverage {
  background: #f7f7f5;
  padding-bottom: 60px;
}

.arch-coverage__intro {
  padding-bottom: 25px;
}

.arch-coverage__icons {
  margin-bottom: 35px;
  font-size: 0;
  text-align: center;
}

.arch-coverage__icons__item {
  display: inline-block;
  margin-right: 22px;
  margin-left: 22px;
}

.arch-showrooms__hero {
  margin-bottom: 40px;
}

.arch-showrooms__list-col {
  float: left;
  width: 50%;
  padding-right: 17px;
  padding-left: 17px;
  text-align: center;
}

.arch-showrooms__item {
  position: relative;
  display: block;
  max-width: 130px;
  margin: 0 auto 30px;
  text-decoration: none;
}

.arch-showrooms__item:hover,
.arch-showrooms__item:active,
.arch-showrooms__item:focus {
  text-decoration: none;
}

.arch-showrooms__item:hover .arch-showrooms__item__icon,
.arch-showrooms__item:active .arch-showrooms__item__icon,
.arch-showrooms__item:focus .arch-showrooms__item__icon {
  background: #2f2f2f;
  border-color: #2f2f2f;
  color: #fff;
}

.arch-showrooms__item:hover .arch-showrooms__item__title,
.arch-showrooms__item:active .arch-showrooms__item__title,
.arch-showrooms__item:focus .arch-showrooms__item__title {
  text-decoration: none;
  color: #2f2f2f;
}

.arch-showrooms__item__icon {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  border: 2px solid #bcbcbc;
  margin: 0 auto 15px;
  font-size: 0;
  color: #bcbcbc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border 0.3s, background 0.3s;
  -o-transition: border 0.3s, background 0.3s;
  transition: border 0.3s, background 0.3s;
}

.arch-showrooms__item__icon__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 80%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.arch-showrooms__item__title {
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: #bcbcbc;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.park .block-text {
  color: #696969;
}

.park .block-text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.park .block-quote.block-quote--photo-left .block-quote__text {
  text-align: center;
}

.park .block-quote__text {
  text-align: center;
  color: #2f2f2f;
}

.park .block-quote__text strong {
  color: #2f2f2f;
}

.park-breadcrumb {
  padding-top: 34px;
  padding-right: 45px;
  padding-bottom: 34px;
  padding-left: 45px;
}

.park-breadcrumb__container {
  position: relative;
  height: 61px;
}

.park-breadcrumb__container:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: block;
  height: 10px;
  margin-top: -5px;
  background: #e5e5e5;
}

.park-breadcrumb__number {
  position: relative;
  z-index: 2;
  top: 16px;
  display: block;
  width: 31px;
  height: 31px;
  margin-left: -15px;
  background: #e5e5e5;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.park-breadcrumb__number--1 {
  float: left;
}

.park-breadcrumb__number--2 {
  position: absolute;
  left: 33.333333%;
}

.park-breadcrumb__number--3 {
  position: absolute;
  left: 66.66666%;
}

.park-breadcrumb__number--4 {
  float: right;
  margin-right: -15px;
}

.park-breadcrumb.is-selected-1 .park-breadcrumb__number--1 {
  top: 0;
  width: 61px;
  height: 61px;
  margin-left: -30px;
  line-height: 60px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-2 .park-breadcrumb__container:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  display: block;
  width: 33.333333%;
  height: 10px;
  margin-top: -5px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-2 .park-breadcrumb__number--1 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-2 .park-breadcrumb__number--2 {
  top: 0;
  width: 61px;
  height: 61px;
  margin-left: -30px;
  line-height: 60px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-3 .park-breadcrumb__container:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  display: block;
  width: 66.666666%;
  height: 10px;
  margin-top: -5px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-3 .park-breadcrumb__number--1 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-3 .park-breadcrumb__number--2 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-3 .park-breadcrumb__number--3 {
  top: 0;
  width: 61px;
  height: 61px;
  margin-left: -30px;
  line-height: 60px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-4 .park-breadcrumb__container:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 10px;
  margin-top: -5px;
  background: #d02b3a;
}

.park-breadcrumb.is-selected-4 .park-breadcrumb__number--1 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-4 .park-breadcrumb__number--2 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-4 .park-breadcrumb__number--3 {
  background: #d02b3a;
}

.park-breadcrumb.is-selected-4 .park-breadcrumb__number--4 {
  top: 0;
  width: 61px;
  height: 61px;
  margin-right: -30px;
  line-height: 60px;
  background: #d02b3a;
}

.park-data {
  background: #f7f7f5;
  margin-bottom: 40px;
}

.park-data__photo {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.park-data__col-desc {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  font-size: 19px;
  line-height: 1.2;
  color: #2f2f2f;
}

.park-data__text-block {
  margin-bottom: 20px;
}

.park-data__title {
  font-size: 35px;
  line-height: 1;
  margin-bottom: 20px;
}

.park-data__label {
  color: #696969;
  margin-bottom: 5px;
}

.park-data__desc {
  padding-top: 8px;
}

.park-gobierno {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f9d930;
}

.park-gobierno__col-desc {
  padding-left: 4%;
}

.park-gobierno__image {
  display: block;
  width: 150px;
  height: auto;
  max-width: 100%;
  margin: 0 auto 30px;
}

.park-gobierno__title {
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  text-align: center;
}

.park-gobierno__title strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  text-transform: uppercase;
}

.leed-council {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #2f2f2f;
  background: #FFFFFF;
}

.leed-council__image {
  display: block;
  width: auto;
  height: auto;
  max-width: 180px;
  margin: 0 auto 30px;
}

.leed-council__title {
  font-size: 24px;
  margin-bottom: 20px;
}

.leed-council__title strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.leed-council__text {
  font-size: 19px;
  margin-bottom: 18px;
}

.leed-council__text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.leed-what {
  position: relative;
  z-index: 2;
  color: #2f2f2f;
  background: #f7f7f5;
}

.leed-what .row {
  position: relative;
  z-index: 1;
}

.leed-what__container {
  position: relative;
  padding-top: 50px;
}

.leed-what__decoration {
  position: relative;
  z-index: 0;
  display: block;
  width: auto;
  height: auto;
  max-width: 270px;
  margin: 0 auto -23px;
}

.leed-what__title {
  font-size: 24px;
  margin-bottom: 20px;
}

.leed-what__title strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.leed-what__text {
  font-size: 19px;
  margin-bottom: 18px;
}

.leed-what__text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.leed-why {
  position: relative;
  z-index: 0;
  padding-top: 80px;
}

.leed-why:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  display: block;
  width: 3px;
  height: 80px;
  background: #f7f7f5;
}

.leed-why__icons {
  margin-bottom: 25px;
}

.leed-why__icons-col {
  float: left;
  width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

.leed-why__icons__item {
  position: relative;
  display: block;
  max-width: 108px;
  margin: 0 auto;
}

.leed-why__icons__item__content {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  border: 3px solid #f7f7f5;
  margin: 0 auto 15px;
  font-size: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.leed-why__icons__item__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  display: block;
  max-width: 60%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.leed-why__icons__item--rodillo .leed-why__icons__item__img {
  max-width: 50%;
}

.leed-why__icons__item--shopping .leed-why__icons__item__img {
  max-width: 40%;
}

.leed-why__block {
  margin-bottom: 40px;
}

.leed-why__block__icon {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 18px;
}

.leed-why__block__title {
  margin-bottom: 20px;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 19px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

.leed-why__block__text {
  font-size: 19px;
  line-height: 1.25;
  color: #2f2f2f;
}

.leed-why__block__text p {
  margin-bottom: 15px;
}

.leed-why__block__text ul {
  padding: 0 0 0 22px;
  margin: 0 0 15px;
}

.leed-why__block__text li {
  padding: 0;
  margin: 0 0 7px;
}

.park-presentation .block-text {
  color: #696969;
}

.park-presentation .block-text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.park-presentation .block-quote.block-quote--photo-left .block-quote__text {
  text-align: center;
}

.park-presentation .block-quote__text {
  text-align: center;
  color: #696969;
}

.park-presentation .block-quote__text strong {
  color: #696969;
}

.cw-header {
  position: relative;
  z-index: 2;
}

.cw-header__bg {
  position: absolute;
  z-index: 0;
  top: 200px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url("../../images/empresa/cool-working/texture.png");
  background-size: auto 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.cw-header__content {
  position: relative;
  z-index: 1;
}

.cw-header__image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.cw-header__video-wrap {
  max-width: 930px;
  padding: 0 15px;
  margin: -9% auto 45px;
}

.cw-header__video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.cw-header__video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cw-actiu {
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 75px;
}

.cw-actiu__container {
  padding: 0 15px;
  font-size: 0;
}

.cw-actiu__container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.cw-actiu__content {
  position: relative;
  padding: 0 0 30px;
}

.cw-actiu__text {
  font-size: 24px;
  line-height: 1.3;
  text-align: left;
  color: #706f6d;
}

.cw-actiu__text p {
  margin-bottom: 15px;
}

.cw-actiu__text strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.cw-actiu__photo {
  position: relative;
}

.cw-actiu__photo__img {
  display: block;
  max-width: 85%;
  width: auto;
  height: auto;
  margin: 0 auto 30px;
}

.cw-time {
  position: relative;
  z-index: 1;
  margin-top: -45px;
}

.cw-time__col {
  position: relative;
}

.cw-time__col:before {
  content: '';
  display: block;
  height: 50px;
  background: #ccc;
}

.cw-time__item {
  position: relative;
}

.cw-time__item__content {
  padding-top: 35px;
  padding-right: 6%;
  padding-bottom: 31px;
  padding-left: 6%;
  text-align: center;
}

.cw-time__item__img {
  display: block;
  max-width: 150px;
  width: auto;
  height: auto;
  margin: 0 auto 28px;
}

.cw-time__item__title {
  margin-bottom: 20px;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 35px;
  line-height: 1;
}

.cw-time__item__text {
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}

.cw-time__col.cw-time__col--descanso {
  color: #ebaa96;
  background: #fefaf8;
}

.cw-time__col.cw-time__col--descanso:before {
  background: #ebaa96;
}

.cw-time__col.cw-time__col--descanso:after {
  background: #ebaa96;
}

.cw-time__col.cw-time__col--trabajo {
  color: #83c9bf;
  background: #f1f9f8;
}

.cw-time__col.cw-time__col--trabajo:before {
  background: #83c9bf;
}

.cw-time__col.cw-time__col--trabajo:after {
  background: #83c9bf;
}

.cw-time__col.cw-time__col--ocio {
  color: #d6bb74;
  background: #faf5e8;
}

.cw-time__col.cw-time__col--ocio:before {
  background: #d6bb74;
}

.cw-time__col.cw-time__col--ocio:after {
  background: #d6bb74;
}

.cw-happy {
  padding-top: 40px;
  padding-bottom: 100px;
  background-image: url("../../images/empresa/cool-working/bg-happy.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 100%;
}

.cw-happy__item__img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.cw-happy__item__badge {
  display: block;
  width: auto;
  height: auto;
  max-width: 250px;
  margin: 0 auto;
}

.error-404 .page-intro {
  padding: 25px 0 0;
}

.error-404-content {
  padding-top: 30px;
  background-color: #f7f7f5;
  overflow: hidden;
}

.error-404-title {
  margin: 0 0 24px;
  font-family: "UniversLT-CondensedLight", "Arial", sans-serif;
  font-size: 25px;
  line-height: 1;
  font-weight: 300;
  color: #2f2f2f;
}

.error-404-title strong {
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
  font-size: 1.24em;
}

.error-404-image {
  position: relative;
  font-size: 0;
  text-align: center;
}

.error-404-image__img {
  position: relative;
  z-index: 1;
  width: 230px;
}

.error-404-image:after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 97px;
  background: #fff;
}

.error-404-image.has-promo .error-404-image__img {
  cursor: pointer;
}

.error-404-image.has-promo .error-404-gafas {
  cursor: pointer;
}

.error-404-image.has-promo .error-404-gafas:hover img {
  -webkit-animation: bounceIn 0.55s both;
  -o-animation: bounceIn 0.55s both;
  animation: bounceIn 0.55s both;
}

.error-404-gafas {
  display: none;
}

.error-404-gafas img {
  position: absolute;
  top: 49%;
  left: 40%;
  display: block;
  width: 62px;
  height: auto;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {

  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 15deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 5deg);
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -5deg);
    transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg);
  }
}

@-o-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {

  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {

  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 15deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 5deg);
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -5deg);
    transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg);
  }
}

.wally-wrap {
  display: none;
  position: fixed;
  z-index: 1027;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  will-change: scroll-position;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

.wally-backdrop {
  display: none;
  position: fixed;
  z-index: 1026;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background: #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: scroll-position;
}

.wally {
  position: relative;
}

.wally__close-btn {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 15px;
  color: #bbb;
}

.wally__close-btn:hover,
.wally__close-btn:active,
.wally__close-btn:focus {
  color: #666;
}

.promo-wally-warning {
  padding-top: 100px;
}

.promo-wally-step {
  display: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.promo-wally-step-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.promo-wally-loading {
  padding-top: 50px;
  padding-bottom: 40px;
}

.promo-wally-chair {
  max-width: 140px;
  margin-bottom: 20px;
}

.promo-wally-wrap-game {
  position: relative;
}

.promo-wally-wrap-game a {
  cursor: default;
}

.promo-wally-timer {
  position: fixed;
  z-index: 2;
  top: 15px;
  left: 50%;
  min-height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #d30037;
  background: rgba(55, 55, 55, 0.8);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.promo-wally-timer-clock {
  padding-top: 4px;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fff;
}

.promo-wally-btns .btn {
  margin-right: 7px;
  margin-left: 7px;
}

.promo-wally-btns .btn:first-child {
  margin-left: 0;
}

.promo-wally-btns .btn:last-child {
  margin-right: 0;
}

.wally-wrap--fase2 .promo-wally-timer {
  white-space: nowrap;
}

.wally-wrap--fase2 .promo-wally-timer div {
  display: inline-block;
  padding-top: 4px;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fff;
}

.wally-wrap--fase2 .promo-wally-timer div.promo-wally-timer-clock {
  margin-right: 15px;
}

.wally-wrap--fase2 .promo-wally-timer div.icon {
  padding-top: 4px;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fff;
  margin: 0 14px;
}

.wally-wrap--fase2 .promo-wally-timer div.icon:last-child {
  margin-right: 0;
}

.wally-wrap--fase2 .promo-wally-timer div.icon .icon-svg {
  vertical-align: middle;
}

.wally-wrap--fase2 .promo-wally-timer div.icon .icon-svg .st0,
.wally-wrap--fase2 .promo-wally-timer div.icon .icon-svg .st1 {
  fill: none;
  stroke: #9b9b9b;
}

.wally-wrap--fase2 .promo-wally-timer div.icon.active .icon-svg--fill .st0,
.wally-wrap--fase2 .promo-wally-timer div.icon.active .icon-svg--fill .st1 {
  stroke: #fff;
}

.wally-wrap--fase2 .promo-wally-timer div.icon.inactive .icon-svg {
  display: none;
}

.wally-wrap--fase2 .promo-wally-timer div.icon.inactive::after {
  content: '?';
}

.wally-wrap--fase2 .promo-wally-find-this {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 35px 20px 30px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: rgba(55, 55, 55, 0.8);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.wally-wrap--fase2 .promo-wally-find-this .promo-inner-wrap {
  position: fixed;
  z-index: 2;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  left: 50%;
  padding: 20px 35px 20px 30px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wally-wrap--fase2 .promo-wally-find-this .icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}

.wally-wrap--fase2 .promo-wally-find-this .icon .icon-svg {
  width: 100%;
  height: 100%;
}

.wally-wrap--fase2 .promo-wally-find-this .icon .icon-svg .st0,
.wally-wrap--fase2 .promo-wally-find-this .icon .icon-svg .st1 {
  fill: none;
}

.wally-wrap--fase2 .promo-wally-find-this .icon .icon-svg--fill .st0,
.wally-wrap--fase2 .promo-wally-find-this .icon .icon-svg--fill .st1 {
  stroke: #fff;
}

.wally-wrap--fase2 .promo-wally-find-this .text {
  display: inline-block;
  line-height: 18px;
  text-align: left;
  height: 50px;
  padding: 2px 0;
}

.wally-wrap--fase2 .promo-wally-find-this .text span {
  display: block;
  font-size: 25px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
}

.wally-wrap--fase2 .promo-wally-step-4 ul {
  list-style: none;
  padding: 0;
}

.wally-wrap--fase2 .promo-wally-step-4 ul li .position {
  text-align: left;
}

.wally-wrap--fase2 .promo-wally-step-4 ul li .nickname {
  text-align: left;
  padding-right: 50px;
}

.wally-wrap--fase2 .promo-wally-step-4 ul li .score {
  padding-left: 50px;
}

.wally-wrap--fase2 .promo-wally-step-4 ul li p {
  font-size: 22px;
  color: #2f2f2f;
  font-family: "UniversLT-CondensedLight", "Arial", sans-serif;
}

.wally-wrap--fase2 .promo-wally-step-4 li.best p {
  color: #000000;
  font-size: 25px;
}

.wally-wrap--fase2 .promo-wally-step-4 li.you p {
  color: #d30037;
  font-size: 25px;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.wally-wrap--fase2 .promo-wally-step-4 .header-list {
  border-bottom: 1px solid #d30037;
  margin-bottom: 10px;
}

.wally-wrap--fase2 .promo-wally-step-4 .header-list p {
  margin-bottom: 0;
}

.wally-wrap--fase2 .promo-wally-step-4 .ranking-wrap {
  margin-bottom: 50px;
}

.hs-spot-tooltip-outer a {
  background-image: url("../../images/fix.png");
}

.main-header-wrap--iframe {
  height: 50px;
}

.main-nav--iframe {
  display: none;
}

.main-header.is-mini .main-header__logo__img--big--iframe {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.secondary-nav__item--mobile {
  display: table-cell;
}

.secondary-nav__item--more-margin--iframe .secondary-nav__item__link--red {
  color: #c53752;
}

.main-nav__link__icon {
  width: 20px;
  height: 20px;
  margin-left: 1px;
  margin-right: 5px;
}

.main-nav-mobile__title__icon--iframe {
  padding: 2px;
}

.tabs-plain__wrap-iframe {
  display: inline-block;
  text-align: left;
}

.tabs-plain__wrap-iframe .tabs-plain__clearfix {
  display: block;
}

.product-nav__item--iframe {
  padding-right: 15px;
}

.product-nav__item__link--iframe {
  color: #fff;
  font-family: "UniversLT-CondensedBold", "Arial", sans-serif;
}

.product-nav__item__link--iframe:hover,
.product-nav__item__link--iframe:active,
.product-nav__item__link--iframe:focus {
  text-decoration: none;
  color: #fff;
}

.btn-remove {
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  font-family: "Oswald", sans-serif;
  color: #c53752;
  font-size: 14px;
  text-transform: uppercase;
}

.btn-remove:hover,
.btn-remove:active,
.btn-remove:focus {
  color: #c53752;
  border-color: #c53752;
}

.main-nav__link__badge {
  position: relative;
  top: -2px;
  margin-left: 5px;
  padding: 4px 7px;
  background-color: #c53752;
  font-size: 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.main-nav-mobile__badge {
  position: absolute;
  top: 14px;
  margin-left: 5px;
  padding: 4px 7px;
  background-color: #c53752;
  font-size: 10px;
}

.secondary-nav__item__link .icon-svg {
  vertical-align: 0;
  margin-right: 10px;
}

.owl-carousel .owl-item--iframe {
  display: inline-block;
  float: none;
  margin-bottom: 20px;
}

.carousel-products__iframe {
  margin: 20px auto;
  text-align: center;
}

.carousel-products__iframe .carousel-products-item__photo {
  margin-bottom: 20px;
}

.iframe__seccion .img-responsive {
  margin-left: auto;
  margin-right: auto;
}

.block-text--iframe p:last-child {
  margin-bottom: 0;
}

.block-text--iframe iframe {
  max-width: 100%;
}

.downloads__container--iframe {
  text-align: center;
}

.mfp-iframe button.mfp-close {
  display: none;
}

.mfp-iframe .mfp-close-iframe {
  position: absolute;
  right: 0;
  margin-top: 10px;
  width: 25px;
  height: 25px;
  background-image: url("../../images/icons/close-big.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.empty {
  border: 1px solid #C23856 !important;
}

#adnTitle-layer h1 strong span {
  text-transform: none;
}

#adnInfo-layer .product__info {
  position: relative;
}

#adnInfo-layer h2 {
  display: inline;
  margin-left: 3px;
  font-family: 'Oswald', sans-serif;
  font-size: 23px;
  color: #2f2f2f;
}

#adnInfo-layer p {
  font-family: 'Oswald', sans-serif;
  font-weight: lighter;
  font-size: 13px;
  color: #2f2f2f;
  text-align: justify;
}

#adnInfo-layer .number {
  display: inline;
  font-size: 23px;
  font-weight: 500;
  color: #d1003b;
}

.addInfo-tablet #infoADN-1 {
  margin-top: 80px;
}

.addInfo-tablet #infoADN-2 {
  margin-top: 160px;
}

.addInfo-tablet #infoADN-3 {
  margin-top: 185px;
}

.addInfo-tablet #infoADN-4 {
  margin-top: 155px;
}

.addInfo-tablet #infoADN-5 {
  margin-top: 205px;
}

.addInfo-tablet #infoADN-6 {
  margin-top: 180px;
}

.addInfo-tablet #infoADN-7 {
  margin-top: 100px;
}

.addInfo-tablet #infoADN-8 {
  margin-top: 205px;
}

.addInfo-tablet #infoADN-9 {
  margin-top: 215px;
}

.addInfo-tablet #infoADN-10 {
  margin-top: 160px;
}

.pull-faces {
  text-align: center;
  margin-right: 5px;
  margin-top: 10px;
}

.pull-faces img {
  width: 50px;
  height: 50px;
  display: block;
}

.design-intro {
  position: relative;
  background-color: #da014c;
  text-align: left;
  margin-top: 40px;
  padding: 0 0 40px;
  z-index: 6;
}

.design-intro:before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  height: 100px;
  background-color: #da014c;
  -webkit-transform: skew(0deg, -2.5deg);
  -ms-transform: skew(0deg, -2.5deg);
  -o-transform: skew(0deg, -2.5deg);
  transform: skew(0deg, -2.5deg);
  z-index: 1;
}

.design-intro__triangle {
  position: absolute;
  top: -40px;
  left: 0;
  right: 50%;
  height: 80px;
  background-color: #000;
  -webkit-transform: skew(0deg, 3.7deg);
  -ms-transform: skew(0deg, 3.7deg);
  -o-transform: skew(0deg, 3.7deg);
  transform: skew(0deg, 3.7deg);
  z-index: 0;
}

.design-intro__right {
  z-index: 2;
}

.design-intro__line {
  display: none;
  position: absolute;
  top: 13px;
  left: -15px;
  z-index: 2;
}

#circle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

#circle.is-active {
  background-color: white;
}

.design-intro__title {
  margin: 0 0 5px;
  color: #fff;
  text-align: left;
  text-transform: none;
  line-height: 1;
  font-size: 38.4px;
}

.design-intro__subtitle {
  margin: 0 0 25px;
  color: #fff;
  text-align: left;
  font-size: 19.2px;
}

.design-intro__text {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.design-intro__text p {
  margin-bottom: 1em;
  text-align: left;
}

.design-intro__image {
  margin-top: 10px;
  margin-bottom: 30px;
  max-width: 200px;
}

.design-intro__video {
  position: relative;
  padding: 10px;
  background-color: #000;
  border: 2px solid #fff;
  z-index: 3;
}

.design-intro__lines {
  position: absolute;
  top: -4px;
  left: -4px;
}

.design-intro__line-postvideo {
  display: none;
  position: absolute;
  bottom: -50px;
  height: 280px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  background-color: #fff;
}

.design-comparte {
  position: relative;
  background-color: #5c9aa4;
  padding: 60px 0 0;
  z-index: 5;
}

.design-comparte__line {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  background-color: #fff;
}

.design-comparte__triangle-start {
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  height: 50px;
  background-color: #da014c;
  -webkit-transform: skew(0deg, 2.5deg);
  -ms-transform: skew(0deg, 2.5deg);
  -o-transform: skew(0deg, 2.5deg);
  transform: skew(0deg, 2.5deg);
  z-index: 1;
}

.design-comparte__triangle-finish {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  height: 50px;
  background-color: #5c9aa4;
  -webkit-transform: skew(0deg, -2.5deg);
  -ms-transform: skew(0deg, -2.5deg);
  -o-transform: skew(0deg, -2.5deg);
  transform: skew(0deg, -2.5deg);
  z-index: 6;
}

.design-comparte__line-posttriangle {
  display: none;
  position: absolute;
  bottom: -50px;
  height: 280px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  background-color: #fff;
  z-index: 7;
}

.design-comparte__left {
  position: relative;
}

.design-comparte__title {
  margin: 0 0 5px;
  color: #fff;
  text-align: left;
  text-transform: none;
  line-height: 1;
  font-size: 38.4px;
}

.design-comparte__title:before {
  content: "";
  display: block;
  position: absolute;
  display: none;
  right: -14px;
  top: 15px;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #5c9aa4;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.design-comparte__title.is-active:before {
  background-color: #fff;
}

.design-comparte__subtitle {
  margin: 0 0 25px;
  color: #fff;
  text-align: left;
  font-size: 19.2px;
}

.design-comparte__text {
  color: #fff;
  font-size: 18px;
}

.design-comparte__text p {
  margin-bottom: 1em;
}

.design-comparte-item {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
}

.design-comparte-item.is-active .design-comparte-item__circle {
  background-color: #fff;
}

.design-comparte-item .design-comparte-item__circle {
  display: none;
  position: absolute;
  top: 7px;
  left: -35px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #5c9aa4;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.design-comparte-item .design-comparte-item__category {
  font-family: "Oswald", sans-serif;
  color: #fff;
  opacity: 0.6;
  font-size: 21px;
  font-weight: 300;
}

.design-comparte-item .design-comparte-item__image {
  margin-bottom: 10px;
}

.design-comparte-item .design-comparte-item__text {
  margin-bottom: 15px;
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.design-comparte-item .design-comparte-item__link {
  position: relative;
  padding: 6px 20px 5px;
  border-width: 1px;
  font-size: 12px;
  z-index: 3;
}

.design-comparte-item .polilinea {
  display: none;
  position: absolute;
  top: 39px;
  left: -12px;
  width: 6px;
  height: 260px;
  background-image: url("../../images/empresa/design/dots.png");
  background-position: left top 3px;
  background-repeat: repeat-y;
  background-size: 6px 8px;
  z-index: 3;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.design-comparte-item .polilinea .before {
  display: block;
  position: absolute;
  top: 0;
  left: -16px;
  width: 0;
  height: 6px;
  background-image: url("../../images/empresa/design/dots.png");
  background-position: left top 3px;
  background-repeat: repeat-x;
  background-size: 6px 8px;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.design-comparte-item .polilinea .after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-image: url("../../images/empresa/design/dots.png");
  background-position: 0 center;
  background-repeat: repeat-x;
  background-size: 6px 8px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.design-comparte-item .design-intro__dotted {
  display: none;
}

.design-comparte__pagination .pagination__link,
.design-comparte__pagination .pagination__link--arrow {
  color: #ffffff;
}

.design-comparte-item.is-active .polilinea {
  -webkit-animation-name: polilinea;
  -o-animation-name: polilinea;
  animation-name: polilinea;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.design-comparte-item.is-active .polilinea .before {
  -webkit-animation-name: polilineaBefore;
  -o-animation-name: polilineaBefore;
  animation-name: polilineaBefore;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

.design-comparte-item.is-active .polilinea .after {
  -webkit-animation-name: polilineaAfter;
  -o-animation-name: polilineaAfter;
  animation-name: polilineaAfter;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@-webkit-keyframes polilinea {
  from {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-o-keyframes polilinea {
  from {
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }

  to {
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes polilinea {
  from {
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }

  to {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes polilineaBefore {
  from {
    width: 0;
  }

  to {
    width: 18px;
  }
}

@-o-keyframes polilineaBefore {
  from {
    width: 0;
  }

  to {
    width: 18px;
  }
}

@keyframes polilineaBefore {
  from {
    width: 0;
  }

  to {
    width: 18px;
  }
}

@-webkit-keyframes polilineaAfter {
  from {
    width: 0;
  }

  to {
    width: 465px;
  }
}

@-o-keyframes polilineaAfter {
  from {
    width: 0;
  }

  to {
    width: 465px;
  }
}

@keyframes polilineaAfter {
  from {
    width: 0;
  }

  to {
    width: 465px;
  }
}

.design-panels {
  position: relative;
  padding: 0;
  z-index: 4;
}

.design-panels__line {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  background-color: #fff;
  z-index: 5;
}

.design-panels__left {
  position: relative;
  overflow: hidden;
  padding: 0;
}

.design-panels__wrap {
  position: relative;
}

.design-panels__wrap .design-panels__cartel {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  will-change: filter;
  z-index: 1;
}

.design-panels__content {
  position: relative;
  padding: 15px;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
  height: 650px;
  z-index: 2;
  border-bottom: 2px solid white;
}

.design-panels__content .design-panels__decorative {
  z-index: 1;
}

.design-panels__content .design-panels__text {
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: left;
  z-index: 2;
}

.design-panels__content .design-panels__text h3 {
  margin: 0 0 15px;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
}

.design-panels__content .design-panels__text p {
  margin: 0 0 25px;
  font-size: 17px;
  line-height: 1.33;
}

.design-panels__content .design-panels__text .btn {
  padding: 8px 20px 7px;
}

.design-panels__content--producto {
  background-color: #1a2d2b;
  padding: 20% 15px 0 30%;
  text-align: center;
}

.design-panels__content--producto .design-panels__image {
  display: inline-block;
  margin: 0 auto 20px;
  max-width: 200px;
}

.design-panels__content--producto .design-panels__decorative {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 400px;
}

.design-panels__content--comunicados {
  background-color: #36341d;
  padding: 10% 15px 0;
}

.design-panels__content--comunicados .design-panels__image {
  display: inline-block;
  margin: 0 auto 20px;
  max-width: 80px;
}

.design-panels__content--comunicados .design-panels__decorative {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 110%;
  height: auto;
}

.design-panels__content--grafico {
  background-color: #122d36;
  padding: 10% 15px 0;
}

.design-panels__content--grafico .design-panels__image {
  display: inline-block;
  margin: 0 auto 20px;
  max-width: 150px;
}

.design-panels__content--grafico .design-panels__decorative {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}

.design-panels__content--procesos {
  background-color: #332d31;
  padding: 10% 15px 0 26%;
}

.design-panels__content--procesos .design-panels__image {
  position: absolute;
  top: 6%;
  left: 15px;
  display: inline-block;
  margin: 0 auto 20px;
  max-width: 65px;
}

.design-panels__content--procesos .design-panels__decorative {
  position: absolute;
  bottom: 5%;
  left: 50%;
  width: auto;
  height: 250px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.design-panels__content--espacios {
  background-color: #322d27;
  padding: 20% 15px 0 30%;
}

.design-panels__content--espacios .design-panels__image {
  position: absolute;
  top: 45px;
  left: 15px;
  display: inline-block;
  margin: 0 auto 20px;
  max-width: 220px;
}

.design-panels__content--espacios .design-panels__decorative {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: 235px;
}

.js-panel-wrap {
  position: relative;
}

.design-panels__right {
  background-color: #b5b5af;
  background-image: url("../../images/empresa/design/panels-right-bg.png");
  background-position: right bottom;
  background-repeat: repeat-x;
  height: 700px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.design-panels__title {
  position: relative;
}

.design-panels__title:before {
  content: "";
  display: block;
  position: absolute;
  display: none;
  left: -30px;
  top: 15px;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #b5b5af;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  z-index: 7;
}

.design-panels__title.is-active:before {
  background-color: #fff;
}

.design-panels__list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 4;
}

.design-panels__list li {
  position: relative;
  height: 52px;
  padding: 8px 10px;
  -webkit-transition: padding 0.5s ease;
  -o-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
  border-top: 2px dotted transparent;
  border-bottom: 2px dotted transparent;
}

.design-panels__list li:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  will-change: transform;
}

.design-panels__list li.active {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.design-panels__list li.active:after {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.design-panels__list li.active a {
  color: #373730;
  font-size: 26px;
  line-height: 1.2;
  background-position: 0 -38px;
}

.design-panels__list a {
  padding-left: 45px;
  font-family: "Oswald", sans-serif;
  color: #e0e0de;
  font-size: 21px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 31px auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.design-panels__list a.design-panels__producto {
  background-image: url("../../images/empresa/design/icon-producto.png");
}

.design-panels__list a.design-panels__comunicados {
  background-image: url("../../images/empresa/design/icon-comunicados.png");
}

.design-panels__list a.design-panels__grafico {
  background-image: url("../../images/empresa/design/icon-grafico.png");
}

.design-panels__list a.design-panels__procesos {
  background-image: url("../../images/empresa/design/icon-procesos.png");
}

.design-panels__list a.design-panels__espacios {
  background-image: url("../../images/empresa/design/icon-espacios.png");
}

.design-panels__list a:hover,
.design-panels__list a:active,
.design-panels__list a:focus {
  color: #373730;
  text-decoration: none;
  background-position: 0 -38px;
}

.design-gracias {
  position: relative;
  padding: 0;
  z-index: 3;
  height: 420px;
  background-position: center bottom;
  background-size: 100% auto;
}

.design-gracias__line {
  display: none;
  position: absolute;
  top: -170px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  height: 230px;
  background-color: #fff;
  z-index: 10;
}

.design-gracias__line:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -32px;
  width: 32px;
  height: 32px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  border: 4px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.design-gracias__line.is-active:after {
  background-color: #fff;
}

.design-gracias__title {
  margin-top: 15px;
  font-size: 65.1px;
  font-weight: 700;
  text-transform: uppercase;
}

.design-gracias__text {
  display: inline-block;
  margin: 0 auto;
  padding: 0 15px;
  color: #fff;
  font-size: 16.8px;
  line-height: 1.2;
}

.cool-block-title {
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 400;
}

.cool-block-title--sm {
  font-size: 28px;
  line-height: 42px;
}

.cool-block-text {
  margin: 0;
  color: #414141;
  font-size: 21px;
}

.line-break {
  display: none;
}

.cool-hero {
  position: relative;
  z-index: 2;
  padding-top: 213.12%;
  background-image: url("../../images/empresa/coolworking/hero-xs.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.cool-hero__content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  padding-top: 73%;
}

.cool-hero__stripe {
  position: absolute;
  width: 100%;
  padding-top: 109.37%;
}

.cool-hero__title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  margin: 0;
  padding: 0 10%;
  color: white;
  font-size: 45px;
  font-family: "Oswald", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
}

.cool-features {
  position: relative;
  z-index: 1;
  margin-top: -40px;
}

.cool-features-item {
  background-position: top left -16px;
  background-repeat: no-repeat;
  background-size: contain;
}

.cool-features-item__deco {
  display: none;
}

.cool-features-item--generations {
  padding-left: 56px;
  background-color: #bccc79;
  background-image: url("../../images/empresa/coolworking/feature-generations-s.png");
}

.cool-features-item--organizational {
  padding-right: 54px;
  padding-left: 0;
  background-color: #96b7cb;
  background-image: url("../../images/empresa/coolworking/feature-organizational-s.png");
  background-position: top right -16px;
}

.cool-features-item--efficiency {
  padding-left: 56px;
  background-color: #f1cd65;
  background-image: url("../../images/empresa/coolworking/feature-efficiency-s.png");
}

.cool-features .cool-features-info {
  position: relative;
  padding: 116px 24px 50px 0;
  color: white;
}

.cool-features .cool-features-info__title {
  margin-bottom: 14px;
  max-width: 50%;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
}

.cool-features .cool-features-info__subtitle {
  margin-bottom: 14px;
  max-width: 90%;
  font-size: 24px;
}

.cool-features .cool-features-info__text {
  font-size: 16px;
}

.cool-features .cool-features-info--generations .cool-features-info__ico {
  position: absolute;
  top: 24px;
  right: 24px;
}

.cool-features .cool-features-info--generations .cool-features-info__ico svg {
  width: 90px;
  height: 90px;
}

.cool-features .cool-features-info--organizational {
  padding: 134px 30px 30px 20px;
}

.cool-features .cool-features-info--organizational .cool-features-info__ico {
  position: absolute;
  top: 40px;
  right: 0;
}

.cool-features .cool-features-info--organizational .cool-features-info__ico svg {
  width: 98px;
  height: 90px;
}

.cool-features .cool-features-info--efficiency .cool-features-info__ico {
  position: absolute;
  top: 24px;
  right: 24px;
}

.cool-features .cool-features-info--efficiency .cool-features-info__ico svg {
  width: 90px;
  height: 90px;
}

.cool-wellness {
  padding: 52px 0 30px;
}

.cool-wellness__container {
  max-width: 900px;
}

.cool-wellness__title {
  margin-bottom: 30px;
}

.cool-wellness__text {
  text-align: center;
}

.cool-wellness .cool-wellness-grid {
  margin-top: 40px;
}

.cool-wellness .cool-wellness-card {
  margin: 20px auto 30px;
  padding-top: 262px;
  max-width: 95%;
  background-repeat: no-repeat;
  background-position: top center;
}

.cool-wellness .cool-wellness-card__title {
  padding-top: 16px;
  margin-bottom: 16px;
  text-align: left;
}

.cool-wellness .cool-wellness-card__title-percent {
  font-size: 30px;
  line-height: 30px;
}

.cool-wellness .cool-wellness-card__bar {
  position: relative;
  margin-bottom: 16px;
  height: 18px;
  background-color: #ececec;
}

.cool-wellness .cool-wellness-card__bar-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  background-color: #bccc79;
}

.cool-wellness .cool-wellness-card__bar-bg--100 {
  width: 100%;
}

.cool-wellness .cool-wellness-card__bar-bg--86 {
  width: 86%;
}

.cool-wellness .cool-wellness-card__bar-bg--80 {
  width: 80%;
}

.cool-wellness .cool-wellness-card__bar-bg--24 {
  width: 24%;
}

.cool-wellness .cool-wellness-card__text {
  font-size: 19px;
}

.cool-wellness .cool-wellness-card--first {
  background-image: url("../../images/empresa/coolworking/cool-wellness-first.png");
}

.cool-wellness .cool-wellness-card--second {
  background-image: url("../../images/empresa/coolworking/cool-wellness-second.png");
}

.cool-wellness .cool-wellness-card--third {
  background-image: url("../../images/empresa/coolworking/cool-wellness-third.png");
}

.cool-wellness .cool-wellness-card--fourth {
  background-image: url("../../images/empresa/coolworking/cool-wellness-fourth.png");
}

.cool-book {
  padding: 55px 0 65px;
  background-color: #f0f0ef;
  text-align: center;
}

.cool-book__text-small {
  color: #9c9c9c;
  font-size: 14px;
}

.cool-book__cta {
  margin: 48px auto 40px;
  width: auto;
  padding: 13px 30px 12px;
  border: 2px solid #d30037;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  background-color: #d30037;
  font-size: 18px;
  padding: 16px 30px;
}

.cool-book__cta:hover,
.cool-book__cta:active,
.cool-book__cta:focus {
  border-color: #d30037;
  color: #d30037;
  background-color: transparent;
}

.aeropuertos-hero {
  position: relative;
  overflow: hidden;
}

.aeropuertos-hero .container {
  background-image: url("/images/landings/aeropuertos/world-map.svg");
  background-size: contain;
  position: relative;
}

.aeropuertos-hero .world-map {
  opacity: 0;
}

.aeropuertos-hero .world-map:hover {
  cursor: url("/images/landings/aeropuertos/plane-cursor--stroke.svg"), auto;
}

.aeropuertos-hero .plane {
  width: auto;
}

.aeropuertos-hero .plane:hover {
  cursor: url("/images/landings/aeropuertos/plane-cursor--stroke.svg"), auto;
}

.aeropuertos-hero .plane-1-left {
  position: absolute;
  top: 6%;
  height: 40px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-animation: flyingFromLeft 30s linear infinite;
  -o-animation: flyingFromLeft 30s linear infinite;
  animation: flyingFromLeft 30s linear infinite;
}

.aeropuertos-hero .plane-1-left .cls-1:nth-child(2) {
  -webkit-animation: opacityOff 7s ease-in-out forwards;
  -o-animation: opacityOff 7s ease-in-out forwards;
  animation: opacityOff 7s ease-in-out forwards;
}

.aeropuertos-hero .plane-2-left {
  position: absolute;
  top: 35%;
  height: 20px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-animation: flyingFromLeft 44.5s linear infinite;
  -o-animation: flyingFromLeft 44.5s linear infinite;
  animation: flyingFromLeft 44.5s linear infinite;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.aeropuertos-hero .plane-2-left .cls-1:nth-child(1) {
  -webkit-animation: opacityOff 9s ease-in-out forwards;
  -o-animation: opacityOff 9s ease-in-out forwards;
  animation: opacityOff 9s ease-in-out forwards;
}

.aeropuertos-hero .plane-3-left {
  position: absolute;
  top: 65%;
  height: 50px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-animation: flyingFromLeft 24.2s linear infinite;
  -o-animation: flyingFromLeft 24.2s linear infinite;
  animation: flyingFromLeft 24.2s linear infinite;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}

.aeropuertos-hero .plane-3-left .cls-1:nth-child(1) {
  -webkit-animation: opacityOff 9s ease-in-out forwards;
  -o-animation: opacityOff 9s ease-in-out forwards;
  animation: opacityOff 9s ease-in-out forwards;
}

.aeropuertos-hero .plane-1-right {
  position: absolute;
  top: 25%;
  height: 45px;
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
  -webkit-animation: flyingFromRight 24.5s linear infinite;
  -o-animation: flyingFromRight 24.5s linear infinite;
  animation: flyingFromRight 24.5s linear infinite;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.aeropuertos-hero .plane-1-right .cls-1:nth-child(1) {
  -webkit-animation: opacityOff 9s ease-in-out forwards;
  -o-animation: opacityOff 9s ease-in-out forwards;
  animation: opacityOff 9s ease-in-out forwards;
}

.aeropuertos-hero .plane-2-right {
  position: absolute;
  top: 75%;
  height: 35px;
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
  -webkit-animation: flyingFromRight 36.5s linear infinite;
  -o-animation: flyingFromRight 36.5s linear infinite;
  animation: flyingFromRight 36.5s linear infinite;
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.aeropuertos-hero .plane-2-right .cls-1:nth-child(2) {
  -webkit-animation: opacityOff 10s ease-in-out forwards;
  -o-animation: opacityOff 10s ease-in-out forwards;
  animation: opacityOff 10s ease-in-out forwards;
}

.aeropuertos-hero .point {
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out, -o-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -o-transform .2s ease-in-out;
  opacity: 0;
  -webkit-animation: opacityOn 5s ease-in-out infinite;
  -o-animation: opacityOn 5s ease-in-out infinite;
  animation: opacityOn 5s ease-in-out infinite;
}

.aeropuertos-hero .point:hover {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  cursor: url("/images/landings/aeropuertos/plane-cursor--stroke.svg"), auto;
}

.aeropuertos-hero .point-1 {
  top: 10%;
  right: 49%;
  -webkit-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.aeropuertos-hero .point-2 {
  top: 22.5%;
  right: 55.3%;
  -webkit-animation-delay: 5.4s;
  -o-animation-delay: 5.4s;
  animation-delay: 5.4s;
}

.aeropuertos-hero .point-3 {
  top: 24.6%;
  right: 52.1%;
  -webkit-animation-delay: 2.9s;
  -o-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.aeropuertos-hero .point-4 {
  top: 28.8%;
  right: 54.15%;
  -webkit-animation-delay: 4.8s;
  -o-animation-delay: 4.8s;
  animation-delay: 4.8s;
}

.aeropuertos-hero .point-5 {
  top: 30.8%;
  right: 53.15%;
  -webkit-animation-delay: 3.1s;
  -o-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.aeropuertos-hero .point-6 {
  top: 37.2%;
  right: 40.6%;
  -webkit-animation-delay: 3.7s;
  -o-animation-delay: 3.7s;
  animation-delay: 3.7s;
}

.aeropuertos-hero .point-7 {
  top: 41.5%;
  right: 26.1%;
  -webkit-animation-delay: 4.4s;
  -o-animation-delay: 4.4s;
  animation-delay: 4.4s;
}

.aeropuertos-hero .point-8 {
  top: 35.1%;
  right: 14.7%;
  -webkit-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.aeropuertos-hero .point-9 {
  top: 49.8%;
  right: 46.9%;
  -webkit-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.aeropuertos-hero .point-10 {
  top: 79.1%;
  right: 11.6%;
  -webkit-animation-delay: 6.4s;
  -o-animation-delay: 6.4s;
  animation-delay: 6.4s;
}

.aeropuertos-hero .point-11 {
  top: 33.1%;
  left: 11.2%;
  -webkit-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.aeropuertos-hero .point-12 {
  top: 35.2%;
  left: 21.7%;
  -webkit-animation-delay: 4.4s;
  -o-animation-delay: 4.4s;
  animation-delay: 4.4s;
}

.aeropuertos-hero .point-13 {
  top: 45.7%;
  left: 16.5%;
  -webkit-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

.aeropuertos-hero .point-14 {
  top: 60.3%;
  left: 23.7%;
  -webkit-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.aeropuertos-hero .point-15 {
  top: 68.7%;
  left: 31%;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}

.aeropuertos-hero .point-16 {
  bottom: 10.1%;
  left: 26.85%;
  -webkit-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

@-webkit-keyframes flyingFromLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
}

@-o-keyframes flyingFromLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100vw, 0, 0);
  }
}

@keyframes flyingFromLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
}

@-webkit-keyframes flyingFromRight {
  0% {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@-o-keyframes flyingFromRight {
  0% {
    transform: translate3d(100vw, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes flyingFromRight {
  0% {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@-webkit-keyframes opacityOff {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    display: none;
  }
}

@-o-keyframes opacityOff {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    display: none;
  }
}

@keyframes opacityOff {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    display: none;
  }
}

@-webkit-keyframes opacityOn {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes opacityOn {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opacityOn {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.aeropuertos-products {
  margin-top: 0;
  background-color: #f7f7f6;
}

.aeropuertos-shortfilm .projects__gallery .product--photo-bg {
  height: 543.75px;
}

.aeropuertos-shortfilm .projects__gallery .product--photo-bg:hover .product__photo__overlay,
.aeropuertos-shortfilm .projects__gallery .product--photo-bg:active .product__photo__overlay,
.aeropuertos-shortfilm .projects__gallery .product--photo-bg:focus .product__photo__overlay {
  opacity: 0.7;
}

.aeropuertos-shortfilm .projects__gallery .product__photo__overlay {
  background-color: #000;
}

.aeropuertos-shortfilm .projects__gallery .cta {
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 4;
}

.aeropuertos-projects .projects__gallery .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.aeropuertos-projects .projects__gallery .product__info {
  margin-bottom: 5rem;
}

.aeropuertos-projects .projects__gallery .cta {
  text-align: center;
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 4;
}

.christmas-intro__video-container {
  position: relative;
  padding: 75px 20px;
  background-color: #cf1840;
  background-image: url("../../images/empresa/navidad18/video-container-left-bg.png"), url("../../images/empresa/navidad18/video-container-right-bg.png");
  background-position: left top, right top;
  background-repeat: no-repeat;
  background-size: contain;
}

.christmas-intro__video {
  position: relative;
  padding: 10px;
  background-color: #000;
  border: 2px solid #fff;
  z-index: 4;
}

.christmas-band {
  position: relative;
  padding: 30px;
  background-color: #ecead9;
  background-image: url("../../images/empresa/navidad18/band-bg.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 30% auto;
}

.christmas-band__subtitle {
  margin: 0;
  text-align: center;
  color: #404040;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.christmas-items [class*="col-"] {
  padding: 0;
}

.christmas-item {
  position: relative;
  padding: 150px 15px 15px;
  background-repeat: no-repeat;
}

.christmas-item img {
  display: none;
}

.christmas-item__title {
  color: #3a3720;
  font-size: 20px;
  font-family: "HalisGR-Bold", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}

.christmas-item__text {
  color: #3a3720;
  font-size: 17px;
  font-family: "HalisGR-Regular", sans-serif;
  line-height: 1.2;
}

.christmas-item--windows {
  background-color: #d4cfa4;
  background-image: url("../../images/empresa/navidad18/windows-window-bg.png");
  background-position: top 10px center;
  background-size: auto 140px;
}

.christmas-item--light {
  background-color: #c8c28f;
  background-image: url("../../images/empresa/navidad18/light-clouds-bg.png"), url("../../images/empresa/navidad18/light-people-bg.png");
  background-position: top 50px left 20px, top right 10px;
  background-size: 120px auto, auto 240px;
}

.christmas-item--air {
  background-color: #ece891;
  background-image: url("../../images/empresa/navidad18/air-conditioner-bg.png");
  background-position: top 10px right -10px;
  background-size: 90%;
}

.christmas-item--silence {
  background-color: #f0eda6;
  background-image: url("../../images/empresa/navidad18/silence-people-bg.png");
  background-position: top 10px center;
  background-size: auto 140px;
}

.christmas-item--move {
  background-color: #bfddba;
  background-image: url("../../images/empresa/navidad18/move-people-bg.png");
  background-position: top 30px left;
  background-size: 87%;
}

.christmas-item--bio {
  background-color: #b2d6ac;
  background-image: url("../../images/empresa/navidad18/bio-people-bg.png");
  background-position: top 20px left 35px;
  background-size: 57%;
}

.christmas-item--fruit {
  background-color: #a1d5d3;
  background-image: url("../../images/empresa/navidad18/fruit-people-bg.png");
  background-position: top 15px left 60px;
  background-size: 70%;
}

.christmas-item--social {
  background-color: #b6dbda;
  background-image: url("../../images/empresa/navidad18/social-people-bg.png");
  background-position: top 15px right;
  background-size: 70%;
}

.christmas-water {
  position: relative;
  padding-top: 20px;
  text-align: center;
  background-color: #ecead9;
  overflow: hidden;
}

.christmas-water__lines {
  position: absolute;
  display: none;
}

.christmas-water__title {
  color: #404040;
  font-family: "HalisGR-Bold", sans-serif;
  font-size: 30px;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.christmas-water__subtitle {
  display: inline-block;
  margin: 0 0 15px;
  color: #3a3720;
  font-size: 17px;
  font-family: "HalisGR-Regular", sans-serif;
  line-height: 1.2;
}

.christmas-water__bg {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 100%;
  max-width: 1086px;
  height: 450px;
  background-image: url("../../images/empresa/navidad18/water-main.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}

.christmas-water__boats,
.christmas-water__star,
.christmas-water__people,
.christmas-water__clouds {
  position: absolute;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 4;
}

.christmas-water__main {
  position: absolute;
  top: 10%;
  left: 22%;
  width: 57%;
  z-index: 5;
}

.christmas-water__boats {
  width: 12%;
  top: 37%;
  left: 26%;
}

.christmas-water__star {
  width: 4.3%;
  top: 0%;
  left: 54%;
}

.christmas-water__people {
  width: 19%;
  top: 41%;
  left: 72%;
}

.christmas-water__clouds {
  top: 15%;
  right: 0;
  width: 19%;
}

.christmas-water__personas {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 80px;
}

.christmas-water__personas-image {
  display: inline-block;
  max-width: 70%;
}

.video-text {
  padding: 4em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-text img {
  max-width: 100%;
}

.video-text__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  margin-bottom: 2em;
  padding: 0 2em;
  text-align: center;
}

.video-text__subtitle {
  display: inline-block;
  margin-bottom: 1em;
  font-family: "Oswald", sans-serif;
}

.video-text__description {
  margin-bottom: 1.5em;
  color: #000;
  font-size: 28px;
}

.showroom-miami {
  margin: 4em 0;
}

.showroom-miami__header {
  position: relative;
  padding-bottom: 10%;
  margin-bottom: 100px;
}

.showroom-miami__image {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.showroom-miami__text {
  max-width: 75%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.showroom-miami .title {
  position: absolute;
  bottom: -35%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.showroom-miami__footer {
  padding: 3em 0;
  background-color: #c53752;
}

.showroom-miami__footer .subtitle {
  font-weight: 700;
  color: white;
}

.showroom-miami__footer .subtitle:first-child {
  margin-bottom: 10px;
}

.showroom-miami__footer a:hover,
.showroom-miami__footer a:active,
.showroom-miami__footer a:focus {
  text-decoration: none;
}

.showroom-miami__footer .btn {
  display: block;
  margin: auto;
}

.get-in-touch--home-usa {
  padding: 1em;
  margin-bottom: 40px;
}

.get-in-touch--home-usa__header {
  margin-bottom: 30px;
}

.get-in-touch--home-usa__header .title {
  margin-bottom: 10px;
}

.get-in-touch--home-usa__header .subtitle {
  color: black;
  font-size: 16px;
}

.get-in-touch--home-usa__card {
  margin-bottom: 35px;
}

.get-in-touch--home-usa__card p {
  text-align: center;
  color: black;
}

.get-in-touch--home-usa__image {
  max-width: 100%;
  margin-bottom: 10px;
}

.get-in-touch--home-usa .subtitle {
  color: black;
  font-weight: 700;
}

.get-in-touch--home-usa .btn {
  display: block;
  margin: auto;
  margin-top: 20px;
}

.grecaptcha-badge {
  display: none !important;
}

.horeca__box {
  display: block;
  position: fixed;
  top: -4px;
  left: -2px;
  width: 60px;
  height: 60px;
  border: 2px solid white;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #d30037;
  z-index: 1023;
}

.horeca__box--puppet {
  left: 15px;
  width: 35px;
  height: 40px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: cover;
  background-size: 100%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='40' viewBox='0 0 35 40' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.683 22.253h-7.94l-6.129 15.81h3.53V40H2.962L0 39.985 13.111 7.56h5.197l11.887 29.23 3.635-1.112.568 1.857-5.103 1.56-2.745.89-6.867-17.732zm-6.743-3.089h5.547l-2.772-7.158-2.775 7.158zM11.386 2.276h1.842V0h4.963v2.276h1.842v.861h-8.647v-.861z' fill='%23d30037'/%3e%3c/svg%3e");
}

.horeca__puppet {
  position: relative;
  z-index: 10;
}

.horeca__puppet__image {
  width: auto;
  height: 30px;
}

.horeca__path {
  position: absolute;
  display: block;
  width: 6px;
  height: 0;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%23fff' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
  background-size: 6px auto;
  z-index: 10;
  left: 34.3%;
}

.horeca__path.is-fixed {
  position: fixed;
  top: 70px;
  min-height: 100vh;
}

.horeca__circle {
  display: none;
  position: absolute;
  left: 33.8%;
  margin-top: -15px;
  width: 20px;
  height: 28px;
  border: 3px solid white;
  background-color: #d30037;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 10;
}

.horeca__circle.is-fixed {
  position: fixed;
  top: 50%;
  margin-top: 0;
}

.horeca__circle.is-unfixed {
  display: block;
  position: fixed;
  top: 0%;
  margin-top: 0;
}

.horeca__intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("../../images/landings/horeca/intro-bg.jpg");
  background-size: auto 350px;
  padding-top: 320px;
}

.horeca__intro__content {
  position: relative;
  display: inline-block;
  max-width: 85%;
  margin: 0 auto 40px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
}

.horeca__intro__content:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -40px;
  width: 4px;
  height: 47px;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%23CF0B3F' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
  background-size: 6px auto;
}

.horeca__intro__title {
  text-align: left;
  font-size: 24px;
}

.horeca__intro__text {
  font-size: 16px;
  line-height: 1.2;
}

.horeca__elevator {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  margin: 0;
  padding: 10px;
  z-index: 1023;
}

.horeca__elevator li {
  display: inline-block;
  padding: 0;
  height: 36px;
  margin-right: 10px;
}

.horeca__elevator li a {
  width: 158px;
  height: 34px;
  padding: 4px 33px 4px 15px;
  font-size: 15px;
  background: #fff;
}

.horeca__elevator li:last-child {
  margin-right: 0;
}

.horeca__elevator li .number {
  display: block;
  position: absolute;
  right: 5px;
  top: 4px;
  width: 26px;
  height: 26px;
  margin: 0;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  border: 3px solid #ebebeb;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: border-color 0.1s, color 0.25s;
  -o-transition: border-color 0.1s, color 0.25s;
  transition: border-color 0.1s, color 0.25s;
  font-style: normal;
}

.horeca__elevator li.is-active .number {
  color: #d30037;
  border-color: #d30037;
}

.horeca__elevator li.is-active:hover .number {
  color: #fff;
  border-color: #fff;
}

.horeca__elevator li a:hover .number {
  color: #fff;
  border-color: #fff;
}

.horeca__elevator li a:focus,
.horeca__elevator li a:active {
  color: #d30037;
  background: #fff;
}

.horeca__elevator li a:focus .number,
.horeca__elevator li a:active .number {
  color: #d30037;
  border-color: #ebebeb;
}

.horeca__carousel {
  height: 100%;
}

.horeca__carousel__wrap {
  visibility: hidden;
  height: 100%;
}

.horeca__carousel .owl-stage-outer {
  height: 100%;
}

.horeca__carousel .owl-stage {
  margin: 0 auto;
  will-change: transform, scroll-position;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  height: 100%;
  min-height: 300px;
}

.horeca__carousel .owl-item {
  will-change: transform, scroll-position;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  height: 100%;
  min-height: 300px;
}

.horeca__carousel__item {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-size: cover;
}

.horeca__carousel .owl-dots {
  position: absolute;
  bottom: 24px;
  text-align: center;
  width: 100%;
  counter-reset: dots;
}

.horeca__carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.horeca__carousel .owl-dots .owl-dot:not(:last-child) {
  margin-right: 10px;
}

.horeca__carousel .owl-dots .owl-dot:before {
  counter-increment: dots;
  content: counter(dots);
  font-size: 18px;
  color: #fff;
}

.horeca__carousel .owl-dots .owl-dot.active:before {
  font-size: 22px;
}

.horeca__section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.horeca__section__title,
.horeca__section__text {
  text-align: left;
  color: #fff;
}

.horeca__section__title {
  font-size: 24px;
}

.horeca__section__text {
  margin: 0 0 1em;
  max-width: 480px;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.2;
}

.horeca__section__data {
  position: relative;
  max-width: 85%;
  margin: -20px auto 40px;
  padding: 20px;
  z-index: 10;
}

.horeca__section__data:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -38px;
  width: 4px;
  height: 37px;
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 6px auto;
}

.horeca__section--lobby .horeca__section__data {
  background-color: #afd0d5;
}

.horeca__section--lobby .horeca__section__data:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%23afd0d5' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
}

.horeca__section--restaurante .horeca__section__data {
  background-color: #5c9aa4;
}

.horeca__section--restaurante .horeca__section__data:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%235c9aa4' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
}

.horeca__section--cafeteria .horeca__section__data {
  background-color: #b5b5af;
}

.horeca__section--cafeteria .horeca__section__data:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%23b5b5af' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
}

.horeca__section--polivalente .horeca__section__data {
  background-color: #e7af52;
}

.horeca__section--polivalente .horeca__section__data:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath id='a' d='M0 0h12v16H0z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3ccircle fill='%23e7af52' mask='url(%23b)' cx='6' cy='5' r='4'/%3e%3c/g%3e%3c/svg%3e");
}

.horeca__form {
  position: relative;
  z-index: 11;
}

.well-intro {
  padding: 24px 0;
}

.well-intro__left {
  text-align: center;
}

.well-intro__image {
  width: 140px;
  margin: 0 auto 20px;
}

.well-intro__title {
  margin: 0;
  /*padding: 0 15px;*/
  text-align: center;
}

.well-intro__title--margin {
  margin-bottom: 12px;
}

.well-intro__subtitle {
  color: #2f2f2f;
}

.well-intro__text {
  font-size: 16px;
}

.well-intro--bglight {
  background: #fafafa;
}

.well-intro--no-pad {
  padding-bottom: 0;
}

.well-intro__decorative {
  display: none;
}

.well__carousel {
  margin-bottom: 30px;
}

.well__carousel__wrap {
  visibility: hidden;
}

.well__carousel .owl-stage {
  margin: 0 auto;
  will-change: transform, scroll-position;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.well__carousel .owl-item {
  will-change: transform, scroll-position;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.well__carousel .owl-dots {
  text-align: center;
}

.well__carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.well__carousel .owl-dots .owl-dot.active span {
  border-color: #c53752;
  background-color: #c53752;
}

.well__carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 15px 7px 0;
  display: block;
  background-color: transparent;
  border: 1px solid #c53752;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}

.well-item {
  margin: 0 auto;
  padding: 0 10px;
}

.well-item__header {
  position: relative;
  height: 235px;
  background-color: #fcfcfc;
  overflow: hidden;
}

.well-item__content {
  padding: 15px 10px;
  background-color: #fcfcfc;
}

.well-item__icon {
  position: absolute;
  top: 40%;
  left: 50%;
  width: auto;
  height: 100px;
  margin-left: 15px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  -webkit-transition: opacity 0.25s, margin-left 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.25s, margin-left 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, margin-left 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: margin-left, opacity;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
  z-index: 2;
}

.owl-item.active .well-item__icon {
  opacity: 1;
  margin-left: 0;
}

.well-item__bg {
  position: absolute;
  top: 0;
  width: auto;
  max-width: 100%;
  height: 200px;
  z-index: 1;
}

.well-item--left .well-item__bg {
  left: 0;
}

.well-item--right .well-item__bg {
  right: 0;
}

.well-item__title {
  position: absolute;
  bottom: 0;
  left: 10px;
  margin: 0;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.25s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: transform, opacity;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  z-index: 3;
}

.owl-item.active .well-item__title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.well-item--agua .well-item__title {
  color: #9aa4b2;
}

.well-item--luz .well-item__title {
  color: #e9d184;
}

.well-item--aire .well-item__title {
  color: #9dc4da;
}

.well-item--alimentacion .well-item__title {
  color: #c8d0ae;
}

.well-item--movimiento .well-item__title {
  color: #e0d6c7;
}

.well-item--confort .well-item__title {
  color: #e9d3be;
}

.well-item--sonido .well-item__title {
  color: #e6bcc7;
}

.well-item--materiales .well-item__title {
  color: #c2c5ba;
}

.well-item--mente .well-item__title {
  color: #bed5dd;
}

.well-item--sociedad .well-item__title {
  color: #c2b8ca;
}

.well-item__text {
  font-size: 16px;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: transform, opacity;
}

.well-item__text:nth-child(1) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.well-item__text:nth-child(2) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.well-item__text:nth-child(3) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.owl-item.active .well-item__text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.formaldehido--font-oswald {
  font-family: 'Oswald', sans-serif;
}

.formaldehido--bg-color {
  background-color: #f9f9f9;
}

.formaldehido__hero .subtitle {
  font-weight: 400;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
}

.formaldehido__title {
  margin-bottom: 0.2em;
  font-family: 'Oswald', sans-serif;
}

.formaldehido__title--bold {
  font-weight: 700;
}

.formaldehido__subtitle {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.formaldehido__subtitle--light {
  font-weight: 300;
}

.formaldehido__text {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1.6em;
  color: #2f2f2f;
}

.formaldehido__content {
  padding: 5% 0;
}

.formaldehido__content-title,
.formaldehido__content-subtitle {
  text-align: left;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}

.formaldehido__content-title {
  text-transform: uppercase;
  margin-bottom: 0.2em;
}

.formaldehido__content-subtitle {
  font-weight: 400;
}

.formaldehido__content-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  text-align: center;
}

.formaldehido__content-image img {
  max-width: 100%;
  padding: 2em 4em;
  margin-bottom: 1em;
}

.formaldehido__content-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  position: relative;
  z-index: 2;
}

.formaldehido__products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formaldehido__products a {
  color: #2f2f2f;
}

.formaldehido__products a:hover,
.formaldehido__products a:active,
.formaldehido__products a:focus {
  text-decoration: none;
  color: #2f2f2f;
}

.formaldehido-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
}

.formaldehido-product__image {
  max-width: 80px;
  width: 120px;
  height: auto;
}

.formaldehido-product__image--more-width {
  width: 140px;
}

.formaldehido-product__image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 1em 2em;
}

.formaldehido-product__title {
  font-size: 1.6em;
}

.formaldehido__certificados {
  margin-top: 2em;
  margin-bottom: 4em;
}

.formaldehido__certificado {
  display: block;
  margin: 0 auto 1em;
  color: white;
  text-transform: uppercase;
  padding: 0.4em 2em;
  max-width: 300px;
  text-align: center;
  font-size: 2em;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}

.formaldehido__certificado--aglomerado {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url("/images/landings/formaldehido/certificado-aglomerado-bg.jpg");
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-aglomerado-bg.jpg");
  background: -o-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-aglomerado-bg.jpg");
  background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-aglomerado-bg.jpg");
}

.formaldehido__certificado--mdf {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url("/images/landings/formaldehido/certificado-mdf-bg.jpg");
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-mdf-bg.jpg");
  background: -o-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-mdf-bg.jpg");
  background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("/images/landings/formaldehido/certificado-mdf-bg.jpg");
}

.formaldehido__certificado:hover,
.formaldehido__certificado:active,
.formaldehido__certificado:focus {
  color: white;
  text-decoration: none;
}