:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.presupuesto-3 {
  background-color: #c4d557;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 120px;
}

.text-field {
  color: #7c7c7c;
  text-transform: none;
  background-color: #fff;
  border-radius: 5px;
  font-family: Jost, sans-serif;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.error-message {
  text-align: center;
  background-color: #6e6683;
  margin-top: 0;
  font-family: Jost, sans-serif;
  position: absolute;
  inset: 0;
}

.column-25 {
  border: 1px #fff;
  border-radius: 5px;
}

.section-2 {
  background-image: url('../images/new-banner.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

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

.textarea.consulta {
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 5px;
  height: 80px;
  font-family: New Order;
  font-size: 16px;
}

.form {
  text-align: center;
  padding: 0 10px 10px;
  position: relative;
  inset: 0;
}

.submit-button {
  letter-spacing: 1px;
  background-color: #8a8d80;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
}

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

.submit-button._2 {
  background-color: #6e6683;
}

.heading-2 {
  color: #525252;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 25px;
}

.section {
  text-align: center;
  background-color: #6e6683;
  padding-top: 5px;
  padding-bottom: 5px;
}

.image {
  filter: invert();
}

.heading-3 {
  color: #6e6683;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Jost, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.text-block-3.cv {
  color: #fff;
  -webkit-text-stroke-color: #ffffffd6;
  text-transform: none;
  background-color: #ffffff30;
  border-radius: 5px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
}

.text-block-3.form {
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 26px;
}

.bold-text {
  font-family: Sorts Mill Goudy;
  font-size: 20px;
}

.section-3 {
  background-color: #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.diferenciales {
  background-color: #8a8d80;
  margin-top: 0;
}

.column {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block {
  text-align: center;
  background-color: #0000;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  width: 150px;
  height: 120px;
  margin: auto;
}

.image-2 {
  border-right: 1px solid #c7c7c7;
  margin-top: 0;
  padding-right: 10px;
}

.text-block {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Sorts Mill Goudy;
  font-weight: 500;
}

.column-2, .column-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.column-26 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-2 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-4 {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px #333;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.heading-4.black {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 20px #000c;
}

.heading-4.black.left {
  text-align: left;
}

.heading-4.black.left.nosotros {
  color: #000;
  text-align: left;
  text-shadow: none;
}

.heading-4.black.left.nosotros-copy, .heading-4.black.left.nosotros-copy-copy {
  color: #000;
  text-align: center;
  text-shadow: none;
  margin-top: 40px;
  padding-top: 5px;
}

.heading-4.black.left.nosotros-copy-copy {
  color: #000;
  text-align: center;
  text-shadow: none;
  padding-top: 0;
}

.heading-4.black.left.nosotros-copy {
  color: #000;
  text-align: center;
  text-shadow: none;
}

.heading-4.white {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 20px #000c;
}

.column-20 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.column-19 {
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

._1 {
  text-align: center;
  height: 220px;
}

.column-21 {
  text-align: left;
}

.section-4 {
  background-color: #f1f1f1;
  background-image: linear-gradient(#736d81, #fff);
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4.productos1 {
  color: #000;
  background-color: #fff;
  padding: 40px 10px;
}

.section-4.productos1-copy {
  color: #000;
  background-color: #fff;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  padding: 40px 10px;
}

.div-block-3 {
  color: #fff0;
  background-color: #fff0;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph {
  text-align: justify;
  font-family: Sorts Mill Goudy;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.plus {
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.paragraph.black {
  color: #000;
  font-size: 15px;
}

.columns {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.section-5 {
  background-image: linear-gradient(#ffffff30, #ffffff30), url('../images/TU-CASA-TU-HOGAR.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 60px;
  padding-bottom: 40px;
}

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

.paragraph-2 {
  text-align: left;
  margin-bottom: 0;
  font-family: Sorts Mill Goudy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.heading-5 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
}

.heading-5.proy {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-size: 16px;
}

.heading-5.dsg-interiores {
  margin-top: 0;
  font-size: 16px;
}

.icon {
  opacity: .7;
  color: #fff;
  transition: all .3s;
}

.icon:hover {
  opacity: 1;
}

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

.columns-2._2 {
  flex-flow: row-reverse wrap;
}

.slide {
  background-image: url('../images/Tu-casa-Tu-hogar-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider {
  border-radius: 5px;
}

.slider.iafis {
  height: 300px;
}

.mask {
  border-radius: 5px;
}

.slide-2 {
  background-image: url('../images/Tu-casa-tu-hogar-2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Tu-casa-Tu-hogar-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Tu-casa-tu-hogar-4.jpg');
  background-position: 50% 75%;
  background-size: cover;
}

.button {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #6e6683;
  border-radius: 5px;
  margin-top: 10px;
  transition: all .3s;
}

.button:hover {
  background-color: #8a8d80;
}

.section-7 {
  background-image: linear-gradient(#00000040, #00000040), url('../images/TU-LOCAL-TU-VIDRIERA.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-8 {
  background-image: linear-gradient(#0003, #0003), url('../images/LA-OFICINA-TU-ESPACIO-PRODUCTIVO.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.slide-5 {
  background-image: url('../images/TU-LOCAL-ES-TU-VIDRIERA-1.jpg');
  background-position: 50% 75%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/TU-LOCAL-ES-TU-VIDRIERA-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/TU-LOCAL-ES-TU-VIDRIERA-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/TU-LOCAL-ES-TU-VIDRIERA-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/LA-OFICINA_-TU-ESPACIO-PRODUCTIVO-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/LA-OFICINA-TU-ESPACIO-PRODUCTIVO-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/LA-OFICINA-TU-ESPACIO-PRODUCTIVO-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/LA-OFICINA-TU-ESPACIO-PRODUCTIVO-4.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

.section-9 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-pixabay-271667.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-10 {
  background-color: #f1f1f1;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-4 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
}

.slide-13 {
  background-image: url('../images/SOPHIE-BESA-7.png');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/SOPHIE-BESA-1.png');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/SOPHIE-BESA-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/SOFHIE-BESA-3.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/SOPHIE-BESA4.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/SOPHIE-BESA-5.png');
  background-position: 50% 0;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/SOPHIE-BESA-6.png');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/1LAMAS-RENDER.png');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/2LAMAS-OBRA.png');
  background-position: 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/3LAMAS-DESPUeS.png');
  background-position: 50%;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/4LAMAS-DESPUeS-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/5LAMAS-PLANTA-ORIGINAL.png');
  background-position: 50%;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/6LAMAS-PLANTA-DISEnO.png');
  background-position: 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/2-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/3-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/4-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/5-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/HOME-OFFICE-DESPUeS-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/HOME-OFFICE-DESPUeS-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/HOME-OFFICE-DISEnO.png');
  background-position: 50%;
  background-size: cover;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.text-field-2 {
  color: #000;
  border: 1px #000;
  border-bottom-style: solid;
  padding-left: 10px;
  font-size: 16px;
}

.submit-button-2 {
  color: #fff;
  letter-spacing: 1.5px;
  background-color: #202020;
  border-radius: 0;
  margin-top: 10px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s;
  display: inline-block;
}

.submit-button-2:hover {
  color: #f26d2d;
  background-color: #333;
}

.form-block {
  color: #000;
  text-align: center;
  background-color: #6e6683;
  border-radius: 0;
  padding: 20px;
  display: block;
}

.section-11 {
  text-align: center;
  background-color: #6e6683;
  padding: 86px 10px 60px;
}

.form-2 {
  text-align: center;
}

.select-field {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom-style: solid;
  font-size: 16px;
}

.bold-text-2 {
  border-bottom: 1px #f26d2d;
  font-family: Sorts Mill Goudy;
  font-size: 26px;
}

.error-message-2 {
  text-align: center;
  background-color: #8a8d80;
  height: 380px;
  margin-top: -333px;
  position: relative;
  inset: -13px 0 0;
}

.heading-7 {
  margin-bottom: 20px;
  font-weight: 600;
}

.footer {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
}

.html-embed {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.submit-button-3 {
  letter-spacing: 1.5px;
  background-color: #8a8d80;
  border-radius: 5px;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 700;
  transition: all .3s;
}

.submit-button-3:hover {
  background-color: #7e7e7e;
}

.bold-text-3 {
  font-weight: 700;
}

.div-block-4 {
  background-image: url('../images/SOFHIE-BESA-3.png');
  background-position: 50%;
  background-size: cover;
  height: 300px;
  margin-top: 48px;
  margin-bottom: 40px;
}

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

.div-block-6 {
  background-image: url('../images/5-2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
  margin-bottom: 40px;
}

.column-29, .column-30, .column-31 {
  text-align: center;
  margin-top: 20px;
}

.container {
  text-align: center;
}

.columns-3 {
  margin-bottom: 25px;
}

.text-span {
  font-size: 25px;
}

.image-4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.column-32 {
  text-align: center;
}

.column-33 {
  margin-top: 20px;
}

.div-block-7 {
  height: 300px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.slide-33 {
  background-image: url('../images/1LAMAS-RENDER.png');
  background-position: 50%;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/6.png');
  background-position: 50%;
  background-size: cover;
}

.slide-35 {
  background-image: url('../images/1LAMAS-RENDER.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
}

.slide-36 {
  background-image: url('../images/6.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
}

.slide-37 {
  background-image: url('../images/13.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
}

.slider-2 {
  width: 100%;
}

.slide-38 {
  background-image: url('../images/SOFHIE-BESA-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-39 {
  background-image: url('../images/14.png');
  background-position: 50%;
  background-size: cover;
}

.slide-40 {
  background-image: url('../images/2-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-41 {
  background-image: url('../images/12.png');
  background-position: 50%;
  background-size: cover;
}

.slide-42 {
  background-image: url('../images/11.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-43 {
  background-image: url('../images/12.png');
  background-position: 0%;
  background-size: cover;
}

.slide-44 {
  background-image: url('../images/11.png');
  background-position: 50%;
  background-size: cover;
}

.section-9-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-pixabay-271667.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.container-2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.columns-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

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

.column-34, .columns-5 {
  text-align: center;
}

.section-9-copy-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-pixabay-271667.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.columns-4-copy {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.section-4-copy {
  background-color: #fdfdfd;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4-copy.productos1 {
  color: #000;
  background-color: #fff;
  padding: 40px 10px;
}

.paragraph-copy.black {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-copy {
  text-align: justify;
  font-family: Sorts Mill Goudy;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-copy.plus {
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.paragraph-copy.black {
  color: #000;
}

.heading-8 {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
}

.paragraph-copy-copy.black {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
}

.paragraph-copy-copy {
  text-align: justify;
  font-family: Sorts Mill Goudy;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-copy-copy.plus {
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.paragraph-copy-copy.black {
  color: #000;
}

.paragraph-3 {
  color: #000;
  font-size: 16px;
  font-style: italic;
}

.image-5, .image-6, .image-7 {
  border-radius: 150px;
}

.column-35 {
  padding-left: 20px;
  padding-right: 20px;
}

.image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.slide-45 {
  text-align: center;
  background-image: url('../images/7.png');
  background-position: 50%;
  background-size: cover;
}

.mask-2 {
  height: 300px;
}

.slide-46 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-size: cover;
}

.slide-47 {
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
}

.slider-3 {
  width: 500px;
}

.section-12 {
  text-align: center;
}

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

.slide-48 {
  background-image: url('../images/7.png');
  background-position: 50%;
  background-size: cover;
}

.slide-49 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-size: cover;
}

.slide-50 {
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
}

.slide-51 {
  background-image: url('../images/6-1.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-52 {
  background-image: url('../images/10.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-53 {
  background-image: url('../images/7-1.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-54 {
  background-image: url('../images/8-1.png');
  background-position: 50%;
  background-size: cover;
}

.slide-55 {
  background-image: url('../images/9-1.png');
  background-position: 50%;
  background-size: cover;
}

.column-36 {
  background-image: linear-gradient(#6e668380, #6e668380);
  padding: 80px 60px 80px 20px;
}

.column-37 {
  padding-top: 100px;
  padding-left: 60px;
  padding-right: 60px;
}

.columns-6 {
  background-image: linear-gradient(#ffffff6b, #ffffff6b);
}

.form-block-2 {
  margin-bottom: 0;
}

.textarea-2 {
  color: #7c7c7c;
  border-radius: 5px;
  font-family: Jost, sans-serif;
  overflow: visible;
}

.column-38 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 20px 0 60px;
  display: flex;
}

.columns-7 {
  height: 300px;
}

.paragraph-4 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-4.center {
  text-align: center;
  text-transform: uppercase;
}

.paragraph-4.white {
  color: #fff;
}

.column-39 {
  background-image: url('../images/reformas-1.png');
  background-position: 50% 100%;
  background-size: cover;
  height: 100%;
}

.list-item {
  font-family: Josefin Sans, sans-serif;
  font-size: 2px;
}

.list {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Jost, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.section-14 {
  background-color: #d7d8d2;
}

.columns-8 {
  height: 300px;
}

.column-40 {
  background-image: url('../images/reformas-2.png');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.column-41 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
  font-family: Jost, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.paragraph-5.center {
  text-align: center;
  text-transform: none;
}

.section-15 {
  background-color: #6e6683;
}

.heading-9 {
  color: #fff;
  text-align: left;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Jost, sans-serif;
  font-weight: 700;
}

.section-16 {
  text-align: center;
  background-color: #8a8d80;
  padding: 40px 60px;
}

.heading-10 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.section-17 {
  background-color: #d7d8d2;
}

.column-42 {
  background-color: #d7d8d2;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.columns-9 {
  height: 300px;
}

.column-43 {
  background-image: url('../images/plancuidado.png');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.text-span-5 {
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.div-block-8 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.text-block-6 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.section-18 {
  text-align: center;
  background-color: #6e6683;
  padding: 40px 60px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  text-transform: uppercase;
}

.section-19 {
  text-align: center;
  background-color: #d7d8d2;
  padding: 40px 60px;
}

.columns-10 {
  padding-top: 40px;
  padding-bottom: 0;
}

.column-44, .column-45 {
  text-align: left;
}

.image-17 {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

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

.section-20 {
  background-color: #8a8d80;
}

.columns-11 {
  height: 350px;
}

.column-46 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px 60px 20px 20px;
  display: flex;
}

.column-47 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.bold-text-4, .bold-text-5 {
  letter-spacing: 2px;
}

.italic-text, .italic-text-2 {
  letter-spacing: 1px;
}

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

.div-block-11 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 120px;
  height: 120px;
}

.div-block-11._1 {
  background-image: url('../images/2.png');
  margin-left: auto;
  margin-right: auto;
}

.div-block-11._2 {
  background-image: url('../images/3.png');
  margin-left: auto;
  margin-right: auto;
}

.columns-12 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.section-21 {
  background-color: #6e6683;
  padding: 40px 60px;
}

.column-48, .column-49 {
  text-align: center;
}

.columns-13, .section-22 {
  background-color: #d7d8d2;
}

.columns-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 400px;
  display: block;
}

.column-50 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 20px 40px 20px 60px;
  display: flex;
}

.paragraph-6 {
  font-family: Jost, sans-serif;
  font-size: 18px;
}

.paragraph-6.white {
  color: #fff;
}

.column-51 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.slider-4 {
  width: 100%;
  height: 400px;
}

.slider-4.mobile {
  display: none;
}

.section-23 {
  background-color: #8a8d80;
}

.column-52 {
  height: 100%;
  padding-left: 0;
}

.column-53 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 20px;
  padding-right: 60px;
  display: flex;
}

.columns-15 {
  height: 400px;
}

.section-24 {
  background-color: #d7d8d2;
}

.slide-56 {
  background-image: url('../images/proyecto1-8.png');
  background-position: 50%;
  background-size: cover;
}

.slide-57 {
  background-image: url('../images/proyecto1-9.png');
  background-position: 50%;
  background-size: cover;
}

.slide-58 {
  background-image: url('../images/proyecto1-10.png');
  background-position: 50%;
  background-size: cover;
}

.slide-59 {
  background-image: url('../images/proyecto1-11.png');
  background-position: 50%;
  background-size: cover;
}

.slide-60 {
  background-image: url('../images/proyecto2-1.png');
  background-position: 50%;
  background-size: cover;
}

.slide-61 {
  background-image: url('../images/proyecto2-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-62 {
  background-image: url('../images/proyecto2-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-63 {
  background-image: url('../images/proyecto3-4.png');
  background-position: 50%;
  background-size: cover;
}

.slide-64 {
  background-image: url('../images/proyecto3-5.png');
  background-position: 50%;
  background-size: cover;
}

.slide-65 {
  background-image: url('../images/proyecto3-7.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-66 {
  background-image: url('../images/proyecto3-6.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  font-family: Jost, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.image-18 {
  width: 30px;
  margin-top: 5px;
  margin-right: 20px;
}

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

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

.image-19 {
  border-radius: 5px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-13 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1280px) {
  .text-field {
    font-size: 16px;
  }

  .text-block-2 {
    font-family: Sorts Mill Goudy;
    font-size: 18px;
  }

  .error-message {
    z-index: 5;
    position: fixed;
  }

  .textarea.consulta {
    color: #7c7c7c;
  }

  .textarea.consulta::placeholder {
    color: #7c7c7c;
    -webkit-text-stroke-color: #7c7c7c;
  }

  .bold-text {
    font-family: Sorts Mill Goudy;
  }

  .paragraph-2 {
    line-height: 22px;
  }

  .heading-5.proy {
    margin-bottom: 18px;
  }

  .slider.iafis {
    height: 300px;
  }

  .section-8 {
    background-image: linear-gradient(#00000042, #00000042), url('../images/oficina_tradicional_pr.jpg');
    background-position: 0 0, 50% 40%;
    background-size: auto, cover;
  }

  .slide-26 {
    background-image: url('../images/2-4.jpg');
  }

  .slide-27 {
    background-image: url('../images/3-2.jpg');
  }

  .slide-28 {
    background-image: url('../images/4-2.jpg');
  }

  .slide-29 {
    background-image: url('../images/5-2.jpg');
  }

  .submit-button-2:hover {
    border-radius: 6px;
  }

  .div-block-7 {
    margin-top: 68px;
  }

  .text-span-2 {
    font-size: 22px;
  }

  .text-span-3 {
    font-family: Sorts Mill Goudy;
    font-size: 22px;
  }

  .slide-43 {
    height: 300px;
    padding-bottom: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
  }

  .heading-8 {
    margin-bottom: 10px;
    line-height: 22px;
  }

  .column-36 {
    padding-right: 40px;
  }

  .column-38 {
    padding-left: 40px;
  }

  .paragraph-4, .list, .paragraph-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-9.mas {
    padding-top: 40px;
  }

  .section-16 {
    height: auto;
    display: block;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .div-block-11 {
    width: 100px;
    height: 100px;
  }

  .columns-14 {
    display: block;
  }

  .column-50 {
    padding-left: 40px;
  }

  .column-51 {
    height: auto;
  }

  .slider-4 {
    height: 600px;
  }

  .slider-4.no {
    display: none;
  }

  .slider-4.mobile {
    display: block;
  }

  .section-23 {
    height: auto;
    display: block;
  }

  .column-52 {
    flex-flow: wrap;
    height: 400px;
    padding-right: 0;
  }

  .column-52.no {
    display: none;
  }

  .column-53 {
    background-color: #8a8d80;
    padding: 40px;
  }

  .columns-15 {
    background-color: #8a8d80;
    flex-flow: column-reverse;
    align-items: stretch;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-24 {
    height: auto;
  }

  .div-block-12.visible {
    padding-top: 20px;
  }

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

  .link-block.no {
    display: block;
  }

  .columns-16 {
    flex-flow: column;
    padding-top: 0;
    display: block;
  }

  .columns-16.mas {
    padding-top: 0;
  }

  .image-19 {
    width: 220px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-5 {
    margin-bottom: 15px;
  }

  .column {
    text-align: center;
  }

  .image-2 {
    border-right-style: none;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .columns, .columns-2 {
    display: block;
  }

  .column-28 {
    text-align: center;
    margin-bottom: 20px;
  }

  .columns-6 {
    margin-bottom: 0;
  }

  .column-38 {
    height: 300px;
  }

  .columns-7 {
    height: auto;
  }

  .column-39 {
    height: 300px;
  }

  .section-14 {
    height: auto;
  }

  .columns-8 {
    background-color: #6e6683;
    flex-flow: column-reverse;
    height: auto;
    display: flex;
  }

  .column-40 {
    height: 300px;
  }

  .column-41 {
    background-color: #6e6683;
    height: 300px;
  }

  .section-15 {
    height: auto;
  }

  .section-16 {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .column-42 {
    height: 300px;
  }

  .columns-9 {
    flex-flow: column-reverse;
    height: auto;
    display: flex;
  }

  .column-43 {
    height: 300px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .section-18 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .columns-11 {
    height: auto;
  }

  .column-46 {
    padding-right: 20px;
  }

  .column-47 {
    height: 400px;
  }

  .columns-12 {
    display: block;
  }

  .columns-14 {
    height: 450px;
  }

  .column-50 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-51 {
    background-color: #8a8d80;
  }

  .slider-4 {
    display: block;
  }

  .section-23 {
    height: auto;
  }

  .column-53 {
    height: 400px;
  }

  .columns-15 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .image-19 {
    width: 330px;
  }
}

@media screen and (max-width: 479px) {
  .column-25 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3.diferenciales {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-19, .column-21 {
    text-align: center;
  }

  .section-4.productos1, .section-4.productos1-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-27 {
    text-align: center;
  }

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

  .heading-5.dsg-interiores {
    text-align: center;
  }

  .slider {
    margin-bottom: 43px;
  }

  .submit-button-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .select-field {
    padding-left: 5px;
  }

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

  .div-block-4 {
    margin-bottom: 32px;
  }

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

  .section-4-copy.productos1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .column-38 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .columns-7 {
    height: auto;
  }

  .paragraph-4 {
    line-height: 26px;
  }

  .list {
    font-size: 20px;
    line-height: 26px;
  }

  .list-item-2 {
    line-height: 26px;
  }

  .column-41 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-5 {
    line-height: 26px;
  }

  .heading-9 {
    letter-spacing: 3px;
    font-size: 30px;
  }

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

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

  .column-42 {
    height: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

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

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

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

  .div-block-11._1, .div-block-11._2 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .column-48, .column-49 {
    text-align: center;
  }

  .columns-14 {
    height: auto;
  }

  .column-50 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-53 {
    height: auto;
    padding: 20px;
  }

  .image-19 {
    width: 285px;
  }
}


