* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body {
  background-color: #F0F0F0;
  font-family: "Maven Pro", sans-serif;
}

.bg-color {
  background-color: #fff;
  /* position: fixed; */
  width: 100%;
}

.header-logo {
  text-align: center;
}

.home-banner {
  background-image: url(../images/banner.png);
  height: 595px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 6%;
}

.logo-text {
  font-family: "Maven Pro", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

.logo {
  width: 113px;
  padding: 8px 0 0;
  margin-top: -16px;
}

.mobile-view {
  display: none;
}

.video-agriculture-banner a {
  text-decoration: none;
}

.sub-header {
  justify-content: center;
  background-color: #fff !important;
  display: flex;
  align-items: center;
  padding: 9px 0;
  gap: 10px;
}

.tamil-btn {
  background-color: #01312C;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  border: 1px solid;
  border-radius: 6px;
  padding: 5px;
}

.banner-tech-text h1 {
  font-family: "Euphoria Script", cursive;
  font-weight: 600;
  font-style: normal;
  font-size: 37px;
  color: #fff;
  line-height: 48px;
  margin-top: 7px;
}

.bio-tech-text {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 12px 0 0;
}

.small-leaf-img {
  width: 49px;
  position: absolute;
  padding: 0;
  top: -7px;
}

.fixed-section {
  margin: 5% 0;
}

.fixed-section-banner {
  margin: 5% 0;
}

.our-intro h2 {
  font-size: 29px;
  font-weight: 700;
  padding: 0 33px 0 0;

}

.our-intro img {
  width: 100%;
}

.our-intro-ul img {
  width: 21px !important;
}

.our-intro-ul {
  padding: 0;
}

.our-intro-ul span {
  padding-left: 10px;
}

.our-intro-ul li {
  list-style: none;
  line-height: 44px;
  font-size: 18px;
  color: #000;
}

.our-sub-p {
  margin: 0;
  font-size: 22px;

}

.organic-para {
  font-size: 19px;
  color: #F7C35F;
  margin: 7% 0px 2%;

}

.organic-sub-para {
  font-size: 17px;
  line-height: 26px;
  color: #000;
}

.our-mission-vision-banner {
  background-image: url(../images/sub-green-leaf-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 9%;
}

.our-mission-vision img {
  width: 114px;
}

.agro-bund img {
  width: 100%;
}

.mission-para {
  font-size: 25px;
  font-weight: 600;
  color: #000;
}

.main-mission {
  background: #D9D9D9;
  padding: 21px;
  border-radius: 30px;
  height: 444px;
}

.mission-sub-para {
  font-size: 16px;
  color: #000;
  margin: 6px 0 0 0;
  line-height: 33px;
}

.organic-farming img {
  width: 100%;
}

.organic-farming li {
  list-style: decimal;
  padding: 20px 9px 0;
  line-height: 26px;
  font-size: 18px;
  color: #000;

}

.organic-farming h2 {
  font-size: 27px;
  font-weight: 700;
  padding: 0 33px 0 0;
}

.modern-agriculture-banner {
  background-image: url(../images/modern-agriculture-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.modern-agriculture-banner img {
  width: 100%;
}

.modern-agriculture-banner h3 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}

.agriculture-sub-p {
  margin: 0;
  font-size: 20px;
  color: #fff;
}

.agriculture-sub-para {
  font-size: 17px;
  line-height: 26px;
  color: #fff;
}

.agro-main-icon {
  display: flex;
  gap: 24px;
  margin-top: 5%;
}

.agro-main-icon img {
  width: 100px;
  height: 100px
}

.agro-sub-text {
  font-weight: 700;
  font-size: 20px;
  color: #01312C;
  margin: 0;
}

.agro-sub-text-1 {
  font-size: 17px;
  color: #01312C;
  margin: 0;
}
.agro-h3{
  font-size: 21px;
  color: #f7c35f;
  font-weight: bold;
  text-align: center;
}
.agro-main h4 {
  font-size: 45px;
  font-weight: 700;
  color: #003D38;
}

.agro-sub-p {
  margin: 0;
  font-size: 22px;
  color: #000;
}

.agro-main-p {
  font-size: 17px;
  padding: 0 0;
  line-height: 30px;
}

.carousel-control-next {
  border: 0;
  opacity: 0;
  width: 24px;
}

.carousel-control-prev {
  border: 0;
  opacity: 0;
  left: -49px;
  width: 24px;
  padding: 0;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1 !important;

}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  border: 3px solid #003D38;
  background-color: #003D38 !important;
  border-radius: 32px;
}

.agro-ul {
  padding: 0 16px;
}

.agro-ul li {
  font-size: 17px;
  line-height: 25px;
  padding: 10px 0;
  color: #000;
}

.agro-main-icon-1 {
  display: flex;
  gap: 24px;
  margin-top: 1%;
}

.agro-main-icon-1 img {
  width: 100px;
  height: 100px
}

.video-agriculture-banner {
  background-image: url(../images/video-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
}

.video-para-text {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  padding: 0 32px;
}

.video-text {
  color: #F7C35F;
  font-family: "Euphoria Script", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  text-align: center;
  margin-top: -17px;
}

.call-email-box {
  background-color: #429C59;
  text-align: center;
  height: 200px;
  border-radius: 17px;
  box-shadow: 0px 0px 10px 0px #D8E9D8;
}

.call-email-box img {
  width: 50px;
  height: 50px;
  top: 15px;
  margin-top: 18%;
  padding: 7px;

}

.call-email-box a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
}

.clint-logo h4 {
  font-size: 45px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}

.clint-main {
  margin-top: 5%;
}

.clint-logo img {
  width: 200px;
}

.footer {
  background-color: #24231D;
  padding: 14px 0 0;
}

.footer-logo-text img {
  width: 118px;
}

.footer-logo-text span {
  color: #fff;
  font-size: 30px;
}

.footer-logo-text-sub {
  color: #A5A49A;
  padding: 19px 0px 0 47px;
}

.news-text {
  font-size: 26px;
  color: #fff;
  margin: 0;
  font-weight: 600;
}

.news-text-para {
  color: #fff;
  font-size: 16px;
  margin: 0;
}

.news-text-o {
  color: #EEC044;
  font-size: 16px;
  margin: 0;
}

.footer-ol {
  display: flex;
  padding: 0;
  margin-top: 7%;
}

.footer-ol li {
  list-style: none;
}

.footer-fixed {
  margin-top: 5%;
}

.news-text-ul li {
  line-height: 22px;
  padding: 7px;
  font-size: 16px;
}

.news-text-ul a,
span {
  text-decoration: none;
  color: #A5A49A;
  padding-left: 4px;
}

.news-text-ul {
  padding: 0;
}

.location {
  display: flex;
}

.location img {
  width: 15px;
  height: 21px;
}

.sub-footer {
  background-color: #1F1E17;
  padding: 19px 0 0;
}

.sub-footer p {
  color: #fff;
}

.sub-footer li {
  color: #A5A49A;
  list-style: none;
  text-align: right;
}

.tag {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: all 1s;
}

.tag.visible {
  opacity: 1;
  transform: translate(0, 0);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 10.25rem;
  left: 6%;
  padding-top: -4.75rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  top: 32%;
}