/*
:root {
  --toastify-font-family: 'Yekan';
}
*/
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-Thin.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-Thin.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-Thin.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-Light.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-Light.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-Light.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-Regular.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-Regular.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-Regular.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-SemiBold.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-SemiBold.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-SemiBold.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-Bold.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-Bold.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-Bold.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-ExtraBold.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-ExtraBold.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-ExtraBold.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-Black.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-Black.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-Black.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Yekan';
  src: url('/font/yekan/ttf/YekanBakhFaNum-ExtraBlack.ttf') format('truetype');
  src: url('/font/yekan/otf/YekanBakhFaNum-ExtraBlack.otf') format('opentype');
  src: url('/font/yekan/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff');
  src: url('/font/yekan/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
/*
--------------------------------------------------------------
Fonts
--------------------------------------------------------------
*/
.lh-0{
  line-height: 0 !important;
}
/*
--------------------------------------------------------------
Font
--------------------------------------------------------------
*/
.pfont-xsmall,
.pfont-small,
.pfont-medium,
.pfont-large,
.pfont-xlarge,
.plc-pfont-xlarge::placeholder,
.plc-pfont-xsmall::placeholder,
.plc-pfont-small::placeholder,
.plc-pfont-regular::placeholder,
.plc-pfont-large::placeholder,
.plc-pfont-xlarge::placeholder{
  font-family: 'Yekan' !important;
  direction: rtl !important;
  font-weight: 400;
  text-align: right;
}
.pfont-xsmall, .plc-pfont-xsmall::placeholder{ font-size: 12px !important;}
.pfont-small, .plc-pfont-small::placeholder{ font-size: 14px !important;}
.pfont-medium, .plc-pfont-regular::placeholder{ font-size: 18px !important;}
.pfont-large, .plc-pfont-large::placeholder{ font-size: 24px !important;}
.pfont-xlarge, .plc-pfont-xlarge::placeholder{ font-size: 32px !important;}
.font-thin, .plc-font-thin::placeholder{ font-weight: 100 !important; }
.font-light, .plc-font-light::placeholder{ font-weight: 200 !important; }
.font-regular, .plc-font-regular::placeholder{ font-weight: 400 !important; }
.font-semibold, .plc-font-semibold::placeholder{ font-weight: 500 !important; }
.font-bold, .plc-font-bold::placeholder{ font-weight: 600 !important; }
.font-extrabold, .plc-font-extrabold::placeholder{ font-weight: 700 !important; }
.font-black, .plc-font-black::placeholder{ font-weight: 800 !important; }
.font-extrablack, .plc-font-extrablack::placeholder{ font-weight: 900 !important; }
.efont-xsmall,
.efont-small,
.efont-medium,
.efont-large,
.efont-xlarge,
.plc-efont-xsmall::placeholder,
.plc-efont-small::placeholder,
.plc-efont-medium::placeholder,
.plc-efont-large::placeholder,
.plc-efont-xlarge::placeholder{
  font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  direction: ltr !important;
  text-align: left;
}
.efont-xsmall, .plc-efont-xsmall::placeholder{ font-size: 12px !important;}
.efont-small, .plc-efont-small::placeholder{ font-size: 14px !important;}
.efont-medium, .plc-efont-medium::placeholder{ font-size: 16px !important;}
.efont-large, .plc-efont-large::placeholder{ font-size: 18px !important;}
.efont-xlarge, .plc-efont-xlarge::placeholder{ font-size: 20px !important;}
.lh-18 {
  line-height: 18px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-24 {
  line-height: 24px !important;
}
.lh-32 {
  line-height: 32px !important;
}
.lh-48 {
  line-height: 48px !important;
}
.text-justify {
  text-align: justify !important;
}
/*
--------------------------------------------------------------
Toastify
--------------------------------------------------------------
*/
.toast-success,
.toast-error {
  padding: 12px 30px !important;
  font-family: 'Yekan';
  font-size: 14px;
  font-weight: 200;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.toast-success {
  background: #00a400 !important;
}
.toast-error {
  background: #fa383e;
}
.toastify button {
  display: none !important;
}
/*
--------------------------------------------------------------
General css
--------------------------------------------------------------
*/
.w-10 { width: 10% !important; }
.w-20 { width: 20% !important; }
.w-25 { width: 25% !important; }
.w-30 { width: 30% !important; }
.w-40 { width: 40% !important; }
.w-50 { width: 50% !important; }
.w-60 { width: 60% !important; }
.w-70 { width: 70% !important; }
.w-75 { width: 75% !important; }
.w-80 { width: 80% !important; }
.w-90 { width: 90% !important; }
.w-100 { width: 100% !important; }
@media (min-width: 576px ) {
  .w-sm-10 { width: 10% !important; }
  .w-sm-20 { width: 20% !important; }
  .w-sm-25 { width: 25% !important; }
  .w-sm-30 { width: 30% !important; }
  .w-sm-40 { width: 40% !important; }
  .w-sm-50 { width: 50% !important; }
  .w-sm-60 { width: 60% !important; }
  .w-sm-70 { width: 70% !important; }
  .w-sm-75 { width: 75% !important; }
  .w-sm-80 { width: 80% !important; }
  .w-sm-90 { width: 90% !important; }
  .w-sm-100 { width: 100% !important; }
}
@media (min-width: 768px ) {
  .w-md-10 { width: 10% !important; }
  .w-md-20 { width: 20% !important; }
  .w-md-25 { width: 25% !important; }
  .w-md-30 { width: 30% !important; }
  .w-md-40 { width: 40% !important; }
  .w-md-50 { width: 50% !important; }
  .w-md-60 { width: 60% !important; }
  .w-md-70 { width: 70% !important; }
  .w-md-75 { width: 75% !important; }
  .w-md-80 { width: 80% !important; }
  .w-md-90 { width: 90% !important; }
  .w-md-100 { width: 100% !important; }
}
@media (min-width: 992px ) {
  .w-lg-10 { width: 10% !important; }
  .w-lg-20 { width: 20% !important; }
  .w-lg-25 { width: 25% !important; }
  .w-lg-30 { width: 30% !important; }
  .w-lg-40 { width: 40% !important; }
  .w-lg-50 { width: 50% !important; }
  .w-lg-60 { width: 60% !important; }
  .w-lg-70 { width: 70% !important; }
  .w-lg-75 { width: 75% !important; }
  .w-lg-80 { width: 80% !important; }
  .w-lg-90 { width: 90% !important; }
  .w-lg-100 { width: 100% !important; }
}
@media (min-width: 1200px ) {
  .w-xl-10 { width: 10% !important; }
  .w-xl-20 { width: 20% !important; }
  .w-xl-25 { width: 25% !important; }
  .w-xl-30 { width: 30% !important; }
  .w-xl-40 { width: 40% !important; }
  .w-xl-50 { width: 50% !important; }
  .w-xl-60 { width: 60% !important; }
  .w-xl-70 { width: 70% !important; }
  .w-xl-75 { width: 75% !important; }
  .w-xl-80 { width: 80% !important; }
  .w-xl-90 { width: 90% !important; }
  .w-xl-100 { width: 100% !important; }
}
@media (min-width: 1400px ) {
  .w-xxl-10 { width: 10% !important; }
  .w-xxl-20 { width: 20% !important; }
  .w-xxl-25 { width: 25% !important; }
  .w-xxl-30 { width: 30% !important; }
  .w-xxl-40 { width: 40% !important; }
  .w-xxl-50 { width: 50% !important; }
  .w-xxl-60 { width: 60% !important; }
  .w-xxl-70 { width: 70% !important; }
  .w-xxl-75 { width: 75% !important; }
  .w-xxl-80 { width: 80% !important; }
  .w-xxl-90 { width: 90% !important; }
  .w-xxl-100 { width: 100% !important; }
}
body:has(main.minimal) {
  background-color: #ebeeef !important;
}
body:has(main.minimal) .scroll-top.active {
  visibility: hidden !important;
}
main.minimal .page-wrapper {
  background: -100px calc(100% + 100px) url('/../img/logo-large.webp') no-repeat;
  background-color: rgba(255, 255, 255, 0.9);
  background-blend-mode: lighten;
}
.accordion-button::after {
  margin-left: inherit !important;
  margin-right: auto !important;
}
.page-title .breadcrumbs ol li + li {
  padding-left: 0;
  padding-right: 10px;
}
.page-title .breadcrumbs ol li + li::before {
  padding-right: 0;
  padding-left: 10px;
}
.text-ltr {
  direction: ltr;
}
.ltrn {
  direction: ltr !important;
  text-align: left !important;
  display: inline-block !important;
}
.input-group-prepend,
.input-group-prepend span {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-group:has(.input-group-prepend) .form-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.input-group-append,
.input-group-append span {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-group:has(.input-group-append) .form-control {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form-group input,
.input-group input,
.form-check input {
  box-shadow: none !important;
}
.form-check .form-check-input {
  float: right;
  margin-left: -1.5em;
}
.form-check label{
  margin-right: 2em;
}
.btn {
  border-radius: 4px !important;
}
.ltr-space-10 {
  letter-spacing: 10px;
}
.ltr-space-15 {
  letter-spacing: 10px;
}
.ltr-space-20 {
  letter-spacing: 10px;
}
.ltr-space-25 {
  letter-spacing: 10px;
}
.ltr-space-30 {
  letter-spacing: 10px;
}
.ltr-space-10::placeholder {
  letter-spacing: 0;
}
.text-bold {
  font-weight: bold !important;
}
.likes {
  font-size: 0.9rem;
  color: var(--accent-color);
}
.font-16 {
  font-size: 16px;
}
.icon-24 {
  font-size: 24px !important;
}
.icon-32 {
  font-size: 32px !important;
}
.instructor-card {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background-color: var(--surface-color);
  border-radius: 15px;
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}
.instructor-card .instructor-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}
@media print {
  .no-print{
    display:none;
  }
}