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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.navbar {
  background-color: #fff;
}

.nav-menu {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 38px;
  margin-bottom: 38px;
  display: flex;
}

.text-block {
  flex-flow: row;
  margin-right: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  display: block;
}

.nav-link {
  border: 2px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 45px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  display: flex;
}

.image {
  margin-top: 8px;
  margin-bottom: 8px;
}

.image-2 {
  display: none;
}

.hero {
  background-image: url('../images/hero-fondo_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 1350px;
  display: flex;
}

.text-block-2 {
  font-family: Baskervville, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.h1 {
  text-align: center;
  font-family: Baskervville, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
}

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

.image-3 {
  margin-bottom: 60px;
}

.text-block-3 {
  display: none;
}

.section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h2 {
  text-align: center;
  font-family: Baskervville, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 55px;
}

.contenedor-textos-flujo {
  width: 60%;
  margin-top: 70px;
}

.celda-linea-media {
  justify-content: flex-start;
  align-items: center;
}

.line {
  background-color: #bdbdbd;
  width: 1px;
  height: 100%;
}

.bloque-texto {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.bloque-texto.garamont {
  font-family: Baskervville, sans-serif;
}

.section-2 {
  background-image: url('../images/marmol-bg_1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 1000px;
  display: flex;
}

.fondo-hoja {
  background-color: #fff;
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: auto;
  display: flex;
  box-shadow: 0 25px 40px #0003;
}

.fondo-hoja.contorno-interno {
  border: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 25px 40px #0000001a;
}

.logo {
  padding-top: 20px;
  padding-bottom: 40px;
}

.logo._2 {
  padding-top: 40px;
}

._18-years-experience {
  text-align: center;
  margin: 20px 40px 40px;
  font-family: Baskervville, sans-serif;
  font-size: 25px;
  line-height: 28px;
}

.section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.container-2 {
  width: 100%;
}

.quick-stack {
  width: 100%;
  padding: 0;
}

.heading {
  margin-top: 0;
  font-family: Baskervville, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.paragraph {
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-2, .text-block-5 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.list-item {
  margin-top: 8px;
  margin-bottom: 8px;
}

.quick-stack-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-bottom: 0;
}

.contenedor-ruler {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.contenedor-ruler.horizontal {
  flex-flow: row;
}

.div-block {
  background-color: #696969;
  width: 80%;
  height: 1px;
}

.linea-horizontal {
  background-color: #696969;
  width: 45%;
  height: 1px;
}

.image-4 {
  mix-blend-mode: multiply;
  margin-left: 20px;
  margin-right: 20px;
}

.btn-talk {
  color: #272727;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.btn-talk:hover {
  background-color: #d9d9d9;
}

.btn-talk.no-margin {
  margin-top: 0;
}

.section-4 {
  background-image: url('../images/bathroom-bg_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 60px;
  padding-top: 300px;
  padding-bottom: 40px;
  display: flex;
}

.contenedor-foto {
  background-color: #fff;
  margin: 0;
  padding: 30px;
  box-shadow: 0 12px 20px #0003;
}

.quick-stack-3 {
  width: 700px;
}

.quick-stack-4 {
  padding: 0;
}

.heading-2 {
  font-family: Baskervville, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.section-5 {
  height: auto;
}

.paragraph-3 {
  font-family: Baskervville, sans-serif;
  font-size: 19px;
  line-height: 22px;
}

.sublines-estimates-gallery {
  width: 320px;
  font-family: Baskervville, sans-serif;
  font-size: 19px;
  line-height: 22px;
}

.heading-estimates-gallery {
  margin-bottom: 10px;
  font-family: Baskervville, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.heading-estimates-gallery.estimate {
  margin-bottom: 5px;
}

.image-5 {
  margin-bottom: -55px;
  margin-left: -87px;
}

.image-6 {
  margin-bottom: -11px;
  margin-left: -59px;
}

.btn-gallery {
  color: #272727;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.btn-gallery:hover {
  background-color: #d9d9d9;
}

.div-block-2 {
  border: 1px solid #c5c5c5;
  width: 70%;
  height: 200px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  margin-top: 60px;
}

.quick-stack-5 {
  height: 100%;
}

.cell {
  justify-content: center;
  align-items: center;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.heading-centered {
  text-align: center;
  margin-bottom: 12px;
  font-family: Baskervville, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.subline-centered {
  text-align: center;
  width: 320px;
  font-family: Baskervville, sans-serif;
  font-size: 19px;
  line-height: 22px;
}

.subline-centered.dmsans {
  width: 500px;
  margin-top: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.subline-centered.dmsans.bigger {
  font-size: 22px;
  line-height: 22px;
}

.subline-centered.footer {
  width: auto;
  margin-bottom: 0;
}

.section-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

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

.celda-testimonio {
  background-color: #fff;
  border: 1px solid silver;
  padding: 40px;
  box-shadow: 0 20px 30px #0003;
}

.text-block-6 {
  margin-top: 40px;
  font-family: Baskervville, sans-serif;
  font-size: 23px;
  line-height: 25px;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 300px;
  margin-top: 60px;
  padding: 0;
  position: relative;
}

.cell-3 {
  background-image: url('../images/free-quote-01_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
}

.cell-4 {
  background-image: url('../images/free-quote-02_1.avif');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  padding: 0 60px 0 120px;
}

.subline-free-estimate {
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.sub-subline-free-estimate {
  margin-top: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.image-7 {
  margin-right: -86px;
  position: relative;
}

.container-5 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-8 {
  margin-top: 100px;
}

.image-8 {
  margin-left: 40px;
  margin-right: 40px;
}

.section-9 {
  background-image: url('../images/footer-bg_1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 100px;
  padding-bottom: 60px;
}

.btn-footer {
  color: #272727;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100px;
  width: 250px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.btn-footer:hover {
  background-color: #d9d9d9;
}

.text-block-7 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.business-hours {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.quick-stack-7 {
  width: 100%;
}

.cell-5 {
  justify-content: center;
  align-items: flex-start;
}

.cell-6 {
  justify-content: center;
  align-items: flex-end;
}

.text-block-8 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 16px;
}

.image-9 {
  mix-blend-mode: multiply;
}

.cell-7 {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.serving-long-island {
  background-color: #fff;
  width: 80%;
  padding: 20px;
  box-shadow: 0 15px 25px #0003;
}

.btn-request-estimate {
  color: #272727;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.btn-request-estimate:hover {
  background-color: #d9d9d9;
}

.btn-request-estimate.no-margin {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 200px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    box-shadow: 0 20px 25px #0003;
  }

  .text-block {
    margin-bottom: 10px;
  }

  .nav-link {
    width: 280px;
  }

  .menu-button {
    border: 2px solid #000;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .hero {
    background-position: 70% 0;
  }

  .icon {
    color: #242424;
  }

  .text-block-3 {
    color: #9b9b9b;
    margin-top: 40px;
    margin-left: 60px;
    margin-right: 60px;
    font-size: 12px;
    line-height: 16px;
    display: block;
  }

  .h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .contenedor-textos-flujo {
    width: 80%;
  }

  .section-2 {
    height: auto;
  }

  .fondo-hoja {
    margin-top: 60px;
  }

  .sublines-estimates-gallery {
    text-align: center;
  }

  .sublines-estimates-gallery.schluter {
    text-align: left;
  }

  .heading-estimates-gallery.estimate {
    line-height: 35px;
  }

  .image-5, .image-6 {
    margin-left: 0;
  }

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

  .section-7 {
    margin-top: 80px;
  }

  .quick-stack-6 {
    height: auto;
  }

  .cell-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cell-8, .cell-9 {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero {
    background-position: 70% 0;
    height: 1000px;
  }

  .h1 {
    font-size: 55px;
    line-height: 55px;
  }

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

  .contenedor-textos-flujo {
    width: 90%;
  }

  .btn-talk {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }

  .section-4 {
    padding-top: 220px;
  }

  .contenedor-foto {
    margin-left: 60px;
    margin-right: 60px;
  }

  .quick-stack-3 {
    align-self: center;
    width: auto;
  }

  .sublines-estimates-gallery {
    text-align: center;
  }

  .sublines-estimates-gallery.schluter {
    width: auto;
  }

  .heading-estimates-gallery.estimate {
    text-align: center;
  }

  .btn-gallery {
    text-align: center;
    width: 90%;
  }

  .div-block-2 {
    height: auto;
  }

  .quick-stack-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-6 {
    height: 800px;
  }

  .cell-3 {
    justify-content: flex-end;
    align-items: center;
  }

  .cell-4 {
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .subline-free-estimate, .sub-subline-free-estimate {
    text-align: center;
  }

  .image-7 {
    margin-bottom: -92px;
    margin-right: 0;
  }

  .business-hours {
    text-align: center;
  }

  .quick-stack-7 {
    align-self: center;
  }

  .cell-5, .cell-6 {
    justify-content: center;
    align-items: center;
  }

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

  .cell-10 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .serving-long-island {
    width: 60%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .btn-request-estimate {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    display: flex;
  }

  .text-block {
    flex: 0 auto;
  }

  .nav-link {
    text-align: center;
    width: 220px;
    padding: 0 10px;
  }

  .image {
    display: none;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    margin-top: 23px;
    margin-bottom: 23px;
    display: inline-block;
  }

  .hero {
    background-position: 70% 0;
    height: 800px;
  }

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

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

  .h2 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .contenedor-textos-flujo {
    margin-top: 40px;
  }

  .grilla-textos-flujo {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .section-2 {
    height: auto;
  }

  .fondo-hoja {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  ._18-years-experience {
    font-size: 22px;
    line-height: 25px;
  }

  .contenedor-ruler.horizontal {
    width: 90%;
  }

  .btn-talk {
    width: 100%;
  }

  .btn-talk._90 {
    width: 90%;
  }

  .section-4 {
    margin-top: 40px;
    padding-top: 150px;
  }

  .contenedor-foto {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }

  .sublines-estimates-gallery {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .sublines-estimates-gallery.schluter {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-estimates-gallery.estimate {
    line-height: 35px;
  }

  .div-block-2 {
    width: 80%;
    height: auto;
  }

  .quick-stack-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .subline-centered.dmsans {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }

  .text-block-6 {
    text-align: center;
    margin-left: 60px;
    margin-right: 60px;
  }

  .section-9 {
    margin-top: 60px;
  }

  .business-hours, .text-block-8 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-10, .serving-long-island {
    width: 80%;
  }

  .btn-request-estimate {
    width: 100%;
  }

  .btn-request-estimate._90 {
    width: 90%;
  }
}

#w-node-_8422f1c9-97ae-aceb-3866-3569551bd1bd-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
}

#w-node-_23edca79-1d2f-4d1e-a8b8-13fd893e641c-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_54bb8cb7-aa26-97a5-06f1-2bea79d056b7-4c7718f3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f66097b9-b7fb-df05-4757-651634d692d6-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f66097b9-b7fb-df05-4757-651634d692d8-4c7718f3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c3a4f270-52a5-9fc0-e7ec-3a332be02551-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_9d8a1fb9-6676-a59c-7633-fd00b404e5f4-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e905dece-4ba7-1079-2f31-d1ab567a847c-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_98e83cf5-aabb-83bd-7d40-f58cb01b2c8c-4c7718f3, #w-node-cb46cfd9-db55-2ada-2e09-dda2d96b6103-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_202760ab-71be-972d-b026-60bd1f6cf4ab-4c7718f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_9d8a1fb9-6676-a59c-7633-fd00b404e5f4-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e905dece-4ba7-1079-2f31-d1ab567a847c-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_23edca79-1d2f-4d1e-a8b8-13fd893e641c-4c7718f3, #w-node-f66097b9-b7fb-df05-4757-651634d692d6-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c3a4f270-52a5-9fc0-e7ec-3a332be02551-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-e905dece-4ba7-1079-2f31-d1ab567a847c-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 3.5fr;
  }

  #w-node-cb46cfd9-db55-2ada-2e09-dda2d96b6103-4c7718f3, #w-node-_202760ab-71be-972d-b026-60bd1f6cf4ab-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8422f1c9-97ae-aceb-3866-3569551bd1bd-4c7718f3, #w-node-e905dece-4ba7-1079-2f31-d1ab567a847c-4c7718f3, #w-node-_98e83cf5-aabb-83bd-7d40-f58cb01b2c8c-4c7718f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


