* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}
a {
  list-style: none;
  text-decoration: none;
}
html, body {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth"100;
  color: #2b2b2b;
}
h1, h2, h3, h4 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 200;
}
h2 {
  font-size: 45px;
}
h1 {
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  line-height: 1.2;
}
h2 {
  font-size: 2rem;
  line-height: 1.25;
}
h3 {
  font-size: 1.4rem;
  font-weight: 600;
}
p {
  font-size: 1.05rem;
  line-height: 1.7;
}
/* p{
  font-size: 20px;
} */
.sponsor {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
  background: rgba(0, 85, 103);
  color: #ffffff;
  padding: 15px 10px;
}
.engage_card .card {
  height: 100%;
  max-width: 90%;
  margin: 0 auto;
}
.engage_card .card-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
.engage_card .card p:last-of-type {
  margin-bottom: 0;
}
.sponsor-block .card {
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border: 1px solid transparent;
}
.sponsor-block .card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  */ transform: scale(1.02);
  border: 1px solid rgba(0, 85, 103);
  /* optional border highlight */
  cursor: pointer;
}
.sponsor-content {
  padding: 20px;
}
.sponsor-block .card-body {
  padding: 0;
}
.slick-slide img {
  border-radius: 0;
}
.pt-card {
  border-radius: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.navbar {
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
}
.navbar {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
.nav-item {
  padding-right: 1.625rem;
}
.dropdown-menu .nav-item {
  padding-right: 0;
}
.dropdown-menu {
  border: none;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 0;
}
.dropdown-item {
  padding: 10px;
}
.c-item {
  background-color: #5ba330;
  height: 550px;
}
.btn {
  border-radius: 0;
}
/* .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #FFF2A7!important;
    background-clip: padding-box;
    border: 0;
    opacity: 1;
    transition: opacity .6s ease;
} */
.subs-text {
  font-family: "Merriweather", serif;
  font-size: 18px;
}
.slider-section h1, .banner-overlay h1 {
  font-size: 68px;
  font-weight: 200;
}
.carousel-indicators .active {
  background-color: #FFF2A7;
}
.carousel-caption p {
  max-width: 65%;
  font-size: 18px;
}
.carousel-caption a.donate {
  display: block;
  padding: 8px 30Px;
  text-align: center;
  background-color: #5ba330;
  width: 180px;
  color: #fff;
  border-radius: 10px;
  margin-top: 15px;
}
.donate_btn {
  min-width: 166px;
  height: 55px;
  background-color: #5ba330;
  line-height: 40px;
  border-radius: 0;
}
.navbar.bg-light {
  background-color: #ffffff !important;
}
.blue-btn {
  border: none;
  margin-top: 20px;
  background: rgba(0, 85, 103);
  box-shadow: 0 2px 5px 0p
}
.btn {
  min-width: 160px;
  height: 50px;
  line-height: 35px;
}
.c-image {
  width: 100%;
  height: 600px;
  object-fit: cover;
  filter: brightness(0.9);
}
.c-text {
  text-align: start;
  justify-content: center;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section {
  margin-top: 90px;
}
.middle {
  align-self: center;
}
.bg-green {
  background-color: #5ba330;
}
.stat-style {
  padding-top: 70px;
  padding-bottom: 20px;
}
.stat-bg {
  background-color: #f7fceb;
  padding-bottom: 70px;
}
.statistic {
  margin-left: 100px;
  margin-right: 100px;
}
.statistic h4 {
  font-size: 2rem;
  font-weight: 200;
}
.place_to_belong {
  padding-top: 40px;
  padding-bottom: 70px;
}
.hd-para {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.success_para {
  width: 410px;
  margin-top: 70px;
  margin-bottom: 50px;
}
#success_story {
  padding-bottom: 100px;
}
.pt-card {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.slick-prev, .slick-next {
  color: #000;
}
.engage_card {
  padding-top: 30px;
  margin-bottom: 20px;
}
.ft-logo img {
  max-width: 120px;
}
footer {
  padding-top: 30px;
  background-color: black;
  color: #fff;
  font-weight: 300;
  margin-top: 0px;
}
.ft-logo .navbar-brand {
  display: inline-block;
  padding: 0;
  margin-bottom: 20px;
}
.clr-yellow {
  color: #FFF8CD;
}
.clr-green {
  color: #5BA330;
}
span.bg-green {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
  background-color: #5BA330;
}
/*Engage Styles*/
#engage-hero {
  background-image: url(./Images/roman-mager-5mZ_M06Fc9g-unsplash.jpg);
  background-size: cover;
  width: 100%;
  height: 600px;
}
.en-hero {
  display: flex;
  align-items: center;
  color: white;
  background-size: cover;
  width: 100%;
  height: 600px;
}
.heart-hand {
  background-color: rgb(0, 85, 103);
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.our-item {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 33px;
  font-size: 22px;
  font-weight: 350;
}
.our-item, a {
  color: #000;
}
.social {
  padding: 0;
  display: flex;
  gap: 15px;
}
.wpcf7-submit {
  text-align: center;
}
.banner-section {
  position: relative;
}
.banner-overlay {
  position: relative;
  z-index: 1;
}
.banner-section::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
  background: #0000;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  outline: none;
  padding-left: 0;
}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
  color: #ffffff;
  /* Change to your desired color */
  opacity: 1;
  /* Make sure it’s fully visible */
}
.social a {
  color: #ffffff;
  ;
}
.our-item:hover a {
  display: inline-block;
  position: relative;
  width: 106.1%;
  background-color: rgb(0, 85, 103);
  color: white;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 33px;
  padding-right: 160px;
  box-sizing: border-box;
  font-weight: 400;
}
.ul-nav {
  padding-left: 0;
}
.aboutus-vid {
  height: 650px;
}
.statistic .nav-link {
  font-family: "Merriweather", serif;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 33px;
  font-size: 22px;
  font-weight: 350;
  color: #000;
  border-left: 10px solid transparent;
  border-radius: 0;
}
.init-nav-head {
  padding-right: 0;
}
.col-items {
  /* width: 390px !important; */
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
.partners-section {
  overflow: hidden;
}
.tab-pane {
  position: relative;
}
.overlay-text {
  background-color: #ffffff;
  color: #000;
  max-width: 80%;
  margin: 0 auto;
  padding: 30px;
  margin-top: -50px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.initbody {
  padding-left: 0;
}
.statistic .nav-pills .nav-link.active, .statistic .nav-pills .show > .nav-link {
  background-color: #005567;
  border-left: 10px solid #00839F;
}
.navbar-collapse {
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  .slider-section h1 {
    font-size: 25px;
  }
  .navbar-nav {
    padding-top: 1rem;
  }
  .donate_btn {
    margin-top: 1rem;
    width: 100%;
  }
  .donate_btn {
    height: auto;
    margin-bottom: 15px;
  }
  .c-image {
    width: 100%;
    max-height: 300px;
  }
  .slider-section .carousel {
    max-height: 300px;
    overflow: hidden;
  }
  .section {
    margin-top: 30px;
    overflow: hidden;
  }
  .statistic {
    margin: auto;
  }
  .content-wrapper {
    padding: 25px 20px;
  }
  .stat-style {
    padding-top: 20px;
  }
  footer {
    padding-top: 20px;
  }
  .c-text {
    justify-content: center;
    height: 300px;
  }
  .place_to_belong {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .stat-bg {
    padding-bottom: 0;
  }
  .col2image {
    margin-bottom: 10px;
  }
  .col2image img {
    width: 100%;
    height: auto;
  }
  .accordion-body img {
    max-width: 250px;
  }
  .engage_card .card {
    max-width: 100%;
  }
  .sponsor {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar {
    padding: 0 10px;
  }
  .navbar-brand {
    padding-left: 0;
  }
  .aboutus-vid {
    height: 220px;
  }
  .heart-hand {
    color: white;
    padding-top: 15px;
    flex-direction: column;
    padding-bottom: 0;
    gap: 10px;
  }
  .heart-hand .clr-green {
    display: block;
  }
}
/* Our Journey Timeline */
.blc-journey {
  background: #f9fce9; /* soft cream like your design */
  padding: 60px 0;
}
.timeline {
  position: relative;
}
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  background: #5aa23a; /* BLC green */
  transform: translateX(-50%);
}
.timeline-item {
  margin-bottom: 60px;
}
.timeline-item h4 {
  font-weight: 700;
  color: #2e5d1a;
}
.timeline-item p {
  margin-bottom: 0;
  max-width: 350px;
}
.text-md-end p {
  margin-left: auto;
}
/* Mobile fallback */
@media (max-width: 767px) {
  .timeline::before {
    left: 8px;
  }
  .timeline-item > div {
    padding-left: 30px !important;
    text-align: left !important;
  }
}
/* Leaves container */
.timeline-leaves {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
/* Leaf base */
.leaf {
  position: absolute;
  width: 70px;
  height: 70px;
  opacity: 0;
  transform: scale(0) rotate(-30deg);
}
/* Position leaves along the line */
.leaf-1 {
  top: -27px;
}
.leaf-2 {
  top: 154px;
}
.leaf-3 {
  top: 305px;
}
.leaf-4 {
  top: 487px;
}
.leaf-5 {
  top: 665px;
}
.leaf-6 {
  top: 820px;
}
.leaf-7 {
  top: 970px;
}
/* Left / right variation */
.leaf-odd {
  left: -39px;
}
.leaf-even {
  left: -39px;
  transform-origin: left center;
}
/* Growth animation */
@keyframes growLeaf {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-30deg);
  }
  60% {
    opacity: 1;
    transform: scale(1.2) rotate(10deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
/* Activated state */
.leaf.is-visible {
  animation: growLeaf 0.8s ease-out forwards;
}
/* Mobile alignment */
@media (max-width: 767px) {
  .timeline-leaves {
    left: 8px;
    transform: none;
  }
}
.childrens-care h2, .childrens-care h3 {
  font-family: "Georgia", serif;
}

.childrens-care img{
    max-width: 500px;
}
.need-list li {
  padding-left: 0;
}
.enclave-section {
  background: #f4f6e8;
}
.impact-section {
  background: #0f5c66;
  color: #fff;
}
.impact-section h3 {
  max-width: 900px;
  margin: auto;
}