.txt-hover{
  color: rgb(0, 0, 0);
  transition: 0.5s ease;
}
.txt-hover:hover{
  color: rgb(255, 129, 4);
}
.dropdown-item:active{
  background-color: rgb(240, 238, 215) !important;
}
p{
  font-family: Arial, Helvetica, sans-serif;
}
.carousel-img{
  height: 100%;
  object-fit: cover;
  filter: brightness(0.3);
}
.carousel1-img{
  height: 100%;
  object-fit: cover;
  filter: brightness(0.1);
}
.carousel-img-brand{
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 100%;
}

.carousel-i{
  height: 550px;
}
.divfont-color{
  color: white;
  font-size: 60px;
  font-family: Arial, Helvetica, sans-serif;
}
.divp{
  color: white;
}
.b-color{
  background-color: rgb(255, 118, 5);
}
.carousel-txt{
  font-family: Georgia, 'Times New Roman', Times, serif;
  
}
@media (max-width: 750px) {
    .carouselH-txt{
      font-size: 30px;
      font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
    .carousel-txt{
      font-size: 14px;
    }
    .anounce{
      width:auto;
    }
    .title-h1{
      font-size: 30px;
    }
    .title-h1-about{
      font-size: 60px;
    }
  }

  @media (min-width: 1000px) {
       
  }


.fellow-card{
   
}  
.business-img{
  filter: brightness(0.5);
  height: 50%;
}  
.nonprofit-img{
  filter: brightness(0.5);
  height: 30%;
}
.individual-img{
  filter: brightness(0.5);
  height: 50%;
}
.projects{
  margin-top: 300px;
}
.contentcreation-img{
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.graphicdesign-img{
  height: 200px;
  width: 100%;
}
.cardbg-color{
  background-color: rgb(255, 162, 0);
}
.cardbg-color1{
  background-color: rgb(9, 18, 127);
  color: white;
}
.cardbg-color2{
  background-color: rgb(247, 229, 150);
}
.cardtxt-color{
  color: white;
}
.pricing-txt{
  color: rgb(255, 118, 5);
}
.branding-img{
  filter: brightness(0.4);
  height: 500px;
  object-fit: cover;
}
.colab-img{
  width: 100px;
  border-radius: 50px;
}
.f-div{
  background-color: rgb(5, 1, 23);
  padding: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.f-div1{
  background-color: rgb(12, 2, 84);
  padding: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.f-div2{
  background: url(/img/ourstory2.jpg);
  background-repeat: no-repeat;
  width: 100%;
  filter: brightness(0.4);
  padding: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: rgb(240, 214, 148);
}
.fdiv-txt{
  font-size: 50px;
}
.f-txt-link{
  text-decoration: none;
  color: white;
  font-size: 12px;
}
.f-logo{
  width: 100px;
  align-items: center;
}
.links{
  text-decoration: none;
}
.card-brand-body{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: 1s ease;
}
.card-brand-body:hover{
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
  border-color: rgb(255, 170, 0);
  border-style: solid;
}
.card-brand-body1{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: 1s ease;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body1:hover {
  background-color: rgb(2, 2, 48);
  color: white;
  border: none;
}
.card-brand-body2{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
 
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body2:hover {
   
  border: none;
}
.card-brand-body3{
  font-family: Arial, Helvetica, sans-serif;
  background-color: rgb(2, 2, 48);
  color: white;
  cursor: pointer;
  transition: 1s ease;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body3:hover {
  
  
  border: none;
}
.card-brand-body4{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: 1s ease;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body4:hover {
  background-color: rgb(70, 51, 2);
  color: white;
  border: none;
}
.card-brand-body5{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: 1s ease;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body5:hover {
  background-color: rgb(90, 89, 88);
  color: white;
  border: none;
}
.card-brand-body6{
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: 1s ease;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);
}
.card-brand-body6:hover {
  background-color: rgb(194, 143, 3);
  color: white;
  border: none;
}
.team-member{
  width: 400px;
  height: 400px;
  object-fit: cover;
}
.contactus-links{
  text-decoration: none;
  font-weight: 500;
}

.donateherebtn {
  width: 200px;
  border-style: solid;
  font-weight: bold;
  transition: 1s ease;
}

.donateherebtn:hover{
  color: white;
  font-weight: bold;
}
.join-us{
  font-weight: bold;
  transition: 1s ease;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}
.join-us:hover{
   width: 100px;
   font-weight: bold;
   color: rgb(101, 56, 0);
}


.logo-center {
  display: flex;
  justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
  text-align: center;
}

.f-logo {
  max-width: 200px; /* adjust size as needed */
  height: auto;
}

.social-svg{
  display: flex;
  justify-content: center;
  align-items: center;
}

.fixed-chat-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* space between icon and text */
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 1rem;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.fixed-chat-btn:hover {
  background-color: #25d366; /* WhatsApp green */
  transform: scale(1.05);
}


.blink-orange {
  border: 2px solid darkorange;
  color: white;
  background-color: darkorange;
  font-weight: bold;
  animation: blink-orange 1.2s infinite alternate;
  transition: transform 0.3s ease;
}

.blink-orange:hover {
  transform: scale(1.05);
}

@keyframes blink-orange {
  0% {
    background-color: rgb(112, 62, 1);
    border-color: rgb(138, 76, 0);
    color: white;
  }
  100% {
    background-color: orange;
    border-color: orange;
    color: white;
  }
}

.paint-hover {
  position: relative;
  overflow: hidden;
  transition: color 0.8s ease;
  z-index: 1;
}

.paint-hover::before {
  content: '';
  position: absolute;
  font-weight: bold;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  background: darkorange;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1.5);
  transition: width 0.8s ease, height 0.8s ease;
  z-index: -1;
}

.paint-hover:hover::before {
  width: 300%;
  height: 300%;
}

.paint-hover:hover {
  color: white; /* Optional: text color change */
}






/* ==========================
   Extra Small Devices <576px
========================== */
@media (max-width: 575.98px) {
  /* Navbar */
  .navbar-brand img {
    width: 40px;
    height: 40px;
  }
  .navbar-nav {
    text-align: center;
  }

  /* Hero / Carousel */
  .carousel-txt {
    font-size: 1rem;
  }
  .title-h1 {
    font-size: 2rem;
  }
  .carousel-caption button {
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
  }

  /* Cards */
  .card-title {
    font-size: 1rem;
  }
  .card-text {
    font-size: 0.85rem;
  }

  /* Buttons */
  .join-us {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
  }

  /* Footer */
  .fdiv-txt {
    font-size: 1rem;
    text-align: center;
  }
  .f-logo {
    width: 120px;
  }

  /* Fixed chat button */
  .fixed-chat-btn {
    font-size: 0.7rem;
    bottom: 15px;
    right: 15px;
  }
}

/* ==========================
   Small Devices 576px - 767px
========================== */
@media (min-width: 576px) and (max-width: 767.98px) {
  .carousel-txt {
    font-size: 1.25rem;
  }
  .title-h1 {
    font-size: 2rem;
  }
  .join-us {
    font-size: 1rem;
    padding: 0.6rem 1.2rem;
  }
  .card-title {
    font-size: 1.1rem;
  }
  .card-text {
    font-size: 0.95rem;
  }
}

/* ==========================
   Medium Devices 768px - 991px
========================== */
@media (min-width: 768px) and (max-width: 991.98px) {
  .carousel-txt {
    font-size: 1.5rem;
  }
  .title-h1 {
    font-size: 2.5rem;
  }
  .join-us {
    font-size: 1.1rem;
    padding: 0.7rem 1.5rem;
  }
  .card-title {
    font-size: 1.2rem;
  }
  .card-text {
    font-size: 1rem;
  }
  .fdiv-txt {
    font-size: 1.2rem;
  }
}

/* ==========================
   Large Devices 992px - 1199px
========================== */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .carousel-txt {
    font-size: 1.75rem;
  }
  .title-h1 {
    font-size: 3rem;
  }
  .join-us {
    font-size: 1.2rem;
    padding: 0.8rem 1.8rem;
  }
  .card-title {
    font-size: 1.3rem;
  }
  .card-text {
    font-size: 1.05rem;
  }
}

/* ==========================
   Extra Large Devices ≥1200px
========================== */
@media (min-width: 1200px) {
  .carousel-txt {
    font-size: 2rem;
  }
  .title-h1 {
    font-size: 3.5rem;
  }
  .join-us {
    font-size: 1.3rem;
    padding: 0.9rem 2rem;
  }
  .card-title {
    font-size: 1.4rem;
  }
  .card-text {
    font-size: 1.1rem;
  }
  .fdiv-txt {
    font-size: 1.4rem;
  }
}

/* ==========================
   General Tweaks for Responsiveness
========================== */
.container.w-70 {
  width: 90%;
  margin: 0 auto;
}

.carousel-img {
  object-fit: cover;
  
}

@media (max-width: 767.98px) {
  
}

.card {
  min-height: 200px;
}

@media (max-width: 575.98px) {
  .card {
    min-height: 200px;
  }
}

.card-color{
  background-color: rgb(222, 187, 123);
}

@media (min-width: 1400px) {
  .card[style*="max-width: 800px"] {
    max-width: 700px !important;
  }
}