@charset "UTF-8";
@font-face {
  font-family: 'Roundy Rainbows';
  src: url("/fonts/RoundyRainbows.eot");
  src: url("/fonts/RoundyRainbows.eot?#iefix") format("embedded-opentype"), url("/fonts/RoundyRainbows.woff") format("woff"), url("/fonts/RoundyRainbows.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre';
  src: url("/fonts/Calibre-Light.otf"), url("/fonts/Calibre-Light.woff") format("woff"), url("/fonts/Calibre-Lightws.ttf") format("truetype");
  font-weight: 100; }

@font-face {
  font-family: 'Noe regular';
  src: url("/fonts/NoeDisplay-Medium.eot");
  src: url("/fonts/NoeDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/NoeDisplay-Medium.woff") format("woff"), url("/fonts/NoeDisplay-Medium.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Calibre M';
  src: url("/fonts/Calibre-Medium.otf"), url("/fonts/Calibre-Medium.woff") format("woff"), url("/fonts/Calibre-Medium.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'Calibre';
  src: url("/fonts/Calibre-Medium.otf"), url("/fonts/Calibre-Medium.woff") format("woff"), url("/fonts/Calibre-Medium.ttf") format("truetype");
  font-weight: bold; }

@font-face {
  font-family: 'Calibre';
  src: url("/fonts/Calibre-Regular.otf"), url("/fonts/Calibre-Regular.woff") format("woff"), url("/fonts/Calibre-Regular.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'Noe';
  src: url("/fonts/NoeDisplay-Bold.otf"), url("/fonts/NoeDisplay-Bold.woff") format("woff"), url("/fonts/NoeDisplay-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'DalaFloda';
  src: url("/fonts/DalaFloda-Bold.otf"), url("/fonts/DalaFloda-Bold.woff") format("woff"), url("/fonts/DalaFloda-Bolds.ttf") format("truetype"); }

html {
  overflow: auto; }

body {
  overflow-y: auto; }

html, body {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: "Calibre";
  color: #191919;
  position: relative;
  background: white; }

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a:hover, a:active, a:focus {
  outline: none; }

.position_relative {
  position: relative !important; }

.overFlowHidden {
  overflow: hidden; }

.centraRelativo::after, [class*="btn"]::after,
.projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title::after {
  content: "";
  height: 100%;
  width: 0px; }

.centraRelativo > *, [class*="inl"], .centraRelativo::after, [class*="alinea"], [class*="btn"] > *, [class*="btn"]::after,
.projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title > div,
.projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title::after {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

hr {
  margin-right: auto !important; }
  hr[class*="Line"] {
    width: 24px;
    margin-left: 0;
    margin-top: 10px;
    border-width: 0px;
    border-top: 1px solid transparent; }

hr.whiteDecorationLine {
  border-color: white; }

hr.decorationLine {
  border-color: #191919; }

[class*="centrar"] {
  position: absolute;
  margin: auto; }

.centrar {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.centrarVertical {
  top: 0;
  bottom: 0; }

.centrarHorizontal {
  left: 0;
  right: 0; }

.full {
  width: 100%;
  height: 100%; }

.col-1 {
  width: 8.33333vw; }

.col-2 {
  width: 16.66667vw; }

.col-3 {
  width: 25.0vw; }

.col-4 {
  width: 33.33333vw; }

.col-5 {
  width: 41.66667vw; }

.col-6 {
  width: 50.0vw; }

.col-7 {
  width: 58.33333vw; }

.col-8 {
  width: 66.66667vw; }

.col-9 {
  width: 75.0vw; }

.col-10 {
  width: 83.33333vw; }

.col-11 {
  width: 91.66667vw; }

.col-12 {
  width: 100.0vw; }

.alineaSuperior {
  vertical-align: top; }

.alineaCentro {
  vertical-align: middle; }

.alineaInferior {
  vertical-align: bottom; }

.hidden, .mobileView {
  display: none; }

.transicionLenta {
  -webkit-transition: .75s;
  -moz-transition: .75s;
  transition: .75s; }

.transicionMedia {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s; }

.transicionRapida {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s; }

.transicionMuyRapida {
  -webkit-transition: .1s;
  -moz-transition: .1s;
  transition: .1s; }

.backImg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#videoView .linkProd .redTag-slideCont {
  bottom: 0;
  right: 0; }

#videoView .linkProd .redTag-slideCont .btn-red {
  top: auto;
  position: initial; }

#videoView .linkProd .redTag-slideCont .btn-red p {
  font-size: 18px;
  font-weight: bold; }

.new_bottom_row {
  height: 14.5832vw;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
  .new_bottom_row .backImg {
    width: 100%;
    height: 100%;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-property: transform;
    -webkit-transition-property: transform;
    -moz-transition-property: transform; }
  .new_bottom_row:hover .backImg {
    z-index: 1;
    filter: none;
    -webkit-filter: grayscale(0);
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15); }

.noneEventActive {
  pointer-events: none; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, a, p, .h1 {
  margin: 0;
  font-weight: normal; }

p {
  font-size: 18px; }

h1, .h1 {
  font-size: 65px;
  line-height: 75px;
  font-family: "Noe"; }
  h1:first-letter, h1 span, .h1:first-letter, .h1 span {
    text-transform: uppercase; }

h2 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 2px;
  font-family: "Calibre";
  font-weight: lighter;
  padding-top: 10px; }

h2:first-letter, .first_letter_description {
  font-family: "Noe";
  font-size: 65px; }

h3 {
  font-family: "Calibre";
  font-size: 18px;
  font-weight: bold; }

h4 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
  font-weight: 100; }
  h4 b, h4 strong {
    font-weight: normal; }

h5 {
  font-size: 20px;
  line-height: 30px;
  font-family: "Calibre"; }

span.glyphs {
  font-family: "DalaFloda";
  font-size: 90pt;
  vertical-align: middle; }

blockquote {
  quotes: "“" "”" "‘" "’";
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0em;
  text-indent: -12px;
  font-family: "Noe";
  white-space: normal; }

blockquote::before {
  content: open-quote; }

blockquote:after {
  content: close-quote; }

a {
  text-decoration: none;
  color: #191919; }

span.uppercase {
  text-transform: uppercase; }

.textCenter {
  text-align: center; }

regular {
  font-family: "Calibre";
  font-weight: normal !important; }

.textRight {
  text-align: right; }

.textLeft {
  text-align: left; }

.titleBox {
  margin: 3.5% 0 30px;
  padding-right: 4.16667vw;
  text-align: left;
  position: relative; }
  .titleBox h1:first-letter, .titleBox .h1:first-letter {
    text-transform: uppercase; }
  .titleBox hr {
    margin-top: -1px; }
  .titleBox .selectSpan {
    position: absolute;
    bottom: 9px;
    right: 8.33333vw; }
  .titleBox .alineaInferior:last-child {
    margin-bottom: 9px;
    cursor: pointer; }
    .titleBox .alineaInferior:last-child h4 {
      color: #e20025; }
    .titleBox .alineaInferior:last-child hr {
      border-color: #e20025;
      margin-right: 10px !important;
      -webkit-transition-duration: 0.25s;
      -moz-transition-duration: 0.25s;
      transition-duration: 0.25s;
      transition-property: transform;
      -webkit-transition-property: transform;
      -moz-transition-property: transform; }
    .titleBox .alineaInferior:last-child:hover hr {
      transform: translateX(142px);
      -webkit-transform: translateX(142px);
      -moz-transform: translateX(142px); }

.redKleinColor {
  color: #e20025; }

.leftSidebar {
  float: left;
  position: relative;
  z-index: 99; }

.mainRightContent {
  width: 91.66667vw;
  margin-left: 8.33333vw;
  position: relative; }
  .mainRightContent.headProducto {
    z-index: 10; }

.bannerHeaderStyle {
  background-image: url("/images/header_img.jpg"); }

.bulletContainer.text {
  width: 70%;
  position: relative; }
  .bulletContainer.text .cloned.animWidth h2 {
    width: 29vw; }

.animationUpDown {
  animation: upDown .25s ease-in-out 0s 1 normal forwards;
  -webkit-animation: upDown .25s ease-in-out 0s 1 normal forwards;
  -moz-animation: upDown .25s ease-in-out 0s 1 normal forwards; }

body:not(.isTouch) .circleIcon:hover .animationUpDown, body:not(.isTouch) body:not(.isTouch) .sliderAnimate--controls--box--arrow:hover .animationUpDown {
  -webkit-animation: animDown .25s ease-in-out 0s 1 normal forwards;
  -moz-animation: animDown .25s ease-in-out 0s 1 normal forwards;
  animation: animDown .25s ease-in-out 0s 1 normal forwards; }

body:not(.isTouch) .inline.socialIcons:hover img {
  -webkit-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
  -moz-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
  animation: animDownSocial .25s ease-in-out 0s 1 normal forwards; }

body:not(.isTouch) .buttonRed .sliderAnimate--controls--box:hover .sliderAnimate--controls--box {
  bottom: 60px;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s; }
  body:not(.isTouch) .buttonRed .sliderAnimate--controls--box:hover .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:first-child {
    right: -59px;
    bottom: 59px;
    transition-delay: .2s, .4s;
    -webkit-transition-delay: .2s, .4s;
    -moz-transition-delay: .2s, .4s;
    transition-property: right, bottom;
    -webkit-transition-property: right, bottom;
    -moz-transition-property: right, bottom; }
  body:not(.isTouch) .buttonRed .sliderAnimate--controls--box:hover .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:nth-child(2) {
    right: -59px; }

body:not(.isTouch) .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:hover img {
  -webkit-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
  -moz-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
  animation: animDownSocial .25s ease-in-out 0s 1 normal forwards; }

.paleGrey {
  background: #fafafa; }

[class*="btn"] {
  height: 60px;
  overflow: hidden;
  position: relative;
  cursor: default; }
  [class*="btn"] .image img:last-child {
    display: block; }
  [class*="btn"].img_right .image {
    margin-left: 11px; }
  [class*="btn"].img_left .image {
    margin-right: 11px; }
  [class*="btn"].img_left p {
    padding-top: 4px; }
  [class*="btn"]::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(101%);
    -webkit-transform: translateY(101%);
    -moz-transform: translateY(101%);
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    transition-duration: 0.25s; }
  [class*="btn"]:not(.title) {
    cursor: pointer; }
    [class*="btn"]:not(.title):hover::before {
      transform: translateY(0%);
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%); }
  [class*="btn"] p {
    font-size: 18px; }
  [class*="btn"].titleGray {
    background-color: #9a9a9a !important;
    color: white; }
  [class*="btn"].titleGray::before {
    background-color: #191919; }

.btn-red {
  color: white;
  text-align: center;
  font-family: 'Calibre';
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #e20025;
  text-transform: uppercase; }
  .btn-red p {
    margin-top: 4px; }
  .btn-red::before {
    background-color: #191919; }

.btn-black {
  padding-left: 1.65vw;
  color: white;
  font-family: 'Calibre';
  font-size: 18px;
  text-transform: uppercase;
  background-color: #191919; }
  .btn-black::before:not(.header_black_container) {
    background-color: #e20025; }
  .btn-black p {
    font-weight: normal;
    color: white; }
  .btn-black hr {
    width: 24px;
    position: relative;
    margin: 4px 0 1px;
    border-color: white;
    border-style: solid;
    border-bottom-width: 0px; }

.btn-white {
  padding-left: 1.65vw;
  color: black;
  font-family: 'Calibre';
  font-size: 18px;
  text-transform: uppercase;
  background-color: #FFFFFF; }
  .btn-white::before:not(.header_black_container) {
    background-color: #191919; }
  .btn-white p {
    font-weight: normal;
    color: black; }
  .btn-white hr {
    width: 24px;
    position: relative;
    margin: 4px 0 1px;
    border-color: black;
    border-style: solid;
    border-bottom-width: 0px; }

.btn-auto {
  width: auto;
  min-width: 12.5vw;
  padding: 0 20px !important;
  float: left; }
  .btn-auto + * {
    clear: both; }

.btn-small {
  width: 12.5vw; }

.btn-medium {
  width: 16.66667vw; }

.btn-large {
  width: 20.83333vw; }

.btn-venti {
  width: 25.0vw; }

.buttonRed .sliderAnimate--controls--box {
  width: 60px;
  height: 60px;
  bottom: 0;
  right: initial;
  left: 0;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  transition-delay: .4s;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s; }
  .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow {
    position: absolute;
    bottom: 0;
    right: 0px;
    margin: 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    z-index: 0; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:first-child {
      transition-delay: .2s, 0s;
      -webkit-transition-delay: .2s, 0s;
      -moz-transition-delay: .2s, 0s;
      transition-property: right, bottom;
      -webkit-transition-property: right, bottom;
      -moz-transition-property: right, bottom; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:nth-child(2) {
      transition-delay: .2s;
      -webkit-transition-delay: .2s;
      -moz-transition-delay: .2s; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:nth-child(1) img {
      width: 32%; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow img {
      width: 52.5%;
      -webkit-animation: upDownSocial .25s ease-in-out 0s 1 normal forwards;
      -moz-animation: upDownSocial .25s ease-in-out 0s 1 normal forwards;
      animation: upDownSocial .25s ease-in-out 0s 1 normal forwards; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:hover img {
      -webkit-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
      -moz-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
      animation: animDownSocial .25s ease-in-out 0s 1 normal forwards; }
    .buttonRed .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:last-child {
      margin-right: 0px; }

.buttonRed .img_right .image {
  width: 14px;
  height: 18px; }

.buttonRed:hover .sliderAnimate--controls--box {
  bottom: 60px;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s; }
  .buttonRed:hover .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:first-child {
    right: -59px;
    bottom: 59px;
    transition-delay: .2s, .4s;
    -webkit-transition-delay: .2s, .4s;
    -moz-transition-delay: .2s, .4s;
    transition-property: right, bottom;
    -webkit-transition-property: right, bottom;
    -moz-transition-property: right, bottom; }
  .buttonRed:hover .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:nth-child(2) {
    right: -59px; }

.extended_new_card {
  width: 100%;
  display: inline-block;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  padding: 8.5% 6.25% 20% 6.25%;
  margin-top: 120px; }
  .extended_new_card > div:nth-child(2n - 1) .boxGray {
    transform: translateX(calc(-6.25% + 8.33333vw));
    -webkit-transform: translateX(calc(-6.25% + 8.33333vw));
    -moz-transform: translateX(calc(-6.25% + 8.33333vw)); }
  .extended_new_card > div:nth-child(2n) .boxGray {
    transform: translateX(calc(-6.25% - 8.33333vw));
    -webkit-transform: translateX(calc(-6.25% - 8.33333vw));
    -moz-transform: translateX(calc(-6.25% - 8.33333vw)); }
  .extended_new_card > div:last-child .boxGray {
    margin-bottom: 0px !important; }
  .extended_new_card .titleBox {
    margin-top: 0;
    padding-right: 0; }

.boxGray {
  width: 100%;
  padding: 4.16667vw !important;
  margin: 40px auto;
  position: relative;
  background: black;
  background: linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -webkit-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -moz-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -o-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  color: white;
  z-index: 5; }
  .boxGray .quoteAuthor b {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold !important; }
  .boxGray::before, .boxGray::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute; }
  .boxGray::before {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    top: 25px;
    left: 25px; }
  .boxGray::after {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    bottom: 25px;
    right: 25px; }

.contBullet {
  position: absolute;
  top: 57px;
  right: 60px;
  z-index: 1; }
  .contBullet .bullet {
    width: 20px;
    height: 5px;
    float: left;
    cursor: pointer;
    position: relative; }
    .contBullet .bullet::after {
      content: "";
      width: 100%;
      height: 1px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      background-color: #cccccc; }
    .contBullet .bullet.active::after, .contBullet .bullet:hover::after {
      background-color: #191919; }
    .contBullet .bullet:not(:last-child) {
      margin-right: 10px; }
  .contBullet::after {
    content: "";
    width: 0px;
    height: 0px;
    clear: both;
    display: block; }

.contWhite {
  width: 100%;
  background-color: white; }
  .contWhite.left {
    width: 0%;
    left: 0;
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    transition-duration: 1.5s;
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s; }
  .contWhite.right {
    width: 100%;
    animation: animWidthOpen 1.5s;
    -webkit-animation: animWidthOpen 1.5s;
    -moz-animation: animWidthOpen 1.5s; }
    .contWhite.right.active {
      width: 0%; }

html.fx .prm.slick-slide, html.fx #prm, html.fx .slickOne {
  width: calc(100vw - 197px) !important; }

@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  49% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  50% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  51% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-moz-keyframes upDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  49% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  50% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  51% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-ms-keyframes upDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  49% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  50% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  51% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-o-keyframes upDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  49% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  50% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  51% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@keyframes upDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  49% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  50% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  51% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-webkit-keyframes animDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  49% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  50% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  51% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-moz-keyframes animDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  49% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  50% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  51% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-ms-keyframes animDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  49% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  50% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  51% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-o-keyframes animDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  49% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  50% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  51% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@keyframes animDown {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  49% {
    -webkit-transform: translate(0%, -275%);
    -moz-transform: translate(0%, -275%);
    transform: translate(0%, -275%); }
  50% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  51% {
    -webkit-transform: translate(0%, 275%);
    -moz-transform: translate(0%, 275%);
    transform: translate(0%, 275%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-webkit-keyframes animDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  49% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  50% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  51% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-moz-keyframes animDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  49% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  50% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  51% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-ms-keyframes animDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  49% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  50% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  51% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-o-keyframes animDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  49% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  50% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  51% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@keyframes animDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  49% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  50% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  51% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-webkit-keyframes upDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  49% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  50% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  51% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-moz-keyframes upDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  49% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  50% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  51% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-ms-keyframes upDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  49% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  50% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  51% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@-o-keyframes upDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  49% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  50% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  51% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

@keyframes upDownSocial {
  0% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); }
  48% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  49% {
    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%); }
  50% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  51% {
    -webkit-transform: translate(0%, -200%);
    -moz-transform: translate(0%, -200%);
    transform: translate(0%, -200%); }
  100% {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    transform: translate(0%, 0); } }

.animWidth {
  width: 0%;
  visibility: hidden;
  z-index: 0; }
  .animWidth.openNA {
    width: 100%;
    visibility: visible; }
  .animWidth.open {
    width: 100%;
    visibility: visible;
    animation: animWidthOpen 1.8s;
    -webkit-animation: animWidthOpen 1.8s;
    -moz-animation: animWidthOpen 1.8s; }
  .animWidth.close {
    width: 0%;
    visibility: hidden;
    animation: animWidthClose 1.8s;
    -webkit-animation: animWidthClose 1.8s;
    -moz-animation: animWidthClose 1.8s; }
  .animWidth.top {
    z-index: 3; }
  .animWidth.bott {
    z-index: 2; }

@-webkit-keyframes animWidthOpen {
  0% {
    width: 0%;
    visibility: hidden; }
  100% {
    width: 100%;
    visibility: visible; } }

@-moz-keyframes animWidthOpen {
  0% {
    width: 0%;
    visibility: hidden; }
  100% {
    width: 100%;
    visibility: visible; } }

@keyframes animWidthOpen {
  0% {
    width: 0%;
    visibility: hidden; }
  100% {
    width: 100%;
    visibility: visible; } }

@-webkit-keyframes animWidthClose {
  0% {
    width: 100%;
    visibility: visible; }
  100% {
    width: 0%;
    visibility: hidden; } }

@-moz-keyframes animWidthClose {
  0% {
    width: 100%;
    visibility: visible; }
  100% {
    width: 0%;
    visibility: hidden; } }

@keyframes animWidthClose {
  0% {
    width: 100%;
    visibility: visible; }
  100% {
    width: 0%;
    visibility: hidden; } }

.animWidthMid {
  width: 0%; }
  .animWidthMid.open {
    animation: animWidthOpenMid 2s;
    -webkit-animation: animWidthOpenMid 2s;
    -moz-animation: animWidthOpenMid 2s; }

@-webkit-keyframes animWidthOpenMid {
  0% {
    width: 0%; }
  50% {
    width: 50%; }
  100% {
    width: 0%; } }

@-moz-keyframes animWidthOpenMid {
  0% {
    width: 0%; }
  50% {
    width: 50%; }
  100% {
    width: 0%; } }

@keyframes animWidthOpenMid {
  0% {
    width: 0%; }
  50% {
    width: 50%; }
  100% {
    width: 0%; } }

.downView {
  position: fixed;
  top: 100vh;
  z-index: 10; }
  .downView.on {
    top: 0 !important;
    position: relative;
    z-index: 10; }

.state {
  cursor: pointer; }
  .state:hover {
    color: #191919; }

.stateRed {
  cursor: pointer; }
  .stateRed:hover {
    color: #e20025; }

.smallGreyText {
  color: #9a9a9a; }

.tab {
  margin-right: 1vw; }

.filter_klein {
  height: 60px;
  background-color: #FFFFFF;
  border: 1px solid #191919;
  color: #191919;
  font-family: 'Calibre';
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  padding: 0px;
  margin-right: 4.1666vw;
  -webkit-appearance: none;
  -moz-appearance: none; }

.Select--single > .Select-control .Select-value.filter_contactForm_option {
  text-transform: uppercase;
  color: #191919;
  font-family: 'calibre';
  font-weight: 100;
  font-size: 13px;
  line-height: 47px;
  font-weight: lighter;
  z-index: 10;
  background: #fff; }

.Select-value.filter_news_option {
  font-weight: 100;
  background-color: #fff;
  margin-top: 15px; }

.Select-control:hover {
  box-shadow: 0 0 0 transparent; }

.is-focused.filter_klein:not(.is-Open) > .Select-control {
  border-color: transparent;
  box-shadow: 0 0 0 transparent; }

div.Select-control {
  border: 0; }

span#react-select-2--value .Select-value.filter_news_option.placeholderStyle {
  display: block !important; }

.Select-value.filter_projects_option {
  font-weight: 100;
  background-color: #fff;
  margin-top: 15px; }

.Select-control:hover {
  box-shadow: 0 0 0 transparent; }

.is-focused.filter_klein:not(.is-Open) > .Select-control {
  border-color: transparent;
  box-shadow: 0 0 0 transparent; }

div.Select-control {
  border: 0; }

span#react-select-2--value .Select-value.filter_projects_option.placeholderStyle {
  display: block !important; }

.placeholderStyle {
  display: none !important; }

body .has-value.Select--single > .Select-control .Select-value .Select-value-label, .has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  font-weight: normal !important; }

body .Select-placeholder, body .Select--single > .Select-control .Select-value {
  font-weight: normal !important; }

.capa_privacidad {
  font-size: 13px;
  margin-top: 15px; }

.alice-carousel {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: auto; }

.alice-carousel__wrapper {
  position: relative;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  overflow: hidden; }

.alice-carousel__stage {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  box-sizing: border-box; }

.alice-carousel__stage-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  line-height: 0; }

.alice-carousel__stage-item * {
  line-height: initial; }

.alice-carousel__stage-item.__cloned {
  opacity: 0;
  visibility: hidden; }

.alice-carousel__stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.alice-carousel__prev-btn,
.alice-carousel__next-btn {
  display: inline-block;
  width: 50%;
  padding: 15px 10px;
  box-sizing: border-box; }

.alice-carousel__prev-btn [data-area]::after,
.alice-carousel__next-btn [data-area]::after {
  content: attr(data-area);
  position: relative; }

.alice-carousel__prev-btn {
  text-align: right; }

.alice-carousel__prev-btn-item,
.alice-carousel__next-btn-item {
  display: inline-block;
  color: #465798;
  cursor: pointer; }

.alice-carousel__prev-btn-item:hover,
.alice-carousel__next-btn-item:hover {
  color: darkred; }

.alice-carousel__prev-btn-item.__inactive,
.alice-carousel__next-btn-item.__inactive {
  opacity: .4; }

.alice-carousel__play-btn {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 20px; }

.alice-carousel__play-btn:hover {
  cursor: pointer; }

.alice-carousel__play-btn-wrapper {
  position: relative;
  background-color: #fff;
  padding: 10px;
  width: 32px;
  height: 32px;
  border-radius: 50%; }

.alice-carousel__play-btn-item {
  cursor: pointer;
  position: absolute;
  background: transparent;
  width: 32px;
  height: 32px;
  outline: none;
  border: 0; }

.alice-carousel__play-btn-item::before, .alice-carousel__play-btn-item::after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  border-style: solid;
  border-color: transparent;
  border-width: 8px 0 8px 15px;
  border-left-color: #465798;
  transition: all 0.3s linear; }

.alice-carousel__play-btn-item::before {
  height: 14px;
  left: 5px; }

.alice-carousel__play-btn-item::after {
  left: 18px;
  top: 7px; }

.alice-carousel__play-btn-item.__pause::before, .alice-carousel__play-btn-item.__pause::after {
  border-width: 0 0 0 10px;
  height: 30px; }

.alice-carousel__play-btn-item.__pause::after {
  left: 18px;
  top: 0; }

.alice-carousel__dots {
  margin: 30px 0 5px;
  text-align: center;
  list-style: none;
  padding: 0; }

.alice-carousel__dots-item {
  display: inline-block;
  width: 8px;
  height: 8px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #e0e4fb; }

.alice-carousel__dots-item:not(:last-child) {
  margin-right: 15px; }

.alice-carousel__dots-item:hover, .alice-carousel__dots-item.__active {
  background-color: #6e7ebc; }

.alice-carousel__slide-info {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 5px 10px;
  color: #465798;
  border-radius: 5px;
  background-color: rgba(224, 228, 251, 0.6); }

.alice-carousel__slide-info-item {
  line-height: 0;
  vertical-align: middle; }

.alice-carousel .animated {
  animation-fill-mode: both; }

.alice-carousel .animated-out {
  z-index: 1; }

.alice-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.carousel-container {
  position: relative; }

.carousel-arrow-left {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  position: absolute;
  left: 15px;
  width: 10px;
  top: 50%;
  z-index: 1; }

.carousel-arrow-right {
  position: absolute;
  right: 15px;
  width: 10px;
  top: 50%;
  z-index: 1; }

.filterOptions h4 span.underline {
  border-bottom: 1px solid #e20025; }

.productsView p {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 100; }

.bottom_text_container {
  margin-top: 60px; }

.bottom_text_container p {
  margin-bottom: 30px;
  margin-top: 15px; }

.texto_producto3_container {
  height: 0;
  transition: height .35s ease;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  overflow: hidden;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.2);
  width: 621px;
  margin: 60px auto;
  position: relative; }

.texto_producto3_container.active {
  height: auto;
  padding: 3.25%;
  overflow: initial; }

.expand_text_3 {
  text-align: center;
  color: #707070;
  cursor: pointer;
  font-size: 20px;
  text-decoration: underline;
  padding-top: 20px;
  text-underline-position: under; }

.formulario_noticia .formContact {
  margin-left: 0; }

.formulario_noticia .formWrapper .form {
  box-shadow: none; }

.formulario_noticia .formWrapper .form .col-4 .inputForm input, .formulario_noticia .formWrapper .form .col-4 .inputForm.withSelectBox .filter_klein {
  width: 100%; }

.formulario_noticia .formWrapper .form .col-4 .inputForm {
  width: 50%;
  float: left; }

.formulario_noticia .formWrapper .form .col-11 {
  width: 41.66667vw; }

.formulario_noticia .formWrapper .form .send {
  bottom: auto;
  position: relative;
  display: inline-block; }

.formulario_noticia .formWrapper .form .sendWrapper {
  text-align: right;
  margin-top: 20px;
  margin-right: -15px; }

.formulario_noticia .formWrapper .form.formFormulario {
  height: auto; }

.formulario_noticia .formWrapper {
  margin-right: 6vw; }

.formulario_noticia .formWrapper .form .col-4 .inputForm h4, .formulario_noticia .formWrapper .form .col-11 .inputForm h4 {
  display: block;
  float: none; }

.formulario_noticia .formWrapper .form .col-11 .inputForm textarea {
  width: 88.89%; }

#formNew blockquote {
  font-size: 45px;
  line-height: 56px;
  margin-top: 50px; }

.formulario_noticia .formWrapper .form .col-4 .inputForm h4 {
  width: auto; }

.itf-container {
  height: 100px;
  width: 70px;
  transition: all .35s ease;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  background: #c6c7c9;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -115px;
  z-index: 98;
  cursor: pointer; }

.itf-img {
  float: left;
  background: url("/images/products/itf-grey.png");
  height: 100px;
  width: 70px; }

.itf-text {
  float: left;
  width: 365px;
  color: white;
  padding: 11px;
  background: #c6c7c9; }

a.boton-cookies, #prodOver a.boton-cookies {
  background: #e20025;
  color: white !important;
  padding: 13px 22px !important; }

.down-arrow {
  width: 72px;
  height: 72px;
  cursor: pointer;
  border-radius: 50%;
  background-size: 35%;
  background-image: url(/images/home/scroll_down_arrow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 7;
  border: 1px solid #e20025;
  animation: animatedBackground 1.5s ease infinite;
  -webkit-animation: animatedBackground 1.5s ease infinite;
  -moz-animation: animatedBackground 1.5s ease infinite; }

.corporationTitleBox.titleBox h1, .corporationTitleBox.titleBox .h1 {
  width: auto;
  max-width: none;
  margin-left: -31px; }
  .corporationTitleBox.titleBox h1 span, .corporationTitleBox.titleBox .h1 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 65px;
    line-height: 75px;
    font-family: "Noe"; }

.corporationDivideHistory {
  text-align: left; }
  .corporationDivideHistory .wrapperTwiceBox--left {
    margin-right: 13px; }
  .corporationDivideHistory .wrapperTwiceBox--right {
    margin-left: 40px; }

[class*=sliderAnimate--leftBox] {
  height: 25vw;
  float: left; }

.slideTimeLine {
  height: 60vw; }

.empresa_controllers {
  height: 25vw;
  position: absolute;
  z-index: 1; }
  .empresa_controllers .arrow_size_1_column {
    top: inherit;
    left: inherit; }

.empresa_families_container {
  width: 100%;
  position: relative; }
  .empresa_families_container .empresa_family_element .empresa_families_details_container {
    position: relative;
    width: 50%;
    margin: 0px auto; }
    .empresa_families_container .empresa_family_element .empresa_families_details_container .empresa_families_row {
      width: 50vw;
      position: relative; }
      .empresa_families_container .empresa_family_element .empresa_families_details_container .empresa_families_row .square_empresa_detail {
        height: 25.0vw;
        position: relative; }
        .empresa_families_container .empresa_family_element .empresa_families_details_container .empresa_families_row .square_empresa_detail .square_empresa_detail_image {
          will-change: transform, background; }
      .empresa_families_container .empresa_family_element .empresa_families_details_container .empresa_families_row .blackTag-slideCont {
        margin-left: 50%;
        position: relative; }
      .empresa_families_container .empresa_family_element .empresa_families_details_container .empresa_families_row .redTag-slideCont {
        margin-left: 12.5vw; }
  .empresa_families_container .empresa_family_element .empresa_families_back_left {
    height: 25.0vw;
    position: absolute;
    top: 25vw; }
  .empresa_families_container .empresa_family_element .empresa_families_back_right {
    height: 50vw;
    position: absolute;
    right: 0px;
    overflow: hidden; }
  .empresa_families_container .empresa_family_element .empresa_families_back_right .backRight-slideCont, .empresa_families_container .empresa_family_element .empresa_families_back_right .backLeft-slideCont, .empresa_families_container .empresa_family_element .empresa_families_back_left .backRight-slideCont, .empresa_families_container .empresa_family_element .empresa_families_back_left .backLeft-slideCont {
    overflow: hidden; }
    .empresa_families_container .empresa_family_element .empresa_families_back_right .backRight-slideCont .backImg, .empresa_families_container .empresa_family_element .empresa_families_back_right .backLeft-slideCont .backImg, .empresa_families_container .empresa_family_element .empresa_families_back_left .backRight-slideCont .backImg, .empresa_families_container .empresa_family_element .empresa_families_back_left .backLeft-slideCont .backImg {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      will-change: transform, background; }

.sliderAnimate {
  width: 100vw;
  height: 50vw;
  margin: 6% 0 5% -8.33333vw;
  position: relative; }

.sliderAnimate--controls--box {
  width: 120px;
  height: 120px;
  position: absolute;
  right: 30px;
  bottom: 30px; }
  .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow {
    width: 60px;
    height: 60px;
    border: 1px solid #e20025;
    background: white;
    text-align: center;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 1; }
    .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:last-child {
      margin-top: -1px;
      float: right;
      margin-right: 1px; }
    .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow img {
      width: 12.1%; }
  .sliderAnimate--controls--box.arrows_reversed .sliderAnimate--controls--box--arrow {
    margin-top: -119px; }
    .sliderAnimate--controls--box.arrows_reversed .sliderAnimate--controls--box--arrow:nth-child(1) {
      margin-top: 50%; }
  .sliderAnimate--controls--box.equal {
    height: 60px; }
    .sliderAnimate--controls--box.equal .sliderAnimate--controls--box--arrow {
      float: none;
      display: inline-block;
      margin: 0; }
      .sliderAnimate--controls--box.equal .sliderAnimate--controls--box--arrow:last-child {
        margin-left: -1px; }

.sliderAnimate--leftBox, .sliderAnimate--rightBox {
  width: 50%;
  height: 50vw;
  display: inline-block;
  vertical-align: top;
  position: relative; }

.sliderAnimate--leftBox .support.inline {
  height: 25vw;
  background-color: white;
  float: left;
  position: relative; }

.sliderAnimate--leftBox .sliderAnimate--leftBox--info--title {
  width: 50%;
  height: 50px;
  background: #000;
  color: #fff;
  font-size: 17pt;
  padding-left: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }

.sliderAnimate--leftBox .sliderAnimate--leftBox--info--desc {
  padding: 50px 7.5%;
  background-color: white; }

.sliderAnimate--leftBox .sliderAnimate--leftBox--logo img {
  width: 100%;
  height: 355px; }

.sliderAnimate--leftBox .sliderAnimate--leftBox--logo .backImg {
  background-image: url(/images/klein-prueba.jpg); }

.sliderAnimate--leftBox .sliderAnimate--leftBox--imgThumbnail img {
  width: 100%; }

.sliderAnimate--rightBox .backImg {
  background-image: url(/images/corporation/img_large.jpg); }

.insideOffice--officeImg {
  width: 100vw;
  position: relative;
  margin-top: 10%;
  margin-left: -8.33333vw;
  text-align: center; }
  .insideOffice--officeImg img {
    width: 80%; }
  .insideOffice--officeImg .sctHover {
    position: absolute; }
    .insideOffice--officeImg .sctHover[data-id="1"] {
      width: 28.5vw;
      height: 15.5vw;
      left: 36.1vw;
      top: 6vw; }
      .insideOffice--officeImg .sctHover[data-id="1"] > div {
        height: 65px;
        left: 100%; }
    .insideOffice--officeImg .sctHover[data-id="2"] {
      width: 15vw;
      height: 15.5vw;
      right: 19.2vw;
      top: 18.7vw; }
      .insideOffice--officeImg .sctHover[data-id="2"] > div {
        width: 200px;
        right: -14px;
        bottom: 100%; }
    .insideOffice--officeImg .sctHover[data-id="3"] {
      width: 23.25vw;
      height: 13.3vw;
      right: 15.5vw;
      bottom: 4.5vw; }
      .insideOffice--officeImg .sctHover[data-id="3"] > div {
        width: 200px;
        top: 100%; }
    .insideOffice--officeImg .sctHover[data-id="4"] {
      width: 20.75vw;
      height: 19vw;
      left: 43vw;
      top: 30.75vw; }
      .insideOffice--officeImg .sctHover[data-id="4"] > div {
        width: 200px;
        top: 100%; }
    .insideOffice--officeImg .sctHover[data-id="5"] {
      width: 19.2vw;
      height: 16.2vw;
      left: 15.7vw;
      bottom: 10.75vw; }
      .insideOffice--officeImg .sctHover[data-id="5"] > div {
        width: 200px;
        top: 100%;
        right: 0; }
    .insideOffice--officeImg .sctHover > div {
      width: 0px;
      height: 0px;
      position: absolute;
      opacity: 0;
      overflow: hidden; }

.texto-cookies {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 40px 20px;
  background: #ffffff;
  color: black;
  z-index: 99999999;
  text-align: center;
  -webkit-box-shadow: 0px 16px 87px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 16px 87px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 16px 87px -11px rgba(0, 0, 0, 0.75);
  font-weight: 100; }

.texto-cookies a {
  color: #e20025;
  font-weight: bold; }

.close-cookies {
  position: absolute;
  right: 15px;
  top: 15px;
  color: black;
  font-weight: bold;
  cursor: pointer; }

.boton-cookies-container {
  text-align: center;
  margin-top: 25px; }

a.boton-cookies {
  background: #e20025;
  color: white;
  padding: 13px 22px; }

#timeLine {
  width: 100vw;
  height: 60px;
  background-color: #fafafa;
  margin-left: -8.3333vw;
  margin-bottom: 50px;
  position: relative; }
  #timeLine .timeLine, #timeLine .tmLn {
    width: 60%;
    height: 1px;
    background-color: #999999; }
  #timeLine .tmLn {
    width: 0%;
    z-index: 0;
    background-color: #191919; }
  #timeLine .time.centrarVertical {
    width: 0px;
    z-index: 1; }
    #timeLine .time.centrarVertical:nth-child(1) {
      left: 0%; }
    #timeLine .time.centrarVertical:nth-child(2) {
      left: 33.3333%; }
    #timeLine .time.centrarVertical:nth-child(3) {
      left: 66.6666%; }
    #timeLine .time.centrarVertical:nth-child(4) {
      left: 99.9999%; }
    #timeLine .time.centrarVertical:nth-child(5) {
      left: 133.3332%; }
    #timeLine .time.centrarVertical:nth-child(6) {
      left: 166.6665%; }
    #timeLine .time.centrarVertical::before {
      content: "";
      width: 1px;
      height: 21px;
      left: 0;
      right: 0;
      top: 50%;
      position: absolute;
      margin: auto;
      background-color: #999999; }
  #timeLine .time:not(.centrarVertical) {
    width: 1px;
    height: 10px;
    top: 50%;
    margin: auto;
    position: absolute;
    background-color: #999999; }
    #timeLine .time:not(.centrarVertical):nth-last-child(1) {
      left: 16.6667%; }
    #timeLine .time:not(.centrarVertical):nth-last-child(2) {
      left: 50%; }
    #timeLine .time:not(.centrarVertical):nth-last-child(3) {
      left: 83.3333%; }
    #timeLine .time:not(.centrarVertical):nth-last-child(4) {
      left: 116.6666%; }
  #timeLine .time p {
    margin-top: 45px;
    width: 30px;
    transform: translateX(-15px);
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px); }
    #timeLine .time p::before {
      content: "";
      width: 24px;
      height: 24px;
      border-radius: 50%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      margin: auto;
      background-color: white;
      transform: translateY(-55px);
      -webkit-transform: translateY(-55px);
      -moz-transform: translateY(-55px);
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.31); }
    #timeLine .time p::after {
      content: "";
      width: 12px;
      height: 12px;
      border-radius: 50%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      cursor: pointer;
      margin: auto;
      background-color: #999999;
      transform: translateY(-55px);
      -webkit-transform: translateY(-55px);
      -moz-transform: translateY(-55px); }
    #timeLine .time p:hover::after {
      background-color: #e20025; }
  #timeLine .time.active p::after {
    background-color: #191919; }

.featuresProject .featuresProject--box {
  display: inline-block;
  margin: 20px;
  width: 20%; }

.featuresBg {
  background-image: url("/images/projects/img_landscape.jpg");
  width: 70%;
  height: 450px; }
  .featuresBg .featuresBg--btn {
    color: #fff;
    background: #000;
    width: 200px;
    text-align: left;
    height: 65px;
    line-height: 6px;
    float: right;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 28px;
    margin-top: 150px; }

.mainNewsBlock {
  width: 80%;
  margin: 0 auto;
  position: relative;
  background: transparent;
  padding: 30px;
  max-width: 1123px;
  bottom: 170px;
  min-height: 200px; }
  .mainNewsBlock .mainNewsBlock--regularContent {
    width: 80%;
    margin: 0 auto;
    max-width: 850px;
    margin-top: -28px;
    background: #fff;
    box-shadow: 3px 3px 13px #ddd;
    padding: 20px;
    min-height: 200px; }
    .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--title {
      font-size: 36px;
      max-width: 600px;
      padding: 30px;
      width: 80%; }
      .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--title::first-letter {
        font-size: 50px;
        font-family: "Noe"; }
    .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew {
      padding: 30px;
      max-width: 86%;
      font-size: 20px;
      margin-top: -40px;
      line-height: 30px; }
      .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew p {
        font-size: 20px;
        margin-bottom: 25px; }
        .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew p.shineParagraph {
          max-width: 670px;
          background: linear-gradient(20deg, #121212 0%, #555555 51%, #9a9a9a 75%);
          background: -webkit-linear-gradient(20deg, #121212 0%, #555555 51%, #9a9a9a 75%);
          background: -moz-linear-gradient(20deg, #121212 0%, #555555 51%, #9a9a9a 75%);
          background: -o-linear-gradient(20deg, #121212 0%, #555555 51%, #9a9a9a 75%);
          color: #fff;
          padding: 50px 46px;
          margin-left: -175px;
          font-size: 29px;
          line-height: 33px; }
      .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew .shineImageParagraph {
        width: 155%;
        margin-left: -160px; }
        .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew .shineImageParagraph img {
          width: 100%;
          margin-top: -10%; }
        .mainNewsBlock .mainNewsBlock--regularContent .mainNewsBlock--regularContent--contentNew .shineImageParagraph p.shineParagraph {
          float: right;
          position: relative; }

.sectionOfProject {
  margin-top: -130px; }
  .sectionOfProject .wrapperSectionsImg {
    width: 66%;
    margin: 0 auto;
    max-width: 892px; }
    .sectionOfProject .wrapperSectionsImg .SectionInsideProject--Btn {
      float: right; }
  .sectionOfProject .sectionWrapper {
    width: 100%;
    margin: 0 auto; }
    .sectionOfProject .sectionWrapper img {
      width: 100%; }

.red_text {
  color: #e20025; }

.error_input {
  color: #e20025 !important;
  border: 1px solid #e20025 !important; }

.apuestaView .txtBim {
  padding-bottom: 90px; }
  .apuestaView .txtBim .alineaSuperior.inline:first-child {
    padding-right: 2.08333vw;
    margin-right: 4.16667vw; }
  .apuestaView .txtBim .alineaSuperior.inline:last-child {
    padding-left: 2.08333vw; }
    .apuestaView .txtBim .alineaSuperior.inline:last-child img {
      width: 100%; }
  .apuestaView .txtBim h4 b {
    font-weight: normal; }

.apuestaView .boxGray {
  margin-bottom: 90px;
  width: 100.0vw; }
  .apuestaView .boxGray::before, .apuestaView .boxGray::after {
    display: none; }
  .apuestaView .boxGray .col-5 {
    display: inline-block;
    vertical-align: middle;
    color: white;
    position: relative; }
    .apuestaView .boxGray .col-5:first-child {
      margin-right: 8.33333vw; }
    .apuestaView .boxGray .col-5 .playBtn {
      position: absolute;
      width: 120px;
      height: 120px;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-image: url(/images/play_btn.svg);
      background-size: cover;
      border-radius: 50%;
      margin: auto;
      border: 1px solid #e20025;
      background-color: white; }
      .apuestaView .boxGray .col-5 .playBtn:hover {
        box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
        background-color: white;
        border: none;
        cursor: pointer; }
    .apuestaView .boxGray .col-5 p:first-child {
      font-family: "Noe";
      font-size: 22px; }
    .apuestaView .boxGray .col-5 p:last-child {
      font-size: 14px; }
      .apuestaView .boxGray .col-5 p:last-child span {
        font-weight: bold; }
    .apuestaView .boxGray .col-5 q copyright {
      font-size: 10px;
      vertical-align: super; }
    .apuestaView .boxGray .col-5 h3 span {
      font-weight: lighter;
      color: #cccccc; }
    .apuestaView .boxGray .col-5 .imgContainer {
      text-align: center;
      width: 100%;
      padding: 3%; }
      .apuestaView .boxGray .col-5 .imgContainer img {
        margin: 0;
        width: 100%;
        filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
        /* Firefox 10+, Firefox on Android */
        filter: gray;
        -webkit-filter: grayscale(100%); }
        .apuestaView .boxGray .col-5 .imgContainer img:hover {
          filter: normal;
          -webkit-filter: grayscale(0%);
          cursor: pointer; }
      .apuestaView .boxGray .col-5 .imgContainer::before, .apuestaView .boxGray .col-5 .imgContainer::after {
        content: "";
        width: 12px;
        height: 12px;
        position: absolute; }
      .apuestaView .boxGray .col-5 .imgContainer::before {
        border-top: 1px solid white;
        border-left: 1px solid white;
        top: 0px;
        left: 0px; }
      .apuestaView .boxGray .col-5 .imgContainer::after {
        border-bottom: 1px solid white;
        border-right: 1px solid white;
        bottom: 0px;
        right: 0px; }
    .apuestaView .boxGray .col-5 hr {
      margin-bottom: 20px;
      border-color: #cccccc; }

.apuestaView .photoBim {
  margin-bottom: 60px;
  margin-top: 60px; }
  .apuestaView .photoBim img {
    width: 100%; }

.downloads::after {
  content: '';
  clear: both;
  display: block; }

.downloads .btn-small.fr {
  width: 14.5vw; }

.downloads .download {
  min-width: 325px;
  margin-bottom: 60px;
  margin-right: 4.58333vw;
  float: left;
  position: relative;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
  .downloads .download .info {
    position: relative;
    padding: 40px 60px 10px 40px;
    height: 240px; }
    .downloads .download .info div {
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 60px;
      background: #e20025; }
      .downloads .download .info div img {
        height: 23px;
        margin: 18px 0px 0px 22px; }
      .downloads .download .info div .circleIcon {
        margin: 0;
        border-radius: 0px;
        box-shadow: inherit; }
        .downloads .download .info div .circleIcon .newsBtnDown .downIcon {
          background-color: #e20025; }
        .downloads .download .info div .circleIcon .downIcon.arrow {
          background-size: auto 23px, auto 23px;
          background-position-y: 17px, -40px;
          background-image: url("/images/download_btn_small_white.svg"), url("/images/download_btn_small_white.svg");
          background-repeat: no-repeat;
          background-position-x: center;
          transition-duration: .25s;
          -webkit-transition-duration: .25s;
          -moz-transition-duration: .25s;
          transition-property: background-position;
          -webkit-transition-property: background-position;
          -moz-transition-property: background-position; }
    .downloads .download .info .title {
      font-size: 25px;
      line-height: 1; }
      .downloads .download .info .title span {
        font-size: 50px;
        font-weight: bold;
        font-family: "Noe"; }
    .downloads .download .info hr {
      margin-top: 3px;
      margin-bottom: 13px; }
  .downloads .download:hover .downloadHover {
    opacity: 1; }
  .downloads .download .downloadHover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    transition-property: visibility, opacity;
    -webkit-transition-property: visibility, opacity;
    -moz-transition-property: visibility, opacity; }
    .downloads .download .downloadHover .background {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(25, 25, 25, 0.9); }
      .downloads .download .downloadHover .background .options {
        width: 100%; }
        .downloads .download .downloadHover .background .options a:not(:last-child) div {
          margin-bottom: 30px; }
        .downloads .download .downloadHover .background .options a div {
          width: 50%;
          margin: 0 auto; }
          .downloads .download .downloadHover .background .options a div p {
            vertical-align: middle;
            text-align: center;
            text-transform: uppercase;
            padding-top: 5px;
            margin-top: 0px; }
    .downloads .download .downloadHover [class*="corner-"] {
      position: absolute;
      width: 15px; }
    .downloads .download .downloadHover .corner-top {
      top: 20px;
      left: 20px;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg); }
    .downloads .download .downloadHover .corner-bottom {
      bottom: 20px;
      right: 20px;
      transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }

.downloads .infoDownload .info p {
  color: #191919;
  font-weight: 100;
  margin-top: 20px;
  position: relative;
  font-size: 20px; }

.downloads .infoDownload .container {
  height: 14.5832vw;
  min-height: 200px;
  width: 100%;
  background-color: #fafafa;
  overflow: hidden; }
  .downloads .infoDownload .container .backImg {
    height: 100%;
    background-size: 85%;
    background-position-y: bottom;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s; }

.downloads .infoDownload:hover {
  cursor: pointer; }
  .downloads .infoDownload:hover .container .backImg {
    filter: grayscale(0);
    -webkit-filter: grayscale(0%);
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15); }
  .downloads .infoDownload:hover .info div .downIcon.arrow {
    background-position-y: 105px, 17px; }

.header_landings_container {
  position: relative;
  width: 100%;
  height: 62vw;
  overflow: hidden; }
  .header_landings_container .header_landing {
    /*
    &:hover{
      .backImg {
        -webkit-filter: grayscale(0%);
      }
    }*/ }
    .header_landings_container .header_landing .contBackImg {
      width: 100%;
      left: 0;
      top: 0; }
      .header_landings_container .header_landing .contBackImg .backImg {
        width: 91.66667vw;
        filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
        /* Firefox 10+, Firefox on Android */
        filter: gray;
        -webkit-filter: grayscale(100%);
        /*transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);*/
        will-change: transform; }
    .header_landings_container .header_landing .image_header_home {
      top: 0px;
      position: absolute;
      width: 100%;
      height: 80vh;
      min-height: 750px;
      min-height: 560px;
      background-size: cover;
      background-position: center;
      background-image: url(/images/home/scrolldown_btn_white.svg); }
      .header_landings_container .header_landing .image_header_home:hover {
        box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
        background-color: white;
        border-radius: 50px;
        background-image: url(/images/home/scrolldown_btn_white_hover.svg); }
    .header_landings_container .header_landing .header_red_tag {
      position: absolute;
      bottom: -60px;
      margin-left: 66.66667vw; }
    .header_landings_container .header_landing .header_principal_row {
      width: 100%;
      position: relative;
      z-index: 5; }
      .header_landings_container .header_landing .header_principal_row .header_black_container {
        display: inline-block;
        padding: 0 30px;
        float: left; }
        .header_landings_container .header_landing .header_principal_row .header_black_container p {
          font-size: 24px;
          font-weight: lighter;
          margin-top: 5px;
          text-transform: none; }
      .header_landings_container .header_landing .header_principal_row .header_white_container {
        width: 87.5vw;
        padding: 45px 30px;
        background-color: rgba(255, 255, 255, 0.8);
        position: relative;
        float: left; }
        .header_landings_container .header_landing .header_principal_row .header_white_container hr {
          margin-bottom: 20px; }
        .header_landings_container .header_landing .header_principal_row .header_white_container .little_top_text {
          text-transform: uppercase;
          color: #191919;
          font-size: 18px;
          font-weight: 400;
          line-height: 25px; }
        .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 {
          overflow: hidden;
          -webkit-transition-duration: 1.8s;
          -moz-transition-duration: 1.8s;
          transition-duration: 1.8s; }
          .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 div.cloned {
            height: 100%; }
            .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 div.cloned h1, .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 div.cloned .h1 {
              width: calc(87.5vw - 60px);
              width: -moz-calc(87.5vw - 60px); }
          .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 .animWidth.close h1, .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 .animWidth.close .h1 {
            left: 0; }
          .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 .supp {
            color: transparent;
            padding-bottom: 5px; }
  .header_landings_container .header_down_arrow {
    width: 72px;
    height: 72px;
    cursor: pointer;
    position: absolute;
    right: 2.5vw;
    bottom: 2.5vw;
    border-radius: 50%;
    background-size: 35%;
    background-image: url(/images/home/scroll_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 7;
    border: 1px solid #e20025;
    animation: animatedBackground 1.5s ease infinite;
    -webkit-animation: animatedBackground 1.5s ease infinite;
    -moz-animation: animatedBackground 1.5s ease infinite; }

.cloned {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  visibility: hidden;
  overflow: hidden !important; }
  .cloned[data-index*="1"] {
    visibility: visible; }

.product_families_container {
  width: 100%;
  min-height: calc(50vw + 60px);
  min-height: -moz-calc(50vw + 60px);
  margin: 90px 0;
  position: relative; }
  .product_families_container .product_family_element .product_families_details_container {
    position: relative;
    margin-left: 25vw;
    padding-top: 60px;
    z-index: 6; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row {
      width: 100%;
      position: relative; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail {
        height: 25.0vw;
        position: relative; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content {
          background-color: #FAFAFA;
          overflow: hidden; }
          .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content .square_product_detail_image {
            width: 75%;
            height: 40%;
            display: block;
            margin: auto; }
          .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content .square_product_detail_text_containers {
            width: 100%;
            height: 37%;
            margin-top: 12.5%; }
            .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content .square_product_detail_text_containers .square_product_detail_tittle {
              text-align: center;
              font-size: 32px;
              font-weight: lighter;
              line-height: 25px; }
            .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content .square_product_detail_text_containers .square_product_detail_subtittle {
              width: 90%;
              color: #999999;
              font-weight: lighter;
              text-transform: uppercase;
              text-align: center;
              padding-top: 10px;
              margin: auto; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card {
        margin: 0px auto;
        padding: 4.16667vw 4.16667vw 120px;
        background-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card hr {
          margin-top: 5px;
          margin-bottom: 15px; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card h2 {
          letter-spacing: 0px; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card h4 {
          width: 41.66667vw;
          background-color: white; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contWhite.full.right {
          left: 0; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contDescripCard.cloned > div {
          width: 50.0vw;
          padding: 4.16667vw 4.16667vw 120px;
          position: relative; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contDescripCard .descCard {
          -webkit-transition-duration: 1.8s;
          -moz-transition-duration: 1.8s;
          transition-duration: 1.8s;
          transition-property: height;
          -webkit-transition-property: height;
          -moz-transition-property: height;
          overflow: hidden; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .arrow_size_1_column {
          top: -60px;
          right: -1px;
          z-index: 6; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .redTag-slideCont {
          position: absolute;
          bottom: 0;
          right: 0; }
  .product_families_container .product_family_element .product_families_back_left {
    position: absolute;
    height: 25.0vw;
    top: calc(25.0vw + 60px);
    top: -moz-calc(25.0vw + 60px); }
    .product_families_container .product_family_element .product_families_back_left .backLeft-slideCont {
      overflow: hidden; }
      .product_families_container .product_family_element .product_families_back_left .backLeft-slideCont .backImg {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        will-change: transform, background; }
  .product_families_container .product_family_element .product_families_back_right {
    height: 45.83333vw;
    position: absolute;
    left: 50vw;
    top: 0px;
    overflow: hidden; }
    .product_families_container .product_family_element .product_families_back_right .backRight-slideCont {
      overflow: hidden; }
      .product_families_container .product_family_element .product_families_back_right .backRight-slideCont .backImg {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        will-change: transform, background; }
  .product_families_container .product_family_element .blackTag-slideCont {
    position: absolute;
    top: 60px;
    left: 12.5vw; }

.two_text_columns {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -webkit-column-gap: 3.33333vw;
  -moz-column-gap: 3.33333vw;
  column-gap: 3.33333vw; }

.blog_news_container {
  width: 100%;
  min-height: calc(33.33333vw + 240px);
  min-height: -moz-calc(33.33333vw + 240px);
  padding-top: 10.41667vw; }
  .blog_news_container .blog_news_background {
    width: 100%;
    position: absolute;
    top: 0px; }
    .blog_news_container .blog_news_background .blog_news_video_container {
      position: absolute;
      width: 62.5vw;
      height: 33.33333vw;
      overflow: hidden; }
      .blog_news_container .blog_news_background .blog_news_video_container .contBackImg .backImg {
        width: 62.5vw;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        will-change: transform, background; }
    .blog_news_container .blog_news_background .blog_news_image_container {
      width: 20.83333vw;
      height: 20.83333vw;
      position: absolute;
      right: 4.16667vw;
      top: calc(14.58333vw + 120px);
      top: -moz-calc(14.58333vw + 120px);
      overflow: hidden; }
      .blog_news_container .blog_news_background .blog_news_image_container .contBackImg .backImg {
        width: 20.83333vw;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        will-change: transform, background; }
    .blog_news_container .blog_news_background .blog_news_download_container {
      height: 16.66667vw;
      width: 16.66667vw;
      text-align: center;
      background-color: #F9F9F9;
      position: absolute;
      top: 33.33333vw; }
      .blog_news_container .blog_news_background .blog_news_download_container > div {
        width: 98%; }
      .blog_news_container .blog_news_background .blog_news_download_container h3 {
        font-family: "Calibre M";
        font-weight: normal; }
      .blog_news_container .blog_news_background .blog_news_download_container hr {
        margin: 10px auto 0; }
  .blog_news_container .blog_new_details_container {
    position: relative;
    margin-left: 25vw;
    z-index: 10; }
    .blog_news_container .blog_new_details_container hr[class*="Line"] {
      margin-top: 5px;
      margin-bottom: 15px; }
    .blog_news_container .blog_new_details_container .blog_new_details_card {
      padding: 3.35vw 4.16667vw 120px;
      background-color: #FFFFFF;
      position: relative;
      -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
      .blog_news_container .blog_new_details_container .blog_new_details_card h3 {
        margin-bottom: 15px;
        font-weight: normal; }
      .blog_news_container .blog_new_details_container .blog_new_details_card .blog_new_description_text a {
        cursor: pointer;
        padding-right: 0px !important;
        position: relative; }
        .blog_news_container .blog_new_details_container .blog_new_details_card .blog_new_description_text a:after {
          content: '';
          border-bottom: 1px solid black;
          position: absolute;
          width: 100%;
          bottom: 5px;
          left: 0; }
      .blog_news_container .blog_new_details_container .blog_new_details_card .position_relative {
        overflow: hidden;
        -webkit-transition-duration: 1.8s;
        -moz-transition-duration: 1.8s;
        transition-duration: 1.8s;
        transition-property: height;
        -webkit-transition-property: height;
        -moz-transition-property: height; }
        .blog_news_container .blog_new_details_container .blog_new_details_card .position_relative .desc {
          background-color: white; }
          .blog_news_container .blog_new_details_container .blog_new_details_card .position_relative .desc > div {
            width: 41.66667vw; }
    .blog_news_container .blog_new_details_container .blog_new_middle_black_card {
      margin-left: -8.33333vw;
      overflow: hidden; }
      .blog_news_container .blog_new_details_container .blog_new_middle_black_card .boxGray {
        width: 50.0vw;
        margin: auto; }
      .blog_news_container .blog_new_details_container .blog_new_middle_black_card p {
        margin-top: 20px; }
        .blog_news_container .blog_new_details_container .blog_new_middle_black_card p.quoteAuthor span {
          font-size: 20px;
          font-weight: lighter; }
    .blog_news_container .blog_new_details_container .blog_new_red_tag {
      position: absolute;
      right: 0;
      bottom: 0; }
    .blog_news_container .blog_new_details_container .blog_new_black_tag {
      margin-top: 60px; }
  .blog_news_container .uderline_bn_download {
    margin: 5% 0px 5% 0px; }

.underline_bn {
  margin-top: 20px;
  margin-bottom: 24px; }

.business_container {
  margin-top: 90px;
  position: relative; }
  .business_container .business_black_tag {
    position: absolute;
    left: 12.5vw; }
  .business_container .business_over_section .business_over_top_left {
    width: 50%;
    height: 25vw;
    position: relative; }
    .business_container .business_over_section .business_over_top_left img.full {
      height: 25.0vw; }
  .business_container .business_over_section .business_card {
    width: 100%;
    padding: 45px 45px 65px;
    background-color: #FFFFFF;
    position: relative;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
    .business_container .business_over_section .business_card .container {
      margin-left: -12px; }
    .business_container .business_over_section .business_card h2 {
      vertical-align: bottom; }
    .business_container .business_over_section .business_card span {
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 2px;
      font-family: "Calibre";
      font-weight: lighter;
      padding-top: 10px; }
    .business_container .business_over_section .business_card hr {
      margin-top: 4px;
      margin-bottom: 20px; }
    .business_container .business_over_section .business_card .business_red_tag {
      position: absolute;
      right: 0;
      bottom: 0; }
  .business_container .business_over_top_right {
    width: 50%;
    height: 25.0vw;
    position: relative;
    background-image: url("/images/home/render_deco.jpg"); }
    .business_container .business_over_top_right .business_over_top_right_content {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .business_container .business_left_image {
    height: 16.66667vw;
    top: 25.0vw;
    background-image: url("/images/home/img_small_1.jpg");
    margin-left: 8.33333vw;
    position: relative; }
  .business_container .business_right_image {
    height: 25.0vw;
    position: absolute;
    top: 16.66667vw;
    left: 75.0vw; }

.bim_banner_container {
  width: 100%;
  margin-top: 90px; }
  .bim_banner_container .backImg {
    width: 50%;
    height: 33.33333vw;
    background-image: url("/images/bim_banner.jpg");
    background-position: top left !important; }
  .bim_banner_container .bim_banner_content {
    width: 47.5%;
    padding-left: 4.16667vw; }
    .bim_banner_container .bim_banner_content hr {
      margin-bottom: 20px; }

.full_view_container {
  position: relative;
  width: 100%;
  min-height: 900px;
  padding-top: 78px;
  background-color: transparent; }

.layout_image_slider_container_mobile {
  width: 100%;
  height: 40vh;
  min-height: 360px;
  background-image: url("/images/home/img_large_header.jpg"); }

.buttonBlack {
  position: absolute;
  left: 0;
  top: 60px; }
  .buttonBlack .btn-black {
    min-width: 160px; }

.buttonRed {
  position: absolute;
  right: 0px;
  bottom: 0;
  padding-right: 0 !important;
  z-index: 1; }

#bodyProduct {
  width: 70.83333vw;
  margin-bottom: 90px;
  margin-left: 20.83333vw; }
  #bodyProduct .new_narration_container_row {
    margin-left: -12.5vw; }

.productsView .img_Title h1, .productsView .img_Title .h1 {
  padding: 40px 0 40px 4.16667vw; }

.productsView .textHeaderP {
  padding-bottom: 60px; }
  .productsView .textHeaderP strong {
    font-weight: normal; }

.productsView .headerBanner--breadcrumbs, .headerBanner .headerBanner--breadcrumbs {
  font-size: 15px; }
  .productsView .headerBanner--breadcrumbs .bullet, .headerBanner .headerBanner--breadcrumbs .bullet {
    margin: 0 6px; }
  .productsView .headerBanner--breadcrumbs span, .headerBanner .headerBanner--breadcrumbs span {
    cursor: pointer; }

@media screen and (min-width: 1059px) {
  .productsContent .filters #findIcon .filterOptions .labelFind {
    margin-left: 24px; } }

.productsContent .afterFiltro.clean .afterFiltroInner {
  background: black; }
  .productsContent .afterFiltro.clean .afterFiltroInner::before {
    content: url(/images/close_btn_white.svg);
    width: 17px;
    height: 17px;
    right: inherit;
    left: 50%;
    margin-left: -8px; }

.btnAceptarFiltro {
  padding-top: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 150px;
  width: 80%;
  font-weight: bold;
  text-align: center;
  font-family: 'Calibre';
  font-size: 18px;
  color: white;
  background-color: #e20025;
  text-transform: uppercase; }

.btnAceptarFiltro:hover {
  color: white; }

.bgRed {
  background: #e20025 !important; }

.titleFiltro {
  font-size: 36px;
  font-weight: 100;
  padding-bottom: 15px; }
  .titleFiltro hr {
    margin-top: 2px; }

.productsContent {
  position: relative; }
  .productsContent .seenNamesDoors {
    opacity: 1; }
  .productsContent #aplication .titularFiltro {
    float: left;
    width: 30%;
    padding-right: 1px; }
    .productsContent #aplication .titularFiltro .titularFiltroInner {
      background: black;
      height: 60px;
      font-size: 15px;
      color: white;
      text-transform: uppercase;
      font-weight: bold;
      padding-top: 20px; }
      .productsContent #aplication .titularFiltro .titularFiltroInner .titularFiltroInnerTitle {
        width: 60px;
        margin-left: 10%; }
        .productsContent #aplication .titularFiltro .titularFiltroInner .titularFiltroInnerTitle hr.decorationLine {
          border-color: #fff;
          margin-top: 2px; }
  .productsContent #aplication .filterTitle {
    width: 70%; }
  .productsContent #weight .filterTitle {
    width: 80%;
    float: left; }
  .productsContent .afterFiltro {
    padding-left: 1px;
    width: 20%;
    float: left; }
    .productsContent .afterFiltro .afterFiltroInner {
      background: #e20025;
      height: 60px;
      position: relative;
      cursor: pointer; }
      .productsContent .afterFiltro .afterFiltroInner::before {
        content: url(/images/interiorArrow.svg);
        width: 9px;
        height: 18px;
        right: inherit;
        left: 50%;
        margin-left: -4px;
        margin-top: -8px;
        top: 50%;
        bottom: 0px;
        position: absolute;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        z-index: 2;
        color: #e20025; }
  .productsContent .filters {
    width: 83.33333vw;
    margin-bottom: 30px; }
    .productsContent .filters .filter {
      display: inline-block;
      vertical-align: top;
      padding: 1px; }
      .productsContent .filters .filter:not(.col-5) {
        width: 20.83333vw; }
      .productsContent .filters .filter .filterTitle {
        width: 100%;
        height: 60px;
        color: #e20025;
        font-size: 20px;
        display: block;
        position: relative;
        cursor: pointer;
        text-align: center;
        background: white;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        text-transform: capitalize;
        overflow: hidden;
        border: 1px solid #e20025; }
        .productsContent .filters .filter .filterTitle::before {
          content: url(/images/cruz.png);
          width: 24px;
          height: 24px;
          right: 20px;
          top: 0px;
          bottom: 0px;
          margin: auto;
          position: absolute;
          transition: all .35s ease;
          -webkit-transition: all .35s ease;
          -moz-transition: all .35s ease;
          transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          z-index: 2;
          color: #e20025; }
        .productsContent .filters .filter .filterTitle::after {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          transform: translateY(101%);
          -webkit-transform: translateY(101%);
          -moz-transform: translateY(101%);
          -webkit-transition-duration: 0.25s;
          -moz-transition-duration: 0.25s;
          transition-duration: 0.25s; }
        .productsContent .filters .filter .filterTitle > div {
          position: relative;
          z-index: 1;
          padding-top: 16px; }
          .productsContent .filters .filter .filterTitle > div h4 {
            font-weight: bold; }
      .productsContent .filters .filter:first-child .filterTitle, .productsContent .filters .filter:nth-child(2) .filterTitle {
        /*border-right: 1px solid white;*/ }
      .productsContent .filters .filter .filterOptions {
        width: 100%;
        height: 0px;
        padding: 0;
        overflow: hidden;
        text-align: center;
        border: 1px solid #e20025;
        border-top-width: 0px;
        border-bottom-width: 0px;
        position: relative;
        transition: height .35s ease-out, border 0s .35s linear, padding .35s ease-out;
        -webkit-transition: height .35s ease-out, border 0s .35s linear, padding .35s ease-out;
        -moz-transition: height .35s ease-out, border 0s .35s linear, padding .35s ease-out; }
        .productsContent .filters .filter .filterOptions .opt {
          padding: 12px 0 8px 2.5vw;
          cursor: pointer; }
          .productsContent .filters .filter .filterOptions .opt .squared {
            width: 12px;
            height: 12px;
            background: #e20025;
            position: relative; }
            .productsContent .filters .filter .filterOptions .opt .squared input {
              visibility: hidden; }
            .productsContent .filters .filter .filterOptions .opt .squared label {
              cursor: pointer;
              position: absolute;
              width: 10px;
              height: 10px;
              left: 0px;
              top: 0px;
              right: 0;
              bottom: 0;
              margin: auto;
              background: white; }
              .productsContent .filters .filter .filterOptions .opt .squared label:hover::after {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
                filter: alpha(opacity=30);
                opacity: 0.3; }
              .productsContent .filters .filter .filterOptions .opt .squared label h4 {
                width: 250px;
                margin-left: 25px;
                display: inline-block;
                line-height: 18px;
                color: #191919;
                font-weight: normal; }
            .productsContent .filters .filter .filterOptions .opt .squared input[type=checkbox]:checked + label {
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
              filter: alpha(opacity=100);
              opacity: 1;
              position: absolute;
              width: 10px;
              height: 10px;
              left: 0px;
              top: 0px;
              right: 0;
              bottom: 0;
              margin: auto;
              background: #e20025;
              border: 1px solid #fff; }
              .productsContent .filters .filter .filterOptions .opt .squared input[type=checkbox]:checked + label h4 {
                line-height: 16px;
                margin-left: 24px; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(1) .imgDoor {
            background-image: url(/images/products/system_animation/gif/1@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(2) .imgDoor {
            background-image: url(/images/products/system_animation/gif/2@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(3) .imgDoor {
            background-image: url(/images/products/system_animation/gif/3@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(4) .imgDoor {
            background-image: url(/images/products/system_animation/gif/4@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(5) .imgDoor {
            background-image: url(/images/products/system_animation/gif/5@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(6) .imgDoor {
            background-image: url(/images/products/system_animation/gif/6@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(7) .imgDoor {
            background-image: url(/images/products/system_animation/gif/7@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover:nth-child(8) .imgDoor {
            background-image: url(/images/products/system_animation/gif/8@2x.gif) !important; }
          .productsContent .filters .filter .filterOptions .opt:hover .squared label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1; }
          .productsContent .filters .filter .filterOptions .opt:hover h4 {
            color: #e20025 !important; }
        .productsContent .filters .filter .filterOptions img {
          display: inline-block;
          height: 390px;
          padding-top: 10px; }
    .productsContent .filters.navFixed {
      color: #e20025;
      position: fixed;
      top: 25px;
      z-index: 2; }
      .productsContent .filters.navFixed .filter {
        background-color: white; }
        .productsContent .filters.navFixed .filter .filterTitle {
          border-right: 1px solid #e20025;
          border-top: 1px solid #e20025;
          border-bottom: 1px solid #e20025;
          -webkit-transition-duration: 0.35s;
          -moz-transition-duration: 0.35s;
          transition-duration: 0.35s;
          transition-property: border;
          -webkit-transition-property: border;
          -moz-transition-property: border; }
          .productsContent .filters.navFixed .filter .filterTitle .hoverFil {
            color: #ffffff !important; }
            .productsContent .filters.navFixed .filter .filterTitle .hoverFil::after {
              background-color: initial;
              transform: translateY(101%);
              -webkit-transform: translateY(101%);
              -moz-transform: translateY(101%);
              color: #ffffff !important; }
      .productsContent .filters.navFixed .filterTitle {
        background-color: #fff !important;
        color: #e20025 !important; }
        .productsContent .filters.navFixed .filterTitle::before {
          border-color: #e20025; }
      .productsContent .filters.navFixed.open .filterTitle {
        border-bottom-color: #e20025; }
    .productsContent .filters #aplication .opt.textLeft > .alineaCentro {
      width: 195px; }
    .productsContent .filters #aplication .opt.textLeft .imgDoor {
      width: -moz-calc(100% - 195px);
      width: calc(100% - 195px);
      height: 30px;
      background-repeat: no-repeat;
      background-size: 145px;
      background-position: center 3px;
      -webkit-transition: .1s ease all;
      -moz-transition: .1s ease all;
      transition: .1s ease all; }
    .productsContent .filters #aplication .opt.textLeft:nth-child(1) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/1.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(2) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/2.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(3) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/3.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(4) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/4.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(5) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/5.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(6) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/6.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(7) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/7.png); }
    .productsContent .filters #aplication .opt.textLeft:nth-child(8) .imgDoor {
      background-image: url(/images/products/system_animation/jpg/8.png); }
    .productsContent .filters #material, .productsContent .filters #weight {
      width: 20.83333vw; }
      .productsContent .filters #material .filterOptions .optWrapper, .productsContent .filters #weight .filterOptions .optWrapper {
        width: 100%;
        display: block; }
        .productsContent .filters #material .filterOptions .optWrapper .opt, .productsContent .filters #weight .filterOptions .optWrapper .opt {
          padding: 12px 30px; }
    .productsContent .filters #findIcon {
      width: 4.16667vw;
      position: absolute;
      background-color: transparent; }
      .productsContent .filters #findIcon .imgFind {
        width: 4.16667vw;
        height: 60px;
        background: white;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #e20025;
        border-left: 0px;
        cursor: pointer;
        text-align: center; }
        .productsContent .filters #findIcon .imgFind img {
          height: 25px; }
      .productsContent .filters #findIcon .filterOptions {
        border-right-width: 0px;
        border-bottom-width: 0px;
        padding-top: 0px;
        position: relative; }
        .productsContent .filters #findIcon .filterOptions .fr {
          top: 190px; }
        .productsContent .filters #findIcon .filterOptions .en {
          top: 167px; }
        .productsContent .filters #findIcon .filterOptions .ca {
          top: 168px; }
        .productsContent .filters #findIcon .filterOptions .es {
          top: 167px; }
        .productsContent .filters #findIcon .filterOptions .labelFind {
          width: 200px;
          color: #e20025;
          font-size: 20px;
          cursor: pointer;
          position: absolute;
          transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          transform-origin: left top 0;
          -webkit-transform-origin: left top 0;
          -moz-transform-origin: left top 0; }
          .productsContent .filters #findIcon .filterOptions .labelFind hr {
            width: 24px;
            border: none;
            border-top: 1px solid #e20025;
            display: inline-block;
            margin-right: 10px !important;
            vertical-align: middle; }
          .productsContent .filters #findIcon .filterOptions .labelFind h5 {
            right: 0; }
          .productsContent .filters #findIcon .filterOptions .labelFind label {
            display: inline-block; }
  .productsContent .filters.open #aplication .titularFiltro .titularFiltroInner {
    background: #e20025; }
  .productsContent .filters.open .afterFiltro .afterFiltroInner {
    background: black; }
    .productsContent .filters.open .afterFiltro .afterFiltroInner::before {
      content: url(/images/close_btn_white.svg);
      width: 17px;
      height: 17px;
      right: inherit;
      left: 50%;
      margin-left: -8px; }
  .productsContent .filters.open .filter .filterTitle::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg); }
  .productsContent .filters.open .filter #findIcon .filterOptions {
    height: 160px; }
  .productsContent .filters.open .filter .filterOptions {
    height: 465px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px; }
  .productsContent .listProducts {
    position: relative;
    margin-bottom: 30px;
    margin-right: 8.33333vw; }
    .productsContent .listProducts.notElementsNav ::before {
      background: #dcdcdc !important; }
    .productsContent .listProducts.notElementsNav ::after {
      content: " " !important; }
    .productsContent .listProducts.notElementsNav .type {
      cursor: inherit;
      border-bottom: 1px solid #dcdcdc; }
      .productsContent .listProducts.notElementsNav .type h2 {
        color: #dcdcdc; }
    .productsContent .listProducts .type {
      width: 100%;
      height: 60px;
      clear: both;
      cursor: pointer;
      padding-left: 3.2%;
      position: relative;
      border-bottom: 1px solid black; }
      .productsContent .listProducts .type h2 {
        height: 100%;
        color: black;
        position: relative;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        font-family: Calibre;
        letter-spacing: inherit;
        padding-top: 0; }
        .productsContent .listProducts .type h2::after {
          content: "";
          height: 100%; }
        .productsContent .listProducts .type h2::after, .productsContent .listProducts .type h2 span {
          vertical-align: middle;
          display: inline-block; }
      .productsContent .listProducts .type img {
        position: absolute;
        top: 20px;
        right: 40px;
        height: 20px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg); }
      .productsContent .listProducts .type::after {
        content: url(/images/arrow_black.svg);
        width: 9px;
        height: 18px;
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto;
        position: absolute;
        -webkit-transition-duration: 0.35s;
        -moz-transition-duration: 0.35s;
        transition-duration: 0.35s;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg); }
    .productsContent .listProducts .products {
      height: 0px;
      transition: all .35s ease;
      -webkit-transition: all .35s ease;
      -moz-transition: all .35s ease;
      margin-left: -8.33333vw;
      width: 100vw;
      overflow: hidden; }
      .productsContent .listProducts .products .door {
        width: 300px;
        border: 1px solid transparent;
        text-align: center;
        cursor: pointer;
        padding-top: 10px;
        position: relative;
        margin: 12px 24px 0;
        padding: 20px 0px;
        -webkit-transition-duration: 0.35s;
        -moz-transition-duration: 0.35s;
        transition-duration: 0.35s;
        transition-property: border;
        -webkit-transition-property: border;
        -moz-transition-property: border;
        display: inline-block;
        vertical-align: top; }
        .productsContent .listProducts .products .door .newPro {
          position: absolute;
          top: 10px;
          right: 10px;
          border-radius: 50px;
          width: 60px !important;
          height: 60px !important;
          background-color: black;
          color: white;
          font-family: calibre;
          font-weight: 100;
          font-size: 20px;
          padding-top: 20px !important; }
        .productsContent .listProducts .products .door .backImg {
          height: 142px; }
        .productsContent .listProducts .products .door div:not(.backImg) {
          height: 100px;
          padding-top: 25px; }
          .productsContent .listProducts .products .door div:not(.backImg) h5 {
            margin-bottom: 5px; }
        .productsContent .listProducts .products .door .backImg, .productsContent .listProducts .products .door div:not(.backImg) {
          width: 85%;
          margin: auto; }
        .productsContent .listProducts .products .door div:last-child .titleProduct {
          font-weight: normal;
          margin: 0;
          -webkit-transition-duration: 0.3s;
          -moz-transition-duration: 0.3s;
          transition-duration: 0.3s; }
          .productsContent .listProducts .products .door div:last-child .titleProduct span {
            color: #e20025; }
        .productsContent .listProducts .products .door div:last-child p {
          font-size: 15px;
          font-weight: 100;
          line-height: 15px;
          color: #9a9a9a; }
        .productsContent .listProducts .products .door div:last-child h3 {
          font-size: 20px;
          font-weight: 100;
          line-height: 30px; }
        .productsContent .listProducts .products .door:hover {
          border-color: #e20025; }
          .productsContent .listProducts .products .door:hover .titleProduct {
            color: #e20025; }
    .productsContent .listProducts.active .type::after {
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg); }

.photoProducts, .bannerHeaderStyle {
  width: 100%;
  height: 25.0vw;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .photoProducts .photoProductsBack, .bannerHeaderStyle .photoProductsBack {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    width: 180px; }
    .photoProducts .photoProductsBack.stickyChange, .bannerHeaderStyle .photoProductsBack.stickyChange {
      width: 180px;
      position: fixed;
      top: 85px;
      z-index: 6; }
    .photoProducts .photoProductsBack .image, .bannerHeaderStyle .photoProductsBack .image {
      width: 7px;
      height: 14px; }
  .photoProducts img, .bannerHeaderStyle img {
    width: 100%;
    height: 100%;
    display: block; }

.extended_new_background_section {
  width: 100%;
  display: inline-block;
  position: relative;
  min-height: calc(38.8933vw + 120px);
  min-height: -moz-calc(38.8933vw + 120px); }
  .extended_new_background_section .new_narration_container {
    margin: 8.33333vw auto;
    position: relative; }
    .extended_new_background_section .new_narration_container .extended_new_card .line_height_40, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) {
      font-size: 20px;
      font-family: "Calibre" !important;
      font-weight: lighter;
      line-height: 30px;
      padding-right: 8px;
      white-space: pre-wrap; }
      .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 .imgParagraphs, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) .imgParagraphs {
        width: 100%;
        margin-bottom: 25px;
        display: block; }
      .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 li, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) li {
        padding-bottom: 10px; }
      .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 ul, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) ul {
        padding-left: 16px;
        white-space: normal !important; }
      .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 strong, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 b, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) strong, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) b {
        font-weight: normal !important; }
      .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 em, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) em {
        font-style: italic !important; }
    .extended_new_background_section .new_narration_container .extended_new_card hr {
      margin-top: 11px; }
    .extended_new_background_section .new_narration_container .extended_new_card .news_title_margin {
      padding-top: 20px; }
  .extended_new_background_section .imgFirstSlide {
    height: 33.34vw;
    position: absolute; }
    .extended_new_background_section .imgFirstSlide:not(.small) {
      width: 62.5vw; }
    .extended_new_background_section .imgFirstSlide.small {
      width: 20.83333vw;
      height: auto;
      right: 4.16667vw; }
      .extended_new_background_section .imgFirstSlide.small .extended_new_background_image {
        height: 30.56vw;
        width: 100%;
        margin-top: calc(8.3333vw + 120px);
        margin-top: -moz-calc(8.3333vw + 120px); }
    .extended_new_background_section .imgFirstSlide .seeGallery {
      min-width: 175px;
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      top: -50px;
      margin: auto; }
      .extended_new_background_section .imgFirstSlide .seeGallery hr {
        width: 20px;
        margin: 0 5px 3px 0;
        display: inline-block;
        border-top: 1px solid #e20025; }
      .extended_new_background_section .imgFirstSlide .seeGallery h4 {
        display: inline-block;
        color: #e20025; }

.downloadTable {
  padding: 7.85% 4.16667vw;
  position: relative;
  background: black;
  background: linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -webkit-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -moz-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
  background: -o-linear-gradient(50deg, #191919 37%, #9a9a9a 62%); }
  .downloadTable .downloadAnim.img {
    width: 13px;
    height: 20.6px;
    cursor: pointer;
    background-image: url(/images/download_btn_small_clone.svg), url(/images/download_btn_small_clone.svg);
    background-position: 0px 0px, 0px -20.6px;
    background-size: 13px 20.6px;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    transition-duration: 0.25s;
    transition-property: background-position;
    -webkit-transition-property: background-position;
    -moz-transition-property: background-position; }
    .downloadTable .downloadAnim.img:hover {
      background-position: 0px 20.6px, 0px 0px; }
  .downloadTable::before, .downloadTable::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute; }
  .downloadTable::before {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    top: 30px;
    left: 30px; }
  .downloadTable::after {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    bottom: 30px;
    right: 30px; }
  .downloadTable .row div a div {
    text-align: center !important; }
  .downloadTable .row h5:first-child {
    padding-left: 1.2%; }
  .downloadTable .row h5, .downloadTable .row > div {
    color: white;
    width: 12.65%;
    text-align: center; }
    .downloadTable .row h5:nth-child(1), .downloadTable .row > div:nth-child(1) {
      width: 24%;
      text-align: left; }
    .downloadTable .row h5 img, .downloadTable .row > div img {
      width: 13px;
      cursor: pointer; }
  .downloadTable .row:not(:last-child) {
    padding-bottom: 15px; }
  .downloadTable hr.hrTable {
    height: 1px;
    border: none;
    background-color: #cdcdcd;
    margin-bottom: 36px; }

.img_Title {
  width: 100%;
  position: relative; }
  .img_Title h1, .img_Title .h1 {
    padding: 25px 0 25px 4.16667vw; }

.galeryProduct {
  margin-left: 25.0vw;
  margin-bottom: 90px;
  position: relative; }
  .galeryProduct.mrg {
    margin-top: 90px; }
  .galeryProduct .zoom {
    position: absolute;
    top: 4.16667vw;
    left: 45.83333vw;
    z-index: 5; }
    .galeryProduct .zoom .image {
      width: 21px;
      height: 22px; }
    .galeryProduct .zoom.less img:not(.hidden) {
      display: none; }
    .galeryProduct .zoom.less img.hidden {
      display: block; }
    .galeryProduct .zoom.less img:not(.hidden_zoom) {
      display: none; }
    .galeryProduct .zoom.less img.hidden_zoom {
      display: block; }
  .galeryProduct .hidden_zoom {
    display: none; }
  .galeryProduct .less .hidden_zoom {
    display: inline-block; }
  .galeryProduct .not_hidden_zoom {
    display: inline-block; }
  .galeryProduct .less .not_hidden_zoom {
    display: none; }
  .galeryProduct .arrows_galery {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 4.16667vw;
    left: 58.33333vw; }
    .galeryProduct .arrows_galery .sliderAnimate--controls--box {
      bottom: 0;
      right: 0; }
  .galeryProduct .imgGalery {
    height: 33.33vw;
    overflow: hidden;
    position: relative;
    z-index: 0; }
    .galeryProduct .imgGalery .carouselImg {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      overflow: hidden;
      z-index: 0; }
      .galeryProduct .imgGalery .carouselImg.active {
        z-index: 1;
        opacity: 1; }
      .galeryProduct .imgGalery .carouselImg.opacityLayer .frontFace {
        opacity: 0; }
      .galeryProduct .imgGalery .carouselImg.opacityLayer .backFace {
        display: block; }
      .galeryProduct .imgGalery .carouselImg .frontFace {
        position: relative;
        z-index: 20; }
      .galeryProduct .imgGalery .carouselImg .backFace {
        height: 150%;
        width: 150%;
        display: none;
        position: absolute;
        top: 0;
        left: 0; }
      .galeryProduct .imgGalery .carouselImg .backFace img, .galeryProduct .imgGalery .carouselImg .frontFace img {
        height: 100%;
        display: block;
        margin: auto; }

.installation {
  position: relative;
  margin-top: 90px; }
  .installation .title_installation {
    width: 200px;
    height: 50px;
    padding: 12px;
    position: absolute;
    top: -20px;
    left: 0;
    background-color: #191919;
    color: white;
    font-size: 20px; }
    .installation .title_installation hr {
      width: 24px;
      border: 1px solid #FFFFFF;
      margin: 0; }
  .installation::after {
    content: "";
    clear: both;
    display: block; }
  .installation .installationLink {
    float: left;
    margin-bottom: 4.16667vw; }
    .installation .installationLink:nth-child(2n) {
      margin-left: 4.16667vw; }
    .installation .installationLink .installationInfo {
      cursor: pointer;
      width: 39.58333vw;
      height: 14.65vw;
      background-color: white;
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
      .installation .installationLink .installationInfo .backImg {
        filter: gray;
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        transition-duration: 0.2s;
        transition-timing-function: ease-in;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-property: transform;
        -webkit-transition-property: transform;
        -moz-transition-property: transform; }
      .installation .installationLink .installationInfo .alineaCentro:first-child {
        width: 14.65vw;
        height: 100%;
        overflow: hidden; }
        .installation .installationLink .installationInfo .alineaCentro:first-child img {
          width: 100%; }
      .installation .installationLink .installationInfo .alineaCentro:last-child {
        width: calc(100% - 14.65vw);
        width: -moz-calc(100% - 14.65vw);
        padding-left: 5%; }
      .installation .installationLink .installationInfo:hover .backImg {
        z-index: 1;
        filter: none;
        -webkit-filter: grayscale(0);
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15); }

.photoProduct {
  height: 25.0vw;
  margin-top: 6.25vw;
  overflow: hidden; }
  .photoProduct img {
    width: 100%;
    display: block; }

.downloadBarBox {
  width: 87.5vw;
  height: 60px;
  color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
  transition-property: height;
  -webkit-transition-property: height;
  -moz-transition-property: height; }
  .downloadBarBox.openTab .downloadBarBox--title::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg); }
  .downloadBarBox.openTab.fix .downloadBarBox--content-img .backImg {
    position: fixed;
    top: 85px; }
  .downloadBarBox ~ .tagWhite {
    height: 30px;
    position: relative;
    z-index: 1;
    background-color: white; }
    .downloadBarBox ~ .tagWhite:last-child {
      height: 90px; }
  .downloadBarBox .downloadBarBox--content--info {
    margin-left: 3.75vw; }
    .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop {
      padding-bottom: 14px;
      border-bottom: 1px solid white;
      margin-bottom: 10px; }
    .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow {
      text-align: center; }
      .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro:not(.lg), .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro:not(.lg) {
        width: 12.25%; }
      .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro.lg, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro.lg {
        width: 26%;
        text-align: left;
        padding-top: 2%; }
      .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro .img, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro .img {
        width: 13px;
        height: 20.6px;
        cursor: pointer;
        background-image: url(/images/download_btn_small_clone.svg), url(/images/download_btn_small_clone.svg);
        background-position: 0px 0px, 0px -20.6px;
        background-size: 13px 20.6px;
        -webkit-transition-duration: 0.25s;
        -moz-transition-duration: 0.25s;
        transition-duration: 0.25s;
        transition-property: background-position;
        -webkit-transition-property: background-position;
        -moz-transition-property: background-position; }
        .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro .img:hover, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro .img:hover {
          background-position: 0px 20.6px, 0px 0px; }
  .downloadBarBox .downloadBarBox--content {
    padding: 3% 4.16667vw;
    background: #191919;
    overflow: hidden; }
    .downloadBarBox .downloadBarBox--content .downloadBarBox--content-img {
      width: 16.66667vw;
      height: 16.66667vw;
      float: left; }
      .downloadBarBox .downloadBarBox--content .downloadBarBox--content-img .backImg {
        width: 16.66667vw;
        height: 16.66667vw; }
  .downloadBarBox .downloadBarBox--title {
    width: 100%;
    height: 60px;
    padding-left: 3.25%;
    cursor: pointer;
    background: linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
    background: -webkit-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
    background: -moz-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
    background: -o-linear-gradient(50deg, #191919 37%, #9a9a9a 62%);
    position: relative; }
    .downloadBarBox .downloadBarBox--title::before {
      content: url(/images/interiorArrow.svg);
      width: 9px;
      height: 18px;
      top: 0;
      bottom: 0;
      right: 20px;
      margin: auto;
      position: absolute;
      /*-webkit-transition-duration: 0.35s;
      -moz-transition-duration: 0.35s;
      transition-duration: 0.35s;*/
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg); }

.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  visibility: visible !important; }

.hideDown {
  animation-name: hideDown;
  -webkit-animation-name: hideDown;
  -moz-animation-name: hideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  visibility: hidden; }

@keyframes slideDown {
  0% {
    transform: translateY(-100%); }
  50% {
    transform: translateY(8%); }
  65% {
    transform: translateY(-4%); }
  80% {
    transform: translateY(4%); }
  95% {
    transform: translateY(-2%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  50% {
    -webkit-transform: translateY(8%); }
  65% {
    -webkit-transform: translateY(-4%); }
  80% {
    -webkit-transform: translateY(4%); }
  95% {
    -webkit-transform: translateY(-2%); }
  100% {
    -webkit-transform: translateY(0%); } }

@keyframes hideDown {
  0% {
    transform: translateY(0%); }
  70% {
    transform: translateY(90%); }
  100% {
    transform: translateY(200%); } }

@-webkit-keyframes hideDown {
  0% {
    -webkit-transform: translateY(0%); }
  70% {
    -webkit-transform: translateY(90%); }
  100% {
    -webkit-transform: translateY(200%); } }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1.1, 1.1);
    opacity: 1.0; }
  50% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    opacity: 1.0; } }

#loadingView {
  width: 100vw;
  height: 100vh;
  background-color: white;
  color: white;
  visibility: hidden; }
  #loadingView .loadingImg {
    width: 200px;
    animation: pulsate 3s ease-out;
    -webkit-animation: pulsate 3s ease-out;
    -moz-animation: pulsate 3s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    opacity: 0; }
  #loadingView #myProgress {
    position: relative;
    width: 100%;
    height: 5px;
    background-color: white;
    visibility: hidden; }
    #loadingView #myProgress #myBar {
      position: absolute;
      width: 1%;
      height: 100%;
      background-color: #e20025; }

#myProgress.show, .mainComponentClass.show {
  visibility: visible !important; }

.ProjectSubMenuWrapper, .SearchSubMenuWrapper {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 8.33333vw; }
  .ProjectSubMenuWrapper.on, .SearchSubMenuWrapper.on {
    visibility: visible; }

.SearchSubMenuWrapper.mobileSubMenuBox {
  visibility: visible; }

.ProjectSubMenuWrapper.mobileSubMenuBox, .SearchSubMenuWrapper.mobileSubMenuBox {
  visibility: visible; }
  .ProjectSubMenuWrapper.mobileSubMenuBox .staticForAnimation, .SearchSubMenuWrapper.mobileSubMenuBox .staticForAnimation {
    height: 100%;
    position: absolute;
    width: 100vw; }
  .ProjectSubMenuWrapper.mobileSubMenuBox .headerMenu--navigation--subMenu, .SearchSubMenuWrapper.mobileSubMenuBox .headerMenu--navigation--subMenu {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    overflow: hidden; }
  .ProjectSubMenuWrapper.mobileSubMenuBox.on.off .headerMenu--navigation--subMenu, .SearchSubMenuWrapper.mobileSubMenuBox.on.off .headerMenu--navigation--subMenu {
    width: 100%; }
  .ProjectSubMenuWrapper.mobileSubMenuBox.off .headerMenu--navigation--subMenu, .SearchSubMenuWrapper.mobileSubMenuBox.off .headerMenu--navigation--subMenu {
    width: 0%; }

.sectionsBtn {
  width: 200px;
  height: 65px;
  text-align: left;
  color: #fff;
  background: #000;
  line-height: 6px;
  font-size: 20px;
  margin-top: 0;
  padding: 28px 13px 28px 20px;
  text-transform: uppercase; }

.headerBanner--breadcrumbs {
  text-transform: uppercase;
  margin-top: 20px; }

.headerMenu--wrapperContainer {
  position: fixed;
  height: 60px; }
  .headerMenu--wrapperContainer.openMenuHeight {
    height: 100%; }
  .headerMenu--wrapperContainer .headerMenu--navigation--whiteBar {
    width: 0;
    height: 100vh;
    background-color: #fff;
    position: relative;
    z-index: 0;
    opacity: 0;
    transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity; }
    .headerMenu--wrapperContainer .headerMenu--navigation--whiteBar.showIt {
      opacity: 1;
      z-index: 98;
      transition-duration: 0s;
      width: 8.3333vw; }
    .headerMenu--wrapperContainer .headerMenu--navigation--whiteBar.Not {
      transition-property: opacity, width;
      -webkit-transition-property: opacity, width;
      -moz-transition-property: opacity, width;
      transition-duration: .3s, 3s;
      -webkit-transition-duration: .3s, 3s;
      -moz-transition-duration: .3s, 3s; }
  .headerMenu--wrapperContainer .headerMenu--staticFace {
    width: calc(8.33333vw + 180px);
    width: -moz-calc(8.33333vw + 180px);
    min-width: calc(8.3333vw + 150px);
    min-width: -webkit-calc(8.3333vw + 150px);
    top: 25px;
    position: absolute; }
    .headerMenu--wrapperContainer .headerMenu--staticFace .headerMenu--staticFace--Icon {
      height: 60px;
      text-align: center;
      color: #fff;
      cursor: pointer;
      position: relative;
      background: #e20025;
      z-index: 99;
      display: inline-block;
      -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
    .headerMenu--wrapperContainer .headerMenu--staticFace .headerMenu--staticFace--Logo {
      width: 180px;
      height: 60px;
      min-width: 150px;
      display: inline-block;
      float: right;
      background: #fff;
      text-align: center;
      position: relative;
      z-index: 10;
      cursor: pointer;
      -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
      .headerMenu--wrapperContainer .headerMenu--staticFace .headerMenu--staticFace--Logo img {
        width: 102px;
        height: auto; }
      .headerMenu--wrapperContainer .headerMenu--staticFace .headerMenu--staticFace--Logo .hidden {
        display: none !important; }

.headerMenu--navigation {
  width: 100vw;
  color: #fff;
  height: 100vh;
  position: absolute;
  top: 0;
  transform: translateX(-100vw);
  -webkit-transform: translateX(-100vw);
  -moz-transform: translateX(-100vw); }
  .headerMenu--navigation .headerMenu--navigation--subMenu {
    height: 102vh;
    background: transparent;
    vertical-align: top;
    position: relative; }
    .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper {
      height: 33.33vh;
      position: relative; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem {
        width: 0%;
        height: 100%;
        position: absolute;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        transition-duration: 0.5s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-property: width;
        -webkit-transition-property: width;
        -moz-transition-property: width;
        overflow: hidden;
        cursor: pointer; }
        .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div {
          width: 25vw;
          height: 100%;
          position: absolute;
          left: 0; }
          .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div .subMenuItem-bg {
            position: absolute;
            left: 0;
            -webkit-transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            transition-duration: 0.2s;
            filter: gray;
            filter: grayscale(1);
            -webkit-filter: grayscale(1);
            transition-timing-function: ease-in;
            -webkit-transition-timing-function: ease-in;
            -moz-transition-timing-function: ease-in;
            transition-property: transform;
            -webkit-transition-property: transform;
            -moz-transition-property: transform; }
            .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div .subMenuItem-bg.hotelBgMenu {
              background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_hoteles.jpg"); }
            .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div .subMenuItem-bg.residentialBgMenu {
              background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_residencial.jpg"); }
            .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div .subMenuItem-bg.commercialBgMenu {
              background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_oficina.jpg"); }
            .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div .subMenuItem-bg.caseStudyBgMenu {
              background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_case_study.jpg"); }
        .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem:hover .subMenuItem-bg {
          filter: none;
          -webkit-filter: grayscale(0);
          transform: scale(1.15);
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15); }
        .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .btn-projectsSubmenu {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 185px; }
        .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .subMenuItem--square {
          transition: all .50s ease;
          position: absolute;
          right: 0;
          bottom: 0;
          width: 185px;
          color: #fff;
          font-family: "Calibre";
          text-align: center;
          height: 60px;
          background: #e20025;
          text-transform: uppercase;
          line-height: 62px;
          font-size: 18px;
          font-weight: lighter;
          letter-spacing: 1px; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper:nth-child(odd) .subMenuItem, .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper:nth-child(odd) .subMenuItem > div {
        left: inherit;
        right: 0; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper.active .subMenuItem {
        width: 50%; }
    .headerMenu--navigation .headerMenu--navigation--subMenu .headerSearchFinder {
      margin-top: 48px;
      box-sizing: border-box;
      padding-left: 55px; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .headerSearchFinder p {
        text-transform: uppercase;
        font-weight: 100; }
    .headerMenu--navigation .headerMenu--navigation--subMenu .suggestionsList {
      padding-left: 55px;
      color: #e20025;
      height: 100%; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .suggestionsList ul {
        overflow-y: auto;
        height: 100%; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .suggestionsList a {
        /*color: #e20025;*/
        color: #ffffff; }
      .headerMenu--navigation .headerMenu--navigation--subMenu .suggestionsList span.samethanfinder {
        color: #e20025; }
  .headerMenu--navigation .headerMenu--navigation--downAll {
    height: 102vh;
    background: #191919;
    display: inline-block;
    vertical-align: top;
    position: relative;
    transform: translateX(-100vw);
    -webkit-transform: translateX(-100vw);
    -moz-transform: translateX(-100vw);
    z-index: 9; }
    .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu {
      position: absolute;
      right: 30px;
      top: 50px; }
      .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input {
        color: #fff;
        border: 0;
        background: transparent;
        font-size: 20px;
        padding: 8px;
        outline: 0;
        text-align: right;
        margin-top: -18px;
        background-image: url(/images/search_icn.svg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 22px;
        padding-right: 35px;
        font-family: 'calibre';
        font-weight: 100;
        margin-right: 20px; }
        .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input::-webkit-input-placeholder {
          /* WebKit, Blink, Edge */
          color: #fff; }
        .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input::-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #fff;
          opacity: 1; }
        .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input:-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #fff;
          opacity: 1; }
        .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #fff; }
    .headerMenu--navigation .headerMenu--navigation--downAll nav {
      padding-top: 80px; }
      .headerMenu--navigation .headerMenu--navigation--downAll nav ul
li {
        -webkit-transition-duration: 0.75s;
        -moz-transition-duration: 0.75s;
        transition-duration: 0.75s;
        transition-property: transform, opacity;
        -webkit-transition-property: transform, opacity;
        -moz-transition-property: transform, opacity; }
      .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li {
        padding-left: 40px;
        opacity: 1; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li a {
          cursor: pointer; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(1) {
          transition-delay: .1s;
          -webkit-transition-delay: .1s;
          -moz-transition-delay: .1s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(2) {
          transition-delay: .2s;
          -webkit-transition-delay: .2s;
          -moz-transition-delay: .2s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(3) {
          transition-delay: .3s;
          -webkit-transition-delay: .3s;
          -moz-transition-delay: .3s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(4) {
          transition-delay: .4s;
          -webkit-transition-delay: .4s;
          -moz-transition-delay: .4s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(5) {
          transition-delay: .5s;
          -webkit-transition-delay: .5s;
          -moz-transition-delay: .5s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(6) {
          transition-delay: .6s;
          -webkit-transition-delay: .6s;
          -moz-transition-delay: .6s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(7) {
          transition-delay: .7s;
          -webkit-transition-delay: .7s;
          -moz-transition-delay: .7s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(8) {
          transition-delay: .8s;
          -webkit-transition-delay: .8s;
          -moz-transition-delay: .8s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(9) {
          transition-delay: .9s;
          -webkit-transition-delay: .9s;
          -moz-transition-delay: .9s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .onSlide li:nth-child(10) {
          transition-delay: 1s;
          -webkit-transition-delay: 1s;
          -moz-transition-delay: .10s; }
      .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li {
        padding-left: 40px;
        opacity: 0;
        transform: translateX(-300px);
        -webkit-transform: translateX(-300px);
        -moz-transform: translateX(-300px); }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li a {
          cursor: pointer; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(2) {
          transition-delay: .20s;
          -webkit-transition-delay: .20s;
          -moz-transition-delay: .20s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(3) {
          transition-delay: .30s;
          -webkit-transition-delay: .30s;
          -moz-transition-delay: .30s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(4) {
          transition-delay: .40s;
          -webkit-transition-delay: .40s;
          -moz-transition-delay: .40s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(5) {
          transition-delay: .50s;
          -webkit-transition-delay: .50s;
          -moz-transition-delay: .50s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(6) {
          transition-delay: .60s;
          -webkit-transition-delay: .60s;
          -moz-transition-delay: .60s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(7) {
          transition-delay: .70s;
          -webkit-transition-delay: .70s;
          -moz-transition-delay: .70s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(8) {
          transition-delay: .80s;
          -webkit-transition-delay: .80s;
          -moz-transition-delay: .80s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(9) {
          transition-delay: .90s;
          -webkit-transition-delay: .90s;
          -moz-transition-delay: .90s; }
        .headerMenu--navigation .headerMenu--navigation--downAll nav .offSlide li:nth-child(10) {
          transition-delay: 1s;
          -webkit-transition-delay: 1s;
          -moz-transition-delay: .100s; }
    .headerMenu--navigation .headerMenu--navigation--downAll .subMenuActive {
      color: #4c4c4c !important; }
  .headerMenu--navigation .footerNavigation {
    position: absolute;
    box-sizing: border-box;
    padding-left: 40px;
    bottom: 60px;
    width: 100%; }
    .headerMenu--navigation .footerNavigation.castellano .castellanoLanguage {
      color: #757575; }
    .headerMenu--navigation .footerNavigation.catalan .catalanLanguage {
      color: #757575; }
    .headerMenu--navigation .footerNavigation.english .englishLanguage {
      color: #757575; }
    .headerMenu--navigation .footerNavigation.french .frenchLanguage {
      color: #757575; }
    .headerMenu--navigation .footerNavigation.deutsch .deutschLanguage {
      color: #757575; }
    .headerMenu--navigation .footerNavigation .footerLanguageMenu {
      padding-left: 1.66667vw; }
    .headerMenu--navigation .footerNavigation p {
      cursor: pointer;
      font-weight: lighter;
      font-size: 20px;
      line-height: 30px; }
      .headerMenu--navigation .footerNavigation p:hover {
        color: #e20025; }
    .headerMenu--navigation .footerNavigation .socialNetworks img {
      width: 17px;
      margin: 0px 8px; }
    .headerMenu--navigation .footerNavigation hr {
      width: 24px;
      margin-left: 0;
      margin-bottom: 20px; }
    .headerMenu--navigation .footerNavigation div {
      margin-left: 0;
      position: relative;
      right: 0;
      width: 33%; }
      .headerMenu--navigation .footerNavigation div.socialNetworks {
        right: 46px;
        text-align: right;
        margin-top: 18px; }
  .headerMenu--navigation ul {
    list-style: none;
    font-size: 40px;
    margin-top: 40px;
    font-family: "Noe regular"; }
    .headerMenu--navigation ul li {
      margin-bottom: 10px; }
    .headerMenu--navigation ul a {
      cursor: pointer;
      text-decoration: none;
      color: #fff; }
      .headerMenu--navigation ul a:hover {
        color: #e20025; }

.mapContact {
  margin-top: -100px; }

footer {
  background: #191919;
  color: #fff;
  position: relative; }
  footer.contactFooter {
    margin-top: -8px !important; }
  footer.generic {
    margin-top: 90px; }
  footer .titleFooter {
    padding-left: 8.33333vw;
    padding-top: 80px;
    margin-bottom: 90px; }
    footer .titleFooter.es h1, footer .titleFooter.es .h1 {
      text-indent: -.385em; }
    footer .titleFooter a {
      cursor: pointer;
      color: #fff;
      text-decoration: none; }
    footer .titleFooter .titleFooterHereItem {
      text-transform: none;
      display: inline-block;
      cursor: pointer;
      text-indent: 0px;
      position: relative; }
      footer .titleFooter .titleFooterHereItem::after {
        content: '';
        width: 100%;
        height: 1px;
        background: #fff;
        position: absolute;
        border: 1px solid #fff;
        left: 0;
        bottom: 12px; }
    footer .titleFooter h1, footer .titleFooter .h1 {
      width: calc(100% - 270px - 8.33333vw);
      width: -moz-calc(100% - 270px - 8.33333vw); }
      footer .titleFooter h1 span, footer .titleFooter .h1 span {
        text-transform: none; }
        footer .titleFooter h1 span:first-of-type, footer .titleFooter .h1 span:first-of-type {
          margin-right: 10px; }
    footer .titleFooter a.alineaSuperior {
      margin-top: 35px;
      cursor: pointer; }
      footer .titleFooter a.alineaSuperior h4 {
        color: white; }
      footer .titleFooter a.alineaSuperior hr {
        border-color: white;
        margin-top: -3px;
        margin-right: 10px !important;
        -webkit-transition-duration: 0.25s;
        -moz-transition-duration: 0.25s;
        transition-duration: 0.25s;
        transition-property: transform;
        -webkit-transition-property: transform;
        -moz-transition-property: transform; }
      footer .titleFooter a.alineaSuperior.es, footer .titleFooter a.alineaSuperior.ca {
        margin-left: 10px; }
        footer .titleFooter a.alineaSuperior.es :hover hr, footer .titleFooter a.alineaSuperior.ca :hover hr {
          transform: translateX(245px);
          -webkit-transform: translateX(245px);
          -moz-transform: translateX(245px); }
      footer .titleFooter a.alineaSuperior.en :hover hr {
        transform: translateX(250px);
        -webkit-transform: translateX(250px);
        -moz-transform: translateX(250px); }
      footer .titleFooter a.alineaSuperior.fr :hover hr {
        transform: translateX(290px);
        -webkit-transform: translateX(290px);
        -moz-transform: translateX(290px); }
  footer .infoSup {
    padding-left: 4.16667vw; }
    footer .infoSup .infoContact {
      width: 25%;
      padding-left: 4.16667vw; }
      footer .infoSup .infoContact hr {
        margin-bottom: 25px;
        border-color: #fff; }
    footer .infoSup .footr.hidden {
      padding-left: 4.16667vw;
      margin-bottom: 40px; }
      footer .infoSup .footr.hidden p {
        font-size: 20px; }
      footer .infoSup .footr.hidden a {
        color: white;
        display: inline-block; }
      footer .infoSup .footr.hidden span.decorationFooterPoint {
        margin: 0 10px; }
      footer .infoSup .footr.hidden span.textUp {
        font-size: 18px; }
  footer .infoInf {
    height: 55px;
    margin-top: 90px; }
    footer .infoInf a {
      color: #fff;
      display: inline-block; }
    footer .infoInf .descLeft, footer .infoInf .descRight {
      height: 100%;
      width: 50%; }
    footer .infoInf .descLeft .logoFooter {
      width: 190px;
      height: 100%;
      text-align: center;
      background-color: #e20025; }
      footer .infoInf .descLeft .logoFooter img {
        width: 94px;
        margin: auto; }
    footer .infoInf .descLeft > :not(.logoFooter) {
      width: calc(100% - 190px);
      width: -moz-calc(100% - 190px);
      height: 100%;
      color: #191919;
      padding-left: 25px;
      background-color: #fff; }
      footer .infoInf .descLeft > :not(.logoFooter) p {
        font-size: 24px;
        font-weight: 100;
        padding-top: 8px; }
    footer .infoInf .descRight {
      padding-left: 6.28000vw; }
      footer .infoInf .descRight p {
        font-size: 15px;
        padding-top: 5px; }
        footer .infoInf .descRight p span.decorationFooterPoint {
          margin: 0 10px; }
  footer .contIcon a {
    color: transparent; }
  footer .contIcon .socialIcons {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: pointer; }
    footer .contIcon .socialIcons img {
      width: 52.5%;
      color: transparent; }
    footer .contIcon .socialIcons:hover img {
      -webkit-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
      -moz-animation: animDownSocial .25s ease-in-out 0s 1 normal forwards;
      animation: animDownSocial .25s ease-in-out 0s 1 normal forwards; }
  footer .contIcon a:last-child .socialIcons {
    margin-left: 10px; }

.formContact {
  margin-left: 8.33333vw; }

.formWrapper {
  margin-right: 8.33333vw;
  position: relative;
  z-index: 2; }
  .formWrapper > [class*="btn"].title {
    text-transform: uppercase; }
  .formWrapper .form.formFormulario {
    height: 671px; }
  .formWrapper .form {
    width: 100%;
    padding: 70px 0px;
    padding-left: 4.16667vw;
    padding-right: 4.16667vw;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
    background: white;
    height: 466px; }
    .formWrapper .form .col-4 {
      display: inline-block;
      vertical-align: top; }
      .formWrapper .form .col-4.newsletter:first-child {
        position: relative;
        margin-left: 11.11%;
        margin-right: 0px !important; }
      .formWrapper .form .col-4:first-child {
        margin-right: 8.33333vw; }
      .formWrapper .form .col-4 .inputForm {
        width: 100%;
        padding: 13px 0; }
        .formWrapper .form .col-4 .inputForm.withSelectBox .filter_klein {
          width: 75%;
          height: 45px;
          max-width: calc(100% - 85px);
          max-width: -moz-calc(100% - 85px);
          background-color: #FFFFFF;
          border: 1px solid #191919;
          color: #191919;
          font-family: 'Calibre';
          font-size: 20px;
          font-weight: 400;
          display: inline-block;
          line-height: 25px;
          margin-right: 0;
          vertical-align: bottom; }
          .formWrapper .form .col-4 .inputForm.withSelectBox .filter_klein.country {
            z-index: 12; }
          .formWrapper .form .col-4 .inputForm.withSelectBox .filter_klein.province {
            z-index: 11; }
        .formWrapper .form .col-4 .inputForm h4 {
          width: 25%;
          min-width: 85px;
          display: inline-block;
          vertical-align: middle; }
        .formWrapper .form .col-4 .inputForm input {
          width: 75%;
          height: 45px;
          max-width: calc(100% - 85px);
          max-width: -moz-calc(100% - 85px);
          display: inline-block;
          padding-left: 20px;
          border: 1px solid;
          font-family: 'calibre';
          font-size: 20px;
          line-height: 30px;
          letter-spacing: 0em;
          font-weight: lighter;
          padding-top: 4px;
          color: #191919;
          outline: none; }
        .formWrapper .form .col-4 .inputForm select {
          font-size: 20px;
          width: 75%;
          height: 45px;
          display: inline-block;
          padding-left: 20px;
          border: 1px solid #191919;
          border-radius: 0px;
          background: url("/images/arrow.png") no-repeat 97% 18px;
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none; }
    .formWrapper .form .col-11 {
      width: 100%; }
      .formWrapper .form .col-11 .inputForm {
        width: 100%;
        padding-top: 13px; }
        .formWrapper .form .col-11 .inputForm h4 {
          width: 11%;
          min-width: 85px;
          float: left;
          line-height: 30px;
          display: inline-block; }
        .formWrapper .form .col-11 .inputForm textarea {
          width: 89%;
          max-width: calc(100% - 85px);
          max-width: -moz-calc(100% - 85px);
          height: 130px;
          font-size: 20px;
          display: inline-block;
          padding: 20px;
          border: 1px solid #191919;
          resize: none;
          font-family: 'calibre';
          color: #191919;
          font-weight: lighter !important;
          outline: none; }
    .formWrapper .form .newsletter {
      display: inline-block;
      margin-top: 15px; }
      .formWrapper .form .newsletter h4 {
        width: calc(100% - 15px);
        width: -moz-calc(100% - 15px);
        padding-top: 7px;
        padding-left: 10px; }
      .formWrapper .form .newsletter .squared {
        width: 12px;
        height: 12px;
        background: #e20025;
        position: relative; }
        .formWrapper .form .newsletter .squared input {
          visibility: hidden; }
        .formWrapper .form .newsletter .squared input[type=checkbox]:checked + label {
          background-color: blue;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100);
          opacity: 1;
          position: absolute;
          width: 10px;
          height: 10px;
          left: 0px;
          top: 0px;
          right: 0;
          bottom: 0;
          margin: auto;
          background: #e20025;
          border: 1px solid #fff; }
          .formWrapper .form .newsletter .squared input[type=checkbox]:checked + label h4 {
            line-height: 16px;
            margin-left: 24px; }
        .formWrapper .form .newsletter .squared label {
          cursor: pointer;
          position: absolute;
          width: 10px;
          height: 10px;
          left: 0;
          top: 0;
          bottom: 0;
          background: white;
          right: 0;
          margin: auto;
          border: 1px solid #fff; }
    .formWrapper .form .send {
      padding: 1% 10px 1%;
      right: 0;
      bottom: 0;
      position: absolute; }

.wrapperTwiceBox::after {
  content: "";
  clear: both;
  display: block; }

.wrapperTwiceBox > .wrapperTwiceBox--right {
  width: 63.6%;
  float: left;
  padding-left: 9.15%; }

.wrapperTwiceBox > .wrapperTwiceBox--left {
  width: 36.4%;
  float: left; }

.wrapperTwiceBox p {
  font-size: 20px;
  margin-top: 20px; }

.circleIcon {
  overflow: hidden;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: white;
  margin: 10.5% auto 9.5%;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2); }
  .circleIcon .downIcon {
    transition-duration: .25s;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    transition-property: background-position;
    -webkit-transition-property: background-position;
    -moz-transition-property: background-position; }
    .circleIcon .downIcon.certificateIcon {
      background-size: auto 45px, auto 35px;
      background-position-y: 25px, -40px;
      background-image: url("/images/certificate_icn.svg"), url("/images/home/download_btn_big_red.svg"); }
    .circleIcon .downIcon.arrow {
      background-size: auto 38px, auto 35px;
      background-position-y: 23px, -40px;
      background-image: url("/images/home/download_btn_big_red.svg"), url("/images/home/download_btn_big_red.svg"); }
    .circleIcon .downIcon.note {
      background-size: auto 38px, auto 35px;
      background-position-y: 26px, -46px;
      background-position-x: 28px, 35px;
      background-image: url("/images/form_icn.svg"), url("/images/home/download_btn_big_red.svg"); }
    .circleIcon .downIcon.officeklein {
      background-size: auto 45px, auto 35px;
      background-position-y: 25px, -40px;
      background-image: url("/images/pin_map.svg"), url("/images/home/download_btn_big_red.svg"); }
  .circleIcon:hover .downIcon {
    background-position-y: 90px, 25px; }
  .circleIcon .formIcon {
    background-size: 33px;
    background-position: center;
    cursor: pointer;
    margin-top: 24px;
    height: 42px; }
  .circleIcon.home {
    text-align: center;
    margin: inherit !important; }

.supportNumber {
  margin-left: 8.33333vw; }
  .supportNumber p {
    text-transform: uppercase;
    font-weight: bold; }
    .supportNumber p span {
      font-size: 67px;
      font-family: "Noe"; }

#arrowBackMenu {
  width: 12px;
  transform: rotate(180deg);
  display: none;
  margin: 0 auto;
  margin-top: 10px; }
  #arrowBackMenu.showArrow {
    display: block; }

#hamburger.showArrow {
  display: none; }

#hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(45deg);
  -ms-transform: translateY(5px) rotate(45deg);
  -o-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg); }

#hamburger.is-active .line:nth-child(2) {
  opacity: 0; }

#hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg); }

#hamburger .line {
  width: 24px;
  height: 1px;
  background-color: #ecf0f1;
  display: block;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.two_columns_news .news_element {
  width: 41.66667vw;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transition-property: transform;
  -webkit-transition-property: transform;
  -moz-transition-property: transform; }
  .two_columns_news .news_element.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px); }
  .two_columns_news .news_element:nth-child(2n) {
    margin-left: 4.16667vw; }

.news_retlated_container {
  clear: both; }
  .news_retlated_container .news_element {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px); }

#load_more_container {
  margin-top: 40px;
  display: block; }

#newsView .titleBox {
  padding-right: 0px; }

#newsView .titleBox .alineaInferior:first-child {
  width: calc(100% - 29.16667vw);
  width: -moz-calc(100% - 29.16667vw); }

#newsView #news_to_render .new_date_container {
  padding-left: 1.25vw;
  width: 140px; }

#newsView .content_to_right .Select {
  margin-right: 0; }

#newsView .content_to_right::after {
  content: "";
  display: block;
  clear: both; }

#newsView .extended_new_background_section ~ .mainRightContent {
  margin-top: 4.16667vw; }

#newsView #card {
  margin-bottom: 0px; }

.is_new_contaner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.2499vw;
  height: 4.16665vw;
  background-color: #FFFFFF;
  padding-left: 12px;
  padding-right: 12px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }
  .is_new_contaner .new_text {
    font-size: 20px; }

.new_img_container {
  width: 14.5832vw;
  height: 14.5832vw;
  overflow: hidden; }

.new_description_container {
  width: calc(100% - 14.5832vw);
  width: -moz-calc(100% - 14.5832vw);
  background-color: #FFFFFF;
  padding-left: 7.5%;
  padding-right: 1.5%; }
  .new_description_container h2 {
    padding-right: 12%; }

.extended_new_container {
  width: 100.0vw;
  margin-left: -8.33333vw; }

.extended_middle_black_card {
  width: 50.0vw;
  position: relative; }
  .extended_middle_black_card hr {
    margin-bottom: 15px; }

.extended_new_background_image {
  width: 62.4997vw;
  height: 33.3333vw;
  background-color: #EEEEEE; }

.new_narration_container_row {
  height: 60px; }

.new_description_text {
  margin-bottom: 25px; }
  .new_description_text a {
    cursor: pointer;
    color: #e20025;
    padding-right: 0px !important; }
    .new_description_text a:hover {
      color: #191919; }

#prodOver a {
  cursor: pointer;
  color: #e20025;
  padding-right: 0px !important; }
  #prodOver a:hover {
    color: #191919; }

#prodOver a h3 {
  color: #191919; }
  #prodOver a h3:hover {
    color: inherit; }

#prodOver footer a {
  color: inherit; }
  #prodOver footer a:hover {
    color: inherit; }

#prodOver .first_letter_description, h2:first-letter {
  font-family: inherit;
  font-size: inherit; }

#prodOver .bottom_text_container h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600; }

#prodOver .bottom_text_container img {
  margin-bottom: 50px;
  width: 100%; }

#prodOver .closeTextoProducto {
  background: #e20025;
  width: 43px;
  height: 65px;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer; }

#prodOver .closeTextoProducto:before {
  content: url(/images/close_btn_white.svg);
  width: 20px;
  height: 10px;
  right: inherit;
  left: 50%;
  margin-left: -9px;
  position: absolute;
  top: 50%;
  margin-top: -11px; }

form[name="contactForm"] .Select-menu-outer {
  margin-left: 10px;
  border: 1px solid #000 !important;
  border-bottom: none !important;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  margin-top: -43px !important;
  border-top: 0 !important;
  border-radius: 0px; }
  form[name="contactForm"] .Select-menu-outer div {
    overflow: visible !important;
    font-size: 13px !important;
    font-family: 'Calibre';
    font-weight: normal;
    position: relative !important; }
    form[name="contactForm"] .Select-menu-outer div::before {
      content: '' !important;
      width: calc(100% + 7px) !important;
      left: -6px !important;
      height: 1px !important;
      position: absolute !important;
      background-color: #000 !important;
      bottom: 0 !important; }

.Select-menu-outer {
  overflow: hidden;
  width: 100%;
  margin-left: -1px !important;
  width: calc(100% + 2px) !important;
  box-shadow: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: normal !important; }
  .Select-menu-outer * {
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important; }
  .Select-menu-outer div {
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important;
    padding-left: 20px !important;
    width: calc(100% + 20px);
    font-weight: normal !important;
    margin-left: -10px; }
    .Select-menu-outer div.filter_news_option:hover {
      background: #ccc !important;
      font-weight: normal !important;
      font-family: 'Calibre' !important; }
    .Select-menu-outer div.filter_projects_option:hover {
      background: #ccc !important;
      font-weight: normal !important; }
      .Select-menu-outer div.filter_projects_option:hover * {
        font-weight: normal !important; }
    .Select-menu-outer div.filter_contactForm_option:hover {
      background: #ccc !important;
      font-weight: normal !important; }
      .Select-menu-outer div.filter_contactForm_option:hover * {
        font-weight: normal !important; }
  .Select-menu-outer .filter_news_option {
    background-color: #191919 !important;
    color: #fff !important;
    height: 60px;
    display: flex;
    align-items: center;
    font-family: 'Calibre';
    font-size: 20px;
    font-weight: normal !important;
    font-family: 'Calibre' !important;
    line-height: 25px;
    border-bottom: 1px solid #FFFFFF;
    width: 100%; }
    .Select-menu-outer .filter_news_option * {
      font-weight: normal !important;
      font-family: 'Calibre' !important; }
  .Select-menu-outer .filter_projects_option {
    background-color: #191919 !important;
    color: #fff !important;
    height: 60px;
    display: flex;
    align-items: center;
    font-family: 'Calibre';
    font-size: 20px;
    font-weight: normal !important;
    line-height: 25px;
    border-bottom: 1px solid #FFFFFF;
    width: 100%; }
  .Select-menu-outer .filter_contactForm_option {
    background-color: #fff !important;
    color: #191919 !important;
    height: 45px;
    display: flex !important;
    align-items: center;
    font-family: 'Calibre';
    font-size: 13px;
    text-transform: uppercase;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #191919;
    border-radius: 0px; }
    .Select-menu-outer .filter_contactForm_option::before {
      content: '';
      margin-left: 1.2%;
      display: none;
      overflow: hidden; }
  .Select-menu-outer > .filter_news_option {
    display: none !important; }
  .Select-menu-outer > .filter_projects_option {
    display: none !important; }

.filter_news .Select-control {
  border: none !important;
  border-radius: 0px !important;
  height: 100% !important; }
  .filter_news .Select-control .Select-placeholder {
    display: flex;
    align-items: center; }

.filter_news .Select-placeholder, .Select--single > .Select-control .Select-value {
  color: #191919;
  font-family: 'Calibre';
  font-weight: normal !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  padding-left: 20px !important; }

.Select--single > .Select-control .Select-value {
  display: block !important; }

.projectsView .titleBox .alineaInferior:first-child {
  width: 66.66667vw;
  padding-right: 2.5%; }

.projectsView .titleBox .ca.alineaInferior:last-child:hover hr {
  transform: translateX(165px);
  -moz-transform: translateX(165px);
  -webkit-transform: translateX(165px); }

.projectsView .titleBox .Select-menu {
  max-height: 500px;
  overflow-y: auto; }

.projectsView .projectsView--content .projectItem--coverImg--year {
  width: 50%;
  height: 60px;
  min-width: 130px;
  padding-right: 20px;
  padding-left: 1.35vw;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #191919;
  color: #fff;
  z-index: 1;
  text-transform: uppercase; }
  .projectsView .projectsView--content .projectItem--coverImg--year hr {
    border-color: white;
    margin-top: 5px; }

.projectsView .projectsView--content > div.contProj {
  display: inline-block; }
  .projectsView .projectsView--content > div.contProj:not(:nth-child(3n)) {
    margin-right: 6.25vw; }

.projectsView .projectsView--content .project_img_container {
  height: 14.5832vw;
  overflow: hidden;
  position: relative; }

.projectsView .projectsView--content .projectItem {
  width: 25.0vw;
  height: calc(14.58333vw + 240px);
  height: -moz-calc(14.58333vw + 240px);
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4.16667vw;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
  .projectsView .projectsView--content .projectItem .backImg {
    width: 100%;
    height: 14.58333vw;
    position: relative;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    filter: gray;
    -webkit-filter: grayscale(100%); }
  .projectsView .projectsView--content .projectItem:hover .backImg {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    z-index: 1;
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15); }
  .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title {
    padding: 2.15vw 1.5vw 0px 2.5vw; }
    .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title > div {
      width: 100%; }
    .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title h2 {
      overflow: hidden;
      max-height: 101px; }
      .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--title h2.active::after {
        content: "...";
        height: 50px;
        color: #191919;
        background-color: white;
        position: absolute;
        bottom: 0;
        right: 0; }
  .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--footer {
    max-width: calc(100% - 60px - 1.7vw);
    max-width: -moz-calc(100% - 60px - 1.7vw);
    padding: 0 0 0 2.5vw;
    position: absolute;
    bottom: 8%; }
    .projectsView .projectsView--content .projectItem .projectItem--aboutText .projectItem--aboutText--footer p {
      color: #999999;
      font-size: 15px;
      text-transform: uppercase; }
  .projectsView .projectsView--content .projectItem .isNew {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    right: 1.7vw;
    bottom: 1.7vw;
    border-radius: 50%;
    background-color: #191919; }
    .projectsView .projectsView--content .projectItem .isNew p {
      margin-top: 5px;
      font-size: 18px;
      color: white; }

.projectsView .loadMoreBtn {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #e20025;
  text-align: center;
  margin: calc(90px - 4.16665vw) auto 90px;
  margin: -moz-calc(90px - 4.16665vw) auto 90px;
  cursor: pointer; }
  .projectsView .loadMoreBtn p {
    color: #e20025;
    margin-top: 5px; }
  .projectsView .loadMoreBtn:hover {
    border: none;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }

#galleryNew {
  margin-top: 90px; }

@media screen and (max-width: 640px) {
  #galleryNew {
    margin-top: 30px; } }

#projectPage .titleBox .alineaInferior:last-child {
  vertical-align: top;
  padding-top: 35px; }

#projectPage #card {
  margin-bottom: 0px; }

#projectPage .downloadContainer {
  width: 25.0vw;
  height: 25.0vw;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 33.33333vw;
  background-color: #F9F9F9; }
  #projectPage .downloadContainer > div {
    width: 98%; }
    #projectPage .downloadContainer > div img {
      width: 70%; }
    #projectPage .downloadContainer > div .title {
      font-size: 32px;
      font-weight: lighter;
      line-height: 25px;
      margin-top: 7%; }
    #projectPage .downloadContainer > div .desc {
      color: #999999;
      text-transform: uppercase;
      font-weight: lighter;
      padding: 10px 30px 0; }

#projectPage .staff {
  margin-bottom: 5vw;
  padding-right: 2.75vw; }
  #projectPage .staff .staff_column {
    width: 25%;
    padding-right: 10px; }
    #projectPage .staff .staff_column hr {
      margin-top: 7px;
      margin-bottom: 25px; }
    #projectPage .staff .staff_column .decorationLine.redL {
      border-color: #e20025;
      margin: auto 15px auto 0px !important;
      vertical-align: super; }
    #projectPage .staff .staff_column h4 {
      color: #e20025; }
    #projectPage .staff .staff_column h5 {
      font-weight: 100;
      line-height: 30px; }
    #projectPage .staff .staff_column > .alineaSuperior {
      cursor: pointer; }
    #projectPage .staff .staff_column a h5 {
      color: #e20025; }
      #projectPage .staff .staff_column a h5:hover {
        color: #191919; }

#projectPage .sections_black_tag .col-8 .arrows_galery {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 4.16667vw;
  left: 58.33333vw; }
  #projectPage .sections_black_tag .col-8 .arrows_galery .sliderAnimate--controls--box {
    bottom: 0;
    right: 0; }

#projectPage .sections_black_tag .col-8 .col-7 {
  height: 33.33vw;
  overflow: hidden; }
  #projectPage .sections_black_tag .col-8 .col-7 img.section_image {
    height: 100%;
    display: block;
    margin: auto; }
  #projectPage .sections_black_tag .col-8 .col-7 .imgGalery {
    height: 33.33vw;
    overflow: hidden;
    position: relative;
    z-index: 0; }
    #projectPage .sections_black_tag .col-8 .col-7 .imgGalery .carouselImg {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      overflow: hidden;
      z-index: 0; }
      #projectPage .sections_black_tag .col-8 .col-7 .imgGalery .carouselImg.active {
        z-index: 1;
        opacity: 1; }

#projectPage #contCard {
  min-height: 58.34vw; }
  #projectPage #contCard .extended_new_card {
    width: 100%;
    padding-bottom: 100px; }
    #projectPage #contCard .extended_new_card .boxGray {
      width: 50.0vw; }
  #projectPage #contCard + .galeryProduct {
    margin-top: 90px; }

#projectPage .related_container {
  margin-top: 4.16667vw; }
  #projectPage .related_container .btn-black {
    margin-left: 8.33333vw; }

#projectPage .img_Title {
  margin-top: 0; }

footer.contactFooterBar .infoInf .descRight {
  background: #191919;
  color: #fff; }
  footer.contactFooterBar .infoInf .descRight a {
    color: #fff; }

footer.contactFooterBar .infoInf .descLeft > :not(.logoFooter) {
  background: #fff;
  color: #191919; }

.contactView .infoSup .infoContact hr {
  border-color: #191919; }

.contactView .contactFooterBox {
  width: 83.33333vw; }
  .contactView .contactFooterBox footer {
    background: #fff;
    color: #191919;
    margin-top: 0px; }
    .contactView .contactFooterBox footer .socialIcons {
      border: 1px solid #e20025; }
    .contactView .contactFooterBox footer .titleFooter {
      padding-top: 0;
      margin: 0 0; }
    .contactView .contactFooterBox footer .infoSup {
      padding-left: 0px; }
      .contactView .contactFooterBox footer .infoSup .infoContact {
        width: calc(33.333% - 43.4px);
        width: -moz-calc(33.333% - 43.4px);
        padding-left: 0px; }
        .contactView .contactFooterBox footer .infoSup .infoContact.social {
          width: 130px; }
      .contactView .contactFooterBox footer .infoSup .infoNewsletter {
        width: 100%;
        padding-left: 0px; }
      .contactView .contactFooterBox footer .infoSup .infoNewsletter .pinfoNewsletter {
        font-size: 35px;
        line-height: 35px;
        font-weight: 100; }
      .contactView .contactFooterBox footer .infoSup .infoNewsletter .pinfoNewsletter1 {
        margin-bottom: 15px; }
      .contactView .contactFooterBox footer .infoSup .infoNewsletter .pinfoNewsletter2 {
        margin-bottom: 10px; }
    .contactView .contactFooterBox footer .infoInf, .contactView .contactFooterBox footer .footr.hidden {
      display: none; }

.contactView .infoInf {
  margin-top: 0px; }

.contactView .formWrapper {
  margin-bottom: 100px;
  z-index: 10; }
  .contactView .formWrapper .form {
    height: inherit; }

.contactView .contactFooterViewSlogan {
  width: 50%;
  display: inline-block; }

.contactView .contactFooterView {
  width: 50%;
  display: inline-block; }
  .contactView .contactFooterView .footerInf.copyrightWrapper {
    margin-top: 0; }

.margin_top_50px {
  margin-top: 50px; }

.header_image_section_mobile {
  width: 100%;
  height: 40vh;
  min-height: 360px;
  background-image: url("/images/contact/header_img.jpg");
  background-size: cover; }

.contact_details_container_mobile {
  position: relative;
  width: 95%;
  margin: 0px auto; }

.map_container_contact {
  height: 500px;
  overflow: hidden;
  /*margin-top: -50px;*/ }

.map_element_contact {
  height: 105%; }

.map_container_contact_mobile {
  width: 100%;
  height: 60vh;
  min-height: 600px; }

.contactView .mobileView .titleBox {
  padding-left: 0 !important;
  padding-bottom: 29px !important; }

.contactView .mobileView .contact_details_container_mobile {
  width: 100%;
  padding: 0 20px; }

.contactView .mobileView .footerWrapper {
  padding: 0px; }

.contactView .mobileView .footerResponsiveWrapper .footerHeader {
  margin-top: 0px; }

.contactView .mobileView .footerWrapper--column {
  width: 50%;
  padding-left: 4%; }
  .contactView .mobileView .footerWrapper--column hr {
    margin-top: 12px; }
  .contactView .mobileView .footerWrapper--column:first-child {
    padding-left: 0; }

.contactView .mobileView .footerWrapper--column--bottom {
  margin-top: 20px; }

.contactView .mobileView .footerWrapper--column--bottom--contentBox .socialIcons {
  margin-left: 0px !important;
  margin-right: 10px;
  margin-bottom: 0px; }
  .contactView .mobileView .footerWrapper--column--bottom--contentBox .socialIcons:last-child {
    margin-right: 0; }

.contactView .mobileView .map_container_contact_mobile {
  height: 40vh;
  min-height: 400px; }

#videoView .titleBox .decorationLine {
  margin-left: 9px; }

#videoView .mainRightContent {
  margin-bottom: 110px; }

#videoView .contVideo {
  position: relative; }
  #videoView .contVideo .vidd {
    position: relative; }
    #videoView .contVideo .vidd .videoImg {
      height: 33.33333vw;
      position: relative;
      overflow: hidden;
      z-index: 0; }
      #videoView .contVideo .vidd .videoImg:hover .btn-red::before {
        transform: translateY(0%) !important;
        -webkit-transform: translateY(0%) !important;
        -moz-transform: translateY(0%) !important; }
      #videoView .contVideo .vidd .videoImg .contImg {
        width: 100%;
        overflow: hidden;
        left: 0;
        visibility: hidden;
        transition-property: width;
        -webkit-transition-property: width;
        -moz-transition-property: width; }
        #videoView .contVideo .vidd .videoImg .contImg .backImg {
          -webkit-transition-duration: 0.5s;
          -moz-transition-duration: 0.5s;
          transition-duration: 0.5s;
          filter: gray;
          filter: grayscale(1);
          -webkit-filter: grayscale(1);
          transition-timing-function: ease-in;
          -webkit-transition-timing-function: ease-in;
          -moz-transition-timing-function: ease-in;
          transition-property: transform;
          -webkit-transition-property: transform;
          -moz-transition-property: transform; }
        #videoView .contVideo .vidd .videoImg .contImg:hover .backImg {
          z-index: 1;
          filter: none !important;
          -webkit-filter: grayscale(0) !important;
          cursor: pointer; }
        #videoView .contVideo .vidd .videoImg .contImg.top {
          width: 100%;
          visibility: visible;
          z-index: 1; }
          #videoView .contVideo .vidd .videoImg .contImg.top .backImg {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2); }
          #videoView .contVideo .vidd .videoImg .contImg.top.prev {
            width: 0%; }
            #videoView .contVideo .vidd .videoImg .contImg.top.prev .backImg {
              transform: scale(1.4);
              -webkit-transform: scale(1.4);
              -moz-transform: scale(1.4); }
        #videoView .contVideo .vidd .videoImg .contImg.bott {
          width: 100%;
          visibility: visible;
          z-index: 0; }
          #videoView .contVideo .vidd .videoImg .contImg.bott .backImg {
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1); }
          #videoView .contVideo .vidd .videoImg .contImg.bott.prev .backImg {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2); }
        #videoView .contVideo .vidd .videoImg .contImg .backImg {
          transition-property: transform;
          -webkit-transition-property: transform;
          -moz-transition-property: transform; }
      #videoView .contVideo .vidd .videoImg.prev .contImg {
        -webkit-transition-duration: 1.6s;
        -moz-transition-duration: 1.6s;
        transition-duration: 1.6s; }
        #videoView .contVideo .vidd .videoImg.prev .contImg.top.prev {
          width: 100%; }
          #videoView .contVideo .vidd .videoImg.prev .contImg.top.prev .backImg {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2); }
        #videoView .contVideo .vidd .videoImg.prev .contImg.bott.prev .backImg {
          transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1); }
        #videoView .contVideo .vidd .videoImg.prev .contImg .backImg {
          -webkit-transition-duration: 1.6s;
          -moz-transition-duration: 1.6s;
          transition-duration: 1.6s; }
      #videoView .contVideo .vidd .videoImg.prev + .desc .tag {
        width: 100%;
        left: 0; }
        #videoView .contVideo .vidd .videoImg.prev + .desc .tag.close {
          width: 0%;
          left: inherit;
          right: 0; }
      #videoView .contVideo .vidd .videoImg.next .contImg {
        -webkit-transition-duration: 1.6s;
        -moz-transition-duration: 1.6s;
        transition-duration: 1.6s; }
        #videoView .contVideo .vidd .videoImg.next .contImg.top {
          width: 0%; }
          #videoView .contVideo .vidd .videoImg.next .contImg.top .backImg {
            transform: scale(1.4);
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4); }
        #videoView .contVideo .vidd .videoImg.next .contImg.bott .backImg {
          transform: scale(1.2);
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2); }
        #videoView .contVideo .vidd .videoImg.next .contImg .backImg {
          -webkit-transition-duration: 1.6s;
          -moz-transition-duration: 1.6s;
          transition-duration: 1.6s; }
      #videoView .contVideo .vidd .videoImg.next + .desc .tag {
        width: 100%;
        right: 0; }
        #videoView .contVideo .vidd .videoImg.next + .desc .tag.close {
          width: 0%;
          right: inherit;
          left: 0; }
    #videoView .contVideo .vidd .desc {
      padding: 7% 4.16667vw;
      margin: calc(-18.75vw + 120px) 0 90px 25.0vw;
      position: relative;
      background-color: #FFFFFF;
      box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
      #videoView .contVideo .vidd .desc .contBullet {
        top: 40px;
        right: 40px; }
      #videoView .contVideo .vidd .desc .tag {
        width: 0%;
        background-color: white;
        -webkit-transition-duration: 1.6s;
        -moz-transition-duration: 1.6s;
        transition-duration: 1.6s;
        transition-property: width;
        -webkit-transition-property: width;
        -moz-transition-property: width; }
  #videoView .contVideo .btn-red img {
    height: 13px; }
  #videoView .contVideo:nth-child(odd) .vidd {
    margin-left: 8.33333vw; }
    #videoView .contVideo:nth-child(odd) .vidd .videoImg {
      margin-left: 16.66667vw; }
    #videoView .contVideo:nth-child(odd) .vidd .desc {
      margin-left: 0px; }
      #videoView .contVideo:nth-child(odd) .vidd .desc a {
        cursor: pointer;
        color: #e20025;
        padding-right: 0px !important; }
        #videoView .contVideo:nth-child(odd) .vidd .desc a:hover {
          color: #191919; }
  #videoView .contVideo:nth-child(odd) .btn-black {
    left: 12.5vw; }
  #videoView .contVideo:nth-child(odd) .btn-red {
    left: 0;
    z-index: 1; }
    #videoView .contVideo:nth-child(odd) .btn-red img {
      height: 13px; }
  #videoView .contVideo:nth-child(odd) .sliderAnimate--controls--box {
    left: inherit;
    right: calc(79.16667vw - 1px);
    right: -moz-calc(79.16667vw - 1px);
    top: calc(14.58333vw - 61px);
    top: -moz-calc(14.58333vw - 61px); }
    #videoView .contVideo:nth-child(odd) .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow {
      margin-top: -119px; }
      #videoView .contVideo:nth-child(odd) .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:nth-child(1) {
        margin-top: 50%; }
  #videoView .contVideo [class*="btn"] {
    position: absolute;
    margin: auto; }
  #videoView .contVideo .btn-black {
    top: 14.58333vw;
    left: 58.33333vw;
    z-index: 1; }
  #videoView .contVideo .btn-red {
    top: calc(14.58333vw + 60px);
    top: -moz-calc(14.58333vw + 60px);
    left: 45.83333vw;
    z-index: 1; }
  #videoView .contVideo .sliderAnimate--controls--box {
    right: inherit;
    left: 70.83333vw;
    bottom: inherit;
    top: calc(14.58333vw - 60px);
    top: -moz-calc(14.58333vw - 60px); }

.bannerView--Videos {
  background-image: url(/images/videos/klein_videos_header.jpg); }

.overflow_hidden {
  overflow: hidden; }

.height_100porcentage {
  height: 100%; }

.padding_top_1px {
  padding-top: 1px; }

.location_details p {
  font-size: 20px; }

.location_details > p:first-child {
  font-size: 18px;
  font-family: "Calibre";
  font-weight: bold; }

.contact_text {
  font-weight: 100;
  font-size: 18px; }

.bannerDown {
  position: relative;
  top: -60px;
  z-index: 0;
  margin-left: 8.33333vw;
  width: 100%; }

.certificateSquareInfo .certificateSquareInfo--title, .certificateSquareInfo .contactSquareInfo--title, .certificateSquareInfo .downloadSquareInfo--title, .contactSquareInfo .certificateSquareInfo--title, .contactSquareInfo .contactSquareInfo--title, .contactSquareInfo .downloadSquareInfo--title, .downloadSquareInfo .certificateSquareInfo--title, .downloadSquareInfo .contactSquareInfo--title, .downloadSquareInfo .downloadSquareInfo--title {
  position: relative;
  font-family: "Calibre M";
  font-weight: normal; }

.certificateSquareInfo .third_part_bottom_text, .contactSquareInfo .third_part_bottom_text, .downloadSquareInfo .third_part_bottom_text {
  position: relative;
  top: 4px;
  margin: 0 auto;
  width: 88%; }

.third_part_bottom_text {
  font-weight: 100;
  font-size: 20px; }

.newsHomeContainer .position_arrows_bn {
  left: calc(75.0vw - 59px);
  left: -moz-calc(75.0vw - 59px);
  top: 10.41667vw;
  z-index: 11; }

.contSoportSlider_content {
  height: 170px;
  position: relative; }
  .contSoportSlider_content .slider-Rep {
    width: 100%;
    position: absolute;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%); }
    .contSoportSlider_content .slider-Rep.active {
      transform: translateX(0%);
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%); }

.contSoportSlider {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .contSoportSlider h3 {
    font-family: "Calibre M";
    font-weight: normal; }

.phone_numer_text_margin {
  margin: 20px 0 10px;
  font-family: "Calibre M";
  font-weight: normal; }

.headerMenu--navigation .footerNavigation a {
  padding: 0 8px; }

.headerMenu--navigation .footerNavigation div.footerMenuSocial {
  width: 17px;
  height: 17px;
  background-size: 100% 100%; }
  .headerMenu--navigation .footerNavigation div.footerMenuSocial.instagramSvg {
    background-image: url("/images/social/instagram.svg"); }
    .headerMenu--navigation .footerNavigation div.footerMenuSocial.instagramSvg:hover {
      background-image: url("/images/social/instagram_hover.svg"); }
  .headerMenu--navigation .footerNavigation div.footerMenuSocial.linkedin {
    background-image: url("/images/social/linkedin.svg"); }
    .headerMenu--navigation .footerNavigation div.footerMenuSocial.linkedin:hover {
      background-image: url("/images/social/linkedin_hover.svg"); }
  .headerMenu--navigation .footerNavigation div.footerMenuSocial.twitter {
    background-image: url("/images/social/twitter.svg"); }
    .headerMenu--navigation .footerNavigation div.footerMenuSocial.twitter:hover {
      background-image: url("/images/social/twitter_hover.svg"); }
  .headerMenu--navigation .footerNavigation div.footerMenuSocial.youtube {
    background-image: url("/images/social/youtube2.svg");
    width: 24px;
    height: 30px; }
    .headerMenu--navigation .footerNavigation div.footerMenuSocial.youtube:hover {
      background-image: url("/images/social/youtube2_hover.svg"); }

.newsBtnDown {
  background: inherit; }
  .newsBtnDown .downIcon {
    background-color: white; }

.isUnselected {
  color: #e20025; }

.errorFormMessage {
  margin-left: 11%;
  display: flex;
  margin-top: 5px; }

.successRespondForm {
  display: none;
  padding: 70px 0; }
  .successRespondForm.successResponse {
    display: block;
    text-align: center; }
    .successRespondForm.successResponse div {
      font-size: 32px;
      line-height: 45px;
      font-family: "Calibre";
      font-weight: lighter;
      position: relative;
      top: 44%;
      display: inline-block; }
      .successRespondForm.successResponse div:first-letter {
        font-family: "Noe";
        font-size: 65px;
        font-weight: bold; }

.contactFormValidation {
  display: block; }
  .contactFormValidation.successResponse {
    display: none; }
  .contactFormValidation input, .contactFormValidation textarea {
    -webkit-appearance: none;
    border-radius: 0; }

.btnWithout.successResponse {
  display: none; }

.btnSuccess {
  display: none; }
  .btnSuccess.successResponse {
    display: block; }

.footerImgGeneric {
  margin-top: 6.25vw; }
  .footerImgGeneric img {
    width: 100%;
    display: block; }

.size_18px {
  font-size: 18px; }

.text_red_button {
  font-size: 17pt;
  font-weight: normal;
  letter-spacing: 1px; }

.in_constant_movement {
  width: 100%;
  padding-top: 130px; }

.no_justify {
  text-align: left; }

.hr_movement {
  width: 24px;
  margin-top: 10px;
  margin-bottom: 20px; }

.movement_text_section {
  padding: 30px 0px 30px 0px; }

.content_in_right {
  text-align: right; }
  .content_in_right .movement_small_image {
    margin-left: auto; }

.content_in_left {
  text-align: left; }
  .content_in_left .movement_small_image {
    margin-right: auto; }

.movement_small_image {
  width: 12.4999vw;
  height: 12.4999vw;
  display: block; }

.movement_big_image {
  width: 29.1665vw;
  height: 29.1665vw; }

.padding_top180 {
  padding-top: 180px; }

.inside_office_text_container {
  position: absolute;
  left: 70%;
  text-align: left;
  max-width: 290px;
  top: 10%; }

.map_text {
  position: absolute;
  opacity: 0; }

#text_1 {
  opacity: 1; }

.padding_top30 {
  padding-top: 30px; }

.map_bussines_image {
  width: 73.2666% !important;
  margin-left: 3.5%; }

.map_logo {
  top: 35.4%;
  z-index: 10; }

@-moz-keyframes animatedBackground {
  0% {
    background-position: 50% 50%; }
  50% {
    background-position: 50% 60%; }
  100% {
    background-position: 50% 50%; } }

@-webkit-keyframes animatedBackground {
  0% {
    background-position: 50% 50%; }
  50% {
    background-position: 50% 60%; }
  100% {
    background-position: 50% 50%; } }

@keyframes animatedBackground {
  0% {
    background-position: 50% 50%; }
  50% {
    background-position: 50% 60%; }
  100% {
    background-position: 50% 50%; } }

.zindex11 {
  z-index: 11; }

.text_align_left {
  text-align: left !important; }

.proInt {
  margin: 0 auto;
  padding-top: 30px; }

.whiteScreenStatic {
  display: none;
  background: white;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 100;
  transition-property: height;
  -webkit-transition-duration: 1.3s;
  -moz-transition-duration: 1.3s;
  transition-duration: 1.3s; }
  .whiteScreenStatic.hiddenWhiteLayer {
    right: inherit;
    left: 0;
    width: 0; }

#loader {
  background: white;
  position: fixed;
  width: 0;
  height: 100vh;
  z-index: 100;
  right: 0;
  overflow: hidden;
  will-change: width; }
  #loader.logoKlein {
    display: none; }
  #loader.upLoader {
    width: 100%;
    transition-property: width;
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    transition-duration: 1.3s; }
    #loader.upLoader.hiddenLoader {
      right: inherit;
      left: 0;
      width: 0; }
      #loader.upLoader.hiddenLoader .loaderDinamiLayer {
        right: inherit;
        left: 0; }
  #loader .loaderDinamiLayer {
    position: absolute;
    right: 0;
    z-index: 1;
    height: 100vh;
    width: 100vw; }
  #loader .contLoaderRedBar {
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0; }
    #loader .contLoaderRedBar .loaderRedBar {
      background: #e20025;
      z-index: 100;
      position: relative;
      height: 100vh;
      will-change: width; }
  #loader .loaderContainer {
    width: 170px;
    height: 34px; }
  #loader .imgLoader {
    width: 170px;
    height: 34px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute; }
    #loader .imgLoader > img {
      position: absolute;
      width: 170px;
      height: 100%; }
    #loader .imgLoader > div {
      position: absolute;
      visibility: hidden;
      width: 0;
      overflow: hidden;
      -webkit-animation: reveal 3s forwards;
      -moz-animation: reveal 3s forwards;
      animation: reveal 3s forwards;
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      animation-delay: 1s;
      height: 34px; }
      #loader .imgLoader > div > img {
        height: 34px; }

#fistTimeLoader {
  background: white;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  bottom: 0;
  overflow: hidden;
  will-change: width; }
  #fistTimeLoader.loaderBar {
    display: none; }
  #fistTimeLoader.upLoader {
    height: 100vh;
    transition-property: height;
    -webkit-transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    transition-duration: 1.3s; }
    #fistTimeLoader.upLoader.hiddenLoader {
      bottom: inherit;
      top: 0;
      height: 0 !important; }
      #fistTimeLoader.upLoader.hiddenLoader .loaderDinamiLayer {
        bottom: inherit;
        top: 0; }
  #fistTimeLoader.first .imgLoader > div {
    width: 90%; }
  #fistTimeLoader.first.second .imgLoader > div {
    width: 100%;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s; }
  #fistTimeLoader .loaderDinamiLayer {
    position: absolute;
    right: 0;
    z-index: 1;
    height: 100vh;
    width: 100vw; }
  #fistTimeLoader .loaderRedBar {
    display: none; }
  #fistTimeLoader .loaderContainer {
    width: 170px;
    height: 34px; }
  #fistTimeLoader .imgLoader {
    width: 170px;
    height: 34px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute; }
    #fistTimeLoader .imgLoader > img {
      position: absolute;
      width: 170px;
      height: 100%; }
    #fistTimeLoader .imgLoader > div {
      position: absolute;
      width: 0%;
      overflow: hidden;
      -webkit-transition-duration: 10s;
      -moz-transition-duration: 10s;
      transition-duration: 10s;
      -webkit-transition-delay: 1s;
      -moz-transition-delay: 1s;
      transition-delay: 1s;
      height: 34px; }
      #fistTimeLoader .imgLoader > div > img {
        height: 34px; }

.hiddenLogo {
  display: none !important; }

.snapLanding--banner {
  height: 100vh; }
  .snapLanding--banner .header_landings_container {
    height: 100vh; }

.square_box {
  width: 100%; }

.in_row {
  display: flex;
  justify-content: space-between; }

.line_heigh_1 {
  line-height: 1; }

.menu_right_side {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .9;
  top: 0px;
  position: absolute; }

.lightbox {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: 98;
  right: 0;
  transform: translateX(-100vw); }
  .lightbox div:first-child {
    position: absolute;
    width: 49%;
    background-color: black;
    height: 100%; }
  .lightbox div:last-child {
    position: absolute;
    width: 51%;
    background-color: rgba(0, 0, 0, 0.75);
    height: 100%;
    right: 0; }

/* The Modal (background) */
.modal_product {
  width: 0px;
  height: 100%;
  background-color: rgba(19, 19, 19, 0.9);
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-property: width;
  -webkit-transition-property: width;
  -moz-transition-property: width; }
  .modal_product.open {
    width: 100vw; }
  .modal_product .frame {
    width: calc(100vw - 120px);
    width: -moz-calc(100vw - 120px);
    height: calc(100vh - 180px);
    height: -moz-calc(100vh - 180px); }
    .modal_product .frame iframe {
      width: 100%;
      height: calc(56.7vw - 68px);
      height: -moz-calc(56.7vw - 68px);
      border: none; }
  .modal_product .modal-content_product {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .modal_product .modal-content_product::before {
      content: "";
      width: 50.0vw;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #191919; }
    .modal_product .modal-content_product > img {
      width: auto;
      height: auto; }
      .modal_product .modal-content_product > img.hg {
        height: 85%;
        max-height: 90vw; }
      .modal_product .modal-content_product > img.wt {
        width: 85%;
        max-width: 90vh; }
    .modal_product .modal-content_product .close_product {
      position: absolute;
      top: 30px;
      right: 0px;
      width: 60px;
      height: 60px;
      background-color: #e20025;
      text-align: center;
      cursor: pointer;
      overflow: hidden;
      z-index: 1; }
      .modal_product .modal-content_product .close_product::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background-color: #191919;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -webkit-transition-duration: 0.25s;
        -moz-transition-duration: 0.25s;
        transition-duration: 0.25s; }
      .modal_product .modal-content_product .close_product img {
        width: 15px;
        height: 15px; }
      .modal_product .modal-content_product .close_product:hover::before {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px); }

.hoverFil {
  color: #ffffff !important;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s; }
  .hoverFil::after {
    background-color: #e20025 !important;
    transform: translateY(0%) !important;
    -webkit-transform: translateY(0%) !important;
    -moz-transform: translateY(0%) !important;
    color: #ffffff !important; }

.productsContent .filters .filter .filterTitle.hoverFil::before {
  content: url(/images/cruzblanca1.png); }

.barLoaderWaiting {
  display: none; }
  .barLoaderWaiting.loaderBar {
    display: block; }

.logoLoaderWaiting {
  display: none; }
  .logoLoaderWaiting.logoKlein {
    display: block; }

.animateLoaderBar {
  height: 1px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd; }
  .animateLoaderBar.firstCharge::before {
    width: 92.5%;
    -webkit-transition-duration: 10s;
    -moz-transition-duration: 10s;
    transition-duration: 10s; }
  .animateLoaderBar.firstCharge.lastCharge::before {
    width: 100%;
    -webkit-transition-duration: 0.85s;
    -moz-transition-duration: 0.85s;
    transition-duration: 0.85s; }

.animateLoaderBar::before {
  display: block;
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  background-color: #e20025; }

.bannerView--Productos {
  background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_producto.jpg); }

.bannerView--Contact {
  background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_contacto.jpg); }

.bannerView--Noticias {
  background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_noticias.jpg); }

.bannerView--Test {
  background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_empresa.jpg); }

#support .photoProducts.supp {
  background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_soporte.jpg); }

.hoverImgsGray {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2) !important;
  background-color: white !important;
  border: none !important;
  cursor: pointer !important;
  border: none; }

#descarga .downloaDoc .titleBox {
  margin-top: 30px; }

#descarga .bannerHeaderStyle {
  background-image: url("https://console.klein-europe.com/uploads/header_footer_images/header_descargas.jpg"); }

#descarga .titleBox > div {
  width: 70.83333vw; }

#descarga .titleBox .alineaInferior:first-child h1, #descarga .titleBox .alineaInferior:first-child .h1 {
  max-width: 100%; }

#descarga .titleBox .alineaInferior:first-child hr {
  border-color: black; }

#descarga .titleBox .alineaInferior:last-child:hover hr {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px); }

#descarga .downloads .infoDownload .container .backImg {
  background-size: cover; }

#descarga footer {
  margin-top: 0px; }

#intProd .new_narration_container {
  margin-bottom: 0; }

.imageHoverDown {
  cursor: pointer; }

.mobile_image {
  display: none; }

.landscape {
  position: fixed;
  top: 0;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 100vh;
  z-index: 100;
  padding: 6.66667vw; }
  .landscape img {
    width: 137px; }
  .landscape hr {
    margin: 0 auto; }
  .landscape h1, .landscape .h1 {
    width: 455px;
    margin: 1% auto 3%;
    font-size: 40px;
    line-height: normal; }

.visible_only_mobile {
  display: none; }

.searchInTablet {
  width: 85%;
  border-bottom: 1px solid #fff;
  background: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  text-align: left;
  outline: none;
  font-size: 20px;
  color: #fff;
  padding: 7px;
  margin-bottom: 50px; }

.Only768 {
  display: none; }

html.bloq {
  height: 100%; }
  html.bloq body, html.bloq #app, html.bloq #app > section, html.bloq .leftSidebar, html.bloq .leftSidebar > section, html.bloq section.mobileView,
  html.bloq .ProjectSubMenuWrapper.mobileSubMenuBox.off, html.bloq .ProjectSubMenuWrapper.mobileSubMenuBox.off > section,
  html.bloq .ProjectSubMenuWrapper.mobileSubMenuBox.off > section .mobileView, html.bloq .headerMenu--navigation--subMenu {
    height: 100% !important;
    overflow: hidden !important; }

.lastRight {
  margin-left: 12.4999vw; }

.dateSpacing {
  letter-spacing: 4px; }

.backImgMinor {
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important; }

.legalView .wrapperTwiceBox {
  margin-bottom: 90px; }

#seeNames {
  display: none; }

.hiddenNames {
  display: none !important; }

.download_case_study {
  width: calc(8.3333vw + 120px);
  height: calc(8.3333vw + 120px);
  text-align: center;
  background-color: #F9F9F9;
  position: absolute;
  bottom: 30.56vw;
  min-width: 210px;
  min-height: 210px; }
  .download_case_study > div {
    width: 98%; }
  .download_case_study hr {
    margin: 10px auto 0; }

.projectsKindView .lightbox {
  display: none; }

.not_found .btn-red {
  position: relative;
  z-index: 1; }

.not_found_white_tag > div {
  text-align: left;
  padding: 0 4%; }

body:not(.isTouch) .sliderAnimate--controls--box--arrow:hover .animationUpDown {
  -webkit-animation: animDown .25s ease-in-out 0s 1 normal forwards;
  -moz-animation: animDown .25s ease-in-out 0s 1 normal forwards;
  animation: animDown .25s ease-in-out 0s 1 normal forwards; }

body:not(.isTouch) .header_down_arrow:hover {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: none; }

body.isTouch .header_down_arrow {
  pointer-events: none; }

.newsletterMenu {
  position: absolute;
  right: -55px;
  color: white;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  top: 220px;
  z-index: 1;
  display: none;
  font-size: 20px; }
  .newsletterMenu hr {
    margin-top: -5px;
    position: relative;
    left: -10px;
    border-color: #fff;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    transition-duration: 0.25s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -moz-transition-property: transform; }
  .newsletterMenu.es :hover hr, .newsletterMenu.ca :hover hr {
    transform: translateX(245px);
    -webkit-transform: translateX(245px);
    -moz-transform: translateX(245px); }
  .newsletterMenu.en :hover hr {
    transform: translateX(250px);
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px); }
  .newsletterMenu.fr :hover hr {
    transform: translateX(290px);
    -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px); }

.newsLetterTablet {
  display: none; }

.tablet {
  display: none; }

.formularioModal {
  height: 100%;
  text-align: center; }
  .formularioModal > * {
    text-align: left; }
  .formularioModal .formWrapper {
    margin: 5% auto; }

/*--------------------------------------------------
    [RGBA Opacity]
----------------------------------------------------*/
.menu-item,
.menu-trigger {
  height: 60px;
  overflow: hidden;
  position: relative;
  cursor: default;
  padding-left: 1.65vw;
  padding-right: 1.65vw;
  color: black;
  font-family: "Calibre";
  font-size: 16px;
  text-transform: uppercase;
  background-color: #FFFFFF; }
  .menu-item p,
  .menu-trigger p {
    font-size: 16px;
    font-weight: normal;
    color: black; }
  .menu-item hr,
  .menu-trigger hr {
    width: 24px;
    position: relative;
    margin: 4px 0 1px;
    border-color: black;
    border-style: solid;
    border-bottom-width: 0px; }

.headerMenuBar-mobile-trigger {
  display: none; }

.headerMenuBar {
  z-index: 10;
  position: fixed; }

.headerMenuBarOffLayer {
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.menubar-desktop .menu-item {
  border-right-color: #191919;
  border-right-style: solid;
  border-right-width: 1px;
  box-shadow: 0px 60px 60px 0px rgba(0, 0, 0, 0.1); }
  .menubar-desktop .menu-item p {
    font-weight: bold; }
  .menubar-desktop .menu-item.menu-item-active {
    background-color: #191919; }
    .menubar-desktop .menu-item.menu-item-active hr {
      border-color: #fff; }
    .menubar-desktop .menu-item.menu-item-active p {
      color: white; }

.menubar-desktop .headerMenuBar {
  top: 25px;
  left: calc(8.33333vw + 180px);
  left: -moz-calc(8.33333vw + 180px);
  padding-right: 10px;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
  .menubar-desktop .headerMenuBar > div {
    display: inline-block; }
  .menubar-desktop .headerMenuBar.headerMenuBar-visible {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }

/*
.menu-item {

	border-right-color: #191919;
	border-right-style: solid;
	border-right-width: 1px;
	box-shadow: 0px 60px 60px 0px rgba(0, 0, 0, 0.1);

	&.menu-item-active {
		background-color: $colorBlack;

		hr {
			border-color: #fff;
		}

		p {
			color: white;
		}
	}
}
*/
.menubar-mobile .menu-item {
  height: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 22px;
  padding-right: 22px;
  text-transform: capitalize; }
  .menubar-mobile .menu-item hr {
    border-color: transparent; }
  .menubar-mobile .menu-item.menu-item-active hr {
    width: 24px;
    position: relative;
    margin: 4px 0 1px;
    border-color: #e20025;
    border-style: solid;
    border-bottom-width: 0px;
    display: block; }

.menubar-mobile .menu-trigger {
  cursor: pointer;
  height: 40px;
  margin-right: 40px;
  border: #191919 1px solid;
  text-transform: capitalize;
  padding-top: 2px;
  padding-left: 2.65vw; }

.menubar-mobile .mobile-trigger-arrow {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: #e20025 1px solid;
  background-color: #e20025;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 10px;
  background-image: url(/images/interiorArrow.svg); }

.menubar-mobile .headerMenuBar-mobile-trigger.menubar-mobile-opened .mobile-trigger-arrow {
  border-color: #191919;
  background-color: #191919;
  background-size: 14px;
  background-image: url(/images/close_btn_white.svg); }

.menubar-mobile .headerMenuBar {
  padding-top: 80px;
  margin-bottom: -80px;
  left: 0;
  bottom: 0;
  height: 0;
  background-color: #fff;
  border: #e20025 1px solid;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out; }
  .menubar-mobile .headerMenuBar.headerMenuBar-mobile-visible {
    height: 480px; }

.menubar-mobile .headerMenuBar-mobile-trigger {
  z-index: 15;
  display: block !important;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0; }

.menubar-mobile .headerMenuBar,
.menubar-mobile .headerMenuBar-mobile-trigger {
  width: 50%;
  min-width: 200px; }

.headerMenuTargetOffset {
  margin-bottom: -80px; }

.headerMenuTarget {
  padding-top: 80px;
  margin-bottom: -80px; }

.empresa-valores-img {
  padding-top: 50px; }

.empresa-valores-img {
  width: 100%;
  height: auto; }

.menubar-mobile .certificaciones-logos-bloc {
  margin-top: 20px; }

.certificaciones-logos {
  padding: 30px 0; }
  .certificaciones-logos > a,
  .certificaciones-logos > span {
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px; }

.certificaciones-logos a img, .certificaciones-logos span img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.certificaciones-logos a img:hover, .certificaciones-logos span img:hover {
  -webkit-filter: initial;
  /* Safari 6.0 - 9.0 */
  filter: initial; }

.wrapper-certificado {
  margin-bottom: 15px;
  vertical-align: top;
  width: 168px !important;
  margin-right: 15px; }
  .wrapper-certificado p {
    margin-top: 10px;
    color: #fff;
    background: #000;
    text-align: center;
    padding-top: 5px;
    font-size: 16px; }
  .wrapper-certificado:nth-of-type(1) p {
    margin-top: 3px; }
  .wrapper-certificado:nth-of-type(2) {
    text-align: center; }
  .wrapper-certificado:nth-of-type(3) {
    text-align: center; }

.soporte-container {
  width: 100%;
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .soporte-container {
      width: auto;
      margin-right: 8.33333vw; } }
  .soporte-container .soporte-content-container {
    overflow: hidden; }
  .soporte-container .content-block {
    display: inline-block;
    width: 44%; }
    @media (max-width: 991px) {
      .soporte-container .content-block {
        width: 100%; } }
    .soporte-container .content-block .text {
      font-size: 25px !important;
      line-height: 1.5em;
      margin-top: 40px;
      margin-bottom: 40px;
      font-weight: lighter; }
      .soporte-container .content-block .text.textbold {
        font-weight: bold; }
  .soporte-container .content-block-right {
    padding: 50px 100px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .soporte-container .content-block-right {
        padding: 10px 20px 10px; } }
    @media (min-width: 992px) and (max-width: 1500px) {
      .soporte-container .content-block-right {
        padding: 40px 40px 10px; } }
  .soporte-container .soporte-content-black {
    padding: 60px 120px 40px;
    color: #fff;
    background-color: #191919;
    height: 690px; }
    @media (min-width: 992px) and (max-width: 1500px) {
      .soporte-container .soporte-content-black {
        padding: 40px 40px 10px; } }
    @media (max-width: 991px) {
      .soporte-container .soporte-content-black {
        padding-left: 40px;
        padding-right: 40px; } }
    .soporte-container .soporte-content-black .h1 {
      line-height: initial;
      font-size: 47px !important; }
    .soporte-container .soporte-content-black .soporte-text-link {
      color: #e20025;
      cursor: pointer;
      text-decoration: underline; }
  .soporte-container .soporte-content-numtels {
    padding-left: 40px; }
    .soporte-container .soporte-content-numtels .h1 {
      line-height: initial;
      font-size: 47px !important;
      white-space: nowrap; }
  .soporte-container .content-block-bottom {
    text-align: left;
    padding-top: 40px;
    padding-left: 0; }
    .soporte-container .content-block-bottom .third_part_bottom_text {
      text-align: center; }
    .soporte-container .content-block-bottom .circleIcon {
      margin: 15px auto 15px; }
  @media (max-width: 991px) {
    .soporte-container .soporte-content-numtels,
    .soporte-container .content-block-bottom {
      padding-left: 0;
      width: 440px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .soporte-container .soporte-content-numtels {
      padding-left: 40px; }
    .soporte-container .content-block-bottom {
      padding-left: 40px; } }
  .soporte-container .soporte-down-arrow {
    width: 72px;
    height: 72px;
    cursor: pointer;
    position: absolute;
    margin-left: -36px;
    left: 50%;
    bottom: 2.5vw;
    border-radius: 50%;
    background-size: 35%;
    background-image: url(/images/home/scroll_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 7;
    border: 1px solid #ffffff;
    animation: animatedBackground 1.5s ease infinite;
    -webkit-animation: animatedBackground 1.5s ease infinite;
    -moz-animation: animatedBackground 1.5s ease infinite; }
  .soporte-container .certificateSquareInfo--title,
  .soporte-container .downloadSquareInfo--title {
    text-align: center; }
    .soporte-container .certificateSquareInfo--title::after,
    .soporte-container .downloadSquareInfo--title::after {
      content: " ";
      display: block;
      width: 24px;
      height: 1px;
      border-bottom: 1px #000 solid;
      margin: 5px auto 0; }
  .soporte-container .certificateSquareInfo, .soporte-container .downloadSquareInfo {
    max-width: 100%; }

#newsLanding .formWrapper {
  margin-left: 0; }

#support .soporte-container {
  width: auto;
  overflow: visible;
  margin-bottom: 0px; }

#support .content-block-right,
#support .content-block-bottom {
  text-align: right;
  padding-left: 0;
  padding-right: 0; }

#support .formFormulario {
  padding-top: 80px !important; }

#support .soporte-content-container {
  padding-top: 50px;
  padding-left: 4.16667vw;
  width: 83.33333vw;
  position: relative;
  z-index: 3;
  background: #fff;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 639px) {
    #support .soporte-content-container {
      box-shadow: none;
      width: 100%; } }

@media (max-width: 1199px) {
  #support .soporte-container {
    width: auto;
    margin-right: 8.33333vw; }
  #support .soporte-content-container {
    padding: 40px 20px 20px; }
  #support .content-block {
    display: inline-block;
    width: 100%; }
  #support .content-block-bottom {
    text-align: center;
    width: auto;
    padding: 0; } }

@media (max-width: 991px) {
  #support .soporte-container {
    margin-right: 0; } }

.tarifas-container {
  width: 100%;
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .tarifas-container {
      width: auto;
      margin-right: 8.33333vw; } }
  .tarifas-container .tarifas-content-container {
    overflow: hidden; }
  .tarifas-container .content-block {
    display: inline-block;
    width: 44%; }
    @media (max-width: 991px) {
      .tarifas-container .content-block {
        width: 100%; } }
    .tarifas-container .content-block .text {
      font-size: 25px !important;
      line-height: 1.5em;
      margin-top: 40px;
      margin-bottom: 40px;
      font-weight: lighter; }
      .tarifas-container .content-block .text.textbold {
        font-weight: bold; }
  .tarifas-container .content-block-right {
    padding: 50px 100px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .tarifas-container .content-block-right {
        padding: 10px 20px 10px; } }
    @media (min-width: 992px) and (max-width: 1500px) {
      .tarifas-container .content-block-right {
        padding: 40px 40px 10px; } }
  .tarifas-container .tarifas-content-black {
    padding: 60px 120px 40px;
    color: #fff;
    background-color: #191919;
    height: 690px; }
    @media (min-width: 992px) and (max-width: 1500px) {
      .tarifas-container .tarifas-content-black {
        padding: 40px 40px 10px; } }
    @media (max-width: 991px) {
      .tarifas-container .tarifas-content-black {
        padding-left: 40px;
        padding-right: 40px; } }
    .tarifas-container .tarifas-content-black .h1 {
      line-height: initial;
      font-size: 47px !important; }
    .tarifas-container .tarifas-content-black .tarifas-text-link {
      color: #e20025;
      cursor: pointer;
      text-decoration: underline; }
  .tarifas-container .tarifas-content-numtels {
    padding-left: 40px; }
    .tarifas-container .tarifas-content-numtels .h1 {
      line-height: initial;
      font-size: 47px !important;
      white-space: nowrap; }
  .tarifas-container .content-block-bottom {
    text-align: left;
    padding-top: 40px;
    padding-left: 0; }
    .tarifas-container .content-block-bottom .third_part_bottom_text {
      text-align: center; }
    .tarifas-container .content-block-bottom .circleIcon {
      margin: 15px auto 15px; }
  @media (max-width: 991px) {
    .tarifas-container .tarifas-content-numtels,
    .tarifas-container .content-block-bottom {
      padding-left: 0;
      width: 440px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .tarifas-container .tarifas-content-numtels {
      padding-left: 40px; }
    .tarifas-container .content-block-bottom {
      padding-left: 40px; } }
  .tarifas-container .tarifas-down-arrow {
    width: 72px;
    height: 72px;
    cursor: pointer;
    position: absolute;
    margin-left: -36px;
    left: 50%;
    bottom: 2.5vw;
    border-radius: 50%;
    background-size: 35%;
    background-image: url(/images/home/scroll_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 7;
    border: 1px solid #ffffff;
    animation: animatedBackground 1.5s ease infinite;
    -webkit-animation: animatedBackground 1.5s ease infinite;
    -moz-animation: animatedBackground 1.5s ease infinite; }
  .tarifas-container .certificateSquareInfo--title,
  .tarifas-container .downloadSquareInfo--title {
    text-align: center; }
    .tarifas-container .certificateSquareInfo--title::after,
    .tarifas-container .downloadSquareInfo--title::after {
      content: " ";
      display: block;
      width: 24px;
      height: 1px;
      border-bottom: 1px #000 solid;
      margin: 5px auto 0; }

#newsLanding .formWrapper {
  margin-left: 0; }

#support .tarifas-container {
  width: auto;
  overflow: visible;
  margin-bottom: 0px; }

#support .content-block-right,
#support .content-block-bottom {
  text-align: right;
  padding-left: 0;
  padding-right: 0; }

#support .formFormulario {
  padding-top: 80px !important; }

#support .tarifas-content-container {
  padding-top: 50px;
  padding-left: 4.16667vw;
  width: 83.33333vw;
  position: relative;
  z-index: 3;
  background: #fff;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 639px) {
    #support .tarifas-content-container {
      box-shadow: none;
      width: 100%; } }

@media (max-width: 1199px) {
  #support .tarifas-container {
    width: auto;
    margin-right: 8.33333vw; }
  #support .tarifas-content-container {
    padding: 40px 20px 20px; }
  #support .content-block {
    display: inline-block;
    width: 100%; }
  #support .content-block-bottom {
    text-align: center;
    width: auto;
    padding: 0; } }

.successRespondFormTarifas.withoutRespond {
  display: none; }

.successRespondFormTarifasContainer {
  background: #191919;
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }
  .successRespondFormTarifasContainer div {
    font-size: 25px;
    line-height: 1.5em;
    font-weight: lighter;
    color: #fff;
    padding: 40px;
    padding: 20px 60px 60px 60px; }
    .successRespondFormTarifasContainer div:first-child {
      font-size: 50px;
      line-height: 60px;
      font-family: "Noe";
      padding-top: 60px;
      padding-bottom: 20px; }
    .successRespondFormTarifasContainer div a {
      color: #fff; }

.tarifas-content-white div.h1 {
  font-size: 50px;
  line-height: 60px; }

.not_found_page_content {
  height: 100vh;
  background-image: url("/images/notfound/klein_404_color.jpg");
  text-align: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-left: 8.33333vw; }
  .not_found_page_content .not_found {
    width: 100%;
    max-width: 800px; }
    .not_found_page_content .not_found .btn-black {
      width: 420px;
      padding: 0; }
      .not_found_page_content .not_found .btn-black p {
        font-weight: 100;
        font-size: 24px;
        text-transform: none; }
    .not_found_page_content .not_found .btn-red {
      width: 300px;
      position: absolute;
      right: 0; }
    .not_found_page_content .not_found .not_found_white_tag {
      background-color: white;
      padding: 60px 0; }
      .not_found_page_content .not_found .not_found_white_tag hr {
        margin-top: 0px; }

.notFoundBack {
  position: absolute;
  top: 0;
  height: 100vh;
  text-align: center; }
  .notFoundBack .not_found {
    width: 100%;
    max-width: 800px; }
    .notFoundBack .not_found .btn-black {
      width: 420px;
      padding: 0; }
      .notFoundBack .not_found .btn-black p {
        font-weight: 100;
        font-size: 24px;
        text-transform: none; }
    .notFoundBack .not_found .btn-red {
      width: 300px;
      position: absolute;
      right: 0; }
    .notFoundBack .not_found .not_found_white_tag {
      background-color: white;
      padding: 60px 0; }
      .notFoundBack .not_found .not_found_white_tag hr {
        margin-top: 0px; }

#resetFiltermobile {
  display: none; }

.hiddenTablet {
  display: none; }

.hiddenMobile {
  display: block; }

.hiddenDesktop {
  display: none; }

.mobileView .closeMenuItem {
  display: none; }
  .mobileView .closeMenuItem.onMenu {
    display: block; }
  .mobileView .closeMenuItem img {
    width: 20px; }
  .mobileView .closeMenuItem span {
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    font-weight: normal;
    margin-left: 11px;
    position: relative;
    bottom: 2px; }

.mobileView .goBackMenu {
  background: #ed1c2e;
  width: 45px;
  height: 45px;
  text-align: center;
  margin-top: 0;
  position: absolute;
  padding: 15px; }
  .mobileView .goBackMenu img {
    width: 7px;
    transform: rotate(180deg); }

.mobileView .formWrapper {
  width: 100%; }
  .mobileView .formWrapper .form {
    box-shadow: none;
    width: 100%;
    margin: auto;
    padding: 15px 20px 0px 20px; }
    .mobileView .formWrapper .form .col-4 {
      vertical-align: top; }
    .mobileView .formWrapper .form .col-4, .mobileView .formWrapper .form .col-11 {
      width: 100% !important; }
      .mobileView .formWrapper .form .col-4 .inputForm, .mobileView .formWrapper .form .col-11 .inputForm {
        padding: 5px 0; }
        .mobileView .formWrapper .form .col-4 .inputForm input, .mobileView .formWrapper .form .col-4 .inputForm textarea, .mobileView .formWrapper .form .col-4 .inputForm select, .mobileView .formWrapper .form .col-11 .inputForm input, .mobileView .formWrapper .form .col-11 .inputForm textarea, .mobileView .formWrapper .form .col-11 .inputForm select {
          width: 100%;
          color: #191919;
          font-family: "Calibre";
          font-size: 18px; }
        .mobileView .formWrapper .form .col-4 .inputForm select, .mobileView .formWrapper .form .col-11 .inputForm select {
          background: url(/images/arrow_black.svg) no-repeat 95% 19px;
          background-size: auto 12px;
          height: 50px; }
        .mobileView .formWrapper .form .col-4 .inputForm input, .mobileView .formWrapper .form .col-11 .inputForm input {
          height: 50px; }
        .mobileView .formWrapper .form .col-4 .inputForm textarea, .mobileView .formWrapper .form .col-11 .inputForm textarea {
          height: 150px; }
        .mobileView .formWrapper .form .col-4 .inputForm ::-webkit-input-placeholder, .mobileView .formWrapper .form .col-11 .inputForm ::-webkit-input-placeholder {
          color: #191919;
          font-family: "Calibre";
          font-size: 20px; }
        .mobileView .formWrapper .form .col-4 .inputForm :-moz-placeholder, .mobileView .formWrapper .form .col-11 .inputForm :-moz-placeholder {
          /* Firefox 18- */
          color: #191919;
          font-family: "Calibre";
          font-size: 20px; }
        .mobileView .formWrapper .form .col-4 .inputForm ::-moz-placeholder, .mobileView .formWrapper .form .col-11 .inputForm ::-moz-placeholder {
          /* Firefox 19+ */
          color: #191919;
          font-family: "Calibre";
          font-size: 20px; }
        .mobileView .formWrapper .form .col-4 .inputForm :-ms-input-placeholder, .mobileView .formWrapper .form .col-11 .inputForm :-ms-input-placeholder {
          color: #191919;
          font-family: "Calibre";
          font-size: 20px; }
    .mobileView .formWrapper .form .newsletter {
      margin: 5px 0 20px;
      width: 100%; }
    .mobileView .formWrapper .form .send {
      position: relative;
      width: 100%;
      padding: 15px 10px 17px; }

.mobileView .formNewDesktop {
  display: block; }

.mobileView .formNewMobile {
  display: none; }

.mobileView .headerBanner--breadcrumbs {
  display: none; }

.mobileView .productsContent .selectSpan {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 15px; }

.mobileView .titleBox {
  width: 100%;
  padding: 20px 20px 10px;
  margin: 0; }

.mobileView .productsContent {
  padding: 0 20px; }

.mobileView .filters .filter {
  width: 100% !important;
  display: block;
  margin-bottom: 10px; }
  .mobileView .filters .filter .filterOptions {
    border: 1px solid #e20025; }
    .mobileView .filters .filter .filterOptions img {
      display: none; }
    .mobileView .filters .filter .filterOptions .optWrapper {
      width: 100%;
      display: block;
      padding-left: calc(50% - 108px); }
  .mobileView .filters .filter .filterTitle {
    border: none;
    border-right: none !important; }
  .mobileView .filters .filter:not(:first-child) .filterOptions {
    border-left-width: 1px !important; }

.mobileView .filter.active#aplication .filterTitle::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg); }

.mobileView .filter.active#aplication .filterOptions {
  height: 440px; }

.mobileView .filter.active#weight .filterTitle::before, .mobileView .filter.active#material .filterTitle::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg); }

.mobileView .filter.active#weight .filterOptions, .mobileView .filter.active#material .filterOptions {
  height: 160px; }

.mobileView.supportView .bannerHeaderStyle {
  min-height: 225px; }

.mobileView.supportView .responsiveHeader--menu {
  padding: 11px 0; }

.mobileView.supportView .responsiveHeader--logo {
  padding: 16px 0; }
  .mobileView.supportView .responsiveHeader--logo img {
    width: calc(100% - 68px); }

.mobileView.supportView hr.decorationLine {
  margin-top: 5px; }

.mobileView.supportView .wrapperTwiceBox p {
  font-size: 16px;
  margin-top: 7px; }
  .mobileView.supportView .wrapperTwiceBox p span {
    font-size: 30px; }

.mobileView.supportView .wrapperTwiceBox {
  margin-top: 0px; }

.mobileView .padding-20 {
  padding: 0 20px; }

.mobileView .map-wrapper {
  position: relative;
  margin-top: 77px; }

.mobileView .arrow_size_100px {
  width: 100px;
  height: 100px;
  position: absolute;
  right: auto;
  z-index: 1;
  left: 160px;
  top: -50px;
  bottom: auto; }

.mobileView .arrow_size_100px .sliderAnimate--controls--box--arrow {
  width: 50px;
  height: 50px;
  margin-right: 0px; }

.mobileView .arrow_size_100px .sliderAnimate--controls--box--arrow:nth-child(1) {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: 0; }

.mobileView .arrow_size_100px .sliderAnimate--controls--box--arrow:nth-child(2) {
  position: absolute;
  right: 1px;
  bottom: 1px; }

.mobileView .titleMap {
  width: 160px;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  color: white;
  background-color: #191919;
  text-transform: uppercase;
  position: relative; }
  .mobileView .titleMap p {
    font-weight: normal; }
  .mobileView .titleMap hr {
    width: 24px;
    border: 1px solid #ffffff;
    margin: 0; }

.mobileView .mapSupport {
  background: none;
  height: auto;
  width: 100%; }
  .mobileView .mapSupport img {
    height: auto;
    width: 100%;
    margin-top: 25px; }

.mobileView .phoneNumbers {
  padding: 25px 0 0; }
  .mobileView .phoneNumbers .phone {
    width: 49%; }
  .mobileView .phoneNumbers .title {
    margin-top: 0;
    margin-bottom: 23px; }

.mobileView .slide-phone {
  height: 65px;
  width: 100%;
  overflow: hidden;
  display: inline-flex;
  margin-bottom: 48px; }
  .mobileView .slide-phone .phone {
    min-width: 180px; }

.mobileView .slide-phone-exp {
  height: 87px;
  width: 100%;
  overflow: hidden;
  display: inline-flex;
  margin-bottom: 48px; }
  .mobileView .slide-phone-exp .phone {
    min-width: 180px; }

.mobileView .sendWrapper {
  padding-bottom: 30px; }
  .mobileView .sendWrapper .send {
    height: 50px; }

.mobileView .formImg {
  margin-bottom: 0; }
  .mobileView .formImg .img {
    margin-top: 0; }
    .mobileView .formImg .img img {
      width: 100%; }

.mobileView .txtBim {
  padding: 10px 20px 0 !important; }

.mobileView .reedMore {
  margin-top: 15px;
  display: flex;
  padding: 0 !important; }
  .mobileView .reedMore p {
    display: inline-block;
    color: #e20025;
    font-size: 14px;
    margin-top: 1px;
    font-weight: bold; }
  .mobileView .reedMore img {
    display: inline-block;
    height: 14px;
    margin-left: 7px; }

.mobileView .phraseBIM {
  margin: 40px 0;
  padding: 20px; }
  .mobileView .phraseBIM img {
    width: 100%;
    padding-bottom: 35px; }
  .mobileView .phraseBIM .txt {
    position: relative;
    padding: 0 10px;
    color: white; }
    .mobileView .phraseBIM .txt p:first-child {
      font-family: "Noe";
      font-size: 20px;
      text-align: left; }
    .mobileView .phraseBIM .txt p:nth-child(3) {
      font-size: 18px;
      text-align: left; }
      .mobileView .phraseBIM .txt p:nth-child(3) span {
        font-weight: bold;
        font-size: 16px; }
    .mobileView .phraseBIM .txt hr {
      margin: 11px 0;
      width: 24px; }
    .mobileView .phraseBIM .txt .corner-top {
      position: absolute;
      width: 15px;
      top: -35px;
      left: -25px;
      transform: rotate(90deg); }
    .mobileView .phraseBIM .txt .corner-bottom {
      position: absolute;
      width: 15px;
      bottom: -20px;
      right: -20px;
      transform: rotate(-90deg); }

.mobileView .titleDownloads {
  width: 53.135vw !important;
  height: 15.625vw !important;
  padding-left: 6vw !important;
  margin-left: 31.24vw; }

.mobileView .download {
  min-width: 100% !important;
  margin: 0 !important;
  float: none !important;
  border-top: 1px solid #cccccc; }
  .mobileView .download .infoDownload {
    display: flex; }

.mobileView .img {
  height: 31.24vw !important;
  width: 31.24vw;
  display: inline-block; }

.mobileView .info {
  height: 100px !important;
  width: 68.75vw;
  padding: 7vw !important;
  box-shadow: none !important; }
  .mobileView .info div {
    height: 15.625vw !important;
    width: 15.625vw !important; }
    .mobileView .info div img {
      margin: auto !important;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .mobileView .info h2 {
    line-height: 28px; }

.mobileView .photoBim {
  margin-bottom: 0 !important; }

.mobileViewWrapperContent {
  padding-top: 80px; }

.responsiveHeader {
  width: 100%;
  height: 50px;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 2; }
  .responsiveHeader .responsiveHeader--menu .goBackMobileMenu {
    width: 100%;
    height: 50px;
    display: none; }
    .responsiveHeader .responsiveHeader--menu .goBackMobileMenu.on {
      display: block; }
    .responsiveHeader .responsiveHeader--menu .goBackMobileMenu p {
      font-size: 18px;
      padding-top: 6px; }
  .responsiveHeader .regularMobileMenu {
    margin-top: 7px; }
    .responsiveHeader .regularMobileMenu .hamburgerIsClose.onMenu {
      display: none; }
    .responsiveHeader .regularMobileMenu.on {
      display: none; }
    .responsiveHeader .regularMobileMenu.on.off {
      display: none; }
  .responsiveHeader .responsiveHeader--logo {
    width: 50%;
    height: 100%;
    position: relative;
    float: right;
    background-color: #fff; }
    .responsiveHeader .responsiveHeader--logo img {
      width: 99px;
      margin-left: 5px; }
    .responsiveHeader .responsiveHeader--logo a {
      margin-top: 7px; }
  .responsiveHeader .responsiveHeader--menu {
    width: 50%;
    height: 100%;
    position: relative;
    background: #e20025;
    float: left; }
    .responsiveHeader .responsiveHeader--menu img.hamburgerIsClose {
      width: 25px; }
    .responsiveHeader .responsiveHeader--menu .goBackMobileMenu .image {
      width: 7px;
      height: 14px; }
    .responsiveHeader .responsiveHeader--menu .closeMenuItem img {
      width: 17px; }

.responsiveNavMenu {
  background: #191919;
  top: 50px;
  color: #fff;
  position: fixed;
  height: calc(100% - 50px);
  height: -moz-calc(100% - 50px);
  width: 100%;
  z-index: 2;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%); }
  .responsiveNavMenu ul {
    margin-left: 10.0vw;
    list-style: none;
    margin-top: 40px; }
    .responsiveNavMenu ul li {
      -moz-transition: 0.45s;
      -o-transition: 0.45s;
      -webkit-transition: 0.45s;
      transition: 0.45s;
      line-height: 25px;
      transition-property: transform, opacity;
      -webkit-transition-property: transform, opacity;
      -moz-transition-property: transform, opacity; }
    .responsiveNavMenu ul.onSlide li {
      opacity: 1; }
      .responsiveNavMenu ul.onSlide li a {
        cursor: pointer; }
      .responsiveNavMenu ul.onSlide li:nth-child(1) {
        transition-delay: .1s;
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s; }
      .responsiveNavMenu ul.onSlide li:nth-child(2) {
        transition-delay: .2s;
        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s; }
      .responsiveNavMenu ul.onSlide li:nth-child(3) {
        transition-delay: .3s;
        -webkit-transition-delay: .3s;
        -moz-transition-delay: .3s; }
      .responsiveNavMenu ul.onSlide li:nth-child(4) {
        transition-delay: .4s;
        -webkit-transition-delay: .4s;
        -moz-transition-delay: .4s; }
      .responsiveNavMenu ul.onSlide li:nth-child(5) {
        transition-delay: .5s;
        -webkit-transition-delay: .5s;
        -moz-transition-delay: .5s; }
      .responsiveNavMenu ul.onSlide li:nth-child(6) {
        transition-delay: .6s;
        -webkit-transition-delay: .6s;
        -moz-transition-delay: .6s; }
      .responsiveNavMenu ul.onSlide li:nth-child(7) {
        transition-delay: .7s;
        -webkit-transition-delay: .7s;
        -moz-transition-delay: .7s; }
      .responsiveNavMenu ul.onSlide li:nth-child(8) {
        transition-delay: .8s;
        -webkit-transition-delay: .8s;
        -moz-transition-delay: .8s; }
      .responsiveNavMenu ul.onSlide li:nth-child(9) {
        transition-delay: .9s;
        -webkit-transition-delay: .9s;
        -moz-transition-delay: .9s; }
      .responsiveNavMenu ul.onSlide li:nth-child(10) {
        transition-delay: 1s;
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s; }
    .responsiveNavMenu ul.offSlide li {
      opacity: 0;
      transform: translateX(-12vw);
      -webkit-transform: translateX(-12vw);
      -moz-transform: translateX(-12vw); }
      .responsiveNavMenu ul.offSlide li a {
        cursor: pointer; }
      .responsiveNavMenu ul.offSlide li:nth-child(1) {
        transition-delay: .10s;
        -webkit-transition-delay: .10s;
        -moz-transition-delay: .10s; }
      .responsiveNavMenu ul.offSlide li:nth-child(3) {
        transition-delay: .20s;
        -webkit-transition-delay: .20s;
        -moz-transition-delay: .20s; }
      .responsiveNavMenu ul.offSlide li:nth-child(4) {
        transition-delay: .30s;
        -webkit-transition-delay: .30s;
        -moz-transition-delay: .30s; }
      .responsiveNavMenu ul.offSlide li:nth-child(5) {
        transition-delay: .40s;
        -webkit-transition-delay: .40s;
        -moz-transition-delay: .40s; }
      .responsiveNavMenu ul.offSlide li:nth-child(6) {
        transition-delay: .50s;
        -webkit-transition-delay: .50s;
        -moz-transition-delay: .50s; }
      .responsiveNavMenu ul.offSlide li:nth-child(7) {
        transition-delay: .60s;
        -webkit-transition-delay: .60s;
        -moz-transition-delay: .60s; }
      .responsiveNavMenu ul.offSlide li:nth-child(8) {
        transition-delay: .70s;
        -webkit-transition-delay: .70s;
        -moz-transition-delay: .70s; }
      .responsiveNavMenu ul.offSlide li:nth-child(9) {
        transition-delay: .80s;
        -webkit-transition-delay: .80s;
        -moz-transition-delay: .80s; }
      .responsiveNavMenu ul.offSlide li:nth-child(10) {
        transition-delay: .90s;
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s; }
  .responsiveNavMenu li {
    margin-bottom: 10px; }
  .responsiveNavMenu img {
    width: 26px;
    margin: 17px;
    position: relative;
    right: 17px; }
  .responsiveNavMenu a {
    color: #fff;
    font-family: 'Noe';
    font-size: 53px; }
  .responsiveNavMenu .whiteDecorationLine {
    margin-bottom: 20px;
    margin-left: 10.0vw;
    margin-top: 15px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-left: 10.0vw;
    margin-top: 130px;
    width: 90vw; }
    .responsiveNavMenu .responsiveNavMenu--footerNav .responsiveNavMenu--footerNav--socialNetworks {
      width: 10%;
      display: inline-block;
      position: absolute;
      right: 0;
      bottom: 8px; }
      .responsiveNavMenu .responsiveNavMenu--footerNav .responsiveNavMenu--footerNav--socialNetworks img {
        width: 20px;
        display: block;
        margin: 30px 11px 0;
        position: relative;
        right: 31px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav--languages {
    margin-top: 15px;
    width: 90%;
    max-width: 230px;
    display: inline-block; }
    .responsiveNavMenu .responsiveNavMenu--footerNav--languages div:last-of-type {
      margin-left: 16.1vw; }
    .responsiveNavMenu .responsiveNavMenu--footerNav--languages p {
      font-size: 27px;
      font-weight: lighter; }

@media screen and (min-width: 1800px) {
  .technical_support_container .technical_support_top .technical_support_top_over {
    margin-top: -17.75vw; }
  .product_families_back_right .backRight-slideCont.col-6.full {
    width: 51vw;
    margin-left: -1vw; }
  #descarga .titleBox > div {
    width: 70vw; } }

@media screen and (min-width: 1700px) {
  #descarga .titleBox > div {
    width: 68.5vw; } }

@media screen and (min-width: 1600px) {
  .contactView footer .footerWrapper--styleGuide:nth-child(2) {
    padding-left: 0; }
  .contactView footer .footerWrapper--styleGuide:nth-child(1) .footerWrapper--column {
    padding-left: 0; }
  .contactView .klein_black_tag {
    width: calc(100% - 8.333vw); }
  .contactView .kleing_left_tag {
    width: 8.33333vw; } }

@media screen and (min-width: 1441px) {
  #descarga .titleBox > div {
    width: 66.5vw; }
  .business_container .business_over_section .business_card {
    padding-bottom: 100px; } }

@media screen and (max-width: 1340px) {
  footer .infoInf .descRight {
    padding-left: 4.16667vw;
    text-align: center; }
  #descarga .titleBox > div {
    width: 65.5vw; } }

@media screen and (max-width: 1300px) {
  [class*="btn"] p {
    font-size: 15.5px; }
  .btn-black {
    padding-left: 1.15vw; }
  [class*="btn"] .image {
    width: 14px;
    height: 14px; }
  .contactView footer.contactFooterView .footerInf .copyright p {
    padding-top: 18px; }
  footer .footerWrapper--styleGuide .socialIconsWrapper {
    left: 0; }
  footer .footerInf .copyright p {
    padding-top: 30px; }
  .footerWrapper--styleGuide:nth-child(2) {
    top: -10px; } }

@media (max-width: 1292px) {
  .adjust_to_two_elements {
    width: 91.66667vw;
    margin: 0px 0px 0px auto; }
    .adjust_to_two_elements .download {
      min-width: 220px;
      margin-right: 2.5%; }
      .adjust_to_two_elements .download:nth-child(3n) {
        margin-right: 0px; } }

@media screen and (max-width: 1240px) {
  .copyrightReservedPhrase {
    display: none; } }

@media screen and (max-width: 1190px) {
  .big_note_text {
    font-size: 55px; }
  .new_description_container h2 {
    font-size: 25px;
    line-height: 28px; }
    .new_description_container h2::first-letter {
      font-size: 40px; }
  footer .infoInf .descRight {
    padding-left: 0; } }

@media screen and (max-width: 1100px) {
  .headerMenu--navigation--downAll.col-5 {
    width: 91.66667vw; }
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    right: 0;
    padding-right: 40px; }
  .headerMenu--navigation .footerNavigation div.footerMenuSocial.youtube {
    width: 17px; }
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    margin-top: 4px; }
  [class*="btn"] p {
    font-size: 13px; }
  .btn-black {
    padding-left: .85vw; }
  .installation .installationInfo {
    height: 16vw; }
  [class*="btn"] .image {
    width: 13px;
    height: 13px; }
  .downloadTable::before {
    top: 25px;
    left: 25px; }
  .downloadTable::after {
    bottom: 25px;
    right: 25px; }
  .titleBox .selectSpan {
    bottom: 6px; }
  footer .footerWrapper--centerWrapper {
    width: 430px; }
  footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.kleinBuilding, footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.socialIconsWrapper {
    top: 27px; }
  footer .footerInf .copyright p {
    padding-top: 14px; }
  .footerWrapper--styleGuide:nth-child(2) {
    top: -15px; }
  .productsContent .filters #aplication .opt.textLeft > .alineaCentro {
    width: 140px; }
  footer .footerWrapper--styleGuide:nth-child(1) .footerWrapper--column {
    padding-left: 2.6vw; } }

@media screen and (max-width: 1024px) and (orientation: landscape) {
  .newsletterMenu, .tablet {
    display: block; }
  #newsView #news_to_render .new_date_container {
    width: 149px; }
  #descarga .downloads .download.fr .info h2 {
    padding: 20px 75px 10px 40px !important;
    font-size: 26px;
    line-height: 1; }
    #descarga .downloads .download.fr .info h2:first-letter {
      font-size: 45px; }
  #descarga .downloads .download .info {
    padding: 0; }
    #descarga .downloads .download .info h2 {
      padding: 40px 60px 10px 40px; }
    #descarga .downloads .download .info hr {
      margin-left: 40px; }
    #descarga .downloads .download .info p {
      padding: 0px 40px 10px 40px; }
  .productsContent .listProducts .products .door {
    margin: 12px 12px 0; }
  .hoverFil::after {
    background-color: #e20025 !important; }
  .productsContent .filters #aplication .opt.textLeft > .alineaCentro {
    width: 197px; }
  #seeNames {
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 120px;
    right: -77px;
    width: 200px;
    text-align: right; }
    #seeNames * {
      display: inline-block;
      color: #e20025; }
    #seeNames hr {
      width: 20px;
      background-color: #e20025;
      height: 1px;
      border: 0px;
      position: relative;
      top: -3px;
      left: -10px; }
    #seeNames h3 {
      font-size: 20px;
      font-weight: normal; }
  #names {
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 120px;
    right: -77px;
    width: 200px;
    text-align: right; }
    #names * {
      display: inline-block;
      color: #e20025; }
    #names hr {
      width: 20px;
      background-color: #e20025;
      height: 1px;
      border: 0px;
      position: relative;
      top: -3px;
      left: -10px; }
    #names h3 {
      font-size: 20px;
      font-weight: normal; }
  .featuresDownload .downloadBarBox {
    width: 83.33333vw !important;
    margin-left: 0px !important; }
  .productsContent .filters #aplication .opt.textLeft .imgDoor {
    width: 200px;
    opacity: 0;
    left: -150px; }
  .productsView .hiddenImgs {
    display: none !important; }
  .visibleDoor {
    opacity: 1 !important; } }

@media screen and (max-width: 1024px) {
  .formulario_noticia .formWrapper .form .inputForm input, .formWrapper .form .inputForm textarea, .formWrapper .form .inputForm.withSelectBox .filter_klein {
    width: 100% !important;
    max-width: none !important;
    margin-top: 0; }
  .formNewDesktop {
    display: none; }
  .formNewMobile {
    display: inline-block; }
  .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content-img, .noTablet {
    display: none; }
  .newsLetterTablet {
    display: block;
    font-size: 20px;
    color: white;
    padding-left: 8.33333vw;
    margin: 40px 0 0; }
    .newsLetterTablet h4 {
      color: white;
      margin-left: 5px; }
    .newsLetterTablet hr {
      margin-top: -5px;
      position: relative;
      border-color: #fff;
      -moz-transition: 0.25s;
      -o-transition: 0.25s;
      -webkit-transition: 0.25s;
      transition: 0.25s;
      transition-property: transform;
      -webkit-transition-property: transform;
      -moz-transition-property: transform; }
    .newsLetterTablet .alineaSuperior.es :hover hr, .newsLetterTablet .alineaSuperior.ca :hover hr {
      transform: translateX(245px);
      -webkit-transform: translateX(245px);
      -moz-transform: translateX(245px); }
    .newsLetterTablet .alineaSuperior.en :hover hr {
      transform: translateX(250px);
      -webkit-transform: translateX(250px);
      -moz-transform: translateX(250px); }
    .newsLetterTablet .alineaSuperior.fr :hover hr {
      transform: translateX(290px);
      -webkit-transform: translateX(290px);
      -moz-transform: translateX(290px); }
  .two_columns_news .news_element:not(:last-child) {
    margin-bottom: 30px !important; }
  .headerMenu--wrapperContainer [class*="btn"]:not(.title):hover::before {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%); }
  [class*="btn"] p {
    font-size: 18px; }
  .viewDesk .header_landings_container .header_landing .header_principal_row {
    margin-bottom: 5%; }
    .viewDesk .header_landings_container .header_landing .header_principal_row .header_white_container {
      padding: 30px; }
    .viewDesk .header_landings_container .header_landing .header_principal_row .titleH1 h1, .viewDesk .header_landings_container .header_landing .header_principal_row .titleH1 .h1 {
      font-size: 55px;
      line-height: 65px; }
  .btn-small {
    width: 16.66667vw; }
  .btn-black {
    padding-left: 1.5vw; }
  .contactView .desktopView.footerDesktop {
    margin-left: -4.16667vw; }
  .contactView footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.kleinBuilding, .contactView footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.socialIconsWrapper {
    top: 0; }
  .contactView footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.kleinBuilding, .contactView footer footer .footerWrapper .footerWrapper--styleGuide .footerWrapper--column.socialIconsWrapper {
    padding-left: 0; }
  .contactView .col-12 {
    margin-left: 45px; }
  .contBullet {
    top: 4.16667vw;
    right: 4.16667vw; }
  .business_container .business_black_tag {
    left: 50vw;
    z-index: 1; }
  .business_container .business_right_image {
    left: 83.33333vw; }
  #contCard #card {
    width: 66.66667vw;
    margin: 6.24975vw auto; }
    #contCard #card .extended_new_card .boxGray {
      width: 66.66667vw;
      padding: 10% !important; }
  #contCard > a {
    display: none; }
  .after_card_image {
    width: 83.33333vw; }
    .after_card_image .extended_new_background_image {
      height: 54.84vw !important; }
  .sections_black_tag .btn-black {
    margin-right: 8.33333vw !important; }
  #bodyProduct {
    margin-left: 16.66667vw;
    width: 83.33333vw; }
    #bodyProduct .downloadTable {
      width: 100%; }
    #bodyProduct .new_narration_container_row {
      margin-left: -16.66667vw; }
  .img_Title img {
    width: 16.66667vw; }
  .img_Title h1, .img_Title .h1 {
    width: 79.16667vw; }
  .galeryProduct {
    width: 75.0vw;
    margin-left: 16.66667vw; }
    .galeryProduct .imgGalery {
      width: 66.66667vw;
      height: 38.08vw; }
    .galeryProduct .arrows_galery {
      left: 66.66667vw; }
    .galeryProduct .zoom {
      left: 50.0vw; }
  .installation {
    width: 91.66667vw; }
    .installation .installationLink .installationInfo {
      width: 39.58333vw;
      height: 20.83333vw; }
      .installation .installationLink .installationInfo .alineaCentro:first-child {
        width: 18.75vw; }
      .installation .installationLink .installationInfo .alineaCentro:last-child {
        width: calc(100% - 18.75vw); }
  .extended_new_background_section .imgFirstSlide:not(.small) {
    width: 58.33333vw;
    height: 26.66667vw; }
  .extended_new_background_section .imgFirstSlide.small {
    width: 16.66667vw;
    margin-left: 0;
    right: 0; }
    .extended_new_background_section .imgFirstSlide.small .extended_new_background_image {
      margin-top: calc(6.24975vw + 120px);
      margin-top: -moz-calc(6.24975vw + 120px); }
  .extended_new_background_section.case .download_case_study {
    margin-left: -8.1vw; }
  footer .infoSup {
    padding-right: 4.16667vw; }
  footer .titleFooter h1, footer .titleFooter .h1 {
    width: 95%; }
  footer .titleFooter a.alineaSuperior {
    display: none; }
  footer .smallGreyText {
    display: none; }
  footer .infoInf.es .descRight .txt {
    display: none; }
    footer .infoInf.es .descRight .txt.small {
      display: block; }
  .product_families_container .product_family_element .product_families_details_container {
    width: 66.66667vw;
    margin-left: 16.66667vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont {
      width: 33.333335vw; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont .square_product_detail {
        height: 33.333335vw; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont .square_product_detail:not(.cloned) {
          width: 33.333335vw; }
        .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont .square_product_detail .square_product_detail_content {
          width: 33.333335vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .redTag-slideCont {
      margin-left: 8.33333vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card {
      width: 100%; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contDescripCard .bulletContainer.text {
        width: 100%; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contDescripCard.cloned > div {
        width: 66.66667vw; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card h4 {
        width: 58.33333vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .blackTag-slideCont {
      margin-left: 25.0vw; }
  .product_families_container .product_family_element .product_families_back_left {
    display: none; }
  .product_families_container .product_family_element .blackTag-slideCont {
    top: 0;
    left: 33.333335vw; }
  .product_families_container .product_family_element .product_families_back_right {
    left: 49.999995vw; }
  .blog_news_container .blog_new_details_container {
    width: 58.33333vw;
    margin-left: 25.0vw; }
    .blog_news_container .blog_new_details_container .blog_new_red_tag {
      margin-left: 20.83333vw; }
    .blog_news_container .blog_new_details_container .blog_new_details_card .position_relative .desc > div {
      width: 50.0vw; }
  .blog_news_container .blog_news_background .blog_news_image_container {
    width: 16.66667vw;
    right: 0; }
  .blog_news_container .blog_news_background .blog_news_download_container {
    width: 25.0vw;
    height: 25.0vw;
    min-width: 210px;
    min-height: 210px; }
    .blog_news_container .blog_news_background .blog_news_download_container .circleIcon {
      margin: 7.5% auto; }
  .business_container .business_left_image {
    margin-left: 0;
    top: 33.33333vw; }
  .business_container .business_over_section {
    width: 66.66667vw; }
    .business_container .business_over_section .business_over_top_left, .business_container .business_over_section .business_over_top_right, .business_container .business_over_section .business_over_top_left img.full {
      height: 33.33333vw; }
    .business_container .business_over_section .business_over_top_right .business_over_top_right_content .business_red_tag {
      margin-left: 16.66667vw; }
  .business_container .business_right_image {
    width: 16.66667vw;
    height: 16.66667vw;
    top: 25.0vw; }
  .technical_support_container .technical_support_top .technical_support_top_background {
    width: 70.83333vw;
    margin-left: 20.83333vw; }
  .technical_support_container .technical_support_top .technical_support_top_over {
    width: 66.66667vw; }
    .technical_support_container .technical_support_top .technical_support_top_over .st_card {
      width: 58.33333vw;
      padding-top: 25px;
      margin-left: 4.16667vw; }
    .technical_support_container .technical_support_top .technical_support_top_over .btnTitleSoporte {
      margin-left: 4.16667vw; }
  .technical_support_container .technical_support_bottom .technical_support_bottom_left, .technical_support_container .technical_support_bottom .technical_support_bottom_details {
    width: 100%; }
  .technical_support_container .technical_support_bottom .technical_support_bottom_left .map_container,
  .technical_support_container .technical_support_bottom .technical_support_bottom_details > div:not(.technical_support_bottom_details_right) {
    height: auto;
    padding: 4% 0; }
  .technical_support_container .technical_support_bottom .technical_support_bottom_details .technical_support_bottom_details_right {
    margin-bottom: 100px; }
  .technical_support_container .technical_support_bottom .technical_support_bottom_details .technical_support_bottom_details_right .third_part {
    height: 33.33vw; }
  .newsHomeContainer .position_arrows_bn {
    right: calc(20.83333vw - 60px);
    right: -moz-calc(20.83333vw - 60px); }
  .news_container {
    min-height: 0px; }
  .filter_news .Select-placeholder, .Select--single > .Select-control .Select-value {
    padding-left: 20px !important; }
  .filter_news .Select-placeholder, .Select--single > .Select-control .Select-value {
    font-size: 20px; }
  .featuresDownload .downloadBarBox {
    width: 100.0vw;
    margin-left: -8.33333vw; }
    .featuresDownload .downloadBarBox .downloadBarBox--content {
      padding: 3% 1.66667vw; }
      .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content--info {
        width: 70.83333vw; }
        .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content--info h5 {
          font-size: 18px; }
    .featuresDownload .downloadBarBox ~ .tagWhite {
      width: 100.0vw;
      margin-left: -8.33333vw; }
  #descarga .titleBox > div {
    width: 67%; }
  .formWrapper .form .newsletter {
    width: -moz-calc(50% - 43px);
    vertical-align: middle; }
  .formWrapper .form .col-4.newsletter:first-child {
    margin-left: 85px; }
  #newsLanding .formWrapper .form .col-4.newsletter {
    width: 50%; }
  #videoView .contVideo .vidd .desc {
    width: 66.66667vw;
    margin-left: 8.33333vw; }
  #videoView .contVideo .btn-small {
    min-width: 190px; }
  #videoView .contVideo .btn-black {
    left: calc(70.83333vw - 190px);
    left: -moz-calc(70.83333vw - 190px); }
  #videoView .contVideo .btn-red {
    left: calc(58.33333vw - 190px);
    left: -moz-calc(58.33333vw - 190px); }
  #videoView .contVideo .sliderAnimate--controls--box {
    left: 70.83333vw; } }

@media screen and (min-width: 641px) and (max-width: 1024px) {
  body.isTouch .headerMenu--wrapperContainer, body.isTouch .headerMenu--navigation, body.isTouch .headerMenu--navigation--downAll,
  body.isTouch .headerMenu--navigation .headerMenu--navigation--subMenu, body.isTouch .ProjectSubMenuWrapper.col-6.on,
  body.isTouch .ProjectSubMenuWrapper.col-6.on > section, body.isTouch #fistTimeLoader, body.isTouch #fistTimeLoader.upLoader {
    height: 100%; }
  body.isTouch .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper {
    height: 33.3333%; }
  html.isTab {
    height: 100%; }
    html.isTab body.isTab {
      height: 100%;
      overflow: hidden; }
      html.isTab body.isTab #app {
        height: 100%;
        min-height: 100%;
        position: relative;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
        html.isTab body.isTab #app > section, html.isTab body.isTab #app #mianContainer, html.isTab body.isTab #app #mianContainer > #mainComponentClass, html.isTab body.isTab #app #snapLanding--banner,
        html.isTab body.isTab #app #snapLanding--banner .header_landings_container {
          height: 100%; }
      html.isTab body.isTab #fistTimeLoader .loaderDinamiLayer {
        height: calc(100vh - 50px);
        height: -moz-calc(100vh - 50px); } }

@media screen and (max-width: 900px) {
  [class*="btn"] p {
    font-size: 14px; }
  .btn-black[class*="img_"] p {
    padding-top: 3px; }
  .btn-black hr {
    width: 15px; }
  .installation .installationInfo {
    height: 16vw; }
  [class*="btn"] .image {
    width: 11px;
    height: 11px; }
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    right: 35px;
    padding-right: 12px; }
  footer .infoInf .descLeft > :not(.logoFooter) p {
    font-size: 18px; } }

@media screen and (max-width: 825px) {
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    right: 16px;
    padding-right: 1px; }
  .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu {
    right: 0; }
  footer .infoContact {
    width: 50% !important;
    padding-left: 4.16667vw !important;
    margin-bottom: 60px; }
  footer .infoInf {
    margin-top: 0; }
  .contactView footer .infoContact:not(:nth-child(2n)) {
    padding-left: 0px !important; } }

@media screen and (max-width: 767px) {
  .formWrapper .form.formFormulario {
    padding: 30px 15px !important;
    height: 850px; } }

@media screen and (max-width: 767px) and (min-width: 641px) {
  .contactView .contactFooterBox footer .infoSup .infoNewsletter {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 30px; } }

@media screen and (max-width: 1200px) and (min-width: 768px) {
  .formWrapper .form.formFormulario {
    padding: 30px 15px !important;
    height: 750px; } }

@media screen and (max-width: 768px) and (orientation: portrait) {
  .formularioModal .errorFormMessage {
    margin-left: 0px; }
  .newsletterSectionMobile .Select--single > .Select-control .Select-value .Select-value-label, .newsletterSectionMobile .has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
    font-family: 'calibre';
    font-size: 20px;
    text-transform: capitalize; }
  .newsletterSectionMobile .Select-arrow {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  .newsletterSectionMobile ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #191919; }
  .newsletterSectionMobile ::-moz-placeholder {
    /* Firefox 19+ */
    color: #191919; }
  .newsletterSectionMobile :-ms-input-placeholder {
    /* IE 10+ */
    color: #191919; }
  .newsletterSectionMobile :-moz-placeholder {
    /* Firefox 18- */
    color: #191919; }
  .newsletterSectionMobile .headerBanner {
    position: relative; }
    .newsletterSectionMobile .headerBanner .btn-black {
      position: absolute;
      z-index: 1;
      bottom: 0;
      width: 50%; }
  .newsletterSectionMobile .formWrapper .form {
    padding-top: 20px;
    padding-bottom: 0px;
    box-shadow: none; }
  .newsletterSectionMobile .formWrapper .form .col-11 .inputForm input {
    height: 45px;
    max-width: calc(100% - 85px);
    max-width: -moz-calc(100% - 85px);
    display: inline-block;
    padding-left: 20px;
    border: 1px solid;
    font-family: 'calibre';
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0em;
    font-weight: normal;
    padding-top: 4px;
    color: #191919;
    outline: none; }
  .newsletterSectionMobile .filter_klein {
    height: 45px;
    margin-bottom: 0; }
  .newsletterSectionMobile .sendWrapper {
    text-align: center;
    margin: 10px 0; }
  .newsletterSectionMobile .formWrapper .form .send {
    position: relative;
    margin: 0 auto; }
  .newsletterSectionMobile .btn-small {
    width: 100%; }
  .newsletterSectionMobile .formWrapper .form .col-4.newsletter:last-of-type {
    margin-bottom: 13px;
    margin-top: 13px; }
  .newsletterSectionMobile .errorFormMessage {
    margin-left: 0px; }
  .newsletterSectionMobile form[name="contactForm"] .Select-menu-outer {
    width: 100% !important;
    border-right: 2px solid #191919 !important;
    z-index: 100;
    overflow-y: hidden; }
    .newsletterSectionMobile form[name="contactForm"] .Select-menu-outer * {
      text-transform: capitalize !important; }
  .newsletterSectionMobile form[name="contactForm"] .Select-menu-outer .filter_contactForm_option {
    text-transform: capitalize !important; }
  .newsletterSectionMobile .formWrapper .form .col-11 .inputForm h4 {
    display: none; }
  .newsletterSectionMobile .Select--single > .Select-control .Select-value.filter_contactForm_option {
    z-index: 0; }
  .noTablet {
    display: block; }
  .newsLetterTablet {
    display: none; }
  .newsletterMenu {
    right: -40px;
    font-family: "Calibre" !important;
    font-size: 20px !important;
    display: block;
    font-weight: lighter; }
  .productsContent .filters .filter .filterOptions {
    background-color: inherit; }
  #newsView #inNews .btn-black {
    padding-left: 21px; }
  #newsView .titleBox .alineaInferior:last-child {
    vertical-align: bottom;
    margin-bottom: 9px;
    margin-top: 0px; }
  #newsView .extended_new_card .boxGray {
    padding: 4.16667vw 4.16667vw 4.16667vw 8.33333vw !important; }
  #newsView .new_description_container h2 {
    font-size: 32px;
    line-height: 42px; }
  #inNews .share {
    padding-top: 2px; }
  #inNews .buttonRed .img_right .image {
    margin-left: 1vw; }
  .productsContent .filters.navFixed .filterTitle::before {
    content: url(/images/arrow_red.svg) !important; }
  .productsContent .filters.navFixed #aplication {
    margin: 0 !important; }
  .two_columns_news .news_element .new_bottom_row {
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2) !important;
    border: none !important; }
  .projectItem--aboutText--title h2 {
    font-size: 32px !important;
    line-height: 42px !important; } }

@media screen and (max-width: 768px) {
  .btnAceptarFiltro {
    max-width: 120px;
    height: 40px; }
  .hiddenTablet {
    display: none; }
  .productsContent .listProducts .type h2 {
    max-width: 72%; }
  #resetFiltermobile {
    display: block;
    width: 200px;
    text-align: right;
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 376px;
    right: -78px;
    font-weight: 400; }
  #resetFiltermobile hr {
    width: 20px;
    background-color: #e20025;
    height: 1px;
    border: 0px;
    position: relative;
    top: -3px;
    left: -10px; }
  #resetFiltermobile h3 {
    font-size: 18px;
    font-weight: normal; }
  #resetFiltermobile * {
    display: inline-block;
    color: #e20025; }
  .productsContent #weight .filterTitle {
    width: 100%; }
  .productsContent #aplication .titularFiltro .titularFiltroInner .titularFiltroInnerTitle {
    margin-left: 30px; }
  .productsContent .afterFiltro {
    display: none; }
  .productsContent .afterFiltro.visible {
    display: block; }
  .productsContent .afterFiltro .afterFiltroInner {
    height: 50px; }
  .hiddenMobile {
    display: none; }
  .hiddenDesktop {
    display: block; }
  .productsContent .filters #material, .productsContent .filters #weight {
    margin: 1px auto; }
  .productsContent .filters .filter .filterTitle {
    height: 50px; }
  .productsContent .filters .filter .filterTitle > div {
    padding-top: 11px; }
  .productsContent #aplication .titularFiltro .titularFiltroInner {
    height: 50px;
    font-size: 19px;
    padding-top: 13px; }
  .productsContent #aplication .titularFiltro {
    width: 180px;
    margin-bottom: 3px; }
  .titleFiltro {
    font-size: 30px; }
  .productsContent #aplication .filterTitle {
    width: 100%; }
  h1, .h1, h2:first-letter {
    font-size: 48px; }
  h1, .h1 {
    line-height: 60px; }
  h2 {
    font-size: 32px;
    line-height: 42px; }
  h3 {
    font-size: 18px;
    line-height: 25.18px; }
  html {
    height: 100%; }
  html, body {
    -webkit-overflow-scrolling: touch;
    min-height: 100%; }
  .Only768, .footr.hidden {
    display: block; }
  .footr.hidden .alineaSuperior {
    margin-bottom: 40px; }
    .footr.hidden .alineaSuperior hr {
      margin-top: -5px;
      position: relative;
      border-color: #fff;
      -moz-transition: 0.25s;
      -o-transition: 0.25s;
      -webkit-transition: 0.25s;
      transition: 0.25s;
      transition-property: transform;
      -webkit-transition-property: transform;
      -moz-transition-property: transform; }
    .footr.hidden .alineaSuperior h4 {
      margin-left: 8px; }
  .downloadSquareInfo.alineaSuperior:nth-child(2) {
    display: inline-block; }
  .img_Title img, .mobileView--cellphones {
    display: none !important; }
  .btn-auto.btn-black.title.rel {
    margin-left: 8.33333vw;
    min-width: 180px; }
    .btn-auto.btn-black.title.rel.fr {
      min-width: 31.25vw; }
  input#finderInTablet {
    -webkit-appearance: none;
    -webkit-border-radius: 0; }
  .menu_right_side {
    background: transparent; }
  .showArrow.justTablet.btn-red {
    background: #9a9a9a; }
  .contactFormValidation .col-11 .newsletter.col-4 {
    margin-left: 0; }
  #inNews #card .extended_new_date {
    width: 180px; }
  .corporationDivideHistory .wrapperTwiceBox--left, .corporationDivideHistory .wrapperTwiceBox--right {
    width: 100%; }
  .margin_top_50px {
    margin-top: 0px; }
  section#fistTimeLoader {
    height: 100%; }
    section#fistTimeLoader.upLoader {
      height: 100%; }
    section#fistTimeLoader .loaderDinamiLayer {
      height: calc(100vh - 60px);
      height: -moz-calc(100vh - 60px); }
  .filter_projects_option, .filter_news_option {
    height: 58px !important;
    font-size: 20px !important;
    padding-top: 5px; }
    .filter_projects_option.Select-value, .filter_news_option.Select-value {
      line-height: 1 !important; }
  .headerMenu--navigation .footerNavigation {
    bottom: 100px; }
    .headerMenu--navigation .footerNavigation .footerLanguageMenu {
      padding-left: 5.66667vw; }
  .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu {
    right: 8.33333vw; }
    .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input {
      margin-right: 0; }
  .headerMenu--navigation .footerNavigation a {
    padding: 0 0 0 14px; }
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    width: 13%;
    float: right;
    right: 8.33333vw; }
  .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem:hover .subMenuItem-bg {
    filter: none;
    -webkit-filter: grayscale(0);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1); }
  .headerMenu--staticFace--Icon.btn-red::before {
    background-color: #e20025; }
  .headerMenu--navigation .headerMenu--navigation--subMenu .headerSearchFinder,
  .headerMenu--navigation .headerMenu--navigation--subMenu .suggestionsList {
    padding-left: 0; }
  .ProjectSubMenuWrapper.col-6.on, .SearchSubMenuWrapper.col-6.on {
    width: 91.66667vw;
    z-index: 9;
    background: #191919;
    left: 0; }
  .product_families_container .product_family_element .product_families_details_container {
    width: 83.33333vw;
    margin-left: 8.333335vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont {
      width: 33.333335vw; }
      .product_families_container .product_family_element .product_families_details_container .product_families_row .squareProduct-slideCont .square_product_detail {
        margin-left: 8.33333vw; }
  .headerMenu--navigation .footerNavigation {
    bottom: 50px; }
  .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem > div {
    width: 46vw;
    height: 100%;
    position: absolute; }
  .headerMenu--navigation--downAll.col-5 {
    width: 91.66667vw; }
  #news_to_render {
    margin-left: -8.3333vw;
    margin-top: 20px; }
    #news_to_render .new_date_container.title {
      width: 140px;
      margin-left: 31.25vw;
      text-align: center;
      padding-left: 0px !important; }
  .two_columns_news .news_element {
    width: 83.33%;
    margin: 0 8.33% !important; }
    .two_columns_news .news_element .new_bottom_row {
      height: auto;
      overflow: hidden;
      box-shadow: none;
      border-top: 1px solid #CCCCCC;
      border-bottom: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC; }
      .two_columns_news .news_element .new_bottom_row .new_img_container {
        width: 31.25vw;
        height: 31.25vw; }
  .new_description_container h2:first-letter {
    font-size: 48px; }
  body .SearchSubMenuWrapper .suggestionsFinder li span.samethanfinder {
    color: #e20025; }
  .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input {
    font-size: 20px; }
  .responsiveNavMenu--searchIcon {
    position: absolute;
    right: 0px; }
  .suggestionsFinderList a {
    color: #fff; }
  [class*="btn"] p {
    font-size: 18px; }
  .new_date_container [class*="btn"] p {
    font-size: 14px; }
  .btn-small {
    width: 25.0vw; }
  .formWrapper .form {
    padding-top: 50px;
    padding-bottom: 50px; }
    .formWrapper .form .col-4 {
      width: 33.33333vw; }
      .formWrapper .form .col-4:first-child {
        margin-right: 8.33333vw; }
      .formWrapper .form .col-4.newsletter {
        vertical-align: middle;
        width: 100% !important; }
        .formWrapper .form .col-4.newsletter:first-child {
          margin: 0; }
        .formWrapper .form .col-4.newsletter:last-of-type {
          margin-top: 0; }
    .formWrapper .form .inputForm input, .formWrapper .form .inputForm textarea, .formWrapper .form .inputForm.withSelectBox .filter_klein {
      width: 100% !important;
      max-width: none !important;
      margin-top: 0; }
  #newsLanding .formWrapper {
    width: 83.33333vw;
    margin-left: 0; }
    #newsLanding .formWrapper .form {
      padding: 50px 4.16667vw; }
      #newsLanding .formWrapper .form .col-4 {
        width: 35.41667vw;
        margin: 0; }
        #newsLanding .formWrapper .form .col-4:first-child {
          margin-right: 4.16667vw; }
  .photoProducts {
    height: 27.3vw; }
  #contCard #card {
    width: 83.33333vw;
    margin-top: 6.25vw; }
    #contCard #card .extended_new_card .boxGray {
      width: 83.33333vw;
      padding: 15% !important; }
    #contCard #card .extended_new_card hr ~ div {
      margin-top: 4.5%; }
  .after_card_image {
    width: 91.66667vw;
    margin-left: 8.33333vw !important; }
    .after_card_image .extended_new_background_image {
      height: 59.84vw !important; }
  .sections_black_tag .btn-black {
    margin-right: 0 !important; }
  .ProjectSubMenuWrapper.on {
    margin-left: 0; }
  .SearchSubMenuWrapper .headerMenu--navigation--subMenu {
    width: 100vw;
    left: 0;
    padding-left: 4vw;
    margin-top: 159px; }
    .SearchSubMenuWrapper .headerMenu--navigation--subMenu .topFinder {
      text-align: center;
      margin-top: 45px;
      background-image: url("/images/search_icn.svg");
      background-repeat: no-repeat;
      background-position: 85vw 6px;
      background-size: 21px 21px; }
      .SearchSubMenuWrapper .headerMenu--navigation--subMenu .topFinder input {
        border-radius: 0;
        width: 85%;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-bottom: 1px solid #fff;
        background: transparent;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        text-align: left;
        outline: none;
        font-size: 20px;
        color: #fff;
        padding: 7px; }
  .SearchSubMenuWrapper .suggestionsFinder {
    color: #fff;
    width: 85%;
    margin: 0 auto;
    margin-top: 25px;
    height: 100%; }
    .SearchSubMenuWrapper .suggestionsFinder .suggestionsFinderTitle {
      text-transform: uppercase; }
      .SearchSubMenuWrapper .suggestionsFinder .suggestionsFinderTitle p {
        font-size: 21px; }
      .SearchSubMenuWrapper .suggestionsFinder .suggestionsFinderTitle hr {
        margin-top: 0;
        margin-bottom: 20px; }
    .SearchSubMenuWrapper .suggestionsFinder li {
      list-style: none;
      font-size: 19px;
      color: #e20025; }
      .SearchSubMenuWrapper .suggestionsFinder li span.samethanfinder {
        color: #fff; }
  .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper:nth-child(even) .subMenuItem, .headerMenu--navigation .headerMenu--navigation--subMenu .subItemWrapper:nth-child(even) .subMenuItem > div {
    left: 0px; }
  .headerMenu--navigation--subMenu {
    position: fixed;
    background: #191919;
    z-index: 99;
    height: 100vh; }
  .subMenuItem {
    width: 53.33333vw;
    position: relative;
    left: 40%; }
    .subMenuItem .caseStudyBgMenu {
      background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_case_study.jpg"); }
    .subMenuItem .commercialBgMenu {
      background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_oficina.jpg"); }
    .subMenuItem .residentialBgMenu {
      background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_residencial.jpg"); }
    .subMenuItem .hotelBgMenu {
      background-image: url("https://console.klein-europe.com/uploads/header_footer_images/proyecto_hoteles.jpg"); }
    .subMenuItem.subMenuItem--rightAlign {
      right: 0;
      left: 0;
      margin: 0 auto; }
    .subMenuItem .subMenuItem-bg {
      height: 100%; }
    .subMenuItem .subMenuItem--square {
      width: 75%;
      color: #fff;
      height: 37px;
      line-height: 43px;
      font-size: 16px;
      bottom: -15px;
      max-width: 150px; }
  .extended_new_background_section .imgFirstSlide.small {
    width: 22.91667vw;
    right: 8.33333vw; }
    .extended_new_background_section .imgFirstSlide.small .extended_new_background_image {
      height: calc(6.25vw + 120px);
      height: -moz-calc(6.25vw + 120px);
      margin-top: 0; }
    .extended_new_background_section .imgFirstSlide.small .download_case_study {
      margin-left: 0;
      left: -60.417vw;
      bottom: calc(6.25vw + 120px);
      bottom: -moz-calc(6.25vw + 120px); }
  #mvDesc {
    white-space: pre-line;
    padding-right: 6.25vw;
    margin-top: 7.5%; }
    #mvDesc * {
      font-size: 20px;
      line-height: 30px;
      font-weight: lighter;
      font-family: "Calibre" !important; }
  .img_Title {
    margin: 5.5% 0;
    padding-right: 2.5%; }
    .img_Title h1, .img_Title .h1 {
      width: 100%;
      padding-left: 8.33333vw;
      padding-right: 8.33333vw; }
  #bodyProduct {
    width: 100%;
    margin-left: 0; }
    #bodyProduct .new_narration_container_row {
      margin-left: 8.33333vw; }
    #bodyProduct .downloadTable {
      width: 100%; }
      #bodyProduct .downloadTable ::before {
        top: 30px;
        left: 30px; }
      #bodyProduct .downloadTable ::after {
        bottom: 30px;
        right: 30px; }
  .galeryProduct {
    width: 83.33333vw;
    margin-left: 8.33333vw; }
    .galeryProduct .imgGalery {
      width: 75.0vw;
      height: 42.91667vw; }
    .galeryProduct .zoom {
      top: 60px; }
    .galeryProduct .arrows_galery {
      top: 59px;
      left: calc(75.0vw - 60px); }
  .installation {
    width: 83.33333vw; }
    .installation .btn-small {
      width: 27.08333vw; }
    .installation .installationLink {
      margin-left: 0 !important; }
      .installation .installationLink .installationInfo {
        width: 83.33333vw;
        height: 27.5vw;
        margin-bottom: 0px; }
        .installation .installationLink .installationInfo .alineaCentro:first-child {
          width: 25.0vw; }
        .installation .installationLink .installationInfo .alineaCentro:last-child {
          width: 58.33333vw;
          padding-left: 8.33333vw;
          padding-right: 2.5%; }
  html, body {
    margin-bottom: 0; }
  footer .titleFooter {
    padding-top: 5%;
    margin-bottom: 5%;
    max-width: 700px; }
  footer .infoInf .descRight {
    display: none; }
  footer .infoInf .descLeft {
    width: 100%; }
  .contactFooterBox footer .infoContact h5 {
    font-size: 18px; }
  .productsView .textHeaderP {
    padding-bottom: 30px; }
  .productsView .headerBanner {
    margin-top: 0px; }
  .productsView .desktopView {
    display: block !important; }
  .productsContent {
    margin-right: 8.3333vw; }
    .productsContent .listProducts .type {
      padding-left: 0; }
    .productsContent .noBorderLeft {
      border-left: 0px !important; }
    .productsContent .filters {
      margin-bottom: 25px; }
      .productsContent .filters #aplication {
        width: 100%;
        display: block; }
        .productsContent .filters #aplication .opt.textLeft > .alineaCentro {
          width: 270px; }
      .productsContent .filters .filter .filterOptions .opt {
        padding: 12px 0 8px 30px; }
      .productsContent .filters #material, .productsContent .filters #weight {
        width: 50%;
        display: inline-block; }
      .productsContent .filters .filter .filterTitle {
        text-align: left; }
        .productsContent .filters .filter .filterTitle > div {
          padding-left: 30px; }
      .productsContent .filters.open #material .filterOptions, .productsContent .filters.open #weight .filterOptions {
        height: 170px !important; }
      .productsContent .filters.navFixed.open .filterTitle::before {
        transform: rotate(-90deg) !important;
        -webkit-transform: rotate(-90deg) !important;
        -moz-transform: rotate(-90deg) !important; }
    .productsContent .listProducts {
      width: 100%;
      margin: 30px auto; }
  #aplication.open .filterTitle::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg); }
  #aplication.open .filterOptions {
    height: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px; }
  #material.open .filterTitle::before, #weight.open .filterTitle::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg); }
  #material.open .filterOptions, #weight.open .filterOptions {
    height: 165px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px; }
  .productsContent .filters #findIcon {
    right: -50px;
    top: 0; }
  .productsContent .filters #findIcon .filterOptions {
    height: 150px;
    border: 0px; }
  .productsContent .filters #findIcon .filterOptions .labelFind {
    margin-left: 5px; }
  .hidden_in_mobile {
    display: none !important; }
  .black_tag_responsive {
    width: 50%;
    height: 50px; }
  .whithout_mainright {
    margin-left: -8.3333vw; }
  .responsive_initial_tag {
    width: 50vw;
    color: #FFFFFF;
    background-color: #191919;
    font-size: 18px;
    height: 50px;
    padding-left: 6.25vw;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .responsive_initial_tag hr {
      width: 15px;
      margin-top: 4px; }
  .titleBox_responsive {
    padding-left: 6.25vw;
    margin: 7.25% 0 4.75%; }
  .first_image_responsive {
    width: calc(100% - 12.5vw);
    height: 250px;
    margin: 25px auto 0px auto; }
  .second_image_responsive {
    width: calc((100% - 12.5vw) / 2);
    height: 250px;
    margin: 25px auto 0px 6.25vw; }
  .extended_new_card_responsive {
    box-shadow: none;
    margin-top: 25px;
    width: calc(100% - 12.5vw);
    margin: 25px auto 0px auto; }
  .related_news_responsive .title {
    margin: 0px auto; }
  .news_element_responsive {
    overflow: hidden;
    width: 100%;
    height: 31vw;
    box-shadow: none;
    margin: 0px auto;
    border-bottom: 3px solid #cccccc; }
  .news_container_responsive {
    width: 100%;
    height: 100%;
    box-shadow: none; }
  .new_bottom_row_responsive {
    width: 100%;
    height: 100%;
    display: flex;
    box-shadow: none; }
  .new_img_container_responsive {
    width: 31vw;
    height: 31vw; }
  .new_description_container_responsive {
    height: 31vw;
    padding: 0 8px 0 7.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    width: calc(100% - 31vw); }
  .product_families_container .product_family_element .product_families_details_container .squareProduct-slideCont {
    width: calc(25vw + 60px);
    width: -moz-calc(25vw + 60px); }
  .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail {
    height: calc(25vw + 60px);
    height: -moz-calc(25vw + 60px); }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail .square_product_detail_content {
      width: calc(25vw + 60px);
      width: -moz-calc(25vw + 60px); }
  .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card {
    width: 100%;
    margin-left: 0; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card h4 {
      width: 75.0vw; }
    .product_families_container .product_family_element .product_families_details_container .product_families_row .product_families_description_card .contDescripCard.cloned > div {
      width: 83.33333vw; }
  .product_families_container .product_family_element .product_families_details_container .product_families_row .redTag-slideCont {
    margin-left: 0; }
  .product_families_container .product_family_element .product_families_details_container .product_families_row .square_product_detail {
    height: calc(25vw + 60px);
    height: -moz-calc(25vw + 60px);
    width: calc(25vw + 60px);
    width: -moz-calc(25vw + 60px);
    margin-left: calc(25vw - 60px);
    margin-left: -moz-calc(25vw - 60px); }
  .product_families_container .product_family_element .blackTag-slideCont {
    top: 0;
    left: 25vw; }
  .blog_news_container .blog_new_details_container {
    width: 83.33333vw;
    margin-left: 8.33333vw; }
    .blog_news_container .blog_new_details_container .blog_new_details_card {
      width: 100%;
      margin-left: 0; }
      .blog_news_container .blog_new_details_container .blog_new_details_card .position_relative .desc > div {
        width: 75.0vw; }
    .blog_news_container .blog_new_details_container .blog_new_red_tag {
      margin-left: 12.5vw; }
    .blog_news_container .blog_new_details_container .blog_new_middle_black_card {
      margin-left: 0; }
      .blog_news_container .blog_new_details_container .blog_new_middle_black_card .boxGray {
        width: 83.33333vw;
        padding: 7.5vw !important; }
  .formWrapper.col-10 {
    width: 83.33333vw;
    margin-left: 4.16667vw;
    margin-right: 0; }
  .newsHomeContainer .position_arrows_bn {
    left: calc(91.66667vw - 120px);
    left: -moz-calc(91.66667vw - 120px); }
  .business_container .business_left_image, .business_container .business_right_image {
    display: none; }
  .business_container .business_black_tag {
    left: 8.33333vw; }
  .business_container .business_over_section {
    width: 83.33333vw;
    margin-left: 8.33333vw;
    margin-top: 60px; }
    .business_container .business_over_section .business_over_top_left, .business_container .business_over_section .business_over_top_right, .business_container .business_over_section .business_over_top_left img.full {
      height: 41.66667vw; }
  .technical_support_container .technical_support_top .technical_support_top_over {
    width: 83.33333vw;
    margin-left: 0; }
    .technical_support_container .technical_support_top .technical_support_top_over .phone_numer_text_margin {
      line-height: 10px; }
    .technical_support_container .technical_support_top .technical_support_top_over .ts_red_tag {
      margin-left: 25.0vw !important;
      padding-left: 0; }
    .technical_support_container .technical_support_top .technical_support_top_over .st_card {
      width: 83.33333vw;
      padding-top: 25px; }
  .bannerDown {
    top: 0; }
  .blog_news_container .blog_news_background .blog_news_image_container, .blog_news_container .blog_news_background .blog_news_download_container {
    display: none; }
  .content_two_columns {
    width: calc(100% - 8.33333vw);
    width: -moz-calc(100% - 8.33333vw); }
  .half_of_father {
    width: 100%; }
  .content_two_columns .content_to_right {
    justify-content: center; }
  .filter_klein {
    margin-right: 20px;
    margin-bottom: -9px; }
  .filter_news .Select-placeholder, .filter_news .Select--single > .Select-control .Select-value {
    font-size: 20px !important;
    padding-left: 15px !important; }
  .filter_contactForm_option.Select-value {
    padding-left: 20px !important; }
  .news_element {
    width: 100%;
    margin-bottom: 0px; }
  .news_container {
    width: 100%; }
  .new_description_container {
    width: calc(100% - 31.25vw);
    width: -moz-calc(100% - 31.25vw);
    padding-right: 2.5%; }
  .projectItem--aboutText--title h2 {
    font-size: 21px;
    line-height: 27px; }
  .projectsView .projectsView--content .contProj {
    margin-right: 0 !important;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2); }
    .projectsView .projectsView--content .contProj:not(:nth-child(2n)) {
      margin-right: 2.5vw !important; }
    .projectsView .projectsView--content .contProj .projectItem {
      height: auto;
      width: 41.66667vw;
      margin-bottom: 0; }
      .projectsView .projectsView--content .contProj .projectItem .project_img_container {
        height: 200px; }
        .projectsView .projectsView--content .contProj .projectItem .project_img_container .backImg {
          height: 200px; }
      .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText {
        height: 240px; }
  .projectsView footer.generic {
    margin-top: 0px; }
  #projectPage .titleBox {
    padding-right: 8.33333vw; }
    #projectPage .titleBox .alineaInferior:first-child {
      width: calc(100% - 200px);
      width: -moz-calc(100% - 200px); }
    #projectPage .titleBox .alineaInferior:last-child {
      width: 200px;
      text-align: right;
      vertical-align: top;
      padding-top: 25px; }
  #projectPage .extended_new_background_section.case {
    margin-top: 210px; }
  #projectPage .staff {
    margin-bottom: 0px; }
    #projectPage .staff .staff_column {
      width: 50%;
      margin-bottom: 5vw; }
  #projectPage .downloadContainer {
    display: none; }
  #projectPage .boxGray {
    padding: 6.66667vw !important; }
  #projectPage q {
    font-size: 24px; }
  .adjust_to_two_elements {
    width: 100%; }
    .adjust_to_two_elements .col-3 {
      margin-left: 2.5%;
      margin-right: 2.5%;
      width: 45%;
      min-width: initial; }
    .adjust_to_two_elements .btn-auto {
      margin-left: 2.5%; }
  .boxGray.centrarHorizontal .col-5 {
    width: 100%; }
  .txtBim .alineaSuperior.inline:last-child img {
    margin-bottom: 60px;
    margin-top: 60px; }
  .business_view .mainRightContent--corporationHistory .alineaSuperior:nth-child(1) {
    width: 100%;
    padding-top: 0; }
  .business_view .mainRightContent--corporationHistory .alineaSuperior:nth-child(2) {
    width: 100%;
    padding-left: 0px;
    display: block;
    margin: 0px auto;
    padding-top: 0px; }
  .business_view .in_constant_movement {
    padding-top: 110px; }
    .business_view .in_constant_movement .wrapperTwiceBox--left {
      display: flex;
      margin-bottom: 20px; }
      .business_view .in_constant_movement .wrapperTwiceBox--left div {
        width: 35vw;
        height: 35vw;
        position: relative; }
        .business_view .in_constant_movement .wrapperTwiceBox--left div:nth-child(2) {
          margin-left: 7.5vw; }
        .business_view .in_constant_movement .wrapperTwiceBox--left div img {
          width: 100%;
          height: 100%; }
  .business_view .corporationDivideHistory .wrapperTwiceBox--left {
    display: flex;
    flex-wrap: wrap; }
    .business_view .corporationDivideHistory .wrapperTwiceBox--left .movement_text_section {
      width: 100%;
      margin-left: 0px;
      height: initial; }
      .business_view .corporationDivideHistory .wrapperTwiceBox--left .movement_text_section:nth-child(2) {
        margin-left: 0px; }
  .business_view .bottom_images_container div {
    width: 35vw;
    height: 35vw;
    display: inline-block; }
    .business_view .bottom_images_container div:nth-child(2) {
      margin-left: 7.5vw; }
    .business_view .bottom_images_container div img {
      width: 100%;
      height: 100%; }
  .revert_in_tablet {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse; }
  .productsContent .filters .filter .filterOptions .opt .squared input[type=checkbox]:checked + label h4 {
    margin-left: 24px; }
  .corporationDivideHistory {
    width: calc(100% - 8.33333vw);
    width: -moz-calc(100% - 8.33333vw); }
  .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content--info {
    width: 83.33333vw; }
  .downloads .download {
    margin-right: 2.5vw;
    margin-bottom: 30px; }
  .downloads .download .info {
    padding: 40px 50px 10px 40px; }
  .downloads a:nth-child(2n - 1) {
    text-decoration: underline; }
    .downloads a:nth-child(2n - 1) .download {
      left: -20px; }
  #descarga .titleBox > div {
    width: 60%; }
  .downloadBarBox .downloadBarBox--title {
    width: calc(87.5vw - 35px);
    width: -moz-calc(87.5vw - 35px);
    margin-left: 8.333vw; }
  .apuestaView .downloads .download {
    margin-right: 2.25vw; }
  .apuestaView .downloads:hover .downloadHover {
    opacity: 0; }
  .apuestaView .adjust_to_two_elements {
    padding: 0 2%; }
  .apuestaView .txtBim .alineaSuperior {
    padding-right: 8.33333vw;
    width: 100%; }
    .apuestaView .txtBim .alineaSuperior:first-child {
      margin-right: 0; }
    .apuestaView .txtBim .alineaSuperior:last-child {
      padding-top: 60px; }
  .apuestaView .boxGray {
    padding: 4.16667vw 8.33333vw !important; }
    .apuestaView .boxGray .col-5:first-child {
      margin-bottom: 30px; }
  #descarga .downloads .infoDownload:hover .container .backImg {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1); }
  #descarga .downloads .infoDownload .container .backImg {
    background-size: cover; }
  #newsView .titleBox .alineaInferior:first-child {
    width: calc(100% - 33.333vw);
    width: -moz-calc(100% - 33.333vw); }
  #newsView .extended_new_background_section ~ .mainRightContent {
    margin-left: 0;
    width: 100%; }
  #newsView .two_columns_news .news_element:nth-child(2n) {
    margin-left: 0px; }
  .filter_news .Select-placeholder, .filter_news .Select--single > .Select-control .Select-value {
    padding-left: 20px !important;
    padding-top: 10px; }
  #videoView .contVideo .vidd .desc {
    margin-left: 0px !important;
    width: calc(100% - 10.66667vw) !important; }
  #videoView .contVideo:nth-child(even) .vidd .desc {
    margin-left: 8.33333vw !important; } }

@media screen and (max-width: 721px) {
  .headerMenu--navigation .footerNavigation div.socialNetworks {
    right: 14.33vw;
    padding-right: 1px; }
  .headerMenu--navigation .headerMenu--navigation--downAll .searchFilterInMenu input {
    margin-right: 8px; } }

@media only screen and (max-width: 1365px) and (min-width: 951px) {
  .itf-container {
    right: -54%; } }

@media screen and (max-width: 950px) {
  .itf-container {
    right: 70px;
    bottom: -30px;
    top: auto; }
  .hiddenMobile {
    display: none; }
  .itf-text {
    width: 100%;
    height: 0;
    transition: height .35s ease;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    padding: 0;
    overflow: hidden; }
  .itf-text.active {
    height: auto;
    padding: 15px;
    display: block; } }

@media screen and (max-width: 640px) {
  .itf-container {
    right: 90px;
    bottom: 0;
    top: auto; }
  #prodOver .closeTextoProducto {
    bottom: -35px; }
  #prodOver h2:first-letter {
    font-size: 20px; }
  #prodOver .bottom_text_container .bottom_text1 {
    font-size: 30px;
    line-height: 40px; }
  .texto_producto3_container {
    box-shadow: none; }
  .hiddenTablet {
    display: block; }
  .productsContent .filters #material, .productsContent .filters #weight {
    width: 100%;
    display: block; }
  h1, .h1, h2:first-letter {
    font-size: 30px; }
  h1, .h1 {
    line-height: 40px; }
  h2 {
    font-size: 23px;
    line-height: 25px;
    padding-top: 0; }
  h3 {
    font-size: 16px;
    line-height: 25.18px; }
  h4, h5 {
    font-size: 18px;
    line-height: 25px; }
  .pinfoNewsletter {
    margin-left: 20px;
    margin-bottom: 25px;
    width: 90%; }
  .desktopView, .titleFooter, .infoSupContainer, #slideRep, .gone_in_mobile, #inNews .headerBanner, .hiddenMov, #snapLanding--banner {
    display: none !important; }
  .mobileView, .hidden.mb, .visible_only_mobile {
    display: block !important; }
  .titleBox .alineaInferior:last-child {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: bottom; }
  #newsView .two_columns_news .news_element:not(:last-child) {
    margin-bottom: 0px !important; }
  .btn-black[class*="img_"] p {
    padding-top: 6px; }
  #newsView footer.generic, .apuestaView footer.generic {
    margin-top: 0px; }
  .mapContact {
    margin-top: 740px !important;
    height: 300px !important; }
  .contactView .formWrapper {
    margin-bottom: 0px;
    z-index: 10; }
  footer.generic {
    margin-top: 60px; }
  footer .titleFooter {
    padding-left: 20px;
    padding-top: 7.5%;
    margin-bottom: 7.5%; }
    footer .titleFooter.es h1, footer .titleFooter.es .h1 {
      text-indent: 0; }
    footer .titleFooter .titleFooterHereItem::after {
      bottom: 9px; }
    footer .titleFooter h1, footer .titleFooter .h1 {
      text-indent: 0px; }
  footer .infoSup {
    padding-left: 0px; }
    footer .infoSup .footr.hidden {
      padding: 0 20px; }
      footer .infoSup .footr.hidden p {
        font-size: 18px; }
        footer .infoSup .footr.hidden p span.textUp {
          font-size: 16px; }
      footer .infoSup .footr.hidden .txt.small {
        display: block; }
      footer .infoSup .footr.hidden .txt:not(.small) {
        display: none; }
    footer .infoSup .infoContact {
      padding-left: 20px !important;
      margin-bottom: 30px; }
      footer .infoSup .infoContact:first-child {
        float: right;
        padding-right: 10px; }
      footer .infoSup .infoContact:nth-child(3), footer .infoSup .infoContact.social {
        width: 100% !important; }
      footer .infoSup .infoContact.social {
        text-align: center;
        padding-right: 20px !important;
        margin-bottom: 40px; }
        footer .infoSup .infoContact.social > div:not(.contIcon) {
          display: none; }
      footer .infoSup .infoContact.social .contIcon > div {
        width: 50%;
        display: inline-block; }
        footer .infoSup .infoContact.social .contIcon > div:first-child a:last-child .socialIcons {
          margin-left: calc(66% - 80px);
          margin-right: calc(33% - 40px);
          margin-left: -moz-calc(66% - 80px);
          margin-right: -moz-calc(33% - 40px); }
        footer .infoSup .infoContact.social .contIcon > div:last-child a:first-child .socialIcons {
          margin-right: calc(66% - 80px);
          margin-left: calc(33% - 40px);
          margin-right: -moz-calc(66% - 80px);
          margin-left: -moz-calc(33% - 40px); }
        footer .infoSup .infoContact.social .contIcon > div:last-child .socialIcons {
          margin-left: 0; }
      footer .infoSup .infoContact .phone h3 {
        display: block; }
        footer .infoSup .infoContact .phone h3.hidden.mb + h3.alineaCentro {
          display: none; }
  footer .infoInf .descLeft .logoFooter {
    width: 120px; }
    footer .infoInf .descLeft .logoFooter img {
      width: 80px; }
  footer .infoInf .descLeft > :not(.logoFooter) {
    width: calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    padding: 0px;
    text-align: center; }
  .suggestionsFinderList {
    height: 100%;
    overflow: auto; }
  .responsiveNavMenu a {
    font-size: 29px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav--languages p {
    font-size: 18px; }
  .photoProducts .photoProductsBack, .bannerHeaderStyle .photoProductsBack {
    width: 50%; }
  .photoProducts .photoProductsBack.stickyChange, .bannerHeaderStyle .photoProductsBack.stickyChange {
    top: 50px;
    width: 50%; }
  .formWrapper .form .col-4:nth-child(2), .btn-auto.btn-black.title.rel {
    margin-left: 0; }
  .filter_projects_option, .filter_news_option {
    height: 40px !important;
    font-size: 18px !important;
    padding-top: 5px; }
    .filter_projects_option.Select-value, .filter_news_option.Select-value {
      line-height: 34px !important;
      padding-left: 20px !important;
      padding-top: 5px !important; }
  [class*="btn"] {
    height: 50px; }
    [class*="btn"] p {
      font-size: 16px;
      line-height: 1; }
  hr[class*="Line"] {
    margin-top: 0px; }
  #linkBannMob {
    position: absolute;
    width: 100%;
    bottom: 30px; }
  .header_landings_container .header_landing .contBackImg .backImg {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%); }
  .responsiveNavMenu .responsiveNavMenu--searchIcon img {
    width: 21px;
    height: 21px;
    margin-top: 0;
    right: 21px; }
    .responsiveNavMenu .responsiveNavMenu--searchIcon img h4 {
      margin-top: 2px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 0px;
    position: absolute;
    bottom: 30px; }
    .responsiveNavMenu .responsiveNavMenu--footerNav .responsiveNavMenu--footerNav--socialNetworks img[src*="youtube2"] {
      width: 25px;
      right: 33px; }
  .SearchSubMenuWrapper .headerMenu--navigation--subMenu {
    padding-left: 0;
    margin-top: 0; }
    .SearchSubMenuWrapper .headerMenu--navigation--subMenu .topFinder {
      margin-top: 34px; }
  .SearchSubMenuWrapper .suggestionsFinder .suggestionsFinderTitle p {
    font-size: 16px;
    margin-bottom: 5px; }
  .SearchSubMenuWrapper .suggestionsFinder li {
    list-style: none;
    font-size: 29px;
    color: #e20025;
    font-family: noe;
    line-height: 39px; }
  .ProjectSubMenuWrapper, .SearchSubMenuWrapper {
    right: 0; }
  .map_element_contact {
    margin-left: -250px; }
  #loader.upLoader {
    top: 0;
    transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s; }
  .headerBanner {
    margin-top: 50px; }
  .btn-small {
    width: 50vw;
    padding-left: 6.25vw; }
  q {
    font-size: 20px;
    line-height: 28px; }
  .corporationDivideHistory {
    padding-right: 0; }
  #bodyProduct, .productsView .photoProducts + .headerBanner, .headerBanner .headerBanner--breadcrumbs, #card,
  .imgGalery .zoom, .staff, .viewDesk {
    display: none; }
  .photoProduct {
    margin-top: 60px; }
  .boxGray {
    width: 100vw !important;
    padding: 12.4vw 9.35vw !important;
    margin-left: -6.25vw !important;
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important; }
    .boxGray::before {
      top: 20px;
      left: 15px; }
    .boxGray::after {
      bottom: 20px;
      right: 15px; }
  .leftSidebar + * {
    margin-top: 50px; }
  .photoProduct {
    height: 54.5vw; }
  #seeNames, #names {
    width: 200px;
    text-align: right;
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 127px;
    right: -78px;
    font-weight: normal; }
    #seeNames *, #names * {
      display: inline-block;
      color: #e20025; }
    #seeNames hr, #names hr {
      width: 20px;
      background-color: #e20025;
      height: 1px;
      border: 0px;
      position: relative;
      top: -3px;
      left: -10px; }
    #seeNames h3, #names h3 {
      font-size: 18px;
      font-weight: normal; }
  .photoProduct img {
    width: auto;
    height: 55vw; }
  .mainRightContent, .extended_new_container {
    width: 100%;
    margin-left: 0px; }
  #mvDesc {
    font-size: 18px;
    line-height: 25px;
    font-family: "Calibre" !important;
    font-weight: lighter;
    white-space: pre-wrap;
    margin-top: 8%; }
    #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) {
      font-size: 18px;
      line-height: 25px;
      font-family: "Calibre" !important;
      font-weight: lighter;
      padding-right: 8px; }
      #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) li {
        padding-bottom: 10px; }
      #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) ul {
        padding-left: 16px;
        white-space: normal !important; }
      #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) strong, #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) b {
        font-weight: normal !important; }
      #mvDesc *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) em {
        font-style: italic !important; }
  .pdd {
    padding: 0 6.25vw; }
  .titleBox {
    padding: 0px 6.25vw;
    margin: 30px 0 5%; }
    .titleBox .selectSpan {
      position: relative;
      right: inherit;
      top: 13px;
      bottom: inherit; }
  .photoProducts {
    height: 54.65vw; }
  .productsContent .filters.navFixed .filterTitle::before {
    content: url(/images/interiorArrow.svg) !important; }
  .products .door {
    margin: 5px 0px 0 !important; }
  #contCard #card {
    width: 66.66667vw; }
  #contCard .hidden.mb.pdd {
    width: 100%;
    margin: 35px 0; }
  #bodyProduct {
    margin-left: 16.66667vw; }
    #bodyProduct .downloadTable {
      width: 83.33333vw; }
    #bodyProduct .new_narration_container_row {
      margin-left: -16.66667vw; }
    #bodyProduct ~ .img_Title img {
      width: 16.66667vw; }
    #bodyProduct ~ .img_Title h1, #bodyProduct ~ .img_Title .h1 {
      width: 100%;
      padding: 0 6.25vw; }
  .galeryProduct {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px; }
    .galeryProduct .zoom {
      display: none; }
    .galeryProduct .imgGalery {
      width: 87.5vw;
      margin-left: 6.25vw; }
    .galeryProduct .arrows_galery {
      width: 100px;
      height: 100px;
      display: inline-block;
      margin-left: 62.5vw;
      margin-top: 25%;
      position: relative;
      top: 0;
      left: 0; }
      .galeryProduct .arrows_galery .sliderAnimate--controls--box.arrows_reversed .sliderAnimate--controls--box--arrow {
        margin-top: 0%; }
        .galeryProduct .arrows_galery .sliderAnimate--controls--box.arrows_reversed .sliderAnimate--controls--box--arrow:last-child {
          margin-top: -1px; }
    .galeryProduct .imgLeftArrow.mb {
      width: 50vw;
      margin-top: 7.5%;
      display: inline-block !important;
      margin-left: 6.25vw; }
      .galeryProduct .imgLeftArrow.mb + .arrows_galery {
        margin-left: 6.25vw; }
  .sliderAnimate--controls--box {
    width: 100px;
    height: 100px; }
    .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow {
      width: 50px;
      height: 50px; }
    .sliderAnimate--controls--box.arrows_reversed .sliderAnimate--controls--box--arrow {
      margin-top: -99px; }
  .installation {
    width: 100%;
    margin-top: 15%; }
    .installation .btn-small {
      width: 46.875vw;
      margin: auto;
      padding-left: 6vw;
      margin-left: 31.25vw; }
    .installation .installationLink {
      width: 100%;
      margin: 0 !important;
      float: none; }
      .installation .installationLink .installationInfo {
        width: 100%;
        height: 31vw;
        box-shadow: none;
        border-top: 1px solid #cccccc; }
        .installation .installationLink .installationInfo .alineaCentro:first-child {
          width: 31.25vw; }
        .installation .installationLink .installationInfo .alineaCentro:last-child {
          width: calc(100% - 31.25vw);
          width: -moz-calc(100% - 31.25vw);
          padding-left: 6.25vw; }
      .installation .installationLink:last-child .installationInfo {
        border-bottom: 1px solid #cccccc; }
  .mobileView--portrait {
    display: none; }
  .mobileView--cellphones, .projectsView .projectsView--content .projectItem--aboutText .case_study {
    display: block !important; }
  .contactView .formWrapper.col-10 {
    width: 100vw;
    margin-left: 0px; }
  .contactView .formWrapper .form .col-4 .inputForm.withSelectBox .filter_klein {
    margin-top: 0px;
    margin-bottom: 0px; }
  .contactView .errorFormMessage {
    display: block;
    margin-left: 0px; }
  .contactView .full_view_container {
    padding-top: 0px; }
  .contactView .header_image_section_mobile {
    height: 40vw;
    min-height: 100px; }
    .contactView .header_image_section_mobile.contact {
      background-image: url("https://console.klein-europe.com/uploads/header_footer_images/header_contacto.jpg"); }
  .contactView .contactFooterBox {
    width: 100%; }
    .contactView .contactFooterBox .mobileView .footerWrapper--column {
      width: 27.5vw; }
    .contactView .contactFooterBox .mobileView .footerWrapper--column.col-11.socialContent.mobileView--cellphones {
      width: 100%;
      padding: 0; }
    .contactView .contactFooterBox .mobileView .footerWrapper--slogan.mobileView--cellphones {
      display: none !important; }
    .contactView .contactFooterBox .mobileView .footerWrapper {
      margin-top: 0; }
    .contactView .contactFooterBox footer .infoContact {
      padding-left: 0px !important;
      padding-right: 0px !important; }
      .contactView .contactFooterBox footer .infoContact:first-child {
        padding-left: 10px !important; }
      .contactView .contactFooterBox footer .infoContact.social {
        width: 100% !important; }
  .footerResponsiveWrapper.mobileView--cellphones {
    margin: 0 auto;
    width: 67%; }
  .footerResponsiveWrapper .footerHeader {
    margin-top: 30px; }
    .footerResponsiveWrapper .footerHeader h1, .footerResponsiveWrapper .footerHeader .h1 {
      text-indent: 0; }
  .extended_new_background_section .imgFirstSlide {
    width: 40.625% !important;
    height: 50vw !important;
    display: inline-block;
    vertical-align: top;
    margin-left: 6.25vw !important;
    position: relative;
    right: inherit !important; }
    .extended_new_background_section .imgFirstSlide .backImg {
      height: 50vw !important; }
  #prodOver .textHeaderP {
    width: 87%;
    margin: 0 auto 30px;
    padding-bottom: 0px; }
    #prodOver .textHeaderP .two_text_columns {
      column-count: 1;
      -webkit-column-count: 1; }
  #prodOver .titleBox .selectSpan {
    top: 35px; }
  #prodOver .in_row {
    display: block; }
  #prodOver .hiddenImgs {
    display: none !important; }
  #prodOver .mobileView--cellphones {
    display: block !important;
    position: relative;
    width: 100%; }
  #prodOver .proInt {
    text-align: center; }
  .productsContent {
    margin: 0 6.25vw; }
    .productsContent .noBorderLeft {
      border-left: 1px solid #e20025 !important; }
    .productsContent .listProducts {
      margin: 10px auto; }
      .productsContent .listProducts:last-child {
        margin-bottom: 0; }
    .productsContent .filters {
      width: 100%;
      top: 0 !important; }
  .productsContent .filters.navFixed .filterTitle {
    background-color: #e20025 !important;
    color: white !important;
    border-right: 1px solid white; }
  .navFixed {
    position: relative !important; }
  .productsContent .filters #aplication .opt.textLeft > .alineaCentro {
    width: 50px;
    display: inline-block; }
  .productsContent .filters #aplication .opt.textLeft .imgDoor {
    width: 200px;
    opacity: 0; }
  .imgDoor.alineaCentro.visibleDoor {
    position: relative;
    left: -40px;
    bottom: 4px; }
  .productsContent .listProducts .type {
    margin-bottom: 0px; }
  .productsContent .listProducts .products {
    margin-left: -6.33333vw; }
  .visibleDoor {
    opacity: 1 !important; }
  .productsContent .filters .filter .filterTitle::before {
    width: 24px;
    height: 24px; }
  .productsContent .filters .filter .filterTitle > div h4 {
    padding-top: 3px; }
  .bannerHeaderStyle {
    height: 54.5vw; }
  .footerImgGeneric.emp {
    height: 51.56vw;
    background-image: url(/images/corporation/footer_img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .footerImgGeneric.emp img {
      display: none; }
  #inNews #contCard #card {
    width: 100%;
    display: block;
    margin: 0; }
    #inNews #contCard #card .buttonBlack, #inNews #contCard #card .buttonRed {
      display: none; }
    #inNews #contCard #card .extended_new_card {
      margin-top: 0;
      box-shadow: none;
      padding: 0 6.25%; }
      #inNews #contCard #card .extended_new_card > div:first-child h2, #inNews #contCard #card .extended_new_card > div:first-child hr {
        display: none; }
      #inNews #contCard #card .extended_new_card > div:nth-child(n-2) .new_description_text {
        margin-bottom: 0px; }
  #projectPage .headerBanner {
    display: none; }
  #projectPage .titleBox .alineaInferior {
    width: 100%; }
  #projectPage #contCard.case .imgFirstSlide {
    margin-top: 210px; }
    #projectPage #contCard.case .imgFirstSlide .download_case_study {
      bottom: 50vw;
      left: -46.875vw; }
  #projectPage #contCard #card {
    width: 100%;
    display: block;
    margin: 0; }
    #projectPage #contCard #card .buttonBlack, #projectPage #contCard #card .buttonRed {
      display: none; }
    #projectPage #contCard #card .extended_new_card {
      margin-top: 0;
      box-shadow: none;
      padding: 0 6.25%; }
      #projectPage #contCard #card .extended_new_card > div:first-child h2, #projectPage #contCard #card .extended_new_card > div:first-child hr {
        display: none; }
      #projectPage #contCard #card .extended_new_card > div:nth-child(n-2) .new_description_text {
        margin-bottom: 0px; }
  #projectPage #contCard + .galeryProduct {
    margin-top: 30px; }
  .projectsView #contCard {
    padding-bottom: 10px !important;
    margin-top: 0 !important; }
  .projectsView .photoProducts .headerBanner {
    display: none; }
  .projectsView .headProducto .headerBanner {
    display: none; }
  .projectsView .titleBox .alineaInferior {
    width: 100% !important; }
    .projectsView .titleBox .alineaInferior .Select {
      width: calc(100% - 40px);
      width: -moz-calc(100% - 40px);
      margin-left: 20px;
      margin-top: 15px;
      height: 40px !important; }
    .projectsView .titleBox .alineaInferior .Select-value {
      margin-top: 0px; }
  .projectsView .titleBox .projectByYear {
    position: relative;
    bottom: 0;
    margin: 5vw 6.25vw;
    float: none; }
    .projectsView .titleBox .projectByYear .filter_klein {
      width: 87.5vw;
      height: 50px;
      margin: 0; }
  .projectsView .projectsView--content .contProj {
    width: 100vw;
    margin: 0 !important;
    box-shadow: none;
    overflow: inherit; }
    .projectsView .projectsView--content .contProj .projectItem--coverImg--year {
      display: none; }
    .projectsView .projectsView--content .contProj:first-child .projectItem {
      border-top: 1px solid #cccccc; }
    .projectsView .projectsView--content .contProj .projectItem {
      width: 100%;
      height: 31.25vw;
      margin: auto;
      box-shadow: none;
      border-bottom: 1px solid #cccccc; }
      .projectsView .projectsView--content .contProj .projectItem .project_img_container {
        width: 31.5vw;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden; }
        .projectsView .projectsView--content .contProj .projectItem .project_img_container .backImg {
          width: 31.25vw;
          height: 100%;
          display: inline-block;
          vertical-align: top; }
      .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText {
        width: 65vw;
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
        .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText .projectItem--aboutText--title {
          height: 100%;
          padding: 0; }
          .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText .projectItem--aboutText--title > div {
            padding: 20px 5% 10px 20px; }
          .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText .projectItem--aboutText--title h2 {
            height: auto;
            font-size: 23px !important;
            line-height: 30px !important; }
        .projectsView .projectsView--content .contProj .projectItem .projectItem--aboutText .projectItem--aboutText--footer {
          display: none; }
    .projectsView .projectsView--content .contProj .case_study {
      display: block !important;
      width: 150px;
      height: 55px;
      padding-left: 20px;
      margin-left: 31.25vw;
      position: relative;
      background-color: #191919;
      color: #fff;
      text-transform: uppercase; }
      .projectsView .projectsView--content .contProj .case_study hr {
        border-color: #fff; }
      .projectsView .projectsView--content .contProj .case_study + .projectItem {
        border-top: 1px solid #cccccc; }
  .projectsView .projectsView--content .isNew {
    display: none; }
  .projectsView .projectsView--content > div:nth-child(n-1) .projectItem--coverImg--year ~ .projectItem {
    border-top: 1px solid #cccccc; }
  .projectsView .loadMoreBtn {
    width: 80px;
    height: 80px; }
  .projectsView .after_card_image {
    width: 100%;
    margin-bottom: 10px !important;
    margin-left: 0 !important; }
  .projectsView .sections_black_tag .btn-black {
    width: 50vw;
    float: none !important;
    margin-top: 0px !important; }
  .projectsView .related_container .btn-black {
    margin-left: 0 !important;
    margin-top: 2.25vw; }
  .landing.mb {
    margin-top: 50px;
    padding-bottom: 35px; }
    .landing.mb .header_landings_container {
      height: 45vh;
      margin-top: -50px; }
      .landing.mb .header_landings_container .header_principal_row {
        position: absolute;
        bottom: 0; }
        .landing.mb .header_landings_container .header_principal_row .header_black_container {
          width: calc(100% - 140px);
          width: -moz-calc(100% - 140px);
          max-width: 320px;
          padding: 0;
          margin-left: 20px;
          text-align: center; }
          .landing.mb .header_landings_container .header_principal_row .header_black_container p {
            font-size: 18px; }
      .landing.mb .header_landings_container .header_landing .contBackImg .backImg {
        width: 100vw; }
    .landing.mb .sliderAnimate--controls--box {
      bottom: inherit;
      left: calc(100% - 120px);
      left: -moz-calc(100% - 120px);
      z-index: 5;
      margin-top: -51px; }
    .landing.mb .header_white_container {
      padding: 0 20px;
      margin-top: 6.35%; }
      .landing.mb .header_white_container .little_top_text {
        text-transform: uppercase; }
      .landing.mb .header_white_container .contBullet {
        margin-bottom: 8%;
        position: relative;
        top: 0;
        right: 0; }
      .landing.mb .header_white_container .titleH1 {
        margin-bottom: 20%;
        overflow: hidden;
        -moz-transition: 1.8s;
        -o-transition: 1.8s;
        -webkit-transition: 1.8s;
        transition: 1.8s; }
        .landing.mb .header_white_container .titleH1 h1, .landing.mb .header_white_container .titleH1 .h1 {
          width: calc(100vw - 40px);
          width: -moz-calc(100vw - 40px); }
    .landing.mb .header_red_tag {
      width: calc(100% - 40px);
      width: -moz-calc(100% - 40px);
      margin: auto; }
  #news_to_render {
    margin-left: 0px; }
  .apuestaView .new_description_container {
    padding: 2.5vw; }
  .apuestaView .photoProducts {
    height: 40vw; }
  .apuestaView .headerBanner {
    margin-top: 0px; }
  .apuestaView .txtBim {
    padding: 0 20px; }
    .apuestaView .txtBim .alineaSuperior:first-child {
      width: 100%;
      padding-right: 0px;
      margin-right: 0px; }
    .apuestaView .txtBim .alineaSuperior:last-child {
      width: 100%;
      padding-top: 0px;
      padding-left: 0px;
      margin-top: 30px; }
      .apuestaView .txtBim .alineaSuperior:last-child img {
        margin: 0; }
  .apuestaView .boxGray {
    margin-top: 40px;
    width: 100% !important;
    margin-left: 0px !important;
    padding: 5vw 9.35vw !important;
    margin-bottom: 0px; }
    .apuestaView .boxGray .col-5:first-child {
      margin-bottom: 20px; }
    .apuestaView .boxGray .col-5 .playBtn {
      width: 60px;
      height: 60px;
      background-image: url(/images/play_btn_mobile.svg); }
    .apuestaView .boxGray .col-5 hr {
      margin-bottom: 10px;
      margin-top: 8px; }
  .apuestaView .adjust_to_two_elements {
    margin-top: 40px; }
    .apuestaView .adjust_to_two_elements .btn-black > div {
      padding-left: 20px !important; }
    .apuestaView .adjust_to_two_elements div:first-child {
      margin-left: 30%;
      width: 55%;
      padding-left: 0px; }
      .apuestaView .adjust_to_two_elements div:first-child > div {
        margin-left: 0px; }
    .apuestaView .adjust_to_two_elements div.col-3 {
      width: 100%;
      margin-bottom: 0px;
      box-shadow: none;
      border-bottom: 1px solid #E3E3E3;
      margin-left: 0px; }
      .apuestaView .adjust_to_two_elements div.col-3 .infoDownload {
        margin-left: 0px;
        width: 100%;
        display: flex;
        padding-right: 25px; }
        .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .container {
          width: 30%;
          margin-left: 0px;
          position: relative;
          height: initial;
          min-height: initial;
          background-color: #ededed; }
          .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .container .backImg {
            position: absolute;
            width: 100%;
            height: 100%;
            margin-left: 0px;
            background-size: 100%;
            background-position: center; }
        .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .container:after {
          content: "";
          display: block;
          padding-bottom: 100%; }
        .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .info {
          width: 70%;
          height: initial;
          padding: 20px 10% 20px 20px; }
          .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .info div:first-child {
            width: 15vw;
            height: 15vw;
            display: flex;
            justify-content: center;
            align-items: center; }
            .apuestaView .adjust_to_two_elements div.col-3 .infoDownload .info div:first-child img {
              margin: 0px; }
  .corporationView .titleBox h1, .corporationView .titleBox .h1 {
    margin-left: 0px; }
    .corporationView .titleBox h1 span, .corporationView .titleBox .h1 span {
      line-height: 40px;
      font-size: 30px; }
  .corporationView .corporationDivideHistory {
    width: 87.5vw;
    margin: 0px auto; }
    .corporationView .corporationDivideHistory .wrapperTwiceBox--left {
      margin-right: 0px; }
  .corporationView .slideTimeLine {
    height: auto; }
  .corporationView .sliderAnimate {
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px; }
    .corporationView .sliderAnimate .btn-small, .corporationView .sliderAnimate .empresa_controllers {
      width: 100%;
      height: 100px; }
    .corporationView .sliderAnimate .empresa_controllers .sliderAnimate--controls--box {
      right: calc(37.5% - 100px);
      right: -moz-calc(37.5% - 100px);
      bottom: 0; }
    .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative {
      height: calc(50vw + 130px);
      height: -moz-calc(50vw + 130px); }
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative [class*="empresa_families_back_"], .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative [class*="empresa_families_back_"] .backRight-slideCont,
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative [class*="empresa_families_back_"] .backLeft-slideCont, .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative [class*="empresa_families_back_"] .backRight-slideCont,
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative [class*="empresa_families_back_"] .backImg {
        width: 50vw;
        height: 50vw; }
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative .empresa_families_back_left {
        left: -31.5vw;
        top: 130px; }
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element > .position_relative .empresa_families_back_right {
        right: -31.5vw;
        top: 130px; }
    .corporationView .sliderAnimate .empresa_families_container .empresa_family_element .empresa_families_row {
      margin-top: -50vw; }
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element .empresa_families_row .squareProduct-slideCont, .corporationView .sliderAnimate .empresa_families_container .empresa_family_element .empresa_families_row .squareProduct-slideCont .square_empresa_detail,
      .corporationView .sliderAnimate .empresa_families_container .empresa_family_element .empresa_families_row .squareProduct-slideCont .sliderAnimate--leftBox--logo, .corporationView .sliderAnimate .empresa_families_container .empresa_family_element .empresa_families_row .squareProduct-slideCont .square_empresa_detail_image {
        width: 50vw;
        height: 50vw; }
    .corporationView .sliderAnimate .dateButtonCont.btn {
      width: 62.5vw;
      height: 50px;
      position: absolute;
      left: -25vw;
      top: -80px; }
  .corporationView #timeLine {
    width: 100%;
    margin-left: 0px; }
    .corporationView #timeLine .timeLine, .corporationView #timeLine .tmLn {
      width: 75%; }
  .corporationView .corporationTitleBox .titleBox h1, .corporationView .corporationTitleBox .titleBox .h1 {
    margin-left: -15px; }
  .corporationView .mobile_image {
    display: block;
    width: 35vw;
    height: 35vw;
    margin-bottom: 2.5vw; }
  .corporationView .alignt_left {
    float: left;
    margin-right: 5vw; }
  .corporationView .alignt_right {
    float: right;
    margin-left: 5vw; }
  .corporationView .in_constant_movement {
    padding-top: 30px; }
    .corporationView .in_constant_movement .wrapperTwiceBox--left div img {
      width: 35vw;
      height: 35vw; }
  .corporationView .corporationDivideHistory .none_in_mobile {
    display: none !important; }
  .headerMenu--navigation--subMenu {
    width: 100%;
    height: calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    top: 50px; }
    .headerMenu--navigation--subMenu .goBackMenu {
      width: 50%;
      height: 50px;
      top: -50px;
      background-color: #e20025;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row; }
      .headerMenu--navigation--subMenu .goBackMenu p {
        color: #FFFFFF;
        margin-top: 5px;
        margin-left: 15px; }
    .headerMenu--navigation--subMenu .subItemWrapper {
      width: 100%;
      height: 33.333%; }
      .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem {
        width: 50%;
        height: 100%;
        left: 0px; }
        .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem.subMenu_rigth {
          margin: 0px 0px 0px auto; }
        .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem.subMenu_left {
          margin: 0px auto 0px 0px; }
        .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .subMenuItem--square {
          height: 43px;
          padding-top: 5px;
          width: 100%;
          max-width: initial;
          background: #e20025;
          display: flex;
          justify-content: center;
          align-items: center; }
          .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .subMenuItem--square p {
            font-size: 16px;
            text-transform: uppercase; }
        .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .subMenuItem-bg {
          filter: grayscale(1);
          -webkit-filter: grayscale(1);
          -moz-filter: grayscale(1);
          -ms-filter: grayscale(1);
          height: calc(100% - 43px);
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
          .headerMenu--navigation--subMenu .subItemWrapper .subMenuItem .subMenuItem-bg:hover {
            filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0); }
  .business_view .in_constant_movement .corporationDivideHistory:nth-child(2) {
    padding-bottom: 0px; }
  .business_view .corporationDivideHistory .wrapperTwiceBox--left {
    padding-top: 0px; }
  .business_view .bannerView--Test {
    background-image: url(https://console.klein-europe.com/uploads/header_footer_images/header_mobile_empresa.jpg); }
  .business_view .wrapperTwiceBox .corporationTitleBox {
    padding-right: 8.5vw; }
  .movement_text_section {
    padding: 20px 0px 0px 0px; }
  #newsView .titleBox .alineaInferior:first-child {
    width: 100%; }
  #newsView .titleBox .alineaInferior .Select.filter_klein {
    width: calc(100vw - 40px);
    width: -moz-calc(100vw - 40px);
    margin-top: 15px;
    margin-bottom: 0px; }
  #support .contBullet {
    padding-left: 20px; }
  #support .headerBanner {
    margin-top: 0px; }
  #support .technical_support_container {
    margin-top: 30px;
    margin-bottom: 0; }
  #support .contSoportSlider_content {
    height: 200px; }
  #support .contSoportSlider h3 {
    margin-left: 16px;
    max-width: 165px;
    line-height: 1; }
  #support .technical_support_container .phone_numer_text_margin {
    line-height: 10px; }
  #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part {
    width: 50%;
    height: 58vw; }
    #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part [class*="--title"] {
      line-height: 1; }
    #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .third_part_bottom_text {
      font-size: 16px; }
    #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .decorationLine {
      margin: 5px auto 0; }
    #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .circleIcon {
      width: 70px;
      height: 70px; }
      #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .circleIcon .downIcon.certificateIcon {
        background-size: auto 30px, auto 30px;
        background-position-y: 22px, -40px; }
      #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .circleIcon .downIcon.arrow {
        background-size: auto 25px, auto 35px; }
      #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .circleIcon .downIcon.note {
        background-size: auto 25px, auto 35px;
        background-position-y: 22px, -46px;
        background-position-x: 24px, 35px; }
      #support .technical_support_container .technical_support_bottom .technical_support_bottom_details_right .third_part .circleIcon .downIcon.officeklein {
        background-size: auto 30px, auto 35px;
        background-position-y: 21px, -46px;
        background-position-x: 25px, 35px; }
  #support .technical_support_container .technical_support_bottom .technical_support_bottom_left .technical_support_bottom_details_left .contDetails {
    width: 90%;
    padding-left: 0px;
    margin: 20px auto; }
    #support .technical_support_container .technical_support_bottom .technical_support_bottom_left .technical_support_bottom_details_left .contDetails .location_details {
      width: 100%;
      text-align: center; }
      #support .technical_support_container .technical_support_bottom .technical_support_bottom_left .technical_support_bottom_details_left .contDetails .location_details:nth-child(2) {
        float: right; }
  #support .big_note_text {
    font-size: 32px !important;
    line-height: 1.5; }
  #support .location_details {
    padding-top: 25px; }
  #support .ts_red_tag:before {
    background-color: #e20025; }
  #support footer {
    margin-top: 0px; }
  .formWrapper .form .col-4.newsletter {
    vertical-align: top; }
  .formWrapper .form .newsletter .squared {
    margin-top: 7px;
    vertical-align: top; }
  .formWrapper .form .newsletter h4 {
    padding-top: 7px;
    line-height: 18px; }
  #newsView .img_Title {
    padding: 0; }
    #newsView .img_Title h1, #newsView .img_Title .h1 {
      padding: 0 20px; }
  #newsView .filter_klein {
    height: 50px !important; }
    #newsView .filter_klein .Select-menu-outer {
      overflow: visible !important;
      max-height: 298px; }
      #newsView .filter_klein .Select-menu-outer div {
        overflow: visible !important;
        height: 50px !important; }
    #newsView .filter_klein .Select-value.filter_news_option {
      margin-top: 5px !important; }
    #newsView .filter_klein .Select-option.filter_news_option {
      padding-left: 5px;
      font-size: 20px; }
  #newsView .interiorBanner > a {
    display: block !important; }
  #newsView .two_columns_news .news_element .new_bottom_row .new_img_container {
    height: 43vw; }
  #newsView #news_to_render .new_date_container.title {
    width: 128px; }
  #newsView .extended_new_background_section {
    min-height: 0px; }
  .apuestaView .txtBim .alineaSuperior.inline:first-child {
    width: 100%;
    padding-right: 0px; }
  .apuestaView .txtBim div:last-child {
    width: 100%;
    padding-right: 0px; }
  .apuestaView .boxGray {
    padding: 4.16667vw 8.33333vw !important; }
    .apuestaView .boxGray .col-5:first-child {
      margin-bottom: 30px; }
  .apuestaView .adjust_to_two_elements {
    padding: 0; }
  #descarga .downloads .download .infoDownload .info div {
    width: 15vw;
    height: 15vw; }
    #descarga .downloads .download .infoDownload .info div .circleIcon .downIcon.arrow {
      background-position-y: 17px, -40px; }
  .two_columns_news .news_element {
    width: 100%;
    margin: 0 !important; }
    .two_columns_news .news_element .new_bottom_row {
      border-right: 0; }
  #newsView .new_description_container {
    padding: 20px 10% 10px 20px; }
    #newsView .new_description_container h2 {
      font-size: 23px;
      line-height: 30px; }
      #newsView .new_description_container h2:first-letter {
        font-size: 30px; }
    #newsView .new_description_container hr {
      margin-top: 5px; }
  .featuresDownload .downloadBarBox {
    margin-left: 0;
    width: 100vw; }
    .featuresDownload .downloadBarBox:last-child {
      margin-bottom: 0px; }
    .featuresDownload .downloadBarBox .downloadBarBox--title {
      width: calc(100% - 40px);
      width: -moz-calc(100% - 40px);
      margin: 0 auto; }
    .featuresDownload .downloadBarBox .downloadBarBox--content {
      padding: 3% 0; }
    .featuresDownload .downloadBarBox ~ .tagWhite {
      height: 10px; }
      .featuresDownload .downloadBarBox ~ .tagWhite:last-child {
        height: 60px; }
  .productsContent .filters .filter .filterOptions .opt .squared input[type=checkbox]:checked + label h4 {
    top: -1px; }
  .extended_new_background_section .new_narration_container .extended_new_card .line_height_40, .extended_new_background_section .new_narration_container .extended_new_card .line_height_40 *:not(h2):not(img):not(.extended_middle_black_card):not(.desc):not(blockquote) {
    font-size: 18px;
    line-height: 25px; }
  .img_Title {
    margin: 0; }
  .animWidthMid.open {
    animation-duration: 1.232s;
    -webkit-animation-duration: 1.232s;
    -moz-animation-duration: 1.232s; }
  #videoView .contVideo .vidd {
    width: 100.0vw;
    margin-left: 0px !important; }
    #videoView .contVideo .vidd .videoImg {
      width: calc(100.0vw - 40px);
      width: -moz-calc(100.0vw - 40px);
      height: 50vw;
      margin-left: 20px !important; }
      #videoView .contVideo .vidd .videoImg .backImg {
        width: calc(100.0vw - 40px);
        width: -moz-calc(100.0vw - 40px); }
    #videoView .contVideo .vidd .desc {
      margin-top: 0;
      margin-left: 20px !important;
      margin-bottom: 0%;
      box-shadow: none; }
      #videoView .contVideo .vidd .desc .contBullet {
        display: none; }
  #videoView .contVideo .btn-small {
    min-width: 0px; }
  #videoView .contVideo .btn-black {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0 !important;
    margin: 0 0 20px; }
  #videoView .contVideo .sliderAnimate--controls--box {
    display: inline-block;
    position: relative;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    vertical-align: top;
    margin-top: -50px; }
    #videoView .contVideo .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow {
      margin-top: 0px !important; }
      #videoView .contVideo .sliderAnimate--controls--box .sliderAnimate--controls--box--arrow:last-child {
        margin-top: -1px !important; }
  #videoView .contVideo .btn-red {
    width: 50%;
    padding: 0;
    right: 0;
    left: inherit;
    top: inherit;
    bottom: 0; }
  #videoView .contVideo:nth-child(odd) .btn-red {
    right: inherit;
    left: 0; }
  #videoView .contVideo:last-child .vidd .desc {
    margin-bottom: 0px; }
  #videoView > .mainRightContent {
    margin-bottom: 0px; }
  #videoView .contVideo .vidd .desc, #videoView .contVideo:nth-child(even) .vidd .desc {
    margin-left: 5px !important;
    width: calc(100% - 0.66667vw) !important;
    width: -moz-calc(100% - 0.66667vw) !important; }
  #videoView .contVideo .btn-black {
    padding-left: 5.25vw; }
  #videoView .contVideo .vidd h2 {
    line-height: 30px; }
  #videoView .btn-videos {
    margin: 0 0 10px !important; }
  .newsletterMenu {
    right: -3px;
    top: 120px;
    font-weight: normal; }
  #videoView .contVideo .vidd.moreVideosCont .desc {
    margin-bottom: 15%; }
  #videoView .contVideo .vidd .desc {
    margin-bottom: 20px; }
  #videoView footer.generic {
    margin-top: 0px; }
  #videoView .btn-black hr {
    width: 24px;
    margin-top: 4px; } }

@media screen and (max-width: 550px) {
  #descarga .downloads a:first-child .download {
    border-top: 1px solid #E3E3E3; }
  #descarga .downloads a:nth-child(2n - 1) .download {
    left: 0; }
  #descarga .titleBox > div {
    width: auto; }
  #descarga .titleBox .alineaInferior:last-child {
    margin-left: 0;
    margin: 10px 0;
    display: block; }
  .downloads .download {
    margin: 0;
    width: 100%;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .downloads .download .infoDownload {
      border-bottom: 1px solid #E3E3E3; }
      .downloads .download .infoDownload .container {
        display: inline-block;
        width: 31.25vw;
        vertical-align: middle;
        height: 44vw;
        min-height: inherit; }
      .downloads .download .infoDownload .info {
        display: inline-block;
        width: calc(100% - 31.25vw);
        width: -moz-calc(100% - 31.25vw);
        height: auto;
        vertical-align: middle;
        padding: 0px 56px 0px 20px;
        position: inherit; }
        .downloads .download .infoDownload .info p {
          font-size: 18px; }
        .downloads .download .infoDownload .info div {
          width: 10vw;
          height: 10vw; }
          .downloads .download .infoDownload .info div .circleIcon {
            width: 10vw;
            height: 10vw; }
            .downloads .download .infoDownload .info div .circleIcon .downIcon.arrow {
              background-position-y: 7px, -40px; }
  .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content--info {
    width: 91.66667vw; }
  .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro.lg, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro.lg {
    font-size: 11px;
    padding-top: 1%; }
  .featuresDownload .downloadBarBox .downloadBarBox--content .downloadBarBox--content--info h5 {
    font-size: 11px; }
  .downloadBarBox .downloadBarBox--content--info .downloadBarBox--rowTop .alineaCentro img, .downloadBarBox .downloadBarBox--content--info .downloadBarBox--downRow .alineaCentro img {
    width: 10px; } }

@media screen and (max-width: 500px) {
  section#fistTimeLoader .loaderDinamiLayer {
    height: 100vh; }
  .corporationDivideHistory {
    margin: 0 auto; }
  .corporationDivideHistory .wrapperTwiceBox--right {
    margin-left: 0px; }
  .legalView .wrapperTwiceBox {
    margin-bottom: 0px; } }

@media screen and (max-width: 640px) and (min-width: 460px) {
  .landing.mb .sliderAnimate--controls--box {
    left: 340px; }
  .formWrapper .form .newsletter .squared {
    margin-top: 5px; } }

@media screen and (max-width: 385px) {
  .mobileView .responsiveNavMenu a {
    font-size: 23px; }
  .responsiveNavMenu ul li {
    line-height: 22px; }
  .SearchSubMenuWrapper .headerMenu--navigation--subMenu .topFinder {
    margin-top: 34px; }
  .responsiveNavMenu .responsiveNavMenu--searchIcon img {
    right: 18px;
    margin-top: 0; }
  .formWrapper .form .newsletter .squared {
    margin-top: 6px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 0; }
  .filter_news .Select-placeholder, .Select--single > .Select-control .Select-value {
    font-size: 17px; } }

@media screen and (max-width: 375px) {
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 85px; } }

@media screen and (max-width: 341px) {
  .responsiveNavMenu .responsiveNavMenu--searchIcon img {
    right: 10px; }
  .responsiveNavMenu ul li {
    line-height: 21px; } }

@media screen and (max-height: 569px) and (max-width: 320px) {
  .mobileView .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 15px; } }

@media screen and (max-width: 320px) {
  .productsContent .filters #aplication .opt.textLeft .imgDoor {
    width: 180px; }
  #newsView .two_columns_news .news_element .new_bottom_row .new_img_container {
    height: 50vw; }
  .downloads .download .infoDownload .container {
    height: 54vw; }
  #descarga .downloads .download .infoDownload .info div .circleIcon .downIcon.arrow {
    background-size: auto 17px, auto 23px;
    background-position-y: 15px, -40px;
    background-position-x: 17px, 17px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav .responsiveNavMenu--footerNav--socialNetworks img {
    width: 18px; }
  .SearchSubMenuWrapper .headerMenu--navigation--subMenu .topFinder {
    margin-top: 24px; }
  .responsiveNavMenu ul li {
    line-height: 19px; }
  .responsiveNavMenu ul {
    margin-top: 30px; }
  .responsiveNavMenu img {
    width: 17px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav--languages p {
    margin-top: 5px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav--languages {
    margin-top: 0; } }

@media screen and (max-height: 900px) {
  .headerMenu--navigation ul {
    font-size: 30px;
    line-height: 30px; }
    .headerMenu--navigation ul li a {
      line-height: 38px;
      font-size: 35px; } }

@media screen and (max-height: 667px) {
  .responsiveNavMenu a {
    font-size: 25px; }
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 95px; } }

@media (max-height: 686px) {
  .headerMenu--navigation ul {
    font-size: 30px;
    line-height: 30px; }
    .headerMenu--navigation ul li a {
      line-height: 25px;
      font-size: 25px; }
  .headerMenu--navigation .footerNavigation {
    bottom: 30px; } }

@media screen and (max-height: 569px) {
  .responsiveNavMenu .responsiveNavMenu--footerNav {
    margin-top: 55px; } }

@media screen and (max-height: 566px) {
  .headerMenu--navigation ul {
    line-height: 19px; }
  .headerMenu--navigation ul li a {
    line-height: 20px;
    font-size: 20px; } }

@media screen and (max-height: 463px) {
  .headerMenu--navigation ul li a {
    line-height: 12px;
    font-size: 18px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .headerMenu--navigation .footerNavigation {
    bottom: 45px; }
  .header_landings_container .header_landing .header_principal_row .header_white_container {
    padding: 30px 30px 20px; }
    .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 h1, .header_landings_container .header_landing .header_principal_row .header_white_container .titleH1 .h1 {
      font-size: 55px;
      line-height: 65px; } }

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative; }

.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.Select.is-disabled > .Select-control {
  background-color: #f9f9f9; }

.Select.is-disabled > .Select-control:hover {
  box-shadow: none; }

.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35; }

.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 100%;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  font-weight: 100  !important; }

.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }

.Select-control .Select-input:focus {
  outline: none; }

.is-searchable.is-open > .Select-control {
  cursor: text; }

.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9; }

.is-open > .Select-control .Select-arrow {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transition: all 0s ease; }

.contactFormValidation .is-open > .Select-control .Select-arrow {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transition: all 0s ease; }

.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text; }

.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1); }

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  font-weight: 100 !important;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333; }

.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none; }

.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline; }

.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle; }

.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-weight: 100 !important;
  margin: 0;
  outline: none;
  line-height: 14px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none; }

.is-focused .Select-input > input {
  cursor: text; }

.has-value.is-pseudo-focused .Select-input {
  opacity: 0; }

.Select-control:not(.is-searchable) > .Select-input {
  outline: none; }

.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px; }

.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px; }

.Select-clear-zone:hover {
  color: #D0021B; }

.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1; }

.Select--multi .Select-clear-zone {
  width: 17px; }

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  z-index: 10; }

.Select-arrow {
  background-image: url(/images/arrow.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg); }

.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666; }

.Select--multi .Select-multi-value-wrapper {
  display: inline-block; }

.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left; }

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 3;
  -webkit-overflow-scrolling: touch;
  font-weight: 100 !important; }

.Select-menu {
  max-height: 400px;
  overflow: auto;
  width: 50%;
  margin-left: 50px; }
  .Select-menu::before {
    border: none !important;
    content: '';
    display: none !important; }

.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  font-weight: 100 !important;
  cursor: pointer;
  display: block; }

.Select-option:last-child {
  border-radius: 0px; }

.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
  /*font-weight: 100 !important;*/ }

.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
  /*font-weight: 100 !important;*/ }

.Select-option.is-disabled {
  color: #cccccc;
  cursor: default; }

.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px; }

.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0; }

.Select--multi.has-value .Select-input {
  margin-left: 5px; }

.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 10px;
  margin-top: 5px;
  vertical-align: top;
  font-weight: 100 !important; }

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle; }

.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px; }

.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none; }

.Select--multi a.Select-value-label:hover {
  text-decoration: underline; }

.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px; }

.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
  font-weight: 100 !important; }

.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
  font-weight: 100 !important; }

.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
  font-weight: 100 !important; }

.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3; }

.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
  font-weight: 100 !important; }

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn); } }

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn); } }
