/* Nav menu item spacing */
.xs-header-nav .header-nav .nav-menu > li > a {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    height: auto;
    padding: 20px 22px;
}

/* Green text utility class */
.green-text {
    color: #008435 !important;
}

/* Mission Vision Section */
.mission-vision-section {
    background: #fff;
    padding: 80px 0;
}
.mission-vision-item {
    padding: 20px;
}
.mission-vision-icon {
    width: 80px;
    height: 80px;
    background: #e8f5e9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.mission-vision-icon i {
    font-size: 36px;
    color: #008435;
}
.mission-vision-title {
    color: #008435;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}
.mission-vision-item p {
    color: #333;
    font-size: 16px;
    line-height: 1.7;
}

.logo a img{
    max-width: 85px;
    width: 100%;
    padding: 10px 0px;
}
/* .nav-menus-wrapper{
    display: flex;
    align-items: center;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
} */
/* .xs-banner-sec .banner-slider-item:before{
    position: static;
} */
/* .xs-header-nav {
    position: relative;
    min-height: 100px;
    height: 100%;
} */
.promo-area-sec .promo-content-item .single-promo-content img{
    max-width: 100px;
    width: 100%;
}
.promo-area-sec .promo-content-item .single-promo-content {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    /* justify-content: space-between; */
    height: 100%;
}
.promo-area-sec .promo-content-item .single-promo-content .xs-btn {
    padding: 4px 28px;
    line-height: 37px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 25px;
}
.testimonial-v4-sec.donate-card .single-testmonial{
    padding: 0;
}
.donate-wrapper .donate-content{
    padding: 20px;
    min-height: 280px;
    height: fit-content;
}
.latest-news-sec .single-latest-news{
    height: 100%;
}




.xs-footer-sec {
    position: relative;
    background: url(../images/footer-bg1.jpg) no-repeat center center / cover;
}
.xs-footer-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/footer-bg1.jpg) no-repeat center center / cover;
}
.xs-footer-sec .footer-item .widgets .widget-title{
    color:#121010;
}
.xs-footer-sec .footer-item .widgets p {
    margin-bottom: 25px;
    color: #121010;
}
.xs-footer-sec .footer-item .widgets ul li a{
    color: #121010;
}
.xs-footer-sec .footer-item .widgets ul li{
    color: #121010;
}
.xs-footer-sec .copyright-content .footer-bottom-menu li a{
    color: #121010;
}
.xs-footer-sec .copyright-content p{
    color: #121010;
}
.xs-footer-sec .footer-top-item .xs-back-to-top{
    background: transparent;
}
/* .main-footer {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.main-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    opacity: .80;
    content: "";
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-footer .widgets-section {
    position: relative;
    padding: 100px 0 40px;
}
.main-footer .footer-column {
    position: relative;
}
.main-footer .about-widget {
    position: relative;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 40px;
}
.main-footer .about-widget .footer-logo {
    position: relative;
    margin-bottom: 30px;
}
.main-footer .about-widget .footer-logo .image {
    position: relative;
    margin-bottom: 0;
}
.main-footer .about-widget .footer-logo img {
    display: block;
    height: auto;
    max-width: 100%;
}
.main-footer .about-widget .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 25px;
}
.main-footer .about-widget .social-links {
    position: relative;
    display: block;
}
.main-footer .about-widget .social-links li {
    position: relative;
    display: inline-block;
    margin-right: 17px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
}
.main-footer .about-widget .social-links li a {
    color: #333333;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-footer .links-widget {
    position: relative;
    padding-left: 30px;
}
.main-footer .widget-title {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px;
}
.main-footer .list {
    position: relative;
}
.main-footer .list li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #888888;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 20px;
}
.main-footer .list li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 20px;
    color: #7abf18;
    font-weight: 900;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
}
.main-footer .list li a {
    display: inline-block;
    color: #888888;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
} */




.why-choose-us {
    position: relative;
    background-color: #f7f7f7;
}
.why-choose-us .outer-container {
    position: relative;
}
.why-choose-us .features-column {
    position: relative;
    float: left;
    width: 65%;
}
.why-choose-us .features-column .inner-column {
    position: relative;
    max-width: 950px;
    padding: 100px 15px 75px;
    margin: 0 auto;
    width: 100%;
}
.why-choose-us .sec-title {
    margin-bottom: 50px;
}
.sec-title {
    position: relative;
    margin-bottom: 70px;
}
.sec-title h2 {
    position: relative;
    font-size: 30px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}
.sec-title .separator {
    position: relative;
    display: inline-block;
    width: 140px;
}
.sec-title .separator:before, .sec-title .separator:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    border-bottom: 1px solid #cccccc;
    content: "";
}
.sec-title .separator:after {
    left: auto;
    right: 0;
}
.sec-title .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #888888;
    font-weight: 400;
    margin-top: 30px;
}
.why-choose-us .features-column .feature-block {
    padding: 0 20px;
}
.feature-block {
    position: relative;
    margin-bottom: 25px;
}
.feature-block .inner-box {
    position: relative;
    padding: 40px 40px 40px;
    padding-left: 120px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    height: 100%;
}
.feature-block h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}
.feature-block h4 a {
    color: #333333;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.feature-block .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #888888;
    font-weight: 400;
}
.why-choose-us .image-column {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    right: 0;
    top: 0;
    height: 100%;
    width: 35%;
}
.why-choose-us .image-column .image-box {
    position: relative;
    display: none;
}
.why-choose-us .image-column .image-box img {
    display: block;
    width: 100%;
    height: auto;
}
.feature-block .inner-box .icon img{
    max-width: 80px;
    height: 80px;
    object-fit: contain;
    width: 100%;
}
.feature-block .inner-box .icon
{
    position: absolute;
    left: 20px;
}

.section-title-item.section-title-v2-item .hidden-title {
    position: absolute;
    left: 0;
    top: 10px;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-size: 90px;
    font-weight: 600;
    color: #3a8c2d1a;
    line-height: 40px;
    text-transform: uppercase;
}
.section-title-item.section-title-v2-item .section-title em {
    font-weight: 500;
    font-style: normal;
}
.recent-work-sec #mixcontent .mix{
    margin-bottom: 30px;
}
.recent-work-sec .single-recent-work{
    margin-bottom: 0;
    height: 100%;
}
#mixcontent{
    margin-top: 60px;
}
.volunteer-content{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}
.volunteer-content .xs-btn{
    max-width: fit-content;
}
.service-sec {
    padding-bottom: 120px;
}

/* Events Slider Section */
.events-slider-sec {
    background-color: #f9f9f9;
}
.single-event-card {
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
}
.single-event-card:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
}
.single-event-card .event-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.single-event-card .event-img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
}
.single-event-card .event-content {
    padding: 20px;
}
.single-event-card .event-content h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}
.single-event-card .event-content p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}
.event-read-more {
    display: inline-block;
    color: #008435;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.event-read-more:hover {
    color: #006428;
    text-decoration: none;
}
.event-read-more i {
    margin-left: 5px;
    font-size: 12px;
    transition: transform 0.3s ease;
}
.event-read-more:hover i {
    transform: translateX(5px);
}
#events-slider .owl-item {
    padding: 10px;
}
#events-slider .owl-item img {
    height: 100% !important;
    object-fit: cover !important;
}
.events-slider-sec .owl-carousel,
#plantation-slider.owl-carousel {
    position: relative;
}
#events-slider.owl-carousel .owl-nav button.owl-prev,
#events-slider.owl-carousel .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.9) !important;
    color: #333 !important;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd !important;
    transition: all 0.3s ease;
    z-index: 10;
}
#events-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
#events-slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
}
#events-slider.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 8px;
}
#events-slider.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
#events-slider.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease;
}
#events-slider.owl-carousel .owl-dots .owl-dot.active span,
#events-slider.owl-carousel .owl-dots .owl-dot:hover span {
    background: #008435;
}

/* Plantation Slider Section */
#plantation-slider .owl-item {
    padding: 10px;
}
#plantation-slider .single-service {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    height: 100%;
    padding: 0 0 25px 0;
    background: #fff;
}
#plantation-slider .single-service h3,
#plantation-slider .single-service p {
    padding: 0 20px;
}
#plantation-slider .single-service .service-img {
    height: 250px;
    overflow: visible;
    position: relative;
    margin-bottom: 40px;
}
#plantation-slider .single-service .service-img img {
    width: 100%;
    height: 250px !important;
    object-fit: cover !important;
}
#plantation-slider .single-service .service-img i {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #008435;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 5;
}
#plantation-slider .single-service:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
}
#plantation-slider.owl-carousel .owl-nav button.owl-prev,
#plantation-slider.owl-carousel .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.9) !important;
    color: #333 !important;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd !important;
    transition: all 0.3s ease;
    z-index: 10;
}
#plantation-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
#plantation-slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
}
#plantation-slider.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 8px;
}
#plantation-slider.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
#plantation-slider.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease;
}
#plantation-slider.owl-carousel .owl-dots .owl-dot.active span,
#plantation-slider.owl-carousel .owl-dots .owl-dot:hover span {
    background: #008435;
}

.service-sec .single-service {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    height: 100%;
    padding: 0 20px 25px 20px;
}
.service-sec .single-service:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
}
.blogBorder.service-sec .single-service {
    text-align: center;
    margin-bottom: 30px;
    height: 100%;
    box-shadow: 0px 0px 3px 1px #afa8a8;
}
.blogBorder .single-service{
    margin-bottom: 20px;
}
.blogBorder .row-gap-30{
 row-gap: 30px;
}
.blogBorder.service-sec .single-service .service-img{
    max-height: 270px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    margin-bottom: 65px;
}
.blogBorder.service-sec .single-service .service-img img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.section-title-item.section-title-v2-item .section-title{
    margin-bottom: 30px;
}
.sidebar-widgets .widget-posts .widget-post {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
    flex-direction: column;
    gap: 10px;
}
.sidebar-widgets .widget-posts .widget-post .entry-title a {
    color: #282828;
    font-size: 20px;
}
/* styling for the sticky menu */
.xs-header-nav {
    position: -webkit-sticky; 
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  }
  
  .xs-header-nav .container {
    max-width: 1200px; 
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; 
  }
  
  
  .xs-header-nav.is-sticky .container {
    width: 100% !important; 
    max-width: 100% !important; 
    padding: 0; 
  }
  
  .xs-header-nav::before {
    content: '';
    display: block;
    height: 1px; 
    position: absolute;
    top: -1px;
    width: 100%;
  }
  
  .xs-header-nav.is-sticky::before {
    display: none; 
  }

  .owl-carousel .owl-item img{
    height: 100px;
    object-fit: contain;
  }
  .pb-100{
    padding-bottom: 100px;
  }
  .xs-header-middle{
    padding: 0;
  }
  .single-card{
    border: 1px solid #e6e8ed;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    height: 100%;
    background: #f5f5fc;
  }
  .single-card img{
    width: 70px;
  }
  .single-card h3{
    font-size: 20px;
  }
  .single-card p{
    font-size: 16px;
    color:#000;
  }
  .inner-bg-card{
    padding: 100px 0 94px;
    background: url(../images/leaf-img.png);
    background-repeat: no-repeat;
  }
  .banner-inner-sec {
    position: relative;
    height: 440px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}
.content-sec span img.sm-icon{
    width: 20px;
}
.content-sec span{
    font-size: 14px;
    font-weight: 600;
    color: rgb(9, 87, 43);
    display: flex;
    gap:10px;
}
.content-sec .column-title{
    margin-bottom: 0;
}
.content-sec .content-block{
    display: flex;
    flex-direction: column;
    gap:20px;
}
.content-sec{
    background: url(../images/about-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.maintenance-port .single-service{
    border: 1px solid #d3d3d3;
    height: 100%;
    padding: 15px;
    
}
.maintenance-port .single-service img{
    width: 100%;
}
.maintenance-port{
    display: flex;
    row-gap: 30px;
}
.column-title-sm{
    font-size: 18px;
    line-height: 1.5;
}
.msv img{
    max-width: 100%;
    border-radius: 12px;
}
.msv{
    border:1px solid gray;
    padding: 10px;
    margin-bottom: 50px;
}
.msv .row{
    justify-content: center;
    align-items: center;
}
.msv .row h3{
    font-size: 35px;
}
.msv .row p{
    font-size: 19px;
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp{
    border-color: #fff;
    color:#fff;
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp::placeholder{
    color: #fff;
}
.testmonial-sec .call-back-content .call-back-form select{
    border-color: #fff;
    color:#fff;
}
.payment-qr{
    height: 400px!important;
}
.header-middle-info p a{
    color:#6d6d6d;
}
.xs-banner-sec .banner-slider-item .banner-content h2 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 26px;
    font-size: 61px;
    line-height: 1.2;
    text-transform: capitalize;
}
.owl-carousel .owl-stage{
    display: flex;
}
.owl-carousel.owl-drag .owl-item{
    height: auto;
}
.testimonial-v4-sec .single-testmonial{
    height: 100%;
}
.partner-flex{
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    gap:40px;
}
.partner-flex .item{
    width: 200px;
}
.single-funfact img{
    width: 45px;
}
.mission:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    content: '';
    background: url(../images/mission.jpg) no-repeat center center / cover;
}
.vision:before {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: 50%;
    height: 100%;
    content: '';
    background: url(../images/vision.jpg) no-repeat center center / cover;
}
.call-to-action-sec.mission .call-action-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 132 53 / 95%);
    content: '';
}
.call-to-action-sec.vision .call-action-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 132 53 / 95%);
    content: '';
}
/* Mission Vision paragraph font size */
.call-to-action-content p {
    font-size: 20px;
    line-height: 1.6;
}
/* Maintenance section paragraph center */
#maintenance > .row > .col-md-12 > p {
    text-align: center;
}
/* Donation page Hindi verse */
.donation-hindi-verse {
    font-size: 26px;
    font-weight: 700;
    color: #333;
    line-height: 1.5;
}
/* Donation page right paragraph */
.service-sec.content-sec .paragraph p {
    font-size: 18px;
    line-height: 1.7;
    color: #666;
}
.xs-header-nav .header-nav:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    border-style: solid;
    border-width: 0px;
    border-color: transparent transparent transparent #004b1e;
}
  @media(max-width:768px){
    .why-choose-us .outer-container{
        display: flex;
        flex-direction: column;
    }
    .why-choose-us .features-column{
        width: 100%;
    }
    .why-choose-us .image-column{
        display: none;
    }
  }

/* Volunteer Hindi Section */
.volunteer-hindi-sec {
    background: url(../images/about-bg.jpg) no-repeat center center / cover;
}
.volunteer-hindi-sec .hindi-title {
    color: #008435;
}
.volunteer-hindi-sec .hindi-paragraph {
    color: #555;
}
.volunteer-hindi-sec .row {
    align-items: center;
}
.hindi-content {
    padding: 20px 0;
}
.hindi-title {
    font-size: 22px;
    font-weight: 700;
    color: #008435;
    line-height: 1.5;
    margin-bottom: 8px;
}
.hindi-paragraph {
    font-size: 18px;
    line-height: 1.8;
    color: #555;
}
@media(max-width: 991px) {
    .hindi-title {
        font-size: 24px;
    }
    .hindi-paragraph {
        font-size: 16px;
    }
}
@media(max-width: 767px) {
    .hindi-title {
        font-size: 20px;
    }
    .volunteer-hindi-sec .col-md-6:first-child {
        margin-bottom: 30px;
    }
}

/* Events Slider - Recent Work Style */
#events-slider .single-recent-work {
    margin-bottom: 0;
    height: 100%;
    position: relative;
    overflow: visible;
}
#events-slider .single-recent-work img {
    width: 100%;
    height: 280px !important;
    object-fit: cover !important;
}
#events-slider .single-recent-work a {
    display: block;
    position: relative;
}
#events-slider .single-recent-work .recet-work-footer {
    position: relative;
    background: #008435;
    padding: 20px 20px 20px 90px;
    min-height: 80px;
    display: flex;
    align-items: center;
}
#events-slider .single-recent-work .recet-work-footer i {
    width: 70px;
    height: 70px;
    background: #006428;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #00a84a;
    position: absolute;
    left: 10px;
    top: -35px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
#events-slider .single-recent-work .recet-work-footer h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}

/* Packages Page Styles */
.packages-sec {
    padding: 80px 0;
    background: #f9f9f9;
}
.packages-sec .section-title-item {
    margin-bottom: 50px;
}
.single-package {
    background: #fff;
    border-radius: 10px;
    overflow: visible;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.single-package .package-header {
    border-radius: 10px 10px 0 0;
}
.single-package:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}
.package-header {
    background: linear-gradient(135deg, #008435 0%, #00a84a 100%);
    padding: 30px 20px;
    text-align: center;
    color: #fff;
}
.package-header h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}
.package-header .price {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 5px;
}
.package-header .price span {
    font-size: 16px;
    font-weight: 400;
}
.package-header p {
    font-size: 14px;
    opacity: 0.9;
    margin: 0;
    color: #fff;
}
.package-body {
    padding: 30px 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.package-body ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
    flex: 1;
}
.package-body .xs-btn {
    margin-top: auto;
}
.package-body ul li {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #555;
    display: flex;
    align-items: center;
}
.package-body ul li:last-child {
    border-bottom: none;
}
.package-body ul li i {
    color: #008435;
    margin-right: 10px;
    font-size: 14px;
}
.package-body .xs-btn {
    display: block !important;
    text-align: center;
    width: 100%;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 10;
}
.single-package.featured {
    z-index: 2;
    position: relative;
}
.single-package.featured:hover {
    transform: translateY(-10px);
}
.single-package.featured .package-body {
    padding-bottom: 30px;
}
.single-package.featured .package-body .xs-btn {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 0 auto;
    text-align: center;
    background: #006428 !important;
    border-color: #006428 !important;
    color: #fff !important;
}
.single-package.featured .package-body .xs-btn:hover {
    background: #004d1f !important;
    border-color: #004d1f !important;
}
.single-package.featured .package-header {
    background: linear-gradient(135deg, #006428 0%, #008435 100%);
}
.package-badge {
    background: #ffc107;
    color: #333;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 20px;
}

/* Header Follow Us Social Icons */
.header-middle-info ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-middle-info ul li.header-social {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.header-v2-social {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.header-v2-social a {
    font-size: 18px !important;
    color: #008435 !important;
    display: inline-block;
}
.header-v2-social a:hover {
    color: #006428 !important;
}

/* Footer Social Icons */
.footer-social {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.footer-social li {
    list-style: none;
}
.footer-social a {
    font-size: 18px !important;
    color: #008435 !important;
    display: inline-block;
}
.footer-social a:hover {
    color: #006428 !important;
}

/* Volunteering Green Section */
.volunteering-green-sec {
    background: url(../images/about_back.jpg) no-repeat center center / cover;
    position: relative;
}
.volunteering-green-sec:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 132, 53, 0.85);
}
.volunteering-green-sec .call-action-item {
    position: relative;
    z-index: 1;
    padding: 80px 20px;
}
.volunteering-green-sec .call-action-item:before {
    display: none;
}
.volunteering-green-sec .call-to-action-content {
    position: relative;
    z-index: 2;
}
.volunteering-green-sec .call-to-action-content h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
.volunteering-green-sec .call-to-action-content p {
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
@media(max-width: 767px) {
    .volunteering-green-sec .call-to-action-content h2 {
        font-size: 28px;
    }
    .volunteering-green-sec .call-to-action-content p {
        font-size: 16px;
    }
}

/* Banner Hindi Text Styles */
.hindi-banner-title {
    font-size: 72px !important;
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
    margin-bottom: 20px;
}
.hindi-banner-subtitle {
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
    margin-bottom: 30px;
}
@media(max-width: 991px) {
    .hindi-banner-title {
        font-size: 48px !important;
    }
    .hindi-banner-subtitle {
        font-size: 18px;
    }
}
@media(max-width: 767px) {
    .hindi-banner-title {
        font-size: 32px !important;
    }
    .hindi-banner-subtitle {
        font-size: 16px;
    }
}

/* Sticky Donate Now Button */
.sticky-donate-btn {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    background: linear-gradient(135deg, #008435 0%, #00a84a 100%);
    color: #fff;
    padding: 20px 14px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 8px 0 0 8px;
    box-shadow: -3px 0 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}
.sticky-donate-btn:hover {
    background: linear-gradient(135deg, #006428 0%, #008435 100%);
    color: #fff;
    text-decoration: none;
    padding-right: 20px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.3);
}
@media(max-width: 767px) {
    .sticky-donate-btn {
        font-size: 13px;
        padding: 15px 10px;
        letter-spacing: 1px;
    }
}

/* Call to action buttons inline */
.call-to-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}