@font-face {
    font-family: janna;
    src: url(/assets/fonts/janna.ttf);
}

body {
    font-family: janna;
}

.logo-wrapper {
    position: absolute;
    top: 12px;
    left: 24px;
    z-index: 1;
}

.logo-wrapper img {
    width: 80px;
}

.navbar-nav {
    margin-left: 0;
}

.masthead h1 {
    background-color: rgb(60 62 62 / 18%);
    padding: 22px 0px;
    color: #ffffff;
    margin: -231px 0 0 0;
}

.masthead {
    background: url(../assets/img/masked.png), linear-gradient(179deg, #000000 0%, rgb(63 152 184 / 27%) 100%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#about {
    color: #fff;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.664) 0%, rgba(0, 0, 0, 0.747) 100%), url("../assets/img/slide2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-h1 {
    font-size: 4rem;
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
    text-decoration: underline;
    text-underline-offset: 33px;
    text-underline-position: under;
}

.section-p {
    font-size: 2.5rem;
}

.navbar {
    background-color: #000000!important;
}

.nav-item {
    margin-right: 8px;
}

.navbar-nav {
    margin-right: 30px;
}

.masked_p {
    background-color: #358cab;
}

.masked_p img {
    width: 100%;
    margin: 0 !important;
}

#goals {
    position: relative;
}

.title-card {
    color: white;
    position: absolute;
    background-color: #358cab;
    height: 237px;
    padding: 70px;
    margin: auto;
    max-width: 559px;
    width: 75%;
    margin-top: -85px;
    /* margin-bottom: -130px; */
    z-index: 3;
    left: 0;
    right: 0;
}

.swiper {
    width: 100%;
    min-height: 30rem;
}

.swiper-slide {
    min-height: 30rem;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .slide-bg {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 30rem;
    object-fit: cover;
}

.swiper-pagination {
    position: absolute;
    top: calc(50% + 175px)!important;
}

.swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    border: 2px solid #ffffffa1;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: white;
    border: 88px white;
}

#swiper-pagination2 {
    top: unset !important;
    bottom: 64px;
}

#swiper-pagination2 .swiper-pagination-bullet {
    position: relative;
}

.slide_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    color: white;
}

.slide_overlay img {
    width: 200px;
    margin: 4px;
}

.slide_overlay .s_icon {
    margin-top: -25px;
}

.section-icon {
    margin-top: 40px;
    width: 180px;
}

#project h1 {
    color: #3daf5c;
    margin-top: 20px;
}

#project .section-p {
    color: #606060;
}

.donate .btn-primary {
    background-color: #3C9AB8;
    border-color: #32bebf4d;
    font-size: 1.5rem;
    border-radius: 18px;
    font-weight: bold;
    min-width: 177px;
    padding: 15px 42px;
}

.donate .btn-primary:hover {
    background-color: #49a7c7;
}

.donate .btn-primary .btn-icon {
    /* line-height: 0; */
    margin: -3px 4px;
    display: inline;
}

.donate-iban {
    background-color: white;
}

.donate-iban .section-h1 {
    color: #17682C !important;
    text-decoration: none;
}

.donate-iban .iban-area {
    color: white !important;
    background-color: #17682C;
    padding-top: 65px;
    padding-bottom: 23px;
}

#final p {
    font-size: 2.5rem;
    margin-top: 20px;
    color: #606060;
}

#final .hadees {
    width: 100%;
}

@media (max-width: 992px) {
    .navbar-brand {
        font-size: .9rem;
        line-height: 2;
    }
    .masthead h1 {
        font-size: 2rem;
    }
    .slide_overlay img {
        width: 120px;
    }
    .slide_overlay .s_icon {
        margin-top: 35px;
    }
    .logo-wrapper {
        position: absolute;
        top: 12px;
        left: 12px;
        z-index: 1;
    }
    .swiper-pagination {
        position: absolute;
        top: 370px !important;
    }
    .swiper-pagination-bullet {
        width: 30px;
        height: 30px;
    }
    .s_icon h1 {
        font-size: 1.4rem !important;
    }
    .logo-wrapper img {
        width: 60px;
    }
    .section-h1 {
        font-size: 2.2rem;
    }
    .section-p {
        font-size: 1.5rem;
    }
    .donate h2 {
        font-size: 2rem !important;
    }
    .donate-iban h1 {
        font-size: 1.4rem;
    }
    .section-icon {
        width: 120px;
    }
    #final p {
        font-size: 2rem;
        margin-top: 20px;
        color: #606060;
    }
    footer.footer .social-link {
        font-size: 3rem;
        width: 4rem;
    }
}