body {
  font-family: Exo, sans-serif;
  color: #161616;
  font-size: 16px;
  line-height: 1.5em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #3d6b00;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3d6b00;
  font-size: 1.375em;
  line-height: 1.5em;
  font-weight: 700;
}

h3 {
  margin-bottom: 24px;
  color: #3d6b00;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3d6b00;
  font-size: 1.125em;
  line-height: 1.5em;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3d6b00;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3d6b00;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 500;
}

p {
  margin-bottom: 24px;
}

a {
  color: #528f00;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 40px;
  color: #161616;
  list-style-type: square;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

li {
  color: #161616;
}

.hero-main {
  min-height: 120px;
  margin-bottom: 24px;
  background-image: -webkit-linear-gradient(270deg, rgba(82, 143, 0, .14), rgba(82, 143, 0, .14)), url('../images/footer_bg.png');
  background-image: linear-gradient(180deg, rgba(82, 143, 0, .14), rgba(82, 143, 0, .14)), url('../images/footer_bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.content-padr {
  padding-right: 0px;
}

.content-padr.less {
  min-height: 300px;
  padding-right: 280px;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -120px;
  z-index: 900;
  overflow: hidden;
  margin-top: -50px;
  margin-bottom: -50px;
  background-image: -webkit-linear-gradient(270deg, rgba(82, 143, 0, .14), rgba(82, 143, 0, .14)), url('../images/footer_bg.png');
  background-image: linear-gradient(180deg, rgba(82, 143, 0, .14), rgba(82, 143, 0, .14)), url('../images/footer_bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.footer.footer-under {
  position: relative;
  left: 0px;
  top: -275px;
  right: 0px;
  bottom: auto;
  z-index: 500;
  margin-top: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.footer-nav {
  display: block;
  margin-top: 0.5em;
  padding-left: 0px;
  float: none;
  text-align: center;
  list-style-type: none;
}

.footer-nav-item {
  display: inline-block;
  padding-right: 0.5em;
  padding-left: 0.5em;
  color: hsla(0, 0%, 100%, .64);
  font-size: 12px;
}

.footer-logo {
  display: block;
  width: 220px;
  margin: 2.5em auto 1em;
  clear: none;
}

.footer-topper {
  position: relative;
  z-index: 600;
  height: 250px;
  margin-top: -100px;
  margin-bottom: -159px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .37), hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/footer_topper.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .37), hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/footer_topper.png');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.footer-topper.topper-alt {
  display: block;
  height: 500px;
  max-width: 2000px;
  margin-right: auto;
  margin-bottom: -159px;
  margin-left: auto;
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/footer_topper_larger.png');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/footer_topper_larger.png');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.footer-topper.topper-alt.topper-alt2 {
  background-image: -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, null, null), url('../images/footer_topper_larger2.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, null, null), url('../images/footer_topper_larger2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
}

.footer-topper.topper-alt.topper-alt-2 {
  height: 600px;
  margin-top: -150px;
  margin-bottom: -159px;
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 89%, #fff), -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/footer_topper_larger6.jpg');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 89%, #fff), linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/footer_topper_larger6.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.footer-topper.topper-alt.topper-alt-3 {
  margin-top: -150px;
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0) 18%, hsla(0, 0%, 100%, 0) 88%, #fff), -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger3.jpg');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 18%, hsla(0, 0%, 100%, 0) 88%, #fff), linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger3.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.footer-topper.topper-alt.topper-alt-4 {
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger5.jpg');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger5.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.footer-topper.topper-alt.topper-alt-5 {
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 26%), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger4.jpg');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 91%, #fff), linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 26%), linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/footer_topper_larger4.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, auto, cover;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.footer-container {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.content-container {
  position: relative;
  z-index: 2000;
  margin-top: -45px;
}

.navigation {
  top: -70px;
  width: 100%;
  height: 45px;
  margin-bottom: 0px;
  float: none;
  border-top: 1px solid hsla(0, 0%, 100%, .18);
  background-color: rgba(0, 0, 0, .2);
}

.navigation-link {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 15px;
}

.navigation-link.w--current {
  color: #65b100;
}

.navigation-container {
  display: block;
}

.footer-link {
  color: hsla(0, 0%, 100%, .74);
  text-decoration: none;
}

.footer-link.w--current {
  color: #aad179;
}

.nav-logo {
  width: 175px;
  margin-top: -44px;
}

.aside-img {
  position: relative;
  width: 256px;
  margin-top: -10px;
  margin-bottom: -10px;
  float: right;
  clear: right;
}

.aside-img.alt {
  position: relative;
  margin-right: 96px;
}

.footer-mask {
  overflow: hidden;
  height: 223px;
  margin-bottom: 55px;
}

.content-list {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px dashed rgba(61, 107, 0, .54);
  border-bottom: 1px dashed rgba(61, 107, 0, .54);
  color: rgba(61, 107, 0, .54);
  list-style-type: square;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

@media (max-width: 991px) {
  .content-padr.less {
    padding-right: 0px;
  }
  .footer-logo {
    width: 150px;
  }
  .footer-topper.topper-alt.topper-alt-2 {
    height: 400px;
  }
  .aside-img.alt {
    margin-right: 0px;
  }
  .footer-mask {
    margin-bottom: 0px;
  }
  .menu-icon {
    color: #9fc273;
    font-size: 33px;
  }
  .menu-button {
    padding: 6px;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .menu-container {
    z-index: 1982;
    background-color: #000;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
  .content-padr {
    padding-right: 1em;
    padding-left: 1em;
  }
  .footer {
    margin-bottom: 0px;
  }
  .footer-logo {
    width: 150px;
  }
  .footer-topper.topper-alt.topper-alt-2 {
    height: 200px;
  }
  .footer-mask {
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .footer-nav-item {
    display: none;
  }
  .footer-logo {
    width: 220px;
  }
  .footer-topper.topper-alt.topper-alt-2 {
    height: 200px;
  }
  .aside-img {
    display: none;
  }
}