@font-face {
  font-family: Materialicons;
  src: url('../fonts/MaterialIcons-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialLightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialItalic.otf') format("opentype"), url('../fonts/MundialHairItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundai;
  src: url('../fonts/MundialDemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialThin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialBlack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialBlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialBoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: mundial;
  src: url('../fonts/MundialDemibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Materialiconssharp;
  src: url('../fonts/MaterialIconsSharp-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Materialiconsround;
  src: url('../fonts/MaterialIconsRound-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --deep-sky-blue-2: #00aeef;
  --white-smoke-2: #fff;
  --deep-sky-blue: #00aeef;
  --black: #192024;
  --dark-slate-gray-2: #404047;
  --dim-gray-3: #676770;
  --firebrick: #bf3a30;
  --pale-turquoise: #bfe0ff;
  --cadet-blue: #668cad;
  --sandy-brown: #f8c740;
  --steel-blue-2: #2e80b6;
  --steel-blue: #3b99d9;
  --deep-sky-blue-3: #3aaaed;
  --kkj: #19202408;
  --dark-khaki: #a8d069;
  --medium-sea-green: #30ad64;
  --light-sea-green: #25ccbf;
  --light-sea-green-2: #20ac99;
  --goldenrod: #e2a62b;
  --khaki: #face6a;
  --sandy-brown-2: #e4b962;
  --salmon: #fd7072;
  --indian-red: #cf404d;
  --tan: #d39f9a;
  --dim-gray: #735260;
  --indian-red-2: #af4173;
  --brown: #822e50;
  --tomato: #e64c40;
  --salmon-2: #fc7d64;
  --white-smoke: #ecf0f1;
  --silver: #bec3c7;
  --dim-gray-2: #49647b;
  --dark-slate-gray: #2d3e4f;
  --white-smoke-3: #edeff2;
  --light-sky-blue: #69b9ff;
  --dodger-blue: #2e9dff;
  --light-slate-gray: #8e8e9c;
}

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

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #676770;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #676770;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  background-color: var(--deep-sky-blue-2);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: var(--white-smoke-2);
  color: var(--deep-sky-blue);
}

.button.w--current {
  background-color: var(--deep-sky-blue-2);
}

.button.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover, .button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.3vw;
  font-weight: 600;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-link.w--current {
  color: var(--deep-sky-blue);
  margin-left: auto;
  margin-right: auto;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 1.5vw;
  font-weight: 800;
}

.navigation-link.home {
  color: #27292c;
  font-weight: 600;
}

.navigation-bar {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.navigation-menu {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brand-text {
  color: #69b9ff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.brand-link {
  width: 22vw;
  padding-top: 16px;
  padding-bottom: 16px;
}

.brand-link.w--current {
  width: 22vw;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section {
  border-top: 5px solid var(--deep-sky-blue);
  color: var(--deep-sky-blue);
  text-align: center;
  background-color: #00aeef0f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 10px;
  display: block;
  position: relative;
}

.section.accent {
  background-color: #192024;
}

.section.services {
  background-color: #0000;
  border-top-style: none;
  display: flex;
}

.section.reviews {
  text-align: justify;
  background-color: #ffffff0f;
  display: none;
}

.white-box {
  background-color: var(--white-smoke-2);
  color: var(--black);
  text-align: center;
  border: 1px solid #dcebf7;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  box-shadow: 1px 1px 15px #00000012;
}

.white-box.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box.reviews {
  box-shadow: none;
  border-style: none;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  background-image: linear-gradient(to bottom, #00000040, #00000040), linear-gradient(135deg, var(--black), #19202400), url('../images/couvebgnew2.png');
  text-align: center;
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  border-bottom: 4px #69b9ff;
  padding-top: 12vw;
  padding-bottom: 12vw;
  display: block;
}

.hero-section.centered.v2 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/ChatGPT-Image-Jun-13-2025-12_57_46-AM.png');
  background-position: 50% 58%;
  background-size: cover;
  background-clip: border-box;
  display: block;
}

.hero-heading {
  color: #fff;
  text-align: left;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px #0000005e;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 3.3vw;
  font-weight: 800;
  line-height: 60px;
}

.hero-heading.v2 {
  text-align: left;
  letter-spacing: 4px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 4.5vw;
  font-weight: 700;
}

.hero-heading.v2.v3 {
  color: #00c8ff;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 500;
}

.hero-subheading {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: none;
  text-shadow: 2px 2px 3px #000000ba;
  width: 62%;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 2.2vw;
}

.hero-subheading._2 {
  letter-spacing: 1px;
  text-shadow: none;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.hollow-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #2e9dff;
  border-color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
  text-underline-offset: 8px;
  border-style: solid;
  border-width: 3px;
  padding: 1.2vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  line-height: 21px;
  text-decoration: underline;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: var(--deep-sky-blue-2);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 2vw;
  font-family: Montserrat, sans-serif;
  font-size: 3.5vw;
  font-weight: 700;
}

.section-heading.centered.white {
  color: #fff;
}

.section-heading.centered.cirypages1 {
  letter-spacing: 1px;
  font-size: 2.6vw;
}

.section-heading.centered.cirypages1.surrey2 {
  letter-spacing: 2px;
  font-size: 3vw;
}

.section-heading.centered.sub1 {
  color: var(--dark-slate-gray-2);
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 1vw;
  font-size: 1.75vw;
  font-weight: 600;
}

.section-heading.centered.sub1.subw {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 2vw;
}

.section-subheading.center {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.section-subheading.center.off-white {
  color: #e8e8e8;
  padding-bottom: 0;
}

.section-subheading.center.citypages {
  text-transform: none;
  padding-bottom: 40px;
  padding-left: 10vw;
  padding-right: 10vw;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  border: 0 solid #000;
  border-radius: 3px;
  height: 45px;
  margin-bottom: 17px;
  box-shadow: 0 0 0 1px #4040474d;
}

.form-field.text-area {
  height: 110px;
}

.footer {
  background-color: #030303;
  padding-top: 60px;
  padding-bottom: 35px;
}

.footer.center {
  text-align: center;
  background-color: #030303;
  border-top-style: none;
  border-top-color: #dbdbdb;
  padding-top: 0;
  padding-bottom: 35px;
}

.footer-text {
  color: #c8c8c8;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.grid-image {
  background-color: #69b9ff;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  display: block;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  color: #fff;
  border-bottom: 1px #d5d5e0;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: var(--deep-sky-blue);
}

.footer-link.with-icon {
  border-bottom-style: none;
  margin-left: 30px;
}

.footer-link.with-icon.bottom {
  font-size: 11px;
}

.footer-link.contact {
  letter-spacing: 2px;
  cursor: auto;
  font-size: 15px;
  font-weight: 700;
}

.footer-link.contact:hover {
  color: var(--white-smoke-2);
}

.footer-link.bottom {
  margin-bottom: 0;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  color: #fff;
  margin-bottom: 20px;
}

.form {
  margin-top: 40px;
}

.spc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spc.logo {
  align-items: center;
}

.image {
  max-width: 9vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  min-width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block {
  justify-content: flex-end;
  min-width: 22vw;
  display: flex;
}

.button-2 {
  background-color: var(--deep-sky-blue-2);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.1vw 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
  display: flex;
}

.button-2:hover {
  border: 3px solid var(--deep-sky-blue);
  color: var(--deep-sky-blue);
  background-color: #0000;
  border-radius: 5px;
  font-weight: 800;
}

.button-2.service-book {
  border: 3px solid var(--deep-sky-blue-2);
  background-color: var(--deep-sky-blue);
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  flex: 0 auto;
  width: 100%;
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.button-2.service-book:hover {
  color: var(--deep-sky-blue);
  background-color: #fbfbfb;
}

.button-2.service-book._1 {
  text-transform: uppercase;
}

.button-2.service-book._2, .button-2.service-book._3, .button-2.service-book._4, .button-2.service-book._5 {
  text-transform: uppercase;
  display: none;
}

.section-2 {
  opacity: 1;
  background-color: #00aeef;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 30px;
  display: flex;
}

.heading {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 80%;
  display: flex;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 65%;
  display: none;
}

.div-block-2 {
  width: 40%;
}

.exterior {
  background-color: var(--deep-sky-blue-2);
  border-radius: 30px;
  flex-direction: row;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 8px;
  display: flex;
}

.button2 {
  background-color: var(--white-smoke-2);
}

.button2.interior {
  color: var(--deep-sky-blue-2);
  letter-spacing: 1px;
  border-radius: 20px;
  padding: 11px 18px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.button2.exterior1 {
  background-color: var(--deep-sky-blue-2);
  letter-spacing: 1px;
  border-radius: 20px;
  padding: 11px 18px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.section-3 {
  background-color: var(--deep-sky-blue);
  min-height: 30px;
}

.column {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-2 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.exterior-services11 {
  justify-content: center;
  min-width: 72%;
  max-width: 85vw;
  margin-top: 40px;
  display: flex;
}

.exterior-services {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.interior-columns {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.exterior-columns {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-3 {
  display: block;
}

.div2 {
  border-top: 10px solid var(--dim-gray-3);
  background-color: #0000;
  border-radius: 5px 5px 0 0;
  width: 80%;
  height: auto;
  padding: 25px;
  box-shadow: 0 5px 40px 12px #0000002e;
}

.div2._3 {
  background-color: var(--firebrick);
  box-shadow: 0 3px 30px 5px #0003;
}

.div2.basic-interior {
  border-top: 10px solid var(--dim-gray-3);
  border-radius: 5px 5px 10px 10px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 94%;
  height: auto;
  padding: 20px;
  display: flex;
  box-shadow: 0 3px 30px 5px #0003;
}

.div2.basic-interior.new {
  border-top-color: var(--deep-sky-blue-2);
}

.div2.full-interior {
  border-top: 10px solid var(--pale-turquoise);
  border-radius: 5px 5px 10px 10px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 94%;
  height: auto;
  padding: 20px;
  display: flex;
  box-shadow: 0 3px 30px 5px #0003;
}

.div2.exterior {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 94%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 20px;
  box-shadow: 0 3px 30px 5px #0003;
}

.div2.full-detail {
  border-top-color: var(--sandy-brown);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 80%;
  padding-top: 20px;
  display: flex;
}

.div2.full-detail.exterior {
  flex: 1;
  align-items: center;
  width: 80%;
}

.div2.full-detail.top {
  border-top-color: #19202436;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 94%;
  padding: 20px;
  box-shadow: 0 3px 30px 5px #0003;
}

.div2.full-detail.top.desktophide {
  display: none;
}

.div2.full-detail.exteriorsection {
  border-top-color: #ced0d1;
  flex: 0 auto;
  width: 94%;
  margin-left: 0%;
  margin-right: 0%;
  box-shadow: 0 3px 30px 5px #0003;
}

.div-block-4, .div-block-5, .div-block-6, .div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11 {
  display: flex;
}

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

.div-block-13 {
  display: flex;
}

.div-block-14 {
  display: block;
}

.div-block-15 {
  background-color: var(--steel-blue-2);
  color: var(--steel-blue);
  display: flex;
}

.column-3, .exterior-columns {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.service-card-name {
  width: 100%;
  color: var(--black);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.service-card-name.fulldetail {
  text-align: left;
  font-size: 28px;
  font-weight: 700;
}

.service-card-name.fulldetail.mp {
  text-align: left;
}

.service-prices {
  width: 100%;
  color: var(--deep-sky-blue-2);
  text-align: left;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: mundial, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.paragraph {
  width: 100%;
  color: var(--black);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.paragraph.complete {
  text-align: left;
  font-size: 19px;
}

.paragraph.complete.mp {
  text-align: left;
}

.paragraph.complete.lower-1 {
  margin-bottom: 20px;
}

.text-span {
  font-size: 30px;
  font-weight: 300;
}

.div-block-16 {
  flex-direction: row;
  width: 100%;
  margin-top: 0;
  margin-bottom: 6px;
  display: flex;
}

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

.heading-2 {
  width: 100%;
  color: var(--dim-gray-3);
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.heading-2.secondrow {
  margin-top: 10px;
}

.heading-2.exterior-services-1 {
  margin-top: 20px;
}

.heading-2.second {
  margin-top: 10px;
}

.heading-2.add-ons {
  color: var(--deep-sky-blue);
  text-align: center;
  font-size: 26px;
}

.paragraph-2 {
  color: var(--deep-sky-blue-2);
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-3, .paragraph-4 {
  font-family: Montserrat, sans-serif;
}

.paragraph-5 {
  font-family: Mundialhair, sans-serif;
}

.paragraph-6 {
  font-family: Open Sans, sans-serif;
}

.paragraph-7 {
  font-family: Oswald, sans-serif;
}

.paragraph-8 {
  font-family: PT Serif, serif;
}

.paragraph-9 {
  font-family: Roboto, sans-serif;
}

.paragraph-10 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-11 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.paragraph-12 {
  font-family: Oswald, sans-serif;
}

.paragraph-13 {
  font-family: Merriweather, serif;
}

.paragraph-14 {
  font-family: Materialiconssharp, sans-serif;
}

.paragraph-15 {
  font-family: Materialiconsround, sans-serif;
}

.paragraph-16, .paragraph-17 {
  font-family: Materialiconssharp, sans-serif;
}

.heading-3 {
  color: var(--black);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.heading-4, .heading-5 {
  font-family: Montserrat, sans-serif;
}

.heading-6 {
  font-family: Mundialhair, sans-serif;
}

.heading-7 {
  font-family: Open Sans, sans-serif;
}

.heading-8 {
  font-family: Oswald, sans-serif;
}

.heading-9 {
  font-family: PT Sans, sans-serif;
}

.heading-10 {
  font-family: Mundialhair, sans-serif;
}

.heading-11 {
  font-family: Merriweather, serif;
}

.heading-12 {
  font-family: Materialiconssharp, sans-serif;
}

.heading-13, .heading-14 {
  font-family: Materialiconsround, sans-serif;
}

.heading-15 {
  color: var(--deep-sky-blue-2);
}

.heading-16, .heading-17 {
  font-size: 21px;
}

.heading-18, .heading-19 {
  font-size: 22px;
}

.heading-20, .heading-21 {
  font-size: 23px;
}

.heading-22 {
  font-size: 24px;
}

.heading-23 {
  color: #08adef;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-span-2 {
  color: var(--deep-sky-blue-2);
  font-family: Materialiconssharp, sans-serif;
  line-height: 30px;
}

.heading-24 {
  color: var(--black);
  text-align: left;
  letter-spacing: -.5px;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6vw;
}

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

.text-span-3, .text-span-4 {
  display: flex;
}

.text-span-5 {
  display: inline-block;
}

.text-span-6 {
  display: flex;
}

.text-span-7 {
  font-family: Materialiconsround, sans-serif;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.div-block-18, .div-block-19, .div-block-20 {
  display: flex;
}

.div-block-21, .div-block-22 {
  flex: 1;
}

.column-5 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns {
  justify-content: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.columns._5 {
  min-width: 80%;
  max-width: 80%;
  margin-top: 60px;
}

.paragraph-18 {
  color: var(--dark-slate-gray-2);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-25, .heading-26 {
  font-weight: 700;
}

.heading-27 {
  font-weight: 600;
}

.heading-28, .heading-29 {
  font-weight: 400;
}

.heading-30, .heading-31 {
  font-size: 39px;
}

.heading-32, .heading-33 {
  font-size: 38px;
}

.heading-34, .heading-35 {
  font-size: 37px;
}

.heading-36, .heading-37 {
  font-size: 36px;
}

.heading-38, .heading-39 {
  font-size: 37px;
}

.heading-40, .heading-41 {
  font-size: 38px;
}

.heading-42, .heading-43 {
  font-size: 39px;
}

.heading-44 {
  font-size: 40px;
}

.heading-45 {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.heading-45.alternative {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 23px;
}

.heading-45.alternative.d._2 {
  display: none;
}

.heading-45.alternative.d._1 {
  display: block;
}

.heading-45.alternative.d._3, .heading-45.alternative.d._4, .heading-45.alternative.d._5 {
  display: none;
}

.heading-45.alternative.mp {
  text-align: left;
}

.text-span-8 {
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 42px;
}

.column-6, .column-7, .column-8 {
  display: flex;
}

.column-9 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-10 {
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.promise {
  z-index: 7;
  background-color: #030303;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.heading-46 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.paragraph-19 {
  color: #fff;
  text-align: center;
  width: 60%;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
}

.heading-47 {
  letter-spacing: 3px;
  font-size: 15px;
}

.columns-2 {
  min-width: 4%;
}

.container-4 {
  max-width: 72%;
}

.paragraph-20 {
  color: var(--black);
  font-weight: 500;
  line-height: 24px;
}

.paragraph-21, .paragraph-22 {
  font-weight: 500;
  line-height: 24px;
}

.heading-48 {
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.heading-49, .heading-50 {
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.heading-51 {
  color: var(--deep-sky-blue-2);
  margin-top: 30px;
  margin-bottom: 35px;
  font-family: Materialiconssharp, sans-serif;
  font-size: 90px;
}

.text-span-9 {
  color: var(--deep-sky-blue-2);
  text-decoration: none;
}

.section-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.div-block-23 {
  display: block;
}

.form-2 {
  flex-direction: column;
  display: flex;
}

.div-block-24 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.form-block {
  width: 800px;
  margin-top: 40px;
}

.form-div {
  width: 100%;
  margin-right: 10px;
  padding-right: 0;
}

.div-block-25 {
  margin-left: 20px;
}

.div-block-25.form-div-2 {
  width: 100%;
}

.heading-52 {
  color: #1e1e20;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-23 {
  color: #1e1e20;
  text-align: center;
  width: 25%;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.field-label {
  color: #1e1e20;
  font-family: Montserrat, sans-serif;
}

.text-block {
  color: #1e1e20;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-2 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.error-message {
  color: #fff;
  background-color: #ff9191;
}

.text-span-10, .text-span-11 {
  color: #ff0004;
  font-weight: 600;
}

.submit-button {
  letter-spacing: 1px;
  background-color: #3aaaed;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-26 {
  border-top: .5px solid #686868;
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}

.container-6 {
  flex-direction: column;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.image-2 {
  max-width: 64%;
  margin-bottom: 2px;
}

.paragraph-24 {
  color: #fff;
  letter-spacing: 1px;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.link {
  text-decoration: none;
}

.columns-3 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.column-11 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-27 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.column-12 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-28 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: stretch;
  display: flex;
}

.socials {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icons {
  padding: 20px;
}

.social-icons.socials {
  width: 8vw;
}

.column-13 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-53, .heading-54 {
  font-size: 27px;
}

.heading-55, .heading-56 {
  font-size: 26px;
}

.heading-57, .heading-58 {
  font-size: 25px;
}

.heading-59, .heading-60 {
  font-size: 26px;
}

.heading-61, .heading-62, .heading-63, .heading-64 {
  font-size: 27px;
}

.heading-65, .heading-66 {
  font-size: 28px;
}

.heading-67 {
  font-size: 29px;
}

.text-span-13 {
  color: var(--dark-slate-gray-2);
  font-size: 22px;
}

.toggle-text {
  z-index: 2;
  color: var(--deep-sky-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.toggle-text.addons {
  margin-left: auto;
  margin-right: 65px;
  font-size: 26px;
  font-weight: 800;
}

.toggle-text.services {
  margin-right: 15px;
}

.faq-p {
  background-color: #0000;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}

.faq {
  border: 3px solid var(--deep-sky-blue);
  color: #fff;
  white-space: break-spaces;
  background-color: #fff;
  background-image: none;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  padding: 10px 50px 10px 10px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 3px solid var(--deep-sky-blue);
}

.faq.add-ons {
  background-image: linear-gradient(270deg, var(--deep-sky-blue) 13%, white 13%);
  justify-content: flex-start;
  width: 500px;
  height: 50px;
  padding-left: 20px;
}

.image-27 {
  max-width: 8%;
  margin-right: 10px;
  padding-top: 0;
}

.faq-answer {
  margin-bottom: 24px;
  font-weight: 500;
  line-height: 26px;
}

.faq-icon {
  z-index: 2;
  background-color: var(--deep-sky-blue);
  color: #fff;
  border-radius: 0;
  width: 3vw;
  margin-right: 0;
  padding-left: 14px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.treatment-link {
  color: #4dbd90;
}

.faq-body {
  background-color: #0000;
  width: 100%;
  margin-top: 0;
  padding-top: 14px;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-body-cont {
  border-style: none;
  border-color: #000;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 99.9999%;
  min-width: 99.997%;
  margin-top: 0;
  padding: 14px 0 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  display: flex;
}

.faq-body-cont.add-ons {
  justify-content: center;
}

.heading-68, .heading-69 {
  margin-top: 1px;
}

.heading-70, .heading-71 {
  margin-top: 2px;
}

.heading-72, .heading-73 {
  margin-top: 3px;
}

.heading-74, .heading-75 {
  margin-top: 4px;
}

.heading-76, .heading-77 {
  margin-top: 5px;
}

.heading-78, .heading-79 {
  margin-top: 6px;
}

.heading-80, .heading-81 {
  margin-top: 5px;
}

.heading-82, .heading-83 {
  margin-top: 4px;
}

.heading-84, .heading-85 {
  margin-top: 3px;
}

.heading-86, .heading-87 {
  margin-top: 2px;
}

.heading-88, .heading-89 {
  margin-top: 1px;
}

.heading-90, .heading-91, .heading-92 {
  margin-top: 0;
}

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

.container-8 {
  flex-direction: column;
  align-items: center;
  max-width: 60%;
  margin-top: 20px;
  display: flex;
}

.heading-93 {
  display: flex;
}

.heading-94 {
  display: block;
}

.heading-94.add-ons {
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 24px;
}

.heading-94.add-ons.glass1 {
  margin-top: 20px;
}

.heading-94.add-ons.bottom2 {
  text-align: left;
}

.text-span-15 {
  color: var(--deep-sky-blue);
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 800;
}

.heading-95 {
  width: 100%;
}

.heading-96, .heading-97, .heading-98 {
  width: 100px;
}

.heading-99 {
  width: 100%;
}

.heading-100 {
  width: auto;
}

.heading-101 {
  min-width: 100%;
}

.heading-102 {
  min-width: auto;
}

.left {
  margin-top: 10px;
  margin-right: 30px;
}

.right {
  margin-top: 10px;
  margin-left: 30px;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22 {
  color: var(--deep-sky-blue);
}

.paragraph-25 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

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

.text-span-24 {
  font-style: normal;
}

.text-span-25 {
  text-align: left;
  font-style: normal;
}

.text-span-26 {
  text-align: right;
}

.text-span-27 {
  text-align: center;
}

.text-span-28 {
  text-align: justify;
}

.text-span-29 {
  text-align: left;
}

.text-span-30 {
  text-align: center;
}

.text-span-31, .text-span-32 {
  font-size: 16px;
}

.text-span-33, .text-span-34 {
  font-size: 15px;
}

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

.div-block-32 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 0;
}

.div-block-33 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 87%;
  display: flex;
}

.white-box-2 {
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border: 1px #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: 22%;
  margin-left: 0%;
  padding: 0 0 15px;
  display: flex;
}

.white-box-2:hover {
  color: #00cff2;
}

.white-box-2.car {
  color: #00cff2;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-103 {
  color: var(--black);
  letter-spacing: 2px;
  margin-top: -20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
}

.heading-103:hover {
  color: var(--deep-sky-blue);
}

.heading-103:active {
  color: #000;
}

.heading-103:focus {
  color: #f0f0f0;
}

.div-block-34 {
  border-style: solid none none;
  border-width: 4px 1px 1px;
  border-color: var(--deep-sky-blue) black black;
  border-radius: 0;
  width: 30%;
  margin-top: 10px;
}

.div-block-34.blue-line._2, .div-block-34.blue-line._3, .div-block-34.blue-line._4 {
  display: none;
}

.div-block-34.blue-line._1 {
  width: 30%;
  color: var(--deep-sky-blue);
}

.div-block-34.blue-line._5 {
  display: none;
}

.html-embed {
  flex: 1;
  width: auto;
  margin-bottom: -10px;
}

.container-9 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-bottom: -20px;
  display: flex;
  position: relative;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-7 {
  background-color: #030303;
  margin: 0% 0% auto;
  display: none;
}

.html-embed-2 {
  z-index: 1;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: -60px;
  position: sticky;
  inset: auto 0% 56%;
  overflow: hidden;
}

.html-embed-2.igfeed {
  background-color: #0000;
  margin-bottom: -60px;
}

._1 {
  width: 100%;
  display: block;
}

.div-block-35 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.link-block, .link-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.newbooknow {
  border: 3px solid var(--deep-sky-blue-3);
  background-color: var(--deep-sky-blue-3);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 10px;
  padding: 1.2vw 2vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.newbooknow:hover {
  color: var(--deep-sky-blue-3);
  background-color: #fff;
  border-width: 3px;
  border-radius: 7px;
  font-weight: 700;
}

.section-8 {
  margin-top: 40px;
  padding-left: 15vw;
  padding-right: 15vw;
}

.column-17 {
  justify-content: center;
  align-items: stretch;
  padding: 10px 10px 0;
  display: block;
}

.column-18 {
  flex: 0 auto;
  padding: 10px 10px 0;
}

.column-19 {
  padding: 10px 10px 0;
}

.columns-4 {
  display: flex;
}

.columns-5 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.text-span-37 {
  color: #08adef;
}

.navbar {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-10 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button-3 {
  float: none;
  color: #fff;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  line-height: 22px;
  transition: color .2s, box-shadow .2s, background-color .2s;
  display: inline-block;
}

.button-3:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
}

.button-3.default-button {
  color: #5b697a;
  background-color: #fff;
  align-items: flex-end;
  transition: color .2s, background-color .2s, box-shadow .2s;
  display: inline-block;
}

.button-3.default-button:hover {
  color: #213d63;
  background-color: #fff;
  box-shadow: 0 1px 5px #0000001a;
}

.button-3.default-button.big-default {
  margin-top: 0;
  padding: 17px 35px;
  font-size: 16px;
}

.tagline {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline.white-hero-tagline {
  color: #000;
  margin-bottom: 10px;
}

.tagline.tagline-promo-40 {
  color: #3336;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 18px;
  display: flex;
}

.tagline.tagline-promo-40.about._2 {
  text-align: left;
  align-items: flex-start;
  margin-top: 10px;
}

.tagline.tagline-promo-40.about {
  align-items: flex-end;
  font-size: 16px;
}

.tagline.tagline-promo-40.about._2 {
  text-align: left;
  align-items: flex-start;
}

.hero-title {
  color: #000;
  margin-top: 5px;
  margin-bottom: 0;
}

.larger-paragraph {
  font-size: 16px;
  line-height: 26px;
}

.larger-paragraph.white-hero-paragraph {
  color: #000c;
  margin-top: 12px;
  margin-bottom: 30px;
}

.hero {
  text-align: center;
  background-image: linear-gradient(#f0f0f07a, #f0f0f07a), url('../images/333707675_570270595031140_3803854203793944933_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.container-11 {
  justify-content: center;
  align-items: center;
  max-width: 90vw;
  display: flex;
}

.section-9 {
  background-color: var(--kkj);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 15vw;
  display: flex;
}

.style-label {
  color: #bebebe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.big-article-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  padding: 30px 40px;
  display: flex;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.big-article-image-wrapper {
  background-image: url('../images/article-image2x.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 18vw;
  padding-left: 0;
}

.big-article {
  background-color: #fff;
  border-radius: 8px;
  height: 18vw;
  box-shadow: 0 1px 4px #0000000d;
}

.big-article-title-wrapper {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.wide-wrapper {
  margin-bottom: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

.divider {
  background-color: #eee;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.divider.big-article-divider {
  margin-bottom: 24px;
}

.heading-104 {
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.paragraph-26 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-27 {
  color: #161616;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.3vw;
}

.tag-wrapper-2 {
  margin: 35px 40px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.tag-wrapper-2._7 {
  margin-bottom: 10px;
}

.tag-wrapper-2._2 {
  margin-top: 10px;
  margin-bottom: 0;
}

.tag-wrapper-2._9 {
  display: none;
}

.big-article-2 {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 40px;
  box-shadow: 0 1px 4px #0000001a;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.3vw;
}

.heading-105 {
  color: #252525;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 50px;
}

.heading-105.lower {
  text-align: right;
}

.big-article-image-wrapper-2 {
  background-image: url('../images/cogollo-de-marihuana-en-floracic3b3n-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 400px;
  padding-left: 0;
  position: relative;
}

.big-article-image-wrapper-2._4 {
  background-image: url('../images/couve-cover-photo.jpg');
}

.big-article-image-wrapper-2._4._6 {
  background-image: url('../images/2023-02-23.png');
}

.big-article-image-wrapper-2._4._6.coquitlam {
  background-image: url('../images/2023-03-16.jpg');
}

.big-article-image-wrapper-2._4._6.richmond {
  background-image: url('../images/2023-02-18-1.jpg');
  background-position: 100%;
}

.big-article-image-wrapper-2._4._6.burnaby {
  background-image: url('../images/IMG_6076.jpg');
  background-position: 50%;
  background-size: cover;
}

.big-article-image-wrapper-2._4._6.newwest {
  background-image: url('../images/IMG_6078.jpg');
}

.big-article-image-wrapper-2._4._6.surrey {
  background-image: url('../images/IMG_6078.jpg');
  background-position: 50% 20%;
}

.big-article-image-wrapper-2._4._6.northvan {
  background-image: url('../images/2023-02-28.jpg');
  background-position: 0 0;
}

.big-article-image-wrapper-2._2 {
  text-align: right;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 40px 30px 30px;
  display: flex;
}

.big-article-content-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 400px;
  padding: 30px 30px 30px 40px;
  display: flex;
}

.big-article-content-wrapper-2._2 {
  background-image: url('../images/333319103_5957381661016163_3606401826607132728_n.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.big-article-content-wrapper-2._2.coquit {
  background-image: url('../images/333290900_1213815416171384_7332223702375695564_n.jpg');
  background-position: 50% 0;
}

.big-article-content-wrapper-2._2.newwest {
  background-image: url('../images/IMG_6073.jpg');
}

.big-article-content-wrapper-2._2.surrey {
  background-image: url('../images/IMG_6071.jpg');
}

.big-article-content-wrapper-2._2.northvan {
  background-image: url('../images/70DED4CA-9021-46D2-90FC-8EB3772A9200-2.jpeg');
}

.paragraph-28 {
  font-size: 22px;
  font-weight: 500;
}

.heading-106 {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 50px;
}

.big-article-title-wrapper-2 {
  width: 100%;
}

.bold-text-2 {
  font-weight: 500;
}

.heading-107 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 50px;
}

.big-article-content-wrapper-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 400px;
  padding: 30px 30px 30px 40px;
  display: flex;
}

.columns-6 {
  display: flex;
}

.image-28 {
  min-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.lightbox-link, .lightbox-link-2 {
  width: 100%;
}

.image-29 {
  min-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.lightbox-link-3 {
  width: 100%;
}

.image-30 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.lightbox-link-4 {
  width: 100%;
}

.lightbox-link-5 {
  width: 100%;
}

.image-31 {
  width: 100%;
}

.image-32 {
  width: 100%;
}

.text-span-38, .text-span-39 {
  color: var(--dark-slate-gray-2);
  font-size: 22px;
}

.paragraph-29, .link-3, .link-4 {
  color: #fff;
}

.section-10 {
  background-color: var(--kkj);
  padding: 40px;
}

.container-12 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-36 {
  margin-top: 30px;
}

.heading-108 {
  color: #3d3d3d;
  text-align: center;
  font-weight: 700;
}

.paragraph-30 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.section-11 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-33 {
  min-width: 100%;
  height: 100%;
}

.heading-109 {
  color: #757575;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.container-13 {
  margin-top: 40px;
}

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

.container-14 {
  max-width: 70%;
  margin-top: 140px;
  margin-bottom: 40px;
}

.section-12 {
  margin-top: 40px;
}

.div-block-37 {
  align-self: center;
}

.text-span-40 {
  font-size: 1vw;
  font-weight: 500;
}

.text-span-41 {
  color: var(--deep-sky-blue);
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: var(--black);
    padding: 10px;
    font-size: 11px;
  }

  .navigation-link.w--current {
    color: var(--deep-sky-blue);
    font-size: 16px;
  }

  .hamburger-button.w--open {
    background-color: #3b99d9;
  }

  .navigation-menu {
    background-color: #0000;
  }

  .brand-link.w--current {
    width: 19%;
    margin-right: 40px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.services {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .white-box {
    flex-direction: column;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 10px;
    display: flex;
  }

  .hero-section.centered {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-heading {
    font-size: 45px;
    line-height: 57px;
  }

  .hero-subheading {
    width: 100%;
    font-size: 22px;
    line-height: 28px;
  }

  .hero-subheading._2 {
    font-size: 2.6vw;
    line-height: 3.2vw;
  }

  .hollow-button.all-caps {
    font-size: 2vw;
  }

  .section-heading.centered {
    margin-bottom: 0;
    font-size: 3.6vw;
  }

  .section-heading.centered.sub1 {
    margin-bottom: 0;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .image {
    max-width: 80%;
    margin-right: 20px;
  }

  .container {
    justify-content: center;
    width: 90%;
    min-width: 90%;
  }

  .div-block {
    min-width: auto;
    margin-left: 20px;
  }

  .button-2 {
    width: 18vw;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .container-2 {
    max-width: 80%;
  }

  .exterior-services11 {
    margin-left: auto;
    margin-right: auto;
  }

  .interior-columns {
    width: 100%;
  }

  .div2.basic-interior {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .div2.full-interior {
    width: 100%;
    margin-top: 40px;
  }

  .div2.exterior {
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .div2.full-detail.top {
    width: 100%;
    margin-top: 40px;
  }

  .div2.full-detail.top.desktophide {
    flex: 0 auto;
    height: 100%;
    display: flex;
  }

  .div2.full-detail.top.mobile-hide {
    display: none;
  }

  .div2.full-detail.exteriorsection {
    width: 100%;
    margin-top: 40px;
  }

  .heading-24 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .column-5 {
    width: 100%;
    margin-top: -60px;
  }

  .columns {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .columns._5 {
    min-width: 90%;
    max-width: 90%;
  }

  .promise {
    margin-top: 40px;
    padding-bottom: 10px;
  }

  .paragraph-19 {
    width: 80%;
    font-size: 14px;
    line-height: 24px;
  }

  .columns-2 {
    min-width: 80%;
  }

  .container-4 {
    max-width: 90%;
  }

  .paragraph-20, .paragraph-21, .paragraph-22 {
    text-align: center;
    font-size: 11px;
    line-height: 18px;
  }

  .heading-48 {
    width: 85%;
    line-height: 24px;
  }

  .heading-49 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-50 {
    line-height: 24px;
  }

  .heading-51 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 70px;
  }

  .contact-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-5 {
    flex: 1;
    align-items: stretch;
    max-width: 100%;
    display: block;
  }

  .form-block {
    flex: 1;
    width: 600px;
    min-width: 100%;
    max-width: 99.9999%;
  }

  .heading-52 {
    font-size: 40px;
  }

  .paragraph-23 {
    width: 60%;
    font-size: 17px;
  }

  .container-6 {
    max-width: 80%;
  }

  .toggle-text {
    padding-left: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .toggle-text.addons {
    font-size: 24.5px;
  }

  .toggle-text.services {
    font-size: 28px;
  }

  .faq-p {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .faq {
    z-index: 25;
    background-image: none;
    flex-direction: row;
    height: 44px;
    position: relative;
  }

  .faq.add-ons {
    background-image: linear-gradient(270deg, var(--deep-sky-blue) 13%, white 13%);
    width: 450px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-27 {
    max-width: 20%;
  }

  .faq-icon {
    z-index: 4;
    width: 12vw;
    padding-left: 8px;
  }

  .faq-body {
    flex-flow: column;
    height: 93.54%;
    display: flex;
  }

  .faq-body.add-body2 {
    display: flex;
  }

  .faq-body-cont {
    flex-flow: column;
    height: 100%;
  }

  .faq-body-cont.add-ons {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .container-8 {
    max-width: 90%;
  }

  .text-field {
    width: 100%;
  }

  .column-14, .column-15, .column-16 {
    padding: 0;
  }

  .section-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-33 {
    max-width: 25%;
  }

  .white-box-2 {
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }

  .image-5 {
    display: block;
  }

  .heading-103 {
    letter-spacing: 1px;
    font-size: 1.7em;
  }

  .div-block-35 {
    max-width: 75%;
  }

  .newbooknow {
    background-color: var(--deep-sky-blue-3);
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 12px 30px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-decoration: none;
  }

  .big-article-content-wrapper {
    height: auto;
  }

  .big-article-image-wrapper, .big-article-image-wrapper-2 {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .big-article-content-wrapper-2, .big-article-content-wrapper-3 {
    height: auto;
  }

  .container-13 {
    max-width: 90%;
  }

  .section-12 {
    width: 100%;
  }

  .text-span-40 {
    font-size: 2vw;
  }

  .div-block-40 {
    flex-flow: column;
    height: 100%;
    display: flex;
  }

  .div-block-41, .div-block-42 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .hero-section.centered {
    background-image: linear-gradient(to bottom, #00000040, #00000040), linear-gradient(135deg, var(--black), #19202400), url('../images/couvebgnew2.png');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .hero-subheading._2 {
    font-size: 2.6vw;
    line-height: 3.4vw;
  }

  .hollow-button.all-caps {
    font-size: 2.6vw;
  }

  .section-heading.centered.sub1 {
    font-size: 2vw;
    line-height: 27px;
  }

  .section-heading.centered.sub1.subw {
    margin-bottom: 5vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .footer-link.with-icon.bottom, .footer-link.with-icon.bottom.w--current {
    margin-left: 0;
  }

  .spc {
    margin-bottom: 30px;
  }

  .spc.logo {
    display: none;
  }

  .image {
    margin-right: 0;
  }

  .container {
    justify-content: space-between;
  }

  .button-2 {
    width: auto;
  }

  .exterior-services11 {
    max-width: 100vw;
  }

  .exterior-services {
    margin-top: 20px;
  }

  .div2.basic-interior {
    flex: 1;
    width: 90%;
  }

  .div2.basic-interior.new {
    width: 90%;
  }

  .div2.full-interior {
    width: 90%;
    margin-top: 20px;
  }

  .div2.exterior {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .div2.full-detail.top {
    width: 90%;
    margin-top: 40px;
  }

  .div2.full-detail.exteriorsection {
    width: 90%;
    margin-top: 20px;
  }

  .div2.full-detail.exteriorsection._6, .div2._6 {
    width: 90%;
  }

  .container-6 {
    max-width: 90%;
  }

  .image-2 {
    display: none;
  }

  .toggle-text.services {
    font-size: 24px;
  }

  .faq {
    background-image: none;
  }

  .image-27 {
    max-width: 12%;
  }

  .faq-answer {
    line-height: 24px;
  }

  .faq-icon {
    width: 14vw;
    padding-left: 11px;
  }

  .faq-body-cont {
    padding: 15px;
  }

  .container-8 {
    max-width: 90%;
  }

  .left {
    width: 100%;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .right {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-33 {
    max-width: 24%;
  }

  .white-box-2 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 6px;
  }

  .heading-103 {
    letter-spacing: 0;
    margin-top: -10px;
    font-size: 1.2em;
    line-height: 1.8em;
  }

  .div-block-34.blue-line._1 {
    border-top-width: 2px;
    margin-top: 0;
    line-height: 10px;
  }

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

  .section-8 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .column-17, .column-18, .column-19 {
    padding-bottom: 0;
  }

  .tagline.tagline-promo-40.about._2 {
    align-items: center;
  }

  .hero {
    height: auto;
    padding: 10%;
  }

  .tag-wrapper-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .tag-wrapper-2._2 {
    display: none;
  }

  .tag-wrapper-2._9 {
    display: block;
  }

  .big-article-image-wrapper-2._4 {
    background-image: url('../images/cogollo-de-marihuana-en-floracic3b3n-1.jpg');
  }

  .big-article-image-wrapper-2._4._7 {
    background-image: url('../images/dark-shatter-vs-light-shatter.png');
  }

  .heading-109 {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 6px;
    line-height: 11px;
  }

  .container-14 {
    max-width: 90%;
    margin-top: 60px;
  }

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

  .div-block-41, .div-block-42 {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 0;
    margin-right: 5px;
    padding: 10px 20px;
    font-size: 15px;
  }

  .button.w--current {
    background-color: var(--deep-sky-blue-2);
    font-size: 15px;
  }

  .button.w--current:hover {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
  }

  .navigation-link {
    text-align: center;
    background-color: #fff;
  }

  .navigation-link.home {
    text-align: center;
    align-self: auto;
  }

  .hamburger-button {
    width: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .hamburger-button.w--open {
    background-color: var(--deep-sky-blue-2);
    color: #fff;
    border-radius: 5px;
    width: auto;
    margin-right: 20px;
    padding: 5px;
  }

  .navigation-menu {
    z-index: 0;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 90px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .brand-link {
    width: 32vw;
    margin-left: 5vw;
    margin-right: auto;
  }

  .brand-link.w--current {
    width: 32%;
    margin-left: 5vw;
    margin-right: auto;
  }

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

  .section.services {
    padding-bottom: 20px;
  }

  .section.expection {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section.centered {
    background-image: linear-gradient(to bottom, #00000040, #00000040), linear-gradient(135deg, var(--black), #19202400), url('../images/couvebgnew2.png');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-heading {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .hero-subheading {
    letter-spacing: 1px;
    width: 95%;
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 15px;
  }

  .hero-subheading._2 {
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    font-size: 3.2vw;
    line-height: 4.2vw;
  }

  .hollow-button.all-caps {
    outline-offset: 0px;
    border-style: solid;
    outline: 3px #fff;
    margin-left: 5px;
    padding: 8px 20px;
    font-size: 15px;
  }

  .section-heading.centered {
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-size: 7vw;
    font-weight: 800;
    line-height: 8vw;
  }

  .section-heading.centered.sub1 {
    margin-bottom: 3vw;
    font-size: 4vw;
    font-weight: 700;
    line-height: 21px;
  }

  .section-heading.centered.sub1.subw {
    font-size: 3vw;
    line-height: 4vw;
  }

  .section-subheading.center {
    font-size: 12px;
    line-height: 22px;
  }

  .section-subheading.center.citypages {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 16px;
  }

  .section-title-group {
    margin-bottom: 20px;
  }

  .footer {
    z-index: 7;
    margin-top: 0;
    position: relative;
  }

  .footer.center {
    z-index: 9;
  }

  .grid-image {
    width: 35%;
  }

  .footer-link:hover {
    color: var(--deep-sky-blue-2);
  }

  .footer-link.with-icon {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-link.with-icon.bottom {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
    font-size: 15px;
    display: flex;
  }

  .spc.logo {
    align-items: center;
  }

  .image {
    max-width: 100%;
    margin-right: 0;
  }

  .container {
    background-color: #fff;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }

  .div-block {
    margin-left: 10px;
  }

  .button-2 {
    text-align: left;
    width: 56vw;
    margin-right: 10px;
    padding: 5px 12px;
    font-size: 13px;
    display: none;
  }

  .button-2.service-book {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .button-2.service-book._1 {
    text-align: center;
    flex: 0 auto;
    margin-right: 0;
    display: block;
  }

  .button-2.service-book._2, .button-2.service-book._3, .button-2.service-book._4, .button-2.service-book._5 {
    text-align: center;
    display: none;
  }

  .heading {
    text-align: center;
    letter-spacing: 1px;
    width: 80vw;
    font-size: 10px;
    line-height: 18px;
  }

  .container-2 {
    max-width: 90%;
  }

  .container-2._4 {
    justify-content: center;
    align-items: center;
  }

  .container-3 {
    max-width: 90%;
  }

  .div-block-2 {
    width: 100%;
  }

  .exterior {
    flex-direction: row;
  }

  .button2.interior, .button2.exterior1 {
    text-align: center;
    letter-spacing: 0;
    padding: 8px 10px;
    font-size: 18px;
  }

  .exterior-services11 {
    max-width: 89vw;
    margin-top: 0;
  }

  .exterior-services {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
    display: flex;
  }

  .interior-columns {
    flex: 0 auto;
    justify-content: flex-start;
    margin-bottom: 20px;
  }

  .div2.basic-interior {
    border-top-color: var(--deep-sky-blue);
    width: 100%;
    margin-top: 10px;
  }

  .div2.basic-interior.new {
    width: 100%;
  }

  .div2.full-interior {
    border-top-color: var(--cadet-blue);
    width: 100%;
    margin-top: 0;
  }

  .div2.exterior {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div2.full-detail.top {
    flex: 0 auto;
    width: 100%;
    margin-top: 0;
  }

  .div2.full-detail.top.desktophide {
    margin-bottom: 20px;
  }

  .div2.full-detail.exteriorsection {
    border-top-color: #676770;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
  }

  .div2.full-detail.exteriorsection._6 {
    width: 100%;
  }

  .service-card-name {
    text-align: left;
    font-size: 23px;
    line-height: 28px;
  }

  .service-card-name.fulldetail {
    font-size: 23px;
  }

  .paragraph, .paragraph.complete {
    font-size: 16px;
  }

  .div-block-16.bottom {
    margin-bottom: 0;
  }

  .heading-2.add-ons {
    text-align: left;
  }

  .heading-24 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-span-5 {
    font-size: 18px;
  }

  .column-5 {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .columns {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    max-width: 95vw;
  }

  .columns._5 {
    width: 90%;
    max-width: 90%;
    margin-top: 0;
    display: block;
  }

  .heading-45.alternative.d {
    margin-bottom: 20px;
  }

  .heading-45.alternative.d._2, .heading-45.alternative.d._3, .heading-45.alternative.d._4, .heading-45.alternative.d._5 {
    display: none;
  }

  .column-9 {
    justify-content: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .promise {
    display: none;
  }

  .heading-46 {
    text-align: center;
    font-size: 27px;
  }

  .paragraph-19 {
    width: 85%;
    font-size: 13px;
    line-height: 22px;
  }

  .columns-2 {
    min-width: auto;
  }

  .container-4 {
    max-width: 95%;
  }

  .heading-48, .heading-49, .heading-50 {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .heading-51 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 70px;
  }

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

  .container-5 {
    max-width: 90%;
  }

  .div-block-23 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-23._9 {
    flex-flow: row;
  }

  .div-block-24 {
    flex-direction: column;
    align-items: center;
  }

  .form-block {
    width: auto;
    min-width: 260px;
    max-width: 100%;
    margin-top: 20px;
  }

  .form-div {
    margin-right: 0;
  }

  .div-block-25.form-div-2 {
    margin-left: 0;
  }

  .paragraph-23 {
    width: 80%;
    font-size: 15px;
  }

  .container-6 {
    max-width: 90%;
  }

  .paragraph-24 {
    text-align: center;
  }

  .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .column-11 {
    justify-content: center;
  }

  .column-11._2 {
    flex-direction: row;
    align-items: center;
  }

  .div-block-27 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-27.c23 {
    flex-direction: row;
  }

  .column-12 {
    justify-content: center;
    align-items: center;
  }

  .div-block-29 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-7 {
    max-width: 91%;
  }

  .select-field {
    border-radius: 0;
  }

  .text-span-12 {
    color: #ff0004;
    font-weight: 600;
  }

  .socials {
    margin-top: 0;
  }

  .div-block-30 {
    width: 90%;
    display: none;
  }

  .social-icons {
    width: 50%;
    max-width: 70%;
  }

  .heading-58 {
    text-align: left;
    line-height: 29px;
  }

  .toggle-text {
    font-size: 18px;
    line-height: 18px;
  }

  .toggle-text.addons {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 13px;
  }

  .toggle-text.services {
    letter-spacing: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 17px;
  }

  .faq-p {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .faq-p._2 {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
    display: block;
  }

  .faq-p._1 {
    flex: 0 auto;
    width: 90%;
    min-width: 90%;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .faq {
    background-image: none;
    justify-content: center;
    height: 44px;
  }

  .faq.add-ons {
    background-image: none;
    justify-content: center;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 80px;
  }

  .image-27 {
    max-width: 18%;
  }

  .faq-answer {
    line-height: 24px;
  }

  .faq-icon {
    width: 18vw;
    margin-left: 40px;
  }

  .faq-body {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: block;
  }

  .faq-body.add-1, .faq-body.add-body2 {
    display: none;
  }

  .faq-body-cont {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .faq-body-cont.add-ons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: block;
  }

  .heading-76 {
    font-size: 4vw;
  }

  .text-span-14 {
    display: none;
  }

  .container-8 {
    flex-flow: column;
    max-width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .heading-94.add-ons {
    margin-left: 0;
  }

  .left {
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    margin-right: 0;
    display: block;
  }

  .right {
    margin-top: 20px;
    margin-left: 0;
  }

  .paragraph-25 {
    flex: 0 auto;
  }

  .section-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    display: flex;
  }

  .div-block-33 {
    align-items: flex-end;
    max-width: 25%;
  }

  .white-box-2 {
    border: 1px #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2.5px;
    padding-right: 2.5px;
    display: flex;
    overflow: hidden;
  }

  .white-box-2.car {
    padding-right: 5px;
  }

  .white-box-2.truck {
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-5 {
    max-width: 115%;
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .heading-103 {
    margin-top: -15px;
    font-size: .9em;
    line-height: 1.8em;
    display: block;
  }

  .div-block-34.blue-line._2, .div-block-34.blue-line._3, .div-block-34.blue-line._4, .div-block-34.blue-line._1 {
    margin-top: 0;
  }

  .section-7 {
    margin-bottom: -110px;
  }

  .div-block-35 {
    width: 90vw;
  }

  .link-block {
    align-items: flex-end;
    display: flex;
  }

  .link-block-2 {
    align-items: flex-start;
    display: flex;
  }

  .newbooknow {
    border: 2px solid var(--deep-sky-blue-3);
    margin-left: 10px;
    padding: 8px 12px;
    font-size: 4vw;
  }

  .section-8 {
    margin-top: 10px;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .column-17, .column-18, .column-19 {
    padding: 5px 5px 0;
  }

  .columns-4, .columns-5 {
    display: block;
  }

  .icon {
    font-size: 37px;
  }

  .tagline.tagline-promo-40 {
    text-align: center;
  }

  .tagline.tagline-promo-40.about, .tagline.tagline-promo-40.about._2, .tagline.tagline-promo-40.about._2 {
    text-align: center;
    align-items: center;
  }

  .hero {
    height: 500px;
    padding: 14% 6%;
  }

  .section-9 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .big-article-content-wrapper {
    padding: 25px 30px;
  }

  .big-article-title-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-27 {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 5vw;
    font-weight: 500;
    line-height: 5.5vw;
  }

  .tag-wrapper-2 {
    width: 90vw;
    margin-top: 0;
    margin-bottom: 0;
  }

  .tag-wrapper-2._7 {
    display: block;
  }

  .tag-wrapper-2._2 {
    margin-top: 0;
    display: none;
  }

  .tag-wrapper-2._9 {
    display: block;
  }

  .bold-text {
    font-size: 5vw;
    font-weight: 500;
  }

  .heading-105 {
    text-align: center;
    font-size: 6.5vw;
    font-weight: 700;
    line-height: 9vw;
  }

  .heading-105.lower {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 6.5vw;
  }

  .big-article-image-wrapper-2 {
    height: 250px;
  }

  .big-article-image-wrapper-2._4 {
    background-image: url('../images/couve-cover-photo.jpg');
    background-position: 50%;
  }

  .big-article-image-wrapper-2._4._6 {
    background-image: url('../images/2023-02-23.png');
    background-position: 50%;
  }

  .big-article-image-wrapper-2._4._6.coquitlam {
    background-image: url('../images/2023-02-23.png');
  }

  .big-article-image-wrapper-2._2 {
    height: auto;
    padding: 10px 15px 0;
  }

  .big-article-image-wrapper-2._4 {
    background-image: url('../images/dark-shatter-vs-light-shatter.png');
  }

  .big-article-image-wrapper-2._4._7 {
    background-image: url('../images/317713886_527514655944512_3342377036774424732_n.jpg');
    height: 250px;
  }

  .big-article-image-wrapper-2._4._7._8 {
    background-image: url('../images/333319103_5957381661016163_3606401826607132728_n.jpg');
  }

  .big-article-content-wrapper-2 {
    padding: 10px 10px 5px;
  }

  .big-article-content-wrapper-2._2 {
    background-image: url('../images/317713886_527514655944512_3342377036774424732_n.jpg');
    background-position: 0%;
    background-size: cover;
    height: 300px;
  }

  .paragraph-28 {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
  }

  .heading-106, .heading-107 {
    text-align: center;
    font-size: 7vw;
    font-weight: 700;
    line-height: 9vw;
  }

  .big-article-content-wrapper-3 {
    padding: 25px 15px 10px;
  }

  .paragraph-29 {
    text-align: center;
  }

  .section-10.citypage1 {
    padding: 20px;
  }

  .div-block-36 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-108 {
    font-size: 26px;
    line-height: 33px;
  }

  .paragraph-30 {
    line-height: 21px;
  }

  .section-11 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-109 {
    padding-top: 5px;
  }

  .container-14 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .section-12 {
    margin-top: 20px;
  }

  .text-span-40 {
    font-size: 4vw;
    line-height: 20px;
  }

  .div-block-38 {
    width: 90%;
  }

  .div-block-39 {
    flex: 0 auto;
    display: flex;
    position: static;
    overflow: visible;
  }

  .dropdown {
    height: 100%;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .div-block-41 {
    flex-flow: column;
    width: 90%;
    height: 100%;
    display: flex;
  }

  .div-block-42 {
    width: 90%;
  }
}


@font-face {
  font-family: 'Materialicons';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mundialhair';
  src: url('../fonts/MundialHair.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialItalic.otf') format('opentype'), url('../fonts/MundialHairItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundai';
  src: url('../fonts/MundialDemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialBlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'mundial';
  src: url('../fonts/MundialDemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconssharp';
  src: url('../fonts/MaterialIconsSharp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconsround';
  src: url('../fonts/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}