* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Sarabun", sans-serif;
}

p {
    margin: 0;
}
ul.navbar-nav.mr-auto {
    margin-left: 41px;
}
.h-box {
    background: linear-gradient(to bottom, rgba(59, 92, 212, 0.8), rgba(0, 18, 83, 0.8)), url('./Images/banner-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

nav {
    display: flex;
    align-items: center;
    padding-top: 20px;
}

nav ul {
    list-style: none;
    display: flex;

}

nav ul li {
    list-style: none;
    text-decoration: none;
    margin-right: 20px;
    padding-top: 5px;

}

nav ul li a {
    text-decoration: none;
    padding: 16px;
    color: rgba(255, 251, 248, 1);
    font-size: 18px;

}

nav ul li a:hover {
    color: rgba(255, 251, 248, 1);
}

.btn {
    padding: 10px 24px 14px 24px;
    border-radius: 8px;
    margin-top: 25px;
    gap: 8px;
    background: linear-gradient(110.31deg, rgba(255, 169, 1, 0.6) 0%, rgba(255, 122, 0, 0.6) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
    font-weight: 600;

}

.content {
    padding-top: 150px;
    padding-bottom: 60px;
    padding-right: 60px;
}

.heading {
    font-size: 48px;
    font-weight: 400;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);

}
nav.navbar.navbar-expand-lg.navbar-light {
    width: 100%;
    position: fixed;
    top: 0;
    background: #405bb2;
    margin: 0;
    left: 0;
    right: 0;
    background: rgb(65 94 185);
    z-index: 9;
}
.para {
    font-size: 19px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    padding-top: 15px;

}

.h-img {
    padding-top: 140px;
    border-radius: 20px;
    text-align: end;
}

.h-img img {
    width: 80%;
    padding-bottom: 50px;
}

/* body */

.b1-box {
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.8) -0.02%, rgba(0, 18, 83, 0.8) 99.98%), url('./Images/b2-box.jfif');
    background-size: cover;
    background-position: center center;
    /* width: 1,440px; */
    /* height:  1,186px; */
    /* padding: 60px, 64px, 80px, 64px; */
    background-size: 100% auto;
    gap: 40px;
    /* text-align: center; */
}

.main {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-top: 80px;

}

.content-2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 70px;
    padding-top: 20px;
}

.space {
    display: flex;
    align-items: center;
    /* width: 558.57px; */
    /* height: 195.69px; */
    top: 286.03px;
    left: 635px;
    border: 1.03px solid rgba(191, 191, 191, 1);
    background: linear-gradient(125.65deg, #FFFFFF -2.48%, #FFF2E6 100%);
    margin-top: 50px;
    border-radius: 10px;
    justify-content: space-between;

}

.b1-heading {

    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}

.b1-para {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: left;
}

.b1-img {
    text-align: center;
    margin: 0 25px;
}

.img-section {
    position: relative;
}

.zakat-btn {
    background-color: #FFB666;
    border: none;
    padding: 10px 40px;
    font-size: 32px;
    margin: 112px 0;
}

.overlay-image {
    position: absolute;
    display: flex;
    margin: auto;
    inset: 0;
    height: 107%;
    width: 390px;
}

.card {
    background: #fbddb6;
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 20px;
    height: 234px;
}

h5.card-title {
    font-size: 24px !important;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #051D2E;
}

.card-title1 {
    font-size: 40px !important;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    color: #051D2E;
    margin: 15px 0;
}

p.card-text {
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 6px;
}

.btn-row {
    display: flex;
    justify-content: center;
    /* justify-items: center; */
    justify-self: center;
}

.btn-b1 {

    padding: 10px 24px 14px 24px;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    background: linear-gradient(110.31deg, rgba(255, 169, 1, 0.6) 0%, rgba(255, 122, 0, 0.6) 100%), linear-gradient(124.52deg, #FFFFFF 0%, #FFF2E6 100%), linear-gradient(0deg, #000000, #000000);
    margin-top: 80px;
    margin-bottom: 80px;
}

.b-container {
    padding-left: 15px;
    padding-right: 15px;
}

.b-row {
    margin-left: -15px;
    margin-right: -15px;
}

/* body 1-completed */

/* body 2 start */

.b2-row {
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.4) -0.02%, rgba(0, 18, 83, 0.4) 99.98%),
        linear-gradient(0deg, #EDF0F6, #EDF0F6);
    padding: 130px 0px;

}

.b2-heading {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(5, 29, 46, 1);

}

.b2-para {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(5, 29, 46, 1);
    padding-top: 15px;  

}

.don_help img {
    width: 100%;
    margin-bottom: 30px;
}

/* section 3 completed */

.b3-row {
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.8) -0.02%, rgba(0, 18, 83, 0.8) 99.98%), url(./Images/b3-box.png);
    padding: 0px 0px 80px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.b3-heading {
    margin-top: 100px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;

}

.b3-para {
    margin-top: 10px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;

}

.button-container {
    display: flex;
    justify-content: center;
}

.b3-btn {
    margin: 20px;
    display: flex;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    /* width: 235px; */
    /* height: 60px; */
    padding: 10px 24px 14px 24px;
    border-radius: 8px;
    border: 1px solid;
    gap: 8px;
}

.button-container button:nth-last-child(1) {
    background-color: transparent;
    border: 1px solid black;
}

/* section 4 completed */

.b4-heading {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(5, 29, 46, 1);
    margin-top: 50px;
    margin-left: 17px;

}

/* section 5 completed */

.b5-heading {

    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;

}

.b5-row {
    /* width: 1,440px; */
    /* height: 655px; */
    padding: 112px 64px 112px 64px;
    gap: 80px;
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.4) -0.02%, rgba(0, 18, 83, 0.4) 99.98%),
        linear-gradient(0deg, #EDF0F6, #EDF0F6);

}

.row.card_sec2 .card {
    background: white;
    height: auto;
    text-align: center;
}

.row.card_sec2 h5.card-title {
    text-align: center;
    margin-top: 41px;
    font-size: 33px;
    font-weight: 500;
    line-height: 1.2;
}

/* section 6 completed */
.row.card_sec2 a.btn.btn-primary {
    border: navajowhite;
    color: black;
}

.b6-row {
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.8) -0.02%, rgba(0, 18, 83, 1) 99.98%), url(./Images/b3-box.png);
    padding: 100px 0px;
}

.b6-heading {
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 60px;

}

.Section6-para {
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    padding-bottom: 20px;


}

/* section 7 completed */
.b7-row {
    background: linear-gradient(258.73deg, rgba(59, 92, 212, 0.4) -0.02%, rgba(0, 18, 83, 0.4) 99.98%),
        linear-gradient(0deg, #EDF0F6, #EDF0F6);
    /* width: 1,440px; */
    /* height: 800px; */
    padding: 112px 64px 112px 64px;
    gap: 80px;

}



.b7-heading {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;

}

.b7-para {
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 25px;
}

.faq {
    /* max-width: 600px; */
    margin: 0 auto;
}

.question {
    cursor: pointer;
    margin-bottom: 10px;
    background-color: #FFE2C2;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin: 20px;


}

.question h3 {
    margin: 0;
    font-size: 18px !important;
    color: #051D2E;
}

.plus-sign {
    margin-left: auto;
}

.answer {
    display: none;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    margin: 20px;

}

.b8-row {

    /* width: 1,440px; */
    /* height: 702.13px; */
    padding: 10px 0px 0px 0px;
    gap: 80px;
    background-color: rgba(0, 18, 83, 1);
    color: rgba(255, 255, 255, 1);


}

/* 8th section completed */

.b8-row {
    display: flex;
    justify-content: space-between;
}

.box {
    /* width: 50%; */
    padding: 20px;
    text-align: right;

}

.h8-heading {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;

}

.b8-para {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;

}

.email-box {
    /* width: 395px; */
    /* height: 54px; */
    padding: 10px 12px 14px 12px;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;

}

.join {
    /* width: 91px; */
    /* height: 54px; */
    padding: 10px 24px 14px 24px;
    border-radius: 8px;
    gap: 8px;
    background: linear-gradient(110.31deg, rgba(255, 169, 1, 0.6) 0%, rgba(255, 122, 0, 0.6) 100%),
        linear-gradient(0deg, #FFFFFF, #FFFFFF),
        linear-gradient(124.52deg, #FFFFFF 0%, #FFF2E6 100%),
        linear-gradient(0deg, #FFFFFF, #FFFFFF);
    margin-top: -8px;


}

.b9-para {
    margin-right: 125px;
}

.f-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 30px;

}

.footer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.line {
    color: rgba(255, 255, 255, 1);
    /* width: 1280px; */
    /* height: 1px; */

}

.link {
    /* width: 100px; */
    /* height: 21px; */
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-left: 25px;


}

.donation-section {
    padding: 112px 0;
}

.row.card_sec img {
    width: 40px;
    height: 42px;
    margin: 0px 0px 10px;
}

.card_sec .card {
    border: none;
}

.row_main {
    background: #fbddb6;
    border-radius: 30px;
    padding: 20px;

    text-align:center;
}

.main-2 {
    font-size: 44px;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
}

.my-content-2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
    padding-bottom: 30px;
    padding-top: 20px;
}


a.nav-link {
    color: white !important;
}

div#navbarNav {
    justify-content: space-between;
}

button.btn.btn-outline-success.my-2.my-sm-0.ml-auto {
    color: black;
}
.container-fluid.b2-row h3 {
    padding-top: 20px;
}
.client-img img {
    width: 68px;
    border-radius: 50%;
}
.social_icons {
    padding-top: 10px;
}
.cards-content-wrapper {
    display: flex;
    align-items: center;
}
.advance-column-set{display: flex; align-items: center;}
@media screen and (max-width: 1199.99px) {
    .advance-column-set {
        padding-left: 50px;
        display: flex;
        flex-direction: column-reverse;
    }
    .cards-content-wrapper {
        display: block;
        padding-right: 30px;
    }
    
}

@media screen and (max-width: 1024px) {
    .card {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .h-img {
        padding-top: 0px;
        border-radius: 20px;
        width: 100%;
        padding-bottom: 40px;
    }
    .advance-column-set {
        padding-left: 3px;
    }
    .h-box {
        background: linear-gradient(to bottom, rgba(59, 92, 212, 0.8), rgba(0, 18, 83, 0.8)), url(./Images/banner-img.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .donation-section {
        padding: 60px 0;
    }

    .b6-row {
        padding: 60px 0px;
    }

    .zakat-btn {
        font-size: 20px !important;
        margin: 60px 0 !important;
    }

    .card-title1 {
        font-size: 24px !important;

	text-align:center;
    }

    h5.card-title {
        font-size: 25px;
    }

    .heading {
        font-size: 25px !important;
        line-height: 35px;
    }

    .main {
        font-size: 25px;
        line-height: 35px;
    }

    .main-2 {
        font-size: 25px;
        line-height: 35px;
    }

    .b2-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .b3-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .b4-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .b5-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .b6-heading {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 30px !important;
    }

    .b7-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .b5-row {
        padding: 60px 0;
    }

    .b1-img {
        margin: 0 20px;
    }

    .b2-row {
        padding: 60px 0;
    }

    .b7-row {
        padding: 60px 0;
    }

    .content {
        padding-top: 130px;
        padding-bottom: 50px;
        padding-right: 0px;
        text-align: center;
    }

    .h-img img {
        width: 100%;
        padding-bottom: 50px;
    }

    .heading {
        font-size: 33px;
        text-align: center;
    }

    p.para {
        text-align: center;
    }

    h1.b2-heading {
        padding-top: 22px;
        text-align: center;
    }

    .b2-para {
        padding-bottom: 10px;
        text-align: center;
    }

    h1.b7-heading {
        text-align: center;
    }

    p.b7-para {
        text-align: center;
    }

    .col-md-6.cnetr {
        text-align: center;
        padding-bottom: 40px;
    }

    h1.h8-heading {
        text-align: center;
    }

    .box {
        text-align: center;
    }

    .b9-para {
        margin-right: 0;
        margin-top: 38px;
    }
    .pad-0{
        padding: 0px 10px 0px 0px;
    }
    .button-container {
        display: grid;
        justify-content: center;
    }
    .container-fluid.b2-row h3 {
        text-align: center;
    }
    div#navbarNav button {
        display: none;
    }
}
@media (max-width: 575.5px){
.pad-0 {
    padding: 0px 0px 0px 0px;
}
}