.about-two__img-box:before {
    background-image: none !important;
} 
.about-two__img img {
    height: 350px !important; 
    border: 5px ;
    border-color: #096c9e; 
}
/* .thm-breadcrumb li.active {
    color: #a01215 !important;
} */
.section-title__title {
    font-size: 36px !important;
    color: #a01215 !important;
}
@media (min-width: 1200px) {
    .donate-one__image img {
        max-width: 643px;
        height: 576px;
    }
}
.about-one__img img {
    width: 100%;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 335px;
    border-bottom-right-radius: 335px;
    height: 550px;
}
/* .about-one__img-border {
    position: absolute;
    top: 0px !important;
    left: -2px !important;
    height: 556px !important;
    width: 473px !important;
    border: 6px solid #306a92 !important;
    border-bottom-left-radius: 300px;
    border-bottom-right-radius: 300px;
} */
.causes-one__cat {
  
    background-color: #064b7a !important;
    
}
.causes-one__cat p {
    font-size: 18px;
    color: #ffffff !important;}
    .causes-one__content {
     
        height: 420px !important;
    }
    
.why-choose-one__box {
   
    height: 360px !important;
}
.why-choose-one__image img {
    max-width: 100% !important;
    min-height: 870px !important;
    object-fit: cover;
}
.feature-five__item__text {
    font-size: 16px;
    font-weight: 500;
}
.why-choose-one__box__text {
    font-size: 16px !important;
    font-weight: 500;
}
.about-five__feature {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 20px;
    display: flex; /* Use flexbox to align items */
    align-items: center; /* Align items vertically */
    justify-content: flex-start; /* Align items to the left, you can change to center or right if needed */
}

.about-five__feature img {
    width: auto; /* Or set a specific width */
    height: 100%; /* Keep the height consistent */
}

.about-five__feature .hover-item__box {
    position: absolute;
    width: 484px; 
    height: 100px; 
    top: 238%; 
    left: 100%; /* Position it just to the right of the image */
    transform: translateY(-70%) rotate(-12deg); /* Center vertically and apply rotation */
    pointer-events: none; /* Disable pointer interaction */
    border-radius: 12px; /* Rounded corners */
    overflow: hidden; /* Hide any overflow */
    opacity: 0; /* Initially hidden */
    transition: all 0.5s ease-out; /* Smooth transition */
}

.about-five__feature:hover .hover-item__box {
    opacity: 1; /* Show on hover */
}

.sectionfirst{
    margin-bottom: 0px !important;
}

.about-one {
    /* position: relative;
    display: block; */
    padding: 80px 0 50px !important;
}
.page-header-bg {
    /* background-image: url(images/emporment_banner.webp); */
    background-color: rgb(255 255 255 / 0%) !important;
}
.about-one__img-border {
  
    border: 6px solid #0b6fa1;
   
}
.about-three__text-2 {
    font-size: 17px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.section-title {
    position: relative;
    display: block;
    margin-top: -4px;
    margin-bottom: 0px !important;
}
.about-five__content .section-title__title {
    line-height: 48px !important;
}
.about-one__img-border {
   
    border: 6px solid #0971a8 !important;
}
@media (min-width: 1200px) {
    .donate-one__image img {
        max-width: 643px;
        height: 480px !important;
    }
}
@media (min-width: 1200px) {
    .donate-one__image img {
        max-width: 157% !important ;
    }
}
@media (min-width: 1200px) {
    .col-xl-7 {
        flex: 0 0 auto;
        width: 50.333333% !important;
    }
}
/* .section-title__title {
    font-size: 36px !important;
    color: #a01215a8 !important;
} */
.section-title {
    position: relative;
    display: block;
    margin-top: -4px;
    margin-bottom: 10px !important;
}
@media (min-width: 767px){
    .about-one {
        padding: 60px 0px;
    }
    .about-two {
        position: relative;
        display: block;
        padding: 0 0 50px !important;
    }
   

}


.sectionhead {
    padding: 80px 0 50px !important;
}
.donate-one__content {
  
    padding: 90px 0 !important;
}
@media (max-width: 1024px) {  /* Tablet screens */
    .gallery-one__bottom {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
    }
  }
  