@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Noto+Naskh+Arabic:wght@400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);
@import url(https://fonts.googleapis.com/css2?family=My+Soul&display=swap);

.scroll_top_btn, .tb {
    position: fixed;
    z-index: 2
}

.navbar, .offcanvas {
    transition: .9s ease-in-out !important
}

.Sign-in_singup_form input, body {
    font-family: var(--font_family_Figtree) !important
}

.menu_icon_o, .top_toogle_icon {
    transform: rotate(90deg)
}

.carousel-item img, .home_banner, .home_lib_image, .lib_thumbnail {
    object-fit: cover;
    object-fit: cover
}

:root {
    --font_family_poppins: "Poppins", sans-serif;
    --font_family_Figtree: "Figtree", sans-serif;
    --font-family-Noto: "Noto Sans Arabic", sans-serif;
    --font-family-Naskh: "Noto Naskh Arabic", serif;
    --font-family-Amiri: "Amiri", serif;
    --font-family-Georgian: "Noto Sans Georgian", sans-serif;
    --font-family-cursive: "My Soul", cursive;
    --color-primary: #4B3F72;
    --color-accent-1: #E8DCCF;
    --color-accent-2: #4AA8A1;
    --color-background: #FAFAFA;
    --color-text: #2E2E2E;
    --color-secondary-text: #7C7C7C
}

body {
    /* background-color: red !important; */
    margin: 0% auto !important;
    overflow-x: hidden !important;
    max-width: 1400px !important;
    /* width: 100% !important; */
    /* margin: 0; */
    /* position: relative !important; */
    /* padding: 0; */
    color: #2b2b2b !important;
    opacity: 0;

    transition: opacity 1.5s ease-in-out;
  }
.blur_text{
    margin-top: -130px !important;
    background-color: rgba(255, 249, 249, 0) !important;
    backdrop-filter: blur(20px) !important;
    border-radius: 20px !important;
}
.gorgia_font {
    font-family: var(--font-family-cursive) !important
}
.home_banner_1{
    background-image: url('/assets/images/banners/home_banner.png');
}
.subject_topic_name, .tit {
    font-size: 14px !important
}
.offcanvas-end{
    height: 100vh !important;
}
.home_lib_image {
    width: 100%;
    background-size: cover
}

.single_ayah_div {
    border-radius: 10px !important
}

@media (max-width:778px) {
    .bis_text {
        font-size: 24px !important
    }
}

@media (max-width:576px) {
    .bis_text {
        font-size: 14px !important
    }

    .paper_book_header_text, .time_head, .top_1-e a {
        font-size: 13px
    }

    .fons_logo {
        height:120px !important
    }

    .gorgia_font {
        font-size: 18px !important
    }
}

@media (max-width:376px) {
    .num_css {
        font-size: 9px !important
    }

    .font_naskh, .quran_translate {
        font-size: 14px !important
    }

    .bis_text {
        margin-top: 6px !important;
        font-size: 12px !important
    }
}
.quran_imgae{
    object-fit: cover !important;
    width: 90% !important;
    height: 240px !important;
}
.aya_time {
    padding: 4px 10px;
    border: 1px solid rgba(0, 0, 0, .411);
    border-radius: 50% !important;
    font-size: 12px;
    margin: 0 5px !important
}

.lib_thumbnail {
    background-size: cover;
    border-radius: 20px
}

.cp_bnt {
    background-color: transparent;
    padding: 0 !important;
    border: none;
    font-weight: 400 !important;
    text-align: start !important
}

.font_naskh {
    font-family: var(--font-family-Amiri) !important
}

.carousel-item img {
    height: 90vh;
    width: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top !important
}

.tabs_srrt {
    overflow-y: scroll;
    height: 95vh !important
}

.scroll_top_btn {
    bottom: 5%;
    right: 1%
}

.tb {
    top: 0;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px
}

.scroll_top_btn button {
    border: 0;
    padding: 10px 15px;
    color: #fff;
    background-color: #000;
    border-radius: 50px
}

.offcanvas {
    width: 70%;
    z-index: 1212 !important
}

.single_surah_div {
    padding: 10px 15px;
    border-radius: 10px;
    margin: 2px auto;
    border: 2px solid #fff !important;
    background-color: #ebebeb
}

.sinle_car {
    height: 40vh !important
}

.arabi {
    padding: 10px 0 !important;
    font-size: 32px !important
}

.ayah_name {
    background-color: #fff !important
}

.top_header .nav-link{
    /* color: white !important; */
    transition: 0.6s ease-in-out !important;
}
.top_header .nav-link.active {
 font-weight: 700 !important;
  color:#bd910f !important;
}

.share_div {
    position: sticky;
    bottom: 3% !important
    ;
    display: none !important;
}

.share_div button {
    background-color: #cecdcd;
    padding: 5px 10px;
    border: none !important
}

.Sign-in_singup_form input {
    padding: 10px 14px;
    border-radius: 8px;
    border: 1px solid #e9e7e7
}

@media (min-width:992px) {
    .tab_s {
        position: sticky !important;
        top: 1% !important;
        height: max-content !important;
        background-color: #e7e7e7 !important
    }
}

.about_content.active, .bg_btn, .btn_of_index_actic.active, .btn_pagin.active, .nav_tab_name_Sura.active, .page-item.active .page-link {
    background-color: #6d94bb !important
}

.page-item.active .page-link {
    color: #fff !important;
    border-color: #6d94bb !important
}

.btn_pagin.active {
    color: #fff !important;
    font-weight: 700
}

@media (max-width:360px) {
    .paper_book_header_text, .time_head, .top_1-e a {
        font-size: 10px
    }

    .fons_logo {
        height: 60px !important
    }

    .gorgia_font {
        font-size: 14px !important
    }

    .paper_book_header_text {
        font-size: 12px
    }
}

@media (max-width:272px) {
    .paper_book_header_text, .time_head, .top_1-e a {
        font-size: 8px
    }

    .fons_logo {
        height: 40px !important;
        width: 15%
    }

    .gorgia_font {
        font-size: 13px !important
    }
}

.fons_logo {
    object-fit: contain !important;
    height: 120px;
    max-width:20% !important; 

}

.nav-tabs .nav-link {
    color: #6d94bb
}

.single_subject_div_here {
    padding: 2px !important
}

.custom-select {
    max-height: 200px;
    overflow-y: auto
}

.num_css {
    font-size: 14px;
    font-weight: 300;
    text-align: justify
}

.bg_btn {
    border: none;
    padding: 5px 8px;
    color: #fff !important
}

.nav_tab_name_Sura, .nav_tab_name_Sura.active, .nav_tab_name_Sura_nav-link:hover .nav_tab_name_Sura {
    width: 90% !important;
    text-align: start !important;
    border: none !important
}

.bg_1 {
    box-shadow: rgba(109, 109, 109, .09) 0 3px 12px
}

.nav_tab_name_Sura {
    transition: .5s ease-in-out;
    font-size: 15px !important;
    color: #6d6d6d !important
}

.nav_log, .slider_canvas {
    transition: .5s ease-in-out !important
}

.nav_tab_name_Sura_nav-link {
    width: 90% !important
}

body.fade-in {
    opacity: 1 !important
}

body.fade-out {
    opacity: 0 !important
}

.nav_tab_name_Sura.active {
    color: #fff !important;
    box-shadow: none !important
}

.nav_tab_name_Sura_nav-link:hover .nav_tab_name_Sura {
    box-shadow: none !important;
    color: #fff !important;
    background-color: #347683 !important
}

.top_header_1 a {
    text-decoration: none;
    color: #292929 !important;
    padding: 0 10px;
    padding-bottom: 10px !important
}

.social_cion i {
    color: #fff !important
}

.top_header {
    color: white !important;
    position: relative !important;
    /* position: absolute !important;
    top: 0; */
    background-color: rgba(239, 239, 239, 0.068);
    backdrop-filter: blur(10px);
    /* background-color: transparent !important */
}

.home_banner, footer {
    color: #1d1d1d !important;
    background-color: #ececec !important
}

.slider_canvas {
    width: 15vw
}

@media (max-width:992px) {
    .fons_logo {
        height: 100px !important
    }
    .accordion-button::after {
        display: none
    }

    .home_banner {
        height: 500px !important
    }

    .slider_canvas {
        transition: .5s ease-in-out !important;
        width: 85vw
    }
}

.menu_icon_o {
    display: inline-block;
    font-size: 22px;
    font-weight: 400
}

.logo_of_navbar {
    height: 60px
}

.home_banner {
    height: 80vh;
    background-size: cover !important;
    background-position: center
}

.home_lib_image, .library_div {
    object-fit: contain
}

.shelft {
    height: 40px !important;
    width: 100% !important;
    z-index: 1;
    bottom: 2% !important;
    background-color: #663399 !important;
    transform: rotateX(10deg) !important
}

.z_2 {
    z-index: 2 !important
}

.col_11_div a {
    padding: 5px !important
}

.nav_log {
    transform: scale(.9)
}

.book_div img, .topbar_fix {
    transition: .6s ease-in-out
}

.donate_card_main_img {
    width: 100% !important;
    height: 250px !important
}

.nav_log:hover {
    transform: scale(.99)
}

.card_overlay {
    background: rgba(0, 0, 0, .4);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4040414d;
    backdrop-filter: blur(2.5px);
    z-index: 100
}

.donate_btn {
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 20px;
    border: none;
    background-color: #fff;
    border-radius: 5px
}

.donate_btn a {
    font-size: 13px;
    text-transform: uppercase;
    color: #020024 !important
}

.blur_bg {
    background-color: rgba(170, 169, 169, .041) !important;
    backdrop-filter: blur(10px)
}

.book_div:hover img {
    transform: scale(1.1) !important
}

.topbar_fix {
    background-color: #fff;
    position: fixed !important;
    top: 0;
    width: 100%
}

.col_2_fix {
    background-color: #fff !important;
    top: 20%;
    z-index: 15 !important;
    height: max-content;
    position: sticky;
    left: 0;
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px
}

.cus_copy_pop.title {
    color: red !important
}

.cus_copy_pop {
    background-color: #fff;
    border-radius: 4px !important;
    position: absolute;
    bottom: 4%;
    right: 1%;
    height: max-content !important;
    padding: 0 !important;
    font-weight: 400 !important;
    font-size: 10px !important
}

.cus_copy_pop .swal2-title {
    color: #6d94bb;
    font-size: 16px;
    padding: 10px 5px;
    font-weight: 400
}

.home_lib_image {
    height: 200px !important
}

.library_div_und {
    border: 1px solid #f2c94c
}

.swal2-timer-progress-bar {
    background: #6d94bb !important;
    height: 5px;
    border-radius: 4px
}

.audio-wrapper {
    background-color: transparent !important;
    height: 25px !important
}

.single_subject_div_here {
    border-radius: 10px;
    border: 1px solid #bd910f
}

.surah-max-div {
    background-color: transparent;
    border: 1px solid #bd910f;
    border-radius: 10px
}

.btn_of_pagin_lib>button {
    border: 1px solid red !important
}

.footer_nav_privacy li, .footer_nav_privacy li a {
    border-bottom: 1px solid #fff;
    transition: .6s ease-in-out !important
}

.btn_of_pagin_lib.active, .pagin-library-btn button.active {
    background-color: #6d94bb !important;
    color: #fff !important
}

.pagin-library-btn {
    border: none;
    padding: 5px 10px;
    border-radius: 4px
}

.bg {
    color: #fff;
    background-color: #6d94bb
}

.page_border_of_quran_page {
    padding: 15px 5px;
    border-radius: 10px;
    border: 2px solid #ecc56f
}

.srl_num_of_subjects {
    font-size: 13px !important
}

.accordion-button::after {
    display: none !important
}

.list_of_subject_scroll {
    height: 85vh !important;
    overflow-y: scroll !important
}

.btn_of_index_actic.active {
    color: #fff
}

.footer_nav_privacy li a {
    text-decoration: none !important;
    color: #2e2e2e !important
}

.footer_nav_privacy li a:hover, .top_header .nav-link a:hover, .top_header .nav-link:hover {
    color: #bd910f !important
}

.footer_nav_privacy li:hover {
    color: #bd910f !important;
    border-bottom: 1px solid #bd910f
}

.top_header .nav-link {
    transition: .6s ease-in-out !important
}

.top_header .nav-link a {
    text-decoration: none !important;
    color: white !important;
    /* color: #2e2e2e !important; */
    transition: .6s ease-in-out !important
}