@charset "UTF-8";

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

.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: #f7f7f5;
}

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