body {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gothamnarrow, sans-serif;
  font-size: 35px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: 'Gothamnarrow book', sans-serif;
}

a {
  color: #65a451;
  text-decoration: underline;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-22 {
  width: 100%;
}

.text-block {
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 1200px;
  padding-left: 190px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Asset-14x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-10 {
  width: 50vw;
  margin-top: 330px;
  margin-bottom: 60px;
  margin-left: 239px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 97px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18vw;
  height: 100px;
  margin-top: -17px;
  margin-left: -267px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #faed23;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #000;
  font-size: 32px;
}

.nav2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  font-family: 'Bebas Neue', sans-serif;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbutton {
  background-color: transparent;
  color: #fff;
}

.navbutton:hover {
  background-color: rgba(0, 0, 0, 0.19);
  color: #fe4343;
}

.navbutton.w--current {
  color: #fe4343;
}

.navbutton.eco {
  color: #fff;
}

.navbutton.eco:hover {
  color: #21ec21;
}

.image-11 {
  width: 120px;
  margin-bottom: 3px;
}

.nav-menu {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 19px;
}

.nav-menu:hover {
  color: #fe4343;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #fff;
}

.dropdown-toggle-2:hover {
  background-color: rgba(0, 0, 0, 0.19);
  color: #fe4343;
}

.nav-link-5 {
  color: #fff;
}

.nav-link-5:hover {
  background-color: rgba(0, 0, 0, 0.19);
  color: #fe4343;
}

.homedivhero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  padding-top: 15px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  -o-object-fit: contain;
  object-fit: contain;
}

.homedivhero.home {
  width: 100%;
  height: 94%;
  padding-top: 0px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  font-family: 'Bebas Neue', sans-serif;
}

.homedivhero.eco {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/PORTADA-ECOZAHORI.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.body-2 {
  height: 100%;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 12px;
  text-shadow: -3px 1px 4px rgba(0, 0, 0, 0.44);
  -o-object-fit: contain;
  object-fit: contain;
}

.footer {
  width: 100vw;
  height: 35vw;
  padding: 38px;
  background-color: #222;
}

.contacto {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 40vw;
  height: 30vw;
  padding: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.48);
}

.heading-12 {
  color: #fcfcfc;
}

.map-3 {
  margin-top: 10px;
}

.infoblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  height: 20vw;
  padding: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.infoblock.left {
  height: auto;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #08658b;
}

.infoblock.left.m {
  width: auto;
  padding-bottom: 30px;
  border-radius: 30px;
  background-color: #f58100;
}

.infoblock.left.m._2 {
  background-color: #f2c100;
}

.infoblock.left.m._3 {
  background-color: #08658b;
}

.infoblock.left.m._4 {
  background-color: #00305b;
}

.div-block-37 {
  width: 20%;
  height: 100%;
  margin-right: 20px;
  background-color: transparent;
}

.eco {
  background-color: transparent;
  color: #39b54a;
}

._33block {
  width: 33.33%;
  height: 300px;
  padding: 5px;
  float: left;
}

.social-block {
  width: 50%;
  height: 145px;
  float: left;
  background-color: #55acee;
  background-image: url('../images/twitter.svg');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.social-block:hover {
  background-color: #3d90cf;
}

.social-block.pinterest {
  background-color: #c92228;
  background-image: url('../images/Youtube_1Youtube.png');
  background-size: 80px;
}

.social-block.pinterest:hover {
  background-color: #aa1217;
}

.social-block.facebook {
  background-color: #335897;
  background-image: url('../images/facebook.svg');
  background-size: 50px;
}

.social-block.facebook:hover {
  background-color: #23528f;
}

.social-block.dribbble {
  display: inline-block;
  background-color: rgba(224, 76, 182, 0.81);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a717db), color-stop(51%, #e65858), to(#e7af20));
  background-image: linear-gradient(180deg, #a717db, #e65858 51%, #e7af20);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.social-block.dribbble:hover {
  background-color: #c02c67;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a717db), color-stop(51%, #e65858), to(#e7af20));
  background-image: linear-gradient(180deg, #a717db, #e65858 51%, #e7af20);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.social-block.imp {
  background-color: #5f6268;
  background-image: url('../images/Asset-34x_1.png');
  background-size: 122px;
}

.social-block.imp:hover {
  background-color: #65a451;
}

.social-block.papel {
  background-color: #5f6268;
  background-image: url('../images/LOGO-ORIGINAL-PAPEL.png');
  background-size: 100px;
}

.social-block.papel:hover {
  background-color: #65a451;
}

.social-block.tarah {
  background-color: #5f6268;
  background-image: url('../images/tarah-logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.social-block.tarah:hover {
  background-color: #65a451;
}

.social-block.asf {
  background-color: #5f6268;
  background-image: url('../images/papasa-logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.social-block.asf:hover {
  background-color: #65a451;
}

._40block {
  position: relative;
  width: 40%;
  height: 300px;
  padding: 5px;
  float: left;
}

.tile-overlay {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.tile-overlay:hover {
  opacity: 1;
}

.tile-overlay.ist {
  background-color: transparent;
  background-image: url('../images/kisspng-computer-icons-logo-clip-art-insta-like-icon-5b517fe3d87393.1912318315320678118866.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
  opacity: 1;
}

.tile-overlay.asd {
  background-color: transparent;
  opacity: 1;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease;
}

.tile-overlay.asd:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.tile-overlay.qq {
  height: 100px;
}

.tile-text {
  position: absolute;
  left: 25px;
  bottom: 24px;
  z-index: 20;
  font-family: 'Futura std', sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.37);
}

.hero-tile {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.hero-container {
  position: relative;
  top: -70px;
  display: block;
  height: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

._60block {
  width: 60%;
  height: 300px;
  padding: 5px;
  float: left;
}

._60block._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tile-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  background-image: url('../images/about-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.tile-image:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.tile-image.hire {
  background-image: url('../images/BOLSA-DE-TRABAJO.png');
}

.tile-image.prod {
  background-image: url('../images/SECCION-IMPERMEABILIZANTES-ok.png');
  background-position: 50% 50%;
  background-size: cover;
}

.tile-image.ent {
  background-image: url('../images/2e83922f-d2f6-4bb9-94d0-722210f22299.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.tile-image.imper {
  background-color: transparent;
  background-image: url('../images/PORTADA-ZAHORI-EMPRESAS.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tile-image.papel {
  background-color: transparent;
  background-image: url('../images/SECCCION-SERVICIO-papel.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tile-image.tarah {
  background-color: transparent;
  background-image: url('../images/SECCCION-SERVICIO-tarah-copia.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.tile-image.asfaltos {
  background-color: transparent;
  background-image: url('../images/SECCCION-SERVICIO-ASFALTOS-copia.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.tile-image.eco {
  background-image: url('../images/SECCCION-ECOZAHORI.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tile-image.only {
  background-image: url('../images/SECCCION-SERVICIO-ZAHORI.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tile-image._11 {
  position: relative;
  width: 100%;
  padding-bottom: 100px;
  background-image: url('../images/Asset-34x.png');
  background-position: 50% 55%;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-14 {
  position: relative;
  top: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 125px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #e9e9e9;
}

.section-14.eco {
  background-color: #39b54a;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(91%, transparent), to(rgba(0, 0, 0, 0.48)));
  background-image: linear-gradient(180deg, transparent 91%, rgba(0, 0, 0, 0.48));
}

.nav-link {
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0.6;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
  color: #000;
}

.nav-link.w--current {
  opacity: 1;
  color: #65a451;
}

.nav-link.contact {
  margin-top: 0px;
  margin-left: 0px;
  padding: 20px;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0);
  font-size: 12px;
  line-height: 18px;
}

.nav-link.aviso {
  margin-top: 20px;
  padding: 0px;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-section {
  position: relative;
  padding-top: 130px;
  padding-bottom: 145px;
  background-image: url('../images/design-desk.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section.about-page {
  position: relative;
  width: 100%;
  height: 25vw;
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('../images/PORTADA-QUIENES-SOMOS-Corregida.jpg');
  background-position: 50% 45%;
  background-size: cover;
}

.hero-section.footer {
  position: static;
  height: 15vw;
  float: right;
  clear: none;
  background-image: none;
}

.hero-overlay {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
}

.nav {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.contacto-2 {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 40vw;
  height: 30vw;
  padding: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.48);
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbutton-2 {
  background-color: transparent;
  color: #5f6268;
  text-shadow: none;
}

.navbutton-2:hover {
  background-color: transparent;
  color: #65a451;
}

.navbutton-2.w--current {
  color: #55a254;
  text-shadow: none;
}

.navbutton-2.eco:hover {
  color: #21ec21;
}

.nav-link-6 {
  color: #5f6268;
  text-shadow: none;
}

.nav-link-6:hover {
  background-color: transparent;
  color: #65a451;
}

.nav-menu-3 {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 19px;
}

.nav-menu-3:hover {
  color: #fe4343;
}

.nav2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  font-family: 'Bebas Neue', sans-serif;
}

.history {
  text-align: justify;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-13 {
  width: 100%;
}

.div-block-43 {
  width: 80%;
  height: auto;
}

.heading-16 {
  font-family: Gothamnarrow, sans-serif;
  color: #fff;
}

.paragraph-6 {
  color: #fff;
  text-align: justify;
}

.heading-17 {
  font-family: Gothamnarrow, sans-serif;
  font-size: 44px;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-9.aviso {
  height: 100px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-14 {
  margin-right: 40px;
}

.image-15 {
  margin-right: 40px;
}

.image-16 {
  margin-right: 40px;
}

.image-17 {
  margin-right: 40px;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-3.yt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-3.final {
  margin-right: 0px;
}

.image-18 {
  width: 100%;
  height: 100%;
}

.section-15 {
  height: 30vw;
}

.headeremp {
  width: 100%;
  height: 30vw;
}

.slider {
  height: 30vw;
}

.empresa {
  width: 100%;
  height: auto;
  padding: 30px 29px;
}

.empresa.imper {
  width: 100%;
  height: auto;
  margin-top: 10px;
  padding-top: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76))), url('../images/PORTADA-ZAHORI-BYN.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76)), url('../images/PORTADA-ZAHORI-BYN.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.empresa.tarah {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76))), url('../images/PORTADA-TARAH-BYN.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76)), url('../images/PORTADA-TARAH-BYN.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.empresa.papel {
  margin: 10px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76))), url('../images/PORTADA-PAPEL-BYN.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76)), url('../images/PORTADA-PAPEL-BYN.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.empresa.asfaltos {
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76))), url('../images/PORTADA-ASFALTOS-BYN.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76)), url('../images/PORTADA-ASFALTOS-BYN.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.button-2 {
  margin-bottom: 0px;
  margin-left: 40px;
}

.div-block-44 {
  width: 33.3%;
  height: 100px;
  padding-right: 5px;
  padding-left: 5px;
}

.container-10 {
  position: relative;
  top: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.tonpap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(0, 0, 0, 0.34)), url('../images/TEXTURA-PAPEL.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.tonpap._2 {
  background-color: #505050;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(0, 0, 0, 0.33)), url('../images/TEXTURA-MADERA.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.tonpap._3 {
  background-color: #000;
  background-image: url('../images/Empleado-Quienes-Somos.png'), radial-gradient(circle farthest-corner at 50% 50%, transparent 2%, rgba(0, 0, 0, 0.35)), -webkit-gradient(linear, left top, left bottom, from(#55a254), to(#55a254));
  background-image: url('../images/Empleado-Quienes-Somos.png'), radial-gradient(circle farthest-corner at 50% 50%, transparent 2%, rgba(0, 0, 0, 0.35)), linear-gradient(180deg, #55a254, #55a254);
  background-position: 93% 50%, 0px 0px, 0px 0px;
  background-size: contain, auto, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.div-block-45 {
  width: 50%;
  height: 300px;
  padding: 5px;
}

.container-11 {
  position: relative;
  top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-46 {
  width: 100%;
  height: 100%;
  background-color: #39b54a;
  background-image: url('../images/ZAHORI-AL-1002.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-46._2 {
  background-color: #fe4343;
  background-image: url('../images/ECO-PROCESOS.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.galeria {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-12 {
  position: relative;
  top: -42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs {
  margin-top: 25px;
}

.section-17 {
  width: 100%;
  height: 450px;
  background-color: #000;
  background-image: url('../images/PORTADA-PRODUCTOS-copia.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-13 {
  position: relative;
  top: -70px;
  height: auto;
  padding: 10px;
  background-color: #fff;
}

.tabs-menu-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menuproprin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 75px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menuproprin.w--current {
  width: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
}

.menuproprin.papel {
  background-color: #5f6268;
  background-image: url('../images/LOGO-ORIGINAL-PAPEL.png');
  background-position: 50% 50%;
  background-size: 90px;
  background-repeat: no-repeat;
}

.menuproprin.papel.w--current {
  background-color: #65a451;
}

.menuproprin.tarah {
  background-color: #5f6268;
  background-image: url('../images/tarah-logov2.png');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.menuproprin.tarah.w--current {
  background-color: #65a451;
  color: #050505;
}

.menuproprin.asfal {
  background-color: #5f6268;
  background-image: url('../images/papasa-logov2.png');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.menuproprin.asfal.w--current {
  background-color: #65a451;
}

.menuproprin.imper {
  background-color: #5f6268;
  background-image: url('../images/LOGO-ZAHORI-VERDE-LETRA-BLANCA-RGB.png');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.menuproprin.imper.w--current {
  background-color: #65a451;
  background-image: url('../images/Asset-34x_1.png');
  background-size: 125px;
  color: #050505;
}

.image-19 {
  width: 440px;
  height: 210.10000610351562px;
  margin-left: 0px;
}

.tab-pane-tab-1 {
  height: auto;
  margin-top: 20px;
}

.tabs-menu-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menuprosec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menuprosec.subbot {
  width: auto;
  background-color: #ddd;
}

.menuprosec.subbot.w--current {
  background-color: #65a451;
  color: #fff;
}

.tab-pane-tab-1-2 {
  height: auto;
  margin-top: 10px;
  padding: 10px;
}

.image-20 {
  width: 200px;
  margin-top: -125px;
  -o-object-fit: fill;
  object-fit: fill;
}

.tab-pane-tab-2 {
  margin-top: 20px;
}

.tab-pane-tab-3 {
  margin-top: 20px;
}

.heading18 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
}

.text-block-2 {
  font-size: 15px;
  text-transform: uppercase;
}

.section-18 {
  width: 100%;
  height: 800px;
  background-image: url('../images/Asset-34x.png');
  background-position: 0% 0%;
  background-size: cover;
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-47 {
  width: 100vw;
}

.heading-19 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 61px;
  font-weight: 400;
}

.text-block-3 {
  margin-left: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 210.1px;
  margin-right: 10px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/ZAHORI-GALERIA.jpg');
  background-position: 50% 83%;
  background-size: cover;
  opacity: 0.74;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-decoration: none;
  cursor: pointer;
}

.lightbox-link:hover {
  opacity: 0.91;
}

.lightbox-link._2 {
  background-image: url('../images/ZAHORI-videos1.jpg');
}

.section-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  padding-right: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #5f6268;
}

.container-15 {
  position: relative;
  top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-48 {
  width: 50%;
  padding: 10px 10px 10px 5px;
}

.div-block-48._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-48._2 {
  padding-right: 5px;
  padding-left: 10px;
}

.container-16 {
  position: relative;
  top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-49 {
  width: 50%;
  height: auto;
  margin-right: 10px;
  margin-left: 5px;
  padding: 0px 10px 10px 5px;
  color: #000;
  text-shadow: none;
}

.div-block-50 {
  width: 50%;
  height: auto;
  margin-right: 5px;
  margin-left: 10px;
  padding: 0px;
}

.div-block-50.light {
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/WhatsApp-Image-2020-02-09-at-9.15.05-PM.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-50.light._2 {
  background-image: url('../images/WhatsApp-Image-2020-02-09-at-9.17.41-PM.jpeg');
  background-position: 50% 100%;
}

.container-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-51 {
  width: 100vh;
}

.container-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 125px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-image: url('../images/SECCCION-SERVICIO-ZAHORI_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-21 {
  margin-top: 46px;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.3%;
  height: 350px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.div-block-54.r {
  height: 350px;
  margin-right: 0px;
}

.div-block-54.l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 350px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-54.solo {
  width: 32.3%;
}

.lightbox-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #65a451;
  text-decoration: none;
}

.lightbox-link-2:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  color: #65a451;
}

.heading-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Bebas Neue', sans-serif;
  color: #505050;
  font-size: 28px;
  text-decoration: none;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
}

.image-22 {
  width: 271.6666564941406px;
  height: 271.66668701171875px;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-56._2 {
  padding-left: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rich-text-block {
  margin-top: 13px;
  text-align: justify;
}

.container-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: -60px;
}

.contact-heading {
  color: #fff;
  font-size: 30px;
  line-height: 32px;
}

.text-field {
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.83);
  font-size: 16px;
}

.text-field:focus {
  border-color: hsla(0, 0%, 100%, 0.3);
  color: #fff;
}

.text-field.text-area {
  height: 120px;
}

.contact-text {
  margin-bottom: 5px;
  opacity: 0.7;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.small-divider {
  display: block;
  width: 80px;
  height: 2px;
  margin: 10px auto;
  background-color: #fff;
  opacity: 0.2;
}

.success-text {
  margin-bottom: 0px;
  color: #fff;
}

.submit-button {
  display: block;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 3px;
  background-color: #505050;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 17px;
}

.submit-button:hover {
  background-color: #3765a3;
}

.close-link {
  display: block;
  margin-bottom: 20px;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  color: red;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.close-link:hover {
  opacity: 1;
  color: #fff;
}

.success-message {
  background-color: #2bab68;
}

.form-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.contact-overlay {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 1080px;
  margin-bottom: -1080px;
  padding-top: 50px;
  clear: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.71);
  opacity: 1;
  text-align: center;
}

.rich-text-block-2 {
  color: #000;
  text-align: justify;
}

.rich-text-block-3 {
  color: #000;
  text-align: justify;
}

.rich-text-block-4 {
  text-align: justify;
}

.rich-text-block-5 {
  color: #000;
  text-align: justify;
}

.div-block-57 {
  width: 100px;
  height: 100px;
  background-image: url('../images/Icono-ONNCCE1.png');
  background-position: 50% 50%;
  background-size: 97px;
  background-repeat: no-repeat;
}

.div-block-57._1 {
  background-image: url('../images/Icono-ROHS1.png');
  background-size: 86px;
}

.div-block-57._2 {
  background-image: url('../images/Icono-ASTM.png');
  background-position: 50% 50%;
  background-size: 97px;
  background-repeat: no-repeat;
}

.div-block-57._3 {
  background-image: url('../images/Icono-National-Roofing.png');
  background-position: 45% 50%;
  background-size: 102px;
}

.div-block-57._4 {
  background-image: url('../images/Icono-NOM1.png');
}

.div-block-57._5 {
  background-image: url('../images/Icono-UL1.png');
  background-size: 81px;
}

.div-block-57._6 {
  background-image: url('../images/logo_esr.png');
  background-position: 50% 50%;
  background-size: 110px;
}

.container-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-20 {
  width: 100%;
  background-color: #e9e9e9;
}

.rich-text-block-6 {
  width: auto;
  height: auto;
  color: #000;
  text-align: justify;
  text-shadow: none;
}

.rich-text-block-7 {
  text-align: justify;
}

.counter {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Gothamnarrow, sans-serif;
  color: #fff;
  font-size: 45px;
}

.counter-support-text {
  margin-top: 0px;
  color: rgba(48, 48, 48, 0.2);
  font-size: 19px;
  font-weight: 400;
}

.heading-21 {
  font-family: Gothamnarrow, sans-serif;
  font-size: 36px;
}

.slide {
  width: 100%;
  background-image: url('../images/PORTADA-ZAHORI-EMPRESAS-03-copia.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-21 {
  height: 100%;
  padding-top: 81px;
}

.div-block-58 {
  width: 50%;
  height: 100%;
}

.columns {
  width: 100%;
  height: 80%;
  margin-right: 0px;
  margin-left: 0px;
}

.column {
  height: 100%;
}

.column-2 {
  height: 100%;
}

.heading-22 {
  font-family: Gothamnarrow, sans-serif;
  color: #fff;
}

.heading-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('../images/11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Gothamnarrow, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: -1px 0 6px #000;
}

.heading-23.usa {
  background-image: url('../images/il_570xN.1261389017_gy9h.jpg');
  background-position: 0% 0%;
}

.text-block-4 {
  margin-top: 13px;
  color: #fff;
  font-size: 21px;
}

.slide-2 {
  background-image: url('../images/PORTADA-PAPEL.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/PORTADA-EMPRESAS-tarah-copia.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/PORTADA-EMPRESAS-papasa-copia.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-59 {
  width: 200px;
}

.div-block-60 {
  width: 100%;
  height: auto;
}

.tabs-content {
  height: auto;
  padding-left: 0px;
}

.map-4 {
  width: auto;
  height: 200px;
  margin-bottom: 10px;
}

.paragraph-7 {
  text-align: justify;
}

.paragraph-8 {
  text-align: justify;
}

.paragraph-9 {
  text-align: justify;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  list-style-type: none;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link-7 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link-7:hover {
  text-decoration: underline;
}

.section-21 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: none;
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  padding-right: 110px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  opacity: 0.28;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.section-21:hover {
  opacity: 1;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sobrebutton {
  background-color: #7e7a7a;
}

.sobrebutton:hover {
  background-color: #fe4343;
}

.sobrebutton:active {
  background-color: #fe4343;
}

.sobrebutton:visited {
  background-color: #7e7a7a;
}

.sobrebutton.w--current {
  background-color: #fe4343;
}

.section-22 {
  height: auto;
  padding-top: 20px;
  background-color: hsla(0, 0%, 100%, 0.76);
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rich-text-block-8 {
  padding-top: 0px;
}

.rich-text-block-9 {
  margin-top: 0px;
}

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

.div-block-63 {
  width: 100%;
  height: 100%;
}

.image-23 {
  margin-top: 20px;
}

.tab-pane-tab-4 {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.div-block-64 {
  width: 100%;
  height: 100%;
}

.lightbox-link-3 {
  width: 100%;
  height: 100%;
}

.paragraph-10 {
  margin-top: 10px;
  text-align: justify;
}

.html-embed-2 {
  width: 100%;
}

.lightbox-link-4 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.heading-25 {
  display: block;
  font-family: Gothamnarrow, sans-serif;
  color: #fff;
  text-decoration: none;
}

.rich-text-block-10 {
  width: 100%;
  padding-top: 25px;
  padding-right: 23px;
  text-align: justify;
}

.rich-text-block-11 {
  width: 100%;
  margin-right: 20px;
  text-align: justify;
}

.tabs-2 {
  height: auto;
}

.container-23 {
  position: relative;
  top: -65px;
  height: 100px;
  padding-right: 5px;
  padding-left: 5px;
}

.section-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Asset-24x.png');
  background-position: 50% 50%;
  background-size: cover;
  font-weight: 400;
}

.rich-text-block-12 {
  text-align: justify;
}

.rich-text-block-14 {
  width: 100%;
}

.image-24 {
  display: block;
}

.image-25 {
  display: block;
  width: 100%;
  height: 100%;
}

.image-26 {
  width: 100%;
  height: 100%;
}

.image-27 {
  margin-bottom: 0px;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #335897;
}

.background-video {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-28 {
  margin-bottom: -35px;
}

.image-28.malla {
  margin-bottom: 0px;
}

.image-28.max6 {
  margin-bottom: 11px;
}

.link {
  margin-top: 20px;
  font-family: 'Futura std', sans-serif;
  text-transform: lowercase;
}

.link:visited {
  color: #406634;
}

.rich-text-block-15 {
  width: 100%;
}

.div-block-66 {
  width: 50%;
  margin-right: 20px;
}

.div-block-67 {
  width: 50%;
  margin-right: 20px;
}

.div-block-68 {
  width: 50%;
}

.div-block-69 {
  width: 50%;
}

.link-2 {
  margin-top: 10px;
  font-family: 'Futura std', sans-serif;
}

.link-2:visited {
  color: #406634;
}

.link-2.n-a {
  text-decoration: line-through;
}

.text-block-6 {
  color: #ddd;
  text-decoration: none;
}

.rich-text-block-16 {
  text-align: justify;
}

.section-24 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.paragraph-11 {
  text-align: center;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-29 {
  margin-left: 5px;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-30 {
  margin-left: 10px;
}

.body-3 {
  white-space: normal;
}

.link-3 {
  font-family: 'Futura std', sans-serif;
}

.div-block-72 {
  margin-bottom: 0px;
}

.rich-text-block-17 {
  margin-bottom: 40px;
}

html.w-mod-js *[data-ix="tile-1"] {
  opacity: 0;
  -webkit-transform: scale(0.96, 0.96);
  -ms-transform: scale(0.96, 0.96);
  transform: scale(0.96, 0.96);
}

html.w-mod-js *[data-ix="tile-3"] {
  opacity: 0;
  -webkit-transform: scale(0.96, 0.96);
  -ms-transform: scale(0.96, 0.96);
  transform: scale(0.96, 0.96);
}

html.w-mod-js *[data-ix="tile-2"] {
  opacity: 0;
  -webkit-transform: scale(0.96, 0.96);
  -ms-transform: scale(0.96, 0.96);
  transform: scale(0.96, 0.96);
}

html.w-mod-js *[data-ix="tile-4"] {
  opacity: 0;
  -webkit-transform: scale(0.96, 0.96);
  -ms-transform: scale(0.96, 0.96);
  transform: scale(0.96, 0.96);
}

@media screen and (max-width: 991px) {
  .icon {
    color: #000;
  }

  .menu-button {
    background-color: #dadada;
    color: #fff;
  }

  .heading-10 {
    width: 50vw;
    margin-left: 0px;
    font-size: 45px;
  }

  .button {
    width: 20vw;
    margin-top: -48px;
    margin-left: -226px;
    font-size: 30px;
    line-height: 40px;
  }

  .nav2 {
    margin-bottom: 0px;
  }

  .div-block-29 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .homedivhero {
    padding-left: 67px;
  }

  .homedivhero.home {
    padding-left: 0px;
  }

  .footer {
    height: auto;
  }

  ._33block {
    height: 300px;
  }

  .tile-text {
    left: 22px;
    bottom: 22px;
    font-size: 30px;
    line-height: 33px;
  }

  .nav-link.contact {
    margin-bottom: 11px;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .nav-menu-2 {
    background-color: #242424;
  }

  .hero-section {
    padding-top: 88px;
  }

  .menu-button-2 {
    color: #fff;
  }

  .menu-button-2.w--open {
    background-color: #55acee;
  }

  .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav2-2 {
    margin-bottom: 0px;
    background-color: #fff;
  }

  .container-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .link-block-3 {
    margin-right: 10px;
  }

  .link-block-3.yt {
    margin-left: 10px;
  }

  .section-18 {
    background-position: 47% 50%;
  }

  .section-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-wrapper {
    width: 70%;
  }

  .contact-overlay {
    display: none;
    opacity: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .counter-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-21 {
    height: auto;
    padding-top: 23px;
  }
}

@media screen and (max-width: 767px) {
  .icon {
    color: #000;
  }

  .nav2 {
    width: 20vw;
  }

  .div-block-29 {
    width: 15vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .homedivhero {
    padding-left: 53px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .homedivhero.home {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .social-block {
    background-size: 40px;
  }

  .social-block.pinterest {
    background-size: 40px;
  }

  .social-block.facebook {
    background-size: 40px;
  }

  .social-block.dribbble {
    background-size: 40px;
  }

  .tile-overlay {
    position: static;
  }

  .tile-text {
    left: 17px;
    bottom: 14px;
    font-size: 23px;
    line-height: 29px;
  }

  .hero-container {
    top: auto;
    padding: 5px 0px;
  }

  .section-14 {
    top: 0px;
  }

  .section {
    padding-right: 20px;
    padding-bottom: 38px;
    padding-left: 20px;
  }

  .nav-link.contact {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px;
  }

  .hero-section {
    padding-bottom: 25px;
  }

  .nav2-2 {
    background-color: #fff;
  }

  .section-18 {
    height: auto;
    padding-bottom: 23px;
    background-position: 83% 50%;
  }

  .form-wrapper {
    width: 80%;
  }

  .container-21 {
    padding-top: 0px;
    padding-left: 11px;
  }

  .heading-22 {
    padding-left: 11px;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .container-23 {
    top: 0px;
    margin-bottom: 10px;
  }

  .section-23 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 25px;
  }

  .icon {
    margin-top: 0px;
    padding-top: 0px;
    color: #000;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .section-10 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-10 {
    margin-top: 1px;
    margin-left: -119px;
    font-size: 32px;
    line-height: 32px;
  }

  .button {
    width: 44vw;
    height: 77px;
    margin-top: -30px;
    margin-left: -136px;
  }

  .homedivhero {
    padding-left: 26px;
  }

  .homedivhero.home {
    width: 100vw;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .footer {
    height: auto;
  }

  .infoblock.left.m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-37 {
    margin-left: -51px;
    padding-left: 0px;
  }

  ._33block {
    width: 100%;
    height: 300px;
  }

  .social-block.pinterest {
    background-size: 48px;
  }

  ._40block {
    width: 100%;
  }

  .tile-overlay.ist {
    background-size: 35px;
  }

  .tile-text {
    left: 30px;
    bottom: 30px;
    font-size: 35px;
    line-height: 35px;
  }

  .hero-container {
    height: auto;
  }

  ._60block {
    width: 100%;
  }

  ._60block._2 {
    width: 100%;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-section.footer {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    z-index: 0;
  }

  .nav2-2 {
    background-color: #fff;
  }

  .container-8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-13 {
    width: 100px;
    height: 100px;
    max-width: 100px;
  }

  .headeremp {
    height: 300px;
  }

  .slider {
    height: 300px;
  }

  .empresa.imper {
    position: relative;
  }

  .section-16 {
    bottom: 5%;
  }

  .div-block-44 {
    width: 100%;
    padding-bottom: 7px;
  }

  .container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-45 {
    width: 100%;
  }

  .container-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .html-embed {
    width: 100%;
    height: auto;
  }

  .tabs-menu-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menuproprin.w--current {
    width: 71%;
  }

  .menuproprin.papel.w--current {
    width: 200px;
  }

  .menuproprin.tarah.w--current {
    width: 200px;
  }

  .menuproprin.asfal.w--current {
    width: 200px;
  }

  .menuproprin.imper.w--current {
    width: 200px;
  }

  .tabs-menu-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menuprosec.subbot {
    width: 148px;
    margin-top: 10px;
  }

  .menuprosec.subbot.w--current {
    width: 148px;
  }

  .image-20 {
    width: 90%;
  }

  .section-18 {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 33px;
    background-position: 0% 50%;
  }

  .heading-19 {
    font-size: 47px;
  }

  .container-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-49 {
    width: 70%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-50 {
    width: 70%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-50.light {
    margin-bottom: 10px;
  }

  .div-block-54 {
    width: 100%;
    margin-bottom: 5px;
  }

  .div-block-54.solo {
    width: 100%;
  }

  .div-block-56 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .close-link:hover {
    color: #fff;
  }

  .form-wrapper {
    width: 90%;
  }

  .rich-text-block-2 {
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  }

  .container-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rich-text-block-7 {
    display: block;
    font-size: 12px;
  }

  .slide {
    height: 100%;
  }

  .container-21 {
    height: auto;
  }

  .div-block-58 {
    height: auto;
  }

  .column {
    padding-right: 0px;
  }

  .column-2 {
    padding-right: 0px;
  }

  .slide-2 {
    height: 100%;
  }

  .mask {
    height: 100%;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-7 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .section-21 {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-61 {
    position: static;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .container-22 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .lightbox-link-4 {
    display: block;
  }

  .container-23 {
    top: 0px;
    margin-bottom: 10px;
  }

  .text-block-5 {
    text-align: center;
  }

  .rich-text-block-12 {
    text-align: justify;
  }

  .rich-text-block-13 {
    margin-left: 10px;
  }

  .rich-text-block-14 {
    padding-right: 20px;
    text-align: justify;
  }
}

@font-face {
  font-family: 'Futura std';
  src: url('../fonts/Futura-Std-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow book';
  src: url('../fonts/GothamNarrow-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}


.fix_100{
  width: 100%;
}