@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.eot') format("embedded-opentype"), url('../fonts/fa-regular-400.woff') format("woff"), url('../fonts/fa-regular-400.ttf') format("truetype"), url('../fonts/fa-regular-400.ttf') format("truetype"), url('../fonts/fa-regular-400.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.eot') format("embedded-opentype"), url('../fonts/fa-brands-400.woff') format("woff"), url('../fonts/fa-brands-400.ttf') format("truetype"), url('../fonts/fa-brands-400.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.eot') format("embedded-opentype"), url('../fonts/fa-solid-900.woff') format("woff"), url('../fonts/fa-solid-900.ttf') format("truetype"), url('../fonts/fa-solid-900.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp Solid 900";
  src: url('../fonts/fa-sharp-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 100";
  src: url('../fonts/fa-thin-100.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 400";
  src: url('../fonts/fa-sharp-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Duotone 900";
  src: url('../fonts/fa-duotone-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 300";
  src: url('../fonts/fa-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 300";
  src: url('../fonts/fa-sharp-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --blue: #443aff;
  --midnight-blue-2: #060d44;
  --white-smoke: #fff;
  --black: #000;
  --light-blue: #3a92ff;
  --light-sea-green\<deleted\|variable-06e0d8cb\>: #22a8ab;
  --turquoise: #3af5ff;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.header {
  flex-direction: column;
  width: 100%;
  height: 85vh;
  display: flex;
}

.header.services {
  height: 30vh;
}

.header-container {
  background-image: linear-gradient(#00000080, #00000080), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.navbar {
  z-index: 5;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-2 {
  background-color: #00000021;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.nav-menu {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  display: flex;
}

.nav-link {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
}

.nav-link:hover {
  background-color: #bebebe26;
}

.nav-link.home {
  background-color: #b3b3b342;
}

.nav-link.home.w--current {
  color: var(--white-smoke);
  background-color: #b3b3b342;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  transition: all .2s;
}

.cool-container {
  width: 90%;
}

.body {
  background-color: #000;
  height: 90vh;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
  transition: all .2s ease-in-out;
}

.body-container {
  width: 90%;
  max-width: 1400px;
}

.form {
  background-color: var(--white-smoke);
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px;
}

.hero-heading.service-heading {
  margin-top: 10px;
  font-weight: 400;
}

.banner-div {
  color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-banner {
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-bottom: 60px;
  display: flex;
}

.logo-banner.big {
  width: 60%;
  margin-bottom: 0;
}

.content-section {
  background-color: var(--midnight-blue-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.content-section.white-bg {
  background-color: var(--white-smoke);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
}

.content-heading {
  color: #858585;
  border-top: 1px #000;
  border-bottom: 5px solid #7e7e7e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 64px;
  display: flex;
}

.content-heading.center {
  color: var(--white-smoke);
  text-align: center;
  justify-content: center;
  align-items: center;
}

.content-heading.center.w {
  border-bottom-color: var(--white-smoke);
  text-transform: uppercase;
  font-size: 40px;
}

.grid-image1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.txt {
  flex-flow: row;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: block;
}

.txt.right-align {
  align-items: flex-end;
}

.txt.w {
  color: var(--white-smoke);
}

.button-3 {
  background-color: var(--blue);
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Exo, sans-serif;
}

.grid-image2, .grid-image3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.footer {
  border-top: 5px solid #303030;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.links-container {
  background-color: #000;
  width: 100%;
  height: 100%;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2.25fr;
  height: 100%;
}

.map {
  background-image: url('../images/map.PNG');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 250px;
}

.links-div {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  min-height: 250px;
  padding-right: 40px;
  display: flex;
}

.footer-head {
  color: #cfcfcf;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

.links-list {
  color: #fff;
  text-align: right;
  padding-left: 0;
  list-style-type: none;
}

.all-links {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.socials {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "Fa brands 400", sans-serif;
  font-size: 50px;
  display: flex;
}

.facebook {
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.isntagram {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

.twitter {
  color: #fff;
  text-decoration: none;
}

.all-links-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 250px;
  display: grid;
}

.links2-div {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-height: 250px;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

.links-list2 {
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list-item-2, .list-item-3 {
  cursor: pointer;
  padding-bottom: 10px;
}

.socials-navbar {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  text-align: right;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 20%;
  padding-right: 40px;
  font-size: 20px;
  display: grid;
}

.social-text {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}

.contacticon {
  margin-left: 5px;
  font-family: "Fa solid 900", sans-serif;
}

.contacticon.black {
  color: var(--black);
}

.list-item-4 {
  cursor: pointer;
}

.footer-links {
  color: var(--light-blue);
  text-decoration: none;
}

.footer-links.black {
  color: var(--midnight-blue-2);
  font-family: Montserrat, sans-serif;
}

.logo-nav {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  height: 100%;
  margin-left: 60px;
  display: flex;
}

.logo-nav.w--current {
  width: 19%;
}

.nav-logo {
  width: 160px;
  display: block;
}

.dropdown {
  color: #fff;
  height: 100%;
  transition: all .2s;
}

.dropdown-toggle {
  color: #fff;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  transition: all .2s;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: #bebebe26;
}

.line {
  background-color: #7e7e7e;
  width: 100%;
  height: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.header-link {
  color: var(--white-smoke);
  text-decoration: none;
}

.dropdown-links {
  color: var(--white-smoke);
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all .2s;
}

.dropdown-links:hover {
  color: #000;
  background-color: #cfcfcf;
  background-image: url('../images/point_1point.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px 15px;
  margin-left: 20px;
  padding-left: 20px;
  font-weight: 500;
  display: block;
  transform: translate(15px);
}

.dropdown-list {
  width: 200px;
}

.dropdown-list.w--open {
  background-color: var(--light-blue);
  width: 280px;
  transition: all .2s;
  overflow: hidden;
}

.service-box-section {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  transition: all .2s;
  display: flex;
}

.top-text {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: var(--black);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.top-text._100 {
  flex-flow: column;
  display: flex;
}

.top-text._100.left {
  justify-content: center;
  align-items: flex-start;
}

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

.top-text._100b {
  margin-bottom: 0;
}

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

._2x1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2x1._100 {
  display: flex;
}

.p {
  color: var(--white-smoke);
}

.p.right-align {
  text-align: right;
}

.button-div {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.img.map {
  background-image: none;
  min-height: auto;
}

.img.large {
  width: 100%;
  height: 400px;
}

.img.large.s2 {
  background-image: url('../images/Hans-on-Installation.webp');
}

.img.large.d2 {
  background-image: url('../images/Cutting-Duct.webp');
}

.img.large.v2 {
  background-image: url('../images/High-Systems.webp');
}

.img.img1 {
  background-image: url('../images/Office.webp');
}

.img.s1 {
  background-image: url('../images/Fan-On-Roof.webp');
}

.img.d1 {
  background-image: url('../images/Venting-System.webp');
}

.img.v1 {
  background-image: url('../images/Man-Fixing-Vent.webp');
}

.mid-section {
  background-image: linear-gradient(#0000004d, #0000004d), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 400px;
  display: flex;
}

.shade-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.shade-div._0 {
  background-image: none;
}

.split-div-text {
  width: 100%;
}

.hero-button {
  text-transform: uppercase;
  background-color: #0006;
  margin-top: 10px;
}

.ct-button {
  background-color: var(--blue);
  text-align: center;
  text-transform: uppercase;
}

.slice-p {
  color: var(--white-smoke);
  font-family: Montserrat, sans-serif;
}

.txt-slcie {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--midnight-blue-2);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 20px;
  display: grid;
}

.banner-head {
  color: var(--white-smoke);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

.button-div-slice {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.footerlinks {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 50px;
  display: flex;
}

.flinks {
  color: #818181;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.twit {
  color: var(--white-smoke);
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-left: 0;
  display: flex;
}

.insta {
  background-color: #0000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-left: 0;
  padding-right: 0;
  font-family: "Brands 400", Arial, sans-serif;
  display: flex;
}

.fb {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-family: "Brands 400", Arial, sans-serif;
  display: flex;
}

.navbar-main {
  z-index: 999;
  background-color: #0000001c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

._4-box-text {
  color: #fff;
  letter-spacing: normal;
  width: 100%;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

._4-box-text.gal {
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 500px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  transform: rotate(0);
}

.box {
  z-index: 1;
  opacity: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 800px;
  min-height: 100px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box:hover {
  text-shadow: 4px 4px 5px #000000bf;
  text-decoration: none;
}

._4-block-div {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

._4-block-div.gal {
  justify-content: flex-start;
  align-items: stretch;
  width: 400px;
  height: 50%;
  margin-bottom: 40px;
  font-size: 22px;
  transform: rotate(270deg);
}

.box-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.box-heading:hover {
  text-decoration: none;
}

.div-container {
  z-index: 5;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-container.gal {
  justify-content: space-between;
  align-items: center;
  padding: 60px 0;
}

.service-boxes {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.service-boxes._4-boxes {
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  overflow: hidden;
}

.click-to-call-div {
  z-index: 150;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: auto;
  margin-bottom: 30px;
  padding-left: 20px;
  display: none;
  position: fixed;
  inset: auto auto 0% 0;
}

.h1-small {
  color: var(--midnight-blue-2);
  font-size: 32px;
  font-weight: 400;
}

.contact-buttons {
  background-color: #333333d4;
  width: auto;
  height: 40px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.contact-icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-family: "Brands 400", Arial, sans-serif;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.contact-icon:hover {
  background-color: #000;
}

.banner-div-2 {
  color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.ct-button-2 {
  text-align: center;
  text-transform: uppercase;
  background-color: #282d4e;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.ct-button-2._20l {
  margin-right: 20px;
}

.list {
  color: #f8f8f8;
  padding-left: 0;
  list-style-type: none;
}

.list.horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.list-item-5 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: .25fr 5.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fa {
  width: 30px;
  height: 30px;
  font-family: "Fa solid 900", sans-serif;
}

.fa.icon {
  color: var(--midnight-blue-2);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 28px;
  display: flex;
}

.fa.icon.black {
  color: var(--blue);
}

.h3list {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.h3list.black {
  color: var(--light-blue);
  text-decoration: none;
}

.grid-image2-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.p-2 {
  color: #f8f8f8;
}

.p-2.right-align {
  text-align: right;
}

.h3-phone {
  color: #f8f8f8;
  font-weight: 600;
}

.mid-section-2 {
  background-image: linear-gradient(#0000004d, #0000004d), none;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 400px;
  display: flex;
}

.mid-section-2.h3-image {
  background-image: linear-gradient(#00000080, #00000080), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.slice-p-2 {
  color: #f8f8f8;
}

.slice-p-2.h3-text {
  font-size: 28px;
  line-height: 35px;
}

.split-div-text-2 {
  width: 70%;
}

.txt-slcie-2 {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  background-color: #000000a3;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 20px;
  display: grid;
}

.txt-slcie-2.h3 {
  display: flex;
}

.ddl-2 {
  color: #f8f8f8;
  background-color: #333;
  margin-left: 0;
  padding: 15px 0 15px 20px;
  transition: all .2s;
}

.ddl-2:hover {
  color: #000;
  background-color: #cfcfcf;
  background-image: url('../images/point_1point.webp');
  background-position: 7% 49%;
  background-repeat: no-repeat;
  background-size: 12px 15px;
  padding-left: 40px;
  padding-right: 0;
  font-weight: 500;
}

.click-to-call-button-2 {
  color: #fff;
  text-align: center;
  background-color: #243b63;
  border: 1px solid #2e2e2e4d;
  border-radius: 350px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  box-shadow: 0 3px 3px 2px #2e2e2e4d;
}

.nav-link-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
}

.nav-link-2:hover {
  background-color: #bebebe26;
}

.nav-link-2.home {
  background-color: #b3b3b342;
  font-family: Montserrat, sans-serif;
}

.nav-link-2.home.w--current {
  color: #f8f8f8;
  background-color: #b3b3b342;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  transition: all .2s;
}

.dropdown-list-2 {
  width: 200px;
}

.dropdown-list-2.w--open {
  background-color: #333;
  width: 280px;
  transition: all .2s;
  overflow: hidden;
}

.header-link-2 {
  color: #f8f8f8;
  text-decoration: none;
}

.dropdown-toggle-2 {
  color: #fff;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  transition: all .2s;
  display: flex;
}

.dropdown-toggle-2:hover {
  background-color: #bebebe26;
}

.header-container-3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Blue-Filter.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.header-container-3.services {
  background-color: var(--midnight-blue-2);
  background-image: none;
  padding-top: 20px;
}

.inner-link {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.lottie-animations {
  height: 150px;
  display: inline-flex;
}

.gallery-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.lb {
  border: 1px solid #000;
  width: 100%;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_button {
  border: 2px solid var(--blue);
  background-color: var(--blue);
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--blue);
  background-color: var(--white-smoke);
  color: var(--blue);
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999px;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_text {
  color: var(--black);
  margin-right: 24px;
  line-height: 24px;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: var(--white-smoke);
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_label {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_text {
  color: var(--black);
  font-size: 12px;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_close-icon {
  color: var(--blue);
  width: 16px;
  height: 16px;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.fs-cc-prefs_title {
  color: var(--blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: -12px -12px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-banner_text-link {
  border-bottom: 2px solid var(--blue);
  color: var(--blue);
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 576px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_submit-hide, .fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #0009;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 20px 20px;
}

.fs-cc-banner_button {
  border: 2px solid var(--blue);
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  border-radius: 500px;
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--blue);
  color: var(--blue);
  background-color: #f5f5f5;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  position: static;
}

.live-chat-top-text.block {
  color: #494949;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 2px auto auto 2px;
}

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
}

.live-chat-bottom-text.bold {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.chat-section {
  background-color: #b7b5b5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  padding: 16px 20px;
  display: flex;
  position: relative;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 15px;
}

.whatsapp-container {
  z-index: 30;
  cursor: pointer;
  background-color: #000;
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container:hover {
  background-color: #494949;
  transform: scale(1.05);
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 300px;
  max-width: 300px;
  height: 315px;
  margin-bottom: 16px;
  display: flex;
  overflow: hidden;
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-right: 20px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.livechat-button {
  cursor: pointer;
  background-color: #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.livechat-button:hover {
  background-color: #326db1;
}

.top-section-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.live-icon-chat {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.hero-large-text {
  text-transform: none;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.1;
}

.hero-large-text._10 {
  color: var(--light-blue);
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.gallery-section {
  background-color: var(--midnight-blue-2);
  padding: 80px 5%;
  display: flex;
  overflow: hidden;
}

.work-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.tag-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.work-component-3 {
  background-image: linear-gradient(#000000a6, #fff0), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  padding: 3.5rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-component-3.s3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Man-InstallatingSB.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
}

.line-2 {
  background-color: #c0131e;
  width: 75px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

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

.tag-component {
  border: 1px solid var(--midnight-blue-2);
  background-color: var(--midnight-blue-2);
  color: #fffbf0;
  text-transform: uppercase;
  border-radius: 0;
  padding: .5rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
}

.tag-component.white {
  color: var(--light-blue);
  background-color: #fff;
  border-color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.para {
  font-size: 1rem;
  line-height: 1.75;
}

.para.light-grey {
  color: #1a1a1a;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
}

.h2-red {
  color: #c0131e;
}

.margin-bottom-2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom-2.margin-large {
  margin-left: 0;
  margin-right: 0;
}

.work-component-2 {
  background-image: linear-gradient(#000000a6, #fff0), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  padding: 3.5rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-component-2.s2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Silver-TubeSB.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
}

.text-color-white-2 {
  color: #fffbf0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
}

.text-color-white-2.small {
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.work-component-4, .work-component-1 {
  background-image: linear-gradient(#000000a6, #fff0), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  padding: 3.5rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-component-1.s1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/HeaterSB.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.btn-hover-color-3 {
  background-color: var(--light-blue);
  width: 0;
  position: absolute;
  inset: 0%;
}

.about-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-wrapper.no-grid {
  display: block;
}

.btn-3 {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

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

.btn-3.top {
  margin-top: 40px;
}

.btn-group.btn-black {
  color: #444;
}

.btn-group.btn-black.m-top {
  margin-top: 60px;
}

.btn-group.btn-black.m-top.white {
  color: #c7a675;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.btn-group.btn-black.m-top.white.side {
  margin-top: 10px;
  margin-left: 0;
}

.btn-group.btn-black {
  color: #444;
  margin-top: 0;
  margin-left: 20px;
}

.parallax-section {
  background-color: #000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Silver-Tube.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 100px 15px;
  display: block;
}

.container-2 {
  z-index: 1;
  width: 90%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.lg-text-sec {
  padding-left: 15px;
  padding-right: 15px;
}

.lg-text-sec.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-text {
  padding-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.btn-text.blue {
  color: var(--light-blue);
}

.text-block {
  color: #c7a675;
  font-size: 43px;
  font-weight: 400;
  line-height: 1.2;
}

.text-block.center {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.image-2 {
  width: 105px;
}

.btn-underline {
  object-fit: fill;
  background-color: #1a1a1a;
  height: 2px;
  position: relative;
  box-shadow: inset 0 0 #c7a675;
}

.btn-underline.btn-underline-black {
  box-shadow: inset 0 0 0 0 var(--light-blue);
  background-color: #fff;
}

.btn-underline.btn-underline-black.blue {
  background-color: var(--light-blue);
  box-shadow: inset 0 0 0 0 var(--midnight-blue-2);
}

.hyperlink {
  box-shadow: inset 0 -2px 0 0 var(--light-blue);
  color: var(--midnight-blue-2);
  padding-left: 2.5px;
  padding-right: 2.5px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.hyperlink:hover {
  box-shadow: inset 0 -50px 0 0 var(--light-blue);
  color: #f7f7f7;
}

.hyperlink.h3-1 {
  color: var(--light-blue);
}

.hyperlink.h3-1:hover {
  box-shadow: inset 0 -50px 0 0 var(--white-smoke);
}

.h3-logo-link {
  margin-bottom: 20px;
}

.link {
  color: #fff;
  border: .5px solid #fff;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-family: "Fa Solid 900", sans-serif;
  text-decoration: none;
  display: flex;
}

.link.non {
  font-family: "Fa Brands 400", sans-serif;
}

.image-4 {
  width: 60%;
  display: inline-block;
}

.content-div {
  width: 100%;
}

.short-line {
  background-color: #17959e;
  width: 100%;
  height: 1vh;
  margin-bottom: 20px;
}

.short-line.dark {
  background-color: #072f33;
}

.short-line.dark.no-height {
  background-color: var(--light-blue);
  height: .5vh;
  margin-bottom: 0;
}

.content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.content-container.grid-3 {
  border-bottom: 3px #072f33;
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 20px;
}

.contact-header {
  color: var(--light-blue);
  border-bottom: 1px solid #072f33;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.footer-link {
  color: var(--black);
  font-weight: 500;
  text-decoration: none;
  display: block;
}

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

.footer-links-2 {
  flex-flow: column;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.social-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #17959e;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-list {
  text-transform: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.footer-2 {
  border-top: 2px solid var(--light-blue);
  background-color: var(--white-smoke);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: flex;
}

.cloneable-gallery {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.header-div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.header-div.center {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.h2.blue {
  color: var(--light-blue);
  font-weight: 700;
}

.h2.light {
  font-size: 38px;
  font-weight: 400;
}

.green-block-1 {
  background-color: #17959e;
  width: 30%;
  height: 1vh;
  position: static;
  left: 0;
}

.green-block-1.w {
  background-color: #fff;
}

.button-2 {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

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

.button-2.blue {
  color: #fff;
  background-color: #000;
  width: 20%;
  padding: 15px 10px;
}

.circle {
  border: 3px solid #fff;
  border-radius: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 0;
  display: flex;
}

.circle.green {
  background-color: #17959e;
}

.slider-container-2 {
  width: 100vw;
  min-height: auto;
  padding: 0 40px;
  overflow: hidden;
}

.number-block {
  color: #fff;
  font-size: 27px;
  line-height: 24px;
}

.projects-01-2 {
  background-color: var(--midnight-blue-2);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
}

.workrow {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobile-scrolly-thing {
  z-index: 100;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #c0131e;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 43px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  overflow: hidden;
}

.mob-foot-button {
  color: #fff;
  background-color: #c0131e;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.mob-foot-button:hover {
  background-color: #1a1a1a;
  margin-top: -10px;
}

.mob-foot-button.right-line {
  background-color: var(--light-blue);
  border-right: 1px solid #fff;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
}

.mob-foot-button.right-line:hover {
  background-color: var(--midnight-blue-2);
}

.mob-foot-button.right-line.side {
  border-right-style: none;
}

.mob-foot-linktext {
  text-align: justify;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.sticky-icon {
  margin-right: 6px;
  font-family: "Fa Sharp Solid 900", sans-serif;
  font-size: 19px;
  line-height: 24px;
}

.sticky-icon.brand {
  min-width: auto;
  min-height: auto;
  max-height: none;
  font-family: "Fa Brands 400", sans-serif;
  font-weight: 400;
}

.container-9 {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.container-9.display-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-9.display-flex.container-1600px.copy-flex {
  flex-flow: column;
  margin-top: 20px;
  padding-bottom: 10px;
  font-weight: 500;
}

.footer-link-texts {
  color: var(--black);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

.footer-link-texts:hover {
  color: #072f33;
}

.dd-navigation.w--open {
  background-color: var(--midnight-blue-2);
  margin-top: 18px;
}

.nav-icon {
  color: var(--light-blue);
  margin-right: 6px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 16px;
}

.navbar-3 {
  background-color: #0000;
}

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

.nav-section {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px #5e5e5e;
  position: sticky;
  top: 0;
  box-shadow: 0 1px 3px #0003;
}

.fonticon {
  color: var(--light-blue);
  border-right: 1px solid #f7f7f224;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 16px;
  display: flex;
}

.dd-icon {
  margin-right: 10px;
  display: flex;
}

.menu-logo {
  background-color: #0000;
  width: 100px;
  margin-bottom: -5px;
  padding: 5px;
}

.headt-call-btn {
  display: none;
}

.header-contact {
  flex: none;
  margin-left: 10px;
  padding-left: 5px;
}

.nav-menu-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.co-logo {
  background-color: #0000;
  width: 130px;
  padding-bottom: 0;
}

.dd-grid-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--midnight-blue-2);
  background-color: #ffbc00;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  padding: 10px 10px 20px;
  display: flex;
}

.dd-grid-div.white {
  background-color: #fff;
}

.dd-grid-div.blue {
  background-color: var(--white-smoke);
  color: var(--midnight-blue-2);
}

.h-link {
  color: #231f20;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.co-logo-link {
  margin-right: 20px;
}

.main-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 32px 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dropdown-link {
  color: var(--light-blue);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
  padding: 2px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  transition: all .8s;
  box-shadow: inset 0 0 #231f20;
}

.dropdown-link:hover {
  box-shadow: none;
  color: var(--midnight-blue-2);
}

.dropdown-link.w--current {
  box-shadow: none;
  color: var(--midnight-blue-2);
  transition-property: none;
}

.mobile-block {
  color: #ffea00;
  align-items: center;
  margin-right: 10px;
  font-weight: 500;
  display: flex;
}

.mobile-block.lig-text {
  color: #4c4a4b;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  transition: all .2s ease-in-out;
}

.dd-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  display: flex;
}

.header-div-2 {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
}

.dd-toggle {
  align-items: center;
  padding: 10px 30px 10px 10px;
  font-size: 14px;
  line-height: 24px;
  transition: all .2s;
  display: flex;
}

.dd-toggle:hover {
  color: var(--midnight-blue-2);
}

.nav-link-3 {
  color: #231f20;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  transition: all .2s ease-in-out;
  display: flex;
}

.nav-link-3:hover {
  color: var(--midnight-blue-2);
}

.nav-link-3.w--current {
  color: var(--light-blue);
}

.menu-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-family: "Fa Solid 900", sans-serif;
}

.menu-icon.fb {
  font-family: "Fa Brands 400", sans-serif;
}

.h2-2 {
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 300;
  line-height: 55px;
}

.h2-yellow {
  color: #231f20;
  background-color: #ffbc00;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 800;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
}

.small-line {
  background-color: var(--light-blue);
  width: 30%;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.div-block {
  text-transform: uppercase;
}

.link-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bullet-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 10px;
  list-style-type: none;
  display: grid;
}

.bullet-list._3col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bullet-list._2 {
  grid-template-columns: 1fr 1fr;
}

.list-item {
  display: flex;
}

.bullet-heading {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.bullet-heading.w {
  color: var(--white-smoke);
}

.fa-icon {
  color: #fff;
  background-color: #ffbc00;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  box-shadow: 0 2px 3px #00000080;
}

.h2-text {
  border-bottom: 3px solid var(--white-smoke);
  color: var(--white-smoke);
  text-transform: uppercase;
  margin-bottom: 40px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
}

.code-embed {
  margin-top: 20px;
}

.image-12 {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.image-13 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

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

.service {
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
}

.bold-text, .bold-text-2 {
  color: var(--light-blue);
}

.text-span {
  color: var(--light-blue);
  font-weight: 300;
}

.text-block-8 {
  color: var(--turquoise);
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-span-2 {
  color: var(--midnight-blue-2);
}

.h3 {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.h3.b {
  color: var(--light-blue);
}

.service-icon {
  width: 40px;
}

.butoons-banner {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.butoons-banner.left {
  justify-content: flex-start;
  margin-top: 20px;
}

.text-block-3 {
  font-size: 18px;
}

.background-image {
  background-image: url('../images/Tube-Inside.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding: 100px 5%;
  display: block;
}

.hero-content {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn-text-2 {
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.btn-text-2.btn-black {
  color: #444;
}

.btn-text-2.btn-black.faq {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
}

.hero-card {
  background-color: #fff;
  width: 40%;
  padding: 32px;
  box-shadow: 12px 12px #c0131e;
}

.btn-2 {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: auto;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.circle-button {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.circle-2 {
  color: #fff;
  background-color: #c0131e;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: "Fa Sharp Solid 900", sans-serif;
  font-size: 22px;
  text-decoration: none;
  display: flex;
}

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

.grid-3._3-1 {
  grid-template-rows: auto;
}

.img-grid:hover {
  filter: grayscale();
}

.white-block {
  background-color: var(--white-smoke);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.fs-cc-prefs_button-2 {
  border: 2px solid var(--light-blue);
  background-color: var(--light-blue);
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button-2.fs-cc-button-alt {
  border-color: var(--midnight-blue-2);
  color: var(--midnight-blue-2);
  background-color: #fff;
}

.fs-cc-banner_text-2 {
  color: #616161;
  margin-right: 24px;
}

.fs-cc-banner_component-2 {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_label-2 {
  color: var(--light-blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_text-2 {
  color: var(--midnight-blue-2);
  font-size: 12px;
}

.cookie-banner-2 {
  display: block;
}

.fs-cc-prefs_close-icon-2 {
  color: #021a7c;
  width: 16px;
  height: 16px;
}

.fs-cc-prefs_title-2 {
  color: var(--light-blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_text-link-2 {
  border-bottom: 2px solid var(--light-blue);
  color: var(--light-blue);
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_overlay-2 {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_button-2 {
  border: 2px solid var(--light-blue);
  background-color: var(--light-blue);
  color: #fff;
  text-align: center;
  border-radius: 500px;
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button-2.fs-cc-button-alt {
  border-color: var(--midnight-blue-2);
  color: var(--midnight-blue-2);
  background-color: #f5f5f5;
  font-family: Montserrat, sans-serif;
}

.bold-text-3 {
  color: var(--black);
  font-weight: 500;
}

.text-span-3 {
  color: var(--midnight-blue-2);
  font-weight: 300;
}

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

.text-span-4, .text-span-5, .text-span-6 {
  color: var(--midnight-blue-2);
  font-weight: 300;
}

.text-block-9, .text-block-10 {
  font-family: Montserrat, sans-serif;
}

.code-embed-2 {
  width: 100%;
}

@media screen and (min-width: 1920px) {
  .ddl-2:hover {
    border-color: #cfcfcf;
  }

  .whatsapp-chat {
    display: none;
  }

  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 70vh;
  }

  .navbar {
    background-color: #282d4ee6;
    height: 250px;
    display: block;
    position: relative;
  }

  .navbar-2 {
    background-color: var(--blue);
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
  }

  .nav-menu {
    text-align: center;
    width: 100%;
    height: auto;
  }

  .nav-link {
    background-color: var(--blue);
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    height: 60px;
    transition-property: none;
  }

  .nav-link:hover {
    background-color: var(--midnight-blue-2);
    color: var(--white-smoke);
  }

  .nav-link.w--current {
    background-color: var(--white-smoke);
    color: var(--blue);
  }

  .nav-link.home {
    background-color: var(--blue);
    text-align: center;
    width: 100%;
    height: 60px;
  }

  .nav-link.home.w--current {
    background-color: var(--midnight-blue-2);
  }

  .body-container {
    width: 95%;
  }

  .body-container._100 {
    width: 100%;
  }

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

  .hero-heading {
    width: 100%;
  }

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

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

  .content-heading {
    margin-top: 0;
    line-height: 70px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .map {
    min-height: 400px;
  }

  .links-div {
    text-align: center;
    align-items: center;
    min-height: 100px;
    padding-left: 0;
    padding-right: 10px;
  }

  .footer-head {
    font-size: 28px;
  }

  .links-list {
    text-align: center;
  }

  .all-links {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .all-links-div {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    margin-top: 20px;
  }

  .links2-div {
    align-items: center;
    min-height: 100px;
    padding-left: 10px;
  }

  .links-list2 {
    align-items: center;
  }

  .socials-navbar {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
    display: flex;
  }

  .social-text {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }

  .icon-2 {
    text-align: center;
  }

  .logo-nav {
    justify-content: center;
    width: 100%;
    height: 80px;
    margin-left: 0;
  }

  .logo-nav.w--current {
    justify-content: center;
    width: 100%;
    height: 70px;
  }

  .nav-logo {
    width: 40%;
  }

  .dropdown {
    text-align: center;
    width: 100%;
    height: 60px;
  }

  .dropdown-toggle {
    background-color: var(--blue);
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    width: 100%;
  }

  .dropdown-toggle:hover, .dropdown-toggle.w--open {
    background-color: var(--midnight-blue-2);
    color: var(--white-smoke);
  }

  .dropdown-links {
    text-align: center;
  }

  .dropdown-list {
    background-color: #000;
  }

  .menu-button {
    color: var(--white-smoke);
    width: 100%;
    position: relative;
  }

  .menu-button.w--open {
    background-color: var(--midnight-blue-2);
  }

  .top-text {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  ._2x1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .img {
    width: 100%;
    min-height: 350px;
  }

  .shade-div {
    background-image: none;
    width: 100%;
  }

  .slice-p, .banner-head {
    text-align: center;
  }

  .button-div-slice {
    text-align: center;
    align-items: center;
  }

  .navbar-main {
    grid-column-gap: 50px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 20px;
    display: grid;
    position: static;
  }

  .text-block-6 {
    padding-left: 20px;
  }

  .box {
    height: 400px;
  }

  ._4-block-div {
    align-items: flex-end;
  }

  ._4-block-div.gal {
    display: none;
  }

  .box-heading {
    font-size: 33px;
    line-height: 38px;
  }

  .service-boxes {
    grid-template-columns: 1fr;
    padding-bottom: 25px;
  }

  .service-boxes._4-boxes {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

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

  .slice-p-2 {
    text-align: center;
  }

  .ddl-2 {
    background-color: #282d4e;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-link-2 {
    text-align: center;
    text-transform: uppercase;
    background-color: #282d4e;
    justify-content: center;
    height: 60px;
    transition-property: none;
  }

  .nav-link-2:hover {
    color: #f8f8f8;
    background-color: #1b1e35;
  }

  .nav-link-2.w--current {
    color: #282d4e;
    background-color: #f8f8f8;
  }

  .nav-link-2.home {
    text-align: center;
    background-color: #282d4e;
    width: 100%;
    height: 60px;
  }

  .nav-link-2.home.w--current {
    background-color: #1b1e35;
  }

  .menu-button-2 {
    color: #f8f8f8;
    width: 100%;
    position: relative;
  }

  .menu-button-2.w--open {
    background-color: #1b1e35;
  }

  .dropdown-list-2 {
    background-color: #000;
  }

  .dropdown-toggle-2 {
    text-align: center;
    text-transform: uppercase;
    background-color: #282d4e;
    justify-content: center;
    width: 100%;
  }

  .dropdown-toggle-2:hover, .dropdown-toggle-2.w--open {
    color: #f8f8f8;
    background-color: #1b1e35;
  }

  .header-container-3 {
    height: 70vh;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .live-chat-top-text {
    color: var(--black);
  }

  .live-chat-top-text.block {
    color: var(--blue);
  }

  .live-chat-bottom-text {
    color: var(--black);
    font-weight: 500;
  }

  .chat-section, .whatsapp-container {
    background-color: var(--black);
  }

  .whatsapp-container:hover {
    background-color: var(--blue);
  }

  .whatsapp-chat {
    background-color: var(--white-smoke);
    display: none;
  }

  .whatsapp-block {
    display: flex;
  }

  .livechat-button {
    background-color: var(--blue);
  }

  .livechat-button:hover {
    background-color: var(--light-sea-green\<deleted\|variable-06e0d8cb\>);
  }

  .hero-large-text {
    font-size: 2rem;
  }

  .work-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .work-component-3 {
    background-position: 50%;
    background-size: cover;
  }

  .container-large-4 {
    width: 100%;
    max-width: 100rem;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .work-component-2 {
    background-position: 50%;
    background-size: cover;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .work-component-4, .work-component-1 {
    background-position: 50%;
    background-size: cover;
  }

  .work-component-1:hover {
    background-position: 0 0, 50%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .about-wrapper {
    grid-template-columns: 1fr;
  }

  .text-block.center {
    font-size: 33px;
    line-height: 1.1;
  }

  .cloneable-gallery {
    padding-bottom: 0;
  }

  .h2.blue {
    font-size: 33px;
    line-height: 38px;
  }

  .button-2, .button-2.blue.large {
    width: 40%;
  }

  .mobile-scrolly-thing {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .mob-foot-button {
    flex-flow: column;
  }

  .mob-foot-linktext {
    text-align: center;
    width: 100%;
  }

  .sticky-icon.brand {
    margin-right: 5px;
    padding-left: 0%;
  }

  .container-9.display-flex.container-1600px.copy-flex {
    text-align: center;
    flex-direction: column;
  }

  .dd-navigation.w--open {
    margin-top: 0;
    position: relative;
  }

  .navbar-3 {
    width: 100%;
  }

  .logo-div {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .icon {
    color: var(--light-blue);
    text-align: center;
  }

  .headt-call-btn {
    color: #231f20;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffbc00;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }

  .nav-menu-2 {
    z-index: 1;
    background-color: #f7f7f2;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 1px 1px 3px #0000001a;
  }

  .dd-grid-div.white {
    background-color: var(--black);
  }

  .menu-button-3 {
    text-align: center;
    border-radius: 0;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .menu-button-3.w--open {
    background-color: var(--midnight-blue-2);
  }

  .dropdown-link:hover {
    box-shadow: none;
    color: #231f20;
  }

  .dropdown-link.w--current {
    box-shadow: inset 380px 0 #231f20;
  }

  .dropdown-link.w--current:hover {
    color: #fff;
  }

  .dropdown-2 {
    width: 100%;
  }

  .header-div-2 {
    flex-flow: column;
    width: 100%;
    padding-left: 15px;
    padding-right: 10px;
  }

  .dd-toggle {
    color: #231f20;
    background-color: #fff;
    justify-content: space-between;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .menu-div {
    width: 100%;
  }

  .nav-link-3 {
    color: #231f20;
    text-align: left;
    background-color: #fff;
    border-bottom-color: #00000017;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 10px;
    position: static;
  }

  .h2-yellow {
    margin-left: 0;
  }

  .bullet-list._3col {
    grid-template-columns: 1fr 1fr;
  }

  .background-image {
    height: 600px;
  }

  .hero-card {
    width: 90%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

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

@media screen and (max-width: 767px) {
  .header {
    height: auto;
  }

  .header.services {
    height: 20vh;
  }

  .header-container {
    height: 400px;
  }

  .navbar-2 {
    justify-content: center;
  }

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

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

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

  .content-heading {
    align-items: center;
  }

  .content-heading.center.w {
    font-size: 30px;
  }

  .txt.right-align {
    text-align: left;
    align-items: flex-start;
  }

  .links-div {
    padding-right: 0;
  }

  .all-links-div {
    margin-top: 40px;
  }

  .links2-div {
    padding-left: 0;
  }

  .social-text {
    justify-content: center;
    display: flex;
  }

  .icon-2 {
    color: #fff;
  }

  .logo-nav.w--current {
    justify-content: center;
    width: 100%;
  }

  .menu-button {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .menu-button.w--open {
    align-items: center;
    height: 100%;
    padding-bottom: 0;
    display: flex;
  }

  .p.right-align {
    text-align: left;
  }

  .banner-head {
    font-size: 30px;
  }

  .navbar-main {
    grid-column-gap: 50px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .service-boxes {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .click-to-call-div {
    display: block;
  }

  .list.horizontal {
    grid-template-columns: 1fr 1fr;
  }

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

  .p-2.right-align {
    text-align: left;
  }

  .split-div-text-2 {
    width: 90%;
  }

  .click-to-call-button-2 {
    background-color: #282d4e;
  }

  .menu-button-2 {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .menu-button-2.w--open {
    align-items: center;
    height: 100%;
    padding-bottom: 0;
    display: flex;
  }

  .header-container-3 {
    height: 600px;
    padding-bottom: 30px;
  }

  .header-container-3.services {
    height: 400px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .gallery-section {
    padding: 60px 1.25rem;
  }

  .work-component-3 {
    min-height: 500px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .work-component-3.s3 {
    min-height: 300px;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .work-component-2 {
    min-height: 500px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .work-component-2.s2 {
    min-height: 300px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .work-component-4, .work-component-1 {
    min-height: 500px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .work-component-1.s1 {
    min-height: 300px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .parallax-section {
    padding: 60px 3%;
  }

  .container-2, .lg-text-sec.center {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block.center {
    font-size: 28px;
  }

  .image-4 {
    width: 40%;
  }

  .content-container.grid-3 {
    flex-flow: column;
    display: flex;
  }

  .cloneable-gallery {
    padding-top: 0;
  }

  .h2.blue {
    font-size: 30px;
  }

  .button-2 {
    width: 60%;
  }

  .button-2.blue {
    width: 35%;
  }

  .workcol {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .workrow {
    display: flex;
  }

  .mobile-scrolly-thing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

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

  .nav-section {
    z-index: 10;
    position: static;
  }

  .header-contact {
    border-left-style: none;
    margin-left: 0;
    padding-left: 0;
  }

  .co-logo {
    padding-bottom: 10px;
  }

  .dd-grid-div.white {
    display: none;
  }

  .main-block {
    justify-content: center;
    align-items: center;
  }

  .dropdown-link.w--current {
    box-shadow: inset 740px 0 #231f20;
  }

  .mobile-block.lig-text {
    margin-right: 0;
  }

  .dd-grid {
    grid-template-columns: 1fr;
  }

  .menu-div, .nav-link-3 {
    width: 100%;
  }

  .h2-2 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
  }

  .bullet-list._3col {
    grid-template-columns: 1fr 1fr;
  }

  .h2-text {
    font-size: 30px;
  }

  .h3 {
    font-size: 26px;
  }

  .background-image {
    height: auto;
    padding: 60px 3%;
  }

  .hero-card {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 7px 9px #c0131e;
  }

  .white-block {
    margin-bottom: 20px;
  }

  .fs-cc-prefs_title-2 {
    font-size: 20px;
  }

  .fs-cc-banner_text-link-2 {
    margin-right: 8px;
  }

  .fs-cc-banner_button-2 {
    margin-left: 0;
    margin-right: 8px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: auto;
  }

  .header-container {
    justify-content: center;
    height: 280px;
  }

  .navbar-2 {
    justify-content: center;
  }

  .body-container {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

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

  .hero-heading {
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 31px;
  }

  .hero-heading.service-heading {
    line-height: 26px;
  }

  .banner-div {
    justify-content: center;
  }

  .logo-banner {
    width: 80%;
    margin-bottom: 20px;
  }

  .content-section, .content-section.white-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .content-heading {
    text-align: center;
    align-items: center;
    padding-bottom: 20px;
    font-size: 35px;
  }

  .content-heading.center.w {
    font-size: 26px;
    line-height: 29px;
  }

  .charity-text1 {
    text-align: center;
  }

  .txt {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
    display: block;
  }

  .txt.right-align {
    align-items: center;
  }

  .links-div {
    padding-right: 0;
  }

  .links2-div {
    padding-left: 0;
  }

  .links-list2 {
    width: 100%;
  }

  .socials-navbar {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-nav.w--current {
    align-items: flex-start;
    width: 100%;
    height: 60px;
  }

  .nav-logo {
    width: 70%;
  }

  .dropdown-toggle.w--open {
    background-color: var(--white-smoke);
    color: var(--blue);
  }

  .dropdown-links {
    background-color: var(--blue);
    color: var(--white-smoke);
  }

  .dropdown-links:hover {
    background-color: var(--white-smoke);
    color: var(--blue);
  }

  .dropdown-list.w--open {
    background-color: #fff;
  }

  .service-box-section {
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .top-text {
    justify-content: center;
    align-items: flex-start;
  }

  .p, .p.right-align {
    text-align: center;
  }

  .button-div {
    justify-content: center;
  }

  .img {
    min-height: 250px;
  }

  .img.large {
    height: 250px;
  }

  .mid-section {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .split-div-text {
    width: 100%;
  }

  .ct-button {
    margin-top: 0;
  }

  .slice-p {
    padding-top: 0;
    padding-bottom: 0;
  }

  .banner-head {
    font-size: 27px;
    line-height: 30px;
  }

  .button-div-slice {
    padding-top: 0;
  }

  .navbar-main {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .box {
    width: 100%;
    height: 300px;
  }

  .box-heading {
    font-weight: 400;
    line-height: 37px;
  }

  .div-container {
    width: 100%;
    height: 100%;
  }

  .service-boxes {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    padding-bottom: 20px;
  }

  .click-to-call-div {
    margin-bottom: 20px;
    padding-right: 10px;
  }

  .banner-div-2 {
    justify-content: center;
  }

  .ct-button-2 {
    margin-top: 0;
  }

  .list.horizontal {
    grid-template-columns: 1fr;
  }

  .p-2, .p-2.right-align {
    text-align: center;
  }

  .mid-section-2 {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slice-p-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .split-div-text-2 {
    width: 90%;
  }

  .click-to-call-button-2 {
    width: 90px;
    height: 90px;
    font-size: 13px;
    line-height: 14px;
  }

  .dropdown-list-2.w--open {
    background-color: #fff;
  }

  .dropdown-toggle-2.w--open {
    color: #282d4e;
    background-color: #f8f8f8;
  }

  .header-container-3 {
    justify-content: center;
    height: auto;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-prefs_content, .fs-cc-prefs_component {
    padding: 24px;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -22px auto auto 5px;
  }

  .live-icon {
    width: 12px;
    height: 13px;
  }

  .whatsapp-container {
    width: 65px;
    height: 65px;
    bottom: 10px;
    right: 0;
  }

  .whatsapp-chat {
    width: 280px;
    max-width: 280px;
    height: 40vh;
    position: relative;
  }

  .whatsapp-block {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .livechat-button {
    width: 90%;
  }

  .hero-large-text {
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.1;
  }

  .hero-large-text._10 {
    font-size: 28px;
  }

  .gallery-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .work-grid {
    width: 100%;
  }

  .tag-wrapper {
    flex-flow: column;
    align-items: flex-start;
  }

  .work-component-3 {
    min-height: 22rem;
    padding: 2rem 1rem;
  }

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

  .tag-component {
    text-align: left;
    margin-bottom: 4px;
    font-size: .8rem;
    font-weight: 700;
  }

  .para {
    font-weight: 300;
  }

  .para.light-grey {
    font-size: 15px;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .work-component-2 {
    min-height: 22rem;
    padding: 2rem 1rem;
  }

  .text-color-white-2 {
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 28px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .work-component-4 {
    min-height: 22rem;
    padding: 2rem 1rem;
  }

  .work-component-1 {
    width: 100%;
    min-height: 22rem;
    padding: 2rem 1rem;
  }

  .work-component-1:hover {
    background-position: 50%;
    background-size: cover;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .container-2 {
    width: 95%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .lg-text-sec.center {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .btn-text {
    font-size: 15px;
  }

  .text-block.center {
    font-size: 20px;
    line-height: 1.4;
  }

  .image-2 {
    width: 90px;
  }

  .content-div {
    line-height: 20px;
  }

  .content-container.grid-3 {
    padding-top: 20px;
  }

  .footer-link, .footer-link.w--current {
    font-size: 15px;
  }

  .footer-links-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-2 {
    padding-bottom: 60px;
  }

  .cloneable-gallery {
    padding-top: 0;
  }

  .h2 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 24px;
    line-height: 32px;
    display: block;
  }

  .h2.blue {
    text-align: left;
    font-size: 23px;
    line-height: 28px;
  }

  .button-2.blue, .button-2.blue.large {
    width: 60%;
  }

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

  .projects-01-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .workcol {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .workrow {
    flex-flow: column;
  }

  .mobile-scrolly-thing {
    z-index: 8888888;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #c0131e;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 45px;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
  }

  .mob-foot-button {
    text-align: center;
    background-color: #0000;
    border-left: 1px solid #5d0099;
    border-right: 1px solid #9003eb;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    padding: 15px 10px 10px;
    text-decoration: none;
    transition: all .3s;
    display: flex;
  }

  .mob-foot-button:hover {
    background-color: #9c02ff;
    background-image: linear-gradient(309deg, #ef532c, #fff0);
    text-decoration: none;
  }

  .mob-foot-button:active {
    background-image: linear-gradient(162deg, #ef532c, #fff0);
    margin-top: -20px;
  }

  .mob-foot-button.w--current {
    background-color: #5d0099;
    border-left-color: #5d0099;
    border-right-color: #5d0099;
  }

  .mob-foot-linktext {
    color: #eee;
    text-transform: uppercase;
    margin-top: 2px;
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
  }

  .navbar-3 {
    text-align: center;
    background-color: #f5f7fd;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: flex;
  }

  .logo-div {
    align-items: center;
    width: 95%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .menu-logo-link {
    text-align: center;
    width: 100%;
  }

  .menu-logo-link.w--current {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .icon {
    text-align: center;
  }

  .menu-logo {
    margin-bottom: 10px;
  }

  .headt-call-btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .header-contact {
    margin-top: 10px;
    padding-left: 0;
  }

  .nav-menu-2 {
    border-radius: 0;
    flex-direction: row;
    width: 100%;
    margin-top: 0;
    position: relative;
  }

  .menu-button-3 {
    border-radius: 0;
    width: 100%;
    display: flex;
  }

  .menu-button-3:hover {
    border-radius: 0;
  }

  .menu-button-3.w--open {
    color: #fff;
    border-radius: 0;
    justify-content: center;
    align-items: center;
  }

  .co-logo-link {
    text-align: center;
    width: 100%;
    margin-right: 0;
  }

  .co-logo-link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-block {
    justify-content: center;
  }

  .dropdown-link.w--current {
    box-shadow: inset 480px 0 #231f20;
  }

  .mobile-block.lig-text {
    margin-right: 0;
  }

  .header-div-2 {
    flex-direction: column;
    padding: 0;
  }

  .dd-toggle {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .menu-div {
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }

  .nav-link-3 {
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .h2-2 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .h2-yellow {
    background-color: #ffbc00;
    width: 100%;
    margin-top: 10px;
    padding: 8px;
    line-height: 30px;
    display: flex;
  }

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

  .link-block-11 {
    margin-top: 20px;
  }

  .bullet-list {
    padding-left: 0;
  }

  .bullet-list._3col {
    grid-template-columns: 1fr;
  }

  .bullet-list._2 {
    flex-flow: column;
    display: flex;
  }

  .bullet-heading {
    font-weight: 400;
  }

  .container-10 {
    flex-flow: column;
    display: flex;
  }

  .text-block-8 {
    text-align: center;
    line-height: 23px;
  }

  .h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .background-image {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .btn-text-2 {
    font-size: 15px;
  }

  .hero-card {
    opacity: .89;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 7px 7px #c0131e;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3._3-1 {
    flex-flow: column;
    display: flex;
  }

  .fs-cc-prefs_button-2 {
    margin-bottom: 8px;
  }

  .fs-cc-banner_text-2 {
    margin-right: 0;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .text-span-3 {
    font-size: 23px;
    line-height: 24px;
  }

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

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

#w-node-_474a56de-ad16-8aab-81ae-03efe7802180-37fc1b26, #w-node-_241f9996-6700-5e9e-c563-9391fa82d55d-37fc1b26, #w-node-_241f9996-6700-5e9e-c563-9391fa82d55f-37fc1b26 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-de76b66d-27c1-8648-21b9-cbefec05024a-37fc1b26 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-bfbc49e1-ca13-2f0b-5fe7-a87deeee8d27-37fc1b26 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a21694a8-4665-2927-badf-90fdde66fecd-de66fec6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a21694a8-4665-2927-badf-90fdde66fed2-de66fec6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a21694a8-4665-2927-badf-90fdde66fed3-de66fec6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_183c39aa-69bc-8d46-4ed3-7d8ababba6d8-babba6b4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-37fc1b4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-37fc1b4f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-37fc1b4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-37fc1b4f {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-37fc1b4f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_34fe464e-0957-34c8-a95d-17972c8c722c-37fc1b4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-37fc1b4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-37fc1b4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c39d1df8-bab3-81d8-1310-c82aec1eabf7-37fc1b4f {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-c39d1df8-bab3-81d8-1310-c82aec1eac43-37fc1b4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-c39d1df8-bab3-81d8-1310-c82aec1eac45-37fc1b4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e8f-37fc1b54 {
  align-self: center;
}

#w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e94-37fc1b54 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ab605c3c-d1f1-a4d5-385c-ffeb7dda9235-37fc1b54 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb34f53e-1808-42e8-47d7-14fc4a680837-37fc1b55, #w-node-ece54e5e-b566-b07d-408c-7b997d1531cf-37fc1b55 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-bb34f53e-1808-42e8-47d7-14fc4a68083d-37fc1b55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c36-37fc1b55 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c3b-37fc1b55 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c5a-37fc1b55 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c5f-37fc1b55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f4774-37fc1b55 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f47ac-37fc1b55 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f47ae-37fc1b55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e94-37fc1b59 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ab605c3c-d1f1-a4d5-385c-ffeb7dda9235-37fc1b59 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-83bf8cf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-83bf8cf7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-83bf8cf7, #w-node-_8bbc21a0-9353-d2b9-cf26-8ca570735fca-83bf8cf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-83bf8cf7 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-83bf8cf7 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_34fe464e-0957-34c8-a95d-17972c8c722c-83bf8cf7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-83bf8cf7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-83bf8cf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbbc4-83bf8cf7 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbc08-83bf8cf7, #w-node-_44370448-f0a7-2011-3fb8-44fc66563951-83bf8cf7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbc0a-83bf8cf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-9157eb7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-9157eb7e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-9157eb7e, #w-node-_7cbf009f-051a-8721-c423-f04e51424aeb-9157eb7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-9157eb7e {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-9157eb7e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_34fe464e-0957-34c8-a95d-17972c8c722c-9157eb7e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-9157eb7e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-9157eb7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f5ca734-0315-c845-67f0-b1b30848642f-9157eb7e {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
}

#w-node-_7f5ca734-0315-c845-67f0-b1b308486472-9157eb7e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_7f5ca734-0315-c845-67f0-b1b308486474-9157eb7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_241f9996-6700-5e9e-c563-9391fa82d55d-37fc1b26, #w-node-_241f9996-6700-5e9e-c563-9391fa82d55f-37fc1b26 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de76b66d-27c1-8648-21b9-cbefec05024a-37fc1b26 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }

  #w-node-a21694a8-4665-2927-badf-90fdde66fecd-de66fec6 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-a21694a8-4665-2927-badf-90fdde66fed2-de66fec6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a21694a8-4665-2927-badf-90fdde66fed3-de66fec6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-37fc1b4f {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-37fc1b4f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-37fc1b4f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-37fc1b4f {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-37fc1b4f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-37fc1b4f {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-37fc1b4f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c39d1df8-bab3-81d8-1310-c82aec1eabf7-37fc1b4f {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-c39d1df8-bab3-81d8-1310-c82aec1eac43-37fc1b4f {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-c39d1df8-bab3-81d8-1310-c82aec1eac45-37fc1b4f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e8f-37fc1b54 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e94-37fc1b54, #w-node-ab605c3c-d1f1-a4d5-385c-ffeb7dda9235-37fc1b54 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb34f53e-1808-42e8-47d7-14fc4a680837-37fc1b55 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-ece54e5e-b566-b07d-408c-7b997d1531cf-37fc1b55 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-bb34f53e-1808-42e8-47d7-14fc4a68083d-37fc1b55 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c36-37fc1b55 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c5a-37fc1b55 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_1bcc521f-5c4f-360d-d315-0ab0edbe8c5f-37fc1b55 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f4774-37fc1b55 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f47ac-37fc1b55 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-ffcd15d3-5bbe-2627-7161-a3c4ab8f47ae-37fc1b55, #w-node-_2a6a577d-2b69-3fe4-dd80-b57aabf73e94-37fc1b59, #w-node-ab605c3c-d1f1-a4d5-385c-ffeb7dda9235-37fc1b59 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-83bf8cf7 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-83bf8cf7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-83bf8cf7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-83bf8cf7 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-83bf8cf7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-83bf8cf7 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-83bf8cf7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbbc4-83bf8cf7 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbc08-83bf8cf7, #w-node-_44370448-f0a7-2011-3fb8-44fc66563951-83bf8cf7 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_7e985e4f-f6e7-1d5d-2b65-4b9d435dbc0a-83bf8cf7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440db-9157eb7e {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e0-9157eb7e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e294c2d4-a442-c796-2d3b-a7fa49b440e1-9157eb7e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054774-9157eb7e {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b054779-9157eb7e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_957334a0-2804-5e94-2514-79ddaf040ffe-9157eb7e {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_8d39ebb8-2297-4aca-f04f-2f4b4b05477a-9157eb7e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7f5ca734-0315-c845-67f0-b1b30848642f-9157eb7e {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-_7f5ca734-0315-c845-67f0-b1b308486472-9157eb7e {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_7f5ca734-0315-c845-67f0-b1b308486474-9157eb7e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp Solid 900';
  src: url('../fonts/fa-sharp-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 100';
  src: url('../fonts/fa-thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 400';
  src: url('../fonts/fa-sharp-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Duotone 900';
  src: url('../fonts/fa-duotone-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 300';
  src: url('../fonts/fa-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 300';
  src: url('../fonts/fa-sharp-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brands 400';
  src: url('../fonts/Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}