.nav-link {
  margin-top: 1px;
  margin-left: 40px;
  padding: 0px;
  font-family: Avenir, sans-serif;
  color: #434343;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.2px;
  text-transform: none;
}

.nav-link:hover {
  color: #7cbc5a;
}

.nav-link.w--current {
  font-family: Avenir, sans-serif;
  color: #454545;
}

.section-header {
  margin-bottom: 90px;
}

.upper-head {
  margin-bottom: 10px;
  font-family: Avenir, sans-serif;
  color: #e2ac22;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.upper-head.green {
  color: #1176be;
}

.section-title {
  margin-top: 7px;
  margin-bottom: 15px;
  font-family: Circularstd, sans-serif;
  color: #000;
  font-size: 42px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
}

.section-title.smaller {
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 38px;
}

.section-title.smaller.left-aligned {
  text-align: left;
}

.section-title.less-space {
  margin-top: 0px;
}

.section-title.sdd {
  color: #7cbc59;
  text-align: center;
}

.section-subhead {
  margin-top: 19px;
  margin-bottom: -3px;
  font-family: Avenir, sans-serif;
  color: #606060;
  font-size: 20px;
  line-height: 29px;
  font-weight: 300;
  text-align: center;
}

.section-subhead.narrower {
  width: 70%;
}

.section-subhead.narrower-middle {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
  color: #556f80;
}

.section-subhead.left-aligned {
  text-align: left;
}

.section-3 {
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 78px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(22%, hsla(0, 0%, 100%, 0)), color-stop(58%, rgba(6, 20, 12, 0.2)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 22%, rgba(6, 20, 12, 0.2) 58%);
  background-position: 0px 0px;
}

.circular-shape {
  position: relative;
  left: 56px;
  bottom: -157px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 800px;
  -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: 80%;
  background-color: #d4c1aa;
}

.circular-shape.green-pastel {
  bottom: -180px;
  padding-top: 164px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: #edfdfb;
}

.hero-section-2 {
  padding: 290px 10% 250px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.68)), to(hsla(0, 0%, 100%, 0))), url('../images/partnerimg.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.68), hsla(0, 0%, 100%, 0)), url('../images/partnerimg.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero-section-2.inner {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 205px;
  padding-bottom: 205px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/candles-wider.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/candles-wider.jpg');
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.hero-section-2.inner.maker {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.inner.faq {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/retail2.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/retail2.jpg');
}

.hero-section-2.inner.contact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/backing1.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/backing1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.inner.hiw {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/flippedimg.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/flippedimg.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.spaced {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 135px;
  padding-bottom: 191px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)), url('../images/spaying-cleaner-on-wood.jpg');
  background-image: linear-gradient(180deg, #000, #000), url('../images/spaying-cleaner-on-wood.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-content-hero {
  width: 65%;
}

.div-content-hero.inner {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-content-hero._60 {
  width: 60%;
  margin-top: 153px;
  margin-left: 224px;
}

.headline-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Circularstd, sans-serif;
  color: #fff;
  font-size: 77px;
  line-height: 82px;
}

.headline-2.responsive {
  display: none;
}

.headline-2.non-responsive {
  color: #fff;
}

.subhead-2 {
  width: 70%;
  font-family: Avenir, sans-serif;
  color: rgba(243, 251, 255, 0.92);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-2.inner {
  margin-right: auto;
  margin-left: auto;
}

.cta-2 {
  margin-top: 30px;
  padding: 18px 25px;
  border-radius: 4px;
  background-color: #0baa82;
  font-family: Averta, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.cta-2:hover {
  background-color: #03926e;
}

.cta-2.smaller {
  margin-top: 0px;
  margin-left: 40px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  background-color: #0baa82;
  font-size: 17px;
  font-weight: 600;
}

.cta-2.smaller:hover {
  background-color: #03926e;
}

.cta-2.smaller.colour5 {
  padding: 9px 22px;
  border: 2px solid #03926e;
  border-radius: 2px;
  background-color: transparent;
  color: #03926e;
}

.cta-2.smaller.colour5:hover {
  background-color: #03926e;
  color: #fff;
}

.cta-2.smaller.colour5.round {
  margin-right: 12px;
  margin-left: 24px;
  padding-bottom: 6px;
  border-style: none;
  border-width: 1px;
  border-color: #4d4d4d;
  border-radius: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#545454));
  background-image: linear-gradient(180deg, #545454, #545454);
  font-family: Avenir, sans-serif;
  color: #fff;
  font-weight: 300;
}

.cta-2.smaller.colour5.round:hover {
  border-color: #1177bd;
  background-color: #7bbb5a;
  background-image: none;
  color: #fff;
}

.cta-2.colour5 {
  border-radius: 200px;
  background-color: #03926e;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cta-2.colour5.bigger {
  margin-top: 81px;
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 200px;
  background-color: #1176be;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.cta-2.colour5.bigger:hover {
  background-color: #75d059;
}

.cta-2.colour5.bigger.cfdd {
  margin-top: 11px;
}

.amenities-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(8, 24, 25, 0.23);
  border-radius: 8px;
}

.amenities-holder.vertical {
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
}

.amenities-holder.vertical.less-width {
  width: 80%;
}

.amenity-block {
  width: 25%;
  margin-bottom: 0px;
  padding: 40px 2.5%;
  text-align: center;
}

.amenity-block.line-right {
  border-left: 1px solid rgba(8, 24, 25, 0.23);
}

.amenity-block.line-left {
  border-right: 1px solid rgba(8, 24, 25, 0.23);
}

.amenity-title {
  margin-top: 21px;
  font-family: 'Circularstd book', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.amenity-title.dark {
  margin-top: 0px;
  font-family: Circularstd, sans-serif;
  color: #18394c;
  font-weight: 500;
}

.amenity-title.light {
  font-family: Circularstd, sans-serif;
  font-weight: 500;
}

.nav-right-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-section {
  padding: 54px 10% 150px;
  background-color: #fff;
}

.categories-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.individual-category {
  width: 21%;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.category-img {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f5f5f5;
  background-image: url('../images/home-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-img._2 {
  background-image: url('../images/oXMVetBmIOfVcw6KKF9IIuESc.jpeg');
  background-position: 50% 50%;
}

.category-img._3 {
  background-image: url('../images/outdoor.jpg');
}

.category-img._4 {
  background-image: url('../images/OW8U8ESiUZyDNCu0kxqTm6TkoA.jpeg');
  background-position: 50% 50%;
}

.category-img._5 {
  background-image: url('../images/xMw3HLNMyGaKTsbpp7QFL1a5c.jpeg');
}

.category-img._6 {
  background-image: url('../images/kitchen.jpg');
}

.category-img._7 {
  background-image: url('../images/candles.jpg');
  background-position: 50% 50%;
}

.category-img._8 {
  background-image: url('../images/right-img.jpg');
}

.category-name {
  margin-top: 10px;
  margin-bottom: 2px;
  font-family: Circularstd, sans-serif;
  color: #293b46;
  font-size: 16px;
  font-weight: 500;
}

.category-info {
  font-family: Avenir, sans-serif;
  color: #4a6575;
}

.centred-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hiw-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 30px;
  margin-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: 'Tiempos headline', sans-serif;
  color: hsla(0, 0%, 100%, 0.12);
  font-size: 58px;
  line-height: 34px;
  font-weight: 500;
}

.hiw-number.darker {
  opacity: 1;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Avenir, sans-serif;
  color: rgba(116, 148, 140, 0.16);
  font-size: 72px;
}

.hiw-number.darker.small {
  margin-right: 15px;
  font-size: 48px;
}

.paragraph-light {
  margin: 10px 0px 0px;
  font-family: Avenir, sans-serif;
  color: #b7cfcd;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-light.darker {
  color: #556f80;
  font-size: 17px;
  line-height: 21px;
}

.paragraph-light.darker.application {
  margin-top: 5px;
  margin-bottom: 30px;
}

.paragraph-light.darker.less-margin {
  margin-top: 5px;
}

.social-icon-link-2 {
  margin-right: 20px;
  margin-left: 0px;
  opacity: 0.9;
  cursor: pointer;
}

.social-icon-link-2:hover {
  opacity: 1;
}

.social-icon-link-2.last {
  margin-right: 0px;
}

.footer---updated-link {
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  opacity: 0.85;
  font-family: Avenir, sans-serif;
  color: #0b3646;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.footer---updated-link:hover {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set {
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  color: rgba(11, 54, 70, 0.8);
  font-size: 15px;
}

.footer---updated-link.second-set:hover {
  color: #03926e;
}

.footer---updated-link.second-set.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set.last {
  margin-right: 0px;
}

.lower-footer-links.wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  -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-top: 1px solid rgba(13, 75, 111, 0.12);
  color: #fff;
}

.lower-footer-links.right-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-text---lighter-2 {
  display: inline-block;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.checkboxes-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 35px 12% 15px 20%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 7px;
  margin-bottom: 7px;
  -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;
  font-family: Averta, sans-serif;
  color: #313b53;
  font-size: 15px;
}

.plan-checkbox.left {
  width: 40%;
}

.plan-text {
  margin-left: 9px;
  color: #435f72;
  font-weight: 400;
  text-align: left;
}

.hiw-section {
  padding-top: 69px;
  padding-bottom: 170px;
  border-top: 1px none rgba(21, 66, 111, 0.07);
  border-bottom: 1px none rgba(21, 66, 111, 0.07);
  background-color: #fff;
}

.hiw-section.less-space {
  padding-top: 80px;
}

.split-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 10%;
  -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;
}

.split-left {
  width: 50%;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
}

.content-holder {
  margin-right: 10%;
  margin-left: 10%;
}

.split-right {
  width: 50%;
  padding-left: 10%;
}

.green-features {
  padding: 30px 10%;
  background-color: #153834;
}

.hiw-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hiw-block.middle {
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
  border-bottom: 1px solid rgba(21, 66, 111, 0.07);
}

.hiw-block.smaller {
  padding-bottom: 26px;
}

.features-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amenity-title-2 {
  margin-top: 15px;
  font-family: Avenir, sans-serif;
  color: #cce6e3;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.collage-section {
  padding-top: 71px;
  padding-bottom: 31px;
  text-align: center;
}

.title-holder {
  margin-right: 10%;
  margin-left: 10%;
}

.wide-collage {
  max-width: 100%;
  padding-right: 8%;
  padding-left: 8%;
}

.image-fixed {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: linear-gradient(323deg, #000, transparent), url('../images/cleanliness-2799475_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.image-fixed.ee {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(335deg, #000, transparent), url('../images/priscilla-du-preez-BuDD1HGco-4-unsplash.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.image-fixed.tgg {
  background-image: linear-gradient(78deg, #000, transparent 97%), url('../images/image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.image-fixed.tgg.ws {
  background-image: linear-gradient(29deg, #000, transparent), url('../images/vacuum-cleaner-657719_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.image-fixed.tgg.ws.w {
  background-image: url('../images/spaying-cleaner-on-wood.jpg');
  background-position: 50% 0%;
}

.application-section {
  padding-bottom: 120px;
}

.form-holding-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-holding-div.horizontal {
  padding-right: 15%;
  padding-left: 15%;
  -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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-wrap {
  width: 50%;
  margin-top: 0px;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, 0.06);
}

.form-wrap.wider {
  width: 57%;
  margin-bottom: 0px;
}

.form-label {
  margin-bottom: 2px;
  font-family: Avenir, sans-serif;
  color: #18394c;
  font-weight: 500;
}

.form-style {
  height: 50px;
  margin-bottom: 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1dbe0;
  border-radius: 2px;
  font-family: Avenir, sans-serif;
  color: #394650;
}

.form-style.text-area {
  height: 100px;
  font-family: Avenir, sans-serif;
}

.form-style.text-area.address {
  height: 80px;
}

.submit-button {
  margin-top: 5px;
  padding: 14px 35px;
  border-radius: 200px;
  background-color: #03926e;
  font-family: Averta, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #028362;
}

.success-msg {
  padding: 65px 30px;
  border-radius: 4px;
  background-color: #10a76b;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.left-col---form {
  padding-left: 0px;
}

.right-col---form {
  padding-right: 0px;
}

.centred-submit {
  text-align: center;
}

.description-text {
  color: #768086;
  font-size: 13px;
}

.subhead-3 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-family: Avenir, sans-serif;
  color: rgba(255, 255, 255, 0.97);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-3.home {
  margin-right: 0px;
  margin-left: 0px;
  font-size: 22px;
  line-height: 28px;
}

.scrollable-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 25px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(39, 46, 53, 0.14);
}

.nav-bar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 23px;
  padding: 20px 25px;
  border-top: 2px none #7ed44c;
  border-bottom: 2px none #7ed44c;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.94)), to(hsla(0, 0%, 100%, 0.94))), url('../images/window-cleaning.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.94), hsla(0, 0%, 100%, 0.94)), url('../images/window-cleaning.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.brand-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Avenir, sans-serif;
  color: #102c38;
  font-size: 36px;
  line-height: 38px;
  font-weight: 800;
}

.scrolling-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  padding: 20px 25px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(39, 46, 53, 0.14);
}

.faq {
  margin-right: 0%;
  margin-left: 0%;
  padding: 120px 10% 70px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
  background-color: #fff;
}

.faq.inner {
  border-top-style: none;
}

.faq.inner._1 {
  padding-top: 70px;
  padding-bottom: 0px;
}

.faq.inner._2 {
  padding-top: 70px;
  padding-bottom: 80px;
}

.column {
  padding-left: 0px;
}

.column._1 {
  padding-right: 30px;
}

.faq-row {
  margin-bottom: 45px;
}

.col-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.paragraph {
  font-family: Avenir, sans-serif;
  color: #556f80;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
}

.col-3 {
  padding-right: 0px;
  padding-left: 30px;
}

.heading-3 {
  margin-top: 30px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #363a3d;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.heading-3.no-top-padding {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Circularstd, sans-serif;
  color: #18394c;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}

.link-style {
  color: #03926e;
  text-decoration: none;
}

.link-style:hover {
  color: #007255;
}

.faq-holder {
  margin-bottom: 80px;
}

.info-div {
  width: 38%;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, 0.06);
}

.hiw-blocks {
  padding-top: 30px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
}

.light-link {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.27);
  color: #fff;
  text-decoration: none;
}

.light-link:hover {
  border-bottom-color: #fff;
}

.web-links-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.web-links-2.footer-logo {
  margin-bottom: 0px;
  padding-bottom: 40px;
}

.web-links-2.right {
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  opacity: 0.85;
  font-family: Averta, sans-serif;
  color: #7abb59;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.last {
  margin-right: 0px;
}

.footer-link.left.w--current {
  color: #7abb59;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 12% 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  box-shadow: 0 -1px 3px 0 rgba(39, 46, 53, 0.06);
}

.terms-privacy {
  margin-top: 40px;
  margin-right: 10%;
  margin-left: 10%;
  padding-bottom: 60px;
}

.title-header {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 1px none #d9e1e6;
  font-family: Lato, sans-serif;
  color: #293b46;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.paragraph-2 {
  font-family: Avenir, sans-serif;
  color: #4d6472;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.nav__details {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 3px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
  background-image: none;
  background-position: 0px 0px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav__details__flexrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav__details__flexrow.uuuu {
  margin-right: 0px;
  margin-left: 0px;
}

.nav__details__icon {
  width: 17px;
  margin-right: 7px;
}

.nav__contact__link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
}

.nav__contact__link:hover {
  color: #b8b8b8;
}

.nav__detail__link {
  margin-right: 20px;
  font-family: Avenir, sans-serif;
  color: #7cbc5a;
  font-weight: 700;
}

.slider {
  height: 800px;
  margin-top: 118px;
}

.slide {
  background-image: linear-gradient(87deg, #000, transparent 55%), linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/Operation-desinfection-Javel-certaines-Valenciennes-mercredi-1er-avril_0_1400_933.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.slide-2 {
  background-image: linear-gradient(58deg, #000, transparent 87%), linear-gradient(180deg, rgba(0, 0, 0, 0.44), rgba(0, 0, 0, 0.44)), url('../images/priscilla-du-preez-BuDD1HGco-4-unsplash.jpg');
  background-position: 0px 0px, 0px 0px, 100% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
}

.slide-3 {
  background-image: linear-gradient(342deg, #000, transparent 52%), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/patio.x26667.jpg');
  background-position: 0px 0px, 0px 0px, 100% 100%;
  background-size: auto, auto, cover;
}

.slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/glass-facade-817732_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/glass-facade-817732_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.heading-4 {
  margin-top: 29px;
  margin-bottom: 20px;
  font-family: Avenir, sans-serif;
  color: #575757;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
}

.text-block {
  font-family: Avenir, sans-serif;
  color: #000;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  margin-top: 0px;
  -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 top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_2365.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_2365.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.map {
  height: 500px;
}

.slider-2 {
  background-color: #fff;
}

.text-block-2 {
  margin-bottom: 25px;
  font-family: Avenir, sans-serif;
  color: #fff;
  text-align: center;
}

.field-label {
  color: #fff;
}

.field-label-2 {
  color: #fff;
}

.field-label-3 {
  color: #fff;
}

.field-label-4 {
  color: #fff;
}

.submit-button-2 {
  background-color: #7abb59;
}

.form {
  margin-top: 35px;
}

.wws {
  color: #7cbc5a;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
  padding-right: 5px;
  padding-left: 5px;
  -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;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 7px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #1177bd;
  color: #fcfcfc;
  font-size: 19px;
  line-height: 27px;
}

.tab-link-tab-1 {
  border-top-left-radius: 8px;
  background-color: #494949;
}

.tab-link-tab-1.w--current {
  margin-right: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  background-color: #1176be;
}

.tab-pane-tab-1 {
  padding: 30px 25px;
  background-color: #f2f3f2;
}

._2 {
  margin-top: 37px;
}

.text-block-3 {
  margin-top: 12px;
  padding-top: 13px;
  padding-bottom: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #000;
  color: #fff;
}

.tab-pane-tab-2 {
  padding: 30px 25px;
  background-color: #d4d4d4;
}

.tab-link-tab-2 {
  margin-right: 0px;
  padding-bottom: 8px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #494949;
}

.tab-link-tab-2.w--current {
  background-color: #1176be;
}

.tab-pane-tab-3 {
  padding: 30px 25px;
  background-color: #ddd;
}

.tab-link-tab-3 {
  padding-bottom: 10px;
  border-top-right-radius: 8px;
  background-color: #494949;
}

.tab-link-tab-3.w--current {
  background-color: #1176be;
}

.text-block-4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.text-block-5 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.text-block-6 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.column-4 {
  padding-top: 2px;
}

.section-4 {
  background-color: #1078bd;
}

.column-5 {
  height: 300px;
  background-image: url('../images/18814406_1901982693418587_9004033772549598537_n_1200x1200.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-5._1 {
  background-image: url('../images/Heritage-Service-Commercial-Kitchen.jpg');
}

.column-5._11 {
  background-image: url('../images/emotionheader.jpg');
}

.column-5.q {
  background-image: url('../images/On-premise-ERP-Software-how-does-it-work.jpg');
}

.column-6 {
  height: 300px;
  background-image: url('../images/drew-beamer-Se7vVKzYxTI-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.column-6._22 {
  background-image: url('../images/verne-ho-MwW-zrkYSIU-unsplash.jpg');
}

.column-6._222 {
  background-image: url('../images/IMG_2367.JPG');
}

.column-6.ww {
  background-image: url('../images/IMG_2365.JPG');
}

.column-7 {
  height: 300px;
  background-image: url('../images/image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-7._33 {
  background-image: url('../images/vacuum.jpg');
}

.column-7._333 {
  background-image: url('../images/FLOOR-WAXINGG.jpg');
}

.column-7.rr {
  background-image: url('../images/Operation-desinfection-Javel-certaines-Valenciennes-mercredi-1er-avril_0_1400_933.jpg');
}

.columns {
  margin-top: 17px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-left: 27px;
  -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;
}

.image {
  margin-top: 6px;
  margin-left: -15px;
}

.column-10 {
  margin-top: 46px;
}

.bold-text {
  text-align: left;
}

.bold-text.ytyf {
  font-size: 17px;
  line-height: 24px;
  text-align: right;
}

.text-field {
  height: 100px;
}

.tabs-menu {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-11 {
  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-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 260px;
  -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-13 {
  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;
}

.navbar {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: block;
  padding-bottom: 0px;
  background-color: transparent;
}

.div-block-3 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-4 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_truem.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-2 {
  margin-top: -9px;
}

.div-block-5 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-6 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-7 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-8 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-9 {
  height: 200px;
  background-image: url('../images/Heritage-Service-Commercial-Kitchen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-10 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-11 {
  height: 200px;
  background-image: url('../images/rsw_388h_194cg_true-7.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-12 {
  height: 300px;
  background-image: url('../images/warehousebg.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-13 {
  height: 300px;
  background-image: url('../images/rsw_600h_300cg_truem.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-14 {
  height: 300px;
  background-image: url('../images/rsw_600h_300cg_true-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-15 {
  height: 300px;
  background-image: url('../images/rsw_600h_300cg_true-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.tabs {
  margin-top: 63px;
}

.columns-4 {
  background-color: #f2f2f2;
}

.column-21 {
  padding: 38px 30px 22px 25px;
}

.div-block-27 {
  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;
}

.heading-8 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  line-height: 51px;
  text-align: center;
}

.button-2 {
  margin-top: 63px;
  padding-right: 19px;
  border-radius: 6px;
  background-color: #10af9d;
  color: #fff;
  line-height: 19px;
  text-align: center;
}

.button-2.yy {
  display: block;
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: #1176be;
  color: #fff;
  font-size: 14px;
}

._1 {
  color: #75d059;
}

.card-c2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90%;
  height: auto;
  margin: 10px;
  padding: 20px 11px 26px 19px;
  -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: 1px solid #fff;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 #e0e0e0;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #333;
  font-size: 18px;
  text-decoration: none;
}

.card-c2:hover {
  border-color: rgba(0, 0, 0, 0.17);
}

.card-bg-c2 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 144px;
  height: 144px;
  margin-top: -10px;
  -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: 200px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#57635a), to(#909c93));
  background-image: linear-gradient(0deg, #57635a, #909c93);
}

.card-bg-c2.silver {
  position: static;
  width: 200px;
  height: 200px;
  margin-bottom: 19px;
  border-style: dotted;
  border-width: 2px;
  border-color: #09867e;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f4f4ef));
  background-image: linear-gradient(0deg, #fff, #f4f4ef);
  background-position: 0px 0px;
  background-size: auto;
}

.card-bg-c2.silver.dd {
  border-color: #1176be;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
}

.card-bg-c2.silver {
  position: static;
  margin-bottom: 19px;
  border-style: dotted;
  border-width: 2px;
  border-color: #09867e;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.iphone-c2 {
  position: relative;
  z-index: 0;
  width: auto;
  margin-top: 5px;
}

.heading-9 {
  margin-top: 3px;
  margin-bottom: 23px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #1176be;
  font-size: 15px;
  line-height: 22px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.heading-9:hover {
  color: #444;
}

.text-block-7 {
  padding-right: 11px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}

.div-block-28 {
  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;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  min-width: auto;
  margin: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  -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;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 8px -1px #dadada;
}

.card-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 4px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.card-c2-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90%;
  height: auto;
  margin: 10px;
  padding: 20px 11px 26px 19px;
  -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: 1px solid #fff;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 #e0e0e0;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #333;
  font-size: 18px;
  text-decoration: none;
}

.card-c2-2:hover {
  border-color: rgba(0, 0, 0, 0.17);
}

.iphone-c2-2 {
  position: relative;
  z-index: 0;
  width: 60px;
  margin-top: 5px;
}

.div-block-29 {
  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;
}

.div-block-30 {
  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;
}

.div-block-31 {
  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;
}

.image-3 {
  margin-bottom: 6px;
}

.div-block-32 {
  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;
}

.image-4 {
  margin-top: 8px;
  margin-bottom: 2px;
}

.div-block-33 {
  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;
}

.image-5 {
  margin-bottom: 6px;
}

.image-6 {
  opacity: 0.62;
}

.image-7 {
  margin-top: -53px;
  border-style: none;
  border-width: 2px;
  border-color: #6fcf5c;
}

.image-8 {
  margin-top: -41px;
  border-style: none;
  border-width: 3px;
  border-color: #1176be;
}

.image-9 {
  border-style: none;
  border-width: 3px;
  border-color: #75d059;
}

.link-block {
  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;
  text-decoration: none;
}

.heading-10 {
  color: #7abb59;
  font-size: 30px;
  text-decoration: none;
}

.columns-5 {
  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;
}

.html-embed {
  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;
}

.html-embed.mobile {
  display: none;
}

.yyu {
  color: #7abb59;
}

.image-10 {
  margin-left: 32px;
}

.sd {
  color: #75d059;
}

html.w-mod-js *[data-ix="fade-on-load-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-scroll-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin-right: 40px;
    margin-bottom: 32px;
    color: #b3b3b3;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }

  .nav-link.w--current {
    color: #75d059;
  }

  .section-subhead.narrower-middle {
    width: 90%;
  }

  .section-3 {
    padding-top: 7px;
  }

  .circular-shape.green-pastel {
    left: 37px;
  }

  .hero-section-2.inner {
    padding-top: 190px;
  }

  .hero-section-2.inner.faq {
    padding-bottom: 150px;
  }

  .hero-section-2.inner.hiw {
    padding-bottom: 150px;
  }

  .hero-section-2.spaced {
    margin-right: 0px;
    margin-left: 0px;
    padding: 48px 5% 150px;
  }

  .div-content-hero {
    width: 100%;
  }

  .div-content-hero._60 {
    width: 100%;
    margin-left: 45px;
  }

  .headline-2.responsive {
    display: none;
  }

  .cta-2.smaller.colour5.round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    -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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#75d059), to(#75d059));
    background-image: linear-gradient(180deg, #75d059, #75d059);
    color: #0c0c0c;
    font-size: 20px;
    line-height: 24px;
  }

  .amenities-holder.vertical.less-width {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .amenity-block {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .amenity-block.line-right {
    border-top: 1px solid rgba(8, 24, 25, 0.23);
    border-left-style: none;
  }

  .amenity-block.line-right._2 {
    border-right: 1px solid rgba(8, 24, 25, 0.23);
  }

  .amenity-block.line-left {
    border-bottom: 1px none rgba(8, 24, 25, 0.23);
    border-right-style: solid;
  }

  .amenity-title.light {
    margin-top: 0px;
  }

  .nav-right-2 {
    margin-top: 0px;
    padding-top: 35px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
  }

  .category-section {
    padding: 100px 5%;
  }

  .individual-category {
    width: 46%;
  }

  .centred-cta {
    margin-top: 20px;
  }

  .hiw-section {
    padding-top: 106px;
    padding-bottom: 122px;
  }

  .split-holder {
    margin-right: 5%;
    margin-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split-left {
    width: 90%;
    margin-top: 69px;
    padding-right: 0px;
  }

  .content-holder {
    margin-right: 5%;
    margin-left: 5%;
  }

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

  .green-features {
    padding: 20px 5%;
  }

  .collage-section {
    padding-top: 100px;
  }

  .wide-collage {
    padding-right: 2%;
    padding-left: 2%;
  }

  .image-fixed {
    padding-top: 147px;
    padding-bottom: 148px;
  }

  .form-holding-div.horizontal {
    padding-right: 6%;
    padding-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    width: 100%;
    padding-bottom: 50px;
  }

  .subhead-3.home {
    width: 90%;
  }

  .nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand-div {
    margin-top: 11px;
  }

  .scrolling-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .faq {
    padding-top: 100px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .faq-row {
    margin-bottom: 0px;
  }

  .col-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hiw-div {
    margin-bottom: 40px;
  }

  .col-3 {
    padding-left: 0px;
  }

  .faq-holder {
    margin-bottom: 40px;
  }

  .info-div {
    width: 100%;
    margin-top: 30px;
  }

  .menu-button {
    display: none;
    padding: 6px 0px;
    color: #1d3857;
    font-size: 48px;
  }

  .menu-button.w--open {
    margin-top: 11px;
    background-color: transparent;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #1d3857;
  }

  .web-links-2.footer-logo {
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 35px;
    -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;
  }

  .web-links-2.right {
    width: 100%;
    padding-bottom: 30px;
  }

  .footer-link.left {
    margin-left: 0px;
  }

  .footer {
    padding-right: 4%;
    padding-left: 4%;
  }

  .terms-privacy {
    margin-top: 20px;
    margin-right: 6%;
    margin-left: 6%;
  }

  .nav__details {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav__details__icon {
    width: 14px;
    margin-right: 4px;
  }

  .nav__detail__link {
    margin-top: 2px;
    margin-right: 10px;
    font-size: 9px;
    line-height: 18px;
  }

  .slider {
    height: 700px;
    margin-top: 114px;
  }

  .heading-4 {
    margin-top: 10px;
  }

  .column-2 {
    height: 750px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }

  .heading-5 {
    font-size: 15px;
    line-height: 22px;
  }

  .heading-5.fvg {
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .tab-link-tab-1.w--current {
    margin-bottom: 10px;
  }

  .tab-pane-tab-1 {
    padding-right: 8px;
    padding-left: 8px;
  }

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

  .tab-link-tab-2 {
    margin-top: 12px;
    margin-bottom: 10px;
  }

  .tab-link-tab-2.w--current {
    margin-top: 15px;
  }

  .tab-link-tab-3 {
    margin-bottom: 10px;
  }

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

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

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

  .icon {
    margin-top: 23px;
    color: #7cbc5a;
  }

  .tabs-menu {
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .columns-2 {
    margin-top: -62px;
  }

  .columns-3 {
    margin-top: 26px;
  }

  .navbar {
    display: none;
  }

  .card-c2 {
    max-width: 220px;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .card {
    width: auto;
    min-width: 400px;
    -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;
  }

  .card-2 {
    max-width: 750px;
  }

  .card-c2-2 {
    max-width: 220px;
    -webkit-transition-property: none;
    transition-property: none;
  }
}

@media screen and (max-width: 767px) {
  .section-title {
    font-size: 32px;
  }

  .section-3 {
    padding-top: 0px;
    background-position: 0px 0px, 100% 50%;
  }

  .circular-shape.green-pastel {
    left: -118px;
    bottom: -213px;
    width: 800px;
    height: 800px;
    padding-top: 119px;
  }

  .hero-section-2.inner {
    padding-right: 5%;
    padding-left: 5%;
  }

  .hero-section-2.inner.hiw {
    padding-bottom: 120px;
  }

  .hero-section-2.spaced {
    padding: 71px 2% 120px;
  }

  .div-content-hero {
    text-align: center;
  }

  .div-content-hero._60 {
    margin-top: 147px;
    margin-left: 0px;
  }

  .headline-2 {
    font-size: 52px;
    line-height: 64px;
    text-align: center;
  }

  .headline-2.responsive {
    display: block;
    font-size: 57px;
  }

  .headline-2.non-responsive {
    display: none;
  }

  .subhead-2.inner {
    width: 90%;
  }

  .category-section {
    padding-bottom: 80px;
  }

  .centred-cta {
    margin-top: 40px;
  }

  .footer-text---lighter-2 {
    font-size: 13px;
  }

  .image-fixed {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .application-section {
    padding-bottom: 90px;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    padding-bottom: 40px;
  }

  .form-style {
    margin-bottom: 26px;
  }

  .left-col---form {
    padding-right: 0px;
  }

  .right-col---form {
    padding-left: 0px;
  }

  .subhead-3 {
    width: 85%;
  }

  .subhead-3.home {
    margin-right: auto;
    margin-left: auto;
  }

  .nav-bar {
    padding-right: 15px;
    padding-left: 15px;
  }

  .scrolling-nav {
    padding-right: 15px;
    padding-left: 15px;
  }

  .faq {
    padding-top: 90px;
  }

  .column {
    padding-right: 0px;
  }

  .column._1 {
    padding-right: 0px;
  }

  .faq-row {
    margin-bottom: 0px;
  }

  .hiw-div {
    margin-bottom: 30px;
  }

  .web-links-2.footer-logo {
    margin-top: 1px;
    padding-bottom: 45px;
  }

  .web-links-2.right {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-link {
    margin-right: 10px;
    margin-left: 10px;
  }

  .footer {
    margin-top: -49px;
  }

  .nav__details {
    margin-top: -3px;
    margin-bottom: 3px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .slider {
    height: 650px;
  }

  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/man-in-gray-shirt-cleaning-clear-glass-wall-near-sofa-713297.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/man-in-gray-shirt-cleaning-clear-glass-wall-near-sofa-713297.jpg');
    background-position: 0px 0px, 50% 0%;
  }

  .slide-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68))), url('../images/glass-facade-817732_1920.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68)), url('../images/glass-facade-817732_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .heading-4 {
    margin-bottom: 23px;
  }

  .text-block {
    margin-bottom: 43px;
    text-align: center;
  }

  .column-2 {
    background-position: 50% 50%;
  }

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

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 61px;
    -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;
  }

  .column-3 {
    margin-bottom: 19px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-pane-tab-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-3.bb {
    margin-bottom: 22px;
  }

  .column-4 {
    margin-bottom: 21px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image {
    margin-left: 0px;
  }

  .bold-text {
    font-size: 17px;
  }

  .text-field {
    margin-bottom: 35px;
    background-color: #7abb59;
  }

  .text-span {
    color: #7cbc5a;
  }

  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -69px;
    -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-12 {
    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;
  }

  .column-13 {
    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;
  }

  .text-field-2 {
    background-color: #7abb59;
  }

  .text-field-3 {
    background-color: #7abb59;
  }

  .text-field-4 {
    background-color: #7abb59;
  }

  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-2 {
    margin-bottom: 18px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-16 {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-20 {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .card-c2 {
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .card-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card-c2-2 {
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .green {
    color: #75cf59;
  }
}

@media screen and (max-width: 479px) {
  .upper-head.green {
    color: #7cbc5a;
    font-size: 14px;
  }

  .section-title {
    font-size: 28px;
    line-height: 38px;
  }

  .section-title.smaller {
    margin-top: -8px;
  }

  .section-subhead {
    font-size: 16px;
  }

  .section-subhead.narrower {
    width: 90%;
  }

  .section-subhead.narrower-middle {
    width: 95%;
    font-size: 19px;
  }

  .circular-shape.green-pastel {
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    padding: 90px 20px;
    border-radius: 0%;
  }

  .hero-section-2.inner {
    padding: 145px 3% 140px;
  }

  .hero-section-2.inner.faq {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-2.inner.hiw {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-2.spaced {
    padding-top: 66px;
    padding-bottom: 34px;
    background-image: none;
  }

  .headline-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .headline-2.responsive {
    font-size: 44px;
  }

  .subhead-2.inner {
    width: 95%;
  }

  .cta-2.smaller.colour5.round {
    width: 90%;
  }

  .cta-2.colour5.bigger {
    padding-right: 9px;
    padding-left: 9px;
  }

  .cta-2.colour5.bigger.cfdd {
    padding-right: 12px;
    padding-left: 12px;
  }

  .amenity-block {
    width: 100%;
    border-bottom: 1px solid rgba(8, 24, 25, 0.23);
  }

  .amenity-block.line-right {
    border-top-style: none;
  }

  .amenity-block.line-right._2 {
    border-top-style: none;
    border-right-style: none;
  }

  .amenity-block.line-right.last {
    border-bottom-style: none;
  }

  .amenity-block.line-left {
    border-right-style: none;
    border-bottom-style: solid;
  }

  .category-section {
    padding-top: 48px;
  }

  .individual-category {
    width: 100%;
  }

  .hiw-number.darker {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 44px;
  }

  .hiw-number.darker.small {
    width: 40px;
    height: 24px;
    margin-right: 0px;
    margin-bottom: 11px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: rgba(116, 148, 140, 0.27);
    font-size: 24px;
    text-align: left;
  }

  .lower-footer-links.wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lower-footer-links.right-links {
    margin-top: 17px;
  }

  .footer-text---lighter-2 {
    font-size: 12px;
    text-align: center;
  }

  .checkboxes-div {
    margin-right: 5%;
    margin-left: 5%;
  }

  .plan-checkbox {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .plan-checkbox.left {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hiw-section {
    padding-bottom: 10px;
  }

  .split-left {
    width: 100%;
  }

  .hiw-block {
    -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;
  }

  .hiw-block.smaller {
    -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;
  }

  .collage-section {
    padding-top: 39px;
  }

  .title-holder {
    margin-right: 5%;
    margin-left: 5%;
  }

  .image-fixed {
    padding-top: 120px;
    padding-bottom: 120px;
    background-position: 0% 50%;
  }

  .form-wrap {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .success-msg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .subhead-3 {
    width: 95%;
  }

  .nav-bar {
    padding-right: 5px;
    padding-left: 5px;
  }

  .faq {
    padding-right: 7%;
    padding-left: 7%;
  }

  .faq.inner._1 {
    padding-top: 60px;
  }

  .hiw-div {
    padding-right: 5px;
    padding-left: 5px;
  }

  .faq-holder {
    margin-bottom: 65px;
  }

  .web-links-2.right {
    padding-bottom: 20px;
    -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;
  }

  .footer-link {
    margin-right: 20px;
    margin-bottom: 9px;
    margin-left: 20px;
  }

  .footer-link.last {
    margin-right: 20px;
  }

  .footer-link.left {
    margin-left: 20px;
  }

  .terms-privacy {
    margin-top: 25px;
  }

  .nav__details {
    margin-top: -4px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 2px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/man-in-gray-shirt-cleaning-clear-glass-wall-near-sofa-713297.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null), url('../images/man-in-gray-shirt-cleaning-clear-glass-wall-near-sofa-713297.jpg'), linear-gradient(180deg, null, null);
    background-position: 0px 0px, 100% 50%, 0px 0px;
  }

  .slide-3 {
    background-image: linear-gradient(342deg, #000, transparent 52%), linear-gradient(180deg, null, null), url('../images/patio.x26667.jpg');
    background-position: 0px 0px, 0px 0px, 50% 100%;
  }

  .heading-4 {
    font-size: 28px;
  }

  .text-block {
    margin-bottom: 65px;
    font-size: 15px;
  }

  .column-2 {
    display: none;
  }

  .tab-pane-tab-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tab-link-tab-2 {
    margin-top: 2px;
  }

  .div-block {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .heading-8 {
    font-size: 26px;
    line-height: 34px;
  }

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

  .card-c2 {
    margin: 15px 12px;
  }

  .card {
    min-width: 300px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .card-c2-2 {
    margin: 15px 12px;
  }

  .html-embed {
    display: none;
  }

  .html-embed.mobile {
    display: block;
  }

  .image-10.oo {
    margin-left: 0px;
  }

  .column-22 {
    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;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-LT-95-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype'), url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype'), url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}