:root {
  --gradient: linear-gradient(#fe7956, #fc0103);
  --color-white: #FFFFFF;
  --color-black: #000000;
  --color-placeholder: #757575;
  --color-body: #fff2eb;
}

body {
  font-family: "Poppins", sans-serif;
  background: var(--color-body);
  margin: 0;
  padding-top: 90px;
}

::placeholder {
  color: var(--color-placeholder) !important;
}

::-ms-input-placeholder {
  color: var(--color-placeholder) !important;
}

p {
  line-height: 26px;
}

.tex-primary {
  color: #ff000a !important;
}

.btn-primary {
  background-color: #ff000a;
  border: 0;
  padding: 12px 30px;
}

.btn-primary:hover {
  background-color: #ff000a;
}

.img-rounded {
  border-radius: 20px;
}

.top-header {
  z-index: 1000;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
}
.top-header .top-navigation .navbar-nav li a {
  padding: 12px 28px !important;
  border-radius: 30px;
  color: #222;
  font-weight: 500;
  transition: all 0.2s;
}
.top-header .top-navigation .navbar-nav li a:hover, .top-header .top-navigation .navbar-nav li a.active {
  background-image: linear-gradient(to right, #e25917, #fe0009);
  color: #fff;
  box-shadow: 0 4px 16px rgba(226, 89, 23, 0.1);
  text-decoration: none;
}

.status-count-sec {
  margin-top: -80px;
}
.status-count-sec .status-count-row {
  background-image: linear-gradient(to right, #e25917, #fe0009);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  border-radius: 20px;
}
.status-count-sec .status-count-row .status-count {
  padding: 30px 20px;
  font-weight: bold;
  border-radius: 0;
  border-right: 1px solid #f68776;
}
.status-count-sec .status-count-row .status-count .status-number {
  font-size: 40px;
}
.status-count-sec .status-count-row .status-count h5 {
  font-size: 18px;
  margin-top: 5px;
}

.banner {
  margin-top: 90px;
}
.banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
}
.banner video {
  height: 600px;
  object-fit: cover;
}
.banner .banner-text {
  width: 1000px;
  max-width: 100%;
  z-index: 1;
}

.about-section {
  background-image: url(../public/images/leaf-pattern.png);
}
.about-section .leaf-one {
  right: 0;
  top: -74px;
}

.section-wrapper {
  padding: 100px 0;
}

.about-left b {
  font-weight: bold;
}
.about-left p {
  line-height: 32px;
}

.brand-section {
  background-color: #51281d;
  padding: 80px 0;
  background-image: url(../public/images/agriculture-farm.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 100px;
}

.vision-card::before {
  content: "";
  background: url(../public/images/arrow-icon.svg) no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  margin-right: 20px;
}

.award-section .award-banner {
  border-radius: 20px;
}
.award-section .award-card {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  border-bottom: 1px solid #eecfc7;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.award-section .award-card:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}
.award-section .award-card::before {
  content: "";
  background: url(../public/images/prize-icon.svg) no-repeat;
  display: inline-block;
  background-size: 23px;
  width: 23px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 20px;
}

.inner-main-banner {
  display: flex;
  align-items: center;
  justify-items: center;
  height: 450px;
  background: url(../public/images/inner-banner.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
}
.inner-main-banner h2 {
  font-size: 40px;
  margin-top: 10px;
}
.inner-main-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.inner-main-banner .line-shape {
  width: 774px;
  bottom: 33px;
  left: -126px;
  transform: rotate(-33deg);
}

.partner-section {
  border-bottom: 1px solid #403f3f;
}
.partner-section .owl-stage {
  display: flex;
  margin: 0px -30px;
}
.partner-section .owl-stage .partner-card {
  font-size: 18px;
  border-right: 1px solid #5b626a;
  padding: 0 30px;
  height: 100%;
  opacity: 0.6;
}

.inner-about-info .white-patch {
  width: 500px;
  background: var(--color-white);
  top: 0;
}

.contact-form input {
  border: 0;
  height: 50px;
  padding: 10px 15px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.contact-form textarea {
  padding: 10px 15px;
  border: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.contact-form label {
  font-size: 14px;
  margin-bottom: 7px;
  color: #827f7e;
}

.export-market ul li {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 300;
}

.farmer-services {
  background-image: url(../public/images/grass-pattern.png);
  background-repeat: repeat-x;
  background-size: 1000px;
  background-position: bottom;
  background-color: #deffce;
}

/* Gallery */
.gallery-cell a img {
  object-fit: cover;
  height: 250px;
  width: 100%;
}

/* Footer */
.footer {
  padding: 80px 0;
  background-color: #212529;
  background-image: url(../public/images/agriculture-farm.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 100px;
}
.footer .contact-col .text-sm {
  font-size: 14px;
}
.footer .contact-col .cot-icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: var(--gradient);
}
.footer .footer-nav ul li a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 15px;
  padding: 5px 0;
  display: inline-block;
}
.footer .footer-nav ul li a:hover {
  color: #e25917;
}

.footer h5 {
  font-weight: 500;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .top-header .top-navigation .navbar-nav li a {
    padding: 12px 18px !important;
    border-radius: 0px;
    margin: 0 !important;
    border-bottom: 1px solid #eee;
  }
  .status-count-sec .status-count-row .status-count {
    border-right: 0;
    border-bottom: 1px solid #f68776;
  }
  .certificate-section img {
    width: 120px !important;
    margin: auto;
  }
  body {
    padding-top: 70px;
  }
}
@media screen and (min-width: 768px) {
  .top-header .header-logo {
    background: var(--color-white);
    position: absolute;
    top: 0px;
    padding: 20px 17px;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
}

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