.about-bg-img-div{
    position: relative;
    width: 415px;
    height:  415px;
    border-radius: 16px;
}
.about-bg-img-div.pink{
    background-color: #E05D55;
    width: 415px;
    height:  415px;
    position: relative;
}
.about-img-div{
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.img-div{
    width: 415px;
    height: 415px;
}
.about-main-div{margin: 0 25px 0 35px;}
.about-subtitle{
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: var(--section-subtitle-font-size);
    line-height: 55px;
    color: #000000;
    margin-top: 13px;
    width: 65%;

}
.about-subtitle-normal{
    font-family: Montserrat-Regular, sans-serif;

}
.about-desc{
    font-family: Montserrat-Regular, sans-serif;
    font-size: var(--section-desc-font-size);
    line-height: 26px;
    color: #000000;
    width: 100%;
    margin: 20px 0;

}
.location-about-div{
    display: flex;
    margin-top: 15px;
    align-items: baseline;
    gap: 15px;
}
.location-about-txt{
    font-family: Montserrat-Regular, sans-serif;
    font-size: 20px;
    line-height: 26px;

    color: #000000;
}
.activity-location-div{white-space:nowrap;}
.country-location-div{
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    width:100%;
    justify-content: flex-start;
}
.location-about-link,.location-about-link:hover{
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 16px;
    line-height: 26px;
    /* text-decoration-line: underline; */

    color: #000000;
}
.about-bg-img-div-program.pink{
    background-color: #E05D55;
    width: 415px;
    height:  415px;
    position: relative;
    border-radius: 16px;
}
.support-img-div{border-radius: 16px;}
.support-img-div img{width: 100%;height:100%;border-radius: 16px;}
.support-title{
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 24px;
    line-height: 36px;

    color: #000000;
}
.support-desc{
    font-family: Montserrat-Regular, sans-serif;
    font-size: 16px;
    line-height: 22px;

    color: rgba(0, 0, 0, 0.7);
}
.support-text-icon-div{
    display: flex;
    align-items: center;
    gap: 15px;
}
.support-text-icon-div.end{justify-content: flex-end;}
.support-text-icon-div.start{justify-content: flex-start;}
.support-text-icon-text{
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 24px;
    line-height: 36px;

    color: #000000;
    white-space: nowrap;
}
.support-text-icon-div.gap-25{gap: 25px;}
.support-link,.support-link:hover{
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 20px;
    line-height: 36px;
    text-align: center;

    color: #000000;
    background: #E05D55;
    border-radius: 23px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 167px;
    height: 50px;
}
.bigSlider,.bigSlider img{
    border-radius: 16px;
}
.swiper-wrapper-bigImg{
    width: 100%;
    max-height: 606px;
}
.smallSlider{max-width: 90%;}
.swiper-wrapper-smallImg{
    margin-top: 24px;
}
.swiper-wrapper-smallImg .swiper-slide,
.swiper-wrapper-smallImg .swiper-slide img{
    border-radius: 16px;
    max-width: 186px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: '' !important;
}
.program-gallery-btn{
    top: 90% !important;
    width: 45px;
    height: 45px;
    background-color: #E7706E;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    z-index: 1;
}
.swiper-button-prev.program-gallery-btn{transform: rotate(180deg)}
.smallSlider .swiper-slide:hover{cursor: pointer;}
.about-img-div img{width: 100%;height: 100%;border-radius: 16px;}
.w-unset,.w-unset:focus{width: unset!important;}
.next-donation-btn, .next-donation-btn:focus {
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 17px;
    line-height: 36px;
    color: #000000;
    background: #71C9F1;
    border-radius: 25px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    height: 50px;
    border: none;
    outline: none;
    padding: 0 20px;
    margin: 45px 0 0 0;
}
.donation-main-box-div {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 24px;
    padding: 27px;
    box-shadow: 0 22px 82px rgb(0 0 0 / 8%);
    max-width: 516px;
    width: 100%;
}
/* .support-icon-wrapper {
    background-color: white;
    border-radius: 26px;
    padding: 44px;
    margin-right: 18%;
    margin-left: 18%;
    box-shadow: 0 8px 10px rgb(0 0 0 / 8%);
    margin-top: 35px;
} */
.no-shadow {
    box-shadow: unset;
}
.donate-accordion {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: unset;
}

@media only screen and (min-device-width: 280px) and (max-device-width: 767.98px) and (-webkit-min-device-pixel-ratio: 2){
    .about-bg-img-div,.about-img-div img,.about-bg-img-div-program
    {
        width: 328px !important;
        height:328px !important;
        margin-left: 0 !important;
        margin: auto;
    }
    .about-subtitle{font-size: 32px;line-height: 42px;width: 100%;text-align: center;}
    .location-about-txt{
        white-space: nowrap;
        font-size: 17px;
    }
    .support-text-icon-text{font-size: 17px;}
    .support-text-icon-div{justify-content: center !important;}
    .section-subtitle.w-auto-75{width: 100%;}
    .swiper-button-prev.program-gallery-btn{top: 110% !important;left: 38%;display: none !important;}
    .swiper-button-next.program-gallery-btn{top: 110% !important;right: 32%;display: none !important;}
    .img-div{
        width: 328px;
        height: 328px;
    }
    .location-about-div{
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
    }
    .country-location-div {justify-content: center;}
    .support-link,.support-link:hover{
        width: 92%;
        line-height: 19px;
        font-size: 18px;
    }
}
@media (min-width: 768px) and (max-width: 990px){
    .about-main-div {margin: 0 25px 0 70px;text-align: center;}
   /* .img-div,.about-subtitle{
        !*width: 100%;*!

    }*/
    .about-bg-img-div,.img-div{margin: auto;width: 428px !important;height: 428px !important;}
    .location-about-div{justify-content: center;}
    .about-subtitle{width: 100%;}
}
@media (min-width: 991px) and (max-width: 1200px) {
.about-main-div{margin: 0 25px 0 53px;}
.img-div{
    width: 100%;
}
.about-bg-img-div{margin: auto;}
}
