body {
  font-family: proxima-nova, sans-serif;
  color: #7b7b7b;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0b3d37;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #0b3d37;
  font-size: 52px;
  line-height: 60px;
  font-weight: 700;
}

a {
  color: #0b3d37;
  text-decoration: none;
}

.heading {
  max-width: 800px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #0b3d37;
  font-size: 160px;
  line-height: 140px;
}

.logo-grande {
  margin-top: 4px;
}

.section {
  min-height: 1000px;
}

.section.colorfondo2 {
  overflow: hidden;
  min-height: 610px;
  background-color: rgba(112, 154, 149, 0.2);
}

.section.colorfondo3 {
  background-color: rgba(153, 199, 220, 0.2);
}

.section.colorfondo3.seccion-proyectos {
  min-height: 400px;
}

.section.overflow-hidden {
  overflow: hidden;
}

.section.colorfondo4 {
  background-color: hsla(0, 0%, 92.5%, 0.3);
}

.section.rara {
  position: relative;
  min-height: 1190px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  min-height: 68px;
  background-color: #e2ebea;
}

.div-block {
  position: relative;
}

.div-block-2 {
  position: absolute;
  min-height: 760px;
  min-width: 1104px;
}

.div-block-3 {
  position: absolute;
  color: #0b3d37;
  font-size: 190px;
  line-height: 180px;
  font-weight: 700;
}

.div-head {
  position: absolute;
  margin-top: 196px;
  margin-left: 83px;
}

.paragraph-about {
  max-width: 460px;
  margin-bottom: 30px;
  color: #999;
  line-height: 18px;
}

.button {
  padding: 12px 20px;
  border-radius: 20px;
  background-color: #0b3d37;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.26);
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
}

.button:hover {
  background-color: #709a95;
  box-shadow: none;
}

.button.send {
  padding-right: 33px;
  padding-left: 33px;
}

.div-block-5 {
  position: relative;
}

.div-block-6 {
  position: absolute;
  max-width: 550px;
  margin-left: 480px;
}

.div-block-7a {
  position: absolute;
  margin-left: -170px;
}

.text-block {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 10px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  font-weight: 700;
}

.text-block.textimga {
  max-width: 160px;
  font-family: 'Abhaya Libre', sans-serif;
  font-size: 26px;
  line-height: 28px;
}

.text-block.textimgb {
  max-width: 160px;
}

.text-block.textimgc {
  max-width: 140px;
  font-family: 'Abhaya Libre', sans-serif;
  font-size: 26px;
}

.div-block-7b {
  position: absolute;
  overflow: hidden;
  margin-top: 660px;
  margin-left: 559px;
}

.div-block-7c {
  position: absolute;
  overflow: hidden;
  margin-top: 816px;
  margin-left: 77px;
}

.section-2.colorfondo3 {
  background-color: rgba(153, 199, 220, 0.2);
}

.h2-celeste {
  color: #99c7dc;
  font-weight: 800;
  text-align: center;
}

.projects-box {
  margin-right: 80px;
}

.project-thumb {
  min-height: 170px;
  min-width: 170px;
  background-image: url('../images/Mayorca2x-min.png');
  background-position: 50% 50%;
  background-size: 260px;
  background-repeat: no-repeat;
}

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

.project-txt-place {
  padding-top: 20px;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.text-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: -19px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 160px;
  line-height: 118px;
  font-weight: 800;
  text-align: center;
}

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

.paragraph-2 {
  max-width: 380px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 16px;
}

.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-pan {
  margin-left: 109px;
}

.image-2 {
  margin-right: -170px;
}

.field-label {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.input-news {
  width: 700px;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #99c7dc;
  background-color: transparent;
  text-align: center;
}

.div-block-11 {
  text-align: center;
}

.footer {
  padding-top: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e2ebea;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}

.footer-link {
  display: block;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-13 {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 23px;
  background-color: #99c7dc;
  color: #fff;
}

.imagen-grande {
  margin-top: 50px;
  margin-left: 317px;
}

.div-block-14 {
  display: inline-block;
}

.div-block-14.nav-social {
  padding-top: 10px;
  padding-left: 60px;
}

.div-block-14.fot-social {
  margin-bottom: 12px;
}

.social-link {
  padding: 10px;
}

.social-link.instagram {
  background-image: url('../images/instagram-1.svg');
}

.social-link.twitter {
  background-image: url('../images/twitter-1.svg');
}

.div-block-15 {
  margin-bottom: 90px;
}

.image-4 {
  width: 100%;
  max-width: none;
}

.image-5 {
  width: 10px;
  height: 10px;
}

.image-6 {
  width: 10px;
  height: 10px;
}

.image-7 {
  width: 10px;
  height: 10px;
}

.image-8 {
  width: 10px;
  height: 10px;
}

.nav-link {
  padding-top: 25px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 15px;
  line-height: 13px;
}

.nav-link:hover {
  opacity: 0.7;
}

.div-block-16 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-9 {
  width: 100%;
}

.project-link {
  padding-right: 25px;
  padding-left: 25px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #0b3d37;
  font-weight: 400;
}

.project-link:hover {
  opacity: 0.8;
  font-weight: 700;
}

.cont-services {
  padding-top: 60px;
  padding-bottom: 100px;
}

.heading-2 {
  font-size: 52px;
}

.left-services {
  padding-right: 100px;
}

.image3 {
  margin-left: -118px;
}

.paragraph-3 {
  max-width: 350px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 16px;
}

.div-block-18 {
  margin-top: 40px;
}

.div-block-19 {
  text-align: center;
}

.section-welcome.colorfondo2 {
  min-height: 610px;
  background-color: rgba(112, 154, 149, 0.2);
}

.section-welcome.colorfondo3 {
  background-color: rgba(153, 199, 220, 0.2);
}

.section-welcome.colorfondo3.seccion-proyectos {
  min-height: 400px;
}

.section-welcome.overflow-hidden {
  display: none;
  overflow: hidden;
}

.section-welcome.colorfondo4 {
  background-color: hsla(0, 0%, 92.5%, 0.3);
}

.section-welcome.rara {
  position: relative;
  min-height: 1190px;
}

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

.section-contact.colorfondo2 {
  min-height: 610px;
  background-color: rgba(112, 154, 149, 0.2);
}

.section-contact.colorfondo3 {
  background-color: rgba(153, 199, 220, 0.2);
}

.section-contact.colorfondo3.seccion-proyectos {
  min-height: 400px;
}

.section-contact.overflow-hidden {
  overflow: hidden;
}

.section-contact.colorfondo4 {
  background-color: hsla(0, 0%, 92.5%, 0.3);
}

.section-contact.rara {
  position: relative;
  min-height: 1190px;
}

.nav-menu {
  margin-top: 10px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

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

.paragraph-4 {
  font-size: 13px;
}

.link-terms {
  margin-left: 15px;
  color: #fff;
  font-size: 13px;
}

.foot-copy {
  margin-bottom: 0px;
  font-size: 13px;
}

.img-hover {
  -webkit-transition: -webkit-transform 5000ms ease;
  transition: -webkit-transform 5000ms ease;
  transition: transform 5000ms ease;
  transition: transform 5000ms ease, -webkit-transform 5000ms ease;
}

.img-hover:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebf4f8;
}

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

.image-10 {
  background-color: transparent;
}

.navbar-blanco-home {
  background-color: transparent;
}

.nav-link-2 {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 15px;
}

.nav-link-2:hover {
  color: #709a95;
}

.nav-link-2.w--current {
  color: #0b3d37;
  font-weight: 700;
}

.nav-link-2.idiomas {
  margin-right: -20px;
  margin-left: 20px;
  padding-right: 5px;
  padding-left: 5px;
}

.section-verde {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #709a95;
}

.titulo-blanco {
  position: static;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 200px;
  line-height: 90px;
  font-weight: 800;
  text-align: center;
}

.paragraph-5 {
  color: #ececec;
  text-align: center;
}

.div-block-22 {
  position: relative;
}

.div-block-23 {
  position: absolute;
  display: block;
  margin-left: -67px;
  padding-top: 0px;
}

.div-block-24 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: -5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-data {
  width: 50%;
  padding-right: 0px;
  padding-left: 60px;
}

.div-imagen {
  width: 50%;
}

.flex-div-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-div-50.fondo-cel {
  background-color: rgba(153, 199, 220, 0.2);
}

.cont-epacio {
  max-width: 100%;
}

.color-celeste {
  min-height: 580px;
  background-color: #99c7dc;
}

.color-verde {
  background-color: #e2ebea;
}

.heading-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 5px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #e2ebea;
  font-size: 200px;
  line-height: 90px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-6 {
  color: #ececec;
  text-align: center;
}

.paragraph-7 {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 101px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  color: grey;
  font-size: 14px;
  line-height: 20px;
}

.heading-4 {
  font-family: 'Abhaya Libre', sans-serif;
  font-size: 60px;
  line-height: 66px;
  font-weight: 800;
  text-align: left;
}

.sec-services {
  background-color: #0b3d37;
  background-image: url('../images/Services2x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26 {
  min-height: 350px;
  background-color: rgba(11, 61, 55, 0.7);
}

.heading-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 400;
}

.paragraph-8 {
  margin-top: 55px;
  margin-bottom: 55px;
  padding-right: 60px;
  padding-left: 60px;
}

.cards-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.paragraph-9 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}

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

.div-block-27 {
  overflow: hidden;
}

.image-12 {
  width: 80px;
  margin-top: 15px;
}

.div-block-28 {
  display: inline-block;
  padding-left: 30px;
}

.link-block {
  padding: 10px;
}

.link-block-2 {
  display: none;
  padding: 10px;
}

.hero-about {
  position: relative;
}

.about-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-color: #e2ebea;
  background-image: url('../images/shutterstock_748258660-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.image-13 {
  width: 100%;
}

.about-dream {
  margin-bottom: 80px;
}

.flex-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.div-block-31 {
  width: 50%;
  margin-left: 50px;
  padding-left: 50px;
}

.heading-7 {
  font-size: 60px;
  line-height: 66px;
}

.heading-8 {
  color: #99c7dc;
  font-size: 60px;
  line-height: 66px;
}

.paragraph-10 {
  padding-top: 30px;
  padding-right: 10px;
  color: #999;
  line-height: 18px;
}

.flex-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-32 {
  width: 50%;
  padding-right: 100px;
}

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

.heading-9 {
  font-family: 'Abhaya Libre', sans-serif;
  color: #99c7dc;
  font-size: 60px;
  line-height: 66px;
}

.paragraph-11 {
  padding-top: 30px;
  color: #999;
}

.flex-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-team {
  background-color: #ebf4f8;
}

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

.div-block-35 {
  width: 50%;
  margin-left: 30px;
}

.paragraph-12 {
  padding-top: 30px;
  padding-right: 30px;
  color: #999;
}

.heading-10 {
  color: #99c7dc;
  font-size: 60px;
}

.image-14 {
  width: 100%;
}

.projects-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-image: url('../images/shutterstock_572784196-min.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.projects-mallorca {
  padding-top: 90px;
  padding-bottom: 60px;
}

.projects-heading {
  font-family: 'Abhaya Libre', sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}

.projects-texto {
  padding-top: 20px;
  padding-right: 20px;
  color: #999;
  line-height: 18px;
}

.div-data2 {
  width: 50%;
  padding-right: 60px;
}

.div-block-36 {
  padding-bottom: 90px;
  background-color: #ebf4f8;
}

.image-15 {
  width: 100%;
}

.image-16 {
  width: 100%;
}

.projects-marbella {
  padding-top: 120px;
  padding-bottom: 120px;
}

.image-17 {
  width: 100%;
}

.div-block-37 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #e2ebea;
}

.projects-capri {
  padding-top: 90px;
}

.projects-hero-end {
  margin-top: 80px;
}

.image-18 {
  width: 100%;
}

.div-block-38 {
  position: relative;
}

.div-block-39 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

.text-block-3 {
  margin-bottom: 300px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
  font-weight: 800;
  text-transform: uppercase;
}

.image-19 {
  width: 100%;
}

.services-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-image: url('../images/shutterstock_4966121322x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-40 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

.heading-11 {
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 200px;
  line-height: 80px;
  font-weight: 800;
  text-transform: uppercase;
}

.heading-11.resp-hero {
  margin-bottom: 5px;
}

.flex-div-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.services-div-img {
  width: 50%;
}

.services-div-img.large-img {
  width: 60%;
}

.services-div-data {
  width: 50%;
  padding-right: 90px;
}

.services-div-data.data-derecha {
  padding-right: 0px;
}

.services-div-data.data-derecha.offset-40 {
  margin-left: 0px;
}

.services-div-data.large-der {
  margin-left: 0px;
  padding-right: 0px;
}

.services-data-h3 {
  margin-top: 0px;
  margin-bottom: -22px;
  color: #0b3d37;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.services-data-para {
  color: grey;
  line-height: 16px;
}

.services-data-h2 {
  color: #99c7dc;
  font-size: 60px;
  font-weight: 800;
  text-transform: none;
}

.services-data-h2.enverde {
  color: #709a95;
}

.div-block-41 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.image-20 {
  width: 100%;
}

.services-urbanization {
  margin-top: 60px;
  margin-bottom: 140px;
}

.image-21 {
  width: 100%;
}

.img-gente {
  min-height: 550px;
  background-image: url('../images/shutterstock_18180696562x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-22 {
  width: 100%;
}

.services-energy {
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 100px;
}

.div-block-43 {
  padding-top: 90px;
  padding-bottom: 140px;
}

.benefits-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-image: url('../images/shutterstock_15031292782x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-44 {
  min-height: 580px;
  background-image: url('../images/shutterstock_1824089962x-min_1.png');
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-45 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

.heading-12 {
  font-family: 'Abhaya Libre', sans-serif;
  color: #ebf4f8;
  font-size: 200px;
  line-height: 80px;
  font-weight: 800;
  text-transform: uppercase;
}

.heading-12.resp-hero {
  margin-bottom: 5px;
}

.div-block-46 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ebf4f8;
}

.image-23 {
  width: 100%;
}

.flex-div-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.benefits-div-img {
  width: 50%;
}

.benefits-div-data {
  width: 50%;
}

.benefits-div-data.data-izq {
  padding-right: 100px;
}

.benefits-div-data.data-der {
  padding-right: 20px;
  padding-left: 100px;
}

.benefits-data-h3 {
  margin-top: 0px;
  margin-bottom: -22px;
  color: #0b3d37;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.benefits-data-h2 {
  font-size: 60px;
  font-weight: 800;
}

.benefits-data-para {
  color: grey;
  line-height: 18px;
}

.div-block-47 {
  padding-top: 60px;
  padding-bottom: 20px;
}

.benefits-data-para-verde {
  color: grey;
  line-height: 24px;
}

.div-block-48 {
  margin-bottom: 140px;
}

.div-block-49 {
  min-height: 500px;
  background-color: rgba(0, 0, 0, 0.41);
}

.image-24 {
  width: 100%;
}

.image-25 {
  width: 100%;
}

.benefits-delivery {
  min-height: 500px;
  background-image: url('../images/shutterstock_5286607392x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.benefits-cover {
  margin-top: 220px;
  margin-bottom: 60px;
}

.div-block-50 {
  padding: 120px 30px;
}

.image-26 {
  width: 100vw;
}

.div-block-51 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-52 {
  position: absolute;
}

.div-block-53 {
  position: absolute;
}

.text-block-4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.text-block-5 {
  margin-bottom: 220px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
  text-align: center;
}

.div-block-54 {
  position: relative;
  min-height: 630px;
  background-image: url('../images/shutterstock_15580586902x-min.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-27 {
  width: 100%;
}

.contact-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-image: url('../images/shutterstock_5676355062x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-55 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.heading-13 {
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 200px;
  line-height: 80px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.heading-13.resp-hero {
  margin-bottom: 5px;
}

.flex-tres {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-info {
  margin-top: 100px;
  margin-bottom: 60px;
}

.div-block-56 {
  position: relative;
  height: 630px;
  background-image: url('../images/Grupo-592x-min.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-57 {
  position: absolute;
}

.div-block-58 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

.contact-data-h3 {
  margin-top: 0px;
  margin-bottom: -22px;
  color: #0b3d37;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-data-h2 {
  color: #709a95;
  font-size: 60px;
  font-weight: 800;
}

.contact-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  color: grey;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}

.text-block-6 {
  margin-bottom: 230px;
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 66px;
  font-weight: 800;
  text-transform: uppercase;
}

.image-28 {
  width: 100vw;
}

.image-29 {
  display: none;
}

.div-block-59 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.policies-hero {
  position: relative;
  min-height: 580px;
  margin-top: 60px;
  background-image: url('../images/shutterstock_2259670332x-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.policies-hero.aparece-hero {
  overflow: hidden;
}

.text-block-7 {
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 150px;
  line-height: 75px;
  font-weight: 800;
}

.text-block-7.resp-hero {
  margin-bottom: 5px;
  font-size: 90px;
  line-height: 34px;
}

.text-block-7.resp-hero-dos {
  margin-bottom: 5px;
  font-size: 150px;
  line-height: 65px;
}

.div-block-60 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

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

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

.flex-legal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  margin-bottom: 120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.policies-h2 {
  color: #709a95;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
}

.policies-h2.resp-h2 {
  margin-top: 40px;
  text-transform: none;
}

.paragraph-13 {
  padding-right: 0px;
  color: #999;
  line-height: 22px;
}

.image-30 {
  width: 100%;
}

.aparece_derecha.imagen_al_100 {
  width: 100%;
}

.imagen_100 {
  width: 100%;
}

.success-message {
  background-color: #e2ebea;
}

.text-block-8 {
  color: #0b3d37;
  font-size: 16px;
}

.error-message {
  background-color: #faa5a7;
  text-align: center;
}

.text-block-9 {
  color: #fff;
  font-size: 16px;
}

.logo-chico {
  display: none;
}

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

.nav-bar-relleno {
  display: none;
  min-height: 68px;
}

.navbar-espacio {
  display: none;
  min-height: 60px;
}

.image-31 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
}

.transparent-cover {
  min-height: 550px;
  background-color: rgba(0, 0, 0, 0.41);
}

.div-block-64 {
  padding-top: 200px;
  color: rgba(0, 0, 0, 0.41);
  text-align: center;
}

.heading-14 {
  color: #fff;
  font-size: 60px;
  font-weight: 800;
}

.paragraph-14 {
  color: #fff;
  line-height: 16px;
}

.benefits-div-data-copy {
  width: 50%;
  padding-right: 90px;
}

.benefits-div-img-copy {
  width: 50%;
}

.benefits-data-para-copy {
  padding-bottom: 20px;
  color: grey;
  line-height: 18px;
}

.div-block-65 {
  text-align: center;
}

.heading-15 {
  color: #fff;
  font-size: 60px;
  font-weight: 800;
}

.paragraph-15 {
  color: #fff;
}

.div-block-66 {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 136px;
}

.contact-link {
  display: block;
  color: grey;
  text-decoration: none;
}

.contact-link:hover {
  text-decoration: underline;
}

.contact-heading-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  color: grey;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-67 {
  margin-right: 60px;
}

.div-block-69 {
  margin-right: 60px;
}

.navbar-2 {
  background-color: #e2ebea;
}

.titulo-blanco-copy {
  position: static;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Abhaya Libre', sans-serif;
  color: #999;
  font-size: 200px;
  line-height: 90px;
  font-weight: 800;
  text-align: center;
}

.resp-hero {
  font-size: 200px;
  line-height: 90px;
}

.resp-h2 {
  font-size: 60px;
  line-height: 60px;
}

.navegador-blanco {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 20px -12px #000;
}

.navegador-verde {
  z-index: 999;
  margin-right: auto;
  margin-left: auto;
  background-color: #e2ebea;
}

.service-img-offset {
  margin-left: -171px;
}

.image-34 {
  margin-left: -171px;
}

.image-35 {
  margin-left: 63px;
}

.image-36 {
  margin-left: 145px;
}

.div-block-73 {
  margin-left: 100px;
}

.section-copy {
  min-height: 1000px;
}

.section-copy.colorfondo2 {
  overflow: hidden;
  min-height: 610px;
  margin-top: 60px;
  background-color: rgba(112, 154, 149, 0.2);
}

.section-copy.colorfondo3 {
  background-color: rgba(153, 199, 220, 0.2);
}

.section-copy.colorfondo3.seccion-proyectos {
  min-height: 400px;
}

.section-copy.overflow-hidden {
  overflow: hidden;
}

.section-copy.colorfondo4 {
  background-color: hsla(0, 0%, 92.5%, 0.3);
}

.section-copy.rara {
  position: relative;
  min-height: 1190px;
}

.probando {
  background-color: #ececec;
}

.navbar-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.div_idiomas {
  display: inline-block;
  margin-left: 20px;
  padding-top: 19px;
}

.div-block-76 {
  display: inline;
}

.text-block-10 {
  display: inline;
  margin-right: 2px;
  margin-left: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #709a95;
  font-size: 16px;
}

.vtx-select {
  font-family: 'Source Sans Pro', sans-serif;
  color: #709a95;
}

.vtx-select:hover {
  color: #0b3d37;
}

.text-block-12 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
}

.div-block-77 {
  display: inline-block;
}

.image-38 {
  width: 100%;
}

.verde-oscuro {
  color: #0b3d37;
  font-weight: 700;
}

.redes-div {
  display: inline-block;
  padding-left: 30px;
}

.div-block-78 {
  display: inline;
}

.text-block-14 {
  display: inline-block;
}

.social-link-copy {
  display: none;
  padding: 10px;
}

.social-link-copy.instagram {
  background-image: url('../images/instagram-1.svg');
}

.social-link-copy.twitter {
  background-image: url('../images/twitter-1.svg');
}

.datos {
  padding-top: 60px;
  padding-bottom: 60px;
}

.link-idioma:hover {
  color: #709a95;
}

.div-cookies {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-cookies-footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  border-top: 2px solid #99c7dc;
  background-color: #ebf4f8;
  box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.26);
}

.text-block-15 {
  display: inline;
  color: #0b3d37;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.titulo-policies {
  font-family: 'Abhaya Libre', sans-serif;
  color: #fff;
  font-size: 140px;
  line-height: 70px;
  font-weight: 800;
}

.div-block-81 {
  padding: 10px 15px;
}

@media screen and (min-width: 1440px) {
  .h2-celeste {
    font-size: 70px;
  }

  .titulo-blanco.head-hero {
    font-size: 250px;
    line-height: 115px;
  }

  .heading-3 {
    font-size: 250px;
    line-height: 115px;
  }

  .text-block-3 {
    font-size: 120px;
  }

  .heading-11.resp-hero {
    font-size: 250px;
    line-height: 115px;
  }

  .img-gente {
    background-position: 50% 50%;
  }

  .heading-12.resp-hero {
    font-size: 250px;
    line-height: 115px;
  }

  .div-block-49 {
    min-height: 700px;
  }

  .benefits-delivery {
    background-position: 50% 100%;
  }

  .text-block-5 {
    margin-bottom: 150px;
    font-size: 120px;
    line-height: 100px;
  }

  .heading-13.resp-hero {
    font-size: 250px;
    line-height: 115px;
  }

  .text-block-6 {
    font-size: 120px;
  }

  .text-block-7.resp-hero {
    font-size: 150px;
    line-height: 66px;
  }

  .text-block-7.resp-hero-dos {
    font-size: 150px;
    line-height: 65px;
  }

  .transparent-cover {
    min-height: 750px;
  }

  .div-block-64 {
    padding-top: 307px;
  }

  .heading-14 {
    font-size: 120px;
    line-height: 100px;
  }

  .heading-15 {
    font-size: 120px;
    line-height: 120px;
  }

  .div-block-66 {
    width: 1000px;
    padding-top: 200px;
  }

  .div-block-80 {
    text-align: center;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    margin-left: -92px;
    font-size: 220px;
    line-height: 200px;
  }

  .section.colorfondo2 {
    min-height: 800px;
  }

  .section.colorfondo3.seccion-proyectos {
    min-height: 600px;
  }

  .section.rara {
    min-height: 1900px;
    padding-top: 85px;
  }

  .paragraph-about {
    max-width: none;
    margin-top: 20px;
    margin-bottom: 48px;
    font-size: 20px;
    line-height: 26px;
  }

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

  .div-block-6 {
    max-width: 650px;
    margin-top: 20px;
    margin-left: 530px;
  }

  .text-block {
    font-size: 34px;
    line-height: 40px;
  }

  .div-block-7b {
    margin-top: 1050px;
    margin-left: 600px;
    padding-right: 182px;
    padding-left: 0px;
  }

  .div-block-7c {
    margin-top: 1260px;
    margin-left: -120px;
    padding-right: 190px;
  }

  .h2-celeste {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 80px;
    line-height: 80px;
  }

  .div-block-9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .project-txt-place {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-2 {
    font-size: 220px;
    line-height: 145px;
  }

  .paragraph-2 {
    max-width: none;
    padding-right: 70px;
    font-size: 20px;
    line-height: 26px;
  }

  .flexbox {
    padding-top: 120px;
    padding-bottom: 240px;
  }

  .left-pan.left-beni {
    min-width: 600px;
    margin-left: 150px;
  }

  .image-2 {
    width: 110%;
    margin-right: -220px;
  }

  .imagen-grande {
    min-width: 880px;
  }

  .project-link {
    padding-right: 50px;
    padding-left: 50px;
  }

  .cont-services {
    padding-top: 90px;
  }

  .left-services {
    min-width: 600px;
    margin-right: 61px;
    padding-right: 0px;
  }

  .image3 {
    width: 500px;
  }

  .paragraph-3 {
    max-width: none;
    padding-right: 144px;
    font-size: 20px;
    line-height: 26px;
  }

  .img-hover {
    min-width: 150%;
  }

  .titulo-blanco.head-hero {
    font-size: 300px;
    line-height: 140px;
  }

  .heading-3 {
    font-size: 300px;
    line-height: 140px;
  }

  .container-2 {
    max-width: 1440px;
  }

  .paragraph-7 {
    margin-left: 150px;
    font-size: 23px;
    line-height: 32px;
    font-weight: 400;
  }

  .heading-4 {
    font-size: 80px;
    line-height: 90px;
  }

  .div-block-27 {
    overflow: hidden;
    margin-left: -249px;
    padding-right: 275px;
  }

  .link-block-2 {
    display: none;
  }

  .about-hero.aparece-hero {
    min-height: 850px;
  }

  .div-block-29 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .flex-block-30 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .div-block-31 {
    padding-left: 30px;
  }

  .heading-8 {
    font-size: 80px;
    line-height: 90px;
  }

  .paragraph-10 {
    font-size: 23px;
    line-height: 32px;
  }

  .flex-block-31 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .div-block-33 {
    text-align: right;
  }

  .heading-9 {
    font-size: 80px;
    line-height: 90px;
  }

  .paragraph-11 {
    font-size: 23px;
    line-height: 32px;
  }

  .flex-block-32 {
    margin-top: 100px;
    margin-bottom: 150px;
  }

  .paragraph-12 {
    font-size: 23px;
    line-height: 32px;
  }

  .heading-10 {
    font-size: 80px;
    line-height: 90px;
  }

  .projects-hero.aparece-hero {
    min-height: 850px;
  }

  .projects-mallorca {
    padding-top: 181px;
    padding-bottom: 181px;
  }

  .projects-heading {
    font-size: 80px;
    line-height: 90px;
  }

  .projects-texto {
    font-size: 23px;
    line-height: 30px;
  }

  .div-block-36 {
    padding-bottom: 180px;
  }

  .projects-marbella {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .div-block-37 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .projects-capri {
    padding-top: 160px;
    padding-bottom: 90px;
  }

  .text-block-3 {
    margin-bottom: 444px;
  }

  .services-hero.aparece-hero {
    min-height: 850px;
  }

  .heading-11.resp-hero {
    font-size: 300px;
    line-height: 140px;
  }

  .services-div-data {
    padding-right: 0px;
  }

  .services-div-data.services-fix-large {
    padding-right: 125px;
  }

  .services-data-para {
    font-size: 23px;
    line-height: 32px;
  }

  .services-data-h2.resp-h2 {
    font-size: 80px;
    line-height: 80px;
  }

  .div-block-41 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .services-urbanization {
    margin-top: 90px;
    margin-bottom: 210px;
  }

  .services-energy {
    padding-top: 210px;
    padding-bottom: 200px;
  }

  .div-block-43 {
    padding-top: 120px;
    padding-bottom: 210px;
  }

  .benefits-hero.aparece-hero {
    min-height: 850px;
  }

  .heading-12.resp-hero {
    font-size: 300px;
    line-height: 140px;
  }

  .div-block-46 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .flex-div-70 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .benefits-div-data.data-der {
    padding-right: 80px;
  }

  .benefits-data-h2.resp-h2 {
    font-size: 80px;
    line-height: 80px;
  }

  .benefits-data-para {
    font-size: 23px;
    line-height: 30px;
  }

  .benefits-data-para-verde {
    margin-top: 30px;
    font-size: 23px;
    line-height: 40px;
  }

  .div-block-49 {
    min-height: 800px;
  }

  .benefits-cover {
    margin-top: 310px;
    margin-bottom: 120px;
  }

  .div-block-50 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .text-block-5 {
    margin-bottom: 312px;
  }

  .div-block-54 {
    min-height: 900px;
  }

  .contact-hero.aparece-hero {
    min-height: 850px;
  }

  .heading-13.resp-hero {
    font-size: 300px;
    line-height: 140px;
  }

  .contact-info {
    margin-top: 200px;
    margin-bottom: 120px;
  }

  .div-block-56 {
    height: 900px;
  }

  .contact-data-h2.resp-h2 {
    font-size: 80px;
    line-height: 80px;
  }

  .text-block-6 {
    margin-bottom: 333px;
  }

  .policies-hero.aparece-hero {
    min-height: 850px;
  }

  .text-block-7 {
    font-size: 250px;
    line-height: 127px;
  }

  .text-block-7.resp-hero-dos {
    font-size: 200px;
    line-height: 88px;
  }

  .div-block-62 {
    width: 100%;
    padding-right: 70px;
  }

  .flex-legal {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .policies-h2.resp-h2 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 80px;
    line-height: 80px;
    text-transform: none;
  }

  .paragraph-13 {
    padding-right: 0px;
    font-size: 23px;
    line-height: 32px;
  }

  .transparent-cover {
    min-height: 800px;
  }

  .heading-14 {
    font-size: 100px;
  }

  .paragraph-14 {
    font-size: 23px;
    line-height: 28px;
  }

  .benefits-data-para-copy {
    font-size: 23px;
    line-height: 32px;
  }

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

  .div-block-66 {
    width: 1200px;
    padding-top: 222px;
  }

  .image-32 {
    width: 690px;
  }

  .image-33 {
    width: 570px;
  }

  .image-34 {
    width: 690px;
  }

  .image-36 {
    width: 800px;
    margin-left: 156px;
  }

  .image-37 {
    width: 690px;
  }

  .bold-text {
    font-size: 70px;
    line-height: 80px;
  }

  .heading-17 {
    font-size: 70px;
    line-height: 80px;
  }

  .heading-18 {
    font-size: 70px;
    line-height: 80px;
  }

  .image-39 {
    width: 640px;
  }

  .container-3 {
    max-width: 1440px;
  }

  .image-40 {
    width: 700px;
  }

  .contenedor {
    max-width: 1440px;
  }

  .image-41 {
    width: 500px;
  }

  .image-42 {
    width: 690px;
  }

  .image-43 {
    width: 675px;
  }

  .image-44 {
    width: 690px;
  }

  .image-45 {
    width: 690px;
  }

  .image-46 {
    width: 690px;
  }

  .image-47 {
    width: 690px;
  }

  .bold-text-2 {
    font-size: 23px;
    line-height: 30px;
  }

  .image-48 {
    width: 690px;
  }

  .image-49 {
    width: 690px;
  }

  .social-link-copy {
    display: none;
  }

  .datos {
    width: 100%;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .titulo-policies {
    font-size: 250px;
    line-height: 120px;
  }
}

@media screen and (max-width: 991px) {
  .section.rara {
    min-height: 700px;
  }

  .div-block-6 {
    margin-left: 262px;
    padding-right: 32px;
  }

  .text-block {
    padding-right: 82px;
  }

  .paragraph-2 {
    padding-right: 81px;
  }

  .paragraph-2.serv2 {
    padding-right: 111px;
  }

  .left-pan.left-beni {
    margin-left: 39px;
    padding-right: 27px;
  }

  .image-2 {
    margin-right: -338px;
  }

  .imagen-grande {
    margin-left: 200px;
  }

  .left-services {
    margin-right: 20px;
    padding-right: 0px;
  }

  .image3 {
    margin-left: -23px;
  }

  .img-hover {
    display: block;
    margin-left: -87px;
  }

  .img-hover.home-1 {
    display: none;
  }

  .img-hover.home2 {
    display: none;
  }

  .titulo-blanco.head-hero {
    font-size: 150px;
    line-height: 65px;
  }

  .heading-3 {
    font-size: 150px;
    line-height: 65px;
  }

  .paragraph-7 {
    margin: 30px 10px 30px 0px;
  }

  .heading-4 {
    margin-top: 0px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .link-block {
    margin-right: 64px;
    margin-bottom: 30px;
  }

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

  .div-block-31 {
    padding-left: 0px;
  }

  .div-block-32 {
    padding-right: 49px;
  }

  .text-block-3 {
    margin-bottom: 135px;
  }

  .services-div-img {
    margin-right: 10px;
    margin-left: 10px;
  }

  .services-div-img.offset-60 {
    margin-left: 50px;
  }

  .services-div-data {
    margin-right: 10px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .services-div-data.data-derecha.offset-40 {
    margin-left: -79px;
  }

  .div-block-41 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .services-urbanization {
    margin-bottom: 100px;
  }

  .services-energy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-43 {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .benefits-div-data.data-der {
    padding-left: 20px;
  }

  .policies-hero.aparece-hero {
    background-position: 0% 0%;
    background-size: cover;
    background-attachment: scroll;
  }

  .text-block-7.resp-hero {
    font-size: 90px;
    line-height: 34px;
  }

  .text-block-7.resp-hero-dos {
    font-size: 90px;
    line-height: 34px;
  }

  .benefits-div-data-copy {
    padding-right: 20px;
  }

  .menu-button {
    color: #ebf4f8;
  }

  .menu-button.w--open {
    background-color: #e2ebea;
    color: #0b3d37;
  }

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

  .icon {
    color: #0b3d37;
  }

  .titulo-blanco-copy.head-hero {
    font-size: 150px;
    line-height: 65px;
  }

  .resp-hero {
    font-size: 150px;
    line-height: 65px;
  }

  .resp-h2 {
    font-size: 55px;
    line-height: 55px;
  }

  .image-33 {
    width: 80%;
  }

  .image-34 {
    margin-left: -71px;
  }

  .image-36 {
    margin-left: 50px;
  }

  .div-block-73 {
    margin-left: 10px;
  }

  .div-block-74 {
    margin-left: 10px;
  }

  .image-37 {
    margin-left: 0px;
  }

  .section-copy.rara {
    min-height: 700px;
  }

  .menu-button-2 {
    color: #0b3d37;
  }

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

  .nav-menu-3 {
    background-color: #e2ebea;
  }

  .div-block-80 {
    text-align: left;
  }

  .titulo-policies {
    font-size: 90px;
    line-height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-left: -62px;
    font-size: 120px;
    line-height: 120px;
  }

  .section.rara {
    min-height: 1100px;
  }

  .div-block-6 {
    margin-left: 30px;
  }

  .div-block-7a {
    display: none;
  }

  .div-block-7b {
    margin-top: 521px;
    margin-left: 188px;
  }

  .div-block-7c {
    margin-top: 801px;
    margin-left: 50px;
  }

  .h2-celeste {
    font-size: 40px;
    line-height: 42px;
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-2 {
    font-size: 80px;
    line-height: 78px;
  }

  .flexbox {
    padding-top: 30px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-pan.left-beni {
    margin-right: 18px;
    margin-left: 0px;
  }

  .image-2 {
    display: none;
  }

  .input-news {
    width: 400px;
  }

  .footer {
    padding: 40px 0px 0px;
  }

  .footer-flex-container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-logo-link.w--current {
    max-height: 60px;
  }

  .footer-image {
    max-width: 120px;
  }

  .div-block-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-13 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .imagen-grande {
    margin-left: 92px;
  }

  .project-link {
    padding-bottom: 30px;
  }

  .cont-services {
    padding-bottom: 90px;
  }

  .image3 {
    display: none;
    margin-left: -254px;
  }

  .img-hover.home-1 {
    display: block;
    margin-top: 46px;
    margin-left: -81px;
  }

  .img-hover.home2 {
    display: block;
  }

  .titulo-blanco.head-hero {
    font-size: 100px;
    line-height: 40px;
  }

  .div-data {
    width: 90%;
    padding-left: 0px;
  }

  .div-imagen {
    width: 90%;
  }

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

  .flex-div-50.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading-3 {
    font-size: 100px;
    line-height: 40px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .about-hero {
    min-height: 380px;
  }

  .div-block-29 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

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

  .flex-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

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

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

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

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

  .projects-hero {
    min-height: 380px;
  }

  .div-data2 {
    width: 90%;
    padding-right: 0px;
  }

  .text-block-3 {
    margin-bottom: 80px;
    font-size: 60px;
  }

  .services-hero {
    min-height: 380px;
  }

  .heading-11.resp-hero {
    margin-bottom: 0px;
  }

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

  .flex-div-60.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .services-div-img {
    width: 90%;
  }

  .services-div-img.offset-60 {
    width: 90%;
    margin-left: 0px;
  }

  .services-div-img.large-img {
    width: 90%;
  }

  .services-div-data {
    width: 90%;
    padding-top: 21px;
    padding-left: 0px;
  }

  .services-div-data.data-derecha.offset-40 {
    width: 90%;
    margin-left: 10px;
  }

  .benefits-hero {
    min-height: 380px;
  }

  .heading-12.resp-hero {
    margin-bottom: 0px;
  }

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

  .flex-div-70.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .benefits-div-img {
    width: 90%;
  }

  .benefits-div-data.data-izq {
    width: 90%;
    padding-right: 20px;
  }

  .benefits-div-data.data-der {
    width: 90%;
    padding-left: 0px;
  }

  .benefits-div-data-full {
    margin-left: 20px;
  }

  .div-block-48 {
    margin-bottom: 90px;
  }

  .benefits-cover {
    margin-top: 120px;
  }

  .div-block-50 {
    padding: 60px 0px;
  }

  .text-block-5 {
    margin-bottom: 150px;
    font-size: 60px;
  }

  .div-block-54 {
    min-height: 430px;
  }

  .contact-hero {
    min-height: 380px;
  }

  .heading-13.resp-hero {
    margin-bottom: 0px;
  }

  .contact-data {
    padding-right: 20px;
    padding-left: 20px;
  }

  .flex-tres {
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-6 {
    font-size: 60px;
    line-height: 60px;
  }

  .policies-hero {
    min-height: 380px;
  }

  .text-block-7.resp-hero {
    margin-bottom: 0px;
    font-size: 70px;
  }

  .text-block-7.resp-hero-dos {
    margin-bottom: 0px;
    font-size: 70px;
  }

  .div-block-61 {
    display: none;
    width: 90%;
  }

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

  .flex-legal {
    margin-top: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-14 {
    font-size: 45px;
    line-height: 45px;
  }

  .benefits-div-data-copy {
    width: 90%;
  }

  .benefits-div-img-copy {
    width: 90%;
    text-align: center;
  }

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

  .div-block-67 {
    margin-bottom: 30px;
  }

  .div-block-69 {
    margin-bottom: 29px;
  }

  .image-32 {
    margin-top: 30px;
  }

  .div-block-70 {
    padding-top: 30px;
  }

  .div-block-71 {
    padding-top: 30px;
  }

  .titulo-blanco-copy.head-hero {
    font-size: 100px;
    line-height: 40px;
  }

  .resp-hero {
    font-size: 70px;
    line-height: 35px;
  }

  .resp-h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .image-34 {
    margin-left: 0px;
  }

  .image-36 {
    margin-left: 0px;
  }

  .section-copy.rara {
    min-height: 1100px;
  }

  .bold-text {
    font-size: 40px;
    line-height: 42px;
  }

  .heading-17 {
    font-size: 40px;
    line-height: 42px;
  }

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

  .datos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo-policies {
    font-size: 70px;
    line-height: 34px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    padding-top: 134px;
    font-size: 70px;
    line-height: 70px;
  }

  .section.rara {
    min-height: 800px;
  }

  .div-block-6 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-7b {
    display: none;
  }

  .div-block-7c {
    display: none;
  }

  .h2-celeste {
    padding-right: 40px;
    padding-left: 40px;
  }

  .text-block-2 {
    margin-bottom: -10px;
    font-size: 40px;
    line-height: 39px;
  }

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

  .flexbox {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .left-pan.left-beni {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 30px 20px 90px;
    background-color: #ebf4f8;
  }

  .field-label {
    padding-right: 20px;
    padding-left: 20px;
  }

  .input-news {
    width: 200px;
  }

  .footer {
    text-align: left;
  }

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

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .imagen-grande {
    margin-left: -164px;
  }

  .cont-services {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .left-services {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .foot-copy {
    padding-bottom: 16px;
  }

  .titulo-blanco.head-hero {
    font-size: 70px;
    line-height: 25px;
  }

  .heading-3 {
    font-size: 70px;
    line-height: 24px;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 55px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-8 {
    font-size: 50px;
    line-height: 55px;
  }

  .div-block-32 {
    padding-top: 30px;
    padding-right: 0px;
  }

  .heading-9 {
    font-size: 50px;
    line-height: 55px;
  }

  .paragraph-12 {
    padding-right: 0px;
  }

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

  .text-block-3 {
    margin-bottom: 18px;
    font-size: 45px;
    line-height: 50px;
  }

  .services-div-img.offset-60 {
    margin-right: 0px;
  }

  .services-div-data {
    margin-right: 0px;
    padding-right: 0px;
  }

  .services-div-data.data-derecha.offset-40 {
    margin-left: 0px;
  }

  .services-div-data.large-der {
    padding-top: 20px;
  }

  .div-block-46 {
    padding-bottom: 60px;
  }

  .benefits-cover {
    margin-top: 90px;
  }

  .text-block-5 {
    font-size: 45px;
    line-height: 45px;
  }

  .div-block-56 {
    height: 430px;
  }

  .contact-heading {
    margin-top: 20px;
  }

  .text-block-6 {
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-7.resp-hero {
    font-size: 40px;
    line-height: 20px;
  }

  .text-block-7.resp-hero-dos {
    font-size: 40px;
    line-height: 20px;
  }

  .flex-legal {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .paragraph-13 {
    padding-right: 0px;
  }

  .paragraph-14 {
    padding-right: 9px;
    padding-left: 10px;
  }

  .div-block-66 {
    padding-top: 30px;
  }

  .contact-heading-copy {
    margin-top: 20px;
  }

  .image-32 {
    padding-top: 30px;
  }

  .heading-16 {
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .titulo-blanco-copy.head-hero {
    font-size: 70px;
    line-height: 25px;
  }

  .resp-h2 {
    font-size: 40px;
    line-height: 42px;
  }

  .div-block-73 {
    margin-left: 0px;
  }

  .div-block-74 {
    margin-left: 0px;
  }

  .section-copy.overflow-hidden {
    min-height: 0px;
  }

  .titulo-policies {
    font-size: 40px;
    line-height: 20px;
  }
}

