
/* --------NavBar----------- */
 .fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
}
#getinvolved_btn{
color: #ffdd01;
border: 1px solid #ffdd01;
}
#getinvolved_btn:hover{
background-color: #ffdd01;
color: rgb(0, 0, 0);
}

#get_involved{
background-color: #71777d;
color: #ffdd01;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
/* --------------------------- */


.btnhchw:hover{
    background: rgb(255, 255, 255);
    color: #ffdd01;
}
#navhchw{
    padding: 25px;
    float: inline-end;
}
#ourpartnersimg{
    width: 230px;
    height: 153px;
}

a{
    outline: none;
}
/* #owl-demo .item{
    background: #42bdc2;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
} */


                /* Scrollbar */
/*------------------------------------------------*/
body::-webkit-scrollbar{
    width: 0.5rem;
    height: auto;
    overflow-y: scroll;
}
body::-webkit-scrollbar-thumb{
    background-color: #ffdd01;
    width: 0.5rem;
    border-radius: 20px;
}
/* ---------------------------------------------- */

#top_footer{
    background-color: rgb(55, 55, 55);
}


/* donation Details Background image */
/* #donation_details_backimg{
    background-image: url('accets/images/donation-background-image.JPG');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    position: relative;

} */
/*** Donate ***/
.donate {
    background: rgba(0, 29, 35, .8);
}

.btn-group .btn-light:hover,
.btn-group input[type="radio"]:checked+label {
    color: var(--primary);
    border-color: var(--primary);
}

ul li a.footer-donate-btn{
    background-color: rgb(15, 138, 89);
    color: white;
}

ul li a.footer-donate-btn:hover{
    background-color: #ffdd01;
    color: green;
}


/* Index Page*/

.scroller{
    max-width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top: 100px;
}
.scroller::-webkit-scrollbar{
    width: 0;
    
}
   
.scroller .item{
    min-width: 300px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    margin-right: 2px;
}


#downloadbtn:hover{
    background-color: rgb(3, 85, 47);
    color: #ffdd01;
}

.wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
 
}

:root {
  --clr-neon: #ffdd01;
  --clr-bg: hsl(323 21% 16%);
}

    .neons a{
      font-size: 22px;
    height: auto;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-family: "Balsamiq Sans", cursive;
    text-decoration: none;
    color: #cb1341;
    border: #ED1E24 3px solid;
    background-color: transparent;
    border-radius: 0.25em;
    /* text-shadow: 0 0 0.125em hsl(0 0% 100% / 0.3), 0 0 0.45em currentColor; */
    transition: all 0.5s;
    }
     
    .neons a:hover{
        background-color:var(--clr-neon);
        color:rgb(0, 0, 0);
    }

    #donors_names_scroll{
        text-decoration: none;
        display: flex;
        flex-direction: row;
    }


    #image_overlay {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    
      #image_overlay:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: url('accets/images/Index/DonorOfTheMonth/6ob.gif');
      }

      .marquee {
        position: relative;
        width: 100vw;
        max-width: 100%;
        height: 200px;
        overflow-x: hidden;
      }
      
      .track {
        position: absolute;
        white-space: nowrap;
        will-change: transform;
        animation: marquee 32s linear infinite;
      }
      
      @keyframes marquee {
        from { transform: translateX(0); }
        to { transform: translateX(-50%); }
      }
      

      #sponsor_child{
        position: relative;
        background-image: url("accets/images/Index/Help_a_child/help-me.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
      }

      #getinvolved_btn{
        color: #ffdd01;
        border: 1px solid #ffdd01;
      }
      #getinvolved_btn:hover{
        background-color: #ffdd01;
        color: rgb(0, 0, 0);
      }
      
      #get_involved{
        background-color: #71777d;
        color: #ffdd01;
      }

#donor_of_month{
  position: relative;

}
#party_gif{
  position: absolute;
  width: 100%;
  height: auto;
}

article div div a.indexbtn:hover{
  background-color: #000000;
  color: #ffffff;
  border: none;
}

a.donatebtnfinal{
    background-color: white;
    color: rgb(25, 61, 57);
    font-size: 20px;
    width: 200px;
}

a.donatebtnfinal:hover{
    background-color: #ffdd01;
    color: #00432f;
    font-size: 20px;
}

/* button.btn.btn-outline-danger.my-2.my-sm-0 {

  display: none;
} */



@media only screen and (max-width:768px){
  .what-1{
    margin-top: -8% !important;
    margin-bottom: -9% !important;
  }
}

@media only screen and (max-width:768px){
  .what-2{
    margin-top: -22% !important;
    font-size: 33px !important;
  }
}

@media only screen and (max-width:768px){
  .what-3{
    margin-top: -18% !important;
    
  }
}


@media only screen and (max-width:768px){
  .what-4{
    margin-top: -5% !important;
    margin-bottom: -10% !important;
  }
}


@media only screen and (max-width:768px){
  .what-5{
    margin-top: -10% !important;
    
  }
}

@media only screen and (max-width:768px){
  .what-6{
    margin-top: -14% !important;
    
  }
}

@media only screen and (max-width:768px){
  .donate-1{
    margin-left: 35% !important;
    margin-top: -6% !important;
  }
}

@media only screen and (max-width:768px){
  .donate-2{
    margin-top: -24% !important;
    text-align: center;
  }
}

@media only screen and (max-width:768px){
  .donate-3{
   
    text-align: center;
  }
}

@media only screen and (max-width:768px){
  .donate-4{ 
    margin-top: -18% !important;
  }
}

@media only screen and (max-width:768px){
  .donate-5{
    margin-top: -15% !important;
    margin-bottom: -15% !important;
  }
}

@media only screen and (max-width:768px){
  .donate-6{
    margin-top: -6% !important;
    margin-bottom: -17% !important;
  }
}

@media only screen and (max-width:768px){
  .event-1{
    font-size: 31px !important;
  }
}

@media only screen and (max-width:768px){
  .text_footer{
    text-align: center !important;
    margin-bottom: -10% !important;
  }
}

@media only screen and (max-width:768px){
  .text_footer{
    text-align: center !important;
    margin-bottom: -10% !important;
  }
}

@media only screen and (max-width:768px){
  .vision-1{
    margin-top: -7% !important;
    margin-bottom: -11% !important;
  }
}

@media only screen and (max-width:768px){
  .vision-3{
    margin-top: -8% !important;
  }
}



@media only screen and (max-width:768px){
  .reach-1{
    font-size: 31px !important;
    margin-top: -10% !important;
  }
}

@media only screen and (max-width:768px){
  .reach-2{
    margin-top: -10% !important;
}
}

@media only screen and (max-width:768px){
  .board-1{
    margin-top: -4% !important;
    margin-bottom: -11%;
}
}

@media only screen and (max-width:768px){
  .part-1{
    margin-top: -5% !important;
    font-size: 44px !important;
}
}

@media only screen and (max-width:768px){
  .part-2{
    margin-top: -10% !important;
}
}

@media only screen and (max-width:768px){
  .form-1{
    font-size: 36px !important;
    margin-top: -5% !important;
    margin-bottom: -17% !important;
}
}

@media only screen and (max-width:768px){
  .school-1{
    margin-top: -6% !important;
    margin-bottom: -16% !important;
    margin-left: 7% !important;
}
}

@media only screen and (max-width:768px){
  .school-2{
    margin-top: -5% !important;
    margin-bottom: -6% !important;
}
}

@media only screen and (max-width:768px){
  .school-2{
    margin-top: -5% !important;
    margin-bottom: -6% !important;
}
}

@media only screen and (max-width:768px){
  .school-3{
    font-size: 44px !important;
    margin-bottom: -5% !important;
    margin-top: -5% !important;
}
}

@media only screen and (max-width:768px){
  .appeal-1{
    margin-top: -14% !important;
    margin-bottom: -12% !important;

}
}

@media only screen and (max-width:768px){
  .student-1{
    font-size: 39px !important;
    margin-top: -13% ;
    margin-bottom: -15% ;

}
}

@media only screen and (max-width:768px){
  .student-1{
    font-size: 29px !important;
    margin-top: -13% !important;
    margin-bottom: -15% !important;

}
}

@media only screen and (max-width:768px){
  .mb-clinic{
    margin-top: -7% !important;
    margin-bottom: -5% !important;

}
}

@media only screen and (max-width:768px){
  .vid-1{
   display:none !important;
}
}

@media only screen and (max-width:768px){
  .paper-1{
    width: 100% !important;
}
}

@media only screen and (max-width:768px){
  .Journey{
    font-size: 32px !important;
}
}

@media only screen and (max-width:768px){
  .mb-clinic-11{
    margin-top: -20% !important;
}
}

@media only screen and (max-width:768px){
  .card-1{
    margin-top: -20% !important;
}
}


@media only screen and (max-width:768px){
  .meet-1{
    margin-bottom: -10% !important;
    margin-top: -5% !important;
}
}

@media only screen and (max-width:768px){
  .card-body{
   text-align: center;
}
}

@media only screen and (max-width:768px){
  .progres-1{
    margin-top: -14% !important;
    margin-bottom: -8% !important;
}
}

@media only screen and (max-width:768px){
  .progres-1{
    margin-top: -14% !important;
    margin-bottom: -8% !important;
}
}

@media only screen and (max-width:768px){
  .addres-1{
    margin-top: -21% !important;
    margin-bottom: -18% !important;
}
}

@media only screen and (max-width:768px){
  .ing-1{
    margin-top: -13% !important;
    margin-bottom: -20% !important;
}
}

@media only screen and (max-width:768px){
  .para-2{
    margin-bottom: -18% !important;
}
}

@media only screen and (max-width:768px){
  .konnect{
    font-size: 41px !important;
}
}

@media only screen and (max-width:768px){
  .partner{
    margin-top: 3% !important;
    margin-bottom: -25% !important;
}
}

@media only screen and (max-width:768px){
  .mobil-1{
    margin-top: -7% !important;
    margin-bottom: -19% !important;
}
}

@media only screen and (max-width:768px){
  .age-1{
    margin-bottom: -17% !important;
    margin-top: -4% !important;
}
}

@media only screen and (max-width:768px){
  .expect{
    margin-top: -6% !important;
    margin-bottom: -7% !important;
    font-size: 38px !important;
}
}


@media only screen and (max-width:768px){
  .udan-1{
    margin-bottom: -10% !important;
    margin-top: -14% !important;
}
}


@media only screen and (max-width:768px){
  .stud-1{
    margin-top: -8% !important;
    margin-bottom: -10% !important;
    font-size: 39px !important;
}
}


@media only screen and (max-width:768px){
  .smart-act{
    margin-top: -14% !important;
    margin-bottom: -11% !important;
    font-size: 43px !important;
}
}


@media only screen and (max-width:768px){
  .course-1{
    margin-top: -12% !important;
    margin-bottom: -6% !important;
    font-size: 41px !important;
}
}



@media only screen and (max-width:768px){
  .school-4{
    margin-top: -12% !important;
}
}

@media only screen and (max-width:768px){
  .goop{
    font-size: 43px !important;
    margin-top: -8%;
    margin-bottom: -12%;
  }
}

@media only screen and (max-width:768px){
  .para-1{
    margin-bottom: -17%;
  }
}

@media only screen and (max-width:768px){
  .smart-1{
    margin-top: -15% !important;

  }
}


@media only screen and (max-width:768px){
  .smart-2{
    margin-top: -12% !important;
    
  }
}

@media (min-width: 1200px) {
  .display-1 {
      font-size: 3.5rem !important;
      font-family: math;
      text-transform: capitalize;
  }
}

.donate-btn {
  background: linear-gradient(45deg, #ea452c, #ead248);
  border: none;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  animation: gradientAnimation 2s ease infinite; /* Faster animation */
  background-size: 400% 400%;
  transition: background 0.3s ease;
  display: flex;
  align-items: center;
}

.donate-btn:hover {
  filter: brightness(1.2);
}

.donate-btn i {
  margin-left: 5px;
}

@keyframes gradientAnimation {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}

.blink-text {
  animation: blinkAnimation 1s step-start infinite;
  color: white;
}

@keyframes blinkAnimation {
  50% {
      opacity: 0;
  }
}


@media only screen and (max-width:768px){
  .text-lg-start-1{
    margin-top: -14%;
  }
}


@media only screen and (max-width:768px){
  .img-gap{
    margin-top: -90% !important;
  }
}

@media (min-width: 1200px) {
  .display-6 {
      font-size: 2rem !important;
  }
}

.pdf-section {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 20px;
}

.pdf-item {
  text-align: center;
  margin: 10px;
  flex: 1;
}

.pdf-item img {
  width: 100px;
  height: auto;
  transition: transform 0.3s ease;
}

.pdf-item p {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
}

.pdf-item a {
  text-decoration: none;
  color: inherit;
}

.pdf-item:hover img {
  transform: scale(1.1);
}

.display3 {

  font-size: 49px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {

  .display3 {
    font-size: 24px;
    font-weight: bold;
}
.card-img, .card-img-top {
 
  width: 80% !important;
}
}
.gap {

  margin-bottom: 20px;
}

.card-img1, .card-img-top1 {
  width: 50% !important;
  border: 2px solid #ED1E24; /* Add a border */
  box-shadow: 0 4px 8px rgba(0.1, 0.5, 0.8, 0.5); /* Add a shadow */
  border-radius: 5px; /* Optional: Add rounded corners */
}

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

.card-img1, .card-img-top1 {
 
  width: 80% !important;
}
}