@font-face {
    font-family: Shabnam;
    src: url(../Fonts/shabnam/Shabnam-FD.eot);
    src: url(../fonts/shabnam/Shabnam-FD.eot) format('eot'), url(../fonts/shabnam/Shabnam-FD.woff2) format('woff2'), url(../fonts/shabnam/Shabnam-Bold-FD.woff) format('woff'), url(../fonts/shabnam/Shabnam-FD.ttf) format('ttf');
}

@font-face {
    font-family: ShabnamBold;
    src: url(../fonts/shabnam/Shabnam-Bold-FD.eot);
    src: url(../fonts/shabnam/Shabnam-Bold-FD.eot?#iefix) format('eot'), url(../fonts/shabnam/Shabnam-Bold-FD.woff2) format('woff2'), url(../fonts/shabnam/Shabnam-Bold-FD.woff) format('woff'), url(../fonts/shabnam/Shabnam-Bold-FD.ttf) format('ttf');
    font-weight: 500
}

@font-face {
    font-family: ShabnamLight;
    src: url(../fonts/shabnam/Shabnam-Light-FD.eot);
    src: url(../fonts/shabnam/Shabnam-Light-FD.eot?#iefix) format('eot'), url(../fonts/shabnam/Shabnam-Light-FD.woff2) format('woff2'), url(../fonts/shabnam/Shabnam-Light-FD.woff) format('woff'), url(../fonts/shabnam/Shabnam-Light-FD.ttf) format('ttf');
    font-weight: 200
}

@font-face {
    font-family: ShabnamMedium;
    src: url(../fonts/shabnam/Shabnam-Medium-FD.eot);
    src: url(../fonts/shabnam/Shabnam-Medium-FD.eot?#iefix) format('eot'), url(../fonts/shabnam/Shabnam-Medium-FD.woff2) format('woff2'), url(../fonts/shabnam/Shabnam-Medium-FD.woff) format('woff'), url(../fonts/shabnam/Shabnam-Medium-FD.ttf) format('ttf');
    font-weight: 300
}

@font-face {
    font-family: ShabnamThin;
    src: url(../fonts/shabnam/Shabnam-Thin-FD.eot);
    src: url(../fonts/shabnam/Shabnam-Thin-FD.eot?#iefix) format('eot'), url(../fonts/shabnam/Shabnam-Thin-FD.woff2) format('woff2'), url(../fonts/shabnam/Shabnam-Thin-FD.woff) format('woff'), url(../fonts/shabnam/Shabnam-Thin-FD.ttf) format('ttf');
    font-weight: 400
}

@font-face {
    font-family: icofont;
    src: url(../css/fonts/icofont.eot);
    src: url(../css/fonts/icofont.eot?#iefix) format('eot'), url(../css/fonts/icofont.woff2) format('woff2'), url(../css/fonts/icofont.woff) format('woff'), url(../css/fonts/icofont.ttf) format('ttf');
    font-weight: 400
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

body {
    direction: rtl;
    text-align: right;
    font-family: Shabnam;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

a {
    color: #292929;
    text-decoration: none
}


    a:hover,
    a:link {
        text-decoration: none;
        color: none;
    }

i {
    font-family: icofont !important;
}

@media screen and (max-width:480px) {
    .answer {
        display: none
    }
}

@media screen and (max-width:890px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.HomePage {
    padding-right: 5px !important
}

.wrapper-main {
    background: url('../img/pattern.png') repeat #fff;
    padding-top: 8px;
    padding-bottom: 40px;
    min-height: 650px;
}

.breadcrumb {
    background-color: #fff !important;
    padding: 8px 15px 0px 15px !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

    .breadcrumb li a {
        color: #0086d7 !important;
    }

.head {
    min-height: 80px;
    /*background-image: linear-gradient(#fff, #fafdff);*/
    background: linear-gradient(#fff, #fdfeff);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    padding-top: 8px;
    border-bottom: 1px solid aliceblue;
}

.headitem {
    list-style-type: none;
    margin-top: 10px;
    text-align: left;
    padding-bottom: 5px;
}

    .headitem li {
        display: inline-block;
        padding-right: 20px
    }

.dropdown-menu {
    right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .dropdown-menu li {
        float: right !important;
        width: 100% !important;
        padding-right: 0 !important;
        text-align: right;
    }

        .dropdown-menu li a {
            padding: 10px !important;
            width: 100% !important;
            display: block !important;
        }

            .dropdown-menu li a i {
                float: right;
                padding-left: 10px;
                font-size: 1.96rem;
            }

.btnhead {
    font-family: ShabnamMedium;
    line-height: 1.833;
    padding: 7px 25px 7px 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    flex-shrink: 0;
    cursor: pointer;
}

.btn-ico {
    font-size: 23px;
    padding-left: 15px;
    padding-right: 12px;
}

.btn-login {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #535353;
    background-image: linear-gradient(to left, #f6f9fb, #fff, #FFF, #f8f8f7, #fffefb, #fbfbfb, #fbfbfb);
}

    .btn-login:hover {
        border-color: #f7bc31;
        background-color: #33d3e9;
        color: #f7bc31;
    }

        .btn-login:hover span {
            color: #ffc740;
        }

.btn-basket {
    border-radius: 3px;
    background-color: #ea327f;
    border-color: #bd337a;
    color: #fff;
}

    .btn-basket:hover {
        background-color: #bf165d;
        border-color: #bd337a;
        color: #fff;
    }

.btn-basket-icon {
    display: block;
    border-radius: 0 50px 50px 0;
    color: #fff;
    margin-right: 15px;
    background: linear-gradient(90deg, #df08b4 0%, #d72789 100%);
}

.shadows {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 0 #eaeff4;
    -moz-box-shadow: 0 0 7px 0 #eaeff4;
    -webkit-box-shadow: 0 0 7px 0 #eaeff4;
    border: 1px solid #ecf0f4;
}

.topic {
    padding: 12px 17px;
    font-size: 17px;
    color: #008ed5;
}

.topic-body {
    padding: 12px 18px;
}

    .topic-body ul {
        list-style: none;
        width: 100%;
    }

        .topic-body ul li {
            width: 100%;
            padding: 5px;
            font-size: 14px;
        }

#Logo {
    width: 100%
}

.logoImg {
    width: 60px;
}

.title {
    width: 100%;
    height: auto;
}

.sitename {
    width: 100%;
    padding-top: 5px;
    margin-bottom: 5px;
}

    .sitename h1 {
        font-size: 2.580rem;
    }

.sitesubject {
    padding-top: 4px;
    display: block;
    width: 100%;
}

    .sitesubject h5 {
        font-size: 1.350rem;
    }

.rainbow-text {
    background-image: linear-gradient(to left, #63B33A, #95C941, #2DA7AF, #0891b0, #0e9bd2, #431ec4, #7200d7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.part-nav {
    width: 100%;
    padding: 5px 0px;
}

    .part-nav ul {
        float: right;
        list-style: none;
        width: 100%;
    }

        .part-nav ul li {
            padding: 3px;
            margin: 5px 0px;
            list-style: none;
            float: right;
        }

            .part-nav ul li a {
                background-color: #fff;
                text-align: center;
                width: 9em;
                display: flex;
                margin-left: 3px;
                justify-content: center;
                cursor: pointer;
                padding: 5px 3px;
                border: 1px solid #f5f5f5;
                border-radius: .25em;
                color: #222222;
            }

                .part-nav ul li a:hover {
                    border: 1px solid;
                    border-color: #eee;
                    border-radius: 4px;
                }

                .part-nav ul li a i {
                    padding-left: 5px;
                    padding-top: 3px;
                    color: #5a5a5a;
                }
/*---------Nav Menu-------------*/
.mega-menu {
    -webkit-box-shadow: 0 2px 4px 0 hsla(0,0%,44.3%,.05);
    box-shadow: 0 2px 4px 0 hsla(0,0%,44.3%,.05);
    background-color: #fff;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 0 7px 12px 0px rgba(170,179,217,.2);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    top: 100%;
    right: 0;
    z-index: 99;
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.menu-container {
    margin: 0 auto;
}

.menu-mobile {
    display: none;
    padding: 15px;
    color: #313131;
    font-size: 17px
}

    .menu-mobile:hover {
        color: #222221;
    }

    .menu-mobile:after {
        content: "\efa2";
        font-family: icofont;
        font-size: 2.5rem;
        margin-left: 15px;
        float: right;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        transform: translateY(-25%);
        color: #313131;
    }

.menu-dropdown-icon:before {
    content: "\ea99";
    font-family: icofont;
    display: none;
    cursor: pointer;
    float: right;
    margin-top: 20px;
    color: #fff;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}

    .menu > ul:before,
    .menu > ul:after {
        content: "";
        display: table;
    }

    .menu > ul:after {
        clear: both;
    }

    .menu > ul > li {
        float: right;
        margin: 0;
    }

        .menu > ul > li > a:before {
            font-family: icofont;
            content: '\ef62';
            color: #f2f2f2;
            padding: 1px 0 0 3px;
        }

        .menu > ul > li:first-child {
            padding-right: 0px;
        }

            .menu > ul > li:first-child a {
                padding-right: 0px;
            }

        .menu > ul > li:last-child {
            float: left;
            background-color: #fbfbfb;
        }

            .menu > ul > li:last-child:hover {
                background-position: right center !important;
            }

            .menu > ul > li:last-child a {
                display: block;
                width: 156px;
                padding-right: 25px;
                color: #ffb400
            }

                .menu > ul > li:last-child a i {
                    font-size: 30px;
                    position: absolute;
                    top: 7px;
                    left: 15px;
                    color: #fdb70f;
                }

                .menu > ul > li:last-child a:before {
                    content: none !important;
                }


        .menu > ul > li a {
            text-decoration: none;
            display: block;
            padding: 8px 15px;
            width: 100%;
            line-height: 32px;
            font-size: 1.535rem;
            color: #464646 !important;
            letter-spacing: -.028125rem;
            font-family: ShabnamMedium
        }

        .menu > ul > li:hover a::before {
            color: #ffc740;
            content: '\eff5';
        }

        .menu > ul > li > ul {
            display: none;
            width: 100%;
            background-color: #17253e;
            position: absolute;
            z-index: 99;
            left: 0;
            margin: 0;
            list-style: none;
            box-sizing: border-box;
            padding: 0px !important;
        }

            .menu > ul > li > ul:before,
            .menu > ul > li > ul:after {
                content: "";
                display: table;
            }

            .menu > ul > li > ul:after {
                clear: both;
            }

            .menu > ul > li > ul > li {
                margin: 0;
                padding-bottom: 0;
                list-style: none;
                width: 25%;
                float: right;
            }

                .menu > ul > li > ul > li:hover {
                    background-color: #242a34
                }

                .menu > ul > li > ul > li a {
                    color: #eee !important;
                    width: 95%;
                    display: block;
                    border-bottom: 1px solid #1a3552;
                }

                    .menu > ul > li > ul > li a:first-child {
                        padding-right: 10px;
                    }

                    .menu > ul > li > ul > li a:hover {
                        color: #2cd2ff !important;
                    }

                    .menu > ul > li > ul > li a:before {
                        content: none !important;
                    }



            .menu > ul > li > ul.normal-sub {
                width: 300px;
                left: auto;
                padding: 0px 10px;
            }

                .menu > ul > li > ul.normal-sub > li {
                    width: 100%;
                }

                    .menu > ul > li > ul.normal-sub > li a {
                        border: 0;
                    }


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }

    .menu-mobile {
        display: block;
    }

    .menu-dropdown-icon:before {
        display: block;
    }

    .menu > ul {
        display: none;
    }

        .menu > ul > li {
            width: 100%;
            float: none;
            display: block;
        }

            .menu > ul > li a {
                padding: 1.5em;
                width: 100%;
                display: block;
            }

            .menu > ul > li > ul {
                position: relative;
            }

                .menu > ul > li > ul.normal-sub {
                    width: 100%;
                }

                .menu > ul > li > ul > li {
                    float: none;
                    width: 100%;
                    margin-top: 20px;
                }

                    .menu > ul > li > ul > li:first-child {
                        margin: 0;
                    }

                    .menu > ul > li > ul > li > ul {
                        position: relative;
                    }

                        .menu > ul > li > ul > li > ul > li {
                            float: none;
                        }

    .menu .show-on-mobile {
        display: block;
    }
}

basket-area {
    float: left;
    width: 15%;
}

.lastmenu {
    float: left;
}

.caretls {
    display: none
}

.aboutlink {
    display: none !important
}

.decription {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-position: bottom center, 0 0;
    background-repeat: repeat, no-repeat;
    background-color: rgba(247, 249, 251, 0.63);
    background-image: url("../img/HomeContent.svg");
    background-repeat: no-repeat;
    padding: 25px 0;
    background-origin: content-box;
}

.DescCn {
    text-align: center;
    min-height: 620px;
}

.SearchBox {
    text-align: center;
    margin-top: 50px;
    position: relative
}

.search {
    height: 45px;
    margin: 10px auto;
    margin-top: 15px;
    width: 45%;
}

.txt_search {
    height: 53px;
    font-size: 17px;
    background: rgba(48, 53, 62, 0.1);
    line-height: 23px;
    width: 100%;
    border-radius: 6.25rem;
    height: 6rem;
    transition: all .3s;
    color: #364163 !important;
    text-align: center;
    padding: .5rem .5rem .5rem .5rem;
    border-radius: 6.25rem;
    direction: rtl;
    box-shadow: 0 1.875rem 3.125rem 0 rgba(233, 236, 240, 0.2);
    border: solid 2px #e6edf4 !important;
    background-color: #fdfdfd;
}

    .txt_search:focus {
        outline-width: 0
    }

.btn-search {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    background-color: rgba(35,67,163,.08);
    border-radius: 50%;
    position: absolute;
    top: .5rem;
    margin-right: 5px;
    transition: all .4s;
    z-index: 1;
}

    .btn-search:hover {
        background-color: rgb(94, 45, 237);
    }

    .btn-search i {
        font-size: 25px;
        color: #7b8b95;
        position: absolute;
        top: 1.2rem;
        left: 1.3rem;
    }

.btn_search:focus {
    color: #fff
}

.btn_search:hover {
    color: #fff;
    background: #49bd95
}

.btn_search:active {
    color: #fff
}

.head-text {
    padding-top: 80px;
}

.titlebar {
    color: #364163;
    font-size: 3.5rem;
    margin-bottom: 50px;
    font-family: ShabnamBold
}

.work {
    color: #003bc6;
    padding-top: 15px;
    font-size: 25px;
    font-weight: 300;
    font-family: ShabnamBold;
}

.illustration-bar {
    padding: 65px 50px;
}

.easy-autocomplete-container {
    position: inherit;
    width: 100%;
    z-index: 2;
    top: 48px
}

    .easy-autocomplete-container ul {
        background: none repeat scroll 0 0 #fff;
        border-top: 1px dotted #ccc;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        top: 48px
    }

        .easy-autocomplete-container ul .eac-category,
        .easy-autocomplete-container ul li {
            background: inherit;
            border-color: #ccc;
            border-image: none;
            border-style: solid;
            border-width: 0 1px;
            display: block;
            font-size: 14px;
            font-weight: 400;
            text-align: right
        }

            .easy-autocomplete-container ul li div {
                display: block;
                font-weight: 400;
                word-break: break-all
            }

#searchBox a {
    display: block;
    padding: 5px 15px
}

    #searchBox a:hover {
        background-color: #4acea1;
        color: #fff
    }

.double-border {
    border-radius: 6px;
    border: 2px solid #fff;
    padding: 2em;
    width: 16em;
    height: 15em;
    position: relative;
    margin: 0 auto;
}

    .double-border:before {
        background: none;
        border: 2px solid #fff;
        content: "";
        display: block;
        position: absolute;
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
        pointer-events: none;
    }

    .double-border::after {
        background: none;
        border: 2px solid #fff;
        content: "";
        display: block;
        position: absolute;
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
        pointer-events: none;
    }



.statictis {
    padding-top: 40px
}

    .statictis i {
        font-size: 66px;
        color: #41355b;
    }

    .statictis .box {
        text-align: center
    }

    .statictis span {
        font-size: 18px;
        padding-bottom: 15px;
        color: #654282;
        display: block;
        padding-top: 20px
    }

.boxfilter {
    list-style: none;
    padding-right: 20px;
    margin-right: 9px;
    border-right: 1px solid #f2f2f2;
}

    .boxfilter li::before {
        content: "___";
        color: #f2f2f2;
        position: absolute;
        right: 44px;
    }

.gat {
    position: relative;
}

.fl-line {
    background: #00d2e8;
    height: 4px;
    border-radius: 20px;
    width: 60px;
}

.fl-dot {
    background: 0 0;
    border-bottom: 4px dotted #00d2e8;
    height: 6px;
    width: 33px;
    position: absolute;
    top: -2px;
    right: 57px;
}

.main {
    background-color: #fff;
}

.new-article {
    margin-top: 12px;
    margin-bottom: 45px;
    background-color: #fff;
    border-radius: 5px;
}

.last-video {
    margin-top: 15px;
}

.title-heading {
    margin-bottom: 8px;
    margin-top: 40px;
}

.section-heading {
    position: relative;
    width: 100%;
    margin: 15px 0
}

    .section-heading h3 {
        font-size: 2.05rem;
        line-height: 35px;
        padding: 0 0 0 20px;
        position: relative;
        z-index: 10;
        display: inline-block;
        height: 35px;
        margin-top: 0;
        color: #048d9b;
        margin-bottom: 8px;
    }

    .section-heading a,
    .section-heading span {
        color: #29b8ff;
        background-color: #eefbff;
        border-radius: 4px;
        padding: 5px 20px;
        line-height: 25px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 11
    }

.sec2:before {
    position: absolute;
    height: 20px;
    width: 100%;
    border-bottom: 1px solid #ffc740;
    right: 0;
    top: 0;
    z-index: 9;
    content: ''
}

.sec3:before {
    position: absolute;
    height: 20px;
    width: 100%;
    border-bottom: 1px solid #6400e4;
    right: 0;
    top: 0;
    z-index: 9;
    content: ''
}

.sec4:before {
    position: absolute;
    height: 20px;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    right: 0;
    top: 0;
    z-index: 9;
    content: ''
}

.course-item {
    padding: 1px;
    margin-bottom: 35px;
    position: relative;
    border-radius: .4rem;
    display: block;
    width: 100%;
}

.course {
    min-height: 320px;
    position: relative;
    border: none;
    text-align: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 0 #eaeff4;
    -moz-box-shadow: 0 0 7px 0 #eaeff4;
    -webkit-box-shadow: 0 0 7px 0 #eaeff4;
    position: relative;
    border: 1px solid #ecf0f4;
    background-color: #fff;
}

    .course::before {
        width: 70px;
        height: 70px;
        background: url('../img/abstract-shapes-8.svg') no-repeat left bottom;
        content: '';
        position: absolute;
        left: 0px;
        bottom: 80px;
        opacity: 0.1;
    }

.course-image {
    position: relative;
    pointer-events: none;
    width: 100%;
    padding: 0px !important;
    border-radius: 5px 5px 0 0;
}

    .course-image img {
        width: 100%;
        height: 210px;
        pointer-events: none;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }

.img-con {
    position: absolute;
    width: 100%;
    height: 97%;
    background-color: rgba(0, 0, 0, .4);
    content: '';
    right: 0;
    top: 0;
    opacity: 0;
    border-radius: 5px 5px 0 0;
}

    .img-con ul {
        padding: 0;
        list-style-type: none;
        width: 80%;
        display: table;
        margin: 80px auto 30px;
    }

        .img-con ul li {
            font-size: 15px !important;
            float: right;
            width: 33%;
            text-align: center;
            font-size: 14px;
            line-height: 25px;
            color: #fff;
            min-width: 40px;
        }

            .img-con ul li i {
                font-size: 25px;
            }

    .img-con .more {
        width: 60%;
        margin: 0 auto;
        margin-top: 0px;
        line-height: 22px;
        font-size: 14px;
        padding: 7px 5px;
        text-align: center;
        display: block;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        padding: 10px 20px;
        border-radius: 20px;
        background-color: #ffffff;
        color: #121a1f;
        margin-top: 20px;
        width: 60%;
    }

.course:hover .img-con {
    opacity: 3 !important;
    background-color: rgba(0, 0, 0, .6);
}

.course-title {
    padding: 15px 10px 15px 2px;
    text-align: right;
    color: #1a1a1a;
    pointer-events: none;
    font-size: 1.8rem;
    letter-spacing: -.5px;
    line-height: 2.6;
    margin: 0;
    min-height: 80px;
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 12px;
    margin-right: 6px;
    margin-left: 6px;
}

    .course-title h4 {
        font-weight: 400;
        text-align: center;
        font-size: 14px;
        font-size: 1.635rem;
        line-height: 2.45rem
    }

.course-detail {
    height: 45px;
    width: 100%;
    background-color: #4f5b93;
    bottom: 0;
    pointer-events: none;
    border-radius: 0 0 5px 5px;
}

.line-space {
    padding: 10px 20px 0 15px;
    pointer-events: none;
}

    .line-space del {
        font-size: 15px;
        position: absolute;
        bottom: 17px;
        left: 115px;
        margin-right: 8px;
        text-decoration: none;
        color: #949494;
    }

        .line-space del::after {
            width: 100%;
            height: 1px;
            background: #ef7f6a;
            content: '';
            position: absolute;
            left: 3px;
            top: 47%;
            -webkit-transform: rotate(-8deg);
            -moz-transform: rotate(-8deg);
            -ms-transform: rotate(-8deg);
            -o-transform: rotate(-8deg);
            transform: rotate(-8deg);
        }

.course-type {
    font-size: 16px;
    pointer-events: none;
    padding: 3px 0;
    border-radius: 20px;
    color: #0dac45;
    font-weight: 400;
    padding: 3px 8px;
}

.icon-level {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
    color: #079aaa
}



.time-c {
    color: #078397;
    display: inline-block;
    pointer-events: none;
    padding-top: 3px;
}

.shortcut {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 20px;
    padding: 0 0 30px;
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    height: auto;
    background: url(../img/covalent-lightpattern.png) repeat #f5fbff;
    border-bottom: 3px solid #f1faff;
}

.shortcut-head {
    width: 100%;
    min-height: 53px;
    background-color: #fff;
    border-bottom: 3px solid #f1faff;
    text-align: center;
}

.sho-title {
    background-color: #5f51a6;
    float: right;
    margin: 0 auto;
    padding-left: 81px;
    border-radius: 50px 0 0;
    padding-right: 15px;
}

    .sho-title i {
        color: #fff;
        float: right;
        font-size: 35px;
        padding-left: 20px;
        padding-top: 8px;
    }

.shortcut-head h5 {
    font-family: ShabnamMedium;
    font-size: 19px;
    float: right;
    padding: 15px;
    color: #ffffff;
}

.lang-fav {
    padding-top: 59px;
}

.language-item {
    width: 100%;
    background-color: #fff;
    height: 180px;
    display: block;
}

.widget-product {
    padding-top: 50px;
}

.item:hover .img-con {
    opacity: 3 !important;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
}

.product-carousel .owl-item {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.widget-product .owl-carousel .owl-nav .owl-prev,
.brand-slider .owl-carousel .owl-nav .owl-prev,
.widget-product .owl-carousel .owl-nav .owl-next,
.brand-slider .owl-carousel .owl-nav .owl-next {
    width: 49px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: none;
}

.widget-product .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -20px;
    top: 50%;
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 5px 0 0 5px;
}

.widget-product .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px;
    top: 50%;
    color: #a8a8a8;
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
}

.widget-product .owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all;
}

.widget-product .owl-carousel .owl-nav .owl-prev i,
.brand-slider .owl-carousel .owl-nav .owl-prev i,
.widget-product .owl-carousel .owl-nav .owl-next i,
.brand-slider .owl-carousel .owl-nav .owl-next i {
    font-size: 38px;
    color: #313131;
    line-height: 52px;
}



.brand-slider .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -15px;
    top: 50%;
}

.brand-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -15px;
    top: 50%;
}

.sectem {
    border-radius: 5px;
}

.easy-access {
    padding-bottom: 10px;
    margin-bottom: 100px;
}

.wizard-head {
    color: #5f51a6;
    border-radius: 4px;
    padding: 10px 20px;
    line-height: 25px;
    z-index: 11;
    margin: 0 auto;
    font-size: 1.75rem;
}

    .wizard-head p {
        margin-bottom: 12px;
    }

.p-relative {
    position: relative;
}

.fl-border-rectangle {
    background: #2e3192;
    height: 4px;
    border-radius: 20px;
    width: 60px;
    margin: 0 auto;
}

.fabsolute {
    position: absolute;
    left: 44.8%;
}

.fl-border-rectangle-after {
    background: 0 0;
    border-bottom: 4px dotted #2e3192;
    height: 6px;
    width: 125px;
    position: relative;
    top: -6px;
}

.easy-access header.wiz {
    padding: 15px;
    color: #283e55;
    border-radius: 5px;
    text-align: center;
    width: 100%;
}

.twiz-item {
    width: 100%;
    display: block;
    text-align: center;
    box-shadow: 0 0 12px rgba(193, 193, 193, 0.3);
    margin-top: 15px;
    background-color: #fff;
    border-radius: 6px;
}

    .twiz-item:hover {
        background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA 51%, #1FA2FF 100%);
        background-position: right center;
        color: #fff;
    }

    .twiz-item img {
        width: 100px;
    }

.wiz-img {
    width: 100%;
    height: auto;
    text-align: center;
}

.lang-title {
    text-align: center;
    padding-bottom: 15px;
}

    .lang-title h6 {
        font-size: 1.7rem;
    }

.hotoffer {
    background-color: #f0f2fa;
    min-height: 500px;
    padding-bottom: 70px !important;
    background-image: url(../img/bakoffer.png) !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
}

.col-inner {
    padding-top: 80px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

    .col-inner h4 {
        font-size: 23px;
        color: #fff;
        line-height: 30px;
        text-align: center;
        background-color: #ff6e6e;
        padding: 25px 2px;
        border-radius: 10px;
    }


.countdown-timer-holder.center .countdown-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.countdown-timer-holder.center .countdown-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.countdown-timer-holder .countdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.countdown-item, .newsletter-form, .average-rating .avareage-rating-inner .average-rating-stars .star-rating, .tp_event_counter {
    direction: ltr;
}

.countdown-timer {
    padding: 40px;
    width: 100%;
    text-align: center;
}

.toproof {
    margin-top: 100px;
    margin-bottom: 50px;
}

.pack-item {
    float: right;
    width: 100%;
    margin-top: 30px;
}

    .pack-item ul {
        list-style: none;
        width: 100%;
        float: right;
    }

        .pack-item ul li {
            float: right;
            width: 100%;
            margin-bottom: 10px;
        }

            .pack-item ul li a {
                display: block;
                width: 100%;
                padding: 15px;
                box-shadow: 0 0 150px rgba(159,171,180,.50);
                border-radius: 10px;
                background: #fff;
                position: relative;
                float: right;
            }

                .pack-item ul li a:hover {
                    background: #ffc740;
                    -webkit-transition-property: background;
                    -moz-transition-property: background;
                    -o-transition-property: background;
                    transition-property: background;
                    -webkit-transition-duration: 1s;
                    -moz-transition-duration: 1s;
                    -o-transition-duration: 1s;
                    transition-duration: 1s;
                    -webkit-transition-timing-function: linear;
                    -moz-transition-timing-function: linear;
                    -o-transition-timing-function: linear;
                    transition-timing-function: linear;
                    color: #010c1d;
                }


.imageround {
    width: 60px;
    height: 60px;
    background: #eaeeff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #28bcd5;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: right;
    text-align: center;
}

    .imageround i {
        position: relative;
        top: 22%;
        font-size: 2.960rem;
        color: #1da7cc;
    }

    .imageround img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.sandbox {
    width: 100%;
    padding: 5px;
}

.details {
    margin-right: 15px;
    margin-left: 30px;
    float: right;
    padding-top: 8px;
}

    .details h4 {
        font-size: 1.580rem;
    }

.discuss-box--details {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-weight: 400;
    font-size: .7em;
    float: right;
}

.time-ago {
    font-size: .9em;
    color: rgba(0,0,0,.6);
}

.update {
    margin-right: 5px;
    font-size: .9em;
    color: #e74c3c;
    display: none;
}

.topFooter {
    background: #DFDFDF;
    padding-top: 40px;
    border-top: 8px solid #d7d7d7;
    background-image: url(../img/Footer/abstract-shapes-20.svg?v=2);
}

.footer-title {
    color: #5d5959;
    text-align: right;
    padding: 10px;
    font-size: 1.790rem;
}

.footer-text {
    line-height: 2.17;
    font-weight: 300;
    letter-spacing: -.3px;
    color: #535353;
    text-align: justify;
    padding: 10px 15px;
    float: right;
    font-family: ShabnamMedium;
    background-color: #e8e8e8;
    border-radius: 5px;
}

.foot-links {
    padding: 0 15px 50px 15px;
    float: right;
}

    .foot-links ul {
        list-style: none;
    }

        .foot-links ul li {
            float: right;
            padding: 5px 7px;
            margin: 3px;
            background-color: #b6bbbe;
            border-radius: 3px;
        }

.telecommunication {
    list-style: none;
    width: 100%;
    padding: 2px;
}

.symbols {
    margin-top: 8px;
}

    .symbols ul {
        list-style: none;
    }

        .symbols ul li {
            margin-left: 8px;
            width: 120px;
            height: 120px;
            border-radius: 8px;
            background-color: #f0f0f0;
            border: 1px solid #e5e5ea;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            float: right;
            padding: 3px;
        }

.telecommunication li {
    margin-bottom: 3px;
    font-size: 1.45rem
}


.copywrite {
    width: 100%;
    text-align: center;
    padding: 12px;
    color: #29262c;
    margin-top: 50px;
    background-color: #cbcbcb;
    border-top: 1px solid #ccc;
}

    .copywrite a {
        color: #3d2860;
    }
/*------------ Single course Page ---------------*/
.mapnav {
    width: 100%;
    padding-top: 10px;
    float: right;
}

ol.breacrup {
    padding: 0px 5px;
    margin-bottom: 10px;
    list-style: none;
    border-radius: 4px;
    font-size: 1.360rem;
    float: right;
}

    ol.breacrup li {
        float: right;
    }

    ol.breacrup i {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 18px;
        font-weight: 700;
        top: 3px;
        position: relative;
    }

    ol.breacrup li:last-child {
        padding-top: 3px !important;
    }

.course-header {
    background-color: #ffffff;
    margin-top: 15px;
    padding: 20px 15px;
    border-radius: 6px;
}

.course-name {
    font-family: ShabnamBold;
    font-size: 23px;
    color: #383d48;
}

    .course-name:before {
        content: '\eef2';
        font-family: icofont;
        padding-left: 12px;
        color: #111212;
    }

.boxshadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(25, 25, 25, 0.2);
    box-shadow: 0 1px 2px 0 rgba(25, 25, 25, 0.2);
}

.boxshadowTr {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 0 #d9d9d9;
    -moz-box-shadow: 0 0 7px 0 #d9d9d9;
    -webkit-box-shadow: 0 0 7px 0 #d9d9d9;
    position: relative;
    border: 1px solid #e9eaea;
}

.panel-heading {
    padding: 20px 15px !important;
    border-bottom: 1px solid #3e3e3e12 !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.form-input {
    position: relative;
    top: 2px;
    margin-left: 6px;
    font-size: 14px;
    width: 100%;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #e4ecef;
    color: #56707c;
    font-size: 14px;
    word-spacing: -1px;
    margin-top: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.panelfoot {
    padding: 25px 10px 0px 10px;
    width: 100%;
    float: right;
}

.course-aside {
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    width: 100%;
}

.course-info-box {
    background-color: #fff;
    padding: 1.35rem;
    border-radius: 4px;
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

.sticky-box {
    position: sticky !important;
    z-index: 9999 !important;
    top: 0;
    float: none !important
}

.course-price {
    border: 1px dashed #ddd;
    background-color: #f9f9f9;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 20px;
    border-radius: 7px;
}

    .course-price strong {
        padding-left: 20px;
        border-left: 1px dotted #ddd;
        font-weight: 500;
        width: 100%;
        max-width: 84px;
        float: right;
    }

.price-digit {
    font-size: 2.150rem;
    color: #007514;
    font-family: ShabnamMedium;
}

.offed {
    margin-top: 9px;
    position: absolute;
    left: 60px;
}

.price-step {
    margin-bottom: 0;
    font-size: 17px;
    width: 100%;
    text-align: left;
}

    .price-step del {
        font-size: 15px;
        position: absolute;
        top: 20px;
        left: 60px;
        margin-right: 8px;
        text-decoration: none;
        color: #767676;
    }

        .price-step del::after {
            width: 100%;
            height: 1px;
            background: #464749;
            content: '';
            position: absolute;
            left: 3px;
            top: 47%;
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -ms-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
        }

.sale-perc-badge {
    position: absolute;
    width: 54px;
    height: 55px;
    background: url(../img/other/discont_badge.png);
    z-index: 5;
    color: #fff;
    font-size: 11px;
    font-weight: 100;
    line-height: 16px;
    left: -10px;
    top: -10px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.sale-perc {
    margin-top: 13px;
    margin-right: 13px;
    font-size: 15px;
}

.sale-badge-text {
    margin-right: 9px;
    margin-top: -4px;
}

.btn-buy {
    background-image: linear-gradient(to right, #26a407 0%, #2abf06 51%, #26a407 100%);
    border-radius: 3px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    font-size: 19px;
    border: 1px solid #13b20d;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    box-shadow: 0 2px 12px rgba(31, 189, 80, .27);
    width: 100%;
    padding-top: 10px;
}

    .btn-buy::before {
        display: inline-block;
        font-family: icofont;
        font-weight: 300;
        content: "\eef4";
        text-align: center;
        position: absolute;
        right: 13px;
        top: 42%;
        top: 0px;
        font-size: 35px;
        color: #fff;
        background: 0 0;
    }

    .btn-buy:hover {
        background: #19b907;
        -webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
        -webkit-transition-duration: 1s;
        -moz-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
        color: #FFF;
    }

.freeprice {
    width: 100%;
    padding: 12px;
    font-size: 1.85rem;
    color: #fff;
    background: #ff307e;
    border-radius: 3px;
    text-align: center;
}

.startrate {
    text-align: center;
    width: 100%;
    padding-top: 15px;
}

.favoritbox {
    border-top: 1px solid rgba(168, 168, 168, 0.1);
    padding: 10px 0 0 0;
    margin-top: 20px;
}

.beforeWish {
    width: 24px;
    height: 24px;
    position: relative;
    float: right;
}

    .beforeWish i {
        font-size: 28px;
        cursor: pointer;
        padding-right: 5px;
    }

        .beforeWish i:hover {
            color: #e92f2f;
        }

.favoriteHeart {
    color: #e92f2f;
}

.unFavorite {
    color: #9d9d9d;
}

.fav-text {
    padding: 5px 45px;
    display: block;
    color: #626262;
}

.teacher-info {
    text-align: center;
    width: 100%;
}

.teacher-avatar {
    width: 100px;
    height: 100px;
    background: #eaeeff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #d9d9d9;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

    .teacher-avatar img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.teacher-name {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    border-radius: 3px;
    background-image: linear-gradient(to right, #f8f6ff 0%, #f9f6ff 51%, #fbf6ff 100%);
    padding: 12px 0;
}

    .teacher-name span {
        text-align: center;
        padding-top: 10px;
        color: #353535;
        font-size: 1.540rem;
        font-weight: 400;
        font-family: ShabnamBold
    }

.nameoftecher {
    font-size: 1.540rem;
    font-weight: 400;
    font-family: ShabnamBold;
}

.teacher-bio {
    width: 100%;
    padding: 12px;
    text-align: justify;
    text-wrap: initial;
    text-justify: inter-word;
    border: 1px dashed #eee;
    margin-top: 4px;
    border-radius: 4px;
    background-color: #fbfbfb;
    font-size: 1.38rem;
    color: #383838;
    line-height: 24px;
}

.course-description {
    width: 100%;
}

.studentin {
    color: #5d5662;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    margin: 7px 0 16px 0;
    background-color: #f8f5ff;
}

    .studentin i {
        font-size: 27px;
        color: #5d5662;
        float: right;
    }

    .studentin span {
        background-color: #f5f5f5;
        padding: 0 10px;
        border-radius: 5px;
        margin-right: 5px;
    }

.meta-info-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed #e9ecef;
    padding-top: 6px;
    color: #4d4f4f;
    padding-bottom: 6px;
}

    .meta-info-unit .icon {
        font-size: 20px;
        margin-right: 15px;
        color: #4d4f4f;
        margin-left: 10px;
    }

.socialbox {
    width: 100%;
}

.shortlink {
    width: 100%;
    padding: 12px 7px;
    background-color: #edf3ff;
    border: 1px dashed #d1ddff;
    border-radius: 4px;
    float: left;
    color: #0b4c66;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 13px;
}

    .shortlink p {
        text-align: left;
        color: #0b4c66;
        float: inherit;
        padding-top: 2px;
    }

    .shortlink i {
        font-size: 22px;
    }

.shol {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
}

.course-social {
    padding: 10px 12px;
    float: right;
    text-align: center;
}

.sframe {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: right;
    text-align: center;
    margin-left: 10px;
}

    .sframe a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sframe i {
        font-size: 30px;
        top: 5px;
        position: relative;
        color: #fff;
    }

.telegram {
    background-color: #00b9ff;
}

.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.facebook {
    background-color: #0f5ed9;
}

.whatsapp {
    background-color: #47bd09;
}

.googleplus {
    background-color: #dd4a38;
}

.width100 {
    width: 100%;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.sframe:hover {
    -webkit-animation: spino 5s linear infinite;
    -moz-animation: spino 5s linear infinite;
    animation: spino 5s linear infinite;
}

@-moz-keyframes spino {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spino {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spino {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.tag-category {
    list-style: none;
    width: 100%;
    padding: 5px 2px;
}

    .tag-category li {
        float: right;
        margin: 3px;
    }

        .tag-category li a {
            display: block;
            width: 100%;
            background-color: #f1f5ff;
            border-radius: 7px;
            padding: 4px 6px;
            color: #303030
        }

.video-info {
    padding: 10px 20px;
}

.courspic {
    padding: 10px 20px;
}

    .courspic img {
        width: 100%;
        border-radius: 5px;
    }

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
}

.video-js {
    width: 100%;
    height: 100%;
}

.content {
    padding: 70px 30px;
    width: 100%;
}

    .content h2 {
        font-size: 22px;
        margin-bottom: 27px;
    }

    .content p {
        text-align: justify;
        line-height: 33px;
        text-justify: inter-word;
        font-size: 1.52rem;
    }

    .content ul {
        list-style: none;
    }


.course-nav {
    width: 100%;
    float: right;
    direction: rtl;
    text-align: right;
}

    .course-nav ul li {
        float: right !important;
    }

.bolderli {
    font-size: 1.65rem;
    color: #2d2d2d;
}

.tabpa {
    padding: 25px 3px;
}

.nopadding {
    padding: unset !important;
}

.panel {
    border: none !important;
}

.panel-body {
    padding: 20px 20px !important;
}

.panel-heading a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    line-height: 30px;
    font-size: 1.85rem;
    color: #fff;
    border-right: solid 7px #3e7ccc;
    background-image: linear-gradient( 109.2deg, rgb(52, 207, 255) 16.5%, rgb(51, 146, 247) 81% );
    border-radius: 4px;
}

    .panel-heading a::after {
        content: '\eac8';
        font-family: icofont;
        float: left;
        font-weight: 700;
        font-size: 2.750rem;
        background: rgba(0, 0, 0, .1);
        border-radius: 3%;
    }

.list-desc-wrapper {
    padding: 10px 10px;
    border-radius: 3px;
    background: #fff;
    margin-left: 0;
    margin-right: 0;
    float: right;
    width: 100%;
}

.course-list {
    list-style: none;
    margin: 0;
    padding: 0 10px;
}

    .course-list li:first-child::before {
        content: '';
        z-index: 0;
        display: block;
        position: absolute;
        width: 5px;
        right: -5px;
        height: 50%;
        top: 0;
        background-color: #fff;
    }

    .course-list li {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #384047;
        font-size: 14px;
        width: 100%;
        border-right: 5px solid #e1e1e1;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 35px 0 10px;
        position: relative;
        min-height: 60px;
        border-bottom: 1px solid #e1e1e1;
    }

        .course-list li:hover {
            background-color: #f2faff;
        }

        .course-list li > div {
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 5px;
        }

    .course-list .itemTitle {
        cursor: pointer;
    }

    .course-list .identifier > div {
        height: 40px;
        width: 40px;
        border: 2px solid #e1e1e1;
        border-radius: 50%;
        position: absolute;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        right: -3px;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        z-index: 1;
        color: #282828;
    }

.itemTitle > span {
    font-family: Shabnam;
    font-size: 16px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.epitime {
    padding-left: 12px;
}

.epaction {
    font-size: 25px
}

.epart {
    display: block;
    padding: 5px 7px;
    border-radius: 10%;
}

.epdownload {
    border: 2px solid #77dff7;
    background-color: #f4feff;
    color: #20c1db;
}

.eplock {
    border: 2px solid #d0d0d0;
    background-color: #aaa3a3;
    color: #f2f2f2;
}

.course-list .unlock-icon {
    font-size: 16px;
    color: #17aa1c;
}

.course-list .fa, .rx-font {
    font-family: icofont;
    speak: none;
    font-style: normal !important;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.course-list .freeSpan {
    color: #4caf50;
    padding-left: 10px;
}

.course-list .lock-icon {
    font-size: 22px;
    color: #fb6868;
}

.c-comments {
    width: 100%;
    float: right;
    padding: 40px 20px;
}

.lst-comment {
    width: 100%;
    float: right;
    min-height: initial;
}

.comment-item {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    padding-top: 15px;
}

.comment-content {
    margin-bottom: 50px;
}

.c-avatar {
    width: 65px;
    height: 65px;
    background: #626262;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #dadddd;
    float: right;
}

    .c-avatar img {
        width: 60px;
        height: 60px;
    }

.goftTile {
    float: right;
    padding-right: 10px;
}

.discuss-box--title {
    font-size: 1.3em;
    letter-spacing: -.5px;
    line-height: 1.7;
    margin-top: 0;
}

.timeQ {
    font-size: .95em;
    color: #a5a5a5;
    display: inline-block;
}

.data-c {
    font-size: 12px;
    line-height: 2;
    color: #aaa;
}

.commnetContent {
    margin-top: 5px;
    font-size: 14px;
    line-height: 32px;
    padding-right: 70px;
    padding-left: 10px;
}

.commentReplay {
    margin-top: 20px;
    padding-right: 20px;
    overflow: hidden;
    padding: 20px;
    background-color: #edffee;
    margin-bottom: 15px;
    border-radius: 20px;
    margin-right: 25px;
    border: 1px dashed #82fb71;
}

/*---------------- List Categories Course -----------------*/
.term-categories {
    padding: 10px 5px 10px 5px;
    margin-right: 8px;
    margin-left: 12px;
}

    .term-categories .top-bar {
        background-color: #fff;
        border-radius: 6px;
        padding: 10px;
    }

.searched {
    background-color: #fff;
    padding: 0px 10px 10px 0px;
    position: relative;
}

.paging {
    width: 100%;
    float: right;
    text-align: center !important;
}


.term-categories > .top-bar > header {
    position: relative;
    height: 45px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

    .term-categories > .top-bar > header h1 {
        font-size: 20px;
        line-height: 25px
    }

        .term-categories > .top-bar > header h1 span {
            color: #2aaf27
        }

    .term-categories > .top-bar > header > span {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 14px;
        color: #333;
        padding: 0 15px;
        border-radius: 30px;
        line-height: 30px;
        background-color: #f2f2f2
    }

.formitem {
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid #edf1f4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    min-height: 45px;
}

    .formitem input {
        position: relative;
        width: 100%;
        height: 40px;
        border: 0;
        padding: 0 18px 0 50px;
        font-size: 15px;
        line-height: 40px
    }

    .formitem button {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        font-size: 22px;
        line-height: 45px;
        text-align: right;
        background-color: #fff;
        color: #9b9b9b;
    }

.term-categories > .top-bar .select-ddl {
    width: 100%;
    background-color: #fff;
    border: 1px solid #E8E8E8;
    position: relative;
}

    .term-categories > .top-bar .select-ddl select {
        width: 100%;
        padding: 0 15px 0 0;
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        border: 0;
    }

.term-categories .switch-field {
    overflow: hidden;
    float: inherit;
}

    .term-categories .switch-field input {
        border: 0 none;
        clip: rect(0px, 0px, 0px, 0px);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
    }

    .term-categories .switch-field label {
        background-color: #fff;
        float: right;
        color: #333;
        display: inline-block;
        font-size: 13px;
        font-weight: normal;
        padding: 5px 15px;
        text-align: center;
        text-shadow: none;
        transition: all 0.1s ease-in-out 0s;
        margin-bottom: 0;
        height: 38px;
        line-height: 30px
    }

        .term-categories .switch-field label:hover {
            cursor: pointer;
        }

    .term-categories .switch-field input:checked + label {
        background-color: #a95ef4;
        color: #fff;
        border-radius: 2px;
    }

.term-categories .aside-section header h3 {
    font-size: 17px;
    line-height: 22px;
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px
}

.term-categories .filter-by-price header h3 {
    margin-bottom: 30px
}

.term-categories .filter-by-price .price-range {
    padding: 0 35px 15px
}

.term-categories .filter-by-price .max-price {
    width: auto;
    display: inline-table;
    float: left;
    font-size: 12px;
    line-height: 25px;
    position: relative;
    left: -15px;
    padding-top: 10px
}

.term-categories .filter-by-price .min-price {
    width: auto;
    display: inline-table;
    float: right;
    font-size: 12px;
    line-height: 25px;
    position: relative;
    right: -15px;
    padding-top: 10px
}

.term-categories .filter-by-category ul {
    padding: 0 5px 10px
}

    .term-categories .filter-by-category ul li {
        padding: 5px 15px;
        font-size: 14px;
        line-height: 20px
    }

        .term-categories .filter-by-category ul li input {
            position: relative;
            top: 3px;
            margin-left: 3px
        }

.catattribute {
    margin-top: 20px;
}

.box {
    background-color: #fff;
    margin: 0 0 10px;
}

.box-header {
    position: relative;
    color: #535353;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.457rem;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px;
}



.box-toggle {
    cursor: pointer;
}

    .box-toggle i {
        float: left;
        font-weight: 700;
        font-size: 2.450rem;
    }

.box-content {
    padding: 0px 13px 0px 12px;
}

.box .filter-option {
    margin: 10px;
}

.checkbox, .radio {
    margin-bottom: 12px;
}

.checkbox {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400 !important;
}

    .checkbox label {
    }

    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
        right: 0;
    }

.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #e8e5e5;
}

.checkbox:hover input ~ .checkmark {
    background-color: #a95ef4;
    border-radius: 3px;
    border: 1px solid #8d3edc;
}

.checkbox input:checked ~ .checkmark {
    background-color: #a95ef4;
    border-radius: 3px;
    border: 1px solid #8d3edc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.c-filter__slider {
    padding: 30px 10px 12px 10px;
    border-bottom: 1px solid #f5f5f5;
}

.c-filter__range {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .c-filter__range li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        text-align: center;
        font-size: 18px;
        font-size: 1.629rem;
        line-height: 1.692;
        letter-spacing: .3px;
        color: #858585;
        padding: 13px 15px 20px;
    }

        .c-filter__range li + li {
            border-right: 1px solid #f5f5f5;
        }

.c-filter__action {
    padding: 8px 32px;
    border-top: 1px solid #f5f5f5;
    text-align: center;
}

/*----------------------  Register Page ----------------------*/

.mb-9, .my-9 {
    margin-bottom: 4rem !important;
}

.pt-9, .py-9 {
    padding-top: 4rem !important;
}

.gradient-banner {
    /*background-image: url(../img/Tile.svg), linear-gradient(160deg, #0575E6 0%, #34daff 81%, #34daff 100%);*/
    background-image: url('../img/Tile.png'),linear-gradient(#f3f7fa,#f3f7fa);
    padding-top: 4rem !important;
    border-bottom: none;
    background-attachment: scroll, scroll;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    min-height: 1024px;
    /*background-image: linear-gradient(80deg, #009EC5 0%, #2380fb 20%, #00C0DF 50%);*/
}


.client-page .container-content {
    max-width: 550px;
    margin: 25px auto;
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0 0 15px #d7dee9;
    -moz-box-shadow: 0 0 15px #d7dee9;
    -webkit-box-shadow: 0 0 15px #d7dee9;
    border-radius: 15px !important;
}

.r-header {
    background-color: #fdfdfd;
    text-align: center;
    border-radius: 15px 15px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding-top: 5px;
}

    .r-header i {
        font-size: 80px;
        color: #2cd1ec;
        margin-bottom: 15px;
        border: 3px solid #f8feff;
        border-radius: 100%;
        padding: 0px 4px;
        margin-top: 8px;
        background-color: #fff;
        top: -15px;
        position: relative;
        border: 8px double #f4f4f4;
        padding: 8px 12px;
    }

    .r-header h4 {
        margin-top: 10px;
        color: #42b0c1;
        font-size: 15px;
        padding-top: 10px;
    }

.form-layer {
    padding: 50px 50px;
}

.custom-input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(129, 226, 255, 0.08);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.account-box-content .form-account {
    margin-top: 9px;
    margin-bottom: 9px;
    direction: ltr
}

.form-account-title {
    color: #656565;
    margin-bottom: 11px;
    letter-spacing: -.6px;
    font-size: 15px;
    line-height: 1.467;
    padding: 10px;
}

.form-account-row {
    margin: 0 -10px 23px;
}

    .form-account-row.with-icon .input-field.text-right {
        padding-right: 60px;
    }

        .form-account-row.with-icon .input-field.text-right::placeholder {
            padding-right: 0;
        }

.account-box-content .form-account-row {
    margin-bottom: 9px;
    padding-right: 10px;
    padding-left: 10px;
}

.input-label {
    position: absolute;
    display: inline-block;
    line-height: 22px;
    outline: none;
}

    .input-label i:before {
        position: absolute;
        right: 15px;
        top: 10px;
        color: #d2d2d2;
        font-size: 26px;
    }

.account-box-content .ui-input:before {
    top: 9px;
}

.input-field {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 45px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: rgba(255,255,255,0.9);
    background-image: none;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(129, 226, 255, 0.08);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-text-form {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 16px;
    line-height: 1.571;
    padding: 9px 9px 9px 14px;
    width: 100%;
    letter-spacing: -.8px;
    text-align: right;
    font-family: iranyekan;
    outline: none;
}

.input-field::placeholder {
    color: #1a1a1a;
    font-size: 18px;
    text-align: right;
    padding-right: 40px;
}

.ui-input--account-login .ui-input-field,
.ui-input--account-login .dk-selectric-input {
    padding: 16px 52px 15px 12px;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

    .ui-input--account-login .ui-input-field,
    .ui-input--account-login .dk-selectric-input::placeholder {
        font-size: 16px;
    }

.account-box-content .ui-input-field,
.account-box-content .dk-selectric-input {
    direction: ltr;
    color: #777;
}

.account-box-content .ui-input-field,
.account-box-content .dk-selectric-input {
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: iranyekan;
}

.form-account-title--inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-account-link {
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    margin-top: 10px;
    margin-bottom: 13px;
}

.border1light {
    border: 1px solid #f6f6f6;
}

.btn-link-border {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #14794e;
    padding: 0;
    line-height: 2;
    font-size: 12px;
}

    .btn-link-border:hover {
        color: #ffd81f;
    }

    .btn-link-border:after {
        left: 0;
        right: 0;
        top: 50%;
        margin-top: .85em;
        content: "";
        position: absolute;
        border-bottom: 1px dashed #1ca2bd;
    }

.account-box-content .form-account-link {
    margin: 0;
    float: left;
}

.form-account-submit button {
    width: 100%;
}

.form-account .btn-login,
.form-account .btn-password-change,
.form-account .btn-user-add,
.form-account .btn-user-lock {
    width: 100%;
    text-align: center;
}

.form-account-agree {
    padding-right: 40px;
    position: relative;
    font-size: 13px;
    font-size: .929rem;
    line-height: 2.77;
}

.account-box-content .form-account-agree {
    margin: -3px 0 7px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 2.5;
    color: #5c5c5c;
}

    .account-box-content .form-account-agree label {
        cursor: pointer;
    }

.btn-register {
    background-image: linear-gradient( 135deg, #07b92b 10%, #28bd0a 100%);
    padding: 12px;
    color: #fff;
    font-size: 1.69rem;
    border: 1px solid #33c700;
}

    .btn-register:hover {
        background-image: linear-gradient( 60deg, #15ce3a 10%, #25d102 100%);
        padding: 12px;
        color: #fff;
        font-size: 1.69rem;
        border: 1px solid #76ec00;
    }

.btn-signin {
    background-image: linear-gradient( 135deg, #f74653 10%, #e82e48 100%);
    padding: 12px;
    color: #fff;
    font-size: 1.69rem;
    border: 1px solid #c7004b;
}

    .btn-signin:hover {
        background-image: linear-gradient( 80deg, #fc395d 10%, #fa2745 100%);
        padding: 12px;
        color: #fff;
        font-size: 1.69rem;
        border: 1px solid #c7004b;
    }

.judgment {
    margin: 7px 0 25px 0;
    width: 100%;
    background-color: rgba(255,255,255,0.1);
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    direction: rtl !important;
}

    .judgment p {
        color: rgba(124, 136, 153, 0.9);
        line-height: 24px;
        font-size: 1.5rem;
    }

.precounter {
    margin-bottom: 50px;
}

#countdown-verify-end {
    display: inline-block;
    margin-bottom: -7px;
    width: 45px;
    color: #e64141;
    padding-left: 3px
}

.judgment #countdown-verify-end span {
    float: left;
}

    .judgment #countdown-verify-end span.day {
        display: none;
    }

    .judgment #countdown-verify-end span.hour {
        display: none;
    }

.judgment .numbers-verify .lines-number-input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    font-family: iranyekan;
    text-align: center;
    direction: ltr;
}

.judgment .numbers-verify .line-number {
    display: inline-block;
    width: 40px;
    height: 30px;
    border: 0;
    border-bottom: 4px solid #c8c8c8;
    margin: 0 7px;
    outline: none;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.resend-code {
    color: #007bb1;
    background-color: #d1f0ff;
    padding: 7px 17px;
    text-align: center;
    display: block;
    margin: 0px 100px 30px 100px;
    border-radius: 3px;
}

.shapes-container {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/*------------------- User Profile --------------------*/
.user-profile {
    width: 100%;
    float: right;
    min-height: 650px;
    background-color: #fff;
}

.p-menu {
    width: 96%;
    float: right;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px 3px 0 0 !important;
    min-height: 650px;
}

.p-user-info {
    width: 100%;
    min-height: 150px;
    text-align: center;
    background: url('../img/Tile.png') repeat #f3f7f9;
    background-size: auto;
    background-size: 100%;
    position: relative;
    padding-top: 25px;
    border-radius: 3px 3px 0 0;
}

.profilename {
    color: #4f4a4a;
    background-color: rgba(227, 227, 227, 0.2);
    margin: 8px 10px 0 10px;
    padding: 9px 0 9px 0;
    border-radius: 5px;
    font-size: 16px;
}

.welcome {
    font-size: 12px;
    color: #3e3e3e;
    padding-bottom: 8px;
    display: block;
    padding-top: 8px;
}


.p-panel-avatar {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    width: 130px;
    height: 130px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .p-panel-avatar .change-avatar {
        width: 130px;
        height: 130px;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        line-height: 130px;
        text-align: center;
        font-size: 32px;
        color: #fff;
        background-color: rgba(228,235,245,0.4);
        position: absolute;
        z-index: 2;
        opacity: 0;
    }

        .p-panel-avatar .change-avatar:hover {
            opacity: 1;
        }

        .p-panel-avatar .change-avatar i {
            display: inline-block;
            font: normal normal normal 14px/1 'material';
            font-size: 14px;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .p-panel-avatar img {
        width: 130px;
        height: 130px;
        padding: 3px;
        border: 3px solid #8ba1a7;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        z-index: 1;
        position: relative;
    }

.input-avatar {
    position: absolute;
    cursor: pointer;
    opacity: 0 !important;
    height: 100px;
    width: 100px;
}

.p-menu ul {
    list-style: none;
    float: right;
    width: 100%;
}

    .p-menu ul li {
        width: 100%;
    }

        .p-menu ul li a {
            width: 100%;
            padding: 12px 15px;
            display: block;
            background-color: rgba(255, 255, 255, 0.9);
            color: #484d4f;
            font-size: 1.35rem;
            border-bottom: 1px solid #eaf1f4;
        }

            .p-menu ul li a:hover {
                background-color: #8c8aa8;
                color: #ffffff;
                font-size: 1.35rem;
            }

                .p-menu ul li a:hover i {
                    color: #ffffff;
                }

            .p-menu ul li a i {
                float: right;
                padding-left: 8px;
                font-size: 1.75rem;
                color: #474b4b;
            }

            .p-menu ul li a span {
                float: left;
            }

.formfoot {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #eee;
    background-color: #fff;
    padding: 20px 60px 6px 60px;
    border-radius: 0 0 5px 5px;
}

.linka {
    color: #17aaff;
}

.Pconten {
    padding: 5px 20px;
}

.borderlight {
    border: 1px solid #eee !important;
}

.lblcus {
    padding: 3px 5px 3px 5px !important;
    font-weight: 400 !important;
    color: #686e71;
}
/*---------------Cart Basket Page ---------------*/
.discount {
    margin-bottom: 20px;
    padding: 20px 0px;
}

.discountbox {
    position: relative;
    width: 100%;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

    .discountbox input {
        position: relative;
        width: 100%;
        height: 45px;
        border: 0;
        line-height: 45px;
        font-size: 13px;
        color: #686e71;
        padding: 0 10px 0 75px;
    }

    .discountbox button {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 45px;
        font-size: 13px;
        height: 45px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background-color: #4d7180;
    }

.button-fm {
    border: 0;
    line-height: 40px;
    height: 40px;
    text-align: center;
    padding: 0 20px;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: transparent;
}

.pricebox {
    padding: 20px 25px;
    margin-bottom: 30px;
}

    .pricebox .pdb {
        line-height: 28px;
        margin-bottom: 5px;
        display: block;
    }

.totalprice {
    color: #686e71;
    font-size: 1.700rem;
}

.offedprice {
    color: #ef5661;
    font-size: 1.400rem;
}

.pamount {
    float: left;
    font-style: normal;
}

.purchase-p {
    border-top: 1px solid #edf1f4;
    text-align: center;
    padding: 18px 0;
    margin-top: 18px;
    font-size: 16px;
    color: #141414;
    font-size: 1.900rem;
}

    .purchase-p::after {
        display: block;
        clear: both;
        content: '';
        visibility: hidden;
        height: 0;
        line-height: 0;
    }

.disoff {
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

    .disoff p {
        background-color: #e2ffe0;
        padding: 8px 2px;
        border-radius: 2px;
        color: #0e6d00;
        border: 1px dashed #b8fcb4;
    }

.del-off {
    margin: 4px;
    display: block;
    float: right;
    position: absolute;
    padding: 4px 4px 0px 4px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    color: #f22222;
    border: 1px solid #ffe4e4;
}

    .del-off i {
        font-size: 18px;
        color: #f33131;
        padding-top: 2px;
    }

.btn-pay {
    font-size: 1.550rem;
    padding-top: 5px;
    padding-bottom: 10px;
    min-height: 50px;
    margin-left: 55px;
    background-color: #ef394e;
    color: #fff;
    border: 1px solid #ef394e;
}

    .btn-pay:hover {
        background-color: #ef3939;
        border: 1px dashed #fc6b63;
    }

.cartitem {
    padding: 10px;
    margin: 0px 20px 20px 20px;
    position: relative;
    min-height: 140px;
}

.cart_item_thumb {
    min-width: 124px;
    float: right;
    padding-top: 4px;
}

.cart_item_thumb_img {
    width: 100%;
    display: block;
    min-height: 100px;
    text-align: center;
    position: relative;
}

    .cart_item_thumb_img img {
        max-width: 100%;
        max-height: 135px;
        border-radius: 3px
    }

.cartitem-title {
    float: right;
    width: 95%;
    padding: 2px 3px 2px 8px;
    border-radius: 2px;
}

    .cartitem-title a {
        font-size: 16px;
        line-height: 28px;
        color: #4d4848;
        padding: 5px 5px 0 0;
        margin-bottom: 5px;
        display: block;
    }

        .cartitem-title a:hover {
            color: #1ea3dd;
        }

.cartitem-price {
    min-width: 160px;
    display: flex;
    flex-direction: column;
    min-height: 68px;
    border-radius: 4px;
}

    .cartitem-price del {
        color: #f66565;
        font-size: 14px;
        line-height: 24px;
        display: block;
    }

    .cartitem-price .off-price {
        color: #9a9da9;
        font-size: 13px;
        line-height: 24px;
        display: block;
    }

    .cartitem-price .price {
        color: #000;
        font-size: 16px;
        line-height: 25px;
        display: block;
        text-align: left;
        padding-left: 12px;
    }


.cartlogin {
    width: 100%;
    padding: 15px 15px 10px 10px;
    display: block;
}

    .cartlogin i {
        font-size: 24px;
        color: #f9a825;
    }

    .cartlogin span {
        padding-right: 6px;
    }

    .cartlogin p {
        padding-top: 7px;
        padding-right: 30px;
        font-size: 1.270rem;
        color: #838383;
        line-height: 23px;
    }

.catempty {
    background-color: #fff;
    padding: 30px;
    min-height: 400px;
    text-align: center;
}

.empty-cart-icon {
    margin: 0 auto;
    width: 200px;
    height: 150px;
    background: url(../img/other/purepng.webp) 50% no-repeat;
    background-size: auto;
    background-size: contain;
}

.emptycart-title {
    font-size: 18px;
    font-size: 1.856rem;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}

.emptcartlink {
    margin-bottom: 20px;
}

    .emptcartlink p {
        font-size: 12px;
        font-size: 1.457rem;
        line-height: 21px;
        color: #6d727e;
        margin-bottom: 10px;
    }

.emptylink-urls a:not(:last-of-type) {
    border-left: 1px solid #e0e0e2;
    padding-left: 12px;
    margin-left: 12px;
}

.emptylink-urls a {
    cursor: pointer;
    color: #12b4cd;
    font-size: 15px;
    font-size: 1.457rem;
    line-height: 24px;
}

.DisMge {
    padding: 4px;
}

.delete-c {
    border-radius: 0px 0px 50px 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #ffe1e1;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #a1a1a1;
}

    .delete-c:hover {
        color: #e85151;
    }

.order-checkout {
    width: 100%;
    padding: 20px;
    text-align: center;
}

.osuc {
    background-color: #f2ffe8;
}

.odang {
    background-color: #ffe8e8;
}

.order-checkout i {
    font-size: 55px;
}

.oisuc {
    color: #78d41c;
}

.oidang {
    color: #e43434;
}


.check-suc {
    font-size: 1.9rem;
    color: #393939;
    width: 100%;
    padding: 20px;
    display: block;
}

.checkdetail {
    width: 100%;
    padding: 20px;
}

.olin {
    font-size: 1.9rem;
    padding: 20px 40px;
    display: block;
}

    .olin a {
        color: #0a6582;
        padding: 3px 15px;
        border-radius: 3px;
        background-color: #d6f7ff;
    }

.payinfo {
    padding: 20px 40px;
}

    .payinfo span {
        margin-bottom: 15px;
        color: #17ac12;
        display: block;
    }

table th {
    text-align: right !important;
    font-weight: 400 !important;
}

.c-btn {
    border: 0;
    line-height: 40px;
    height: 40px;
    text-align: center;
    padding: 0 20px;
    color: #fff;
    border-radius: 2px;
    background-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0, 0, 0, 0.03);
}

.c-success {
    background-color: #1aca5f;
    border-color: #5bad08 !important;
}

    .c-success:hover {
        background-color: #0cd159;
        border-color: #5bad08 !important;
    }

.c-info {
    background-color: #33beea;
    border-color: #0896ad !important;
}

    .c-info:hover {
        background-color: #1eb0de;
        border-color: #088fad !important;
        color: #fff;
    }

.c-danger {
    background-color: #f44336;
    border-color: #ad1c08 !important;
}

    .c-danger:hover {
        background-color: #dc120c;
        border-color: #ad1c08 !important;
    }

.color-success {
    color: #4dac0c;
}

.color-info {
    color: #0089d8;
}

.color-danger {
    color: #eb1460;
}

.color-dark {
    color: #303030;
}

.cprice {
    padding: 5px;
}

.factor-item {
    width: 100%;
    padding: 5px 5px 8px 5px;
    border-bottom: 1px solid #eee;
}

    .factor-item a {
        color: #0a91cc;
    }

.fitem-price {
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 5px;
}

.question-sec {
    padding: 5px;
}

    .question-sec header {
        position: relative;
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #edf1f4;
    }

    .question-sec > header h1 {
        line-height: 28px;
        font-size: 18px;
        color: #1e2f38;
        word-spacing: -2px;
    }

    .question-sec > header span {
        line-height: 28px;
        font-size: 14px;
        color: #686e71;
        position: absolute;
        left: 0;
        top: 1px;
    }

.filter-question {
    padding: 28px 0;
    margin-bottom: 10px;
}

.question-query {
    min-width: 300px;
    width: 100%;
    display: table;
    float: right;
    white-space: nowrap;
}

    .question-query form {
        width: 100%;
        position: relative;
    }

    .question-query input {
        width: 100%;
        line-height: 45px;
        height: 45px;
        padding: 0 10px;
        font-size: 14px;
        color: #1e2f38;
        border: 1px solid #edf1f4;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .question-query button {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 21px;
        color: #b0b9be;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 51px;
        border: 0;
        background-color: transparent;
    }

.question-item {
    margin-bottom: 20px;
    padding: 20px 20px 15px 15px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.img-layer {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    right: 18px;
    top: 18px;
    display: block;
}

    .img-layer img {
        display: block;
        width: 100%;
    }

.question-item h2 a {
    font-size: 1.75rem;
    line-height: 28px;
    display: block;
    margin-bottom: 13px;
    color: #1e2f38;
}

.question-item ul li :first-child ::before {
    position: absolute;
    right: 0;
    top: 0;
    border-right: 3px solid #2f87dc;
    content: '';
    width: 5px;
    height: 100%;
}

.question-item ul li {
    position: relative;
    padding: 0 14px 0 0;
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 8px;
    color: #686e71;
    display: inline-table;
    margin-left: 20px;
}

.question-item ul li {
    line-height: 23px;
    font-size: 13px;
    color: #686e71;
}

    .question-item ul li a {
        color: #1e2f38;
        padding: 0 1px;
    }

.q-detail {
    margin-top: 15px;
    padding: 20px 10px 0px;
    float: right;
}

    .q-detail img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        float: right;
    }

    .q-detail .uinfo {
        float: right;
        padding: 10px 28px;
    }

.question-answers {
    margin: 25px 0 25px 0;
}

.answer-sec {
    position: relative;
    margin-bottom: 30px;
    padding-right: 100px;
}

.content-answer {
    width: 100%;
    padding: 15px 25px;
    position: static;
    min-height: 150px;
}

.answer-avatar {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.img-answered {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto 10px;
}

    .img-answered img {
        max-width: 100%;
        vertical-align: middle;
    }

.answer-avatar a {
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    color: #5fb430;
    margin-bottom: 5px;
}

.answer-detail ul {
    margin-bottom: 15px;
    list-style: none !important;
    list-style-type: none;
    list-style-type: none !important;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
}

    .answer-detail ul li {
        display: inline-table;
        line-height: 21px;
        margin: 3px 0 3px 15px;
        padding-left: 15px;
        font-size: 13px;
        color: #7A8B92;
        border-left: 3px dotted #E3EBED;
    }

.recommended {
    padding: 15px;
    padding-top: 80px;
}



.SpecialTitle {
}

.spatext {
    font-size: 2.8rem;
    color: #594297;
    padding: 5px;
    z-index: 9999 !important;
    background-color: #e6ebf4;
    border-radius: 4px;
}

.sp-p {
    min-height: 20px;
}

.specalPrice {
    font-size: 2.49rem;
    pointer-events: none;
    border-radius: 20px;
    color: #118914;
    font-weight: 400;
    padding: 15px 35px;
    font-family: ShabnamBold !important;
}

.specialdel {
    font-size: 2.49rem;
    margin-right: 8px;
    text-decoration: none;
    color: #d53a3a;
    padding-top: 15px;
    position: absolute;
    left: 25px;
    font-family: ShabnamBold !important;
}

    .specialdel::after {
        width: 100%;
        height: 1px;
        background: #d74141;
        content: '';
        position: absolute;
        left: 7px;
        top: 55%;
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -o-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }

.registeration-text {
    padding: 50px;
    line-height: 4.60rem;
    border-radius: 8px;
    color: #026816;
}
.registerbox {
    background-color: #f5ffef;
}
    .registerbox i {
        font-size: 7.9rem;
        color: #026816
    }
.register-course{
    padding:50px;
}
    .register-course a {
        color: #1d77ac;
        font-size: 2.1rem;
        background-color: #e6fdff;
        padding: 14px 100px;
        border-radius: 7px;
    }
.ck-editor__editable_inline {
    min-height: 400px;
}
.about-panel{
    padding:5px 5px;
    width:100%;
    float:right;
}
    .about-panel .btnbot {
        display: block;
        width:120px;
        float: right;
        padding: 7px 10px;
        background-color: #383a42;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #2d2106;
        margin:0 0 8px 4px;
        text-align:center;
    }
/*--------------------- Responsive Design ------------------------*/
@media (max-width:900px) and (min-width:580px) {
    .xs-custom {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1320px) {
    .part-nav ul li a {
        width: auto;
    }

    .menu > ul > li a {
        padding: 8px 7px;
        line-height: 32px;
        font-size: 1.4rem;
        letter-spacing: -.028125rem;
        font-family: ShabnamMedium;
    }

    .search {
        width: 50%;
    }
}

@media only screen and (max-width: 1110px) {
    .part-nav ul li {
        padding: 0;
    }

        .part-nav ul li a {
            font-size: 1.26rem;
        }

    .head-text {
        padding-top: 40px;
    }

    .titlebar {
        font-size: 2.8rem;
        line-height: 3.90rem;
        padding: 0
    }

    .work {
        font-size: 1.9rem;
    }
}

@media only screen and (max-width: 890px) {
    .headitem {
        text-align: center !important;
    }

    .DescCn {
        min-height: 516px;
    }
}


@media only screen and (max-width: 600px) {
    .btn-buy {
        display: block !important;
        position: fixed !important;
        text-align: center;
        bottom: 0px;
        right: 0px;
        z-index: 9999 !important
    }

    .head-text {
        padding-top: 30px;
    }

    .titlebar {
        font-size: 2.5rem;
        line-height: 3.90rem;
        margin-bottom: 25px;
        padding: 0
    }

    .work {
        font-size: 1.9rem;
    }

    .search {
        width: 90%;
    }
}
