/*--------------------------------------------------------------
# Topbar Start
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Topbar Start
--------------------------------------------------------------*/
.topbar {
  padding: 2px 10px 2px 20px;
  background-color: #0492c2 !important;
  font-size: 14px;
}

/* الروابط */
.topbar a {
  text-decoration: none;
  font-size: 14px;
}

/* ================= MOBILE ================= */
/* ================= MOBILE ================= */
/* @media (max-width: 992px) {
  
} */
@media (max-width: 768px) {
  /* .topbar {
    display: none;
  } */
  .topbar {
    display: block; /* بدل none علشان يظهر */
    overflow: visible !important;
  }
  .topbar .row {
    height: auto !important;
    padding: 10px 0;
    flex-direction: column; /* يخليهم تحت بعض */
  }

  /* نخلي العناصر تحت بعض */
  .topbar .col-lg-8,
  .topbar .col-lg-4 {
    width: 100%;
    text-align: center !important;
  }
  .topbar .col-lg-8 {
    text-align: center !important;
  }
  /* المسافة بين الجزءين */
  .topbar .col-lg-4 {
    margin-top: -5px;
  }
  /* نخلي الجزء اليمين منظم */
  /* .topbar .col-lg-4 .d-flex {
    display: flex;
    justify-content: space-between !important;  */
  /* يوزعهم يمين وشمال */
  /* align-items: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  
 /* ترتيب العناصر داخل كل جزء */
  /* .topbar .d-flex {
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 8px;
  } */

  .topbar .d-flex {
    justify-content: center !important;
    /* flex-direction: column; */
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
  }

  /* تقليل حجم النص */
  .topbar a {
    font-size: 13px;
    /* margin: 0 !important; */
    margin: 5px 0 !important;
    display: block;
  }
  .topbar-actions {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    /* يخليهم في سطر واحد */
    justify-content: center;
    align-items: center;
    gap: 3px !important; /* يقلل المسافة بين كل العناصر */
    /* gap: 6px; */
    overflow-x: auto;
    /* لو الشاشة ضيقة يسمح بالسكرول */
  }
  /* أيقونات السوشيال */
  .topbar .btn-square {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 0 !important;
  }

  .topbar .justify-content-end {
    justify-content: center !important;
    /* margin-top: 8px; */
    margin-top: 5px;
  }
  /* جزء اللوجين */
  .user-auth-section {
    display: flex;
    gap: 6px;
  }

  /* تصغير الأزرار للموبايل */
  .btn-auth {
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 13px;
    text-align: justify;
  }
}
@media (max-width: 576px) {
  .topbar a:first-child {
    display: none;
  }
  .topbar {
    text-align: center;
  }

  .topbar .btn {
    font-size: 12px;
    padding: 5px 10px;
  }
}
/* ================= SMALL MOBILE ================= */
/* @media (max-width: 480px) {
  .topbar {
    display: block;  */
/* بدل none علشان يظهر */
/* overflow: visible !important;
  }

 .topbar a:first-child {
    display: block;
  }
  .topbar a {
    font-size: 12px;
  } */
/* المسافة بين الجزءين */
/* .topbar .col-lg-4 {
    margin-top:-5px;
  } */
/* .topbar .btn-square {
    width: 30px;
    height: 30px;
    font-size: 11px;
  } */
/* .topbar .btn-square {
    width: 45px;
    height: 45px;
    font-size: 12px;
    margin: 0 !important; */
/* width: 32px;
    height: 32px;
    font-size: 11px; */
/* }  */
/* .user-auth-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;  */
/* يسمح بالنزول لسطر تاني لو زحمة */
/* gap: 6px;
    margin-top: -15px;
  } */

/* .btn-auth {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center; */
/* padding: 6px 12px; */
/* font-size: 12px; */
/* padding: 5px 10px;
    font-size: 11px;
    white-space: nowrap;
    gap: 4px;
    margin-top: 0; */
/* نشيل الـ 13px عشان ما يبوظش الترتيب */
/* } */
/* } */
/* 📱 Extra Small Mobile (424px) */
/* @media (max-width: 424px) { */
/* .topbar {
    padding: 5px 0;
  }

  .topbar a {
    font-size: 11px; */
/* display: block; */
/* كل عنصر في سطر */
/* margin: 2px 0 !important;
    text-align: center;
  }

  .topbar .d-flex { */
/* flex-direction: column; */
/* العناصر تحت بعض */
/* align-items: center;
     flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  } */
/* المسافة بين الجزءين */
/* .topbar .col-lg-4 {
    margin-top:-5px;
  }
  .topbar .btn-square { */
/* width: 35px;
    height: 35px;
    font-size: 11px; */
/* width: 28px;
    height: 28px;
    font-size: 10px;
  } */
/* .user-auth-section {
    flex-direction: column;  */
/* كل زر في سطر */
/* align-items: center;
    gap: 8px;
  } */

/* .btn-auth { */
/* width: 90%; */
/* زر كبير وسهل الضغط */
/* padding: 8px 10px;
    font-size: 12px; */
/* width: auto;
       padding: 4px 8px;
    font-size: 10px;
  } */
/* .user-auth-section { */
/* flex-direction: row; */
/* justify-content: center;
  }

} */
/* 📱 Mobile 480 */
/* @media (max-width: 480px) { */

/* .topbar-actions {
    display: flex;
    flex-wrap: nowrap; */
/* يخليهم في سطر واحد */
/* justify-content: center;
    align-items: center;
    gap: 3px;
    overflow-x: auto;  */
/* لو الشاشة ضيقة يسمح بالسكرول */
/* } */
/* .topbar-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 6px;
    flex-wrap: nowrap;
    width: 20%;
  } */
/* السوشيال */
/* .topbar-actions a.btn-square {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    flex: 0 0 auto;
  } */
/* .topbar-actions .btn-square {
    width: 32px;
    height: 32px;
    font-size: 11px;
  } */
/* زرار Login/Register */
/* .topbar-actions .btn-auth {
    padding: 5px 9px;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    flex: 0 0 auto;
  } */
/* .btn-auth {
    padding: 5px 10px;
    font-size: 11px;
    white-space: nowrap;
  } */
/* .user-auth-section {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: center;
    gap: 4px !important; */
/* overflow-x: auto; */
/* مهم لو المساحة ضاقت */
/* } */

/* السوشيال + الأزرار */
/* .user-auth-section a,
  .user-auth-section button {
    flex: 0 0 auto;
    margin: 0 !important;
  } */

/* أزرار السوشيال */
/* .user-auth-section .btn-square {
    width: 30px;
    height: 30px;
    font-size: 11px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  } */

/* login / register */
/* .btn-auth {
    font-size: 11px;
    padding: 5px 8px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
  }
} */
@media (max-width: 480px) {
  /* .topbar {
    display: block; */
  /* بدل none علشان يظهر */
  /* overflow: visible !important;
  } */

  .topbar a:first-child {
    display: block;
  }
  .topbar a {
    font-size: 12px;
  }
  /* المسافة بين الجزءين */
  .topbar .col-lg-4 {
    margin-top: -5px;
  }
  .topbar-actions {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    /* يخليهم في سطر واحد */
    justify-content: center;
    align-items: center;
    gap: 3px !important; /* يقلل المسافة بين كل العناصر */
    /* gap: 6px; */
    overflow-x: auto;
    /* لو الشاشة ضيقة يسمح بالسكرول */
  }
  .user-auth-section {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: center;
    gap: 4px !important;
    overflow-x: auto;
    /* مهم لو المساحة ضاقت */
  }

  /* السوشيال + الأزرار */
  .user-auth-section a,
  .user-auth-section button {
    flex: 0 0 auto;
    margin: 0 !important;
  }
  /* .topbar-actions .btn-square {
    width: 28px;
    height: 28px;
    font-size: 10px;
  } */
  /* أزرار السوشيال */
  .user-auth-section .btn-square {
    width: 28px;
    height: 28px;
    font-size: 11px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* أيقونات السوشيال */
  /* .topbar-actions .btn-square {
    width: 30px;
    height: 30px;
    font-size: 11px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  } */
  /* login / register */
  /* .btn-auth {
    font-size: 11px;
    padding: 5px 8px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    ma white-space: nowrap;rgin-top: 5px;
  } */

  .btn-auth {
    font-size: 10px; /* أصغر شوية */
    padding: 4px 6px; /* يقلل المساحة الداخلية */
    margin-top: 0;
    /* يلغي النزول لتحت */
    /* width: 50%; */
    flex-direction: column;
    white-space: nowrap;
    margin-top: 5px;
    margin-left: -5px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px; /* مسافة صغيرة بين الأيقونة والكلام */
  }
}

/* 📱 Extra Small 424 */
@media (max-width: 424px) {
  .topbar {
    padding: 5px 0;
  }

  .topbar a {
    font-size: 11px;
    display: block;
    /* كل عنصر في سطر */
    margin: 2px 0 !important;
    text-align: center;
  }

  .topbar .d-flex {
    flex-direction: column;
    /* العناصر تحت بعض */
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  }
  /* المسافة بين الجزءين */
  .topbar .col-lg-4 {
    margin-top: -5px;
  }
  /* .topbar .btn-square { */
  /* width: 35px;
    height: 35px;
    font-size: 11px; */
  /* width: 28px;
    height: 28px;
    font-size: 10px;
  } */

  .topbar-actions {
    gap: 3px !important; /* يقلل المسافة بين كل العناصر */
  }
  /* .topbar-actions .btn-square {
    width: 28px;
    height: 28px;
    font-size: 10px;
  }

  .btn-auth {
    padding: 4px 8px;
    font-size: 10px;
  } */
  /* .topbar-actions a.btn-square {
    width: 30px;
    height: 30px;
    font-size: 10px;
    margin-top: 10px;
  } */
  .btn-auth {
    font-size: 10px; /* أصغر شوية */
    padding: 4px 6px; /* يقلل المساحة الداخلية */
    margin-top: 0; /* يلغي النزول لتحت */
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px; /* مسافة صغيرة بين الأيقونة والكلام */
  }
  .topbar-actions .btn-auth {
    padding: 4px 8px;
    font-size: 10px;
  }
  /* كمان نقلل حجم أيقونات السوشيال شوية */
  .topbar-actions .btn-square {
    width: 28px;
    height: 28px;
    font-size: 10px;
  }
}
/* ====== Mobile Responsive ====== */
@media (max-width: 414px) {
  .topbar {
    padding: 8px 0;
  }

  .topbar .row {
    height: auto !important;
    text-align: center;
  }

  /* LEFT SIDE (contact info) */
  .topbar .col-lg-8 {
    margin-bottom: 10px;
  }

  .topbar .d-flex.flex-wrap {
    justify-content: center;
    gap: 8px;
  }
  .topbar .d-flex {
    flex-direction: column;
    /* العناصر تحت بعض */
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  }
  .topbar a {
    font-size: 12px;
    margin: 3px 5px !important;
  }

  .topbar i {
    font-size: 12px;
    margin-right: 4px;
  }

  /* RIGHT SIDE */
  .topbar .col-lg-4 {
    text-align: center !important;
  }

  .topbar .d-flex.align-items-center {
    flex-direction: column;
    gap: 10px;
  }

  /* Social Icons */
  .topbar .btn-square {
    width: 32px;
    height: 32px;
    font-size: 12px;
    margin: 0 3px !important;
  }

  /* Buttons */
  .topbar .btn-auth {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 20px;
  }

  .topbar-actions {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
  }

  /* Dropdown */
  #main-user-dropdown .dropdown-menu {
    width: 90%;
    left: 50% !important;
    transform: translateX(-50%);
  }
}
/* @media (max-width: 375px) { */
/* الكونتينر الرئيسي */
/* .topbar .d-flex.align-items-center.justify-content-end {
    flex-wrap: nowrap !important; */
/* يمنع النزول لسطر جديد */
/* justify-content: center !important;
    gap: 4px;
    overflow-x: auto; */
/* مهم لو المساحة ضاقت */
/* } */

/* السوشيال */
/* .topbar .btn-square {
    width: 26px;
    height: 26px;
    font-size: 10px;
    padding: 0;
    margin: 0 2px !important;
    flex-shrink: 0;  */
/* يمنع التصغير المبالغ فيه */
/* } */

/* الأزرار */
/* .topbar-actions {
    display: flex !important;
    gap: 4px;
    flex-shrink: 0;
  }

  .topbar .btn-auth {
    font-size: 10px;
    padding: 4px 6px;
    white-space: nowrap;  */
/* يمنع نزول النص */
/* }
  .btn-auth span {
    display: none;
  }
} */
@media (max-width: 375px) {
  /* الكونتينر كله في سطر واحد */
  .topbar .d-flex.align-items-center.justify-content-end {
    display: flex !important;
    flex-direction: row !important; /* 🔥 أهم سطر */
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px;
  }
  /* 🔥 إصلاح الجزء الشمال */
  .topbar .d-flex.flex-wrap {
    display: flex !important;
    flex-direction: row !important; /* يرجعهم صف واحد */
    justify-content: center !important;
    flex-wrap: nowrap !important; /* يمنع النزول */
    gap: 6px;
  }

  .topbar .d-flex.flex-wrap a {
    display: inline-flex !important;
    align-items: center;
    font-size: 11px;
    white-space: nowrap; /* يمنع كسر النص */
  }

  .topbar .d-flex.flex-wrap i {
    font-size: 11px;
    margin-right: 3px;
  }
  /* .topbar .d-flex.align-items-center.justify-content-end {
    flex-wrap: nowrap !important;
    justify-content: center !important;
    gap: 5px;
  } */
  /* السوشيال */
  .topbar .d-flex.align-items-center.justify-content-end > a {
    display: inline-flex !important;
  }
  /* السوشيال */
  .topbar .btn-square {
    width: 28px;
    height: 28px;
    font-size: 11px;
    margin: 0 2px !important;
    flex-shrink: 0;
  }

  /* الأزرار */
  /* .topbar-actions {
    display: flex;
    gap: 5px;
  } */
  /* الأزرار */
  .topbar-actions {
    display: flex !important;
    flex-direction: row !important;
    gap: 4px;
    flex-shrink: 0;
  }
  .btn-auth {
    /* padding: 5px 6px; */
    /* font-size: 11px; */
    font-size: 10px;
    padding: 4px 6px;
    white-space: nowrap;
    margin-top: 10px;
  }

  /* 🔥 نخفي النص ونسيب الأيقونة بس */
  .btn-text {
    display: none;
  }
}
@media (max-width: 375px) {
  .topbar .d-flex.flex-wrap a span {
    display: none;
  }
}
@media (max-width: 316px) {
  .topbar {
    padding: 8px 0;
  }

  .topbar .row {
    height: auto !important;
    text-align: center;
  }

  /* LEFT SIDE (contact info) */
  .topbar .col-lg-8 {
    margin-bottom: 10px;
  }

  /* .topbar .d-flex.flex-wrap {
    justify-content: center;
    gap: 8px;
  } */
  .topbar .d-flex {
    flex-direction: column;
    /* العناصر تحت بعض */
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  }
  /* الكونتينر كله في سطر واحد */
  .topbar .d-flex.align-items-center.justify-content-end {
    display: flex !important;
    flex-direction: row !important; /* 🔥 أهم سطر */
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px;
  }
  /* 🔥 إصلاح الجزء الشمال */
  .topbar .d-flex.flex-wrap {
    display: flex !important;
    flex-direction: row !important; /* يرجعهم صف واحد */
    justify-content: center !important;
    flex-wrap: nowrap !important; /* يمنع النزول */
    gap: 4px;
  }

  .topbar .d-flex.flex-wrap a {
    display: inline-flex !important;
    align-items: center;
    font-size: 9px;
    white-space: nowrap; /* يمنع كسر النص */
  }

  .topbar .d-flex.flex-wrap i {
    font-size: 10px;
    margin-right: 3px;
  }
  /* .topbar .d-flex.align-items-center.justify-content-end {
    flex-wrap: nowrap !important;
    justify-content: center !important;
    gap: 5px;
  } */
  /* السوشيال */
  .topbar .d-flex.align-items-center.justify-content-end > a {
    display: inline-flex !important;
  }
  /* السوشيال */
  .topbar .btn-square {
    width: 23px;
    height: 23px;
    font-size: 10px;
    margin: 0 2px !important;
    flex-shrink: 0;
  }

  /* الأزرار */
  /* .topbar-actions {
    display: flex;
    gap: 5px;
  } */
  /* الأزرار */
  .topbar-actions {
    display: flex !important;
    flex-direction: row !important;
    gap: 4px;
    flex-shrink: 0;
  }
  .btn-auth {
    /* padding: 5px 6px; */
    /* font-size: 11px; */
    font-size: 10px;
    padding: 4px 6px;
    white-space: nowrap;
    margin-top: 10px;
  }

  /* 🔥 نخفي النص ونسيب الأيقونة بس */
  .btn-text {
    display: none;
  }
}

/*--------------------------------------------------------------
# Topbar End
--------------------------------------------------------------*/

/*-------------------------------------------------------------
Single  Page  Hero  Header  Start
  --------------------------------------------------------------*/
/* .bg-about {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../img/carousel-1.jpg); */
/* background: url("your-image-path.jpg") center center no-repeat; */
/* background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 60px 0;
} */
.bg-course {
  position: relative;
  overflow: hidden;
  /* background:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../img/OurcourseDet.png); */
  background:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../img/business_inte.jpeg);
  /* background: url("your-image-path.jpg") center center no-repeat; */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 60px 0;
}

.course-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* يمكنك التحكم في درجة الشفافية بتغيير 0.6 (60%) */
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #e6b209;
  content: var(--bs-breadcrumb-divider, "/");
}
/* لجعل روابط الـ breadcrumb تظهر بوضوح فوق الأوفرلاي */
.breadcrumb-item a {
  color: #ddd !important;
  text-decoration: none;
}

.bg-course .breadcrumb-item a {
  color: var(--bs-white) !important;
  font-size: 17px;
}

.bg-course .bg-course-single {
  position: absolute;
  width: 500px;
  height: 1200px;
  /* width: 300px;
  height: 600px; */
  top: 0px;
  left: 0;
  margin-left: 30px;
  transform: rotate(-30deg);
  background: var(--bs-dark);
  animation: RotateMoveLeft 5s linear infinite;
  opacity: 0.7;
  z-index: 2 !important;
}

/* .bg-about::before {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  top: -150px;
  right: -150px;
  border-radius: 200px; */
/* border: 80px solid rgba(68, 210, 246, 0.2); */
/* border: 80px solid rgba(171, 9, 141, 0.2);
  animation: RotateMoveCircle 10s linear infinite;
  background: transparent;
  z-index: 2 !important;
} */

@keyframes RotateMoveCircle {
  0% {
    top: -200px;
  }
  50% {
    right: -100px;
  }
  75% {
    top: -100px;
  }
  100% {
    top: -200px;
  }
}

.bg-course::after {
  content: "";
  position: absolute;
  width: 150px;
  height: 1200px;
  top: -150px;
  left: 0;
  margin-left: 160px;
  transform: rotate(-30deg);
  background: rgba(68, 210, 246, 0.2);
  animation: RotateMoveRight 5s linear infinite;
  z-index: 2 !important;
}
.course-details-title {
  color: #fbfdff;
  /* text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); */
  font-size: clamp(18px, 4vw, 20px);
  font-family: Georgia, "Times New Roman", Times, serif;
}
@media (max-width: 991px) {
  /* .bg-service::after {
    margin-left: -70px;
  } */
  .bg-course .bg-course-single {
    margin-left: -70px;
  }
}
/* ===== 768px (Tablet) ===== */
@media (max-width: 768px) {
  .bg-course {
    padding: 50px 0;
  }

  .bg-course .bg-course-single {
    width: 330px;
    height: 900px;
    margin-left: 10px;
    opacity: 0.5;
  }

  .bg-course::before {
    width: 250px;
    height: 250px;
    border-width: 50px;
    top: -120px;
    right: -120px;
  }

  .bg-course::after {
    width: 90px;
    height: 900px;
    margin-left: 80px;
  }
  .course-details-title {
    color: #fbfdff;
    /* text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); */
    font-size: clamp(18px, 4vw, 20px);
    font-family: Georgia, "Times New Roman", Times, serif;
  }
  .bg-course .breadcrumb-item a {
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
  }
}
@media (max-width: 480px) {
  .bg-about {
    padding: 40px 0;
  }

  .bg-course .bg-about-single {
    width: 290px;
    height: 700px;
    margin-left: 0;
    opacity: 0.4;
  }

  .bg-course::before {
    width: 200px;
    height: 200px;
    border-width: 40px;
    top: 100px;
    right: 100px;
  }

  .bg-course::after {
    width: 80px;
    height: 700px;
    margin-left: 40px;
  }
  .course-details-title {
    color: #fbfdff;
    /* text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); */
    font-size: clamp(18px, 4vw, 32px);
    font-family: Georgia, "Times New Roman", Times, serif;
  }
  .bg-course .breadcrumb-item a {
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
  }
}
/* ===== 424px ===== */
@media (max-width: 424px) {
  .bg-course .bg-about-single {
    width: 200px;
    height: 600px;
    opacity: 0.3;
    margin-left: 100px;
  }

  .bg-course::before {
    width: 170px;
    height: 170px;
    border-width: 35px;
    top: 100px;
    right: 100px;
  }

  .bg-course::after {
    width: 70px;
    height: 600px;
    margin-left: -3px;
  }
  .course-details-title {
    color: #fbfdff;
    /* text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); */
    font-size: clamp(18px, 4vw, 32px);
    font-family: Georgia, "Times New Roman", Times, serif;
  }
}
@media (max-width: 375px) {
  .bg-course .bg-course-single {
    width: 200px;
    height: 600px;
    opacity: 0.3;
    margin-left: 100px;
  }

  .bg-course::before {
    width: 170px;
    height: 170px;
    border-width: 35px;
    top: 100px;
    right: 100px;
  }

  .bg-course::after {
    width: 70px;
    height: 600px;
    margin-left: -3px;
  }
  .course-details-title {
    color: #fbfdff;
    /* text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); */
    font-size: clamp(18px, 4vw, 20px);
    font-family: Georgia, "Times New Roman", Times, serif;
  }
  .bg-course .breadcrumb-item a {
    font-size: 17px;
    font-family: Georgia, "Times New Roman", Times, serif;
  }
}
/*--------------------------------------------------------------
# Single Page Hero Header End
--------------------------------------------------------------*/
/* الشكل الأساسي */
.header-right {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* زر Back */
.menu-btn {
  padding: 8px 20px;
  background-color: #0492c2;
  /* color: #fff; */
  color: var(--bs-white) !important;
  border-radius: 25px;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  transition: 0.5s;
}
.menu-btn:hover {
  /* background-color: #f6900b !important;  */
  /* لون أغمق قليلاً */
  transform: translateY(-3px); /* رفعة بسيطة تعطي شعوراً بالتفاعل */
  /* box-shadow: 0 5px 15px rgba(4, 146, 194, 0.3);  */
  /* ظل ناعم بنفس لون الزر */
  /* box-shadow: 0 5px 15px #181817;  */
  background-image: linear-gradient(to left, #f6900b, #0492c2);
  opacity: 0.8;
  /* color: #fff; */
}
.custom-nav {
  /* transform: translateX(-20px);  */
  /* يحرك لليسار */
  /* transform: translateX(-10px); */
  /* حركة بسيطة */
  /* transform: translateX(-30px);  */
  /* حركة أكبر */
  margin-right: 25px;
}
/* أيقونة الموبايل */
.mobile-menu-icon {
  display: none;
  cursor: pointer;
}

/* شكل البرجر */
.burger-menu {
  width: 30px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.line-menu {
  height: 3px;
  background-color: #000;
  border-radius: 5px;
  width: 100%;
}

.line-half {
  width: 50%;
}

/* 📱 موبايل */
@media (max-width: 768px) {
  .header-right {
    justify-content: space-between;
    width: 100%;
  }

  .menu-btn {
    font-size: 12px;
    padding: 6px 15px;
  }

  .mobile-menu-icon {
    display: block;
  }
}

/* 📱 موبايل صغير */
@media (max-width: 480px) {
  .menu-btn {
    padding: 5px 12px;
    font-size: 11px;
  }

  .burger-menu {
    width: 25px;
  }
}
/* الوصف */
.lesson-desc {
  color: #555;
  line-height: 1.6;
  margin-bottom: 12px;
}
/* العنوان */
.lesson-heading {
  font-size: 16px;
  margin-bottom: 8px;
  color: #222;
}

/* الميتا */
.lesson-meta {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.lesson-meta span {
  background: #f1f5ff;
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 13px;
  color: #2c7be5;
}
/***********************************************
Responsive for Coures Detials
************************************************/
@media (max-width: 1024px) {
  .left-contents .jq-tab-content {
    /* display: none; */
    padding: 1em 1.8em;
    font-size: 13px;
    /* font-weight: 300; */
    /* color: #117ee4; */
    color: black;
    text-align: justify;
  }
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    color: #efe6e6;
    background: transparent;
    font-size: 11px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    padding: 8px 18px;
    /* زيادة مساحة الضغط */
    text-shadow: none !important; /* لإزالة أي ظل للنص */
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block; /* لضمان ثبات الحجم */
  }
  .main-image img {
    width: 100%;
    /* تأكيد أن القسم يأخذ العرض كاملاً */
    height: 500px;
  }
  .jq-tab-content h4 {
    text-align: justify;
    font-size: 17px;
    /* margin-top: 10px; */
    margin: 10px 0 5px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 4px;
    word-spacing: 2px;
    font-size: 13px;
  }
  .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px;
    /* word-spacing: 1px; */
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    color: #555;
    line-height: 1.6;
  }
  .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: 8px;
    /* word-spacing: 1px; */
    font-size: 13px;
    /* background: #f1f5ff; */
    /* background: #11baf3; */
    padding: 6px 10px;
    border-radius: 8px;
    display: inline-block;
    /* display: flex; */
    gap: 10px;
    /* color: white; */
    /* color: black; */
    color: #0492c2;
  }

  .module {
    /* background: #0492c2; */
    margin-top: 12px;
  }
  .courses .course-list {
    grid-template-columns: 1fr; /* كرت واحد فقط في العرض على الموبايل */
    /* background-color: #9d0d0d; */
    /* margin-top: -8px; */
  }
  .left-contents .course-list li {
    margin-bottom: 5px;
  }
  .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  }
  .course-list .lesson-title {
    font-size: 14px;
  }
  .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 14px;
  }
  .course-list .lesson-right {
    /* margin-right: 3px; */
    margin-top: -30px;
    font-size: 14px;
  }
  .lesson-title {
    /* color: #9d0d0d; */
    color: #0492c2;
    font-size: 11px;
  }
  /* العنوان */
  .course-meta a {
    font-size: 23px !important;
    text-align: center;
    display: block;
    margin-top: -15px;
    color: #0492c2;
  }
}
@media (max-width: 768px) {
  .left-contents .jq-tab-content {
    /* display: none; */
    padding: 1em 1.8em;
    font-size: 13px;
    /* font-weight: 300; */
    /* color: #117ee4; */
    color: black;
    text-align: justify;
  }
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  /* قائمة العناوين - هنا التعديل لضمان الظهور الأفقي */
  .left-contents .jq-tab-menu {
    display: flex !important; /* يجبر العناوين على أن تكون بجانب بعضها */
    flex-wrap: wrap; /* إذا كانت العناوين كثيرة تنزل لسطر جديد بدل الخروج عن الشاشة */
    border-bottom: 2px solid #f7631b; /* خط جمالي تحت التابات */
    /* margin-bottom: 0px; */
    /* margin-left: 10px; */
    font-size: 13px;
  }
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 88%;
    padding-top: 10px;
    /* margin-left: -8px; */
  }
  /* .left-contents .jq-tab-menu .jq-tab-title {
    margin-left: 1px;
  } */
  .main-image img {
    width: 100%;
    /* تأكيد أن القسم يأخذ العرض كاملاً */
    height: 500px;
  }
  .jq-tab-content h4 {
    text-align: justify;
    font-size: 17px;
    /* margin-top: 10px; */
    margin: 10px 0 5px;
    margin-left: 2px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 4px;
    word-spacing: 2px;
    font-size: 13px;
  }
  .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px;
    /* word-spacing: 1px; */
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    /* color: #555; */
    color: black;
    line-height: 1.6;
  }
  .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px;
    /* word-spacing: 1px; */
    font-size: 13px;
    /* background: #f1f5ff; */
    /* background: #0492c2; */
    padding: 6px 8px;
    border-radius: 8px;
    display: inline-block;
    /* display: flex; */
    gap: 10px;
    /* color: white; */
    /* color: black; */
    color: #0492c2;
  }

  .module {
    /* background: #0492c2; */
    margin-top: 12px;
  }

  /* .module-header {
    font-size: 14px;
    display: flex;
    padding: 8px 10px;
    align-items: flex-start; */
  /* justify-content: space-between; */
  /* background-color: #e6b209; */
  /* } */
  /* .module-title {
    display: block; */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 11px;
    color: black;
    font-weight: 400; */
  /* max-width: 80%; */
  /* flex-wrap: nowrap;
  } */
  /* .module-info {
    font-size: 11px;
    color: black;
    display: block; */
  /* ينزل تحت */
  /* margin-left: 0;
    margin-top: 4px; */
  /* مسافة بسيطة */
  /* } */

  .module-header:hover {
    /* background: #f7631b; */
    /* background: #eee; */
    background: #0492c2;
  }
  /* العنوان */
  .courses .course-meta a {
    font-size: 20px !important;
    text-align: center;
    display: block;
    margin-top: -15px;
    color: #0492c2;
  }

  .courses .course-list {
    grid-template-columns: 1fr; /* كرت واحد فقط في العرض على الموبايل */
    /* background-color: #9d0d0d; */
    /* margin-top: -8px; */
  }
  .left-contents .course-list li {
    margin-bottom: 5px;
  }
  .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  }
  .course-list .lesson-title {
    font-size: 14px;
  }
  .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 14px;
  }
  .course-list .lesson-right {
    /* margin-right: 3px; */
    margin-top: -30px;
    font-size: 14px;
  }
  .lesson-title {
    /* color: #9d0d0d; */
    color: #0492c2;
    font-size: 11px;
  }
  .resume-btn {
    font-size: 11px;
    padding: 3px 8px;
  }
  .right-contents ul li {
    background: #f9f9ff;
    padding: 10px 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  }
  .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
  }
  .right-contents ul li a p {
    margin-bottom: 0px;
  }
  .right-contents a:hover {
    color: #f7631b;
  }
  .right-contents p {
    font-size: 14px;
  }
  .right-contents ul li .or {
    color: #f7631b !important;
  }

  .right-contents .primary-btn {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  }
}
/* ================== 480px ================== */
@media (max-width: 480px) {
  .course-details-area {
    padding-top: 40px !important;
  }

  /* الأعمدة */
  .left-contents,
  .right-contents {
    width: 100% !important;
    flex: 100% !important;
  }

  .jq-tab-content h4 {
    text-align: justify;
    font-size: 15px;
    /* margin-top: 10px; */
    margin: 10px 0 5px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 7px;
    word-spacing: 2px;
    font-size: 13px;
  }
  .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px;
    /* word-spacing: 1px; */
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    /* color: #555; */
    color: black;
    line-height: 1.6;
  }
  .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px;
    /* word-spacing: 1px; */
    font-size: 12px;
    /* background: #f1f5ff; */
    /* background: #11baf3; */
    padding: 8px 12px;
    border-radius: 8px;
    display: inline-block;
    /* display: flex; */
    gap: 10px;
    /* color: white; */
    /* color: black; */
    color: #0492c2;
  }

  /* الصورة */
  .course-image {
    width: 100%;
    height: auto;
  }
  /* .main-image {
    position: relative;
    overflow: hidden;
    border-radius: 15px; */
  /* حواف دائرية مثل الصور */
  /* } */
  .main-image img {
    width: 100%;
    /* تأكيد أن القسم يأخذ العرض كاملاً */
    height: 250px;
  }

  /* العنوان */
  .courses .course-meta a {
    font-size: 17px !important;
    text-align: center;
    justify-content: center;
    display: block;
    /* margin-top: -15px; */
    color: #0492c2;
  }
  .courses .course-meta {
    padding-top: 20px;
    /* border-top: 1px solid #eee; */
  }
  .course-intro {
    font-size: 13px;
    text-align: justify;
    color: black;
  }

  /* Tabs */
  .jq-tab-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
  }

  .left-contents .jq-tab-menu {
    display: flex !important; /* يجبر العناوين على أن تكون بجانب بعضها */
    flex-wrap: wrap;
    /* إذا كانت العناوين كثيرة تنزل لسطر جديد بدل الخروج عن الشاشة */
    border-bottom: 2px solid #f7631b; /* خط جمالي تحت التابات */
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: -4px;
    font-size: 11px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    background: transparent;
    font-size: 11px;
    /* margin-top: -4px; */
    color: white;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    padding-bottom: 5px;
    /* قللي المسافة تحت النص */
    margin-bottom: 0;
    /* شيلي أي مسافة خارجية */
    line-height: 1.2;
    /* يقلل ارتفاع السطر */
  }
  /* .jq-tab-title {
    font-size: 14px;
    padding: 6px 8px;
    text-align: justify;
  } */
  /* حالة التفعيل (Active) */
  /* .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 1px;
  } */
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  .module {
    /* background: #0492c2; */
    margin-top: 12px;
  }
  /* .module ul {
  padding-left: 15px;
}

.module li {
  padding: 6px 0;
} */
  .module-header {
    font-size: 14px;
    display: flex;
    padding: 8px 10px;
    align-items: flex-start;
    /* justify-content: space-between; */
    /* background-color: #e6b209; */
  }
  .module-title {
    display: block; /* يخلي العنوان سطر لوحده */
    font-size: 11px;
    /* color: black; */
    color: #eee;
    font-weight: 500;
    /* max-width: 80%; */
    flex-wrap: nowrap;
  }
  .module-info {
    font-size: 11px;
    /* color: black; */
    color: #eee;
    display: block; /* ينزل تحت */
    margin-left: 0;
    margin-top: 4px; /* مسافة بسيطة */
  }

  .module-header:hover {
    /* background: #f7631b; */
    /* background: #eee; */
    background: #0492c2;
  }
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 110%;
    padding-top: 10px;
    margin-left: -10px;
  }
  .left-contents .jq-tab-menu {
    display: flex !important;
    /* justify-content: center; */
    font-size: 12px;
  }
  .left-contents .jq-tab-content {
    /* display: none; */
    padding: 1em 1.8em;
    font-size: 12px;
    /* font-weight: 300; */
    /* color: #117ee4; */
    color: black;
    text-align: justify;
  }

  /* lessons */
  .lessons {
    display: none;
    padding: 10px 15px;
    width: 100%;
  }
  .lesson-title {
    /* color: #9d0d0d; */
    color: #0492c2;
    font-size: 11px;
  }
  /* .lessons li {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    font-size: 22px;
  } */
  /* .lesson-item { */
  /* flex-direction: column; */
  /* align-items: flex-start;
    gap: 5px;
  } */
  .courses .course-list {
    grid-template-columns: 1fr; /* كرت واحد فقط في العرض على الموبايل */
    /* background-color: #9d0d0d; */
    /* margin-top: -8px; */
  }
  .left-contents .course-list li {
    margin-bottom: 5px;
  }
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  .courses .course-details-area {
    padding-top: 60px; /* تقليل المسافات العلوية في الموبايل */
  }
  /* .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  } */
  .course-list .lesson-item {
    /* gap: 4px; */
    gap: 2px;
    grid-template-columns: 1fr; /* كله تحت بعض */
  }
  /* الجزء الشمال (icon + title) */
  .course-list .lesson-left {
    font-size: 11px;
    display: flex;
    align-items: center; /* يخليهم على نفس الخط */
    gap: 8px; /* مسافة بسيطة بين الزر والكلام */
    flex-wrap: nowrap; /* يمنع النزول سطر تاني */
  }

  /* .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 24px;
  } */
  .course-list .lesson-center {
    font-size: 12px;
    gap: 5px;
  }
  .course-list .lesson-right {
    margin-left: 2px;
    font-size: 11px;
  }
  .course-list .lesson-time {
    font-size: 11px;
    white-space: nowrap;
  }
  /* .lesson-left,
  .lesson-center,
  .lesson-right {
    width: 100%;
    display: flex; */
  /* justify-content: space-between; */
  /* } */
  .coures-list .resume-btn {
    grid-column: 1;
    width: fit-content;
    margin-top: 5px;
  }

  .coures-list .lesson-left .icon {
    font-size: 12px;
  }
  .coures-list .lesson-left span {
    font-size: 12px;
  }
  .coures-list .lesson-center span {
    font-size: 11px;
  }
  .coures-list .lesson-right span {
    justify-content: space-between;
    font-size: 11px;
  }

  /* sidebar */
  .right-contents ul li {
    font-size: 14px;
  }

  .primary-btn {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .toggle-arrow {
    font-size: 12px;
    /* color: #666; */
    color: white;
    transition: 0.3s;
    margin-bottom: 25px;
    margin-right: 5px;
  }
  .toggle-arrow:hover {
    /* color: #666; */
    color: white;
  }
  .right-contents ul li {
    background: #f9f9ff;
    padding: 10px 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  }
  .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  }
  .right-contents ul li a p {
    margin-bottom: 0px;
  }
  .right-contents a:hover {
    color: #f7631b;
  }
  .right-contents p {
    font-size: 13px;
  }
  .right-contents ul li .or {
    color: #f7631b !important;
  }

  .right-contents .primary-btn {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  }
}
@media (max-width: 413px) {
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
  }
}
@media (max-width: 414px) {
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
  }
  .left-contents,
  .right-contents {
    width: 100% !important;
    flex: 100% !important;
  }
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  .main-image img {
    width: 100%;
    /* تأكيد أن القسم يأخذ العرض كاملاً */
    height: 200px;
  }
  /* العنوان */
  .courses .course-meta a {
    font-size: 14px !important;
    text-align: center;
    display: block;
    /* margin-top: -15px; */
    color: #0492c2;
  }
  .courses .course-meta {
    padding-top: 20px;
    /* border-top: 1px solid #eee; */
  }
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
    font-size: 12px;
    -webkit-overflow-scrolling: touch;
  }
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 105%;
    padding-top: 10px;
    margin-left: -10px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    background: transparent;
    font-size: 10px;
    margin-top: -4px;
    color: white;
  }

  .left-contents .jq-tab-content {
    /* display: none; */
    padding: 1em 1.8em;
    font-size: 11px;
    /* font-weight: 300; */
    /* color: #117ee4; */
    color: black;
    text-align: justify;
  }
  .jq-tab-content h4 {
    text-align: justify;
    font-size: 14px;
    margin-top: 6px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 7px;
    word-spacing: 2px;
    font-size: 11px;
  }

  /* .jq-tab-content .lessons p {
    text-align: justify;
    justify-content: space-around;
    margin-top: 6px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
  /* } */
  .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px;
    /* word-spacing: 1px; */
    font-size: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    /* color: #555; */
    color: black;
    line-height: 1.6;
  }
  .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px;
    /* word-spacing: 1px; */
    font-size: 11px;
    /* background: #f1f5ff; */
    /* background: #0492c2; */
    /* background: #fafafa; */
    padding: 6px 10px;
    border-radius: 8px;
    display: inline-block;
    /* display: flex; */
    gap: 10px;
    /* color: white; */
    /* color: black; */
    color: #0492c2;
    /* font-weight: 300px; */
  }
  /* .course-meta a {
    font-size: 13px !important;
  } */

  .course-intro {
    font-size: 12px;
    text-align: justify;
    color: black;
  }
  .module {
    /* background: #0492c2; */
    margin-top: 12px;
  }
  .module-header {
    font-size: 14px;
    display: flex;
    padding: 6px 8px;
    align-items: flex-start;
    /* justify-content: space-between; */
    /* background-color: #e6b209; */
  }
  .module-title {
    display: block; /* يخلي العنوان سطر لوحده */
    font-size: 10px;
    /* color: black; */
    color: #eee;
    font-weight: 500;
    /* max-width: 80%; */
  }

  .module-header:hover {
    /* background: #f7631b; */
    background: #0492c2;
  }
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px;
    color: black;
    font-weight: 400;
  } */
  .module-info {
    font-size: 10px;
    /* color: black; */
    color: #eee;
    display: block; /* ينزل تحت */
    margin-left: 0;
    margin-top: 4px; /* مسافة بسيطة */
  }
  .courses .course-list {
    grid-template-columns: 1fr; /* كرت واحد فقط في العرض على الموبايل */
    /* background-color: #9d0d0d; */
    margin-top: 2px;
  }
  .left-contents .course-list li {
    margin-bottom: 5px;
  }
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  .courses .course-details-area {
    padding-top: 60px; /* تقليل المسافات العلوية في الموبايل */
  }
  /* .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  } */
  .course-list .lesson-item {
    gap: 4px;
    grid-template-columns: 1fr; /* كله تحت بعض */
  }
  .course-list .lesson-time {
    font-size: 11px;
    white-space: nowrap;
  }
  .coures-list .resume-btn {
    grid-column: 1;
    width: fit-content;
    margin-top: 5px;
  }
  /* الجزء الشمال (icon + title) */
  .course-list .lesson-left {
    font-size: 12px;
    display: flex;
    align-items: center; /* يخليهم على نفس الخط */
    gap: 8px; /* مسافة بسيطة بين الزر والكلام */
    flex-wrap: nowrap; /* يمنع النزول سطر تاني */
  }
  /* .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 24px;
  } */
  .course-list .lesson-center {
    font-size: 11px;
    /* gap: 5px; */
  }
  .course-list .lesson-right {
    /* margin-left: 2px; */
    font-size: 11px;
  }
  /* .lesson-left,
  .lesson-center,
  .lesson-right {
    width: 100%;
    display: flex; */
  /* justify-content: space-between; */
  /* } */

  .lesson-left .icon {
    font-size: 11px;
  }
  .course-list .lesson-title {
    /* color: #9d0d0d; */
    color: #0492c2;
    font-size: 11px;
  }
  .course-list .lesson-left span {
    font-size: 11px;
  }
  .course-list .lesson-center span {
    font-size: 11px;
  }
  .course-list .lesson-right span {
    /* justify-content: space-between; */
    font-size: 11px;
  }
  /* .lesson-left span,
  .lesson-right span {
    font-size: 11px;
  } */

  .primary-btn {
    font-size: 13px;
    padding: 10px;
  }
  .toggle-arrow {
    font-size: 12px;
    /* color: #666; */
    color: white;
    transition: 0.3s;
    margin-bottom: 25px;
    margin-right: 5px;
  }
  .toggle-arrow:hover {
    /* color: #666; */
    color: white;
  }
  /* .right-contents {
    width: 70%;
  } */
  .right-contents ul li {
    background: #f9f9ff;
    font-size: 12px;
    /* padding: 10px 22px; */
    padding: 8px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  }

  .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 13px;
    /* font-weight: 400; */
  }
  .right-contents ul li a p {
    margin-bottom: 0px;
  }
  .right-contents a:hover {
    /* color: #f7631b; */
    color: #eee;
  }
  .right-contents p {
    font-size: 13px;
  }
  .right-contents ul li .or {
    color: #f7631b !important;
  }

  .right-contents .primary-btn {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  }
  .course-box h5 {
    font-size: 11px;
  }
}
/* ================== 375px ================== */
@media (min-width: 361px) and (max-width: 375px) {
  .left-contents,
  .right-contents {
    width: 100% !important;
    flex: 100% !important;
  }
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  .main-image img {
    width: 100%;
    /* تأكيد أن القسم يأخذ العرض كاملاً */
    height: 200px;
  }
  /* العنوان */
  .courses .course-meta a {
    font-size: 14px !important;
    text-align: center;
    display: block;
    /* margin-top: -15px; */
    color: #0492c2;
  }
  .courses .course-meta {
    padding-top: 20px;
    /* border-top: 1px solid #eee; */
  }
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
    font-size: 12px;
    -webkit-overflow-scrolling: touch;
  }
  /* .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; */
  /* المحتوى (التابات ثم النص) يكون تحت بعضه */
  /* width: 90%;
    padding-top: 10px;
    margin-left: -10px;
  } */
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 110%;
    padding-top: 10px;
    margin-left: -11px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    background: transparent;
    font-size: 9px;
    margin-top: -4px;
    color: white;
  }

  .left-contents .jq-tab-content {
    /* display: none; */
    padding: 1em 1.8em;
    font-size: 11px;
    /* font-weight: 300; */
    /* color: #117ee4; */
    color: black;
    text-align: justify;
  }
  .jq-tab-content h4 {
    text-align: justify;
    font-size: 14px;
    margin-top: 6px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 7px;
    word-spacing: 2px;
    font-size: 11px;
  }

  /* .jq-tab-content .lessons p {
    text-align: justify;
    justify-content: space-around;
    margin-top: 6px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
  /* } */
  .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px;
    /* word-spacing: 1px; */
    font-size: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    /* color: #555; */
    color: black;
    line-height: 1.6;
  }
  .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px;
    /* word-spacing: 1px; */
    font-size: 11px;
    /* background: #f1f5ff; */
    /* background: #0492c2; */
    /* background: #fafafa; */
    padding: 6px 10px;
    border-radius: 8px;
    display: inline-block;
    /* display: flex; */
    gap: 10px;
    /* color: white; */
    /* color: black; */
    color: #0492c2;
    /* font-weight: 300px; */
  }
  /* .course-meta a {
    font-size: 13px !important;
  } */

  .course-intro {
    font-size: 12px;
    text-align: justify;
    color: black;
  }
  .module {
    /* background: #0492c2; */
    margin-top: 12px;
  }
  .module-header {
    font-size: 14px;
    display: flex;
    padding: 6px 8px;
    align-items: flex-start;
    /* justify-content: space-between; */
    /* background-color: #e6b209; */
  }
  .module-title {
    display: block; /* يخلي العنوان سطر لوحده */
    font-size: 10px;
    /* color: black; */
    color: #eee;
    font-weight: 500;
    /* max-width: 80%; */
  }

  .module-header:hover {
    /* background: #f7631b; */
    background: #0492c2;
  }
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px;
    color: black;
    font-weight: 400;
  } */
  .module-info {
    font-size: 10px;
    /* color: black; */
    color: #eee;
    display: block; /* ينزل تحت */
    margin-left: 0;
    margin-top: 4px; /* مسافة بسيطة */
  }
  .courses .course-list {
    grid-template-columns: 1fr; /* كرت واحد فقط في العرض على الموبايل */
    /* background-color: #9d0d0d; */
    margin-top: 2px;
  }
  .left-contents .course-list li {
    margin-bottom: 5px;
  }
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  .courses .course-details-area {
    padding-top: 60px; /* تقليل المسافات العلوية في الموبايل */
  }
  /* .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  } */
  .course-list .lesson-item {
    gap: 4px;
    grid-template-columns: 1fr; /* كله تحت بعض */
  }
  .course-list .lesson-time {
    font-size: 11px;
    white-space: nowrap;
  }
  .coures-list .resume-btn {
    grid-column: 1;
    width: fit-content;
    margin-top: 5px;
  }
  /* الجزء الشمال (icon + title) */
  .course-list .lesson-left {
    font-size: 12px;
    display: flex;
    align-items: center; /* يخليهم على نفس الخط */
    gap: 8px; /* مسافة بسيطة بين الزر والكلام */
    flex-wrap: nowrap; /* يمنع النزول سطر تاني */
  }
  /* .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 24px;
  } */
  .course-list .lesson-center {
    font-size: 11px;
    /* gap: 5px; */
  }
  .course-list .lesson-right {
    /* margin-left: 2px; */
    font-size: 11px;
  }
  /* .lesson-left,
  .lesson-center,
  .lesson-right {
    width: 100%;
    display: flex; */
  /* justify-content: space-between; */
  /* } */

  .lesson-left .icon {
    font-size: 11px;
  }
  .course-list .lesson-title {
    /* color: #9d0d0d; */
    color: #0492c2;
    font-size: 11px;
  }
  .course-list .lesson-left span {
    font-size: 11px;
  }
  .course-list .lesson-center span {
    font-size: 11px;
  }
  .course-list .lesson-right span {
    /* justify-content: space-between; */
    font-size: 11px;
  }
  /* .lesson-left span,
  .lesson-right span {
    font-size: 11px;
  } */

  .primary-btn {
    font-size: 13px;
    padding: 10px;
  }
  .toggle-arrow {
    font-size: 12px;
    /* color: #666; */
    color: white;
    transition: 0.3s;
    margin-bottom: 25px;
    margin-right: 5px;
  }
  .toggle-arrow:hover {
    /* color: #666; */
    color: white;
  }
  .right-contents ul li {
    background: #f9f9ff;
    padding: 10px 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  }
  .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  }
  .right-contents ul li a p {
    margin-bottom: 0px;
  }
  .right-contents a:hover {
    color: #f7631b;
  }
  .right-contents p {
    font-size: 13px;
  }
  .right-contents ul li .or {
    color: #f7631b !important;
  }

  .right-contents .primary-btn {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  }
}
@media (min-width: 316px) and (max-width: 322px) {
  .left-contents,
  .right-contents {
    width: 100% !important;
    flex: 100% !important;
  }
  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  /* .main-image img {
    width: 100%; */
  /* تأكيد أن القسم يأخذ العرض كاملاً */
  /* height: 200px;
  } */
  /* العنوان */
  /* .courses .course-meta a {
    font-size: 14px !important;
    text-align: center;
    display: block; */
  /* margin-top: -15px; */
  /* color: #0492c2;
  } */
  /* .courses .course-meta {
    padding-top: 20px; */
  /* border-top: 1px solid #eee; */
  /* } */
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
    font-size: 9px;
    -webkit-overflow-scrolling: touch;
  }
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 115%;
    padding-top: 10px;
    margin-left: -11px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    background: transparent;
    font-size: 9px;
    margin-top: -4px;
    color: white;
  }
  .course-box h5 {
    font-size: 11px;
  }

  /* .left-contents .jq-tab-content { */
  /* display: none; */
  /* padding: 1em 1.8em;
    font-size: 11px; */
  /* font-weight: 300; */
  /* color: #117ee4; */
  /* color: black;
    text-align: justify;
  } */
  /* .jq-tab-content h4 {
    text-align: justify;
    font-size: 14px;
    margin-top: 6px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 7px;
    word-spacing: 2px;
    font-size: 11px;
  } */

  /* .jq-tab-content .lessons p {
    text-align: justify;
    justify-content: space-around;
    margin-top: 6px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
  /* } */
  /* .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; */
  /* color: #555; */
  /* color: black;
    line-height: 1.6;
  } */
  /* .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px; */
  /* word-spacing: 1px; */
  /* font-size: 11px; */
  /* background: #f1f5ff; */
  /* background: #0492c2; */
  /* background: #fafafa; */
  /* padding: 6px 10px;
    border-radius: 8px;
    display: inline-block; */
  /* display: flex; */
  /* gap: 10px; */
  /* color: white; */
  /* color: black; */
  /* color: #0492c2; */
  /* font-weight: 300px; */
  /* } */
  /* .course-meta a {
    font-size: 13px !important;
  } */

  /* .course-intro {
    font-size: 12px;
    text-align: justify;
    color: black;
  } */
  /* .module { */
  /* background: #0492c2; */
  /* margin-top: 12px;
  } */
  /* .module-header {
    font-size: 14px;
    display: flex;
    padding: 6px 8px;
    align-items: flex-start; */
  /* justify-content: space-between; */
  /* background-color: #e6b209; */
  /* } */
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px; */
  /* color: black; */
  /* color: #eee;
    font-weight: 500; */
  /* max-width: 80%; */
  /* } */

  /* .module-header:hover { */
  /* background: #f7631b; */
  /* background: #0492c2;
  } */
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px;
    color: black;
    font-weight: 400;
  } */
  /* .module-info {
    font-size: 10px; */
  /* color: black; */
  /* color: #eee;
    display: block;  */
  /* ينزل تحت */
  /* margin-left: 0;
    margin-top: 4px; */
  /* مسافة بسيطة */
  /* } */
  /* .courses .course-list {
    grid-template-columns: 1fr; */
  /* كرت واحد فقط في العرض على الموبايل */
  /* background-color: #9d0d0d; */
  /* margin-top: 2px;
  } */
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  /* .courses .course-details-area {
    padding-top: 60px; */
  /* تقليل المسافات العلوية في الموبايل */
  /* } */
  /* .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  } */
  /* .course-list .lesson-item {
    gap: 4px;
    grid-template-columns: 1fr; */
  /* كله تحت بعض */
  /* }
  .course-list .lesson-time {
    font-size: 11px;
    white-space: nowrap;
  }
  .coures-list .resume-btn {
    grid-column: 1;
    width: fit-content;
    margin-top: 5px;
  } */
  /* الجزء الشمال (icon + title) */
  /* .course-list .lesson-left {
    font-size: 12px;
    display: flex;
    align-items: center; */
  /* يخليهم على نفس الخط */
  /* gap: 8px; */
  /* مسافة بسيطة بين الزر والكلام */
  /* flex-wrap: nowrap; */
  /* يمنع النزول سطر تاني */
  /* } */
  /* .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 24px;
  } */
  /* .course-list .lesson-center {
    font-size: 11px; */
  /* gap: 5px; */
  /* }
  .course-list .lesson-right { */
  /* margin-left: 2px; */
  /* font-size: 11px;
  } */
  /* .lesson-left,
  .lesson-center,
  .lesson-right {
    width: 100%;
    display: flex; */
  /* justify-content: space-between; */
  /* } */

  /* .lesson-left .icon {
    font-size: 11px;
  } */
  /* .course-list .lesson-title { */
  /* color: #9d0d0d; */
  /* color: #0492c2;
    font-size: 11px;
  } */
  /* .course-list .lesson-left span {
    font-size: 11px;
  } */
  /* .course-list .lesson-center span {
    font-size: 11px;
  } */
  /* .course-list .lesson-right span { */
  /* justify-content: space-between; */
  /* font-size: 11px;
  } */
  /* .lesson-left span,
  .lesson-right span {
    font-size: 11px;
  } */

  /* .primary-btn {
    font-size: 13px;
    padding: 10px;
  } */
  /* .toggle-arrow {
    font-size: 12px; */
  /* color: #666; */
  /* color: white;
    transition: 0.3s;
    margin-bottom: 25px;
    margin-right: 5px;
  } */
  /* .toggle-arrow:hover { */
  /* color: #666; */
  /* color: white;
  } */
  /* .right-contents ul li {
    background: #f9f9ff;
    padding: 10px 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  } */
  /* .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  } */
  /* .right-contents ul li a p {
    margin-bottom: 0px;
  } */
  /* .right-contents a:hover {
    color: #f7631b;
  } */
  /* .right-contents p {
    font-size: 13px;
  } */
  /* .right-contents ul li .or {
    color: #f7631b !important;
  } */

  /* .right-contents .primary-btn {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  } */
}
@media (min-width: 310px) and (max-width: 316px) {
  .left-contents,
  .right-contents {
    width: 100% !important;
    flex: 100% !important;
  }

  /* حالة التفعيل (Active) */
  .left-contents .jq-tab-menu .jq-tab-title:hover,
  .left-contents .jq-tab-menu .jq-tab-title.active {
    background: transparent;
    border-bottom: 3px solid #f7631b;
    color: #fff !important;
    border-radius: 16px 0px 16px 0px;
    margin-bottom: 11px;
    margin-top: 5px;
  }
  /* .main-image img {
    width: 100%; */
  /* تأكيد أن القسم يأخذ العرض كاملاً */
  /* height: 200px;
  } */
  /* العنوان */
  /* .courses .course-meta a {
    font-size: 14px !important;
    text-align: center;
    display: block; */
  /* margin-top: -15px; */
  /* color: #0492c2;
  } */
  /* .courses .course-meta {
    padding-top: 20px; */
  /* border-top: 1px solid #eee; */
  /* } */
  .left-contents .jq-tab-menu {
    display: flex !important;
    justify-content: center;
    font-size: 9px;
    -webkit-overflow-scrolling: touch;
  }
  .left-contents .jq-tab-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column; /* المحتوى (التابات ثم النص) يكون تحت بعضه */
    width: 115%;
    padding-top: 10px;
    margin-left: -11px;
  }
  .left-contents .jq-tab-menu .jq-tab-title {
    background: transparent;
    font-size: 9px;
    margin-top: -4px;
    color: white;
  }

  /* .left-contents .jq-tab-content { */
  /* display: none; */
  /* padding: 1em 1.8em;
    font-size: 11px; */
  /* font-weight: 300; */
  /* color: #117ee4; */
  /* color: black;
    text-align: justify;
  } */
  /* .jq-tab-content h4 {
    text-align: justify;
    font-size: 14px;
    margin-top: 6px;
  }
  .jq-tab-content p {
    text-align: justify;
    margin-top: 7px;
    word-spacing: 2px;
    font-size: 11px;
  } */

  /* .jq-tab-content .lessons p {
    text-align: justify;
    justify-content: space-around;
    margin-top: 6px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
  /* } */
  /* .jq-tab-content .lessons p:first-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -4px; */
  /* word-spacing: 1px; */
  /* font-size: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; */
  /* color: #555; */
  /* color: black;
    line-height: 1.6;
  } */
  /* .jq-tab-content .lessons p:last-of-type {
    text-align: justify;
    justify-content: space-around;
    margin-top: -3px; */
  /* word-spacing: 1px; */
  /* font-size: 11px; */
  /* background: #f1f5ff; */
  /* background: #0492c2; */
  /* background: #fafafa; */
  /* padding: 6px 10px;
    border-radius: 8px;
    display: inline-block; */
  /* display: flex; */
  /* gap: 10px; */
  /* color: white; */
  /* color: black; */
  /* color: #0492c2; */
  /* font-weight: 300px; */
  /* } */
  /* .course-meta a {
    font-size: 13px !important;
  } */

  /* .course-intro {
    font-size: 12px;
    text-align: justify;
    color: black;
  } */
  /* .module { */
  /* background: #0492c2; */
  /* margin-top: 12px;
  } */
  /* .module-header {
    font-size: 14px;
    display: flex;
    padding: 6px 8px;
    align-items: flex-start; */
  /* justify-content: space-between; */
  /* background-color: #e6b209; */
  /* } */
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px; */
  /* color: black; */
  /* color: #eee;
    font-weight: 500; */
  /* max-width: 80%; */
  /* } */

  /* .module-header:hover { */
  /* background: #f7631b; */
  /* background: #0492c2;
  } */
  /* .module-title {
    display: block;  */
  /* يخلي العنوان سطر لوحده */
  /* font-size: 10px;
    color: black;
    font-weight: 400;
  } */
  /* .module-info {
    font-size: 10px; */
  /* color: black; */
  /* color: #eee;
    display: block;  */
  /* ينزل تحت */
  /* margin-left: 0;
    margin-top: 4px; */
  /* مسافة بسيطة */
  /* } */
  /* .courses .course-list {
    grid-template-columns: 1fr; */
  /* كرت واحد فقط في العرض على الموبايل */
  /* background-color: #9d0d0d; */
  /* margin-top: 2px;
  } */
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  /* .left-contents .course-list li {
    margin-bottom: 5px;
  } */
  /* .courses .course-details-area {
    padding-top: 60px; */
  /* تقليل المسافات العلوية في الموبايل */
  /* } */
  /* .course-list .lesson-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: wrap;
  } */
  /* .course-list .lesson-item {
    gap: 4px;
    grid-template-columns: 1fr; */
  /* كله تحت بعض */
  /* }
  .course-list .lesson-time {
    font-size: 11px;
    white-space: nowrap;
  }
  .coures-list .resume-btn {
    grid-column: 1;
    width: fit-content;
    margin-top: 5px;
  } */
  /* الجزء الشمال (icon + title) */
  /* .course-list .lesson-left {
    font-size: 12px;
    display: flex;
    align-items: center; */
  /* يخليهم على نفس الخط */
  /* gap: 8px; */
  /* مسافة بسيطة بين الزر والكلام */
  /* flex-wrap: nowrap; */
  /* يمنع النزول سطر تاني */
  /* } */
  /* .course-list .lesson-center {
    margin: 0;
    width: 100%;
    font-size: 24px;
  } */
  /* .course-list .lesson-center {
    font-size: 11px; */
  /* gap: 5px; */
  /* }
  .course-list .lesson-right { */
  /* margin-left: 2px; */
  /* font-size: 11px;
  } */
  /* .lesson-left,
  .lesson-center,
  .lesson-right {
    width: 100%;
    display: flex; */
  /* justify-content: space-between; */
  /* } */

  /* .lesson-left .icon {
    font-size: 11px;
  } */
  /* .course-list .lesson-title { */
  /* color: #9d0d0d; */
  /* color: #0492c2;
    font-size: 11px;
  } */
  /* .course-list .lesson-left span {
    font-size: 11px;
  } */
  /* .course-list .lesson-center span {
    font-size: 11px;
  } */
  /* .course-list .lesson-right span { */
  /* justify-content: space-between; */
  /* font-size: 11px;
  } */
  /* .lesson-left span,
  .lesson-right span {
    font-size: 11px;
  } */

  /* .primary-btn {
    font-size: 13px;
    padding: 10px;
  } */
  /* .toggle-arrow {
    font-size: 12px; */
  /* color: #666; */
  /* color: white;
    transition: 0.3s;
    margin-bottom: 25px;
    margin-right: 5px;
  } */
  /* .toggle-arrow:hover { */
  /* color: #666; */
  /* color: white;
  } */
  /* .right-contents ul li {
    background: #f9f9ff;
    padding: 10px 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  } */
  /* .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  } */
  /* .right-contents ul li a p {
    margin-bottom: 0px;
  } */
  /* .right-contents a:hover {
    color: #f7631b;
  } */
  /* .right-contents p {
    font-size: 13px;
  } */
  /* .right-contents ul li .or {
    color: #f7631b !important;
  } */

  /* .right-contents .primary-btn {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  } */
}
@media (max-width: 320px) {
  .left-contents .jq-tab-menu .jq-tab-title {
    font-size: 10px;
    padding: 5px 8px;
    -webkit-overflow-scrolling: touch;
  }

  .section-title h1 {
    font-size: 15px;
    line-height: 1.4;
  }
  .section-title h2 {
    font-size: 20px;
    line-height: 1.4;
  }
  .section-title h4 {
    font-size: 18px;
    line-height: 1.4;
  }
  /* الكارد بالكامل */
  .courses .single-course {
    width: 100% !important;
    margin-left: 0 !important;
    height: auto !important;
  }
  .courses .teacher-info {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-left: -8px;
  }
  .courses .teacher-info img {
    margin-top: -5px;
    width: 60px;
    /* تصغير مع رفع بسيط */
    height: 60px;
    border-radius: 50%; /* شكل دائري */
    object-fit: cover; /* يحافظ على تناسق الصورة */
  }
  /* .courses .teacher-info img {
        width: 12vw;
        height: 12vw;
        margin-top: -8px;
    } */
  .courses .teacher-info .title {
    margin-top: 1px;
    margin-left: -9px;
    font-size: 10px;
  }

  .courses .single-course {
    margin-bottom: 22px;
    height: 40%;
  }
  .courses .course-head img {
    height: 140px;
  }
  /* العنوان */
  .courses .course-body .c-title a {
    font-size: 13px !important;
    text-align: center;
  }
  /* .courses .course-meta {
    padding-top: 10px; */
  /* border-top: 1px solid #eee; */
  /* } */
  /* النص */
  .courses .course-body p {
    font-size: 10px !important;
    text-align: justify;
    -webkit-line-clamp: 3;
    text-align: justify;
    text-justify: inter-word;
    /* line-height: 1.6; */
    margin-top: -15px;
  }
  .courses .course-meta {
    overflow: hidden;
    margin-top: -25px;
  }
  .courses .price::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    /* border-left: 15px solid #f6900b; */
    border-left: 15px solid #f7631b;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    display: none;
  }
  /* .courses .course-body p {
    font-size: 12px;
    -webkit-line-clamp: 2;  */
  /* 👈 نقلل السطور */
  /* margin-top: -12px; */
  /* word-wrap: break-word;  */
  /* text-align: center !important; */
  /* line-height: 1.6; */
  /* line-height: 2 !important;
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0;
    letter-spacing: 0;
    hyphens: auto;
    overflow-wrap: break-word;
  } */
  .right-contents ul li {
    background: #f9f9ff;
    padding: 10spx 22px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid #0492c2;
  }
  .right-contents ul li a {
    color: #222;
    text-align: left;
    font-size: 12px;
    /* font-weight: 400; */
  }
  .right-contents ul p {
    font-size: 11px;
  }
  .right-contents ul li a p {
    margin-bottom: 0px;
  }
  .courses .course-info {
    gap: 4px;
    margin-top: 22px; /* نزليها شوية */
  }
  .courses .course-info span {
    /* display: inline-block; */
    font-size: 9px;
  }
  .courses .course-info span:last-child {
    margin-left: 0 !important;
    font-size: 10px;
  }
  .courses .courses .btn {
    width: 73%;
    height: 35px;
    font-size: 13px;
  }
  .right-contents .primary-btn {
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
    height: 40px;
    background: #0492c2;
    text-align: center;
    padding: 3px 8px;
    border-radius: 10px;
  }
}

/**********************
CSS FOR Instructor
********************/

#instName {
  font-size: 16px;
  color: white;
}

#instTitle {
  font-size: 15px;
  color: white !important;
}

/* ================== 768px ================== */
@media (max-width: 768px) {
  .modal-dialog {
    max-width: 80%;
    margin: auto;
    /* margin: 0;
    height: 100vh; */
  }

  .modal-content {
    border-radius: 12px;
    padding: 10px;
    /* height: 100vh;
    overflow-y: auto;
    border-radius: 0; */
  }

  /* Header */
  .modal-header {
    padding: 10px 15px;
  }

  .modal-title {
    font-size: 16px;
  }

  .btn-close {
    transform: scale(0.8);
  }
  /* تحويل layout لعمود */
  .instructor-left,
  .instructor-right {
    width: 100% !important;
    flex: 100% !important;
    text-align: center;
  }

  .instructor-right {
    padding: 15px;
  }
  .instructor-right h6 {
    padding: 15px;
    color: #0492c2;
  }
  .profile-img {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    /* max-width: 150px;
    margin: auto; */
  }

  #instName {
    font-size: 16px;
    color: white;
  }

  #instTitle {
    font-size: 15px;
    color: white !important;
  }

  #instDesc {
    font-size: 13px;
    text-align: justify;
  }
  .info-grid {
    grid-template-columns: 1fr 1fr;
    text-align: left;
    gap: 8px;
  }
  .social-icons {
    text-align: center;
    margin-top: 10px;
  }
  /* Footer button */
  .modal-footer button {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }

  /* Scroll if content long */
  .modal-body,
  .instructor-right {
    max-height: 70vh;
    overflow-y: auto;
  }
}
/* ================== 480px ================== */
@media (max-width: 480px) {
  .modal-dialog {
    max-width: 75%;
    margin: 10px auto;
  }
  .modal-content {
    border-radius: 12px;
    padding: 10px;
  }

  /* Header */
  .modal-header {
    padding: 10px 15px;
  }

  .modal-title {
    font-size: 16px;
  }

  .btn-close {
    transform: scale(0.8);
  }
  /* تحويل layout لعمود */
  .instructor-left,
  .instructor-right {
    width: 100% !important;
    flex: 100% !important;
    text-align: center;
  }

  .instructor-right {
    padding: 15px;
  }
  .instructor-right h6 {
    padding: 15px;
    color: #0492c2;
  }
  .profile-img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }

  #instName {
    font-size: 15px;
    color: white;
  }

  #instTitle {
    font-size: 14px;
    color: white !important;
  }

  #instDesc {
    font-size: 13px;
    text-align: justify;
  }

  .info-grid {
    grid-template-columns: 1fr;
    text-align: left;
    gap: 8px;
  }

  .social-icons {
    text-align: center;
    margin-top: 10px;
  }
  /* Footer button */
  .modal-footer button {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }

  /* Scroll if content long */
  .modal-body {
    max-height: 70vh;
    overflow-y: auto;
  }
}

/* ================== 414px ================== */
@media (max-width: 414px) {
  .profile-img {
    width: 85px;
    height: 85px;
  }

  #instDesc {
    font-size: 12px;
  }
  #instName {
    font-size: 15px;
    color: white;
  }

  #instTitle {
    font-size: 12px;
    color: white !important;
  }
}

/* ================== 390px ================== */
@media (max-width: 390px) {
  #instName {
    font-size: 15px;
    color: white;
  }

  #instTitle {
    font-size: 12px;
    color: white !important;
  }
}

/* ================== 375px ================== */
@media (max-width: 375px) {
  .profile-img {
    width: 80px;
    height: 80px;
  }

  .info-grid div {
    font-size: 12px;
  }
  #instName {
    font-size: 15px;
    color: white;
  }

  #instTitle {
    font-size: 12px;
    color: white !important;
  }
  .instructor-right h6 {
    padding: 15px;
    color: #0492c2;
  }
}

/* ================== 360px ================== */
@media (max-width: 360px) {
  .profile-img {
    width: 75px;
    height: 75px;
  }

  #instDesc {
    font-size: 11px;
  }

  .social-icons a {
    font-size: 14px;
  }
}
/* Overlay */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Box */
.popup-box {
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  width: 350px;
  text-align: center;
  position: relative;
}

.popup-box input {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
}

.popup-box button {
  width: 100%;
  padding: 10px;
  background: #25d366;
  color: #fff;
  border: none;
  cursor: pointer;
}

/* Close button */
.close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
}

/********For modal form whatsapp*********/
/* ===== Modal Design ===== */
#enrollModal .modal-content {
  border-radius: 15px;
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  padding: 30px !important;
  background: #fff;
}

/* Title */
#enrollModal h4 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

/* Labels */
#enrollModal label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}

/* Inputs */
#enrollModal .form-control {
  border-radius: 8px;
  height: 45px;
  border: 1px solid #ddd;
  transition: 0.3s;
}

/* Focus Effect */
#enrollModal .form-control:focus {
  border-color: #0492c2;
  box-shadow: 0 0 5px rgba(4, 146, 194, 0.3);
}

/* Button */
#enrollModal .btn {
  height: 45px;
  border-radius: 50px;
  font-weight: 600;
  transition: 0.3s;
}

/* Hover */
#enrollModal .btn:hover {
  background: #033d52;
}

/* Spacing between fields */
#enrollModal .mb-3 {
  margin-bottom: 15px !important;
}
@media (max-width: 480px) {
  #enrollModal .modal-content {
    padding: 20px !important;
  }

  #enrollModal h4 {
    font-size: 18px;
  }

  #enrollModal .form-control {
    height: 40px;
    font-size: 14px;
  }

  #enrollModal .btn {
    height: 40px;
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  #enrollModal h4 {
    font-size: 16px;
  }

  #enrollModal label {
    font-size: 13px;
  }
}

/* ===== MODERN POPUP ===== */
.enroll-modern {
  /* border-radius: 20px;
  padding: 30px;
  border: none;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
  text-align: center; */
  border-radius: 18px;
  padding: 25px;
  border: none;
  animation: popIn 0.35s ease;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}
@keyframes popIn {
  from {
    transform: scale(0.85);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* Close Button */
.custom-close {
  position: absolute;
  right: 15px;
  top: 15px;
}

/* Title */
.enroll-modern h4 {
  font-weight: 700;
  margin-bottom: 20px;
}

/* Course Box */
.course-box {
  background: #f3f9ff;
  /* padding: 15px;
  border-radius: 12px;
  margin-bottom: 20px; */
  padding: 12px;
  border-radius: 12px;
  margin-bottom: 15px;
  text-align: center;
}

.course-box h5 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.course-box span {
  color: #0492c2;
  font-weight: bold;
}

/* Inputs */
.input-group-modern {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  /* border-radius: 50px; */
  border-radius: 10px;
  /* padding: 10px 15px; */
  padding: 10px 12px;
  /* margin-bottom: 15px; */
  margin-bottom: 12px;
  transition: 0.3s;
}

.input-group-modern i {
  margin-right: 10px;
  color: #0492c2;
}

.input-group-modern input {
  /* border: none;
  outline: none;
  width: 100%; */
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
}

/* Focus */
.input-group-modern:focus-within {
  /* border-color: #0492c2;
  box-shadow: 0 0 8px rgba(4, 146, 194, 0.2); */
  background: #e9f1ff;
  box-shadow: 0 0 0 2px #0d6efd22;
}

/* Button */
.btn-modern {
  width: 100%;
  /* border-radius: 50px;
  padding: 12px; */
  border: none;
  /* background: linear-gradient(45deg, #0492c2, #0dcaf0);*/
  color: #fff;
  font-weight: 600;
  transition: 0.3s;
  padding: 12px;
  background: linear-gradient(135deg, #0d6efd, #4a90e2);
  border-radius: 10px;
}

.btn-modern:hover {
  /* transform: scale(1.03); */
  transform: translateY(-2px);
}

/* Responsive */
@media (max-width: 480px) {
  .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 14px;
    text-align: center;
  }

  .btn-modern {
    padding: 10px;
    font-size: 14px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    /* border-radius: 50px; */
    border-radius: 10px;
    /* padding: 10px 15px; */
    padding: 10px 12px;
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input {
    /* border: none;
  outline: none;
  width: 100%; */
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    height: 20px;
  }
}
@media (max-width: 414px) {
  .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 14px;
    text-align: center;
  }

  .btn-modern {
    padding: 10px;
    font-size: 14px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    /* border-radius: 50px; */
    border-radius: 10px;
    /* padding: 10px 15px; */
    padding: 10px 12px;
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input {
    /* border: none;
  outline: none;
  width: 100%; */
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    height: 20px;
  }
}
/* @media (max-width: 414px) { */
/* .modal-dialog {
    max-width: 80%;
    margin: auto; */
/* margin: 0;
    height: 100vh; */
/* } */
/* .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 12px;
    text-align: center;
  }

  .btn-modern {
    padding: 10px;
    font-size: 13px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd; */
/* border-radius: 50px; */
/* border-radius: 10px; */
/* padding: 10px 15px; */
/* padding: 6px 8px; */
/* margin-bottom: 15px; */
/* margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input { */
/* border: none;
  outline: none;
  width: 100%; */
/* border: none;
    background: transparent;
    outline: none;
    width: 100%;
    height: 30px;
  }
} */
@media (max-width: 375px) {
  /* .modal-dialog {
    max-width: 80%;
    margin: auto; */
  /* margin: 0;
    height: 100vh; */
  /* } */
  .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 12px;
    text-align: center;
  }

  .btn-modern {
    padding: 10px;
    font-size: 13px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    /* border-radius: 50px; */
    border-radius: 10px;
    /* padding: 10px 15px; */
    padding: 6px 8px;
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input {
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    height: 30px;
  }
}
@media (max-width: 320px) {
  .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 10px;
    text-align: center;
    /* font-weight: 400px; */
  }
  .course-box span {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
  }

  .btn-modern {
    padding: 10px;
    font-size: 13px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    /* border-radius: 50px; */
    border-radius: 10px;
    /* padding: 10px 15px; */
    padding: 6px 8px;
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input {
    /* border: none;
  outline: none;
  width: 100%; */
    border: none;
    background: transparent;
    outline: none;
    width: 110%;
    height: 30px;
  }
}
@media (max-width: 316px) {
  .enroll-modern {
    padding: 20px;
  }

  .course-box h5 {
    font-size: 12px;
    text-align: center;
    /* font-weight: 400px; */
  }
  .course-box span {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
  }

  .btn-modern {
    padding: 10px;
    font-size: 12px;
  }
  .input-group-modern {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    /* border-radius: 50px; */
    border-radius: 10px;
    /* padding: 10px 15px; */
    padding: 6px 8px;
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
    transition: 0.3s;
  }
  .input-group-modern input {
    /* border: none;
  outline: none;
  width: 100%; */
    border: none;
    background: transparent;
    outline: none;
    width: 110%;
    height: 27px;
  }
}
.custom-alert {
  position: fixed;
  top: 20px;
  right: 20px;
  background: #333;
  color: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  z-index: 9999;
  opacity: 0;
  transform: translateY(-20px);
  transition: 0.4s;
  font-size: 14px;
}

.custom-alert.show {
  opacity: 1;
  transform: translateY(0);
}

.custom-alert.success {
  background: #28a745;
}

.custom-alert.error {
  background: #dc3545;
}

.instructor-card {
  max-width: 420px;
  background: #ffffff;
  border-radius: 20px;
  padding: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  font-family: "Segoe UI", sans-serif;
  transition: 0.3s ease;
}

.instructor-card:hover {
  transform: translateY(-5px);
}

.card-header h3 {
  margin: 0;
  font-size: 20px;
  color: #2c7be5;
}

.card-header p {
  margin: 5px 0 20px;
  font-size: 14px;
  color: #6c757d;
}

.card-body {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.info-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 12px;
  border-radius: 12px;
  background: #f8fafc;
  transition: 0.3s;
}

.info-item:hover {
  background: #eef4ff;
}

.info-item i {
  font-size: 22px;
  color: #2c7be5;
}

.label {
  display: block;
  font-size: 12px;
  color: #888;
}

.value {
  font-size: 14px;
  font-weight: 600;
  color: #222;
}

/* Highlight box */
.info-item.highlight {
  background: linear-gradient(135deg, #2c7be5, #00c6ff);
  color: white;
}

.info-item.highlight i,
.info-item.highlight .label,
.info-item.highlight .value {
  color: white;
}
