.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal; }

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal; }

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal; }

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal; }

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal; }

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal; }

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal; }

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal; }

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal; }

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic; }

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic; }

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic; }

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic; }

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic; }

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic; }

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic; }

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic; }

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic; }

.playball-regular {
  font-family: "Playball", cursive;
  font-weight: 400;
  font-style: normal; }

html, body {
  font-family: "Poppins", sans-serif;
  color: #303030;
  background-color: #f5f5f1; }

h1,
h2,
h3,
h4,
h5,
h6,
a {
  padding: 0;
  margin: 0;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.pdbot25 {
  padding-bottom: 25px; }

.lh80 {
  line-height: 80px; }

.grey-light {
  color: #898989; }

.grey-white {
  background-color: #f5f5f5; }

.fs30 {
  font-size: 30px; }

.green {
  color: #538233; }

.font-weight-6 {
  font-weight: 600; }

.font-weight-7 {
  font-weight: 700; }

.section-title {
  color: #303030;
  display: block;
  font-size: 32px;
  line-height: 42px;
  font-family: "Poppins", sans-serif;
  font-weight: 500; }

.sub-title {
  color: #538233;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 12px; }

.common-cta a {
  margin-top: 20px;
  border-radius: 61px;
  background-color: #538233;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  line-height: 20px;
  padding: 18px 30px;
  font-family: "Poppins", sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .common-cta a:hover {
    background-color: #fff;
    color: #303030; }

.desk-only {
  display: block; }

.mobile-only {
  display: none; }

.cta2 a {
  margin-top: 20px;
  border-radius: 61px;
  border: 2px solid #303030;
  font-size: 13px;
  color: #303030;
  font-weight: 600;
  line-height: 20px;
  padding: 15px 35px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .cta2 a:hover {
    border: none;
    border: 2px solid #538233;
    background-color: #538233;
    color: #fff; }

.postion-rl {
  position: relative; }

.swipe-card {
  width: 105%;
  height: 105%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: transparent;
  z-index: 2;
  margin-top: -1px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.header {
  height: 82px;
  overflow-x: hidden; }
  .header .logo {
    padding: 20px 10px; }
  .header .fixed-top {
    background-color: #f4f4f4;
    border-bottom: 1px solid #C7C7C7; }

.logo {
  padding: 15px; }

.navbar-light .navbar-toggler {
  border: none; }

.navbar-brand {
  position: relative;
  padding: 0px;
  /*  left: 50%; */
  /* transform: translateX(0%); */
  /* top:10px; */ }

.navbar-brand img {
  width: 150px; }

.navbar {
  padding: 0em 0 !important; }

.navbar-toggler {
  border: none !important;
  outline: none !important; }

.navbar .navbar-nav {
  width: 100%;
  justify-content: end; }

.navbar .navbar-nav .nav-link {
  color: #000000;
  font-size: 1.1em;
  padding: 20px 20px;
  font-weight: 500; }

.navbar .navbar-nav .nav-link:hover {
  color: #538233; }

.navbar-logo-centered .navbar-nav .nav-link {
  padding: .5em 1em; }

.navbar-expand-lg .navbar-nav .dropdown-menu {
  left: 17px; }

.dropdown .dropdown-menu {
  display: none; }

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  transition: all 0.5s; }

.dropdown-item:hover {
  color: #538233; }

.dropdown-item:focus {
  color: #538233;
  background-color: #fff; }

.dropdown-item {
  padding: 12px 16px; }

.dropdown-menu {
  padding: 0; }

.cta a {
  border: 2px solid #ccc;
  padding: 8px 32px;
  border-radius: 50px;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .cta a:hover {
    border: none;
    border: 2px solid #538233;
    background-color: #538233;
    color: #fff !important; }

.bnr {
  /* padding:20px 0 80px 0; */
  position: relative;
  padding: 0 0 30px 0;
  overflow: hidden;
  background-color: #f5f5f5;
  /*  .bannerimgsize{
      width: 100% !important;
     height: 850px;
   } */ }
  .bnr .bannerimg {
    /* margin: 0 45px; */
    overflow: hidden;
    display: block;
    position: relative;
    /*     height: 850px; */
    width: 95%;
    margin: auto;
    border-radius: 35px;
  /* img{
    width: 100%;
    height: 120%;
object-fit: cover;
object-position: top;
border-radius: 34px;
  } */ }
    .bnr .bannerimg .homebanner {
      position: relative;
      overflow: hidden;
      height: 850px; }
      .bnr .bannerimg .homebanner img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
  .bnr .bnrtxt {
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 35%;
    width: 100%;
    text-align: center;
    font-size: 20px; }
    .bnr .bnrtxt .title {
      font-family: "Playball", cursive;
      font-size: 100px;
      line-height: inherit;
      margin-bottom: 20px; }
      .bnr .bnrtxt .title .sub {
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 30px;
        display: block;
        margin-bottom: -20px; }
    .bnr .bnrtxt p {
      padding-bottom: 40px; }
  .bnr .bnrbg::after {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 530px;
    width: 100%;
    content: '';
    z-index: 0;
    background-color: #fff;
    border-radius: 15px; }

.info {
  background-color: #fff;
  border-radius: 25px;
  padding: 50px 0 70px 0;
  position: relative;
  bottom: 0;
  width: 100%;
  z-index: 0; }
  .info .section-title {
    line-height: 62px; }
    .info .section-title img {
      width: 50px; }

.our-products {
  padding: 80px 0;
  overflow: hidden;
  padding-bottom: 10px; }
  .our-products .prodwrp {
    display: flex;
    justify-content: center;
    margin: 50px 0 100px 0; }
    .our-products .prodwrp .prodbx {
      position: relative;
      background-color: #fff;
      border-radius: 15px;
      width: 225px;
      height: 200px;
      margin: 0 25px;
      transition: 0.5s;
      box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }
      .our-products .prodwrp .prodbx:hover {
        background-color: #538233; }
        .our-products .prodwrp .prodbx:hover img {
          transform: scale(1.05); }
      .our-products .prodwrp .prodbx.active {
        background-color: #538233; }
      .our-products .prodwrp .prodbx .prodnam {
        color: #538233;
        font-size: 22px;
        padding: 15px; }
      .our-products .prodwrp .prodbx img {
        position: absolute;
        bottom: -28px;
        left: -7px;
        transition: .5s; }
      .our-products .prodwrp .prodbx:hover .prodnam {
        color: #fff; }

.about-us {
  padding: 80px 0;
  overflow: hidden;
  position: relative; }
  .about-us .aboutimgsize {
    width: 416px;
    height: 410px; }
  .about-us .about-left {
    position: relative; }
    .about-us .about-left::after {
      position: absolute;
      content: "";
      background-color: #fff;
      border-radius: 34px;
      width: 67%;
      height: 404px;
      right: -220px; }
  .about-us .about-right {
    padding: 20px 0;
    position: relative; }
    .about-us .about-right .cta2 a {
      padding: 15px 55px; }
  .about-us .about-bot {
    padding-top: 25px; }
    .about-us .about-bot p {
      color: #616161;
      line-height: 26px;
      margin-top: 7px;
      margin-bottom: 0; }
  .about-us .aboutnum {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin: 80px 0 20px 0; }
    .about-us .aboutnum h4 span {
      color: #538233;
      font-weight: 700;
      font-size: 36px;
      line-height: 46px; }
  .about-us .aboutimg {
    overflow: hidden;
    display: block;
    position: relative; }
    .about-us .aboutimg img {
      width: 120%;
      height: 112%;
      object-fit: cover;
      object-position: top;
      margin-top: -20px; }

.result {
  padding: 80px 0;
  position: relative;
  overflow: hidden; }
  .result .resultbg::after {
    position: absolute;
    top: 10px;
    right: 0;
    height: 730px;
    width: 22%;
    content: '';
    z-index: 0;
    background-color: #ffffff;
    border-top-left-radius: 35px; }
  .result .resultwrp {
    position: absolute;
    background-color: #f5f5f1;
    padding: 15px;
    border-radius: 34px;
    height: 610px;
    z-index: 1;
    bottom: 50px;
    width: 740px; }
  .result ul.tab {
    margin-top: 45px;
    display: flex;
    margin-bottom: 20px;
    padding-left: 0;
    border-bottom: 1px solid #538233; }
    .result ul.tab li {
      list-style-type: none;
      padding-right: 30px;
      padding-bottom: 30px; }
      .result ul.tab li a {
        color: #538233;
        font-weight: 500;
        font-size: 20px;
        padding-bottom: 30px; }
        .result ul.tab li a.active {
          border-bottom: 5px solid #538233; }
  .result .keyhighbx {
    display: flex;
    padding: 50px 30px; }
    .result .keyhighbx .kinfo {
      font-weight: 500;
      font-size: 20px;
      color: #000000;
      padding-left: 12px; }
      .result .keyhighbx .kinfo h4 span {
        color: #538233;
        font-weight: 700;
        font-size: 30px; }
  .result .resultimg {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 34px; }
    .result .resultimg img {
      width: 100%;
      height: 112%;
      object-fit: cover;
      object-position: top; }
  .result .resultimgsize {
    width: 790px;
    height: 827px;
    overflow: hidden;
    position: relative;
    border-radius: 35px; }
    .result .resultimgsize img {
      height: 112%;
      object-fit: cover;
      width: 100%; }

.rounded {
  border-radius: 34px !important; }

.our-vision {
  padding: 130px 0;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
  background-color: #f5f5f1; }
  .our-vision .our-visionbx {
    background-color: #fff;
    border-radius: 25px;
    padding: 15px;
    min-height: 290px; }
  .our-vision .vision-right {
    padding-left: 30px; }
  .our-vision .ourvisionimg {
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 34px;
    width: 440px;
    height: 500px; }
    .our-vision .ourvisionimg img {
      width: 100%;
      height: 112%;
      object-fit: cover; }
    .our-vision .ourvisionimg .ourvisionimgsize {
      width: 440px;
      height: 501px; }

.certifications {
  padding: 0 20px 100px 20px;
  overflow-x: hidden; }
  .certifications .certbx {
    height: 235px;
    padding: 30px 0;
    margin: 10px 0 0 0;
    text-align: center;
    background-color: #F5F5F1;
    border-radius: 24px;
    box-shadow: 0 0.58rem 2.5rem rgba(83, 130, 51, 0.175) !important; }
    .certifications .certbx img {
      height: 150px;
      mix-blend-mode: darken; }
    .certifications .certbx .name {
      color: #538233;
      font-weight: 500;
      font-size: 20px;
      line-height: 24px;
      margin: 10px 0; }
  .certifications .certSwiper {
    margin-top: 50px;
    padding-bottom: 80px; }
    .certifications .certSwiper .swiper-pagination-bullet {
      background-color: #538233; }

.talk {
  /* padding:20px 0 80px 0; */
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5; }
  .talk .bannerimg {
    overflow: hidden;
    display: block;
    position: relative;
    width: 95%;
    margin: auto;
    border-radius: 35px; }
    .talk .bannerimg .homebanner {
      position: relative;
      overflow: hidden;
      height: 600px; }
      .talk .bannerimg .homebanner img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
  .talk .bnrtxt {
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 45%;
    width: 100%;
    text-align: center;
    font-size: 20px; }
    .talk .bnrtxt .title {
      font-family: "Playball", cursive;
      font-size: 80px;
      line-height: 70px;
      margin-bottom: 20px; }
      .talk .bnrtxt .title .sub {
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 45px;
        display: block; }
    .talk .bnrtxt p {
      padding-bottom: 40px; }
  .talk .bnrbg::after {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 530px;
    width: 100%;
    content: '';
    z-index: 0;
    background-color: #fff;
    border-radius: 15px; }

.footer {
  padding: 80px 0;
  padding-bottom: 20px;
  background: #f5f5f1;
  position: relative; }
  .footer .footerlt {
    padding-bottom: 50px; }
    .footer .footerlt .logo {
      padding: 15px 0; }
    .footer .footerlt a {
      color: #616161; }
    .footer .footerlt h5 {
      color: #616161;
      padding-bottom: 15px;
      line-height: 32px;
      font-size: 18px;
      padding-right: 60px; }
    .footer .footerlt .address {
      color: #616161;
      line-height: 32px;
      font-size: 14px; }
  .footer .footerrt {
    padding-left: 55px; }
    .footer .footerrt .tit {
      padding-bottom: 15px; }
      .footer .footerrt .tit a {
        color: black; }
        .footer .footerrt .tit a:hover {
          color: #538233; }
    .footer .footerrt ul {
      padding-left: 0; }
      .footer .footerrt ul li {
        list-style: none; }
        .footer .footerrt ul li a {
          color: #616161;
          line-height: 36px;
          font-size: 14px; }
          .footer .footerrt ul li a:hover {
            color: #538233; }
  .footer .footerbot {
    padding: 20px 0 0 0;
    color: #538233;
    font-size: 14px; }
  .footer .footerborrt {
    border-right: 1px solid #538233; }
  .footer .footerbortop {
    border-top: 1px solid #538233; }
  .footer .FAdderss {
    padding-left: 50px; }

.advantages {
  position: relative;
  padding: 0 0 0 0; }
  .advantages .circlewrp {
    position: relative;
    top: -98px;
    width: 1213px;
    margin: 0 auto; }
    .advantages .circlewrp .circle {
      width: 100%;
      height: 820px;
      position: relative;
      background-image: url(../images/circle-outlines.png);
      background-repeat: no-repeat;
      background-position: center center;
      transition: all 0.3s ease-out;
      background-size: contain;
      background-size: 65%;
      overflow-x: hidden;
      transform: scale(0.9); }
      .advantages .circlewrp .circle.active {
        transform: scale(1.1); }
    .advantages .circlewrp .cinfom {
      border-radius: 50%;
      width: 250px;
      height: 250px;
      top: 295px;
      left: 477px;
      position: absolute; }
      .advantages .circlewrp .cinfom .advtxt {
        color: #303030;
        font-size: 16px;
        font-weight: 400;
        padding: 25px;
        text-align: center;
        margin-top: 22px; }
    .advantages .circlewrp .carc {
      position: absolute;
      width: 154px;
      height: 240px;
      top: 0;
      left: 0;
      background-image: url(../images/ciradv.png);
      transition: 0.5s; }
      .advantages .circlewrp .carc .cinfo .advtxt {
        text-align: center;
        padding: 50px 30px;
        font-size: 18px; }
        .advantages .circlewrp .carc .cinfo .advtxt .tit {
          color: #538233;
          font-size: 24px;
          font-weight: 500;
          margin-bottom: 7px; }
      .advantages .circlewrp .carc:nth-child(1) {
        left: 427px;
        top: 120px;
        rotate: 60deg; }
        .advantages .circlewrp .carc:nth-child(1) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -37px;
          left: 168px;
          position: absolute;
          opacity: 0;
          visibility: hidden;
          rotate: 300deg; }
        .advantages .circlewrp .carc:nth-child(1) .cimg {
          position: absolute;
          top: 75px;
          left: 30px;
          rotate: -60deg; }
        .advantages .circlewrp .carc:nth-child(1):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:nth-child(2) {
        left: 333px;
        top: 294px; }
        .advantages .circlewrp .carc:nth-child(2) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -41px;
          left: 168px;
          position: absolute;
          opacity: 0;
          visibility: hidden; }
        .advantages .circlewrp .carc:nth-child(2) .cimg {
          position: absolute;
          top: 75px;
          left: 30px;
          rotate: 0deg; }
        .advantages .circlewrp .carc:nth-child(2):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:nth-child(3) {
        left: 431px;
        top: 464px;
        rotate: 300deg; }
        .advantages .circlewrp .carc:nth-child(3) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -43px;
          left: 165px;
          position: absolute;
          opacity: 0;
          visibility: hidden;
          rotate: 60deg; }
        .advantages .circlewrp .carc:nth-child(3) .cimg {
          position: absolute;
          top: 63px;
          left: 30px;
          rotate: 61deg; }
        .advantages .circlewrp .carc:nth-child(3):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:nth-child(4) {
        left: 725px;
        top: 292px;
        rotate: 182deg; }
        .advantages .circlewrp .carc:nth-child(4) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -37px;
          left: 168px;
          position: absolute;
          opacity: 0;
          visibility: hidden;
          rotate: 178deg; }
        .advantages .circlewrp .carc:nth-child(4) .cimg {
          position: absolute;
          top: 74px;
          left: 31px;
          rotate: 167deg; }
        .advantages .circlewrp .carc:nth-child(4):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:nth-child(5) {
        left: 630px;
        top: 120px;
        rotate: 122deg; }
        .advantages .circlewrp .carc:nth-child(5) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -38px;
          left: 169px;
          position: absolute;
          opacity: 0;
          visibility: hidden;
          rotate: 238deg; }
        .advantages .circlewrp .carc:nth-child(5) .cimg {
          position: absolute;
          top: 67px;
          left: 20px;
          rotate: -117deg; }
        .advantages .circlewrp .carc:nth-child(5):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:nth-child(6) {
        left: 629px;
        top: 464px;
        rotate: 241deg; }
        .advantages .circlewrp .carc:nth-child(6) .cinfo {
          border-radius: 50%;
          width: 310px;
          height: 310px;
          background-color: #f5f5f1;
          top: -55px;
          left: 175px;
          position: absolute;
          opacity: 0;
          visibility: hidden;
          rotate: 116deg; }
        .advantages .circlewrp .carc:nth-child(6) .cimg {
          position: absolute;
          top: 75px;
          left: 30px;
          rotate: 116deg; }
        .advantages .circlewrp .carc:nth-child(6):hover {
          transform: scale(0.8) !important; }
      .advantages .circlewrp .carc:hover .cinfo {
        opacity: 1;
        visibility: visible; }
    .advantages .circlewrp .advinfo {
      position: absolute;
      width: 250px;
      height: 250px;
      top: 284px;
      right: 0;
      left: 0;
      margin: auto; }
      .advantages .circlewrp .advinfo .advi {
        position: absolute;
        text-align: center;
        padding: 30px 0;
        height: 250px;
        font-size: 13px;
        background-color: #f5f5f1;
        display: none;
        border-radius: 50%; }
        .advantages .circlewrp .advinfo .advi .tit {
          color: #538233;
          font-size: 22px;
          line-height: 26px;
          font-weight: 500;
          margin-bottom: 7px; }
        .advantages .circlewrp .advinfo .advi .iconwrp {
          background-color: #538233;
          padding: 22px 0 0 0;
          display: none; }
        .advantages .circlewrp .advinfo .advi:nth-child(1) {
          height: 210px;
          top: 20px; }
        .advantages .circlewrp .advinfo .advi:nth-child(2) {
          top: 0px; }
        .advantages .circlewrp .advinfo .advi:nth-child(3), .advantages .circlewrp .advinfo .advi:nth-child(4) {
          height: 190px;
          top: 40px; }
        .advantages .circlewrp .advinfo .advi:nth-child(5) {
          height: 220px;
          top: 40px; }
        .advantages .circlewrp .advinfo .advi:nth-child(6) {
          height: 220px;
          top: 15px; }

/*  */
.farms {
  padding: 0 0 80px 0;
  height: 750px;
  overflow: hidden;
  position: relative; }
  .farms .imground {
    border-radius: 24px; }
  .farms .farmSwiper .swiper-pagination-bullet {
    background-color: #538233;
    top: -10px;
    position: relative; }
  .farms .farmSwiper .farmslide {
    height: 250px; }
  .farms .farmbg::before {
    position: absolute;
    top: 50px;
    left: 0;
    height: 590px;
    width: 20%;
    content: '';
    z-index: 0;
    background-color: #ffffff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
  .farms .farmtxt {
    position: relative; }
    .farms .farmtxt .farminfo {
      position: absolute;
      left: 280px;
      top: 30px;
      width: 32%;
      font-size: 16px; }
    .farms .farmtxt .farmmbtn {
      position: absolute;
      left: 600px;
      top: 160px;
      width: auto;
      padding: 40px 30px;
      font-size: 16px;
      background-color: #f5f5f1;
      border-radius: 24px;
      z-index: 1; }
  .farms .farmgal {
    position: relative;
    width: 1920px;
    margin: auto; }
    .farms .farmgal .farmgalwrp {
      position: relative; }
      .farms .farmgal .farmgalwrp .farmgrd {
        position: absolute;
        margin: 15px; }
        .farms .farmgal .farmgalwrp .farmgrd img {
          border-radius: 24px;
          width: 75%; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd1 {
          top: 5px;
          left: -75px; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd2 {
          top: 175px;
          left: 250px; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd3 {
          top: 175px;
          left: 844px; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd4 {
          top: -132px;
          left: 940px; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd5 {
          top: -132px;
          left: 612px; }
        .farms .farmgal .farmgalwrp .farmgrd.farmgrd6 {
          top: 22px;
          left: 775px; }

/*  */
.innerbnr {
  padding: 0 0 80px 0;
  margin-top: 100px;
  overflow: hidden; }
  .innerbnr .innerwrp {
    padding-top: 30px;
    overflow: hidden;
    position: relative; }
    .innerbnr .innerwrp .innimg {
      overflow: hidden;
      padding: 5px;
      height: 475px;
      position: relative;
      border-radius: 24px;
      overflow: hidden; }
      .innerbnr .innerwrp .innimg img {
        border-radius: 24px;
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
    .innerbnr .innerwrp :nth-child(even) {
      margin-top: 60px; }

.aboutinfo {
  position: relative; }
  .aboutinfo .aboutinfobg::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 620px;
    width: 12%;
    content: '';
    z-index: 0;
    background-color: #ffffff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; }
  .aboutinfo p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px; }
  .aboutinfo .milstone {
    padding: 80px 0;
    position: relative; }
    .aboutinfo .milstone .mileswrp {
      padding-top: 55px;
      width: 1021px;
      margin: auto;
      position: relative; }
      .aboutinfo .milstone .mileswrp ul.milestab li {
        list-style: none;
        display: inline-block;
        padding: 0 55px;
        max-width: 50px;
        min-width: 50px;
        width: 50px;
        writing-mode: vertical-lr;
        color: #000;
        margin: 0;
        cursor: pointer;
        position: relative; }
        .aboutinfo .milstone .mileswrp ul.milestab li ::after {
          position: absolute;
          content: '';
          height: 450px;
          width: 2px;
          background: #000;
          opacity: 0.2;
          left: 61px;
          top: 45px; }
      .aboutinfo .milstone .mileswrp ul.milestab .active {
        color: #000; }
    .aboutinfo .milstone .milesinfo {
      width: 1021px;
      margin: auto;
      position: relative;
      height: 450px; }
      .aboutinfo .milstone .milesinfo .line {
        background-color: #538233;
        width: 10px;
        height: 80px;
        position: absolute;
        bottom: 276px;
        left: 0; }
      .aboutinfo .milstone .milesinfo .milesbx {
        position: absolute;
        bottom: 100px;
        width: 300px;
        height: 220px;
        left: 94px; }
      .aboutinfo .milstone .milesinfo .milesimg {
        position: relative; }
        .aboutinfo .milstone .milesinfo .milesimg .txt {
          position: absolute;
          bottom: 20px;
          left: 20px;
          color: #fff;
          text-align: left;
          width: 70%; }
        .aboutinfo .milstone .milesinfo .milesimg img {
          border-radius: 8px; }

.offer-content {
  position: relative; }
  .offer-content .milesbx {
    position: relative;
    bottom: -70px;
    left: -79px;
    width: 471px;
    height: 287px; }
  .offer-content .milesimg .txt {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    text-align: left;
    width: 70%; }
  .offer-content .milesimg img {
    border-radius: 8px;
    position: absolute;
    bottom: 0; }

.aboutSwiper .swiper-slide {
  width: 70px !important; }
.aboutSwiper .swiper-slide-active {
  width: 430px !important;
  margin-left: 80px; }
  .aboutSwiper .swiper-slide-active .milesbx {
    position: absolute;
    bottom: 35px;
    width: 372px;
    height: 287px;
    left: 8px;
    opacity: 1 !important;
    visibility: visible !important;
    margin-right: 50px; }
    .aboutSwiper .swiper-slide-active .milesbx ::before {
      height: 410px;
      width: 26px;
      border-left: 1px solid #a9a9a9;
      position: absolute;
      margin: auto;
      left: 7px;
      top: 0; }
  .aboutSwiper .swiper-slide-active .line {
    background: #538233;
    width: 12px;
    height: 70px;
    left: 6px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    position: relative;
    opacity: 1;
    visibility: visible; }
  .aboutSwiper .swiper-slide-active .year {
    font-weight: 600; }
  .aboutSwiper .swiper-slide-active .milesimg {
    position: relative; }
    .aboutSwiper .swiper-slide-active .milesimg .txt {
      position: absolute;
      bottom: 20px;
      left: 20px;
      color: #fff;
      text-align: left;
      width: 70%; }
    .aboutSwiper .swiper-slide-active .milesimg img {
      border-radius: 8px; }
.aboutSwiper .mileslider {
  height: 410px;
  overflow: hidden;
  position: relative; }
  .aboutSwiper .mileslider .milesbx {
    opacity: 0;
    visibility: hidden; }
  .aboutSwiper .mileslider::before {
    content: '';
    height: 410px;
    width: 26px;
    border-left: 1px solid #a9a9a9;
    position: absolute;
    margin: auto;
    left: 7px;
    top: 0; }
.aboutSwiper .year {
  writing-mode: vertical-rl;
  position: relative;
  left: -20px;
  top: 0;
  background: transparent; }
.aboutSwiper .swiper-pagination-clickable .swiper-pagination-bullet {
  background-color: #538233; }

.contactbnr {
  position: relative;
  padding: 0 0 80px 0;
  overflow: hidden; }
  .contactbnr .bannerimg {
    overflow: hidden;
    display: block;
    position: relative;
    width: 95%;
    margin: auto;
    border-radius: 35px; }
    .contactbnr .bannerimg .contactbanner {
      position: relative;
      overflow: hidden;
      height: 600px; }
      .contactbnr .bannerimg .contactbanner img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
  .contactbnr .bnrtxt {
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 35%;
    width: 100%;
    text-align: center;
    font-size: 20px; }
    .contactbnr .bnrtxt .title {
      font-family: "Playball", cursive;
      font-size: 90px;
      line-height: inherit;
      margin-bottom: 20px; }
      .contactbnr .bnrtxt .title .sub {
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 50px;
        display: inline-block;
        margin-bottom: -20px; }
    .contactbnr .bnrtxt p {
      padding-bottom: 40px; }

.contact {
  height: 220px; }

.contactwrp {
  background-color: #fff;
  padding: 40px 80px;
  position: relative;
  top: -280px;
  border-radius: 24px;
  max-width: 1000px;
  margin: auto; }
  .contactwrp p {
    color: #616161;
    font-size: 16px;
    margin-top: 25px; }
  .contactwrp .contactimg {
    position: relative;
    width: 80%;
    left: -50px; }
  .contactwrp .contactform .form-group {
    position: relative;
    margin-bottom: 20px; }
  .contactwrp .contactform .subbtn {
    margin-top: 20px;
    border-radius: 61px;
    border: 1px solid #303030;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    padding: 12px 60px;
    position: relative;
    color: #000; }
    .contactwrp .contactform .subbtn:hover {
      background-color: #303030;
      color: #fff; }
  .contactwrp .contactform .form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #C7C7C7;
    z-index: 10;
    transition: transform 150ms ease-out,  font-size 150ms ease-out;
    font-size: 16px;
    font-weight: 500; }
  .contactwrp .contactform.focused {
    transform: translateY(-125%);
    font-size: 10px;
    margin-bottom: 0; }
  .contactwrp .contactform .form-input {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #000;
    transition: box-shadow 150ms ease-out;
    min-height: 47px;
    font-size: 14px; }
    .contactwrp .contactform .form-input:focus {
      box-shadow: 0 2px 0 0 #233342; }

.space {
  display: flex;
  justify-content: space-between; }

.our-products-wrp {
  padding: 0 0 30px 0;
  position: relative; }
  .our-products-wrp .container {
    max-width: 1170px; }
  .our-products-wrp::before {
    content: '';
    position: absolute;
    left: 0px;
    top: -160px;
    width: 30%;
    background-color: white;
    height: 520px; }
  .our-products-wrp .innprodbx {
    position: relative;
    margin: 0 10px;
    margin-bottom: 60px; }
    .our-products-wrp .innprodbx .info {
      font-size: 16px;
      color: #000;
      font-weight: 500;
      color: #444444;
      display: block;
      padding: 12px 25px;
      text-align: center;
      width: 220px;
      margin: 0 auto;
      position: absolute;
      bottom: -25px;
      margin: auto;
      right: 0px;
      left: 0px; }
    .our-products-wrp .innprodbx:hover .info {
      color: #fff;
      background-color: #538233; }
    .our-products-wrp .innprodbx .prodimg {
      /*  position: absolute;
       left: 50%;
       top: 110px;
       transform: translate(-50%, -50%);
       overflow: hidden; */
      position: relative;
      width: 100%; }
      .our-products-wrp .innprodbx .prodimg .herbspix {
        overflow: hidden;
        border-radius: 24px; }
        .our-products-wrp .innprodbx .prodimg .herbspix img {
          width: 100%;
          transform: scale(1.01);
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
    .our-products-wrp .innprodbx:hover .prodimg img {
      transform: scale(1.1); }

.assortment {
  padding: 0 0 80px 0; }
  .assortment p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px; }
  .assortment .assSwiper {
    padding: 30px 0 60px 0;
    position: relative; }
  .assortment .swiper-pagination {
    font-size: 18px;
    opacity: 0.7;
    right: auto;
    left: 530px;
    bottom: -14px; }
  .assortment .swiper-scrollbar {
    width: 85%; }
  .assortment .assortbx {
    position: relative; }
    .assortment .assortbx img {
      border-radius: 24px;
      width: 100%;
      height: 100%; }
    .assortment .assortbx .txt {
      position: absolute;
      bottom: 10px;
      left: 25px;
      text-align: left;
      color: #fff;
      font-size: 18px;
      font-weight: normal; }

.herbs {
  /* padding:20px 0 80px 0; */
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5; }
  .herbs .bannerimg {
    overflow: hidden;
    display: block;
    position: relative;
    width: 95%;
    margin: auto;
    border-radius: 35px; }
    .herbs .bannerimg .homebanner {
      position: relative;
      overflow: hidden;
      height: 560px; }
      .herbs .bannerimg .homebanner img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
  .herbs .bnrtxt {
    color: #fff;
    position: absolute;
    transform: translate(-30%, -50%) !important;
    right: -10%;
    top: 45%;
    width: 40%;
    text-align: left;
    font-size: 20px; }
    .herbs .bnrtxt .title {
      font-size: 44px;
      line-height: 50px;
      margin-bottom: 60px; }
      .herbs .bnrtxt .title .sub {
        font-family: "Poppins", sans-serif;
        font-weight: normal;
        font-size: 28px;
        display: block; }
    .herbs .bnrtxt .common-cta a {
      margin-top: 20px;
      border-radius: 61px;
      background-color: transparent;
      font-size: 13px;
      border: 1px solid #fff;
      color: #fff;
      font-weight: 600;
      line-height: 20px;
      padding: 15px 40px;
      font-family: "Poppins", sans-serif;
      position: relative;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .herbs .bnrtxt .common-cta a:hover {
        background-color: #538233;
        color: #fff;
        border: 1px solid #538233; }

.prodbnr {
  position: relative;
  padding: 0 0 80px 0;
  overflow: hidden;
  margin-top: 100px;
  z-index: 1; }
  .prodbnr .bannerimg {
    overflow: hidden;
    display: block;
    position: relative;
    width: 95%;
    margin: auto;
    border-radius: 35px; }
    .prodbnr .bannerimg .contactbanner {
      position: relative;
      overflow: hidden;
      height: 560px; }
      .prodbnr .bannerimg .contactbanner img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        height: 110%;
        width: 100%; }
  .prodbnr .bnrtxt {
    color: #fff;
    position: absolute;
    transform: translate(-30%, -50%) !important;
    right: -10%;
    top: 45%;
    width: 40%;
    text-align: left; }
    .prodbnr .bnrtxt .title {
      font-family: "Playball", cursive;
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 10px;
      color: #538233; }
      .prodbnr .bnrtxt .title .sub {
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 28px;
        display: block;
        line-height: 38px;
        margin-top: 10px;
        color: #303030; }

.harness-next-wrp {
  background-color: #f5f5f5;
  padding: 100px 0px; }
  .harness-next-wrp .container {
    max-width: 1450px;
    position: relative; }
    .harness-next-wrp .container .section-title {
      font-size: 72px;
      line-height: 70px;
      font-weight: 700;
      height: calc(20vh - 0px);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .harness-next-wrp .container .section-title span {
        display: block;
        font-size: 16px; }
    .harness-next-wrp .container .harness-cvr-sqr {
      width: 100%; }
      .harness-next-wrp .container .harness-cvr-sqr .harness-card {
        display: flex;
        margin-top: 50px; }
        .harness-next-wrp .container .harness-cvr-sqr .harness-card.harness-left {
          justify-content: flex-start; }
        .harness-next-wrp .container .harness-cvr-sqr .harness-card.harness-right {
          justify-content: flex-end; }
        .harness-next-wrp .container .harness-cvr-sqr .harness-card.harness-center {
          justify-content: center; }
        .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx {
          width: fit-content;
          overflow: hidden;
          position: relative;
          box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
          border-radius: 20px; }
          .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx:hover .caption-wrp a {
            opacity: 1; }
          .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx .caption-wrp {
            position: absolute;
            left: 0px;
            bottom: 0px;
            padding: 30px;
            width: 100%;
            /* height: 230px; */ }
            .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx .caption-wrp p {
              font-size: 26px;
              color: #fff;
              font-weight: 500;
              line-height: 34px;
              max-width: 500px; }
            .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx .caption-wrp h6 {
              background: #FFF;
              width: fit-content;
              padding: 2px 11px;
              font-size: 24px;
              color: #538233;
              border-radius: 10px 0px 10px 0px;
              font-weight: 800;
              margin-bottom: 8px; }
          .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx .slidebg {
            transition: 0.5s;
            display: block; }
          .harness-next-wrp .container .harness-cvr-sqr .harness-card .harness-bx:hover .slidebg {
            transform: scale(1.05); }
    .harness-next-wrp .container .harness-cta-wrp a {
      margin: 200px auto 0px; }

.error {
  color: red;
  font-size: 12px; }

/*# sourceMappingURL=style.css.map */
