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

.navbar {
  background-color: #170008;
}

.nav_container {
  justify-content: center;
  display: flex;
}

.nav_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.nav_text:hover {
  border-bottom: 5px solid #cea843;
}

.header_section-3 {
  background-image: linear-gradient(96deg, #16100e, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.header_wrapper-2 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
}

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

.c1 {
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  padding-right: 10px;
}

.h1 {
  color: #e2bf42;
  text-align: left;
  text-shadow: 0 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 1;
}

.h2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.c2 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
}

.main_image_header {
  max-width: 100%;
}

.content_wrapper-3 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.card_main_container {
  z-index: 12;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -75px;
}

.h3 {
  width: auto;
  height: auto;
  color: #8f3e00;
  background-image: url('../images/steelplate.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 90%;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 40px;
  line-height: 1.1;
  display: flex;
}

.card {
  max-width: 18%;
  margin: 5px;
  text-decoration: none;
}

.footer_wrapper-2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

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

.header_section-4 {
  background-image: linear-gradient(96deg, #143851, rgba(255, 255, 255, 0) 84%), url('../images/ultra-detailed-nebula-abstract-wallpaper-4.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.header_section-4.crackled_quartz {
  background-image: linear-gradient(96deg, #310909, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
}

.header_wrapper-3 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
}

.h1-2 {
  color: #f1c03b;
  text-align: left;
  text-shadow: 0 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 900;
  line-height: 1;
}

.h1-2.article {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size:35px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 43px;
  line-height: 1.0;
}

.p-text-mid {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  font-style: italic;
}

.p-text-aff {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}


li {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.block{
  text-align: center;
}

.h4-sub {
  color: #dd2e1d;
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.h4-mid {
  color: #dd2e1d;
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}


.header_container_image {
  text-align: center;
}

.main_image {
  max-width: 40%;
  border: 8px #f0f0f0;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.p-text {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.content_image {
  max-width: 77%;
  border: 8px #f0f0f0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

.content_wrapper-4 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.content_wrapper-4.article {
  width: 900px;
  padding: 40px 20px;
}

.h4 {
  color: #dd2e1d;
  text-align: left;
  margin: 0 auto 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.button {
  text-align: center;
  background-color: #8f3e00;
  border-bottom: 5px solid rgba(0, 0, 0, .27);
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.button:hover {
  background-color: #cf0000;
}

@media screen and (max-width: 991px) {
  .nav_container {
    justify-content: flex-end;
  }

  .nav-menu {
    background-color: #360315;
  }

  .nav_text:hover {
    border-bottom-color: #cea843;
  }

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

  .icon {
    color: #fff;
  }

  .header_wrapper-2 {
    width: 90%;
  }

  .quick-stack {
    padding-top: 5px;
  }

  .h1 {
    font-size: 50px;
  }

  .h2 {
    margin-top: 17px;
    font-size: 20px;
  }

  .main_image_header {
    max-width: 100%;
  }

  .content_wrapper-3 {
    width: 90%;
  }

  .card_main_container {
    top: -80px;
  }

  .h3 {
    background-size: 100% 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
  }

  .card {
    max-width: 30%;
  }

  .footer_wrapper-2, .header_wrapper-3 {
    width: 90%;
  }

  .h1-2 {
    font-size: 50px;
  }

  .h1-2.article {
    padding-top: 20px;
  }

  .heading-2 {
    margin-bottom: 10px;
  }

  .main_image {
    max-width: 50%;
  }

  .p-text {
    font-size: 16px;
  }

  .content_wrapper-4, .content_wrapper-4.article {
    width: 90%;
  }

  .h4 {
    margin-bottom: 10px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .header_section-3 {
    background-image: linear-gradient(27deg, #310909, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .quick-stack {
    padding-top: 25px;
  }

  .c1 {
    text-align: center;
    align-items: center;
  }

  .h1 {
    text-align: center;
    text-shadow: 0 2px #fff;
    font-size: 50px;
  }

  .h2 {
    text-align: center;
    margin-top: 0;
    font-size: 28px;
  }

  .c2 {
    align-items: center;
    padding-top: 0;
  }

  .main_image_header {
    max-width: 80%;
  }

  .content_wrapper-3 {
    width: 100%;
  }

  .h3 {
    background-size: 100% 100%;
    margin: 20px;
    font-size: 20px;
  }

  .card {
    max-width: 30%;
  }

  .telephone {
    max-width: 90%;
  }

  .header_section-4 {
    background-image: linear-gradient(27deg, #143851, rgba(255, 255, 255, 0) 84%), url('../images/ultra-detailed-nebula-abstract-wallpaper-4.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_section-4.crackled_quartz {
    background-image: linear-gradient(30deg, #310909 10%, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .h1-2 {
    text-align: center;
    text-shadow: 0 2px #fff;
    font-size: 50px;
  }

  .h1-2.article {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 1;
  }

  .main_image {
    max-width: 50%;
  }

  .p-text {
    font-size: 16px;
  }

  .content_wrapper-4 {
    width: 100%;
  }

  .h4 {
    margin-bottom: 10px;
  }

  .p-text-mid {
    font-size: 16px;
  }

  .p-text-aff {
    font-size: 17px;
  }
}

@media screen and (max-width: 479px) {
  .header_section-3 {
    background-image: linear-gradient(186deg, #310909, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .header_wrapper-2 {
    width: 95%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .c1 {
    padding-right: 0;
  }

  .h1 {
    text-shadow: 0 1px #fff;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 1;
  }

  .h2 {
    margin-top: 0;
    font-size: 15px;
  }

  .c2 {
    padding-top: 0;
  }

  .main_image_header {
    max-width: 70%;
  }

  .content_wrapper-3 {
    padding-bottom: 0;
  }

  .card_main_container {
    top: -70px;
  }

  .h3 {
    background-size: 100% 100%;
    margin: 40px 10px 20px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1;
  }

  .card {
    max-width: 30%;
    margin: 5px;
  }

  .footer_text {
    margin-left: 20px;
    margin-right: 20px;
  }

  .header_section-4 {
    background-image: linear-gradient(13deg, #143851, rgba(255, 255, 255, 0) 84%), url('../images/ultra-detailed-nebula-abstract-wallpaper-4.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .header_section-4.crackled_quartz {
    background-image: linear-gradient(30deg, #310909 10%, rgba(255, 255, 255, 0) 84%), url('../images/wooden-workshop-table-holds-antique-carpentry-equipment-generated-by-ai.png');
  }

  .header_wrapper-3 {
    width: 95%;
    padding-top: 20px;
  }

  .h1-2 {
    text-shadow: 0 1px #fff;
    padding-bottom: 20px;
    font-size: 40px;
    line-height: 1;
  }

  .h1-2.article {
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 19px;
  }

  .heading-2 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1;
  }

  .main_image {
    max-width: 70%;
    float: none;
    border-width: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .p-text {
    font-size: 16px;
  }

  .content_image {
    max-width: 85%;
    border-width: 5px;
  }

  .content_wrapper-4.article {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h4 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .h4-mid {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .h4-sub {
    margin-bottom: 10px;
    font-size: 18px;
  }

   .p-text-mid {
    font-size: 16px;
  }

  .p-text-aff {
    font-size: 17px;
  }

}

#w-node-c197caba-4004-717e-3e5d-5d1a9462934d-8c9426d1 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-c197caba-4004-717e-3e5d-5d1a9462934e-8c9426d1, #w-node-c197caba-4004-717e-3e5d-5d1a94629353-8c9426d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-c197caba-4004-717e-3e5d-5d1a9462934d-8c9426d1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c197caba-4004-717e-3e5d-5d1a9462934e-8c9426d1, #w-node-c197caba-4004-717e-3e5d-5d1a94629353-8c9426d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
