* {
  margin: 0;
  padding: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner:wght@400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap');

body {
  overflow-x: hidden;
  position: relative;
}

@font-face {
     font-family: 'Times New Roman';
    src: url('../font/TimesNewRomanPSMT.woff2') format('woff2'),
        url('../font/TimesNewRomanPSMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root {
    --bs-blue: #6ea820 ;
}


h1,
h2,
h3 {
    font-family: 'Times Roman SC & OSF';
}


a {
  text-decoration: none !important;
  transition: ease-in-out .2s;
}

img {
  width: 100%;
  transition: ease-in-out .3s;
}

.img {
  overflow: hidden;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
    font-family: 'Times Roman SC & OSF';
}



p {
  font-size: 16px;
  line-height: 27px;
  color: #848e9f;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

span {
  display: block;
 font-family: 'Times Roman SC & OSF';
}

.head_email img {
  width: 25px;
}

.head_email a {
  color: #fff;
}

.head_icon img {
  width: 35px;
  margin-left: 10px;
}



.head_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top {
  padding: 8px 0;
}

.top_mail a {
  color: #fff;

}

.top_mail .socal_media {
  margin-top: 0;
}

.top_mail2 {
  text-align: right;
}




#myHeader.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  animation: slideDown 1s ease-out;
  background-color: #fff;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

#myHeader.sticky .logo img {
  width: 70px;
}


.head_banner .slick-slide.slick-current.slick-active .head_small {
  animation: 1s linear 0s alternate headerline;
}

.head_banner .slick-slide.slick-current.slick-active .head_line {
  animation: 1.5s linear 0s alternate headerline;
}

.head_banner .slick-slide.slick-current.slick-active .head_main {
  animation: 2s linear 0s alternate headerline;
}

.head_banner .slick-slide.slick-current.slick-active p {
  animation: 3s linear 0s alternate headerline;
  transition-delay: .2s;
}

.head_banner .slick-slide.slick-current.slick-active .all_btn {
  animation: 4s linear 0s alternate headerline;
  transition-delay: .2s;
}

@keyframes headerline {

  0%,
  25% {
    transform: translateY(-20%);
    opacity: 0;
  }

  75%,
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

#myHeader.sticky .top_line{
    display:none;
}

.slick-nav.prev-arrow.slick-arrow {
  position: absolute;
  top: 45%;
  right: 0;
  z-index: 99;
  background: var(--bs-blue);
  padding: 10px;
  color: #fff;
  cursor: pointer;
}

nav#myHeader.sticky {
  margin-top: 0;
}

.slick-nav.next-arrow.slick-arrow {
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 99;
  background: var(--bs-blue);
  padding: 10px;
  color: #fff;
  cursor: pointer;
}

.head_item img {
  object-fit: cover;
  /* height: 600px; */
}

#myHeader.sticky .top {
  display: none;
}

.nav_bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
}

.navigation {
  display: flex;
  margin-bottom: 0;
  border-radius: 5px;
}

.top_header {
  padding: 0 5%;
}

.logo img {
  width: 100px;
  position: relative;
  z-index: 999;
}

.all_nav {
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.navigation li {
  padding: 25px 30px;
  position: relative;
  font-weight: 600;
}

.hrad_btn a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.hrad_btn i {
  font-size: 25px;
  margin-right: 8px;
}

.navigation li a {
  color: #000;
  font-size: 16px;
}

.navigation li a:hover{
    color:#6ea820;
}

.inner_header {
  position: relative;
}

.inner_header::after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.493) 15%, rgba(253, 187, 45, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.inner_text {
  position: absolute;
  top: 40%;
  z-index: 99;
  width: 100%;
  text-align: center;
}

.inner_header .inner_text {
  position: absolute;
  top: 40%;
  z-index: 9;
  left: 5%;
  text-align: left;
  width: auto;
}

.inner_header .inner_text {
  top: 50%;
}

.inner_hrad {
  font-size: 50px;
  color: #fff;
  font-weight: bolder;
  text-transform: uppercase;
}

.brade_crom {
  display: flex;
}

.brade_crom a {
  color: #fff;
}

.brade_crom span {
  color: #fff;
}

.inner_header img {
  height: 500px;
  object-fit: cover;
}

.top_btn {
  border-radius: 5px;
  padding-right: 7px;
  position: relative;
  cursor: pointer;
}

.top_btn a {
  display: block;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
}

.top_con {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #062539;
  padding: 10px 50px;
}

.top_con i {
  color: var(--bs-blue);
  margin-right: 10px;
}

.top_email a {
  color: #fff;
}

.top_email img {
  width: 25px;
}

.top_btn form {
  display: flex;
}

.top_btn button {
  border: none;
  background-color: #fff;
  width: 50px;
  color: #000;
}


.clk_btn {
  position: absolute;
  right: 0;
  top: 22px;
  color: #000;
  cursor: pointer;
}

.droupdown li {
  padding: 0;
}

.droupdown li a {
  padding: 10px 15px;
  display: block;
  color: #6ea820;
  font-size: 17px;
}

.nav_bar_nav {
  position: relative;
}

.droupdown li a:hover {
  background: var(--bs-blue);
  color: #fff;
}

.droupdown {
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 60px;
  width: 290px;
  display: none;
  max-height: 300px;
  overflow: auto;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.top_line{
    background: var(--bs-blue);
    color: #fff;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    width:50%;
    margin:auto;
    text-align: center;
    padding:8px 0;
}

nav {
  position: relative;
  width: 100%;
  z-index: 999;
  border-radius: 15px;
}

/* nav::after{
  content: "";
  width: 10%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ec2d34;
  clip-path: polygon(45% 0, 100% 100%, 0 100%, 0 0);
}
nav::before{
  content: "";
  width: 10%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ec2d34;
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 45% 0);
} */


@keyframes alltuchtopdown {
  0% {
    transform: rotateX(0deg) translateY(0)
  }

  50% {
    transform: rotateX(0deg) translateY(-20px)
  }

  to {
    transform: rotateX(0deg) translateY(0)
  }
}

button.slick-next.slick-arrow {
  display: none !important;
}

button.slick-prev.slick-arrow {
  display: none !important;
}

.head_item {
  position: relative;
}

/* .head_item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(6deg, rgba(0, 0, 0, 0) 20%, #020202c2 100%);
  
} */


.head_right {
  position: relative;
}

.head_right img {
  height: 268px;
}

.right_line {
  font-weight: 600;
}

.right_line {
  position: absolute;
  top: 8%;
  left: 5%;
  color: #000;
  font-size: 25px;
}


.top .row {
  align-items: center;
}

.top_form input {
  width: 90%;
  border-radius: 3px 0px 0px 3px;
}


.top_btn img {
  width: 22px;
  border-radius: 50px;
}

.top_btn {
  display: flex;
  align-items: center;
  justify-content: right;
}

.search {
  padding-right: 20px;
}

.search i {
  background-color: var(--bs-blue);
  padding: 10px;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.header-search-wrapper {
  /* float: right; */
  /* position: relative; */
  display: inline-block;
}


.header-search-wrapper .search-form-main {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .15);
  border-top: 2px solid var(--bs-blue);
  padding: 5px 15px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 50%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out .5s;
}

.search-form-main.active-search {
  opacity: 1;
  visibility: visible;
}

.header-search-wrapper .search-form-main .search-field {
  border-radius: 0;
  padding: 4px 10px;
  width: 91%;
  outline: none;
  border: none;
}

.header-search-wrapper .search-form-main button {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  padding: 10px 0 10px;
  background-color: transparent;
}

.top_icon {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  z-index: 9;
}

.head_btn {
  display: flex;
  align-items: center;
}

.margin {
  margin: 60px 0;
}

.elite {
  text-align: center;
}

.big_head {
  font-size: 45px;
  margin-bottom: 10px;
      font-weight: 600;
}

.small_head {
  font-size: 18px;
  color: #6ea820;
  font-weight: 600;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}

.small_head::after {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #6ea820;
  position: absolute;
  bottom: -10px;
  left: 0;
  animation: left-right 2s linear infinite !important;
}

@keyframes left-right {
  from {
    width: 25%;
  }

  to {
    width: 100%;
  }
}

.elite p {
  font-size: 20px;
  line-height: 33px;
}

.product {
  padding: 60px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-search-section{
    padding-top:12rem!important;
}

.pro_item {
  position: relative;
  margin: 10px;
}

.pro_head {
  font-size: 20px;
  position: absolute;
  bottom: 2%;
  left: 2%;
  background-color: #ffffffd0;
  width: 96%;
  padding: 8px 0;
  color: var(--bs-blue);
  font-weight: 600;
  transition: ease-in-out .3s;
}

.pro_item:hover .pro_head {
  background-color: #6ea820;
  color:#fff;
}

.pro_item img {
  height: 350px;
  object-fit: cover;
}

.ab_img {
  position: sticky;
  top: 100px;
  padding-right: 80px;
}

.ab_img1 {
  height: 550px;
  object-fit: cover;
}

.ab_img2 {
  position: absolute;
  right: 0;
  width: 50%;
  bottom: -50px;
  height: 400px;
  border-radius: 10px;
  border: 5px solid #fff;
}

.ab_text ul li {
  font-size: 18px;
  margin: 10px 0;
  list-style: circle;
}

.ab_text ul {
  padding-left: 30px;
}

.ab_home {
  position: relative;
}

.pogation_bg {
  position: absolute;
  right: 0;
  top: -50%;
  width: 40%;
  animation: alltuchtopdown 5s ease-in-out 0s infinite alternate;
  z-index: -1;
}

.profe_box {
  position: relative;
  text-align: center;
}

.profe_box .img img {
  width: 70px;
  border: 1.7px dashed #6ea820;
  padding: 16px;
  border-radius: 50%;
  object-fit: contain;
}

.por_img img {
  animation: alltuchtopdown2 5s ease-in-out 0s infinite alternate;

}

.fess_head {
  font-size: 20px;
  margin: 10px 0;
  font-weight: 600;
  color: #6ea820;
}

.porfessional {
  position: relative;
  padding: 60px 0;
}

/* .porfessional::after{
  content: "";
  width: 50%;
  height: 100%;
  background-color: #062539;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(100% 30%, 100% 70%, 0 100%, 0 0);
  z-index: -1;
}
.porfessional::before{
  content: "";
  width: 50%;
  height: 100%;
  background-color: #062539;
  position: absolute;
  right: 0;
  top: 0;
  clip-path: polygon(0 30%, 0 70%, 100% 100%, 100% 0);
  z-index: -1;
} */
.profe_box {
  margin-bottom: 40px;
}




@keyframes alltuchtopdown2 {
  0% {
    transform: rotateX(0deg) translateY(0)
  }

  50% {
    transform: rotateX(0deg) translateY(-30px)
  }

  to {
    transform: rotateX(0deg) translateY(0)
  }
}

.welcome {
  background-color: #062539;
  padding: 60px 0;
  position: relative;
}

.welcome .big_head {
  color: #fff;
}

.porfessional .row {
  align-items: center;
}

.natureplant__header ul li {
  color: #848e9f;
  margin: 8px 0;
  display: inline-block;
  width: 48%;
  list-style: circle;
}

.natureplant__header ul li i {
  color: #fff;
  padding: 2px;
  font-size: 10px;
  background-color: #6ea820;
  margin-right: 5px;
}

.thumb img {
  width: 30px;
  height: 30px;
}

.natureplant_text .num {
  color: #6ea820;
  font-size: 30px;
  font-weight: 600;
}

.natureplant {
  display: flex;
  flex-wrap: wrap;
}

.natureplant_item {
  width: 50%;
  display: flex;
  align-items: center;
}

.thumb {
  border: 1.7px dashed #6ea820;
  padding: 16px;
  border-radius: 50%;
  margin-right: 15px;
}

.natureplant_text p {
  font-size: 18px;
}

.wel_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation-duration: 3s;
}



@keyframes alltuchtopdown {
  0% {
    transform: rotateX(0deg) translateX(0)
  }

  50% {
    transform: rotateX(0deg) translateX(-40px)
  }

  to {
    transform: rotateX(0deg) translateX(0)
  }
}


.process {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pro_bg {
  background-color: #000000be;
  padding: 60px 0;
}

.process .big_head {
  color: #fff;
}

.process_box .img {
  width: 214px;
  height: 200px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}

.process_box .img img {
  width: 46px;
  padding: 70px 0;
}

.text_anim {
  font-size: 25px;
  color: #6ea820;
}

.process_box p {
  color: #fff;
}

.test_item {
  padding: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin: 10px;
  position: relative;
  height: 360px;
}

.test_item img {
  width: 150px;
  margin: auto;
}

.test_item .img img {
  width: 100px;
  margin: auto;
  border-radius: 50%;
}

.name {
  font-size: 23px;
  margin: 10px 0;
  color: #6ea820;
}

.coma {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: .1;
}

.coma img {
  width: 80px;
}

.count_bg {
  background-color: #000000c5;
  padding: 80px 0;
  text-align: center;
}

.count_box .img img {
  width: 45px;
}

.count_box .img {
  border: 1.7px dashed #6ea820;
  padding: 16px;
  border-radius: 50%;
  margin-right: 15px;
  width: 94px;
  height: 94px;
  margin: auto;
}

.co_nam {
  font-size: 35px;
  font-weight: 600;
  margin: 10px 0;
  color: #fff;
}

.count_box p {
  color: #fff;
}

.counter .big_head {
  color: #fff;
  font-size: 30px;
}



.contact input,
textarea,
select {
  /* background: #000; */
  border: 1.5px solid #6ea820;
  outline: 0;
  box-shadow: none;
  border-radius: 10px;
  font-size: 14px;
  color: #000;
  padding: 14px 20px;
  width: 100%;
  margin-bottom: 20PX;
}

.contact_bg {
  padding: 60px 0;
}

.all_btn {
  padding: 8px 20px;
  border: none;
  background-color: #89c23d;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}

.all_btn:hover {
  background-color: #000;
  color: #fff;
}

.foot_head {
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #6ea820;
}

.foot_nav ul li a {
  color: #fff;
  display: block;
  margin: 8px 0;
}
.foot_nav ul li a:hover{
    color: #6ea820;
}

.foot_nav ul {
  height: 220px;
  overflow: auto;
}

footer {
  background-position: center;
  background-size: cover;
}
.foot_bg{
  background-color: #000000a8;
  padding-top: 60px;
}
.foot_cont ul li {
  color: #fff;
  margin: 10px 0;
  font-size: 18px;
}

.foot_cont ul li a {
  color: #fff;
}

.foot_cont ul li i {
  color: #6ea820;
  margin-right: 5px;
}

.copyright-area {
  text-align: center;
  margin-top: 50px;
}

.copyright-area p {
  margin-bottom: 0;
  background-color: #6ea8208f;
  color: #fff;
  padding: 10px;
}

.copyright-area a {
  color: #fff;
  text-decoration: underline !important;
}
















.what-app {
  position: fixed;
  z-index: 99;
}

.btn-whatsapp-pulse-border {
  bottom: 30px;
  right: 20px;
  animation-play-state: paused;
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 35px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.what-app i {
  font-size: 54px;
  color: #fff;
}

.marcket-plase a {
  display: block;
  width: 100%;
  margin-top: 20px;
}

@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }

  75% {
    padding: 50px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.social-share ul {
  display: flex;
  margin-top: 10px;
}

.social-share button {
  border: none;
  background-color: #062539;
  color: #fff;
  padding: 4px 8px;
  margin-right: 8px;
  font-size: 16px;
  border-radius: 5px;
}

.social-share button:hover {
  background-color: #000;
}

.share-btn-box {
  margin-top: 20px;
}

.main_img {
  position: sticky;
  top: 100px;
}

#searchResults li img{
    width:50px;
  margin-right:10px;
}
#searchResults li a{
    color:#000;
}
#searchResults li{
    margin:8px 0;
}
ul#searchResults {
    max-height: 400px;
    overflow: auto;
}



.our_li li {
    display: flex;
    align-items: self-start;
    text-align: right;
    margin-top: 15px;
}
.support span{
    font-size:18px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: revert;
}

.our_li li img{
    width: 60px;
    border: 3px solid #6ea820;
    border-radius: 50%;
    padding: 5px;
    object-fit: contain;
    margin-left: 14px;

}
.our_li_1 li{
     text-align: left;
}
.our_li_1 .support{
    margin-left:15px;
}
.client_item{
    padding:40px;
}









@media only screen and (max-width: 991px) {
    .product-search-section{
    padding-top:4rem!important;
}
  .navigation li {
    padding: 25px 22px;
  }

  .ab_text {
    margin-top: 70px;
  }

  .foot_box img {
    width: 150px;
  }
}


@media only screen and (max-width: 900px) {
  .toggle {
    visibility: visible;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    order: 3;
  }

  .nav_bar_nav {
    position: revert;
    order: 3;
  }

  .toggle>* {
    width: 80%;
    height: 3px;
    background: #000;
    margin: 3px 0;
  }

  .toggle.active .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
  }

  .toggle.active .line2 {
    opacity: 0;
  }

  .toggle.active .line3 {
    transform: rotate(45deg) translate(-7px, -8px);
  }

  .navigation {
    position: absolute;
    flex-direction: column;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    display: none;
  }


  .navigation li {
    padding: 12px 9px;
    font-size: 15px;
    border-bottom: 1px solid #818181;
  }

  .navigation li a {
    color: #000;
  }

  .droupdown {
    position: revert;
    width: 100%;
  }

  .clk_btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    cursor: pointer;
    width: 47px;
    height: 46px;
    line-height: 37px;
    background: #000;
    text-align: center;
  }

  .droupdown li {
    padding: 0 !important;
  }

  .droupdown li a {
    color: #000;
  }

  nav {
    padding: 8px 0;
  }

  .all_nav {
    position: relative;
  }

  .logo img {
    width: 72px;
  }
}

@media only screen and (max-width: 767px) {
  .big_head {
    font-size: 28px;
  }

  .elite p {
    font-size: 16px;
    line-height: 27px;
  }

  .counter .big_head {
    font-size: 21px;
  }

  .inner_header img {
    height: 360px;
  }
  .inner_hrad {
    font-size: 35px;
  }
  .top_line {
    width: 98%;
  }
}

@media only screen and (max-width: 500px) {
  .foot_cont ul li {
    font-size: 16px;
  }

  .natureplant__header ul li {
    width: 100%;
  }

  .natureplant_item {
    width: 100%;
  }

  .ab_img1 {
    height: 350px;
    object-fit: cover;
  }

  .ab_img2 {
    height: 250px;
    object-fit: cover;
  }
  .inner_header img {
    height: 250px;
}
.margin {
  margin: 30px 0;
}
.navigation li a {
  font-size: 15px;
}
.navigation li {
  padding: 9px 9px;
}
.clk_btn{
  width: 40px;
  height: 41px;
}
}