.large-green-header {
  font-family: 'Black Han Sans', sans-serif;
  font-size: 72px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: normal;
  text-align: left;
  color: #d7ebbf;
}

.small-green-subheader {
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  text-align: left;
  color: #eaf4de;
}

.small-white-subheader {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.small-white-subheader-semibold {
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 2.4px;
  text-align: left;
  color: #ffffff;
}

.small-light-green-subheader-semibold {
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 2.4px;
  text-align: left;
  color: #eaf4de;
}

.small-light-green-subheader {
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 18px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 2.4px;
  text-align: left;
  color: #eaf4de;
}

.small-green-cta {
  font-family: 'Montserrat-Bold', sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.33 !important;
  letter-spacing: 1.8px !important;
  text-align: left !important;
  color: #9fcf67 !important;
}

.small-green-cta a{
  font-family: 'Montserrat-Bold', sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.33 !important;
  letter-spacing: 1.8px !important;
  text-align: left !important;
  color: #9fcf67 !important;
}

.faq-white-text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

@media (max-width: 600px) {
  .faq-white-text {
    font-size: 14px;
  }

  .get-in-touch-button {
    margin-top: 30px;
  }
}

.small-black-light-text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.small-black-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.get-in-touch-button {
  width: 278px;
  height: 87px;
  border: solid 2px #d7ebbf;
  color: #d7ebbf !important;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 1.8px;
  text-align: center;
  padding: 25px 10px 10px 10px !important;
}

.dropdown-text-one {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.dropdown-text-two {
  font-family: 'Montserrat-Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 1.8px;
  color: #eaf4de;
}

.get-in-touch-button:hover {
  color: #fff !important;
}

.btn {
  font-family: 'Montserrat', sans-serif;
  border: 2px solid black;
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  width: 278px;
  height: 87px;
  border: solid 2px #d7ebbf;
  color: #d7ebbf;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 1.8px;
  text-align: center;
  padding: 10px 10px 10px 10px;
}

/* Green */
.success {
  border-color: #d7ebbf;
  color: #d7ebbf;
}

.success:hover {
  background-color: #d7ebbf;
  color: white;
}

.footer-text {
  width: 296px;
  height: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.79;
  letter-spacing: 0.4px;
  text-align: center;
  color: #aaaaaa;
}

.nav-text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: 1.8px !important;
  text-align: left !important;
  color: #eaf4de !important;
}

.nav-text:hover {
  color: #9fcf67 !important;
}

#why-are-you-here-text {
  margin-bottom: 62px;
}

#about-us-one {
  margin-left: 2px !important;
}

#about-us-two {
  margin-left: 9px !important;
}

#about-us-three {
  margin-left: 22px !important;
}

#contact-row {
  width: 10px;
}

::-webkit-input-placeholder {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #aeaeae !important;
}

:-moz-placeholder { /* Firefox 18- */
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #aeaeae !important;
}

::-moz-placeholder {  /* Firefox 19+ */
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #aeaeae !important;
}

:-ms-input-placeholder {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #aeaeae !important;
}

.select-placeholder-text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #aeaeae !important;
}


.contact-h2h-team {
  margin-top: 62px;
}

.people-imgs {
  margin-top: 20px;
  margin-left: 20px !important;
  margin-right: 0px !important;
}

.col-padding-left {
  padding-left: 10px;
}

.form