.pre-loader-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151623;
}

.div-block-35 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-30 {
  position: relative;
  z-index: 4;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #e2d7d7;
  font-size: 72px;
  line-height: 72px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.lottie-animation-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.nav-bar-bottom-accent {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  height: 123px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(92%, #4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff 92%, #2cc7ff);
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-39.left {
  margin-right: 20px;
}

.navlink-3 {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #fff;
}

.navlink-3:hover {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.navlink-3.w--current {
  border-bottom: 0px solid #fff;
  color: #fff;
}

.container-17 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-27 {
  margin-top: -10px;
}

.top-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: Montserrat, sans-serif;
  color: #50d0ff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.top-link-2:hover {
  color: #fff;
}

.topbar-socials {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.topbar-socials.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.topbar-socials.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-menu-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.hc-button {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 2em;
  padding: 12px 20px;
  background-color: #fff;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #151623;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.hc-button:hover {
  color: #fff;
}

.hc-button.blue-gradient {
  margin-top: 0em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
  font-weight: 600;
}

.hc-button.blue-gradient.navbar {
  margin-top: 0em;
}

.hc-button.blue-gradient.navbar.round-edges {
  border-radius: 5px;
}

.hc-button.blue-gradient.round-edges {
  border-radius: 5px;
}

.hc-button.hover-gradient-blue.left {
  font-weight: 600;
}

.hc-button.hover-gradient-blue.left:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
}

.hc-button.hover-gradient-blue.left.round-edges {
  margin-right: 20px;
  border-radius: 5px;
}

.hc-button.blue-gradient {
  margin-top: 0em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.hc-button.blue-gradient.round-edges {
  border-radius: 5px;
}

.brand-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-4.w--current {
  max-width: none;
  color: #fff;
}

.brand-4.footer {
  height: auto;
  max-width: none;
  margin-bottom: 20px;
  background-color: transparent;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 0px 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-icon-2 {
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-image: url('../images/google-green.png');
  background-size: auto;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #4daa84;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.top-icon-2:hover {
  color: #fff;
}

.top-icon-2.link {
  position: static;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 0px 0px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.top-icon-2.link {
  position: static;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 2px 0px 0px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.top-icon-2.link.yelp {
  width: 28px;
  height: 28px;
  margin-left: 8px;
  padding-top: 0px;
  padding-right: 3px;
  padding-left: 5px;
}

.top-icon-2.link.fb {
  width: 30px;
  padding-top: 0px;
}

.top-icon-2.link.hide {
  display: none;
}

.text-nav-bar-3 {
  padding-left: 10px;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}

.nav-icon {
  height: 20px;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: block;
  height: auto;
  margin-top: -85px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 86.7%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), hsla(0, 0%, 100%, 0));
  color: #fff;
}

.navbar-2.plumbers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#151623), to(#151623)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #151623, #151623), linear-gradient(180deg, rgba(0, 0, 0, 0.32), hsla(0, 0%, 100%, 0));
}

.section-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: -80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, #151623), color-stop(80%, transparent)), url('../images/american-personality-12-RSK1010_2B.jpg');
  background-image: linear-gradient(0deg, #151623 8%, transparent 80%), url('../images/american-personality-12-RSK1010_2B.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  font-weight: 400;
}

.section-6.plumbing {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, #151623), color-stop(80%, transparent)), url('../images/Plumber.jpeg');
  background-image: linear-gradient(0deg, #151623 8%, transparent 80%), url('../images/Plumber.jpeg');
}

.heading-23 {
  color: #fff;
  font-weight: 300;
}

.heading-23.large {
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
}

.heading-23.large.hero {
  margin-bottom: 0px;
}

.heading-23.large.bold {
  font-family: Poppins, sans-serif;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.heading-23.black.bold.large {
  color: #222;
  text-transform: capitalize;
}

.heading-23.black.bold.large.small {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.heading-23.black.bold.large {
  color: #222;
  text-transform: capitalize;
}

.div-block-11 {
  margin-top: 10px;
}

.container-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 1400px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #7c7c7c;
}

.div-block-22 {
  width: 65%;
  margin-right: auto;
  margin-left: 60px;
}

.heading_1-2 {
  color: #fff;
  font-size: 72px;
  line-height: 72px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.body {
  font-family: Poppins, sans-serif;
}

.line-white {
  height: 50%;
  background-color: #fff;
}

.text-span-7 {
  font-weight: 700;
}

.button-overlay-2 {
  position: absolute;
  left: -15%;
  top: 0%;
  right: auto;
  bottom: 0px;
  z-index: -1;
  display: block;
  width: 0%;
  background-color: #2cc7ff;
  -webkit-transform: skew(-32deg, 0deg);
  -ms-transform: skew(-32deg, 0deg);
  transform: skew(-32deg, 0deg);
}

.button-overlay-2.gradient-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
}

.container-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.centered-text-2 {
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #2cc7ff;
  text-align: center;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.centered-text-2.white-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.8px;
  text-transform: none;
}

.centered-text-2.white-text.bottom-space {
  margin-bottom: 20px;
}

.centered-text-2.white-text.black {
  color: #000;
}

.centered-text-2.white-text.black.service {
  margin-bottom: 0px;
  margin-left: 0px;
}

.centered-text-2.white-text.black.small {
  width: 60%;
  margin-top: 10px;
}

.centered-text-2.white-text.black.left {
  color: #000;
  font-size: 16px;
  text-align: left;
  letter-spacing: 0.8px;
}

.centered-text-2.gradient-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.centered-text-2.gradient-blue.left {
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.connector-line {
  position: relative;
  left: 0px;
  top: -56px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
}

.hs-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #151623;
}

.hs-section-2.top {
  padding-top: 80px;
  padding-bottom: 60px;
}

.line-blue {
  height: 50%;
  background-color: #151623;
}

.text-span-8 {
  font-weight: 700;
}

.column-6 {
  padding: 16px 2%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #222;
}

.column-6.centered-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6.buyers-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #222;
}

.column-6.footer-legal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-line {
  width: 100px;
  height: 3px;
  border-bottom: 2px solid #dbdbdb;
}

.blue-gradient-text-span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), color-stop(99%, #2cc7ff), to(#fff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff 99%, #fff);
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.div-block-38 {
  display: inline-block;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #2cc7ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
}

.div-block-37 {
  padding: 40px 50px;
  background-color: #f7f7f7;
}

.div-block-37.last.round-edges {
  border-radius: 10px;
}

.div-block-37.round-edges {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
}

.image-17 {
  width: 35px;
  height: 35px;
}

.section-5 {
  position: relative;
  padding: 4em 4%;
  background-color: #fff;
}

.section-5.buyer-seller-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section-5.slider-section {
  padding-top: 8em;
  padding-right: 0%;
  padding-bottom: 8em;
  background-color: #151623;
}

.section-5.cta-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 8em;
  padding-bottom: 8em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/damir-kopezhanov-wOLzUYwlTH4-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-5.cta-section.parallax-cta-section {
  background-image: none;
}

.section-5.testimonials {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.85)), to(hsla(0, 0%, 96.1%, 0.85))), url('../images/webb.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.85), hsla(0, 0%, 96.1%, 0.85)), url('../images/webb.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.button-5 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 2em;
  padding: 12px 20px;
  background-color: #fff;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #151623;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.button-5:hover {
  color: #fff;
}

.button-5.dark-button {
  background-color: #151623;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.button-5.dark-button:hover {
  color: #fff;
}

.button-5.dark-button.round-edges {
  border-radius: 5px;
}

.image-16 {
  width: 10%;
  height: auto;
  margin-left: 0px;
  padding: 0px 15px;
}

.columns-2 {
  margin-top: 40px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider {
  width: 75px;
  height: 2px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.35);
}

.divider.black {
  border-bottom-color: rgba(34, 34, 34, 0.35);
}

.divider-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-7 {
  margin-top: 10px;
}

.container-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-16.mobile-flip {
  margin-top: 2em;
}

.container-16.cta-container {
  width: 94vw;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.container-16.cta-container.parallax-container {
  position: relative;
  z-index: 2;
}

.container-16.footer-legal-container {
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.15);
}

.plumbing-image.round-edges {
  border-radius: 10px;
  box-shadow: 6px 6px 0 0 rgba(44, 199, 255, 0.51);
}

.parallax-section-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 130%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 22, 35, 0.25)), to(rgba(21, 22, 35, 0.25))), url('../images/monument.brushedoak.giza-luxury-flooring.jpg');
  background-image: linear-gradient(180deg, rgba(21, 22, 35, 0.25), rgba(21, 22, 35, 0.25)), url('../images/monument.brushedoak.giza-luxury-flooring.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.parallax-section-2.plumbing {
  height: 160%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/bigstock-Plumber-Tools-And-Equipment-In-226325452-9b3.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/bigstock-Plumber-Tools-And-Equipment-In-226325452-9b3.jpg');
}

.column-5 {
  padding: 16px 2%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-5.cta-column {
  width: 560px;
  padding: 24px 3%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left: 8px solid #2cc7ff;
  background-color: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
}

.column-5.cta-column.electric {
  border-left-color: #2cc7ff;
}

.text-span-6 {
  font-weight: 700;
}

.html-embed-9 {
  margin-top: 20px;
}

.footer-text {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}

.nav-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -1px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e3af5b;
}

.nav-line.footer-line {
  margin-left: 0px;
  background-color: #2cc7ff;
}

.footer-paragraph {
  width: 400px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.text-nav-bar-4 {
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}

.text-nav-bar-4.footer {
  padding-left: 0px;
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
}

.footer-link-3 {
  position: relative;
  display: block;
  margin-bottom: 8px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
}

.footer-link-3:hover {
  color: #fff;
}

.hc-link-2 {
  color: #4daa84;
  text-decoration: none;
}

.hc-link-2.electric {
  color: #2cc7ff;
}

.floating-phone-div {
  position: fixed;
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
  background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
}

.phone-icon {
  width: 35px;
  height: 35px;
}

.html-embed-10 {
  height: 25px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
}

.html-embed-10.fb {
  padding-top: 1px;
}

.html-embed-10.yelp {
  padding-top: 5px;
}

.text-block {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

@media screen and (min-width: 1440px) {
  .navlink-3 {
    color: #fff;
  }

  .container-17 {
    position: -webkit-sticky;
    position: sticky;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #fff;
  }

  .top-link-2 {
    color: #5fd4ff;
    text-decoration: none;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .brand-4.w--current {
    height: auto;
    max-width: 350px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }

  .top-icon-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .text-nav-bar-3 {
    color: #fff;
  }

  .navbar-2 {
    margin-top: -108px;
  }

  .section-6 {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, #151623), color-stop(80%, transparent)), url('../images/american-personality-12-RSK1010_2B.jpg');
    background-image: linear-gradient(0deg, #151623 8%, transparent 80%), url('../images/american-personality-12-RSK1010_2B.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .heading-23 {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: normal;
    text-transform: capitalize;
  }

  .heading-23.large {
    font-size: 28px;
    line-height: 34px;
  }

  .heading-23.large.bold {
    font-weight: 600;
  }

  .heading-23.black {
    color: #222;
  }

  .heading-23.black.bold {
    font-weight: 600;
  }

  .div-block-22 {
    width: 65%;
    margin-left: 0px;
  }

  .line-white {
    display: block;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .container-15 {
    max-width: 1400px;
  }

  .centered-text-2.white-text {
    letter-spacing: 1px;
    text-transform: none;
  }

  .connector-line {
    position: relative;
    left: 0%;
    top: 80px;
    right: 0%;
    bottom: 0%;
    display: none;
  }

  .hs-section-2 {
    padding: 80px 4%;
  }

  .hs-section-2.top {
    padding-bottom: 80px;
  }

  .column-6.footer-column {
    padding-top: 0px;
    padding-left: 0%;
  }

  .section-5.buyer-seller-section {
    padding-top: 100px;
    padding-bottom: 100px;
    color: #222;
  }

  .section-5.slider-section {
    padding-top: 100px;
    padding-right: 4%;
    padding-bottom: 100px;
  }

  .section-5.testimonials {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 94.1%, 0.85)), to(hsla(0, 0%, 94.1%, 0.85))), url('../images/webb.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 94.1%, 0.85), hsla(0, 0%, 94.1%, 0.85)), url('../images/webb.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .html-embed-7 {
    margin-top: 20px;
  }

  .container-16 {
    max-width: 1400px;
  }

  .html-embed-9 {
    padding: 0px;
    background-color: #fff;
    color: #222;
  }

  .nav-line.footer-line {
    background-color: #43d3ff;
  }

  .footer-paragraph {
    overflow: visible;
    width: 511px;
  }

  .text-nav-bar-4 {
    color: #fff;
  }

  .text-nav-bar-4.footer {
    padding-left: 0px;
    background-color: transparent;
  }

  .footer-link-3 {
    text-decoration: none;
  }

  .hc-link-2 {
    color: #4daa84;
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  .heading-30 {
    max-width: 70%;
    text-align: center;
  }

  .menu-button-3 {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: #222;
  }

  .container-17 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .nav-menu-4 {
    height: auto;
    margin-top: -20px;
    background-color: #222;
  }

  .heading-23.black.bold.large.small {
    text-align: center;
  }

  .centered-text-2.white-text.black.small {
    width: 70%;
  }

  .hs-section-2 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .column-6.image-column {
    padding: 0px 0%;
  }

  .column-6.buyers-column {
    padding-right: 3%;
    padding-left: 3%;
  }

  .column-6.footer-column {
    margin-left: 0px;
  }

  .div-block-37.last.round-edges {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-37.round-edges {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-5 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section-5.slider-section {
    padding-right: 4%;
    padding-left: 4%;
  }

  .section-5.cta-section {
    padding-top: 8em;
    padding-bottom: 8em;
  }

  .container-16.cta-container {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-5.cta-column {
    max-width: 94vw;
  }

  .html-embed-9 {
    background-color: #fff;
  }

  .footer-paragraph {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .lottie-animation-3 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 70%;
  }

  .topbar-socials {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top-icon-2 {
    margin-left: 0px;
  }

  .heading_1-2 {
    font-size: 60px;
    line-height: 66px;
  }

  .container-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .centered-text-2.white-text.black.small {
    width: 75%;
  }

  .centered-text-2.white-text.black.left {
    text-align: center;
  }

  .centered-text-2.gradient-blue.left {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .connector-line {
    width: 300px;
    height: 200px;
  }

  .hs-section-2 {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-6 {
    padding: 12px 3%;
    text-align: center;
  }

  .column-6.centered-text {
    width: 100%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .column-6.image-column {
    margin-top: 24px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .column-6.buyers-column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-6.footer-legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-6.footer-column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-37 {
    margin-bottom: 40px;
  }

  .div-block-37.last {
    margin-bottom: 0px;
  }

  .section-5 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .section-5.buyer-seller-section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section-5.slider-section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section-5.cta-section {
    padding-top: 12em;
    padding-bottom: 12em;
  }

  .section-5.testimonials {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .image-16 {
    width: 13%;
  }

  .container-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-16.mobile-flip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .container-16.footer-legal-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-5 {
    padding: 12px 3%;
    text-align: center;
  }

  .nav-line.footer-line {
    margin-right: auto;
    margin-left: auto;
  }

  .footer-paragraph {
    text-align: center;
  }

  .footer-link-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .pre-loader-div {
    display: none;
  }

  .heading-30 {
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 46px;
    line-height: 52px;
    font-weight: 500;
  }

  .lottie-animation-3 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-bar-bottom-accent {
    height: 93px;
  }

  .div-block-39.left {
    margin-right: 15px;
  }

  .div-block-39.wrap {
    margin-right: 5px;
    margin-left: 5px;
  }

  .navlink-3 {
    text-align: center;
  }

  .menu-button-3 {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: #151623;
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-link-2 {
    margin-right: 6px;
    margin-left: 6px;
    font-weight: 700;
  }

  .topbar-socials {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .topbar-socials.navbar {
    display: none;
  }

  .topbar-socials.navbar {
    display: none;
  }

  .nav-menu-4 {
    margin-top: 0px;
    padding-bottom: 10px;
    background-color: #151623;
  }

  .hc-button.blue-gradient.navbar.round-edges {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .hc-button.blue-gradient.round-edges {
    letter-spacing: 3px;
  }

  .hc-button.hover-gradient-blue.left.round-edges {
    margin-right: 10px;
    letter-spacing: 3px;
  }

  .hc-button.blue-gradient.round-edges {
    letter-spacing: 3px;
  }

  .brand-4.w--current {
    height: 60px;
    padding-right: 0px;
  }

  .brand-4.footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-26 {
    padding-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top-icon-2 {
    width: 15px;
    height: 15px;
  }

  .top-icon-2.link {
    width: 25px;
    height: 25px;
  }

  .top-icon-2.link {
    width: 25px;
    height: 25px;
  }

  .text-nav-bar-3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }

  .navbar-2 {
    height: 82px;
  }

  .navbar-2.plumbers {
    height: 85px;
  }

  .section-6.plumbing {
    height: 750px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, #151623), color-stop(97%, transparent)), url('../images/bigstock-Plumber-Tools-And-Equipment-In-399729179_1.jpg'), none;
    background-image: linear-gradient(0deg, #151623 8%, transparent 97%), url('../images/bigstock-Plumber-Tools-And-Equipment-In-399729179_1.jpg'), none;
    background-position: 0px 0px, 65% 0%, 50% 50%;
    background-size: auto, cover, auto;
  }

  .heading-23.large {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-23.large.hero {
    color: #fff;
  }

  .heading-23.large.bold {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-23.large.bold.small-top-margin {
    margin-top: 10px;
    font-weight: 600;
  }

  .heading-23.black.bold.large {
    margin-top: 10px;
    font-weight: 400;
  }

  .heading-23.black.bold.large.small {
    margin-top: 20px;
  }

  .heading-23.black.bold.large {
    margin-top: 10px;
    font-weight: 500;
  }

  .div-block-22 {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading_1-2 {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
  }

  .text-span-7 {
    font-weight: 300;
  }

  .centered-text-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .centered-text-2.white-text.black.small {
    width: 100%;
  }

  .centered-text-2.gradient-blue.left {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .connector-line {
    top: -90px;
    z-index: 1;
    width: 85%;
    height: auto;
    max-height: none;
  }

  .hs-section-2.top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-6 {
    text-align: center;
  }

  .column-6.buyers-column {
    text-align: center;
  }

  .column-6.footer-legal {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-5 {
    width: 250px;
    margin-top: -32px;
  }

  .blue-gradient-text-span {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4df3ff), to(#2cc7ff));
    background-image: linear-gradient(180deg, #4df3ff, #2cc7ff);
    font-weight: 700;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .div-block-37 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-5 {
    padding-top: 2em;
  }

  .section-5.cta-section.parallax-cta-section {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .section-5.testimonials {
    padding-top: 4em;
    padding-right: 4%;
    padding-left: 4%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.85)), to(hsla(0, 0%, 96.1%, 0.85))), url('../images/webb.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.85), hsla(0, 0%, 96.1%, 0.85)), url('../images/webb.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .button-5.dark-button.round-edges {
    letter-spacing: 3px;
  }

  .image-16 {
    width: 20%;
    height: auto;
    margin-left: 0px;
  }

  .div-block-36 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .divider {
    width: 75px;
    height: 2px;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.6);
    border-radius: 25px;
  }

  .divider.black {
    height: 2px;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.6);
  }

  .divider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .parallax-section-2.plumbing {
    height: 150%;
  }

  .column-5 {
    text-align: center;
  }

  .text-span-6 {
    color: #353535;
    font-weight: 600;
  }

  .html-embed-9 {
    margin-top: 10px;
    padding: 0px;
    color: #222;
  }

  .text-nav-bar-4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }

  .text-nav-bar-4.footer {
    padding-right: 0px;
    font-weight: 600;
  }

  .floating-phone-div {
    z-index: 2;
  }

  .text-block {
    font-size: 12px;
    font-weight: 500;
  }
}

