button {
  font-family: "Roboto", sans-serif !important;
}

.btn1 {
  color: white;
  background: rgb(76, 185, 102);
  width: 150px;
}

#btn-download {
  border-radius: 6px;
  color: white;
  background-color: #4cb966;
  border: 0;
  text-align: center;
}


.nav-link {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.015em;
  color: #888888;
}

.green-part {
  aspect-ratio: 1 / 0.8;
  width: 41%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #4cb966;
  z-index: 1;
}

.nav-bar-item-col {
  font-family: "Roboto" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #222222 !important;
}

.btn-radius {
  border-radius: 20px !important;
}

.download-btn-text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}

.icon-con {
  position: absolute;
  top: -30px;
  left: 17px;
  height: 59.95px;
  width: 59.95px;
}

.why-u-choose-us-paragraph {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  color: #222222;
}

.why-u-choose-us-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  letter-spacing: 0.02em;
  color: #222222;
}

.icon-con-3 {
  position: absolute;
  top: -40px;
  left: 17px;
  height: 59.95px;
  width: 59.95px;
}

.margin-left-style {
  margin-left: auto !important;
}

.space-con {
  margin-left: 20px !important;
}

.contact-us-section {
  background-color: #222222;
  width: 100%;
  border-top-left-radius: 30px;
  padding-top: 20px;
  border-top-right-radius: 30px;
}

.contact-us-description {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
}

.social-media-icons {
  display: flex;
}

svg {
  margin-right: 30px;
}

.all-sections {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.95);
}

.business-text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.95);
}

ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

footer {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100vw;
  background: #4cb966;
  display: flex;
  flex-direction: column;
}

li a {
  text-decoration: none;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.015em;
}

p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 920px) and (min-width: 481px) {
  .app-card {
    min-height: 340px;
    width: 280px;
  }

  .consumer {
    margin: 0 auto;
  }

  .c1,
  .c2 {
    width: 100%;
    text-align: center !important;
    padding: 0% !important;
  }
}

@media only screen and (max-width: 480px) {

  .c1,
  .c2 {
    width: 100%;
    text-align: center !important;
    padding: 0% !important;
  }

  .consumer {
    margin: 0 auto;
    width: 80%;
    height: 80%;
  }

  .for-farmer-context {
    display: flex;
  }

  .g {
    text-align: center;
  }

  /*Info Graphic Image */
  .dft {
    max-width: 450px;
  }

  #chain {
    font-size: 25px;
  }

  #para2 {
    font-size: 18px;
  }

  .small {
    width: 100%;
    min-height: auto;
    margin: 0 auto;
  }

  #con {
    margin-top: 10px;
  }

  .wrapper-2 {
    margin-top: 0;
  }

  .cb-img img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }

  .cb-img p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #333333;
  }
}

.lists,
.contact {
  padding-left: 0px;
}

.lists li,
.contact li {
  margin-bottom: 20px;
}

.c1,
.c2 {
  width: 100%;
  text-align: center !important;
  padding: 0% !important;
}

.c1 {
  padding-right: 10% !important;
}

.modalHead {
  font-weight: 600;
}