@charset "UTF-8";

.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;
}