@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:slnt,wght@-11..11,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
:root {
  --primary-color: #ba68c8;
  --primary-color-100: #8e24aa;
  --primary-color-200: #e1bee7;
  --bg-100: #ffffff;
  --bg-200: #f3f4f6;
  --bg-300: #ebf0f8;
  --text-100: #374041;
  --text-200: #000;
  --text-300: #000;
  --shadow-100: 0px 6px 34px rgba(215, 216, 222, 0.41);
}

body.dark {
  --bg-100: #1c2028;
  --bg-200: #323842;
  --bg-300: #e6e6e6;
  --text-100: #fff;
  --text-200: #fff;
  --text-300: #000;
  --shadow-100: 0px 6px 34px rgba(0, 0, 0, 0.55);
  --shadow-100: 0px 6px 34px rgba(0, 0, 0, 0.55);
  background-color: var(--bg-100);
}

input,
select {
  background-color: rgba(240, 240, 240, 0.87);
}

.plyr input,
.plyr select {
  background-color: transparent;
}

select {
  border: none !important;
}

.video-page {
  padding-top: 40px;
}

/* ------------ Start Ads Popup  ------------- */
.cover {
  position: fixed;
  top: 0;
  /* bottom: 0; */
  opacity: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3568627451);
  z-index: 10000000000000000000000000000;
}

#adsPopup {
  padding: 50px;
  border-radius: 10px;
  background: #fff;
  width: 40%;
  position: fixed;
  top: -100%;
  left: 50%;
  transform: translate(-50%);
  margin: auto;
  z-index: 10000000000000000000000000000;
  font-family: "ar-medium";
}

#adsPopup .header {
  display: flex;
  justify-content: space-between;
}

#adsPopup .header h5 {
  font-family: "Expo Arabic";
  color: #14374d;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

#adsPopup .exit {
  cursor: pointer;
}

#adsPopup .ads p {
  color: #14374d;
  text-align: center;
  font-family: "Expo Arabic";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
}

#adsPopup .ads .adsPhoto {
  position: relative;
}

#adsPopup .ads .onphoto {
  position: absolute;
  bottom: 2%;
  left: 0px;
  padding: 0 20px;
}

#adsPopup .ads .onphoto .best {
  padding: 8px 22px;
  border-radius: 25px;
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
}

#adsPopup .ads .onphoto .prise {
  display: flex;
  border-radius: 20px;
  background: rgba(63, 91, 171, 0.98);
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 14px;
  margin: 15px;
}

#adsPopup .ads .onphoto .prise h6 {
  color: #fff;
  text-align: right;
  font-family: Expo Arabic;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin: 0 5px;
}

#adsPopup .ads .onphoto .prise .before {
  color: rgba(255, 255, 255, 0.8);
  text-align: right;
  font-family: Expo Arabic;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration: line-through;
}

#adsPopup .ads .onphoto .prise .after {
  color: #fff;
  text-align: right;
  font-family: Expo Arabic;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

#adsPopup .btns {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

#adsPopup .btns .buyNow {
  color: #fff;
  font-family: "Expo Arabic";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 110% */
  border-radius: 8px;
  background: #14374d;
  padding: 8px 60px;
}

#adsPopup .btns .exit {
  color: #fff;
  text-align: right;
  font-family: "Expo Arabic";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 110% */
  border-radius: 8px;
  background: #000;
  padding: 8px 60px;
}

/* ------------ end Ads Popup  ------------- */
body.dark label {
  color: var(--text-300);
}
body.dark .modal-content {
  background-color: var(--bg-200) !important;
  color: #fff;
}
body.dark .modal-content .modal-header button {
  color: #fff;
  fill: var(--text-200);
}

#toggle-theme .fa-sun {
  display: none;
}

body.dark #toggle-theme .fa-moon {
  display: none;
}

body.dark #toggle-theme .fa-sun {
  display: inline;
}

#toggle-theme {
  position: fixed;
  z-index: 99999;
  inset-inline-end: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--primary-color);
  width: 40px;
  height: 40px;
  border-radius: 5px;
  color: #fff;
}
[dir=ltr] #toggle-theme {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[dir=rtl] #toggle-theme {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@font-face {
  font-family: "ar-heavy";
  src: url(/AssetsUser/fonts/ARABIC-HEAVY.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ar-bold";
  src: url(/AssetsUser/fonts/ARABIC-BOLD.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ar-medium";
  src: url(/AssetsUser/fonts/ARABIC-MEDIUM.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ar-light";
  src: url(/AssetsUser/fonts/ARABIC-LIGHT.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica";
  src: url(/AssetsUser/fonts/h) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.ar-heavy {
  font-family: "ar-heavy" !important;
}

.ar-bold {
  font-family: "ar-bold" !important;
}

.ar-medium {
  font-family: "ar-medium" !important;
}

.ar-light {
  font-family: "ar-light" !important;
}

.almarai-font {
  font-family: "Almarai", sans-serif;
}

.btn-bg {
  background-color: var(--primary-color-100) !important;
  padding: 8px 9px;
  color: #fff !important;
  font-family: "ar-medium";
  position: relative;
  transition: 0.3s;
}
.btn-bg:hover {
  background-color: transparent !important;
  border: 1px solid var(--primary-color-100);
  color: var(--primary-color-100) !important;
}

.btn-bg2 {
  background-color: var(--primary-color-100) !important;
  font-family: "ar-medium";
  padding: 8px 9px;
  margin-bottom: 20px;
  color: #fff;
}
.btn-bg2:hover {
  background-color: transparent !important;
  border: 1px solid var(--primary-color-100);
  color: var(--primary-color-100);
}

.btn-border {
  border: 1px solid var(--primary-color-100) !important;
  padding: 8px 9px;
  color: var(--primary-color-100) !important;
  font-family: "ar-medium";
  font-size: 15px;
}

.btn-border2 {
  border: 1px solid var(--primary-color-100);
  padding: 8px 9px;
  color: var(--primary-color) !important;
  font-family: "ar-medium";
  font-size: 15px;
}

header {
  background-color: var(--bg-100);
  position: relative;
  z-index: 1000;
}
header #bars {
  color: var(--text-200);
}
header .logo img {
  width: 65px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  header .logo img {
    width: 50px;
    height: 55px;
  }
}
header ul {
  background-color: var(--bg-100) !important;
}
@media (max-width: 991px) {
  header ul {
    position: absolute;
    top: 100%;
    flex-direction: column !important;
    background: #fff;
    width: 100%;
    right: -100%;
    padding: 0;
    z-index: 10000;
    transition: 0.3s;
  }
  header ul.active {
    right: 0;
  }
}
header ul a {
  color: var(--text-200) !important;
}
header .dropdown button {
  color: var(--text-200) !important;
}
header .dropdown ul {
  background-color: var(--bg-100);
}
header .dropdown ul li:hover a {
  color: #000 !important;
}
header .dropdown ul li:hover span {
  color: #000 !important;
}
header .dropdown ul li a span {
  color: var(--text-200) !important;
}
header .profile-dropdown img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
header .profile-dropdown .name span {
  font-size: 0.7rem;
  margin-inline-start: 20px;
  font-family: "ar-medium";
  color: var(--primary-color-100);
}
header .profile-dropdown .name p {
  font-size: 0.66rem;
  color: #d0d0d0;
  font-family: "ar-medium";
}
header .profile-dropdown .dropdown-menu {
  width: 190px;
  box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
}
header .profile-dropdown .dropdown-menu li {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
header .profile-dropdown .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
header .profile-dropdown .dropdown-menu li:hover {
  background-color: #f6f6fb;
}
header .profile-dropdown .dropdown-menu li a {
  font-family: "Almarai", sans-serif;
  font-weight: 400;
  color: #000 !important;
  font-size: 14px;
}
header .profile-dropdown .dropdown-menu li a i {
  margin-inline-end: 8px;
  color: #8c8c8c;
}
header .notification-dropdown button i {
  font-size: 20px;
  color: #b6b6b6;
}
header .notification-dropdown button span {
  display: inline-block;
  position: absolute;
  top: 0px;
  inset-inline-start: 0px;
  inset-inline-end: 22px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22c03c;
}
header .notification-dropdown button span::after {
  content: "";
  top: -4px;
  inset-inline-start: -4px;
  width: 15px;
  height: 15px;
  position: absolute;
  border-radius: 50%;
  background: rgba(34, 192, 60, 0.6);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(34, 192, 60, 0.9);
  animation: pulse 1s linear infinite;
}
header .notification-dropdown .dropdown-menu {
  box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
  min-width: 300px;
}
header .notification-dropdown .dropdown-menu .notification-icon {
  width: 40px;
  height: 40px;
  background-color: var(--primary-color-100);
  box-shadow: 0 5px 10px var(--primary-color-200);
  color: #fff;
}
header .notification-dropdown .dropdown-menu div {
  line-height: 19px;
  max-width: 70%;
}
header .notification-dropdown .dropdown-menu div h5 {
  font-size: 12.5px;
  color: #282f53;
  word-break: break-word;
  white-space: normal;
  font-weight: 500;
}
header .notification-dropdown .dropdown-menu div span {
  font-size: 12px;
  color: #76839a;
}
header .notification-dropdown .dropdown-menu .show-all-notification {
  font-size: 0.8rem;
}

.sidebar {
  position: fixed;
  width: 270px;
  background: var(--primary-color);
  height: 100vh;
  transition: all 0.4s ease;
  top: 0;
  inset-inline-start: 0;
  z-index: 1000;
}
@media (max-width: 991px) {
  .sidebar {
    display: none;
  }
}
.sidebar.collapsed {
  width: 85px;
}
.sidebar.collapsed .sidebar-nav .nav-link {
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar.collapsed .sidebar-nav .nav-link .nav-label {
  opacity: 0;
  pointer-events: none;
  display: none;
}
.sidebar.collapsed .sidebar-nav .nav-tooltip {
  display: block !important;
}
.sidebar .sidebar-header {
  display: flex;
  position: relative;
  padding: 25px 20px;
  align-items: center;
  justify-content: space-between;
}
.sidebar .sidebar-header .header-logo img {
  width: 46px;
  height: 46px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
.sidebar .sidebar-header .toggler {
  height: 35px;
  width: 35px;
  color: #151a2d;
  border: none;
  cursor: pointer;
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  transition: 0.4s ease;
}
.sidebar .sidebar-header .toggler:hover {
  background: #dde4fb;
}
.sidebar .sidebar-header .toggler i {
  font-size: 1.1rem;
  transition: 0.4s ease;
}
.sidebar.collapsed .sidebar .sidebar-header .toggler i {
  transform: rotate(180deg);
}
.sidebar .sidebar-header .sidebar-toggler {
  position: absolute;
  inset-inline-start: 20px;
}
.sidebar .sidebar-header .menu-toggler {
  display: none;
}
.sidebar .sidebar-nav {
  height: calc(100% - 50px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sidebar .sidebar-nav .nav-list {
  list-style: none;
  display: flex;
  gap: 4px;
  padding: 0 15px;
  flex-direction: column;
  transform: translateY(15px);
  transition: 0.4s ease;
}
.sidebar .sidebar-nav .nav-list:last-child {
  border-top: 1px solid #fff;
  padding-top: 5px;
}
.sidebar .sidebar-nav .nav-list:nth-child(1) {
  min-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.sidebar .sidebar-nav .nav-list:nth-child(1)::-webkit-scrollbar {
  width: 3px;
}
.sidebar .sidebar-nav .nav-list:nth-child(1)::-webkit-scrollbar-track {
  background: transparent;
}
.sidebar .sidebar-nav .nav-list:nth-child(1)::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 8px;
}
.sidebar .sidebar-nav .nav-list:nth-child(1)::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.sidebar .sidebar-nav .nav-link {
  color: #fff;
  gap: 12px;
  white-space: nowrap;
  border-radius: 8px;
  padding: 12px 15px;
  text-decoration: none;
  transition: 0.4s ease;
  font-family: "ar-medium";
  display: flex;
  align-items: center;
}
.sidebar .sidebar-nav .nav-link:hover {
  color: #151a2d;
  background: #fff;
}
.sidebar .sidebar-nav .nav-link .nav-label {
  transition: opacity 0.3s ease;
}
.sidebar .sidebar-nav .nav-item {
  position: relative;
}
.sidebar .sidebar-nav .nav-item .nav-tooltip {
  position: absolute;
  top: -10px;
  opacity: 0;
  color: #151a2d;
  display: none;
  pointer-events: none;
  padding: 6px 12px;
  border-radius: 8px;
  white-space: nowrap;
  background: #fff;
  inset-inline-start: calc(100% + 25px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0s;
  font-family: "ar-medium" !important;
}
.sidebar.collapsed .sidebar .sidebar-nav .nav-item .nav-tooltip {
  display: block;
}
.sidebar .sidebar-nav .nav-item:hover .nav-tooltip {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(50%);
  transition: all 0.4s ease;
}

@media (max-width: 1024px) {
  .sidebar {
    height: 56px;
    margin: 13px;
    overflow-y: hidden;
    scrollbar-width: none;
    width: calc(100% - 26px);
    max-height: calc(100vh - 26px);
  }
  .sidebar.menu-active {
    overflow-y: auto;
  }
  .sidebar .sidebar-header {
    position: sticky;
    top: 0;
    z-index: 20;
    border-radius: 16px;
    background: #151a2d;
    padding: 8px 10px;
  }
  .sidebar .sidebar-header .header-logo img {
    width: 40px;
    height: 40px;
  }
  .sidebar .sidebar-header .sidebar-toggler,
  .sidebar .sidebar-header .menu-toggler {
    display: none;
  }
  .sidebar .sidebar-header .menu-toggler {
    display: flex;
    height: 30px;
    width: 30px;
  }
  .sidebar .sidebar-header .menu-toggler span {
    font-size: 1.3rem;
  }
  .sidebar .sidebar-nav .nav-list {
    padding: 0 10px;
  }
  .sidebar .sidebar-nav .nav-link {
    gap: 10px;
    padding: 10px;
    font-size: 0.94rem;
  }
  .sidebar .sidebar-nav .nav-link .nav-icon {
    font-size: 1.37rem;
  }
  .sidebar .sidebar-nav .secondary-nav {
    position: relative;
    bottom: 0;
    margin: 40px 0 30px;
  }
}
.box {
  background-color: var(--bg-100);
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.box p {
  color: var(--primary-color-100);
  font-size: 17px;
}
@media (max-width: 991px) {
  .box p {
    font-size: 16px;
  }
}
.box span,
.box a {
  color: var(--primary-color-100);
  font-size: 16px;
}
@media (max-width: 991px) {
  .box span,
  .box a {
    font-size: 15px;
  }
}

table.datatable {
  width: 100%;
  border-collapse: collapse;
}
table.datatable thead {
  background-color: #f9fafb;
}
table.datatable thead tr th {
  color: rgb(55, 65, 81);
  font-size: 14px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #ddd !important;
}
table.datatable tbody tr td {
  font-size: 14px;
  color: rgb(75, 85, 99);
}
table.datatable tbody tr td span {
  background-color: green !important;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
table.datatable th,
table.datatable td {
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-family: "ar-medium";
  padding: 13px 8px !important;
  width: auto;
  text-wrap: nowrap;
}

.pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.pagination-container .pagination {
  display: flex;
  list-style: none;
  padding: 0;
}
.pagination-container .pagination li {
  margin: 0 5px;
}
.pagination-container .pagination li a {
  text-decoration: none;
  color: #6b7280;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  font-family: "Inter", sans-serif;
  height: 36px;
  font-size: 14px;
}
.pagination-container .pagination li a.active {
  background: var(--primary-color-200) !important;
  color: var(--primary-color) !important;
}
.pagination-container .pagination li a:hover {
  background-color: #f3f4f6;
}

footer {
  width: 93%;
  margin: 40px auto 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  -ms-border-radius: 30px 30px 0 0;
  -o-border-radius: 30px 30px 0 0;
}
@media (max-width: 991px) {
  footer {
    width: 96%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}
footer::before {
  content: "";
  z-index: -1;
  background-image: url("../imgs/footer-bg-3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
}
footer .header-footer {
  position: relative;
  margin-bottom: 15px;
  font-family: "ar-medium";
}
footer .header-footer p {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 400;
}
footer .header-footer::before {
  content: "";
  position: absolute;
  bottom: -8px;
  inset-inline-start: 0;
  width: 100px;
  border: 1px dashed var(--primary-color-100);
}
footer span {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  color: #7a7a7a;
}
footer .right a.logo {
  margin-bottom: 20px;
  margin-inline-start: 45px;
  display: inline-block;
}
footer .right a.logo img {
  width: 80px;
  height: 80px;
}
@media (max-width: 991px) {
  footer .right a.logo img {
    width: 100px;
    height: 100px;
  }
}
footer .right p {
  color: #5d666f;
  font-size: 16px;
  font-weight: 400;
}
footer .right .icons-social li {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 11px 30px rgba(0, 0, 0, 0.07);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
footer .right .icons-social li:not(:last-child) {
  margin-inline-end: 10px;
}
footer .right .icons-social li:hover {
  background-color: var(--primary-color-100);
}
footer .right .icons-social li:hover i {
  color: #fff;
}
footer .right .icons-social li i {
  font-size: 16px;
  color: var(--primary-color-100);
}
footer .center ul.contact-teacher li span {
  color: #2c2c2c;
  font-family: "ar-medium";
}
footer .center ul.contact-teacher li i {
  font-size: 13px;
  color: #2c2c2c;
  margin-inline-end: 8px;
}
footer .left {
  font-family: "ar-medium";
}
footer .left p:hover + .popup-contact {
  visibility: visible;
}
footer .left span {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  color: #7a7a7a;
}
footer .left span a {
  color: var(--primary-color-100);
}
footer .left .icons-info li {
  margin-bottom: 15px;
}
footer .left .icons-info li .icon {
  width: 35px;
  height: 35px;
  background-color: #fff;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
  margin-inline-end: 6px;
}
footer .left .icons-info li .icon i {
  color: #f3f3e0;
  font-size: 17px;
}
footer .left .icons-info li a {
  color: #2c2c2c;
}
footer .left .popup-contact {
  position: absolute;
  transition: 0.3s;
  top: 100%;
  background: #fff;
  box-shadow: 0 9px 26px rgba(58, 87, 135, 0.15);
  max-width: 280px;
  padding: 9px 13px;
  visibility: hidden;
  border: 1px solid #eee;
}
footer .left .popup-contact:hover {
  visibility: visible;
}
footer .left .popup-contact .close-icon {
  position: absolute;
  top: 0;
  inset-inline-end: 10px;
}
footer .left .popup-contact ul li i {
  font-size: 12px;
  color: var(--primary-color-100);
}
footer .left .popup-contact ul li a {
  font-size: 13px;
  color: #2c2c2c;
}

.swiper {
  width: 100%;
  height: 100%;
}

.myBadge {
  padding: 3px 11px 7px !important;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 20px;
  font-family: "ar-medium" !important;
  font-size: 13px !important;
}
.myBadge-success {
  color: #09ad95 !important;
  background-color: rgba(0, 230, 130, 0.1) !important;
}
.myBadge-warning {
  color: #f7b731 !important;
  background-color: rgba(255, 162, 43, 0.1) !important;
}
.myBadge-danger {
  color: #e82646 !important;
  background-color: rgba(255, 56, 43, 0.1) !important;
}

.cover-page {
  position: relative;
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-image: url("../Imgs/page-title.jpg");
  z-index: 1;
}
.cover-page::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
  background-color: #131313;
  opacity: 0.8;
  z-index: -1;
}
.cover-page .title-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.cover-page .title-page h2 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: "ar-medium";
}
.cover-page .title-page .breadcrumb {
  margin-top: 0;
}
.cover-page .title-page .breadcrumb .breadcrumb-item {
  font-size: 12px;
  font-family: "Almarai", sans-serif;
}
.cover-page .title-page .breadcrumb .breadcrumb-item a {
  color: #fff;
}

.title-section {
  margin-bottom: 30px;
}
.title-section h2 {
  font-family: "ar-medium";
  color: var(--primary-color);
  font-size: 29px;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #d1d5db;
  min-width: 110px;
  max-width: 280px;
  padding-bottom: 8px;
}
@media (max-width: 992px) {
  .title-section h2 {
    font-size: 26px;
  }
}
.title-section h2::after {
  content: "";
  width: 50%;
  height: 4px;
  border-radius: 20px;
  background-color: #d1d5db;
  position: absolute;
  bottom: -12px;
  inset-inline-start: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.title-section h2::before {
  content: "";
  width: 50%;
  height: 4px;
  border-radius: 20px;
  background-color: #d1d5db;
  position: absolute;
  top: -2px;
  inset-inline-start: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.about-section {
  background: var(--bg-100);
  padding: 50px 0;
}
.about-section .tab-content {
  min-height: 300px;
  background: var(--bg-100);
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  animation: fadeIn 0.5s ease-in-out;
}
.about-section .tab-content p {
  color: var(--text-200) !important;
}
.about-section .tab-content .empty-content {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #777;
  font-weight: 500;
  background: var(--bg-200);
  border-radius: 8px;
  padding: 20px;
}

.dropdown-menu a:active {
  background-color: transparent;
}

.table-container {
  border-radius: 8px;
}
@media (max-width: 992px) {
  .table-container {
    overflow-x: auto;
  }
}

.course-card {
  margin-bottom: 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.course-card:hover {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}
.course-card .course-card__image {
  width: 100%;
  height: 265px;
  position: relative;
  display: block;
}
.course-card .course-card__image img {
  width: 100%;
  height: 100%;
  position: relative;
}
.course-card .course-card__details {
  background-color: var(--bg-200);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: -moz-fit-content;
  height: fit-content;
  margin: -30px auto 0;
  z-index: 20;
  position: relative;
  width: 97%;
  padding: 10px 12px 3px;
  box-shadow: var(--shadow-100);
}
.course-card .course-card__details .course-card__header {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--primary-color-100);
}
.course-card .course-card__details .course-card__header .course-card__price {
  background-color: var(--primary-color-100);
  display: inline-block;
  padding: 3px 11px;
  border-radius: 5px;
  font-family: "Almarai", sans-serif;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: -35px;
}
.course-card .course-card__details .course-card__header .course-card__price span {
  background-color: #fff;
  display: inline-block;
  padding: 3px 7px 0px;
  border-radius: 5px;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  margin-inline-end: 5px;
}
.course-card .course-card__details .course-card__header .course-card__actions a {
  color: var(--primary-color-100);
  border: 1px solid var(--primary-color-100);
  padding: 3px 10px 4px;
  font-size: 12px;
  font-family: "ar-medium";
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: none;
}
.course-card .course-card__details .course-card__header .course-card__actions P {
  font-size: 11px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid var(--primary-color-100);
  background-color: var(--primary-color-200-50);
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-align: center;
  padding: 3px 6px;
  font-family: "ar-medium";
}
.course-card .course-card__details .course-card__header .course-card__title {
  font-size: 1.2rem;
  color: var(--primary-color-100);
  margin-top: 5px;
}
.course-card .course-card__details .course-card__header .course-card__title a {
  font-size: 1.2rem;
  color: var(--primary-color-100);
}
.course-card .course-card__details .course-card__description {
  font-size: 0.9rem;
  color: rgb(107, 114, 128);
  font-family: "Almarai", sans-serif;
}
.course-card .course-card__details .course-card__statistics {
  position: relative;
  margin-bottom: 5px;
}
.course-card .course-card__details .course-card__statistics i {
  font-size: 12px;
  color: var(--text-100);
}
.course-card .course-card__details .course-card__statistics span {
  font-size: 12px;
  font-family: "Almarai", sans-serif;
  color: var(--text-100);
  margin-top: 5px;
}
.course-card .course-card__details .course-card__footer {
  margin: 11px 0 7px;
  position: relative;
  padding-top: 10px;
}
.course-card .course-card__details .course-card__footer::after {
  content: "";
  position: absolute;
  top: 0;
  width: 80%;
  height: 1px;
  background-color: #d7d7d7;
}
[dir=ltr] .course-card .course-card__details .course-card__footer::after {
  right: 50%;
  transform: translateX(50%);
}
[dir=rtl] .course-card .course-card__details .course-card__footer::after {
  left: 50%;
  transform: translateX(-50%);
}
.course-card .course-card__details .course-card__footer .course-card__update,
.course-card .course-card__details .course-card__footer .course-card__create {
  color: #000;
}
.course-card .course-card__details .course-card__footer .course-card__update i,
.course-card .course-card__details .course-card__footer .course-card__create i {
  margin-inline-end: 12px;
  font-size: 12px;
  color: var(--text-200);
}
.course-card .course-card__details .course-card__footer .course-card__update span,
.course-card .course-card__details .course-card__footer .course-card__create span {
  font-size: 12px;
  font-family: "ar-medium";
  color: var(--text-200);
}

.page-size-select + .nice-select {
  margin-inline-end: 20px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.field {
  position: relative;
  margin-bottom: 20px;
}
.field input {
  padding: 16px 19px;
  background-color: rgba(240, 240, 240, 0.8705882353) !important;
  border: 1px solid #f3f6f9;
  font-size: 12px;
  border-radius: 7px;
  font-family: "ar-medium";
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  color: var(--text-300);
}
.field i {
  cursor: pointer;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  top: 50%;
  inset-inline-end: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.field .nice-select.wide {
  margin-bottom: 20px;
}

.field2 input,
.field2 textarea {
  box-shadow: none !important;
  padding: 20px 0 6px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Almarai", sans-serif;
  text-align: right;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: var(--bg-200) !important;
  color: var(--text-200) !important;
}

.nav-mob {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  box-shadow: 0 0 8px 0 rgba(172, 172, 172, 0.3882352941);
  overflow: hidden;
  max-height: 8vh; /* صف واحد فقط ظاهر */
  transition: max-height 0.5s ease-in-out;
}

.nav-mob.active {
  max-height: 100vh; /* يتمدد بسلاسة */
}

.nav-mob .col-custom {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 8px;
}

.nav-mob li {
  margin-bottom: 15px;
}

.nav-mob a {
  text-align: center;
  transition: 0.3s;
  min-height: 60px; /* ثابت لكل عنصر */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; /* يخلي الأيقونة والنص في النص */
}

.nav-mob a i {
  margin-bottom: 3px;
  color: #a3a3a3;
  font-size: 18px;
  line-height: 1;
  flex-shrink: 0; /* مايتصغرش بسبب النص */
}

.nav-mob a span {
  color: #a3a3a3;
  font-size: 13px;
  font-family: "ar-light";
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}

.nav-mob.active #more i {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.dashboard-pages {
  padding-bottom: 100px;
  padding-top: 40px;
  position: relative;
}
.dashboard-pages .ads-banner {
  position: fixed;
  height: 80vh;
  display: none;
  left: 20px;
  top: 50%;
  width: 19%;
  z-index: 22;
  transform: translateY(-50%);
}
@media (min-width: 2200px) {
  .dashboard-pages .ads-banner {
    display: block;
  }
}
.dashboard-pages .ads-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-pages .container {
  box-shadow: 0 0 3px 0 #d8d8d8;
}
.dashboard-pages .statistics .circle {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
.dashboard-pages .statistics .circle::before {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.8;
}
.dashboard-pages .statistics .circle::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  background-color: #fff;
  border: 15px solid #fff;
  border-radius: 50%;
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(168, 168, 168, 0.7490196078), 0 -2px 2px rgba(255, 255, 255, 0.5), inset 0 4px 2px rgba(0, 0, 0, 0.25), 0 -2px 2px rgba(255, 255, 255, 0.5);
}
.dashboard-pages .statistics .circle .number {
  position: relative;
  color: #fff;
  z-index: 10;
  line-height: 1em;
  font-size: 2em;
  display: flex;
  align-items: baseline;
  margin-bottom: 0;
}
.dashboard-pages .statistics .circle .number span {
  font-size: 0.5em;
  font-weight: 500;
}
.dashboard-pages .statistics h4 {
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-200);
}
.dashboard-pages .statistics ul {
  list-style-type: square;
}
.dashboard-pages .statistics ul li {
  color: var(--text-200);
}
.dashboard-pages .statistics ul li::marker {
  padding: 0;
}
.dashboard-pages section {
  padding: 25px 35px 31px;
}
@media (max-width: 992px) {
  .dashboard-pages section {
    padding: 25px 15px 31px;
  }
}
.dashboard-pages section .content {
  background-color: var(--bg-200);
  padding: 30px 10px;
  border-radius: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  color: var(--text-300);
}
.dashboard-pages .notification ul {
  position: relative;
}
.dashboard-pages .notification ul::after {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 15px;
  width: 3px;
  background: var(--primary-color-100);
  inset-inline-start: 20%;
  margin-inline-start: -1px;
}
@media (max-width: 992px) {
  .dashboard-pages .notification ul::after {
    display: none;
  }
}
.dashboard-pages .notification ul li {
  position: relative;
  min-height: 50px;
  padding: 15px 0;
}
.dashboard-pages .notification ul li .notification-time {
  position: absolute;
  inset-inline-start: -7px;
  width: 18%;
  text-align: left;
  top: 30px;
}
@media (max-width: 992px) {
  .dashboard-pages .notification ul li .notification-time {
    position: relative;
    inset-inline-start: 0;
    top: 0;
    width: 100%;
  }
  .dashboard-pages .notification ul li .notification-time span {
    display: inline-block !important;
    font-size: 13px !important;
  }
}
.dashboard-pages .notification ul li .notification-time .date {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 4px;
  color: #8f8fb1;
  display: block;
}
.dashboard-pages .notification ul li .notification-time .time {
  line-height: 24px;
  font-size: 15px;
  color: #8f8fb1;
  display: block;
}
.dashboard-pages .notification ul li .notification-icon {
  inset-inline-start: 15%;
  position: absolute;
  width: 10%;
  text-align: center;
  top: 41px;
}
@media (max-width: 992px) {
  .dashboard-pages .notification ul li .notification-icon {
    display: none;
  }
}
.dashboard-pages .notification ul li .notification-icon a {
  text-decoration: none;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  background: #ffffff;
  line-height: 10px;
  color: #fff;
  font-size: 14px;
  border: 3px solid var(--primary-color-100);
  transition: border-color 0.2s linear;
  z-index: 10;
  position: relative;
}
.dashboard-pages .notification ul li .notification-body {
  box-shadow: -2px 6px 20px rgba(135, 135, 135, 0.2705882353);
  margin-inline-start: 25%;
  margin-inline-end: 18%;
  background: #ffffff;
  position: relative;
  padding: 14px 20px;
  border-radius: 6px;
}
@media (max-width: 992px) {
  .dashboard-pages .notification ul li .notification-body {
    margin: 0;
  }
}
.dashboard-pages .notification ul li .notification-body::before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-left-color: #fff;
  inset-inline-start: -20px;
  top: 25px;
}
.dashboard-pages .notification ul li .notification-body .avatar {
  width: 2.5rem;
  height: 2.5rem;
}
.dashboard-pages .notification ul li .notification-body .avatar img {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.dashboard-pages .notification ul li .notification-body .notification-content p.notification-title {
  font-size: 14px;
}
.dashboard-pages .notification ul li .notification-body .notification-content p.notification-message {
  font-size: 13px;
}
.dashboard-pages .notification ul li .notification-body .notification-content .notify-time {
  position: absolute;
  top: auto;
  bottom: auto;
  inset-inline-end: 25px;
  font-family: "ar-medium";
  font-size: 11px;
}
.dashboard-pages .cart-total .details-total {
  background-color: var(--bg-200);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 40px;
  border-radius: 5px;
}
.dashboard-pages .cart-total .details-total h5 {
  color: var(--text-200);
}
.dashboard-pages .cart-total .details-total table {
  font-family: "ar-medium";
}
.dashboard-pages .cart-total .details-total table td {
  border: 1px solid #e6e6e6;
  color: var(--text-200);
  padding: 14px 30px;
}

.landing {
  position: relative;
  background: var(--primary-color-100);
  z-index: 10;
  height: 75vh;
  display: flex;
  align-items: center;
  padding: 40px 0;
}
@media (max-width: 991px) {
  .landing {
    height: auto;
  }
  .landing.have-swiper {
    height: 40vh;
    padding-bottom: 0;
  }
  .landing.have-swiper .swiper-slide img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.landing .container {
  background-color: var(--bg-200);
  height: 100%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  position: relative;
}
@media (max-width: 991px) {
  .landing .container {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.landing .container .text h3 {
  font-size: 1.8rem;
  font-family: "Almarai", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  color: var(--primary-color-100);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
.landing .container .text h3::after {
  content: "";
  position: absolute;
  width: 82px;
  height: 36px;
  border-radius: 7px;
  background-color: #fadbd7;
  bottom: -15px;
  inset-inline-end: -20px;
  z-index: -1;
}
.landing .container .text p {
  font-family: "Almarai", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  color: var(--primary-color-100);
  line-height: 39px;
  width: 255px;
  z-index: 1;
}
.landing .container .text p::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 82px;
  background-color: var(--primary-color-100);
  opacity: 0.2;
  inset-inline-start: 0;
  top: 0;
  border-radius: 7px;
  z-index: -1;
}
.landing .container .text p::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 36px;
  background-color: #f3f3e0;
  inset-inline-end: 40px;
  bottom: -4px;
  z-index: -1;
  border-radius: 7px;
}
.landing .container .text p span {
  font-weight: bold;
}
.landing .container .img img {
  height: 380px;
  width: 370px;
  transition: 0.3s;
}

.features {
  background-color: var(--bg-100);
}
.features .box {
  background-color: var(--bg-300);
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 109px;
  padding: 0 20px;
}
.features .box img {
  width: 60px;
  height: 60px;
}
.features .box h4 {
  font-family: "Almarai", sans-serif;
  font-size: 1.1rem;
}
.features .box P {
  font-family: "Almarai", sans-serif;
  font-size: 0.9rem;
}

.about .text p {
  color: var(--text-100);
  font-size: 16px;
  line-height: 2;
  font-family: "Almarai", sans-serif;
  font-weight: 600;
}
.about .img img {
  height: 330px;
  box-shadow: 0 0 16px 4px #d9d9d9;
  width: 75%;
}
@media (max-width: 991px) {
  .about .img img {
    width: 100%;
    height: 400px;
  }
}

.categories .category .img-category {
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}
.categories .category .img-category img {
  height: 100%;
  width: 100%;
}
.categories .category .content-category {
  width: 96%;
  background: #f3f4f6;
  margin: auto;
  margin-top: -25px;
  z-index: 10;
  position: relative;
  border-radius: 5px;
  padding: 20px;
}
.categories .category .content-category h2 {
  font-family: "ar-medium";
  font-size: 21px;
  font-weight: 500;
  color: #000;
  border-bottom: 2px solid var(--main-color);
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.categories .category .content-category p {
  font-size: 17px;
  font-family: "ar-medium";
  font-weight: 400;
  color: #9c9c9c;
  word-wrap: break-word;
}
.categories .category .content-category a {
  font-size: 13px;
  font-family: "ar-medium";
  color: #fff;
  border-radius: 20px;
  width: 100%;
  padding: 2px 8px 7px;
}
.categories .category .content-category a:first-child {
  border: 1px solid var(--main-color);
  background-color: var(--main-color);
}
.categories .category .content-category a:first-child:hover {
  background-color: transparent;
  border: 1px solid var(--main-color);
  color: var(--main-color);
}
.categories .category .content-category a:last-child {
  border: 1px solid var(--main-color);
  background-color: transparent;
  color: var(--main-color);
}

.contact h3 {
  color: var(--text-200);
}
.contact .icon {
  width: 60px;
  height: 60px;
  background-color: var(--primary-color-100);
  font-size: 20px;
}
.contact .text h5 {
  color: var(--text-200);
}
.contact .text p {
  color: var(--text-200);
}
.contact form {
  position: relative;
  box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
  padding: 50px;
  border-radius: 5px;
  background-color: var(--bg-200);
}

.video-page .details-video .tags .tag {
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  padding: 1px 7px 4px;
}
.video-page .details-video .tags .tag:first-child {
  background-color: var(--primary-color-100);
}
.video-page .details-video .tags .tag:nth-child(2) {
  background-color: #fff;
}
.video-page .details-video .tags .tag:last-child {
  color: #fff;
  font-size: 17px;
}
.video-page .list-video .accordion {
  height: 550px;
  overflow-y: auto;
}
.video-page .list-video .accordion-button::after {
  content: "-";
  background-image: none;
  transform: rotate(0) !important;
  inset-inline-start: 7px;
  position: absolute;
}
.video-page .list-video .accordion-button .percent-watch {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  font-family: "ar-medium";
  background-color: white;
}
.video-page .list-video .accordion-button .percent-watch::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: conic-gradient(var(--primary-color) var(--percentage), transparent var(--percentage) 360deg);
  z-index: 1;
}
.video-page .list-video .accordion-button .percent-watch::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  z-index: 3;
}
.video-page .list-video .accordion-button span {
  color: #000;
  z-index: 1000;
  position: relative;
  font-family: "ar-medium";
  font-size: 11px;
}
.video-page .list-video .accordion-body {
  position: relative;
  padding-inline-start: 25px !important;
}
.video-page .list-video .accordion-body::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 15px;
  height: 85%;
  width: 0;
  border-inline-start: 2px dashed #b2b2b2;
}
.video-page .list-video .accordion-body ul li {
  position: relative;
  padding-inline-start: 2px;
}
.video-page .list-video .accordion-body ul li:not(:last-child) {
  margin-bottom: 12px;
}
.video-page .list-video .accordion-body ul li.active a,
.video-page .list-video .accordion-body ul li.active span {
  color: var(--primary-color-100) !important;
}
.video-page .list-video .accordion-body ul li.watched a span i {
  color: #fff;
}
.video-page .list-video .accordion-body ul li a {
  font-size: 14.5px;
  color: #000;
}
.video-page .list-video .accordion-body ul li a img {
  width: 14px;
}
.video-page .list-video .accordion-body ul li a span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
  position: absolute;
  inset-inline-start: -15.9px;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--primary-color-100);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-page .list-video .accordion-body ul li a span i {
  color: transparent;
  font-size: 9px;
}
.video-page .list-video .accordion-body ul li span {
  font-family: "ar-medium";
  font-size: 12px;
}
.video-page video,
.video-page iframe {
  width: 100%;
}

.profile-section .profile-img {
  margin-bottom: 50px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.profile-section .profile-img img {
  height: 118px;
  width: 120px;
}
.profile-section .profile-img .camera {
  position: absolute;
  bottom: -3px;
  inset-inline-end: 9px;
  background-color: var(--primary-color-100);
  width: 34px;
  height: 34px;
  color: #fff;
  box-shadow: 0 0 10px 0 var(--primary-color-100);
}
.profile-section h3 {
  color: var(--primary-color-100);
  font-family: "ar-medium";
  font-size: 20px;
  margin-bottom: 15px;
}
.profile-section button {
  background-color: var(--primary-color-100);
  color: #fff;
  font-size: 14px;
  padding-bottom: 10px;
  margin-inline-start: auto;
  display: block;
  padding: 6px 18px 11px;
}
.profile-section button:hover {
  color: var(--primary-color-100);
  background-color: transparent;
  border: 1px solid var(--primary-color-100);
}
.profile-section label {
  color: var(--primary-color-100);
  font-family: "ar-medium";
  font-size: 20px;
  margin-bottom: 15px;
}

.courses-page .categories {
  border: 1px solid rgba(128, 128, 128, 0.2);
  width: 280px;
}
.courses-page .categories ul li {
  transition: 0.3s;
}
.courses-page .categories ul li:hover {
  background-color: #f6f6f6;
}
.courses-page .categories ul li a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

.wallet-page .options-wallet .option {
  border: 1px solid #eee;
  overflow: hidden;
  position: relative;
  z-index: 10;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.wallet-page .options-wallet .option.active {
  background: #e8eff7;
  border-color: #d2d2d2;
}
.wallet-page .options-wallet .option input {
  pointer-events: none;
  accent-color: var(--primary-color-100);
}
.wallet-page .options-wallet .option label {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.wallet-page .options-wallet .option span {
  font-size: 0.7rem;
  color: var(--text-100);
}
.wallet-page .options-wallet .option img {
  -o-object-fit: contain;
     object-fit: contain;
}
.wallet-page .ripple {
  width: 0px;
  height: 0px;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  background-color: var(--primary-color-100);
  transform: translate(-50%, -50%);
  animation: explode 1.5s ease forwards;
  z-index: -1;
}
@keyframes explode {
  to {
    width: 600px;
    height: 600px;
    background-color: rgba(0, 128, 0, 0);
  }
}
.wallet-page .form-floating > .form-control:not(:-moz-placeholder) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.wallet-page .form-floating > .form-control:focus,
.wallet-page .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.wallet-page .form-floating > .form-control:not(:-moz-placeholder) ~ label {
  transform: scale(0.85) translateY(-1rem) translateX(-0.15rem);
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1px 3px;
  font-size: 15px;
  opacity: 1 !important;
}
.wallet-page .form-floating > .form-control:focus ~ label,
.wallet-page .form-floating > .form-control:not(:placeholder-shown) ~ label,
.wallet-page .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-1rem) translateX(-0.15rem);
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1px 3px;
  font-size: 15px;
  opacity: 1 !important;
}
.wallet-page .modal-content {
  position: absolute;
  transition: 0.3s;
}
.wallet-page .modal-content.hide {
  transform: translateX(-300%);
}
.wallet-page .modal-content.active {
  transform: translateX(0);
}
.wallet-page .modal-content button[disabled] {
  cursor: not-allowed;
  pointer-events: auto;
  background-color: #ccc;
  color: #fff !important;
  border: none !important;
}
.wallet-page .modal-content .field input {
  padding-inline-start: 50px;
}
.wallet-page .modal-content .field i {
  inset-inline-start: 20px;
}
.wallet-page .balance-wallet {
  padding: 10px;
}
.wallet-page .balance-wallet h4 {
  font-size: 15px;
  color: rgb(121, 121, 121);
  margin-bottom: 0 !important;
}
.wallet-page .balance-wallet span {
  font-size: 25px;
  color: var(--text-200);
}
.wallet-page .balance-wallet a {
  font-size: 15px;
}

.auth-page {
  position: relative;
}
@media (max-width: 991px) {
  .auth-page {
    flex-direction: column;
    display: flex;
  }
}
.auth-page .banner {
  width: 500px;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  .auth-page .banner {
    height: 220px;
    width: 100%;
  }
}
.auth-page .banner::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2196078431);
  z-index: -1;
}
.auth-page form {
  margin: auto;
  position: relative;
  padding: 0 30px;
}
@media (min-width: 1250px) {
  .auth-page form {
    width: calc(100% - 900px);
  }
}
@media (max-width: 991px) {
  .auth-page form {
    margin-top: 100px;
    width: 100%;
    inset-inline-start: 0 !important;
    padding: 0 !important;
  }
}
.auth-page form h3 {
  font-family: "ar-bold";
  color: var(--primary-color);
  text-align: center;
}
.auth-page form h3 + p {
  font-family: "ar-medium";
  color: #b5b5c3;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 20px;
  text-align: center;
}
.auth-page form .form-switch label {
  font-size: 0.9rem;
}
.auth-page form .form-switch .switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 3.5rem;
  height: 2rem;
}
.auth-page form .form-switch .switch .slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background: var(--primary-color-200);
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.auth-page form .form-switch .switch .slider::before {
  position: absolute;
  content: "";
  height: 1.4em;
  width: 1.4em;
  inset-inline-end: 0.3em;
  bottom: 0.3em;
  background-color: white;
  border-radius: 50px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.4);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.auth-page form .form-switch .switch input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.auth-page form .form-switch .switch input[type=checkbox]:checked ~ .slider {
  background: var(--primary-color-100);
}
.auth-page form .form-switch .switch input[type=checkbox]:checked ~ .slider::before {
  transform: translateX(1.6em);
  width: 2rem;
  height: 2rem;
  bottom: 0;
}
.auth-page form .form-switch .switch input[type=checkbox]:focus + .slider {
  box-shadow: 0 0 1px #b84fce;
}
.auth-page form .nice-select {
  margin-bottom: 20px;
}
.auth-page form .nice-select span {
  font-family: "ar-medium";
  font-size: 12px;
}
.auth-page form .links a.fotget-password {
  color: #7e8299;
  font-size: 12px;
  font-family: "ar-medium";
  font-weight: 400;
}
.auth-page form .links p {
  font-family: "ar-medium";
  font-size: 12px;
  margin-bottom: 0;
  color: var(--text-200);
}
.auth-page form .links p a {
  color: var(--primary-color-100);
  font-weight: 700;
  text-decoration: none;
  font-family: "ar-bold";
}
.auth-page form .otp-inputs input {
  width: 47px;
  height: 47px;
  text-align: center;
  font-size: 15px;
  margin: 0 10px;
  font-family: "ar-bold";
  background-color: #f1f1f1;
}

.exam-page {
  height: 100vh;
}
.exam-page .details-exam {
  box-shadow: 0 0 8px 0 #e3e3e3;
  padding: 13px;
  top: 30px;
}
.exam-page .details-exam h3 {
  font-size: 22px;
}
.exam-page .details-exam .bar {
  width: 100%;
  background-color: var(--primary-color-200);
  height: 18px;
  position: relative;
  z-index: -1;
  overflow: hidden;
}
.exam-page .details-exam .bar::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: var(--width);
  height: 100%;
  background-color: var(--primary-color-100);
  opacity: 1;
  z-index: 10;
}
.exam-page .details-exam .buttons button {
  background-color: #f9f8fd;
  color: #cbcbcb;
  font-size: 14px;
}
.exam-page .details-exam .buttons button:not(:disabled) {
  background-color: var(--primary-color-100);
  color: #fff;
}
.exam-page .questions {
  background-color: #f8f8f8;
  padding: 20px;
}
.exam-page .questions .question {
  background-color: #f8f8f8;
  padding: 10px;
  margin-bottom: 30px;
}
.exam-page .questions .question h3 {
  font-size: 17px;
}
.exam-page .questions .question ul li {
  border: 1px solid #e1e1e1;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 10px 13px;
}
.exam-page .questions .question ul li.active {
  background-color: #fff;
  border: none;
  box-shadow: 0 0 20px 0 #dedede;
  position: relative;
}
.exam-page .questions .question ul li.active::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 2px;
  height: 100%;
  background-color: var(--primary-color-100);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.exam-page .questions .question ul li label {
  width: -webkit-fill-available;
}
.exam-page .questions .question ul li input {
  accent-color: var(--primary-color-100);
}
.exam-page .questions .question ul li:not(:last-child) {
  margin-bottom: 8px;
}

.details-course-page .course-banner {
  width: 100%;
  min-height: 350px;
  background-image: url("/assets/Imgs/pattern-1.png");
  position: relative;
}
.details-course-page .course-banner::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background-color: rgba(169, 169, 169, 0.1882352941);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.details-course-page .course-banner h3 {
  color: var(--text-200);
}
.details-course-page .course-banner p {
  font-size: 14px;
  color: var(--text-200);
}
.details-course-page .course-banner .course-rating li:first-child {
  background-color: rgba(226, 213, 252, 0.8);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}
.details-course-page .course-banner .course-rating li:not(:first-child) {
  color: #192335;
  background-color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  padding: 5px 13px;
  border-radius: 4px;
  font-weight: 400;
}
.details-course-page .course-banner .course-details li {
  color: var(--text-200);
  display: flex;
  align-items: center;
}
.details-course-page .course-banner .course-details li span:nth-child(2) {
  font-size: 15px;
}
.details-course-page .course-banner .course-details li span:nth-child(3) {
  font-size: 13px;
}
.details-course-page .information .accordion-item {
  background-color: var(--bg-200);
  color: var(--text-200);
}
.details-course-page .information .accordion-item .accordion-header button {
  color: var(--text-200) !important;
}
.details-course-page .information .course-details {
  background-color: var(--bg-200);
  box-shadow: var(--shadow-100);
  margin-top: -285px;
  border-radius: 5px;
  top: 30px;
  padding: 30px;
}
@media (max-width: 991px) {
  .details-course-page .information .course-details {
    margin-top: 20px !important;
  }
}
.details-course-page .information .course-details .price p {
  color: var(--text-200);
}
.details-course-page .information .course-details ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.details-course-page .information .course-details ul li span {
  color: var(--text-200);
}
.details-course-page .information .course-details ul li span:last-child {
  color: var(--text-200);
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 400;
}
.details-course-page .information .img-course {
  height: 500px;
}
.details-course-page .information .img-course img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.details-course-page .information .accordion .accordion-item .accordion-button {
  color: #000;
  font-size: 17px;
}
.details-course-page .information .accordion .accordion-item .accordion-button::after {
  background-image: none;
  display: none;
}
.details-course-page .information .accordion .accordion-item .accordion-body ul li i {
  font-family: 14px;
}
.details-course-page .information .accordion .accordion-item .accordion-body ul li span {
  font-size: 14px;
}
.details-course-page .card-instructor .instructor-statistics {
  border-block: 1px solid #eee;
  padding: 6px 0;
}
.details-course-page .card-instructor .instructor-statistics i {
  color: var(--primary-color);
  font-size: 14px;
}
.details-course-page .card-instructor p {
  font-size: 15px;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  15% {
    -webkit-transform: scale(0.1);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
}
@keyframes video-pulse-presentation {
  0% {
    box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff;
  }
  40% {
    box-shadow: 0 0 0 0 rgba(243, 156, 18, 0), 0 0 0 0 #fff;
  }
  80% {
    box-shadow: 0 0 0 0 rgba(243, 156, 18, 0), 0 0 0 30px rgba(243, 156, 18, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(243, 156, 18, 0), 0 0 0 30px rgba(243, 156, 18, 0);
  }
}
@keyframes move-var {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes spin-slow {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    -o-transform: rotate(1turn);
  }
}
@keyframes move-var2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes move-hor {
  0% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0);
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  #adsPopup {
    width: 60%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #adsPopup {
    width: 60%;
    padding: 30px;
  }
  #adsPopup .header h5 {
    font-size: 16px;
  }
  #adsPopup .ads p {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  #adsPopup {
    width: 60%;
    padding: 30px;
  }
  #adsPopup .header h5 {
    font-size: 16px;
  }
  #adsPopup .ads p {
    font-size: 14px;
  }
  #adsPopup .ads .onphoto h6 {
    font-size: 10px !important;
  }
  #adsPopup .btns .buyNow {
    font-size: 12px;
    padding: 8px 40px;
  }
  #adsPopup .btns .exit {
    font-size: 12px;
    padding: 8px 40px;
  }
}
@media all and (max-width: 480px) {
  #adsPopup {
    width: 90%;
    padding: 30px;
  }
  #adsPopup .header h5 {
    font-size: 16px;
  }
  #adsPopup .ads p {
    font-size: 14px;
  }
  #adsPopup .ads .onphoto h6 {
    font-size: 10px !important;
  }
  #adsPopup .btns .buyNow {
    font-size: 12px;
    padding: 8px 40px;
  }
  #adsPopup .btns .exit {
    font-size: 12px;
    padding: 8px 40px;
  }
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2) format("woff2");
}
.fa-tiktok:before {
  content: "\e07b";
}

.fab,
.far {
  font-weight: 400;
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}/*# sourceMappingURL=style.css.map */