.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nav-logo-img {
  cursor: pointer;
  width: 180px;
}

.webflow-native-navbar {
  z-index: 5;
  background-color: #0000;
  align-items: center;
  width: 100%;
  max-width: 90%;
  height: 100px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-item {
  font-weight: 300;
}

.bold-text {
  font-size: 15px;
  font-weight: 400;
}

.navbar-logo-div.w--current {
  cursor: pointer;
}

.simple-button {
  text-align: center;
  letter-spacing: .5px;
  cursor: none;
  background-color: #2e2e2e;
  border: 2px solid #2e2e2e;
  border-radius: 20rem;
  width: 9rem;
  padding: 1rem 1.5rem;
  font-size: 16px;
  line-height: 1em;
  transition: all .2s;
}

.simple-button:hover {
  color: #2e2e2e;
  background-color: #e6e6e6;
  border-color: #e6e5e5;
}

.simple-button.is-in-mobile-nav {
  display: none;
}

.paragraph {
  color: #fff;
  width: 70%;
  margin-bottom: 20px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.navbar {
  z-index: 1000;
  background-color: #0d305000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
}

.navbar.navproyectos {
  background-color: #0d3150;
}

.navbar-outer {
  border-bottom: 1px solid #ffffff40;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .5px;
  background-color: #c49f5800;
  margin-left: .3rem;
  margin-right: .3rem;
  padding: .7rem 1rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.nav-link-2:hover {
  color: #70c069;
  background-color: #0d305000;
  border-bottom: 1px solid #70c069;
  border-radius: 0;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  color: #70c069;
  border-bottom: 1px solid #70c069;
  font-weight: 500;
}

.nav-link-2.last {
  margin-right: 1rem;
}

.hero-section {
  background-image: linear-gradient(#00000040, #0000), url('../images/nosotros2.jpg');
  background-position: 0 0, 100% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
}

.hero-section.herosolarinner {
  height: 85vh;
}

.hero-section.homehero {
  background-image: linear-gradient(#00000040, #0000);
  height: 100vh;
}

.hero-section.heroblogart1 {
  background-image: linear-gradient(#00000040, #0000 49%, #00000080 78%), url('../images/art1.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.hero-section.heroblogpost1 {
  background-image: linear-gradient(#00000040, #0000), url('../images/solar-panels-residential-house.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 80vh;
}

.hero-section.heroblogpost1.post2 {
  background-image: linear-gradient(#00000040, #0000);
  height: 50vh;
}

.hero-section.heroblogpost1.post3 {
  background-image: linear-gradient(#00000040, #0000), url('../images/headerarticulopymes.jpg');
}

.hero-section.heropost4 {
  background-image: linear-gradient(#00000040, #0000), url('../images/headerarticulopymes.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.global-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  padding: 7rem 2.5rem;
  display: flex;
  position: static;
}

.global-wrapper.is-in-hero {
  color: #fff;
  text-align: center;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 0;
  position: relative;
}

.global-wrapper.is-in-hero:hover {
  color: #fff;
}

.global-headline-l {
  color: #70c06a;
  width: 70%;
  margin-top: auto;
  margin-bottom: 10px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}

.background-video {
  z-index: -1;
  background-color: #0000;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.global-tag {
  color: #ffffffab;
  letter-spacing: .5px;
  width: 60%;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: none;
}

.main-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: block;
}

.hero-img-div {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button {
  padding: 15px 20px;
}

.button.ctahero {
  background-color: #70c06a;
  border-radius: 40px;
  width: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  transition: background-color .85s;
}

.button.ctahero:hover {
  background-color: #7bbd00;
}

.button.ctahero.contactoheri {
  background-color: #00000069;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 300;
}

.button.ctahero.contactoheri:hover {
  background-color: #70c069;
}

.button.ctahero.cetamobilehero, .button.ctahero.ctamobilecta, .button.ctahero.ctamobilebtn, .button.ctahero.ctamobilebtn.ctamonitoreosbtnhome {
  display: none;
}

.hero-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbar-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: flex;
}

.section {
  background-color: #fffffff2;
  height: auto;
  min-height: auto;
  transition: background-color .875s;
}

.container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.div-block {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-height: 470px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 1s;
  display: flex;
}

.link-block {
  filter: grayscale(50%);
  cursor: pointer;
  background-image: linear-gradient(#0000004d, #0000001a 49%, #0000004d), url('../images/empresas.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  width: 34%;
  height: auto;
  text-decoration: none;
  transition: all 1s;
  display: block;
  transform: translate(0);
}

.link-block:hover {
  filter: grayscale(0%);
  background-image: linear-gradient(#0000, #0009 50%, #0000), url('../images/empresas.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-radius: 0;
  transform: scale(1.1);
}

.link-block.cardresindecial {
  background-image: url('../images/residencial.jpg');
}

.link-block.cardresindecial:hover {
  background-image: linear-gradient(0deg, #0009, #0000), url('../images/residencial.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.link-block.cardrural {
  background-image: url('../images/rural.jpg');
  background-size: cover;
}

.link-block.cardrural:hover {
  background-image: linear-gradient(0deg, #0009, #0000), url('../images/rural.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.link-block.btnhogares {
  background-image: linear-gradient(#0000004d, #0000001a 50%, #0000004d), url('../images/residencial.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
}

.link-block.btnhogares:hover {
  background-image: linear-gradient(#0000, #0000004d 40%, #0000), url('../images/residencial.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
}

.link-block.btnrural {
  background-image: linear-gradient(#0000004d, #0000001a 50%, #0000004d), url('../images/rural1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  width: 34%;
}

.link-block.btnrural:hover {
  background-image: linear-gradient(#0000004d, #0006 50%, #0000004d), url('../images/rural1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.heading {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.button-2 {
  background-image: linear-gradient(#0000000d, #0000000d), url('../images/empresas.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 500px;
  transition: all .8s;
  display: flex;
}

.button-2:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/empresas.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.container-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.container-3 {
  max-width: 80%;
}

.section-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  min-height: 470px;
  display: flex;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: flex;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: block;
}

.heading-2 {
  color: #0d3050;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-bottom: 100px;
  display: block;
}

.div-block-3 {
  width: 33%;
  font-family: Montserrat, sans-serif;
}

.div-block-4 {
  width: 33%;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-5 {
  width: 33%;
  font-family: Montserrat, sans-serif;
}

.section-3 {
  background-image: url('../images/bgsection4a.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-bottom: 10px solid #70c06a;
  justify-content: center;
  align-items: flex-end;
  min-height: 1070px;
  display: flex;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  color: #fff;
  text-align: left;
}

.heading-3, .heading-4, .heading-5 {
  color: #70c069;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-6 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 20px;
  display: flex;
}

.heading-6 {
  color: #70c069;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-4 {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

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

.heading-7 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

.heading-7.textleft {
  text-align: left;
  margin-top: 0;
  font-size: 32px;
  line-height: 38px;
}

.heading-7.headerverticales {
  text-align: center;
}

.heading-8 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 20px;
}

.bold-text-2 {
  color: #70c069;
  font-weight: 400;
}

.bold-text-3 {
  color: #0d3150;
  font-weight: 400;
}

.div-block-7 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  margin-left: 40px;
  margin-right: auto;
  display: flex;
}

.container-6 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.container-6.contprincipioafin {
  width: 80%;
  max-width: 1440px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
}

.div-block-8, .div-block-9, .div-block-10 {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.div-block-11 {
  background-image: url('../images/verticalequinox.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 100%;
  min-height: 500px;
  margin-right: auto;
  overflow: hidden;
}

.heading-9 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-4 {
  color: #70c069;
  font-weight: 400;
}

.footer-light {
  color: #fff;
  background-color: #0d3150;
  border-top: 20px solid #70c06a;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.slide {
  text-align: center;
  vertical-align: middle;
  width: 20%;
  margin-top: auto;
}

.slide-2 {
  text-align: center;
  width: 20%;
}

.section-5 {
  background-color: #0d3050;
  min-height: 280px;
  padding-top: 40px;
}

.slider {
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-start;
  height: 120px;
  display: flex;
}

.div-block-12 {
  min-height: 120px;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  width: 80%;
  max-width: 1440px;
  display: flex;
}

.slide-nav {
  display: none;
}

.icon {
  color: #70c069;
  margin-right: 5px;
}

.icon-2 {
  color: #70c069;
  margin-left: 5px;
}

.image {
  vertical-align: baseline;
  width: 100px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  width: 110px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  color: #0d3150;
}

.div-block-13, .div-block-14 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-15, .div-block-16, .div-block-17, .div-block-18, .div-block-19 {
  color: #0d3150;
  margin-left: 10px;
}

.image-3 {
  vertical-align: top;
  margin-top: 10px;
}

.image-4 {
  color: #eb0707;
  margin-top: 10px;
}

.image-5, .image-6, .image-7 {
  margin-top: 10px;
}

.div-block-20 {
  width: 70%;
  margin-right: 10px;
}

.heading-10, .heading-11 {
  color: #70c069;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-10 {
  color: #70c06a;
  font-weight: 300;
}

.bold-text-11 {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-5 {
  width: 60%;
  font-family: Montserrat, sans-serif;
}

.paragraph-6 {
  text-decoration-color: #00e0;
}

.bold-text-12 {
  font-weight: 400;
}

.paragraph-7 {
  color: #fff;
  border-top: 1px #70c06a;
  margin-top: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.list {
  width: 90%;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.container-9 {
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  max-width: 80%;
  margin-top: 0;
  display: flex;
}

.div-block-21 {
  width: 50%;
  margin: 10px 40px 10px 0;
}

.div-block-22 {
  width: auto;
  font-family: Montserrat, sans-serif;
}

.div-block-23 {
  width: auto;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-24 {
  width: auto;
  font-family: Montserrat, sans-serif;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.container-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  max-width: none;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.bold-text-13 {
  color: #70c069;
  font-size: 30px;
  font-weight: 300;
}

.bold-text-14, .bold-text-15, .bold-text-16 {
  font-weight: 400;
}

.heading-14, .heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-8 {
  margin-top: 10px;
  font-size: 14px;
}

.list-2 {
  text-overflow: clip;
  font-size: 16px;
  line-height: 28px;
  list-style-type: disc;
}

.heading-16 {
  color: #70c069;
  margin-top: 0;
}

.heading-17 {
  color: #70c069;
  margin-top: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.heading-18 {
  color: #70c069;
  margin-top: 0;
}

.image-8 {
  vertical-align: top;
  width: 80px;
  margin-right: 20px;
}

.section-6 {
  color: #fff;
  background-color: #0d3050;
}

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 0;
  display: flex;
}

.div-block-28 {
  margin-bottom: 60px;
}

.section-7 {
  background-color: #0d3050;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-11 {
  width: 80%;
  max-width: 1080px;
}

.section-8 {
  justify-content: center;
  align-items: center;
  min-height: 520px;
  display: none;
}

.div-block-29 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0d3150;
  border-radius: 15px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 690px;
  min-width: 60%;
  height: auto;
  min-height: auto;
  padding: 20px 40px;
  display: block;
}

.container-12 {
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1440px;
  min-height: 320px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-19 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 35px;
}

.heading-20 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.field-label, .field-label-2 {
  color: #fff;
}

.div-block-30 {
  width: 100%;
  padding-bottom: 0;
}

.section-9 {
  background-color: #0000;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-9.sectionmobilewhite {
  display: none;
}

.list-item-5 {
  border-bottom: 1px solid #fffcea;
  margin-top: 10px;
  padding-bottom: 2px;
}

.footer-brand-2.w--current {
  flex: none;
  align-self: center;
}

.list-item-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
  font-weight: 400;
  display: flex;
}

.list-item-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
  display: flex;
}

.footer-divider {
  background-color: #e4ebf300;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.container-13 {
  width: 95%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer-dark {
  background-color: #0d3050;
  border-top: 10px solid #70c06a;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 15px;
  position: relative;
}

.list-3 {
  flex: none;
  width: 200px;
  min-width: 200px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 40px;
}

.link {
  color: #fffcea;
  line-height: 20px;
  text-decoration: none;
}

.link:hover {
  color: #70c06a;
}

.list-item-2 {
  color: #fffcea;
  border-bottom: 1px solid #fffcea;
  padding-bottom: 2px;
  text-decoration: none;
}

.list-item-2.itemredes {
  border-bottom-style: none;
  margin-top: 10px;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: flex;
}

.list-item-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  list-style-type: none;
  display: flex;
}

.list-item-9 {
  border-bottom: 1px solid #fffcea;
  margin-top: 10px;
}

.list-item-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
  font-weight: 400;
  display: flex;
}

.list-item-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
  display: flex;
}

.list-item-3 {
  border-bottom: 1px solid #fffcea;
  margin-top: 10px;
}

.div-block-32 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
  display: flex;
}

.list-item-4 {
  border-bottom: 1px solid #fffcea;
  margin-top: 10px;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.list-4 {
  width: 200px;
  margin-left: 60px;
}

.list-item-12 {
  color: #fffcea;
  border-bottom: 1px solid #fffcea;
  text-decoration: none;
}

.div-block-33 {
  margin-top: 0;
}

.container-15 {
  justify-content: space-between;
  align-items: center;
  max-width: 1080px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.heading-21 {
  color: #70c069;
  font-weight: 400;
}

.heading-22, .heading-23, .heading-24 {
  color: #0d3150;
  font-weight: 500;
}

.container-16 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1080px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-34 {
  width: 70%;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-35 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.image-11 {
  margin-bottom: 10px;
}

.div-block-36 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  display: flex;
}

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

.div-block-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.live-icon-chat {
  margin-right: 0;
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 500;
  position: static;
}

.live-chat-top-text.block {
  color: #b0b0b0;
  margin-bottom: 10px;
  font-size: 12px;
}

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 80%;
  padding: 15px;
}

.close-live-chat-container {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 25%;
  text-decoration: none;
  display: flex;
}

.livechat-button {
  background-color: #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.whatsapp-container {
  z-index: 30;
  cursor: pointer;
  background-color: #0180a470;
  background-image: linear-gradient(#70c06a, #70c06a);
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container:hover {
  background-color: #003324;
  transform: scale(1.05);
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto 30px 30px auto;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 5px auto auto 5px;
}

.chat-section {
  background-color: #e6ddd4;
  height: 50%;
  padding: 16px 20px;
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 20px;
  flex-direction: column;
  width: 270px;
  height: 290px;
  margin-bottom: 16px;
  display: flex;
  overflow: hidden;
}

.top-section {
  justify-content: space-between;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.whatsapp-icon {
  opacity: .67;
}

.image-12 {
  color: #ff9393;
  display: block;
}

.div-block-39 {
  text-align: center;
  width: auto;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}

.div-block-40 {
  width: auto;
  margin-top: 10px;
}

.div-block-41 {
  margin-top: 10px;
}

.div-block-42 {
  width: 70%;
  margin-left: 20px;
}

.submit-button {
  background-color: #70c06a;
  border-radius: 20px;
  padding: 12px 40px;
}

.textarea {
  min-height: 150px;
}

.div-block-43 {
  margin-bottom: 40px;
}

.text-block {
  color: #70c069;
}

.div-block-44 {
  width: 50%;
  margin-left: 20px;
}

.div-block-45 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.div-block-47 {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  padding: 0 20px 20px;
  display: flex;
}

.section-10 {
  background-color: #0d3150;
  padding-top: 40px;
  padding-bottom: 0;
}

.div-block-48 {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.container-17 {
  width: 80%;
  max-width: 1080px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-49 {
  align-self: center;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

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

.slide-3, .mask {
  height: auto;
}

.slider-2 {
  background-color: #fffdf500;
  border-radius: 15px;
  height: auto;
  padding: 0 20px;
}

.icon-3 {
  color: #70c06a;
  width: 45px;
  min-height: 0;
  margin-right: 40px;
  font-size: 90px;
}

.icon-4 {
  color: #70c06a;
  font-size: 90px;
}

.slide-nav-2 {
  color: #fff;
  display: none;
}

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

.heading-25 {
  color: #70c06a;
  text-align: center;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.container-18 {
  text-align: center;
  max-width: 80%;
  margin-top: 40px;
}

.body {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/plus.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 30px;
}

.container-19 {
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-51 {
  width: 50%;
  padding-top: 20px;
}

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

.div-block-53 {
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.body-2 {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/plus.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 30px;
}

.sectioncontact {
  max-width: none;
  padding-top: 150px;
}

.container-20 {
  justify-content: center;
  align-items: flex-start;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.div-block-54, .div-block-55 {
  width: 50%;
}

.list-item-13 {
  height: 24px;
  line-height: 20px;
  display: flex;
}

.list-item-14 {
  height: 20px;
  margin-bottom: 10px;
  line-height: 24px;
}

.list-item-15 {
  line-height: 22px;
}

.bold-text-17 {
  font-weight: 400;
}

.bold-text-18 {
  color: #0d3150;
  font-weight: 400;
}

.link-2 {
  color: #0d3150;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.link-4 {
  color: #0d3150;
  text-decoration: none;
}

.image-13 {
  color: #f17878;
}

.heading-26 {
  color: #70c06a;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.list-5 {
  list-style-type: none;
}

.div-block-56 {
  justify-content: flex-start;
  align-items: center;
  text-decoration: underline;
  display: flex;
}

.link-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0d3150;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: underline;
  display: flex;
}

.link-block-2:hover {
  color: #70c06a;
}

.link-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0d3150;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-3:hover {
  color: #6fbe68;
}

.link-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0d3150;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-4:hover {
  color: #70c06a;
}

.div-block-57 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 21px;
}

.div-block-58 {
  margin-bottom: 20px;
}

.text-block-2 {
  font-size: 16px;
}

.section-11, .section-12 {
  display: none;
}

.list-item-16 {
  margin-top: 10px;
  line-height: 24px;
}

.list-item-17 {
  margin-top: 10px;
  font-weight: 300;
  line-height: 24px;
}

.list-item-18 {
  margin-top: 10px;
  line-height: 24px;
}

.section-13, .section-14 {
  display: none;
}

.div-block-59 {
  padding-bottom: 40px;
  display: block;
}

.heading-27 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-19 {
  color: #70c06a;
  font-weight: 400;
}

.paragraph-12 {
  color: #0d3150;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.bold-text-20 {
  color: #70c06a;
  font-weight: 400;
}

.paragraph-13 {
  color: #0d3150;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.bold-text-21 {
  font-weight: 400;
}

.bold-text-22 {
  color: #70c06a;
  font-weight: 400;
}

.paragraph-14 {
  color: #0d3150;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.container-24 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 580px;
  display: flex;
}

.div-block-60 {
  line-height: 24px;
}

.div-block-61 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-62 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-63 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.section-18 {
  background-color: #fffffff2;
  padding-top: 40px;
  padding-bottom: 40px;
}

.body-3 {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/plus.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 30px;
}

.list-6 {
  flex: none;
  width: auto;
  margin-left: 30px;
  padding-left: 0;
}

.list-7 {
  flex: none;
  width: auto;
  padding-left: 0;
}

.section-19 {
  min-height: 600px;
  margin-bottom: 60px;
}

.heading-28 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.heading-29 {
  color: #0d3150;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.container-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 880px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  display: flex;
}

.div-block-67, .div-block-68, .div-block-69 {
  width: 100%;
}

.container-26 {
  color: #0d3150;
  max-width: 880px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-27 {
  max-width: 880px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-28 {
  max-width: 880px;
  font-family: Montserrat, sans-serif;
}

.paragraph-15 {
  text-align: left;
}

.container-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-70 {
  width: 33%;
}

.div-block-71 {
  border-radius: 20px;
  align-self: center;
  width: 14%;
}

.image-17 {
  border-radius: 270px;
}

.heading-30, .bold-text-23, .bold-text-24, .heading-31, .heading-32, .heading-33, .heading-34, .heading-35, .heading-36, .heading-37, .heading-38, .heading-39, .heading-40, .heading-41, .bold-text-25 {
  color: #0d3150;
}

.autormobile {
  display: none;
}

.bold-text-26 {
  font-size: 24px;
  font-weight: 500;
}

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

.heading-42 {
  color: #70c06a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 500;
}

.list-8 {
  color: #0d3150;
  margin-top: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.list-item-19, .list-item-20 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
}

.section-20 {
  background-color: #fffffff2;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
}

.paragraph-18 {
  color: #0d3150;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.heading-43 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.bold-text-27 {
  font-weight: 500;
}

.container-30 {
  flex-flow: column;
  max-width: 80%;
  display: block;
}

.section-21 {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-31 {
  background-color: #0e2f50;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  min-height: 220px;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.div-block-72 {
  width: 80%;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
}

.heading-44 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.paragraph-19 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.container-32 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 80%;
  margin-top: 20px;
  display: flex;
}

.bold-text-28 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-22 {
  background-color: #fffffff2;
  min-height: 500px;
}

.container-33 {
  width: 100%;
  max-width: 80%;
  height: auto;
  min-height: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
}

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

.code-embed.embedvideo2 {
  display: none;
}

.div-block-73 {
  aspect-ratio: 16 / 9;
  width: 50%;
  margin-right: auto;
}

.bold-text-29 {
  font-weight: 500;
}

.heading-45 {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.list-9 {
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
}

.list-10 {
  font-size: 16px;
  line-height: 22px;
}

.heading-46 {
  color: #70c06a;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 31px;
}

.bold-text-30 {
  font-size: 24px;
  font-weight: 400;
}

.paragraph-20 {
  text-align: left;
  font-size: 16px;
}

.list-11 {
  color: #fff;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.list-12 {
  font-size: 16px;
  line-height: 24px;
}

.section-23 {
  background-color: #fff0;
  min-height: 470px;
}

.section-24 {
  color: #fff;
  background-color: #0d3150;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-25 {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  min-height: 470px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-74 {
  color: #fff;
  text-align: center;
  background-color: #0d3150;
  border-radius: 20px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-family: Montserrat, sans-serif;
}

.div-block-74.bloquectrural {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-47 {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  font-weight: 300;
}

.container-34 {
  max-width: none;
}

.heading-48 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bold-text-31 {
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-21 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.list-13 {
  text-align: left;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block-75 {
  width: 50%;
  margin-left: auto;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

.div-block-75.divinteriorctarural {
  width: 80%;
  margin-bottom: 10px;
  margin-right: auto;
}

.div-block-75.ctaresidencial {
  width: 100%;
}

.container-35 {
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.heading-49 {
  text-align: left;
  margin-top: 10px;
  font-size: 28px;
  font-weight: 400;
}

.bold-text-32 {
  color: #70c06a;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36 {
  font-weight: 400;
}

.paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25 {
  font-size: 16px;
  line-height: 24px;
}

.heading-50, .heading-51, .heading-52, .heading-53 {
  font-size: 24px;
}

.container-36 {
  max-width: 80%;
  display: flex;
}

.paragraph-26, .paragraph-27, .paragraph-28, .paragraph-29 {
  font-size: 16px;
  line-height: 24px;
}

.heading-54, .heading-55, .heading-56, .heading-57 {
  color: #0d3150;
  font-size: 24px;
  font-weight: 400;
}

.div-block-76 {
  width: 50%;
  font-family: Montserrat, sans-serif;
}

.heading-58 {
  color: #70c06a;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-37 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-38 {
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.div-block-77 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-78 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #70c06b;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  padding: 40px 20px;
  display: flex;
  box-shadow: 0 2px 5px #70c06b73;
}

.bold-text-39 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.heading-59 {
  margin-bottom: 0;
}

.paragraph-30 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.section-26 {
  background-color: #0d3150;
  border-top: 15px solid #70c06a;
  min-height: 620px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-26.diagnostico {
  background-image: linear-gradient(#0d3150d9, #0d3150d9), url('../images/bgtest.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  display: flex;
}

.section-26.sectiondemandawhite {
  background-color: #fff0;
}

.bold-text-40 {
  color: #70c06a;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-31 {
  color: #fff;
  -webkit-text-stroke-color: #0d3150;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.container-37 {
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-37.contenedormonitoriohome {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.container-37.contentgridsfotov {
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

.div-block-79 {
  width: 40%;
  max-width: none;
  margin-left: 0;
}

.div-block-79.ahorrodiagn {
  width: 50%;
  margin-left: 0;
}

.div-block-79.monitoreointel {
  width: 40%;
  margin-left: 40px;
}

.heading-60 {
  text-align: center;
  margin-top: 0;
  font-size: 28px;
}

.div-block-80 {
  width: 70%;
  height: 100%;
  min-height: 300px;
}

.div-block-80.divvideomonitoro {
  width: 50%;
  min-height: 260px;
}

.div-block-80.divvideomonitoro.videomonitoreomobile {
  width: 60%;
  min-height: auto;
  display: block;
}

.bold-text-41 {
  font-weight: 400;
}

.heading-61 {
  margin-top: 0;
  font-size: 28px;
}

.paragraph-32 {
  color: #0d3150;
}

.bold-text-42 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.slide-nav-3 {
  display: none;
}

.slider-3 {
  background-color: #ddd0;
  height: auto;
}

.list-item-21 {
  color: #fff;
  line-height: 20px;
  list-style-type: disc;
}

.list-item-22 {
  color: #fff;
  margin-top: 10px;
  line-height: 20px;
}

.list-item-23 {
  margin-top: 10px;
  line-height: 20px;
}

.list-item-24 {
  color: #fff;
  margin-top: 10px;
  font-weight: 400;
}

.list-item-25 {
  color: #fff;
  margin-top: 10px;
}

.bold-text-43 {
  font-weight: 400;
}

.bold-text-44, .bold-text-45, .bold-text-46 {
  color: #fff;
  font-weight: 400;
}

.section-27 {
  background-color: #0d3150;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-38 {
  justify-content: center;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.list-14 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.list-item-26, .list-item-27, .list-item-28, .list-item-29 {
  margin-top: 10px;
}

.div-block-81 {
  width: 55%;
}

.div-block-82 {
  align-self: flex-start;
  width: 50%;
}

.bold-text-47 {
  font-weight: 400;
}

.bold-text-48 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55 {
  font-weight: 400;
}

.image-18 {
  margin-right: auto;
}

.div-block-83, .div-block-84 {
  margin-left: 0;
}

.bold-text-56 {
  font-weight: 400;
}

.container-39 {
  max-width: 80%;
  height: 70px;
}

.heading-62 {
  text-align: left;
  border-top: 2px #70c06a;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-85 {
  width: 46%;
  margin-left: 20px;
}

.container-40 {
  max-width: 80%;
  margin-bottom: 20px;
}

.heading-63 {
  color: #70c06a;
  text-align: center;
  margin-bottom: 20px;
  font-size: 29px;
}

.list-item-30, .list-item-31 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-86, .div-block-87 {
  width: 50%;
}

.textvta {
  color: #fff;
  list-style-type: disc;
}

.bold-text-57 {
  color: #fff;
  font-weight: 400;
}

.bold-text-58 {
  font-weight: 400;
}

.image-19 {
  margin-top: -50px;
}

.div-block-88 {
  background-image: linear-gradient(360deg, #000000b3, #0000), url('../images/serviciosheader.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  min-height: 90vh;
}

.list-15 {
  color: #0d3150;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
}

.list-item-32, .list-item-33, .list-item-34, .list-item-35 {
  margin-top: 10px;
}

.div-block-89 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.heading-64 {
  margin-top: 0;
}

.sectionenergy {
  background-color: #0d3150;
}

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

.bold-text-59 {
  -webkit-text-stroke-color: #fff;
  font-weight: 400;
}

.paragraph-33 {
  font-family: Montserrat, sans-serif;
}

.bold-text-60 {
  font-weight: 400;
}

.paragraph-34, .paragraph-35, .paragraph-36 {
  font-family: Montserrat, sans-serif;
}

.heading-65 {
  color: #0d3150;
  font-weight: 400;
}

.bold-text-61 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-37 {
  color: #70c06a;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.heading-66 {
  color: #0d3150;
  text-align: center;
  width: auto;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-90 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #0d3150;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 40px auto;
  display: none;
}

.div-block-90.bloquepreguntasdesk {
  display: block;
}

.paragraph-38 {
  color: #0d3150;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-39 {
  color: #0d3150;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.list-16 {
  padding-left: 20px;
}

.paragraph-40, .paragraph-41 {
  font-size: 14px;
}

.list-17 {
  color: #0d3150;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
}

.list-item-36, .list-item-37, .list-item-38, .list-item-39 {
  margin-top: 10px;
}

.txtlistblanca {
  text-align: left;
  padding-left: 20px;
}

.list-18 {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.list-item-40, .list-item-41, .list-item-42 {
  margin-top: 10px;
}

.list-19 {
  color: #0d3150;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.list-item-43 {
  text-transform: none;
  font-weight: 600;
}

.list-item-44 {
  margin-top: 14px;
  font-weight: 600;
}

.list-item-45, .list-item-46 {
  margin-top: 15px;
  font-weight: 600;
}

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

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

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

.div-block-94 {
  background-image: linear-gradient(#0000, #00000080), url('../images/heroresidencial2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
}

.div-block-95 {
  background-image: linear-gradient(0deg, #0009 30%, #00000003), url('../images/herorural2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
}

.div-block-96 {
  width: 50%;
  margin-top: 10px;
}

.div-block-97 {
  background-image: linear-gradient(0deg, #000000bf, #0000), url('../images/empresahero1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 100%;
}

.code-embed-2 {
  width: 60%;
}

.container-42, .code-embed-3 {
  min-height: 700px;
}

.section-28 {
  background-color: #0d3150;
  width: 100%;
  height: 100px;
  position: fixed;
}

.paragraph-42 {
  font-size: 16px;
  line-height: 22px;
}

.div-block-98 {
  max-width: 80%;
  font-family: Montserrat, sans-serif;
}

.heading-67 {
  color: #70c06a;
  font-size: 28px;
  font-weight: 300;
}

.gracuastext {
  color: #70c06a;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.heading-68 {
  color: #70c06a;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.code-embed-5, .code-embed-7 {
  display: none;
}

.div-block-100 {
  filter: drop-shadow(0 2px 10px #0000004d);
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  min-height: 550px;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-101 {
  border-radius: 15px;
  height: 125px;
  overflow: hidden;
}

.image-21 {
  border-radius: 10px;
}

.heading-69 {
  color: #0d3150;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

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

.div-block-102 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-menu {
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #0d3150;
  background-clip: border-box;
  border: 1px solid #ffffffb3;
  border-radius: 10px;
  margin: 10px auto 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: filter .35s, background-color .25s cubic-bezier(.6, .04, .98, .335);
}

.button-menu:hover {
  filter: drop-shadow(0 2px 6px #70c06a9e);
  background-color: #70c06a;
  border: 1px solid #ffffffb3;
}

.heading-70 {
  color: #70c06a;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.container-45 {
  max-width: 80%;
}

.container-46 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 80%;
  display: flex;
}

.heading-71 {
  color: #70c06a;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-103 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-104, .div-block-104.iconul {
  width: 50px;
}

.div-block-105, .div-block-106, .div-block-107 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.paragraph-44 {
  text-align: left;
}

.list-21 {
  flex: none;
  width: 23%;
  min-width: 200px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 40px;
}

.list-item-48 {
  color: #fffcea;
  border-bottom: 1px solid #fffcea;
  text-decoration: none;
}

.link-5 {
  color: #fffcea;
  line-height: 20px;
  text-decoration: none;
}

.link-5:hover {
  color: #70c06a;
}

.list-item-49 {
  border-bottom: 1px solid #fffcea;
  margin-top: 10px;
}

.heading-72 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
}

.heading-73 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.bold-text-62 {
  color: #333;
  font-weight: 400;
}

.paragraph-45 {
  color: #000;
  margin-top: 20px;
}

.list-22 {
  font-weight: 400;
  line-height: 26px;
}

.bold-text-63, .bold-text-64, .bold-text-65, .bold-text-66 {
  font-weight: 500;
}

.paragraph-46 {
  font-weight: 400;
}

.bold-text-67, .bold-text-68 {
  font-weight: 600;
}

.bold-text-69, .bold-text-70, .bold-text-71, .bold-text-72, .bold-text-73, .bold-text-74, .bold-text-75, .bold-text-76 {
  font-weight: 500;
}

.bold-text-77 {
  font-weight: 600;
}

.bold-text-78 {
  color: #0d3150;
  font-weight: 600;
}

.bold-text-79 {
  font-weight: 600;
}

.paragraph-47 {
  color: #0d3150;
}

.paragraph-48 {
  font-size: 16px;
}

.bold-text-80 {
  color: #0d3150;
}

.section-29 {
  z-index: 10;
  background-color: #0d3150;
  height: 100px;
  position: sticky;
}

.slider-4 {
  background-color: #ddd0;
  min-height: 480px;
}

.image-22 {
  z-index: -3;
  position: relative;
}

.div-block-108 {
  z-index: 1;
  position: relative;
}

.slide-4 {
  background-image: linear-gradient(360deg, #0000007d, #0000000d), url('../images/geof1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-4.slide5 {
  background-image: linear-gradient(360deg, #0000007d, #0000000d), url('../images/banner.jpg');
  background-size: auto, cover;
}

.slide-4.slide5.biomedical {
  background-image: url('../images/biomedicalsol1.png'), linear-gradient(360deg, #0000007d, #0000000d);
  background-position: 50% 100%, 0 0;
  background-size: cover, auto;
}

.slide-4.slide5.slidevina {
  background-image: linear-gradient(360deg, #0000007d, #0000000d), url('../images/vinasantamaria.jpg');
}

.div-block-109 {
  color: #ffffed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-110 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.heading-74 {
  margin-top: 0;
  font-size: 25px;
  font-weight: 500;
}

.heading-75 {
  margin-bottom: 0;
  font-weight: 500;
}

.heading-76 {
  color: #0d3150;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.section-30 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-111 {
  border-radius: 10px;
  width: 45%;
  min-height: 300px;
}

.div-block-112 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-112.divmobile {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.heading-77 {
  color: #0d3150;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-31 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-31.proyectosmobile {
  display: none;
}

.mask-2, .image-23 {
  border-radius: 10px;
}

.slider-5 {
  border-radius: 20px;
}

.mask-3, .slider-6, .mask-4, .mask-5 {
  border-radius: 10px;
}

.slider-7 {
  background-color: #ddd0;
}

.slide-nav-4 {
  display: none;
}

.section-32 {
  flex-flow: column;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.bold-text-81 {
  font-weight: 400;
}

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

.image-25 {
  max-width: 98%;
  margin-right: 5px;
}

.link-block-5 {
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: #fff;
}

.bold-text-82 {
  font-size: 28px;
  font-weight: 600;
}

.bold-text-83 {
  font-weight: 400;
}

.container-49 {
  background-color: #0d3150;
  border-radius: 15px;
  max-width: 70%;
  padding: 10px 40px 15px;
}

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

.heading-78 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.heading-78.he79 {
  font-size: 21px;
  font-weight: 400;
}

.italic-text {
  font-size: 17px;
  font-weight: 400;
}

.italic-text._3it {
  font-size: 19px;
}

.italic-text-2 {
  font-weight: 400;
}

.italic-text-2._2 {
  font-size: 17px;
}

.italic-text-3 {
  color: #70c06a;
  font-weight: 600;
}

.bold-text-84 {
  font-weight: 400;
}

.list-23 {
  color: #70c06a;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 25px;
}

.bold-text-85, .bold-text-86, .bold-text-87, .bold-text-88, .bold-text-89, .bold-text-91, .bold-text-92 {
  color: #292929;
  font-weight: 500;
}

.list-item-51 {
  font-weight: 700;
}

.bold-text-93 {
  font-weight: 500;
}

@media screen and (min-width: 1440px) {
  .webflow-native-navbar, .global-wrapper {
    max-width: 85rem;
  }

  .global-headline-l {
    width: 60%;
  }

  .container-13 {
    width: 90%;
  }

  .section-19 {
    margin-top: 40px;
  }

  .code-embed {
    width: auto;
  }

  .container-37.contenedormonitoriohome {
    justify-content: center;
    align-items: center;
  }

  .container-50 {
    max-width: 880px;
    margin-bottom: 40px;
  }

  .paragraph-50 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .list-23 {
    color: #70c06a;
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
  }

  .bold-text-85, .bold-text-86 {
    color: #181818;
    font-weight: 500;
  }

  .list-item-50 {
    font-weight: 600;
  }

  .bold-text-87, .bold-text-88, .bold-text-89 {
    color: #181818;
    font-weight: 500;
  }

  .bold-text-90 {
    font-weight: 600;
  }

  .bold-text-91, .bold-text-92 {
    color: #181818;
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  .webflow-native-navbar, .global-wrapper {
    max-width: 90rem;
  }

  .global-headline-l {
    width: 50%;
  }

  .container {
    min-height: 500px;
  }

  .div-block {
    width: 100%;
  }

  .link-block {
    background-size: cover;
    width: 33%;
    min-height: 500px;
    overflow: hidden;
  }

  .link-block:hover {
    background-size: cover;
  }

  .link-block.cardresindecial {
    background-image: url('../images/residencial.jpg'), linear-gradient(to bottom, null, null);
    background-size: cover, auto;
  }

  .link-block.cardresindecial:hover {
    background-size: auto, cover;
  }

  .container-13 {
    width: 80%;
  }

  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }

  .whatsapp-chat {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .webflow-native-navbar {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
    border-radius: 0;
  }

  .simple-button.is-in-mobile-nav {
    margin-top: 1rem;
    display: block;
  }

  .navbar-outer {
    max-width: 728px;
  }

  .nav-link-2 {
    color: #000;
    text-align: right;
    margin-bottom: .5rem;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
  }

  .nav-link-2.last {
    margin-right: 0;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column wrap;
    justify-content: space-around;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button-2 {
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 12px;
    display: flex;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf00;
  }

  .global-wrapper.is-in-hero {
    justify-content: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lottie-animation {
    width: 100%;
    height: 100%;
  }

  .container-7 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .container-13, .container-14 {
    max-width: 728px;
  }

  .whatsapp-block {
    bottom: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .webflow-native-navbar {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navbar-logo-div {
    padding-left: 0;
  }

  .simple-button.is-in-mobile-nav {
    margin-top: .5rem;
  }

  .paragraph {
    width: 90%;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 21px;
    display: inline-block;
  }

  .nav-menu {
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding-left: 0;
  }

  .global-wrapper.is-in-hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .div-block-7 {
    width: 100%;
    margin-left: auto;
  }

  .container-6.contprincipioafin {
    flex-flow: column;
    width: 100%;
    max-width: 90%;
  }

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

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .container-9 {
    flex-flow: column;
    max-width: 100%;
  }

  .div-block-21 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-10 {
    flex-flow: column;
    width: 100%;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .list-3 {
    width: auto;
    min-width: 230px;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .whatsapp-block {
    bottom: 15px;
    right: 15px;
  }

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

  .div-block-45 {
    flex-flow: column;
  }

  .div-block-46 {
    width: 90%;
  }

  .container-17 {
    width: 100%;
  }

  .div-block-49 {
    width: 90%;
  }

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

  .slider-2 {
    max-width: 100%;
  }

  .list-6 {
    min-width: 230px;
    margin-top: 20px;
    margin-left: 0;
  }

  .list-7 {
    min-width: 230px;
  }

  .section-21 {
    padding-top: 10px;
  }

  .container-32 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .code-embed {
    display: none;
  }

  .code-embed.embedvideo2 {
    display: block;
  }

  .div-block-80.divvideomonitoro.videomonitoreomobile, .div-block-85 {
    width: 100%;
  }

  .heading-63 {
    margin-top: 0;
  }

  .div-block-88 {
    background-position: 0 0, 50%;
  }

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

  .list-21 {
    width: auto;
    min-width: 230px;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav-logo-img {
    width: 170px;
    max-width: 85%;
  }

  .webflow-native-navbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .simple-button.is-in-mobile-nav {
    display: none;
  }

  .paragraph {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    display: block;
  }

  .navbar-outer {
    max-width: none;
  }

  .hero-section {
    height: 85vh;
    overflow: hidden;
  }

  .hero-section.herocontact {
    background-position: 0 0, 50%;
  }

  .hero-section.heroblogpost1 {
    background-position: 0 0, 50%;
    justify-content: center;
    align-items: flex-start;
    height: 40vh;
  }

  .hero-section.heroblogpost1.post2 {
    height: 170px;
  }

  .hero-section.heropost4 {
    background-position: 0 0, 50%;
  }

  .nav-menu {
    background-color: #fffcea;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 20vh;
  }

  .global-wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .global-wrapper.is-in-hero {
    justify-content: flex-end;
    align-items: center;
    max-width: 90%;
    height: auto;
    padding: 7rem 10px 40px;
  }

  .global-headline-l {
    width: 90%;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
  }

  .background-video {
    height: auto;
  }

  .global-tag {
    font-size: 16px;
  }

  .main-content {
    background-image: none;
    height: auto;
  }

  .button.ctahero {
    text-align: center;
    width: 190px;
    margin-top: 0;
    display: none;
  }

  .button.ctahero.cetamobilehero {
    width: 260px;
    display: block;
  }

  .button.ctahero.cetamobilehero.largobtnmobile {
    width: auto;
    font-size: 16px;
  }

  .button.ctahero.ctamobilecta {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  .button.ctahero.ctamobilebtn {
    width: 210px;
    margin-top: 20px;
    display: block;
  }

  .button.ctahero.ctamobilebtn.ctamonitoreosbtnhome {
    width: 90%;
    display: block;
  }

  .button.ctahero.btnproyectos {
    display: block;
  }

  .section {
    margin-top: 20px;
  }

  .container {
    flex-flow: column;
  }

  .div-block {
    text-align: center;
    min-height: auto;
  }

  .link-block {
    width: 100%;
    height: 280px;
    display: flex;
  }

  .link-block.btnhogares {
    background-position: 0 0, 50%;
    display: flex;
  }

  .link-block.btnrural {
    width: 100%;
    display: flex;
  }

  .section-2 {
    flex-flow: column;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .container-4 {
    flex-flow: column;
    width: 100%;
    margin-top: 10px;
  }

  .div-block-2 {
    width: 90%;
    line-height: 16px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .container-5 {
    width: 85%;
    max-width: 1080px;
    margin-bottom: 40px;
    padding-top: 20px;
  }

  .div-block-3 {
    width: 95%;
  }

  .div-block-4 {
    width: 95%;
    margin-left: 0;
  }

  .div-block-5 {
    width: 90%;
  }

  .section-3 {
    min-height: 80vh;
    display: none;
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    text-align: left;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .heading-6 {
    text-align: left;
  }

  .section-4 {
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .section-4.sectionverticaleshome {
    padding-top: 0;
    display: block;
  }

  .heading-7 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 26px;
  }

  .heading-7.textleft {
    text-align: left;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 28px;
  }

  .heading-7.headerverticales {
    margin-bottom: 10px;
  }

  .bold-text-2 {
    text-align: left;
  }

  .div-block-7 {
    width: 90%;
    margin-top: 40px;
    margin-left: auto;
  }

  .container-6 {
    text-align: left;
    flex-flow: column;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .container-6.contprincipioafin {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .div-block-11 {
    width: 100%;
    height: 400px;
    min-height: auto;
    margin-top: 0;
  }

  .container-7 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .slide {
    vertical-align: text-bottom;
    width: 49%;
    margin-top: 0;
    padding-top: 11px;
  }

  .slide-2 {
    vertical-align: bottom;
    width: 49%;
    margin-top: 10px;
  }

  .slider {
    justify-content: space-between;
    align-items: center;
    height: 154px;
  }

  .div-block-12 {
    min-height: 130px;
  }

  .container-8 {
    width: 90%;
    max-width: 100%;
  }

  .icon {
    margin-right: -6px;
  }

  .icon-2 {
    margin-left: -9px;
    margin-right: 0;
  }

  .image {
    vertical-align: super;
    width: 120px;
    margin-top: 0;
  }

  .image-2 {
    vertical-align: top;
    width: 90%;
  }

  .div-block-20 {
    width: 90%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-10 {
    font-size: 28px;
    line-height: 34px;
  }

  .bold-text-11 {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-7 {
    font-size: 15px;
  }

  .container-9 {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
  }

  .div-block-21 {
    width: 95%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .container-10 {
    flex-flow: column;
    width: 100%;
  }

  .bold-text-13 {
    font-size: 26px;
  }

  .paragraph-8 {
    font-size: 15px;
  }

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

  .image-8 {
    width: 40px;
  }

  .div-block-25, .div-block-26, .div-block-27 {
    width: 100%;
  }

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

  .container-11 {
    width: 100%;
    padding-top: 0;
  }

  .section-8 {
    display: none;
  }

  .div-block-29 {
    width: 95%;
    min-width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-12 {
    width: 100%;
  }

  .heading-19 {
    font-size: 22px;
    line-height: 29px;
  }

  .section-9 {
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .section-9.sectionmobilewhite {
    display: block;
  }

  .footer-brand-2 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-31 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-9 {
    width: 70%;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-13 {
    max-width: none;
  }

  .footer-dark {
    margin-top: 0;
  }

  .list-3 {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-2 {
    border-bottom-style: solid;
  }

  .list-item-2.itemredes {
    border-bottom-style: none;
    margin-top: 20px;
  }

  .footer-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .list-item-6 {
    min-width: 200px;
  }

  .div-block-32 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-10 {
    max-width: 80%;
    margin-top: 20px;
  }

  .container-14 {
    max-width: none;
  }

  .list-4 {
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-33 {
    margin-top: 10px;
  }

  .container-15, .container-16 {
    flex-flow: column;
  }

  .div-block-34 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .div-block-35 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }

  .image-11 {
    max-width: 64%;
  }

  .div-block-36 {
    margin-left: 0;
  }

  .div-block-37 {
    max-width: 90%;
  }

  .whatsapp-container {
    width: 80px;
    height: 80px;
    bottom: 10px;
    right: 0;
  }

  .whatsapp-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 0;
    right: 0;
  }

  .whatsapp-chat {
    width: 100%;
    height: 40vh;
    position: relative;
  }

  .div-block-40 {
    width: 130px;
  }

  .div-block-42 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-44 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-45 {
    flex-flow: column;
    display: block;
  }

  .div-block-46 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .div-block-47 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-10 {
    display: none;
  }

  .div-block-48 {
    width: 100%;
    padding-bottom: 40px;
  }

  .container-17 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-49 {
    width: 90%;
    margin-left: 0;
  }

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

  .slider-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-10, .paragraph-11 {
    text-align: left;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-18 {
    max-width: 95%;
    margin-top: 20px;
  }

  .container-19 {
    flex-flow: column;
  }

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

  .div-block-52 {
    width: 100%;
    margin-top: 20px;
  }

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

  .sectioncontact {
    padding-top: 100px;
  }

  .container-20 {
    flex-flow: column;
    max-width: 90%;
  }

  .div-block-54 {
    width: 100%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .heading-26 {
    color: #70c06a;
  }

  .section-11 {
    background-color: #0d3150;
    padding-bottom: 10px;
    display: block;
  }

  .image-14 {
    max-width: 80%;
  }

  .image-15 {
    max-width: 90%;
  }

  .section-12 {
    background-color: #fffffff2;
    display: block;
  }

  .container-21 {
    text-align: center;
    padding-bottom: 40px;
  }

  .list-item-16, .list-item-17, .list-item-18 {
    font-size: 15px;
  }

  .section-13 {
    background-color: #0d3150;
    display: block;
  }

  .container-22 {
    padding-top: 20px;
  }

  .section-14 {
    display: block;
  }

  .section-15, .section-16, .section-17 {
    display: none;
  }

  .container-23 {
    padding-bottom: 20px;
  }

  .container-24 {
    width: 90%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-61, .div-block-62, .div-block-63 {
    flex-flow: column;
  }

  .div-block-64, .div-block-65, .div-block-66 {
    width: 20%;
  }

  .image-16 {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
  }

  .list-6 {
    margin-left: 0;
  }

  .list-7 {
    min-width: 200px;
  }

  .heading-29 {
    font-size: 17px;
    line-height: 23px;
  }

  .container-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 90%;
  }

  .div-block-67, .div-block-68, .div-block-69 {
    width: auto;
  }

  .container-26 {
    width: 90%;
    margin-top: 0;
  }

  .container-27 {
    width: 90%;
  }

  .container-28 {
    width: 90%;
    margin-top: 20px;
  }

  .container-29 {
    display: none;
  }

  .div-block-70 {
    align-self: center;
    width: 65%;
  }

  .div-block-71 {
    align-self: auto;
    width: 30%;
  }

  .heading-37, .heading-41 {
    font-size: 22px;
  }

  .autormobile {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    padding-top: 10px;
    display: flex;
  }

  .bold-text-26 {
    font-size: 18px;
    line-height: 14px;
  }

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

  .heading-42 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  .list-8 {
    font-size: 16px;
  }

  .list-item-19, .list-item-20 {
    font-size: 15px;
    line-height: 20px;
  }

  .section-21 {
    padding-top: 20px;
  }

  .container-32 {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }

  .bold-text-28 {
    line-height: 20px;
  }

  .code-embed {
    min-height: auto;
    display: none;
  }

  .code-embed.embedvideo2 {
    display: block;
  }

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

  .list-12 {
    padding-left: 20px;
  }

  .section-24 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .section-25 {
    margin-top: 0;
  }

  .section-25.ctaruralfinal {
    justify-content: center;
    align-items: flex-start;
    min-height: auto;
  }

  .div-block-74 {
    width: 95%;
    padding: 20px 20px 10px;
  }

  .div-block-74.bloquectrural {
    width: 95%;
    padding: 20px;
  }

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

  .container-34 {
    max-width: 100%;
  }

  .bold-text-31 {
    font-size: 25px;
  }

  .div-block-75 {
    width: 90%;
  }

  .div-block-75.divinteriorctarural {
    width: 100%;
    margin-right: auto;
  }

  .container-35 {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
  }

  .heading-49 {
    font-size: 22px;
    line-height: 26px;
  }

  .bold-text-32 {
    font-size: 20px;
  }

  .container-36 {
    flex-flow: column;
    max-width: 100%;
  }

  .div-block-76 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-58 {
    margin-left: auto;
    font-size: 26px;
    line-height: 33px;
  }

  .div-block-77 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-78 {
    width: 100%;
    margin-bottom: 20px;
  }

  .paragraph-31 {
    font-size: 14px;
  }

  .container-37 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding-top: 10px;
  }

  .container-37.contenedormonitoriohome {
    flex-flow: column;
    width: 94%;
    max-width: 100%;
    padding-bottom: 10px;
  }

  .container-37.contentgridsfotov {
    flex-flow: column;
    width: 98%;
    max-width: 98%;
    padding-bottom: 20px;
  }

  .div-block-79 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-79.ahorrodiagn {
    width: 100%;
  }

  .div-block-79.monitoreointel {
    width: 90%;
    margin-left: auto;
  }

  .heading-60 {
    font-size: 24px;
    line-height: 27px;
  }

  .div-block-80 {
    width: 100%;
    max-width: 100%;
    min-height: auto;
  }

  .div-block-80.divvideomonitoro {
    width: auto;
    height: auto;
    min-height: auto;
    display: block;
  }

  .div-block-80.divvideomonitoro.videomonitoreomobile {
    width: 100%;
    display: block;
  }

  .heading-61 {
    font-size: 24px;
  }

  .section-27 {
    padding-top: 10px;
  }

  .container-38 {
    flex-flow: column;
    max-width: 90%;
  }

  .list-14 {
    margin-top: 20px;
    padding-left: 0;
  }

  .div-block-81 {
    width: 90%;
    padding-left: 10px;
  }

  .div-block-82 {
    width: 90%;
  }

  .heading-62 {
    width: auto;
    font-size: 15px;
  }

  .div-block-85 {
    width: 90%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-40 {
    width: 100%;
    margin-bottom: 0;
  }

  .heading-63 {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 28px;
  }

  .list-item-31 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .div-block-87 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-88 {
    background-position: 0 0, 50% 100%;
  }

  .div-block-89 {
    flex-flow: column;
  }

  .heading-64 {
    font-size: 22px;
    line-height: 26px;
  }

  .sectionenergy {
    padding-top: 20px;
  }

  .sectionmonitor {
    padding-top: 10px;
  }

  .heading-65 {
    font-size: 18px;
    line-height: 23px;
  }

  .bold-text-61 {
    font-size: 25px;
  }

  .paragraph-37 {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-66 {
    width: 100%;
    margin-left: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-90 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-90.bloquepreguntasdesk {
    display: none;
  }

  .div-block-90.preguntasmobile {
    display: block;
  }

  .paragraph-39 {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
  }

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

  .div-block-92 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-93, .div-block-96 {
    width: 100%;
  }

  .container-41 {
    width: 90%;
  }

  .list-item-47 {
    line-height: 21px;
  }

  .list-20 {
    padding-left: 20px;
  }

  .div-block-97 {
    background-position: 0 0, 50%;
  }

  .container-42 {
    max-width: 90%;
  }

  .heading-67 {
    font-size: 23px;
    line-height: 27px;
  }

  .heading-68 {
    line-height: 22px;
  }

  .div-block-99 {
    margin-bottom: 20px;
  }

  .code-embed-4 {
    display: none;
  }

  .code-embed-5 {
    display: block;
  }

  .code-embed-6 {
    display: none;
  }

  .code-embed-7 {
    display: block;
  }

  .container-43 {
    width: 90%;
    max-width: 90%;
  }

  .container-44 {
    max-width: 90%;
  }

  .div-block-100 {
    width: auto;
  }

  .button-menu {
    width: 200px;
    margin-top: 20px;
  }

  .heading-70 {
    font-size: 24px;
    line-height: 29px;
  }

  .container-45 {
    max-width: 90%;
  }

  .container-46 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    max-width: 90%;
  }

  .list-21 {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-72 {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 16px;
  }

  .heading-73 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .bold-text-67, .bold-text-68 {
    color: #0d3150;
  }

  .bold-text-79, .bold-text-80 {
    font-weight: 500;
  }

  .paragraph-49 {
    color: #0d3150;
  }

  .section-29 {
    position: sticky;
  }

  .slider-4 {
    min-height: 300px;
    margin-bottom: 20px;
  }

  .div-block-109 {
    width: 80%;
  }

  .div-block-110 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-74 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-75 {
    font-size: 16px;
  }

  .heading-76 {
    margin-bottom: 0;
    font-size: 21px;
  }

  .section-30 {
    margin-top: 0;
  }

  .div-block-111 {
    width: 95%;
    min-height: auto;
  }

  .div-block-112.divmobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
  }

  .heading-77 {
    text-align: center;
    margin-bottom: 0;
  }

  .section-31 {
    display: none;
  }

  .section-31.proyectosmobile {
    display: block;
  }

  .container-47 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-113 {
    width: 85%;
  }

  .div-block-114, .div-block-115, .div-block-116 {
    width: 95%;
  }

  .mask-2 {
    border-radius: 0;
  }

  .slide-nav-4 {
    display: none;
  }

  .container-48 {
    max-width: 100%;
  }

  .bold-text-82 {
    font-size: 19px;
  }

  .container-49 {
    max-width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-78 {
    font-size: 14px;
    line-height: 15px;
  }

  .heading-78.he79 {
    font-size: 16px;
    line-height: 22px;
  }

  .italic-text._2 {
    font-size: 14px;
  }

  .italic-text._3it {
    font-size: 16px;
    line-height: 21px;
  }

  .italic-text-2._2 {
    font-size: 15px;
    line-height: 23px;
  }

  .bold-text-84 {
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;
  }
}


