.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.whatsappme__button {
    position: fixed;
    z-index: 99;
    bottom: 50px;
    right: 55px;
    height: 45px;
    width: 45px;
    background-color: #42e860;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color 500ms ease-in-out;
}
.whatsappme__button a { text-decoration: none; }
.whatsappme__button svg {
    width: 30px;
    height: 45px;
    margin: 0 8px;
}

.body {
  height: 800px;
  margin-bottom: 8px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #fff;
  font-weight: 400;
}

.grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row dense;
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #fff;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1d1d1d;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  font-weight: 400;
}

.slider {
  width: 50vh;
  height: 70vh;
  margin-right: auto;
  margin-left: auto;
}

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

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.slider-3 {
  height: 60vh;
}

.heading {
  position: relative;
  display: block;
  overflow: visible;
  width: 120%;
  margin-left: 0px;
  padding-right: 0px;
  float: none;
  clear: none;
  -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;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.slide-2 {
  position: fixed;
}

.slider-4 {
  position: -webkit-sticky;
  position: sticky;
  display: block;
  overflow: visible;
  height: 400px;
  margin-right: -102px;
  margin-bottom: 0px;
  margin-left: -63px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.boton {
  margin-top: 14px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #d0b465;
  font-family: 'Helveticaneueltstd bd', sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.boton:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.paragraph {
  padding-right: 78px;
  padding-left: 0px;
  font-size: 16px;
}

.slide-3 {
  position: -webkit-sticky;
  position: sticky;
  background-image: url('../images/hero-carrusel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.slide-3:hover {
  -webkit-filter: none;
  filter: none;
}

.slide-4 {
  background-image: url('../images/banner2A.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.slide-4:hover {
  -webkit-filter: none;
  filter: none;
}

.slide-5 {
  background-image: url('../images/banner3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.slide-5:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1d1d1d;
  color: #fff;
}

.nav-link {
  color: #fdfafa;
}

.menu {
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.nav-menu {
  color: #fff;
}

.image {
  display: inline-block;
  padding-top: 21px;
  padding-left: 11px;
}

.image-2 {
  margin-left: 7px;
  padding-top: 18px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120vh;
  height: 90vh;
  margin-right: auto;
  margin-left: auto;
  -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-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: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 120%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-2 {
  width: 130vh;
  height: 57vh;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #1d1d1d;
}

.titulo {
  margin-top: 40px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #1d1d1d;
  font-size: 36px;
  line-height: 40px;
  font-style: italic;
  font-weight: 400;
}

.titulo.servicios {
  display: block;
  margin-top: -300px;
  margin-left: 25px;
  padding-left: 0px;
  color: #fff;
  text-align: center;
}

.titulo.servicios:hover {
  display: block;
}

.titulo._2 {
  margin-right: -122px;
  padding-right: 0px;
}

.titulo.titulo-testimonios {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-weight: 400;
}

.servicio1 {
  width: auto;
  height: 100%;
  padding: 40px 20px;
  color: transparent;
  text-align: center;
}

.servicio1:hover {
  background-color: transparent;
  color: #fff;
}

.img-servicio1:hover {
  display: none;
  overflow: visible;
}

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

.servicio2 {
  height: 100%;
  margin-right: -10px;
  margin-left: -9px;
  padding: 40px 20px;
  color: transparent;
}

.servicio2:hover {
  background-color: #1d1d1d;
  color: #fff;
}

.servicio2._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
}

.servicio2._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  margin-top: -280px;
  margin-left: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.paragraph-2 {
  display: block;
  width: 80%;
  margin-top: 49px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90%;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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;
}

.columns {
  width: 90%;
}

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

.columns-2 {
  width: 100%;
  height: 400px;
}

.section-4 {
  display: none;
  height: 600px;
  -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-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;
}

.column {
  height: 500px;
  background-color: transparent;
}

.column:hover {
  background-color: transparent;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.column-2:hover {
  background-color: transparent;
}

.image-3 {
  position: relative;
  top: -220px;
}

.image-3:hover {
  display: block;
}

.columns-3 {
  display: block;
  height: 450px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #1d1d1d;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: url('../images/servicio2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.column-5:hover {
  background-color: #1d1d1d;
  background-image: none;
  background-size: auto;
}

.container-4 {
  max-width: 90%;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/servicio1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.paragraph-3:hover {
  background-color: transparent;
  color: #fff;
}

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

.paragraph-4 {
  margin-right: -98px;
  padding-right: 0px;
}

.titulo-servicios {
  font-family: Miller, sans-serif;
  font-weight: 200;
  text-align: center;
}

.titulo-servicios._1 {
  text-align: left;
}

.column-7 {
  height: 80vh;
  background-image: url('../images/vive-en-medio.jpg');
  background-size: cover;
}

.column-7._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  -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;
}

.column-8.cuadros {
  height: 80vh;
  color: #1d1d1d;
}

.column-8.cuadros._2 {
  background-image: url('../images/img2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  display: block;
  width: 60%;
  margin-top: -32px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1d1d1d;
}

.div-block-2._9 {
  margin-top: 0px;
}

.paragraph-5 {
  width: 90%;
  font-size: 16px;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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: #1d1d1d;
}

.grid-3 {
  width: 100%;
  height: 300px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-3 {
  width: 80%;
  height: 250px;
}

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

.div-block-5 {
  width: 80%;
  height: 200px;
}

.grid-4 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 300px;
  padding-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.titulo-bloque-negro {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.text-span {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
  line-height: 24px;
  font-style: italic;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -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;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 40px;
  -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-span-2 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
  line-height: 24px;
  font-style: italic;
}

.call-to-action {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/cta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.heading-4 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.paragraph-6 {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.section-6 {
  height: auto;
}

.grid-5 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-5 {
  margin-top: 60px;
  margin-bottom: 46px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #1d1d1d;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

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

.image-4:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.image-5:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.image-6:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.image-7:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.image-8:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.image-9:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

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

.section-7 {
  height: 400px;
  margin-top: 80px;
}

.column-9 {
  height: 300px;
  background-color: #1d1d1d;
}

.div-block-9 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 350px;
  margin-left: -1px;
  padding-right: 13px;
  clear: left;
  -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-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;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #1d1d1d;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 400px;
  margin-left: -59px;
  padding-left: 0px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/testimoniales.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 140px;
  -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;
}

.slider-5 {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  background-color: #1d1d1d;
}

.slide-6 {
  margin-top: -132px;
  background-color: #1d1d1d;
}

.titulo-testimonios {
  font-family: Miller, sans-serif;
  font-weight: 300;
  text-align: center;
}

.slide-7 {
  margin-top: -134px;
  background-color: #1d1d1d;
}

.slide-8 {
  margin-top: -41px;
  margin-left: -671px;
}

.slider-6 {
  width: 100%;
  height: 100%;
  background-color: #1d1d1d;
}

.mask {
  height: 79%;
}

.paragraph-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 60%;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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;
}

.contacto {
  margin-top: 41px;
  color: #1d1d1d;
}

.container-7 {
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.heading-6 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.field-label {
  text-align: left;
}

.text-field {
  height: 80px;
}

.section-8 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  background-color: transparent;
}

.container-8 {
  max-width: 60%;
}

.text-block {
  color: #1d1d1d;
  text-align: center;
}

.link {
  color: #1d1d1d;
  text-decoration: none;
}

.grid-6 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-11 {
  color: #1d1d1d;
}

.section-9 {
  display: none;
  margin-top: 21px;
}

.paragraph-8 {
  color: #1d1d1d;
}

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

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

.heading-7 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #1d1d1d;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.paragraph-11 {
  margin-bottom: 40px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #1d1d1d;
  font-size: 16px;
  text-align: center;
}

.grid-7 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-10 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.image-10 {
  width: 100%;
}

.paragraph-12 {
  color: #1d1d1d;
}

.heading-8 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #1d1d1d;
  font-style: italic;
  font-weight: 400;
}

.text-span-3 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-span-4 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
}

.text-span-5 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-weight: 400;
}

.text-span-6 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
}

.text-span-7 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 34px;
}

.text-span-8 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-weight: 300;
}

.text-span-9 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-span-10 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-span-11 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 32px;
}

.text-span-12 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 33px;
}

.grid-8 {
  margin-top: 60px;
  margin-right: 40px;
  margin-left: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-9 {
  color: #1d1d1d;
  font-weight: 300;
}

.text-span-13 {
  font-family: Miller, sans-serif;
}

.text-block-2 {
  color: #1d1d1d;
}

.image-11 {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-10 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  color: #1d1d1d;
  font-style: italic;
  font-weight: 400;
}

.text-span-14 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.section-11 {
  margin-top: 175px;
}

.div-block-12 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
}

.text-span-15 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
  font-size: 30px;
}

.text-span-16 {
  font-family: 'Helveticaneueltstd lt', sans-serif;
}

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

.heading-11 {
  margin-top: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .menu {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: 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: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    background-color: #1d1d1d;
  }

  .image {
    display: none;
  }

  .image-2 {
    display: none;
  }

  .section-7 {
    margin-top: 100px;
  }

  .container-6 {
    margin-top: 0px;
  }

  .menu-button {
    background-color: #1d1d1d;
  }

  .menu-button.w--open {
    background-color: #1d1d1d;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    -ms-grid-columns: 0.75fr 1.25fr;
    grid-template-columns: 0.75fr 1.25fr;
  }

  .heading {
    margin-right: 40px;
    padding-right: 0px;
  }

  .slider-4 {
    margin-left: -105px;
  }

  .paragraph {
    padding-right: 20px;
  }

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

  .titulo {
    margin-top: 0px;
  }

  .titulo.titulo-testimonios {
    margin-top: 20px;
    color: #fff;
  }

  .section-4 {
    display: none;
    width: 100%;
  }

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

  .column-7._2 {
    height: 50vh;
    margin-top: -73px;
  }

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

  .grid-4 {
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-6 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-7 {
    padding-top: 0px;
  }

  .div-block-8 {
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
    padding-top: 0px;
  }

  .call-to-action {
    padding: 60px 20px;
  }

  .container-5 {
    max-width: 90%;
  }

  .section-7 {
    margin-top: 60px;
  }

  .paragraph-7 {
    margin-top: 20px;
  }

  .container-7 {
    max-width: 90%;
  }

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

  .grid-6 {
    width: 80%;
  }

  .section-9 {
    display: block;
  }

  .managment {
    margin-top: -29px;
  }

  .interior {
    margin-top: -23px;
    margin-bottom: 30px;
  }

  .grid-7 {
    padding: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-span-6 {
    font-size: 34px;
  }

  .text-span-8 {
    font-size: 30px;
  }

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

  .section-11 {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-right: 30px;
    padding-right: 0px;
  }

  .slider-4 {
    display: none;
    margin-left: -188px;
    padding-top: 0px;
  }

  .boton {
    margin-left: 0px;
    padding-left: 15px;
  }

  .boton.cta {
    margin-left: 21px;
  }

  .paragraph {
    padding-right: 20px;
  }

  .menu {
    padding-left: 10px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .titulo.titulo-testimonios {
    margin-top: 32px;
  }

  .column-7 {
    background-position: 50% 50%;
  }

  .column-8.cuadros {
    margin-top: 57px;
  }

  .div-block-2 {
    width: 80%;
    margin-top: -125px;
  }

  .grid-4 {
    margin-bottom: 36px;
  }

  .div-block-8 {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .centered-container {
    padding-left: 0px;
    text-align: left;
  }

  .heading-4 {
    padding-left: 22px;
    text-align: left;
  }

  .paragraph-6 {
    padding-left: 0px;
  }

  .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-9 {
    padding-bottom: 0px;
  }

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

  .container-6 {
    margin-top: 100px;
  }

  .slider-6 {
    padding-left: 21px;
  }

  .paragraph-7 {
    width: 85%;
    margin-top: 6px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .container-7 {
    max-width: 85%;
  }

  .heading-6 {
    width: 100%;
  }

  .managment {
    margin-top: 0px;
  }

  .interior {
    margin-top: 0px;
  }

  .paragraph-9 {
    margin-bottom: 26px;
    padding-bottom: 0px;
  }

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

  .grid-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide-nav {
    position: absolute;
    margin-top: 0px;
  }

  .slide-9 {
    padding-bottom: 0px;
  }
}

#w-node-_52b31c0c-b22b-b763-38d3-cb71c255ade2-286f4130 {
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -ms-flex-order: 9999;
  order: 9999;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-a0f887c3-7057-8b45-d312-cf9d8a01544e-286f4130 {
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-box-ordinal-group: -9998;
  -webkit-order: -9999;
  -ms-flex-order: -9999;
  order: -9999;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-ccabc937-d744-ef5e-222b-4ca1db226a98-286f4130 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@font-face {
  font-family: 'Miller';
  src: url('../fonts/Miller-DisplayItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/helvetica-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/helvetica-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd lt';
  src: url('../fonts/HelveticaNeueLTStd-Lt.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}