.wel-data-container {
    background-color: #fff;
    padding: 6rem 0;
    background-image: url(../images/services-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 4rem;
}
.wel-data-container .leaders ul li {
    background-color: #f2e986;
    padding: 1.5rem;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border: 0.1rem solid transparent;
    margin-bottom: 3.5rem;
    -webkit-transition: all 0.45s 
ease-in-out;
    transition: all 0.45s 
ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
}
.wel-data-container .leaders ul li img {
    border-radius: 50%;
    width: 85px;
    display: block;
    float: left;
    -webkit-transition: all 0.45s 
ease-in-out;
    transition: all 0.45s 
ease-in-out;
    height: 85px;
    object-fit: cover;
}
.wel-data-container .leaders ul li .leader-text h4 {
    color: #900d0d;
    font-size: 2.2rem;
    margin-bottom: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.wel-data-container .leaders ul li .leader-text p {
    color: #000;
    font-size: 1.9rem;
    text-align: center;
    font-weight: 900;
}
.wel-data-container .welcome-messgae-box {
    padding: 1.5rem;
    background: #fff;
    border: 0.1rem solid #ccc;
    min-height: 42.1rem;
}
.wel-data-container .welcome-messgae-box .wel-title {
    text-align: center;
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #ccc;
    margin-bottom: 1.15rem;
}
.wel-data-container .welcome-messgae-box .wel-title h4 {
    padding: 0;
    text-align: center;
    margin: 0;
    font-weight: 400;
    font-size: 2.5rem;
    color: #19415c;
}
.wel-data-container .welcome-messgae-box .wel-title h4 span {
    display: block;
    font-weight: 900;
    color: #900d0d;
    margin-top: 1rem;
}
.wel-data-container .welcome-messgae-box .wel-content p {
    font-size: 1.7rem;
    margin-bottom: 1rem;
    text-align: justify;
}



#slider-section .carousel-item:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    /* background: linear-gradient(rgb(3 51 112 / 73%) 6%, rgb(3 2 1 / 33%) 100%); */
    overflow: hidden;
    height: 467px;
}
.temple-footer {
  background: linear-gradient(90deg, #1c1a19, #665132);
  color: #fff;
  padding: 50px 0;
  font-family: 'Noto Sans Devanagari', sans-serif;
}

.f-about p {
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
  text-align: justify;
}

.comman-links {
  font-weight: 600;
  margin-bottom: 15px;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  display: inline-block;
  padding-bottom: 5px;
}

.footer-link {
  list-style: none;
  padding: 0;
}

.footer-link li {
  margin-bottom: 8px;
}

.footer-link a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-link a:hover {
  color: #fff;
  text-shadow: 0 0 8px rgba(255,255,255,0.8);
}

.add-number li {
  margin-bottom: 10px;
  color: #fff;
  display: flex;
}

.add-number i {
  margin-right: 8px;
  color: #fff;
}

.plan-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  /* background: linear-gradient(90deg, #ffb84d, #ff9100); */
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  text-decoration: none;
  /* box-shadow: 0 4px 15px rgba(255, 145, 0, 0.5); */
  transition: all 0.3s ease;
}

.plan-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(255, 145, 0, 0.6);
  color: #fff;
}

.footer-bottom {
  background: #e57d00;
  padding: 10px 0;
  font-size: 14px;
  background: linear-gradient(45deg, #0c1a5aed, #2369a2d6) !important;
}

.footer-bottom p {
  margin: 0;
  color: #fff;
}
.baba-img{
	box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
	border-radius: 20px;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	padding: 14px;
	border-radius: 20px;
	height: 323px;
	margin: auto;
	justify-content: center;
}
.wel-data-container .leaders ul li .leader-text {
    padding-left: 1.5rem;
}
.wel-data-container .news-event-box {
    background: #fff;
    padding: 1.5rem;
    border: 0.1rem solid #ccc;
    -webkit-transition: all 0.45s 
ease-in-out;
    transition: all 0.45s 
ease-in-out;
}
.wel-data-container .news-event-box .news-title {
    position: relative;
    margin: -1.5rem -1.5rem 1rem -1.5rem;
    background: #900d0d;
    padding: 1.5rem;
}
.wel-data-container .news-event-box .news-event-news .marquee {
    height: 27.3rem !important;
    overflow: hidden;
}
.wel-data-container .news-event-box .news-event-news .marquee marquee ul a {
    font-size: 1.7rem;
}
.wel-data-container .news-event-box .news-event-news .marquee marquee ul a i {
    margin-right: 1rem;
}
.wel-data-container .news-event-box .news-link {
    padding: 1rem 1rem 0 1.5rem;
    border-top: 0.1rem solid #ccc;
}
.wel-data-container .news-event-box .news-link a {
    color: #900d0d;
    font-size: 1.5rem;
}
.wel-data-container .news-event-box .news-title h4 {
    color: #fff;
    font-size: 2rem;
}
.wel-data-container .news-event-box .news-title h4 span {
    margin-right: 1rem;
}
.temple-section {
  background: #fffaf0;
  padding: 60px 20px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.section-title {
  font-size: 32px;
  color: #b22222;
  font-weight: 700;
  margin-bottom: 40px;
}

.temple-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 25px;
}

.temple-box {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}

.temple-box img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.temple-box h3 {
  font-size: 20px;
  color: #444;
  padding: 15px;
  background: #fff;
  margin: 0;
  transition: 0.3s;
}

.temple-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(178,34,34,0.3);
}

.temple-box:hover h3 {
  color: #b22222;
}
.abbbb{
	    padding: 6rem 0;
    background-image: url(../images/pattern-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 4rem;
}
.right_fix_btn {
    position: fixed;
    width: 53px;
    z-index: 99999;
    bottom: 74px;
    right: 20px;
}
.coccoc-alo-ph-img-circle {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    border: 0px solid rgba(0, 0, 0, 0);
    opacity: 1;
    padding: 5px;
    -webkit-animation: coccoc-alo-circle-img-anim 1.5s infinite 
ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1.5s infinite 
ease-in-out;
}
.coccoc-alo-ph-img-circle {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    border: 0px solid rgba(0, 0, 0, 0);
    opacity: 1;
    padding: 5px;
    -webkit-animation: coccoc-alo-circle-img-anim 1.5s infinite 
ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1.5s infinite 
ease-in-out;
}
.right_fix_btn a {
    margin-bottom: 20px;
    display: block;
}

@-moz-keyframes coccoc-alo-circle-anim {
  0% {
      transform: rotate(0) scale(0.5) skew(1deg);
      opacity: .1
  }

  30% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .5
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .1
  }
}

@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
      transform: rotate(0) scale(0.5) skew(1deg);
      opacity: .1
  }

  30% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .5
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .1
  }
}

@-o-keyframes coccoc-alo-circle-anim {
  0% {
      transform: rotate(0) scale(0.5) skew(1deg);
      opacity: .1
  }

  30% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .5
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .1
  }
}

@keyframes coccoc-alo-circle-anim {
  0% {
      transform: rotate(0) scale(0.5) skew(1deg);
      opacity: .1
  }

  30% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .5
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .1
  }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }
}

@keyframes coccoc-alo-circle-fill-anim {
  0% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
  }

  100% {
      transform: rotate(0) scale(0.7) skew(1deg);
      opacity: .2
  }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg)
  }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg)
  }
}

@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg)
  }
}

@keyframes coccoc-alo-circle-img-anim {
  0% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
      transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
      transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
      transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
      transform: rotate(0) scale(1) skew(1deg)
  }
}

 /* ======== Reset & Base ======== */
   

    .donation-section {
		  background-color: #f8f9fa;
		  color: #333;
		  /* background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), 
                  url('images/donation-bg.jpg') center/cover no-repeat; */
		  padding: 60px 20px;
		  text-align: center;
		  }

    .donation-section h2 {
      font-size: 2.5rem;
      color: #b22222;
      margin-bottom: 15px;
      font-weight: 900;
    }

    .donation-section p {
      font-size: 1.4rem;
      color: #444;
      max-width: 700px;
      margin: 0 auto 30px;
      line-height: 1.7;
    }

    .donation-box {
      background: #fff;
      max-width: 600px;
      margin: 0 auto;
      border-radius: 15px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.1);
      padding: 30px 20px;
    }

    .donation-box h3 {
      color: #b22222;
      margin-bottom: 20px;
      font-weight: 800;
    }

    .donation-form input,
    .donation-form select,
    .donation-form textarea {
      width: 100%;
      padding: 10px 15px;
      margin-bottom: 15px;
      border: 1px solid #ccc;
      border-radius: 8px;
      font-size: 1.3rem;
      transition: 0.3s;
    }

    .donation-form input:focus,
    .donation-form textarea:focus {
      border-color: #b22222;
      outline: none;
    }

    .donation-form button {
      background-color: #b22222;
      color: white;
      border: none;
      padding: 12px 30px;
      border-radius: 8px;
      font-size: 1.5rem;
      cursor: pointer;
      transition: 0.3s;
    }

    .donation-form button:hover {
      background-color: #a11f1f;
    }

    @media (max-width: 768px) {
      .donation-section h2 {
        font-size: 2rem;
      }
      .donation-box {
        padding: 20px;
      }
    }