@font-face {
  font-family: Avenirltstd book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #212322;
  --steel-blue: #3f738d;
}

.body {
  background-color: var(--black);
  font-family: Roboto, sans-serif;
}

.nav-menu {
  color: #fff;
}

.nav-link {
  color: #fff;
  transition: all .375s cubic-bezier(.6, -.28, .735, .045);
}

.nav-link:hover {
  background-color: var(--steel-blue);
  border-radius: 0;
}

.nav-link:focus {
  color: #a0a0a0;
}

.navbar {
  background-color: #ddd0;
  padding-top: 30px;
  padding-bottom: 10px;
}

.testimonial-slider-large {
  color: #fff;
  background-color: #f5f7fa00;
  border-bottom: 1px #e4ebf3;
  margin-top: 90px;
  padding: 0;
  position: relative;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.testimonial-content {
  border: 1px solid #fff;
  border-left-style: none;
  border-radius: 1px;
  flex-direction: column;
  align-items: flex-start;
  width: 460px;
  max-width: 460px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 800px;
  height: 450px;
  padding-right: 15px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  z-index: 99;
  width: 50px;
  height: 100px;
  margin-top: 455px;
  margin-right: 473px;
  display: block;
  left: 602px;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  display: none;
  position: static;
  bottom: -60px;
}

.button {
  background-color: var(--steel-blue);
  text-align: center;
  letter-spacing: 4px;
  width: 230px;
  margin-top: 21px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 100;
  transition: all .375s cubic-bezier(.6, -.28, .735, .045);
}

.button:hover {
  color: var(--steel-blue);
  background-color: #fff;
}

.div-block {
  background-color: var(--steel-blue);
  width: 70px;
  height: 3px;
  margin-bottom: 15px;
}

.text-block {
  font-weight: 100;
  line-height: 25px;
}

.icon {
  z-index: 3;
  width: 44px;
  margin-right: -20px;
  font-family: Roboto, sans-serif;
  font-size: 37px;
  font-weight: 100;
}

.icon-2 {
  z-index: 3;
  width: 40px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.section-1 {
  background-color: #fff;
  margin-top: 141px;
  font-family: Avenirltstd book, sans-serif;
}

.heading {
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.heading-2 {
  color: var(--steel-blue);
  letter-spacing: 9px;
  font-family: Avenirltstd, sans-serif;
  font-size: 20px;
}

.div-block-2 {
  background-color: var(--steel-blue);
  flex-direction: row;
  width: 85px;
  height: 2px;
  margin-top: 3px;
  margin-right: 13px;
}

.div-block-3 {
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.button-2 {
  background-color: var(--steel-blue);
  text-align: center;
  letter-spacing: 4px;
  width: 230px;
  margin: 40px auto 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  transition: all .3s cubic-bezier(.6, -.28, .735, .045);
  display: block;
}

.button-2:hover {
  border: .5px solid var(--black);
  color: var(--black);
  background-color: #fff;
}

.button-2.btn-gallery {
  width: 255px;
}

.button-2.btn-ashville {
  margin-top: 40px;
}

.button-2.btn-ashville.btn-stryn {
  margin-top: 100px;
}

.button-2.rug-btn-down {
  margin-top: 60px;
}

.section-2 {
  background-color: #fff;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.image {
  width: 60px;
}

.heading-3 {
  letter-spacing: 5px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bold-text {
  font-family: Avenirltstd book, sans-serif;
}

.space {
  background-color: #fff;
  height: 200px;
}

.cont-colums {
  padding: 11px;
  transition: all .75s cubic-bezier(.6, -.28, .735, .045);
}

.cont-colums:hover {
  box-shadow: 0 5px 10px 5px #0003;
}

.section-3 {
  background-color: #fff;
  padding-top: 100px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-6 {
  width: 450px;
  margin-left: auto;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7.resp {
  grid-template-columns: 1fr 1fr;
}

.slider {
  background-color: #ddd0;
  margin-top: -164px;
}

.icon-4 {
  color: #070707;
  font-size: 20px;
}

.icon-5 {
  color: #000;
  font-size: 20px;
}

.left-arrow {
  margin-left: -65px;
}

.right-arrow {
  margin-right: -65px;
}

.div-block-8 {
  text-align: center;
  border: 1px solid #f1f1f1;
}

.heading-4 {
  padding-top: 23px;
  padding-bottom: 23px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.link-block {
  color: #000;
  text-decoration: none;
}

.responsive {
  margin-top: 160px;
  display: none;
}

.section-4 {
  background-color: #fff;
  padding-top: 50px;
}

.section-4.sec-gallery {
  padding-bottom: 300px;
}

.lightbox-link {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-2 {
  width: 33%;
  padding: 10px 0 10px 13px;
}

.footer {
  background-color: var(--black);
}

.div-block-9 {
  background-image: url('../images/Captura-de-Pantalla-2023-03-15-a-las-13.47.25.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  max-height: 400px;
  margin-top: -219px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  padding-top: 110px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.image-3 {
  text-align: center;
  margin: auto;
  padding-top: 57px;
  padding-bottom: 0;
  display: block;
}

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

.div-block-10 {
  color: #fff;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 57px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-4 {
  width: 60px;
  margin-top: -7px;
}

.footer-links {
  color: #fff;
  padding-right: 99px;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  padding-top: 35px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 100;
}

.text-span {
  color: var(--steel-blue);
  font-weight: 400;
}

.body-2 {
  background-color: var(--black);
}

.headers {
  color: #fff;
  background-color: #fff;
  padding-top: 65px;
}

.heading-6 {
  color: var(--black);
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.line-m {
  background-color: var(--steel-blue);
  width: 160px;
  height: 4px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-12 {
  background-color: #fff;
}

.image-5 {
  cursor: pointer;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  transition: all .425s;
}

.image-5:hover {
  filter: brightness(73%);
}

.image-5.paddingbottom {
  padding-bottom: 255px;
  display: none;
}

.image-5.hide {
  display: none;
}

.image-5.rug {
  padding-bottom: 260px;
}

.div-block-13 {
  background-color: #3c3f3e;
}

.sec-aboutus {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 325px;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-7 {
  color: var(--steel-blue);
  letter-spacing: 6px;
  font-weight: 400;
}

.line-titl {
  background-color: var(--steel-blue);
  width: 86px;
  height: 1px;
  margin-right: 18px;
}

.div-block-15 {
  align-items: center;
  display: flex;
}

.heading-8 {
  padding-top: 19px;
  font-family: Exo, sans-serif;
  font-size: 43px;
  font-weight: 400;
  line-height: 50px;
}

.heading-9 {
  text-align: center;
  padding-top: 117px;
}

.div-block-16 {
  background-color: #fff;
  height: 500px;
}

.section-form {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 284px;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: block;
}

.submit-button {
  background-color: var(--steel-blue);
  letter-spacing: 5px;
  padding: 16px 40px;
  font-family: Exo, sans-serif;
}

.link {
  color: var(--black);
  margin-top: 20px;
  padding-bottom: 16px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: block;
}

.div-block-18 {
  align-items: flex-start;
  display: flex;
}

.image-6 {
  width: 50px;
}

.section-products {
  background-color: #fff;
  padding-bottom: 250px;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.tabs {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.tabs-content {
  width: 100%;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  width: 100%;
  max-width: 1000px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: grid;
  overflow: auto;
}

.tab-1 {
  background-color: #fff;
  padding: 0;
}

.tab-1.w--current {
  background-color: #fff;
}

.tab-2, .tab-link-tab-3 {
  background-color: #fff;
  padding: 0;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
  padding: 5px;
}

.tab-3, .tab-link-tab-5, .tab-link-tab-6, .tab-link-tab-7, .tab-link-tab-8 {
  background-color: #fff;
  padding: 0;
}

.tab-link-tab-9 {
  padding-left: 0;
}

.tab-link-tab-9.w--current {
  background-color: #fff;
  padding: 0;
}

.tab-link-tab-9-2, .tab-link-tab-9-2.w--current {
  padding: 0;
}

.paragraph {
  padding-left: 20px;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2 {
  text-align: center;
  padding-top: 5px;
  font-weight: 700;
}

.image-7 {
  width: 100%;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 13px;
  display: grid;
}

.tab-4 {
  background-color: #fff;
  padding: 0;
}

.tab-5, .tab-6, .tab-7, .tab-8, .tab-9 {
  background-color: #0000;
  padding: 0;
}

.tab-10 {
  padding: 0;
}

.image-8 {
  background-color: #0000;
}

.tabb-11, .tabb-12 {
  padding: 0;
}

.size-sqr {
  background-color: #ddd0;
  padding: 0;
}

.size-sqr.w--current {
  background-color: #ddd0;
}

.image-11.stryn {
  width: 70%;
}

.form {
  margin-top: 115px;
}

.div-block-20 {
  text-align: center;
  padding-top: 140px;
  padding-bottom: 220px;
}

.thanks {
  background-color: var(--black);
}

.logo-thanks {
  text-align: center;
}

.heading-11 {
  color: #fff;
  padding-bottom: 140px;
  font-family: Avenirltstd, sans-serif;
}

.paragraph-3 {
  text-align: center;
  background-color: #fff0;
  margin-bottom: 0;
  padding-top: 5px;
}

.form-block {
  display: none;
}

.field-label, .field-label-2, .field-label-3 {
  font-family: Exo, sans-serif;
}

.submit-button-2 {
  background-color: #212322;
  width: 100%;
  font-family: Exo, sans-serif;
}

.textarea-2 {
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
}

.div-block-21 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 100px;
  display: grid;
}

.carpet-contentp {
  padding-bottom: 0;
}

.div-block-22 {
  height: 300px;
}

.div-block-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  display: grid;
}

.text-block-3 {
  color: #919191;
  text-align: right;
  padding-top: 10px;
  font-weight: 900;
}

.image-14, .form-block-2, .form-2 {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .slider {
    margin-top: -170px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #1b1b1b;
  }

  .container {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 0;
    display: block;
  }

  .testimonial-content {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
    width: 100%;
    margin-top: 63px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .testimonial-slider-arrow {
    margin-top: 389px;
    margin-left: -556px;
    margin-right: 0;
    left: 598px;
  }

  .icon {
    width: 13px;
    margin-right: 0;
    font-size: 29px;
    right: 43px;
  }

  .icon-2 {
    width: 45px;
    margin-right: -12px;
    font-size: 28px;
  }

  .icon-3 {
    color: #fff;
    font-size: 40px;
  }

  .section-1 {
    margin-top: 0;
  }

  .div-block-2 {
    width: 73px;
  }

  .button-2 {
    margin-top: 320px;
  }

  .button-2.btn-gallery.btn-contact {
    margin-top: 44px;
  }

  .button-2.btn-ashville, .button-2.btn-ashville.btn-stryn, .button-2.rug-btn-down {
    margin-top: 100px;
  }

  .div-block-6 {
    width: 100%;
    padding-left: 11px;
    padding-right: 11px;
  }

  .slider {
    margin-top: 0;
  }

  .left-arrow {
    margin-top: 303px;
    margin-bottom: 0;
    margin-left: 271px;
    padding-top: 50px;
  }

  .right-arrow {
    margin-top: 303px;
    margin-right: 290px;
    padding-top: 50px;
  }

  .responsive {
    margin-top: -40px;
    display: block;
  }

  .sontainer-slider {
    display: none;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-links {
    padding-right: 55px;
  }

  .section-products {
    padding-bottom: 0;
  }

  .container-4 {
    max-width: 728px;
  }

  .tabs {
    flex-direction: column;
    align-items: center;
    padding-top: 49px;
    display: block;
  }

  .tabs-content {
    width: 100%;
    padding-right: 0;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: start center;
    width: 100%;
    max-width: 1200px;
    height: auto;
    display: grid;
    position: static;
    overflow: auto;
  }

  .tab-1.w--current, .tab-1.size-sqr, .tab-2, .tab-3 {
    width: 150px;
  }

  .image-7 {
    width: 100%;
    padding-bottom: 30px;
  }

  .tab-4, .tab-5, .tab-6, .tab-7, .tab-8, .tab-9, .tab-10 {
    width: 150px;
  }

  .tab-2, .tab-3, .tab-4, .tab-5, .tab-6, .tab-7, .tab-8, .tab-9, .tab-10 {
    width: 100%;
  }

  .image-10 {
    padding-bottom: 275px;
  }

  .size-sqr {
    width: 150px;
    padding: 0;
  }

  .image-11 {
    padding-bottom: 266px;
  }

  .image-12 {
    padding-bottom: 289px;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-slider-large {
    margin-top: 0;
    padding: 0 0 60px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .testimonial-slider-arrow {
    margin-top: 301px;
    margin-left: -575px;
  }

  .heading {
    text-align: center;
  }

  .button-2 {
    margin-top: 294px;
  }

  .button-2.btn-ashville.btn-stryn {
    margin-top: 100px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-5 {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .left-arrow {
    margin-left: 115px;
  }

  .right-arrow {
    margin-right: 110px;
  }

  .responsive {
    margin-top: 19px;
  }

  .div-block-10 {
    margin-bottom: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-links {
    text-align: center;
    padding-top: 11px;
    padding-right: 0;
    display: block;
  }

  .link-block-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    display: block;
  }

  .heading-6 {
    text-align: center;
    padding-bottom: 40px;
  }

  .line-m {
    text-align: center;
    margin-top: 39px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-5 {
    margin-bottom: 0;
  }

  .div-block-14 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-form {
    padding-top: 22px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-17 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .features-table {
    padding: 60px 15px;
  }

  .tabs {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-11.stryn {
    width: 100%;
  }

  .div-block-21 {
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .testimonial-slider-large {
    margin-bottom: -120px;
    padding-bottom: 0;
  }

  .container {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-slide {
    padding-bottom: 0;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .testimonial-slider-arrow {
    margin-top: 137px;
    margin-left: -568px;
    left: 606px;
  }

  .div-block-3 {
    padding-top: 0;
  }

  .button-2 {
    margin-top: 150px;
  }

  .button-2.btn-gallery.btn-contact {
    margin-top: 16px;
  }

  .button-2.btn-ashville {
    position: relative;
  }

  .button-2.btn-ashville.btn-stryn, .button-2.rug-btn-down {
    margin-top: 60px;
  }

  .div-block-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-3 {
    padding-top: 30px;
  }

  .left-arrow {
    margin-top: 104px;
    margin-left: 91px;
  }

  .right-arrow {
    margin-top: 105px;
    margin-right: 90px;
  }

  .section-4 {
    padding-top: 0;
  }

  .lightbox-link {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-2 {
    width: 95%;
    padding-left: 0;
  }

  .div-block-10 {
    margin-top: 27px;
    margin-bottom: 11px;
  }

  .container-3 {
    max-width: none;
  }

  .headers {
    padding-top: 10px;
  }

  .line-m {
    margin-top: 0;
  }

  .div-block-14 {
    padding-left: 10px;
    padding-right: 9px;
  }

  .image-6 {
    width: 44px;
  }

  .container-4 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .tab-1.w--current, .tab-2, .tab-3 {
    width: 120px;
  }

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

  .tab-4, .tab-5, .tab-6, .tab-7, .tab-8, .tab-9, .tab-10 {
    width: 120px;
  }

  .tab-2, .tab-3, .tab-4, .tab-5, .tab-6, .tab-7, .tab-8, .tab-9, .tab-10 {
    width: 100%;
  }

  .size-sqr {
    width: 120px;
  }

  .image-12 {
    padding-bottom: 250px;
  }

  .div-block-20 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-11 {
    font-size: 33px;
    line-height: 37px;
  }

  .div-block-21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-13 {
    padding-bottom: 160px;
  }

  .div-block-23 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-24 {
    height: 140px;
  }
}

#w-node-bfb371c7-c75e-2b50-ca67-b154add535c9-eddc438e, #w-node-b73207aa-ec3b-9da1-c0c2-c9ece9db3633-eddc438e, #w-node-_00acf61e-779f-5bd1-ca58-87a765cc5f7d-eddc438e, #w-node-_123c11dc-fee4-df45-8112-684408ea2f1a-eddc438e, #w-node-_5e0e4a43-632d-1d1d-06f6-ac8182d4aff2-eddc438e, #w-node-_0d54945d-7db2-6fbe-54c0-27a7e3ac730e-eddc438e, #w-node-_20dd597a-7197-e492-541c-4065ea04b6b2-eddc438e, #w-node-_20dd597a-7197-e492-541c-4065ea04b6b7-eddc438e, #w-node-_20dd597a-7197-e492-541c-4065ea04b6c3-eddc438e, #w-node-_20dd597a-7197-e492-541c-4065ea04b6c8-eddc438e, #w-node-d5a90335-3610-0504-4942-7dabe24447de-eddc438e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}