@font-face {
    font-family: irs;
    font-style: normal;
    font-weight: 100;
    src: url(IranSans/IRANSansWeb.eot);
    src: url(IranSans/IRANSansWeb.eot?#iefix) format('embedded-opentype'), url(IranSans/IRANSansWeb.woff2) format('woff2'), url(IranSans/IRANSansWeb.woff) format('woff'), url(IranSans/IRANSansWeb.ttf) format('truetype');
}

* {
    font-family: irs;
    ;
    /*direction: rtl;*/
}

.fa-user,
.fa-th,
.fa-home,
.fa-magic,
.fa-envelope,
.fa-edit {
    margin-left: 5px;
}

.top-bar-left {
    float: right;
}

.top-bar-right {
    float: right;
}

input {
    text-align: right;
}

input::placeholder {
    /* Most modern browsers support this now. */
    color: #909;
}

.admin_user_sub_menu_content {
    position: absolute;
    background-color: white;
    z-index: 100;
}

.admin_user_sub_menu_content ul li {
    list-style: none;
    padding: 5px 20px;
    width: 100%;
    border: 1px solid #8a7c7c;
}

.admin_user_sub_menu_content ul {
    padding: 0px;
    margin: 0px;
}

.admin_grade_option_l_1 {
    padding-right: 5px;
}

.admin_grade_option_l_2 {
    padding-right: 35px;
}

.admin_grade_option_l_3 {
    padding-right: 65px;
}

.admin_grade_option_l_4 {
    padding-right: 95px;
}

.admin_grade_option_l_5 {
    padding-right: 125px;
}


/** grades in admin tree style **/

#add_grade_btn_container {
    position: relative;
    display: inline-block;
}

#grade_tree_view_container ul {
    padding: 0em;
}

#grade_tree_view_container ul li,
#grade_tree_view_container ul li ul li {
    position: relative;
    top: 0;
    bottom: 0;
    padding-bottom: 7px;
}

#grade_tree_view_container ul li ul {
    margin-right: 2.5em;
    margin-top: 0.75em;
    display: none;
}

#grade_tree_view_container li {
    list-style-type: none;
}

#grade_tree_view_container li span {
    padding: 0 0 0 10px;
    position: relative;
    top: 1em;
}

#grade_tree_view_container li span:hover {
    text-decoration: none;
}

#grade_tree_view_container a.addBorderBefore:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 28px;
    position: absolute;
    right: -47px;
    top: -16px;
    border-right: 1px solid gray;
}

#grade_tree_view_container li:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 0;
    position: relative;
    right: 0em;
    top: 1em;
    border-top: 1px solid gray;
}

#grade_tree_view_container ul li ul li:last-child:after,
#grade_tree_view_container ul li:last-child:after {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    position: relative;
    background: #fff;
    top: 9px;
    right: -1px;
}

#grade_tree_view_container a.toogle {
    top: 20px;
    position: relative;
    margin: 5px;
}

.admin_items_image_preview {
    margin: 5px 10px 20px;
    padding: 10px;
}

#grade_tree_view_container div.admin_edit_item {
    position: relative;
    display: inline-block;
    top: 17px;
    cursor: pointer;
}


/** end **/

.lesson_grade_specification {
    font-size: 5px;
}

.comment_response_container {
    margin-right: 40px;
    background-color: #c2f0aa;
    padding: 10px;
}

.ticket-request-message {
    margin-right: 5px;
    padding: 10px 5px;
    min-width: 250px;
    position: relative;
    display: inline-block;
    background-color: #e9ecef;
    border-radius: 0.3rem;
    right: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ticket-response-message {
    margin-right: 5px;
    padding: 10px 5px;
    min-width: 250px;
    position: relative;
    display: inline-block;
    background-color: #abf55a;
    border-radius: 0.3rem;
    left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.ticket_user_name {
    float: right;
    position: relative;
    display: inline-block;
    padding: 10px 5px;
}

#grade_tree_view_container .admin_delete_item {
    position: relative;
    display: inline-block;
    top: 17px;
    cursor: pointer;
}

.setting-form-container {
    padding: 10px 26px;
    border: 1px solid #00a79d;
    background-color: #f9f9fa;
    cursor: default;
    margin-bottom: 10px;
    line-height: 32px;
    width: 98%;
}

#setting_result_status {
    margin: 10px 0px;
    width: 95%;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid;
}

.topBar {
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
    background: #4e4e4e;
}

.top-button .menu li:nth-of-type(2) a {
    background: #467ab6;
}

.top-button .menu li a {
    color: #fff;
}

.topBar .socialLinks a i {
    color: #e1e1e1;
}

#navBar .top-bar li.active a i {
    color: #467ab6;
}

#navBar .top-bar .menu>li:not(.menu-text)>a {
    padding: 38px 0;
}

.topBar .socialLinks a {
    background: #1a1a1a;
    border: 0;
}

#navBar .top-bar .menu>li:not(.menu-text)>a {
    padding: 38px 0;
}

.category-heading .cat-head i {
    color: #467ab6;
    margin-top: 9px;
}

#grade_view_container i {
    color: #625d5d;
}

#grade_view_container li {
    border: 0.1px solid #80808066;
}

.content .main-heading {
    margin-bottom: 0;
}

footer {
    background: #323030 !important;
}

.content .main-heading .head-title i {
    color: #467ab6;
}

#navBar .top-bar .search-btn {
    padding: 25px 0;
}

.loginReg {
    color: #fff
}

.topProfile {
    background: none;
    height: 35px;
}

footer .menu>li>a {
    color: #fff !important;
}

.button {
    color: white;
    background: #3A7CE7;
    border: 1px #3A7CE7 solid;
    box-shadow: inset 0 1px 0 #5E94EC;
}

.button:hover {
    color: white;
    background: #3A7CE7;
    border: 1px #3A7CE7 solid;
    box-shadow: inset 0 1px 0 #5E94EC;
}

.input-group-field {
    height: 3.2rem;
}

.register-form img {
    display: none;
}

.registration .login-register-content {
    padding-bottom: 50px;
}

#footer-bottom .btm-footer-text p {
    direction: rtl;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    #navBar .topnav .title-bar .menu-icon {
        margin-top: 15px;
    }
    #navBar .topnav .title-bar .title-bar-title {
        float: right;
    }
    .title-bar-title img {
        float: right;
    }
    .profile-stats {
        bottom: -10px !important;
    }
}

.light-off-menu .off-menu-close {
    background: #579bd4;
}

.blog-post {
    padding: 10px 25px 10px 25px;
}

select {
    font-size: 0.8rem;
}

.hover-posts span {
    display: none;
}

.hover-posts {
    background: rgba(0, 0, 0, 0);
}

.pull-left {
    display: none;
}

header .medium-6 {
    width: auto;
}

.topBar {
    display: block !important;
}


/** Subscribe **/

.button-subscribe {
    display: inline-block;
    padding: 15px 15px;
    background: #0000FE;
    border-radius: 100px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}

.button-subscribe:hover {
    color: #fff;
}

.button-subscribe span {
    pointer-events: none;
    position: relative;
}

.button-subscribe-small {
    display: inline-block;
    padding: 15px 20px;
    background: #db9e11;
    border-radius: 20px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}

.button-subscribee-small:hover {
    color: #fff;
}

.button-subscribee-small span {
    pointer-events: none;
    position: relative;
}

.bold {
    font-weight: bold!important;
}

.block {
    display: block!important;
}

.size-18 {
    font-size: 18px!important;
    line-height: 24px!important;
}

ul.list-icons>li>i {
    right: -1.75em;
    left: auto;
}

ul.list-icons>li>i {
    position: absolute;
    left: -1.75em;
    width: 14px;
    text-align: center;
    top: 5px;
}

ul.list-icons>li {
    position: relative;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}

.padding-15 {
    padding: 15px!important;
}

.nopadding-bottom {
    padding-bottom: 0!important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

ul.list-icons {
    margin-right: 1.75em;
    margin-left: 0;
}

ul.list-icons {
    margin-left: 1.75em;
    position: relative;
}

.nomargin-bottom {
    margin-bottom: 0!important;
}

.text-success {
    color: #02b700!important;
}

div.divider.divider-center {
    text-align: center;
}

div.divider {
    margin: 40px 0;
    position: relative;
    display: block;
    min-height: 20px;
}

div.divider.divider-color:before,
div.divider.divider-color:after {
    border-top: #179bd7 1px solid;
}

div.divider.divider-center:before {
    left: 0!important;
    right: 50%;
    margin-right: 20px;
    content: '';
    position: absolute;
    top: 8px;
    height: 0;
}

div.divider.divider-center:after {
    left: 50%!important;
    right: 0;
    margin-left: 20px;
}

div.divider:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    height: 0;
    border-top: 1px solid #ddd;
}

.serviceBox {
    color: #555;
    background: rgb(248, 248, 248);
    font-family: 'Cabin', sans-serif;
    text-align: center;
    padding: 40px 15px 20px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover {
    box-shadow: 0 0 15px #999;
}

.serviceBox:before {
    content: "";
    background: linear-gradient(45deg, #0000FE, rgb(78, 78, 247), #0000FE);
    width: 125%;
    height: 230px;
    border-radius: 50%;
    position: absolute;
    top: -75px;
    left: -50px;
    z-index: -1;
}

.serviceBox .service-icon {
    color: rgb(248, 248, 248);
    font-size: 75px;
    line-height: 20px;
    margin: 0 auto 65px;
}

.serviceBox .service-icon i {
    transform: rotateX(0deg) rotateY(0deg);
    transition: all 0.3s ease 0s;
}

.serviceBox:hover .service-icon i {
    text-shadow: 0 0 5px rgb(248, 248, 248);
    transform: rotateX(360deg) rotateY(360deg);
}

.serviceBox .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px;
    transition: all 0.3s;
}

.serviceBox:hover .title {
    color: #0000FE;
}

.serviceBox .description {
    font-size: 15px;
    line-height: 25px;
}

.serviceBox.yellow:before {
    background: linear-gradient(45deg, #db9e11, #FEC132, #db9e11);
}

.serviceBox.yellow:hover .title {
    color: #db9e11;
}

.serviceBox.red:before {
    background: linear-gradient(45deg, #d1082d, #ED2D52, #d1082d);
}

.serviceBox.red:hover .title {
    color: #d1082d;
}

.serviceBox.gray:before {
    background: linear-gradient(45deg, #343538, #626367, #343538);
}

.serviceBox.gray:hover .title {
    color: #343538;
}

@media only screen and (max-width:990px) {
    .serviceBox {
        margin: 0 0 40px;
    }
}


/* spinning button */

.button-subscribe-small.spinning {
    background-color: #db9e11;
    padding-right: 40px;
}

.button-subscribe-small.spinning:after {
    content: '';
    position: absolute;
    right: 6px;
    top: 50%;
    width: 0;
    height: 0;
    box-shadow: 0px 0px 0 1px darken(#db9e11, 10%);
    position: absolute;
    border-radius: 50%;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

.button-subscribe-small.spinning:before {
    content: "";
    width: 0px;
    height: 0px;
    border-radius: 50%;
    right: 6px;
    top: 50%;
    position: absolute;
    border: 2px solid darken(#db9e11, 40%);
    border-right: 3px solid #27ae60;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes exist {
    100% {
        width: 15px;
        height: 15px;
        margin: -8px 5px 0 0;
    }
}

.label-subscribe-video {
    color: #fff;
    float: right;
    background-color: #02b700;
    padding: 4px 10px;
    border-radius: 5px;
}

.ncf-container .ncf .nfc-message {
    color: #fff;
    text-align: right !important;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.text-color-wihte {
    color: #fff;
}

.text-color-green {
    color: #02b700;
}

.text-right {
    float: right;
}

.text-left {
    float: right;
}

.dir-rtl {
    direction: rtl !important;
}

.button-coupon-cart {
    background-color: #00ac53;
    font-size: 0.9rem;
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 5px 12px;
    color: #fff !important;
    border-radius: 6px;
    border: 1px solid #00ac53;
    cursor: pointer;
}

.form-coupon-cart {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.form-coupon-cart-label {
    font-size: 1rem;
}

.bluevod-cart-form-align {
    display: inline-flex;
    justify-content: space-between;
    margin-left: 6px;
    flex-direction: column;
    align-items: flex-end;
}

.coupon-form-field {
    position: relative;
}

.coupon-form-field .input-wrapper {
    position: relative;
}

.coupon-input {
    padding: 8px 15px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .2);
    font-family: inherit;
    font-weight: 500;
}

#coupon_button {
    cursor: pointer;
}

.light-theme .current {
    background: #d4d4d4 !important;
}

.simple-pagination li .disabled {
    background-color: transparent !important;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem auto -1rem -1rem !important;
}

.modal-footer> :not(:last-child) {
    margin-left: .25rem;
}

.tx-green {
    color: #27ae60 !important;
}

.float-left {
    float: left;
}

.md-subscribe .modal-content .modal-body .title {
    font-weight: 700
}

.md-subscribe .modal-content .modal-body #subscribeRemove {
    margin-right: 12px;
    font-size: 0.7rem !important;
}

.md-subscribe .modal-content .modal-body #subscribe {
    font-size: 0.8rem;
}

.md-subscribe .modal-content .modal-body #subscribeEmpty {
    font-size: 0.8rem;
    color: #ED2D52;
}

[class~=notification-text],
[class~=dropdown-notifications-content] [class~=notification-text] {
    padding-left: 3.75pt !important;
    padding-right: unset !important;
}

[class~=dropdown-notifications-content] [class~=notification-text] {
    padding-right: 12pt !important;
    padding-right: unset !important;
}

.backtotop {
    
    display: none;
}


@media (max-width: 640px) {
.alisys {
    display:none;
}
}


.user-details-card-name {
    display: none;
}