:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

p {
  text-align: left;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
}

li {
  text-align: left;
  font-size: 15px;
  line-height: 25px;
}

.footer {
  background-color: #0a3400;
  border: 1px solid #9b9b9b;
  padding-top: 42px;
  padding-bottom: 42px;
}

.column-44 {
  padding-top: 12px;
  padding-bottom: 10px;
}

.image-12 {
  padding-top: 11px;
}

.column-37 {
  text-align: left;
  padding-top: 53px;
  padding-bottom: 21px;
}

.footer-text-under-number {
  color: #c9c9c9;
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.trust-logo {
  text-align: right;
  padding-top: 25px;
}

.footer-headings {
  color: #fefefe;
  background-color: #0000;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.got-a-q {
  color: #fff;
  text-align: right;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.footer-phone-link {
  color: #c4ef27;
  font-family: Lato, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 45px;
  text-decoration: none;
}

.footer-links {
  color: #7b9066;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

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

.container {
  border-top: .3px solid #aaa8a8;
  padding-top: 21px;
  padding-bottom: 23px;
}

.copyright-text-2 {
  color: #b2b2b2;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

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

.column-3 {
  text-align: right;
}

.social-link-box {
  float: none;
  clear: none;
  color: #0000;
  background-color: #0368c0;
  border-style: none;
  border-radius: 50px;
  margin-left: 0;
  padding: 8px;
  text-decoration: none;
  transition: background-color .2s;
}

.social-link-box:hover {
  background-color: #868686;
  margin-right: 0;
  overflow: hidden;
}

.social-link-box:visited {
  border-color: #4c4d4d;
}

.column-2 {
  text-align: left;
}

.social-link-box-insta {
  float: none;
  clear: none;
  color: #0000;
  background-color: #070707;
  border-style: none;
  border-radius: 50px;
  margin-left: 0;
  padding: 8px;
  text-decoration: none;
  transition: background-color .2s;
}

.social-link-box-insta:hover {
  background-color: #868686;
  margin-right: 0;
  overflow: hidden;
}

.social-link-box-insta:visited {
  border-color: #4c4d4d;
}

.image-5 {
  min-width: 10px;
}

.nav-section {
  background-color: #1e8a03;
  padding-bottom: 0;
}

.nav-li {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  transition: background-color .3s;
}

.nav-li:hover {
  background-color: #2b7207;
}

.nav-li.w--current {
  color: #9cd66d;
  background-color: #2b7207;
}

.grid {
  grid-column-gap: 0px;
  grid-template: "."
  / 2.25fr 1fr;
}

.water-bg {
  background-image: url('../images/Drinking-Water2.jpg');
  background-position: 50% 35%;
  background-size: cover;
  height: 270px;
}

.body {
  padding-bottom: 56px;
}

.brands {
  background-color: #0000;
  border-bottom: 1px solid #bdbdbd;
  padding-top: 26px;
  padding-bottom: 21px;
}

.top-image {
  background-image: radial-gradient(circle at 100% 100%, #fff0, #3f3f3f 70%), url('../images/Roof.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 500px;
}

.columns {
  padding-top: 91px;
}

.heading {
  color: #fafafa;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-2 {
  color: #e3e797;
  padding-bottom: 38px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.try-it-btn {
  color: #2b333b;
  background-color: #97c956;
  border: 2px solid #a8a4a4;
  border-radius: 10px;
  padding: 12px 49px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: background-color .508s;
  transform: translate(0);
}

.try-it-btn:hover {
  color: #fff;
  background-color: #1e8a03;
  border: 2px solid #a8a4a4;
  transform: translate(0);
}

.heading-2 {
  color: #b5b5b5;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 49px;
  font-family: Lato, sans-serif;
}

.column-50, .column-51 {
  text-align: center;
}

.column-52 {
  text-align: center;
  padding-top: 28px;
}

.mizlab-link {
  color: #96a7c6;
}

.div-block-6 {
  float: right;
}

.image-13 {
  float: none;
  clear: none;
  color: #000;
  background-color: #0000;
  margin-left: 7px;
  margin-right: 3px;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 0;
}

.phone-number-2 {
  float: right;
  color: #ff7a0e;
  padding-top: 18px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.link-2 {
  color: #2b7207;
  letter-spacing: 0;
  text-indent: 0;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-decoration: none;
}

.hotline-text {
  color: #7a7570;
  text-align: right;
  padding-top: 7px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.image-16 {
  display: inline-block;
}

.column-53 {
  text-align: center;
  padding-top: 19px;
}

.column-54 {
  text-align: center;
  padding-top: 0;
}

.top-section-home {
  padding-top: 97px;
  padding-bottom: 62px;
}

.drop-menu-item {
  color: #fff;
  background-color: #3f5d79;
  border-bottom: 1px solid #a09999;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.drop-menu-item:hover {
  background-color: #4e87bb;
}

.drop-menu-item.w--current {
  color: #b2aaaa;
}

.container-3 {
  text-align: center;
  padding-top: 118px;
}

.thankyou-page-title {
  color: #2fad19;
  text-align: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 20px;
}

.thankyou-page-des {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.section-4 {
  padding-bottom: 272px;
}

.container-4 {
  text-align: center;
}

.section-5 {
  padding-top: 53px;
  padding-bottom: 282px;
}

.heading-3 {
  color: #186c1f;
}

.heading-4 {
  margin-bottom: 37px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.submit-button {
  background-color: #038f0f;
  border-radius: 8px;
  font-size: 18px;
}

.why-choose-section-title-2 {
  color: #0a0a0a;
  background-color: #d7d5cf;
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/bathroom.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 64px;
  padding-bottom: 81px;
}

.section-26 {
  padding-top: 29px;
  padding-bottom: 120px;
}

.heading-9 {
  color: #469a44;
  text-align: center;
  padding-bottom: 18px;
  font-family: Lato, sans-serif;
  font-size: 33px;
  font-weight: 400;
}

.section-17 {
  margin-bottom: 187px;
}

.container-11 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.terms-cond-div {
  border-bottom: 1px solid #ccc;
  margin-top: 2px;
  margin-bottom: 40px;
  padding-top: 12px;
  padding-bottom: 3px;
}

.heading-13 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-8 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.circle {
  float: right;
  background-color: #0000;
  border: 1px solid #d4d4d4;
  border-radius: 50px;
  width: 20px;
  min-height: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 17px;
  display: block;
  box-shadow: inset 0 0 10px -5px #000;
}

.accordion-item-content {
  overflow: hidden;
}

.paragraph-3 {
  color: #000;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 25px;
}

.section-18 {
  padding-top: 0;
  padding-bottom: 116px;
}

.accordion-item-trigger {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 4px 8px;
}

.accordion-h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.column-17 {
  padding-top: 129px;
}

.column-15 {
  clear: none;
  text-align: center;
  padding: 3px 18px 3px 0;
  position: relative;
}

.column-16 {
  padding-top: 53px;
  padding-left: 25px;
  padding-right: 25px;
}

.text-block-6 {
  color: #8d8b8b;
}

.column-57 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.heading-box-inner-pages-2 {
  border-bottom: 2px solid #004b8d;
  margin-bottom: 26px;
  padding-top: 19px;
  padding-bottom: 0;
}

.heading-7 {
  color: #5f8035;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.section-8 {
  padding-top: 29px;
  padding-bottom: 75px;
}

.heading-8 {
  color: #5f8035;
  font-family: Lato, sans-serif;
  font-size: 27px;
}

.paragraph-9 {
  margin-bottom: 22px;
  padding-bottom: 0;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 16px;
  line-height: 25px;
}

.row-3 {
  padding-bottom: 26px;
}

.column-58 {
  padding: 92px 44px 44px;
}

.column-59 {
  padding-left: 0;
  padding-right: 0;
}

.section-28 {
  padding-top: 66px;
  padding-bottom: 156px;
}

.column-60 {
  padding-top: 0;
}

.blog-section {
  padding-top: 161px;
  padding-bottom: 210px;
}

.blog-title {
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.most-popular {
  border-top: 1px solid #000;
  margin-top: 42px;
  padding-top: 37px;
  padding-bottom: 37px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.image-18 {
  float: none;
  clear: none;
  padding-left: 11px;
  padding-right: 11px;
}

.blog-link-text {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}

.collection-item {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-19 {
  padding-bottom: 20px;
}

.paragraph-10 {
  min-height: 0;
  margin-bottom: 20px;
}

.button {
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.collection-item-2 {
  min-height: 500px;
}

.heading-2-hero {
  color: #5f8035;
  text-align: center;
  margin-bottom: 58px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.shape1 {
  text-align: center;
  background-image: url('../images/triangle-white.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 65px;
  min-height: 50px;
  position: relative;
  top: 89px;
  bottom: 0;
}

.testimonial {
  padding-top: 49px;
  padding-left: 101px;
  padding-right: 101px;
}

.columns-3 {
  padding-top: 15px;
  padding-bottom: 19px;
}

.text-block-5 {
  font-size: 16px;
}

.text-block-4 {
  color: #fff;
  padding-top: 22px;
  font-size: 19px;
}

.div-block-3 {
  padding-left: 0;
  padding-right: 0;
}

.round-testimonial-01 {
  background-color: #03a4af;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.paragraph-11 {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  line-height: 23px;
}

.column-36 {
  padding-top: 22px;
  padding-left: 31px;
}

.review-box {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 46px;
}

.left-arrow {
  display: block;
}

.round-testimonial {
  background-color: #a3b9c5;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.testimonial-slider {
  min-height: 350px;
}

.icon-2 {
  color: #ebebeb;
}

.slide {
  background-color: #fff;
}

.round-testimonial-1 {
  background-color: #de9b9c;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.round-testimoniall-2 {
  background-color: #cddfcb;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.heading-16 {
  color: #d5d1d1;
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.dark-para {
  color: #c8c1c1;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.column-62 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.column-63 {
  text-align: center;
  padding-left: 41px;
  padding-right: 41px;
}

.column-64 {
  text-align: center;
  padding-left: 40px;
  padding-right: 43px;
}

.column-65 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.columns-4 {
  padding-bottom: 59px;
}

.section-31 {
  background-image: url('../images/wall-insulation.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 121px;
  padding-bottom: 121px;
}

.section-32 {
  background-image: url('../images/houses.png');
  background-position: 50% 100%;
  background-size: contain;
  height: 70px;
  min-height: 150px;
}

.project-top-image {
  background-image: url('../images/wool-insulation.jpg');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 121px;
  padding-bottom: 121px;
}

.about-us-top-image {
  background-image: url('../images/insta.jpg');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 121px;
  padding-bottom: 121px;
}

.section {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 70px 0 40px;
}

.container-13 {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 36px;
}

.hero-heading {
  color: #5f8035;
  text-align: center;
  margin-bottom: 21px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.hero-sub-heading {
  color: #294701;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 21px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.hero-p {
  text-align: center;
  margin-bottom: 41px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.btn-quote {
  color: #fff;
  background-color: #5f8035;
  border: 1px solid #0a499a;
  border-radius: 9px;
  min-width: 150px;
  margin-top: 9px;
  margin-left: 14px;
  margin-right: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.btn-quote:hover {
  background-color: #87b849;
}

.btn-question {
  color: #000;
  background-color: #bad600;
  border-radius: 9px;
  min-width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.btn-question:hover {
  background-color: #a4bd01;
}

.wall-insulation-sec {
  background-color: #0000;
  background-image: url('../images/Screen-Shot-2019-12-02-at-1.58.03-pm.png');
  background-position: 50%;
  background-size: cover;
  min-height: 400px;
  padding-top: 0;
  padding-bottom: 0;
}

.column-66, .column-67, .column-68 {
  text-align: center;
}

.section-34 {
  background-color: #f0f0f0;
  padding-top: 100px;
  padding-bottom: 39px;
}

.section-35 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.column-69, .column-70 {
  padding-left: 30px;
  padding-right: 30px;
}

.h4-service-with-line {
  color: #889c03;
  border-bottom: 1px solid #afaeae;
  margin-bottom: 17px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.h3-service {
  color: #294701;
  text-align: center;
  padding-bottom: 31px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.column-71 {
  text-align: center;
  padding-top: 10px;
}

.dropdown-link1 {
  color: #bee0b9;
  background-color: #065f06;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.dropdown-link1:hover {
  background-color: #134713;
}

.dropdown-link1.w--current {
  color: #f9fff9;
}

.projects-col {
  margin-top: 54px;
  margin-bottom: 54px;
}

.round-testimonial-012 {
  background-color: #886d77;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.round-testimonial-0120 {
  background-color: #8aaf03;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.column-72 {
  padding-top: 10px;
}

.section-36 {
  color: #0000;
  background-color: #fff;
  min-height: 20px;
}

.container-15 {
  text-align: center;
}

.grey-arrrow {
  text-align: center;
  background-image: url('../images/grey-arrow.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 65px;
  min-height: 50px;
  position: relative;
  top: 203px;
  bottom: 0;
}

.underfloor-img-sec {
  background-color: #0000;
  background-image: url('../images/Underfloor-Insulation-.jpeg');
  background-position: 50%;
  background-size: cover;
  min-height: 300px;
  padding-top: 0;
  padding-bottom: 0;
}

.roof-insulation-sec {
  background-color: #0000;
  background-image: url('../images/Screen-Shot-2019-12-02-at-1.58.03-pm.png');
  background-position: 50%;
  background-size: cover;
  min-height: 400px;
  padding-top: 0;
  padding-bottom: 0;
}

.insulation-img-sec {
  background-color: #0000;
  background-image: url('../images/5de48e0a9f8e643e77baf138_ins.jpg');
  background-position: 50% 30%;
  background-size: cover;
  min-height: 400px;
  padding-top: 0;
  padding-bottom: 0;
}

.home-white-arrow {
  text-align: center;
  background-image: url('../images/triangle-white.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 65px;
  min-height: 50px;
  position: relative;
  top: 49px;
  bottom: 0;
}

._1circle {
  background-color: #4e4e4e;
  border-radius: 50%;
  min-width: 400px;
  height: 0;
  min-height: 400px;
  margin: -4px 32px 31px;
  padding: 94px 49px 49px;
}

.section-37 {
  background-color: #f0f0f0;
  padding-top: 97px;
  padding-bottom: 165px;
}

.heading-2-her0v2 {
  color: #646464;
  text-align: center;
  margin-bottom: 58px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.shape2 {
  text-align: center;
  background-image: url('../images/triangle-white.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 65px;
  min-height: 50px;
  position: relative;
  top: 111px;
  bottom: 0;
}

.grid-2 {
  grid-template-rows: auto auto auto;
}

.project-img {
  padding-top: 11px;
  padding-bottom: 11px;
}

.image-21 {
  margin-bottom: 23px;
  padding-bottom: 0;
}

.container-16 {
  text-align: center;
  padding-top: 68px;
  padding-bottom: 43px;
}

.column-73 {
  text-align: right;
}

.column-74 {
  text-align: left;
  padding-top: 53px;
}

.div-block-8 {
  float: right;
}

.image-22 {
  float: none;
  clear: none;
  color: #000;
  background-color: #0000;
  margin-left: 7px;
  margin-right: 3px;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 0;
}

.link-3 {
  color: #2b7207;
  letter-spacing: 0;
  text-indent: 0;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 700;
  text-decoration: none;
}

.hotline-text-2 {
  color: #7a7570;
  text-align: right;
  padding-top: 9px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-30 {
  text-align: center;
  padding-bottom: 16px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.date-text {
  text-align: left;
  padding-top: 13px;
}

.icon-4 {
  color: #352929;
}

.review-read-more-link {
  color: #e47c28;
  font-size: 16px;
}

.slider-8 {
  background-color: #0000;
  height: 450px;
  padding-bottom: 40px;
  overflow: hidden;
}

.inner-slide-div {
  text-align: center;
  background-color: #f1f8fa;
  border-radius: 20px;
  height: 100%;
  margin: 10px;
  padding-top: 27px;
  padding-left: 21px;
  padding-right: 21px;
}

.column-78 {
  padding-left: 0;
  padding-right: 0;
}

.mask-2 {
  width: 400px;
  overflow: visible;
}

.columns-11 {
  text-align: right;
}

.image-9 {
  text-align: center;
  padding-top: 11px;
}

.slide-nav-2 {
  margin-top: 0;
  padding-top: 24px;
}

.review-paragraph {
  color: #777474;
  margin-bottom: 17px;
  padding-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 1.5em;
}

.review-container {
  max-width: 1350px;
  padding-top: 91px;
  padding-bottom: 113px;
}

.testimonial-heading {
  color: #1a3e70;
  text-align: center;
  margin-bottom: 3px;
  font-size: 20px;
}

.icon-5 {
  color: #352929;
}

.slide-2 {
  background-image: url('../images/1-Before-vacuum-removal.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-9 {
  width: 300px;
  font-weight: 400;
}

.icon-6, .icon-7 {
  color: #7eec5c;
}

.mask-3 {
  width: 300px;
}

.columns-12 {
  padding-top: 34px;
}

.slide-3 {
  background-image: url('../images/1-Before-vacuum-removal.jpg');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
  margin-right: 3px;
}

.slide-4 {
  background-image: url('../images/2-Before-vacuum-removal.jpg');
  background-position: 0 0;
  background-size: auto;
}

.icon-8 {
  color: #7bef04;
  margin-right: 0;
}

.icon-9 {
  color: #7bef04;
  margin-left: -1px;
}

.columns-13 {
  padding-top: 23px;
}

.slide-5 {
  background-image: url('../images/b1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide--6 {
  background-image: url('../images/b2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-7 {
  background-image: url('../images/c1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-8 {
  background-image: url('../images/c2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide--9 {
  background-image: url('../images/d1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-10 {
  background-image: url('../images/d2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-11 {
  background-image: url('../images/e1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-12 {
  background-image: url('../images/e2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-3-copy {
  background-image: url('../images/1-Before-vacuum-removal.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-13 {
  background-image: url('../images/f1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-14 {
  background-image: url('../images/f2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-15 {
  background-image: url('../images/g1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-16 {
  background-image: url('../images/g2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-17 {
  background-image: url('../images/h1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-18 {
  background-image: url('../images/h2.png');
  background-position: 0 0;
  background-size: auto;
}

.column-79, .column-80, .column-81, .column-82, .column-83, .column-84, .column-85, .column-86, .column-87 {
  padding-bottom: 20px;
}

.column-89 {
  padding-top: 10px;
}

.section-44 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.slide-19 {
  background-image: url('../images/17---h1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.slide-20 {
  background-image: url('../images/17---h1-2.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.icon-10 {
  color: #7bef04;
  margin-left: 40px;
}

.icon-11 {
  color: #7bef04;
  margin-right: 41px;
}

.slider-10 {
  background-image: url('../images/h1_1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-21 {
  background-image: url('../images/h2_1.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
}

.icon-12 {
  color: #7bef04;
  margin-left: 41px;
}

.icon-13 {
  color: #7bef04;
  margin-right: 41px;
}

.col-99 {
  padding: 28px;
}

.lightbox-link, .slide-22 {
  background-image: url('../images/18---i1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-23 {
  background-image: url('../images/18---i1-2.png');
  background-position: 0 0;
  background-size: auto;
}

.icon-14 {
  color: #7bef04;
  margin-right: 0;
}

.icon-15 {
  color: #7bef04;
  margin-left: -1px;
  margin-right: 41px;
}

.icon-16 {
  color: #7bef04;
  margin-left: 40px;
}

.icon-17 {
  color: #7bef04;
  margin-right: 40px;
}

.slide-24 {
  background-image: url('../images/Ceiling-Vacuum-Treatment-2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-25 {
  background-image: url('../images/Ceiling-Vacuum-Treatment-1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-26 {
  background-image: url('../images/18---k1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-27 {
  background-image: url('../images/18---k1-2.png');
  background-position: 0 0;
  background-size: auto;
}

.icon-18 {
  color: #7bef04;
  margin-left: 40px;
}

.icon-19 {
  color: #7bef04;
  margin-left: 0;
  margin-right: -40px;
}

.slide-28 {
  background-image: url('../images/19---M1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-29 {
  background-image: url('../images/19---M2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-30 {
  background-image: url('../images/20---N1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-31 {
  background-image: url('../images/20---N2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-32 {
  background-image: url('../images/21---O1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-33 {
  background-image: url('../images/21---O2.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-34 {
  background-image: url('../images/22---P1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.slide-35 {
  background-image: url('../images/22---P2.png');
  background-position: 0 0;
  background-size: auto;
}

.icon-20, .icon-21, .icon-22, .icon-23, .icon-24, .icon-25, .icon-26, .icon-27, .icon-28, .icon-29, .icon-30, .icon-31 {
  color: #7bef04;
}

.slide-36 {
  background-image: url('../images/22---P1_1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-37 {
  background-image: url('../images/22---P2_1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-38 {
  background-image: url('../images/23---P1.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-39 {
  background-image: url('../images/23---P2.png');
  background-position: 0 0;
  background-size: auto;
}

.icon-32, .icon-33, .icon-34, .icon-35, .icon-36, .icon-37, .icon-38, .icon-39, .icon-40, .icon-41, .icon-42, .icon-43, .icon-44, .icon-45, .icon-46, .icon-47, .icon-48, .icon-49 {
  color: #7bef04;
}

.slide-40 {
  background-image: url('../images/100.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-41 {
  background-image: url('../images/102.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-42 {
  background-image: url('../images/103.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-43 {
  background-image: url('../images/104.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-44 {
  background-image: url('../images/105.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-45 {
  background-image: url('../images/106.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-46 {
  background-image: url('../images/107.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-47 {
  background-image: url('../images/108.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-48 {
  background-image: url('../images/109.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-49 {
  background-image: url('../images/110.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-50 {
  background-image: url('../images/111.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-51 {
  background-image: url('../images/112.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-52 {
  background-image: url('../images/113.png');
  background-position: 0 0;
  background-size: auto;
}

.slide-53 {
  background-image: url('../images/114.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-9 {
  border: 0 solid #000;
  border-top-width: 1px;
  border-left-color: #919191;
  margin-top: 41px;
  padding-top: 0;
}

.button-2 {
  color: #494141;
  text-align: center;
  background-color: #ece276;
  border-radius: 12px;
  padding-left: 26px;
  padding-right: 26px;
}

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

.container-17 {
  text-align: center;
  padding-bottom: 32px;
}

@media screen and (max-width: 991px) {
  .column-37 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-phone-link {
    font-size: 20px;
  }

  .image-13 {
    margin-left: 79px;
  }

  .icon {
    color: #7edf6d;
    font-size: 35px;
  }

  .text-block-7 {
    color: #fff;
  }

  .column-74 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-22 {
    margin-left: 79px;
  }
}

@media screen and (max-width: 767px) {
  .column-44 {
    text-align: center;
  }

  .column-37 {
    padding-top: 21px;
  }

  .column-46 {
    padding-left: 200px;
  }

  .footer-text-under-number, .trust-logo, .got-a-q {
    text-align: center;
  }

  .footer-phone-link {
    font-size: 30px;
  }

  .text-block {
    text-align: center;
  }

  .column-3 {
    text-align: center;
    padding-bottom: 24px;
  }

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

  .columns {
    padding-left: 19px;
    padding-right: 19px;
  }

  .hero-top1, .heading, .text-block-2 {
    text-align: center;
  }

  .column-50 {
    text-align: left;
  }

  .div-block-6 {
    float: none;
    clear: none;
    text-align: center;
  }

  .image-13 {
    float: left;
    margin-bottom: 32px;
    margin-left: 185px;
    padding-bottom: 0;
  }

  .phone-number-2 {
    float: left;
    clear: none;
  }

  .hotline-text {
    clear: both;
    text-align: center;
    padding-top: 0;
    padding-bottom: 28px;
  }

  .icon {
    color: #7edf6d;
    font-size: 35px;
  }

  .column-17 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .accordion-wrapper {
    padding-left: 39px;
    padding-right: 39px;
  }

  .menu-button {
    padding-right: 68px;
  }

  .column-60, .column-61 {
    text-align: center;
  }

  .testimonial-slider {
    margin-bottom: 47px;
  }

  .div-block-7 {
    text-align: center;
    width: 70px;
  }

  .container-12 {
    float: none;
  }

  .column-74 {
    padding-top: 21px;
  }

  .div-block-8 {
    text-align: center;
  }

  .image-22 {
    float: left;
    margin-bottom: 32px;
    margin-left: 177px;
    padding-bottom: 0;
  }

  .hotline-text-2 {
    clear: both;
    text-align: center;
  }

  .heading-30, .date-text {
    text-align: center;
  }

  .slider-8 {
    height: 450px;
  }

  .column-78 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .column-44 {
    text-align: center;
  }

  .image-12 {
    padding-top: 46px;
  }

  .column-37 {
    text-align: center;
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .column-46 {
    padding-left: 25%;
  }

  .footer-text-under-number, .trust-logo {
    text-align: center;
  }

  .got-a-q {
    text-align: center;
    padding-top: 58px;
  }

  .text-block {
    text-align: center;
  }

  .container {
    padding-left: 19px;
    padding-right: 19px;
  }

  .copyright-text-2 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .container-2 {
    padding-bottom: 56px;
  }

  .column-3 {
    text-align: center;
    padding-bottom: 21px;
  }

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

  .nav-li {
    background-color: #74a269;
    border-bottom: 1px solid #949090;
  }

  .brands {
    padding-bottom: 74px;
  }

  .top-image {
    background-image: linear-gradient(#1f1f1f80, #1f1f1f80), url('../images/Roof.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 110%;
    padding-top: 47px;
  }

  .columns {
    height: 100%;
  }

  .hero-top1 {
    text-align: center;
    padding-top: 66px;
    padding-bottom: 60px;
  }

  .heading {
    color: #fff;
    text-align: center;
    margin-top: -43px;
    margin-bottom: 34px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 22px;
    font-weight: 900;
    line-height: 35px;
  }

  .text-block-2 {
    color: #e3e797;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 20px;
  }

  .try-it-btn {
    text-align: center;
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .heading-2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
  }

  .column-50 {
    clear: none;
    text-align: center;
    padding-left: 11px;
    position: relative;
  }

  .column-51 {
    padding: 15px;
  }

  .div-block-6 {
    width: 208px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-13 {
    float: left;
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 4px;
    padding-top: 18px;
  }

  .phone-number-2 {
    float: none;
    width: 200px;
    padding-top: 21px;
  }

  .link-2 {
    float: none;
    clear: none;
    font-size: 19px;
  }

  .hotline-text {
    text-align: center;
    padding-top: 0;
    padding-bottom: 9px;
    font-size: 19px;
    line-height: 25px;
  }

  .icon {
    float: left;
    color: #7edf6d;
    width: 60px;
    margin-left: 30%;
    padding-left: 0%;
    font-size: 40px;
  }

  .image-14 {
    padding-bottom: 33px;
  }

  .column-53 {
    padding: 22px 33px;
  }

  .column-54 {
    padding: 31px;
  }

  .top-section-home {
    padding-top: 61px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    padding-left: 23px;
    padding-right: 23px;
  }

  .thankyou-page-title {
    text-align: center;
    font-size: 25px;
    line-height: 33px;
  }

  .thankyou-page-des {
    font-size: 16px;
    line-height: 25px;
  }

  .heading-3 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-26 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .container-11 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-13 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-8 {
    line-height: 22px;
  }

  .paragraph-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-18 {
    padding-top: 11px;
  }

  .column-17 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .accordion-wrapper {
    padding-left: 21px;
    padding-right: 21px;
  }

  .nav-menu {
    text-align: left;
  }

  .menu-button {
    float: none;
    text-align: center;
    height: 60px;
    padding-top: 12px;
  }

  .menu-button.w--open {
    background-color: #555d56;
  }

  .text-block-7 {
    float: left;
    color: #fff;
    padding-top: 9px;
    font-family: Lato, sans-serif;
    font-size: 20px;
  }

  .container-7 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .heading-8 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-9 {
    padding-right: 6px;
  }

  .column-58 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-60 {
    text-align: center;
    padding-bottom: 0;
  }

  .column-61 {
    text-align: center;
  }

  .rich-text-block-3 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .blog-title {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
  }

  .image-18 {
    padding-top: 31px;
    padding-bottom: 15px;
  }

  .collection-item {
    margin-left: 0;
    padding-left: 0;
  }

  .search {
    padding-top: 61px;
  }

  .rich-text-block-4 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .heading-2-hero {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
  }

  .testimonial {
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .columns-3, .text-block-17, .text-block-5 {
    text-align: center;
  }

  .round-testimonial-01 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-36 {
    padding-left: 3px;
  }

  .round-testimonial {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial-slider {
    min-height: 600px;
    margin-bottom: 88px;
  }

  .slide-nav {
    color: #000;
    background-color: #0000;
    margin-bottom: -50px;
    padding-bottom: 0;
  }

  .icon-2 {
    margin-top: 102px;
  }

  .slide {
    overflow: visible;
  }

  .round-testimonial-1, .round-testimoniall-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-62 {
    padding-top: 60px;
  }

  .column-64 {
    padding-top: 19px;
  }

  .column-65 {
    padding-top: 60px;
  }

  .section-32 {
    background-size: cover;
  }

  .image-20 {
    text-align: center;
  }

  .mask {
    margin-bottom: 0;
  }

  .div-block-7 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .section {
    padding-top: 38px;
  }

  .container-13 {
    padding: 0 25px;
  }

  .hero-heading {
    margin-bottom: 36px;
    font-size: 24px;
    line-height: 30px;
  }

  .hero-sub-heading {
    padding-left: 13px;
    padding-right: 13px;
    font-size: 18px;
    line-height: 28px;
  }

  .hero-p {
    padding-left: 22px;
    padding-right: 22px;
  }

  .btn-quote {
    min-width: 200px;
    margin-bottom: 49px;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 14px;
  }

  .btn-question {
    min-width: 200px;
    padding: 18px 14px;
  }

  .section-34 {
    padding-bottom: 59px;
  }

  .h4-service-with-line {
    text-align: center;
  }

  .h3-service {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .round-testimonial-012 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-14 {
    min-height: 700px;
    padding-top: 51px;
  }

  .round-testimonial-0120 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-72 {
    padding-top: 47px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grey-arrrow {
    top: 115px;
  }

  .section-37 {
    padding-bottom: 70px;
  }

  .heading-2-her0v2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
  }

  .image-21 {
    margin-left: 15px;
  }

  .column-73 {
    text-align: center;
    padding-bottom: 39px;
  }

  .column-74 {
    text-align: center;
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .div-block-8 {
    width: 208px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-22 {
    float: left;
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 4px;
    padding-top: 18px;
  }

  .link-3 {
    float: none;
    clear: none;
    font-size: 23px;
  }

  .hotline-text-2 {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 39px;
    font-size: 18px;
  }

  .image-23 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 36px;
    padding-left: 49px;
    padding-right: 50px;
  }

  .column-75, .column-76 {
    text-align: center;
  }

  .image-24 {
    padding-bottom: 38px;
  }

  .form {
    padding-left: 24px;
    padding-right: 24px;
  }

  .column-77 {
    padding-left: 38px;
    padding-right: 38px;
  }

  .heading-30 {
    text-align: center;
    padding-left: 37px;
    padding-right: 37px;
  }

  .date-text {
    text-align: center;
  }

  .slider-8 {
    height: 550px;
  }

  .column-78 {
    text-align: center;
  }

  .mask-2 {
    width: 310px;
  }

  .image-9 {
    padding-top: 16px;
  }

  .slide-3 {
    background-position: 50%;
    background-repeat: no-repeat;
    margin-bottom: -1px;
  }

  .slide-4 {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .columns-13 {
    padding-bottom: 0;
  }

  .slide-5, .slide--6, .slide-7, .slide-8, .slide--9, .slide-10, .slide-11, .slide-12, .slide-13, .slide-14, .slide-15, .slide-16, .slide-17, .slide-18 {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .image-25 {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 31px;
  }

  .image-26 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .column-88 {
    text-align: center;
  }

  .image-27 {
    margin-bottom: 56px;
    padding-bottom: 0;
  }

  .column-90, .column-91, .column-92, .column-93, .column-94, .column-95, .column-96, .column-97, .column-98, .column-99 {
    padding-bottom: 20px;
  }
}


