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

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

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

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

.section {
  text-align: center;
  background-color: #f3f3f1;
  padding-top: 15px;
  padding-bottom: 10px;
}

.section-2 {
  background-image: linear-gradient(#48568cd9, #48568cd9), url('../images/2-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
  border: 1px #c7c7c7;
  padding: 130px 20px 20px;
  display: block;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  font-family: Sora, sans-serif;
}

.text-field::placeholder {
  color: #fff;
}

.text-field-2 {
  background-color: #fff0;
  border: 1px solid #fff;
  font-family: Sora, sans-serif;
}

.text-field-2::placeholder {
  color: #fff;
}

.text-field-3 {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  font-family: Sora, sans-serif;
}

.text-field-3:focus, .text-field-3::placeholder {
  color: #fff;
}

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

.textarea.consulta {
  height: 80px;
}

.submit-button {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 1000px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Sora, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

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

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  padding-top: 180px;
  font-family: Sora, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  font-family: Sora, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#0fce7ab3, #0fce7ab3);
  border-radius: 6px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

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

.section-3.diferenciales {
  background-color: #f2f2f0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block {
  text-align: center;
  background-color: #042a1d;
  border-radius: 10000px 0 0;
  width: 120px;
  height: 120px;
  margin: auto;
}

.div-block.a {
  border-top-left-radius: 0;
  border-top-right-radius: 1000px;
}

.div-block.b {
  border-radius: 1000px;
}

.div-block.c {
  border-top-left-radius: 0;
  border-bottom-right-radius: 1000px;
}

.div-block.d {
  border-top-left-radius: 0;
  border-bottom-left-radius: 1000px;
}

.column {
  text-align: center;
}

.image {
  margin-top: 35px;
  margin-left: 0;
  padding-left: 0;
}

.image._1 {
  margin-top: 38px;
  margin-right: 9px;
  padding-right: 0;
}

.image._2 {
  margin-top: 39px;
  margin-left: 10px;
  padding-left: 0;
}

.image._3 {
  margin-top: 28px;
  margin-left: 14px;
}

.image._4 {
  margin-top: 24px;
  margin-right: 14px;
}

.text-block {
  color: #042a1d;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Sora, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.text-block.proyeco {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 25px;
}

.text-block.proyeco.cespedes {
  margin-top: 10px;
  font-size: 16px;
}

.text-block.proyeco.urquiza {
  margin-top: 0;
  line-height: 24.4px;
}

.text-block.proyeco.martinez {
  margin-top: 0;
}

.column-2, .column-3, .column-4 {
  text-align: center;
}

.error-message {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

.text-block-2 {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.column-5 {
  padding-top: 36px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.section-4.productos1 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-4.productos1._2 {
  background-color: #f2f2f0;
}

.heading-4 {
  color: #042a1d;
  text-align: left;
  border: 1px solid #000;
  border-style: solid none;
  margin-top: 0;
  margin-bottom: 29px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Sora, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.heading-4.direccion {
  margin-bottom: 15px;
}

.heading-4.center, .column-7, .column-8, .column-9 {
  text-align: center;
}

.columns {
  margin-bottom: 20px;
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-6.cta {
  background-image: linear-gradient(#0009, #0009), url('../images/calandria.jpeg');
  background-position: 0 0, 50% 0;
  background-size: auto, 1200px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 39px #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.container {
  text-align: center;
}

.button-2 {
  background-color: #48568c;
  border-radius: 1000px;
  padding: 15px 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.button-2:hover {
  background-color: #b4b4b4;
}

.section-7 {
  background-color: #e7e7e7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7.marcas {
  padding-bottom: 35px;
}

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

.text-block-3 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.slider {
  background-color: #0000;
  height: 250px;
}

.nombre-prod {
  color: #fff;
  text-transform: uppercase;
  background-color: #e48128;
  padding: 10px 5px;
  font-size: 26px;
  line-height: 22px;
  text-decoration: none;
}

.paragraph {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph.opinion {
  margin-left: 60px;
  margin-right: 60px;
}

.image-33, .image-34, .image-35 {
  border-radius: 1000px;
}

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

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

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

.text-block-4 {
  text-align: center;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

.image-36, .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43 {
  border-radius: 6px;
}

.column-18 {
  text-align: center;
  padding-top: 10px;
}

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

.slider-2 {
  height: 500px;
}

.slide {
  background-image: url('../images/BALI-VERANO1-Tejidos-del-Rincon.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/fabrica-telas.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Maui-Verano-2019-Tejidos-del-Rincon.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-2 {
  background-color: #d30000;
  border-radius: 0 10px 10px 0;
  width: 150px;
  position: fixed;
}

.div-block-2.pagos {
  top: 276.891px;
}

.text-block-5 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-5.medios-pago {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.text-block-5.presupuesto {
  color: #fff;
  padding-left: 15px;
  position: fixed;
}

.medios-pago {
  z-index: 2;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 160px;
  position: fixed;
  top: 280.891px;
}

.presupuesto {
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 150px;
}

.image-44 {
  margin-bottom: 10px;
  padding-top: 49px;
}

.image-45 {
  padding-left: 0;
  position: relative;
  left: 333px;
}

.presupuesto-2 {
  z-index: 2;
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 150px;
  position: fixed;
}

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

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

.video {
  height: 350px;
}

.columns-2 {
  margin-bottom: 20px;
}

.select-field {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  font-family: Sora, sans-serif;
}

.select-field:focus, .select-field:focus-visible, .select-field[data-wf-focus-visible] {
  color: #333;
}

.heading-6 {
  color: #042a1d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.column-19 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
}

.column-19.cespedes, .column-19.urquiza {
  padding-top: 0;
}

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

.slide-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.section-12 {
  background-color: #4c86b6;
  background-image: linear-gradient(#042a1dd9, #042a1dd9), url('../images/2-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 76px;
  padding-bottom: 60px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  margin-bottom: 21px;
  font-family: Sora, sans-serif;
  font-size: 19px;
  line-height: 25px;
}

.slider-3 {
  height: 460px;
}

.slide-5 {
  background-image: url('../images/2-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/4-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-7 {
  background-image: url('../images/5-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-4 {
  height: 460px;
}

.slide-8 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-10.28.39.png');
  background-position: 50%;
  background-size: cover;
}

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

.slide-10 {
  background-image: url('../images/NOCHE-BALCON.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-5 {
  height: 460px;
}

.slide-11 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-11.15.46.png');
  background-position: 50%;
  background-size: cover;
}

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

.slide-13 {
  background-image: url('../images/06_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-6 {
  height: 460px;
}

.slide-14 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-11.19.19.png');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/Casa-doble-altura.jpeg');
  background-position: 50%;
  background-size: cover;
}

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

.slider-7 {
  height: 460px;
}

.slide-17 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-11.23.52.png');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/004---BALCÓN---PALPA-3524---BLUEGREY-MATIAS-BARG---FINALES.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/002---AMENITIE-PISCINA---PALPA-3524---BLUEGREY-MATIAS-BARG---FINALES.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-8 {
  height: 460px;
}

.slide-20 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-11.27.02.png');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/2---AEREA---TEODORO-GARCIA-3150---FINAL.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/4---GYM---TEODORO-GARCIA-3150---FINAL.jpg');
  background-position: 0%;
  background-size: cover;
}

.slider-9 {
  height: 460px;
}

.slide-23 {
  background-image: url('../images/Captura-de-pantalla-2025-04-30-a-las-11.31.31.png');
  background-position: 50%;
  background-size: cover;
}

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

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

.heading-7 {
  z-index: 5;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  position: absolute;
  top: -2px;
  left: -3px;
}

.text-span {
  color: #fff;
  background-color: #c00;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 26px;
}

.column-20 {
  background-color: #48568c;
  height: 500px;
}

.column-21 {
  background-image: linear-gradient(#0000006e, #0000006e), url('../images/2-11-de-Septiembre---Matias-Barg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 500px;
  padding-left: 100px;
  padding-right: 60px;
}

.code-embed {
  height: 460px;
}

.container-3, .container-4, .container-5, .container-6, .container-7, .container-8, .container-9 {
  text-align: center;
}

html.w-mod-js [data-ix="aparecer-desde-el-centro"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="aparecer-de-izq-a-der"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="aparecer-de-der-a-izq"] {
  opacity: 0;
  transform: translate(100px);
}

@media screen and (max-width: 991px) {
  .text-block-5.presupuesto, .medios-pago {
    display: none;
  }
}

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

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

  .column-16 {
    margin-bottom: 24px;
  }

  .image-45 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-top: 20px;
    padding-bottom: 48px;
  }

  .form {
    padding-top: 41px;
  }

  .heading {
    padding-top: 53px;
    font-size: 30px;
  }

  .section-3.diferenciales, .section-4.productos1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-8 {
    margin-bottom: 26px;
  }

  .column-9 {
    margin-bottom: 24px;
  }

  .text-block-5.presupuesto {
    display: none;
  }

  .column-19 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-46 {
    margin-bottom: 29px;
  }

  .image-47, .image-48, .image-49, .image-50 {
    margin-bottom: 20px;
  }

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

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

  .slider-3, .slider-4, .slider-5, .slider-6, .slider-7, .slider-8, .slider-9 {
    height: 300px;
  }

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

  .column-20 {
    height: 350px;
  }

  .column-21 {
    height: 400px;
    padding-left: 20px;
    padding-right: 20px;
  }
}


