.hero-section {
    background-image: url(../images/other/hero-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width:992px) {
    .br {
        display: none;
    }
}

.separator {
    color: #D9D9D9;
    border: 0;
    border-top: 0.5px solid;
}

.separator-dashed {
    height: 0.6px;
    background-image: linear-gradient(90deg, #D9D9D9, #D9D9D9 60%, transparent 60%, transparent 100%);
    background-size: 10px 1px;
    border: none;
}

.img-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .9375rem;
}

/* check box */
.custome-check-box {
    display: block;
    cursor: pointer;
}

.custome-check-box>input {
    visibility: hidden;
    position: absolute;
}

.custome_register_check .custome-check-box>input+div {
    background-color: #FFFFFF;
    border-radius: 100px;
    padding: .8938rem 1.75rem;
    border: 0.5px solid #D9D9D9;
}

.custome-check-box>input+div {
    cursor: pointer;
    color: #1A1A1A;
    background-color: #FCFAF8;
    padding: .75rem 1.25rem;
    border-radius: 12px;
    border: 0.5px solid #FCFAF8;
    text-align: center;
}

.custome-check-box>input:checked+div {
    color: #FFFFFF;
    font-weight: 600 !important;
    background-color: #A41134;
    border: 0.5px solid #A41134;
}

.custome_register_check .custome-check-box>input:checked+div {
    font-weight: 500 !important;
}

.custome_register_check .custome-check-box>input+div .check-svg {
    display: none;
}

.custome_register_check .custome-check-box>input:checked+div .check-svg {
    display: block;
}

.courses-img {
    display: flex;
    width: 100%;
    height: 10rem;
    padding: .75rem .9375rem;
    border-radius: 0.75rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.courses-img .courses_info {
    font-size: clamp(1.125rem, 0.3977rem + 1.5152vw, 1.25rem);
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    z-index: 1;
}

.courses-img::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0.75rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.31%, rgba(0, 0, 0, 0.85) 100%);
    pointer-events: none;
}

.courses-img2 {
    width: 15.625rem;
    height: 9.6875rem;
    border-radius: .75rem;
    object-fit: cover;
}

/* custom ul */
.custom-ul-arrow {
    padding-left: 1.75rem;
    margin-bottom: 0;
}

.custom-ul-arrow .li-arrow {
    position: relative;
    list-style: none;
    margin-bottom: .9375rem;
}

.custom-ul-arrow.arrow-small .li-arrow:last-child,
.custom-ul-arrow .li-arrow:last-child {
    margin-bottom: 0;
}

.custom-ul-arrow .li-arrow:before {
    content: '';
    position: absolute;
    left: -1.75rem;
    top: .4125rem;
    width: 1rem;
    height: .75rem;
    background-image: url(../images/icons/right-pointing-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.custom-ul-arrow.arrow-small .li-arrow {
    margin-bottom: .5rem;
}

.custom-ul-arrow.arrow-small {
    padding-left: 1.4375rem;
}

.custom-ul-arrow.arrow-small .li-arrow:before {
    left: -1.4375rem;
    top: .4375rem;
    width: .875rem;
    height: .625rem;
}

.ul-list-dot {
    margin-bottom: 0;
    list-style: disc
}

.ul-list-dot li {
    margin-top: .5rem;
}


/* islamic_courses */
.islamic_courses .dark-box {
    background-color: #1A1A1A;
    border-radius: .9375rem .9375rem 0 0;
}

.islamic_courses .separator-line {
    border-bottom: 0.5px solid #D9D9D9;

}

@media (min-width:992px) {
    .islamic_courses .dark-box {
        border-radius: .9375rem 0 0 .9375rem;
    }

    .islamic_courses .separator-line {
        border-bottom: none;
        border-right: 0.5px solid #D9D9D9;

    }

    .content-lg-sticky {
        position: sticky;
        top: 20%;
    }

    .min-w-lg-587 {
        min-width: 36.6875rem;
    }

    .border-lg-start {
        border-left: 0.5px solid #D9D9D9
    }
}

@media (min-width:768px) {
    .custome-line {
        position: relative;
        z-index: 2;
    }

    .custome-line:after {
        content: "";
        display: block;
        background-image: url(../images/other/down_mark_line.svg);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        height: 16px;
        left: -1.5%;
        bottom: -35%;
        z-index: -1;
        margin-top: 0;
        transition: all .2s ease-in-out
    }

}

.offcanvas-custom {
    --bs-offcanvas-width: 29rem;
}

.offcanvs_bottom-custom {
    --bs-offcanvas-height: 100%;
}

@media (max-width:476px) {
    .offcanvas-custom {
        --bs-offcanvas-width: 100%;
    }

    .border-end.remove_border {
        border: none !important;
    }
}

.lebal-box.status {
    position: absolute;
    top: 0;
    left: 0;
    right: unset !important;
    padding: .275rem .875rem;
    line-height: normal;
    border-radius: .75rem 0 .75rem 0;
}

.lebal-box {
    position: absolute;
    top: -0.0425rem;
    right: -0.0625rem;
    padding: clamp(0.4375rem, 0.2544rem + 0.586vw, 0.584rem) clamp(1.25rem, 1.0938rem + 0.5vw, 1.375rem);
    line-height: normal;
    border-radius: 0 .9375rem 0 .9375rem;
}

.lebal-box.rounded-12 {
    border-radius: 0 .75rem 0 .75rem;
}

.lebal-box .lebal-title {
    font-size: .9375rem;
    font-weight: 500;
}

/* courses page */
.courses-box .card.active,
.courses-box .card:hover {
    background-color: #A411340D;
    border: 0.5px solid #A41134;
    transition: all 0.3s ease-in-out;
}

.courses-box .card .up-arrow .bg-round {
    stroke: #D9D9D980;
    transition: all 0.3s ease-in-out;
}

.courses-box .card .up-arrow path {
    fill: #C7C7C7;
    stroke: #C7C7C7;
    transition: all 0.3s ease-in-out;
}

.courses-box .card.active .up-arrow circle,
.courses-box .card:hover .up-arrow circle {
    fill: #A41134;
    transition: all 0.3s ease-in-out;
}

.courses-box .card.active .up-arrow .bg-round,
.courses-box .card:hover .up-arrow .bg-round {
    stroke: #A41134;
    transition: all 0.3s ease-in-out;
}

.courses-box .card.active .up-arrow path,
.courses-box .card .up-arrow circle,
.courses-box .card:hover .up-arrow path {
    fill: #fff;
    stroke: #fff;
    transition: all 0.3s ease-in-out;
}

/* custom pills */
.custom-pills .nav-link {
    padding: 1.125rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
}

.custom-pills .nav-link.active {
    font-weight: 600;
}

/* custom accordion  */

.accordion-style-1 .accordion-wrapper .card-header button:before {
    content: "";
    width: 1.5625rem;
    height: 1.5625rem;
    background-image: url(../images/icons/pulse-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 1.5625rem;
    top: 29px;
    left: inherit;
}

.accordion-style-1 .accordion-wrapper .card-header button:not(.collapsed)::before {
    display: none;
}

.accordion-style-1 .accordion-wrapper .card-header button::after {
    content: "";
    position: absolute;
    top: 29px;
    margin-top: -.15rem;
    margin-left: -.3rem;
    width: 1.5625rem;
    height: 1.5625rem;
    background-image: url(../images/icons/minus-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 1.5625rem;
    left: inherit;
    display: none;
}

.accordion-style-1 .accordion-wrapper .card-header button:not(.collapsed)::after {
    display: inline-block;
}

.accordion-style-1 .accordion-wrapper .card-header button {
    padding: 0 2rem 0 0;
    font-weight: 600;
}

.accordion-style-1 .accordion-wrapper .card-header {
    font-size: 18px;
    font-weight: 600;
    padding: 1.5rem;
    position: relative;
}

.accordion-style-1 .accordion-item .card-body {
    padding: 1.25rem 1.5rem 1.5rem 1.5rem;
}

/* avatar */
.avatar-name {
    font-size: clamp(1.125rem, 0.25rem + 2vw, 1.375rem);
    font-weight: 600;
    width: clamp(3.375rem, 1.1875rem + 5vw, 4rem);
    height: clamp(3.375rem, 1.1875rem + 5vw, 4rem);
    border-radius: 50%;
    background: #FFF2F5;
    border: 0.63px solid #FFF2F5;
    color: #A41134;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .6rem;
}

.avatar-name2 {
    font-size: clamp(1rem, 0.5625rem + 1vw, 1.125rem);
    font-weight: 600;
    width: clamp(2.5rem, 0.3125rem + 5vw, 3.125rem);
    height: clamp(2.5rem, 0.3125rem + 5vw, 3.125rem);
    border-radius: 50%;
    background: #FFF2F5;
    border: 0.63px solid #FFF2F5;
    color: #A41134;
    display: flex;
    justify-content: center;
    align-items: center;
}

.courses_img-box.play-btn {
    position: relative;
}

.courses_img-box {
    position: relative;
}

.courses_img-box img {
    width: 100%;
    height: 9.375rem;
    border-radius: .75rem;
    object-fit: cover;
}

.courses_img-box:hover.play-btn::after {
    content: "";
    display: block;
    background-image: url(../images/icons/play-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 1.6875rem;
    height: 2rem;
    left: 50%;
    bottom: 50%;
    z-index: 1;
    transform: translate(-50%, 50%);
}

.courses_img-box:hover.play-btn::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(26, 26, 26, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: .75rem;
}

.courses_img-box .number_label {
    position: absolute;
    left: .75rem;
    bottom: .75rem;
    background-color: #1A1A1A;
    padding: 3.2px .5625rem;
    border-radius: 5.87px;
    line-height: 0;
    z-index: 1;
}

.courses_img-box .number_label .number_text {
    font-size: 11px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: normal;
}
.form-control.date-range,
.form-control.date-range[type="date"]::-webkit-calendar-picker-indicator {
    background-image: url(../images/icons/calendar-icon.svg);
    background-position: 93%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.input-line:after {
    content: "";
    background-color: #d9d9d9;
    position: absolute;
    width: 1px;
    height: 1.875rem;
    top: 0.875rem;
    right: 0;
    display: block
}

.country_img {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    object-fit: cover;
    margin-right: .5rem;
}

.custome_form-select .select2-container--default .select2-selection--single {
    border: none !important;
}

.custome_form-select .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 14px 20px;
}

/*  card rounded */
.card_rounded {
    width: 100%;
    background-color: #FFFFFF;
    border: 0.5px solid #D9D9D980;
    border-radius: 100px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: .9375rem;
}

.card_rounded .text_info {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1A1A1A;
}

.card_rounded .number-box {
    width: 4.25rem;
    height: 4.25rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.875rem;
    font-weight: 600;
}

.card_rounded .number-box.green {
    color: #45B73E;
    background-color: #F0FFEF;
    border: 0.5px solid #DEFCDC;
}

.card_rounded .number-box.pink {
    color: #B253CE;
    background-color: #FCF1FF;
    border: 0.5px solid #F5E3F9;
}

.card_rounded .number-box.orange {
    color: #DB8246;
    background-color: #FFF6F0;
    border: 0.5px solid #FCEADD;
}

.card_rounded .number-box.ocean_blue {
    color: #4A77C4;
    background-color: #ECF3FF;
    border: 0.5px solid #DFEAFF;
}

.card_rounded .number-box.sky_blue {
    color: #3598CD;
    background-color: #EEF9FF;
    border: 0.5px solid #D9F0FD;
}

.register_form-scroll {
    overflow-y: auto;
    height: calc(100vh - clamp(13.125rem, 17.5rem + -10vw, 11.875rem));
}

.register_form-scroll::-webkit-scrollbar {
    width: 5px;
}

.register_form-scroll::-webkit-scrollbar-track {
    background: #F9F9F9;
}

.register_form-scroll:hover::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.27);
    border-radius: 5px;
}

.modal-close-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    cursor: pointer;
}

.social_link:hover {
    color: #A41134 !important;
}

.social-link svg {
    stroke: #A41134;
}

.social-link svg path {
    fill: #A41134;
    stroke: #A41134;
}

.social-link svg:hover {
    fill: #A41134;
}

.social-link svg:hover path {
    fill: #fff;
    stroke: #fff;
}
.country_box {
    z-index: 1008;
}
.country_modal_box{
    z-index: 5000;
}
.scrollbar-x {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.scrollbar-x::-webkit-scrollbar {
    display: none;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fffffff2;
    z-index: 9999
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader::before , .loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #FFF;
    animation: prixClipFix 2s linear infinite ;
}

.loader::after {
    transform: rotate3d(90, 90, 0, 180deg );
    border-color: #A41134;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)
    }

    50% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)
    }

    75%, 100% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)
    }
}

/* farman css end */
