body {
    background-color: white !important;
}

a,
.header-contact {
    transition: all 0.4s !important;
    text-decoration: none !important;
}

.carousel-inner,
.item {
    min-height: 550px !important;

}

.item img {
    min-height: 500px !important;
    max-height: 550px !important;
    object-fit: cover;
}

.carousel-subtitle {
    color: white;
}

.btn,
input,
textarea {
    transition: all 0.3s !important;
    border-radius: 5px !important;
    font-size: small !important;
}

input:focus,
textarea:focus {
    box-shadow: 0 0 5px 1px #a100a1 !important;
}

.link-cont a {
    color: white;
}



.link-cont a.fb:hover {
    color: rgb(69, 69, 214) !important;
    transform: scale(160%) !important;
}

.link-cont a.tw svg {
    fill: white;
    /* Change this color to the desired color on hover */
    width: 20px;
    height: 20px;
}

.link-cont a.tw:hover svg {
    fill: black !important;
}

.link-cont a.ins:hover {
    color: rgb(179, 0, 0) !important;
}

.navbar-brand {
    font-weight: bold !important;
}

.navbar-brand img {
    max-height: 50px;
    border-radius:5px;
}

.navbar-toggle .icon-bar {
    background-color: yellow !important;
    /* box-shadow: 0 0 2px 1px #1c598b  !important; */
    transition: all 0.3s;
}

.navbar-toggle:hover .icon-bar {
    background-color: rgba(255, 255, 0, 0.641) !important;

}

.header-contact a {
    color: rgba(255, 255, 255, 0.897);
}

.header-contact li:hover a {
    color: #2370af;
}

.navbar-nav a:not(.is-active) {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-nav a {
    font-size: 18px !important;
}

.is-active {
    border-bottom-color: yellow !important;
}

.donate-btn {
    background-color: #990099 !important;
    border-bottom: 2px solid orange;
    color: white;
}

.nav-donate-btn {
    background-color: yellow !important;
    border-bottom: 2px solid orange;
    color: rgb(169, 110, 0) !important;
    font-weight: bold!important;
}

.nav-donate-btn:hover {
    background: rgb(255, 255, 88) !important;
    color: rgb(169, 110, 0) !important;
    
}

.donate-btn:hover {
    background: #b900b9 !important;
    color: white;
}

.about-us-col {
    border-radius: 10px;
}


.about-us-col .col-title {
    font-weight: 800;
    color: white;

}

.num1,
.num2,
.num3 {
    font-weight: 800;
    color: white;
    font-size: 400%;
}

.about-us-col .btn-primary,
.cause .btn-primary {
    bottom: -20px !important;
}


.modal-content {
    border-radius: 10px !important;
}

.modal-header {
    border-radius: 10px 10px 0 0 !important;
    color: white !important;
    font-size: small;
}

.modal-header .close {
    background-color: wheat;
    padding: 5px;
}

.modal-header h4 {
    color: white !important;
    font-size: small;
}

.team-member {
    min-height: 430px;

    margin-bottom: 30px;
    border-radius: 10px;
}

.team-member img,
.team-member .thumnail {
    border-radius: 10px;
}

.team-member img {
    min-height: 265px !important;
    object-fit: cover;
}

footer img {
    height: 100px;
    border-radius: 0 20px 0;
}

.footer-bottom {
    color: #da64da;
    padding: 30px;
    font-size: 15px;
}

.footer-bottom a {
    color: #fcb2fc;

}

.footer-bottom a:hover,
.footer-content .header-contact a:hover {
    color: #da64da !important;

}

.footer-title {
    color: white;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 20px;
}

.footer-content,
.footer-content a {
    transition: all 0.5s !important;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.842);
}

.footer-content .header-social a {
    font-size: x-large !important;
}

.footer-content .link-cont a.tw svg {
    fill: white;
    /* Change this color to the desired color on hover */
    width: 26px;
    height: 26px;
}

.white-txt,
.footer-content a:hover {
    color: white !important;
    font-weight: 520 !important;
}

.cause {
    min-height: 500px;
    border-radius: 5px;
    background-color: rgb(245, 245, 245);
    position: relative;
    /* font-family: Arial, Helvetica, sans-serif; */

}

.reasons-titles * {
    color: white !important;
}

.reasons-col {
    height: 600px;
    border-radius: 10px;
    border: 5px solid #2370af9d;
}

.reasons-col img {
    object-fit: cover !important;
}

.title-style-1 {
    margin-top: 5% !important;
    font-weight: 510;
}

.cause-title * {
    color: #810081;
}

.carousel-indicators li {
    transition: all 0.3s;
}

.carousel-indicators li:not(.active):hover {
    transform: scale(150%);
    background-color: rgba(255, 255, 255, 0.178);
}

.carousel-indicators li.active {
    transform: scale(140%);
}

.page-heading .page-title {
    color: white;
    font-weight: 560;
}

.page-heading .page-description {
    font-weight: 510;
}

.abt-main-container {
    line-height: 180%;
    font-size: 110%;
}

.abt-main-container img {
    border-radius: 20px;
    border: 5px solid #810081b6;
}

.abt-main-container .title-style-2,
.title-style-1,
.contact .title-style-2 {
    color: #810081;
    /* font-weight: 510; */
}

.violet-txt,
.contact-items-list a {
    color: #810081 !important;
}

.contact-item.contact-link {
    transition: all 0.3s;
}

.contact-item.contact-link:hover {
    transform: scale(105%) !important;
}

.gallery img {
    height: 260px !important;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 5px;
}

.pp_social {
    display: block !important;
}

.contact-icon {
    border-radius: 5px;
}

.my-totop a .fa {
    color: rgb(226, 35, 226) !important;
    border: 2px solid rgb(226, 35, 226)  !important;
    padding: 8px;
    border-radius: 50%;
    background-color: rgba(197, 36, 197, 0.212);
    transition: all 0.3s;
    font-size: large;
}

.my-totop {
    bottom: 25px !important;
    right: 25px !important;
    z-index: 1000!important;

}

.my-totop a:hover .fa {
    transform: scale(120%);
    background-color: rgba(197, 36, 197, 0.432);

}

.team-member .thumnail .on-hover {
    position: absolute;
    top: 0;
    bottom: 125px;
    width: 100%;
    height: 100%;
    padding: 5%;
    font-size: 100%;
    color: #fff;
    text-align: justify;
    background: rgba(129, 0, 129, 0.7);
    border-bottom: 1px solid #fff;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    -webkit-transition: all, 0.5s;
    transition: all, 0.5s;
    overflow-y: scroll;
    border-radius: 10px;

}

.team-member .thumnail:hover .on-hover {
    visibility: visible;
    opacity: 1;
    -moz-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    -webkit-transition: all, 1s;
    transition: all, 1s;
    scrollbar-width: 2px !important;
}

.white-bg {
    background-color: white !important;
}


.portrait {
    text-align: center;
    margin: 50px 0;
}

.portrait img {
    border-radius: 20px;
    border: 5px solid #810081b6;
}


.working {
    margin: 10% 13%;
    padding: 4% 4%;
    background-color: white;
    z-index: 500;
}

.qot {
    padding-left: 4%;
    margin: 5% !important;
    border-radius: 8px;
    border-left: 5px solid #810081;
}

.below-qot {
    font-size: 95%;
    line-height: 150%;
    padding: 6% 0;
    color: #810081cc;
}

.working .title-style-1 {
    font-weight: 690 !important;
    font-size: 150% !important;
}

.cause-title {
    color: #810081 !important;
}

.map {
    background: #ccc !important;
}

.violet-bg {
    background: #9c009c;
}

.blue-bg {
    background: #2370af;
}

.blue-txt {
    color: #42a2f1 !important;
}

.obfit {
    object-fit: cover !important;
}

.index-row .violet-bg * {
    color: white !important;
    font-weight: 700;
}

.submenu-item,
.subitem {
    transition: all 0.5s !important;
}

.index-row {
    height: 500px;

}

.bio-image {
    padding: 0% 25%;
    margin: 80px 0;
}

.bio-position {
    color: #2370af;
    text-transform: uppercase;
}

.bio-name {
    font-size: 45px;
    font-weight: 900 !important;
}

.bio-about {
    margin: 70px 0;
    color: #810081;
    padding: 0 2%;
}

.bio-name,
.bio-position {
    text-align: center;
    padding: 10px 5px;
}


#paymentForm {
    visibility: hidden;
}

.navbar-main .submenu {
    width: max-content;
}

.carousel-title {
    font-weight: 1190 !important;
}

.grey-txt {
    color: rgba(85, 85, 85, 0.89) !important;
}

.black-txt {
    color: black !important;
}

.text-xsmall {
    font-size: 12px !important;
}

.text-medium {
    font-size: 22px !important;
}

.text-large {
    font-size: xx-large !important;
}

.padding-large {
    padding: 150px 0 !important;
}

.col-txt div {
    margin: 30px 0;
}

.col-img {
    height: 35vw;
    width: 35vw;
    object-fit: cover;
    border: 5px solid #810081b6;
}

.padding-small-top-bottom {
    padding: 50px 0;
}

.uk-offcanvas-bar {
    background-color: rgb(95, 6, 95) !important;
}

.uk-offcanvas-bar a:not(.uk-nav-sub a, .nav-donate-btn) {
    font-size: 65% !important;
    font-weight: bold !important;
}

.uk-offcanvas-bar a:not(.nav-donate-btn ) {
    font-size: 65% !important;
    color: white !important;
}

.uk-nav-sub a:hover {
    color: rgba(255, 255, 255, 0.804) !important;
}

.uk-nav-sub a:hover,
.uk-dropdown a:hover,
.tweet a:hover {
    padding-left: 5% !important;
}

.uk-dropdown a {
    color: black !important;
    font-size: small !important;
}

.uk-dropdown .uk-nav-header {
    font-weight: bold !important;
}

.uk-dropdown {
    border-radius: 5px !important;
}

.uk-nav-sub a,
.uk-dropdown a {
    padding: 10px 0 !important;
    border: none !important;
    outline: none !important;
    transition: all 0.3s !important;
}

.uk-dropdown a:hover {
    color: #9c009c !important;
    /* border-bottom: 2px solid #810081!important; */
}

.about-us-col .col-icon-wrapper img {
    height: 80px !important;
}

.about-us-col .col-details {
    word-spacing: normal !important;
    font-family: Noto Sans, Arial, Helvetica, sans-serif !important;
}

.uk-accordion-content>* {
    margin-bottom: 25px;
    display: block;
}

.uk-accordion-title {
    color: rgb(71, 71, 71) !important;
    background-color: rgba(220, 220, 220, 0.726);
    padding: 10px 5px;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
}

.section-home .uk-open .uk-accordion-title,
.section-home .uk-open .uk-accordion-title:visited {
    color: black !important;
}

.sponser2 img {
    height: 80px;
}

.lightbox {
    border: 1px solid white;
}

.gallery-item {

    border-radius: 20px !important;
    background-color: gainsboro;
    padding: 0 !important;
}

.gallery-item img {
    margin: 0 !important;
}

.bk-table-card {
    padding: 0 15px !important;
}

.bk-table {
    padding-top: 0px !important;
}

.bk-table tbody td {
    color: rgb(116, 116, 116) !important;
}

.bk-table thead th {
    color: #81008198 !important;
}

.bk-table {
    border-color: #81008198 !important;
}

.owl-prev,
.owl-next {
    padding: 2px !important;
}

.border-remove {
    border: 0 !important;
}

.sponser-row .uk-card {
    height: 310px !important;
    padding: 7%;
    border-radius: 20px;
}


.sponser-row .uk-card .sponsor-img {
    height: 50% !important;
}

.sponser-row .uk-card .sponsor-img img {
    height: 90% !important;
}

.sponsor-card-title {
    margin-top: 5%;
    font-weight: bold;
}

.sponser-row .uk-card .sponsor-desc {
    font-size: small;
    padding-top: 5%;
}

.fade-top {
    background-image: linear-gradient(white, rgb(243, 243, 243)) !important;
}

/* Extra Small devices (tablets, 480px and Down) */
@media (max-width: 992px) {
    .col-img {
        height: 75vw;
        width: 75vw;
        object-fit: cover;
        border: 5px solid #810081b6;
    }

    .index-row-cover {
        height: 1000px;
    }

    .index-row {
        min-height: 500px;

    }

    .working {
        margin: 15% 5%;
        padding: 4% 4%;
    }

    .working .donate-btn {
        font-size: 80% !important;
    }

    .navbar-main .submenu {
        width: 100%;
    }
}