@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Kalam");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Kalam");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap");
.about_banner {
  margin-top: 50px;
}
.about_banner .banner_img {
  position: relative;
  text-align: center;
}
.about_banner .img {
  width: 105%;
  height: 170px;
  max-width: 100%;
}
.about_banner .text-overlay {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 60px;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 600px) {
  .about_banner .text-overlay {
    font-size: 40px;
  }
}
@media screen and (max-width: 500px) {
  .about_banner .text-overlay {
    font-size: 30px;
  }
}

.section_who {
  text-align: -webkit-center;
  margin-top: 80px;
}
.section_who .div_who {
  width: 75%;
}
.section_who h1 {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 32px;
  font-family: "Kalam", cursive;
}
.section_who p {
  font-size: 20px;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 992px) {
  .section_who .div_who {
    width: 95%;
  }
  .section_who h1 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .section_who p {
    font-size: 18px;
  }
}

.section_about {
  margin-top: 100px;
  text-align: -webkit-center;
}
.section_about .div_about {
  width: 75%;
}
.section_about .div_about .img_ce {
  align-content: center;
}
.section_about .div_about .img_ce img {
  width: 370px;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .section_about .div_about .img_ce img {
    width: 300px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .section_about .div_about .img_ce img {
    width: 250px;
    height: auto;
  }
}
@media screen and (max-width: 429px) {
  .section_about .div_about .img_ce img {
    width: 220px;
    height: auto;
  }
}
.section_about .div_about .text_ce {
  align-content: center;
}
.section_about .div_about .text_ce p {
  font-size: 17.35px;
  font-family: "Kalam", cursive;
}
.section_about .div_about .text_ce .p1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .section_about .div_about .text_ce p {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .section_about .div_about {
    width: 95%;
  }
}

.section_mission {
  margin-top: 100px;
  text-align: -webkit-center;
}
.section_mission .div_mission {
  width: 75%;
}
.section_mission .div_mission .img_ce {
  align-content: center;
}
.section_mission .div_mission .img_ce img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .section_mission .div_mission .img_ce img {
    width: 250px;
    height: auto;
  }
}
.section_mission .div_mission .text_ce {
  align-content: center;
}
.section_mission .div_mission .text_ce img {
  width: 278px;
  height: auto;
  text-align: end;
  margin-top: -50px;
  float: left;
}
@media screen and (max-width: 1200px) {
  .section_mission .div_mission .text_ce img {
    width: 220px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .section_mission .div_mission .text_ce img {
    width: 180px;
    height: auto;
    float: none;
  }
}
.section_mission .div_mission .text_ce p {
  text-align: left;
  font-size: 17.35px;
  font-family: "Kalam", cursive;
}
.section_mission .div_mission .text_ce h1 {
  font-weight: bold;
  font-size: 32px;
  font-family: "Kalam", cursive;
  margin-bottom: 30px;
}
@media screen and (max-width: 429px) {
  .section_mission .div_mission .text_ce img {
    width: 140px;
    height: auto;
    float: none;
  }
  .section_mission .div_mission .text_ce h1 {
    font-size: 25px;
  }
  .section_mission .div_mission .text_ce p {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .section_mission .div_mission {
    width: 95%;
  }
}

.section_cetificate {
  text-align: -webkit-center;
  margin-top: 120px;
}
.section_cetificate .div_cetificate {
  width: 75%;
}
.section_cetificate .div_cetificate .img_set {
  isplay: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section_cetificate .div_cetificate .img_set img {
  width: 100%;
  max-width: 130px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .section_cetificate .div_cetificate img {
    width: 100px !important;
    height: 100px !important;
  }
}
@media screen and (max-width: 429px) {
  .section_cetificate .div_cetificate img {
    width: 70px !important;
    height: 70px !important;
  }
}
.section_cetificate .div_cetificate h1 {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 32px;
  font-family: "Kalam", cursive;
}
.section_cetificate .div_cetificate p {
  font-size: 20px;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 429px) {
  .section_cetificate .div_cetificate h1 {
    font-size: 25px;
  }
  .section_cetificate .div_cetificate p {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .section_cetificate .div_cetificate {
    width: 95%;
  }
}

@media screen and (max-width: 1200px) {
  .section_who {
    margin-top: 60px;
  }
  .section_cetificate {
    margin-top: 60px;
  }
  .section_mission {
    margin-top: 80px;
  }
  .section_about {
    margin-top: 80px;
  }
}
@media screen and (max-width: 992px) {
  .section_who {
    margin-top: 50px;
  }
  .section_cetificate {
    margin-top: 50px;
  }
  .section_mission {
    margin-top: 50px;
  }
  .section_about {
    margin-top: 50px;
  }
}
@media screen and (max-width: 429px) {
  .section_who {
    margin-top: 35px;
  }
  .section_cetificate {
    margin-top: 35px;
  }
  .section_mission {
    margin-top: 35px;
  }
  .section_about {
    margin-top: 35px;
  }
}
.contact_banner {
  margin-top: 50px;
}
.contact_banner .banner_img {
  position: relative;
  text-align: center;
}
.contact_banner .img {
  width: 105%;
  height: 170px;
  max-width: 100%;
}
.contact_banner .text-overlay {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 60px;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 600px) {
  .contact_banner .text-overlay {
    font-size: 40px;
  }
}
@media screen and (max-width: 500px) {
  .contact_banner .text-overlay {
    font-size: 30px;
  }
}

.section_send_msg {
  display: flex;
  justify-content: center;
  margin-top: 120px;
}
.section_send_msg .type .send_title {
  font-size: 28px;
  font-weight: bold;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 600px) {
  .section_send_msg .type .send_title {
    font-size: 23px;
  }
}
@media screen and (max-width: 500px) {
  .section_send_msg .type .send_title {
    font-size: 20px;
  }
}
.section_send_msg .type input {
  width: 70%;
  margin: 20px 0px 20px 0px;
  background-color: #d9d9d9;
  height: 58px;
  border-radius: 25px;
  border: none;
  padding: 0px 0px 0px 50px;
  font-family: "Inter";
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .section_send_msg .type input {
    font-size: 15px;
  }
  .section_send_msg .type textarea {
    font-size: 15px;
  }
  .section_send_msg .type .submit {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .section_send_msg .type input {
    font-size: 14px;
    padding: 0px 0px 0px 30px;
  }
  .section_send_msg .type textarea {
    font-size: 14px;
    padding: 10px 0px 0px 30px !important;
  }
  .section_send_msg .type .submit {
    font-size: 14px;
  }
}
.section_send_msg .type textarea {
  width: 70%;
  margin: 20px 0px 20px 0px;
  background-color: #d9d9d9;
  height: 58px;
  border-radius: 25px;
  border: none;
  padding: 20px 0px 0px 50px;
  font-family: "Inter";
  font-weight: normal;
  font-size: 16px;
  height: 219px;
}
.section_send_msg .type .submit {
  width: 189px;
  height: 49px;
  border-radius: 20px;
  background-color: #c6ec72;
  font-size: 16px;
  font-weight: bold;
  font-family: "Inter";
  padding: 0px 0px 0px 0px;
}
@media screen and (max-width: 992px) {
  .section_send_msg .type {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .section_send_msg .type {
    width: 90%;
  }
}
.section_send_msg .details {
  width: 45%;
  align-content: center;
  padding-left: 100px;
}
.section_send_msg .details .main .img {
  margin-left: 40px;
  width: 32px;
  height: 32px;
}
.section_send_msg .details .main p {
  font-size: 16px;
  font-weight: bold;
  font-family: "Inter";
  margin-left: 20px;
}
.section_send_msg .details .des p {
  font-size: 16px;
  font-weight: normal;
  font-family: "Inter";
  margin-left: 120px;
  margin-bottom: 8px;
}
.section_send_msg .details hr {
  width: 80%;
  height: 7px;
  border-radius: 10px;
  background-color: #9cd174;
}
.section_send_msg .details .social {
  text-align: center;
  margin-top: 80px;
}
.section_send_msg .details .social img {
  width: 37px;
  height: 37px;
  margin-left: 25px;
  margin-right: 25px;
}
@media screen and (max-width: 1200px) {
  .section_send_msg .details .social img {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .section_send_msg .details .social img {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .section_send_msg .details .social img {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 415px) {
  .section_send_msg .details .social img {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 326px) {
  .section_send_msg .details .social img {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 992px) {
  .section_send_msg .details {
    width: 40%;
    align-content: center;
    padding-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .section_send_msg .details {
    width: 90%;
    margin-top: 80px;
    align-content: center;
    padding-left: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .section_send_msg {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .section_send_msg {
    margin-top: 60px;
  }
}
@media screen and (max-width: 600px) {
  .section_send_msg {
    margin-top: 20px;
  }
}
.map {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.map iframe {
  width: 80%;
  height: 461px;
}

.shop_banner {
  margin-top: 50px;
}
.shop_banner .banner_img {
  position: relative;
  text-align: center;
}
.shop_banner .img {
  width: 105%;
  height: 170px;
  max-width: 100%;
}
.shop_banner .text-overlay {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 60px;
  font-family: "Kalam", cursive;
}
@media screen and (max-width: 600px) {
  .shop_banner .text-overlay {
    font-size: 40px;
  }
}
@media screen and (max-width: 500px) {
  .shop_banner .text-overlay {
    font-size: 30px;
  }
}

.sort {
  text-align: -webkit-right;
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort .select label {
  font-size: 12px;
  font-family: "Inter";
}
.sort .select select {
  border: none;
  font-size: 12px;
  font-family: "Inter";
  border-bottom: 2px solid #c6ec72;
  padding-left: 15px;
  padding-right: 15px;
}
.sort .result p {
  font-size: 12px;
  font-family: "Inter";
}

.product .side_panel {
  background-color: #f1f1f1;
  padding: 25px;
}
.product .side_panel h6 {
  font-size: 12px;
  font-family: "Inter";
  text-align: center;
  margin-bottom: 30px;
}
.product .side_panel a {
  font-size: 12px;
  font-family: "Inter";
  color: black;
  text-decoration: none;
}
.product .img1 {
  width: 100%;
  height: auto;
  margin-top: 60px;
}
.product .img1 img {
  width: 100%;
}
.product .side-blog {
  width: 100%;
  height: auto;
  margin-top: 60px;
}
.product .side-blog img {
  width: 100%;
}
.product .side-blog h6 {
  font-size: 13.2px;
  font-family: "Inter";
  font-weight: bold;
  margin-top: 10px;
}
.product .side-blog p {
  font-size: 16.6px;
  font-family: "Inter";
  font-weight: bold;
}
.product .card_p {
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 25px;
}
.product .card_p img {
  width: 100%;
  height: 275px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.product .card_p h4 {
  font-family: "Inter";
  color: #565252;
  margin-top: 8px;
}
.product .card_p p {
  color: #000;
  font-weight: 600;
  font-family: "Inter";
  margin-top: 8px;
}
.product .card_p button {
  text-decoration: none;
  color: #175f36;
  font-weight: 600;
  background-color: #c6ec72;
  padding: 8px 15px;
  border-radius: 7px;
  font-weight: 700;
  font-family: "Kalam", cursive;
  font-size: 13px;
  border: 1px solid #c6ec72;
}
.product .card_p button:hover {
  background-color: #f8da30;
  border: 1px solid #175f36;
}

@media screen and (max-width: 767px) {
  .side_panel {
    display: none;
  }
  .img1 {
    margin-top: 0 !important;
  }
}
.blog_container {
  background-image: url("../images/blog_bg.svg");
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 40px 0;
  border-radius: 35px;
}
.blog_container .blog_head h1 {
  font-family: "Kalam", cursive;
  font-weight: 600;
  color: #fff;
  padding: 0 0 0 30px;
}

.main-container {
  margin-top: 20px;
}

.blog-card {
  background: white;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
}

.blog-card:hover {
  transform: translateY(-5px);
}

.blog-card-image {
  position: relative;
}

.featured-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-date {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  font-size: 0.875rem;
}

.blog-card-content {
  padding: 2rem;
}

.blog-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #1a1a1a;
}

.blog-excerpt {
  color: #4b5563;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.blog-footer {
  border-top: 1px solid #e5e7eb;
  padding-top: 1.5rem;
}

.read-more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  /* color: #6366f1; */
  color: #175f36;
  text-decoration: none;
  font-weight: 600;
  transition: gap 0.2s;
}

.read-more:hover {
  gap: 0.75rem;
  color: #175f36;
}

.blog-sidebar {
  position: sticky;
  top: 2rem;
}

.sidebar-widget {
  background: white;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.widget-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: #1a1a1a;
}

.recent-post {
  display: flex;
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid #e5e7eb;
}

.recent-post:last-child {
  border-bottom: none;
}

.recent-post-image img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}

.recent-post-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #1a1a1a;
}

.recent-post-link {
  color: #175f36;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
}

.recent-post-link:hover {
  color: #175f36;
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }
  .featured-image {
    height: 200px;
  }
  .blog-sidebar {
    margin-top: 2rem;
  }
}
.table-hover tbody tr {
  background-color: #E8FFEC;
}

.trow {
  border-radius: 50px;
}

* {
  margin: 0;
  padding: 0;
}

.gt_switcher_wrapper {
  z-index: 1 !important;
  top: 22px !important;
  right: 5px;
}

@media screen and (max-width: 832px) {
  .gt_switcher_wrapper {
    top: 0 !important;
  }
}
/* Example CSS to hide the Google Translate banner */
/* Hide English by default */
.en {
  display: none;
}

/* When in English mode */
body.english .en {
  display: block;
}

body.english .ja {
  display: none;
}

.lang_btn {
  position: fixed;
  top: 25px;
  right: 20px;
  z-index: 3;
  border: none;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 500;
  background-color: #175f36;
  color: #fff;
  border-radius: 3px;
}

@media screen and (max-width: 664px) {
  .lang_btn {
    top: 3px;
    right: 5px;
  }
}
body {
  background-color: #e4e4ed;
  top: 0 !important;
}

/* -- Home -- */
.navbar_container {
  background-color: #fff;
}
.navbar_container .navbar_content {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 0;
}
.navbar_container .navbar_content .nav_links {
  display: flex;
  justify-content: center;
}
.navbar_container .navbar_content .nav_links a {
  color: #000;
  font-family: "Inter", system-ui;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  padding: 0 10px 0 10px;
}
.navbar_container .navbar_content .topnav {
  overflow: hidden;
}
.navbar_container .navbar_content .topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.navbar_container .navbar_content .logo {
  display: flex;
  justify-content: center;
}
.navbar_container .navbar_content .nav_icons {
  display: flex;
  justify-content: center;
  color: #000;
}
.navbar_container .navbar_content .nav_icons div {
  padding: 0 8px 0 8px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .navbar_container .navbar_content .nav_links {
    display: none;
  }
  .navbar_container .navbar_content .icon {
    display: block;
  }
  .navbar_container .navbar_content .nav_icons {
    justify-content: end;
  }
}
@media screen and (min-width: 768px) {
  .navbar_container .navbar_content .topnav {
    display: none;
  }
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #175f36;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: white;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.hamburger {
  color: #000;
}
.hamburger i {
  color: #000;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .hamburger {
    display: none;
  }
}
.hero_section_container {
  background-color: #fff;
}
.hero_section_container .hero_container {
  margin: 0 50px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .hero_section_container .hero_container {
    margin: 0 15px;
  }
}
.hero_section_container .hero_content {
  width: 100%;
  height: 100%;
  background-color: #c8fbd0;
  border-radius: 16px;
}
.hero_section_container .hero_content .left_content {
  display: flex;
  align-items: center;
  padding: 0;
}
.hero_section_container .hero_content .left_content .box_container {
  background: linear-gradient(-90deg, #6eba67, #9cd174);
  padding: 40px;
  margin: 50px;
  border-radius: 30px;
  position: relative;
}
.hero_section_container .hero_content .left_content .box_container h2 {
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}
.hero_section_container .hero_content .left_content .box_container p {
  color: #fff;
  padding-bottom: 20px;
  position: relative;
}
.hero_section_container .hero_content .left_content .box_container a {
  border: 2px solid #ebe2d7;
  background-color: #ebe2d7;
  color: #175f36;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}
.hero_section_container .hero_content .left_content .box_container a:hover {
  border: 2px solid #175f36;
  background-color: #f8da30;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .hero_section_container .hero_content .left_content .box_container {
    margin: 25px;
  }
}
@media screen and (max-width: 425px) {
  .hero_section_container .hero_content .left_content .box_container {
    margin: 15px;
  }
}
.hero_section_container .hero_content .right_content {
  display: flex;
  justify-content: center;
  padding: 50px 0 50px 0;
}
.hero_section_container .hero_content .right_content img {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.hero_section_container .hero_content .right_content .small_circle {
  background-color: #6eba67;
  width: 310px;
  height: 310px;
  border-radius: 50%;
  position: absolute;
  z-index: 4;
  transform: translate(0%, 33%);
}
.hero_section_container .hero_content .right_content .large_circle {
  background-color: #85d8a9;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  transform: translate(0%, 23%);
}
.service_card_section {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.service_card_section .green_leaf {
  position: absolute;
  top: -43px;
  right: 0;
}
.service_card_section .pasion_fruit {
  position: absolute;
  right: 120px;
  top: 300px;
}
.service_card_section .komarika_img {
  position: absolute;
  bottom: -1px;
  left: 0;
}
.service_card_section .weliatta_img {
  position: absolute;
  top: 50px;
  left: 80px;
}
@media screen and (max-width: 992px) {
  .service_card_section .pasion_fruit {
    top: 360px;
  }
}
@media screen and (max-width: 767px) {
  .service_card_section .pasion_fruit {
    top: 570px;
  }
}
@media screen and (max-width: 655px) {
  .service_card_section .pasion_fruit {
    top: 570px;
    right: 20px;
  }
}
@media screen and (max-width: 527px) {
  .service_card_section .pasion_fruit,
  .service_card_section .weliatta_img {
    display: none;
  }
}
.service_card_section .service_card_content {
  padding: 160px 0px;
  position: relative;
}
.service_card_section .service_card {
  text-align: center;
  padding: 10px 50px;
}
.service_card_section .service_card img {
  mix-blend-mode: multiply;
}
.service_card_section .service_card .service_topic {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.service_card_section .service_card .service_text {
  color: #565252;
  font-size: 15px;
  font-weight: 600;
}

.fresh_sale_section {
  background-image: url("../images/fresh_sale_bg.png");
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  padding-bottom: 50px;
}
.fresh_sale_section h1 {
  text-align: center;
  color: #fff;
  padding: 50px 0;
  font-family: "Kalam", cursive;
  font-weight: 600;
  margin: 0;
}
.fresh_sale_section h1 .leaf_img01 {
  position: absolute;
  transform: translate(-90%, -33%);
}
.fresh_sale_section .product_card_container {
  display: flex;
  justify-content: center;
}
.fresh_sale_section .product_card {
  background-color: #fff;
  margin: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 10px 15px 10px;
  border-radius: 10px;
}
.fresh_sale_section .product_card img {
  width: 100%;
  height: auto;
}
.fresh_sale_section .product_card .product_name {
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0;
  color: #565252;
}
.fresh_sale_section .product_card .price {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 15px;
}
.fresh_sale_section .product_card a {
  text-decoration: none;
  color: #175f36;
  font-weight: 600;
  background-color: #c6ec72;
  padding: 8px 15px;
  border-radius: 7px;
  font-weight: 700;
  font-family: "Kalam", cursive;
  font-size: 15px;
  border: 2px solid #c6ec72;
}
.fresh_sale_section .product_card a:hover {
  background-color: #f8da30;
  border: 2px solid #175f36;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .fresh_sale_section .product_card_container {
    margin: 0 15px 0 15px;
  }
}

.midle_section {
  padding: 100px 0;
}
.midle_section .left_section {
  display: flex;
  justify-content: center;
  align-items: center;
}
.midle_section .left_section img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .midle_section .left_section {
    margin: 0 0 30px 0;
  }
}
.midle_section .right_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.midle_section .right_section h2 {
  color: #175f36;
  font-weight: 700;
  margin: 0;
  padding-bottom: 20px;
}
.midle_section .right_section p {
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.gallery_section h1 {
  text-align: center;
  color: #175f36;
  padding: 0 0 50px 0;
  font-family: "Kalam", cursive;
  font-weight: 600;
}
.gallery_section h1 .leaf_img02 {
  width: 90px;
  position: absolute;
  transform: translate(-90%, -40%);
}
.gallery_section img {
  margin-top: 8px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .gallery_section .gallery_row {
    margin: 0 12px 0 12px;
  }
}

footer .footer_bg {
  background-image: url("../images/footer_bg.png");
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
footer .footer_bg .footer_contet {
  padding: 150px 0 50px 0;
}
@media screen and (max-width: 991px) {
  footer .footer_bg .footer_contet .f_center {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    margin-bottom: 40px;
  }
  footer .footer_bg .footer_contet .contact_details {
    text-align: center !important;
  }
}
footer .footer_bg .footer_contet .address {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
footer .footer_bg .footer_contet .certificate {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footer_bg .footer_contet .certificate h4 {
  font-size: 24px;
  font-family: "Kalam", cursive;
  font-weight: 600;
  color: #fff;
}
footer .footer_bg .footer_contet .contact_details {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  color: #fff;
  cursor: pointer;
}
footer .footer_bg .footer_contet .contact_details .email {
  margin-bottom: 10px;
}
footer .footer_bg .footer_contet .contact_details .phone {
  margin-bottom: 10px;
}
footer .footer_bg .footer_contet .social_media_icons {
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  footer .footer_bg .footer_contet {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.back_btn a {
  text-decoration: none;
  color: #175f36;
  background-color: #c6ec72;
  padding: 8px 15px;
  border-radius: 7px;
  font-weight: 700;
  font-size: 15px;
  border: 2px solid #c6ec72;
}
.back_btn a:hover {
  background-color: #f8da30;
  border: 2px solid #175f36;
  transition: 0.5s;
}
.back_btn a i {
  font-size: 20px;
}/*# sourceMappingURL=styles.css.map */