: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;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/SILLON-GRACE.JPG');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
}

.text-field, .text-field-2 {
  font-family: Montserrat, sans-serif;
}

.text-field-3 {
  color: #6b6b6b;
  font-family: Montserrat, sans-serif;
}

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

.textarea.consulta {
  height: 80px;
}

.submit-button {
  background-color: #8a8a8a;
  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: 40px;
  line-height: 40px;
}

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

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(15, 206, 122, .7), rgba(15, 206, 122, .7));
  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;
}

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

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

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

.text-block.white {
  color: var(--white);
  text-align: left;
  line-height: 25px;
}

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

.error-message {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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 solid #333;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

.heading-4.white {
  border-bottom-color: var(--white);
  color: var(--white);
  text-align: center;
  color: #fff;
  text-align: left;
  border-bottom-color: #fff;
  padding-top: 10px;
  display: block;
}

.heading-4.blanco {
  color: var(--white);
  border-bottom-color: #fff;
}

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

.columns {
  margin-bottom: 20px;
}

.section-6 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), 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(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), 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: #8a8a8a;
  padding-top: 80px;
  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 {
  height: 250px;
  background-color: rgba(0, 0, 0, 0);
}

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

.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 {
  width: 150px;
  background-color: #d30000;
  border-radius: 0 10px 10px 0;
  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;
  color: #fff;
  padding-left: 15px;
  position: fixed;
}

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

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

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

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

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

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

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

.video {
  height: 350px;
}

.slider-3 {
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px;
}

.slide-4 {
  background-image: url('../images/21d67464-f5cf-4840-98c0-ab57a5414004.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/atlanta-200-x-90-pzuelos-arena-123.000.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/charles--210-x-220-x-90-carsey-187.000.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-8 {
  background-image: url('../images/huston-240-x-100-lino--132.000.jpeg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-10 {
  background-image: url('../images/modulado-Napoles-telas-para-exterior.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/san-francicsco-sin-stock.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/santiago-sin-stock-en-lenga-y-lyon-ivory-.jpeg');
  background-position: 50% 75%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/SILLON-GRACE.JPG');
  background-position: 50%;
  background-size: cover;
}

.section-12 {
  background-color: #8a8a8a;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

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

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

.slide-14 {
  background-image: url('../images/TAPICERIA-Los-mejores-materiales-para-tapiceria-de-muebles-scaled.webp');
  background-position: 50%;
  background-size: cover;
}

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

.slide-15 {
  background-image: url('../images/atlanta-200-x-90-pzuelos-arena-123.000.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/santiago-sin-stock-en-lenga-y-lyon-ivory-.jpeg');
  background-position: 50% 75%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/21d67464-f5cf-4840-98c0-ab57a5414004.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-19 {
  background-image: url('../images/modulado-Napoles-telas-para-exterior.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/charles--210-x-220-x-90-carsey-187.000.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/san-francicsco-sin-stock.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/huston-240-x-100-lino--132.000.jpeg');
  background-position: 50%;
  background-size: cover;
}

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

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

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

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

.slide-1-3 {
  background-image: url('../images/DSC01253.JPG');
  background-position: 50%;
  background-size: cover;
}

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

.slide-1-5 {
  background-image: url('../images/DSC05986.JPG');
  background-position: 50% 70%;
  background-size: cover;
}

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

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

.section-13 {
  background-color: #e4e4e4;
  padding-top: 80px;
  padding-bottom: 80px;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.section-14 {
  background-color: #8a8a8a;
  padding-top: 80px;
  padding-bottom: 60px;
}

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

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

.text-block-7.white {
  color: #fff;
  text-align: left;
  line-height: 25px;
}

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

.div-block-3 {
  width: 18.5%;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

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

.content-wrapper {
  width: 100%;
  height: 100%;
  max-width: none;
  background-color: rgba(0, 0, 0, .59);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.div-block-14 {
  text-align: center;
  margin-bottom: 20px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 0%;
  right: 0%;
}

.parrafo {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-12 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-12:hover {
  color: #020202;
}

.text-box {
  z-index: 1;
  height: 360px;
  max-width: 600px;
  background-color: #fff;
  background-image: linear-gradient(232deg, #5a40bd, #23c6f8);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 125px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 4% 54px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  left: auto;
  right: auto;
}

.h1-white {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #3d429b;
  border-radius: 1000px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 60px;
  line-height: 65px;
  box-shadow: 0 8px 12px 3px rgba(0, 0, 0, .1);
}

.promocion {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

.top-border._20 {
  margin-top: 20px;
}

.top-border._20.white {
  color: #f1f1f1;
}

.slider-4 {
  height: 300px;
  background-color: #fff;
}

.button-3 {
  background-color: #333;
  border-radius: 100px;
  font-family: Montserrat, sans-serif;
}

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

.image-46 {
  padding-left: 0;
  position: relative;
  top: 23px;
  left: 399px;
}

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

  .content-wrapper {
    background-color: rgba(0, 0, 0, .59);
    padding-top: 0;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .text-box {
    width: 70%;
    height: 350px;
    max-width: 800px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4%;
    display: block;
    left: auto;
  }

  .h1-white {
    font-size: 55px;
  }

  .promocion {
    text-align: center;
    padding-left: 0;
  }
}

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

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

  .content-wrapper {
    padding-left: 0;
  }

  .text-box {
    width: 85%;
    max-width: 500px;
    margin-left: 0;
    margin-right: 0%;
    display: flex;
    left: 0;
    right: 0;
  }

  .h1-white {
    font-size: 55px;
  }

  .promocion {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-46 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 32px;
  }

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

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

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

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

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

  .slider-3 {
    height: 250px;
  }

  .column-21 {
    margin-bottom: 29px;
  }

  .column-19 {
    margin-bottom: 32px;
  }

  .column-20 {
    margin-bottom: 31px;
  }

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

  .div-block-3 {
    width: 100%;
    margin-bottom: 26px;
    display: block;
  }

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

  .content-wrapper {
    padding-left: 0;
    display: flex;
    left: auto;
  }

  .div-block-14 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .parrafo {
    font-size: 20px;
  }

  .text-box {
    width: 95%;
    height: 320px;
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
    top: 60px;
    left: auto;
    right: auto;
  }

  .h1-white {
    font-size: 30px;
    line-height: 35px;
  }

  .promocion {
    width: 100vw;
    height: 100vh;
    display: block;
    left: auto;
    right: auto;
  }

  .slider-4 {
    height: 900px;
  }

  .column-25, .column-26 {
    margin-bottom: 20px;
  }

  .slide-nav {
    top: 827px;
  }

  .column-27, .column-28, .column-29, .column-30, .column-31, .column-32 {
    margin-bottom: 20px;
  }
}


