

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/ExpoArabic-Bold.eot');
    src: url('../fonts/ExpoArabic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ExpoArabic-Bold.woff2') format('woff2'), url('../fonts/ExpoArabic-Bold.woff') format('woff'), url('../fonts/ExpoArabic-Bold.ttf') format('truetype'), url('../fonts/ExpoArabic-Bold.svg#Expo Arabic') format('svg');
}

@font-face {
    font-family: 'Expo Arabic Book';
    src: url('../fonts/ExpoArabic-Book.eot');
    src: url('../fonts/ExpoArabic-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/ExpoArabic-Book.woff2') format('woff2'), url('../fonts/ExpoArabic-Book.woff') format('woff'), url('../fonts/ExpoArabic-Book.ttf') format('truetype'), url('../fonts/ExpoArabic-Book.svg#Expo Arabic Book') format('svg');
}


body {
    font-family: 'Expo Arabic Book';
    color: #707070;
}
.styleCart2 {
    margin-top: -4%;
}

/*[class*='col-'] {
    padding: 0 2%;
}*/

div, a, span, button, li, img, p, h1, h2, h3, h4, h5, input, select {
    transition: ease 0.3s;
}

.bold {
    font-family: 'Expo Arabic';
}

.logo {
    width: 120px;
}

.row {
    margin: 0;
}

.navbar-brand {
    float: right;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 12px 0;
}

.navbar-default {
    background-color: white;
    border-color: #e7e7e7;
    margin-bottom: 0;
    z-index: 1;
    /*    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);*/
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.btn-login {
    background-color: #fff;
    border: 1px solid #E5E5E5;
    color: #7F7F7F;
    border-radius: 5px;
    padding: 8px 13px 1px 13px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 6px 10px 0px 10px;
    font-size: 18px;
}


    .btn-login:hover {
        background-color: #CDDD00;

    }

.btn-cart {
    background-color: #fff;
    border: 1px solid #E5E5E5;
    color: #7F7F7F;
    border-radius: 5px;
    padding: 8px 13px 1px 13px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 6px 10px 0px 10px;
    font-size: 18px;
}


    .btn-cart:hover {
        background-color: #CDDD00;
        color: #000;
    }


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: unset;
    background-color: unset;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #5F8295;
    background-color: unset;
    font-family: 'Expo Arabic';
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #5F8295;
    background-color: transparent;
}

.carousel-indicators li {
    display: inline-block;
    width: 35px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 2px;
}

.carousel-indicators .active {
    display: inline-block;
    width: 35px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 2px;
    background-color: #fff;
}

.black {
    color: black;
}

.carousel-caption {
    padding-bottom: 50px;
    text-shadow: none;
}

.btn-green {
    background-color: #CDDD00;
    color: black;
    border: 1px solid #CDDD00;
    /*padding: 6px 90px;*/
}

    .btn-green:hover {
        background-color: #fff;
        color: #5F8295;
        border: 1px solid #5F8295
    }

.carousel-caption h4 {
    font-size: 36px;
}


.carousel-control .icon-left, .carousel-control .icon-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}


.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    opacity: 1;
}



.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    opacity: 1;
}

.carousel-control .icon-left, .carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    font-size: 16px;
    background-color: #fff;
    padding: 17px 10px 15px 7px;
    border-radius: 50%;
    left: 50px;
    color: #000;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

.carousel-control .icon-right, .carousel-control .icon-next {
    width: 50px;
    height: 50px;
    font-size: 16px;
    background-color: #fff;
    padding: 17px 10px 15px 13px;
    border-radius: 50%;
    right: 50px;
    color: #000;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

    .carousel-control .icon-right:hover, .carousel-control .icon-left:hover {
        background-color: #CDDD00;
    }

.section {
    margin: 100px 0;
}

.btn {
    border-radius: 5px;
    line-height: 1.5;
    height: 45px;
}

.bg-gray {
    background-color: #F7F7F7;
}


.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .row-flex > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

@media(max-width:991px) {

    .row-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: unset;
        flex-wrap: wrap;
    }
}

.user {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
}

.user-img {
    width: 35px;
    border-radius: 50%;
}

.donate-block {
    margin: 15px 0 0 0;
    border-radius: 5px;
    overflow: hidden;
    height: 280px;
}

    .donate-block:hover img {
        transform: scale(1.1);
    }

    .donate-block img {
        width: 100%;
    }

.donate-content {
    margin: -60px 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    padding: 15px;
    position: relative;
    border-radius: 5px;
    text-align: right;
}

.donate-content-1 {
    margin: -100px 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    padding: 15px;
    position: relative;
    border-radius: 5px;
    text-align: right;
}

    .donate-content-1 h4 {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .donate-content-1 .progress {
        margin-bottom: 10px;
    }

    .donate-content-1 .form-group {
        margin-bottom: 5px;
    }

    .donate-content-1 .btn {
        width: 100%;
        margin-bottom: 5px;
    }

img {
    transition: ease 0.7s;
}


.fl {
    float: right;
}

.fr {
    float: left;
}

.progress-bar-green {
    color: #000;
    text-align: center;
    background-color: #cddd00;
    font-weight: 600;
}

.donate-buttons {
    float: right;
}

.btn-blue-line {
    background-color: #fff;
    border: 1px solid #5F8295;
    color: #5F8295;
}

    .btn-blue-line:hover {
        background-color: #5F8295;
        border: 1px solid #5F8295;
        color: #fff;
    }

.btn-blue {
    background-color: #5F8295;
    border: 1px solid #5F8295;
    color: #fff;
}

    .btn-blue:hover {
        background-color: #fff;
        border: 1px solid #5F8295;
        color: #5F8295;
    }

.btn [class^="icon-"], .btn [class*=" icon-"] {
    font-size: 20px;
}

.sms-buttons {
    float: left;
}

.btn-sms {
    background-color: #CDDD00;
    color: #000;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    font-size: 20px;
    padding: 8px 15px 0;
}


    .btn-sms:hover {
        background-color: #fff;
        color: #000;
    }


.btn-bank {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    font-size: 20px;
    padding: 8px 15px 0;
}

    .btn-bank:hover {
        background-color: #CDDD00;
        color: #000;
    }

@media(max-width:767px) {
    .donate-buttons, .sms-buttons {
        float: unset;
        margin-bottom: 10px;
    }

    /*  .btn-bank, .btn-sms, .btn-blue, .btn-blue-line {
        width: 49%;
    }*/
}

.p0 {
    padding: 0;
}

.popover-header {
    background-color: #F7F7F7;
    padding: 5px 14px;
}

.popover-content {
    width: 200px;
    padding: 0;
}

    .popover-content .row {
        padding: 10px 10px 0 10px;
    }


.owl-theme .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    background-color: #CDDD00 !important;
    color: #000 !important;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    right: -70px;
    -webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    rotate: 180deg;
}


.owl-theme .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    background-color: #CDDD00 !important;
    color: #000 !important;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    left: -70px;
    -webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.20);
    rotate: 180deg;
}


.owl-prev span, .owl-next span {
    font-size: 35px;
}


.blue {
    color: #5F8295;
}


.btn-fast-donate {
    position: fixed;
    right: 15px;
    top: 150px;
    background-color: #5F8295;
    color: #fff;
    border-radius: 5px;
    z-index: 999999;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    height: auto;
}

    .btn-fast-donate:hover {
        background-color: #CDDD00;
        color: #000;
    }

    .btn-fast-donate .icon-donate {
        font-size: 34px;
        margin-bottom: 5px;
    }


a.btn {
    padding-top: 11px !important;
    cursor: pointer;
    font-family: 'Expo Arabic Book';
}

.fast-donate {
    position: fixed;
    width: 350px;
    top: 150px;
    z-index: 99999;
    right: -352px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    border-radius: 5px;
    overflow: auto;
    transition: ease 0.3s;
    z-index: 9999999;
}

    .fast-donate.active {
        right: 5px;
    }

@media (max-width: 767px) {
    /* .fast-donate {
        width: auto;
        right: 15px;
        left: 15px;
    }*/

    .btn-fast-donate {
        top: 70px;
    }

        .btn-fast-donate .icon-donate {
            font-size: 18px;
            margin-bottom: 0;
        }
}

.video-section {
    background-image: url('../img/bg01.png');
    background-repeat: no-repeat;
    padding: 50px 0;
}

.row-margin {
    margin-right: -15px;
    margin-left: -15px;
}


.indicator {
    color: #5F8295;
    width: 135px;
    height: 135px;
    border: 1px solid #707070;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    padding: 35px 0;
}


.menu-icon {
    font-size: 24px;
    margin: 5px auto;
}



h4 {
    line-height: 1.7;
}

p, li {
    text-align: justify;
    line-height: 1.7;
    font-family: 'Expo Arabic Book';
}

.ul {
    padding-right: 15px;
}

    .ul li {
        margin-bottom: 10px;
    }

.nav-justified > li > a {
    margin-bottom: 0;
    background-color: #F7F7F7;
    margin: 15px 5px;
    color: #000;
    font-family: 'Expo Arabic';
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #CDDD00;
}

.nav-justified > li > a:hover {
    color: #fff;
    background-color: #CDDD00;
}

.light {
    background-color: #CDDD00;
    color: #fff;
    text-align: center;
    padding: 20px;
    border: none;
    border-radius: 10px;
    font-family: 'Expo Arabic';
}

    .light img {
        width: 75px !important;
    }

.bg-white {
    background-color: white;
}

.shadow {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

.p15 {
    padding: 15px;
}

.footer {
    background-color: #5F8295;
    color: #fff;
    padding: 30px 0;
}

.footer-link {
    color: #fff;
    display: block;
    text-decoration: none;
    line-height: 1.7;
}

    .footer-link:hover {
        color: #CDDD00;
        text-decoration: none;
    }

.social-links {
    margin: 0 5px;
    transition: ease 0.3s;
}

    .social-links img {
        width: 35px;
        
    }

    .social-links:hover img {
        transform: scale(1.2);
    }

.addon-subscription {
    padding: 0;
    border: none;
}

.btn-subscription {
    border: 1px solid #fff !important;
    background-color: #5F8295;
    color: #fff;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    width: 100%;
}

    .btn-subscription:hover {
        background-color: #CDDD00;
        color: #000;
    }

.form-subscription {
    height: 34px;
    border: 1px solid #fff;
    background-color: #7EA1B4;
    color: #fff;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}


    .form-subscription::placeholder {
        color: #fff;
        opacity: 1; /* Firefox */
    }

    .form-subscription:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: red;
    }

    .form-subscription::-ms-input-placeholder { /* Microsoft Edge */
        color: red;
    }


.sultan-img {
    border: 8px solid #F7F7F7;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 50%;
    margin-bottom: 20px;
    width: 60%;
}

    .sultan-img:hover {
        transform: scale(1.1);
    }

.bg-green {
    background-color: #CDDD00;
}

.bg-light-gray {
    background-color: #fbfbfb;
}

.message-box {
    padding: 10px 10px;
    border: 1px solid #ebebeb;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
    margin: 5px 0;
    background-color: #fff;
}

.p-x-15 {
    padding-bottom: 15px;
    padding-top: 15px;
}

.p-x-30 {
    padding-bottom: 30px;
    padding-top: 30px;
}

.p-x-50 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-x-50-New {
    padding-bottom: 220px;
    padding-top: 50px;
}

.p-x-80 {
    padding-bottom: 80px;
    padding-top: 80px;
}

.middle {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

@media(max-width:991px) {
    .middle {
        position: unset;
        top: unset;
        transform: unset;
    }
}


.floating-text-white {
    position: absolute;
    top: 120px;
    right: 100px;
    color: #fff;
}

.mega-menu {
    width: max-content;
}

    .mega-menu .btn-menu {
        height: max-content !important;
    }

a.btn-menu {
    background-color: #fff;
    color: #707070;
    transition: ease 0.3s;
    padding: 35px 45px !important;
}

.btn-menu:hover {
    background-color: #F7F7F7;
    color: #5F8295;
    transform: unset !important;
}

@media(max-width:991px) {
    .mega-menu {
        width: 100%;
    }

    .btn-menu {
        display: block;
        width: 100%;
        text-align: right;
    }
}

.donation-header {
    background-color: #5F8295;
    border: 1px solid #5F8295;
    color: #fff;
    padding: 0px 15px;
}


.btn-close-donation {
    background-color: transparent;
    margin-top: 10px;
    padding: 5px 5px;
    color: #fff;
}

    .btn-close-donation:hover {
        background-color: transparent;
        margin-top: 10px;
        padding: 5px 5px;
        color: #fff;
    }

.donation-body {
    padding: 20px 15px;
}

.form-control {
    height: 45px;
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
        font-size: 18px;
    }
}

/*.h4, h4 {
    font-size: 20px;
}*/

.p-5 {
    padding: 5px;
}

.filter {
    padding: 10px;
    background-color: #F7F7F7;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
}


.sponsorship-container {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
}

    .sponsorship-container img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
       /* border: 5px solid #e1e1e1;*/
    }

.m-0 {
    margin: 0;
}


.btn-more {
    color: black;
}

    .btn-more:hover {
        color: #5F8295;
    }

.radio {
    accent-color: #5F8295;
}

.zakat-box {
    background-color: #f7f7f7;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 20px;
    padding: 20px 15px;
    margin-top: -15%;
}

.bg-zakat {
    background-image: url('../img/bg.png');
    text-align: center;
    padding: 130px 15px;
    background-position: center;
}

.h-60 {
    font-size: 60px;
    float: right;
    margin-left: 15px;
}

.accounts-box {
    padding: 20px;
    border-radius: 5px;
    background-color: #F7F7F7;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    height: 100%;
    margin-bottom: 20px;
    transition: ease 0.7s;
}

    .accounts-box:hover {
        transform: scale(1.05);
    }

.img:hover {
    transform: scale(1.05);
}

.btn:hover {
    transform: scale(1.1);
    /*border-radius:0;*/
}

.login-page {
    background-image: url('../img/group-kids-friends-arm-around-sitting-together.jpg');
    padding: 1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
}

.register-page {
    background-image: url('../img/closeup-two-young-lovers-holding-hands-table.jpg');
    padding: 0 0 64px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    width: 100%;
/*    height: 100vh;
*/}



.login-form {
    background-color: #fff;
    padding: 50px 40px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
}


.mb-30 {
    margin-bottom: 30px;
}
.mb-15 {
    margin-bottom: 15px;
}

@media(max-width:991px) {
    .login-form {
        padding: 30px 20px;
    }
}

.form-left {
    border-radius: 0 5px 5px 0;
    border-left: none;
}

.form-right {
    border-radius: 5px 0 0 5px;
    border-right: none;
}

.news-details {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    /*  -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);*/
}

.object-37 {
    height: 37px;
}

.progress-bar-thin {
    line-height: 18px;
    font-size: 11px;
}

.progress-thin {
    height: 15px;
}



.checkout-img {
    width: 100px;
}


th, td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
}

.total-items {
    margin-top: 15px !important;
}

    .total-items p {
        color: #000 !important;
        border-radius: 5px !important;
        background-color: #F7F7F7 !important;
        display: inline-block;
        margin: auto;
        padding: 20px 85px;
        font-size: 20px;
        width: 100%;
        text-align: center;
    }

        .total-items p span {
            color: #5F8295 !important;
        }

.btn-delete {
    height: 36px;
    color: #f27474;
    background-color: #f7f7f7;
}

    .btn-delete:hover {
        height: 36px;
        color: #f7f7f7;
        background-color: #f27474;
    }


.btn-checkout {
    background-color: #5F8295;
    border: 1px solid #5F8295;
    color: #fff;
    padding-right: 65px;
    padding-left: 65px;
}

.checkout-container {
    background-color: #F7F7F7 !important;
    border-radius: 5px !important;
    padding: 20px;
}

.checkout-info {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 20px 15px;
}


.sponsor-details-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 5px solid #e1e1e1;
    margin: 30px 15px;
}


.sponsor-details-box {
    padding: 15px 15px 0 15px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    margin: 15px 0;
}

    .sponsor-details-box:hover {
        transform: scale(1.1);
    }

.spliter {
    background-color: #CBCBCB;
    width: 100%;
    height: 1px;
    margin: 30px 0;
}

.thumbnail {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
}

.btn-cart:hover {
    transform: unset;
}
/*=================================================================================================================*/
.cart-section {
    margin: 50px 0px 220px 0px;
}

.items-head {
    border-radius: 40px;
    background-color: rgba(185, 199, 212, 0.14);
    padding: 10px 0px;
    text-align: center;
}

    .items-head p {
        color: #5b6c94;
        display: inline-block;
        margin: 0;
        padding: 10px 20px;
        border-radius: 25px;
        background-color: rgba(91, 108, 148, 0.09);
    }

.items-body {
    text-align: center;
}

    .items-body p {
        margin: 0;
        display: inline-block;
        margin: 10px 0px 0px 0px;
    }

.del-icon {
    cursor: pointer;
}

.one-item {
    margin: 15px 0px;
    display: flex;
    align-items: center;
}

    .one-item img {
        width: 95px;
        border-radius: 10px;
        height: 70px;
    }

.one-item-data {
    padding: 0px 10px;
    display: flex;
}

    .one-item-data span {
        color: #5f8295;
        font-size: 15px;
        border: 1px solid #5f8295;
        width: 35px;
        height: 35px;
        padding: 8px 0px;
        padding-left: 13px;
        margin: 0px 10px;
        font-weight: bold;
        cursor: auto;
        border-radius: 6px;
    }

    .one-item-data h5 {
        color: #000000;
        font-size: 13px;
        font-family: 'Expo Arabic Book';
    }

    .one-item-data p {
        color: #7F7F7F;
        margin: 0;
        font-size: 11px;
        font-family: 'Expo Arabic Book';
    }





.cart-item {
    margin: 10px 0px;
    padding: 10px 0px;
    border-radius: 40px;
}

    .cart-item.even, .data-row.even {
        background-color: #f5f7f9;
    }

    .cart-item .col {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cart-item .item-img {
        width: 95px;
        border-radius: 10px;
        max-height: 75px;
    }

    .cart-item .item-name {
        color: #2e3c5d;
        font-size: 17px;
    }

    .cart-item .item-price {
        border-radius: 17px;
        border: solid 1px #2e3c5d;
        background-color: #ffffff;
        color: #2e3c5d;
        font-size: 11px;
        padding: 10px 20px;
    }

    .cart-item .item-amount {
        color: #2e3c5d;
        border: solid 1px #2e3c5d;
        border-radius: 50%;
        padding: 2px 10px;
    }

    .cart-item .item-total {
        border-radius: 17px;
        border: solid 1px #2e3c5d;
        background-color: #2e3c5d;
        color: #fff;
        font-size: 11px;
        padding: 10px 20px;
    }

.total-items {
    margin-top: 40px;
}

    .total-items p {
        color: #2e3c5d;
        border-radius: 34.5px;
        background-color: #f5f7f9;
        display: inline-block;
        margin: auto;
        padding: 20px 85px;
        font-size: 20px;
    }

        .total-items p span {
            color: #b9c7d4;
        }

.cart-options {
    text-align: center;
    margin: 20px 0px;
}

    .cart-options a {
        display: inline-block;
        padding: 15px 20px;
        font-size: 13px;
        color: #fff;
        background-color: #2e3c5d;
        width: 180px;
        margin: 10px;
        border-radius: 25px;
    }

.main-btn.pay-btn {
    background-image: linear-gradient(to right, #246c74 50%, #439fb1 110%);
    margin: auto;
    width: 250px;
    padding: 20px 30px;
    border-radius: 30px;
}


.cart-info {
    display: none;
    position: absolute;
    cursor: auto;
    width: max-content;
    height: max-content;
    top: 55px;
    left: 0px;
    background-color: #fff;
    padding: 12px;
    border-radius: 5px;
    text-align: left;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-top-right-radius: 0;
    z-index: 1040;
}

    .cart-info .head {
        color: #000000;
        font-size: 15px;
        margin: 0;
        background: #f7f7f7;
        border-radius: 5px;
        padding: 5px 20px;
        font-weight: bold;
        font-family: 'Expo Arabic Book';
    }

        .cart-info .head span {
            color: #ffffff;
            font-size: 15px;
            padding: 8px 15px;
            margin: 0px 5px;
            cursor: auto;
            background-color: #cddd00;
        }

    .cart-info .cart_icon_items_show {
        max-height: 500px;
        overflow: auto;
        margin: 10px 0px;
    }

    .cart-info .total {
        color: #2e3c5d;
        font-size: 15px;
        text-align: center;
        width: 80%;
        margin: 15px auto;
        border: 2px solid #2e3c5d;
        border-radius: 40px;
        padding: 10px;
        font-weight: bold;
    }

/*    .cart-info > a {
        margin: auto;
        display: block;
        width: 80%;
        text-align: center;
        padding: 10px;
        background-image: linear-gradient(to left, #246c74 50%, #439fb1 110%);
    }*/

.main-btn {
    transition: 0.2s;
    color: #fff;
    font-size: 14px;
    padding: 14px 30px;
    border-radius: 22px;
    /* box-shadow: 0 0px 15px 0 rgba(46, 60, 93, 0.36); */
    background-image: linear-gradient(to right, #bd9d54 50%, #246c74 110%);
    display: inline-block;
    font-family: 'Expo Arabic Book';
}

    .main-btn:hover {
        color: #fff;
        box-shadow: 0 1px 15px 0 rgba(46, 60, 93, 0.36);
    }


.m--15 {
    margin-right: -15px;
    margin-left: -15px;
}

.text-justified {
    text-align: justify;
}


.btn-dark-blue {
    background-color: #25318D;
    color: #fff;
}

.btn-dark-green {
    background-color: #74946c;
    color: #fff;
}

.btn-dark-blue:hover {
    background-color: #74946c;
    color: #fff;
}

.btn-dark-green:hover {
    background-color: #25318D;
    color: #fff;
}

.bg-1 {
    background-image: url('../img/Group 876.png');
    min-height: 350px;
}

.white {
    color: #fff;
}

.dark-blue {
    color: #25318D;
}

.box-radius {
    padding: 30px 15px;
    border-radius: 5px;
}

.round {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 5px solid #74946c;
    text-align: center;
    vertical-align: middle;
    padding: 60px;
    margin: auto;
}

    .round img {
        width: 70px;
    }


.thumbnail.light {
    background-color: #CDDD00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.owl-carousel {
    direction: ltr;
}

.owl-item .item {
    direction: rtl;
}

@media(max-width:767px) {
    .h4, h4 {
        font-size: 16px;
    }
}

.carouselServiceProjectContainerHeight img {
    /*height: 55vh;*/
}

.AidRequestCampaignContainer img {
    /*height: 45vh;*/
}

.NewsComponentContainer img {
    /* height: 45vh;*/
}

.ArticlesComponentContainer img {
    /*height: 55vh;*/
}

.SustainableProgramComponentContainer img {
    /*height: 45vh;*/
}

.OurProjectsComponentContainer img {
    /*height: 45vh;*/
}

.NewsDetailsComponentContainer img {
    /*height: 60vh;*/
}

.SliderComponentContainer {
    /* height: 91.4vh;
    width: 100%;*/
}

.customHeightCriticalCasesComponent {
    /*height: 350px;*/
}

.donate-content-1 p, .donate-content p {
   
    
    line-height: 1.3;
}

.donate-content p {
    height: 50px;
    overflow: hidden;
    line-height: 1.3;
}

    .donate-content p.blue, .donate-content-1 .fl p, .donate-content-1 .fr p {
        height: unset;
    }


.donate-content-1 h4, .donate-content h4 {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: clip;
    height: 60px;
}

@media(max-width:991px) {
    col-md-10.col-md-offset-1 {
        padding: 0;
    }
}


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: none;
}

img {
    object-fit: cover;
    height: 100%;
}

.icon-cart .cart_icon_items_number {
    position: absolute;
    background-color: #cadb2a;
    padding: 0px 5px 3px 5px;
    top: 0;
    color: #000;
    border-radius: 5px;
}

.logo {
    object-fit: unset;
    height: auto;
}

.navbar.navbar-default {
    position: fixed;
    width: 100%;
    z-index: 9999999999;
    border-radius: 0;
    top: 0;
}

.navbar-default li {
    font-size: 16px;
}

.render-body-container {
    margin-top: 79px;
}

@media(max-width:800px) {

    .render-body-container {
        margin-top: 52px;
    }

    .navbar-nav li {
        margin-bottom: 5px;
    }

    .carousel-indicators {
        position: absolute;
        bottom: unset;
        right: 50%;
        z-index: 15;
        width: 60%;
        padding-right: 0;
        margin-right: -30%;
        text-align: center;
        list-style: none;
        top: 102%;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 20px;
            height: 7px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000\9;
            background-color: rgba(0,0,0,0);
            border: 1px solid #5f8295;
            border-radius: 2px;
        }

        .carousel-indicators .active {
            display: inline-block;
            width: 20px;
            height: 7px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000\9;
            background-color: rgba(0,0,0,0);
            border: 1px solid #5f8295;
            border-radius: 2px;
            background-color: #5f8295;
        }

    .carousel-control .icon-right, .carousel-control .icon-next {
        width: 50px;
        height: 50px;
        font-size: 16px;
        background-color: transparent;
        padding: 17px 13px 15px 10px;
        border-radius: 50%;
        right: 0;
        color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 43%;
    }

    .carousel-control .icon-left, .carousel-control .icon-prev {
        width: 50px;
        height: 50px;
        font-size: 16px;
        background-color: transparent;
        padding: 17px 7px 15px 10px;
        border-radius: 50%;
        left: 0;
        color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 43%;
    }

        .carousel-control .icon-right:hover, .carousel-control .icon-left:hover {
            background-color: transparent;
        }

    .btn-fast-donate {
        left: 15px;
        right: unset;
    }

    .logo {
        width: 80px;
        object-fit: unset;
        height: auto;
    }

    a.btn-menu {
        background-color: #fff;
        color: #707070;
        transition: ease 0.3s;
        padding: 10px 35px !important;
    }

    .btn-login {
        display: inline-block !important;
        border: none;
        background-color: #f7f7f7;
    }

    .btn-cart {
        border: none;
        background-color: #f7f7f7;
    }

    .navbar-nav {
        margin: 7.5px 0px;
    }
}

.cart-info .cart_icon_items_number {
    position: unset;
}


.bg-about {
    background-image: url('../img/about-bg-ar.png');
    background-position-x: left;
    background-position-y: center;
}

@media(max-width:991px) {
    .bg-about {
        background-image: none;
    }
}

.bg-white-transparent-80 {
    background-color: rgba(255, 255, 255, 0.7)
}


.btn-zakat-red {
    background-color: #e21c21;
    color: #fff;
}

.btn-move-line {
    background-color: #fff;
    border: 1px solid #4f2d86;
    color: #4f2d86;
}

    .btn-move-line:hover {
        background-color: #4f2d86;
        border: 1px solid #4f2d86;
        color: #fff;
    }

.btn-zakat-red:hover {
    background-color: #e21c21;
    color: #fff;
}

.red {
    color: #e21c21;
}

.move {
    color: #4f2d86;
}

.bg-move {
    background-color: #4f2d86;
}

.iframe {
    margin-bottom: 20px;
}

    .iframe iframe {
        height: 350px;
    }

@media(max-width:991px) {
    .iframe iframe {
        height: 200px;
    }
}

.main-iframe iframe {
    height: 450px;
}

@media(max-width:991px) {
    .main-iframe iframe {
        height: 200px;
    }
}

.image-direction {
    direction: ltr;
}

.Gift-Center {
    align-items: center !important;
}

.Content-Center {
    justify-content: center !important;
}



.Flex-Item {
    display: flex !important;
}

.ruller {
    display: inline-block;
    width: 60px;
    background-color: #dee2e6;
    height: 1.5px;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.dot-indingo {
    background: rgb(94, 21, 138);
}

.dot-yellow {
    background: rgb(255, 199, 0);
}

.list-item {
    font-size: 16px;
}

.dot-red {
    background: rgb(255, 1, 37);
}

.w-30 {
    width: 30% !important;
}

.border-Line {
    border-bottom: 1px solid #dee2e6 !important;
}

.my-md-5 {
    margin-top: -5rem !important;
    margin-bottom: -6rem !important;
}

.ms-md-2 {
    margin-left: 0.5rem !important
}

.sougha-img {
    background-image: url('../img/sougha.png');
    background-position-x: center;
    background-position-y: center;
    background-size: 130%;
    min-height: 490px;
}

.sougha-container {
    background-color: #fff;
    z-index: 9;
    margin: 0px 10% 0 -20%;
    padding: 60px 90px;
}

.btn-yellow {
    background-color: #ffc60D;
    color: #000;
}

.zakat-1st-box {
    margin-top: -165px;
    padding-top: 200px;
    padding-bottom: 100px;
}

.zakat-box.zakat-page {
    padding: 30px 30px !important;
    margin-top: -8% !important;
}

@media(max-width:991px) {
    .sougha-img {
        margin: 0 15px;
        background-size: 100%;
        min-height: 170px;
    }

    .sougha-container {
        margin: 0;
        padding: 15px;
        margin-bottom: 20px;
    }

    .zakat-box.zakat-page {
        padding: 10px 20px !important;
        margin-top: 3% !important;
    }
    .zakat-box.zakat-page2 {
        padding: 68px 20px !important;
        margin-top: -10% !important;
    }

    .zakat-1st-box {
        margin-top: -255px;
        padding-top: 305px;
        padding-bottom: 100px;
    }
}

.form-control-line {
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    height: 25px;
    transition: ease 0.3s;
}

    .form-control-line:focus {
        border-bottom: 1px solid #5f8295;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-control-line[disabled], .form-control-line[readonly], fieldset[disabled] .form-control-line {
        background-color: #fff !important;
        color: #cacaca !important;
    }

.border-botom-only {
    border: 0 !important;
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}

.input-numbers {
    padding: 10px 15px;
    height: 44px;
    font-size: 25px;
    background-color: #5f8295;
    border: 1px solid #5f8295;
    color: #fff;
}

    .input-numbers:hover {
        padding: 10px 15px;
        height: 44px;
        font-size: 25px;
        background-color: #cddd00;
        border: 1px solid #cddd00;
        color: #000;
    }

.news-details h4 {
    text-align: justify;
}

.middle h4 {
    text-align: justify;
}

.donate-content .btn.btn-green {
    padding: 6px 20px
}

.btn-wide {
    padding: 6px 40px !important
}


.p-x-70 {
    padding-bottom: 70px;
    padding-top: 70px;
}

.input-numbers-zakat {
    padding: 14px 5px;
    height: 45px;
    font-size: 18px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    color: #4f2d86;
}

    .input-numbers-zakat:hover {
        background-color: #e21c21;
        border: 1px solid #e21c21;
        color: #fff;
    }

.input-group-addon:first-child .input-numbers-zakat {
    border-radius: 0 4px 4px 0;
    border-left: 0;
}


.input-group-addon:last-child .input-numbers-zakat {
    border-radius: 4px 0 0 4px;
    border-right: 0;
}

.input-group-addon:first-child {
    border-left: 0px;
    border-right: 0;
    background: transparent;
    overflow: hidden;
    border: 0;
}

.input-group-addon:last-child {
    border-left: 0px;
    border-right: 0;
    background: transparent;
    overflow: hidden;
    border: 0;
}

.nav-project {
    text-align: center;
    justify-content: center;
    display: flex;
    overflow-x: auto;
    overflow-y: clip;
    -webkit-overflow-scrolling: touch;
}

    .nav-project > li > a {
        margin-bottom: 0;
        background-color: transparent;
        margin: 15px 5px;
        color: #000;
        font-family: 'Expo Arabic';
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 16px;
        cursor: pointer;
    }

        .nav-project > li > a:hover {
            color: #000000;
            background-color: transparent;
            border: 1px solid transparent;
            border-bottom: 2px solid #cddd00;
            cursor: pointer;
            border-radius: 0px;
        }

    .nav-project > li.active > a {
        color: #000000;
        background-color: transparent;
        border: 1px solid transparent;
        border-bottom: 1px solid #cddd00;
        font-family: 'Expo Arabic Book';
    }

.nav-tabs {
    border-bottom: 0;
}

.slogan-container p {
    font-size: 18px;
}


h3.empower {
    margin-top: 5px;
    margin-bottom: 5px
}

h4.empower {
    margin-top: 0;
    margin-bottom: 0
}

.donate-content .form-group {
    margin-bottom: 5px;
}

.tab-content.ArticlesComponentContainer.customTextControlling p span {
    font-size: 14px !important;
}

.owl-item .middle p span {
    font-family: 'Expo Arabic Book' !important;
    font-size: 14px !important;
    line-height: 1.7;
}

.owl-item .middle h6 span {
    font-family: 'Expo Arabic Book' !important;
    font-size: 14px !important;
    line-height: 1.7;
}

.donate-content p span {
    font-family: 'Expo Arabic Book' !important;
    font-size: 14px !important;
    line-height: 1.7;
}

.donate-content p {
    font-family: 'Expo Arabic Book' !important;
    font-size: 14px !important;
    line-height: 1.7;
}

.center-justified {
    text-align: justify;
    text-align-last: center;
}

.col-gray {
    margin-bottom: 5px;
    background-color: #f7f7f7;
    border-radius: 10px;
    border: 4px solid #fff;
}




.slogan-container {
    text-align: justify;
    text-align-last: center;
}

.bg-gray.search {
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}

    .bg-gray.search .form-group {
        margin-bottom: 0;
    }

.release-img {
    transition: ease 0.5s;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
    width: 100%;
}

.img-full {
    width: 100% !important;
}


.release-img:hover {
    transform: scale(1.03);
}

.contact-social {
    margin: 10px;
}

    .contact-social img {
        width: 40px;
    }


@media(max-width:767px) {
    .donate-content-1 {
        margin: -20px 5px 20px 5px;
    }

    .donate-block {
        height: 160px;
    }

    .news-details {
        padding: 15px;
       
    }

        .news-details .btn {
            margin-bottom: 5px;
        }

    .h2, h2 {
        font-size: 22px;
        line-height: 1.7;
    }

    .h4, h4 {
        font-size: 14px;
    }

    .slogan-container p {
        font-size: 16px;
    }

    .nav-project {
        justify-content: unset;
    }

    .bg-gray.search .form-group {
        margin-bottom: 15px;
    }
}



.select2-container .select2-selection--single {
    height: 45px;
}



.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}


.p-0 {
    padding: 0;
}


.SustainablePage-1 {
    background-image: url('../img/SustainablePage-1.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.SustainablePage-2 {
    background-image: url('../img/SustainablePage-2.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.SustainablePage-3 {
    background-image: url('../img/SustainablePage-3.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.SustainablePage-4 {
    background-image: url('../img/SustainablePage-4.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.SustainablePage-5 {
    background-image: url('../img/SustainablePage-5.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.SustainablePage-6 {
    background-image: url('../img/SustainablePage-6.png');
    padding: 10%;
    color: #fff;
    background-size: 100%;
    background-position: center;
   /* margin-bottom: 15px;
    margin-top: 15px;*/
}

.title-blue {
    color: #fff;
    /*background-color: #5F8295;*/
    background-color: #5f8295c7;
    padding: 25px;
    margin-bottom: 50px;
}

.title-green {
    color: #fff;
    /*background-color: #CDDD00;*/
    background-color: #cddd00b5;
    padding: 25px;
    margin-bottom: 50px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom: 1px solid #cddd00;
}



/*======================================================================================================================================*/



.curve {
    border: 1px solid #d2c1b1;
    padding: 200px 10% 50px;
    border-top-right-radius: 700px;
    border-top-left-radius: 700px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
    border-bottom: 0;
}


    .curve h4 {
        color: #3c3c3a
    }

.curve-2 {
    border: 1px solid #d2c1b1;
    padding: 80px 10% 200px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 700px;
    border-bottom-right-radius: 700px;
    text-align: center;
    border-top: 0;
}


    .curve-2 h4 {
        color: #3c3c3a
    }


.progress-indicator-container {
    background-color: #74946c;
    color: #fff;
    padding: 0px 20px;
    border-radius: 7px;
}

    .progress-indicator-container h4 {
        margin: 0;
    }

.progress-box {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
    background: #E8E8E8;
    padding: 10px 5px;
    border: 1px solid #D8D8D8;
    border-radius: 50px;
}

.progress-bulit {
    background-color: #74946c;
    width: 30px;
    height: 17px;
    margin-right: 36px;
    margin-bottom: -15px;
    border: 5px solid #fff;
    border-radius: 8px;
}


.brown {
    color: #5c3e32;
}

.waqf-logo {
    position: absolute;
    width: 20%;
    object-fit: unset;
    height: unset;
    right: 20%;
    margin-top: 0;
}

@media(min-width:1921px) {
    .waqf-logo {
        margin-top: -75px;
    }
}

.bg-brown {
    background-color: #d6c2b6;
}

.dark-gray {
    color: #3c3c3a
}





.light-green {
    color: #74946c;
}

span {
    cursor: pointer;
}

.number {
    margin-top: 0;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
}

.minus, .plus {
    width: 35px;
    height: 34px;
    background: #ffffff;
    border-radius: 4px;
    padding-top: 2px;
    padding-left: 5px;
    padding-bottom: 8px;
    padding-right: 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #74946c;
    font-weight: bold;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

.input-num {
    height: 34px;
    width: 100px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    color: #74946c;
    font-weight: bold;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

.btn-33 {
    width: 32%;
    padding: 2px;
    display: inline-block;
}


.btn-waqf-white {
    padding: 6px 12px;
    background-color: #fff;
    border-radius: 0;
    color: #000;
    width: 100%;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

    .btn-waqf-white:hover {
        padding: 6px 12px;
        background-color: #fff;
        border-radius: 0;
        color: #74946c;
        width: 100%;
    }

.btn-waqf-green {
    padding: 6px 12px;
    background-color: #74946c;
    border-radius: 0;
    color: #fff;
    width: 100%;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.20);
}

    .btn-waqf-green:hover {
        padding: 6px 12px;
        background-color: #5c3e32;
        border-radius: 0;
        color: #fff;
        width: 100%;
    }


.btn-small {
    border-radius: 7px;
    height: unset;
}


.carousel-control .icon-left-wqf:hover, .carousel-control .icon-right-wqf:hover {
    background-color: #74946c;
    color: #fff;
}



.round-waqf {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 5px solid #74946c;
    text-align: center;
    vertical-align: middle;
    padding: 40px;
    margin: auto;
}

.suq-container {
    border: 1px solid #74946c;
    padding: 100px 20px;
    border-radius: 700px 700px 0 0;
    text-align:center;
}



.zakat-box input.form-control {
    background-color: #e8e8e8;
    border-radius: 10px;
}

.zakat-box button.btn-dark-green {
    border-radius: 10px;
}


.row.curves {
    padding: 50px 50px 0;
}

.row.curves2 {
    padding: 0 50px 50px 50px;
}

@media(max-width:767px) {
    .row.curves {
        padding: 50px 15px 0;
    }

    .curve {
        padding: 50px 5% 25px;
    }

    .curve-2 {
        padding: 30px 5% 110px;
    }

    .row.curves2 {
        padding: 0 15px 50px 15px;
    }
}

.curve h4{
    text-align:justify;
}

h1 {
    line-height: 1.7;
}


.cart-items {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 0;
    margin-bottom: 20px;
    box-shadow: 4px 4px 10px 0 rgba(50,50,50,.25);
}


    .cart-items .form-group {
       
        margin-bottom: 0;
    }




.input-numbers-project {
    padding: 14px 12px;
    height: 45px;
    font-size: 18px;
    background-color: #ffffff;
    border: 1px solid #ccc;
   
}

    .input-numbers-project:hover {
        background-color: #cddd00;
        border: 1px solid #cddd00;
        color: #fff;
    }

.input-group-addon:first-child .input-numbers-project {
    border-radius: 0 4px 4px 0;
    border-left: 0;
}


.input-group-addon:last-child .input-numbers-project {
    border-radius: 4px 0 0 4px;
    border-right: 0;
}


.ContactUsBtn {
    background-color: white;
    border: 1px solid #5F8295;
    padding: 6px 90px;
    width: 100%;
}

    .ContactUsBtn:hover {
        height: unset;
        background-color: #CDDD00;
        color: black;
        border: 1px solid #CDDD00;
    }


.message {
    display: none;
    position: absolute;
    background-color: #5F8295;
    color: white;
    padding: 5px;
    border: 1px solid #5F8295;
    z-index: 1;
    font-size:11px;
}

/* Styling for the hover effect */
.ContactUsBtn:hover + .message {
    display: block;
    top: -73px;
    right: 3px;
}
/*.hoverable-button:hover + .display-on-hover {
    display: block;
}

.display-on-hover {
    display: none;
}*/


.profile-sponsorship-container {
    border-radius: 30px;
    padding: 16px;
    box-shadow: 0 0px 60px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-bottom: 24px;
}

.profile-outline-box {
    border: 1px solid #CDDD00;
    border-radius: 23px;
    padding:16px;
}

.profile-sponsor-small-btn-green {
    padding: 8px 20px;
    background-color: #CDDD00;
    border: 1px solid #CDDD00;
    color: #000000;
    height: max-content;
    border-radius: 20px;
    font-size: 12px;
    width: max-content;
}

.profile-sponsor-small-btn-outline {
    padding: 8px 20px !important;
    background-color: #fff;
    border: 1px solid #000000;
    color: #000000;
    height: max-content;
    border-radius: 20px;
    font-size: 12px;
    width: max-content;
}

@media(max-width:500px) {

    .Profile-container #divSponsorDetails .col-md-12 {
        padding: 0;
    }

        .Profile-container #divSponsorDetails .col-md-12 #sponsorshipContainer .col-lg-4 {
            padding: 0;
        }

    .card.needs-payment-card {
        margin: 0 -24px;
        padding: 16px;
    }
}