@charset "UTF-8";
body {
    background-color: #f4f8f8;
    color: #02130b !important;
}

.normal-user-account-actions .dropdown .btn {
    color: #02130b !important;
}

.main-nav-actions .btn {
    color: #fff !important;
}

.slider-container .slider-content .slider-search {
    border-radius: 13px;
    padding: 5px !important;
}
.slider-container .slider-content .slider-search .btn,
.slider-container .slider-content .slider-search input {
    height: 40px !important;
}
.slider-container .slider-content .slider-search .btn {
    border-radius: 10px !important;
}

#navbar {
    min-height: 60px;
    display: flex !important;
    align-items: center;
}

.course-cover-container {
    max-height: 350px !important;
}

.login-container {
    margin-block: 50px !important;
}
.login-container .login-card {
    padding-top: 5px !important;
    padding-bottom: 25px !important;
}
.login-container .login-card form {
    margin-top: 0 !important;
}

.blog-grid-detail {
    height: calc(100% - 250px);
}
.blog-grid-detail .blog-grid-desc {
    height: auto !important;
    border: none !important;
}

.dark-mode-logo {
    display: none;
}

.nav-btn-icon {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
}

.gap-50 {
    gap: 0.5rem;
}

.gap-1 {
    gap: 1rem;
}

.gap-2 {
    gap: 2rem;
}

.gap-3 {
    gap: 3rem;
}

.row-gap-50 {
    row-gap: 0.5rem;
}

.row-gap-1 {
    row-gap: 1rem;
}

.row-gap-2 {
    row-gap: 2rem;
}

.row-gap-3 {
    row-gap: 3rem;
}

.dropdown-toggle .badge {
    position: absolute;
    top: -5px;
    inset-inline-end: -5px;
}

.title-content .section-title {
    font-size: 26px !important;
}

.btn-primary {
    color: #fff !important;
}

@media (max-width: 768px) {
    .course-cover-height {
        min-height: 150px;
    }
    .course-cover-height img {
        height: 150px;
    }
    #collapseBtn {
        display: none;
    }
    .login-container .col-12.col-md-6.pl-0 {
        text-align: center;
        padding: 0 !important;
    }
    .login-container .img-cover {
        max-width: 250px !important;
        margin: auto;
    }
    .login-container .login-card {
        padding-block: 25px !important;
        padding-inline: 0 !important;
    }
    #learningPageContent,
    .js-video-and-download {
        height: 350px !important;
        max-height: 350px !important;
        min-height: 350px !important;
    }
    .notification .dropdown-menu,
    .cart .dropdown-menu {
        left: unset;
        right: unset;
        inset-inline-start: -14px;
        top: -25px;
        max-height: 400px;
        overflow: auto !important;
    }
}
.end-0 {
    inset-inline-end: 0rem !important;
}

.end-1 {
    inset-inline-end: 1rem !important;
}

.end-2 {
    inset-inline-end: 2rem !important;
}

.end-3 {
    inset-inline-end: 3rem !important;
}

.end-4 {
    inset-inline-end: 4rem !important;
}

.end-5 {
    inset-inline-end: 5rem !important;
}

.start-0 {
    inset-inline-start: 0rem !important;
}

.start-1 {
    inset-inline-start: 1rem !important;
}

.start-2 {
    inset-inline-start: 2rem !important;
}

.start-3 {
    inset-inline-start: 3rem !important;
}

.start-4 {
    inset-inline-start: 4rem !important;
}

.start-5 {
    inset-inline-start: 5rem !important;
}

.top-0 {
    top: 0rem !important;
}

.top-1 {
    top: 1rem !important;
}

.top-2 {
    top: 2rem !important;
}

.top-3 {
    top: 3rem !important;
}

.top-4 {
    top: 4rem !important;
}

.top-5 {
    top: 5rem !important;
}

.bottom-0 {
    bottom: 0rem !important;
}

.bottom-1 {
    bottom: 1rem !important;
}

.bottom-2 {
    bottom: 2rem !important;
}

.bottom-3 {
    bottom: 3rem !important;
}

.bottom-4 {
    bottom: 4rem !important;
}

.bottom-5 {
    bottom: 5rem !important;
}

.end-0,
.end-1,
.end-2,
.end-3,
.end-4,
.end-5,
.start-0,
.start-1,
.start-2,
.start-3,
.start-4,
.start-5,
.top-0,
.top-1,
.top-2,
.top-3,
.top-4,
.top-5,
.bottom-0,
.bottom-1,
.bottom-2,
.bottom-3,
.bottom-4,
.bottom-5 {
    z-index: 1;
}

.nav-icon .badge {
    height: 12px;
    width: 12px;
}

.nav-icon.dropdown-toggle::after {
    display: none;
}

.lh-1 {
    line-height: 1;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-27 {
    font-size: 27px !important;
}

.fs-28 {
    font-size: 28px !important;
}

.fs-29 {
    font-size: 29px !important;
}

.fs-30 {
    font-size: 30px !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.font-10 {
    font-size: 10px;
    line-height: 1.4;
    font-weight: normal;
}
@media (max-width: 767px) {
    .font-10 {
        font-size: 11px;
    }
}

.font-12 {
    font-size: 12px;
    line-height: 1.4;
    font-weight: normal;
}
@media (max-width: 767px) {
    .font-12 {
        font-size: 12px;
    }
}

.font-14 {
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
}
@media (max-width: 767px) {
    .font-14 {
        font-size: 14px;
    }
}

.font-16 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
}
@media (max-width: 767px) {
    .font-16 {
        font-size: 16px;
    }
}

.font-18 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: normal;
}
@media (max-width: 767px) {
    .font-18 {
        font-size: 16px;
    }
}

.font-20 {
    font-size: 20px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-20 {
        font-size: 18px;
    }
}

.font-21 {
    font-size: 21px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-21 {
        font-size: 20px;
    }
}

.font-22 {
    font-size: 22px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-22 {
        font-size: 20px;
    }
}

.font-23 {
    font-size: 23px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-23 {
        font-size: 20px;
    }
}

.font-24 {
    font-size: 24px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-24 {
        font-size: 20px;
    }
}

.font-25 {
    font-size: 25px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-25 {
        font-size: 20px;
    }
}

.font-26 {
    font-size: 26px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-26 {
        font-size: 20px;
    }
}

.font-27 {
    font-size: 27px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-27 {
        font-size: 20px;
    }
}

.font-28 {
    font-size: 28px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-28 {
        font-size: 20px;
    }
}

.font-29 {
    font-size: 29px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-29 {
        font-size: 20px;
    }
}

.font-30 {
    font-size: 30px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-30 {
        font-size: 20px;
    }
}

.font-36 {
    font-size: 36px;
    line-height: 1.22;
    font-weight: bold;
}
@media (max-width: 767px) {
    .font-36 {
        font-size: 22px;
    }
}

.font-weight-500,
.fw-500 {
    font-weight: 500;
}

.text-end {
    text-align: end !important;
}

.text-start {
    text-align: start !important;
}

.container {
    max-width: 1380px !important;
}

.dropdown-menu:not(.cart) {
    border-radius: 15px !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.dropdown-menu:not(.cart) a,
.dropdown-menu:not(.cart) button {
    width: 100%;
    transition: ease-in-out 0.2s;
    font-weight: 400;
    text-align: start;
    padding-block: 6px !important;
    margin: 0 !important;
    padding-inline: 12px !important;
}

.w-50r {
    width: 0.5rem !important;
}

.min-w-50r {
    min-width: 0.5rem !important;
}

.max-w-50r {
    max-width: 0.5rem !important;
}

.h-50r {
    height: 0.5rem !important;
}

.min-h-50r {
    min-height: 0.5rem !important;
}

.max-h-50r {
    max-height: 0.5rem !important;
}

.w-50r {
    width: 0.5rem !important;
}

.min-w-1r {
    min-width: 1rem !important;
}

.max-w-1r {
    max-width: 1rem !important;
}

.h-1r {
    height: 1rem !important;
}

.min-h-1r {
    min-height: 1rem !important;
}

.max-h-1r {
    max-height: 1rem !important;
}

.w-2r {
    width: 2rem !important;
}

.min-w-2r {
    min-width: 2rem !important;
}

.max-w-2r {
    max-width: 2rem !important;
}

.h-2r {
    height: 2rem !important;
}

.min-h-2r {
    min-height: 2rem !important;
}

.max-h-2r {
    max-height: 2rem !important;
}

.w-3r {
    width: 3rem !important;
}

.min-w-3r {
    min-width: 3rem !important;
}

.max-w-3r {
    max-width: 3rem !important;
}

.h-3r {
    height: 3rem !important;
}

.min-h-3r {
    min-height: 3rem !important;
}

.max-h-3r {
    max-height: 3rem !important;
}

.w-4r {
    width: 4rem !important;
}

.min-w-4r {
    min-width: 4rem !important;
}

.max-w-4r {
    max-width: 4rem !important;
}

.h-4r {
    height: 4rem !important;
}

.min-h-4r {
    min-height: 4rem !important;
}

.max-h-4r {
    max-height: 4rem !important;
}

.w-5r {
    width: 5rem !important;
}

.min-w-5r {
    min-width: 5rem !important;
}

.max-w-5r {
    max-width: 5rem !important;
}

.h-5r {
    height: 5rem !important;
}

.min-h-5r {
    min-height: 5rem !important;
}

.max-h-5r {
    max-height: 5rem !important;
}

.w-6r {
    width: 6rem !important;
}

.min-w-6r {
    min-width: 6rem !important;
}

.max-w-6r {
    max-width: 6rem !important;
}

.h-6r {
    height: 6rem !important;
}

.min-h-6r {
    min-height: 6rem !important;
}

.max-h-6r {
    max-height: 6rem !important;
}

.blur {
    filter: blur(10px); /* رقم البلور px */
    background: linear-gradient(
        90deg,
        rgba(18, 31, 62, 0.9) 0%,
        rgba(18, 31, 62, 0) 100%
    );
    object-fit: cover;
}

.w-1400 {
    width: 1400px;
    margin: auto;
}

.course-cover-height img {
    min-height: 300px;
    height: 400px;
}

.opacity-30 {
    opacity: 0.3;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-50 {
    opacity: 0.5;
}

.opacity-60 {
    opacity: 0.6;
}

.opacity-70 {
    opacity: 0.7;
}

.border-dashed {
    border-style: dashed !important;
}

.course-extra-card {
    background-color: #f7f7f7;
}
.course-extra-card .course-extra-card__title {
    margin-top: -30px;
}

.course-description li {
    list-style: none !important;
}
.course-description p {
    font-size: 14px;
    font-weight: 400;
}

.course-cover-height {
    position: relative;
}
.course-cover-height::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #02130b;
    opacity: 0.2;
    position: absolute;
}

.webinar-card-container {
    padding-inline-start: 10px;
}
.webinar-card-container .webinar-card {
    display: flex;
    align-items: center;
}
.webinar-card-container .webinar-card .image-box {
    height: 125px;
    width: 160px;
    margin: 0 auto;
    margin-inline-start: -10px !important;
    overflow: hidden;
}
.webinar-card-container .webinar-card .image-box img {
    border-radius: 0.625rem !important;
    width: 100%;
    height: 100%;
}

.footer {
    margin-top: 50px;
}

.home-container {
    margin-bottom: 100px;
}

.object-fit-cover,
ofc {
    object-fit: cover !important;
}

.border-1 {
    border-width: 1px !important;
}

.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-4 {
    border-width: 4px !important;
}

.border-5 {
    border-width: 5px !important;
}

.nav-tabs .nav-item a::after {
    content: "";
    position: absolute;
    bottom: -14px !important;
    height: 3px !important;
    width: 100%;
    background-color: var(--primary);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.nav-tabs .nav-item a::after {
    left: 0;
    transform-origin: left center;
}

.nav-tabs .nav-item a.active,
.nav-tabs .nav-item a.active * {
    color: var(--primary) !important;
}

.nav-tabs .nav-item a.active::after,
.nav-tabs .nav-item:hover a::after {
    transform: scaleX(1);
    transform-origin: left center;
}

.nav-tabs .nav-item:not(:hover) a::after {
    transform-origin: right center;
}

.rtl .nav-tabs .nav-item a::after {
    right: 0;
    transform-origin: right center;
}

.rtl .nav-tabs .nav-item a.active::after,
.rtl .nav-tabs .nav-item:hover a::after {
    transform: scaleX(1);
    transform-origin: right center;
}

.rtl .nav-tabs .nav-item:not(:hover) a::after {
    transform-origin: left center;
}

.bg-light-primary {
    background-color: rgba(34, 159, 98, 0.2) !important;
}

.cat-dropdown-item {
    transition: ease-in-out 0.2s;
}
.cat-dropdown-item:hover {
    background-color: #0d6efd;
}
.cat-dropdown-item:hover > a {
    color: #fff !important;
}

/*# sourceMappingURL=custom.css.map */

.stage-green {
    border-top: 5px solid #28a745 !important;
}
.stage-blue {
    border-top: 5px solid #007bff !important;
}
.stage-purple {
    border-top: 5px solid #6f42c1 !important;
}
.bg-purple {
    background-color: #6f42c1 !important;
}
.text-purple {
    color: #6f42c1 !important;
}
.stage-number {
    position: absolute;
    top: -15px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
