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

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

.section-2 {
  background-image: linear-gradient(#00000080, #00000080);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
}

.text-field, .text-field-2, .text-field-3 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

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

.textarea.consulta {
  height: 80px;
}

.submit-button {
  background-color: #86bb25;
  border-radius: 1000px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.heading {
  color: #fff;
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 30px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.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 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block {
  text-align: center;
  background-color: #86bb25;
  border-radius: 1000px;
  width: 120px;
  height: 120px;
  margin: auto;
}

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

.text-block {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.text-block.flex {
  margin-top: 0;
  padding-top: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.text-block.diferenciales {
  text-align: center;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
}

.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-left: 20px;
  padding-right: 20px;
}

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

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

.heading-4 {
  text-align: center;
  border-bottom: 1px #333;
  margin-top: 0;
  margin-bottom: 16px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

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

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

.columns {
  margin-bottom: 20px;
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), none;
  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: #0fce7a;
  border-radius: 6px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

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

.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: left;
  padding-top: 15px;
}

.section-11 {
  background-color: #f9fafc;
  padding-top: 80px;
  padding-bottom: 80px;
}

.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;
}

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

.heading-6 {
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.column-20 {
  text-align: right;
}

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

.italic-text {
  font-size: 12px;
}

.background-video {
  margin-top: 55px;
}

.text-block-6 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  text-transform: uppercase;
}

.image-46 {
  padding-top: 56px;
}

.column-21 {
  text-align: center;
  padding-top: 38px;
}

.column-21.dif, .column-21._1 {
  padding-top: 0;
}

.column-22 {
  text-align: center;
  padding-top: 0;
}

.column-22._2, .column-22._2._22 {
  padding-top: 0;
}

.image-47 {
  max-width: 100%;
  padding-top: 1px;
}

.image-47._15 {
  padding-top: 60px;
}

.image-47._18 {
  padding-top: 27px;
}

.image-47._20 {
  padding-top: 28px;
}

.image-48 {
  padding-top: 51px;
}

.image-48._23 {
  padding-top: 26px;
}

.image-48._23.pizarra {
  max-width: 80%;
}

.image-48.gris {
  padding-top: 69px;
}

.image-48._48 {
  padding-top: 0;
}

.banner-slider {
  z-index: -1;
  height: 610px;
  margin-top: 139px;
  position: absolute;
  inset: 0%;
}

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

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

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

.slide-6, .slider-3 {
  background-color: #0000;
}

.slide-nav {
  display: none;
}

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

.image-49 {
  padding-top: 11px;
}

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

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

.column-25 {
  background-image: url('../images/silla.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 116px 20px 97px;
}

.text-block-7 {
  text-align: center;
  margin-bottom: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.video-2 {
  margin-top: 62px;
  margin-bottom: 52px;
}

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

.section-12 {
  background-image: url('../images/image.png');
  background-position: 50%;
  background-size: cover;
  height: 90vh;
  padding-top: 100px;
  padding-bottom: 100px;
}

.bold-text-7 {
  text-shadow: 1px 1px 27px #000;
}

.section-13 {
  background-image: url('../images/banner-2.jpg');
  background-position: 50% 30%;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
}

._4 {
  max-width: 80%;
}

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

.columns-4 {
  margin-top: 43px;
  margin-bottom: 67px;
}

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

.column-28 {
  margin-bottom: 45px;
}

.columns-5 {
  margin-bottom: 46px;
}

.columns-6 {
  margin-bottom: 35px;
}

.columns-7 {
  margin-bottom: 36px;
}

.columns-8 {
  margin-bottom: 33px;
}

.text-field-4 {
  border: 1px solid #b1b1b1;
  border-radius: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-8 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-9 {
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 20px;
}

.form-2 {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  padding: 0 0 15px;
  display: flex;
}

.text-block-23 {
  color: #86bb25;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 900;
  transition: all .3s;
}

.text-block-23:hover {
  color: #000;
}

.heading-22 {
  color: #3ba6de;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.link {
  display: none;
}

.select-field {
  border: 1px solid #b1b1b1;
  font-family: Montserrat, sans-serif;
}

.submit-button-2 {
  text-transform: none;
  background-color: #3ba6de;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
}

.submit-button-2:hover {
  color: #fff;
  background-color: #208fc9;
}

.error-message-2 {
  text-align: center;
  background-color: #fff;
  min-height: 0;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  text-align: center;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 700px;
  height: 95vh;
  margin: auto;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  cursor: pointer;
  background-color: #fef4ea;
  border-radius: 0;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-6:hover {
  filter: grayscale();
  color: #000;
}

.div-block-4 {
  z-index: 4;
  -webkit-text-fill-color: inherit;
  background-color: #0006;
  background-image: linear-gradient(#fef4ead4, #fef4ead4);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.instagram {
  display: none;
}

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

.form-block.form-pop {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-51 {
  height: 95vh;
}

.div-block-7 {
  background-color: #fef4ea;
}

.heading-23 {
  color: #fff;
  text-align: center;
  background-color: #86bb25;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
}

.text-span {
  background-color: #86bb2500;
}

.column-29 {
  padding-left: 60px;
  padding-right: 60px;
}

.heading-24 {
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-25 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#ff9100, #ff9100);
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

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;
  }

  .banner-slider {
    height: 680px;
  }

  .submit-button-2 {
    padding: 15px;
    font-size: 14px;
  }

  .div-block-5 {
    width: auto;
  }
}

@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;
  }

  .banner-slider {
    height: 800px;
  }

  .div-block-5 {
    width: auto;
    height: 100vh;
  }

  .div-block-4 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .container-4 {
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .text-block {
    text-align: center;
    padding-top: 0;
  }

  .text-block.flex {
    font-size: 16px;
  }

  .text-block.diferenciales {
    margin-bottom: 30px;
  }

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

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

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

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

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

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

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

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

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

  .heading-6 {
    text-align: center;
    font-size: 12px;
  }

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

  .image-47 {
    max-width: 100%;
    margin-bottom: 21px;
  }

  .image-48 {
    margin-bottom: 23px;
    padding-top: 46px;
  }

  .banner-slider {
    height: 1000px;
  }

  .image-50 {
    margin-bottom: 40px;
  }

  .section-12 {
    padding-top: 45px;
    padding-bottom: 57px;
  }

  .error-message-2 {
    inset: 0%;
  }

  .div-block-5 {
    width: auto;
    height: 600px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    top: 20px;
  }

  .div-block-4 {
    width: 100vw;
    height: 100vh;
  }

  .image-51 {
    width: auto;
    max-width: none;
    height: 70%;
  }

  .div-block-7, .container-4 {
    padding-top: 0;
  }

  .heading-23 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-25 {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
}


