.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;
}

.top-icon-2 {
  height: 15px;
  margin-right: 4px;
  margin-left: 4px;
  padding-right: 0px;
  padding-left: 0px;
  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-decoration: none;
}

.top-icon-2:hover {
  color: #fff;
}

.top-icon-2.hide {
  display: none;
}

.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;
}

.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.green {
  background-color: #4daa84;
}

.hc-button.green.navbar {
  margin-top: 0em;
  margin-left: 20px;
  padding-left: 20px;
}

.hc-button.left {
  margin-right: 20px;
  padding-right: 20px;
}

.hc-button.left:hover {
  color: #4daa84;
}

.top-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 12px;
  -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;
  color: #4daa84;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.top-link-2:hover {
  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-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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.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;
}

.topbar-socials {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.topbar-socials.navbar {
  background-color: transparent;
}

.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-27 {
  margin-top: -10px;
}

.text-nav-bar-3 {
  padding-left: 10px;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}

.text-nav-bar-3.footer {
  padding-left: 0px;
  background-color: transparent;
  color: #fff;
}

.body {
  font-family: Raleway, sans-serif;
}

.heading-23 {
  color: #fff;
  font-weight: 300;
}

.heading-23.large {
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
}

.heading-23.large.bold {
  letter-spacing: 1px;
  text-transform: capitalize;
}

.heading-23.black.bold.large {
  color: #222;
  text-transform: capitalize;
}

.div-block-22 {
  width: 65%;
  margin-right: auto;
  margin-left: 60px;
}

.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-11 {
  margin-top: 10px;
}

.heading_1-2 {
  color: #fff;
  font-size: 72px;
  line-height: 72px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.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.electricians {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, #151623), color-stop(80%, transparent)), url('../images/AdobeStock_220380215.jpeg');
  background-image: linear-gradient(0deg, #151623 8%, transparent 80%), url('../images/AdobeStock_220380215.jpeg');
}

.connector-line {
  position: relative;
  left: 0px;
  top: 80px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  width: 2px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
}

.line-white {
  height: 50%;
  background-color: #fff;
}

.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 {
  text-align: center;
}

.column-6.buyers-column {
  color: #222;
}

.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;
}

.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;
}

.centered-text-2 {
  margin-right: auto;
  margin-left: auto;
  color: #4daa84;
  text-align: center;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.centered-text-2.white-text {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.centered-text-2.white-text.black {
  color: #000;
}

.centered-text-2.white-text.black.left {
  color: #000;
  font-size: 16px;
}

.centered-text-2.left {
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.centered-text-2.margin-big {
  margin-bottom: 30px;
}

.line-blue {
  height: 50%;
  background-color: #151623;
}

.hs-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #151623;
}

.hs-section-2.top {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #151623;
}

.button-overlay-2 {
  position: absolute;
  left: -15%;
  top: 0%;
  right: auto;
  bottom: 0px;
  z-index: -1;
  display: block;
  width: 0%;
  background-color: #4daa84;
  -webkit-transform: skew(-32deg, 0deg);
  -ms-transform: skew(-32deg, 0deg);
  transform: skew(-32deg, 0deg);
}

.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;
}

.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;
  color: #fff;
}

.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.65)), to(hsla(0, 0%, 96.1%, 0.65))), url('../images/webb.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.65), hsla(0, 0%, 96.1%, 0.65)), url('../images/webb.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.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);
}

.html-embed-7 {
  margin-top: 10px;
}

.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 #4daa84;
  background-color: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
}

.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.electricians {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 22, 17, 0.4)), to(rgba(9, 22, 17, 0.4))), url('../images/green-small.jpg');
  background-image: linear-gradient(180deg, rgba(9, 22, 17, 0.4), rgba(9, 22, 17, 0.4)), url('../images/green-small.jpg');
}

.link-5 {
  text-decoration: none;
}

.link {
  color: #4daa84;
  font-weight: 600;
}

.html-embed-9 {
  margin-top: 20px;
}

.hc-link-2 {
  color: #4daa84;
  text-decoration: none;
}

.footer-text {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}

.footer-link-3 {
  position: relative;
  display: block;
  margin-bottom: 8px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  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;
}

.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: #4daa84;
}

.footer-paragraph {
  width: 400px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.html-embed-10 {
  margin-bottom: 0px;
}

@media screen and (min-width: 1440px) {
  .navlink-3 {
    color: #fff;
  }

  .top-icon-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .navbar-2 {
    margin-top: -108px;
  }

  .top-link-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .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;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .brand-4.w--current {
    height: auto;
    max-width: 350px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }

  .text-nav-bar-3 {
    color: #fff;
  }

  .text-nav-bar-3.footer {
    padding-left: 0px;
    background-color: transparent;
  }

  .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;
  }

  .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;
  }

  .connector-line {
    position: relative;
    left: 0%;
    top: 80px;
    right: 0%;
    bottom: 0%;
  }

  .line-white {
    display: block;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .column-6.footer-column {
    padding-top: 0px;
    padding-left: 0%;
  }

  .centered-text-2.white-text {
    letter-spacing: 1px;
    text-transform: none;
  }

  .centered-text-2.left {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }

  .hs-section-2 {
    padding: 80px 4%;
  }

  .hs-section-2.top {
    padding-bottom: 80px;
  }

  .container-15 {
    max-width: 1400px;
  }

  .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.65)), to(hsla(0, 0%, 94.1%, 0.65))), url('../images/webb.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 94.1%, 0.65), hsla(0, 0%, 94.1%, 0.65)), url('../images/webb.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .container-16 {
    max-width: 1400px;
  }

  .html-embed-7 {
    margin-top: 20px;
  }

  .html-embed-9 {
    padding: 0px;
    background-color: #fff;
    color: #222;
  }

  .hc-link-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .footer-link-3 {
    text-decoration: none;
  }

  .nav-line.footer-line {
    background-color: #4daa84;
  }

  .footer-paragraph {
    overflow: visible;
    width: 511px;
  }
}

@media screen and (max-width: 991px) {
  .container-17 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .menu-button-3 {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: #222;
  }

  .nav-menu-4 {
    height: auto;
    margin-top: -20px;
    background-color: #222;
  }

  .topbar-socials.navbar {
    background-color: transparent;
  }

  .column-6.image-column {
    padding: 0px 0%;
  }

  .column-6.footer-column {
    margin-left: 0px;
  }

  .hs-section-2 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .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) {
  .topbar-socials {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading_1-2 {
    font-size: 60px;
    line-height: 66px;
  }

  .connector-line {
    height: 80px;
  }

  .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.footer-column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-6.footer-legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .centered-text-2.left {
    text-align: center;
  }

  .hs-section-2 {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .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;
  }

  .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;
  }

  .footer-link-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .nav-line.footer-line {
    margin-right: auto;
    margin-left: auto;
  }

  .footer-paragraph {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .navlink-3 {
    text-align: center;
  }

  .navbar-2 {
    height: 82px;
  }

  .hc-button.green.navbar {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-26 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-button-3 {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: #151623;
  }

  .nav-menu-4 {
    margin-top: 0px;
    padding-bottom: 10px;
    background-color: #151623;
  }

  .topbar-socials {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .topbar-socials.navbar {
    display: none;
  }

  .brand-4.w--current {
    height: 60px;
  }

  .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;
  }

  .text-nav-bar-3 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .heading-23.large {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-23.large.bold {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-23.black.bold.large {
    margin-top: 10px;
  }

  .div-block-22 {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading_1-2 {
    font-size: 36px;
    line-height: 42px;
  }

  .section-6.electricians {
    background-position: 0px 0px, 80% 50%;
  }

  .connector-line {
    z-index: 1;
  }

  .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;
  }

  .centered-text-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .centered-text-2.left {
    font-size: 16px;
    line-height: 20px;
  }

  .centered-text-2.margin-big {
    margin-bottom: 20px;
  }

  .section-5 {
    padding-top: 2em;
  }

  .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.65)), to(hsla(0, 0%, 96.1%, 0.65))), url('../images/webb.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.65), hsla(0, 0%, 96.1%, 0.65)), url('../images/webb.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .column-5 {
    text-align: center;
  }

  .html-embed-9 {
    margin-top: 10px;
    padding: 0px;
    color: #222;
  }
}

