/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 4. All Extend in here ---*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Raleway:wght@300;400;500;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
.section-spacing {
  padding: 6rem 0;
}

.section-top-space {
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.menu-style, .navbar-wrapper .nav-menu > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem;
  position: relative;
  cursor: pointer;
}
.menu-style:hover, .navbar-wrapper .nav-menu > ul > li > a:hover {
  color: #82B441;
}

.sub-menu-style, .navbar-wrapper .nav-menu .submenu li a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem 1.5rem;
  position: relative;
  cursor: pointer;
}
.sub-menu-style:hover, .navbar-wrapper .nav-menu .submenu li a:hover {
  color: #82B440;
}

.primary-btn-style, .contact-area .contact-mailform button.btn-submit, .load-btn .load-more-btn, .hero-area .slider-content .hero-btn, .container-area .register-mailform .form-button button.btn-register, .fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 1.5rem 2.5rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.primary-btn-style:hover, .contact-area .contact-mailform button.btn-submit:hover, .load-btn .load-more-btn:hover, .hero-area .slider-content .hero-btn:hover, .container-area .register-mailform .form-button button.btn-register:hover, .fp-item-style .product-content .btn__group .pr-btn:hover, .product-item .product-content .btn__group .pr-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.header-btn-style, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  border-radius: 0.3rem;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 0.5rem 2rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.header-btn-style:hover, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.main-heading, .main-wrapper .breadCrumbs-content .page-name h2, .hero-area .slider-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 4.6rem;
  line-height: 6.8rem;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
}
.main-heading span, .main-wrapper .breadCrumbs-content .page-name h2 span, .hero-area .slider-content h1 span {
  color: #82B440;
}

.hero-area .slider-content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  text-align: center;
  color: #FFFFFF;
}

.section-top-title, .section-header h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 6.4rem;
  letter-spacing: 0.15rem;
  text-transform: capitalize;
  color: #313131;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}

.section-header p {
  max-width: 758px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #313131;
}

.blog__card__style .blog__content h3, .blog__card .blog__content h3, .team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3, .category-item-style .ct-text h3, .ct-item .ct-text h3, .product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #313131;
  text-transform: capitalize;
}

.blog__card__style .blog__content p, .blog__card .blog__content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #7a7a7a;
  margin: 0;
}

.footer-area .footer-wrapper .widget-area p {
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #FFFFFF;
  margin: 2.5rem 0;
  padding-right: 2rem;
}

.product-item-style i::before, .pr-item i::before {
  font-size: 4rem;
  color: #82B440;
  vertical-align: middle;
  display: flex;
  align-items: center;
  background: rgba(130, 180, 64, 0.3);
  padding: 1rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
}

.category-item-style i::before, .ct-item i::before {
  font-size: 4rem;
  background: #FFFFFF;
  color: #313131;
  padding: 1rem;
  border-radius: 0.5rem;
  color: #82B440;
  background: rgba(130, 180, 64, 0.3);
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.footer-area .footer-wrapper .widget-area ul li a i::before {
  font-size: 2rem;
  color: #82B440;
  background: transparent;
  padding: 0.7rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #82B440;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  cursor: pointer;
}
.footer-area .footer-wrapper .widget-area ul li a i:hover::before {
  background-color: #82B440;
  color: #FFFFFF;
}

.product-item-style, .pr-item {
  border: 1px solid #82B440;
  display: flex;
  border-radius: 0.5rem;
  padding: 2rem 1.5rem;
  transition: all 0.3s ease-in-out;
  background: #FFFFFF;
}
.product-item-style:hover, .pr-item:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.product-item-style .pr__item-content, .pr-item .pr__item-content {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3 {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.product-item-style .pr__item-content .item-bottom, .pr-item .pr__item-content .item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-style .pr__item-content .item-bottom .item-count, .pr-item .pr__item-content .item-bottom .item-count {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  color: #999999;
  text-transform: lowercase;
}
.product-item-style .pr__item-content .item-bottom .item-month, .pr-item .pr__item-content .item-bottom .item-month {
  position: relative;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-count, .pr-item .pr__item-content .item-bottom .item-month .item-month-count {
  position: absolute;
  right: 0;
  top: -2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0.2px;
  color: #82B440;
  text-align: right;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-text, .pr-item .pr__item-content .item-bottom .item-month .item-month-text {
  text-align: right;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.1rem;
  color: #999999;
}

.fp-item-style, .product-item {
  border-radius: 1rem;
  background: #FFFFFF;
  margin-bottom: 1.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.fp-item-style:hover .img-box img, .product-item:hover .img-box img {
  transform: scale(1.05);
  width: 100%;
}
.fp-item-style:hover .img-box::after, .product-item:hover .img-box::after {
  width: 100%;
  height: 100%;
}
.fp-item-style .img-box, .product-item .img-box {
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
  position: relative;
}
.fp-item-style .img-box::after, .product-item .img-box::after {
  content: "";
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.fp-item-style .img-box img, .product-item .img-box img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.fp-item-style .img-box .premium__icon, .product-item .img-box .premium__icon {
  width: 5rem;
  height: 4rem;
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 0.3rem;
  border: 0.2rem solid #ffa500;
  z-index: 999;
}
.fp-item-style .img-box .premium__icon span, .product-item .img-box .premium__icon span {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffa500;
  -webkit-text-decoration: wavy;
          text-decoration: wavy;
}
.fp-item-style .img-box .premium__icon i:before, .product-item .img-box .premium__icon i:before {
  font-size: 2.2rem;
  font-weight: 600;
  color: #ffa500;
}
.fp-item-style .product-content, .product-item .product-content {
  padding: 2rem 1.5rem;
}
.fp-item-style .product-content .product-details a, .product-item .product-content .product-details a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  text-align: right;
  color: #454545;
}
.fp-item-style .product-content .product-details a span, .product-item .product-content .product-details a span {
  font-weight: 500;
}
.fp-item-style .product-content .r-pricing, .product-item .product-content .r-pricing {
  padding: 2.5rem 0;
}
.fp-item-style .product-content .r-pricing .star i:before, .product-item .product-content .r-pricing .star i:before {
  color: #82B440;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.fp-item-style .product-content .r-pricing .star span, .product-item .product-content .r-pricing .star span {
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 500;
  color: #999999;
}
.fp-item-style .product-content .r-pricing .price span, .product-item .product-content .r-pricing .price span {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #313131;
}
.fp-item-style .product-content a h5, .product-item .product-content a h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.7rem;
  color: #454545;
  margin-top: 0.5rem;
}
.fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  padding: 1rem 2rem;
  max-width: 48%;
}
.fp-item-style .product-content .btn__group .btn2, .product-item .product-content .btn__group .btn2 {
  background: #313131;
  color: #FFFFFF;
}
.fp-item-style .product-content .btn__group .btn2:hover, .product-item .product-content .btn__group .btn2:hover {
  background: #456e0f;
}

.category-item-style, .ct-item {
  transition: all 0.3s ease-in-out;
  padding: 2rem;
  background: #FFFFFF;
  position: relative;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}
.category-item-style:hover, .ct-item:hover {
  box-shadow: rgba(255, 253, 253, 0.2) 0px 20px 30px;
}
.category-item-style i::before, .ct-item i::before {
  transition: all 0.3s ease-in-out;
}
.category-item-style .ct-text, .ct-item .ct-text {
  transition: all 0.3s ease-in-out;
  margin-left: 1rem;
  width: 100%;
}
.category-item-style .ct-text h3, .ct-item .ct-text h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 400;
}

.tab-menu-style, .testimonial-navbar .menu__item button.testimonial-menu, .nav__menu .menu__item .tab-menu {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #313131;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border: none;
}
.tab-menu-style:hover, .testimonial-navbar .menu__item button.testimonial-menu:hover, .nav__menu .menu__item .tab-menu:hover {
  color: #82B440;
}

.team__style, .team__card {
  position: relative;
  overflow: hidden;
}
.team__style:hover .img__box .social__link, .team__card:hover .img__box .social__link {
  transform: translateY(100%);
}
.team__style:hover .img__box .caption__overlay, .team__card:hover .img__box .caption__overlay {
  transform: translateY(-100%);
}
.team__style:hover .team__card__footer .team__title span::before, .team__card:hover .team__card__footer .team__title span::before {
  width: 5rem;
}
.team__style:hover .team__card__footer .team__title span::after, .team__card:hover .team__card__footer .team__title span::after {
  width: 5rem;
}
.team__style figure.img__box, .team__card figure.img__box {
  overflow: hidden;
  position: relative;
}
.team__style figure.img__box .social__link, .team__card figure.img__box .social__link {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: -15rem;
  width: 4rem;
  height: 15rem;
  right: 1.5rem;
  padding: 1rem;
  border-radius: 0 0 5rem 5rem;
  background: #82B440;
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
  z-index: 999;
}
.team__style figure.img__box .social__link a, .team__card figure.img__box .social__link a {
  cursor: pointer;
}
.team__style figure.img__box .social__link a:hover i:before, .team__card figure.img__box .social__link a:hover i:before {
  color: #313131;
}
.team__style figure.img__box .social__link a i:before, .team__card figure.img__box .social__link a i:before {
  color: #FFFFFF;
  font-size: 1.4rem;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem;
  font-weight: 600;
}
.team__style figure.img__box .caption__overlay, .team__card figure.img__box .caption__overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(153, 153, 153, 0.2);
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
}
.team__style .team__card__footer, .team__card .team__card__footer {
  background: #f8f9fa;
  padding: 3rem 1.5rem;
}
.team__style .team__card__footer .team__title, .team__card .team__card__footer .team__title {
  position: relative;
  margin-bottom: 2rem;
}
.team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3 {
  font-size: 2rem;
}
.team__style .team__card__footer .team__title span, .team__card .team__card__footer .team__title span {
  width: 1rem;
  height: 1rem;
  background: #82B440;
  position: absolute;
  left: 48%;
  bottom: -1.5rem;
  border-radius: 5rem;
}
.team__style .team__card__footer .team__title span::before, .team__card .team__card__footer .team__title span::before {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  left: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__title span::after, .team__card .team__card__footer .team__title span::after {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  right: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__designation, .team__card .team__card__footer .team__designation {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 500;
  color: #313131;
}

.blog__card__style, .blog__card {
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.blog__card__style:hover figure img, .blog__card:hover figure img {
  transform: scale(1.05);
}
.blog__card__style:hover .blog__content .btn__readMore, .blog__card:hover .blog__content .btn__readMore {
  color: #82B440;
}
.blog__card__style:hover .blog__content .btn__readMore i:before, .blog__card:hover .blog__content .btn__readMore i:before {
  padding-left: 0.5rem;
}
.blog__card__style figure, .blog__card figure {
  overflow: hidden;
}
.blog__card__style figure img, .blog__card figure img {
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content, .blog__card .blog__content {
  padding: 2rem 1.5rem;
}
.blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.blog__card__style .blog__content h3:hover, .blog__card .blog__content h3:hover {
  color: #82B440;
}
.blog__card__style .blog__content .btn__readMore, .blog__card .blog__content .btn__readMore {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none;
  color: #313131;
  padding: 0;
  margin-top: 2.5rem;
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content .btn__readMore i:before, .blog__card .blog__content .btn__readMore i:before {
  font-size: 0.9rem;
  transition: all 0.3s ease-in-out;
}

/*======= BREADCRUMBS AREA ========*/
/*==== BREADCRUMBS AREA END ====*/
/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- preloader ---*/
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #d8d8d8;
  top: 0;
  left: 0;
  font-size: 30px;
  vertical-align: center;
}
.preloader .loader > div {
  height: 100%;
  width: 10px;
  display: inline-block;
  margin-left: 2px;
  animation: delay 0.8s infinite ease-in-out;
}
.preloader .loader {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.preloader .loader .bar {
  border-radius: 2px;
  width: 5px;
  height: 30px;
  margin: -2px;
  background-color: #313131;
}
.preloader .loader .bar2 {
  animation-delay: -0.7s;
}
.preloader .loader .bar3 {
  animation-delay: -0.6s;
}
.preloader .loader .bar4 {
  animation-delay: -0.5s;
}
.preloader .loader .bar5 {
  animation-delay: -0.4s;
}
.preloader .loader .bar6 {
  animation-delay: -0.3s;
}
.preloader .loader .bar7 {
  animation-delay: -0.2s;
}
.preloader .loader .bar8 {
  animation-delay: -0.1s;
}
.preloader .loader .bar9 {
  animation-delay: 0s;
}
@keyframes delay {
  0%, 40%, 100% {
    transform: scaleY(1);
  }
  20% {
    transform: scaleY(1.5);
  }
}
/*--- Preloader CSS END ---*/
/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 4. All Extend in here ---*/
.section-spacing {
  padding: 6rem 0;
}

.section-top-space {
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.menu-style, .navbar-wrapper .nav-menu > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem;
  position: relative;
  cursor: pointer;
}
.menu-style:hover, .navbar-wrapper .nav-menu > ul > li > a:hover {
  color: #82B441;
}

.sub-menu-style, .navbar-wrapper .nav-menu .submenu li a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem 1.5rem;
  position: relative;
  cursor: pointer;
}
.sub-menu-style:hover, .navbar-wrapper .nav-menu .submenu li a:hover {
  color: #82B440;
}

.primary-btn-style, .contact-area .contact-mailform button.btn-submit, .load-btn .load-more-btn, .hero-area .slider-content .hero-btn, .container-area .register-mailform .form-button button.btn-register, .fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 1.5rem 2.5rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.primary-btn-style:hover, .contact-area .contact-mailform button.btn-submit:hover, .load-btn .load-more-btn:hover, .hero-area .slider-content .hero-btn:hover, .container-area .register-mailform .form-button button.btn-register:hover, .fp-item-style .product-content .btn__group .pr-btn:hover, .product-item .product-content .btn__group .pr-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.header-btn-style, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  border-radius: 0.3rem;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 0.5rem 2rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.header-btn-style:hover, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.main-heading, .main-wrapper .breadCrumbs-content .page-name h2, .hero-area .slider-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 4.6rem;
  line-height: 6.8rem;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
}
.main-heading span, .main-wrapper .breadCrumbs-content .page-name h2 span, .hero-area .slider-content h1 span {
  color: #82B440;
}

.hero-area .slider-content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  text-align: center;
  color: #FFFFFF;
}

.section-top-title, .section-header h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 6.4rem;
  letter-spacing: 0.15rem;
  text-transform: capitalize;
  color: #313131;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}

.section-header p {
  max-width: 758px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #313131;
}

.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3, .category-item-style .ct-text h3, .ct-item .ct-text h3, .team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3, .blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #313131;
  text-transform: capitalize;
}

.blog__card__style .blog__content p, .blog__card .blog__content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #7a7a7a;
  margin: 0;
}

.footer-area .footer-wrapper .widget-area p {
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #FFFFFF;
  margin: 2.5rem 0;
  padding-right: 2rem;
}

.product-item-style i::before, .pr-item i::before {
  font-size: 4rem;
  color: #82B440;
  vertical-align: middle;
  display: flex;
  align-items: center;
  background: rgba(130, 180, 64, 0.3);
  padding: 1rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
}

.category-item-style i::before, .ct-item i::before {
  font-size: 4rem;
  background: #FFFFFF;
  color: #313131;
  padding: 1rem;
  border-radius: 0.5rem;
  color: #82B440;
  background: rgba(130, 180, 64, 0.3);
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.footer-area .footer-wrapper .widget-area ul li a i::before {
  font-size: 2rem;
  color: #82B440;
  background: transparent;
  padding: 0.7rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #82B440;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  cursor: pointer;
}
.footer-area .footer-wrapper .widget-area ul li a i:hover::before {
  background-color: #82B440;
  color: #FFFFFF;
}

.product-item-style, .pr-item {
  border: 1px solid #82B440;
  display: flex;
  border-radius: 0.5rem;
  padding: 2rem 1.5rem;
  transition: all 0.3s ease-in-out;
  background: #FFFFFF;
}
.product-item-style:hover, .pr-item:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.product-item-style .pr__item-content, .pr-item .pr__item-content {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3 {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.product-item-style .pr__item-content .item-bottom, .pr-item .pr__item-content .item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-style .pr__item-content .item-bottom .item-count, .pr-item .pr__item-content .item-bottom .item-count {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  color: #999999;
  text-transform: lowercase;
}
.product-item-style .pr__item-content .item-bottom .item-month, .pr-item .pr__item-content .item-bottom .item-month {
  position: relative;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-count, .pr-item .pr__item-content .item-bottom .item-month .item-month-count {
  position: absolute;
  right: 0;
  top: -2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0.2px;
  color: #82B440;
  text-align: right;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-text, .pr-item .pr__item-content .item-bottom .item-month .item-month-text {
  text-align: right;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.1rem;
  color: #999999;
}

.fp-item-style, .product-item {
  border-radius: 1rem;
  background: #FFFFFF;
  margin-bottom: 1.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.fp-item-style:hover .img-box img, .product-item:hover .img-box img {
  transform: scale(1.05);
  width: 100%;
}
.fp-item-style:hover .img-box::after, .product-item:hover .img-box::after {
  width: 100%;
  height: 100%;
}
.fp-item-style .img-box, .product-item .img-box {
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
  position: relative;
}
.fp-item-style .img-box::after, .product-item .img-box::after {
  content: "";
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.fp-item-style .img-box img, .product-item .img-box img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.fp-item-style .img-box .premium__icon, .product-item .img-box .premium__icon {
  width: 5rem;
  height: 4rem;
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 0.3rem;
  border: 0.2rem solid #ffa500;
  z-index: 999;
}
.fp-item-style .img-box .premium__icon span, .product-item .img-box .premium__icon span {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffa500;
  -webkit-text-decoration: wavy;
          text-decoration: wavy;
}
.fp-item-style .img-box .premium__icon i:before, .product-item .img-box .premium__icon i:before {
  font-size: 2.2rem;
  font-weight: 600;
  color: #ffa500;
}
.fp-item-style .product-content, .product-item .product-content {
  padding: 2rem 1.5rem;
}
.fp-item-style .product-content .product-details a, .product-item .product-content .product-details a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  text-align: right;
  color: #454545;
}
.fp-item-style .product-content .product-details a span, .product-item .product-content .product-details a span {
  font-weight: 500;
}
.fp-item-style .product-content .r-pricing, .product-item .product-content .r-pricing {
  padding: 2.5rem 0;
}
.fp-item-style .product-content .r-pricing .star i:before, .product-item .product-content .r-pricing .star i:before {
  color: #82B440;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.fp-item-style .product-content .r-pricing .star span, .product-item .product-content .r-pricing .star span {
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 500;
  color: #999999;
}
.fp-item-style .product-content .r-pricing .price span, .product-item .product-content .r-pricing .price span {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #313131;
}
.fp-item-style .product-content a h5, .product-item .product-content a h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.7rem;
  color: #454545;
  margin-top: 0.5rem;
}
.fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  padding: 1rem 2rem;
  max-width: 48%;
}
.fp-item-style .product-content .btn__group .btn2, .product-item .product-content .btn__group .btn2 {
  background: #313131;
  color: #FFFFFF;
}
.fp-item-style .product-content .btn__group .btn2:hover, .product-item .product-content .btn__group .btn2:hover {
  background: #456e0f;
}

.category-item-style, .ct-item {
  transition: all 0.3s ease-in-out;
  padding: 2rem;
  background: #FFFFFF;
  position: relative;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}
.category-item-style:hover, .ct-item:hover {
  box-shadow: rgba(255, 253, 253, 0.2) 0px 20px 30px;
}
.category-item-style i::before, .ct-item i::before {
  transition: all 0.3s ease-in-out;
}
.category-item-style .ct-text, .ct-item .ct-text {
  transition: all 0.3s ease-in-out;
  margin-left: 1rem;
  width: 100%;
}
.category-item-style .ct-text h3, .ct-item .ct-text h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 400;
}

.tab-menu-style, .testimonial-navbar .menu__item button.testimonial-menu, .nav__menu .menu__item .tab-menu {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #313131;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border: none;
}
.tab-menu-style:hover, .testimonial-navbar .menu__item button.testimonial-menu:hover, .nav__menu .menu__item .tab-menu:hover {
  color: #82B440;
}

.team__style, .team__card {
  position: relative;
  overflow: hidden;
}
.team__style:hover .img__box .social__link, .team__card:hover .img__box .social__link {
  transform: translateY(100%);
}
.team__style:hover .img__box .caption__overlay, .team__card:hover .img__box .caption__overlay {
  transform: translateY(-100%);
}
.team__style:hover .team__card__footer .team__title span::before, .team__card:hover .team__card__footer .team__title span::before {
  width: 5rem;
}
.team__style:hover .team__card__footer .team__title span::after, .team__card:hover .team__card__footer .team__title span::after {
  width: 5rem;
}
.team__style figure.img__box, .team__card figure.img__box {
  overflow: hidden;
  position: relative;
}
.team__style figure.img__box .social__link, .team__card figure.img__box .social__link {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: -15rem;
  width: 4rem;
  height: 15rem;
  right: 1.5rem;
  padding: 1rem;
  border-radius: 0 0 5rem 5rem;
  background: #82B440;
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
  z-index: 999;
}
.team__style figure.img__box .social__link a, .team__card figure.img__box .social__link a {
  cursor: pointer;
}
.team__style figure.img__box .social__link a:hover i:before, .team__card figure.img__box .social__link a:hover i:before {
  color: #313131;
}
.team__style figure.img__box .social__link a i:before, .team__card figure.img__box .social__link a i:before {
  color: #FFFFFF;
  font-size: 1.4rem;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem;
  font-weight: 600;
}
.team__style figure.img__box .caption__overlay, .team__card figure.img__box .caption__overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(153, 153, 153, 0.2);
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
}
.team__style .team__card__footer, .team__card .team__card__footer {
  background: #f8f9fa;
  padding: 3rem 1.5rem;
}
.team__style .team__card__footer .team__title, .team__card .team__card__footer .team__title {
  position: relative;
  margin-bottom: 2rem;
}
.team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3 {
  font-size: 2rem;
}
.team__style .team__card__footer .team__title span, .team__card .team__card__footer .team__title span {
  width: 1rem;
  height: 1rem;
  background: #82B440;
  position: absolute;
  left: 48%;
  bottom: -1.5rem;
  border-radius: 5rem;
}
.team__style .team__card__footer .team__title span::before, .team__card .team__card__footer .team__title span::before {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  left: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__title span::after, .team__card .team__card__footer .team__title span::after {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  right: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__designation, .team__card .team__card__footer .team__designation {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 500;
  color: #313131;
}

.blog__card__style, .blog__card {
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.blog__card__style:hover figure img, .blog__card:hover figure img {
  transform: scale(1.05);
}
.blog__card__style:hover .blog__content .btn__readMore, .blog__card:hover .blog__content .btn__readMore {
  color: #82B440;
}
.blog__card__style:hover .blog__content .btn__readMore i:before, .blog__card:hover .blog__content .btn__readMore i:before {
  padding-left: 0.5rem;
}
.blog__card__style figure, .blog__card figure {
  overflow: hidden;
}
.blog__card__style figure img, .blog__card figure img {
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content, .blog__card .blog__content {
  padding: 2rem 1.5rem;
}
.blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.blog__card__style .blog__content h3:hover, .blog__card .blog__content h3:hover {
  color: #82B440;
}
.blog__card__style .blog__content .btn__readMore, .blog__card .blog__content .btn__readMore {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none;
  color: #313131;
  padding: 0;
  margin-top: 2.5rem;
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content .btn__readMore i:before, .blog__card .blog__content .btn__readMore i:before {
  font-size: 0.9rem;
  transition: all 0.3s ease-in-out;
}

/*======= BREADCRUMBS AREA ========*/
/*==== BREADCRUMBS AREA END ====*/
/*======= Keyframes =======*/
@keyframes headerSlideDown {
  0% {
    transform: translateY(-150px);
  }
  100% {
    transform: translateY(0);
  }
}
/*======= Header =======*/
.main-wrapper .site-header {
  padding: 1rem 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.navbar-wrapper .navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.site-logo {
  width: 200px;
}

.navbar-wrapper .nav-menu ul {
  display: flex;
  align-items: center;
}

.navbar-wrapper .nav-menu ul li {
  position: relative;
  display: flex;
  align-items: center;
}

.navbar-wrapper .nav-menu ul li:not(:last-child) {
  margin-right: 1rem;
}

/*--- navbar menu style ---*/
/*--- navbar active menu style ---*/
.navbar-wrapper .nav-menu > ul > li.current > a {
  color: #82B441;
}

.navbar-wrapper .nav-menu .dd-trigger {
  padding-left: 6px;
}

.navbar-wrapper .nav-menu li.current::after {
  visibility: visible;
  opacity: 1;
}

.navbar-wrapper .nav-menu li.current a::before {
  width: 50%;
}

.navbar-wrapper .nav-menu .submenu {
  display: block;
  position: absolute;
  width: 200px;
  background: #27272B;
  transition: all 0.3s ease-out 0s;
  z-index: 99;
  box-shadow: 0 2px 8px 0 rgba(0, 29, 35, 0.5);
  left: 0;
  top: calc(100% + 20px);
  visibility: hidden;
  opacity: 0;
}

.navbar-wrapper .nav-menu .submenu li {
  margin: 0;
  line-height: 1;
}

.navbar-wrapper .nav-menu .submenu li::after {
  display: none;
}

.navbar-wrapper .nav-menu .submenu li a {
  display: flex;
  justify-content: space-between;
}
.navbar-wrapper .nav-menu .submenu li a::before {
  display: none;
}

.navbar-wrapper .nav-menu .submenu li:not(:last-child) {
  border-bottom: 1px solid rgba(130, 180, 64, 0.2);
}

.navbar-wrapper .nav-menu .submenu a:hover {
  background: transparent;
  color: #82B441;
}

.navbar-wrapper .nav-menu .submenu .dd-trigger i {
  transform: rotate(-90deg);
}

.navbar-wrapper .nav-menu .submenu .submenu {
  left: 100%;
  top: 50%;
}

.navbar-wrapper .nav-menu li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  top: 118%;
}

.sticky-on .navbar-wrapper .nav-menu li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.navbar-wrapper .nav-menu .submenu li:hover > .submenu {
  top: 0;
}

.navbar-wrapper .nav-toggler {
  margin-left: 30px;
  position: relative;
  display: block;
  width: 55px;
  height: 50px;
  display: none;
  align-items: center;
  justify-content: center;
}

.navbar-wrapper .nav-toggler span {
  margin: 0 auto;
  position: relative;
  width: 30px;
  height: 3px;
  background-color: #FFFFFF;
  transition: 0.2s;
}

.navbar-wrapper .nav-toggler span::before,
.navbar-wrapper .nav-toggler span::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #FFFFFF;
  display: block;
  transition: 0.2s;
}

.navbar-wrapper .nav-toggler span::before {
  margin-top: -8px;
}

.navbar-wrapper .nav-toggler span::after {
  margin-top: 8px;
}

.navbar-wrapper .nav-toggler.panel-opened span {
  background-color: transparent;
}

.navbar-wrapper .nav-toggler.panel-opened span::before {
  margin-top: 0;
  transform: rotate(45deg);
  transition-delay: 0s, 0.2s;
}

.navbar-wrapper .nav-toggler.panel-opened span::after {
  margin-top: 0;
  transform: rotate(-45deg);
  transition-delay: 0s, 0.2s;
}

.navbar-wrapper.breakpoint-on {
  padding: 15px 0;
}

.transparent-header .navbar-wrapper.breakpoint-on {
  padding: 0;
}

.navbar-wrapper.breakpoint-on .nav-toggler {
  display: flex;
}

.navbar-wrapper.breakpoint-on .nav-menu {
  display: none;
}

/*======= Mobile Panel =======*/
.mobile-menu-panel {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  height: 100vh;
  background: #313131;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: scroll;
  transition: all 0.3s;
  transform: translateX(-100%);
  visibility: hidden;
  opacity: 0;
}

.mobile-menu-panel.panel-opened {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.mobile-menu-panel .panel-logo {
  padding: 1.5rem 2rem;
  width: 200px;
}
.mobile-menu-panel .panel-logo a {
  font-size: 32px;
  color: #FFFFFF;
  font-family: var(--primary-font);
  font-weight: 700;
}

.mobile-menu-panel .panel-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu-panel .panel-menu li {
  display: block;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu-panel .panel-menu li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #D8AE19;
  visibility: hidden;
}

.mobile-menu-panel .panel-menu li.current::before {
  visibility: visible;
}

.mobile-menu-panel .panel-menu li a {
  display: block;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}

.mobile-menu-panel .panel-menu .dd-trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
}

.mobile-menu-panel .panel-menu .dd-trigger i {
  transform: rotate(-90deg);
  transition: all 500ms ease;
}

.mobile-menu-panel .panel-menu .dd-trigger.submenu-opened i {
  transform: rotate(0);
}

.mobile-menu-panel .panel-menu .submenu {
  display: none;
}

.mobile-menu-panel .panel-menu .submenu a {
  margin-left: 20px;
}

.mobile-menu-panel .panel-menu .submenu .submenu a {
  margin-left: 40px;
}

.mobile-menu-panel .panel-menu .submenu .submenu .submenu a {
  margin-left: 60px;
}

.mobile-menu-panel .panel-extra {
  margin-top: 40px;
  text-align: center;
}

.mobile-menu-panel .panel-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 12;
  color: var(--white);
  font-size: 30px;
  line-height: 1;
}

/*======= Sticky Header =======*/
.main-wrapper .sticky-header.sticky-on .navbar-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  padding: 1rem 0;
  width: 100%;
  z-index: 999;
  animation: 1.15s ease 0s normal forwards 1 running headerSlideDown;
  background: #363636;
  mix-blend-mode: normal;
  box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.35);
  border-color: transparent;
}

.main-wrapper .sticky-header.sticky-on .navbar-inner .nav-right .searchbox {
  top: 6rem;
}

.main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn {
  margin-left: 1rem;
  padding: 0.8rem 1.5rem;
}

.nav-right {
  margin-left: 3rem;
}

/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 4. All Extend in here ---*/
.section-spacing {
  padding: 6rem 0;
}

.section-top-space {
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.menu-style, .navbar-wrapper .nav-menu > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem;
  position: relative;
  cursor: pointer;
}
.menu-style:hover, .navbar-wrapper .nav-menu > ul > li > a:hover {
  color: #82B441;
}

.sub-menu-style, .navbar-wrapper .nav-menu .submenu li a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem 1.5rem;
  position: relative;
  cursor: pointer;
}
.sub-menu-style:hover, .navbar-wrapper .nav-menu .submenu li a:hover {
  color: #82B440;
}

.primary-btn-style, .contact-area .contact-mailform button.btn-submit, .load-btn .load-more-btn, .hero-area .slider-content .hero-btn, .container-area .register-mailform .form-button button.btn-register, .fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 1.5rem 2.5rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.primary-btn-style:hover, .contact-area .contact-mailform button.btn-submit:hover, .load-btn .load-more-btn:hover, .hero-area .slider-content .hero-btn:hover, .container-area .register-mailform .form-button button.btn-register:hover, .fp-item-style .product-content .btn__group .pr-btn:hover, .product-item .product-content .btn__group .pr-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.header-btn-style, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  border-radius: 0.3rem;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 0.5rem 2rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.header-btn-style:hover, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.main-heading, .main-wrapper .breadCrumbs-content .page-name h2, .hero-area .slider-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 4.6rem;
  line-height: 6.8rem;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
}
.main-heading span, .main-wrapper .breadCrumbs-content .page-name h2 span, .hero-area .slider-content h1 span {
  color: #82B440;
}

.hero-area .slider-content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  text-align: center;
  color: #FFFFFF;
}

.section-top-title, .section-header h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 6.4rem;
  letter-spacing: 0.15rem;
  text-transform: capitalize;
  color: #313131;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}

.section-header p {
  max-width: 758px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #313131;
}

.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3, .category-item-style .ct-text h3, .ct-item .ct-text h3, .team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3, .blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #313131;
  text-transform: capitalize;
}

.blog__card__style .blog__content p, .blog__card .blog__content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #7a7a7a;
  margin: 0;
}

.footer-area .footer-wrapper .widget-area p {
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #FFFFFF;
  margin: 2.5rem 0;
  padding-right: 2rem;
}

.product-item-style i::before, .pr-item i::before {
  font-size: 4rem;
  color: #82B440;
  vertical-align: middle;
  display: flex;
  align-items: center;
  background: rgba(130, 180, 64, 0.3);
  padding: 1rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
}

.category-item-style i::before, .ct-item i::before {
  font-size: 4rem;
  background: #FFFFFF;
  color: #313131;
  padding: 1rem;
  border-radius: 0.5rem;
  color: #82B440;
  background: rgba(130, 180, 64, 0.3);
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.footer-area .footer-wrapper .widget-area ul li a i::before {
  font-size: 2rem;
  color: #82B440;
  background: transparent;
  padding: 0.7rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #82B440;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  cursor: pointer;
}
.footer-area .footer-wrapper .widget-area ul li a i:hover::before {
  background-color: #82B440;
  color: #FFFFFF;
}

.product-item-style, .pr-item {
  border: 1px solid #82B440;
  display: flex;
  border-radius: 0.5rem;
  padding: 2rem 1.5rem;
  transition: all 0.3s ease-in-out;
  background: #FFFFFF;
}
.product-item-style:hover, .pr-item:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.product-item-style .pr__item-content, .pr-item .pr__item-content {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3 {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.product-item-style .pr__item-content .item-bottom, .pr-item .pr__item-content .item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-style .pr__item-content .item-bottom .item-count, .pr-item .pr__item-content .item-bottom .item-count {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  color: #999999;
  text-transform: lowercase;
}
.product-item-style .pr__item-content .item-bottom .item-month, .pr-item .pr__item-content .item-bottom .item-month {
  position: relative;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-count, .pr-item .pr__item-content .item-bottom .item-month .item-month-count {
  position: absolute;
  right: 0;
  top: -2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0.2px;
  color: #82B440;
  text-align: right;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-text, .pr-item .pr__item-content .item-bottom .item-month .item-month-text {
  text-align: right;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.1rem;
  color: #999999;
}

.fp-item-style, .product-item {
  border-radius: 1rem;
  background: #FFFFFF;
  margin-bottom: 1.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.fp-item-style:hover .img-box img, .product-item:hover .img-box img {
  transform: scale(1.05);
  width: 100%;
}
.fp-item-style:hover .img-box::after, .product-item:hover .img-box::after {
  width: 100%;
  height: 100%;
}
.fp-item-style .img-box, .product-item .img-box {
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
  position: relative;
}
.fp-item-style .img-box::after, .product-item .img-box::after {
  content: "";
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.fp-item-style .img-box img, .product-item .img-box img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.fp-item-style .img-box .premium__icon, .product-item .img-box .premium__icon {
  width: 5rem;
  height: 4rem;
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 0.3rem;
  border: 0.2rem solid #ffa500;
  z-index: 999;
}
.fp-item-style .img-box .premium__icon span, .product-item .img-box .premium__icon span {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffa500;
  -webkit-text-decoration: wavy;
          text-decoration: wavy;
}
.fp-item-style .img-box .premium__icon i:before, .product-item .img-box .premium__icon i:before {
  font-size: 2.2rem;
  font-weight: 600;
  color: #ffa500;
}
.fp-item-style .product-content, .product-item .product-content {
  padding: 2rem 1.5rem;
}
.fp-item-style .product-content .product-details a, .product-item .product-content .product-details a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  text-align: right;
  color: #454545;
}
.fp-item-style .product-content .product-details a span, .product-item .product-content .product-details a span {
  font-weight: 500;
}
.fp-item-style .product-content .r-pricing, .product-item .product-content .r-pricing {
  padding: 2.5rem 0;
}
.fp-item-style .product-content .r-pricing .star i:before, .product-item .product-content .r-pricing .star i:before {
  color: #82B440;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.fp-item-style .product-content .r-pricing .star span, .product-item .product-content .r-pricing .star span {
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 500;
  color: #999999;
}
.fp-item-style .product-content .r-pricing .price span, .product-item .product-content .r-pricing .price span {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #313131;
}
.fp-item-style .product-content a h5, .product-item .product-content a h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.7rem;
  color: #454545;
  margin-top: 0.5rem;
}
.fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  padding: 1rem 2rem;
  max-width: 48%;
}
.fp-item-style .product-content .btn__group .btn2, .product-item .product-content .btn__group .btn2 {
  background: #313131;
  color: #FFFFFF;
}
.fp-item-style .product-content .btn__group .btn2:hover, .product-item .product-content .btn__group .btn2:hover {
  background: #456e0f;
}

.category-item-style, .ct-item {
  transition: all 0.3s ease-in-out;
  padding: 2rem;
  background: #FFFFFF;
  position: relative;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}
.category-item-style:hover, .ct-item:hover {
  box-shadow: rgba(255, 253, 253, 0.2) 0px 20px 30px;
}
.category-item-style i::before, .ct-item i::before {
  transition: all 0.3s ease-in-out;
}
.category-item-style .ct-text, .ct-item .ct-text {
  transition: all 0.3s ease-in-out;
  margin-left: 1rem;
  width: 100%;
}
.category-item-style .ct-text h3, .ct-item .ct-text h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 400;
}

.tab-menu-style, .testimonial-navbar .menu__item button.testimonial-menu, .nav__menu .menu__item .tab-menu {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #313131;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border: none;
}
.tab-menu-style:hover, .testimonial-navbar .menu__item button.testimonial-menu:hover, .nav__menu .menu__item .tab-menu:hover {
  color: #82B440;
}

.team__style, .team__card {
  position: relative;
  overflow: hidden;
}
.team__style:hover .img__box .social__link, .team__card:hover .img__box .social__link {
  transform: translateY(100%);
}
.team__style:hover .img__box .caption__overlay, .team__card:hover .img__box .caption__overlay {
  transform: translateY(-100%);
}
.team__style:hover .team__card__footer .team__title span::before, .team__card:hover .team__card__footer .team__title span::before {
  width: 5rem;
}
.team__style:hover .team__card__footer .team__title span::after, .team__card:hover .team__card__footer .team__title span::after {
  width: 5rem;
}
.team__style figure.img__box, .team__card figure.img__box {
  overflow: hidden;
  position: relative;
}
.team__style figure.img__box .social__link, .team__card figure.img__box .social__link {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: -15rem;
  width: 4rem;
  height: 15rem;
  right: 1.5rem;
  padding: 1rem;
  border-radius: 0 0 5rem 5rem;
  background: #82B440;
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
  z-index: 999;
}
.team__style figure.img__box .social__link a, .team__card figure.img__box .social__link a {
  cursor: pointer;
}
.team__style figure.img__box .social__link a:hover i:before, .team__card figure.img__box .social__link a:hover i:before {
  color: #313131;
}
.team__style figure.img__box .social__link a i:before, .team__card figure.img__box .social__link a i:before {
  color: #FFFFFF;
  font-size: 1.4rem;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem;
  font-weight: 600;
}
.team__style figure.img__box .caption__overlay, .team__card figure.img__box .caption__overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(153, 153, 153, 0.2);
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
}
.team__style .team__card__footer, .team__card .team__card__footer {
  background: #f8f9fa;
  padding: 3rem 1.5rem;
}
.team__style .team__card__footer .team__title, .team__card .team__card__footer .team__title {
  position: relative;
  margin-bottom: 2rem;
}
.team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3 {
  font-size: 2rem;
}
.team__style .team__card__footer .team__title span, .team__card .team__card__footer .team__title span {
  width: 1rem;
  height: 1rem;
  background: #82B440;
  position: absolute;
  left: 48%;
  bottom: -1.5rem;
  border-radius: 5rem;
}
.team__style .team__card__footer .team__title span::before, .team__card .team__card__footer .team__title span::before {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  left: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__title span::after, .team__card .team__card__footer .team__title span::after {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  right: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__designation, .team__card .team__card__footer .team__designation {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 500;
  color: #313131;
}

.blog__card__style, .blog__card {
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.blog__card__style:hover figure img, .blog__card:hover figure img {
  transform: scale(1.05);
}
.blog__card__style:hover .blog__content .btn__readMore, .blog__card:hover .blog__content .btn__readMore {
  color: #82B440;
}
.blog__card__style:hover .blog__content .btn__readMore i:before, .blog__card:hover .blog__content .btn__readMore i:before {
  padding-left: 0.5rem;
}
.blog__card__style figure, .blog__card figure {
  overflow: hidden;
}
.blog__card__style figure img, .blog__card figure img {
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content, .blog__card .blog__content {
  padding: 2rem 1.5rem;
}
.blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.blog__card__style .blog__content h3:hover, .blog__card .blog__content h3:hover {
  color: #82B440;
}
.blog__card__style .blog__content .btn__readMore, .blog__card .blog__content .btn__readMore {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none;
  color: #313131;
  padding: 0;
  margin-top: 2.5rem;
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content .btn__readMore i:before, .blog__card .blog__content .btn__readMore i:before {
  font-size: 0.9rem;
  transition: all 0.3s ease-in-out;
}

/*======= BREADCRUMBS AREA ========*/
/*==== BREADCRUMBS AREA END ====*/
.search-icon {
  padding: 0 2rem;
}

a.search-btn::after {
  display: none;
}
a.search-btn:hover i:before {
  color: #82B440;
}
a.search-btn i:before {
  font-size: 1.8rem;
  font-weight: 500;
  color: #FFFFFF;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}

.searchbox {
  opacity: 0;
  position: absolute;
  width: 0%;
  right: 0px;
  left: auto;
  overflow: hidden;
  transition: width 0.3s;
}

.searchbox.searchbox-open {
  width: 50rem;
  height: 5rem;
  position: absolute;
  top: 7rem;
  opacity: 1;
  z-index: 9;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.searchbox.searchbox-open input[type=search] {
  outline: none;
  font-size: 1.5rem;
  font-weight: 600;
  color: #313131;
  top: 10px;
  right: 0;
  outline: none;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  padding: 1rem 0 1rem 1.5rem;
  border-radius: none;
}
.searchbox.searchbox-open input {
  outline: none;
  border-radius: none;
  border-bottom: 1px solid #82B440;
  border-left: 3px solid #82B440;
}

.searchbox-submit {
  padding: 0 1.8rem;
  height: 100%;
  overflow: hidden;
  background: #82B440;
  border: none;
}
.searchbox-submit i:before {
  font-size: 2rem;
  color: #FFFFFF;
  font-weight: 400;
}

.input-group-prepend {
  margin-right: 0 !important;
  background: #82B440;
}

.container-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-area .register-mailform {
  padding: 3.5rem 4.5rem;
  border-radius: 1rem;
  position: relative;
  background: #FFF;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.container-area .register-mailform h3 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
  color: #82B441;
  margin-bottom: 2rem;
  position: relative;
  padding-left: 1.5rem;
}
.container-area .register-mailform h3::before {
  content: "";
  width: 0.2rem;
  height: 3.5rem;
  background: #82B441;
  position: absolute;
  left: 0;
  bottom: 0;
}
.container-area .register-mailform .form-fields {
  margin-top: 1rem;
}
.container-area .register-mailform .form-fields .fg {
  display: flex;
  justify-content: space-between;
}
.container-area .register-mailform .form-fields .fg .col {
  display: flex;
  flex-direction: column;
  width: 48%;
}
.container-area .register-mailform .form-fields .fg .col .form-label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #82B441;
  margin-bottom: 5px;
}
.container-area .register-mailform .form-fields .fg .col .form-label a {
  text-decoration: underline;
  color: #82B441;
}
.container-area .register-mailform .form-fields .fg .col .form-select, .container-area .register-mailform .form-fields .fg .col input.form-control {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #313131;
  padding: 10px;
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
  border: 1px solid #82B441;
}
.container-area .register-mailform .form-fields .fg .col .form-select:focus, .container-area .register-mailform .form-fields .fg .col input.form-control:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #82B441;
  color: #313131;
}
.container-area .register-mailform .form-fields .fg .col-full-width {
  width: 100%;
}
.container-area .register-mailform hr {
  margin: 1.5rem 0;
}
.container-area .register-mailform .form-check {
  display: flex;
  align-items: baseline;
  justify-content: start;
  padding: 0;
}
.container-area .register-mailform .form-check input.input-check {
  border: 1px solid;
  border-color: #82B441;
}
.container-area .register-mailform .form-check input[type=checkbox] {
  background: #82B441;
  border-color: #82B441;
}
.container-area .register-mailform .form-check input[type=checkbox]:focus {
  outline: none;
  box-shadow: none;
}
.container-area .register-mailform .form-check .label-check {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #82B441;
  font-weight: 500;
  margin-left: 1rem;
  cursor: text;
}
.container-area .register-mailform .form-check .forgot-btn {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2rem;
  color: #82B441;
  cursor: pointer;
}
.container-area .register-mailform .form-check .forgot-btn:hover {
  color: #456e0f;
}
.container-area .register-mailform .form-button {
  margin-top: 2rem;
}
.container-area .register-mailform .form-button button.btn-register {
  border-radius: 0.3rem;
}
.container-area .register-mailform .form-button button.btn-register i:before {
  font-size: 13px;
  margin-left: 5px;
}
.container-area .register-mailform .form-button button.btn-register:hover {
  background: #456e0f;
}
.container-area .register-mailform .form-button p {
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 1rem;
}
.container-area .register-mailform .form-button p .register-now-btn {
  color: #82B441;
  font-size: 1.6rem;
  font-weight: 400;
}
.container-area .register-mailform .form-button p .register-now-btn:hover {
  color: #456e0f;
}

@media only screen and (max-width: 575.98px) {
  .register-mailform .form-fields .fg {
    flex-direction: column;
  }
  .register-mailform .form-fields .fg .col {
    width: 100%;
  }
}
/*--- 2. Font Family ---*/
/*--- Colors variable ---*/
/*--- 4. All Extend in here ---*/
.section-spacing {
  padding: 6rem 0;
}

.section-top-space {
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.menu-style, .navbar-wrapper .nav-menu > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem;
  position: relative;
  cursor: pointer;
}
.menu-style:hover, .navbar-wrapper .nav-menu > ul > li > a:hover {
  color: #82B441;
}

.sub-menu-style, .navbar-wrapper .nav-menu .submenu li a {
  display: block;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease-in-out;
  padding: 1rem 1.5rem;
  position: relative;
  cursor: pointer;
}
.sub-menu-style:hover, .navbar-wrapper .nav-menu .submenu li a:hover {
  color: #82B440;
}

.primary-btn-style, .contact-area .contact-mailform button.btn-submit, .load-btn .load-more-btn, .hero-area .slider-content .hero-btn, .fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn, .container-area .register-mailform .form-button button.btn-register {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 1.5rem 2.5rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.primary-btn-style:hover, .contact-area .contact-mailform button.btn-submit:hover, .load-btn .load-more-btn:hover, .hero-area .slider-content .hero-btn:hover, .fp-item-style .product-content .btn__group .pr-btn:hover, .product-item .product-content .btn__group .pr-btn:hover, .container-area .register-mailform .form-button button.btn-register:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.header-btn-style, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 500;
  background: #82B440;
  border-radius: 0.3rem;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
  line-height: 1.9rem;
  padding: 0.5rem 2rem;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.header-btn-style:hover, .main-wrapper .site-header .navbar-wrapper .navbar-inner .nav-right .login-btn .header-logIn-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

.main-heading, .main-wrapper .breadCrumbs-content .page-name h2, .hero-area .slider-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 4.6rem;
  line-height: 6.8rem;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
}
.main-heading span, .main-wrapper .breadCrumbs-content .page-name h2 span, .hero-area .slider-content h1 span {
  color: #82B440;
}

.hero-area .slider-content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  text-align: center;
  color: #FFFFFF;
}

.section-top-title, .section-header h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 6.4rem;
  letter-spacing: 0.15rem;
  text-transform: capitalize;
  color: #313131;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}

.section-header p {
  max-width: 758px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #313131;
}

.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3, .category-item-style .ct-text h3, .ct-item .ct-text h3, .team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3, .blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #313131;
  text-transform: capitalize;
}

.blog__card__style .blog__content p, .blog__card .blog__content p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #7a7a7a;
  margin: 0;
}

.footer-area .footer-wrapper .widget-area p {
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #FFFFFF;
  margin: 2.5rem 0;
  padding-right: 2rem;
}

.product-item-style i::before, .pr-item i::before {
  font-size: 4rem;
  color: #82B440;
  vertical-align: middle;
  display: flex;
  align-items: center;
  background: rgba(130, 180, 64, 0.3);
  padding: 1rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
}

.category-item-style i::before, .ct-item i::before {
  font-size: 4rem;
  background: #FFFFFF;
  color: #313131;
  padding: 1rem;
  border-radius: 0.5rem;
  color: #82B440;
  background: rgba(130, 180, 64, 0.3);
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.footer-area .footer-wrapper .widget-area ul li a i::before {
  font-size: 2rem;
  color: #82B440;
  background: transparent;
  padding: 0.7rem;
  border-radius: 0.5rem;
  margin-right: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #82B440;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  cursor: pointer;
}
.footer-area .footer-wrapper .widget-area ul li a i:hover::before {
  background-color: #82B440;
  color: #FFFFFF;
}

.product-item-style, .pr-item {
  border: 1px solid #82B440;
  display: flex;
  border-radius: 0.5rem;
  padding: 2rem 1.5rem;
  transition: all 0.3s ease-in-out;
  background: #FFFFFF;
}
.product-item-style:hover, .pr-item:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.product-item-style .pr__item-content, .pr-item .pr__item-content {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.product-item-style .pr__item-content .item-title h3, .pr-item .pr__item-content .item-title h3 {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.product-item-style .pr__item-content .item-bottom, .pr-item .pr__item-content .item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-style .pr__item-content .item-bottom .item-count, .pr-item .pr__item-content .item-bottom .item-count {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  color: #999999;
  text-transform: lowercase;
}
.product-item-style .pr__item-content .item-bottom .item-month, .pr-item .pr__item-content .item-bottom .item-month {
  position: relative;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-count, .pr-item .pr__item-content .item-bottom .item-month .item-month-count {
  position: absolute;
  right: 0;
  top: -2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0.2px;
  color: #82B440;
  text-align: right;
}
.product-item-style .pr__item-content .item-bottom .item-month .item-month-text, .pr-item .pr__item-content .item-bottom .item-month .item-month-text {
  text-align: right;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.1rem;
  color: #999999;
}

.fp-item-style, .product-item {
  border-radius: 1rem;
  background: #FFFFFF;
  margin-bottom: 1.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.fp-item-style:hover .img-box img, .product-item:hover .img-box img {
  transform: scale(1.05);
  width: 100%;
}
.fp-item-style:hover .img-box::after, .product-item:hover .img-box::after {
  width: 100%;
  height: 100%;
}
.fp-item-style .img-box, .product-item .img-box {
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
  position: relative;
}
.fp-item-style .img-box::after, .product-item .img-box::after {
  content: "";
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.fp-item-style .img-box img, .product-item .img-box img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.fp-item-style .img-box .premium__icon, .product-item .img-box .premium__icon {
  width: 5rem;
  height: 4rem;
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 0.3rem;
  border: 0.2rem solid #ffa500;
  z-index: 999;
}
.fp-item-style .img-box .premium__icon span, .product-item .img-box .premium__icon span {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffa500;
  -webkit-text-decoration: wavy;
          text-decoration: wavy;
}
.fp-item-style .img-box .premium__icon i:before, .product-item .img-box .premium__icon i:before {
  font-size: 2.2rem;
  font-weight: 600;
  color: #ffa500;
}
.fp-item-style .product-content, .product-item .product-content {
  padding: 2rem 1.5rem;
}
.fp-item-style .product-content .product-details a, .product-item .product-content .product-details a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  text-align: right;
  color: #454545;
}
.fp-item-style .product-content .product-details a span, .product-item .product-content .product-details a span {
  font-weight: 500;
}
.fp-item-style .product-content .r-pricing, .product-item .product-content .r-pricing {
  padding: 2.5rem 0;
}
.fp-item-style .product-content .r-pricing .star i:before, .product-item .product-content .r-pricing .star i:before {
  color: #82B440;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.fp-item-style .product-content .r-pricing .star span, .product-item .product-content .r-pricing .star span {
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 500;
  color: #999999;
}
.fp-item-style .product-content .r-pricing .price span, .product-item .product-content .r-pricing .price span {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #313131;
}
.fp-item-style .product-content a h5, .product-item .product-content a h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.7rem;
  color: #454545;
  margin-top: 0.5rem;
}
.fp-item-style .product-content .btn__group .pr-btn, .product-item .product-content .btn__group .pr-btn {
  padding: 1rem 2rem;
  max-width: 48%;
}
.fp-item-style .product-content .btn__group .btn2, .product-item .product-content .btn__group .btn2 {
  background: #313131;
  color: #FFFFFF;
}
.fp-item-style .product-content .btn__group .btn2:hover, .product-item .product-content .btn__group .btn2:hover {
  background: #456e0f;
}

.category-item-style, .ct-item {
  transition: all 0.3s ease-in-out;
  padding: 2rem;
  background: #FFFFFF;
  position: relative;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}
.category-item-style:hover, .ct-item:hover {
  box-shadow: rgba(255, 253, 253, 0.2) 0px 20px 30px;
}
.category-item-style i::before, .ct-item i::before {
  transition: all 0.3s ease-in-out;
}
.category-item-style .ct-text, .ct-item .ct-text {
  transition: all 0.3s ease-in-out;
  margin-left: 1rem;
  width: 100%;
}
.category-item-style .ct-text h3, .ct-item .ct-text h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 400;
}

.tab-menu-style, .testimonial-navbar .menu__item button.testimonial-menu, .nav__menu .menu__item .tab-menu {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #313131;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border: none;
}
.tab-menu-style:hover, .testimonial-navbar .menu__item button.testimonial-menu:hover, .nav__menu .menu__item .tab-menu:hover {
  color: #82B440;
}

.team__style, .team__card {
  position: relative;
  overflow: hidden;
}
.team__style:hover .img__box .social__link, .team__card:hover .img__box .social__link {
  transform: translateY(100%);
}
.team__style:hover .img__box .caption__overlay, .team__card:hover .img__box .caption__overlay {
  transform: translateY(-100%);
}
.team__style:hover .team__card__footer .team__title span::before, .team__card:hover .team__card__footer .team__title span::before {
  width: 5rem;
}
.team__style:hover .team__card__footer .team__title span::after, .team__card:hover .team__card__footer .team__title span::after {
  width: 5rem;
}
.team__style figure.img__box, .team__card figure.img__box {
  overflow: hidden;
  position: relative;
}
.team__style figure.img__box .social__link, .team__card figure.img__box .social__link {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: -15rem;
  width: 4rem;
  height: 15rem;
  right: 1.5rem;
  padding: 1rem;
  border-radius: 0 0 5rem 5rem;
  background: #82B440;
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
  z-index: 999;
}
.team__style figure.img__box .social__link a, .team__card figure.img__box .social__link a {
  cursor: pointer;
}
.team__style figure.img__box .social__link a:hover i:before, .team__card figure.img__box .social__link a:hover i:before {
  color: #313131;
}
.team__style figure.img__box .social__link a i:before, .team__card figure.img__box .social__link a i:before {
  color: #FFFFFF;
  font-size: 1.4rem;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem;
  font-weight: 600;
}
.team__style figure.img__box .caption__overlay, .team__card figure.img__box .caption__overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(153, 153, 153, 0.2);
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
}
.team__style .team__card__footer, .team__card .team__card__footer {
  background: #f8f9fa;
  padding: 3rem 1.5rem;
}
.team__style .team__card__footer .team__title, .team__card .team__card__footer .team__title {
  position: relative;
  margin-bottom: 2rem;
}
.team__style .team__card__footer .team__title h3, .team__card .team__card__footer .team__title h3 {
  font-size: 2rem;
}
.team__style .team__card__footer .team__title span, .team__card .team__card__footer .team__title span {
  width: 1rem;
  height: 1rem;
  background: #82B440;
  position: absolute;
  left: 48%;
  bottom: -1.5rem;
  border-radius: 5rem;
}
.team__style .team__card__footer .team__title span::before, .team__card .team__card__footer .team__title span::before {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  left: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__title span::after, .team__card .team__card__footer .team__title span::after {
  content: "";
  width: 3rem;
  height: 0.2rem;
  background: #82B440;
  position: absolute;
  right: 1.5rem;
  top: 0.4rem;
  transition: all 0.3s ease-in-out;
}
.team__style .team__card__footer .team__designation, .team__card .team__card__footer .team__designation {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 500;
  color: #313131;
}

.blog__card__style, .blog__card {
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.blog__card__style:hover figure img, .blog__card:hover figure img {
  transform: scale(1.05);
}
.blog__card__style:hover .blog__content .btn__readMore, .blog__card:hover .blog__content .btn__readMore {
  color: #82B440;
}
.blog__card__style:hover .blog__content .btn__readMore i:before, .blog__card:hover .blog__content .btn__readMore i:before {
  padding-left: 0.5rem;
}
.blog__card__style figure, .blog__card figure {
  overflow: hidden;
}
.blog__card__style figure img, .blog__card figure img {
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content, .blog__card .blog__content {
  padding: 2rem 1.5rem;
}
.blog__card__style .blog__content h3, .blog__card .blog__content h3 {
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.blog__card__style .blog__content h3:hover, .blog__card .blog__content h3:hover {
  color: #82B440;
}
.blog__card__style .blog__content .btn__readMore, .blog__card .blog__content .btn__readMore {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none;
  color: #313131;
  padding: 0;
  margin-top: 2.5rem;
  transition: all 0.3s ease-in-out;
}
.blog__card__style .blog__content .btn__readMore i:before, .blog__card .blog__content .btn__readMore i:before {
  font-size: 0.9rem;
  transition: all 0.3s ease-in-out;
}

/*======= BREADCRUMBS AREA ========*/
/*==== BREADCRUMBS AREA END ====*/
/*======== FOOTER AREA =======*/
.footer-area {
  position: relative;
  background: #313131;
  padding-top: 7rem;
  padding-bottom: 1rem;
  margin-top: 6rem;
}
.footer-area .footer-wrapper {
  padding-bottom: 4.5rem;
  position: relative;
  border-bottom: 0.2rem solid #444444;
}
.footer-area .footer-wrapper .widget-area .site-logo {
  width: 200px;
}
.footer-area .footer-wrapper .widget-area {
  position: relative;
  margin-top: 0.5rem;
}
.footer-area .footer-wrapper .widget-area .footer-subscribe-btn {
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.footer-area .footer-wrapper .widget-area .footer-subscribe-btn .form-control {
  height: 4rem;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem;
  box-shadow: none;
  outline: none;
  border: none;
  z-index: 0;
}
.footer-area .footer-wrapper .widget-area .footer-subscribe-btn .subscribe-btn {
  font-size: 1.4rem;
  font-weight: 700;
  color: #313131;
  text-transform: uppercase;
  padding: 0 1rem;
  background: #82B440;
  box-shadow: none;
  outline: none;
  border: none;
  transition: all 0.3s ease-in-out;
}
.footer-area .footer-wrapper .widget-area .footer-subscribe-btn .subscribe-btn:hover {
  color: #494949;
}
.footer-area .footer-wrapper .widget-area h3 {
  color: #929292;
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 2.5rem;
  letter-spacing: 0.001rem;
}
.footer-area .footer-wrapper .widget-area ul.category-list > li > a i:hover {
  background: transparent;
  color: #82B440;
}
.footer-area .footer-wrapper .widget-area ul.category-list > li > a i:before {
  font-size: 2rem;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: 800;
}
.footer-area .footer-wrapper .widget-area ul {
  padding: 0;
}
.footer-area .footer-wrapper .widget-area ul li {
  list-style: none;
  transition: all 0.3s ease-in-out;
  margin-bottom: 1rem;
}
.footer-area .footer-wrapper .widget-area ul li:hover a {
  color: #82B440;
}
.footer-area .footer-wrapper .widget-area ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2.1rem;
  align-items: center;
  transition: all 0.3s ease-in-out;
  text-transform: capitalize;
  color: #FFFFFF;
  font-family: "Raleway", sans-serif;
}
.footer-area .footer-wrapper .widget-area .single_info {
  margin-top: 1rem;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer-area .footer-wrapper .widget-area .single_info span i::before {
  font-size: 1.4rem;
  font-weight: 500;
  color: #82B440;
  margin-right: 1rem;
}
.footer-area .footer-wrapper .widget-area .single_info p {
  font-weight: 500;
  line-height: 2.8rem;
  color: #FFFFFF;
  margin: 0;
}
.footer-area .footer-wrapper .widget-area .single_info a {
  font-weight: 500;
  line-height: 2.8rem;
  color: #FFFFFF;
}
.footer-area .footer-wrapper .widget-area .single_info a:hover {
  color: #82B440;
  transition: all 0.3s ease-in-out;
}
.footer-area .footer-wrapper .payment {
  position: relative;
}
.footer-area .footer-wrapper .payment img {
  margin-right: 0;
  position: absolute;
  right: 0;
  bottom: -3rem;
}
.footer-area .other-page-footer {
  padding-top: 0 !important;
}

/*--- 1. Google Font ---*/
/*-- Bootstrap Icons ---*/
/* ==============
  Template name : 
  Author : 
  Version : 
  Created : 
  Last update : 
================= */
* {
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  overflow-x: hidden;
}

.main-wrapper {
  overflow-x: hidden;
}

.active {
  color: #82B440;
}

html {
  font-size: 62.5%;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

.btn,
.btn:focus,
input, .btn:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.btn:focus,
.btn:focus:focus,
input:focus, .btn:focus:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.offcanvas-backdrop::before {
  z-index: 9;
}

figure {
  margin: 0;
}

/*=== 5. slider dots ===*/
.owl-carousel .owl-dots {
  text-align: center;
  position: relative;
  bottom: -3rem;
  width: 100%;
  backface-visibility: hidden;
  text-align: center;
  justify-content: center;
  display: flex;
  margin-right: 1rem;
}
.owl-carousel .owl-dots .owl-dot {
  margin: 0 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background: #456e0f;
  border-radius: 10rem;
  display: inline-block;
  vertical-align: middle;
}
.owl-carousel .owl-dots .active {
  background: #82B441;
  position: relative;
}
.owl-carousel .owl-dots .active::before {
  content: "";
  height: 2.1rem;
  width: 2.1rem;
  border: 1px solid #82B441;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10rem;
  position: absolute;
  top: -2.8px;
  left: -2.8px;
}

/*=== slider dots END ===*/
/*--- slider area ---*/
.hero-area {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/banner-bg.jpg);
  background-repeat: no-repeat;
  background-position: center, center;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 20rem;
  padding-bottom: 15rem;
  position: relative;
}
.hero-area .slider-content {
  z-index: 9;
  background: rgba(0, 0, 0, 0.7);
  padding: 3rem;
  border-radius: 1.5rem;
}
.hero-area .slider-content h1 {
  text-align: left;
}
.hero-area .slider-content p {
  text-align: left;
}
.hero-area .slider-content .hero-btn {
  margin-top: 3rem;
  border-radius: 10rem;
  background: #FFFFFF;
  color: #313131;
  font-weight: 600;
}
.hero-area .slider-content .hero-btn:hover {
  background: #456e0f;
  color: #FFFFFF;
}

/*--- slider area End---*/
.choose-area {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/choose-bg.jpg);
  background-repeat: no-repeat;
  background-position: center, bottom;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.choose-area .section-header h2 {
  color: #FFFFFF;
}
.choose-area .section-header p {
  color: #f8f8ff;
}

.section-header h2 span {
  color: #82B440;
}
.section-header p {
  margin: 0;
}

.section-inner-content {
  margin-top: 6rem;
}

.pr-item {
  margin-bottom: 3rem;
}

.ct-item {
  margin-bottom: 3rem;
}

/* Best product area */
.nav__menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7.5rem;
  border-bottom: 0.1rem solid #c4c4c4;
  padding: 1rem 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.nav__menu li:last-child {
  margin: 0;
}
.nav__menu .menu__item {
  margin-right: 2rem;
  position: relative;
}
.nav__menu .menu__item .tab-menu {
  padding: 1rem 0;
}
.nav__menu .menu__item .tab-menu i:before {
  font-size: 6rem;
  vertical-align: middle;
}
.nav__menu .menu__item:last-child {
  margin: 0;
}
.nav__menu .menu__item .active {
  color: #82B440;
  position: relative;
}
.nav__menu .menu__item .active::after {
  content: "";
  width: 100%;
  height: 0.5rem;
  background: #82B440;
  position: absolute;
  bottom: -1rem;
  left: 0;
}
.nav__menu .menu__item button.testimonial-menu {
  padding: 0;
  overflow: hidden;
  width: 7rem;
  height: 7rem;
}
.nav__menu .menu__item button.testimonial-menu img {
  width: 100%;
}
.nav__menu .menu__item button.testimonial-menu.active {
  position: relative;
  width: 10.6rem;
  height: 10.6rem;
}

.testimonial-navbar {
  display: flex;
  justify-content: center;
  border-color: transparent;
  min-height: 15rem;
  margin: 0;
}
.testimonial-navbar .menu__item {
  margin-right: 2.5rem;
  position: relative;
}
.testimonial-navbar .menu__item button.testimonial-menu {
  padding: 0;
  overflow: hidden;
  width: 7rem;
  height: 7rem;
}
.testimonial-navbar .menu__item button.testimonial-menu.active {
  position: relative;
  width: 10.6rem;
  height: 10.6rem;
}

.accordion-item {
  background-color: transparent;
  padding: 1rem;
  overflow: hidden;
  border: none;
}

.load-btn {
  margin-top: 4.5rem;
}
.load-btn .load-more-btn {
  padding: 1.2rem 3rem;
  margin-top: 8rem;
}

.testimonial-area {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/bg-img/team-testimonial-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.testimonial-area .section-header h2 {
  color: #FFFFFF;
}
.testimonial-area .section-header p {
  color: #FFFFFF;
}
.testimonial-area .section-inner-content {
  background: transparent;
}
.testimonial-area .section-inner-content .team__testimonial .owl-dots .active::before {
  top: -3px;
}

/*=== Team style ===*/
/*=== Blog card style ===*/
/*==== Copy Right =====*/
.copy-right {
  padding-bottom: 0.5rem;
  padding-top: 1rem;
}
.copy-right p {
  font-size: 1.4rem;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 2.1rem;
  margin: 0;
  font-family: "Raleway", sans-serif;
  text-transform: capitalize;
}
.copy-right p a {
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}
.copy-right p a:hover {
  color: #82B440;
}

/*=== End CopyRight AREA ===*/
/*--- Bread camp area style ---*/
/*--- Bread camp area style ---*/
.main-wrapper .breadCrumbs-content {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/banner-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding-top: 14rem;
  padding-bottom: 8rem;
}
.main-wrapper .breadCrumbs-content .page-name h2 {
  font-weight: 700;
  font-size: 4.6rem;
  line-height: 5.8rem;
  margin: 0;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul {
  padding: 2rem 0;
  margin: 0 !important;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a {
  color: #f8f8ff;
  font-size: 1.6rem;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-family: "Poppins", sans-serif;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a:hover {
  color: #82B441;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a:hover i:before {
  color: #82B441;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a i {
  margin-bottom: 0.8rem;
  vertical-align: middle;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a i::before {
  font-size: 1.6rem;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li a.page_active {
  color: #82B441;
}
.main-wrapper .breadCrumbs-content .breadcrumbs-link ul li i:before {
  font-size: 1.2rem;
  color: #82B441;
  margin: 0;
  padding: 0 1rem;
  vertical-align: middle;
}

.contact-area .single-contact-box {
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
  padding: 40px 20px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.contact-area .single-contact-box:hover {
  transform: translateY(-0.5rem);
}
.contact-area .single-contact-box i::before {
  font-size: 30px;
  color: var(--secondary-color);
  font-weight: 900;
  margin-right: 15px;
  vertical-align: middle;
  line-height: 36px;
}
.contact-area .single-contact-box p {
  color: var(--secondary-color);
  font-size: 18px;
  font-weight: 400;
  font-family: var(--secondary-font);
  text-decoration: none;
  font-style: normal;
  line-height: 26px;
  padding: 0;
  margin: 0;
}
.contact-area .single-contact-box p a {
  color: var(--secondary-color);
  transition: all ease 0.5s;
}
.contact-area .single-contact-box p a:hover {
  color: #D8AE19;
}
.contact-area .contact-mailform {
  border-radius: 10px;
  padding: 3.5rem 2rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.contact-area .contact-mailform h3 {
  font-size: 20px;
  font-weight: 700;
  font-family: var(--primary-font);
  text-transform: uppercase;
  color: var(--secondary-color);
  margin: 0;
  padding-bottom: 30px;
}
.contact-area .contact-mailform .form-wrap input[type=text], .contact-area .contact-mailform .form-wrap input[type=email], .contact-area .contact-mailform .form-wrap textarea.form-control {
  border: 1px solid #82B441 !important;
  margin-bottom: 15px;
  border-radius: 5px;
}
.contact-area .contact-mailform .form-wrap .form-control {
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 2.6rem;
  padding: 15px 20px;
  width: 100%;
  background: #FFFFFF;
  margin-bottom: 15px;
  border-radius: 5px;
  border: none;
  border: 1px solid transparent;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.contact-area .contact-mailform .form-wrap .form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #82B441;
  background: #FFFFFF;
}
.contact-area .contact-mailform .form-wrap .form-input {
  height: 5rem;
}
.contact-area .contact-mailform .form-wrap .form-input:focus {
  box-shadow: none;
  outline: none;
  border-color: #D8AE19;
}
.contact-area .contact-mailform button.btn-submit {
  border-radius: 0.3rem;
  margin-top: 1.5rem;
}
.contact-area .google_map {
  margin-top: 6rem;
}

.contact-area form h3 {
  font-size: 3rem;
  font-weight: 700;
  margin-top: 3rem;
}

p.form-message {
  padding-bottom: 20px;
}
p.form-message.error {
  color: red;
}
p.form-message.success {
  color: green;
}

/*--- Bread camp area style ---*/
/*--- Bread camp area style ---*//*# sourceMappingURL=main.css.map */