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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.button {
  text-align: center;
  flex: 1;
  margin-top: 10px;
  padding: 10px 20px;
  display: inline-block;
}

.button.navi {
  background-color: #168400;
  border-radius: 20px;
  margin-left: 10px;
  position: static;
}

.footer-light {
  background-color: #b1d68b;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0 40px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: 122px;
  margin-right: auto;
}

.footer-wrapper-two {
  max-width: 1240px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: -184px;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.container-2 {
  margin-left: 120px;
  margin-right: 120px;
  padding-right: 0;
}

.navbar {
  min-width: 100%;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.brand {
  background-image: url('../images/Mwaiseni_Logo.png');
  background-position: 50%;
  background-size: cover;
}

.top-of-page {
  width: auto;
}

.hero-heading-right {
  max-width: 1516px;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #feffe1;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  max-width: 1240px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: -148px;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-heading-left {
  max-width: 1516px;
  background-color: #feffe2;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.div-block {
  width: auto;
  height: 500px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Farm-coop-banner-temp.svg'), linear-gradient(#feffe1, #feffe1);
  background-position: 50% 0, 0 0;
  background-size: cover, auto;
  background-clip: border-box;
  transition: opacity .2s;
}

.heading {
  text-align: center;
}

.heading-2 {
  color: #000;
  text-align: center;
  mix-blend-mode: darken;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: block;
}

.body {
  background-color: #fff;
}

.hero-without-image {
  background-color: #f5f7fa;
  background-image: url('../images/Farm-coop-banner-temp.jpg');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cell {
  background-color: rgba(215, 209, 209, .81);
  border-radius: 20px;
  align-items: center;
}

.text-block {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  white-space: pre-line;
  flex: 0 auto;
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.quick-stack {
  margin-top: 120px;
  margin-left: 54px;
  margin-right: 200px;
  padding-left: 0;
  padding-right: 220px;
}

.image {
  margin-top: 0;
  padding-top: 1px;
}

.banner-section {
  min-height: 200px;
  background-image: url('../images/Home-Banner.svg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.banner-section.forservices {
  background-color: rgba(0, 0, 0, .47);
  background-image: url('../images/free-photo-of-smiling-woman-with-basket-working-on-plantation.jpeg');
  background-position: 0%;
}

.banner-section.about {
  background-image: url('../images/women-rice-famer.jpg');
  background-position: 0 0;
}

.banner-section.contact {
  background-image: url('../images/oxbury-bank-farming-agriculture-finserv-1000x600.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
}

.banner-header {
  filter: sepia();
  color: #fff;
  text-align: center;
  background-color: rgba(168, 131, 38, .67);
  border-radius: 20px;
  font-weight: 500;
}

.paragraph {
  color: #000;
  text-align: center;
  background-color: rgba(254, 255, 226, .79);
  border-radius: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 300;
}

.bold-text {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.banner-text-container {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  padding-bottom: 10px;
}

.whychooseus-section {
  min-height: 200px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.whychooseus-section.lighter {
  background-color: #fff;
}

.why-choose-us-container {
  outline-offset: 0px;
  background-color: #e9e9e9;
  border-radius: 20px;
  outline: 1px solid #cecece;
  padding-top: 8px;
  padding-bottom: 8px;
  box-shadow: 9px 10px 20px -1px rgba(13, 0, 0, .2);
}

.section-heading-1 {
  color: #4c8419;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.section-heading-1.light {
  outline-offset: 0px;
  outline: 3px #4c8419;
  font-size: 24px;
  font-weight: 400;
}

.section-2-paragraph {
  text-align: center;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 25px;
}

.who-we-are-section {
  min-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.who-we-are-div {
  max-width: 1100px;
  outline-offset: 0px;
  background-color: #f0ebdb;
  border-radius: 20px;
  outline: 1px solid #bdbdbd;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px;
  box-shadow: -14px 14px 20px -8px rgba(0, 0, 0, .2);
}

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

.content-heading {
  color: #608425;
  margin-top: 0;
  padding-left: 11px;
  padding-right: 11px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.content-heading.services {
  margin-left: auto;
  margin-right: auto;
}

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

.content-text {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 24px;
}

.what-we-do-section {
  min-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-copy {
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.button-2 {
  background-color: #1d3108;
}

.button-3 {
  float: right;
  background-color: #608425;
  border-radius: 18px;
  flex: 1;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: static;
}

.button-4 {
  background-color: #6c842e;
  border-radius: 18px;
  transition: transform .2s;
}

.image-2, .image-3 {
  border-radius: 20px;
}

.heading-3 {
  margin-left: auto;
  margin-right: auto;
}

.services-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.service-section {
  min-height: 200px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}

.content-image-services {
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: -12px 6px 12px -2px rgba(0, 0, 0, .2);
}

.about-section {
  min-height: 200px;
  padding-left: 10px;
  padding-right: 10px;
}

.about-div-block {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

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

.small-heading {
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

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

.about-div-block-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.about-section-2 {
  min-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-columns {
  padding-left: 20px;
  padding-right: 20px;
}

.content-column {
  outline-offset: 0px;
  border: 1px #000;
  border-radius: 20px;
  outline: 1px #dedede;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
}

.column-image {
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-section {
  min-height: 200px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.form-block {
  padding-left: 174px;
  padding-right: 174px;
}

.footer-dark {
  background-color: #d5e0c9;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 20px 15px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.statement-section {
  min-height: 200px;
  background-color: #feffe1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.statement-section.lighter {
  background-color: #fff;
  padding-bottom: 40px;
}

.space-block-2 {
  padding-top: 68px;
  padding-bottom: 0;
  padding-right: 0;
}

.space-block-2.top {
  padding-top: 68px;
}

.about-sec {
  padding-top: 29px;
  padding-bottom: 29px;
}

.about-image {
  border-radius: 20px;
}

.paragraph-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.p2 {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}

.form-div {
  max-width: 1100px;
  min-height: 200px;
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 20px;
  outline: 1px solid #dfdfdf;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 40px;
  box-shadow: -5px 11px 14px 1px #d8e0ca;
}

.form-heading {
  color: #49701f;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.form-message {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.form-text-wrapper {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.form {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #feffe1;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.form-button {
  background-color: #9a9d45;
  border-radius: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.form-button.submit {
  padding: 10px 30px;
}

.text-field {
  border-radius: 10px;
  margin-bottom: 0;
}

.form-2 {
  background-color: #feffe1;
}

.form-3, .form-4, .form-5, .form-6, .form-7, .form-8, .form-9 {
  background-color: #ddd;
}

.form-10 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.success-message {
  background-color: #c3dbaa;
  border-radius: 20px;
}

.error-message {
  border-radius: 12px;
  padding-left: 26px;
  padding-right: 26px;
}

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .navbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-3 {
    max-width: 728px;
  }

  .menu-button, .nav-link {
    background-color: #fff;
  }

  .navbutton {
    background-color: #fff;
    padding-bottom: 8px;
  }

  .navicon {
    background-color: rgba(0, 0, 0, 0);
  }

  .grid, .grid-copy, .services-grid {
    grid-template-columns: 1fr;
  }

  .service-section {
    padding-top: 0;
  }

  .about-grid {
    grid-template-columns: 1fr;
  }

  .content-columns {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .about-sec {
    padding-top: 0;
  }

  .form-10 {
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

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

  .hero-heading-right, .hero-heading-left, .hero-without-image {
    padding: 60px 15px;
  }

  .why-choose-us-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .who-we-are-div {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid, .grid-copy {
    grid-template-columns: minmax(200px, 1fr);
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

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

  .footer-divider {
    margin-top: 60px;
  }

  .about-sec {
    padding-top: 0;
  }

  .form-10 {
    flex-direction: column;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .container-3 {
    max-width: none;
  }

  .who-we-are-div {
    min-height: 200px;
  }

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

  .container-4 {
    max-width: none;
  }
}

#w-node-c6d33299-b9b3-dfc7-2f20-ac3f2e261b07-6c9a5913, #w-node-c6d33299-b9b3-dfc7-2f20-ac3f2e261b08-6c9a5913, #w-node-c6d33299-b9b3-dfc7-2f20-ac3f2e261b0a-6c9a5913 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6d33299-b9b3-dfc7-2f20-ac3f2e261b0c-6c9a5913, #w-node-_3b9e3f8c-5ce1-6773-ccf5-647f8aa5110d-6c9a5913 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-bdd6789e-724c-13b9-55f6-523a368450bb-6c9a5913, #w-node-b9f4740e-ad18-ca73-8f52-ee97ed0d6232-6c9a5913, #w-node-_75c7937c-9e88-6bd4-125d-437b6a32e3a7-6c9a5913, #w-node-_4ddd7bce-a33c-56f6-9931-26fb3aeb8489-3aeb8483, #w-node-_4ddd7bce-a33c-56f6-9931-26fb3aeb8492-3aeb8483, #w-node-_41d36ba5-b27b-3691-54da-edbf21ae4e22-69c21e0c, #w-node-eca5990f-7592-9a8d-371f-594120a64bfb-69c21e0c, #w-node-_2ebd5f98-2855-3e9f-7f00-bfe9911a2ddb-69c21e0c, #w-node-e34b8e34-24f1-5b3c-b3f6-ff99a655566d-69c21e0c, #w-node-ef26a334-6b8d-b9bd-e1dc-36fc8eade621-b20e75fb, #w-node-da8f1af1-fa6f-5753-4457-f102d6bd09e0-b20e75fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
