﻿@import "/Fonts/fontiran.css";
html {
  scroll-behavior: smooth;
}
body {
  position: relative;
  direction: rtl;
  text-align: right;
  font-family: IRANSans;
  background-color: #f8f8f8;
  overflow-x: hidden;
}
.linetopheader {
  height: 7px;
  width: 100%;
  background-color: #ffd800;
}
a {
  text-decoration: none;
  color: #880e4f;
}
a:hover {
  color: #ff5e00;
}
.mynav {
  background-color: #880E4F;
  /*box-shadow: 0px 1px 15px 0px #c5c5c5;*/
  margin-bottom: 110px;
  padding-bottom: 45px;
}
.navbar {
  padding: 1rem 1rem;
}
.navbar .nav-link {
  padding-right: 1rem;
  padding-left: 1rem !important;
}
.navbar-brand {
  color: white !important;
  margin-right: unset;
}
.main-body {
  margin-top: 15px;
}
.table thead {
  backdrop-filter: blur(5px);
  position: sticky;
  top: 0;
  background-color: #ffaa0026;
}
.table thead th {
  letter-spacing: unset;
}
.table thead tr:first-child th:first-child {
  /*border-top-left-radius: 15px;*/
  border-bottom-right-radius: 15px;
}
.table thead tr:first-child th:last-child {
  border-bottom-left-radius: 15px;
  /*border-top-right-radius: 15px;*/
}
.table th {
  white-space: normal;
}
.table td {
  white-space: normal;
  font-size: 1rem;
}
.mySelectDropDown {
  max-height: 250px;
  overflow-y: scroll;
  background-color: #ebebeb;
  padding: 15px;
  font-size: 12px;
}
.mySelectDropDown .div-mycheckbox {
  display: inline-block;
  margin: 5px 0px;
  width: 212px;
}
.mySelectDropDown .div-mycheckbox label {
  cursor: pointer;
}
.my-card-blog {
  margin-top: 30px;
}
.my-card-img-shadow {
  transform: scale(0.98);
  top: 18px;
  filter: blur(12px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  transition: opacity 0.45s;
  opacity: 0;
}
.my-card-img {
  width: 100%;
  border-radius: 6px;
  pointer-events: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.my-card-header {
  position: relative;
  padding: 0;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
  border: 0;
}
.my-card-header a {
  display: inline-block;
  width: 100%;
}
.my-card-body {
  /*flex: 1 1 auto;*/
  padding: 0.9375rem 0.875rem;
}
.my-card-body hr {
  margin-bottom: 10px;
  margin-top: 0;
  border-style: dashed;
}
.my-card-body .first-h2 {
  font-size: 1.3rem;
  line-height: 1.5em;
  margin-right: 40px;
  /*margin-left: 25px;*/
}
.my-card-body .first-h2 a {
  color: #3c4858;
  text-decoration: none;
}
.my-card-body .first-h2 a:hover {
  color: #880E4F;
}
.my-card-body .sec-h2 {
  font-size: 14px;
  display: block;
  padding-bottom: 8px;
  margin-right: 30px;
}
.my-card-body .sec-h2 a {
  color: #3c4858;
  text-decoration: none;
}
.my-card-body .sec-h2 a:hover {
  color: #880E4F;
}
.my-card-body p {
  color: #999;
  font-size: 14px;
}
.a-readMore {
  font-size: 12px;
  text-decoration: none;
  color: #999;
}
.a-readMore:hover {
  text-decoration: none;
}
.a-teacher {
  font-size: 12px;
  /*padding-right: 25px;*/
  color: #999;
  display: inline-block;
}
.a-teacher:hover {
  text-decoration: none;
}
.a-teacher img {
  border-radius: 50%;
  height: 34px;
  /*position: absolute;*/
  bottom: 55px;
  /*margin-right: -40px;*/
}
.div-duration {
  font-size: 12px;
  float: left;
  color: #999;
}
.div-price {
  clear: both;
  display: block;
  margin-top: 10px;
}
.div-about-teacher {
  text-align: justify;
}
.div-about-teacher a {
  text-align: center;
  display: block;
}
.div-about-teacher a img {
  border-radius: 50%;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 250px;
}
.div-about-teacher p {
  margin-top: 15px;
  font-size: 14px;
  color: #424242;
  margin-bottom: 20px;
}
.div-course-info {
  /*background-color: white;
    border-radius: 3px;
    margin-top: 20px;
    */
  padding: 15px;
}
.div-course-info strong {
  font-size: 20px;
  display: block;
}
.div-course-info div {
  display: block;
  /*text-align: center;*/
  clear: both;
  /*border-bottom: 1px solid #f1f1f1;*/
  /* padding-bottom: 5px;
        padding-top: 5px;*/
  border-radius: 5px;
  padding: 5px;
}
.div-course-info div:nth-child(2n) {
  background-color: #f6f6f6;
}
.div-course-info label {
  color: #999;
  /*float: right;*/
  padding-right: 2px;
  width: 150px;
  text-align: right;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  padding-top: 3px;
}
.div-course-info label span {
  margin-right: 5px;
  color: #323232;
}
.div_course_price {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 15px;
  text-align: center;
  border-radius: 15px;
  border: 2px dashed #ffffff00;
}
.div_course_price .btnshowbuy {
  margin-right: unset;
}
.div_course_price i {
  z-index: 5;
  vertical-align: middle;
}
.div_course_price a {
  margin-right: 0 !important;
}
.div_course_price a:last-of-type {
  margin-bottom: 15px;
}
.lbl_course_price_before {
  font-size: 26px;
  color: #999;
  text-decoration: line-through;
}
.lbl_course_discount_percent {
  border-radius: 7px;
  padding: 3px;
  background-color: #fb3449;
  color: white;
  font-size: 20px;
  margin-right: 5px;
  vertical-align: top;
}
.lbl_course_price {
  display: block;
  color: #fb3449;
}
.lbl_course_price span {
  font-size: 40px;
  font-weight: 500;
}
.btn {
  transition: transform 0.2s ease;
}
.btn:active {
  transform: scale(0.9);
}
.btn-myrotateborder {
  /*border: 2px dashed orange;*/
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 15px;
}
.btn-myrotateborder button {
  border-radius: 10px;
  width: 100%;
  text-shadow: 0px 0px 5px #999;
  font-size: 24px;
  border: unset;
  /* border: 2px dashed orange;
        background-color: #ffc107;
        box-shadow: 0px 0px 5px 0px orange;*/
}
.btn-myrotateborder button::before {
  border-radius: 10px;
  border: unset;
  content: '';
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 100%;
  background: repeating-conic-gradient(from var(--a), #ffbd06 0%, #ffc107 5%, transparent 5%, transparent 40%, #ffbd06 50%);
  animation: rotating 2s linear infinite;
  z-index: -3;
  filter: drop-shadow(0 15px 50px white);
}
.btn-myrotateborder button::after {
  border: 2px dashed orange;
  content: '';
  position: absolute;
  background-color: #ffc107;
  inset: 4px;
  border-radius: 7px;
  z-index: -1;
  box-shadow: 0px 0px 5px 0px orange;
}
@property --a {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}
@keyframes rotating {
  0% {
    --a: 0deg;
  }
  100% {
    --a: 360deg;
  }
}
.btn-buy-course {
  font-size: 20px;
  z-index: 5;
}
.lbl-buy-title {
  font-size: 26px;
  color: #999;
}
.lbl-buy-pricefinal {
  color: #fb3449;
  text-align: left;
}
.lbl-buy-pricefinal span {
  font-size: 40px;
  font-weight: 500;
}
.h5,
h5 {
  font-size: 0.9125rem;
}
.h4,
h4 {
  font-size: 1.0375rem;
}
.mybtn-buy {
  margin-top: 15px;
  font-weight: 400;
  font-size: 18px;
}
.btn {
  font-weight: 400 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
#resend_code {
  cursor: pointer;
  color: #003f78;
  font-size: 14px;
  text-decoration: none;
}
#resend_code:hover {
  color: #880E4F;
}
[data-notify="progressbar"] {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
}
[data-notify="dismiss"] {
  right: unset !important;
  left: 10px;
}
[data-notify="message"] {
  margin-right: 15px;
}
.progress-bar {
  background-color: #8e8e8e;
}
.div-login-back-edit,
.div-register-back-edit {
  cursor: pointer;
  margin-bottom: 25px;
}
.div-login-back-edit span,
.div-register-back-edit span {
  color: #880E4F;
  vertical-align: sub;
  opacity: 0.7;
}
.div-login-back-edit label,
.div-register-back-edit label {
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.div-login-back-edit:hover label,
.div-register-back-edit:hover label {
  color: #880E4F;
}
.div-login-full {
  margin-top: 100px;
}
#btn_send_token,
#btn_send_code {
  width: 170px;
}
.Timer {
  font-size: 12px;
  color: #505050;
}
.form-control {
  /*font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;*/
  /*height: calc(1.5em + 1.25rem + 2px);*/
  /*padding: 0.625rem 0.75rem;*/
  transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  color: #8898aa;
  border: 1px solid #dee2e6;
}
/*.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 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 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}*/
.icon-search {
  vertical-align: middle;
  color: #880E4F;
}
.navbar-nav {
  /*padding-right: 50px;*/
}
.navbar-nav li > a {
  color: rgba(255, 255, 255, 0.9) !important;
}
.navbar-nav li > a i {
  font-size: 20px;
  vertical-align: middle;
  opacity: 0.7;
}
.navbar-nav li > a:hover {
  color: white !important;
}
.titleheadercourse {
  margin-right: 55px;
  font-size: 2rem;
}
.subtitleheadercourse {
  margin-right: 55px;
  font-size: 1.5rem;
}
.btn {
  padding-top: 15px;
  padding-bottom: 15px;
}
.text-warning {
  color: orange !important;
}
.lbl-header {
  margin-top: 55px;
  margin-bottom: 0;
  padding-right: 25px;
  color: orange;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  display: block;
}
.menu-profile a {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  color: #3c3c3c;
}
.menu-profile a:hover {
  color: #880E4F;
}
.menu-profile a i {
  opacity: 0.7;
  margin-right: -10px;
  text-align: center;
  width: 25px;
}
.div-category-title {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 15px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #3e3c3c;
  position: relative;
  overflow: hidden;
}
.div-category-title h2 {
  z-index: 1;
  /*padding: 10px 30px;*/
  display: inline-block;
  /*margin:15px;*/
  margin-bottom: 15px;
}
.div-category-title h2 a {
  display: block;
  font-size: 22px;
  padding: 5px 15px;
  border: 1px solid #ececec;
  margin: 5px 15px;
  background-color: white;
  border-radius: 7px;
  text-align: center;
  color: black;
}
.div-category-title h2 a i {
  display: block;
  font-size: 28px;
  margin: 5px;
}
.div-category-title h2 a label {
  font-size: 14px;
  display: block;
  color: #999;
  font-weight: 400;
}
.div-category-title-list li h2 {
  /*padding: 10px 30px;*/
}
.div-category-title-list li h2 a {
  display: block;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  text-shadow: 0px 0px 5px #dadada;
  font-size: 18px;
}
.div-category-title-list li h2 a span {
  font-size: 14px;
  display: block;
  color: #999;
  font-weight: 400;
}
.title-small-category {
  display: block;
  font-size: 14px;
  color: #999;
  /*    margin-right: 60px;*/
  margin-top: 3px;
}
.parent-title-category {
  display: inline-block;
  margin-left: 15px;
  margin-right: 10px;
  /*    font-size: 18px;*/
  color: #b8b8b8;
  cursor: pointer;
}
.parent-title-category label {
  cursor: pointer;
}
.myarrow-category {
  vertical-align: super;
  color: #b8b8b8;
}
.list-lbl-price-before {
  text-decoration: line-through;
  color: #999;
}
.title-category {
  display: inline-block;
  margin-right: 15px;
  font-size: 22px;
}
.list-lbl-price {
  font-size: 18px;
  margin-right: 5px;
}
.div-count-list {
  /*    text-align: center;*/
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 5px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.div-paging {
  backdrop-filter: blur(5px);
  text-align: center;
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: #a7a7a757;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  color: #880E4F;
}
.div-paging a {
  font-size: 18px;
  background-color: white;
  border: 1px solid #f6f6f6;
  margin: 5px;
  padding: 6px 0;
  box-shadow: 0 0 5px 1px #f3f3f375;
  width: 50px;
  margin-top: 15px;
  display: inline-block;
  border-radius: 15px;
  color: #880E4F;
}
.div-paging a:hover {
  color: #333333;
  border: 1px solid rgba(246, 246, 246, 0);
  background-color: #ececec;
  box-shadow: 0 0 5px 0px rgba(136, 14, 79, 0.11);
}
.active-page {
  color: #ffffff !important;
  background-color: #880E4F !important;
}
.div-footer {
  margin-top: 100px;
  background-color: #4a4a4a;
  /*padding-bottom: 30px;*/
  padding-top: 30px;
  /*border-top: 2px solid @basecolor;*/
}
.div-footer .info-count-video,
.div-footer .icon-720p {
  color: #3c4858;
}
.div-footer .info-indexpage {
  border: 2px dashed #383838;
}
.div-footer .shapeinhome path {
  fill: #383838;
}
.div-footer span {
  color: white;
}
.div-footer i {
  color: white;
}
.dropdown-item {
  color: #6b6b6b !important;
  text-align: right;
  padding: 0.8rem 1rem;
  /*font-size: .875rem;*/
}
.dropdown-item:hover {
  border-radius: 8px;
}
.dropdown-menu {
  left: unset !important;
  /*margin-top: -1.125rem !important;*/
}
.policy-div {
  line-height: 2 !important;
  text-align: justify;
}
.div-logo-policy {
  text-align: center;
}
.ul-footer-menu {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 35px;
  display: block;
}
.ul-footer-menu li {
  display: inline-block;
}
.ul-footer-menu li a {
  margin: 0 15px;
  padding: 2px 15px;
  color: #999;
}
.ul-footer-menu li a i {
  vertical-align: middle;
}
.footer-foot {
  color: #ffb9b9;
  text-align: center;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
}
#btn-show-policy {
  margin-top: -25px;
  color: #999;
}
.my-btn-yellow {
  border-color: #f9d100;
  background-color: #ffd600;
}
#frm_comment_creat {
  margin-bottom: 50px;
}
.lbl-comment-name {
  margin-left: 7px;
  color: #999;
}
.div-comment {
  margin-top: 15px;
  border-top: 1px solid #f3f3f3;
  padding-top: 15px;
}
.div-comment p {
  margin: unset;
  line-height: 1.4;
}
.lbl-comment-date {
  font-size: 12px;
  color: #999;
}
/*.p-comment-desc {
    white-space: pre-wrap;
}*/
.div-tags a {
  padding: 5px 10px;
  color: #999;
  font-size: 12px;
  display: inline-block;
  background-color: white;
  border-radius: 15px;
  margin: 5px;
  opacity: 0.8;
}
.div-tags a:hover {
  opacity: 1;
}
.timerExam {
  position: fixed;
  left: 10px;
  z-index: 10000;
  top: 100px;
  background-color: bisque;
  padding: 5px 13px;
  font-size: 14px;
  border-radius: 5px;
}
.shadow-divone {
  position: absolute;
  width: 90%;
  bottom: 15px;
  height: 96%;
  margin: auto;
  box-shadow: 0px 16px 20px rgba(31, 2, 18, 0.33);
  right: 5%;
  border-radius: 90px;
}
.parent-h3 {
  position: relative;
}
.shadow-h3 {
  display: none;
  position: absolute;
  width: 50%;
  bottom: 0;
  height: 96%;
  margin: auto;
  box-shadow: 0px 16px 20px rgba(31, 2, 18, 0.33);
  right: 25%;
  border-radius: 90px;
}
.parent-label {
  position: relative;
}
.shadow-label {
  position: absolute;
  width: 50%;
  bottom: 15px;
  height: 55%;
  margin: auto;
  box-shadow: 0px 8px 28px rgba(31, 2, 18, 0.33);
  right: 25%;
  border-radius: 90px;
}
.parent-a-subscribe {
  position: relative;
  border-top: 8px solid #ffd800;
  background-color: #fffee9;
  /*border-radius: 3px;*/
  padding: 0;
  margin: 10px 3px;
  /*text-align: center;*/
  /*color: #646464;*/
  /*cursor: pointer;*/
  display: block;
  /*height: 310px;*/
  /*margin-bottom: 15px;*/
  border-radius: 45px;
  /*padding-bottom: 25px;*/
  box-shadow: 0px 0px 5px 0px rgba(31, 21, 2, 0.1);
}
.parent-a-subscribe:hover {
  cursor: pointer;
  box-shadow: 0 0 10px 1px rgba(255, 94, 0, 0.24);
  color: #646464;
}
.parent-a-subscribe hr {
  border-style: dashed;
}
.a-subscribe {
  position: relative;
  border-right: 2px dashed #ffd800;
  border-left: 2px dashed #ffd800;
  background-color: #fffee9;
  border-radius: 3px;
  padding: 0;
  padding-top: 20px;
  /*margin: 0 10px;*/
  text-align: center;
  color: #646464;
  cursor: pointer;
  display: block;
  /*height: 310px;*/
  margin-bottom: 15px;
  border-radius: 35px;
  padding-bottom: 45px;
  /*box-shadow: 0px 16px 20px 0px #1010106b;*/
  z-index: 2;
}
.a-subscribe:hover {
  /* cursor: pointer;
        box-shadow: 0 0 10px 0px rgb(255 94 0 / 24%);
        color: #646464;*/
}
.a-subscribe:hover .a-subscribe-title {
  color: orange;
}
.a-subscribe:hover .a-subscribe-lnk {
  color: white;
  cursor: inherit;
}
.a-subscribe-title {
  position: relative;
  font-size: 26px;
  /*margin-top: 20px;*/
  /*background-color: #c98200;*/
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  /*  margin-right: 15px;
    margin-left: 15px;*/
  color: #4e3a3b;
  /*box-shadow: 0px 16px 20px 0px #1010106b;*/
  z-index: 2;
}
.a-subscribe-price-div {
  margin-top: 10px;
  display: block;
}
.a-subscribe-price {
  font-size: 30px;
  font-weight: bold;
  color: green;
}
.a-subscribe-count-div {
  margin-top: 10px;
  display: block;
}
.a-subscribe-count {
  font-weight: bold;
  font-size: 24px;
}
.a-subscribe-lnk {
  position: relative;
  color: #2f2f2f;
  margin: 0;
  display: block;
  padding: 15px 0;
  margin-top: 35px;
  background-color: #ffcd00;
  border-radius: 7px;
  margin-right: 45px;
  margin-left: 45px;
  /*box-shadow: 0px 16px 20px 0px #1010106b;*/
  z-index: 2;
}
.div-listcourse-info-more label {
  font-size: 12px;
  color: #999;
  /*margin-left: 10px;*/
}
.div-listcourse-info-more label span {
  font-size: 12px;
  color: #999;
}
.lbl-sub-discount {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
.lbl-sub-discount::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transform: translate(50%, -50%) rotate(-10deg);
  transform: translate(50%, -50%) rotate(-10deg);
  right: 50%;
  top: 50%;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.5;
  color: #4e3a3b;
}
.support-header {
  padding: 10px 5px;
  background-color: #76003f;
}
.support-header span,
.support-header a {
  color: white;
  /*font-size: 14px;*/
  margin-right: 15px;
  /*position:relative;*/
  text-wrap: nowrap;
}
.support-header span:hover,
.support-header a:hover {
  color: #ffd800;
}
.support-header span i,
.support-header a i {
  vertical-align: middle;
  margin-left: 1px;
  opacity: 0.8;
}
.info-indexpage {
  position: relative;
  width: 310px;
  border: 2px dashed #ffe789;
  text-align: center;
  display: inline-block;
  margin: 10px;
  padding: 15px 5px;
  color: #585858d9;
  vertical-align: middle;
  font-size: 18px;
  height: 90px;
  border-radius: 40px;
  padding-right: 60px;
  padding-left: 10px;
}
.info-indexpage > span {
  margin-top: 15px;
  display: block;
}
.info-indexpage i {
  font-size: 30px;
  opacity: 1;
  display: block;
}
.shapeinhome {
  position: absolute;
  width: 100px;
  /* height: 140px; */
  display: flex;
  right: -30px;
}
.shapeinhome svg {
  position: absolute;
  /*top: -34px;*/
}
.shapeinhome svg path {
  fill: #fdf3bb;
}
.shapeinhome i,
.shapeinhome > span {
  position: absolute;
  right: 33px;
  color: orange;
  top: 32px;
}
.info-count-video {
  padding: 2px 7px;
  background-color: #ffd570;
  font-weight: 600;
  color: white;
  border-radius: 3px;
  margin-bottom: 5px;
  display: inline-block !important;
  margin-top: 0 !important;
  font-size: 16px;
}
.icon-720p {
  padding: 2px 7px;
  background-color: #ffd570;
  font-weight: 600;
  color: white;
  border-radius: 3px;
  margin-bottom: 5px;
  display: inline-block !important;
  margin-top: 0 !important;
  font-size: 16px;
}
.icon-720p span {
  font-style: italic;
}
.dropdown-menu .dropdown-item > i {
  margin-left: 0.2rem;
  margin-right: unset;
  color: #76003f;
}
.dropdown-menu .dropdown-item > label {
  color: #c7c7c7;
  font-size: 12px;
  display: block;
}
.profilediv-header {
  display: inline-block;
}
.profilediv-header a {
  display: inline-block;
}
.profilediv-header a:hover {
  color: #ffd800;
}
.profilediv-header a label {
  margin-bottom: unset;
}
.lbl-discount {
  background-color: red;
  padding: 4px 13px;
  color: white;
  border-radius: 5px;
  font-size: 14px;
}
.div-back-disc {
  /*height: 275px;*/
}
.div-discount-forpadd {
  height: 120px;
}
.statusUdemy {
  padding: 5px 10px;
  background-color: #ffd800;
  /*color:white !important;*/
  color: #6d6d6d !important;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
}
.select2-container .select2-selection--single {
  height: 45px !important;
}
.ul-leason h3 {
  margin-bottom: unset;
  color: inherit;
  font-weight: 500;
  font-size: 18px;
}
.ul-leason h3 span {
  font-size: 16px;
  opacity: 0.7;
  /* margin:unset;
            margin-bottom:3px;*/
}
.seasonlist {
  color: #880E4F;
  margin-top: 30px;
  margin-bottom: -5px;
  font-size: 20px;
}
.seasonlist span {
  font-size: 18px;
}
.help-ul li {
  padding-top: 10px;
}
.a-subscribe-desc-div {
  text-align: right;
}
select option {
  font-family: IRANSans;
}
#aftersub {
  display: none;
}
.upwarper {
  position: absolute;
  top: 200vh;
  bottom: 20em;
  z-index: 100;
  right: 48%;
}
.mybtntop {
  background-color: #5a5a5a;
  box-shadow: 0px 0px 4px 0px #d8d8d8;
  color: #e6e6e6;
  top: calc(100vh - 4rem);
  position: sticky;
}
.mybtntop:hover {
  color: white;
}
.mads {
  /*margin-top: 260px*/
}
.ads {
  /* height: 235px;
    background-color: aqua;*/
  margin: auto;
  margin-bottom: 25px;
}
.title-comanyname {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  margin-top: 0;
}
.home-logo img {
  width: 100%;
}
.homelogomain {
  padding: 55px 0;
  background-color: white;
  box-shadow: 0 0 10px 0px rgba(136, 152, 170, 0.05);
}
.ads2 {
  /*height: 70px;
    background-color: aqua;*/
  margin-top: 40px;
}
.ads3 {
  /* max-width: 728px;
    height: 90px;
    background-color: aqua;*/
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.ads4 {
  /*height: 250px;
    background-color: aqua;*/
  margin: auto;
  margin-bottom: 20px;
}
.ads5 {
  /* height: 235px;
    background-color: aqua;*/
  margin: auto;
  margin-bottom: 20px;
}
.hightbtn {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2.8rem;
  padding-left: 2.8rem;
}
.lnkforget {
  position: absolute;
  margin-top: -20px;
}
.txtsearch {
  font-size: 22px;
}
p {
  line-height: 2;
}
.supporttel {
  position: relative;
  display: inline-block;
  /*margin-top: 2px;*/
  font-size: 16px !important;
  margin-right: 0px;
  direction: ltr;
}
.form-check-input {
  margin: 0;
}
.navformsearch {
  /*width: 400px;*/
}
.divnavsearch {
  width: 100% !important;
  opacity: 0.9;
}
.divnavsearch i {
  font-size: inherit;
}
/*.dropdown {
    color: white;
}
.dropdown:hover{
    color:yellow;
}
.dropdown:hover .dropdown-menu {
    display: block !important;
    animation: show-navbar-dropdown .25s ease forwards !important;
    pointer-events: auto !important;
    opacity: 1 !important;
}*/
.catul {
  list-style: none;
}
.catul li {
  padding-right: unset;
  margin-right: unset;
}
.catul li a {
  /*padding-right: unset !important;*/
}
.navcategory {
  padding-right: 15px;
  padding-left: 15px;
  top: 85px;
  color: #525f7f;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0.4375rem;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}
.notifyheader {
  right: -27px;
  top: -7px;
  font-size: 12px !important;
  padding: 3px 5px;
  /* position:absolute;*/
}
.notifymenu {
  font-size: 12px !important;
  left: 0px;
  padding: 4px 6px;
  color: white;
  background: darkgray;
  line-height: 10px;
}
.select2-search__field {
  direction: rtl;
  text-align: right;
}
.badge-danger {
  background-color: red !important;
}
#btnLogin i {
  display: none;
}
.vjs-theme-fantasy .vjs-big-play-button {
  color: #880e4f;
  background-color: #ffffff82;
  border: 1px solid #70707024;
}
.samplevideoul {
  list-style: persian;
}
.samplevideoul li a {
  vertical-align: top;
  display: inline-block;
  font-size: 20px;
  color: blue;
}
.samplevideoul li a label {
  color: red;
  margin-right: 10px;
}
.samplevideoul li a:hover {
  color: #880E4F;
}
.samplevideoul li a i {
  font-size: 28px;
  margin-left: 3px;
  vertical-align: middle;
}
#samplevideo {
  font-size: 18px;
  margin-left: 5px;
}
.lastupdate {
  font-weight: bold;
}
.desccourse {
  text-align: justify;
  margin-top: 15px;
  line-height: 2.1rem;
  font-size: 1.2em;
}
.desccourse img {
  max-width: 100%;
  height: auto;
}
.subbtndiv {
  margin-top: 25px;
  display: none;
  /*padding:15px;*/
}
.btnloadagain {
  display: none;
}
.btnloadagain i {
  margin-left: 5px;
}
.innerfooter {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #2c2c2c;
}
#selectpay {
  display: none;
  text-align: center;
  font-size: 18px;
}
#selectpay button {
  padding: 15px 55px;
  font-size: 18px;
}
.editsub {
  cursor: pointer;
}
.editsub:hover {
  color: dodgerblue;
}
.h1header {
  font-size: 2.625rem;
  text-shadow: 0px 0px 5px #dadada;
}
.h2header {
  font-size: 2.25rem;
  text-shadow: 0px 0px 5px #dadada;
}
.descheader {
  font-size: 1.65rem;
  text-shadow: 0px 0px 5px #dadada;
}
.descheader strong {
  font-size: 2rem;
  color: #880e4f;
  text-shadow: 0px 0px 5px #dadada;
}
.mymargintop {
  margin-top: 135px;
}
.card {
  margin-bottom: 30px;
  border: 0;
  box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /*border: 1px solid rgba(0,0,0,.05);*/
  border-radius: 0.375rem;
  background-color: #ffffffe0;
  background-clip: border-box;
}
.bg-colorprice {
  background-color: #dcffe2;
  border: 2px dashed #adecab;
}
.shortlink {
  margin-top: 10px;
  /*direction:ltr;*/
  text-align: left;
  cursor: pointer;
}
.shortlink i {
  float: right;
}
.btn-success {
  color: #fff;
  border-color: #2dce89;
  background-color: #2dce89;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.card-header {
  background-color: unset;
  font-size: 2rem;
  border-bottom-color: #e8e8e8;
}
.alert {
  border: unset;
  padding: 20px 20px;
  box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15);
}
.logindvunder {
  margin-top: 60px;
}
.backlinkregister {
  margin-bottom: 10px;
}
.text-gray {
  color: #8898aa !important;
}
.dropdown-menu[data-bs-popper] {
  right: unset;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #880e4f;
  color: white !important;
  border-radius: 5px;
}
.logosamandeh {
  cursor: pointer;
}
.pardakhtradio {
  cursor: pointer;
}
.pardakhtradio label {
  cursor: pointer;
}
.pardakhtradio:hover label {
  color: #880E4F;
}
.logopardakhtradio {
  width: 55px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.pardakhtradio input[type="radio"]:checked + label {
  font-weight: bold;
}
.pardakhtradio input[type="radio"]:checked + label img {
  filter: grayscale(0%) !important;
}
.dvautoterm {
  position: absolute;
  z-index: 6;
  font-size: 14px;
}
.dvautoterm ul {
  color: #3c4858;
  list-style: persian;
}
.dvautoterm ul span {
  color: #3c4858;
}
.dvautoterm li:last-of-type {
  padding-top: 10px;
  font-weight: 500;
  list-style: none;
  border-top: 1px solid #e1e1e1;
  margin-top: 10px;
}
.dvautoterm li:last-of-type a {
  float: left;
  color: orangered;
}
.dvautoterm li {
  margin-bottom: 5px;
}
.dvautoterm li a {
  color: #1a1a1a;
}
.dvautoterm li a span:nth-child(2n) {
  color: #3c4858;
  font-size: 13px;
}
.dvautoterm li:hover {
  background-color: #f7f7f7;
}
.dvautoterm li:hover a {
  color: #880E4F;
}
.dvautoterm li:hover a span {
  color: #880E4F;
}
.dvloading {
  position: absolute;
  z-index: 5;
}
.dvcountauto {
  border-top: 1px solid #dedede;
  padding-top: 11px;
  padding-bottom: 5px;
}
.messagedv p {
  margin: unset;
  padding: unset;
  line-height: unset;
}
.mymarkload {
  position: absolute;
  /*left: 18px;*/
  margin-top: -2px;
  cursor: pointer;
  right: 20px;
  margin-top: 20px;
}
.mymark,
.mymark-coursepage {
  position: absolute;
  /*left: 18px;*/
  margin-top: -2px;
  cursor: pointer;
  right: 20px;
  margin-top: 20px;
}
.mymark:hover,
.mymark-coursepage:hover {
  color: #ffd600;
}
.mymark-back {
  color: #880E4F;
}
.stepper-wrapper {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
@media (max-width: 768px) {
  .stepper-item {
    font-size: 12px;
  }
}
.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  right: -50%;
  z-index: 2;
}
.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 7px solid #ccc;
  width: 100%;
  top: 20px;
  right: 50%;
  z-index: 2;
}
.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #f5f5f5;
  margin-bottom: 6px;
  border: 5px solid #dcdcdc;
}
.stepper-item.active {
  font-weight: bold;
  color: white;
}
.stepper-item.active .step-name {
  color: black;
}
.stepper-item.active .step-counter {
  background-color: dodgerblue;
  border-color: #0061b4;
}
.stepper-item.completed .step-counter {
  background-color: #4bb543;
  color: white;
  border-color: #029407;
}
.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 7px solid #4bb543;
  width: 100%;
  top: 20px;
  right: 50%;
  z-index: 3;
}
.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}
.profilefavorit h4 {
  margin-top: 5px;
}
.profilefavorit h4 a {
  padding-right: 40px;
  display: block;
}
.btnSendnoty {
  padding: 0;
  margin-bottom: 3px;
}
.mytble tr:nth-of-type(2n+1) {
  background-color: #d1d1d11f;
}
.mytble a {
  color: #06c5b8;
}
.mytble a:hover {
  color: orange;
}
.bg-gro {
  background-color: #bab0a7 !important;
}
.profilemenu {
  position: relative;
}
.profilemenu:hover {
  cursor: pointer;
  /*+ ul {
            display: block;
            
        }*/
}
.profilemenu + ul {
  box-shadow: 0 0 3rem 0px rgba(41, 46, 52, 0.43);
  display: none;
  position: absolute;
  z-index: 4;
  background-color: #880E4F;
  border-radius: 7px;
  border: 2px solid #ffffff61;
  padding: 15px 10px;
  list-style: none;
  /*left: 288px;*/
}
.profilemenu + ul li {
  border-radius: 7px;
}
.profilemenu + ul li:hover {
  background-color: #76003f;
}
.profilemenu + ul li a {
  padding: 10px 0;
  display: block;
}
.bloglist img {
  display: inline-block;
  border-radius: 15px;
}
.bloglist h2 {
  display: inline-block;
}
.mylistshortlnk {
  list-style: none;
  display: inline-block;
  margin: unset;
  color: #898989;
}
.mylistshortlnk li {
  display: inline-block;
}
.mylistshortlnk li h5 {
  font-weight: normal;
}
.mylistshortlnk li a {
  color: #898989;
  /*text-shadow:0px 0px 0px #3c4858;*/
}
.mylistshortlnk li a:hover {
  color: #880E4F;
}
.divblogsvg {
  position: absolute;
  width: 100%;
  z-index: -2;
  opacity: 0.8;
}
.pointtext {
  font-size: 30px;
}
.dvloadvideo {
  width: 100%;
  height: 100%;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0;
  background: #101010d2;
  z-index: 1;
  font-size: 26px;
  font-family: IRANSans;
  text-align: center;
  border-radius: 15px;
}
#my_video_1,
.vjs-poster,
.video-js .vjs-tech {
  border-radius: 15px;
  border: 2px solid #242424;
}
.softwareneed h4 {
  text-align: left;
  direction: ltr;
  font-size: 15px;
}
.softwareneed h4 img {
  width: 40px;
}
.lblsearchauto {
  color: #252525;
}
.div-related-course {
  /*display: grid;*/
}
.fill-white {
  fill: var(--bs-white) !important;
}
.opacity-4 {
  opacity: 0.4 !important;
}
.mycircle {
  position: absolute;
  fill: var(--bs-white);
  opacity: 0.35;
}
.circle1 {
  top: 50px;
  right: 58%;
}
.circle2 {
  top: 342px;
  right: 42%;
}
.circle3 {
  top: 218px;
  right: 30%;
}
.circle4 {
  fill: #fede32;
  top: 100px;
  right: 22%;
}
.circle5 {
  fill: #fede32;
  top: 20px;
  left: 25%;
}
.mylogocirclehome1 {
  transform: rotate(25deg) !important;
  top: 112px;
  left: 10%;
}
.mylogocirclehome1 img {
  height: 40px;
}
.mylogocirclehome2 {
  transform: rotate(63deg) !important;
  top: 11px;
  right: 25%;
}
.mylogocirclehome3 {
  transform: rotate(10deg) !important;
  top: 245px;
  right: 9%;
}
.mylogocirclehome3 img {
  height: 40px;
}
.mylogocirclehome4 {
  transform: rotate(74deg) !important;
  top: 237px;
  left: 15%;
}
.fill-purple {
  fill: #c1b742 !important;
}
.myline {
  opacity: 0.5;
  z-index: 0;
}
.myline1 {
  text-align: left;
  top: 0;
  left: -15px;
}
.myline11 {
  text-align: left;
  left: 85px;
  opacity: 0.2;
  top: -45px;
}
.myline2 {
  right: -200px;
  bottom: -15px;
}
.categoryinnerdiv {
  z-index: 2;
}
.myboxsearchhome {
  box-shadow: 0px 10px 52px 2px rgba(0, 0, 0, 0.1);
}
.my-card-headervideo a {
  display: inline-block;
}
.h1subspack i {
  color: gold;
  vertical-align: middle;
}
.colorgold {
  color: gold;
}
.golditempack {
  background-color: #fffaa1;
  border-radius: 5px;
  padding: 10px 0;
  position: relative;
  border-bottom: 2px dashed #ffd700;
  border-top: 2px dashed #ffd700;
  margin-bottom: 20px;
}
.icongoldinpack {
  position: absolute;
  left: 41%;
  z-index: 3;
  top: -11px;
  font-size: 62px;
  color: gold;
}
.pricecenterout {
  margin: 0;
  position: absolute;
  top: 30%;
  left: 30%;
}
.ltr-direction {
  direction: ltr;
}
.smallfontsizenumber {
  font-size: 24px;
}
.smallfontsizetitle {
  font-size: 15px;
}
.font-weight-600 {
  font-weight: 600;
}
.shortlinkincourse {
  position: sticky;
  top: 0;
  z-index: 5;
  padding-bottom: 10px;
}
.shortlinkincourse > div {
  backdrop-filter: blur(2px);
  background-color: #fff8dcd1;
  border-radius: 25px;
}
.samplelabeladdress {
  margin-top: 15px;
}
.samplelabeladdress label {
  border-bottom: 1px dashed #d9d9d9;
  margin-bottom: 7px;
  display: block;
  cursor: pointer;
}
.samplelabeladdress label:hover {
  font-weight: bold;
  color: darkred;
}
.skelet-btnbuy {
  height: 66px;
  width: 95%;
  align-self: center;
}
.skelet-favorit {
  width: 36px;
  height: 48px;
  border-radius: 15px;
}
.skelet-listcomment {
  height: 130px;
}
.skelet-introvideo {
  height: 48px;
  border-radius: 15px;
}
.templateloading {
  animation: skeleton-loading 0.3s linear infinite alternate;
}
@keyframes skeleton-loading {
  0% {
    background-color: hsl(25, 20%, 50%);
  }
  100% {
    background-color: hsl(25, 20%, 95%);
  }
}
#beforesub {
  justify-content: center;
}
#selectpay {
  background-color: #efffe9;
  position: relative;
  border: 3px dashed #50d749;
  border-radius: 10px;
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.txtrequestudemy {
  font-size: 20px;
  text-align: left;
  direction: ltr;
  padding: 15px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.btnrequestudemy {
  width: 220px;
}
.btnrequestudemy i {
  vertical-align: middle;
}
.dvresult,
.dvcourseudemy {
  display: none;
  justify-items: center;
}
.udemyUrl {
  margin-top: 35px;
  display: block;
}
.udemyUrl h2 {
  color: #880E4F;
}
.udemyUrl h2:hover {
  color: #ffd800;
}
.udemyloading {
  text-align: center;
}
.btn-buy-udemyrequest {
  min-width: 300px;
  font-size: 26px;
  margin-top: 35px;
}
.btn-buy-udemyrequest i {
  vertical-align: middle;
  margin-right: 15px;
}
.dvcourseudemy {
  display: none;
}
.lblmessageUdemyRequest {
  display: block;
  font-size: 20px;
}
.table tr {
  line-height: 30px;
  vertical-align: middle;
}
.table > :not(caption) > * > * {
  padding: 0.8rem 0.5rem;
}
.dv-help-requestudemy p {
  font-size: 18px;
}
.dv-help-requestudemy img {
  border-radius: 10px;
}
.offcanvas-body {
  max-width: 600px;
}
.mydvinnernav {
  align-items: baseline !important;
  position: relative;
}
.dvinnernavmenu {
  font-size: 18px;
  background-color: #76003f;
  margin-top: 13px;
  /*padding-bottom: 6px;*/
  border-radius: 20px;
  position: absolute;
  width: 100%;
}
.dvinnernavmenu > ul {
  padding: 0;
  margin: 0;
  justify-self: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dvinnernavmenu > ul > li {
  display: inline-block;
  border-radius: 7px;
}
.dvinnernavmenu > ul > li:hover {
  /*background-color: #880E4F;*/
}
.dvinnernavmenu > ul > li > a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: rgba(255, 255, 255, 0.9);
}
.dvinnernavmenu > ul > li > a i {
  font-size: 20px;
  vertical-align: middle;
  opacity: 0.7;
}
.dvinnernavmenu > ul > li > a:hover {
  color: #ffd800 !important;
}
.navdvlogosearch {
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
}
.dvnavsearch {
  /*display: inline-block;*/
  max-width: 600px;
  width: 100%;
  position: relative;
}
.navalogo {
  margin-left: 50px;
  color: white;
  font-size: 28px;
}
.navalogo:hover {
  color: white;
}
.dvheadercompany img {
  vertical-align: baseline;
}
.descudemybuy {
  font-size: 18px;
}
.descudemybuy ul li {
  margin-top: 10px;
}
.descudemybuy h2 {
  margin-top: 20px;
  font-size: 20px;
}
.text-red {
  color: red;
}
.linklogo {
  margin-right: 50px;
}
.linklogo img {
  height: 90px;
}