/*-----------------------------------------------------------
    Theme Name: AMY Technologies 
    Theme URI: 
    Description: AMY Technologies - AMY Technologiesate Change Awareness HTML Template 
    Author: AMY Technologies
    Author URL: https://amytechnologies.in/
    Version: 1.0
-------------------------------------------------------------*/
/*--------------------------------
     =====Table Of Contents====

1.  General Styles 
2.  Mixins CSS
3.  Back To Top Button CSS
4.  Preloader CSS
5.  Button & Link CSS
6.  Section Title & Overlay & Shape CSS
7.  Social Link CSS
8.  Pagination CSS
9.  Sidebar CSS
     - Search Box Widget
     - Taglist Widget
     - Category Widget
     - Filter Search Widget
     - New Arrival Product Widget
     - Popular Post Widget
10. Sign In CSS
11. FAQ Terms & Conditions
----------------------------------*/
/* @import url("https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;500;600;700&amp;family=Spline+Sans:wght@300;400;500;600;700&amp;display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap"); */

/*---------------------------------
            General Styles 
-----------------------------------*/
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

:focus,
button:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none;
}

a {
  text-decoration: none !important;
}

a,
button,
input[type="submit"] {
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

a {
  color: #000;
  text-transform: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}

a:hover,
a :focus {
  text-decoration: none;
  box-shadow: none;
  color: #000;
}

a:focus {
  outline: 0 solid;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  color: #000;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Roboto", sans-serif; */
}

body {
  font-size: 16px;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Roboto", sans-serif; */
  color: #666666;
}

p {
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 18px) 50%;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-130 {
  padding-bottom: 130px;
}

.ptb-10 {
  padding-bottom: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mmt-10 {
  margin-top: -10px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mtb-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.z-0 {
  z-index: 0;
  position: relative;
}

#message {
  padding: 0;
  margin: 0;
}

.help-block {
  color: #e31c25;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

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

/*---------------------------------
          Mixins & Animation CSS
-----------------------------------*/
.comment-item-wrap .comment-item,
.post-author,
.progess-bar-item,
.counter-card-wrap,
.donation-form .radionbtn-wrap,
.promo-wrap.style2,
.pp-post-item,
.select-lang .navbar-language .dropdown-toggle,
.header-wrap .header-top .header-top-left,
.owl-carousel .owl-nav,
.fund-collection,
.header-wrap .header-top .header-top-right,
.donate-box .donate-amt,
.team-card.style2 .team-info-wrap,
.blog-card .blog-info .blog-author,
.event-card,
.counter-card-wrap.style3 .counter-card,
.counter-card-wrap.style2 .counter-card,
.project-card.style4,
.event-info-item-wrap .event-info-item,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-left .contact-info,
.project-card.style4 .project-img .like-btn,
.project-card.style2 .like-btn,
.project-card.style3 .like-btn,
.promo-wrap.style2 .promo-card .promo-icon,
.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  display: flex;
  flex-wrap: wrap;
}

.project-card.style4 .project-img .like-btn,
.project-card.style2 .like-btn,
.project-card.style3 .like-btn,
.promo-wrap.style2 .promo-card .promo-icon,
.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  flex-direction: column;
  justify-content: center;
}

.blog-card .blog-info .blog-author,
.progess-bar-item,
.team-card.style2 .team-info-wrap,
.event-card,
.counter-card-wrap.style3 .counter-card,
.counter-card-wrap.style2 .counter-card,
.project-card.style4,
.event-info-item-wrap .event-info-item,
.select-lang .navbar-language .dropdown-toggle,
.header-wrap .header-top .header-top-right,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-left .contact-info,
.header-wrap .header-top .header-top-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.progess-bar-item,
.team-card.style2 .team-info-wrap {
  justify-content: space-between;
}

.donate-box .donate-amt {
  justify-content: center;
}

.header-wrap .header-top .header-top-right {
  justify-content: flex-end;
}

.fund-collection {
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 85px;
  width: 85px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  animation: ripple 3s infinite;
}

.play-now {
  position: relative;
  height: 85px;
  width: 85px;
  text-align: center;
  line-height: 92px;
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  z-index: 1;
  font-size: 28px;
  padding-left: 5px;
  display: block;
  transform-origin: center center;
  border-radius: 50%;
  margin: 0 auto;
}

.play-now .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.play-now .ripple:after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/*---------------------------------
     Back To Top Button CSS
-----------------------------------*/
.back-to-top {
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 230px;
  right: 20px;
  z-index: 999;
  border-radius: 5px;
  background: #028118;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in-out;
}

.back-to-top.open {
  bottom: 30px;
}

.back-to-top i {
  color: #fff;
}

/*---------------------------------
     Preloader CSS
-----------------------------------*/
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20000;
  overflow-x: hidden !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader div {
  width: 12px;
  height: 12px;
  margin: 0 10px 0 0;
  border-radius: 50px;
  transform-origin: 50% 0;
  display: inline-block;
  animation: bouncing 1.4s linear infinite;
}

.loader div:last-child {
  margin: 0;
}

.loader div:nth-child(1) {
  background: rgba(1, 148, 70, 0.9);
}

.loader div:nth-child(2) {
  background: rgba(1, 148, 70, 0.7);
  animation-delay: 0.2s;
}

.loader div:nth-child(3) {
  background: rgba(1, 148, 70, 0.5);
  animation-delay: 0.4s;
}

@keyframes bouncing {

  0%,
  100% {
    transform: translateY(0) scale(1, 1);
    animation-timing-function: ease-in;
  }

  45% {
    transform: translateY(80px) scale(1, 1);
    animation-timing-function: linear;
  }

  50% {
    transform: translateY(80px) scale(1.5, 0.5);
    animation-timing-function: linear;
  }

  55% {
    transform: translateY(80px) scale(1, 1);
    animation-timing-function: ease-out;
  }
}

/*---------------------------------
       Button & Link CSS
----------------------------------*/
.allviewbuttion {
  text-align: center;
  display: block;
}

.btn {
  display: inline-block;
  line-height: 26px;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  transition: all 0.7s ease-in-out;
  position: relative;
  z-index: 1;
  border: none;
  padding: 8px 12px 8px;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
}

.btn i {
  position: relative;
  top: 3px;
  font-size: 16px;
  margin-left: 7px;
  transition: all 0.4s ease-in-out;
  font-weight: 700;
}

.btn:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}


.btn:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 50%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}

.btn:hover {
  color: #0a1905;
}

.btn:hover:after,
.btn:hover:before {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.btn.style1 {
  background-color: #028118;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
}

.btn.style1:after,
.btn.style1:before {
  background: #ffcd1e;
}

.btn.style2 {
  background-color: #ffcd1e;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
}

.btn.style2:after,
.btn.style2:before {
  background: #016412;
}

.btn.style2:hover {
  color: #fff;
}

.btn.style3 {
  background-color: #ffcd1e;
  color: #fff;
}

.btn.style3:after,
.btn.style3:before {
  background: #016412;
}

.btn.style3:hover {
  color: #fff;
}

.btn.style4 {
  background: linear-gradient(45deg, #ffcd1e, #e6b800);
  color: #fff;
  /* white text for contrast */
  border-radius: 5px;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
}

.btn.style4:hover {
  background: linear-gradient(45deg, #016412, #028118);
  transform: scale(1.05);
}

.btn.style4:after,
.btn.style4:before {
  background: #118b25;
}

.btn.style4:hover {
  color: #fff;
}

.btn.style5 {
  background-color: transparent;
  border: 1px solid #028118;
  color: #028118;
}

.btn.style5:after,
.btn.style5:before {
  background: #028118;
}

.btn.style5:hover {
  color: #fff;
}

.btn.style6 {
  background-color: #028118;
  color: #fff;
}

.btn.style6:after,
.btn.style6:before {
  background: #ffcd1e;
}

.btn.style6:hover {
  color: #fff;
}

.link {
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
  position: relative;
  color: #028118;
  transition: all 0.4s ease-in-out;
}

.link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background: #028118;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.link i {
  position: relative;
  top: 3px;
  margin-left: 5px;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}

.link.style1 {
  color: #028118;
}

.link:hover {
  color: #028118;
}

.link:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.link:hover i {
  margin-left: 10px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev i,
.owl-carousel .owl-nav button.owl-next i {
  font-size: 18px;
  line-height: 0.8;
  display: inline-block;
  position: relative;
  top: 1px;
  color: #028118;
  margin: 0 auto;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #028118;
  border-color: transparent;
}

.owl-carousel .owl-nav button.owl-prev:hover i,
.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
}

.owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  margin: 0 6px;
  position: relative;
  bottom: -5px;
}

.owl-carousel .owl-dots button.owl-dot span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgb(255 214 14 / 64%);
  position: relative;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-dots button.owl-dot.active span {
  background: #028118;
  width: 18px;
  height: 18px;
  top: 1px;
}

/*--------------------------------------
    Section Title,Overlay & Shape CSS
----------------------------------------*/
.section-title,
.content-title {
  position: relative;
}

.section-title h2 {
  color: #016412;
}

.section-title h2,
.content-title h2 {
  font-size: 40px;
  margin: 0;
}

.section-title p,
.content-title p {
  margin: 12px 0 0;
}

.section-title span,
.content-title span {
  display: inline-block;
  font-weight: 700;
  margin: 0 0 10px;
  position: relative;
  z-index: 1;
  line-height: 1;
  color: #028118;
  padding-bottom: 18px;
}

.section-title span img,
.content-title span img {
  position: absolute;
  bottom: 0;
  left: 50%;
  min-width: 150px;
  transform: translateX(-50%);
}

.section-title.style2 span,
.content-title.style2 span {
  color: rgba(255, 255, 255, 0.8);
}

.section-title.style2 h2,
.content-title.style2 h2 {
  color: #fff;
}

.section-title.style3 span,
.content-title.style3 span {
  display: block;
  color: #ffcd1e;
  padding-bottom: 10px;
}

.section-title.style3 span.bl-text,
.content-title.style3 span.bl-text {
  position: absolute;
  top: 42%;
  right: 20px;
  font-size: 65px;
  font-weight: 800;
  width: 100%;
  color: rgba(0, 0, 0, 0.08);
  line-height: 1;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.09);
  -webkit-text-fill-color: transparent;
  transform: translateY(-50%);
}

.section-title.style4 span,
.content-title.style4 span {
  display: block;
  color: #ffcd1e;
}

.section-title.style4 span.bl-text,
.content-title.style4 span.bl-text {
  position: absolute;
  top: 42%;
  right: 20px;
  font-size: 65px;
  font-weight: 800;
  width: 100%;
  color: rgba(255, 255, 255, 0.095);
  line-height: 1;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.08);
  -webkit-text-fill-color: transparent;
  transform: translateY(-50%);
}

.section-title.style4 h2,
.content-title.style4 h2 {
  color: #fff;
}

.section-title.style4 p,
.content-title.style4 p {
  color: rgba(255, 255, 255, 0.8);
}

.section-title.style5 span,
.content-title.style5 span {
  display: block;
  color: #ffcd1e;
  padding-bottom: 0;
}

.section-title.style5 h2,
.content-title.style5 h2 {
  color: #fff;
}

.section-title.style5 p,
.content-title.style5 p {
  color: rgba(255, 255, 255, 0.8);
}

.bg-transparent {
  background-color: transparent;
}

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-athens {
  background-color: #f0f4ff;
}

.bg-albastor {
  background-color: #f9f9f9;
}

.bg-sand {
  background-color: #e5f8e8;
}

.bg-sand-image {
  background-image: url(../img/green-lite-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-lochi {
  background-color: #028118;
}

.body_overlay {
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.body_overlay.open {
  visibility: visible;
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.op-1 {
  opacity: 0.1;
}

.op-2 {
  opacity: 0.2;
}

.op-3 {
  opacity: 0.3;
}

.op-4 {
  opacity: 0.4;
}

.op-5 {
  opacity: 0.5;
}

.op-6 {
  opacity: 0.6;
}

.op-7 {
  opacity: 0.7;
}

.op-75 {
  opacity: 0.75;
}

.op-8 {
  opacity: 0.8;
}

.op-85 {
  opacity: 0.85;
}

.op-9 {
  opacity: 0.9;
}

.op-95 {
  opacity: 0.95;
}

.op-10 {
  opacity: 1;
}

.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
}

.pos-rel {
  position: relative;
  z-index: 1;
}

.bounce {
  animation: float 1500ms infinite ease-in-out;
}

.moveHorizontal {
  animation: moveHorizontal 3000ms infinite ease-in-out;
}

.moveVertical {
  animation: moveVertical 3000ms infinite ease-in-out;
}

.moveHorizontal_reverse {
  animation: moveHorizontal_reverse 3000ms infinite ease-in-out;
}

.animationFramesTwo {
  animation: animationFramesTwo 20000ms infinite ease-in-out;
}

.flyLeft {
  animation: flyLeft 30000ms infinite linear;
}

.flyRight {
  animation: flyRight 30000ms infinite linear;
}

.flyUp {
  animation: flyUp 15000ms infinite linear;
}

.moveLeft {
  animation: moveLeft 30000ms infinite linear;
}

.moveRight {
  animation: moveRight 20000ms infinite linear;
}

.waving_left {
  animation: waving_left 5s infinite linear;
  transition: all 0.3s ease-in-out;
}

.waving_right {
  animation: waving_right 7s infinite linear;
  transition: all 0.3s ease-in-out;
}

.rotate {
  animation: rotation 20s infinite linear;
}

.rotate {
  animation: rotation 20s infinite linear;
}

@keyframes waving_left {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(5deg);
  }

  50% {
    -webkit-transform: rotate(7deg);
  }

  75% {
    -webkit-transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes waving_right {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(-3deg);
  }

  50% {
    -webkit-transform: rotate(-6deg);
  }

  75% {
    -webkit-transform: rotate(-3deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes moveLeft {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes moveHorizontal {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(-20px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes moveHorizontal_reverse {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(20px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes moveVertical {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes flyLeft {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(-25vw, 50px) rotate(25deg);
  }

  40% {
    -webkit-transform: translate(-50vw, -52px) rotate(40deg);
  }

  60% {
    -webkit-transform: translate(-65vw, 82px) rotate(30deg);
  }

  80% {
    -webkit-transform: translate(-80vw, -72px) rotate(15deg);
  }

  100% {
    -webkit-transform: translate(-100vw, 0px) rotate(0deg);
  }
}

@keyframes flyRight {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(25vw, 50px) rotate(25deg);
  }

  40% {
    -webkit-transform: translate(50vw, -52px) rotate(40deg);
  }

  60% {
    -webkit-transform: translate(65vw, 82px) rotate(30deg);
  }

  80% {
    -webkit-transform: translate(80vw, -72px) rotate(15deg);
  }

  100% {
    -webkit-transform: translate(100vw, 0px) rotate(0deg);
  }
}

@keyframes flyUp {
  0% {
    transform: translate(0px, 0px);
  }

  25% {
    transform: translate(50px, -50px);
  }

  50% {
    transform: translate(100px, 60px);
  }

  75% {
    transform: translate(-50px, -25px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

/*-------------------------------
     Social Link  CSS
-------------------------------*/
.social-profile li {
  display: inline-block;
  margin: 0 4px;
}

.social-profile li:first-child {
  margin-left: 0;
}

.social-profile li:last-child {
  margin-right: 0;
}

.social-profile li:last-child {
  margin-right: 0;
}

.social-profile li a {
  display: block;
  text-align: center;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}

.social-profile li a i {
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 0.8;
}

.social-profile li a:hover {
  border-color: transparent;
  color: #028118;
}

.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a {
  width: 35px;
  height: 35px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.social-profile.style1 li a {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.social-profile.style1 li a i {
  color: #028118;
}

.social-profile.style1 li a:hover {
  background-color: #028118;
  transform: translateY(-3px);
}

.social-profile.style1 li a:hover i {
  color: #fff;
}

.social-profile.style2 li a {
  background: #f9f9f9;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.social-profile.style2 li a i {
  color: rgba(0, 0, 0, 0.3);
}

.social-profile.style2 li a:hover {
  background-color: #028118;
  transform: translateY(-3px);
}

.social-profile.style2 li a:hover i {
  color: #fff;
}

.social-profile.style3 li a {
  background: transparent;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.social-profile.style3 li a i {
  color: rgba(0, 0, 0, 0.3);
}

.social-profile.style3 li a:hover {
  background-color: #028118;
  transform: translateY(-3px);
}

.social-profile.style3 li a:hover i {
  color: #fff;
}

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-nav {
  text-align: center;
  margin-top: 25px;
}

.page-nav li {
  margin: 0 5px;
  display: inline-block;
}

.page-nav li a {
  display: block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 54px;
  font-weight: 600;
  opacity: 0.7;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.page-nav li a i {
  font-size: 18px;
  line-height: 1;
  margin: 0 auto;
  position: relative;
  top: 2px;
  transition: all 0.4s ease-in-out;
}

.page-nav li a.active,
.page-nav li a:hover {
  color: #fff;
  opacity: 1;
  background-color: #028118;
}

.page-nav li a.active i,
.page-nav li a:hover i {
  color: #fff;
}

.comment-item-wrap .comment-item,
.post-author,
.progess-bar-item,
.counter-card-wrap,
.donation-form .radionbtn-wrap,
.promo-wrap.style2,
.pp-post-item,
.select-lang .navbar-language .dropdown-toggle,
.header-wrap .header-top .header-top-left,
.project-card.style4 .project-img .like-btn,
.project-card.style2 .like-btn,
.project-card.style3 .like-btn,
.promo-wrap.style2 .promo-card .promo-icon,
.blog-card .blog-info .blog-author,
.team-card.style2 .team-info-wrap,
.event-card,
.counter-card-wrap.style3 .counter-card,
.counter-card-wrap.style2 .counter-card,
.project-card.style4,
.event-info-item-wrap .event-info-item,
.header-wrap .header-top .header-top-right,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-left .contact-info,
.donate-box .donate-amt,
.fund-collection,
.owl-carousel .owl-nav,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a {
  display: flex;
  flex-wrap: wrap;
}

.project-card.style4 .project-img .like-btn,
.project-card.style2 .like-btn,
.project-card.style3 .like-btn,
.promo-wrap.style2 .promo-card .promo-icon,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a {
  flex-direction: column;
  justify-content: center;
}

.blog-card .blog-info .blog-author,
.progess-bar-item,
.team-card.style2 .team-info-wrap,
.event-card,
.counter-card-wrap.style3 .counter-card,
.counter-card-wrap.style2 .counter-card,
.project-card.style4,
.event-info-item-wrap .event-info-item,
.select-lang .navbar-language .dropdown-toggle,
.header-wrap .header-top .header-top-right,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-left .contact-info,
.header-wrap .header-top .header-top-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  justify-content: flex-end;
}

/*---------------------------------
        Header CSS 
-----------------------------------*/
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes toBottomFromTop10 {
  49% {
    transform: translateY(-10%);
  }

  50% {
    opacity: 0;
    transform: translateY(10%);
  }

  51% {
    opacity: 1;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

.header-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: 0.4s;
}

.header-wrap.sticky {
  position: fixed;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
  background: #fff;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  width: 100%;
  top: -54px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.header-wrap .header-top {
  padding: 12px 0 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #016412;
}

.header-wrap .header-top .header-top-left .contact-info li {
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.header-wrap .header-top .header-top-left .contact-info li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.header-wrap .header-top .header-top-left .contact-info li i {
  font-size: 16px;
  line-height: 0.8;
  color: #ffcd1e;
  transition: 0.4s;
}

.header-wrap .header-top .header-top-left .contact-info li a,
.header-wrap .header-top .header-top-left .contact-info li p {
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  transition: 0.4s;
  text-decoration: none;
}

.header-wrap .header-top .header-top-left .contact-info li a:hover,
.header-wrap .header-top .header-top-left .contact-info li p:hover {
  color: #028118;
}

.header-wrap .header-top .header-top-right .social-profile {
  text-align: right;
  margin-left: 15px;
  position: relative;
  padding-left: 15px;
}

/* .header-wrap .header-top .header-top-right .social-profile:before {
  position: absolute;
  top: 50%;
  left: -2px;
  content: "";
  width: 1px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.35);
  transform: translateY(-50%);
} */

.header-wrap .header-top .header-top-right .social-profile li a {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.header-wrap .header-top .header-top-right .social-profile li a i {
  font-size: 14px;
  color: #ffcd1e;
}

.header-wrap .header-top .header-top-right .social-profile li a:hover {
  background-color: #028118;
}

.header-wrap .header-bottom {
  background-color: #fff;
  transition: 0.4s;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.05);
}

.header-wrap .header-bottom .container {
  position: relative;
}

.searchbox {
  position: relative;
}

.searchbox input {
  width: 100%;
  height: 54px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 12px 30px 12px 18px;
  border: none;
  border-radius: 15px 0 15px 0;
}

.searchbox button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
  padding: 5px 20px 5px 5px;
  height: 100%;
}

.searchbox button i {
  color: #000;
  position: relative;
  top: 4px;
}

.searchbtn {
  background-color: transparent;
  border: none;
  padding: 0;
  position: relative;
  top: 2px;
}

.searchbtn i {
  font-size: 20px;
  line-height: 1;
}

.search-area {
  position: absolute;
  top: 85px;
  right: 12px;
  background-color: #fff;
  padding: 15px 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  width: 320px;
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 5px 5px;
  transition: 0.4s;
}

.search-area.open {
  visibility: visible;
  opacity: 1;
  top: 78px;
}

.search-area input {
  width: 100%;
  height: 58px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 15px;
  background-color: transparent;
  color: #000;
}

.search-area button {
  position: absolute;
  top: 35px;
  right: 22px;
  border: none;
  background-color: transparent;
}

.search-area button i {
  font-size: 20px;
  opacity: 0.5;
  line-height: 0.8;
}

/* Modern Language Dropdown Styles */
.modern-language-dropdown {
  position: relative;
  z-index: 100;
}

.modern-language-dropdown .language-toggle-btn {
  display: flex;
  align-items: center;
  gap: 1px;
  background: rgba(2, 129, 24, 0.08);
  border: 1px solid rgba(2, 129, 24, 0.2);
  padding: 8px 15px;
  border-radius: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #028118;
  font-weight: 500;
  font-size: 14px;
  outline: none;
}

.modern-language-dropdown .language-toggle-btn:hover {
  background: rgba(2, 129, 24, 0.12);
  border-color: rgba(2, 129, 24, 0.3);
}

.modern-language-dropdown .language-toggle-btn .ri-global-line {
  font-size: 18px;
}

.modern-language-dropdown .language-toggle-btn .current-lang {
  min-width: 25px;
  text-align: left;
}

.modern-language-dropdown .language-toggle-btn .dropdown-arrow {
  font-size: 16px;
  transition: transform 0.3s ease;
}

.modern-language-dropdown .language-toggle-btn .dropdown-arrow.open {
  transform: rotate(180deg);
}

.modern-language-dropdown .modern-lang-menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  min-width: 180px;
  padding: 8px;
  z-index: 9999;
  animation: slideDown 0.3s ease;
  display: block !important;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.modern-language-dropdown .lang-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}

.modern-language-dropdown .lang-option:hover {
  background: rgba(2, 129, 24, 0.05);
}

.modern-language-dropdown .lang-option.active {
  background: rgba(2, 129, 24, 0.1);
}

.modern-language-dropdown .lang-option img {
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
}

.modern-language-dropdown .lang-option .lang-text {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}

.modern-language-dropdown .lang-option.active .lang-text {
  color: #028118;
  font-weight: 600;
}

.modern-language-dropdown .lang-option .check-icon {
  color: #028118;
  font-size: 15px;
  font-weight: bold;
}

/* Mobile Language Dropdown */
.modern-language-dropdown.mobile-lang-dropdown .language-toggle-btn {
  padding: 4px 4px;
  font-size: 13px;
}

.modern-language-dropdown.mobile-lang-dropdown .language-toggle-btn .ri-global-line {
  font-size: 16px;
}

.modern-language-dropdown.mobile-lang-dropdown .modern-lang-menu {
  min-width: 120px;
}

/* Keep old styles for backward compatibility but hide them */
.select-lang,
.language-switcher {
  display: none;
}

/* MOBILE STICKY HEADER FIX - paste at end of your mobile CSS */
@media only screen and (max-width: 767px) {

  /* hide the top contact bar entirely on mobile */
  .header-wrap .header-top {
    display: none !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    visibility: hidden !important;
  }

  /* Ensure header-wrap does not get pushed off-screen by any existing rule */
  .header-wrap.sticky,
  .header-wrap {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999 !important;
    background-color: #fff;
    /* change to your header background, or use maroon #6D1B00 if you want */
    -webkit-backdrop-filter: blur(0);
    /* optional */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  }

  /* If theme uses .header-bottom for the actual navbar */
  .header-bottom {
    position: relative;
    /* keep internal layout stable */
  }

  /* Make sure any rule that sets top negative is overridden */
  .header-wrap.sticky {
    top: 0 !important;
    transform: none !important;
  }

  /* Avoid content being hidden under the fixed header:
     Set padding-top on the page-wrapper or body equal to mobile header height (adjust 64px if your header is taller) */
  body,
  .page-wrapper {
    padding-top: 64px !important;
  }

  /* If your header height differs (logo, search), tweak the 64px above to match exact header height */
}

@media only screen and (max-width: 767px) {

  .header-wrap .header-top .header-top-left .contact-item p,
  .header-wrap .header-top .header-top-left .contact-item a,
  .header-wrap .header-top .header-top-right .select-lang .navbar-language .dropdown-toggle {
    font-size: 14px !important;
  }

  .header-wrap.sticky {
    top: -171px;
  }

  .header-wrap .navbar-brand img {
    max-width: 120px;
  }

  .header-wrap .header-top {
    padding: 15px 0;
    background-color: rgba(51, 143, 122, 0.09);
    border: none;
  }

  .header-wrap .header-top .header-top-left {
    margin-bottom: 10px;
  }

  .header-wrap .header-top .header-top-left .contact-info {
    width: 100%;
  }

  .header-wrap .header-top .header-top-left .contact-info li {
    text-align: center;
    margin-bottom: 10px;
    justify-content: center;
    width: 100%;
    border: none;
  }

  .header-wrap .header-top .header-top-left .contact-info li span {
    top: 0px;
    width: 25px;
    height: 25px;
  }

  .header-wrap .header-top .header-top-left .contact-info li span i {
    font-size: 14px;
  }

  .header-wrap .header-top .header-top-left .contact-info li a,
  .header-wrap .header-top .header-top-left .contact-info li p {
    font-size: 14px;
  }

  .header-wrap .header-top .header-top-right {
    justify-content: center;
  }

  .header-wrap .header-top .header-top-right .select-lang i {
    top: 4px;
  }

  .header-wrap .header-top .header-top-right .social-profile li a {
    width: 34px;
    height: 34px;
  }

  .search-area {
    width: 100%;
    right: 0;
  }

  .search-area.open {
    top: 76px;
  }

  .search-area input {
    height: 52px;
    font-size: 14px;
    padding: 10px 15px;
  }

  .search-area button {
    top: 32px;
  }

  .search-area button i {
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-wrap.sticky {
    top: -55px;
  }

  .header-wrap .header-top .header-top-left .contact-info li i {
    font-size: 15px;
  }

  .header-wrap .header-top .header-top-left .contact-info li a,
  .header-wrap .header-top .header-top-left .contact-info li p {
    font-size: 14px;
  }

  .header-wrap .header-top .header-top-right .select-lang span {
    font-size: 14px;
  }

  .header-wrap .header-bottom .other-options .btn {
    font-size: 15px;
    padding: 12px 20px;
  }

  .header-wrap .navbar .navbar-nav .nav-item {
    margin: 0 8px !important;
  }

  .header-wrap .navbar .navbar-nav .nav-item a {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-wrap.sticky {
    top: -50px;
  }

  .header-wrap .header-top {
    padding: 12px 0;
  }

  .header-wrap .header-top .header-top-left .contact-info li {
    margin-right: 8px;
    padding-right: 8px;
    border-right: none;
  }

  .header-wrap .header-top .header-top-left .contact-info li i {
    font-size: 12px;
  }

  .header-wrap .header-top .header-top-left .contact-info li a,
  .header-wrap .header-top .header-top-left .contact-info li p {
    font-size: 13px;
    margin-left: 5px;
  }

  .header-wrap .header-top .header-top-right .select-lang .dropdown-toggle span {
    font-size: 13px;
  }

  .header-wrap .header-top .header-top-right .social-profile {
    margin-left: 10px;
    padding-left: 10px;
  }

  .header-wrap .header-top .header-top-right .social-profile li {
    margin: 0 3px;
  }

  .header-wrap .header-top .header-top-right .social-profile li a {
    width: 25px;
    height: 25px;
  }

  .header-wrap .header-top .header-top-right .social-profile li a i {
    font-size: 13px;
  }

  .header-wrap .header-top .header-top-left,
  .header-wrap .header-top .header-top-right {
    justify-content: center;
  }

  .header-wrap .navbar-brand img {
    max-width: 140px;
  }
}

@media only screen and (max-width: 991px) {
  .header-wrap .header-top .header-top-left .contact-item {
    width: 100%;
    margin: 0 0 15px;
  }

  .header-wrap .header-top .header-top-left .contact-item p,
  .header-wrap .header-top .header-top-left .contact-item a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
  }

  .header-wrap .header-bottom .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .header-wrap .header-bottom .container .search-area.open {
    top: 76px;
  }

  .header-wrap .header-bottom .navbar .navbar-collapse {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }

  .header-wrap .header-bottom .navbar .navbar-nav {
    width: 100%;
    flex-direction: column;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item {
    position: relative;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand {
    position: absolute;
    right: 0;
    top: 14px;
    cursor: pointer;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand i {
    color: #000;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 7px;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a i {
    display: none;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.active {
    color: #028118;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.btn {
    display: inline-block;
    padding: 10px 30px 10px;
    color: #fff;
    margin-top: 15px;
    font-weight: 500;
    font-size: 14px;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.btn i {
    display: inline-block;
    top: 6px;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    width: 100%;
    background-color: #edf5f3;
    border: none;
    padding: 0;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 14px;
    padding-left: 10px;
    margin-left: 10px;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #028118;
  }

  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
    margin-left: 20px;
  }

  .header-wrap .header-bottom .user-login span {
    position: relative;
    top: -3px;
  }

  .header-wrap .header-bottom .user-login span i {
    font-size: 20px;
  }

  .mobile-bar-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    position: relative;
    top: 4px;
  }

  .menu-close {
    position: absolute;
    top: 13px;
    right: 16px;
  }

  .menu-close i {
    color: #000;
    font-size: 25px;
  }

  .mobile-menu {
    text-align: right;
    margin-left: 20px;
  }

  .mobile-menu a {
    width: 38px;
    height: 38px;
    border-radius: 62% 38% 46% 54%/60% 63% 37% 40%;
    text-align: center;
    background-color: #028118;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .mobile-menu a i {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
  }

  .mobile-menu {
    display: inline-block;
    position: relative;
    top: -5px;
  }

  .mobile-top-bar {
    display: inline-block;
    margin-right: 6px;
    cursor: pointer;
    position: relative;
    top: 0px;
  }

  .mobile-top-bar span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #000;
    border-radius: 20px;
    margin: 5.9px 0;
  }

  .mobile-top-bar span:nth-child(1) {
    margin-top: 0;
  }

  .mobile-top-bar span:nth-child(2) {
    width: 12px;
    margin-left: 8px;
  }

  .main-menu-wrap {
    width: 100%;
    position: fixed;
    background: #edf5f3;
    z-index: 999;
    top: 0;
    height: 100vh;
    transition: 0.5s;
    left: -100%;
    padding: 55px 20px 30px;
    overflow-y: auto;
    transition: 0.4s;
  }

  .main-menu-wrap.open {
    left: 0;
  }

  .main-menu>li.has-children.menu-open>span.menu-expand {
    transform: rotate(180deg);
  }

  .main-menu>li.has-children.menu-open>span.menu-expand i {
    color: #000;
  }

  .main-menu>li>ul>li.has-children.menu-open>span.menu-expand {
    transform: rotate(180deg);
  }

  .main-menu li {
    position: relative;
  }

  .main-menu li:last-child {
    margin: 0;
  }

  .main-menu li>span.menu-expand {
    position: absolute;
    right: 0;
    top: 13px;
    cursor: pointer;
  }

  .main-menu li>span.menu-expand i {
    color: #000;
    font-size: 18px;
  }

  .main-menu li>span.menu-expand:hover {
    color: #000;
  }

  .main-menu li a.active {
    color: #028118;
  }

  .main-menu li>a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }

  .main-menu li>a:hover {
    color: #000;
  }

  .main-menu li>ul.sub-menu {
    padding-left: 20px;
  }

  .header-wrap .header-bottom .main-menu-wrap #menu>ul>li>a::after {
    display: none;
  }

  .main-menu li a.active {
    font-weight: 600;
    color: #000;
    border-color: rgba(0, 0, 0, 0.3);
  }
}

@media only screen and (min-width: 992px) {
  .menu-expand i {
    display: none;
  }

  .header-wrap .navbar {
    padding: 0;
  }

  .header-wrap .navbar .navbar-brand {
    padding: 0 20px 0 0;
  }

  .header-wrap .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
  }

  .header-wrap .navbar .navbar-nav {
    margin-left: auto;
  }

  .header-wrap .navbar .navbar-nav .nav-item {
    position: relative;
    margin: 0 10px;
  }

  .header-wrap .navbar .navbar-nav .nav-item.first-child {
    margin-left: 0;
  }

  .header-wrap .navbar .navbar-nav .nav-item a {
    color: #000;
    font-weight: 700;
    padding: 15px 0;
    padding-right: 10px;
    transition: 0.4s;
    position: relative;
  }

  .header-wrap .navbar .navbar-nav .nav-item a:hover,
  .header-wrap .navbar .navbar-nav .nav-item a:focus,
  .header-wrap .navbar .navbar-nav .nav-item a.active {
    color: #028118;
  }

  .header-wrap .navbar .navbar-nav .nav-item a i {
    font-size: 16px;
    line-height: 1;
    /* right: 0; */
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -1px;
    transition: 0.4s;
    transform: translateY(-50%);
  }

  .header-wrap .navbar .navbar-nav .nav-item a:hover i {
    transform: rotate(180deg);
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
    display: block !important;
    border: none;
    top: 83px;
    left: -23px;
    z-index: 99;
    opacity: 0;
    width: 250px;
    display: block;
    border-radius: 0;
    padding: 12px 0;
    position: absolute;
    visibility: hidden;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    transform: rotateX(-75deg);
    transition: 0.5s;
    transform-style: preserve-3d;
    transform-origin: 0% 0%;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li {
    margin: 0;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a {
    padding: 10px 20px;
    position: relative;
    display: block;
    font-weight: 500;
    transition: 0.3s;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:before {
    position: absolute;
    top: 50%;
    left: 0px;
    content: "";
    width: 0;
    height: 2px;
    background-color: #028118;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-50%);
    transition: 0.4s;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #028118;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active:before,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover:before {
    width: 20px;
    visibility: visible;
    opacity: 1;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    padding-left: 30px;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    width: 100%;
    right: auto;
    left: 0;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a i {
    margin: 0;
    position: absolute;
    top: 55%;
    font-size: 16px;
    line-height: 1;
    transform: translateY(-50%);
    right: 15px;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    left: -250px;
    right: auto;
    visibility: hidden;
  }

  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }

  .header-wrap .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: rotatex(0deg);
  }

  .header-wrap .navbar .other-options {
    display: flex;
    align-items: center;
    position: relative;
  }

  .header-wrap .navbar .other-options .option-item {
    margin: 0 0 0 20px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .navbar-brand img {
    max-width: 140px;
  }
}

@media only screen and (min-width: 1400px) {
  .header-wrap .navbar .navbar-nav .nav-item {
    margin: 0 15px;
  }

  .header-wrap .navbar .navbar-nav .nav-item a {
    font-size: 17px;
  }
}

@media only screen and (min-width: 1600px) {
  .header-wrap .container {
    max-width: 1520px;
  }
}

/*---------------------------------
       Breadcrumb CSS 
-----------------------------------*/
.content-wrapper {
  margin-top: 139px;
}

.br-1 {
  background-image: url(../img/breadcrumb/breadcrumb-1.jpg);
}

.breadcrumb-wrap {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
  z-index: 1;
}

.breadcrumb-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.7);
}

.breadcrumb-title {
  position: relative;
  z-index: 1;
  width: 100%;
}

.breadcrumb-title h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 15px;
  color: #fff;
}

.breadcrumb-title .breadcrumb-menu li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  color: #fff;
  font-weight: 500;
}

.breadcrumb-title .breadcrumb-menu li:after {
  position: absolute;
  top: 1px;
  right: -13px;
  content: "/";
  font-size: 16px;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.9);
}

.breadcrumb-title .breadcrumb-menu li:first-child {
  margin-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:first-child a {
  padding-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:last-child {
  margin-right: 0;
  color: #028118;
}

.breadcrumb-title .breadcrumb-menu li:last-child:after {
  display: none;
}

.breadcrumb-title .breadcrumb-menu li a {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  padding: 0px 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
  color: #fff;
}

.breadcrumb-title .breadcrumb-menu li a:hover {
  color: #028118;
}

.content-feature-list {
  margin: 0 0 28px 0;
  max-width: 100%;
}

.content-feature-list li {
  position: relative;
  padding-left: 25px;
  margin: 0 0 18px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

.content-feature-list li:last-child {
  margin-bottom: 0;
}

.content-feature-list li i {
  position: absolute;
  top: 6px;
  left: 0;
  color: #028118;
  font-size: 17px;
  line-height: 0.8;
}

/*---------------------------------------
        Sign In CSS
 ----------------------------------------*/
.login-header {
  margin: 0 0 30px;
}

.login-header h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
  color: #028118;
}

.login-header span {
  color: #fff;
}

.login-form-wrap {
  padding: 40px 40px 30px;
  margin-bottom: 25px;
  background: #e5f8e8;
  border-radius: 10px;
}

.login-form-wrap .login-form .form-group {
  margin: 0 0 20px;
}

.login-form-wrap .login-form .form-group label {
  font-size: 16px;
  color: #666666;
  margin: 0 0 15px;
  display: block;
}

.login-form-wrap .login-form .form-group input {
  border-radius: 5px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 60px;
  padding: 10px 15px;
  border-radius: 5px;
}

.login-form-wrap .login-form .btn {
  padding: 15px 35px;
}

.login-form-wrap .link.style1 {
  color: #028118;
}

/*---------------------------
        Sidebar CSS
 ---------------------------*/
.sidebar .sidebar-widget {
  margin: 0 0 30px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 1;
  padding: 25px;
  border-radius: 5px;
}

.sidebar .sidebar-widget.style2 {
  background-color: transparent;
  padding: 0;
}

.sidebar .sidebar-widget h4 {
  margin: 0 0 25px;
  font-size: 22px;
  position: relative;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #028118;
}

.sidebar .sidebar-widget:last-child {
  margin: 0;
}

/*-------------------------------
       Search Box Widget CSS
-------------------------------*/
.search-box {
  position: relative;
}

.search-box .form-group {
  position: relative;
}

.search-box .form-group input {
  width: 100%;
  height: 54px;
  background: #fff;
  border: 1px solid #f0f4ff;
  color: #000;
  font-size: 15px;
  line-height: 21px;
  padding: 10px 60px 10px 20px;
  border-radius: 5px;
}

.search-box .form-group input:focus {
  border-color: #888888;
}

.search-box .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 18px;
  height: 100%;
  border: none;
  border-radius: 0 5px 5px 0;
  text-align: center;
  background: #028118;
}

.search-box .form-group button i {
  color: #fff;
  top: 4px;
  left: 1px;
  font-size: 20px;
  position: relative;
}

/*-------------------------------
     Category Widget CSS
-------------------------------*/
.category-box li {
  position: relative;
}

.category-box li:first-child a {
  padding-top: 0;
}

.category-box li:first-child a i {
  top: 5px;
}

.category-box li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}

.category-box li:last-child a i {
  top: 13px;
}

.category-box li a {
  color: #666666;
  font-weight: 500;
  padding: 8px 10px 8px 25px;
  display: block;
  transition: 0.4s;
}

.category-box li a i {
  position: absolute;
  top: 14px;
  left: 0;
  font-size: 16px;
  line-height: 0.8;
  color: #028118;
  transition: 0.4s;
}

.category-box li a:hover {
  color: #028118;
  padding-left: 28px;
}

.category-box li a:hover i {
  color: #028118;
}

/*-------------------------------
     Contact Widget CSS
-------------------------------*/
.contact-widget {
  background-image: url(../img/promo-video-bg.jpg);
  position: relative;
  padding: 60px 30px;
  z-index: 1;
  text-align: center;
  border-radius: 5px;
}

.contact-widget:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.contact-widget h3 {
  color: #fff;
  margin: 0 0 15px;
  border: none;
  font-size: 22px;
}

.contact-widget p {
  color: rgba(255, 255, 255, 0.8);
  margin: 0 0 20px;
}

/*-------------------------------
     Profile Widget CSS
-------------------------------*/
.profile-widget {
  position: relative;
  border-radius: 5px;
}

.profile-widget img {
  border-radius: 5px;
}

.profile-widget .btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

/*-------------------------------
     Taglist Widget CSS
-------------------------------*/
.tag-list {
  margin-top: -12px;
}

.tag-list li {
  display: inline-block;
  margin: 12px 8px 0px 0px;
}

.tag-list li a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 9px 12px;
  color: #666666;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: 0.3s;
}

.tag-list li a:hover {
  background-color: #028118;
  color: #fff !important;
  border-color: transparent;
}

/*-------------------------------
     Register Widget CSS
-------------------------------*/
.register-widget .form-group {
  margin-bottom: 20px;
}

.register-widget .form-group input,
.register-widget .form-group select,
.register-widget .form-group textarea {
  width: 100%;
  background-color: #fff;
  border: none;
  padding: 12px 15px;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.5);
}

.register-widget .form-group input::-moz-placeholder,
.register-widget .form-group select::-moz-placeholder,
.register-widget .form-group textarea::-moz-placeholder {
  opacity: 1;
}

.register-widget .form-group input::placeholder,
.register-widget .form-group select::placeholder,
.register-widget .form-group textarea::placeholder {
  opacity: 1;
}

.register-widget .form-group input,
.register-widget .form-group select {
  height: 58px;
}

.register-widget .form-group textarea {
  height: 150px;
  resize: none;
}

/*-------------------------------
     Project Info Widget CSS
-------------------------------*/
.project-info-item-wrap .project-info-item {
  margin-bottom: 24px;
}

.project-info-item-wrap .project-info-item:last-child {
  margin-bottom: 0;
}

.project-info-item-wrap .project-info-item h6 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
}

/*-------------------------------
     Event Info Widget CSS
-------------------------------*/
.event-info-item-wrap {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.event-info-item-wrap .event-info-item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  font-size: 15px;
  padding-bottom: 20px;
  color: #666666;
}

.event-info-item-wrap .event-info-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.event-info-item-wrap .event-info-item span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  width: calc(100% - 105px);
  margin-left: 5px;
  text-align: right;
}

.event-info-item-wrap .event-info-item span a {
  color: #028118;
}

.event-info-item-wrap .event-info-item p {
  font-size: 16px;
  margin: 0;
  color: #000;
  font-weight: 500;
  width: 100px;
}

.event-info-item-wrap .event-info-item p i {
  font-size: 16px;
  position: relative;
  color: #028118;
  top: 2px;
  margin-right: 7px;
}

/*-------------------------------
    Popular post Widget CSS
-------------------------------*/
.pp-post-item {
  margin: 0 0 20px;
}

.pp-post-item .pp-post-img {
  width: 85px;
  border-radius: 4px;
}

.pp-post-item .pp-post-img img {
  border-radius: 4px;
}

.pp-post-item .pp-post-info {
  width: calc(100% - 100px);
  margin-left: 15px;
  margin-top: -3px;
}

.pp-post-item .pp-post-info h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 8px;
}

.pp-post-item .pp-post-info h6 a {
  color: #000;
}

.pp-post-item .pp-post-info .pp-post-date {
  font-size: 14px;
  line-height: 1;
  display: block;
  position: relative;
  padding-left: 22px;
  color: #666666;
}

.pp-post-item .pp-post-info .pp-post-date:hover {
  color: #028118;
}

.pp-post-item .pp-post-info .pp-post-date i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 15px;
  line-height: 0.8;
  color: #028118;
}

.pp-post-item:last-child {
  margin: 0;
}

.pp-post-item:hover .pp-post-info h6 a {
  color: #028118;
}

/*-------------------------------
    Hero  Section CSS
-------------------------------*/
.hero-slide-one {
  background-image: url(../img/hero/hariom-slider-1.jpg);
}

.hero-slide-two {
  background-image: url(../img/hero/hariom-slider-2.jpg);
}

.hero-slide-three {
  background-image: url(../img/hero/hariom-slider-3.jpg);
}

.hero-wrap {
  position: relative;
  z-index: 1;
  margin-top: 139px;
}

.hero-wrap .hero-content span {
  color: #028118;
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}

.hero-wrap .hero-content h1 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 15px;
}

.hero-wrap .hero-content p {
  margin-bottom: 30px;
}

.hero-wrap.style1 {
  background-color: #f5f5f5;
  padding: 50px 0 0;
  overflow: hidden;
}

.hero-wrap.style1 .hero-shape-one,
.hero-wrap.style1 .hero-shape-two,
.hero-wrap.style1 .hero-shape-three,
.hero-wrap.style1 .hero-shape-four,
.hero-wrap.style1 .hero-shape-five,
.hero-wrap.style1 .hero-shape-six,
.hero-wrap.style1 .hero-skull-shape {
  position: absolute;
  z-index: -1;
}

.hero-wrap.style1 .hero-shape-one {
  bottom: 0;
  right: 0;
}

.hero-wrap.style1 .hero-shape-two {
  bottom: 0;
  left: 10px;
}

.hero-wrap.style1 .hero-shape-three {
  top: 40px;
  left: 40px;
}

.hero-wrap.style1 .hero-shape-four {
  top: 30px;
  right: 50px;
}

.hero-wrap.style1 .hero-shape-five {
  top: 50px;
  left: 0;
  height: 100%;
  width: 100%;
}

.hero-wrap.style1 .hero-shape-six {
  bottom: 0;
  right: -10px;
}

.hero-wrap.style1 .hero-skull-shape {
  bottom: -8px;
  right: 40%;
}

.hero-wrap.style1 .hero-content {
  padding: 140px 0;
}

.hero-wrap.style1 .hero-img-wrap {
  position: relative;
  bottom: -15px;
}

.hero-wrap.style2 {
  position: relative;
}

.hero-wrap.style2 .hero-slide-item {
  padding: 140px 0 140px;
  position: relative;
  z-index: 1;
}

/* .hero-wrap.style2 .hero-slide-item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 41.6%, rgba(0, 0, 0, 0.03) 85%);
  z-index: -1;
} */

.hero-wrap.style2 .hero-slide-item .hero-content span {
  color: #ffcd1e;
}

.hero-wrap.style2 .hero-slide-item .hero-content h1 {
  color: #fff;
}

.hero-wrap.style2 .hero-slide-item .hero-content p {
  color: rgba(255, 255, 255, 0.8);
}

.hero-wrap.style3 {
  position: relative;
  z-index: 1;
  padding: 90px 0;
  overflow: hidden;
  background-color: #f5f5f5;
}

.hero-wrap.style3 .hero-shape-one,
.hero-wrap.style3 .hero-shape-two,
.hero-wrap.style3 .hero-shape-three,
.hero-wrap.style3 .hero-shape-four {
  position: absolute;
  z-index: -1;
}

.hero-wrap.style3 .hero-shape-one {
  top: 0;
  left: 0;
  height: 100%;
}

.hero-wrap.style3 .hero-shape-two {
  bottom: 0;
  right: 15%;
}

.hero-wrap.style3 .hero-shape-three {
  bottom: 0;
  right: 0;
}

.hero-wrap.style3 .hero-shape-four {
  top: 20px;
  right: 0;
}

.hero-wrap.style3 .hero-img-wrap {
  position: relative;
  z-index: 1;
}

.hero-wrap.style3 .hero-img-wrap .hero-img-shape {
  position: absolute;
  bottom: 0;
  left: -100px;
  z-index: -1;
}

.hero-wrap .hero-slider-thumbs {
  position: absolute;
  top: calc(50% + 140px);
  transform: translateY(-50%);
  z-index: 1;
}

.hero-wrap .hero-slider-thumbs button {
  display: block;
  margin: 0 0 10px;
  border: none;
  background-color: transparent;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.hero-wrap .hero-slider-thumbs button:last-child {
  margin-bottom: 0;
}

.hero-wrap .hero-slider-thumbs button img {
  border-radius: 50%;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev,
.hero-slider-one.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.09);
  width: 35px;
  height: 35px;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev i,
.hero-slider-one.owl-carousel .owl-nav button.owl-next i {
  color: #028118;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev:hover,
.hero-slider-one.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #028118;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev:hover i,
.hero-slider-one.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content span {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.5s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content h1 {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.7s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content p {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.9s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content .btn {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 1.1s;
}

.banner-slide.owl-theme .owl-nav {
  margin-top: 0;
}

.banner-slide.owl-theme .owl-nav [class*="owl-"] {
  color: #000000;
  background-color: #ffffff;
  width: 60px;
  height: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 90px;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 0.5s;
}

.banner-slide.owl-theme .owl-nav [class*="owl-"] i {
  font-size: 22px;
  padding-left: 18px;
  position: relative;
  top: 18px;
}

.banner-slide.owl-theme .owl-nav [class*="owl-"].owl-next {
  left: auto;
  right: 90px;
}

.banner-slide.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: #ffcd1e;
  color: #ffffff;
}

.banner-slide.owl-theme img {
  width: auto;
  height: auto;
}

.hero-wrap.style2.hero-wrap-style {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.hero-wrap.style2.hero-wrap-style .background-video {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  z-index: -2;
}

.hero-wrap.style2.hero-wrap-style .hero-slide-item .hero-content {
  max-width: 745px;
}

/*-------------------------------
    Promo  Section CSS
-------------------------------*/
.promo-wrap.style2 {
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-top: -150px;
  border-radius: 5px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.09);
}

.promo-wrap.style2:after {
  position: absolute;
  bottom: -10px;
  left: -10px;
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border-radius: 5px;
  z-index: -1;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.promo-wrap.style2 .promo-shape-one {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.promo-wrap.style2 .promo-shape-two {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.promo-wrap.style2 .promo-card {
  width: 33.33%;
  padding: 70px 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.promo-wrap.style2 .promo-card:first-child {
  border-radius: 5px 0 0 5px;
}

.promo-wrap.style2 .promo-card:last-child {
  border-right: none;
  border-radius: 0 5px 5px 0;
}

.promo-wrap.style2 .promo-card .promo-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #ffcd1e;
  margin: 0 auto 20px;
}

.promo-wrap.style2 .promo-card .promo-icon i {
  font-size: 44px;
  line-height: 0.8;
  color: #ffcd1e;
}

.promo-wrap.style2 .promo-card h3 {
  font-size: 22px;
}

/*-------------------------------
    Project  Section CSS
-------------------------------*/
.project-card {
  margin-bottom: 25px;
}

.project-card .project-info h3 {
  font-size: 22px;
}

.project-card .project-img {
  overflow: hidden;
}

.project-card .project-img img {
  transition: 0.7s;
}

.project-card:hover .project-img img {
  transform: scale(1.05);
}

.project-card.style1 .project-info {
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
  padding: 25px;
  transition: 0.4s;
}

.project-card.style1 .project-info h3 {
  margin: 0 0 15px;
  transition: 0.4s;
}

.project-card.style1 .project-info p {
  margin: 0 0 18px;
  transition: 0.4s;
}

.project-card.style1 .project-info .project-shape {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: -1;
  max-width: 200px;
  filter: brightness(0.1) invert(0);
  opacity: 0.06;
  transition: 0.4s;
}

.project-card.style1:hover .project-info {
  background-color: #028118;
}

.project-card.style1:hover .project-info h3 a {
  color: #fff;
}

.project-card.style1:hover .project-info p {
  color: rgba(255, 255, 255, 0.8);
}

.project-card.style1:hover .project-info .link.style1 {
  color: #000;
}

.project-card.style1:hover .project-info .project-shape {
  right: 0;
  filter: brightness(1) invert(0);
  opacity: 1;
}

.project-card.style2 {
  border-radius: 5px;
  position: relative;
  z-index: 1;
  background-color: transparent;
}

.project-card.style2 img {
  border-radius: 5px;
}

.project-card.style2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 5px;
  background: linear-gradient(0deg,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0.241316595) 58%);
}

.project-card.style2 .project-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px 25px;
  z-index: 1;
  width: 100%;
}

.project-card.style2 .project-info h3 {
  font-weight: 600;
  margin-bottom: 1px;
}

.project-card.style2 .project-info h3 a {
  color: #fff;
}

.project-card.style2 .project-info h3 a:hover {
  color: #028118;
}

.project-card.style2 .project-info .fund-collection .fund-raised,
.project-card.style2 .project-info .fund-collection .fund-goal {
  color: #fff;
}

.project-card.style2 .project-img,
.project-card.style3 .project-img {
  position: relative;
}

.project-card.style2 .like-btn,
.project-card.style3 .like-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  z-index: 2;
  background-color: #fff;
  transition: 0.4s;
}

.project-card.style2 .like-btn:hover,
.project-card.style3 .like-btn:hover {
  background-color: #028118;
}

.project-card.style2 .like-btn:hover i,
.project-card.style3 .like-btn:hover i {
  color: #fff;
}

.project-card.style2 .like-btn i,
.project-card.style3 .like-btn i {
  font-size: 26px;
  line-height: 0.8;
  margin: 0 auto;
  color: #028118;
  transition: 0.4s;
}

.project-card.style3 {
  background-color: #fff;
  border-radius: 5px;
}

.project-card.style3 .project-img {
  border-radius: 5px 5px 0 0;
}

.project-card.style3 .project-img img {
  border-radius: 5px 5px 0 0;
}

.project-card.style3 .project-info {
  position: relative;
  z-index: 1;
  padding: 25px;
  transition: 0.4s;
}

.project-card.style3 .project-info h3 {
  margin: 0 0 15px;
  transition: 0.4s;
}

.project-card.style3 .project-info p {
  margin: 0 0 7px;
  transition: 0.4s;
}

.project-card.style3 .project-info .fund-collection {
  margin-bottom: 0;
}

.project-card.style3 .project-info .fund-collection .fund-raised,
.project-card.style3 .project-info .fund-collection .fund-goal {
  color: #666666;
}

.project-card.style4 {
  background-color: #fff;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
}

.project-card.style4 .project-img {
  position: relative;
  width: 200px;
  border-radius: 5px 0 0 5px;
}

.project-card.style4 .project-img img {
  border-radius: 5px 0 0 5px;
}

.project-card.style4 .project-img .like-btn {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  z-index: 2;
  background-color: #fff;
}

.project-card.style4 .project-img .like-btn i {
  font-size: 26px;
  line-height: 0.8;
  margin: 0 auto;
  color: #028118;
}

.project-card.style4 .project-info {
  position: relative;
  z-index: 1;
  padding: 25px 25px 25px 5px;
  width: calc(100% - 290px);
  margin-left: 20px;
  transition: 0.4s;
}

.project-card.style4 .project-info h3 {
  font-size: 22px;
  margin: 0 0 15px;
  transition: 0.4s;
}

.project-card.style4 .project-info p {
  margin: 0 0 5px;
  transition: 0.4s;
}

.project-card.style4 .project-info .fund-collection .fund-raised,
.project-card.style4 .project-info .fund-collection .fund-goal {
  color: #666666;
}

.skills .skillbar {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  height: 10px;
  border-radius: 15px;
}

.skills .skillbar .skillbar-bar {
  height: 10px;
  width: 0px;
  background: #028118;
  border-radius: 50px 0 0 50px;
}

.fund-collection {
  margin: 0 0 10px;
}

.fund-collection .fund-raised,
.fund-collection .fund-goal {
  font-size: 14px;
}

.progressbar-wrap {
  margin-bottom: 20px;
}

.progressbar-wrap .progress-bar {
  margin: 0 0 25px;
  overflow: hidden;
  background: transparent;
}

.progressbar-wrap .progress-bar:last-child {
  margin-bottom: 0;
}

.progressbar-wrap .progress-bar .progress-content-outter {
  height: 12px;
  background-color: #f0f4ff;
  border-radius: 5px;
}

.progressbar-wrap .progress-bar .progress-content-outter .progress-content {
  height: 12px;
  background-color: #028118;
  border-radius: 5px;
  width: 0%;
}

.progressbar-wrap .progress-bar .progress-title-holder {
  position: relative;
  margin: 0 0 45px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  z-index: 100;
  font-weight: 600;
  margin: 0;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper {
  width: 100%;
  z-index: 10;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark {
  margin-bottom: 0;
  border-radius: 3px;
  border: 1px solid #028118;
  position: absolute;
  bottom: -35px;
  color: #028118;
  padding: 3px 6px;
  border-radius: 5px;
  transform: translateX(-100%);
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark:after {
  position: absolute;
  bottom: -8px;
  left: 15px;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #028118;
  border-left: 0px solid transparent;
  border-right: 8px solid transparent;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
  font-weight: 500;
  font-size: 14px;
  position: relative;
  color: #000;
}

.project-slider-one .project-card,
.project-slider-two .project-card,
.project-slider-three .project-card {
  margin: 0;
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev,
.team-slider-one.owl-carousel .owl-nav button.owl-next,
.team-slider-two.owl-carousel .owl-nav button.owl-prev,
.team-slider-two.owl-carousel .owl-nav button.owl-next,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev,
.blog-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-three.owl-carousel .owl-nav button.owl-prev,
.project-slider-three.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev,
.team-slider-two.owl-carousel .owl-nav button.owl-prev,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-three.owl-carousel .owl-nav button.owl-prev {
  left: -65px;
}

.team-slider-one.owl-carousel .owl-nav button.owl-next,
.team-slider-two.owl-carousel .owl-nav button.owl-next,
.blog-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-three.owl-carousel .owl-nav button.owl-next {
  right: -65px;
}

.team-slider-one.owl-carousel .owl-dots,
.team-slider-two.owl-carousel .owl-dots,
.blog-slider-one.owl-carousel .owl-dots,
.project-slider-one.owl-carousel .owl-dots,
.project-slider-two.owl-carousel .owl-dots,
.project-slider-three.owl-carousel .owl-dots {
  margin: 30px 0 0;
  text-align: center;
}

.project-search-form .form-group {
  margin-bottom: 25px;
  position: relative;
}

.project-search-form .form-group select,
.project-search-form .form-group input {
  width: 100%;
  height: 58px;
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 12px 18px;
  color: #000;
  border: none;
}

.project-search-form .form-group select::-moz-placeholder,
.project-search-form .form-group input::-moz-placeholder {
  opacity: 0.7;
}

.project-search-form .form-group select::placeholder,
.project-search-form .form-group input::placeholder {
  opacity: 0.7;
}

.project-search-form .form-group select select,
.project-search-form .form-group input select {
  opacity: 0.7;
}

.project-search-form .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 15px;
  height: 100%;
  border: none;
  background-color: transparent;
}

/*-------------------------------
    About  Section CSS
-------------------------------*/
.about-wrap {
  position: relative;
  z-index: 1;
}

.about-wrap .about-content .content-title {
  margin-bottom: 25px;
}

.about-wrap .about-content .content-feature-list {
  margin-bottom: 30px;
}

.about-wrap.style1 .about-shape-one,
.about-wrap.style1 .about-shape-two,
.about-wrap.style1 .about-shape-three {
  position: absolute;
  z-index: -1;
}

.about-wrap.style1 .about-shape-one {
  bottom: 0;
  right: 50px;
}

.about-wrap.style1 .about-shape-two {
  bottom: 180px;
  right: 20%;
}

.about-wrap.style1 .about-shape-three {
  bottom: 0;
  right: 0;
}

.about-wrap.style1 .about-img-wrap {
  position: relative;
  background-image: url(../img/about/hari-om-about.jpg);
  height: 417px;
  border-radius: 10px;
}

.about-wrap.style1 .about-img-wrap .about-quote {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: calc(100% - 60px);
  transform: translateX(-50%);
  background-color: #028118;
  border-radius: 10px;
  padding: 30px;
}

.about-wrap.style1 .about-img-wrap .about-quote i {
  color: #ffcd1e;
  position: absolute;
  top: 35px;
  left: 25px;
  font-size: 38px;
  line-height: 0.8;
}

.about-wrap.style1 .about-img-wrap .about-quote p {
  color: #fff;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  padding-left: 44px;
}

.about-wrap.style2 .about-shape-one {
  position: absolute;
  bottom: 60px;
  right: 50px;
  z-index: -1;
}

.about-wrap.style3 .about-img-wrap {
  position: relative;
  z-index: 1;
}

.about-wrap.style3 .about-img-wrap:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: calc(100% - 80px);
  height: 250px;
  background-color: #f5f5f5;
  border-radius: 5px;
  z-index: -1;
  transform: translateX(-50%) rotate(2deg);
}

.about-wrap.style3 .about-img-wrap .about-shape-one {
  position: absolute;
  bottom: -20px;
  right: 20px;
  z-index: 1;
}

/*-------------------------------
    Donate  Section CSS
-------------------------------*/
.donate-box {
  background-color: #028118;
  position: relative;
  z-index: 10;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  border-radius: 10px;
}

.donate-box .donate-shape-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.donate-box .donate-amt {
  margin-bottom: 20px;
}

.donate-box .donate-amt li {
  margin-right: 20px;
  margin-bottom: 15px;
}

.donate-box .donate-amt li:last-child {
  margin-right: 0;
}

.donate-box .donate-amt li button {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  padding: 18px 35px;
}

.donation-form {
  background-color: #f5f5f5;
  padding: 30px;
  border-radius: 5px;
}

.donation-form h2 {
  font-size: 26px !important;
  margin: 0 0 10px !important;
}

.donation-form h4 {
  margin: 25px 0 25px;
}

.donation-form .radionbtn-wrap .radionbtn {
  margin-right: 25px;
  margin-bottom: 15px;
}

.donation-form .radionbtn-wrap .radionbtn:last-child {
  margin-right: 0;
}

.donation-form .form-group {
  margin-bottom: 25px;
}

.donation-form .form-group input,
.donation-form .form-group select {
  width: 100%;
  height: 58px;
  background-color: #fff;
  border-radius: 5px;
  border: none;
  padding: 12px 16px;
  color: #000;
}

.donation-form .form-group input::-moz-placeholder,
.donation-form .form-group select::-moz-placeholder {
  opacity: 0.7;
}

.donation-form .form-group input::placeholder,
.donation-form .form-group select::placeholder {
  opacity: 0.7;
}

.donation-form .form-group select {
  opacity: 0.7;
}

.donation-form .form-check {
  margin-bottom: 20px;
}

/*-------------------------------
    Counter  Section CSS
-------------------------------*/
.counter-wrap {
  position: relative;
  z-index: 1;
  padding-top: 66px;
}

.counter-wrap .counter-shape-one,
.counter-wrap .counter-shape-two,
.counter-wrap .counter-shape-three {
  position: absolute;
  z-index: -1;
}

.counter-wrap.style1 {
  position: relative;
  background-color: #f5f5f5;
  margin-top: -200px;
  overflow: hidden;
}

.counter-wrap.style1 .counter-shape-one {
  bottom: 0;
  right: 0;
}

.counter-wrap.style1 .counter-shape-two {
  bottom: 0;
  right: 220px;
}

.counter-wrap.style1 .counter-shape-three {
  bottom: 0;
  right: -10px;
}

.promo-video {
  position: relative;
  z-index: 1;
}

.promo-video:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}

.promo-video .play-now {
  width: 90px;
  height: 90px;
  top: 50%;
  font-size: 34px;
  line-height: 88px;
  transform: translateY(-50%);
  background-color: #fff;
}

.promo-video .play-now i {
  color: #028118;
  position: relative;
  left: -2px;
}

.promo-video .play-now .ripple:after,
.promo-video .play-now .ripple:before,
.promo-video .play-now .ripple {
  width: 90px;
  height: 90x;
}

.promo-video.style1 {
  background-image: url(../img/promo-video-bg.jpg);
  height: 100%;
}

.promo-video.style2 {
  background-image: url(../img/promo-video-bg-2.jpg);
}

.promo-video.style2 .play-now {
  position: relative;
  top: auto;
  margin-top: 50px;
  transform: translateY(0%);
}

.promo-video.style3 {
  background-image: url(../img/promo-video-bg.jpg);
  height: 100%;
}

.promo-video.style3 .play-now {
  position: relative;
  top: auto;
  left: auto;
  transform: translateY(0);
  margin: 30px 0 0;
}

.counter-card-wrap {
  margin: 0 -12.5px;
}

.counter-card-wrap.style1 {
  padding: 300px 90px 125px 60px;
}

.counter-card-wrap.style1 .counter-card {
  position: relative;
  margin-bottom: 25px;
  background-color: #fff;
  width: calc(50% - 25px);
  margin: 0 12.5px 25px;
  padding: 50px 20px;
  max-height: 185px;
  text-align: center;
}

.counter-card-wrap.style1 .counter-card:nth-child(2),
.counter-card-wrap.style1 .counter-card:nth-child(4) {
  top: 50px;
}

.counter-card-wrap.style1 .counter-card .counter-text h2 {
  font-size: 46px;
  line-height: 1;
  margin: 0 0 10px;
}

.counter-card-wrap.style1 .counter-card .counter-text p {
  margin-bottom: 0;
  line-height: 1;
}

.counter-card-wrap.style1 .counter-card.style1 .counter-text h2,
.counter-card-wrap.style1 .counter-card.style4 .counter-text h2 {
  color: #ffcd1e;
}

.counter-card-wrap.style1 .counter-card.style2 .counter-text h2,
.counter-card-wrap.style1 .counter-card.style3 .counter-text h2 {
  color: #028118;
}

.counter-card-wrap.style1 .counter-card.style1 {
  border-radius: 50px 50px 0 50px;
}

.counter-card-wrap.style1 .counter-card.style2 {
  border-radius: 50px 50px 50px 0;
}

.counter-card-wrap.style1 .counter-card.style3 {
  border-radius: 50px 0 50px 50px;
}

.counter-card-wrap.style1 .counter-card.style4 {
  border-radius: 0 50px 50px 50px;
}

.counter-card-wrap.style2 {
  margin: 0 -12.5px;
  padding: 0;
}

.counter-card-wrap.style2 .counter-card {
  padding: 40px 25px;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: calc(25% - 25px);
  margin: 0 12.5px 25px;
  position: relative;
}

.counter-card-wrap.style2 .counter-card:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

.counter-card-wrap.style2 .counter-card.style1 {
  border-radius: 50px 50px 0 50px;
}

.counter-card-wrap.style2 .counter-card.style1:after {
  bottom: -5px;
  left: 40%;
}

.counter-card-wrap.style2 .counter-card.style2 {
  border-radius: 50px 50px 50px 0;
}

.counter-card-wrap.style2 .counter-card.style2:after {
  top: -5px;
  left: 40%;
}

.counter-card-wrap.style2 .counter-card.style3 {
  border-radius: 50px 0 50px 50px;
}

.counter-card-wrap.style2 .counter-card.style3:after {
  bottom: -5px;
  left: 40%;
}

.counter-card-wrap.style2 .counter-card.style4 {
  border-radius: 0 50px 50px 50px;
}

.counter-card-wrap.style2 .counter-card.style4:after {
  top: 50%;
  right: -5px;
}

.counter-card-wrap.style2 .counter-card .counter-icon {
  width: 70px;
}

.counter-card-wrap.style2 .counter-card .counter-icon i {
  font-size: 68px;
  line-height: 0.8;
  color: #ffcd1e;
}

.counter-card-wrap.style2 .counter-card .counter-text {
  width: calc(100% - 90px);
  margin-left: 20px;
}

.counter-card-wrap.style2 .counter-card .counter-text h2 {
  color: #fff;
  font-size: 40px;
  margin: 0 0 5px;
}

.counter-card-wrap.style2 .counter-card .counter-text p {
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.counter-card-wrap.style3 {
  padding-bottom: 25px;
}

.counter-card-wrap.style3 .counter-card {
  position: relative;
  background-color: #fff;
  width: calc(50% - 25px);
  margin: 0 12.5px 25px;
  padding: 50px 20px;
  border: 1px solid transparent;
  border-radius: 5px;
}

.counter-card-wrap.style3 .counter-card:nth-child(2),
.counter-card-wrap.style3 .counter-card:nth-child(4) {
  top: 50px;
}

.counter-card-wrap.style3 .counter-card .counter-icon {
  width: 80px;
}

.counter-card-wrap.style3 .counter-card .counter-icon i {
  font-size: 78px;
  line-height: 0.8;
  color: #ffcd1e;
}

.counter-card-wrap.style3 .counter-card .counter-text {
  width: calc(100% - 100px);
  margin-left: 20px;
}

.counter-card-wrap.style3 .counter-card .counter-text h2 {
  font-size: 46px;
  line-height: 1;
  margin: 0 0 10px;
  color: #fff;
}

.counter-card-wrap.style3 .counter-card .counter-text p {
  margin-bottom: 0;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}

.counter-card-wrap.style3 .counter-card:nth-child(1),
.counter-card-wrap.style3 .counter-card:nth-child(4) {
  background-color: #028118;
  border-color: transparent;
}

.counter-card-wrap.style3 .counter-card:nth-child(2),
.counter-card-wrap.style3 .counter-card:nth-child(3) {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
  padding: 0 1px;
}

/*-------------------------------
    Event  Section CSS
-------------------------------*/
.event-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.event-wrap .event-sape-one {
  position: absolute;
  bottom: -10px;
  left: 20px;
  z-index: -1;
  opacity: 0.5;
}

.event-wrap .event-sape-two {
  position: absolute;
  top: 70px;
  left: 120px;
  z-index: -1;
}

.event-wrap .event-sape-three {
  position: absolute;
  /* bottom: -10px;
  right: 30px; */
  bottom: -192px;
  right: -198px;
  z-index: -1;
  /* opacity: 0.5; */
}

.event-card .event-img {
  position: relative;
  border-radius: 0px 0px 0px 0px;
}

.event-card .event-img .event-date {
  position: absolute;
  top: 10px;
  left: -1px;
  background-color: #ffcd1e;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 15px;
  padding: 1px 7px;
}

.event-card .event-info {
  transition: 0.4s;
}

.event-card .event-info h3 {
  font-size: 22px;
  margin: 0 0 1px;
  transition: 0.4s;
}

.event-card .event-info p {
  transition: 0.4s;
}

.event-card .event-info .event-metainfo {
  margin-bottom: 3px;
}

.event-card .event-info .event-metainfo li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  color: #ffcd1e;
  font-size: 15px;
  transition: 0.4s;
}

.event-card .event-info .event-metainfo li a {
  color: #ffcd1e;
  transition: 0.4s;
}

.event-card .event-info .event-metainfo li:last-child {
  margin-right: 0;
}

.event-card .event-info .event-metainfo li i {
  color: #ffcd1e;
  position: relative;
  top: 1px;
  margin-right: 5px;
  transition: 0.4s;
}

.event-card .event-info p {
  margin: 0;
}

.event-card:hover {
  background-color: #028118;
  border-color: transparent;
}

.event-card:hover .event-info h3 a {
  color: #fff;
}

/* 
.event-card:hover .event-info p {
  color: rgba(255, 255, 255, 0.8);
}

.event-card:hover .event-info .event-metainfo li i {
  color: #fff;
} */

.event-card:hover .event-info .event-metainfo li a,
.event-card:hover .event-info .event-metainfo li p {
  color: rgba(255, 255, 255, 0.8);
}

.event-card.style1 .event-img {
  width: 250px;
}

.event-card.style1 .event-info {
  width: calc(100% - 270px);
  padding: 20px 20px 20px 25px;
}

.event-card.style2,
.event-card.style3 {
  background-color: #028118;
}

.event-card.style2:hover,
.event-card.style3:hover {
  background-color: #028118;
  border-color: transparent;
}

.event-card.style2 .event-info,
.event-card.style3 .event-info {
  margin-left: 20px;
  padding: 10px 10px 10px 10px;
}

.event-card.style2 .event-info .event-metainfo li a,
.event-card.style2 .event-info .event-metainfo li p,
.event-card.style3 .event-info .event-metainfo li a,
.event-card.style3 .event-info .event-metainfo li p {
  font-size: 14px;
}

.event-card.style2 .event-img {
  width: 210px;
}

.event-card.style2 .event-info {
  width: calc(100% - 230px);
}

.event-card.style3 .event-img {
  width: 185px;
}

.event-card.style3 .event-info {
  width: calc(100% - 205px);
}

.event-card.style4 .event-img {
  border-radius: 5px 5px 0 0;
}

.event-card.style4 .event-img img {
  border-radius: 5px 5px 0 0;
}

.event-card.style4 .event-info {
  padding: 24px 25px;
}

.event-card.style5 {
  background-color: #ffcd1e;
  border: none;
  padding: 5px;
}

.event-card.style5 .event-img {
  border-radius: 5px 5px 0 0;
}

.event-card.style5 .event-img img {
  border-radius: 10px 5px 10px 5px;
}

.event-card.style5 .event-info {
  padding: 24px 25px;
}

.event-card.style5 .event-info p {
  margin-bottom: 15px;
}

.event-card.style5:hover {
  background-color: #ffcd1e;
}

.event-card.style5:hover .link {
  color: #fff;
}

.event-info {
  background-color: #028118;
  border-radius: 0px 0px 5px 5px;
}

.event-info-offering {
  border-radius: 10px 10px 10px 10px;
}

.event-info h3 a {
  color: #fff;
}

.newsletter-form.style1 {
  margin-bottom: 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 50px 30px 58px;
  border-radius: 10px;
  background-color: #fff;
}

.newsletter-form.style1 h4 {
  font-size: 22px;
  margin: 0 0 10x;
  text-align: center;
}

.newsletter-form.style1 p {
  margin: 0 0 20px;
  text-align: center;
}

.newsletter-form.style1 .form-group {
  margin-bottom: 20px;
}

.newsletter-form.style1 .form-group input {
  width: 100%;
  background-color: #f9f9f9;
  height: 54px;
  padding: 12px 18px;
  border: none;
}

.newsletter-form.style1 button {
  width: 100%;
  display: block;
}

.event-search-form {
  background-color: #f5f5f5;
  padding: 15px 15px 5px;
  border-radius: 5px;
  margin-bottom: 25px;
}

.event-search-form .form-group {
  margin: 0 0 20px;
}

.event-search-form .form-group label {
  font-weight: 600;
  color: #000;
  margin: 0 0 5px;
  display: block;
}

.event-search-form .form-group select,
.event-search-form .form-group input {
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 5px;
  padding: 12px 18px;
  color: #000;
  border: none;
}

.event-search-form .form-group select::-moz-placeholder,
.event-search-form .form-group input::-moz-placeholder {
  opacity: 0.7;
}

.event-search-form .form-group select::placeholder,
.event-search-form .form-group input::placeholder {
  opacity: 0.7;
}

.event-search-form .form-group select select,
.event-search-form .form-group input select {
  opacity: 0.7;
}

.event-search-form .form-group button {
  margin-top: 35px;
}

/*-------------------------------------
    Project & Event Details  CSS
----------------------------------------*/
.event-desc .single-project-img,
.event-desc .single-event-img,
.project-desc .single-project-img,
.project-desc .single-event-img {
  border-radius: 10px;
  margin: 10px 0 30px;
  display: block;
}

.event-desc .single-project-img img,
.event-desc .single-event-img img,
.project-desc .single-project-img img,
.project-desc .single-event-img img {
  border-radius: 10px;
}

.event-desc .progressbar-wrap,
.project-desc .progressbar-wrap {
  margin-top: -10px;
}

.project-desc .fund-collection li span {
  font-size: 20px;
  font-weight: 600;
  margin-right: 4px;
  color: #000;
}

.project-desc .wp-block-quote {
  box-shadow: none;
  background-color: #f5f5f5;
  padding: 30px;
  border-left: 4px solid #028118;
}

.project-desc .wp-block-quote p {
  text-align: left;
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  margin: 0;
}

/*-------------------------------
    Team  Section CSS
-------------------------------*/
.team-wrap {
  position: relative;
  z-index: 1;
}

.team-wrap .team-shape-one {
  position: absolute;
  bottom: 0;
  left: 30px;
  z-index: -1;
}

.team-card {
  margin-bottom: 25px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.team-card img {
  width: 100%;
  height: 303px;
  /* same height for all images */
  object-fit: cover;
}

.team-info-temple {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.team-info-temple h2 a {
  color: #028118 !important;
}

.team-card h3 {
  font-size: 22px;
}

.team-card.style1 {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.team-card.style1 img {
  border-radius: 5px 5px 0 0;
}

.team-card.style1 .team-info {
  background-color: #fcfcfc !important;
  text-align: center;
  padding: 10px;
  position: sticky;
  z-index: 1;
  /* bottom: -20px; */
  left: 0;
  width: 100%;
  transition: 0.4s;
}

.team-info-temple {
  background-color: #f8ed9c !important;
}

.team-info-bg {
  background-color: #fff !important;
}

.team-card.style1 .team-info .team-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.team-card.style1 .team-info h3 {
  margin: 0 0 7px;
}

.team-card.style1 .team-info span {
  font-size: 16px;
  color: #016412;
  font-weight: 900;
}

.team-card.style1 .team-info .social-profile {
  margin-top: 5px;
}

.team-card.style1 .team-info .social-profile li a {
  background-color: #028118;
}

.team-card.style1 .team-info .social-profile li a i {
  color: #fff;
}

.team-card.style1:hover .team-info {
  bottom: 0;
}

.team-card.style2 {
  border-radius: 5px;
}

.team-card.style2 img {
  border-radius: 5px 5px 0 0;
}

.team-card.style2 .team-info-wrap {
  background-color: #028118;
  padding: 25px;
  transition: 0.4s;
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 1;
}

.team-card.style2 .team-info-wrap .team-card-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100px;
  z-index: -1;
}

.team-card.style2 .team-info-wrap .team-info {
  width: calc(100% - 60px);
  margin-right: 8px;
}

.team-card.style2 .team-info-wrap .team-info h3 {
  margin: 0 0 6px;
}

.team-card.style2 .team-info-wrap .team-info h3 a {
  color: #fff;
}

.team-card.style2 .team-info-wrap .team-info span {
  color: rgba(255, 255, 255, 0.8);
}

.team-card.style2 .team-info-wrap .social-link {
  cursor: pointer;
  position: relative;
}

.team-card.style2 .team-info-wrap .social-link span {
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
}

.team-card.style2 .team-info-wrap .social-link span i {
  color: #028118;
  font-size: 22px;
  line-height: 54px;
  margin: 0 auto;
}

.team-card.style2 .team-info-wrap .social-link .social-profile {
  position: absolute;
  bottom: calc(100% + 15px);
  left: 0;
  transition: 0.4s;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li {
  visibility: hidden;
  opacity: 0;
  display: block;
  margin: 10px 0;
  transform: translateX(-10px);
  transition: 0.4s;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li a {
  width: 52px;
  height: 52px;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li a i {
  font-size: 20px;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li:last-child {
  margin: 0;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li:nth-child(4) {
  transition-delay: 0.2s;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li:nth-child(3) {
  transition-delay: 0.3s;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li:nth-child(2) {
  transition-delay: 0.4s;
}

.team-card.style2 .team-info-wrap .social-link .social-profile li:nth-child(1) {
  transition-delay: 0.5s;
}

.team-card.style2 .team-info-wrap .social-link:hover .social-profile li {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.team-card.style2:hover .team-info-wrap {
  background-color: #ffcd1e;
}

.team-card.style3 {
  position: relative;
  background-color: #f5f5f5;
  transition: 0.4s;
}

.team-card.style3 img {
  border-radius: 5px;
  transition: 0.4s;
}

.team-card.style3 .team-info {
  background-color: #f5f5f5;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: -75px;
  padding-top: 25px;
  padding-bottom: 25px;
  width: calc(100% + 5px);
  transition: 0.4s;
}

.team-card.style3 .team-info h3 {
  margin: 0 0 7px;
}

.team-card.style3 .team-info span {
  font-size: 14px;
  color: #666666;
}

.team-card.style3 .team-info .social-profile {
  margin-top: 20px;
}

.team-card.style3 .team-info .social-profile li a {
  background-color: #028118;
}

.team-card.style3 .team-info .social-profile li a i {
  color: #fff;
}

.team-card.style3:hover {
  padding: 25px;
  background-color: #fff;
}

.team-card.style3:hover img {
  transform: rotate(0deg);
}

.team-card.style3:hover .team-info {
  background-color: #fff;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
}

.team-card.style3:hover .team-info h3 {
  transform: rotate(0deg);
}

.team-card.style3:hover .team-info span {
  transform: rotate(0deg);
}

.team-slider-one .team-card,
.team-slider-two .team-card {
  margin: 0;
}

.team-slider-one .team-card.style3,
.team-slider-two .team-card.style3 {
  margin: 10px 10px;
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3 img {
  transform: rotate(2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3 .team-info {
  transform: rotate(2deg);
  bottom: -75px;
  left: -7px;
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3 .team-info h3 {
  transform: rotate(-2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3 .team-info span {
  transform: rotate(-2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3:hover {
  padding: 20px;
  background-color: #fff;
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3:hover img {
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3:hover .team-info {
  background-color: #fff;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3:hover .team-info h3 {
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .team-card.style3:hover .team-info span {
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3 img {
  transform: rotate(-2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3 .team-info {
  transform: rotate(-2deg);
  bottom: -75px;
  right: -7px;
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3 .team-info h3 {
  transform: rotate(2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3 .team-info span {
  transform: rotate(2deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3:hover {
  padding: 20px;
  background-color: #fff;
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3:hover img {
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3:hover .team-info {
  background-color: #fff;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3:hover .team-info h3 {
  transform: rotate(0deg);
}

.team-slider-one .owl-stage-outer .owl-stage .owl-item:nth-child(even) .team-card.style3:hover .team-info span {
  transform: rotate(0deg);
}

/*-------------------------------
    Team Details  Section CSS
-------------------------------*/
.team-desc p:last-child {
  margin-bottom: 0;
}

.team-desc .progressbar-wrap {
  margin-bottom: 25px;
}

.team-desc .progressbar-wrap .progress-bar {
  margin-bottom: 20px;
}

.team-desc .progressbar-wrap .progress-bar .progress-title-holder {
  margin-bottom: 20px;
}

.team-desc .progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  position: relative;
  top: 5px;
  font-size: 18px;
  font-weight: 500;
}

.team-desc .progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark {
  bottom: -7px;
  border-color: #ffcd1e;
}

.team-desc .progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
  color: #ffcd1e;
}

.team-desc .progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark:after {
  border-top-color: #ffcd1e;
}

.team-desc .progressbar-wrap .progress-bar .progress-content-outter {
  border-radius: 0;
}

.team-desc .progressbar-wrap .progress-bar .progress-content-outter .progress-content {
  border-radius: 0;
}

.progess-bar-item {
  margin: 25px 0 0;
}

.progess-bar-item .single-skill {
  margin-bottom: 25px;
  text-align: center;
}

.progess-bar-item .single-skill p {
  margin: 15px auto 0;
}

.progess-bar-item .single-skill .circlechart {
  text-align: center;
}

.progressbar {
  display: inline-block;
  width: 100px;
  margin: 25px;
}

.progressbar .circle {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  text-align: center;
}

.progressbar .circle canvas {
  vertical-align: middle;
}

.progressbar .circle div {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}

.progressbar .circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}

.progressbar .circle strong span {
  display: block;
  color: #aaa;
  margin-top: 12px;
}

.circle-chart {
  width: 150px;
  height: 150px;
}

.circle-chart__circle {
  stroke: #00acc1;
  stroke-width: 1;
  stroke-linecap: square;
  fill: none;
  animation: circle-chart-fill 2s reverse;
  /* 1 */
  transform: rotate(-90deg);
  /* 2, 3 */
  transform-origin: center;
  /* 4 */
}

.circle-chart__subline {
  display: none;
}

.single-skill .circle-chart__circle {
  stroke: #ffcd1e;
  stroke-width: 2;
}

.circle-chart__circle--negative {
  transform: rotate(-90deg) scale(1, -1);
}

.circle-chart__background {
  stroke: #f5f5f5;
  stroke-width: 2;
  fill: none;
}

.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(20px);
}

.circle-chart__percent {
  text-anchor: middle;
  font-size: 6px;
  color: #028118;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Roboto", sans-serif; */
}

.circle-chart__subline {
  text-anchor: middle;
  font-size: 3px;
}

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*-------------------------------
    CTA  Section CSS
-------------------------------*/
.cta-wrap {
  overflow: hidden;
}

.cta-wrap.style1,
.cta-wrap.style2 {
  position: relative;
  background-image: url(../img/hariom\ bg.jpg);
  z-index: 1;
}

.cta-wrap.style1:after,
.cta-wrap.style2:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0.95) 45%,
      rgba(255, 255, 255, 0.3) 94%);
}

.cta-wrap.style1 .content-title,
.cta-wrap.style2 .content-title {
  position: relative;
  z-index: 1;
}

.cta-wrap.style1 .cta-btn,
.cta-wrap.style2 .cta-btn {
  text-align: center;
}

.cta-wrap.style1 .cta-btn .btn:nth-child(1),
.cta-wrap.style2 .cta-btn .btn:nth-child(1) {
  margin-right: 15px;
}

.cta-wrap.style1 .cta-shape-one,
.cta-wrap.style2 .cta-shape-one {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 0;
}

.cta-wrap.style1 {
  position: relative;
  z-index: 1;
}

.cta-wrap.style1 .cta-shape-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/*-------------------------------
    Blog  Section CSS
-------------------------------*/
.blog-wrap .container {
  position: relative;
  z-index: 1;
}

.blog-wrap .container .blog-section-shape {
  position: absolute;
  bottom: -40px;
  left: -100px;
  z-index: -1;
}

.blog-card {
  border-radius: 5px;
  margin-bottom: 25px;
  transition: 0.4s;
}

.blog-card .blog-info {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-card .blog-info .blog-author {
  margin: 0 0 20px;
}

.blog-card .blog-info .blog-author .blog-author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.blog-card .blog-info .blog-author .blog-author-img img {
  border-radius: 50%;
}

.blog-card .blog-info .blog-author .blog-author-info {
  width: calc(100% - 65px);
  margin-left: 15px;
}

.blog-card .blog-info .blog-author .blog-author-info h6 {
  font-size: 16px;
  margin: 5px 0 0;
  transition: 0.4s;
}

.blog-card .blog-info .blog-author .blog-author-info span {
  font-size: 15px;
  transition: 0.4s;
}

.blog-card .blog-info h3 {
  font-size: 22px;
  font-weight: 600;
  transition: 0.4s;
}

.blog-card .blog-info p {
  transition: 0.4s;
}

.blog-card .blog-info .blog-metainfo li {
  display: inline-block;
  margin-right: 15px;
  color: #666666;
}

.blog-card .blog-info .blog-metainfo li:last-child {
  margin-right: 0;
}

.blog-card .blog-info .blog-metainfo li a {
  font-size: 15px;
  position: relative;
  padding-left: 22px;
  color: #666666;
  transition: 0.4s;
}

.blog-card .blog-info .blog-metainfo li a i {
  color: #028118;
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 16px;
  transition: 0.4s;
}

.blog-card .blog-info .link {
  transition: 0.4s;
}

.blog-card .blog-info .link:after {
  display: none;
}

.blog-card.style1 {
  background-color: #f5f5f5;
  border-radius: 5px;
}

.blog-card.style1 .blog-info {
  padding: 25px;
}

.blog-card.style1 .blog-info .blog-author {
  margin: 0 0 20px;
}

.blog-card.style1 .blog-info h3 {
  margin-bottom: 15px;
}

.blog-card.style1 .blog-info p {
  margin-bottom: 15px;
}

.blog-card.style1 .link {
  margin: 0 auto;
  text-align: center;
  display: block;
  padding: 18px 15px;
  border-radius: 0 0 5px 5px;
}

.blog-card.style1:hover {
  background-color: #028118;
}

.blog-card.style1:hover .blog-info .blog-author .blog-author-info h6 a {
  color: #fff;
}

.blog-card.style1:hover .blog-info .blog-author .blog-author-info span {
  color: rgba(255, 255, 255, 0.8);
}

.blog-card.style1:hover .blog-info h3 a {
  color: #fff;
}

.blog-card.style1:hover .blog-info p {
  color: rgba(255, 255, 255, 0.8);
}

.blog-card.style1:hover .blog-info .blog-metainfo li {
  color: rgba(255, 255, 255, 0.8);
}

.blog-card.style1:hover .blog-info .blog-metainfo li i {
  color: #fff;
}

.blog-card.style1:hover .blog-info .blog-metainfo li a {
  color: #fff;
}

.blog-card.style1:hover .link {
  background-color: #ffcd1e;
  color: #fff;
}

.blog-card.style1:hover .link:after {
  display: none;
}

.blog-card.style2 {
  background-color: #fff;
}

.blog-card.style2 .blog-info {
  padding: 25px;
}

.blog-card.style2 .blog-info .blog-metainfo {
  margin-bottom: 0;
}

.blog-card.style2 .blog-info h3 {
  margin-bottom: 15px;
}

.blog-card.style2 .link {
  margin: 0 auto;
  text-align: center;
  display: block;
  padding: 18px 15px;
  border-radius: 0 0 5px 5px;
}

.blog-card.style2:hover .link {
  background-color: #ffcd1e;
  color: #fff;
}

.blog-card.style3 {
  background-color: #fff;
  padding: 25px;
}

.blog-card.style3 .blog-img {
  position: relative;
}

.blog-card.style3 .blog-img .blog-date {
  position: absolute;
  top: -25px;
  left: -25px;
  background-color: #ffcd1e;
  padding: 15px 18px;
  border-radius: 5px 0 5px 0;
  color: #fff;
  text-align: center;
}

.blog-card.style3 .blog-img .blog-date span {
  display: block;
  font-weight: 600;
}

.blog-card.style3 .blog-info {
  border-bottom: 0;
  padding: 25px 0 0;
}

.blog-card.style3 .blog-info .blog-metainfo {
  margin-bottom: 0;
}

.blog-card.style3 .link {
  display: inline-block;
  text-align: left;
  padding: 0;
}

.blog-card.style3 .link:after {
  display: none;
}

.blog-slider-one .blog-card {
  margin: 0;
}

/*-------------------------------
         Contact CSS
-------------------------------*/
.contact-item-wrap {
  background-color: #f5f5f5;
  padding: 25px 25px 30px;
  border-radius: 5px;
}

.contact-item-wrap .contact-item {
  transition: 0.4s;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

.contact-item-wrap .contact-item:last-child {
  margin-bottom: 0;
}

.contact-item-wrap .contact-item h3 {
  font-size: 22px;
  margin: 0 0 12px;
}

.contact-item-wrap .contact-item p,
.contact-item-wrap .contact-item a {
  display: block;
  color: #666666;
  margin-bottom: 0;
  transition: 0.3s;
}

.contact-item-wrap .contact-item p:hover,
.contact-item-wrap .contact-item a:hover {
  color: #028118;
}

#contactForm {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 25px 25px 20px;
  border-radius: 5px;
}

#contactForm .form-group {
  margin: 0 0 20px;
}

#contactForm .form-group input,
#contactForm .form-group textarea {
  width: 100%;
  background: #f5f5f5;
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
}

#contactForm .form-group input:focus,
#contactForm .form-group textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.09);
}

#contactForm .form-group input {
  height: 60px;
}

#contactForm .form-group textarea {
  height: 150px;
  resize: none;
  padding-top: 18px;
}

.btn.disabled {
  opacity: 1;
}

#msgSubmit {
  font-size: 16px;
  margin-top: 10px;
}

.checkbox {
  display: block;
}

.checkbox.form-check {
  padding-left: 0;
}

.checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}

.checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #028118;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 4px;
}

.checkbox a {
  color: #028118;
}

.checkbox.style2 label:before {
  border-radius: 50%;
}

.checkbox input:checked+label:before {
  border-color: #028118;
}

.checkbox input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 3px;
  width: 9px;
  height: 9px;
  border: none;
  background: #028118;
}

.checkbox.style2 input:checked+label:after {
  border-radius: 50%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 100%;
  background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #028118;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

[type="radio"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

/*-------------------------------
   FAQ & Error Section  CSS
-------------------------------*/
.faq-wrap {
  position: relative;
}

.faq-wrap .accordion {
  margin-bottom: 25px;
}

.accordion-item {
  border: none;
  margin: 0 0 25px;
  background: transparent;
}

.accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-item .accordion-header {
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}

.accordion-item .accordion-header .faq-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.accordion-item .accordion-header .accordion-button {
  border-radius: 5px 5px 5px 5px !important;
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  border-radius: 5px;
  color: #000;
  text-align: left;
  align-items: center;
  border-bottom: none;
  padding: 20px 45px 22px 20px;
  transition: 0.4s;
  background-color: #f5f5f5;
  box-shadow: none;
}

.accordion-item .accordion-header .accordion-button.collapsed {
  color: #000;
}

.accordion-item .accordion-header .accordion-button.collapsed span {
  background-color: #028118 !important;
}

.accordion-item .accordion-header .accordion-button:after {
  display: none;
}

.accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  box-shadow: none;
}

.accordion-item .accordion-header .accordion-button.collapsed {
  color: #000;
  background-color: #f5f5f5;
}

.accordion-item .accordion-header .accordion-button.collapsed span {
  background-color: transparent !important;
}

.accordion-item .accordion-header .accordion-button.collapsed span i {
  color: #666666;
}

.accordion-item .accordion-header .accordion-button span {
  display: inline-block;
  min-width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 20px;
  text-align: center;
}

.accordion-item .accordion-header .accordion-button span i {
  position: absolute;
  top: 28px;
  right: 20px;
  font-size: 24px;
  line-height: 0.8;
  color: #fff;
  display: block;
  margin: 0 auto;
}

.accordion-item .accordion-header .accordion-button span i.minus {
  visibility: hidden;
  opacity: 0;
}

.accordion-item .accordion-header .accordion-button span i.minus {
  visibility: hidden;
  opacity: 0;
}

.accordion-item .accordion-body {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 22px 20px 22px;
}

.accordion-item .accordion-body p {
  margin: 0 0 10px;
}

.accordion-item .accordion-body p:last-child {
  margin: 0;
}

.accordion-collapse {
  border: none;
}

.accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background: #028118 !important;
  border-color: transparent;
  color: #fff;
}

.accordion-button:not(.collapsed) span i.plus {
  visibility: hidden;
  opacity: 0;
}

.accordion-button:not(.collapsed) span i.minus {
  visibility: visible !important;
  opacity: 1 !important;
}

.error-wrap {
  margin-top: 84px;
}

.error-content {
  text-align: center;
}

.error-content img {
  display: block;
  margin: 0 auto 30px;
  max-width: 600px;
}

.error-content p {
  margin: 0 auto 20px;
  max-width: 520px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
article p,
.project-desc p,
.event-desc p,
.team-desc p,
.terms-wrap p {
  margin-bottom: 20px;
}

article p:last-child,
.project-desc p:last-child,
.event-desc p:last-child,
.team-desc p:last-child,
.terms-wrap p:last-child {
  margin-bottom: 0;
}

article p strong,
.project-desc p strong,
.event-desc p strong,
.team-desc p strong,
.terms-wrap p strong {
  color: #000;
}

article p a,
.project-desc p a,
.event-desc p a,
.team-desc p a,
.terms-wrap p a {
  color: #028118;
}

article p a:hover,
.project-desc p a:hover,
.event-desc p a:hover,
.team-desc p a:hover,
.terms-wrap p a:hover {
  text-decoration: underline;
  color: #028118;
}

article h1,
.project-desc h1,
.event-desc h1,
.team-desc h1,
.terms-wrap h1 {
  font-size: 32px;
  margin-bottom: 15px;
}

article h2,
.project-desc h2,
.event-desc h2,
.team-desc h2,
.terms-wrap h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

article h3,
.project-desc h3,
.event-desc h3,
.team-desc h3,
.terms-wrap h3 {
  font-size: 28px;
  margin-bottom: 15px;
}

article h4,
.project-desc h4,
.event-desc h4,
.team-desc h4,
.terms-wrap h4 {
  font-size: 26px;
  margin-bottom: 15px;
}

article h5,
.project-desc h5,
.event-desc h5,
.team-desc h5,
.terms-wrap h5 {
  font-size: 24px;
  margin-bottom: 15px;
}

article h6,
.project-desc h6,
.event-desc h6,
.team-desc h6,
.terms-wrap h6 {
  font-size: 22px;
  margin-bottom: 15px;
}

article ol,
.project-desc ol,
.event-desc ol,
.team-desc ol,
.terms-wrap ol {
  margin-top: 20px;
  margin-bottom: 25px;
}

article ol li,
.project-desc ol li,
.event-desc ol li,
.team-desc ol li,
.terms-wrap ol li {
  margin-bottom: 15px;
  color: #666666;
  padding-left: 3px;
}

article .content-feature-list,
.project-desc .content-feature-list,
.event-desc .content-feature-list,
.team-desc .content-feature-list,
.terms-wrap .content-feature-list {
  margin: 25px 0 25px;
}

article {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.post-metainfo {
  margin-bottom: 13px;
}

.post-metainfo li {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  transition: 0.3s;
}

.post-metainfo li:after {
  position: absolute;
  top: -1px;
  right: -15px;
  content: "/";
  font-size: 16px;
  color: #666666;
}

.post-metainfo li:last-child {
  margin-right: 0;
}

.post-metainfo li:last-child:after {
  display: none;
}

.post-metainfo li a {
  font-size: 13px;
  color: #666666;
  transition: 0.3s;
}

.post-metainfo li a:hover {
  color: #028118;
}

.post-metainfo li i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 16px;
  line-height: 0.8;
  color: #028118;
  transition: 0.3s;
}

.post-img {
  position: relative;
  margin: 0 0 25px;
  display: block;
  border-radius: 10px;
}

.post-img img {
  border-radius: 10px;
}

.wp-block-quote {
  position: relative;
  padding: 35px 35px 35px;
  background-color: #f5f5f5;
  border-left: 5px solid #028118;
  margin: 30px 0 30px;
  z-index: 1;
}

.wp-block-quote p {
  text-align: center;
  margin: 0;
}

.post-meta-option {
  margin-bottom: 25px;
}

.post-tag ul {
  display: inline-block;
}

.post-tag ul li {
  display: inline-block;
}

.post-tag ul li a {
  color: #555;
  font-size: 16px;
  border-radius: 3px;
}

.post-tag ul li a:hover {
  color: #000;
}

.post-tag span {
  margin-right: 10px;
  font-weight: 500;
  color: #000;
}

.post-tag span i {
  position: relative;
  top: 3px;
  color: #028118;
  margin-right: 3px;
}

.post-share {
  display: inline-block;
}

.post-share span {
  font-weight: 500;
  color: #000;
}

.post-share ul {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.post-share ul li a {
  border: 1px solid #028118;
  box-shadow: none;
}

.post-share ul li a:hover {
  border-color: transparent;
}

.post-author {
  padding: 25px;
  margin: 15px 0 30px;
  border-radius: 5px;
  background-color: #f5f5f5;
}

.post-author .post-author-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.post-author .post-author-img img {
  border-radius: 50%;
}

.post-author .post-author-info {
  width: calc(100% - 175px);
  margin-left: 25px;
}

.post-author .post-author-info h4 {
  font-size: 16px;
  color: #000;
  margin: 0 0 15px;
  font-weight: 400;
}

.post-author .post-author-info h4 a {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  color: #028118;
}

.post-author .post-author-info p {
  margin: 0 0 15px;
}

.comment-item-wrap .comment-item {
  padding: 0 0 25px 0;
  margin-bottom: 25px;
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.comment-item-wrap .comment-item.reply {
  margin-left: 40px;
}

.comment-item-wrap .comment-item:last-child {
  margin-bottom: 0;
}

.comment-item-wrap .comment-item .comment-author-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  top: 4px;
}

.comment-item-wrap .comment-item .comment-author-img img {
  border-radius: 50%;
}

.comment-item-wrap .comment-item .comment-author-wrap {
  width: calc(100% - 120px);
  margin-left: 20px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
  margin: 0 0 9px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
  display: inline-block;
  font-size: 14px;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Roboto", sans-serif; */
  font-weight: 400;
  line-height: 1;
  color: #666666;
  margin-left: 10px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
  margin: 0 0 10px;
}

.comment-item-wrap .reply-btn {
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  color: #028118;
  font-size: 14px;
  transition: 0.3s;
}

.comment-item-wrap .reply-btn:hover {
  color: #028118;
}

.comment-box-title {
  margin-bottom: 30px;
}

.comment-box-title h4 {
  margin-bottom: 0;
  line-height: 1;
}

.comment-box-title p {
  margin-top: 10px;
  margin-bottom: 0;
}

#cmt-form {
  margin-top: 35px;
}

#cmt-form .comment-form .form-group {
  margin: 0 0 20px;
  position: relative;
}

#cmt-form .comment-form .form-group>label {
  font-weight: 500;
  display: block;
  margin: 0 0 5px;
  padding-left: 0;
}

#cmt-form .comment-form .form-group input,
#cmt-form .comment-form .form-group textarea {
  width: 100%;
  background-color: #f5f5f5;
  border: none;
  border-radius: 5px;
  padding: 15px;
  color: #000;
}

#cmt-form .comment-form .form-group input:focus,
#cmt-form .comment-form .form-group textarea:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#cmt-form .comment-form .form-group input {
  height: 60px;
}

#cmt-form .comment-form .form-group textarea {
  height: 145px;
  resize: none;
}

#cmt-form .comment-form .form-check {
  margin-bottom: 25px;
}

.post-cat-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
}

.post-cat-title span {
  font-weight: 600;
  color: #028118;
}

.post-cat-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 25px;
}

.post-cat-title span {
  font-weight: 600;
  color: #028118;
}

/*-------------------------------
    Buy Now Btn
-------------------------------*/
.buy-now-btn {
  right: 20px;
  z-index: 99;
  top: 50%;
  position: fixed;
  transform: translateY(-50%);
  border-radius: 30px;
  display: inline-block;
  color: #fff;
  background-color: #82b440;
  padding: 10px 20px 10px 42px;
  box-shadow: 0 1px 20px 1px #82b440;
  font-size: 15px;
  font-weight: 600;
}

.buy-now-btn img {
  top: 50%;
  left: 20px;
  width: 15px;
  position: absolute;
  transform: translateY(-50%);
}

.buy-now-btn:hover {
  color: #fff;
  background-color: #94be5d;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.social-profile.style2 li a,
.social-profile.style3 li a,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-left .contact-info,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-right,
.select-lang .navbar-language .dropdown-toggle,
.event-info-item-wrap .event-info-item,
.pp-post-item,
.promo-wrap.style2,
.promo-wrap.style2 .promo-card .promo-icon,
.project-card.style2 .like-btn,
.project-card.style3 .like-btn,
.project-card.style4,
.project-card.style4 .project-img .like-btn,
.fund-collection,
.donate-box .donate-amt,
.donation-form .radionbtn-wrap,
.counter-card-wrap,
.counter-card-wrap.style2 .counter-card,
.counter-card-wrap.style3 .counter-card,
.event-card,
.team-card.style2 .team-info-wrap,
.progess-bar-item,
.blog-card .blog-info .blog-author,
.post-author,
.comment-item-wrap .comment-item {
  display: flex;
  flex-wrap: wrap;
}

.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-left .contact-info,
.header-wrap .header-top .header-top-left .contact-info li,
.header-wrap .header-top .header-top-right,
.select-lang .navbar-language .dropdown-toggle,
.event-info-item-wrap .event-info-item,
.project-card.style4,
.counter-card-wrap.style2 .counter-card,
.counter-card-wrap.style3 .counter-card,
.event-card,
.team-card.style2 .team-info-wrap,
.progess-bar-item,
.blog-card .blog-info .blog-author {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*---------------------------------
        Footer CSS 
-----------------------------------*/
.footer-wrap {
  position: relative;
  background-color: #028118;
}

.footer-wrap .footer-top {
  background-color: #0a1905;
  position: relative;
  z-index: 1;
}

.footer-wrap .footer-top .footer-shape-one,
.footer-wrap .footer-top .footer-shape-two,
.footer-wrap .footer-top .footer-shape-three,
.footer-wrap .footer-top .footer-shape-four {
  position: absolute;
  z-index: -1;
}

.footer-wrap .footer-top .footer-shape-one {
  bottom: 0;
  right: 5px;
}

.footer-wrap .footer-top .footer-shape-two {
  top: 20px;
  right: 45px;
}

.footer-wrap .footer-top .footer-shape-three {
  top: 120px;
  right: 0;
}

.footer-wrap .footer-top .footer-shape-four {
  top: 60px;
  right: 0;
}

.footer-wrap .footer-bottom {
  background-color: #000;
}

.footer-wrap .footer-widget {
  margin-bottom: 25px;
}

.footer-wrap .footer-widget .footer-widget-title {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 13px;
  padding-bottom: 10px;
}

.footer-wrap .footer-widget .footer-widget-title:before {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.15);
}

.footer-wrap .footer-widget .footer-widget-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 35px;
  height: 2px;
  background-color: #ffcd1e;
}

.footer-wrap .footer-widget .footer-logo {
  display: block;
}

.footer-wrap .footer-widget .comp-desc {
  color: rgba(255, 255, 255, 0.8);
  margin: 25px 0 30px 0;
  padding-bottom: 25px;
  position: relative;
}

.footer-wrap .footer-widget .comp-desc:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.15);
}

.footer-wrap .footer-widget .comp-desc:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #ffcd1e;
}

.footer-wrap .footer-widget .newsletter-form {
  position: relative;
}

.footer-wrap .footer-widget .newsletter-form input {
  width: 100%;
  height: 60px;
  border-radius: 10px 0 10px 0;
  padding: 13px 105px 12px 18px;
  color: #fff;
  border: none;
  background-color: rgba(255, 255, 255, 0.15);
}

.footer-wrap .footer-widget .newsletter-form button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #028118;
  color: #fff;
  border: none;
  height: 100%;
  border-radius: 0 0 10px 0;
  padding: 12px 3px;
}

.footer-wrap .footer-widget .footer-menu li {
  margin-bottom: 20px;
}

.footer-wrap .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}

.footer-wrap .footer-widget .footer-menu li a {
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  padding-left: 25px;
}

.footer-wrap .footer-widget .footer-menu li a:after {
  position: absolute;
  top: 8px;
  left: 0;
  content: "";
  width: 16px;
  height: 1px;
  background-color: #ffcd1e;
  transition: 0.4s;
}

.footer-wrap .footer-widget .footer-menu li a:hover {
  color: #ffcd1e;
  padding-left: 28px;
}

.footer-wrap .footer-widget .contact-info li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}

.footer-wrap .footer-widget .contact-info li:last-child {
  margin-bottom: 0;
}

.footer-wrap .footer-widget .contact-info li h6 {
  color: #fff;
  font-weight: 500;
  margin: 0 0 5px;
}

.footer-wrap .footer-widget .contact-info li i {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 16px;
  line-height: 1;
  color: #ffcd1e;
}

.footer-wrap .footer-widget .contact-info li p,
.footer-wrap .footer-widget .contact-info li a {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
  transition: 0.3s;
  text-decoration: none;
}

.footer-wrap .footer-widget .contact-info li:hover p,
.footer-wrap .footer-widget .contact-info li:hover a {
  color: #ffcd1e;
}

.footer-bottom {
  padding: 18px 10px;
}

.footer-bottom .copyright-text {
  margin: 0;
  color: #fff;
}

.footer-bottom .copyright-text i {
  position: relative;
  top: 2px;
  margin-right: 2px;
}

.footer-bottom .copyright-text span {
  color: #028118;
}

.footer-bottom .copyright-text a {
  color: #ffcd1e;
  font-weight: 500;
}

.footer-bottom .copyright-text a:hover {
  text-decoration: underline;
}

.footer-bottom .social-profile {
  text-align: right;
}

.footer-bottom .social-profile li a {
  background-color: #ffcd1e;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.footer-bottom .social-profile li a i {
  color: #028118;
}

.footer-bottom .social-profile li a:hover {
  background-color: #ffcd1e;
  transform: translateY(-2px);
}

.footer-bottom .social-profile li a:hover i {
  color: #fff;
}

@media only screen and (max-width: 575px) {
  .footer-wrap .footer-bottom .copyright-text {
    margin-bottom: 15px;
  }

  .footer-wrap .footer-bottom .copyright-text,
  .footer-wrap .footer-bottom .social-profile {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer-wrap .footer-top .footer-shape-one {
    left: auto;
    right: 0px;
  }

  .footer-wrap .footer-top .footer-shape-two {
    right: 25px;
    top: 10px;
  }

  .footer-wrap .footer-top .footer-shape-four {
    right: 0px;
    top: 20px;
    max-width: 75px;
  }

  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }

  .footer-wrap .footer-widget .comp-desc {
    font-size: 14px;
    margin: 15px 0 22px;
    padding-bottom: 15px;
  }

  .footer-wrap .footer-widget .contact-info li {
    margin-bottom: 10px;
  }

  .footer-wrap .footer-widget .contact-info p,
  .footer-wrap .footer-widget .contact-info a {
    font-size: 14px;
  }

  .footer-wrap .footer-widget .footer-menu li {
    margin-bottom: 8px;
  }

  .footer-wrap .footer-widget .footer-menu li a {
    font-size: 14px;
  }

  .footer-wrap .footer-widget .footer-menu li a i {
    font-size: 14px;
    top: -3px;
  }

  .footer-wrap .footer-bottom .social-profile li a {
    width: 30px;
    height: 30px;
  }

  .footer-wrap .footer-bottom .social-profile li a i {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .footer-wrap .footer-top .footer-shape-one {
    max-width: 140px;
  }

  .footer-wrap .footer-top .footer-shape-two {
    max-width: 70px;
  }

  .footer-wrap .footer-top .footer-shape-three {
    max-width: 70px;
  }

  .footer-wrap .footer-widget .footer-widget-title {
    margin-bottom: 22px;
    padding-bottom: 15px;
  }

  .footer-wrap .footer-widget .newsletter-form input,
  .footer-wrap .footer-widget .newsletter-form button {
    font-size: 14px;
  }

  .footer-wrap .footer-widget .newsletter-form input {
    height: 55px;
    padding: 12px 130px 12px 15px;
  }

  .footer-wrap .footer-widget .newsletter-form button {
    padding: 12px 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-wrap .footer-top .footer-shape-four {
    top: 40px;
  }

  .footer-wrap .footer-top .footer-widget .newsletter-form input,
  .footer-wrap .footer-top .footer-widget .newsletter-form button {
    font-size: 14px;
  }

  .footer-wrap .footer-top .footer-widget .newsletter-form input {
    height: 55px;
    padding: 12px 130px 12px 15px;
  }

  .footer-wrap .footer-top .footer-widget .newsletter-form button {
    padding: 12px 16px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

  .footer-menu li a,
  .comp-desc,
  .footer-wrap .footer-widget .contact-info li p,
  .footer-wrap .footer-widget .contact-info li a {
    font-size: 15px;
  }

  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 20px;
  }
}

/* amy css */

/* mouse cursor design*/

/* Cursor dots style */
.cursor-dot,
.cursor-dot-outline {
  position: fixed;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  transition: transform 0.1s ease;
}

.cursor-dot {
  background-color: #028118;
}

.cursor-dot-outline {
  width: 25px;
  height: 25px;
  background-color: rgba(2, 129, 24, 0.2);
  transition: transform 0.15s ease;
}

/* mouse cursor design end */

/* logo */

.navbar-brand img {
  max-width: 170px;
}

/* filter */

/* Filter bar */
.filter-bar {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 15px;
  background: #028118;
  border-radius: 8px;
}

.filter-btn {
  background: transparent;
  color: white;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 15px;
  transition: all 0.3s ease;
}

.filter-btn:hover {
  background: white;
  color: #028118;
}

/* Popup */
.popup {
  position: fixed;
  inset: 0;
  display: none;
}

#filter-popup:checked~.popup {
  display: block;
}

.popup-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}

.popup-content {
  position: relative;
  z-index: 2;
  max-width: 500px;
  background: #fff;
  margin: 8% auto;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.3s ease;
}

.popup-content h2 {
  color: #028118;
  margin-bottom: 10px;
}

.filter-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 15px 0;
}

.popup-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.btn {
  padding: 8px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

.btn.clear {
  background: #ccc;
}

.btn.apply {
  background: #028118;
  color: white;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* filter pujas */

/* Filter container alignment */
.filter-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
  /* align to right */
  margin-bottom: 25px;
}

/* Filter button */
.filter-btn {
  background-color: #d8d4d4;
  color: #283c34;
  padding: 10px 18px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
  transition: background 0.3s;
}

.filter-btn:hover {
  background-color: #026e14;
  color: #ffcd1e;
}

/* Dropdown */
.filter-options {
  display: none;
  position: absolute;
  top: 48px;
  right: 0;
  background-color: white;
  min-width: 250px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 15px;
  z-index: 999;
}

/* Checkbox / Radio section */
.filter-options h4 {
  margin-bottom: 8px;
  font-size: 15px;
  color: #028118;
}

.option-group {
  margin-bottom: 15px;
}

.option-group label {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
  cursor: pointer;
}

.option-group input {
  margin-right: 8px;
  transform: scale(1.1);
  color: #ffcd1e;
}

/* Toggle visibility */
#filter-toggle {
  display: none;
}

#filter-toggle:checked+.filter-btn+.filter-options {
  display: block;
}

/* Apply Button */
#applyFilterBtn {
  background: #028118;
  color: white;
  border: none;
  padding: 8px 15px;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  font-size: 15px;
}

#applyFilterBtn:hover {
  background: #026e14;
}

/* Responsive */
@media (max-width: 600px) {
  .filter-container {
    justify-content: end;
  }

  .filter-options {
    min-width: 100%;
    top: 55px;
    right: 0;
  }
}

/* e commerce */

.devotional {
  margin-top: 20px;
}

.new-tag {
  background: #e00;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  border-radius: 3px;
  margin-left: 5px;
}

/* ===== Main Section ===== */
.main-content {
  flex: 1;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.top-bar h2 {
  font-size: 20px;
  color: #333;
}

.filters select {
  padding: 6px 10px;
  font-size: 14px;
  margin-left: 10px;
  border-radius: 5px;
  background-color: #c6e2ca;
}

/* ===== Product Grid ===== */
.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}

.product-card {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 10px;
  text-align: center;
  transition: 0.3s;
}

.product-card:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.product-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 6px;
}

.product-title {
  font-size: 15px;
  color: #b77c20;
  margin: 10px 0 6px;
  overflow: hidden;
  font-weight: 600;
}

.price {
  color: #028118;
  font-weight: 600;
  font-size: 16px;
}

.mrp {
  text-decoration: line-through;
  color: #777;
  margin-left: 1px;
  font-size: 13px;
  padding-right: 10px;
}

/* ===== Scroll Menu ===== */
.state-scroll {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  gap: 30px;
  padding: 15px 20px;
  border-bottom: 3px solid #028118;
  scroll-behavior: smooth;
}

.state-scroll::-webkit-scrollbar {
  display: none;
}

.state-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 70px;
}

.state-item img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  object-fit: cover;
  border: 2px solid #eee;
  transition: 0.3s;
}

.state-item span {
  margin-top: 6px;
  font-size: 14px;
  color: #444;
}

.state-item.active span {
  color: #028118;
  font-weight: 600;
}

.state-item.active img {
  border-color: #028118;
  box-shadow: 1px 1px 20px #028118;
}

@media (max-width: 768px) {
  .state-scroll {
    gap: 15px;
  }

  .state-item img {
    width: 50px;
    height: 50px;
  }

  .temple-container {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  }
}

/* pujas detail */

/* --- RIGHT CONTENT --- */
.hariom-banner-content {
  text-align: left;
}

.hariom-banner-sub {
  color: #028118;
  font-size: small;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.hariom-banner-content h2 {
  color: #000000;
  font-size: 21px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.desc {
  font-size: 1.02rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 16px;
}

.hariom-info {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0;
  color: #333;
}

.hariom-info i {
  color: #ffcd1e;
}

.hariom-info li {
  margin: 6px 0;
}

.rating {
  color: #ffcd1e;
  font-weight: 600;
  margin-bottom: 12px;
}

.devotees {
  font-size: 1rem;
  color: #333;
  margin-bottom: 20px;
}

.devotees strong {
  color: #028118;
}

.hariom-btn {
  background: #028118;
  color: white;
  text-decoration: none;
  padding: 12px 28px;
  border-radius: 5px;
  font-weight: 600;
  transition: background 0.3s;
}

.hariom-btn:hover {
  background: #ffcd1e;
}

/* --- RESPONSIVE --- */
@media (max-width: 992px) {
  .hariom-slider {
    height: 280px;
  }

  .hariom-banner-content {
    text-align: left;
    margin-top: 60px;
  }
}

/* slider css */

.carousel-indicators button.thumbnail {
  width: 100px;
  border: none;
  background-color: #fff;
}

.carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}

.carousel-indicators {
  position: static !important;
  margin-bottom: -20px !important;
}

@media screen and (min-width: 992px) {
  .carousel {
    max-width: 90%;
    margin: 0 auto;
  }
}

.carousel-inner {
  border-radius: 10px;
}

/* tab detail page */

/* Custom Top Menu Bar */
.puja-menu {
  background: #016412;
  border-bottom: 2px solid #f1f1f1;
  position: sticky;
  /* top: 0; */
  top: 87px;
  z-index: 1000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.puja-menu-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.2rem;
  list-style: none;
  padding: 8px 0;
  margin: 0;
}

.puja-menu-item a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  padding-bottom: 6px;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
}

.puja-menu-item a:hover,
.puja-menu-item a.active-link {
  color: #ffcd1e;
  border-color: #ffcd1e;
}

/* Section Style */

/* .puja-section:nth-child(even) {
      background: #f9f9f9;
    } */

.puja-heading {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: x-large;
  color: #016412;
}

.puja-heading i {
  color: #ffcd1e;
}

/* packages */

.package-section h2 {
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: left;
}

.package-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}

.package-card {
  border-radius: 10px;
  /* background: #f2fff4; */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  border-top: 4px solid transparent;
  /* border-color: #ff9800; */
  border-color: #028118;
}

.package-cardd {
  border-radius: 10px;
  /* background: #f2fff4; */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  border-top: 4px solid transparent;
  /* border-color: #ff9800; */
  border-color: #028118;
}

.package-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  border-color: #ffcd1e;
  background: #53ed5d;
  border: 2px solid #028118;
}

.package-cardd:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  border-color: #ffcd1e;
  background: #53ed5d;
  border: 2px solid #028118;
}

@media (max-width: 769px) {
  .package-card {
    border: 2px solid #e0e0e0;
  }
}

.package-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  background-color: #ffef3f;
  border-radius: 10px;
}

.package-header img {
  width: 85px;
  height: auto;
  border-radius: 6px;
}

.package-title {
  font-weight: 700;
  font-size: 1.1rem;
}

.package-sub {
  font-size: 0.9rem;
  color: #555;
}

.package-price {
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 0.25rem;
  color: #2c2c2c;
}

.package-price .mrp {
  text-decoration: line-through;
  color: #2c2c2c;
  font-size: 1.2rem;
}

.package-price .offer {
  color: #e53935;
  font-weight: 600;
  font-size: 1.2rem;
}

.package-body {
  padding: 0.75rem 0.25rem 0.25rem;
}

.package-body li {
  list-style: none;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 1.2rem;
}

.package-body li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #95f4b9;
  font-size: 0.8rem;
  top: 0.15rem;
}

/* Unique theme colors */
.package-orange {
  border-top-color: #028118;
}

.package-orange .package-title {
  color: #028118;
}

.package-blue {
  border-top-color: #028118;
}

.package-blue .package-title {
  color: #028118;
}

.package-red {
  border-top-color: #028118;
}

.package-red .package-title {
  color: #028118;
}

.package-violet {
  border-top-color: #028118;
}

.package-violet .package-title {
  color: #028118;
}

@media (max-width: 576px) {
  .package-header img {
    width: 75px;
  }

  .package-title {
    font-size: 1rem;
  }
}

/* review start */

.stars {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  font-size: 35px !important;
  gap: 5px;
  cursor: pointer;
}

.star {
  color: #ccc;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}


.star:hover,
.star:hover~.star {
  color: #f5b301;
  transform: scale(1.1);
}

.star.active,
.star.active~.star {
  color: #f5b301;
}

.rating-label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  color: #222;
}

/* offering buttion */
.offering-card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #fff;
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  margin-bottom: 25px;
}

.offering-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.offering-img img {
  width: 140px;
  /* height: 120px; */
  border-radius: 12px;
  object-fit: cover;
}

.offering-content {
  flex: 1;
}

.offering-content h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0d2912;
  margin-bottom: 8px;
}

.offering-content p {
  color: #444;
  font-size: 0.95rem;
  margin-bottom: 15px;
}

.offer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.offer-price {
  font-weight: 700;
  color: #d49e00;
  font-size: 1rem;
}

/* Add/Counter buttons */
.offer-action {
  /* display: flex; */
  align-items: center;
  gap: 8px;
  position: relative;
}

.offer-action input[type="checkbox"] {
  display: none;
}

.offer-btn {
  border: 2px solid #008c4a;
  color: #008c4a;
  padding: 4px 14px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  background: #fff;
  transition: all 0.3s;
}

.offer-btn:hover {
  background: #008c4a;
  color: #fff;
}

.counter {
  display: none;
  align-items: center;
  justify-content: center;
  background: #008c4a;
  border-radius: 8px;
  padding: 3px 10px;
  color: #fff;
  font-weight: 600;
}

.counter button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  padding: 0 6px;
}

/* Show counter when checked */
.offer-action input:checked~.offer-btn {
  display: none;
}

.offer-action input:checked~.counter {
  display: flex;
}

/* Responsive */
@media (max-width: 768px) {
  .offering-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .offer-bottom {
    flex-direction: column;
    gap: 10px;
  }
}

/* temple gallery */

.gallery-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #028118;
}

.gallery-subtitle {
  text-align: center;
  color: #555;
  margin-bottom: 40px;
}

.gallery-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 220px 220px;
  /* 🔹 Reduced height */
  gap: 15px;
}

.gallery-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.gallery-grid img:hover {
  transform: scale(1.02);
}

/* Layout like reference */
.gallery-item:nth-child(1) {
  grid-row: span 2;
}

.gallery-item:nth-child(2),
.gallery-item:nth-child(3),
.gallery-item:nth-child(4),
.gallery-item:nth-child(5) {
  grid-row: span 1;
}

/* Responsive */
@media (max-width: 992px) {
  .gallery-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px 200px;
  }

  .gallery-item:nth-child(1) {
    grid-row: span 1;
  }
}

@media (max-width: 576px) {
  .gallery-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}

/* home puja detail */

.service-section {
  padding: 40px 0;
}

.service-img img {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.service-content {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.service-content h2 {
  font-weight: 700;
  color: #016412;
}

.star-rating {
  color: #f4b400;
  font-size: 16px;
}

/* Container */
.key-points {
  max-width: 100%;
  overflow: hidden;
}

/* Paragraphs inside Key Insights */
.key-points p {
  display: block;
  /* normal block text */
  margin-bottom: 12px;
  white-space: normal;
  /* allow text wrapping */
  word-wrap: break-word;
  /* allow long words to break */
  overflow-wrap: break-word;
  /* wrap long words */
  word-break: break-word;
  /* break long words if needed */
  line-height: 1.6;
  /* improves readability */
  position: relative;
  /* for checkmark */
  padding-left: 25px;
  /* space for ✔ */
  font-size: 16px;
  /* default font size */
  max-width: 100%;
  /* prevent overflow */
}

/* Add checkmark */
.key-points p::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 2px;
  color: green;
  font-weight: bold;
}

/* ===== RESPONSIVE: smaller screens ===== */
@media (max-width: 768px) {
  .key-points p {
    font-size: 14px;
    /* smaller text on tablets/mobiles */
    padding-left: 20px;
    /* reduce checkmark spacing */
  }
}

@media (max-width: 480px) {
  .key-points p {
    font-size: 13px;
    /* very small screens */
    padding-left: 18px;
  }
}

.key-points ul,
.promise-points ul {
  margin-left: 0;
  padding-left: 10px;
  max-width: 100%;
}

.key-points li,
.promise-points li {
  margin-bottom: 8px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
}

.btn-enquiry {
  background-color: #d32f2f;
  border: none;
  color: #fff;
  font-weight: 600;
  padding: 12px 25px;
  border-radius: 6px;
}

.btn-enquiry:hover {
  background-color: #b71c1c;
}

/* checkout */

.package-card {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  padding: 6px;
  margin-bottom: 10px;
}

.package-card h5 {
  font-weight: 600;
  color: #333;
}

.package-card ul {
  margin: 0;
  padding-left: 10px;
}

.package-card ul li {
  margin-bottom: 5px;
  color: #444;
  font-size: 17px;
  font-weight: 400;
}

.inclusion-list {
  border-left: 1px solid #ddd;
  padding-left: 20px;
}

.price-tag {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.btn-select {
  font-weight: 600;
  border: none;
  border-radius: 4px;
  padding: 6px 18px;
  color: #fff;
}

.btn-select.red {
  background-color: #c62828;
}

.btn-select.green {
  background-color: #2e7d32;
}

.btn-select.red:hover {
  background-color: #a81818;
}

.btn-select.green:hover {
  background-color: #1b5e20;
}

.order-summary {
  background: #f6f7f9;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  padding: 25px;
}

.order-summary h5 {
  font-weight: 600;
  margin-bottom: 20px;
}

.order-summary p {
  margin-bottom: 8px;
}

.order-summary .amount {
  font-weight: 600;
  color: #ff0000;
}

.btn-proceed {
  background-color: #2e7d32;
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  width: 100%;
}

.btn-proceed:hover {
  background-color: #1b5e20;
}

/* mobile menu */

.mobile-sidebar {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  height: 100%;
  background: #fff;
  transition: left 0.3s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
}

.mobile-sidebar.show {
  left: 0;
}

.menu-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  cursor: pointer;
}

.mobile-logo img {
  width: 150px;
  height: auto;
  margin-bottom: 40px;
}

.mobile-menu-list {
  list-style: none;
  padding: 0;
  width: 80%;
}

.mobile-menu-list li {
  border-bottom: 1px solid #ddd;
  text-align: left;
  position: relative;
}

.mobile-menu-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  transition: color 0.3s ease;
}

.mobile-menu-list li a:hover {
  color: #028118;
}

/* Submenu Styles */
.has-submenu .submenu {
  display: none;
  list-style: none;
  padding-left: 15px;
  background: #f9f9f9;
}

.has-submenu.open .submenu {
  display: block;
}

.submenu li {
  border-bottom: none;
}

.submenu li a {
  padding: 10px 0;
  font-weight: 500;
  font-size: 15px;
  color: #333;
}

/* Arrow Icon Rotation */
.submenu-icon {
  transition: transform 0.3s ease;
}

.has-submenu.open .submenu-icon {
  transform: rotate(180deg);
}

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}

/* Menu Button */
.mobile-menu a {
  font-size: 28px;
  color: #000;
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.mobile-sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  width: 80%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  transition: right 0.3s ease;
  overflow-y: auto;
  padding: 20px;
}

/* puja responsive */

.event-img {
  position: relative;
  width: 100%;
  /* height: 230px; */
  /* fixed height for desktop */
  overflow: hidden;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.event-img img {
  width: 100%;
  /* height: 230px; */
  /* height: 100%; */
  object-fit: cover;
  /* ensures image fills area without distortion */
  object-position: center;
  display: block;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

/* @media (max-width: 768px) {
  .event-img {
    height: 300px;
    
  }
} */

/* home puja slider */

.row.flex-nowrap::-webkit-scrollbar {
  display: none;
}

.row.flex-nowrap {
  scrollbar-width: none;
}

/* cart icon */

.cart-icon {
  position: relative;
  display: inline-block;
  font-size: 28px;
  color: #028118;
  cursor: pointer;
  margin: 0 0 0 20px;
}

.cart-badge {
  position: absolute;
  top: -3px;
  right: -3px;
  background-color: #ffcd1e;
  color: white;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .mobile-bar-wrap {
    display: none !important;
  }
}

/* Sticky Bar */
.sticky-stepper {
  position: sticky;
  top: 0;
  z-index: 999;
}

.summary-box {
  border-radius: 8px;
}

.price-box {
  font-size: 24px;
  font-weight: bold;
}

.summary-item {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 6px;
}

.form-label {
  color: #028118;
}

.form-select {
  height: 45px;
  border-radius: 8px;
}

.whatsapp-box {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #d9d9d9;
  padding: 3px 14px;
  border-radius: 5px;
  background: #fff;
  width: 100%;
}

.wa-icon {
  width: 24px;
  height: 24px;
}

.wa-input {
  border: none;
  outline: none;
  font-size: 18px;
  width: 100%;
}

.wa-input:focus {
  outline: none;
}

.redstar {
  color: red;
}

.product-section {
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Roboto", sans-serif; */
}

.stock-text {
  color: #74a800;
  font-weight: 600;
  font-size: 15px;
}

.qty-box {
  width: 45px;
  height: 45px;
  background: #f2f2f2;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
}

.buy-btn {
  background: #ff7a39;
  border: none;
  padding: 10px 25px;
  border-radius: 30px;
  color: white;
  font-weight: 600;
  font-size: 16px;
}

.cart-btn {
  border: 2px solid black;
  background: transparent;
  padding: 10px 25px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 16px;
}

.puja-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.puja-title a {
  color: #028118;
  font-weight: 600;
  font-size: 18px;
}

/* puja card new aji */
.u-puja-wrapper {
  background: #fff;
  border-radius: 10px;
  padding: 7px;
  border: 2px solid #e9e9e9;
  max-width: 430px;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.06);

  display: flex;
  flex-direction: column;
  height: 100%;
}

.u-puja-tagline {
  color: rgb(255, 107, 0);
  font-size: 17px;
  margin-bottom: 6px;
  font-weight: 600;
}

.u-puja-heading a {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  text-decoration: none;
}

.u-puja-heading {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  font-size: 25px;
}

.u-puja-spot {
  margin: 0;
  font-size: 16px;
  color: #595957;
  line-height: normal;
  font-weight: 500;
}

.u-puja-event-date {
  margin-top: 4px;
  margin-bottom: 16px;
  font-size: 15px;
  color: #595957;
  line-height: normal;
  font-weight: 500;
}

.u-puja-bottom {
  display: flex;
  align-items: center;
}

.u-puja-count {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #444;
}

.u-puja-people-icon {
  margin-right: 6px;
}

.u-puja-book-btn {
  background: linear-gradient(90deg, #ff7b47, #ff4b2b);
  border: none;
  border-radius: 12px;
  padding: 8px 20px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s;
}

.hr-line {
  font-size: 22px;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
  margin: 0px 0px 25px;
  border-bottom: 1px solid rgb(2, 129, 24);
}

.devotees-wrapper {
  display: flex;
  align-items: center;
}

.devotees-images {
  display: flex;
  gap: 10px;
}

.devotees-images img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff;
  margin-left: -10px;
  /* overlap effect */
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.devotees-images img:first-child {
  margin-left: 0;
  /* first image normal */
}

.puja-section {
  width: 100%;
  text-align: center;
  padding: 10px 10px;
}

.puja-section-left {
  width: 100%;
  text-align: left;
  padding: 10px 10px;
}

.puja-titlee {
  font-size: 32px;
  font-weight: 800;
  color: #0b2133;
}

.puja-titlee span {
  color: #028118;
}

.puja-subtext {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
}

.puja-subtext p {
  margin: 0;
  font-size: 18px;
  line-height: 1.5rem;
}

.view-link {
  font-weight: 500;
  color: #028118;
  text-decoration: none;
  align-items: center;
  font-size: 18px;
}

.view-link .arrow {
  margin-left: 4px;
  font-size: 20px;
}

/* text scrool news */

.news-ticker {
  display: flex;
  align-items: center;
  background: #99ffc0;
  color: #232937;
  height: 40px;
  overflow: hidden;
  /* width: 100%; */
}

.news-tag {
  background: #028118;
  padding: 10px 18px;
  font-weight: bold;
  white-space: nowrap;
  color: #fff;
}

.ticker-wrap {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
}

.ticker-move {
  display: inline-block;
  white-space: nowrap;
  animation: ticker 15s linear infinite;
}

.ticker-move:hover {
  animation-play-state: paused;
}

.ticker-move span {
  padding: 0 40px;
  font-weight: bold;
}

/* Animation */
@keyframes ticker {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.swiper-pagination-bullet {
  background-color: #198754 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background-color: #ffcd1e !important;
}

/* home puja new */

/* Horizontal Scroll Container */
.scroll-container {
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  gap: 15px;
}

.scroll-container::-webkit-scrollbar {
  display: none;
}

/* Card Style */
.scroll-card {
  position: relative;
  min-width: 260px;
  /* width: 360px; */
  /* Card width across all devices */
  /* height: 420px; */
  /* Card height across all devices */
  border-radius: 15px;
  overflow: hidden;
  flex-shrink: 0;
  /* Prevent auto-shrink */
  background: #000;
}

/* Image Style */
.scroll-card img {
  width: 100%;
  height: 100%;
  /* height: 250px; */
  object-fit: cover;
}

/* Black Bottom Gradient */
.card-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}

/* Title at Bottom */

.card-title {
  position: absolute;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff !important;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  padding: 0 10px;
}

.scroll-container {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
}

.scroll-container::-webkit-scrollbar {
  height: 8px;
}

.scroll-container::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* 
.scroll-card {
  min-width: 200px;
  margin-right: 16px;
} */

h6 a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}

/* SECTION BACKGROUND */
.howpuja-section {
  background: linear-gradient(#028118, #187327);
  padding: 70px 0;
  color: #fff;
}

.howpuja-sectionn {
  padding: 20px 0;
  color: #fff;
}

/* TITLE */
.howpuja-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
  margin-bottom: 35px;
  color: #fff;
}

.howpuja-title span {
  color: #ffed26;
}

/* VIDEO BOX */
.howpuja-video {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 0 25px rgb(255 247 13 / 30%);
}

.howpuja-video iframe {
  width: 100%;
  height: 350px;
  border: 0;
}

/* MOBILE RESPONSIVE */
@media (max-width: 767px) {
  .howpuja-title {
    font-size: 32px;
    line-height: 42px;
  }

  .howpuja-item p {
    font-size: 18px;
  }

  .howpuja-video iframe {
    height: 260px;
  }
}

/* wrapper */
.step-box {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 28px;
}

.step-boxx {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

/* gradient icon box */
.step-icon {
  width: 55px;
  height: 55px;
  min-width: 55px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ffed26, #caa802);
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-iconn {
  width: 55px;
  height: 55px;
  min-width: 55px;
  max-width: 55px;
  border-radius: 12px;
  background: linear-gradient(135deg, #028118, #198754);
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 992px) {
  .step-iconn {
    width: 56px;
    height: 40px;
    min-width: 40px !important;
    max-width: 40px !important;
    border-radius: 12px;
    background: linear-gradient(135deg, #028118, #198754);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .step-iconn img {
    width: 20px !important;
    height: 20px !important;
    object-fit: contain;
  }
}

/* icon inside */
.step-icon img {
  width: 35px;
  height: 35px;
  max-width: 35px;
  object-fit: contain;
}

.step-iconn img {
  width: 35px;
  max-width: 35px;
  height: 35px;
  object-fit: contain;
}

/* Title */
.step-title {
  font-size: 20px;
  font-weight: 700;
  color: #ffed26;
  margin: 0 0 4px 0;
}

.step-titlee {
  font-size: 20px;
  font-weight: 700;
  color: #393939;
  margin: 0 0 4px 0;
}

/* Description */
.step-desc {
  font-size: 16px;
  color: #fff;
  margin: 0;
  line-height: 24px;
}

.step-desce {
  font-size: 16px;
  color: #000;
  margin: 0;
  line-height: 24px;
}

.ta-search-box {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 20px auto;
}

.ta-search-input {
  width: 100%;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  border: 1px solid #e4e6eb;
  border-radius: 14px;
  background: #ffffff;
  color: #555;
  outline: none;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}

.ta-search-input::placeholder {
  color: #a0a4ab;
}

.ta-search-input:focus {
  border-color: #d0d4da;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.08);
}

.ta-search-icon {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #898f98;
  font-size: 18px;
  pointer-events: none;
}

.ho-section {
  max-width: 700px;
  margin: auto;
  padding: 20px;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Segoe UI", sans-serif; */
}

.ho-main-title {
  font-size: 28px;
  font-weight: 700;
  color: #0d2033;
  margin-bottom: 10px;
}

.ho-sub-text {
  font-size: 18px;
  color: #d9534f;
  margin-bottom: 20px;
}

.ho-sub-text span {
  font-weight: 600;
}

.ho-box {
  background: #fff;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #e0e0e0;
  margin-bottom: 25px;
}

.ho-line {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.ho-ico {
  font-size: 22px;
  margin-right: 10px;
}

.ho-info {
  font-size: 16px;
  color: #374151;
}

.ho-timer-wrap {
  display: flex;
  margin: 15px 0;
  gap: 12px;
}

.ho-time {
  background: #faf3ed;
  padding: 12px 18px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #f1e4d6;
}

.ho-time span {
  font-size: 24px;
  font-weight: 700;
  color: #ff7a00;
}

.ho-time p {
  margin: 0;
  font-size: 14px;
  color: #444;
}

.ho-devotee {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.ho-dp-group img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: -8px;
  border: 2px solid #fff;
}

.ho-dp-text {
  font-size: 15px;
  margin-left: 15px;
  color: #444;
}

.ho-dp-text b {
  color: #e74c3c;
}

.ho-btn {
  width: 100%;
  background: #028118;
  color: #fff;
  padding: 14px 0;
  border: none;
  font-size: 18px;
  font-weight: 600;
  border-radius: 12px;
  cursor: pointer;
}

.ml-2 {
  margin-left: 5px;
}

.ho-section-title {
  font-size: 22px;
  font-weight: 700;
  color: #0b2239;
  display: inline-block;
  position: relative;
  padding-bottom: 6px;
}

.ho-section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  /* change width if needed */
  height: 1px;
  background: linear-gradient(to right, #f7941d, #ffed26);
  border-radius: 5px;
}

/* BUTTON */
.participate-btn {
  width: 100%;
  border: none;
  padding: 14px;
  border-radius: 25px;
  margin-top: 15px;
  background: linear-gradient(90deg, #028118, #016412);
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
}

.page {
  padding: 40px 80px;
  font-family: 'Poppins', 'Noto Sans Tamil', sans-serif;
  /* "Inter", sans-serif; */
  color: #1a1a1a;
}

/* Titles */
.title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 25px;
}

.center {
  text-align: center;
}

.highlight {
  color: #ff8200;
}

.subtitle {
  margin-bottom: 40px;
  color: #444;
}

/* Three top boxes */
.three-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}

.item img {
  width: 120px;
  height: 120px;
  border-radius: 10px;
  margin-bottom: 15px;
  object-fit: cover;
}

.item h3 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 8px;
}

.item p {
  color: #555;
  line-height: 1.5;
}

/* Participation steps */
.steps-grid {
  margin-top: 25px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}

.step-item {
  background: #fff;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.icon {
  font-size: 38px;
  display: inline-block;
  margin-bottom: 10px;
}

.step-item h4 {
  font-size: 20px;
  margin-bottom: 8px;
}

.step-item p {
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 992px) {

  .three-box,
  .steps-grid {
    grid-template-columns: 1fr;
  }

  .page {
    padding: 20px;
  }
}

.why-img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  border-radius: 10px;
}

.gray-line {
  width: 100%;
  /* medium size */
  height: 1px;
  /* line thickness */
  background: #d3d3d3;
  /* gray color */
  margin: 15px 0;
  /* spacing */
}

.temple-preview img {
  border-radius: 10px;
  max-height: 300px;
}

.review-section {
  max-width: 1250px;
  margin: auto;
  padding: 40px 20px;
  overflow: hidden;
}

.heading {
  font-size: 26px;
  margin-bottom: 20px;
  color: #222;
  font-weight: 700;
}

/* Home puja GRID */
.homepuja-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

@media (max-width: 1200px) {
  .homepuja-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .homepuja-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* DESKTOP GRID */
.desktop-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.review-card {
  background: #f0f0f0;
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
}

.review-text {
  font-size: 15px;
  line-height: 22px;
  color: #333;
  margin-bottom: 18px;
}

.review-user {
  display: flex;
  align-items: center;
  gap: 12px;
}

.review-img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  object-fit: cover;
}

.review-name {
  font-size: 16px;
  font-weight: 600;
}

.review-location {
  font-size: 13px;
  color: #777;
}

/* MOBILE SLIDER */
.mobile-slider {
  display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

.slider-track {
  display: flex;
  transition: 0.6s ease-in-out;
  width: 100%;
}

.slider-card {
  min-width: 100%;
  flex-shrink: 0;
  background: #f0f0f0;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
}

/* DOTS */
.dots {
  text-align: center;
  margin-top: 12px;
}

.dots .dot.active {
  background-color: #028118 !important;
}

.dot {
  width: 9px;
  height: 9px;
  background: #d1d1d1;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
}

/* ARROW BUTTONS */
.slide-btn {
  position: absolute;
  top: 40%;
  background: white;
  border: none;
  padding: 8px 13px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 20px;
  cursor: pointer;
}

.left {
  left: 10px;
}

.right {
  right: 10px;
}

/* MOBILE VIEW ONLY */
@media (max-width: 768px) {
  .desktop-grid {
    display: none;
  }

  .mobile-slider {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .puja-menu {
    display: none;
  }

  .popular {
    display: none;
  }
}

/* slider mobile */

/* Countdown Timer */

/* .blink-timer {
    color: #ff3b3b;        
    font-weight: 700;
    font-size: 18px;
    animation: blink 1s infinite;
}

@keyframes blink {
    0% { color: #ff3b3b; }
    50% { color: #ffdd57; }
    100% { color: #ff3b3b; }
} */
.countdown-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  width: 100%;
}

.countdown-box {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  /* allows wrapping on small screens */
}

.time-block {
  background: #f0ffe6;
  padding: 5px 15px;
  border-radius: 8px;
  text-align: center;
  min-width: 65px;
}

.cnttimevalue {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #198309;
}

.cnttimelabel {
  font-size: 14px;
  font-weight: 500;
  color: #555;
}

.colon {
  font-size: 26px;
  font-weight: bold;
  color: #198309;
  display: flex;
  align-items: center;
}

/* ✅ RESPONSIVE STYLES */

/* Tablet (768px and below) */
@media (max-width: 768px) {
  .countdown-box {
    gap: 8px;
  }

  .time-block {
    min-width: 55px;
    padding: 5px 12px;
  }

  .cnttimevalue {
    font-size: 20px;
  }

  .cnttimelabel {
    font-size: 11px;
  }

  .colon {
    font-size: 22px;
  }
}

/* Mobile (480px and below) */
@media (max-width: 480px) {
  .countdown-box {
    gap: 6px;
  }

  .time-block {
    min-width: 48px;
    padding: 4px 10px;
  }

  .cnttimevalue {
    font-size: 18px;
  }

  .cnttimelabel {
    font-size: 10px;
  }

  .colon {
    font-size: 20px;
  }
}

/* Extra Small (360px and below) */
@media (max-width: 360px) {
  .time-block {
    min-width: 44px;
    padding: 3px 8px;
  }

  .cnttimevalue {
    font-size: 16px;
  }

  .cnttimelabel {
    font-size: 9px;
  }

  .colon {
    font-size: 18px;
  }
}

/* new puja scection */

/* CARD */
.puja-card {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  /* box-shadow: 0 0 25px #189b2fed; */
  cursor: pointer;
}

/* IMAGE SECTION */
.puja-card-img img {
  width: 100%;
  object-fit: cover;
}

.puja-offer {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ffda44;
  padding: 4px 10px;
  border-radius: 5px;
  font-weight: 600;
}

/* BODY */
.puja-card-body {
  padding: 4px;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #028118;
}

/* TEXT */
.puja-tagline {
  color: #5e5e5e;
  font-weight: 500;
  margin-bottom: 6px;
  line-height: 19px !important;
  font-size: 14px;
}

.puja-location,
.puja-date {
  font-size: 16px;
  margin-bottom: 1px;
  color: #fff;
  font-weight: 600;
}

/* FOOTER */
.puja-card-footer {
  display: flex;
  align-items: center;
  margin-top: auto;
}

.puja-devotee-list img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff;
  margin-right: -8px;
}

.puja-devotee-count {
  margin-left: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #028118;
}

.event-info {
  border: 3px solid #0fa958;
  /* green border */
  border-top: none;
  /* remove top border */
  border-radius: 0 0 20px 20px;
  /* rounded bottom corners only */
}

.event-img img {
  border-radius: 20px 20px 0 0;
}

/* ============================================
   DHAANAM CARD STYLES - Utsav Style
   ============================================ */

.dhaanam-card {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border: 3px solid #028118;
}

.dhaanam-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(2, 129, 24, 0.2);
}

.dhaanam-card-img {
  position: relative;
  height: 280px;
  overflow: hidden;
}

.dhaanam-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dhaanam-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 60px 15px 15px;
  color: #fff;
}

.dhaanam-temple-name {
  font-size: 18px;
  font-weight: 700;
  color: #ffd700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}

.dhaanam-seva-type {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #fff;
}

.swastik-icon {
  color: #ffd700;
  font-size: 16px;
}

.dhaanam-card-body {
  padding: 15px;
  background: #fff;
}

.dhaanam-card-title {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.dhaanam-card-tagline {
  font-size: 14px;
  color: #028118;
  font-weight: 500;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.dhaanam-location,
.dhaanam-date {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}

.dhaanam-location i,
.dhaanam-date i {
  color: #028118;
  font-size: 16px;
}

/* Offerings Section */
.dhaanam-offerings-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #eee;
}

.dhaanam-offerings-images {
  display: flex;
  gap: 8px;
}

.dhaanam-offering-thumb {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #028118;
}

/* Ticker Animation for Offering Names - Scrolls ONE item at a time */
.dhaanam-offerings-ticker {
  flex: 1;
  max-width: 150px;
  height: 20px;
  overflow: hidden;
  position: relative;
  margin-left: 10px;
}

.ticker-wrapper {
  display: flex;
  flex-direction: column;
  animation: tickerScrollStep 12s ease-in-out infinite;
}

.ticker-item {
  font-size: 16px;
  font-weight: 600;
  color: #028118;
  padding: 0;
  white-space: nowrap;
  text-align: right;
  height: 20px;
  line-height: 20px;
  flex-shrink: 0;
  min-height: 20px;
}

@keyframes tickerScrollStep {

  0%,
  25% {
    transform: translateY(0);
  }

  29%,
  54% {
    transform: translateY(-20px);
  }

  58%,
  83% {
    transform: translateY(-40px);
  }

  87%,
  100% {
    transform: translateY(-60px);
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .dhaanam-card-img {
    height: 220px;
  }

  .dhaanam-card-title {
    font-size: 16px;
  }

  .dhaanam-offerings-ticker {
    max-width: 120px;
  }
}

/* ============================================
   END DHAANAM CARD STYLES
   ============================================ */

/* ============================================
   DHAANAM DETAIL PAGE STYLES
   ============================================ */

.dhaanam-detail-hero {
  background: linear-gradient(135deg, #f5fff6 0%, #fff 100%);
}

.dhaanam-detail-img-wrapper {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(2, 129, 24, 0.2);
  border: 4px solid #028118;
}

.dhaanam-detail-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.dhaanam-detail-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
  padding: 80px 20px 20px;
  color: #fff;
  text-align: center;
}

.dhaanam-detail-temple {
  font-size: 22px;
  font-weight: 700;
  color: #ffd700;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

.dhaanam-detail-seva {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 16px;
  color: #fff;
}

.dhaanam-detail-content {
  padding: 20px 0;
}

.dhaanam-detail-title {
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.3;
}

.dhaanam-detail-tagline {
  font-size: 16px;
  color: #028118;
  font-weight: 500;
  margin-bottom: 20px;
}

.dhaanam-detail-info-box {
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
  margin-bottom: 20px;
}

.dhaanam-detail-info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  color: #555;
  margin-bottom: 12px;
}

.dhaanam-detail-info-item i {
  color: #028118;
  font-size: 20px;
}

/* Countdown Timer */
.dhaanam-countdown {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  margin: 20px 0;
  padding: 15px;
  background: #f8f8f8;
  border-radius: 10px;
}

.countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: 2px solid #028118;
  border-radius: 8px;
  padding: 8px 15px;
  min-width: 60px;
}

.countdown-value {
  font-size: 24px;
  font-weight: 700;
  color: #028118;
}

.countdown-label {
  font-size: 11px;
  color: #666;
  text-transform: uppercase;
}

.countdown-separator {
  font-size: 24px;
  font-weight: 700;
  color: #028118;
}

/* Devotees Section */
.dhaanam-devotees {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 15px;
}

.devotee-avatars {
  display: flex;
}

.devotee-avatars img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-left: -10px;
  object-fit: cover;
}

.devotee-avatars img:first-child {
  margin-left: 0;
}

.devotee-text {
  display: flex;
  flex-direction: column;
}

.devotee-count {
  font-size: 16px;
  font-weight: 700;
  color: #028118;
}

.devotee-sub {
  font-size: 12px;
  color: #888;
}

/* Select Puja Button */
.dhaanam-select-btn {
  display: block;
  width: 100%;
  background: linear-gradient(135deg, #028118 0%, #03a31e 100%);
  color: #fff;
  border: none;
  padding: 16px 30px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(2, 129, 24, 0.3);
}

.dhaanam-select-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(2, 129, 24, 0.4);
}

/* About Section */
.dhaanam-about-section {
  background: #fff;
}

.dhaanam-about-section .section-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
}

.dhaanam-about-content {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
}

/* Offerings List Section */
.dhaanam-offerings-list .section-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.dhaanam-offerings-list {
  padding: 7px;
  border-radius: 15px;
}

.dhaanam-offering-card {
  display: flex;
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
  transition: all 0.3s ease;
}

.dhaanam-offering-card:hover {
  box-shadow: 0 6px 20px rgba(2, 129, 24, 0.15);
  border-color: #028118;
}

.dhaanam-offering-img {
  width: 120px;
  min-width: 120px;
}

.dhaanam-offering-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dhaanam-offering-content {
  flex: 1;
  padding: 15px;
  display: flex;
  flex-direction: column;
}

.dhaanam-offering-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
  line-height: 1.3;
}

.dhaanam-offering-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.most-offered-badge {
  display: inline-block;
  background: #028118;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 4px;
  margin-bottom: 8px;
}

.dhaanam-offering-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}

.dhaanam-offering-price {
  display: flex;
  align-items: center;
  gap: 8px;
}

.dhaanam-offering-price .original-price {
  font-size: 13px;
  color: #999;
  text-decoration: line-through;
}

.dhaanam-offering-price .offer-price {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

/* Checkout Button */
.dhaanam-checkout-btn {
  background: linear-gradient(135deg, #028118 0%, #03a31e 100%);
  color: #fff;
  border: none;
  padding: 16px 40px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(2, 129, 24, 0.3);
}

.dhaanam-checkout-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(2, 129, 24, 0.4);
}

/* Responsive */
@media (max-width: 992px) {
  .dhaanam-detail-img {
    height: 300px;
  }

  .dhaanam-detail-title {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .dhaanam-detail-img {
    height: 250px;
  }

  .dhaanam-detail-title {
    font-size: 20px;
  }

  .dhaanam-countdown {
    flex-wrap: wrap;
    justify-content: center;
  }

  .countdown-item {
    padding: 6px 12px;
    min-width: 50px;
  }

  .countdown-value {
    font-size: 20px;
  }

  /* .dhaanam-offering-card {
    flex-direction: column;
  } */

  .dhaanam-offering-img {
    width: 100%;
    height: 100%;
  }

  .dhaanam-offering-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .dhaanam-offering-footer .offer-action {
    width: 100%;
  }

  .dhaanam-offering-footer .offer-action label,
  .dhaanam-offering-footer .offer-action .counter {
    width: 100%;
  }
}

/* Puja Video Section */
.dhaanam-video-section {
  background: linear-gradient(135deg, #f5fff6 0%, #fff 100%);
}

.dhaanam-video-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  border: 3px solid #028118;
}

.dhaanam-video-wrapper iframe,
.dhaanam-video-wrapper video {
  width: 100%;
  height: 300px;
  display: block;
}

.dhaanam-video-preview {
  position: relative;
  width: 100%;
  height: 300px;
}

.dhaanam-video-preview .video-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dhaanam-video-preview .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: rgba(2, 129, 24, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dhaanam-video-preview .play-button i {
  font-size: 30px;
  color: #fff;
  margin-left: 5px;
}

.dhaanam-video-preview .play-button:hover {
  background: #028118;
  transform: translate(-50%, -50%) scale(1.1);
}

.video-overlay-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
  padding: 40px 15px 15px;
  color: #fff;
}

.video-temple-name {
  font-size: 14px;
  font-weight: 600;
  color: #ffd700;
}

.video-date {
  font-size: 12px;
  color: #fff;
  opacity: 0.9;
}

.video-seva-name {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-top: 5px;
}

.dhaanam-video-features {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.video-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.feature-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.feature-icon i {
  font-size: 24px;
}

.feature-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.feature-content p {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

/* Why Perform Section */
.dhaanam-why-section {
  background: #fff;
}

.why-perform-card {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 15px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
}

.why-perform-card:hover {
  box-shadow: 0 4px 20px rgba(2, 129, 24, 0.15);
}

.why-perform-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}

.why-perform-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}

.why-perform-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.why-perform-content p {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

/* Reviews Section */
.dhaanam-reviews-section {
  background: linear-gradient(135deg, #f5fff6 0%, #fff 100%);
}

.dhaanam-reviews-wrapper {
  position: relative;
}

.reviews-desktop-grid {
  display: flex;
  gap: 20px;
}

.dhaanam-review-card {
  flex: 1;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  min-width: 250px;
}

.dhaanam-review-card .review-text {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 15px;
  font-style: italic;
}

.dhaanam-review-card .review-user {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dhaanam-review-card .review-name {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-bottom: 3px;
}

.dhaanam-review-card .review-stars {
  display: flex;
  gap: 2px;
}

.dhaanam-review-card .star-filled {
  color: #f5b301;
}

.dhaanam-review-card .star-empty {
  color: #ddd;
}

/* Mobile Slider */
.reviews-mobile-slider {
  overflow: hidden;
  position: relative;
}

.reviews-mobile-slider .slider-track {
  display: flex;
  transition: transform 0.5s ease;
}

.reviews-mobile-slider .dhaanam-review-card {
  min-width: 100%;
  flex-shrink: 0;
}

.review-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}

.review-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
}

.review-dots .dot.active {
  background: #028118;
  width: 25px;
  border-radius: 5px;
}

/* Responsive for new sections */
@media (max-width: 992px) {

  .dhaanam-video-wrapper iframe,
  .dhaanam-video-wrapper video {
    height: 250px;
  }
}

@media (max-width: 768px) {
  .why-perform-card {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .why-perform-icon {
    width: 80px;
    height: 80px;
  }
}

/* ============================================
   END DHAANAM DETAIL PAGE STYLES
   ============================================ */

/* login popup */

/* MODAL SIZE */
.right-box {
  background: #ffffff;
}

.login-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}

.switch-buttons {
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
}

.switch-btn {
  flex: 1;
  padding: 10px 0;
  border: none;
  background: #f5f5f5;
  font-weight: 600;
  transition: 0.2s;
}

.switch-btn.active {
  background: #ffcd1e;
  color: #000;
}

.form-control {
  height: 45px;
  border-radius: 8px;
}

textarea.form-control {
  height: auto;
}

.remember {
  font-size: 14px;
  color: #444;
}

.forgot {
  font-size: 14px;
  color: #ff0500;
  text-decoration: none;
}

.login-btn {
  background: #028118;
  color: #fff;
  padding: 12px 0;
  border: none;
  border-radius: 8px;
  font-weight: 600;
}

.new-text a {
  color: #028118;
  font-weight: 600;
}

/* Social Buttons */
.social-btn {
  padding: 8px 20px;
  border-radius: 6px;
  background: #f2f2f2;
  border: none;
  font-weight: 600;
}

/* MOBILE VIEW: HIDE LEFT SECTION */
@media (max-width: 991px) {
  .left-box {
    display: none !important;
  }

  .right-box {
    width: 100% !important;
  }
}

/* MOBILE VIEW: HIDE LEFT SECTION */
@media (max-width: 991px) {
  .package-section {
    display: none !important;
  }
}

/* LEFT SIDE WRAPPER */
.left-image-box {
  background: #faf6ff;
  /* same light lavender shade */
  height: 100%;
}

/* Illustration Image */
.left-only-img {
  width: 100%;
  object-fit: contain;
}

@media screen and (max-width: 426px) {
  .packages .package-card {
    display: none;
  }
}

@media screen and (max-width: 426px) {
  .hero-wrap {
    display: none;
  }

  .news-tag {
    display: none;
  }
}

/* mobile slider swipper */

/* HIDE DESKTOP SWIPER */
.desktop-swiper {
  display: none !important;
}

/* MOBILE SWIPER ONLY */
.mobile-swiper {
  width: 100%;
  margin-top: 20px;
}

/* SLIDE IMAGE */
.slide-box {
  position: relative;
  width: 100%;
}

.slide-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 !important;
}

/* CONTENT CENTER AREA */
.slide-content {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0 25px;
}

.slide-content h2 {
  font-size: 17px;
  font-weight: 500;
}

.slide-content h2 span {
  color: #ffd836;
}

.slide-content p {
  font-size: 17px;
  margin-top: 5px;
}

.slide-content p {
  color: #fff;
}

/* PAGINATION LIKE SRI MANDIR */
.myMobileSwiper .swiper-pagination-bullet {
  width: 26px;
  height: 5px;
  border-radius: 4px;
  background: #ccb7a4;
  opacity: 1;
}

.myMobileSwiper .swiper-pagination-bullet-active {
  width: 38px;
  background: #6b1a00;
}

.coupon-box {
  display: flex;
  align-items: center;
  background: #f7f7f9;
  border: 1px solid #e5e5e9;
  padding: 6px 6px;
  border-radius: 5px;
  width: 100%;
  gap: 10px;
}

.coupon-input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  font-size: 14px;
  color: #000;
}

.apply-btn {
  border: none;
  background: #e7e9ff;
  color: #028118;
  font-size: 14px;
  padding: 6px 14px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
}

.apply-btn:hover {
  background: #d6d8ff;
}

.stepper-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 1px;
  padding: 10px 5px;
}

.step {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

.circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e9eef3;
  border: 2px solid #d5dbe0;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.step.active .circle {
  background: #1e9d4b;
  border-color: #1e9d4b;
  color: #fff;
}

.step.done .circle {
  background: #ffffff;
  border-color: #1e9d4b;
  color: #1e9d4b;
}

.step span {
  margin-top: 6px;
  font-size: 14px;
  white-space: nowrap;
}

/* LINE */
.line {
  flex: 8;
  height: 2px;
  background: #d5dbe0;
}

.line.done {
  background: #1e9d4b;
}

/* CENTERED WIDTH LIKE WEBSITE CONTAINER */
.stepper-wrapper {
  width: 100%;
  max-width: 1100px;
  /* adjust for your design */
  margin: auto;
  /* centers it */
}

/* your existing stepper kept same */
.stepper-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2px;
  width: 100%;
}

.circle {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #28a745;
}

.circle i {
  font-size: 20px;
  color: #28a745;
}

/* package secect mobile */

.mobile-puja-wrapper {
  padding: 15px;
}

/* TOP OPTIONS ROW */
.package-options {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
}

/* EACH OPTION */
.pkg-option {
  min-width: 80px;
  text-align: center;
  position: relative;
}

.pkg-option img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  object-fit: cover;
  border: 2px solid transparent;
}

.pkg-price,
.mrp-price {
  background: #ececff;
  color: #333;
  padding: 4px 5px;
  border-radius: 6px;
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}

.pkg-price .mrp {
  text-decoration: line-through;
  color: #333;
}

.pkg-price .offer {
  color: #e53935;
  font-weight: 600;
}

.pkg-option.active .pkg-price .offer {
  color: #fff;
  font-weight: 600;
}

/* ACTIVE SELECTED */
.pkg-option.active img {
  border-color: #028118;
}

.pkg-option.active .pkg-price {
  background: #028118;
  /* color: #fff; */
}

.pkg-option.active .mrp-price {
  background: #028118;
  color: #fff;
}

/* CHECKMARK */
.checkmark {
  position: absolute;
  top: 0px;
  right: -6px;
  background: #28a745;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ---------------- BIG BOX ------------------ */
.big-box {
  border: 1px solid #028118;
  background: #cff2e28a;
  border-radius: 12px;
  padding: 18px 15px;
  margin-top: 10px;
}

.box-title {
  color: #028118;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.box-sub {
  color: #555;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}

.box-line {
  border: none;
  border-bottom: 1px solid #ffd7a8;
  margin: 12px 0;
}

.box-list {
  list-style: none;
  padding-left: 0;
}

.box-list li {
  padding-left: 25px;
  position: relative;
  font-size: 14px;
  margin-bottom: 10px;
}

/* ORANGE DOT */
.box-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 26px;
  color: #028118;
}

.readmore {
  color: #ffcd1e;
  text-decoration: dotted;
}

/* bottom stickey section */

.sticky-puja-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;

  background: #ffffff;
  padding: 14px 16px;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;

  border-top: 1px solid #ddd;
  box-sizing: border-box;
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}

.left-rotate-text {
  flex: 1;
  /* Take only fixed space */
  max-width: 55%;
  /* Prevents text pushing button */
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  animation: fadeChange 0.4s ease;
  white-space: nowrap;
  /* Prevent text wrapping */
  overflow: hidden;
  text-overflow: ellipsis;
  /* If long → show ... */
}

@keyframes fadeChange {
  from {
    opacity: 0;
    transform: translateY(4px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.wave-btn {
  /* background: linear-gradient(120deg, #ff8a00, #ff607c, #ff8a00); */
  background: linear-gradient(120deg, #ffcd1e, #028118, #028118);
  /* background: linear-gradient(120deg, #028118, #016412, #ffcd1e); */
  /* background: linear-gradient(120deg, #028118 0%, #016412 50%, #ffcd1e 100%); */
  /* background: linear-gradient(120deg, #028118 0%, #016412 70%, #ffcd1e 100%); */
  background-size: 200% 200%;
  animation: waterWave 3s ease infinite;
  border: none;
  padding: 12px 22px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 12px;
  cursor: pointer;
  min-width: 150px;
  text-align: center;
  max-width: 50%;
}

/* Water wave flowing effect */
@keyframes waterWave {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@media (min-width: 768px) {
  .sticky-puja-bar {
    display: none;
  }
}

.puja-menu-item.active a {
  color: #ffcd1e !important;
  font-weight: 700;
  border-bottom: 2px solid #ffcd1e;
}

.puja-menu-item a {
  color: #fff !important;
}

.remove-btn {
  background-color: #dc3545 !important;
  /* Red color */
  color: white !important;
}

.remove-btn:hover {
  background-color: #c82333 !important;
  /* Darker red on hover */
}

/* new home pooja  */

.pooja-card {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #eaeaea;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* 🌟 Yellow Glow Hover */

.pooja-card:hover {
  border-color: #047f19;
  box-shadow:
    0 0 0 2px rgb(30 255 37 / 35%),
    0 12px 35px rgb(30 255 78 / 45%);
  transform: translateY(-6px);
}

.pooja-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top,
      rgba(255, 205, 30, 0.25),
      transparent 60%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.pooja-card:hover::before {
  opacity: 1;
}

.pooja-img {
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
  padding: 8px;
}

.pooja-title {
  font-size: 14px;
  font-weight: 600;
  min-height: 40px;
}

.price-box {
  margin-top: 6px;
}

.old-price {
  text-decoration: line-through;
  color: #999;
  font-size: 13px;
  margin-right: 6px;
}

.new-price {
  color: #016412;
  /* Dark Green */
  font-weight: 600;
}

.view-btn {
  background: linear-gradient(120deg, #028118, #ffcd1e);
  border: none;
  color: #fff;
  padding: 7px 16px;
  border-radius: 8px;
  font-size: 14px;
}

/* ===============================
   Swiper Pagination Custom Color
=================================*/

.pooja-swiper .swiper-pagination-bullet {
  background: #ffcd1e;
  /* Yellow */
  opacity: 0.5;
}

.pooja-swiper .swiper-pagination-bullet-active {
  background: #028118;
  /* Green */
  opacity: 1;
}

.pooja-swiper {
  padding-bottom: 40px;
  /* space for pagination */
}

.pooja-swiper .swiper-pagination {
  position: relative;
  margin-top: 2px;
  bottom: 0 !important;
}

/* offering new design */

.chadhava-card {
  border-radius: 10px;
  border: none;
  box-shadow: 0 6px 18px rgb(79 79 79 / 32%);
  transition: all 0.3s ease;
}

.chadhava-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px #0281187a;
}

/* Image */
.chadhava-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
}

.chadhava-img img {
  max-height: 100%;
  object-fit: contain;
  border-radius: 7px;
}

/* Text */
.chadhava-title {
  font-size: 15px;
  font-weight: 600;
  margin-top: 2px;
}

.chadhava-price {
  color: #028118;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 6px;
}

.chadhava-mrp {
  text-decoration: line-through;
  color: #2c2c2c;
  font-size: 14px;
}

/* Bottom */
.chadhava-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}

/* Quantity */
.qty-box {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}

.qty-btn {
  background: none;
  border: none;
  padding: 6px 10px;
  font-size: 16px;
  cursor: pointer;
}

.qty-btn:hover {
  background: #fff3e0;
}

.qty-value {
  padding: 0 10px;
  font-size: 14px;
  font-weight: 600;
}

/* Add More */
.add-more-btn {
  background: linear-gradient(135deg, #ff9800, #ff6f00);
  border: none;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 10px;
  white-space: nowrap;
}

.add-more-btn:hover {
  background: linear-gradient(135deg, #ffb74d, #f57c00);
  box-shadow: 0 0 10px rgba(255, 152, 0, 0.6);
}

/* pooja services */

.category-box li a.active {
  background-color: #028118;
  color: white !important;
  border-radius: 4px;
  padding: 8px 10px 8px 25px;
}

.category-box li a.active i {
  color: white !important;
}

.category-box li a {
  transition: all 0.3s ease;
  display: block;
}

.category-box li a:hover {
  background-color: #f0f0f0;
  border-radius: 4px;
  padding: 8px 10px 8px 25px;
}

.sidebar-widget {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.sidebar-widget h4 {
  color: #028118;
  margin-bottom: 15px;
  font-size: 1.1rem;
  font-weight: 600;
}

.category-box {
  padding-left: 0;
}

.category-box li {
  margin-bottom: 8px;
}

.form-select {
  /* border: 2px solid #028118; */
  border-radius: 8px;
  padding: 10px 15px;
  font-size: 1rem;
}

.form-select:focus {
  border-color: #1ebf24;
  box-shadow: 0 0 0 0.2rem rgba(2, 129, 24, 0.25);
}

/* temple head */

.temple-hero {
  padding: 10px 20px;
}

.hero-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  color: #000;
  margin-bottom: 25px;
}

.hero-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.hero-list li {
  font-size: 18px;
  color: #444;
  margin-bottom: 12px;
  position: relative;
  padding-left: 30px;
}

.hero-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #028118;
  font-weight: bold;
}

.btn-green {
  background: #028118;
  color: #fff;
  padding: 12px 24px;
  font-weight: 600;
  border-radius: 8px;
  border: none;
}

.btn-green:hover {
  background: #026a14;
  color: #fff;
}

.btn-outline-green {
  border: 2px solid #028118;
  color: #028118;
  padding: 10px 22px;
  font-weight: 600;
  border-radius: 8px;
  background: transparent;
}

.btn-outline-green:hover {
  background: #028118;
  color: #fff;
}

.hero-img {
  max-width: 95%;
}

/* Responsive */
@media (max-width: 991px) {
  .hero-title {
    font-size: 22px;
  }

  .hero-list {
    padding: 0 20px;
  }
}

.team-info h2 {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
  color: #ff9200;
}

label {
  display: inline;
}

.product-highlights-box {
  border: 1.5px solid #e0e0e0;
  /* 4 side border */
  border-radius: 10px;
  padding: 20px 22px;
  background-color: #fff;
}

.product-highlights-title {
  font-weight: 700;
  margin-bottom: 14px;
}

/* Trust section */
.trust-row {
  font-size: 14px;
  color: #555;
}

.trust-badge {
  background-color: #f5c344;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  padding: 6px 8px;
  border-radius: 50%;
  margin-right: 10px;
  text-transform: lowercase;
}

.trust-text strong {
  color: #000;
}

/* Highlight items */
.highlight-item {
  display: flex;
  flex-direction: column;
}

.highlight-item .label {
  font-size: 13px;
  color: #777;
}

.highlight-item .value {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.full-width-action-buttons button {
  height: 52px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
}

/* Green */
.add-cart-btn {
  background-color: #1db23c;
  border: none;
}

.add-cart-btn:hover {
  background-color: #15962f;
}

/* Yellow */
.wishlist-btn {
  background-color: #ffb703;
  color: #fff;
  border: none;
}

.wishlist-btn:hover {
  background-color: #e6a500;
}

.review-wrapper {
  background: #fff;
  padding: 30px;
}

.review-summary {
  padding: 25px;
  border-radius: 12px;
}

.rating-number {
  font-size: 64px;
  font-weight: bold;
}

.star {
  font-size: 18px;
}

.star.big {
  font-size: 26px;
}

.star {
  color: #ccc;
  margin-right: 3px;
}

.star.filled {
  color: #f08a24;
}

.review-card {
  padding: 15px;
  border-radius: 12px;
  height: 100%;
}

.review-text {
  color: #6c757d;
}

.verified-badge {
  background: #028118;
  color: #ffcd1e;
  padding: 2px 6px;
  border-radius: 6px;
  margin-left: 6px;
  font-size: 13px;
}

.wellness-container {
  padding: 18px;
}

/* Common card */
.img-box {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

.img-box img {
  border-radius: 10px;
}

/* Sizes */
.big-img {
  /* height: 650px; */
  padding-bottom: 10px;
}

.small-img {
  padding-bottom: 10px;
}

.wide-img {
  height: 340px;
}

/* Carousel full height fix */
.slider-box .carousel,
.slider-box .carousel-inner,
.slider-box .carousel-item {
  height: 100%;
}

.slider-box .carousel-item img {
  height: 100%;
}

/* Mobile auto */
@media (max-width: 991px) {

  .big-img,
  .small-img,
  .wide-img {
    height: auto;
  }

  .img-box img {
    height: auto;
  }
}


/* Fix the height of the Swiper container */
.hero-slider {
  height: 600px;
  /* Adjust this value to your preferred desktop height */
}

/* Ensure the slide item takes up the full height of the swiper */
.hero-slide-item {
  height: 100%;
  display: flex;
  align-items: center;
  /* Vertically centers the text content */
}

.ticker-move {
  color: #028118;
}

.contact-info li :hover {
  color: #ffcd1e !important;
}

.list-style li :hover {
  color: #ffcd1e !important;
}

.epoojacontainer {
  max-width: 1220px;
}

/* Container for the whole block */
.puja-info-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
  /* Space between the location row and date row */
  padding: 5px;
}

/* Row wrapper to align icon and text side-by-side */
.puja-info-row {
  display: flex;
  align-items: flex-start;
  /* Keeps icon at the top if text wraps to multiple lines */
}

/* The icon styling */
.puja-info-icon {
  color: #FFD700;
  /* Your requested yellow color */
  font-size: 1.2rem;
  margin-right: 15px;
  /* Creates the specific gap seen in Image 2 */
  min-width: 24px;
  /* Ensures the icon area stays consistent */
  display: flex;
  justify-content: center;
}

/* The text styling */
.puja-info-text {
  margin: 0;
  line-height: 1.5;
  color: #5e5e5e;
  /* Adjust to match your preferred font color */
  font-size: 0.98rem;
}

.book-btn {
  background: linear-gradient(135deg, #028118, #3abf53);
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 50px;
  /* More curve (pill shape) */
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Hover Animation */
.book-btn:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  background: linear-gradient(135deg, #3abf53, #089821);
}

/* Click effect */
.book-btn:active {
  transform: scale(0.97);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}



/* MAIN CARD HOVER */
.puja-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.puja-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(2, 129, 24, 0.2);
}

/* BUTTON SUBTLE MOVE */
.puja-card .book-btn {
  transition: transform 0.3s ease;
}

.puja-card:hover .book-btn {
  transform: translateY(-2px);
}

/* Button Container */
.view-all-container {
  display: flex;
  justify-content: center;
  /* Change to center if needed */
}

/* New Button Class */
.btn-view-all {
  display: inline-block;
  padding: 12px 32px;
  background: linear-gradient(135deg, #028118 0%, #06a120 100%);
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 50px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 4px 12px rgba(2, 129, 24, 0.3);
  cursor: pointer;
}

/* Hover Animation */
.btn-view-all:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 20px rgba(2, 129, 24, 0.5);
  background: linear-gradient(135deg, #06a120 0%, #028118 100%);
  border-color: #ffffff;
}

/* Active/Click Effect */
.btn-view-all:active {
  transform: translateY(-1px) scale(0.98);
  box-shadow: 0 2px 5px rgba(2, 129, 24, 0.2);
}

/* Wrapper */
.modern-language-dropdown {
  position: relative;
  display: inline-block;
}

/* Button (Compact like 1st UI) */
.language-toggle-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #e6f4ea;
  border: 1px solid #028118;
  color: #028118;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s ease;
}

/* Icon size fix */
.language-toggle-btn i {
  font-size: 14px;
}

/* Hover */
.language-toggle-btn:hover {
  background: #028118;
  color: #014d0f;
}

/* Arrow animation */
.dropdown-arrow {
  transition: transform 0.3s ease;
}

.dropdown-arrow.open {
  transform: rotate(180deg);
}

/* Dropdown menu (like 1st UI dark box) */
.modern-lang-menu {
  position: absolute;
  top: 110%;
  left: 0;
  background: #1f2a37;
  border-radius: 10px;
  min-width: 140px;
  padding: 6px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}

/* Each option */
.lang-option {
  padding: 8px 14px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  transition: 0.2s;
}

/* Hover */
.lang-option:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Active selected */
.lang-option.active {
  background: #028118;
  color: #fff;
  font-weight: 500;
}

.card-header-green {
  color: #028118 !important;
}

.bg-success {
  background-color: #028118 !important;
}

.bgn-success {
  background-color: #028118 !important;
}


.progress-bar {

  background-color: #028118 !important;
}

.btn-success {
  background-color: #028118 !important;
}

.text-success {
  color: #028118 !important;
}

.card-header h5 {
  font-family: 16px;
  font-weight: 500;
}

/* cart responsive */

/* ============================= */
/* 🔥 ORDER SUMMARY FIX */
/* ============================= */

.order-summary-box {
  position: sticky;
  top: 100px;
}

/* Prevent overlap with footer */
@media (min-width: 992px) {
  .order-summary-box {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
  }
}

/* MOBILE FIX */
@media (max-width: 991px) {
  .order-summary-box {
    position: relative;
    top: auto;
    max-height: unset;
    overflow: visible;
    margin-top: 20px;
  }
}

/* Optional: smooth scroll inside */
.order-summary-box::-webkit-scrollbar {
  width: 4px;
}

.order-summary-box::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.ri-shopping-bag-line {
  color: #028118;
}

.profile-card {
  border: none;
  border-radius: 12px;
}

.profile-avatar {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #028118, #ffcd1e);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile-avatar i {
  font-size: 36px;
  color: white;
}

.form-control-static {
  font-size: 1rem;
  color: #333;
  padding: 0.5rem 0;
}

.quick-link-card {
  background: #f8f9fa;
  border-radius: 8px;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #333;
}

.quick-link-card:hover {
  background: #02811842;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.profile-actions .btn {
  min-width: 150px;
}

.quick-link-card i {
  color: #014d0f;
}
.btn-primary {
  background-color: #028118;
}
.btn-primary:hover {
  background-color: #ffcd1e;
}

.dhaanam-offering-card {
    display: flex;
    flex-direction: row; /* keep same */
    align-items: stretch;
}

/* Image */
.dhaanam-offering-img {
    width: 40%;
    min-width: 120px; /* prevents too small */
    max-width: 150px;
}

.dhaanam-offering-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* important */
    border-radius: 10px 0 0 10px;
}

/* Content */
.dhaanam-offering-content {
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 576px) {
    .dhaanam-offering-card {
        flex-direction: row; /* force same layout */
    }

    .dhaanam-offering-img {
        width: 35%;
        max-width: 120px;
    }

    .dhaanam-offering-content {
        padding: 8px;
    }

    .dhaanam-offering-name {
        font-size: 14px;
    }

    .dhaanam-offering-desc {
        display: none;
    }
    
}

.video-card {
  position: relative;
  display: block;
  border-radius: 12px;
  overflow: hidden;
}

.video-card img {
  width: 100%;
  display: block;
  border-radius: 12px;
}

/* Dark overlay on hover */
.video-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2);
  transition: 0.3s;
}

.video-card:hover::after {
  background: rgba(0,0,0,0.4);
}

/* Play Button */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  width: 70px;
  height: 70px;
  background: #028118; /* your green */
  color: white;
  
  display: flex;
  align-items: center;
  justify-content: center;
  
  font-size: 28px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  
  transition: 0.3s;
}

/* Hover Animation */
.video-card:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.1);
  background: #04a020;
}