.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

a {
  text-decoration: none;
}

.line-3 {
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
}

.line-3.red {
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin-top: 2px;
  margin-bottom: 2px;
  position: static;
}

.nav-menu {
  height: auto;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  margin-left: 40px;
  font-family: Lato, sans-serif;
  display: flex;
}

.full-nav {
  z-index: 200;
  width: 80px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.social-media-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

.brand-logo {
  color: #333;
  font-family: Exo, sans-serif;
  text-decoration: none;
}

.brand-logo.red {
  color: #817a78;
  text-align: left;
  text-transform: uppercase;
  color: #817a78;
  text-align: left;
  text-transform: uppercase;
  color: #817a78;
  text-align: left;
  text-transform: uppercase;
  color: #817a78;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 30px;
}

.logo-link {
  text-align: center;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
  margin-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.logo-link.w--current {
  flex-direction: row;
  margin-bottom: 25px;
}

.left-menu {
  z-index: 9997;
  width: 500px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#fff, #fff);
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 1px 0 3px rgba(130, 152, 192, .15);
}

.line-1 {
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 2px 0;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.line-1.red {
  width: 20px;
  height: 2px;
  color: #212c42;
  background-color: #fff;
  margin: 2px auto;
  display: block;
  position: static;
}

.line-2 {
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 28px;
  left: 0;
  right: 0;
}

.line-2.red {
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin-top: 2px;
  margin-bottom: 2px;
  position: static;
}

.hamburg-button {
  z-index: 1000;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(173, 173, 173, .35);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 26px 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.left-nav {
  z-index: 9998;
  width: 80px;
  height: 100%;
  background-image: linear-gradient(#1948c3, #5b2dad 99%);
  position: fixed;
  box-shadow: 20px 0 100px -7px rgba(0, 0, 0, .2);
}

.left-nav.violet {
  background-image: linear-gradient(#9ccf59, #9ccf59);
}

.social-icon {
  width: 30px;
  height: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon.nav {
  width: 40px;
  height: 40px;
  opacity: 1;
  border: 1px solid #e4ecf6;
  margin-bottom: 10px;
  transition: opacity .3s;
}

.social-icon.nav:hover {
  opacity: 1;
}

.social-icon.nav.icono {
  background-image: url('../images/Captura-de-Pantalla-2019-07-31-a-las-23.39.24.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-width: 0;
}

.social-icon.nav.icono.w--current {
  background-image: url('../images/Logo-Icono.jpg');
}

.social-icon.nav {
  width: 40px;
  height: 40px;
  opacity: 1;
  border: 1px solid #e4ecf6;
  margin-bottom: 10px;
  transition: opacity .3s;
}

.social-icon.nav:hover {
  opacity: 1;
}

.social-icon.nav.logo {
  opacity: 1;
  background-image: url('../images/Logo-Icono.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
}

.white-brand-logo {
  color: #333;
  font-family: Exo, sans-serif;
  text-decoration: none;
}

.white-brand-logo.red {
  color: #212c42;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 40px;
  line-height: 30px;
}

.white-brand-logo.red.small {
  color: #817a78;
  color: #212c42;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 41px;
}

.white-brand-logo.red.small.white {
  color: #fff;
}

.brand-header {
  align-items: center;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.button {
  background-color: #d41432;
  border-radius: 5px;
  padding: 9px 30px;
}

.button.dark-line {
  color: #212c42;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #9ccf59;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line:hover {
  color: #fff;
  background-color: #9ccf59;
}

.button.dark-line.price {
  border-color: #8534ff;
  margin-top: 0;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line.price:hover {
  color: #f5f5f5;
  background-color: #8534ff;
}

.button.white-line {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 12px 30px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.white-line:hover {
  color: #212c42;
  background-color: #fff;
}

.button.dark-line {
  color: #212c42;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #8534ff;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line:hover {
  color: #fff;
  background-color: #8534ff;
}

.button.dark-line.price {
  color: #fff;
  border-color: #fff;
  margin-top: 0;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line.price:hover {
  color: #3f3b3a;
  background-color: #9ccf59;
}

.button.dark-line.price {
  background-color: #9ccf59;
  border-style: none;
  border-color: #8534ff;
  margin-top: 0;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line.price:hover {
  color: #f5f5f5;
  background-color: #0c573c;
}

.button.dark-line.price {
  border-color: #8534ff;
  margin-top: 0;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line.price:hover {
  color: #f5f5f5;
  background-color: #8534ff;
}

.button.dark-line-copy {
  color: #212c42;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #9ccf59;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.dark-line-copy:hover {
  color: #fff;
  background-color: #9ccf59;
}

.button.dark-line-copy.llegar {
  margin-top: 20px;
}

.button.white-line {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 0;
  padding: 15px 30px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.white-line:hover {
  color: #212c42;
  background-color: #fff;
}

.button.white-line {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 0;
  padding: 12px 30px;
  font-weight: 600;
  transition: background-color .4s, color .4s;
}

.button.white-line:hover {
  color: #212c42;
  background-color: #fff;
}

.column-footer-copyright {
  padding-right: 10px;
}

.copyright-2 {
  color: #f4c3cf;
  text-align: right;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 26px;
  position: relative;
}

.all-right {
  text-align: right;
}

.copyright-writter {
  border-top: 1px #000;
  padding-top: 0;
  padding-bottom: 0;
}

.top-padding {
  margin-top: 30px;
}

.top-padding.center {
  margin-top: 30px;
  display: inline-block;
}

.bottom-footer {
  background-color: #a30a2b;
  margin-top: 35px;
  padding: 10px 30px;
}

.big-hero-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.big-hero-heading.section-ads {
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 42px;
  line-height: 52px;
  display: block;
}

.important-link {
  color: #f4c3cf;
  font-weight: 400;
  text-decoration: none;
}

.footer {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.bold-text-2 {
  color: #b0d55b;
  font-size: 18px;
  font-weight: 700;
}

.container-full {
  max-width: none;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-full.center {
  font-family: Lato, sans-serif;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.container-full.center.hero {
  flex-direction: row;
  align-items: center;
  top: 55%;
}

.container-full.center.padding {
  align-items: flex-start;
  top: 60%;
}

.container-full.center-algined {
  text-align: center;
}

.container-full.center-algined.seccionproyectos {
  align-items: stretch;
}

.container-full.pie {
  flex-direction: column;
  align-items: stretch;
}

.page-wrapper {
  margin-left: 80px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  position: relative;
  overflow: hidden;
}

.column-footer-copyright-right {
  padding-left: 0;
}

.section {
  padding: 0 15px 30px;
}

.section.no-padding {
  padding-bottom: 0;
}

.section.no-padding.flex-features {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.section.gray {
  background-color: rgba(248, 248, 255, .65);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section.gray.postmapa {
  margin-top: -120px;
}

.section.fact {
  background-image: linear-gradient(rgba(12, 87, 60, .75), rgba(12, 87, 60, .75)), url('../images/MAYORAZGO-9.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.section.features-section {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.section.features-section.gray {
  background-color: rgba(248, 248, 255, .65);
  padding-bottom: 80px;
}

.section.no-bottom {
  padding: 60px 0;
}

.contact-us {
  margin-left: 40px;
}

.div-useful-links {
  text-align: left;
  margin-left: 40px;
}

.footer-sub {
  color: #b0d55b;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.footer-link-2 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.footer-link-2:hover {
  color: #b0d55b;
  font-size: 16px;
  text-decoration: underline;
}

.small-text {
  color: #505e78;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
}

.small-text.bottom {
  color: #817a78;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 26px;
  padding-bottom: 0;
  font-size: 25px;
  line-height: 30px;
}

.small-text.bottom.white {
  color: rgba(255, 255, 255, .63);
}

.brand-footer {
  height: 88px;
  justify-content: center;
  align-items: center;
  margin-left: -4px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: block;
  position: relative;
}

.left-menu-dark-side-2 {
  z-index: 1000;
  background-color: rgba(12, 87, 60, .7);
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-2 {
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 50vh 50vh;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.algin-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  display: block;
}

.services-card {
  width: 30%;
  background-color: #fff;
  border: 1px solid #e4ecf6;
  border-radius: 0;
  flex: 0 auto;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: auto;
  padding: 0 40px 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.color-block-info {
  width: 60%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-left: 0;
  padding: 71px;
}

.color-block-info.red {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding: 70px;
  display: flex;
}

.info-content {
  z-index: 10;
  position: relative;
}

.section-content {
  width: 50%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.full-header-2 {
  background-color: rgba(255, 255, 255, .1);
  border-bottom: 1px solid #d4dce6;
  justify-content: space-between;
  align-items: center;
  padding: 14px 60px;
  text-decoration: none;
  display: flex;
}

.full-header-2.transparent {
  height: 10vh;
  background-color: rgba(255, 255, 255, .1);
  border-bottom-color: rgba(212, 220, 230, .5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.full-header-2.transparent.paisa {
  height: 15vh;
  background-color: rgba(255, 255, 255, 0);
}

.tittle-header {
  color: #083021;
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
}

.paragraph-white {
  color: #fff;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-white.ads-center {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  display: block;
}

.service-image {
  background-color: #a30a2b;
  border-style: none;
  padding-top: 56px;
}

.service-image.taller {
  background-color: #a30a2b;
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
  display: block;
}

.service-image.taller.sucursales {
  padding-top: 90px;
  padding-left: 8px;
  padding-right: 8px;
}

.service-image.sucursal {
  padding-top: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.banner-slider {
  background-image: linear-gradient(to right, rgba(22, 53, 25, .5) 51%, rgba(255, 255, 255, 0)), url('../images/20190613_174353.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.banner-slider._2 {
  background-image: radial-gradient(circle at 72% 55%, rgba(255, 255, 255, 0) 10%, rgba(22, 53, 25, .5) 75%), url('../images/20190613_174605.jpg');
  background-position: 0 0, 84%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.strape-div {
  width: 60px;
  height: 80px;
  background-color: #a30a2b;
  border: 1px #d8d8d8;
  border-bottom: 2px #42ae13;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex: 0 auto;
  margin-top: -1px;
}

.strape-div.center {
  height: 140px;
  background-color: #8534ff;
  border-style: none;
  border-bottom-color: #42ae13;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.strape-div.center.headline {
  background-color: #a30a2b;
  border-top-style: none;
  border-top-width: 0;
}

.hero-right-slide-nav {
  font-size: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -90%;
  transform: rotate(90deg);
}

.right-arrow {
  display: none;
  position: relative;
}

.paragraph {
  font-family: Open Sans, sans-serif;
}

.testimonial-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 35px;
  display: flex;
}

.left-padding {
  padding-top: 30px;
  padding-right: 30px;
}

.services-tittle {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
}

.services-tittle.black {
  color: #212c42;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.services-tittle.black._2 {
  font-size: 30px;
}

.services-tittle.black.cancun {
  font-size: 30px;
  line-height: 30px;
}

.services-tittle.black._3 {
  font-size: 35px;
}

.services-tittle.black.penal {
  font-size: 30px;
  line-height: 30px;
}

.services-tittle.black {
  color: #083021;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
}

.left-arrow {
  display: none;
}

.hero-slider {
  height: 100vh;
}

.div-block-9 {
  display: flex;
}

.banner-content {
  position: relative;
  left: 50px;
  right: 0;
}

.banner {
  height: 800px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/jungwoo-hong-112133-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
  font-family: Lato, sans-serif;
  position: relative;
}

.banner.homepages-5 {
  height: 100vh;
  background-color: #f5f5f5;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/AdobeStock_203468368.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  padding: 70px 110px;
  display: flex;
}

.banner.homepages-5.ups {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.banner.homepages-4 {
  height: 100vh;
  background-image: linear-gradient(rgba(6, 17, 99, .25), rgba(6, 17, 99, .25)), url('../images/kimon-maritz-183501-unsplash.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.banner.homepages-4.about-us {
  height: 400px;
  background-image: linear-gradient(rgba(8, 48, 33, .7), rgba(8, 48, 33, .7)), url('../images/Contacto_2.jpg');
  background-position: 0 0, 50% 79%;
}

.banner.homepages-4.about-us.first {
  height: 500px;
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/Rancho.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.banner.homepages-4.about-us.profesional {
  height: 500px;
  background-image: linear-gradient(rgba(8, 48, 33, .5), rgba(8, 48, 33, .5)), url('../images/Profesional.jpg');
  background-size: auto, cover;
}

.banner.homepages-4.about-us.sucursales {
  background-image: linear-gradient(rgba(8, 48, 33, .5), rgba(8, 48, 33, .5)), url('../images/20190613_174605.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.banner.homepages-4.about-us.sucursales.principal {
  height: auto;
  min-height: 100vh;
}

.paragraph-2 {
  color: #fff;
  font-size: 65px;
  font-weight: 700;
  line-height: 75px;
}

.text-span-3 {
  color: #b0d55b;
  font-weight: 900;
  text-decoration: underline;
}

.text-span-4 {
  color: #b0d55b;
}

.strape-div-2 {
  width: 60px;
  height: 120px;
  background-color: #a30a2b;
  border: 1px #d8d8d8;
  border-bottom: 2px #42ae13;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex: 0 auto;
  margin-top: -1px;
}

.strape-div-2.center {
  height: 140px;
  background-color: #8534ff;
  border-style: none;
  border-bottom-color: #42ae13;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.strape-div-2.center.headline {
  background-color: #a30a2b;
  border-top-style: none;
  border-top-width: 0;
}

.div-block-10 {
  width: 30%;
  background-color: #fff;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
  box-shadow: 3px 3px 10px -4px #cecece;
}

.paragraph-6 {
  padding: 10px 20px 20px;
  line-height: 24px;
}

.heading {
  color: #0c573c;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

.paragraph-8 {
  color: #fff;
}

.column {
  padding-left: 40px;
}

.paragraph-9, .paragraph-10 {
  color: #fff;
}

.link {
  color: #0c573c;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.video-background-section {
  height: 100vh;
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/EOu-AeBXkAIKzof.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  padding-top: 70px;
  padding-left: 70px;
  position: relative;
}

.video-background-section.riego {
  height: auto;
  min-height: 100vh;
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/Riego-1.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section-content-2 {
  width: 50%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.facts-number {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 48px;
}

.features-block {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-basis: 33.33%;
  padding: 30px;
  transition: background-color .4s;
}

.features-block:hover {
  background-color: rgba(0, 0, 0, 0);
}

.features-block.new {
  background-image: none;
  border-radius: 0;
  transition-property: none;
}

.features-block.new:hover {
  background-color: rgba(0, 0, 0, 0);
}

.service-tittle {
  color: #212c42;
  font-size: 24px;
  line-height: 32px;
}

.facts-info {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.facts-wrapper {
  text-align: center;
  align-items: center;
  display: flex;
}

.div-icon-wrapper {
  width: 60px;
  height: 60px;
  background-color: rgba(198, 159, 255, .4);
  background-image: url('../images/icons8-bedroom-100-1_1icons8-bedroom-100 (1).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-icon-wrapper.services {
  width: 120px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Diseño-2.svg');
  background-size: 100px;
}

.div-icon-wrapper.services.desarrollo {
  background-image: url('../images/Desarrollo.svg');
}

.div-icon-wrapper.services.mantenimiento {
  background-image: url('../images/Mantenimiento.svg');
}

.div-icon-wrapper.services.riego {
  background-image: url('../images/Sistemas-de-Riego.svg');
}

.div-icon-wrapper.services.proyeccion {
  background-image: url('../images/Proyeccion.svg');
}

.div-icon-wrapper.services.arboles {
  background-image: url('../images/Arboles.svg');
}

.div-icon-wrapper.services.hunter {
  width: 200px;
  background-image: url('../images/Hunter.svg');
  background-size: contain;
}

.div-icon-wrapper.services.rain-bird {
  width: 240px;
  background-image: url('../images/Rain-Bird.svg');
  background-size: contain;
}

.div-icon-wrapper.services.aqua-pack {
  width: 240px;
  background-image: url('../images/Aqua-Pack.svg');
  background-size: contain;
}

.div-icon-wrapper.services.franklin {
  width: 300px;
  background-image: url('../images/Franklin.svg');
  background-size: contain;
}

.div-icon-wrapper.services.emmsa {
  width: 200px;
  background-image: url('../images/Emmsa.svg');
  background-size: contain;
}

.div-icon-wrapper.doors {
  background-image: url('../images/icons8-door-opened-128_1icons8-door-opened-128.png');
  background-size: 40px;
}

.div-icon-wrapper.doors.no-transparent {
  background-color: #a30a2b;
  background-image: url('../images/icons8-handshake-heart-100_1icons8-handshake-heart-100.png');
  background-size: 50px;
}

.div-icon-wrapper.left {
  margin-left: 0;
}

.background-video {
  height: 100vh;
  background-image: linear-gradient(rgba(12, 87, 60, .67), rgba(12, 87, 60, .67));
  position: relative;
  overflow: hidden;
}

.text-facts {
  color: #8298c0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
}

.text-facts.white {
  color: #9ccf59;
  text-align: left;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}

.features-blocks {
  border-top: 1px solid #e4ecf6;
  border-bottom: 1px solid #e4ecf6;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.features-blocks.new {
  background-image: none;
  border-style: none;
  border-radius: 0;
}

.sub-hero-text {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.fact-icon {
  width: 100px;
  height: 80px;
  background-image: url('../images/icons8-task-80_1icons8-task-80.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  border: 1px solid rgba(255, 255, 255, .2);
}

.fact-icon._3 {
  background-image: url('../images/icons8-handshake-128_1icons8-handshake-128.png');
  background-size: 54px;
}

.fact-icon._2 {
  background-image: url('../images/MetrosCuadrados2.svg');
  background-size: 54px;
}

.fact-icon._4 {
  background-image: url('../images/Arbol.svg');
  background-size: 54px;
}

.services-card-2 {
  width: 95%;
  background-color: #fff;
  border: 1px solid #e4ecf6;
  border-radius: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.services-card-2.copy {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 40px;
}

.separator {
  height: 1px;
  background-color: #e4ecf6;
  margin-top: 20px;
}

.heading-4 {
  color: #212c42;
  text-transform: uppercase;
}

.project-text {
  color: #083021;
  margin-right: 8px;
  font-weight: 700;
  line-height: 24px;
}

.project-text.dark {
  color: #0c573c;
  font-weight: 400;
}

.cell {
  border-bottom: 1px solid #e4ecf6;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.service-image-2 {
  border-style: none;
  padding-top: 56px;
}

.service-image-2.taller {
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
  display: block;
}

.strape-div-clave {
  width: 60px;
  height: 120px;
  background-color: #d7eaad;
  border: 1px #d8d8d8;
  border-bottom: 2px #42ae13;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  margin-top: -1px;
  display: flex;
}

.strape-div-clave.center {
  height: 140px;
  background-color: #a30a2b;
  border-style: none;
  border-bottom-color: #42ae13;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.strape-div-clave.center.x {
  background-color: #a30a2b;
}

.strape-div-clave.center {
  height: 140px;
  background-color: #8534ff;
  border-style: none;
  border-bottom-color: #42ae13;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-5 {
  background-image: linear-gradient(rgba(3, 29, 20, .65), rgba(3, 29, 20, .65)), url('../images/AdobeStock_203468368.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 35px;
}

.div-block-11 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 35px 100px 35px 35px;
  display: flex;
}

.heading-5 {
  color: #083021;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 900;
  line-height: 45px;
}

.link-block {
  color: #fff;
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/20190613_174353.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 35px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.link-block:hover {
  color: #000;
  background-image: linear-gradient(rgba(135, 201, 87, .7), rgba(135, 201, 87, .7)), url('../images/20190613_174353.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block.paisa {
  color: #fff;
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/MAYORAZGO-9.jpg');
  background-size: auto, cover;
  justify-content: space-between;
}

.link-block.paisa:hover {
  color: #000;
  background-image: linear-gradient(rgba(135, 201, 87, .7), rgba(135, 201, 87, .7)), url('../images/MAYORAZGO-9.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block.produccion {
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/Producción2.jpg');
  background-size: auto, cover;
}

.link-block.produccion:hover {
  background-image: linear-gradient(rgba(135, 201, 87, .7), rgba(135, 201, 87, .7)), url('../images/Producción2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block.online {
  background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/Tienda_Online.jpg');
}

.link-block.online:hover {
  background-image: linear-gradient(rgba(135, 201, 87, .7), rgba(135, 201, 87, .7)), url('../images/Tienda_Online.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.feature-card {
  border-right: 1px solid #e4ecf6;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.feature-card.last {
  border-right: 0 rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
}

.feature-card.construccion {
  width: 33.33%;
  padding: 15px;
}

.features-heading {
  color: #212c42;
  margin-top: 0;
  position: absolute;
  left: 0;
}

.project-section {
  height: auto;
  background-image: linear-gradient(rgba(6, 17, 99, .59), rgba(6, 17, 99, .59)), url('../images/jeremy-yap-119489-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 120px;
  display: flex;
}

.project-section.padding {
  background-image: linear-gradient(rgba(12, 87, 60, .6), rgba(12, 87, 60, .6)), url('../images/Producción-2.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  padding-top: 120px;
}

.number-features {
  color: #f1f1fa;
  margin-top: 0;
  margin-left: 0;
  font-size: 80px;
  line-height: 90px;
  display: inline-block;
  position: static;
}

.flex-features {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.project-block {
  width: 80%;
  text-align: center;
  align-items: center;
  display: block;
}

.paragraph-white-2 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.image-side {
  width: 100%;
  height: 600px;
  background-image: linear-gradient(rgba(6, 17, 99, .1), rgba(6, 17, 99, .1)), url('../images/Analisis-de-agua.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.image-side.db-construccion {
  background-image: url('../images/Construccion_Profesional.jpg'), linear-gradient(rgba(6, 17, 99, .1), rgba(6, 17, 99, .1));
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.image-side.diseo {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Riego-2.jpg');
  background-position: 0 0, 50%;
}

.image-side.automatizacion {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Riego-4.jpg');
  background-position: 0 0, 0%;
}

.half-section {
  width: 50%;
  float: right;
  background-color: #f8f8ff;
}

.half-section.white {
  height: 600px;
  background-color: rgba(0, 0, 0, 0);
}

.half-section.white.padding {
  width: 50%;
  height: auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 70px;
  display: flex;
}

.image-3 {
  margin-bottom: 0;
  margin-right: 10px;
}

.div-block-15 {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.heading-6 {
  font-size: 35px;
  line-height: 35px;
}

.html-embed {
  width: 100%;
  height: 800px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-5 {
  font-weight: 900;
}

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

.link-block-2 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.bd-tab {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 22px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.db-proyect {
  width: 47%;
  height: 300px;
  background-image: url('../images/ViverosGDV_Rakau_09.jpg');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  margin: 8px;
  padding: 15px;
  display: flex;
}

.db-proyect.rakau {
  background-image: url('../images/ViverosGDV_Rakau_09.jpg');
}

.db-proyect.misionlacanada {
  background-image: url('../images/ViverosGDV_Mision_La_Canada_10.jpg');
}

.db-proyect.noucamp {
  background-image: url('../images/ViverosGDV_Nou_Camp_03.jpg');
}

.db-proyect.casadepiedra {
  background-image: url('../images/ViverosGDV_Casa_de_Piedra_06.jpg');
}

.db-proyect.privadacastilla {
  background-image: url('../images/ViverosGDV_Privada_Castilla_Mayorazgo_02.jpg');
}

.db-proyect.casaph214 {
  background-image: url('../images/ViverosGDV_Casa_PH214_04.jpg');
}

.db-proyect.sierra-nogal {
  background-image: url('../images/ViverosGDV_Sierra_Nogal_09.jpg');
}

.db-proyect.plaza-mayor {
  background-image: url('../images/ViverosGDV_Plaza_Mayor_06.jpg');
}

.db-proyect.marriott {
  background-image: url('../images/ViverosGDV_Marriot_06.jpg');
}

.db-proyect.aeropuertocancun {
  background-image: url('../images/pic5.jpg');
}

.db-proyect.domingo {
  background-image: url('../images/ViverosGDV_Estadio_Domingo_Santana_01.jpg');
}

.db-proyect.axle {
  background-image: url('../images/pic3_1.jpg');
}

.db-proyect.soberna {
  background-image: url('../images/ViverosGDV_Soberna_06.jpg');
}

.db-proyect.molino {
  background-image: url('../images/ViverosGDV_El_Molino_04.jpg');
}

.db-proyect.mayorazgo {
  background-image: url('../images/ViverosGDV_Mayorazgo_14.jpg');
}

.db-proyect.cashmg {
  background-image: url('../images/ViverosGDV_Casa_HMG_08.jpg');
}

.db-proyect.bosquesdelpedregal {
  background-image: url('../images/ViverosGDV_Bosques_del_Pedregal_06.jpg');
}

.db-proyect.forumcultural {
  background-image: url('../images/ViverosGDV_Forum_Cultural_Guanajuato_02.jpg');
}

.db-proyect.lomaspuntadeleste {
  background-image: url('../images/ViverosGDV_Lomas_de_Punta_del_Este_03.jpg');
}

.db-proyect.casamb {
  background-image: url('../images/ViverosGDV_Casa_MB_04.jpg');
}

.db-proyect.laestancia {
  background-image: url('../images/ViverosGDV_La_Estancia_02.jpg');
}

.db-proyect.riego {
  background-image: url('../images/ViverosGDV_Riego_02.jpg');
}

.db-proyect.terraverde {
  background-image: url('../images/ViverosGDV_Terraberde_10_Baja.jpg');
}

.db-proyect.elbosque {
  background-image: url('../images/ViverosGDV_El_Bosque_02.jpg');
}

.db-proyect.generalmotors {
  background-image: url('../images/ViverosGDV_General_Motors_8.jpg');
}

.db-proyect.gillette {
  background-image: url('../images/ViverosGDV_Gillette_Procter_and_Gamble_2.jpg');
}

.db-proyect.villassantafe {
  background-image: url('../images/ViverosGDV_Villas_de_Santa_Fe_11_Baja.jpg');
}

.db-proyect.nsk {
  background-image: url('../images/ViverosGDV_NSK_088.jpg');
}

.db-proyect.penal {
  background-image: url('../images/ViverosGDV_Penal_Villa_Comaltitlan_01.jpg');
}

.heading-10 {
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-decoration: none;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: linear-gradient(rgba(8, 48, 33, .7), rgba(8, 48, 33, .7));
  align-items: flex-end;
  padding: 25px;
  transition: all .35s;
  display: flex;
}

.link-block-3:hover {
  opacity: 1;
}

.text-block-2 {
  font-weight: 700;
}

.tab-link-tab-1 {
  background-color: rgba(0, 0, 0, 0);
  border-right: 1px solid #000;
  padding: 5px 25px;
  line-height: 14px;
  transition: all .3s;
}

.tab-link-tab-1:hover {
  color: #0c573c;
}

.tab-link-tab-1.w--current {
  color: #87c957;
  background-color: rgba(0, 0, 0, 0);
  border-right: 1px solid #000;
  padding: 5px 25px;
  font-size: 14px;
  line-height: 14px;
}

.tabs {
  width: 100%;
}

.tabs-menu {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-7 {
  margin-bottom: 25px;
}

.button-3 {
  color: #0c573c;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #0c573c;
  margin-top: 15px;
  padding: 15px 30px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .3s;
}

.button-3:hover {
  color: #fff;
  background-color: #0c573c;
}

.button-3._2 {
  margin-bottom: 20px;
}

.button-3._3 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.button-3._1 {
  max-width: 250px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.button-3._4 {
  margin-bottom: 30px;
}

.button-3.contacto {
  margin-right: 30px;
}

.column-5 {
  flex-direction: column;
  transition: all .3s;
  display: flex;
}

.div-block-17 {
  height: auto;
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
}

.heading-12 {
  color: #0c573c;
  margin-top: 0;
}

.map-3 {
  height: 100vh;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.galeria-sucursal {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.link-2 {
  color: #000;
  margin-bottom: 40px;
}

.heading-13 {
  color: #817a78;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.div-block-18 {
  align-items: center;
  display: flex;
}

.image-9 {
  margin-right: 10px;
  padding-top: 11px;
}

.text-block-3 {
  color: #87c957;
  margin-top: 15px;
  margin-bottom: -5px;
}

.div-block-19 {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.link-block-4 {
  align-items: center;
  display: flex;
}

.paragraph-15 {
  margin-left: 210px;
  margin-right: 210px;
}

.container-full-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
}

.container-full-2.center {
  font-family: Lato, sans-serif;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.container-full-2.center.padding {
  max-width: none;
  top: 50%;
}

.section-7 {
  padding: 0 15px 120px;
}

.section-7.no-bottom {
  padding: 0;
}

.section-7.no-padding {
  padding-bottom: 0;
}

.section-7.no-padding.flex-features {
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.section-7.left {
  padding-top: 0;
  padding-bottom: 30px;
}

.big-hero-heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.big-hero-heading-2.principal {
  font-size: 100px;
  line-height: 100px;
}

.columns {
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-block-4 {
  margin-top: 30px;
}

.div-block-21 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-16 {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-10 {
  width: 47%;
  margin: 10px;
}

.div-block-22 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  height: auto;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  margin-left: 40px;
  font-family: Lato, sans-serif;
  display: flex;
}

.logo-link-3 {
  text-align: center;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  align-items: flex-start;
  margin-top: 5px;
  margin-bottom: 50px;
  text-decoration: none;
  display: flex;
}

.left-menu-2 {
  z-index: 9997;
  width: 500px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#f8f8ff, #f8f8ff);
  justify-content: flex-start;
  align-items: center;
  padding-left: 80px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 1px 0 3px rgba(130, 152, 192, .15);
}

.left-menu-dark-side-3 {
  z-index: 1000;
  background-color: rgba(8, 48, 33, .9);
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hamburg-button-2 {
  z-index: 1000;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(173, 173, 173, .35);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 26px 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.menu {
  color: #0c573c;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.div-block-23 {
  width: 35px;
  height: 32px;
  background-image: url('../images/Logo-Icono.jpg');
  background-position: 50%;
  background-size: contain;
  margin-right: 10px;
}

.paragraph-2-ups {
  color: #fff;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

.heading-15 {
  color: #b0d55b;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 900;
  line-height: 120px;
}

.text-span-3-ups {
  color: #b0d55b;
  font-weight: 900;
  text-decoration: none;
}

.text-span-6 {
  font-weight: 900;
}

.text-span-7 {
  color: #70a842;
  font-weight: 900;
}

.div-block-24 {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.div-block-26 {
  width: 45px;
  height: 40px;
  background-image: url('../images/Logo-Icono.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}

.button-4 {
  background-color: #87c957;
  border-radius: 5px;
  padding-top: 6px;
  padding-bottom: 9px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.project-text-2 {
  color: #083021;
  margin-right: 8px;
  font-weight: 700;
  line-height: 24px;
}

.project-text-2.dark {
  color: #0c573c;
  font-weight: 400;
}

.text-span-8 {
  white-space: normal;
  font-size: 10px;
  position: relative;
  bottom: 5px;
}

.cell-servicios {
  border-bottom: 1px solid #e4ecf6;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.list-item {
  color: #0c573c;
  margin-bottom: 5px;
}

.list {
  padding-left: 20px;
}

.project-text-2-copy {
  color: #083021;
  margin-bottom: 5px;
  margin-right: 8px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-9 {
  font-size: 10px;
  font-weight: 400;
  position: relative;
  bottom: 5px;
}

.image-13 {
  color: #083021;
  margin-right: 15px;
}

.link-block-5 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.link-block-5.desktop {
  display: flex;
}

.link-block-5.mobile {
  display: none;
}

.text-block-5 {
  color: #083021;
  font-size: 16px;
  line-height: 14px;
}

.button-4-contacto {
  background-color: #87c957;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 12px 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

.divblock-contacto-paisa {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 25px 20px;
  display: flex;
}

.mapas {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.half-section-image-2 {
  width: 50%;
  height: 600px;
  float: left;
}

.center-content-2 {
  width: 70%;
  flex-direction: column;
  display: block;
}

.db-mapa {
  width: 80vw;
  height: 80vw;
  color: #d3cdcd;
  margin-top: -120px;
  position: relative;
}

.db-estado {
  transition: all .2s;
}

.db-estado.guanajuato {
  width: 7.438%;
  position: absolute;
  top: 53.382%;
  bottom: auto;
  left: 50.148%;
  right: auto;
}

.db-estado.queretaro {
  width: 4.823%;
  position: absolute;
  top: 54.109%;
  bottom: auto;
  left: 55.015%;
  right: auto;
}

.db-estado.michoacan {
  width: 11.636%;
  position: absolute;
  top: 58.723%;
  bottom: auto;
  left: 44.946%;
  right: auto;
}

.db-estado.aguascalientes {
  z-index: 11;
  width: 3.049%;
  position: absolute;
  top: 51.26%;
  left: 47.627%;
}

.db-estado.baja-california-norte {
  width: 14.066%;
  position: absolute;
  top: 15.159%;
  left: 1.004%;
}

.db-estado.baja-california-sur {
  width: 18.263%;
  position: absolute;
  top: 31.895%;
  left: 7.889%;
}

.db-estado.campeche {
  width: 9.628%;
  position: absolute;
  top: 56.852%;
  left: 81.486%;
}

.db-estado.chiapas {
  width: 11.887%;
  position: absolute;
  top: 66.964%;
  left: 76.151%;
}

.db-estado.chihuahua {
  width: 18.684%;
  position: absolute;
  top: 18.166%;
  left: 27.028%;
}

.db-estado.coahuila {
  width: 13.201%;
  position: absolute;
  top: 24.811%;
  left: 43.868%;
}

.db-estado.colima {
  width: 3.375%;
  position: absolute;
  top: 61.859%;
  left: 42.146%;
}

.db-estado.df {
  width: 1.109%;
  position: absolute;
  top: 61.691%;
  left: 59.111%;
}

.db-estado.durango {
  width: 14.821%;
  position: absolute;
  top: 35.845%;
  left: 33.685%;
}

.db-estado.guerrero {
  width: 13.317%;
  position: absolute;
  top: 64.059%;
  left: 50.035%;
}

.db-estado.hidalgo {
  width: 5.637%;
  position: absolute;
  top: 54.93%;
  left: 57.518%;
}

.db-estado.mexico {
  width: 6.201%;
  position: absolute;
  top: 58.987%;
  left: 55.145%;
}

.db-estado.morelos {
  z-index: 12;
  width: 2.505%;
  position: absolute;
  top: 63.01%;
  left: 58.672%;
}

.db-estado.nayarit {
  width: 5.489%;
  position: absolute;
  top: 49.225%;
  left: 38.41%;
}

.db-estado.nuevo-leon {
  width: 8.786%;
  position: absolute;
  top: 32.186%;
  left: 52.81%;
}

.db-estado.oaxaca {
  width: 14.919%;
  position: absolute;
  top: 64.661%;
  left: 61.862%;
}

.db-estado.puebla {
  width: 7.254%;
  position: absolute;
  top: 56.995%;
  left: 60.135%;
}

.db-estado.quintana-roo {
  width: 8.4%;
  position: absolute;
  top: 53.74%;
  left: 91.258%;
}

.db-estado.san-luis {
  width: 12.518%;
  position: absolute;
  top: 43.809%;
  left: 49.51%;
}

.db-estado.sinaloa {
  width: 13.005%;
  position: absolute;
  top: 35.081%;
  left: 26.141%;
}

.db-estado.sonora {
  width: 21.202%;
  position: absolute;
  top: 15.933%;
  left: 7.859%;
}

.db-estado.sonora.activo {
  color: #9ccf59;
}

.db-estado.sonora.activo:hover {
  color: #0c573c;
}

.db-estado.tabasco {
  width: 10.051%;
  position: absolute;
  top: 64.478%;
  left: 76.074%;
}

.db-estado.tamaulipas {
  width: 9.193%;
  height: 19.063%;
  position: absolute;
  top: 32.626%;
  left: 56.617%;
}

.db-estado.tlaxcala {
  z-index: 12;
  width: 3.272%;
  position: absolute;
  top: 60.931%;
  left: 61.255%;
}

.db-estado.yucat-n {
  z-index: 11;
  width: 8.994%;
  position: absolute;
  top: 53.82%;
  left: 88.133%;
}

.db-estado.zacatecas {
  z-index: 10;
  width: 10.985%;
  height: 14.379%;
  position: absolute;
  top: 41.68%;
  left: 42.932%;
}

.db-estado.jalisco {
  width: 13.139%;
  height: 13.295%;
  position: absolute;
  top: 50.264%;
  left: 38.558%;
}

.db-estado.veracruz {
  width: 16.275%;
  height: 18.627%;
  position: absolute;
  top: 51.084%;
  left: 61.342%;
}

.html-embed-2 {
  width: 62.539%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.html-embed-3 {
  width: 53.271%;
  position: absolute;
  top: 15.509%;
  left: 46.729%;
}

.html-embed-4 {
  width: 62.539%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.html-embed-5 {
  width: 51.571%;
  position: absolute;
  top: 19.411%;
  left: 48.434%;
}

.html-embed-6 {
  width: 59.121%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.html-embed-7 {
  width: 43.05%;
  position: absolute;
  top: 27.839%;
  left: 56.95%;
}

.html-embed-8 {
  width: 48.648%;
  position: absolute;
  top: 17.041%;
  left: 0%;
}

.html-embed-9 {
  width: 53.169%;
  position: absolute;
  top: 0%;
  left: 46.831%;
}

.youtube {
  width: 96%;
  margin-bottom: 8px;
}

.html-embed-10 {
  width: 37.157%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.html-embed-11 {
  width: 64.073%;
  position: absolute;
  top: 41.627%;
  left: 35.927%;
}

.db-estado-activo {
  color: #9ccf59;
  transition: all .2s;
}

.db-estado-activo:hover {
  color: #0c573c;
}

.db-estado-activo.guanajuato {
  width: 7.438%;
  position: absolute;
  top: 53.382%;
  bottom: auto;
  left: 50.148%;
  right: auto;
}

.db-estado-activo.queretaro {
  z-index: 1;
  width: 4.823%;
  position: absolute;
  top: 54.109%;
  bottom: auto;
  left: 55.015%;
  right: auto;
}

.db-estado-activo.michoacan {
  z-index: 1;
  width: 11.636%;
  position: absolute;
  top: 58.723%;
  bottom: auto;
  left: 44.946%;
  right: auto;
}

.db-estado-activo.aguascalientes {
  z-index: 11;
  width: 3.049%;
  position: absolute;
  top: 51.26%;
  left: 47.627%;
}

.db-estado-activo.baja-california-norte {
  width: 14.066%;
  position: absolute;
  top: 15.159%;
  left: 1.004%;
}

.db-estado-activo.baja-california-sur {
  width: 18.263%;
  position: absolute;
  top: 31.895%;
  left: 7.889%;
}

.db-estado-activo.campeche {
  width: 9.628%;
  position: absolute;
  top: 56.852%;
  left: 81.486%;
}

.db-estado-activo.chiapas {
  width: 11.887%;
  position: absolute;
  top: 66.964%;
  left: 76.151%;
}

.db-estado-activo.chihuahua {
  width: 18.684%;
  position: absolute;
  top: 18.166%;
  left: 27.028%;
}

.db-estado-activo.coahuila {
  width: 13.201%;
  position: absolute;
  top: 24.811%;
  left: 43.868%;
}

.db-estado-activo.colima {
  width: 3.375%;
  position: absolute;
  top: 61.859%;
  left: 42.146%;
}

.db-estado-activo.df {
  width: 1.109%;
  position: absolute;
  top: 61.691%;
  left: 59.111%;
}

.db-estado-activo.durango {
  width: 14.821%;
  position: absolute;
  top: 35.845%;
  left: 33.685%;
}

.db-estado-activo.guerrero {
  width: 13.317%;
  position: absolute;
  top: 64.059%;
  left: 50.035%;
}

.db-estado-activo.hidalgo {
  width: 5.637%;
  position: absolute;
  top: 54.93%;
  left: 57.518%;
}

.db-estado-activo.mexico {
  width: 6.201%;
  position: absolute;
  top: 58.987%;
  left: 55.145%;
}

.db-estado-activo.morelos {
  z-index: 12;
  width: 2.505%;
  position: absolute;
  top: 63.01%;
  left: 58.672%;
}

.db-estado-activo.nayarit {
  width: 5.489%;
  position: absolute;
  top: 49.225%;
  left: 38.41%;
}

.db-estado-activo.nuevo-leon {
  width: 8.786%;
  position: absolute;
  top: 32.186%;
  left: 52.81%;
}

.db-estado-activo.oaxaca {
  width: 14.919%;
  position: absolute;
  top: 64.661%;
  left: 61.862%;
}

.db-estado-activo.puebla {
  width: 7.254%;
  position: absolute;
  top: 56.995%;
  left: 60.135%;
}

.db-estado-activo.quintana-roo {
  width: 8.4%;
  position: absolute;
  top: 53.74%;
  left: 91.258%;
}

.db-estado-activo.san-luis {
  width: 12.518%;
  position: absolute;
  top: 43.809%;
  left: 49.51%;
}

.db-estado-activo.sinaloa {
  width: 13.005%;
  position: absolute;
  top: 35.081%;
  left: 26.141%;
}

.db-estado-activo.sonora {
  width: 21.202%;
  position: absolute;
  top: 15.933%;
  left: 7.859%;
}

.db-estado-activo.sonora.activo {
  color: #9ccf59;
}

.db-estado-activo.sonora.activo:hover {
  color: #0c573c;
}

.db-estado-activo.tabasco {
  width: 10.051%;
  position: absolute;
  top: 64.478%;
  left: 76.074%;
}

.db-estado-activo.tamaulipas {
  width: 9.193%;
  height: 19.063%;
  position: absolute;
  top: 32.626%;
  left: 56.617%;
}

.db-estado-activo.tlaxcala {
  z-index: 12;
  width: 3.272%;
  position: absolute;
  top: 60.931%;
  left: 61.255%;
}

.db-estado-activo.yucat-n {
  z-index: 11;
  width: 8.994%;
  position: absolute;
  top: 53.82%;
  left: 88.133%;
}

.db-estado-activo.zacatecas {
  z-index: 10;
  width: 10.985%;
  height: 14.379%;
  position: absolute;
  top: 41.68%;
  left: 42.932%;
}

.db-estado-activo.jalisco {
  width: 13.139%;
  height: 13.295%;
  position: absolute;
  top: 50.264%;
  left: 38.558%;
}

.db-estado-activo.veracruz {
  width: 16.275%;
  height: 18.627%;
  position: absolute;
  top: 51.084%;
  left: 61.342%;
}

.heading-16 {
  color: #083021;
  margin-top: 50px;
}

.image-14 {
  display: none;
}

.section-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-27 {
  padding-left: 35px;
  padding-right: 35px;
}

.section-9 {
  height: auto;
  padding: 2% 10%;
}

.row {
  align-items: flex-start;
  display: flex;
}

.container-full-3 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.headline-left {
  color: #083021;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 50px;
  line-height: 45px;
}

.heading-17 {
  color: #0c573c;
  font-size: 45px;
}

.heading-18 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 50px;
}

.image-15 {
  width: 100px;
}

.image-16 {
  width: 150px;
  margin-left: 13px;
}

.body {
  color: #e70e0e;
}

.html-embed-12 {
  width: 75%;
}

.html-embed-13 {
  width: 50%;
  margin-bottom: 35px;
}

.html-embed-14 {
  width: 35%;
  margin-bottom: 15px;
}

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

.image-18 {
  margin-top: 45px;
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .line-3.red {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .full-nav {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .brand-logo.red {
    font-size: 30px;
    line-height: 30px;
  }

  .logo-link.w--current {
    margin-bottom: 35px;
  }

  .left-menu {
    width: 400px;
    display: block;
  }

  .line-2.red {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .left-nav.violet {
    width: 80px;
    width: 10vw;
    width: 10vw;
  }

  .copyright-writter {
    display: block;
  }

  .top-padding.center {
    margin-top: 15px;
  }

  .big-hero-heading {
    line-height: 55px;
  }

  .container-full.center {
    top: 50%;
  }

  .page-wrapper {
    margin-left: 10vw;
    padding-left: 0;
  }

  .section.no-padding.flex-features {
    flex-direction: column;
    grid-template-rows: auto auto auto;
  }

  .section.gray.postmapa {
    margin-top: 0;
  }

  .section.no-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contact-us, .div-useful-links {
    margin-left: 0;
  }

  .small-text.bottom {
    padding-bottom: 0;
    font-size: 19px;
    line-height: 23px;
  }

  .brand-footer {
    margin-left: 0;
    padding-left: 0;
  }

  .left-menu-dark-side-2 {
    display: none;
  }

  .section-2 {
    grid-template-rows: 33.33vh 33.33vh 33.33vh;
    grid-template-columns: 45vw 45vw;
  }

  .services-card {
    width: 95%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .color-block-info.red {
    width: 90%;
    width: 90%;
    margin-left: 15px;
    padding: 40px;
  }

  .section-content {
    width: 80%;
  }

  .tittle-header.riego {
    font-size: 25px;
    line-height: 25px;
  }

  .service-image.taller.sucursales {
    padding-top: 91px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .service-image.sucursal {
    padding-top: 70px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .left-padding {
    width: 95%;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-9 {
    flex-direction: column;
  }

  .banner.homepages-5 {
    height: auto;
    min-height: 100vh;
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-2 {
    font-size: 50px;
    line-height: 65px;
  }

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

  .link {
    margin: 10px 0;
    font-size: 20px;
  }

  .video-background-section {
    height: auto;
    min-height: 100vh;
  }

  .section-content-2 {
    width: 80%;
  }

  .features-block {
    flex-basis: 100%;
  }

  .features-block.new {
    height: auto;
    flex-basis: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .facts-wrapper {
    justify-content: flex-start;
    margin-bottom: 20px;
  }

  .features-blocks {
    border-top-style: none;
    border-bottom-style: none;
  }

  .features-blocks.new {
    height: auto;
    flex-flow: wrap;
    align-items: stretch;
    display: flex;
  }

  .services-card-2 {
    width: 95%;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 40px;
  }

  .feature-card.construccion {
    width: 50%;
  }

  .features-heading {
    font-size: 23px;
    line-height: 23px;
    left: 0;
  }

  .image-side {
    height: 400px;
  }

  .half-section.white.padding {
    width: 100%;
    width: 100%;
    display: block;
    position: relative;
  }

  .div-block-15 {
    align-items: stretch;
  }

  .heading-6 {
    font-size: 25px;
    line-height: 25px;
  }

  .db-proyect {
    padding: 10px;
  }

  .heading-10 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-17 {
    padding: 30px;
  }

  .map-3 {
    height: 50vh;
  }

  .paragraph-15 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .container-full-2.center {
    top: 50%;
  }

  .section-7.no-padding.flex-features {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .big-hero-heading-2 {
    line-height: 55px;
  }

  .big-hero-heading-2.principal {
    font-size: 70px;
    line-height: 70px;
  }

  .image-10 {
    width: 46%;
  }

  .left-menu-dark-side-3 {
    display: none;
  }

  .menu {
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-23 {
    width: 32px;
    height: 30px;
  }

  .paragraph-2-ups {
    font-size: 50px;
    line-height: 65px;
  }

  .div-block-24 {
    margin-bottom: 5px;
  }

  .div-block-26 {
    width: 45px;
    height: 35px;
  }

  .link-block-5.desktop {
    display: none;
  }

  .link-block-5.mobile {
    display: flex;
  }

  .button-4-contacto {
    margin-top: 3px;
  }

  .mapas {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .half-section-image-2 {
    width: 100%;
  }

  .center-content-2 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: auto;
    transform: translate(0, -50%);
  }

  .db-mapa {
    margin-top: -80px;
    display: none;
  }

  .youtube {
    width: 95%;
  }

  .heading-16 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .image-14 {
    padding-bottom: 35px;
    display: block;
  }

  .row {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .brand-logo.red {
    font-size: 26px;
    line-height: 26px;
  }

  .left-menu {
    overflow: scroll;
  }

  .line-2.red {
    height: 2px;
  }

  .hamburg-button {
    width: 80px;
    height: 72px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .white-brand-logo.red.small {
    font-size: 22px;
    line-height: 32px;
  }

  .button.white-line {
    margin-bottom: 15px;
  }

  .copyright-2 {
    text-align: center;
    padding-top: 10px;
    line-height: 22px;
  }

  .big-hero-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .section {
    padding-bottom: 30px;
  }

  .section.gray {
    padding-bottom: 20px;
  }

  .section.gray.postmapa {
    margin-top: 0;
  }

  .section.features-section.gray {
    padding-bottom: 90px;
  }

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

  .small-text.bottom {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
  }

  .small-text.bottom.white {
    text-align: left;
    margin-bottom: 10px;
  }

  .brand-footer {
    height: auto;
  }

  .left-menu-dark-side-2 {
    display: none;
  }

  .section-2 {
    grid-template-rows: 50vh 50vh;
    grid-template-columns: 30vw 30vw 30vw;
  }

  .services-card {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .color-block-info.red {
    width: 90%;
    width: 90%;
    margin-left: 15px;
    padding-right: 40px;
  }

  .section-content {
    width: 80%;
  }

  .full-header-2 {
    padding: 12px 25px;
  }

  .tittle-header.riego {
    margin-top: 10px;
  }

  .service-image.taller {
    padding-top: 48px;
  }

  .strape-div {
    display: none;
  }

  .strape-div.center.headline {
    height: 110px;
  }

  .testimonial-wrapper {
    flex-direction: column;
  }

  .left-padding {
    margin-bottom: 60px;
  }

  .hero-slider {
    height: 600px;
  }

  .div-block-9 {
    flex-direction: column;
  }

  .banner-content {
    left: 25px;
  }

  .banner.homepages-5 {
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-2 {
    font-size: 35px;
    line-height: 45px;
  }

  .strape-div-2.center.headline {
    height: 110px;
    height: 110px;
  }

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

  .link {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 15px;
  }

  .video-background-section {
    background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/EOu-AeBXkAIKzof.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
  }

  .section-content-2 {
    width: 80%;
  }

  .features-block {
    border-top: 1px #000;
    flex-basis: 70%;
  }

  .features-block.new {
    border-style: solid none none;
    border-top-color: #e4ecf6;
    flex-basis: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .features-blocks.new {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .services-card-2 {
    width: 100%;
  }

  .service-image-2.taller {
    padding-top: 48px;
  }

  .div-block-11 {
    padding: 10px;
  }

  .heading-5 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 900;
    line-height: 22px;
  }

  .link-block {
    justify-content: flex-start;
    padding: 10px;
  }

  .link-block.paisa {
    justify-content: flex-start;
  }

  .feature-card {
    border-bottom: 1px solid #e4ecf6;
    border-right-style: none;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .feature-card.construccion {
    width: 100%;
  }

  .heading-6 {
    font-size: 18px;
    font-weight: 900;
    line-height: 18px;
  }

  .column-3, .column-4 {
    padding-left: 40px;
  }

  .db-proyect {
    width: 45%;
    height: 150px;
    padding: 8px;
  }

  .heading-10 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .link-block-3 {
    padding: 10px;
  }

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

  .map-3 {
    height: 50vh;
  }

  .paragraph-15 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-7 {
    padding-bottom: 90px;
  }

  .big-hero-heading-2 {
    font-size: 50px;
    line-height: 55px;
  }

  .big-hero-heading-2.principal {
    font-size: 50px;
    line-height: 50px;
  }

  .columns {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-10 {
    width: 100%;
  }

  .nav-menu-2 {
    margin-left: 30px;
  }

  .logo-link-3 {
    margin-bottom: 25px;
  }

  .left-menu-2 {
    width: 400px;
    align-items: flex-start;
    padding-top: 30px;
    overflow: scroll;
  }

  .left-menu-dark-side-3 {
    display: none;
  }

  .hamburg-button-2 {
    width: 80px;
    height: 72px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu {
    font-size: 24px;
    line-height: 26px;
  }

  .div-block-23 {
    width: 28px;
    height: 26px;
  }

  .paragraph-2-ups {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-26 {
    width: 25px;
    height: 20px;
    margin-right: 10px;
  }

  .button-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .link-block-5.desktop {
    display: none;
  }

  .link-block-5.mobile {
    display: flex;
  }

  .button-4-contacto {
    font-size: 16px;
    line-height: 20px;
  }

  .youtube {
    width: 100%;
  }

  .heading-16 {
    margin-top: 12px;
    font-size: 30px;
  }

  .section-8 {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-27 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-18 {
    font-size: 40px;
  }

  .html-embed-12 {
    width: 60%;
    margin-bottom: 0;
  }

  .html-embed-13 {
    width: 45%;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    margin-left: 0;
  }

  .brand-logo.red {
    font-size: 20px;
    line-height: 20px;
  }

  .left-menu {
    width: 90%;
  }

  .hamburg-button {
    width: 15vw;
    height: 72px;
    padding: 5px;
  }

  .left-nav.violet {
    width: 60px;
    width: 12vw;
    width: 12vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-icon.nav, .social-icon.nav.icono.w--current {
    width: 25px;
    height: 25px;
  }

  .button.dark-line.price {
    padding-left: 15px;
    padding-right: 15px;
  }

  .copyright-2 {
    line-height: 16px;
  }

  .big-hero-heading {
    font-size: 30px;
    line-height: 35px;
  }

  .big-hero-heading.section-ads {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
  }

  .page-wrapper {
    margin-left: 12vw;
  }

  .section {
    background-color: #fff;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .section.gray {
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .section.gray.postmapa {
    margin-top: -30px;
  }

  .section.no-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brand-footer {
    height: auto;
  }

  .left-menu-dark-side-2 {
    display: none;
  }

  .section-2 {
    grid-template-rows: 33.3333vh 33.3333vh 33.3333vh;
    grid-template-columns: 44vw 44vw;
  }

  .services-card {
    width: 100%;
  }

  .color-block-info.red {
    width: auto;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 30px;
  }

  .section-content {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .full-header-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tittle-header {
    font-size: 20px;
    line-height: 30px;
  }

  .tittle-header.riego {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-white {
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .paragraph-white.ads-center {
    width: 100%;
    font-size: 14px;
  }

  .service-image.taller {
    padding-top: 48px;
  }

  .service-image.taller.sucursales {
    padding-top: 63px;
  }

  .service-image.sucursal {
    padding-top: 70px;
  }

  .banner-slider._2 {
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), rgba(22, 53, 25, .55) 0%), url('../images/20190613_174605.jpg');
    background-position: 0 0, 84%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .strape-div.center {
    height: 110px;
  }

  .testimonial-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-padding {
    width: 100%;
  }

  .services-tittle.black {
    text-align: center;
  }

  .services-tittle.black._2 {
    font-size: 25px;
    line-height: 30px;
  }

  .services-tittle.black {
    text-align: left;
  }

  .left-arrow {
    position: relative;
  }

  .banner-content {
    left: 10px;
  }

  .banner.homepages-5 {
    height: auto;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .banner.homepages-4 {
    height: auto;
    min-height: 500px;
  }

  .paragraph-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .strape-div-2.center {
    height: 110px;
  }

  .heading {
    font-size: 18px;
  }

  .column {
    padding-left: 20px;
  }

  .video-background-section {
    height: auto;
    background-image: linear-gradient(rgba(12, 87, 60, .7), rgba(12, 87, 60, .7)), url('../images/EOu-AeBXkAIKzof.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .section-content-2 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .features-block {
    border-top-style: none;
    border-top-color: #e4ecf6;
  }

  .features-block.new {
    height: auto;
    flex-basis: 100%;
  }

  .background-video {
    height: 100vh;
    min-height: 450px;
  }

  .features-blocks {
    border-top-style: solid;
  }

  .features-blocks.new {
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-card-2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-card-2.copy {
    padding-left: 0;
    padding-right: 0;
  }

  .service-image-2.taller {
    padding-top: 48px;
  }

  .strape-div-clave.center {
    height: 110px;
    height: 110px;
  }

  .link-block {
    justify-content: flex-start;
    padding-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-block.paisa, .link-block.produccion {
    justify-content: flex-start;
  }

  .feature-card.construccion {
    padding-left: 0;
    padding-right: 0;
  }

  .project-section {
    padding-bottom: 90px;
  }

  .paragraph-white-2 {
    font-size: 14px;
    display: block;
  }

  .column-3, .column-4 {
    padding-left: 20px;
  }

  .db-proyect {
    width: 85%;
    height: 150px;
    margin: 5px;
    padding: 8px;
  }

  .link-block-3 {
    padding: 15px;
  }

  .button-3.contacto {
    margin-right: 0;
  }

  .heading-12 {
    font-size: 28px;
  }

  .heading-13 {
    font-size: 25px;
  }

  .paragraph-15 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-7 {
    background-color: #fff;
    padding-bottom: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-7.left {
    padding: 40px 0 60px;
  }

  .big-hero-heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .big-hero-heading-2.principal {
    font-size: 35px;
    line-height: 35px;
  }

  .columns {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-22 {
    flex-direction: column;
  }

  .nav-menu-2 {
    margin-left: 12vw;
  }

  .left-menu-2 {
    width: 100%;
    align-items: center;
    padding-top: 0;
    padding-left: 12vw;
  }

  .left-menu-dark-side-3 {
    display: none;
  }

  .hamburg-button-2 {
    height: 72px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu {
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-23 {
    width: 24px;
    height: 22px;
  }

  .paragraph-2-ups {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-15 {
    font-size: 90px;
  }

  .button-4-contacto {
    margin-left: 0;
    padding: 6px 10px;
  }

  .mapas {
    padding-left: 10px;
    padding-right: 10px;
  }

  .db-mapa {
    margin-top: 20px;
    padding-top: 0;
  }

  .heading-16 {
    margin-top: 15px;
    font-size: 20px;
  }

  .image-14 {
    padding-bottom: 60px;
  }

  .div-block-27 {
    padding: 15px 15px 30px;
  }

  .headline-left {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-18 {
    font-size: 30px;
  }

  .html-embed-13 {
    width: 65%;
  }

  .html-embed-14 {
    width: 55%;
  }
}

#w-node-afb896d4-e98d-bd6d-e1d2-8e158919c0ba-ed9d27f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7806b036-0e38-db52-908d-0fc6b8f3b6d3-ed9d27f4 {
  align-self: auto;
}

#w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-bd9d2806 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ee3be393-b589-f473-56b0-8853143cdf03-bd9d2806 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Galeria-Factory.w-node-ac796a70-7ffa-d8da-fc09-de6a76b02b3f-bd9d2806 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-d09d280a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ee3be393-b589-f473-56b0-8853143cdf03-d09d280a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Galeria-Insurgentes.w-node-c65e8720-0e3d-8ed6-2f96-20c956777238-d09d280a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-959d2811 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ee3be393-b589-f473-56b0-8853143cdf03-959d2811 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Galeria-Molino.w-node-_2a9ba5c8-4c95-ecf7-700d-51f15157d500-959d2811 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e740bfc9-ca4b-bc56-7e81-c76ef51b669c-f79d281e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-afe827b8-cd25-0719-22fb-0aebe070ca2d-f79d281e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9d77a111-90e0-6e26-1192-08efa7438dbd-f79d281e {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1772e4e7-40f3-78b9-40aa-982e596ee708-f79d281e {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_1679cc10-fab2-9cb3-0e6f-3d6167a39e8c-f79d281e {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-effd177b-60b2-5102-925a-2768fe56e0f5-f79d281e {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
}

#w-node-f509344a-c4f9-29a4-6155-f425e30cf8c8-f79d281e {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_72cb188f-6b14-734a-a0e1-abd334a9ea3c-f79d281e {
  grid-area: 4 / 2 / 5 / 3;
  align-self: center;
}

#w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-0a9d2823 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ee3be393-b589-f473-56b0-8853143cdf03-0a9d2823 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Galeria-Factory.w-node-ac796a70-7ffa-d8da-fc09-de6a76b02b3f-0a9d2823 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-bd9d2806, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-bd9d2806, #Galeria-Factory.w-node-ac796a70-7ffa-d8da-fc09-de6a76b02b3f-bd9d2806, #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-d09d280a, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-d09d280a, #Galeria-Insurgentes.w-node-c65e8720-0e3d-8ed6-2f96-20c956777238-d09d280a, #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-959d2811, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-959d2811, #Galeria-Molino.w-node-_2a9ba5c8-4c95-ecf7-700d-51f15157d500-959d2811, #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-0a9d2823, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-0a9d2823, #Galeria-Factory.w-node-ac796a70-7ffa-d8da-fc09-de6a76b02b3f-0a9d2823 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-bd9d2806, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-bd9d2806, #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-d09d280a, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-d09d280a, #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-959d2811, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-959d2811 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e740bfc9-ca4b-bc56-7e81-c76ef51b669c-f79d281e {
    grid-column: 1 / 2;
  }

  #w-node-afe827b8-cd25-0719-22fb-0aebe070ca2d-f79d281e {
    grid-row: 2 / 3;
  }

  #w-node-_9d77a111-90e0-6e26-1192-08efa7438dbd-f79d281e {
    grid-row: 3 / 4;
  }

  #w-node-_1772e4e7-40f3-78b9-40aa-982e596ee708-f79d281e {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_1679cc10-fab2-9cb3-0e6f-3d6167a39e8c-f79d281e {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-effd177b-60b2-5102-925a-2768fe56e0f5-f79d281e {
    grid-row: 6 / 7;
  }

  #w-node-f509344a-c4f9-29a4-6155-f425e30cf8c8-f79d281e {
    grid-row: 7 / 8;
  }

  #w-node-_72cb188f-6b14-734a-a0e1-abd334a9ea3c-f79d281e {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-_000899de-6305-a2da-a0b5-90e590ad12fa-0a9d2823, #w-node-ee3be393-b589-f473-56b0-8853143cdf03-0a9d2823 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


