body {
  background-color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}

.navbar {
  padding: 0.5rem 6rem;
  background-color: #b90000;
}

.hero {
  max-height: 100%;
  padding: 6rem;
  background-image: -webkit-linear-gradient(60deg, #000 20%, rgba(0, 0, 0, .28)), url('../images/armortex-windows.jpg');
  background-image: linear-gradient(30deg, #000 20%, rgba(0, 0, 0, .28)), url('../images/armortex-windows.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -4px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.spacer {
  width: 3rem;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field {
  height: 45px;
  margin-bottom: 0px;
  border: 1px solid #e2e2e2;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.text-field:focus {
  border-color: #e2e2e2;
}

.brand {
  margin-top: 3px;
  padding-left: 0px;
}

.heading-3 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 28px;
  font-weight: 600;
}

.services {
  display: none;
  padding: 3rem 7rem;
  background-color: #fff;
}

.service-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 26px;
}

.div-block-8 {
  margin-bottom: 1rem;
  padding-left: 5rem;
  background-image: url('../images/icon-quality.svg');
  background-position: 0px 0px;
  background-size: 55px;
  background-repeat: no-repeat;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 15px;
}

.div-block-9 {
  padding: 2.5rem 2.5rem 1.5rem;
  border: 1px solid #e7ebee;
  border-radius: 4px;
}

.div-block-9:hover {
  box-shadow: 0 -4px 14px 4px rgba(0, 0, 0, .03);
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  text-decoration: none;
}

.nav-line {
  width: 100%;
  height: 2px;
  margin-top: 0.5rem;
  background-color: #dcc79b;
}

.text-block {
  padding-right: 1rem;
  padding-left: 1rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.gallery {
  display: none;
}

.div-block-12 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 300px;
  max-height: 325px;
  padding: 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #000;
}

.div-block-13 {
  height: 300px;
  max-height: 325px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-13.img-1 {
  background-image: url('../images/img_3026.jpg');
}

.div-block-13.img-2 {
  background-image: url('../images/20mm-LED-curtain-flexible-concert1.jpg');
}

.div-block-13.img-3 {
  background-image: url('../images/LH0A0302.jpg');
}

.heading-6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
}

.gallery-link-block {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  text-decoration: none;
}

.text-block-1 {
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph-2 {
  color: #fff;
}

.div-block-15 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
}

.newsletter {
  display: none;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f8f8f9;
  background-image: url('../images/half-wave2.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-19 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-3 {
  margin-bottom: 1.5rem;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-2 {
  width: 75%;
  height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  box-shadow: 2px 0 6px 2px rgba(0, 0, 0, .02);
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.submit-button {
  width: 25%;
  background-color: #000;
  font-family: Karla, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

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

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

.div-block-20 {
  width: 0.5rem;
  height: 0.5rem;
}

.div-block-21 {
  width: 2rem;
  height: 4px;
  margin-bottom: 1.25rem;
  background-color: #000;
}

.div-block-22 {
  width: 2rem;
  height: 4px;
  margin-bottom: 1.25rem;
  background-color: #fff;
}

.div-block-23 {
  margin-bottom: 0.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-24 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-5 {
  margin-bottom: 1.5rem;
  font-size: 13px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.submit-button-2 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #000;
  font-family: Karla, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.div-block-26 {
  width: 30%;
  padding: 1rem 2rem;
  background-color: #f8f8f9;
}

.message-field {
  height: 90px;
  max-height: 90px;
  min-height: 90px;
  margin-bottom: 0px;
  border: 1px solid #e2e2e2;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.message-field:focus {
  border-color: #e2e2e2;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.contact {
  display: none;
  padding: 3rem 2rem;
  background-color: #dcc79b;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  position: relative;
  padding-left: 39rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-30 {
  position: absolute;
  z-index: 1;
  margin-right: 30rem;
  padding: 3rem 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 26px;
}

.div-block-31 {
  width: 2rem;
  height: 4px;
  margin-bottom: 1.25rem;
  background-color: #000;
}

.map {
  height: 480px;
}

.text-block-2 {
  margin-bottom: 0.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 700;
}

.text-block-3 {
  margin-bottom: 0.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-33 {
  width: 3rem;
  height: 3rem;
}

.footer {
  display: none;
  padding: 3rem 7rem;
  background-color: #282828;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-35 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-36 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.link {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  color: #b1b9c7;
}

.text-block-6 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
}

.footer-link {
  margin-right: 1rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  color: #b1b9c7;
}

.column-spacer {
  width: 2rem;
  height: 2rem;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-3-mobile {
  display: none;
  margin-bottom: 0.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.directions-link-block {
  margin-top: 1.25rem;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  text-decoration: none;
}

.directions-text {
  font-family: Karla, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mobile-nav {
  display: none;
}

.div-block-49 {
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button-wrapper-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  min-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #ff003d;
  font-weight: 700;
  text-decoration: none;
}

.button-background {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #000;
  border-radius: 25px;
  color: #000;
}

.button-text-3 {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-left: 20px;
  color: #000;
  text-transform: uppercase;
}

.button-arrow-2 {
  width: 15px;
  margin-right: 20px;
}

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.check {
  margin-top: 5px;
  font-family: 'Fa solid 900', sans-serif;
  color: #35b92a;
  font-size: 18px;
}

.subtext {
  margin-top: 0px;
  margin-bottom: 1.25rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-54 {
  margin-bottom: 1.25rem;
}

.button-wrapper-2 {
  position: relative;
  overflow: hidden;
  padding: 10px 15px;
  background-color: #b90000;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, .56);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.button-text {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-filler {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50%;
  background-color: #920000;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.25rem;
}

.text-block-9 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.phone {
  margin-top: 3px;
  font-family: 'Fa solid 900', sans-serif;
  color: #b90000;
  font-size: 18px;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.line {
  display: none;
  margin-right: 4px;
  margin-left: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.div-block-62 {
  margin-right: 0.75rem;
}

.div-block-63 {
  margin-right: 0.75rem;
}

.number {
  color: #000;
  font-size: 24px;
  text-decoration: none;
}

.div-block-64 {
  margin-top: 0.5rem;
}

html.w-mod-js *[data-ix="initial-appearance-nav-line"] {
  width: 0%;
}

@media (max-width: 991px) {
  .navbar {
    display: none;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .hero {
    overflow: visible;
    padding-right: 6rem;
    padding-bottom: 5rem;
    padding-left: 6rem;
  }
  .heading-2 {
    margin-left: -3px;
  }
  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .spacer {
    height: 3rem;
  }
  .menu-button {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .services {
    padding: 2rem;
  }
  .service-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-7 {
    padding: 0rem;
  }
  .div-block-10 {
    height: 24px;
  }
  .div-block-12 {
    display: block;
  }
  .text-block-1 {
    text-align: center;
  }
  .div-block-15 {
    margin-bottom: 2rem;
  }
  .newsletter {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-block-26 {
    display: block;
    width: 100%;
    padding-top: 1rem;
  }
  .contact {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .div-block-28 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-29 {
    width: 100%;
    padding-left: 0rem;
  }
  .div-block-30 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-31 {
    margin-bottom: 2rem;
  }
  .map {
    height: 280px;
  }
  .text-block-2 {
    text-align: center;
  }
  .text-block-3 {
    font-size: 14px;
    text-align: center;
  }
  .text-block-3.hide {
    display: none;
  }
  .div-block-32 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer {
    padding: 4rem 2rem;
  }
  .div-block-37 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text-block-3-mobile {
    display: block;
    text-align: center;
  }
  .div-block-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .directions-text {
    text-align: center;
  }
  .mobile-nav {
    display: block;
    padding: 0.75rem 2rem;
    background-color: #b90000;
  }
  .middle-line {
    position: relative;
    top: 5px;
    width: 20px;
    height: 2px;
    background-color: #fff;
  }
  .bottom-line {
    position: relative;
    top: 10px;
    width: 20px;
    height: 2px;
    background-color: #fff;
  }
  .top-line {
    position: relative;
    width: 20px;
    height: 2px;
    background-color: #fff;
  }
  .menu-button-2 {
    padding-top: 10px;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .nav-link-2 {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .nav-menu {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #e2e2e2;
  }
  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-49 {
    width: 100%;
  }
  .text-block-8 {
    line-height: 26px;
  }
  .check {
    margin-top: 4px;
  }
  .div-block-52 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .subtext {
    text-align: left;
  }
  .div-block-53 {
    margin-bottom: 0.75rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-54 {
    margin-bottom: 0px;
  }
  .phone {
    margin-top: 4px;
  }
  .line {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .hero {
    overflow: visible;
    height: 100%;
    padding: 3rem 3rem 4rem;
  }
  .heading-2 {
    font-size: 36px;
    text-align: left;
  }
  .div-block-2 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .services {
    position: relative;
    z-index: 0;
  }
  .div-block-10 {
    height: 24px;
  }
  .gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newsletter {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-block-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-18 {
    margin-bottom: 1.25rem;
  }
  .heading-8 {
    font-size: 36px;
    text-align: left;
  }
  .div-block-32 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-33 {
    width: 1rem;
    height: 2rem;
  }
  .footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-block-34 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-35 {
    margin-bottom: 1rem;
  }
  .footer-link {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .div-block-37 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-38 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-43 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobile-nav {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .div-block-49 {
    width: 100%;
  }
  .div-block-52 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-53 {
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-54 {
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .navbar {
    padding-right: 0.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
  .hero {
    position: relative;
    z-index: 0;
    overflow: visible;
    padding-right: 1.5rem;
    padding-bottom: 0px;
    padding-left: 1.5rem;
  }
  .div-block-2 {
    padding-bottom: 2.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .spacer {
    width: 2rem;
    height: 2rem;
  }
  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .brand {
    margin-top: 0px;
  }
  .heading-3 {
    margin-top: 0rem;
    font-size: 24px;
  }
  .services {
    margin-top: 3rem;
    padding: 1.5rem;
  }
  .div-block-8 {
    padding-left: 4rem;
    background-size: 45px;
  }
  .div-block-9 {
    padding: 1.5rem 1rem 0.5rem 1.15rem;
  }
  .div-block-10 {
    height: 24px;
  }
  .heading-6 {
    margin-top: 0.75rem;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-field-2 {
    width: 100%;
  }
  .submit-button {
    width: 100%;
  }
  .div-block-23 {
    margin-bottom: 0.5rem;
  }
  .div-block-26 {
    padding: 1.5rem 1.5rem 0.75rem;
  }
  .div-block-30 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .div-block-32 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-33 {
    height: 2rem;
  }
  .footer {
    padding: 2rem 1rem 1.5rem;
  }
  .div-block-35 {
    margin-bottom: 0.75rem;
  }
  .text-block-6 {
    text-align: center;
  }
  .footer-link {
    margin-bottom: 0.5rem;
    text-align: center;
  }
  .div-block-37 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-43 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .directions-link-block {
    margin-top: 0.5rem;
  }
  .mobile-nav {
    padding-right: 0.5rem;
    padding-left: 0.75rem;
  }
  .text-block-8 {
    font-size: 16px;
  }
  .subtext {
    font-size: 16px;
  }
  .div-block-53 {
    margin-bottom: 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-54 {
    margin-bottom: 1.25rem;
  }
  .div-block-55 {
    margin-bottom: 2.25rem;
  }
  .text-block-9 {
    font-size: 16px;
  }
  .div-block-56 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .line {
    display: none;
    font-size: 16px;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}