.top-bar {
  height: 500px;
  background-image: url('../images/top.png');
  background-position: 50% 100%;
  background-size: cover;
}

.logo {
  width: 150px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 4px 12px 6px rgba(0, 0, 0, 0.4);
}

.top-title {
  font-family: Montserrat, sans-serif;
  color: #388f26;
  font-size: 50px;
  text-align: center;
}

.section-title-group {
  margin-top: -271px;
  margin-bottom: 104px;
  text-align: center;
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  text-align: center;
}

.bold-text-3 {
  font-family: Verdana, Geneva, sans-serif;
  color: #1565c0;
}

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

.tick-title {
  font-family: Verdana, Geneva, sans-serif;
  color: #208619;
  font-weight: 700;
}

.paragraph {
  padding-right: 27px;
  padding-left: 27px;
  font-family: Verdana, Geneva, sans-serif;
  color: #1565c0;
}

.tick-text {
  color: #000;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #57b245;
  text-align: center;
}

.book-button {
  margin: 21px auto;
  padding: 15px 32px;
  background-color: #57b245;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  text-decoration: none;
}

.bold-text-4 {
  color: #5aa04c;
}

.background-dark {
  background-image: url('../images/example-bg.png'), linear-gradient(135deg, #28ad52, #aef17b);
  background-position: 0px 0px, 0px 0px;
  background-size: 125px, auto;
}

.photos-top {
  height: 400px;
  background-image: url('../images/safely.jpg');
  background-position: 50% 50%;
  background-size: 100%;
}

.photos-top._2 {
  height: 400px;
  background-image: url('../images/tech-gutter-cleaning.jpg');
}

.photos-top._3 {
  background-image: url('../images/Screen-Shot-2019-07-05-at-10.11.14-am.png');
}

.blurb {
  padding-top: 38px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

._3-images {
  margin-bottom: 43px;
}

.tick-boxes {
  margin-bottom: 49px;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(31, 36, 18, 0.54), rgba(15, 88, 0, 0.67)), url('../images/scummy-gutters.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.subhead {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.bold-text-5 {
  color: #fff;
}

.column-2 {
  height: 400px;
  background-image: url('../images/map.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.hours-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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;
  text-align: center;
}

.location-text {
  font-family: Verdana, Geneva, sans-serif;
  color: #1565c0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.location-text2 {
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #388f26;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

._247-big {
  font-family: 'Changa One', Impact, sans-serif;
  color: #f45a1e;
  font-size: 60px;
  line-height: 20px;
}

.button {
  display: block;
  width: 400px;
  margin: 11px auto 41px;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #388f26;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 19px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.bold-text-6 {
  font-family: Montserrat, sans-serif;
}

.bold-text-7 {
  color: #57b245;
}

.call-button {
  margin-top: 21px;
  margin-bottom: 21px;
  padding: 15px 32px;
  border-style: solid;
  border-width: 2px;
  border-color: #57b245;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  text-decoration: none;
}

.section-2 {
  padding-top: 95px;
  padding-bottom: 64px;
  background-color: transparent;
  background-image: url('../images/top.png');
  background-position: 0px 0px;
  background-size: cover;
}

.sign-up-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.66);
}

.call-to-action {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 650px;
  -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;
}

.sign-up-form {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 14px;
  float: right;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, 0.52)), color-stop(65%, hsla(0, 0%, 100%, 0.86))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.86) 65%), linear-gradient(180deg, #fff, #fff);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.image-6 {
  position: static;
  top: 7px;
  right: 7px;
  z-index: 9000;
  display: block;
  clear: left;
  cursor: pointer;
}

.html-embed-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.promo-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.redeem {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 5000;
  width: 400px;
  height: auto;
  margin-left: 18px;
  padding-bottom: 21px;
}

.redeem-toggle {
  padding: 0px;
}

.dropdown {
  width: 400px;
}

.dropdown-list {
  margin-bottom: -1px;
}

.dropdown-list.w--open {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 400px;
  margin-bottom: 99px;
  padding: 15px;
  background-color: #57b245;
}

.heading-4 {
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.container {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-3 {
  background-color: rgba(0, 0, 0, 0.13);
}

.booking-block {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px;
  background-color: #fff;
  box-shadow: 1px 1px 11px 3px rgba(0, 0, 0, 0.31);
  text-align: left;
}

.section-4 {
  margin-top: -31px;
  padding-bottom: 94px;
  text-align: center;
}

.image-7 {
  padding-bottom: 55px;
}

.back-button {
  margin: 21px auto;
  padding: 10px;
  background-color: #57b245;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

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

.heading-6 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-11 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.html-embed-5 {
  text-align: left;
}

.heading-booking {
  font-family: Montserrat, sans-serif;
  color: #57b245;
  text-align: center;
}

.js-clock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 366px;
  height: auto;
  margin-bottom: -10px;
  margin-left: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: none;
  -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;
  border-style: solid solid none;
  border-width: 3px;
  border-color: #fff;
  border-radius: 9px;
  background-color: #208619;
}

.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 0px;
  padding: 10px 0px 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;
  background-color: transparent;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.clock-number {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 20px;
  font-weight: 700;
}

.clock-label {
  margin-top: 10px;
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.limited-time {
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

@media (max-width: 991px) {
  .logo {
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: none;
  }
  .top-title {
    font-size: 40px;
  }
  .section-title-group {
    padding-right: 17px;
    padding-left: 17px;
  }
  .heading {
    line-height: 26px;
  }
  .book-button {
    font-size: 21px;
  }
  .bold-text-4 {
    font-size: 22px;
    line-height: 15px;
  }
  .photos-top {
    background-size: cover;
  }
  .blurb {
    font-size: 17px;
    line-height: 30px;
  }
  .bold-text-5 {
    font-size: 25px;
  }
  .button {
    font-size: 20px;
  }
  .call-button {
    font-size: 21px;
  }
  .sign-up-section {
    display: none;
  }
  .booking-block {
    width: 95%;
  }
  .image-8 {
    box-shadow: 0 0 7px 6px rgba(0, 0, 0, 0.23);
  }
  .image-9 {
    box-shadow: 1px 1px 8px 4px rgba(0, 0, 0, 0.21);
  }
  .image-10 {
    width: 250px;
  }
  .heading-booking {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .top-bar {
    height: 400px;
  }
  .logo {
    padding-right: 25px;
    padding-left: 25px;
  }
  .top-title {
    font-size: 29px;
  }
  .section-heading.centered {
    padding-top: 0px;
  }
  .heading {
    line-height: 23px;
  }
  .book-button {
    font-size: 21px;
  }
  .bold-text-4 {
    font-size: 21px;
    line-height: 5px;
  }
  .photos-top {
    width: 70%;
    margin: 9px auto;
    background-position: 50% 50%;
  }
  ._3-images {
    margin-top: -71px;
  }
  .hours-column {
    background-color: #fff;
  }
  .section-2 {
    padding-top: 48px;
    padding-right: 53px;
    padding-left: 53px;
  }
  .sign-up-section {
    display: none;
    margin-top: 63px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .call-to-action {
    overflow: auto;
    width: 100vw;
    height: 85vh;
  }
  .sign-up-form {
    overflow: auto;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .redeem {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 33px;
    padding-bottom: 8px;
    padding-left: 33px;
  }
  .heading-4 {
    font-size: 12px;
  }
  .back-button {
    font-size: 13px;
  }
  .bold-text-8 {
    font-size: 24px;
  }
  .heading-booking {
    line-height: 23px;
  }
  .js-clock {
    width: 304px;
  }
  .limited-time {
    padding-left: 6px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
  }
}

@media (max-width: 479px) {
  .top-bar {
    height: 350px;
  }
  .logo {
    padding-right: 37px;
    padding-left: 37px;
  }
  .top-title {
    margin-top: 40px;
    font-size: 21px;
    line-height: 30px;
  }
  .section-title-group {
    margin-bottom: 47px;
  }
  .section-heading.centered {
    font-size: 30px;
  }
  .heading {
    font-size: 18px;
  }
  .book-button {
    width: 90%;
    font-size: 18px;
  }
  .bold-text-4 {
    font-size: 16px;
  }
  .blurb {
    font-size: 13px;
  }
  ._3-images {
    margin-top: -30px;
  }
  .bold-text-5 {
    font-size: 21px;
  }
  .hours-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button {
    width: 90%;
    font-size: 18px;
  }
  .sign-up-section {
    display: none;
    margin-top: 60px;
  }
  .sign-up-form {
    padding-top: 24px;
  }
  .image-6 {
    z-index: 15000;
  }
  .redeem {
    width: 100%;
    padding-right: 48px;
    padding-left: 48px;
  }
  .heading-4 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .booking-block {
    width: 100%;
  }
  .image-10 {
    width: 200px;
  }
  .heading-booking {
    font-size: 18px;
  }
  .js-clock {
    width: 90%;
    height: 60px;
    padding-top: 0px;
  }
  .box {
    height: auto;
  }
  .clock-label {
    margin-top: 1px;
    font-size: 10px;
    font-weight: 300;
  }
}

