@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body, html {
    overflow-x: hidden;
    direction: rtl;
    font-family: iranyekan !important;
    height: 100%;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

a, a:hover, a:focus {
    text-decoration: none !important;
}

.user-avatar {
    border: 2px solid #ddd;
    margin: 0;
    margin-left: 20px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 80px;
    width: 80px;
}

.carousel-control-next, .carousel-control-prev {
    height: 30px;
    top: 50%;
    margin-top: -30px;
}

#pj-button i {
    transition: all .3s;
    pointer-events: none;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/icons/w-loading.gif) center no-repeat #fff;
}

#menu-profile {
    background: url('../images/icons/menu-bg.png');
    background-size: contain;
    background-repeat: no-repeat;
}

#pj-menu {
    display: none;
    height: 100%;
    width: 280px;
    position: fixed;
    z-index: 99999999999;
    top: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 0px 2px #00000052;
    -webkit-box-shadow: 0px 0px 2px #00000052;
    -moz-box-shadow: 0px 0px 2px #00000052;
    overflow-x: hidden;
    transition: 0.5s;
    transform: translateX(280px);
    -moz-transform: translateX(280px);
    -webkit-transform: translateX(280px);
    -ms-transform: translateX(280px);
    -o-transform: translateX(280px);
    visibility: hidden;
}

.pj-in {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    visibility: visible !important;
}

.pj-dark {
    height: 100%;
    position: fixed;
    width: 100%;
    top: 55px;
    z-index: 1000000000000 !important;
    background-color: #00000047;
}

#pj-menu,
#pj-main,
.opacity {
    transition: all .3s ease-in-out;
}

button#pj-button {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 26px;
    line-height: 0 !important;
    align-items: center;
    display: table-cell !important;
    vertical-align: middle;
}

.avatar-section {
    background-color: #f9f2ee45;
    padding: 125px 10px 10px 0;
    z-index: 0;
}

button#pj-button:focus,
button#pj-button:active,
button#pj-button:visited {
    outline: none;
}

.rules-icon {
    width: 81px;
    height: 70px;
    background-position: -98px -100px;
}

#pj-menu ul {
    padding: 0;
    text-align: center;
}

#pj-menu ul li {
    border-bottom: 1px solid #ccc;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0 20px;
}

#pj-menu ul li a {
    color: #333;
}

#pj-menu ul li a span {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}

@media (min-width: 550px) and (max-width: 768px) {

}

@media (max-width: 550px) {

}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #8e8e8e;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #8e8e8e;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #8e8e8e;
}

:-moz-placeholder { /* Firefox 18- */
    color: #8e8e8e;
}

.buttons {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #e7e7e7;
    margin-top: 5px;
}

.buttons a {
    background: #ecd9af;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 10px;
}

#menu-profile {
    padding: 20px;
    text-align: right;
    border-bottom: 1px solid #cacaca;
}

header {
    background-color: #da604bbf;
    padding: 5px;
    height: 55px;
    line-height: 40px;
    display: grid;
    align-items: center;
    position: fixed;
    z-index: 99;
}

#carouselExampleIndicators {
    box-shadow: 0px 2px 2px #e1e1e1;
    height: 350px;
}

#main-list {
    list-style: none;
    padding: 5px 0 !important;
}

#main-list span {
    display: block;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 5px;
    min-height: 90px;
    line-height: 90px;
    background-color: #fff;
}

#main-list li {
    padding: 2.5px;
}

#main-list li a {
    color: #333;
    text-decoration: none;
}

#main-list strong {
    font-size: 12px;
}

.main-title div.text-right {
    padding: 0 25px;
    font-size: 15px;
}

.main-title div.text-right img {
    margin-left: 5px;
}

.main-title div.text-left a {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #007bff;
    border-radius: 7px;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 5px;
}

.slider {
    direction: ltr
}

.main-title div.text-left a i {
    margin-left: 10px;
}

.cursol-item {
    padding: 2.5px;
    direction: rtl
}

.cursol-item div {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    overflow: hidden;
}

.cursol-item div p {
    margin: 0;
    padding: 5px;
    text-align: right;
    font-size: 12px;
}

.cursol-item div > a {
    color: #333;
    text-decoration: none;
    display: block;
    position: relative;
}

.cursol-item span.description {
    text-align: justify;
}

.cursol-item div p > span {
    display: block;
    margin-bottom: 5px;
}

.detail-course a,
.cursol-item div p label {
    margin: 10px 0 0;
    display: block;
    text-align: center;
    background-color: #2cab17;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
}

.detail-course a:hover,
.cursol-item div p label:hover {
    opacity: .9;
}

.detail-course a i,
.cursol-item div p label i {
    margin-left: 5px;
    vertical-align: middle;
}

.absolute-item p {
    position: absolute;
    color: #fff;
    bottom: 0;
    right: 0;
}

a.absolute-item::before {
    content: "";
    position: absolute;
    display: block;
    background: #00000073;
    width: 100%;
    height: 100%;
}

.shave-title {
    white-space: nowrap;
    width: 100%; /* IE6 needs any width */
    overflow: hidden; /* "overflow" value must be different from  visible"*/
    -o-text-overflow: ellipsis; /* Opera < 11*/
    text-overflow: ellipsis;
}

@media (max-width: 576px) {
    .slick-slide img {
        height: 80px;
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .slick-slide img {
        height: 90px;
        width: 100%;
    }
}

.is_free {
    background-image: url(../images/spritesheet.png);
    width: 58px;
    height: 54px;
    background-position: -726px -263px;
    display: block;
    position: absolute;
    left: 0;
}

button:focus {
    outline: none;
}

.form-control,
.login a {
    font-size: 12px;
}

.login {
    background-image: url(../images/login.png);
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 20px;
    font-size: 12px;
}

.login .logo img {
    width: 115px;
}

input:focus {
    box-shadow: none !important;
    outline: none !important;
}

.login form input:focus {
    border-color: #fff;
}

.login form::before,
.login form::after {
    content: '';
    position: absolute;
    background-color: #fe674c82;
}

.login form::after {
    width: 90%;
    left: 5%;
    height: 20px;
    bottom: -10px;
}

.login form::before {
    width: 80%;
    left: 10%;
    height: 40px;
    bottom: -20px;
}

.login form button {
    background-color: #54d5ff;
    color: #fff;
    border-radius: 20px;
    width: 110px;
    margin-top: 15px;
    font-size: 14px;
    padding: 8px;
}

span.code_num {
    direction: ltr;
    background: transparent !important;
}

i {
    vertical-align: unset;
}

.login .logo {
    padding: 20px 20px 0;
}

.login form {
    width: 95%;
    margin: -100px auto 0;
    background-color: #fe674c;
    padding: 20px;
    position: relative;
}

.login form#check-code {
    margin: -40px auto 0 !important;
}

span.code_num,
.login form input {
    border: 0px;
    border-bottom: 1px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.login form input::-webkit-input-placeholder { /* Edge */
    color: #fff;
}

.login form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.login form input::placeholder {
    color: #fff;
}

.login form .form-control {
    background-color: transparent;
    color: #fff;
}

.selectBox i.fa-caret-down {
    float: right;
    line-height: 35px;
    padding-right: 15px;
    font-size: 20px;
}

/*Styling Selectbox*/
.dropdown {
    width: 300px;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(204, 204, 204);
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #474747;
    height: 100%;
    text-align: left
}

.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px
}

.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}

.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}

.dropdown:active {
    background-color: #f8f8f8
}

.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8
}

.dropdown.active .select > i {
    transform: rotate(-90deg)
}

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9
}

.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}

.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}

.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}

.grey-divider {
    background: linear-gradient(90deg, rgba(96, 96, 96, 0.88) 0%, rgba(45, 46, 46, 0.77) 50%, rgba(96, 96, 96, 0.86) 100%);
    height: 2px;
    opacity: .1;
    border-radius: 100%;
    margin: 20px 0;
}

.container-fluid.content {
    background-color: #109bdd26;
    padding: 0;
}

.container.content {
    background-color: #f6f6f6;
    padding: 0;
}

.train-tablist {
    background-color: #eeeeee52;
}

.train-tablist a {
    color: #B4B4B4;
}

.train-tablist li a.active {
    color: rgb(53, 133, 188) !important;
    background-color: #eeeeee52 !important;
    border-color: #dee2e600 #dee2e600 rgb(53, 133, 188) !important;
    border-bottom: 2px solid rgb(53, 133, 188) !important;
}

.train-tablist li a.active .ri-des-train {
    background-position: -716px -151px;
}

.train-tablist li a.active .ri-course {
    background-position: -211px -151px;
}

.train-tablist li a.active .ri-review {
    background-position: -932px -307px;
}

.detail-course,
.detail-train {
    margin: 0;
    -webkit-box-shadow: 0px 0px 5px #a3a3a3;
    -moz-box-shadow: 0px 0px 5px #a3a3a3;
    box-shadow: 0px 0px 5px #a3a3a3;
    border-radius: 0 0 10px 10px;
    padding: 5px;
}

.detail-course {
    border-radius: 10px;
}

.text-grey {
    color: #8e8e8e;
}

.text-blue {
    color: rgb(53, 133, 188) !important;
}

.text-green {
    color: #00c52c !important;
}

.bg-btn {
    display: inline-block;
    min-width: 60px;
    text-align: center;
    margin: 5px 0;
    padding: 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
}

.red-bg {
    background-color: #f45246;
}

.blue-bg {
    background-color: #59baec;
}

.green-bg {
    background-color: #19be6a
}

div.tab-pane#comment {
    padding-bottom: 50px;
}

.review-modal form button[type='submit'] {
    background-color: #13af00;
    border-color: #13af00;
}

.review-modal form button[type='submit'],
div.tab-pane#comment a.btn {
    display: block;
    width: 100%;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
    color: #fff;
}

.border-ra10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

div.tab-pane#comment a.btn {
    background-color: #4695ce;
    border-color: #4695ce;
}

.dark-text {
    color: #333;
}

.full-page {
    padding: 0;
    margin: 0 auto;
}

.full-page .modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    background-color: #fe674c;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 50px;
    padding: 12px 15px;
}

.modal-header .close {
    color: #fff;
    margin: 0;
    opacity: 1;
    padding: 0;
}

.review-item {
    box-shadow: 0px 0px 6px #eee;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 12px;
    cursor: pointer;
}

.review-modal form textarea {
    box-shadow: 0px 0px 5px #eee;
    border-color: #eee;
    resize: none;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper button[type='button'] {
    color: #fff;
    background-color: #3baaea;
    font-weight: bold;
    border: none;
    font-size: 15px;
    width: 160px;
    height: 40px;
    cursor: pointer;
}

.upload-btn-wrapper input[type=file] {
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.train-btn {
    color: #fff;
    text-decoration: none;
    padding: 8px;
    min-width: 45%;
    border-radius: 5px;
    text-align: center;
    opacity: .9;
}

.btn-parent {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 10px;
}

.train-btn:focus,
.train-btn:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
}

.green-btn {
    background-color: #049901;
}

.blue-btn {
    background-color: #3496d8;
}

.orange-btn {
    background-color: #fe9150;
}

.white-icon {
    color: #fff;
    font-size: 18px;
    margin-left: 15px;
}

.white-icon:focus,
.white-icon:hover {
    color: #fff;
}

.loading {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 112%;
    right: 0;
    top: 0;
    text-align: center;
    margin: 0;
    justify-content: center;
    align-items: center;
    background-color: #ffffffe6;
}

.file-title {
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 5px #0000007a;
    -moz-box-shadow: 0px 2px 5px #0000007a;
    box-shadow: 0px 2px 5px #0000007a;
}

.orange-title {
    background: rgb(254, 146, 81);
    background: linear-gradient(90deg, rgba(254, 146, 81, 1) 0%, rgba(254, 169, 106, 1) 50%, rgba(254, 200, 135, 1) 100%);
}

.green-title {
    background: rgb(40, 176, 149);
    background: linear-gradient(90deg, rgba(40, 176, 149, 1) 0%, rgba(24, 180, 125, 1) 50%, rgba(24, 182, 93, 1) 100%);
}

.red-title {
    background: rgb(211, 39, 30);
    background: linear-gradient(90deg, rgba(211, 39, 30, 1) 0%, rgba(235, 59, 61, 1) 50%, rgba(254, 86, 80, 1) 100%);
}

.is-free {
    background: #3498db;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 10px;
    color: #fff;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
}

.w-49 {
    width: 49%;
}

.w-24 {
    width: 24%;
}

.w-74 {
    width: 74%;
}

h6 {
    font-size: 14px;
}

.blue-light-text {
    color: #109bdd;
}

.channel-list a {
    color: #333;
    text-decoration: none;
}

.channel-post {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 4px solid #EEE;
    font-size: 12px;
}

.category-item {
    text-decoration: none !important;
}

.category-item div:hover {
    -webkit-box-shadow: 1px 1px 5px #e1e1e8;
    -moz-box-shadow: 1px 1px 5px #e1e1e8;
    box-shadow: 1px 1px 5px #e1e1e8;
    text-decoration: none;
}

.channel-post-description {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.btn-question {
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #fe674c;
    border-radius: 50%;
    font-size: 25px;
    height: 50px;
    box-shadow: 0px 0px 5px #8a8a8a;
    width: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

.channel-post .comment a {
    background-color: #14b32f;
    color: #fff;
    padding: 10px;
    border-radius: 7px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.channel-post a {
    text-decoration: none;
}

.channel-post .vote a {
    color: #333;
    font-size: 14px;
    display: inline-block;
}

.d-grid {
    display: grid !important;
}

.avatar {
    position: relative;
    padding-bottom: 15px;
    text-align: center;
}

.avatar i.fa-user {
    width: 100%;
    height: 120px;
    background-color: #eee;
    border-radius: 10px;
}

.avatar-btn-wrapper {
    position: absolute;
    bottom: 0;
    right: 10%;
    margin-left: -25px;
}

.avatar-btn-wrapper button {
    width: 50px;
    height: 40px;
    font-size: 20px;
    display: grid;
    color: #6996ff;
    text-shadow: 2px 2px 5px #00000054;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 5px #cdcdcd;
    cursor: pointer;
}

.avatar-btn-wrapper input[type=file] {
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    -webkit-border-radius: 0 5px 5px 0 !important;
    -moz-border-radius: 0 5px 5px 0 !important;
    border-radius: 0 5px 5px 0 !important;
}

#form-user-profile div.input-group-text,
#form-user-profile input {
    border: 0px;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
}

.profile-a-wrapper button,
.profile-a-wrapper a {
    display: inline-block;
    padding: 13px 30px;
    color: #fff;
    border-radius: 50px;
}

.profile-a-wrapper a.black {
    background-color: #464646;
}

.profile-a-wrapper button.green {
    background-color: #27ae60;
    border: none;
}

.profile-a-wrapper a.red {
    background-color: #cf3f37;
}

.profile-a-wrapper i {
    font-size: 16px;
    vertical-align: middle;
}

#profile-tablist {
    position: fixed;
    bottom: 0;
}

#profile-tablist li a {
    border-radius: 0;
    border: 0;
    padding-top: 10px;
    height: 45px;
    line-height: 25px;
    font-size: 13px;
    color: #575757;
}

#profile-tablist li a.active {
    border-top: 2px solid #575757;
    background-color: #f3f8ff;
}

#change-password.show {
    display: grid !important;
    align-items: center;
}

.static-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    padding: 10px;
}

.full-width-modal {
    padding: 0;
}

.full-width-modal .modal-dialog {
    max-width: 100%;
}

.full-width-modal .modal-content {
    background-color: #f3f3f3 !important;
}

.discuss-form button {
    width: 100px;
    height: 40px;
    background-color: #18bf18;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.discuss-form textarea {
    border: none;
    border-radius: 10px !important;
    resize: none;
    box-shadow: 0px 0px 5px #bcbcbc;
}

.sticky-menu {
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: right;
    transition: all .2s ease-in-out;
}

#fixed-menu {
    box-shadow: 0px 0px 5px #7171719e;
    background-color: #eee;
    padding: 5px;
    border-radius: 5px;
    font-size: 11px;
}

#fixed-menu a {
    color: #1b1e21;
    border-radius: 8px;
    border-color: #33333345 !important;
}

#fixed-menu a:hover,
#fixed-menu a:focus {
    -webkit-box-shadow: 0px 0px 3px #9e9e9e;
    -moz-box-shadow: 0px 0px 3px #9e9e9e;
    box-shadow: 0px 0px 3px #9e9e9e;
}

.searchbar {
    margin-bottom: auto;
    margin-top: auto;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    position: relative;
}

.search_input {
    color: #333;
    border: none !important;
    outline: 0;
    background: none;
    padding: 5px;
    height: 40px;
    width: 100%;
    transition: width 0.4s linear;
    padding-right: 45px;

}

.search_icon {
    background: #109bdd;
    color: #fff;
}

.search_icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    width: 35px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    margin: 2.5px;
    cursor: pointer;
    border: none;
}

.search_icon:hover {
    background: #1f84dd;
    color: white;
}

@media (max-width: 1199px) {
    .container.content {
        width: 100%;
        max-width: 100%;
    }

    .container-fluid.content {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    div.tab-pane#comment {
        transform: translateX(0);
    }

    .cursol-item img,
    .slick-slide img {
        height: 250px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .train-btn {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .profile-a-wrapper a {
        padding: 13px 10px;
        font-size: 10px;
    }

    .profile-a-wrapper a.black {
        padding: 13px 30px;
    }

    .profile-a-wrapper button.green {
        padding: 13px 20px;
    }
}

#ios-shortcut .modal-header {
    background-color: #fe674c;
    color: #333;
    padding: 20px 0;
}

.modal-backdrop-w {
    opacity: 1 !important;
    background-color: #fff !important;
}

.logo-modal-shortcut {
    background-color: #109bdd;
}

/* ######## */
.slider-img {
    height: 350px;
    background-size: cover;
    background-position: center;
}

.carousel video {
    width: 100%;
    height: 350px;
    min-height: 350px;
}

@media (max-width: 768px) {
    .title-logo img {
        width: 100px;
    }

    .logo-parent img {
        width: 35px;
    }

    #main-list li i.kook-icon {
        width: 30px;
        height: 30px;
    }

    #main-list span {
        display: flex;
        height: 70px;
        min-height: 70px;
        line-height: 0;
        align-items: center;
        justify-content: center;
    }
}

.background-login {
    background-image: url('../images/parts/login.png');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center 0;
}

.mt-55 {
    padding-top: 55px;
}

.w-200 {
    min-width: 200px;
}

.wallet-div {
    background-color: #fe674c;
    color: #fff;
    padding: 15px;
    border-radius: 15px;
    height: 50px;
}

.message-inbox {
    position: relative;
    padding: 15px 0;
    margin: 5px 0;
    background-color: #fff;
}

.message-inbox:before,
.message-inbox:after {
    position: absolute;
    background: transparent url(../images/icons/wave.png);
    content: '';
    width: 100%;
    height: 6px;
    right: 0;
    z-index: 99;
    background-size: contain;
}

.message-inbox:before {
    top: -5px;
}

.message-inbox:after {
    bottom: -5px;
    transform: rotate(180deg);
}

.message-inbox .description {
    color: #ababab;
    font-size: 14px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
}

.background-product {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 180px;
}

.orange-color {
    color: #fe674c !important;
}

.magazine {
    height: 85px;
    line-height: 50px;
}

#image-view #caption {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    width: 100%;
    text-align: right;
    background-color: #0000006e;
    color: #fff;
}

#image-view .modal-content {
    background-color: transparent;
}

#image-view .modal-body {
    background-color: #000000 !important;
}

.discuss-div {
    border: 4px dashed #fe674c;
    position: relative;
    font-family: "Font Awesome 5 Free", 'iranyekan';
    margin: 15px auto;
}

.discuss-div:not(:last-child) {
    margin-bottom: 45px !important;
}

.discuss-div:after,
.discuss-div:before {
    position: absolute;
    font-size: 30px;
    background-color: #f6f6f6;
    color: #fe674c;
    padding: 0 5px;
    font-weight: 900;
}

.discuss-div:after {
    content: "\f10d";
    left: 0;
    top: -25px;
}

.discuss-div:before {
    content: "\f10e";
    right: 0;
    bottom: -25px;

}

.discuss-div a.btn {
    background-color: #54d5ff;
    border-color: #54d5ffd1;
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 5px;
    margin: 8px 0 0;
}

.avatar-icon {
    font-size: 30px;
    width: 50px;
    height: 50px;
    background-color: #fe674c;
    border-radius: 50px;
}

.discuss-div .like-parent {
    left: 0;
    bottom: -40px;

}

.favourite-btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #cdcdcd;
    padding-top: 5px;
}

.favourite-btn.dislike {
    background-color: #eb3b5a;
}

.review-btn,
.favourite-btn.like {
    background-color: #13c738;
}

.review-btn {
    bottom: 0;
    right: 0;
}

.file-parent a {
    position: absolute;
    left: 0;
    bottom: 2px;
}

.high-bg {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #da604b;
}

.fe674c-btn {
    background-color: #fe674c;
    color: #fff;
    padding: 10px 0;
    outline: none;
}

.fe674c-btn:focus,
.fe674c-btn:active,
.fe674c-btn:hover {
    color: #fff;
    -webkit-box-shadow: 0px 0px 0.2rem rgba(254, 103, 76, 0.5);
    -moz-box-shadow: 0px 0px 0.2rem rgba(254, 103, 76, 0.5);
    box-shadow: 0px 0px 0.2rem rgba(254, 103, 76, 0.5);
}

.rounded-edge {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.favourite-action {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    -webkit-box-shadow: 0px 0px 5px #e2e2e2;
    -moz-box-shadow: 0px 0px 5px #e2e2e2;
    box-shadow: 0px 0px 5px #e2e2e2;
    z-index: 10;
    cursor: pointer;
}

.favourite-action-add {
    background-color: #f82a2a;
    color: #fff;
}

.background-image {
    background-size: cover;
    background-position: center;
    height: 120px;
}

.course-list .background-image {
    height: 110px;
    position: relative;
}

.course-list .background-image:after {
    content: '';
    position: absolute;
    left: -10px;
    border-right: 55px solid transparent;
    border-top: 75px solid #fff;
    border-left: 40px solid #fff;
    border-bottom: 55px solid transparent;
}

.course-list .price {
    color: #54d9ff;
    font-size: 13px;
}

.course-list .price i {
    margin-left: 10px;
}

.course-list .detail {
    margin-right: -25px;
}

.course-list .detail strong {
    margin-right: -15px;
}

.loading-3 {
    right: 0;
    top: 0;
}

.modal.full-screen .modal-dialog {
    margin: 0;
}

.modal.full-screen .modal-dialog,
.modal.full-screen .modal-content {
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.comment-div {
    border-width: 2px;
    border-style: solid;
    border-radius: 0px 0px 0px 40px;
    margin: 20px auto;
    font-family: "Font Awesome 5 Free", 'iranyekan';
}

.comment-div .avatar-icon {
    position: absolute;
    right: -10px;
    top: -10px;
}

.comment-div:after, .comment-div:before {
    position: absolute;
    font-size: 20px;
    background-color: #fff;
    padding: 0 5px;
    font-weight: 900;
}

.comment-div:before {
    content: "\f10e";
    right: -10px;
    bottom: -18px;
}

.comment-div:after {
    content: "\f10d";
    left: -12px;
    top: -18px;
    background-color: #fff;
}

.comment-div.orange {
    border-color: #fe674c;
}
.color-fe674c,
.comment-div.orange:after, .comment-div.orange:before {
    color: #fe674c;
}
.comment-div.orange a,
.comment-div.orange .avatar-icon {
    background-color: #fe674c;
}

.comment-div.blue {
    border-color:#55d4ff;
}

.comment-div.blue:after, .comment-div.blue:before {
    color: #55d4ff;
}
.btn-55d4ff,
.comment-div.blue a,
.comment-div.blue .avatar-icon{
    background-color: #55d4ff;
}
.comment-div.green {
    border-color:#049901;
}

.comment-div.green:after, .comment-div.green:before {
    color: #049901;
}
.comment-div.green a,
.comment-div.green .avatar-icon{
    background-color: #049901;
}
.comment-div a{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.discuss-nav-tabs a{
    background-color: #da604b!important;
    color: rgba(234, 234, 234, 0.9) !important;
    border: none!important;
    border-radius: 0!important;
    padding: 10px;
}
.discuss-nav-tabs a.active{
    color:#fff!important;
    border-bottom: 5px solid #fff!important;
}
#profile-header {
    background: url('../images/icons/profile-bg.png') no-repeat bottom;
    height: 170px;
    background-size: cover;
}

.background-cover {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.avatar-profile{
    width: 150px;
    height: 150px;
}

.avatar-profile input[type='file']{
    opacity: 0;
    width: 100%;
    height: 100%;
}
.close-avatar {
    right: 5px;
    top: 10px;
    font-size: 30px;
    cursor: pointer;
}
.regent-code{
    background-color: #ff6631;
}
.bg-eb3b5a {
    background-color: #eb3b5a;
}
.bg-54d5ff {
    background-color: #54d5ff;
}
table.history-wallet  .thead-dark th{
 opacity: .8;
}
.channel-list-item .background-product {
    width: 100px;
    height: 100px;
}
.channel-counter {
    left: 10px;
    top: 10px;
}
.answer-line{
    z-index: 1;
    position: relative;
}
.answer-line:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fe674c;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
}
.answer-line strong {
    z-index: 0;
    background-color: #fff !important;
}
.shadow-bg-before {
    background-color: #0000004a;
}
.shop-category .background-product {
    height: 150px;
}
.add-to-card {
    font-size: 40px;
    background-color: #333333b5;
    width: 60px;
    height: 60px;
    line-height: 65px;
    border-radius: 10px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px #191919db;
    -moz-box-shadow: 0px 0px 3px #191919db;
    box-shadow: 0px 0px 3px #191919db;
}

.qty .count {
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 0 2px;
    text-align: center;
    width: 40px;
    box-shadow: none;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #b3b3b3;
    margin: 0 10px;
}
.qty .minus,
.qty .plus {
    text-align: center;
    background-color:#fe674c;
    width: 30px;
    height: 30px;
    font: 30px/1 Arial,sans-serif;
    color: white;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    background-clip: padding-box;
}
.minus:hover{
    background-color: #d5523f;
}
.plus:hover{
    background-color: #d5523f;
}

.order-list .qty .minus,.order-list .qty .plus {
    width: 25px;
    height: 25px;
    font: 25px/1 Arial,sans-serif;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}
.order-list .qty .count{
    font-size: 16px;
    width: 30px;
    margin: 0 5px;
}
.delete-order{
    top: 12px;
    left: 12px;
    font-size: 20px;
    cursor: pointer;
}
.answer-line-content {
    width: 100px;
    left: 50%;
    margin-left: -50px;
    z-index: 1;
    background-color: #f6f6f6;
}
.admin-answer {
    background-color: #eaeaea;
    border-color:#54d5ff;
}
.admin-answer:after, .admin-answer:before {
    color: #fff;
    background-color: #54d5ff;
    font-size: 25px;
}

.admin-answer:before {
    right: 5px;
}
.admin-answer:after {
    left: 5px;
}