/* /Components/Courses_Menu.razor.rz.scp.css */
.max-content-width[b-0w5anzxzwn]
{
    width:max-content;
}
/* /Components/PageHeader.razor.rz.scp.css */
/* ######################## hero-img ##################### */
.hero-img[b-h4e8xqqtb0] {
    background: url("../assets/images/hero-image.jpg") center/cover no-repeat;
    height: 50vh;
    position: relative;
}

    .hero-img h1[b-h4e8xqqtb0] {
        color: #fff;
        padding-top: 7rem;
        padding-right: 15rem;
        font-weight: bold;
    }

.breadcrumb[b-h4e8xqqtb0] {
    margin-bottom: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    right: 7rem;
    bottom: 0;
    z-index: 9;
    padding: 25px 25px 22px;
    background: #fff;
    color: #013078;
    border-radius: 10px 10px 0 0;
}

    .breadcrumb a[b-h4e8xqqtb0] {
        text-decoration: none;
    }

        .breadcrumb a:hover[b-h4e8xqqtb0] {
            text-decoration: underline;
        }

    .breadcrumb li[b-h4e8xqqtb0] {
        float: right;
        position: relative;
        z-index: 11;
        line-height: 1;
        font-weight: 700;
        padding: 0 10px;
    }

    .breadcrumb .active[b-h4e8xqqtb0]:after {
        content: '/';
        position: absolute;
        bottom: 0;
        right: -3px;
        z-index: 1;
        color: #ccc;
    }

    .breadcrumb li a[b-h4e8xqqtb0] {
        color: #1c1e27;
    }
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-7wvppjq9zi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7wvppjq9zi] {
    flex: 1;
}

.sidebar[b-7wvppjq9zi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7wvppjq9zi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7wvppjq9zi]  a, .top-row[b-7wvppjq9zi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7wvppjq9zi]  a:hover, .top-row[b-7wvppjq9zi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7wvppjq9zi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-7wvppjq9zi] {
        justify-content: space-between;
    }

    .top-row[b-7wvppjq9zi]  a, .top-row[b-7wvppjq9zi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7wvppjq9zi] {
        flex-direction: row;
    }

    .sidebar[b-7wvppjq9zi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7wvppjq9zi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7wvppjq9zi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7wvppjq9zi], article[b-7wvppjq9zi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3yjfl8w9bo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-3yjfl8w9bo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3yjfl8w9bo] {
    font-size: 1.1rem;
}

.bi[b-3yjfl8w9bo] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3yjfl8w9bo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3yjfl8w9bo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3yjfl8w9bo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3yjfl8w9bo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3yjfl8w9bo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3yjfl8w9bo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3yjfl8w9bo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-3yjfl8w9bo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3yjfl8w9bo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3yjfl8w9bo] {
        display: none;
    }

    .collapse[b-3yjfl8w9bo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-3yjfl8w9bo] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/NotFoundLayout.razor.rz.scp.css */
.unauthorized-layout[b-bc9q2ti6az] {
    text-align: center;
    padding: 20px;
}

header[b-bc9q2ti6az] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 10px;
}

footer[b-bc9q2ti6az] {
    margin-top: 20px;
    font-size: 0.8em;
    color: #6c757d;
}
/* /Pages/AboutUs.razor.rz.scp.css */
.body-page[b-57u0hr19a6] {
    overflow: hidden;
    font-family: IRANSans;
    direction: rtl;
    max-height: fit-content;
    margin: 0;
    padding: 0;
}

#myHeader[b-57u0hr19a6] {
    background-color: #fff;
    box-shadow: 0 5px 40px rgb(0, 0, 0);
}

#mobileHeader[b-57u0hr19a6] {
    background-color: #fff;
    box-shadow: 0 5px 40px rgb(0, 0, 0);
}

/* ###################### header ######################### */
.dropbtn:hover[b-57u0hr19a6] {
    color: #ed9700;
}

.links ul[b-57u0hr19a6] {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .links ul li[b-57u0hr19a6] {
        padding: 12px 0;
    }

        .links ul li a[b-57u0hr19a6] {
            color: #000;
            text-decoration: none;
            font-weight: bold;
        }

.dropdown-content[b-57u0hr19a6] {
    display: none;
    position: absolute;
    left: unset;
    top: 100%;
    right: unset;
    bottom: unset;
    background-color: #ccc;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
    border-radius: 10px;
    padding: 10px 20px;
}

    .dropdown-content .sub-dropdown li[b-57u0hr19a6] {
        padding: 5px 0;
    }

    .dropdown-content .sub-dropdown a[b-57u0hr19a6] {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

        .dropdown-content .sub-dropdown a:hover[b-57u0hr19a6] {
            color: #ed9700;
            font-weight: bold;
        }

.dropdown:hover .dropdown-content[b-57u0hr19a6] {
    display: block;
    z-index: 20;
}

.user-icon a[b-57u0hr19a6],
.search-icon a[b-57u0hr19a6],
.shopping-icon a[b-57u0hr19a6] {
    color: #013078;
}

    .search-icon a:hover[b-57u0hr19a6],
    .shopping-icon a:hover[b-57u0hr19a6] {
        color: #ed9700;
    }

.user-icon ul li[b-57u0hr19a6] {
    list-style: none;
}

    .user-icon ul li a[b-57u0hr19a6] {
        text-decoration: none;
    }

.user-icon .dropdown-content[b-57u0hr19a6] {
    min-width: 100px;
}

.user-icon .sub-dropdown[b-57u0hr19a6] {
    padding-right: 5px !important;
    margin-bottom: 0.5rem !important;
}

.offcanvas[b-57u0hr19a6] {
    background-color: #fff;
}

.bar-icon svg:hover[b-57u0hr19a6] {
    color: #ed9700 !important;
}

.btn-close[b-57u0hr19a6] {
    margin-right: auto !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
}

.list-offcanvas ul[b-57u0hr19a6] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .list-offcanvas ul li[b-57u0hr19a6] {
        padding: 10px;
    }

.list-offcanvas a[b-57u0hr19a6] {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    transition: all 0.3s ease;
}

    .list-offcanvas a:hover[b-57u0hr19a6] {
        color: #ed9700;
    }

.sub-offcanvas a[b-57u0hr19a6] {
    color: #ed9700;
    font-size: 14px;
    background-color: #fff;
}

    .sub-offcanvas a:hover[b-57u0hr19a6] {
        color: #000;
    }

/* ######################## hero-img ##################### */
.hero-img[b-57u0hr19a6] {
    background: url("../assets/images/hero-image.jpg") center no-repeat;
    height: 50vh;
    position: relative;
}

    .hero-img h1[b-57u0hr19a6] {
        color: #fff;
        padding-top: 7rem;
        padding-right: 15rem;
        font-weight: bold;
    }

.breadcrumb[b-57u0hr19a6] {
    margin-bottom: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    right: 7rem;
    bottom: 0;
    z-index: 9;
    padding: 25px 25px 22px;
    background: #fff;
    color: #013078;
    border-radius: 10px 10px 0 0;
}

    .breadcrumb a[b-57u0hr19a6] {
        text-decoration: none;
    }

        .breadcrumb a:hover[b-57u0hr19a6] {
            text-decoration: underline;
        }

    .breadcrumb li[b-57u0hr19a6] {
        float: right;
        position: relative;
        z-index: 11;
        line-height: 1;
        font-weight: 700;
        padding: 0 10px;
    }

    .breadcrumb .active[b-57u0hr19a6]:after {
        content: '/';
        position: absolute;
        bottom: 0;
        right: -3px;
        z-index: 1;
        color: #ccc;
    }

    .breadcrumb li a[b-57u0hr19a6] {
        color: #1c1e27;
    }

/* Style the tab */
.tab[b-57u0hr19a6] {
    float: left;
    background-color: #ed9700;
    width: 30%;
    /*height: 300px;*/
}

    /* Style the buttons inside the tab */
    .tab button[b-57u0hr19a6] {
        display: block;
        background-color: inherit;
        color: black;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: right;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover[b-57u0hr19a6] {
            background-color: #ddd;
        }

        /* Create an active/current "tab button" class */
        .tab button.active[b-57u0hr19a6] {
            background-color: #013078;
            color: #fff;
        }

/* Style the tab content */
.tabcontent[b-57u0hr19a6] {
    float: left;
    padding: 20px;
    width: 70%;
    height: 300px;
}



/* ########################### footer ################# */
.footer-sec[b-57u0hr19a6] {
    background-color: #080468;
    border-radius: 40px 40px 0 0;
    color: #fff;
}

.bio[b-57u0hr19a6] {
    font-size: 12px;
}

    .bio p[b-57u0hr19a6] {
        font-size: 12px;
        line-height: 2;
    }

.location[b-57u0hr19a6],
.email[b-57u0hr19a6],
.phone[b-57u0hr19a6] {
    font-size: 14px;
}

.col-sec ul[b-57u0hr19a6] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.col-sec a[b-57u0hr19a6] {
    text-decoration: none;
    color: #fff;
    transition: all 0.4s ease;
}

    .col-sec a:hover[b-57u0hr19a6] {
        color: #ed9700;
    }

.col-sec h6[b-57u0hr19a6] {
    font-weight: bold;
}



/* ################## RWD tablet ################# */
@media screen and (max-width: 768px) {
    #header .logo img[b-57u0hr19a6] {
        width: 70%;
    }
    /*  hero-img */
    .hero-img[b-57u0hr19a6] {
        height: 40vh;
    }

        .hero-img h1[b-57u0hr19a6] {
            padding-top: 5rem;
            padding-right: 4rem;
        }

    .breadcrumb[b-57u0hr19a6] {
        right: 3rem;
        padding: 20px 20px 20px;
    }

    .tab[b-57u0hr19a6] {
        display: flex;
        width: 100%;
        height: 70px;
    }

        .tab button[b-57u0hr19a6] {
            display: inline-block;
            padding: 5px;
            width: 100%;
            text-align: center;
            font-size: 14px;
        }

    .tabcontent[b-57u0hr19a6] {
        padding: 50px;
        width: 100%;
        height: 300px;
        font-size: 14px;
    }
}

/* ################## RWD mobile ################# */
@media screen and (max-width: 430px) {
    #header .logo img[b-57u0hr19a6] {
        width: 70%;
    }

    /*  hero-img */
    .hero-img[b-57u0hr19a6] {
        height: 30vh;
    }

        .hero-img h1[b-57u0hr19a6] {
            padding-top: 5rem;
            padding-right: 4rem;
        }

    .breadcrumb[b-57u0hr19a6] {
        right: 3rem;
        padding: 20px 20px 20px;
    }

    .tab[b-57u0hr19a6] {
        display: flex;
        width: 100%;
        height: 70px;
    }

        .tab button[b-57u0hr19a6] {
            display: inline-block;
            padding: 5px;
            text-align: center;
            width: 100%;
            font-size: 12px;
        }

    .tabcontent[b-57u0hr19a6] {
        padding: 40px;
        width: 100%;
        height: 200px;
        font-size: 14px;
    }
}

/* /Pages/ContactUs.razor.rz.scp.css */
/* ########################## contact banner ##################### */
.contact-banner[b-p1o8y6nslb] {
    margin: 7rem 0;
}

.call-item[b-p1o8y6nslb] {
    border: 1px solid #013078;
    box-shadow: 0 10px 30px 0 rgba(45,45,45,.2);
    border-radius: 10px;
}

.email-item[b-p1o8y6nslb] {
    border: 1px solid #013078;
    box-shadow: 0 10px 30px 0 rgba(45,45,45,.2);
    border-radius: 10px;
}

.address-item[b-p1o8y6nslb] {
    border: 1px solid #013078;
    box-shadow: 0 10px 30px 0 rgba(45,45,45,.2);
    border-radius: 10px;
}

.icon[b-p1o8y6nslb] {
    background-color: #F1F2F6;
    border-radius: 100%;
    width: 55px;
    height: 55px;
}

.call-item a[b-p1o8y6nslb],
.email-item a[b-p1o8y6nslb],
.address-item a[b-p1o8y6nslb] {
    text-decoration: none;
}

.info-title[b-p1o8y6nslb] {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.info-label[b-p1o8y6nslb] {
    color: #828181;
    font-size: 14px;
}

/* ################### contact form #################### */
.contact-form[b-p1o8y6nslb] {
    margin: 7rem 0;
}

.info-form h4[b-p1o8y6nslb] {
    font-size: 30px;
    font-weight: bold;
    line-height: 2;
}

.info-form p[b-p1o8y6nslb] {
    color: #828181;
    line-height: 1.8;
    margin-top: 10px;
}

form input[b-p1o8y6nslb],
textarea[b-p1o8y6nslb] {
    background-color: #F1F2F6;
    border: none;
    border-radius: 5px;
    outline: none;
}

.info-form span[b-p1o8y6nslb] {
    background-color: #F1F2F6;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    transition: all 0.5s ease;
}

    .info-form span:hover[b-p1o8y6nslb] {
        background-color: #013078;
    }

.info-form svg[b-p1o8y6nslb] {
    color: #828181 !important;
}

.info-form span:hover .info-form svg[b-p1o8y6nslb] {
    color: #fff !important;
}

form button[b-p1o8y6nslb] {
    background-color: #013078;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 7px 20px;
    transition: all 0.5s ease;
}

    form button:hover[b-p1o8y6nslb] {
        background-color: #35527e;
    }

/* ################## RWD tablet ################# */
@media screen and (max-width: 768px) {
    

    .contact-banner[b-p1o8y6nslb] {
        margin: 5rem 0;
    }

    .contact-form[b-p1o8y6nslb] {
        margin: 5rem 0;
    }
}

/* ################## RWD mobile ################# */
@media screen and (max-width: 430px) {
  
    .contact-banner[b-p1o8y6nslb] {
        margin: 3rem 0;
    }

    .contact-form[b-p1o8y6nslb] {
        margin: 3rem 0;
    }
}
/* /Pages/Course.razor.rz.scp.css */

.body-page[b-yf1eqddqst] {
    overflow: hidden;
    font-family: IRANSans;
    direction: rtl;
    max-height: fit-content;
    margin: 0;
    padding: 0;
}

#myHeader[b-yf1eqddqst] {
    background-color: #fff;
    box-shadow: 0 5px 40px rgb(0, 0, 0);
}

#mobileHeader[b-yf1eqddqst] {
    background-color: #fff;
    box-shadow: 0 5px 40px rgb(0, 0, 0);
}

/* ###################### header ######################### */
.dropbtn:hover[b-yf1eqddqst] {
    color: #ed9700;
}

.links ul[b-yf1eqddqst] {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .links ul li[b-yf1eqddqst] {
        padding: 12px 0;
    }

        .links ul li a[b-yf1eqddqst] {
            color: #000;
            text-decoration: none;
            font-weight: bold;
        }

.dropdown-content[b-yf1eqddqst] {
    display: none;
    position: absolute;
    left: unset;
    top: 100%;
    right: unset;
    bottom: unset;
    background-color: #ccc;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
    border-radius: 10px;
    padding: 10px 20px;
}

    .dropdown-content .sub-dropdown li[b-yf1eqddqst] {
        padding: 5px 0;
    }

    .dropdown-content .sub-dropdown a[b-yf1eqddqst] {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

        .dropdown-content .sub-dropdown a:hover[b-yf1eqddqst] {
            color: #ed9700;
            font-weight: bold;
        }

.dropdown:hover .dropdown-content[b-yf1eqddqst] {
    display: block;
    z-index: 20;
}

.user-icon a[b-yf1eqddqst],
.search-icon a[b-yf1eqddqst],
.shopping-icon a[b-yf1eqddqst] {
    color: #013078;
}

    .search-icon a:hover[b-yf1eqddqst],
    .shopping-icon a:hover[b-yf1eqddqst] {
        color: #ed9700;
    }

.user-icon ul li[b-yf1eqddqst] {
    list-style: none;
}

    .user-icon ul li a[b-yf1eqddqst] {
        text-decoration: none;
    }

.user-icon .dropdown-content[b-yf1eqddqst] {
    min-width: 100px;
}

.user-icon .sub-dropdown[b-yf1eqddqst] {
    padding-right: 5px !important;
    margin-bottom: 0.5rem !important;
}

.offcanvas[b-yf1eqddqst] {
    background-color: #fff;
}

.bar-icon svg:hover[b-yf1eqddqst] {
    color: #ed9700 !important;
}

.btn-close[b-yf1eqddqst] {
    margin-right: auto !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
}

.list-offcanvas ul[b-yf1eqddqst] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .list-offcanvas ul li[b-yf1eqddqst] {
        padding: 10px;
    }

.list-offcanvas a[b-yf1eqddqst] {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    transition: all 0.3s ease;
}

    .list-offcanvas a:hover[b-yf1eqddqst] {
        color: #ed9700;
    }

.sub-offcanvas a[b-yf1eqddqst] {
    color: #ed9700;
    font-size: 14px;
    background-color: #fff;
}

    .sub-offcanvas a:hover[b-yf1eqddqst] {
        color: #000;
    }



/* ######################## hero-img ##################### */
.hero-img[b-yf1eqddqst] {
    background: url("../assets/images/hero-image.jpg") center no-repeat;
    height: 50vh;
    position: relative;
}

    .hero-img h1[b-yf1eqddqst] {
        color: #fff;
        padding-top: 7rem;
        padding-right: 15rem;
        font-weight: bold;
    }

.breadcrumb[b-yf1eqddqst] {
    margin-bottom: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    right: 7rem;
    bottom: 0;
    z-index: 9;
    padding: 25px 25px 22px;
    background: #fff;
    color: #013078;
    border-radius: 10px 10px 0 0;
}

    .breadcrumb a[b-yf1eqddqst] {
        text-decoration: none;
    }

        .breadcrumb a:hover[b-yf1eqddqst] {
            text-decoration: underline;
        }

    .breadcrumb li[b-yf1eqddqst] {
        float: right;
        position: relative;
        z-index: 11;
        line-height: 1;
        font-weight: 700;
        padding: 0 10px;
    }

    .breadcrumb .active[b-yf1eqddqst]:after {
        content: '/';
        position: absolute;
        bottom: 0;
        right: -3px;
        z-index: 1;
        color: #ccc;
    }

    .breadcrumb li a[b-yf1eqddqst] {
        color: #1c1e27;
    }

.main-sec[b-yf1eqddqst] {
    flex-direction: row;
}

/* ########################## sidebar ################### */
.card-tutorial[b-yf1eqddqst] {
    background-color: #FFFFFF;
    border: 1px solid #cdcfd5;
    position: relative;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.tutorial-card-body[b-yf1eqddqst] {
    flex: 1 1 auto;
    padding: 20px;
    border-bottom: 1px solid #cdcfd5;
}

    .tutorial-card-body a[b-yf1eqddqst] {
        color: #fff;
        border: 1px solid #013078;
        background-color: #013078;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 12px 20px;
        border-radius: 4px;
        text-decoration: none;
        line-height: 20px;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
        transition: all 0.35s;
        overflow: hidden;
        vertical-align: top;
    }

        .tutorial-card-body a:hover[b-yf1eqddqst] {
            background-color: #2d4a76;
        }

.tutorial-card-footer ul[b-yf1eqddqst] {
    list-style: none;
}

    .tutorial-card-footer ul li[b-yf1eqddqst] {
        margin: 10px 0;
    }

/* card info */
.card-info[b-yf1eqddqst] {
    border: 1px solid #cdcfd5;
    border-radius: 4px;
    padding: 12px 20px;
}

.card-item[b-yf1eqddqst] {
    border-bottom: 1px solid #cdcfd5;
}

/* includ card */
.includ-card[b-yf1eqddqst] {
    border: 1px solid #cdcfd5;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 14px;
}

    .includ-card p[b-yf1eqddqst] {
        font-weight: bold;
        font-size: 16px;
    }

/* requirement card */
.requirement[b-yf1eqddqst] {
    border: 1px solid #cdcfd5;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 14px;
}

    .requirement p[b-yf1eqddqst] {
        font-weight: bold;
        font-size: 16px;
    }

/* audience card */
.audience[b-yf1eqddqst] {
    border: 1px solid #cdcfd5;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 14px;
}

    .audience p[b-yf1eqddqst] {
        font-weight: bold;
        font-size: 16px;
    }

/* ####################### main #################### */
.main-card h3[b-yf1eqddqst] {
    font-weight: bold;
}

.info-course[b-yf1eqddqst] {
    color: #757783;
    font-size: 14px;
}

.more-tutorial[b-yf1eqddqst] {
    font-weight: bold;
}

.more-item[b-yf1eqddqst] {
    color: #757783;
    font-size: 14px;
}

.accordion-collapse[b-yf1eqddqst] {
    color: #5a5c65;
}

.accordion-button:hover[b-yf1eqddqst] {
    color: #4D5FE3;
}

.accordion-button:not(.collapsed)[b-yf1eqddqst] {
    background-color: #fff !important;
    color: #212529 !important;
}

    .accordion-button:not(.collapsed):hover[b-yf1eqddqst] {
        color: #4D5FE3 !important;
    }

    .accordion-button:not(.collapsed)[b-yf1eqddqst]::after {
        background-image: var(--bs-accordion-btn-icon) !important;
        transform: none !important;
    }

.course-content-list-item[b-yf1eqddqst] {
    padding: 2px 10px;
    border-radius: 2px;
    cursor: pointer;
}

    .course-content-list-item:hover[b-yf1eqddqst] {
        background-color: #eff1f6;
    }

.title-content[b-yf1eqddqst] {
    font-weight: bold;
}

.feedback-title[b-yf1eqddqst] {
    font-weight: bold;
}


/* ############### feedback ################ */
.report-feedback[b-yf1eqddqst] {
    background-color: #F1F2F6;
}

.rating-meter-bar[b-yf1eqddqst] {
    height: 10px;
    background: #e8eff1;
    border-radius: 15px;
    overflow: hidden;
}

.rating-meter-fill-bar[b-yf1eqddqst] {
    height: 10px;
    background-color: #4D5FE3;
}

.label-bar[b-yf1eqddqst] {
    font-size: 12px;
    font-weight: bold;
}

/* ########################### footer ################# */
.footer-sec[b-yf1eqddqst] {
    background-color: #080468;
    border-radius: 40px 40px 0 0;
    color: #fff;
}

.bio[b-yf1eqddqst] {
    font-size: 12px;
}

    .bio p[b-yf1eqddqst] {
        font-size: 12px;
        line-height: 2;
    }

.location[b-yf1eqddqst],
.email[b-yf1eqddqst],
.phone[b-yf1eqddqst] {
    font-size: 14px;
}

.col-sec ul[b-yf1eqddqst] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.col-sec a[b-yf1eqddqst] {
    text-decoration: none;
    color: #fff;
    transition: all 0.4s ease;
}

    .col-sec a:hover[b-yf1eqddqst] {
        color: #ed9700;
    }

.col-sec h6[b-yf1eqddqst] {
    font-weight: bold;
}


/* ################## RWD tablet ################# */
@media screen and (max-width: 768px) {
    #header .logo img[b-yf1eqddqst] {
        width: 70%;
    }

    /* main section */
    .main-sec[b-yf1eqddqst] {
        flex-direction: column-reverse;
    }

    /*  hero-img */
    .hero-img[b-yf1eqddqst] {
        height: 40vh;
    }

        .hero-img h1[b-yf1eqddqst] {
            padding-top: 5rem;
            padding-right: 4rem;
        }

    .breadcrumb[b-yf1eqddqst] {
        right: 3rem;
        padding: 20px 20px 20px;
    }
}

/* ################## RWD mobile ################# */
@media screen and (max-width: 430px) {
    #header .logo img[b-yf1eqddqst] {
        width: 70%;
    }

    /*  hero-img */
    .hero-img[b-yf1eqddqst] {
        height: 30vh;
    }

        .hero-img h1[b-yf1eqddqst] {
            padding-top: 5rem;
            padding-right: 4rem;
        }

    .breadcrumb[b-yf1eqddqst] {
        right: 3rem;
        padding: 20px 20px 20px;
    }

    /* main section */
    .main-sec[b-yf1eqddqst] {
        flex-direction: column-reverse;
    }
}

/*========================*/


.link-simple[b-yf1eqddqst] {
    text-decoration: none;
}

.list-item[b-yf1eqddqst] {
    display: flex;
    align-items: flex-start; /* Align items at the top */
    direction: rtl; /* Set direction to right-to-left */
}

.number[b-yf1eqddqst] {
    font-size: 14px;
    margin-left: 8px; /* Adjust margin for RTL layout */
    width: 20px; /* Adjust width to ensure proper alignment */
    text-align: left; /* Align numbers to the left */
}

.icon[b-yf1eqddqst] {
    margin-left: 8px; /* Adjust margin for RTL layout */
    margin-top: 2px; /* Adjust top margin to align with text */
}

.title[b-yf1eqddqst] {
    font-size: 14px;
    margin-right: 8px; /* Add space between icon and title */
    flex: 1; /* Allow title to take up remaining space */
    word-wrap: break-word; /* Ensure long titles wrap to the next line */
    text-align: right; /* Align text to the right */
}
/* /Pages/LoginRegister.razor.rz.scp.css */
body[b-rs4m07a6l2], html[b-rs4m07a6l2] {
    margin: 0;
    padding: 0;
    height: 100%;
    /*font-family: IRANSans;*/
}


a[b-rs4m07a6l2] {
    color: #007bff;
    text-decoration: none;
}
a:hover[b-rs4m07a6l2]{
   cursor:pointer;
}


.image-side[b-rs4m07a6l2] {
    background: url('../assets/images/login-register.jpg') no-repeat center center;
    background-size: cover;
    height: 100vh;
}

.form-side[b-rs4m07a6l2] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.form-container[b-rs4m07a6l2] {
    width: 80%;
    max-width: 400px;
    padding: 20px;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}

    .form-container .logo[b-rs4m07a6l2] {
        width: 100px;
        margin-bottom: 20px;
    }

    .form-container h2[b-rs4m07a6l2] {
        margin-bottom: 20px;
    }

    .form-container .form-group[b-rs4m07a6l2] {
        margin-bottom: 15px;
    }

    .form-container .btn[b-rs4m07a6l2] {
        margin-top: 10px;
    }

    .form-container p[b-rs4m07a6l2] {
        margin-top: 10px;
    }

    .form-container a[b-rs4m07a6l2] {
        color: #007bff;
        text-decoration: none;
    }

        .form-container a:hover[b-rs4m07a6l2] {
            text-decoration: underline;
        }

/* Ensure the image is visible on mobile devices */
@media (max-width: 767px) {
    .image-side[b-rs4m07a6l2] {
        height: 50vh;
    }

    .form-side[b-rs4m07a6l2] {
        height: 50vh;
    }
}
/* /Pages/Users/Profile.razor.rz.scp.css */
.profile-picture[b-7es2ygske3] {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

p[b-7es2ygske3]{
    text-align:right;
    direction:rtl;
    padding-left:10px;
}

h3[b-7es2ygske3]{
    padding:20px;
}
