:root {
  --hover: #8d8d8d;
}

.menu-bar {
  z-index: 300;
  width: 100%;
  height: 100px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menubar-logo {
  width: 45px;
  height: auto;
  text-decoration: none;
}

.hamburger-menu {
  width: 35px;
  height: 35px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu {
  z-index: 500;
  height: 100vh;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  width: 40%;
  height: 100%;
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  width: 60%;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 150px;
  display: flex;
}

.div-block-3 {
  width: 40%;
  height: 200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block {
  color: #696969;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-3 {
  color: #696969;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-4 {
  width: 40%;
  height: 200px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-4 {
  color: #696969;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-5 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-6 {
  width: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.menu-about {
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-block-6 {
  color: #a7a7a7;
  font-family: Montserrat, sans-serif;
}

.text-block-7 {
  color: #313131;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
  transition: color .3s cubic-bezier(.455, .03, .515, .955);
}

.text-block-7:hover {
  color: var(--hover);
}

.div-block-7 {
  align-items: flex-start;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.div-block-8 {
  cursor: pointer;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
}

.div-block-9 {
  width: 20px;
  margin-left: 10px;
}

.portrait-slider {
  width: 100vw;
  height: 100vh;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
}

.div-block-11 {
  width: 85%;
  height: 90%;
}

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

.slide-nav {
  display: none;
}

.slide {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/58888.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/TorresLivetN22.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/OficinaArvore.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-12 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 40px 80px;
  display: flex;
}

.div-block-13 {
  width: 90%;
  height: 1px;
  background-color: #fff;
}

.right-arrow {
  display: none;
}

.text-block-9 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.boton {
  width: auto;
  height: 40px;
  align-items: center;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-10 {
  color: #fff;
  margin-left: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-10.blk {
  color: #000;
}

.div-block-15 {
  width: 20px;
  margin-left: 8px;
}

.div-block-16 {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, .27);
  border-radius: 20px;
  position: absolute;
}

.div-block-16.blk {
  background-color: rgba(59, 59, 59, .27);
}

.text-block-11 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-17 {
  width: 15%;
  height: 90%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-18 {
  width: 10px;
  height: auto;
  cursor: pointer;
  text-decoration: none;
  transition: opacity .3s cubic-bezier(.455, .03, .515, .955);
}

.div-block-18:hover {
  opacity: .5;
}

.nosotros {
  width: 100%;
  height: 800px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-19 {
  width: 40%;
  height: 450px;
  background-image: url('../images/arvore.jpeg');
  background-position: 50%;
  background-size: cover;
}

.div-block-20 {
  width: 30%;
  height: 450px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-12 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  overflow: hidden;
}

.paragraph {
  width: 70%;
  color: var(--hover);
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 25px;
}

.design {
  width: 100%;
  height: 700px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.proyectos {
  width: 33%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/interiorismo.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.proyectos.architecture {
  width: 36%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/aguilareal.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.proyectos.comercial {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/zc3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-22 {
  width: 50%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
}

.div-block-23 {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.interior {
  width: 45px;
  height: auto;
}

.design-text {
  width: 45px;
  height: auto;
  margin-left: 25px;
}

.espace {
  width: 100%;
  height: 100px;
}

.paragraph-2 {
  width: 90%;
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-block-24 {
  width: auto;
  height: 50px;
  align-items: center;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-13 {
  color: #fff;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.footer {
  width: 100%;
  height: 300px;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-block-14 {
  color: var(--hover);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-15 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.text-block-16 {
  color: var(--hover);
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-17 {
  color: var(--hover);
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-26 {
  width: 100px;
  height: 170px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.link {
  color: var(--hover);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.link-2 {
  color: var(--hover);
  margin-top: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-27 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.link-3 {
  color: var(--hover);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s cubic-bezier(.455, .03, .515, .955);
}

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

.link-4 {
  color: var(--hover);
  margin-left: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: color .3s cubic-bezier(.455, .03, .515, .955);
}

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

.div-block-28 {
  width: 60%;
  height: 80%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-29 {
  width: 100%;
  height: 20%;
  border: 1px solid #000;
  border-top-color: #fff;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-block-30 {
  width: auto;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-18 {
  color: var(--hover);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-19 {
  color: var(--hover);
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.link-5 {
  color: var(--hover);
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s, color .3s cubic-bezier(.455, .03, .515, .955);
}

.link-5:hover {
  color: #fff;
  text-decoration: underline;
}

.div-block-31 {
  width: auto;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-6 {
  color: var(--hover);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.section {
  width: 100%;
  height: 300px;
  flex-direction: row;
  align-items: flex-end;
  padding-bottom: 70px;
  padding-left: 200px;
  display: flex;
}

.heading {
  color: #0e0e0e;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.phototeam {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #161616 95%), url('../images/arvore.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section-2 {
  width: 100%;
  height: auto;
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-32 {
  width: 30%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-block-33 {
  width: 70%;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-21 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-34 {
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-35 {
  width: 40%;
}

.paragraph-3 {
  color: #fff;
  text-align: justify;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.div-block-36 {
  width: 40%;
  margin-left: 60px;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955);
}

.button:hover {
  background-color: #474747;
}

.proyectos-arvore {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 200px;
  display: flex;
}

.div-block-37 {
  width: 100%;
  height: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-37.line2, .div-block-37.line3, .div-block-37.line4, .div-block-37.line5, .div-block-37.line6 {
  margin-top: 1px;
}

.div-block-37.line7, .div-block-37.line8 {
  margin-top: 3px;
  display: none;
}

.proyecto {
  width: 50%;
  height: 100%;
  background-image: url('../images/Image4_000.jpg');
  background-position: 50%;
  background-size: cover;
}

.proyecto.torres-livet {
  background-image: url('../images/foresta2.jpg');
  justify-content: center;
  align-items: center;
  margin-left: 1px;
  margin-right: 0;
  display: flex;
}

.proyecto.aguila-real {
  background-image: url('../images/Aguila2.jpg');
  margin-top: 0;
  margin-left: 0;
  margin-right: 1px;
}

.proyecto.arvore {
  background-image: url('../images/OficinaArvore.jpg');
  margin-top: 0;
  margin-right: 1px;
}

.proyecto.zegre {
  background-image: url('../images/Paseo130-1.jpeg');
  margin-top: 2px;
  margin-left: 1px;
}

.proyecto.haim-park {
  background-image: url('../images/Haiim2.jpg');
  background-size: 960px;
  margin-top: 0;
  margin-right: 1px;
}

.proyecto.fis {
  background-image: url('../images/foresta4.jpg');
  margin-top: 1px;
  margin-left: 0;
  margin-right: 1px;
}

.proyecto.fv {
  background-image: url('../images/Paseo82-3.jpeg');
  margin-top: 1px;
  margin-right: 1px;
}

.proyecto.gkgrow {
  background-image: url('../images/gkgrow.jpg');
  background-position: 50%;
  margin-left: 1px;
}

.proyecto.colonia-roma {
  background-image: url('../images/landstar1.jpg');
  margin-right: 1px;
}

.proyecto.club-golf {
  background-image: url('../images/horizonte.jpg');
  background-position: 50%;
  margin-left: 1px;
}

.proyecto.landstar {
  background-image: url('../images/landstar1.jpg');
  margin-right: 1px;
}

.proyecto.gran-terraza {
  background-image: url('../images/gterraza.jpg');
  margin-left: 1px;
}

.proyecto.sony {
  background-image: url('../images/sony.jpg');
  margin-right: 1px;
}

.proyecto.samsung {
  background-image: url('../images/samsung.jpg');
  margin-left: 1px;
}

.proyecto._50-50 {
  background-image: url('../images/5050.jpg');
  margin-right: 1px;
}

.proyecto.horizonte {
  background-image: url('../images/horizonte.jpg');
  margin-left: 1px;
}

.proyecto.paseo63 {
  background-image: url('../images/vallescondido.jpg');
}

.proyecto.paseo82 {
  background-image: url('../images/Paseo82-3.jpeg');
  background-size: cover;
  margin-right: 1px;
}

.proyecto.paseo130 {
  background-image: url('../images/Paseo130-1.jpeg');
  margin-left: 1px;
}

.proyecto.monterrey {
  background-image: url('../images/MTY12.jpg');
  margin-left: 1px;
}

.proyecto.livetqueretaro {
  background-image: url('../images/TLQ1.jpeg');
  background-position: 50%;
  margin-right: 1px;
}

.proyecto.livetjilotzingo {
  background-image: url('../images/TorresLivetNew1.jpg');
  margin-left: 1px;
}

.proyecto.forestavalley {
  background-image: url('../images/acc2.jpg');
  margin-right: 1px;
}

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

.contenido-desktop {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 26px;
  font-size: 12px;
  display: flex;
}

.text-block-22 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: 200px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-23.vallescondido {
  font-size: 20px;
}

.boton-proyecto {
  width: 150px;
  height: 40px;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  text-decoration: none;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955);
  display: flex;
}

.boton-proyecto:hover {
  height: 40px;
}

.text-block-24 {
  color: #fff;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-41 {
  width: 20px;
  margin-left: 10px;
}

.div-block-42 {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, .38);
  border-radius: 250px;
  margin-right: 0;
  position: absolute;
}

.contenido-mobile {
  display: none;
}

.titulos {
  width: 100%;
  height: auto;
  letter-spacing: 2px;
  align-items: center;
  padding-top: 152px;
  padding-bottom: 50px;
  padding-left: 60px;
  display: flex;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.heading-2.clubdegolf {
  font-size: 30px;
}

.heading-2.aguilareal {
  font-size: 40px;
}

.portada-torreslivet {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/TorresLivetN22.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.info {
  width: auto;
  height: auto;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 35px 80px 35px 79px;
  display: flex;
}

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

.text-block-27 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.text-block-28 {
  color: var(--hover);
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-45 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 40px;
  display: flex;
}

.text-block-29 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.text-block-30 {
  color: var(--hover);
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-46 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 40px;
  display: flex;
}

.div-block-46.torreslivet {
  display: flex;
}

.div-block-47 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 40px;
  display: flex;
}

.info-project {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-48 {
  width: 50%;
  text-align: justify;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-5 {
  color: var(--hover);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.project-photos {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.torres {
  width: 70%;
  height: 600px;
  background-image: url('../images/TorresLivetNew10.jpg');
  background-position: 50%;
  background-size: cover;
}

.xaya {
  width: 70%;
  height: 600px;
  background-image: url('../images/CasaClubLivet.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.gym {
  width: 70%;
  height: 600px;
  background-image: url('../images/Gym2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.alberca {
  width: 70%;
  height: 600px;
  background-image: url('../images/Alberca3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.recamara {
  width: 70%;
  height: 600px;
  background-image: url('../images/RECAMAR02.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.terraza {
  width: 70%;
  height: 600px;
  background-image: url('../images/terrazaLivet.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.playground {
  width: 70%;
  height: 600px;
  background-image: url('../images/Playground2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.futbol {
  width: 70%;
  height: 600px;
  background-image: url('../images/TorresLivetNew3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.social {
  width: 70%;
  height: 600px;
  background-image: url('../images/TorresLivetNew9.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.div-block-49 {
  width: 70%;
  height: 600px;
  background-image: url('../images/TorresLivetNew2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.button-back {
  width: auto;
  height: 50px;
  background-color: rgba(0, 0, 0, .5);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 101px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-31 {
  color: #fff;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.div-block-50 {
  width: 20px;
  height: auto;
  margin-right: 0;
}

.div-block-51 {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 252, 252, .4);
  border-radius: 250px;
  position: absolute;
}

.text-block-32, .text-block-33 {
  color: #8d8d8d;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.section-4 {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/OficinaArvore.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-52 {
  background-color: #000;
}

.section-5 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-53 {
  width: 70%;
  height: 600px;
  background-image: url('../images/oficina1.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-54 {
  width: 70%;
  height: 1300px;
  background-image: url('../images/oficina2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
}

.div-block-55 {
  width: 70%;
  height: 600px;
  background-image: url('../images/oficina3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
}

.div-block-56 {
  width: 70%;
  height: 600px;
  background-image: url('../images/oficina4.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
}

.div-block-57 {
  width: 70%;
  height: 600px;
  background-image: url('../images/oficina5.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
}

.div-block-58 {
  margin-top: 60px;
}

.button-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 3px;
  margin-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955), color .3s cubic-bezier(.455, .03, .515, .955);
}

.button-2:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 3px;
}

.section-6 {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/foresta1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-7 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.fotos {
  width: 70%;
  height: 600px;
  background-image: url('../images/foresta2.jpg');
  background-position: 50%;
  background-size: cover;
}

.fotos.fis1 {
  background-image: url('../images/foresta1.jpg');
  margin-top: 60px;
}

.fotos.fis2 {
  background-image: url('../images/foresta3.jpg');
  margin-top: 60px;
}

.fotos.fis3 {
  background-image: url('../images/foresta4.jpg');
  margin-top: 60px;
}

.fotos.fis4 {
  background-image: url('../images/foresta5.jpg');
  margin-top: 60px;
}

.fotos.fis5 {
  background-image: url('../images/foresta6.jpg');
  margin-top: 60px;
}

.fotos.fis6 {
  background-image: url('../images/foresta10.jpg');
  margin-top: 60px;
}

.fotos.fis7 {
  background-image: url('../images/foresta11.jpg');
  margin-top: 60px;
}

.fotos.fis8 {
  background-image: url('../images/foresta12.jpg');
  margin-top: 60px;
}

.fotos.fis9 {
  background-image: url('../images/foresta13.jpg');
  margin-top: 60px;
}

.section-8 {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/58888.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-9 {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-59 {
  width: 25%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-34 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-6 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-60 {
  width: 25%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-61 {
  width: 20%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-10 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.fotosaguila {
  width: 70%;
  height: 600px;
  background-image: url('../images/58888.jpg');
  background-position: 50%;
  background-size: cover;
}

.fotosaguila.ag2 {
  background-image: url('../images/Aguila1.jpg');
  margin-top: 60px;
}

.fotosaguila.ag3 {
  background-image: url('../images/Aguila2.jpg');
  margin-top: 60px;
}

.fotosaguila.ag4 {
  background-image: url('../images/Aguila3.jpg');
  margin-top: 60px;
}

.fotosaguila.ag5 {
  background-image: url('../images/Aguila4.jpg');
  margin-top: 60px;
}

.fotosaguila.ag6 {
  background-image: url('../images/Aguila6.jpg');
  margin-top: 60px;
}

.fotosaguila.ag7 {
  background-image: url('../images/Aguila7.jpg');
  margin-top: 60px;
}

.fotosaguila.ag8 {
  background-image: url('../images/Aguila8.jpg');
  margin-top: 60px;
}

.fotosaguila.ag9 {
  background-image: url('../images/Aguila9.jpg');
  margin-top: 60px;
}

.fotosaguila.ag10 {
  background-image: url('../images/Aguila10.jpg');
  margin-top: 60px;
}

.fotosaguila.ag11 {
  background-image: url('../images/Aguila11.jpg');
  margin-top: 60px;
  display: block;
}

.fotosaguila.ag12 {
  background-image: url('../images/Aguila12.jpg');
  margin-top: 60px;
}

.fotosaguila.ag13 {
  background-image: url('../images/Aguila13.jpg');
  margin-top: 60px;
}

.fotosaguila.ag14 {
  background-image: url('../images/Aguila14.jpg');
  margin-top: 60px;
}

.section-11 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/acc5.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-12 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.valleyphotos {
  width: 70%;
  height: 600px;
  background-image: url('../images/cc1.jpg');
  background-position: 50%;
  background-size: cover;
}

.valleyphotos.fv1 {
  background-image: url('../images/acc1.jpg');
}

.valleyphotos.fv2 {
  background-image: url('../images/vp3.jpg');
  margin-top: 40px;
}

.valleyphotos.fv3 {
  background-image: url('../images/Carvalley_01B.jpg');
  margin-top: 40px;
}

.valleyphotos.fv5 {
  background-image: url('../images/005.jpg');
  margin-top: 40px;
}

.valleyphotos.fv6 {
  background-image: url('../images/Image4.jpg');
  margin-top: 40px;
}

.valleyphotos.fv7 {
  background-image: url('../images/rink3.jpeg');
  background-position: 100%;
  margin-top: 40px;
}

.valleyphotos.fv8 {
  background-image: url('../images/SL3.jpg');
  margin-top: 40px;
}

.valleyphotos.fv9 {
  background-image: url('../images/Andares1.jpg');
  margin-top: 10px;
}

.valleyphotos.fv10 {
  background-image: url('../images/lubeck3.jpg');
}

.valleyphotos.fv11 {
  background-image: url('../images/Vancouver9.jpg');
}

.valleyphotos.fv12 {
  background-image: url('../images/Luxor7.jpg');
}

.text-block-35 {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-span {
  font-size: 20px;
  font-weight: 400;
}

.text-block-36 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.text-span-2 {
  color: #ffa617;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.button-3 {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  transition: color .3s cubic-bezier(.455, .03, .515, .955), background-color .3s cubic-bezier(.455, .03, .515, .955);
}

.button-3:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.section-13 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/LivetQueretaro1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-14 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-62 {
  width: 60%;
  height: 600px;
}

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

.div-block-63 {
  width: 60%;
  height: 700px;
  margin-top: 60px;
}

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

.section-15 {
  width: 100vw;
  height: 500px;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/haiim.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-15.haiimparkport {
  height: 700px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Haiim2.jpg');
}

.section-16 {
  width: 100%;
  height: auto;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

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

.div-block-65 {
  width: 70%;
  height: auto;
  margin-top: 60px;
}

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

.section-17 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/MTY01.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-18 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.div-block-66 {
  width: 70%;
  height: 600px;
  margin-top: 40px;
}

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

.div-block-67 {
  width: 70%;
  height: auto;
  margin-top: 40px;
}

.image-6 {
  width: 100%;
  height: auto;
}

.section-19 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/landstar1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-20 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.div-block-68 {
  width: 70%;
  height: 600px;
  margin-top: 40px;
}

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

.text-block-37 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-38 {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.button-4 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955), color .3s cubic-bezier(.455, .03, .515, .955);
}

.button-4:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.slide-4 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/foresta4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-5 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/cc1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.button-5 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 20px;
  padding: 5px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955), color .3s cubic-bezier(.455, .03, .515, .955);
}

.button-5:hover {
  color: #fff;
  background-color: #000;
}

.text-block-39 {
  color: #fff;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-69 {
  width: 70%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-70 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 40px;
  display: flex;
}

.text-block-40 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

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

.div-block-71.vision {
  width: 40%;
}

.div-block-71.mision, .div-block-71.valores {
  width: 40%;
  margin-top: 40px;
  margin-left: 0;
}

.paragraph-7 {
  color: #fff;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.section-21 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/vll1.jpg');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-21.paseo82 {
  background-image: url('../images/Paseo82-3.jpeg');
}

.section-21.paseo130 {
  background-image: url('../images/Paseo130-1.jpeg');
}

.section-22 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-72 {
  width: 70%;
  height: 600px;
  margin-top: 40px;
}

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

.div-block-73 {
  width: 70%;
  height: auto;
  margin-top: 40px;
}

.image-9 {
  width: 100%;
  height: auto;
}

.aviso-de-privaciad {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-23 {
  color: #000;
  letter-spacing: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.paragraph-17 {
  width: 80%;
  color: #000;
  text-align: justify;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-span-14 {
  font-style: italic;
  font-weight: 700;
}

.text-span-13 {
  font-style: italic;
}

.link-7 {
  color: #fff;
}

.section-23 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/IMG_6232.jpg');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-24 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-74 {
  width: 70%;
  height: auto;
}

.image-10 {
  width: 100%;
  height: auto;
}

.div-block-75 {
  width: 70%;
  height: auto;
  margin-top: 40px;
}

.image-11 {
  width: 100%;
  height: auto;
}

.section-25 {
  width: 100%;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  padding-left: 100px;
  display: flex;
}

.text-block-41 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-42 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.div-block-76 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-43 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.div-block-77 {
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-top: 60px;
}

.div-block-78 {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-26 {
  width: 100%;
  height: 300px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
}

.text-block-44 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-79 {
  width: 100%;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.div-block-80 {
  width: 40%;
  height: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.text-block-45 {
  letter-spacing: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-81 {
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-top: 20px;
}

.div-block-82 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-46 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-83 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-84 {
  width: 400px;
  height: 100%;
  margin-left: 100px;
}

.text-block-47 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-6 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955), color .3s;
}

.button-6:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.section-27 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/gkg1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.section-28 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-85 {
  width: 70%;
  height: auto;
}

.image-12 {
  width: 100%;
}

.div-block-86 {
  width: 70%;
  height: auto;
  margin-top: 40px;
}

.image-13 {
  width: 100%;
  height: auto;
}

.div-block-87 {
  width: 40%;
  margin-left: 0;
}

.text-block-48 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-49 {
  text-align: justify;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph-18 {
  width: 80%;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-50 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-88 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.section-29 {
  width: 100%;
  height: 600px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 100px;
  padding-right: 100px;
  display: grid;
}

.div-block-89 {
  background-color: #474545;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-90 {
  background-color: #853e3e;
}

.section-30 {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.tab-link-tab-1 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-3, .tabs {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.tab-link-tab-1-2 {
  background-color: #554646;
}

.tab-link-tab-1-2.w--current {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.tab-link-tab-2-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
}

.tab-link.w--current {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.tab-link.w--current:visited {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-menu {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.tab-link-tab-4 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
}

.tablink {
  width: 50%;
  text-align: center;
  background-color: rgba(247, 247, 247, 0);
  border: 1px solid #000;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.tablink.w--current {
  width: 50%;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-91 {
  width: 500px;
  height: 500px;
}

.tabs-2 {
  width: 70%;
}

.div-block-92 {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.div-block-93 {
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

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

.text-block-52 {
  text-align: center;
  margin-top: 40px;
  font-weight: 500;
}

.button-7 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: 20px;
  transition: color .3s cubic-bezier(.455, .03, .515, .955), background-color .3s cubic-bezier(.455, .03, .515, .955);
}

.button-7:hover {
  color: #fff;
  background-color: #000;
}

.paragraph-19, .paragraph-20 {
  width: 80%;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 0;
}

.div-block-94 {
  width: 80%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-95 {
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.div-block-96 {
  width: 4px;
  height: 4px;
  background-color: #000;
}

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

.tabs-menu-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-54 {
  color: #fff;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-54.espacio {
  margin-top: 30px;
  font-size: 15px;
}

.text-block-55 {
  color: #e79f2a;
  letter-spacing: 0;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.div-block-97 {
  width: 90%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-98 {
  width: 40%;
  height: auto;
}

.div-block-99 {
  width: 100%;
  height: auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-100 {
  width: 60%;
  height: auto;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 60px;
  display: flex;
}

.div-block-101 {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.div-block-102 {
  width: 70%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-56 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.text-block-57 {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

@media screen and (max-width: 991px) {
  .menu {
    display: flex;
  }

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

  .div-block-2 {
    padding-left: 40px;
  }

  .text-block, .text-block-2, .text-block-3, .text-block-4, .text-block-5 {
    font-size: 12px;
  }

  .text-block-7 {
    margin-left: 10px;
    font-size: 45px;
    line-height: 45px;
  }

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

  .div-block-17 {
    display: none;
  }

  .div-block-19 {
    width: 50%;
    height: 300px;
  }

  .div-block-20 {
    width: 50%;
    height: auto;
    padding-left: 20px;
  }

  .text-block-12 {
    font-size: 40px;
  }

  .paragraph {
    width: 90%;
  }

  .design {
    height: auto;
    flex-direction: column;
  }

  .proyectos.interior-design, .proyectos.architecture, .proyectos.comercial {
    width: 100%;
    height: 600px;
  }

  .interior, .design-text {
    width: 50px;
  }

  .espace {
    height: 50px;
  }

  .section {
    justify-content: center;
    align-items: flex-end;
    padding-left: 0;
  }

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

  .phototeam {
    height: 500px;
  }

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

  .div-block-35 {
    width: 60%;
  }

  .proyecto.aguila-real {
    margin-left: 0;
    margin-right: 1px;
  }

  .proyecto.haim-park {
    margin-top: 1px;
  }

  .proyecto.fis {
    margin-top: 0;
    margin-left: 1px;
    margin-right: 0;
  }

  .proyecto.gkgrow, .proyecto.landstar, .proyecto.horizonte {
    margin-top: 1px;
  }

  .proyecto.paseo63 {
    margin-top: 1px;
    margin-left: 1px;
  }

  .proyecto.paseo82 {
    margin-top: 1px;
    margin-right: 1px;
  }

  .proyecto.paseo130, .proyecto.monterrey {
    margin-top: 1px;
    margin-left: 1px;
  }

  .proyecto.livetqueretaro {
    margin-top: 1px;
    margin-right: 1px;
  }

  .proyecto.livetjilotzingo {
    margin-top: 1px;
    margin-left: 1px;
  }

  .proyecto.forestavalley {
    margin-top: 1px;
    margin-right: 1px;
  }

  .titulos.fis {
    padding-left: 40px;
  }

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

  .info-project {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-48 {
    width: 80%;
  }

  .button-back {
    height: auto;
    padding: 10px 30px;
  }

  .fotos.fis1, .fotos.fis2, .fotos.fis3, .fotos.fis4, .fotos.fis5, .fotos.fis6, .fotos.fis7, .fotos.fis8, .fotos.fis9 {
    width: 90%;
  }

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

  .fotosaguila.ag1, .fotosaguila.ag1.tablet, .fotosaguila.ag2, .fotosaguila.ag3, .fotosaguila.ag4, .fotosaguila.ag5, .fotosaguila.ag6, .fotosaguila.ag7, .fotosaguila.ag8, .fotosaguila.ag9, .fotosaguila.ag10, .fotosaguila.ag11, .fotosaguila.ag12, .fotosaguila.ag13, .fotosaguila.ag14 {
    width: 90%;
  }

  .div-block-62, .div-block-63 {
    width: 90%;
    height: 500px;
  }

  .div-block-64 {
    width: 90%;
    height: 200px;
  }

  .div-block-65 {
    width: 90%;
    height: 400px;
  }

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

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

  .div-block-68 {
    width: 90%;
    height: 400px;
  }

  .div-block-69 {
    width: 80%;
    align-items: center;
    margin-top: 20px;
  }

  .div-block-70 {
    align-items: center;
  }

  .div-block-71.vision, .div-block-71.mision, .div-block-71.valores {
    width: 60%;
  }

  .div-block-72 {
    width: 90%;
    height: 400px;
  }

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

  .aviso-de-privaciad {
    padding-top: 100px;
  }

  .paragraph-17, .div-block-74, .div-block-75 {
    width: 90%;
  }

  .div-block-79 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-85, .div-block-86 {
    width: 90%;
  }

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

  .tabs-2 {
    width: 90%;
  }

  .text-block-55 {
    line-height: 30px;
  }

  .div-block-97 {
    align-items: center;
  }

  .div-block-98 {
    width: 60%;
  }

  .div-block-99 {
    justify-content: center;
    align-items: center;
  }

  .div-block-100, .div-block-102 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block {
    width: 100%;
    height: 40%;
    justify-content: flex-start;
  }

  .div-block-2 {
    width: 100%;
    height: 60%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-3 {
    height: 30%;
    justify-content: center;
    align-items: center;
  }

  .div-block-4 {
    height: 40%;
    justify-content: center;
    align-items: center;
  }

  .menu-about {
    margin-top: 60px;
  }

  .div-block-12 {
    align-items: center;
  }

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

  .nosotros {
    height: auto;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .div-block-19 {
    width: 100%;
    height: 350px;
    margin-top: 40px;
  }

  .div-block-20 {
    width: 80%;
    padding-left: 0;
  }

  .interior, .design-text {
    width: 50px;
  }

  .footer {
    height: auto;
  }

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

  .div-block-29 {
    flex-direction: column;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section {
    height: 200px;
    padding-bottom: 20px;
  }

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

  .phototeam {
    height: 300px;
  }

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

  .div-block-34 {
    flex-direction: column;
    justify-content: center;
  }

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

  .div-block-36 {
    width: 90%;
    margin-top: 20px;
    margin-left: 0;
  }

  .div-block-37 {
    height: auto;
    flex-direction: column;
  }

  .div-block-37.line2, .div-block-37.line3, .div-block-37.line4, .div-block-37.line5, .div-block-37.line6 {
    margin-top: 1px;
  }

  .proyecto.torres-livet {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.aguila-real {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .proyecto.arvore {
    width: 100%;
    height: 400px;
    margin-right: 0;
  }

  .proyecto.zegre {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.haim-park {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .proyecto.fis {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .proyecto.fv {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .proyecto.gkgrow {
    width: 100%;
    height: 400px;
    background-image: url('../images/gkgrow.jpg');
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.colonia-roma {
    width: 100%;
    height: 400px;
    margin-right: 0;
  }

  .proyecto.club-golf {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.landstar {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .proyecto.gran-terraza {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.sony {
    width: 100%;
    height: 400px;
    margin-right: 0;
  }

  .proyecto.samsung {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto._50-50 {
    width: 100%;
    height: 400px;
    margin-right: 0;
  }

  .proyecto.horizonte {
    width: 100%;
    height: 400px;
    margin-top: 1px;
    margin-left: 0;
  }

  .proyecto.paseo63 {
    width: 100%;
    height: 400px;
    margin-left: 0;
  }

  .proyecto.paseo82 {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .proyecto.paseo130, .proyecto.monterrey {
    width: 100%;
    height: 400px;
    margin-left: 0;
  }

  .proyecto.livetqueretaro {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .proyecto.livetjilotzingo {
    width: 100%;
    height: 400px;
    margin-left: 0;
  }

  .proyecto.forestavalley {
    width: 100%;
    height: 400px;
    margin-top: 0;
    margin-right: 0;
  }

  .contenido-desktop {
    display: none;
  }

  .contenido-mobile {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 0 0 50px;
    display: flex;
  }

  .text-block-25 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .text-block-26 {
    color: #fff;
    letter-spacing: 3px;
    margin-top: 180px;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .text-block-26.clubgolf {
    font-size: 20px;
  }

  .titulos {
    justify-content: center;
    padding-left: 0;
  }

  .titulos.fis {
    padding-left: 0;
  }

  .heading-2 {
    width: 80%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .portada-torreslivet {
    height: 700px;
    justify-content: flex-start;
    display: flex;
  }

  .info {
    width: auto;
    height: 50%;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
  }

  .info.school {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-45, .div-block-46, .div-block-47 {
    margin-top: 20px;
    margin-left: 0;
  }

  .info-project {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-48 {
    width: 80%;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .project-photos {
    padding-bottom: 60px;
  }

  .torres {
    width: 90%;
    height: 400px;
  }

  .xaya, .gym, .alberca, .recamara, .terraza, .playground, .futbol, .social, .div-block-49 {
    width: 90%;
    height: 400px;
    margin-top: 40px;
  }

  .button-back {
    margin-top: 100px;
  }

  .section-4 {
    height: 700px;
    justify-content: flex-start;
  }

  .div-block-53 {
    width: 90%;
    height: 400px;
  }

  .div-block-54 {
    width: 90%;
    height: 900px;
  }

  .div-block-55, .div-block-56, .div-block-57 {
    width: 90%;
    height: 400px;
  }

  .button-2 {
    font-size: 12px;
  }

  .section-6 {
    height: 700px;
    justify-content: flex-start;
  }

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

  .fotos.fis1, .fotos.fis2, .fotos.fis3, .fotos.fis4, .fotos.fis5, .fotos.fis6, .fotos.fis7, .fotos.fis8, .fotos.fis9 {
    height: 400px;
  }

  .section-8 {
    height: 700px;
    justify-content: flex-start;
  }

  .div-block-59, .div-block-60, .div-block-61 {
    width: 30%;
  }

  .fotosaguila.ag1 {
    height: 400px;
  }

  .fotosaguila.ag2 {
    height: 400px;
    margin-top: 40px;
  }

  .fotosaguila.ag3 {
    height: 700px;
    margin-top: 40px;
  }

  .fotosaguila.ag4, .fotosaguila.ag5, .fotosaguila.ag6, .fotosaguila.ag7 {
    height: 400px;
    margin-top: 40px;
  }

  .fotosaguila.ag8 {
    height: 700px;
    margin-top: 40px;
  }

  .fotosaguila.ag9, .fotosaguila.ag10, .fotosaguila.ag11 {
    height: 400px;
    margin-top: 40px;
  }

  .fotosaguila.ag12 {
    height: 700px;
    margin-top: 40px;
  }

  .fotosaguila.ag13, .fotosaguila.ag14 {
    height: 400px;
    margin-top: 40px;
  }

  .section-11 {
    height: 700px;
    justify-content: flex-start;
  }

  .valleyphotos.fv1, .valleyphotos.fv2, .valleyphotos.fv3, .valleyphotos.fv5, .valleyphotos.fv6, .valleyphotos.fv7, .valleyphotos.fv8, .valleyphotos.fv9, .valleyphotos.fv10, .valleyphotos.fv11, .valleyphotos.fv12 {
    width: 90%;
    height: 300px;
  }

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

  .section-13 {
    height: 700px;
    justify-content: flex-start;
  }

  .div-block-62, .div-block-63 {
    height: 300px;
  }

  .section-15 {
    justify-content: flex-start;
  }

  .div-block-64 {
    height: 150px;
  }

  .div-block-65 {
    height: 300px;
    margin-top: 40px;
  }

  .section-17 {
    height: 500px;
    justify-content: flex-start;
  }

  .div-block-66 {
    height: 300px;
  }

  .section-19 {
    height: 600px;
    justify-content: flex-start;
  }

  .div-block-68 {
    height: 300px;
  }

  .div-block-71.vision, .div-block-71.mision, .div-block-71.valores {
    width: 100%;
  }

  .section-21 {
    height: 600px;
    justify-content: flex-start;
  }

  .div-block-72 {
    height: 300px;
  }

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

  .section-23 {
    height: 600px;
    justify-content: flex-start;
  }

  .section-26 {
    height: 200px;
  }

  .text-block-44 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-79 {
    height: auto;
    margin-top: 40px;
  }

  .div-block-80 {
    justify-content: center;
    align-items: center;
  }

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

  .section-27 {
    height: 600px;
    justify-content: flex-start;
  }

  .section-29 {
    grid-template-columns: 1fr 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablink, .tablink.w--current {
    width: 100%;
  }

  .tabs-2 {
    width: 95%;
  }

  .text-block-52, .button-7 {
    font-size: 13px;
  }

  .paragraph-19, .paragraph-20, .div-block-94 {
    width: 90%;
    font-size: 13px;
  }

  .tabs-menu-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-55 {
    text-align: center;
    line-height: 30px;
  }

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

@media screen and (max-width: 479px) {
  .menu-bar {
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu {
    height: 100%;
    display: flex;
  }

  .div-block {
    height: 40%;
    justify-content: flex-start;
  }

  .div-block-2 {
    height: 60%;
    justify-content: flex-start;
    padding-top: 20px;
    padding-left: 0;
  }

  .div-block-3 {
    height: 40%;
  }

  .text-block-3 {
    margin-top: 20px;
  }

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

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

  .menu-about {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

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

  .div-block-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-8 {
    margin-top: 20px;
  }

  .div-block-12 {
    padding-left: 40px;
  }

  .text-block-9 {
    font-size: 30px;
  }

  .div-block-16 {
    width: 30px;
    height: 30px;
    min-width: 0;
  }

  .text-block-11 {
    font-size: 12px;
  }

  .nosotros {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 60px;
  }

  .div-block-20 {
    width: 90%;
    height: auto;
  }

  .paragraph {
    font-size: 12px;
  }

  .proyectos.interior-design, .proyectos.architecture, .proyectos.comercial {
    height: 400px;
  }

  .interior, .design-text {
    width: 30px;
  }

  .paragraph-2, .text-block-13 {
    font-size: 12px;
  }

  .footer {
    height: auto;
  }

  .div-block-25 {
    align-items: center;
    margin-top: 10px;
  }

  .div-block-28 {
    width: 90%;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-29 {
    height: 100px;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .section {
    height: 180px;
    padding-bottom: 20px;
  }

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

  .phototeam {
    height: 250px;
  }

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

  .div-block-33 {
    height: auto;
    align-items: center;
  }

  .text-block-21 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-34 {
    flex-direction: column;
    justify-content: center;
  }

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

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

  .proyectos-arvore {
    padding-top: 140px;
  }

  .proyecto.haim-park {
    width: 100%;
    height: 400px;
    margin-right: 0;
  }

  .proyecto.fis {
    width: 100%;
    height: 400px;
    margin-left: 0;
  }

  .text-block-23 {
    margin-top: 140px;
  }

  .boton-proyecto {
    margin-top: 10px;
  }

  .text-block-24 {
    font-size: 12px;
  }

  .div-block-42 {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }

  .contenido-mobile {
    padding-top: 20px;
    padding-left: 20px;
  }

  .text-block-26 {
    margin-top: 220px;
    font-size: 20px;
  }

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

  .portada-torreslivet {
    justify-content: flex-start;
  }

  .info {
    width: auto;
    height: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
  }

  .info.school {
    height: 50%;
  }

  .info.aguila {
    height: 60%;
  }

  .text-block-27 {
    font-size: 12px;
  }

  .text-block-28 {
    margin-top: 5px;
    font-size: 12px;
  }

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

  .text-block-29 {
    font-size: 12px;
  }

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

  .div-block-46, .div-block-47 {
    margin-left: 0;
  }

  .info-project {
    padding-top: 60px;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .torres {
    height: 300px;
  }

  .xaya, .gym, .alberca, .recamara, .terraza, .playground, .futbol, .social, .div-block-49 {
    height: 300px;
    margin-top: 20px;
  }

  .button-back {
    width: auto;
    height: auto;
    margin-top: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-31 {
    font-size: 11px;
  }

  .div-block-50 {
    width: 15px;
  }

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

  .text-block-32 {
    margin-top: 5px;
  }

  .text-block-33 {
    margin-top: 5px;
    font-size: 12px;
  }

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

  .section-6 {
    height: 500px;
  }

  .fotos.fis1 {
    height: 200px;
    margin-top: 0;
  }

  .fotos.fis2, .fotos.fis3, .fotos.fis4, .fotos.fis5, .fotos.fis6, .fotos.fis7, .fotos.fis8, .fotos.fis9 {
    height: 200px;
    margin-top: 40px;
  }

  .section-8 {
    height: 500px;
  }

  .fotosaguila.ag1, .fotosaguila.ag2, .fotosaguila.ag5, .fotosaguila.ag6, .fotosaguila.ag7, .fotosaguila.ag9, .fotosaguila.ag10, .fotosaguila.ag11, .fotosaguila.ag13, .fotosaguila.ag14, .valleyphotos.fv1, .valleyphotos.fv2, .valleyphotos.fv3, .valleyphotos.fv5, .valleyphotos.fv6, .valleyphotos.fv7, .valleyphotos.fv8, .valleyphotos.fv9, .valleyphotos.fv10, .valleyphotos.fv11, .valleyphotos.fv12 {
    height: 200px;
  }

  .text-block-36 {
    text-align: center;
    font-size: 15px;
  }

  .text-span-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-62 {
    height: 200px;
  }

  .div-block-63 {
    height: 200px;
    margin-top: 40px;
  }

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

  .div-block-64 {
    height: 100px;
  }

  .div-block-65 {
    height: 200px;
  }

  .section-17 {
    height: 400px;
  }

  .div-block-66 {
    height: 200px;
  }

  .section-19 {
    height: 500px;
    background-position: 50%;
  }

  .div-block-68 {
    height: 200px;
  }

  .text-block-37 {
    font-size: 13px;
  }

  .text-block-38 {
    font-size: 30px;
    line-height: 30px;
  }

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

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

  .section-21 {
    height: 500px;
  }

  .div-block-72 {
    height: 200px;
  }

  .heading-23 {
    text-align: center;
  }

  .paragraph-17 {
    font-size: 12px;
  }

  .section-23 {
    height: 500px;
  }

  .section-26 {
    height: 200px;
  }

  .text-block-44 {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-80 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .text-block-45 {
    font-size: 15px;
  }

  .text-block-46 {
    font-size: 12px;
  }

  .text-block-47 {
    width: 90%;
    text-align: center;
    font-size: 12px;
  }

  .button-6 {
    font-size: 12px;
  }

  .section-27 {
    height: 500px;
  }

  .section-29 {
    grid-template: "." 1fr
                   "."
                   / 1fr 1fr;
    grid-auto-flow: row;
    align-content: end;
    justify-content: space-around;
    align-items: stretch;
    justify-items: stretch;
  }

  .tablink, .tablink.w--current {
    width: 100%;
  }

  .tabs-2 {
    width: 90%;
  }

  .text-block-51 {
    text-align: center;
    margin-left: 0;
  }

  .text-block-52, .button-7 {
    font-size: 12px;
  }

  .paragraph-19, .paragraph-20, .div-block-94 {
    width: 100%;
    font-size: 12px;
  }

  .text-block-54 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-55 {
    width: 100%;
    text-align: center;
    font-size: 20px;
  }

  .div-block-100, .div-block-101 {
    margin-top: 20px;
  }
}
