body {
    font-family: var(--font_family2);
    font-style: normal;
    overflow-x: hidden;
  }
  body,
  label {
    font-weight: 400;
  }
  label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
  }
  p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #373737;
    margin-bottom: 0;
    font-family: var(--font_family2);
  }
  .modal-content {
    border: none;
    --bs-modal-border-radius: 20px;
  }
  .modal-header {
    --bs-modal-inner-border-radius: 20px;
  }
  .modal-header .close {
    --btn: 34px;
    width: var(--btn);
    height: var(--btn);
    border-radius: 100%;
    background-color: var(--system_primery_color);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: none;
    padding: 0;
  }
  .modal-header .close:hover {
    background-color: var(--system_secendory_color);
  }
  .modal-footer {
    border-color: #d1d1d1;
  }
  .modal-backdrop {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
  .cs_modal .modal-body {
    padding: 35px 30px;
  }
  .cs_modal .modal-body .pass_forget_btn {
    color: #707070;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
  }
  .cs_modal .modal-body .pass_forget_btn:hover {
    color: var(--system_secendory_color);
  }
  .cs_modal .modal-body p {
    color: #707070;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-top: 25px;
  }
  .cs_modal .modal-body p a {
    color: var(--system_secendory_color);
  }
  .cs_modal .modal-body .social_login_btn .btn_1 {
    color: #fff;
    background-color: #3b5998;
    border: 1px solid #3b5998;
    margin-top: 0;
  }
  .cs_modal .modal-body .social_login_btn .btn_1 i {
    margin-right: 10px;
  }
  .cs_modal .modal-body .social_login_btn .btn_1:hover {
    color: #fff !important;
  }
  .cs_modal .modal-body .social_login_btn .form-group:last-child .btn_1 {
    background-color: #4285f4;
    border: 1px solid #4285f4;
  }
  .cs_modal .modal-body .nice_Select {
    height: 50px;
    line-height: 50px;
    padding: 10px 20px;
    border: 1px solid #f1f3f5;
    color: #707070;
    font-size: 14px;
    font-weight: 500;
    background-color: #fff;
    width: 100%;
    line-height: 29px;
  }
  .cs_modal .modal-body .nice_Select .list {
    width: 100%;
  }
  .cs_modal .modal-body .nice_Select:after {
    right: 22px;
    top: 35%;
    transform: translateY(-50%);
  }
  .cs_modal .modal-body input {
    height: 50px;
    line-height: 50px;
    padding: 10px 20px;
    border: 1px solid #f1f3f5;
    color: #707070;
    font-size: 14px;
    font-weight: 500;
    background-color: #fff;
    width: 100%;
  }
  .cs_modal .modal-body .form-group {
    margin-bottom: 12px;
  }
  .cs_modal .modal-body textarea {
    height: 168px;
    padding: 15px 20px;
    border: 1px solid #d1d1d1;
    color: #707070;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    border-radius: 6px;
    resize: none;
  }
  .cs_modal .modal-body .btn_1 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  .cs_modal .form-control:focus {
    box-shadow: none;
  }
  .cs_modal .modal-header {
    background-color: #f8f8fe;
    padding: 23px 30px;
    border-bottom: 0 solid transparent;
  }
  .cs_modal .modal-header h5 {
    font-size: 22px;
    font-weight: 600;
  }
  .cs_modal .modal-header span {
    font-size: 14px;
    color: #707070;
    opacity: 1;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    color: var(--system_secendory_color);
    font-family: var(--font_family1);
  }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a {
    color: currentColor;
  }
  .f_w_800 {
    font-weight: 800;
  }
  .font_1 {
    font-family: var(--font_family1);
  }
  .theme_search_field {
    background: #ffffff;
    height: 40px;
    border-radius: 999px;
    width: 230px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  }
  @media (min-width: 1400px) and (max-width: 1600px) {
    .theme_search_field {
      width: 230px;
    }
  }
  .theme_search_field input {
    font-family: var(--font_family1);
    font-size: 14px;
    font-weight: 500;
    color: #687083;
    border: 0;
    background: 0 0 !important;
    height: 52px;
    padding: 0 18px 0 46px;
    box-shadow: none !important;
    line-height: 52px;
  }
  .theme_search_field button {
    font-size: 18px;
    padding: 0 0 0 15px;
    line-height: 100%;
    box-shadow: none !important;
  }
  .theme_search_field button,
  .theme_search_field button:hover {
    color: var(--system_primery_color);
  }
  .theme_search_field.large_search_field {
    width: 230px;
    height: 60px;
  }
  .theme_search_field.large_search_field button {
    padding-left: 30px;
  }
  .theme_search_field.large_search_field input {
    height: 60px;
    line-height: 60px;
  }
  .theme_search_field .input-group-prepend {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
  }
  .theme_search_field .input-group-prepend button {
    padding-left: 15px !important;
    color: #9ca3af !important;
  }
  .category_search .theme_search_field .input-group-prepend button {
    color: #9ca3af !important;
  }
  .theme_search_field .input-group-prepend + input {
    padding-left: 44px !important;
    padding-bottom: 13px !important;
  }
  .img,
  img {
    max-width: 100%;
    height: auto;
  }
  .img,
  a,
  img {
    transition: all 0.4s ease-in-out;
  }
  a {
    text-decoration: none !important;
  }
  .button,
  button,
  input,
  textarea {
    outline: none;
    transition: all 0.4s ease-in-out;
  }
  input::-webkit-inner-spin-button,
  input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  input[type="number"] {
    -moz-appearance: textfield;
  }
  ul {
    margin: 0;
    padding: 0;
  }
  ul li {
    list-style: none;
  }
  ::-webkit-input-placeholder,
  ::placeholder {
    color: #373737 !important;
    font-size: 14px;
  }
  .gap_10 {
    grid-gap: 10px;
  }
  .gap_15 {
    grid-gap: 15px;
  }
  .gap-2 {
    gap: 8px;
  }
  .mb_10 {
    margin-bottom: 10px;
  }
  .mb_15 {
    margin-bottom: 15px;
  }
  .mb_20 {
    margin-bottom: 20px;
  }
  .mb_23 {
    margin-bottom: 23px;
  }
  .mb_25 {
    margin-bottom: 25px;
  }
  .mb_30 {
    margin-bottom: 30px;
  }
  .mb_35 {
    margin-bottom: 35px;
  }
  .mb_40 {
    margin-bottom: 40px;
  }
  .mb_37 {
    margin-bottom: 37px;
  }
  .mb_50 {
    margin-bottom: 50px;
  }
  .mb_55 {
    margin-bottom: 55px;
  }
  .mb_60 {
    margin-bottom: 60px;
  }
  .mb_76 {
    margin-bottom: 76px;
  }
  .mb_80 {
    margin-bottom: 80px;
  }
  .mt_20 {
    margin-top: 20px;
  }
  .mt_10 {
    margin-top: 10px;
  }
  .mt_30 {
    margin-top: 30px;
  }
  .mt_40 {
    margin-top: 40px;
  }
  .mt_60 {
    margin-top: 60px;
  }
  .mt_70 {
    margin-top: 70px;
  }
  .mr_10 {
    margin-right: 10px;
  }
  .mr_15 {
    margin-right: 15px;
  }
  .mr_20 {
    margin-right: 20px;
  }
  .pt_70 {
    padding-top: 70px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .pt_70 {
      padding-top: 50px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt_70 {
      padding-top: 40px;
    }
  }
  #back-top {
    position: fixed;
    right: 20px;
    bottom: 24px;
    cursor: pointer;
    z-index: 9999999;
    display: none;
  }
  #back-top a {
    height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 40px;
    background: var(--system_primery_color);
    font-size: 15px;
    border-radius: 30px;
    box-shadow: 0 3px 20px 0 var(--system_primery_gredient1);
    transition: all 0.4s ease-in-out;
    background-size: 200% auto;
  }
  #back-top a:hover {
    background-color: transparent;
    color: var(--system_primery_color);
  }
  .section_spacing {
    padding: 139px 0 120px;
  }
  .section_spacing3 {
    padding: 139px 0 115px;
  }
  .font_14 {
    font-size: 14px;
  }
  .font_16 {
    font-size: 16px;
  }
  .font_18 {
    font-size: 18px;
  }
  .font_20 {
    font-size: 20px;
  }
  .font_22 {
    font-size: 22px;
  }
  .font_30 {
    font-size: 30px;
    line-height: 45px;
  }
  .f_w_400 {
    font-weight: 400;
  }
  .f_w_500 {
    font-weight: 500;
  }
  .f_w_600 {
    font-weight: 600;
  }
  .f_w_700 {
    font-weight: 700;
  }
  .theme_text {
    color: var(--system_primery_color) !important;
  }
  .theme_text2 {
    color: #373737 !important;
  }
  .theme_text3 {
    color: var(--system_secendory_color) !important;
  }
  .nowrap {
    white-space: nowrap;
  }
  .gray-bg {
    background: #fafafa;
  }
  @media (max-width: 767.98px) {
    .pt_70 {
      padding-top: 30px;
    }
    .section_spacing {
      padding: 65px 0 45px;
    }
    .section_spacing3 {
      padding: 65px 0 40px;
    }
    .font_30 {
      font-size: 25px;
      line-height: 35px;
    }
  }
  @media (min-width: 576px) {
    .instructor_cta .modal-dialog {
      max-width: 625px;
      margin: 1.75rem auto;
    }
  }

  .select2-results__options li {
    white-space: nowrap;
    width: 100%;
  }
  .margin_auto {
    margin: auto;
  }
  .success_text {
    color: #20e007 !important;
  }
  .error_text {
    color: #ff1919;
  }
  .form-control:focus {
    border: none !important;
  }
  .left-0 {
    left: 0 !important;
  }
  .img-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .btnNext,
  .btnPrevious,
  .next,
  .skip {
    cursor: pointer;
  }
  .bg-primary {
    background-color: var(--system_primery_color) !important;
  }
  .text-primary {
    color: var(--system_primery_color) !important;
  }
  .banner-img {
    z-index: -1;
  }
  .about .row > * > * {
    position: relative;
  }
  .reward-content:before {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
  .reward-content:after {
    filter: blur(0) !important;
  }
  .rating {
    border: none;
    float: left;
  }
  .rating > input {
    display: none;
  }
  .rating > label {
    color: #ddd;
    float: right;
    cursor: pointer;
  }
  .rating > label:before {
    content: "\F005";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    font-size: 16px;
    display: inline-block;
  }
  .rating > .half:before {
    content: "\F089";
    position: absolute;
  }
  .rating:not(:checked) > label:hover,
  .rating:not(:checked) > label:hover ~ label,
  .rating > input:checked + label:hover,
  .rating > input:checked ~ label,
  .rating > input:checked ~ label:hover,
  .rating > input:checked ~ label:hover ~ label,
  .rating > label:hover ~ input:checked ~ label {
    color: #ffc107;
  }
  .unchecked {
    color: #ddd !important;
  }
  .submit_q_btn:hover {
    color: var(--system_primery_color) !important;
  }
  hr {
    border-color: #d1d1d1;
    opacity: 1;
  }
  .modal-backdrop {
    --bs-backdrop-zindex: 999 !important;
  }
  .modal .modal-dialog {
    z-index: 1010 !important;
  }
  .modal-footer .theme_btn_outline {
    padding: 15px 28px;
  }
  .row-gap-24 {
    row-gap: 24px;
  }
  .modal-header .btn-close {
    --bs-btn-close-bg: none;
  }
  @media (min-width: 991px) {
    .border-top-md-0 {
      border-top: 0 !important;
    }
  }
  .header_area {
    padding: 0 130px;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background: var(--menu_bg);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  }

  .discount-banner {
    width: 100%;
    background: var(--discount_bar_bg);
    color: var(--discount_bar_text);
    padding: 10px 130px;
    position: relative;
    z-index: 1000;
    transition: max-height 0.3s ease, opacity 0.3s ease, padding-top 0.3s ease, padding-bottom 0.3s ease;
    max-height: 500px;
  }

  .discount-banner a {
    color: #ffffff;
    padding: 12px 20px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.25);
  }

  .discount-banner-left .discount-badge {
    background: rgba(0, 0, 0, 0.25);
    color: var(--discount_bar_text);
    padding: 8px 18px;
    border-radius: 999px;
    font-size: 13px;
    letter-spacing: 0.08em;
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    transform: rotate(-4deg);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.18);
  }

  .discount-banner-left .discount-badge .discount-percentage {
    font-size: 18px;
    font-weight: 700;
  }

  .discount-banner-left .discount-badge .discount-label {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .discount-banner-left .discount-text {
    font-size: 15px;
    font-weight: 500;
    color: var(--discount_bar_accent);
  }

  .discount-timer {
    column-gap: 8px;
  }

  .discount-timer-item {
    min-width: 40px;
  }

  .discount-timer-value {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
  }

  .discount-timer-label {
    font-size: 11px;
    opacity: 0.9;
  }

  .discount-timer-separator {
    font-size: 16px;
    font-weight: 600;
    opacity: 0.7;
    padding: 0 2px;
  }

  .discount-toggle-btn {
    border: none;
    background: var(--discount_bar_toggle_bg);
    color: #ffffff;
    width: 32px;
    padding: 8px;
    height: 33px;
    border-radius: 16px 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    top: 19px;
  }

  .discount-toggle-btn .discount-toggle-icon {
    font-size: 14px;
    line-height: 1;
  }

  .discount-toggle-btn.collapsed .discount-toggle-icon {
    transform: rotate(180deg);
  }

  .discount-banner-collapsed {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    overflow: hidden;
  }

  .discount-reopen-btn {
    position: fixed;
    right: 24px;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 0 0 12px 12px;
    border: none;
    background: var(--discount_bar_bg);
    color: #ffffff;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1001;
  }

  .discount-reopen-btn .discount-reopen-icon {
    font-size: 12px;
    line-height: 1;
  }

  @media (max-width: 991.98px) {
    .discount-banner {
      padding-left: 15px;
      padding-right: 15px;
    }
    .discount-banner-left {
      margin-bottom: 8px;
    }
    .discount-banner-right {
      justify-content: space-between;
    }
    .discount-timer {
      margin-right: 8px;
    }
    .header__right .contact_wrap{
        display: none !important;
    }
  }
  .header_area.navbar_fixed {
    background: var(--menu_bg);
    z-index: 90;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    transform: translateY(70px);
    transition: transform 0.5s, background 0.5s;
    -webkit-transition: transform 0.5s, background 0.5s;
  }
  body.header-sticky-active .discount-reopen-btn {
    display: none !important;
  }
  .header_area.navbar_fixed .main_menu ul li a {
    padding: 25px 0;
  }
  .header_area .contact_wrap {
    justify-content: flex-end;
  }
  .header_area .contact_wrap .mobile_no p {
    font-weight: 600;
    font-family: var(--font_family1);
    color: #505050;
    font-size: 16px;
    margin-bottom: 0;
  }
  .header_area .contact_wrap .mobile_no p span a {
    color: #627ae4;
  }
  .header_area .contact_wrap .signin a.sign_in {
    font-size: 16px;
    color: #505050;
    font-weight: 600;
    margin-right: 40px;
  }
  .header_area .contact_wrap .signin a.sign_in:hover {
    color: #4543de;
  }
  .header_area .contact_wrap .contact_btn {
    margin-left: 0;
  }
  .header_area .main_menu {
    margin-left: auto;
    margin-right: 0;
  }
  .header_area .main_menu ul li {
    display: inline-block;
    position: relative;
  }
  .header_area .main_menu ul li:hover > a {
    color: var(--system_primery_gredient1);
  }
  .header_area .main_menu ul li:hover .submenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  .header_area .main_menu ul li:hover .mega_menu {
    pointer-events: auto;
  }
  .header_area .main_menu ul li .submenu {
    width: 200px;
    position: absolute;
    left: 0;
    top: 120%;
    background: #fff;
    text-align: left;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.04);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
  }
  .right_control_submenu .header_area .main_menu ul li .submenu {
    left: auto;
    right: 0;
  }
  .right_control_submenu .header_area .main_menu ul li .submenu li ul {
    left: auto;
    right: 100%;
  }
  .header_area .main_menu ul li .submenu li {
    display: block;
    margin: 0;
  }
  .header_area .main_menu ul li .submenu li:hover > ul {
    opacity: 1;
    visibility: visible;
  }
  .header_area .main_menu ul li .submenu li:hover > a {
    left: 0;
    padding-left: 25px;
  }
  .header_area .main_menu ul li .submenu li a {
    font-size: 14px;
    line-height: 1.2;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    border-top: 1px solid #f3f3f3;
    font-weight: 400;
    display: block;
    margin: 0;
    transition: all 0.4s ease-in-out;
    position: relative;
    text-transform: capitalize;
    left: 0;
  }
  .header_area .main_menu ul li .submenu li a.active {
    color: var(--system_primery_gredient1);
  }
  .header_area .main_menu ul li .submenu li a:hover {
    left: 5px;
    color: var(--system_primery_gredient1);
  }
  .header_area .main_menu ul li .submenu li ul {
    left: 100%;
    position: absolute;
    background: #fff;
    width: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
  }
  .header_area .main_menu ul li a {
    color: var(--menu_text);
    font-size: 16px;
    font-weight: 600;
    margin: 0 10px;
    padding: 20px 0 25px;
    display: inline-block;
    text-transform: capitalize;
    font-family: var(--font_family2);
  }
  .header_area .main_menu ul li.submenu_active > a,
  .header_area .main_menu ul li a.active,
  .header_area .main_menu ul li a:hover {
    color: var(--system_primery_gredient1);
  }
  .header_area .main_menu .menu_menu {
    width: calc(100% - 30px) !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .header_area .main_menu .menu_dropdown ul li a {
    font-weight: 400;
  }
  .header_area .main_menu .menu_dropdown > ul li {
    position: relative;
  }
  .header_area .dropdown-toggle:after {
    display: none;
  }
  .header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header__left .logo_img {
    --width: 150px;
    max-width: var(--width);
    min-width: var(--width);
    height: 80px;
    display: inline-block;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .header__left .logo_img {
      --width: 120px;
    }
  }
  @media (max-width: 991.98px) {
    .header__left .logo_img {
      margin-right: 10px;
      --width: 100px;
      height: auto;
    }
  }
  @media only screen and (min-width: 1300px) and (max-width: 1899.98px) {
    .header__left .logo_img {
      margin-right: 10px;
    }
  }
  .header__left .logo_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  /* Eski categories_menu stilleri kaldırıldı - yeni yapı kullanılıyor */
  @media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .header__left .category_search .theme_search_field {
      width: 200px;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
    .header__left .category_search .theme_search_field {
      width: 230px;
    }
  }
  @media (max-width: 991.98px) {
    .header__right.login_user .profile_info {
      margin-right: 40px;
    }
  }
  @media (max-width: 479px) {
    .header__right.login_user .profile_info {
      margin-right: 35px;
    }
  }
  .notify_count {
    font-weight: 600;
    font-family: var(--font_family1);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: -2px;
    right: 3px;
  }
  .float,
  .notify_count {
    text-align: center;
    color: #fff;
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .float {
    z-index: 100;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 135px;
    right: 20px;
    border-radius: 50px;
    box-shadow: 0 10px 20px 0 var(--system_primery_color);
  }
  .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #373737;
    margin-bottom: 0;
    font-family: var(--font_family2);
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .header_area {
      padding: 0;
    }
    .header_area .header__wrapper .header__left .logo_img {
      margin-right: 10px;
    }
    .header_area
      .header__wrapper
      .header__left
      .category_search
      .theme_search_field {
      display: none;
    }
    .header_area .main_menu ul li a {
      font-size: 15px;
      margin: 0 15px;
    }
    .header_area .contact_wrap .signin a.sign_in {
      margin-right: 15px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1600.98px) {
    .header_area {
      padding: 0 20px;
    }
  }
  @media only screen and (min-width: 1601px) and (max-width: 1800.98px) {
    .header_area {
      padding: 0 50px;
    }
  }
  @media (max-width: 575.98px) {
    .header_area .logo_img img {
      height: 55px !important;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .header_area .main_menu ul li a {
      margin: 0 12px;
    }
    .header_area .contact_wrap .mobile_no p {
      font-size: 13px;
      margin-right: 8px;
    }
  }
  @media only screen and (min-width: 1439px) and (max-width: 1599.98px) {
    .header_area .main_menu ul li a {
      margin: 0 12px;
    }
  }
  @media only screen and (min-width: 1600px) and (max-width: 1671.98px) {
    .header_area .main_menu ul li a {
      margin: 0 17px;
    }
  }
  @media (max-width: 767.98px) {
    .header_area {
      padding: 10px 0;
    }
    .header_area .contact_wrap {
      margin-left: 0;
      margin-right: 35px;
    }
    .header_area .contact_wrap .theme_btn.small_btn2 {
      padding: 10px 18px;
      font-size: 14px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .header_area {
      padding: 10px 0;
    }
    .header_area .contact_wrap {
      margin-left: 0;
      margin-right: 35px;
    }
  }
  @media (min-width: 576px) and (max-width: 991.98px) {
    .header_area .header__wrapper .header__left .logo_img img {
      height: 52px !important;
      width: auto !important;
      padding: 0 !important;
    }
  }
  .menu_dropdown {
    display: block;
  }
  .menu_dropdown_iner {
    min-width: 280px;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
  }
  .menu_dropdown_iner .single_menu_dropdown {
    flex: 100% 0 0;
    margin: 20px 0 15px;
  }
  .menu_dropdown_iner .single_menu_dropdown h4 {
    color: var(--system_secendory_color);
    margin: 0;
  }
  .menu_dropdown ul li {
    display: block;
  }
  .menu_dropdown ul li a {
    width: 100%;
    color: var(--menu_text) !important;
    text-align: start;
    line-height: 1.6;
    padding: 12px 28px !important;
    display: inline-block;
    border-right: 1px solid transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    white-space: normal;
    position: relative;
  }
  .menu_dropdown ul li a:hover {
    color: #ffffff !important;
    background: var(--system_primery_color);
  }

  .menu_dropdown > ul > li.mega_menu_dropdown > a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: inherit;
  }

  .menu_dropdown > ul > li.mega_menu_dropdown {
    position: relative;
  }

  .menu_dropdown > ul > li.mega_menu_dropdown > ul {
    position: absolute;
    top: 0;
    left: 260px;
    opacity: 0;
    visibility: hidden;
    min-width: 280px;
  }

  .menu_dropdown > ul > li.mega_menu_dropdown:hover > ul {
    opacity: 1;
    visibility: visible;
    left: 100%;
  }

  .category-sub-arrow {
    margin-left: 8px;
    font-size: 11px;
  }

  /* ============================================
     YENİ KATEGORİ MENÜSÜ - SCROLL UYUMLU
     ============================================ */
    .categories-menu-btn {
        color: #ffffff;
        background: #1a1a1a;
    }
  @media (min-width: 992px) {
    /* Kategori Menü Wrapper */
    .category-menu-wrapper {
      position: relative;
      margin-right: 24px;
    }

    /* Kategoriler Butonu */
    .categories-menu-btn {
      display: flex;
      align-items: center;
      padding: 8px 18px;
      font-size: 15px;
      font-weight: 600;
      color: #ffffff;
      background: #1a1a1a;
      border: none;
      border-radius: 8px;
      transition: all 0.3s ease;
      cursor: pointer;
    }

    .categories-menu-btn:hover {
      background: #2a2a2a;
      color: #ffffff;
    }

    .categories-menu-btn i {
      font-size: 16px;
    }

    /* Dropdown Menü - Ana Container */
    .category-dropdown-menu {
      position: absolute;
      top: calc(100% + 8px);
      left: 0;
      background: transparent;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-10px);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
      z-index: 1000;
      pointer-events: none;
    }

    .category-menu-wrapper:hover .category-dropdown-menu,
    .category-menu-wrapper.show .category-dropdown-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
      pointer-events: auto;
    }

    /* İç Wrapper */
    .category-menu-wrapper-inner {
      position: relative;
      display: flex;
    }

    /* Ana Menü Scroll Container */
    .category-main-scroll {
      width: 280px;
      max-height: 70vh;
      overflow-y: auto;
      overflow-x: hidden;
      background: #2a2a2a;
      border-radius: 0 0 12px 12px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    }

    .category-main-scroll::-webkit-scrollbar {
      width: 6px;
    }

    .category-main-scroll::-webkit-scrollbar-track {
      background: #1a1a1a;
    }

    .category-main-scroll::-webkit-scrollbar-thumb {
      background: #4a4a4a;
      border-radius: 3px;
    }

    .category-main-scroll::-webkit-scrollbar-thumb:hover {
      background: #5a5a5a;
    }

    /* Ana Menü Listesi */
    .category-main-menu {
      padding: 0;
      margin: 0;
    }

    /* Menü Item */
    .category-menu-item {
      position: relative;
    }

    /* Menü Link */
    .category-menu-link {
      display: flex;
      align-items: center;
      padding: 14px 20px;
      color: #ffffff !important;
      text-decoration: none;
      transition: all 0.2s ease;
      border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    .category-menu-item:last-child .category-menu-link {
      border-bottom: none;
    }

    .category-menu-link:hover {
      background: #3b82f6 !important;
      color: #ffffff !important;
    }

    .category-name {
      flex: 1;
    }

    .category-arrow {
      font-size: 12px;
      opacity: 0.7;
      transition: transform 0.2s ease;
    }

    .category-menu-item:hover .category-arrow {
      transform: translateX(3px);
    }

    /* Alt Menüler Container - Ana menü dışında */
    .category-submenus-container {
      position: absolute;
      left: 280px;
      top: 0;
      z-index: 1001;
      pointer-events: none;
    }

    /* Alt Menü */
    .category-submenu {
      position: absolute;
      top: 0;
      left: 0;
      width: 280px;
      max-height: 70vh;
      background: #2a2a2a;
      border-radius: 0 0 12px 12px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
      padding: 0;
      margin: 0;
      opacity: 0;
      visibility: hidden;
      transform: translateX(-10px);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
      overflow-y: auto;
      pointer-events: none;
    }

    /* Alt menü aktif olduğunda */
    .category-submenu.active {
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      pointer-events: auto;
    }

    /* Alt menü scrollbar */
    .category-submenu::-webkit-scrollbar {
      width: 6px;
    }

    .category-submenu::-webkit-scrollbar-track {
      background: #1a1a1a;
    }

    .category-submenu::-webkit-scrollbar-thumb {
      background: #4a4a4a;
      border-radius: 3px;
    }

    .category-submenu::-webkit-scrollbar-thumb:hover {
      background: #5a5a5a;
    }

    /* Alt menü item */
    .submenu-item {
      border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    .submenu-item:last-child {
      border-bottom: none;
    }

    /* Alt menü link */
    .submenu-link {
      display: block;
      padding: 12px 20px;
      color: #ffffff;
      text-decoration: none;
      transition: all 0.2s ease;
    }

    .submenu-link:hover {
      background: #3b82f6;
      color: #ffffff;
    }
  }

  /* Responsive - Mobil */
  @media (max-width: 991.98px) {
    .category-menu-wrapper {
      margin-right: 15px;
    }

    .categories-menu-btn {
      padding: 6px 14px;
      font-size: 14px;
    }

    .category-dropdown-menu {
      display: none;
    }
  }

  /* Responsive - Mobil */
  @media (max-width: 991.98px) {
    .category-menu-wrapper {
      margin-right: 15px;
    }

    .categories-menu-btn {
      padding: 6px 14px;
      font-size: 14px;
    }

    .category-dropdown-menu {
      display: none;
    }
  }
  .menu_dropdown > ul {
    position: absolute;
    top: 80px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: var(--menu_bg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
    z-index: 99;
    text-align: left;
    transition: 0.3s ease;
    padding: 6px 0 10px;
    margin: 0;
    width: 260px;
    border-radius: 0 0 24px 24px;
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: visible;
  }
  @media (max-width: 1199px) {
    .menu_dropdown > ul {
      display: none;
    }
  }
  .menu_dropdown > ul:after {
    display: none;
  }
  .menu_dropdown > ul > .active_menu_item > a,
  .menu_dropdown > ul > li > a:hover {
    border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .mega_menu_dropdown > ul li > ul::-webkit-scrollbar {
    width: 5px;
  }
  .mega_menu_dropdown > ul li > ul::-webkit-scrollbar-track {
    background-color: #202e3b;
    border-radius: 100px;
  }
  .mega_menu_dropdown > ul li > ul::-webkit-scrollbar-thumb {
    background: var(--system_primery_color);
    border-radius: 100px;
  }
  li.mega_menu_dropdown.third_sub > ul {
    top: 100% !important;
    left: 0 !important;
  }
  .header__right.login_user .profile_img {
    flex-direction: column-reverse;
  }
  .studentProfileThumb {
    margin-right: 0 !important;
  }
  @media (max-width: 991.98px) {
    .header__right.login_user .profile_info {
      margin-right: 0;
    }
  }
  .heading-cart-icon {
    margin-right: 16px;
    margin-left: 0;
  }
  .who_we_area {
    padding: 150px 0;
  }
  .who_we_info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .who_we_info .info_left {
    border: 1px solid #d1d1d1;
    padding: 57px 80px 67px 50px;
    border-radius: 5px 0 0 5px;
  }
  .who_we_info .info_left span {
    font-family: var(--font_family2);
    font-size: 14px;
    font-weight: 600;
    color: #373737;
    display: inline-block;
    margin-bottom: 21px;
  }
  .who_we_info .info_left p {
    font-family: var(--font_family1);
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: var(--system_secendory_color);
  }
  .who_we_info .info_right {
    background: var(--system_primery_color);
    display: flex;
    align-items: center;
    padding: 70px 65px 70px 70px;
    background-size: 200% auto;
  }
  .who_we_info .info_right p {
    font-family: var(--font_family2);
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
  }
  .about_gallery {
    display: grid;
    grid-template-columns: 330px 360px;
    grid-gap: 30px;
    align-items: center;
  }
  .about_gallery .gallery_box .thumb.small_thumb {
    margin: 30px 0 0 50px;
  }
  .about_area {
    padding-bottom: 120px;
  }
  .about_area .section__title h3 {
    margin-bottom: 40px;
  }
  .about_area .section__title p {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font_family2);
    color: var(--system_secendory_color);
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .who_we_area {
      padding: 75px 0;
    }
    .who_we_area .who_we_info {
      grid-template-columns: repeat(1, 1fr);
    }
    .who_we_area .who_we_info .info_left,
    .who_we_area .who_we_info .info_right {
      padding: 35px 30px;
      border-radius: 5px;
    }
    .about_gallery_area {
      padding-bottom: 30px;
    }
    .about_gallery_area .about_gallery {
      grid-template-columns: auto;
    }
    .about_gallery_area .about_gallery .gallery_box .thumb {
      margin-bottom: 30px;
    }
    .about_gallery_area .about_gallery .gallery_box .thumb.small_thumb {
      margin: 0;
    }
  }
  @media (max-width: 575.98px) {
    .who_we_area .who_we_info .info_left p {
      font-size: 20px;
      line-height: 31px;
    }
    .who_we_area .who_we_info .info_right p {
      font-size: 25px;
      line-height: 35px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .about_gallery_area .about_gallery {
      grid-template-columns: repeat(2, 1fr);
      margin-bottom: 40px;
    }
  }
  @media (min-width: 992px) and (max-width: 1499.98px) {
    .about_gallery_area .about_gallery {
      grid-template-columns: repeat(2, 1fr);
      padding-right: 40px;
    }
  }
  @media (max-width: 768px) {
    .discount-toggle-btn {
        top: 15px!important;
    }
    .social_btns {
      justify-content: space-between;
      row-gap: 10px;
    }
    .social_btns a {
      flex-basis: calc(50% - 5px);
      margin: 0 !important;
    }
  }
  @media (max-width: 420px) {
    .social_btns a {
      flex-basis: 100%;
    }
  }
  .account_profile_thumb .thumb {
    width: 272px;
    height: 272px;
    margin-bottom: 27px;
    margin-left: auto;
    margin-right: auto;
  }
  .account_profile_thumb .thumb img {
    width: 272px;
    height: 272px;
    border-radius: 50%;
  }
  .account_profile_wrapper {
    display: grid;
    grid-template-columns: 272px auto;
    grid-gap: 119px;
  }
  .account_profile_wrapper .preview_upload {
    display: grid;
    grid-template-columns: 180px auto;
    grid-gap: 30px;
    grid-template-rows: 180px;
    margin-bottom: 57px;
  }
  .account_profile_wrapper .preview_upload_thumb {
    background: #f4f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
  }
  .account_profile_wrapper .preview_upload_thumb span {
    font-size: 18px;
    font-weight: 600;
    color: var(--system_secendory_color);
  }
  .account_profile_wrapper .preview_drag {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23E1E2E6FF' stroke-dasharray='4' stroke-dashoffset='8' stroke-linecap='square'/%3E%3C/svg%3E");
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .account_profile_wrapper .preview_drag_inner {
    text-align: center;
  }
  .account_profile_wrapper .preview_drag_inner p {
    font-size: 16px;
    font-weight: 400;
    color: #828bb2;
    margin: 12px 0 2px;
  }
  .account_profile_wrapper .preview_drag_inner .chose_file {
    font-size: 16px;
    font-weight: 400;
    color: #4265ff;
    position: relative;
    text-decoration: underline;
  }
  .account_profile_wrapper .preview_drag_inner .chose_file input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .account_profile_wrapper .account_title h3 {
    margin-bottom: 2px;
  }
  .account_profile_wrapper .email_grid_input {
    display: grid;
    grid-template-columns: auto 50px;
    grid-gap: 5px;
  }
  .account_profile_wrapper .email_grid_input .editor_icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #e1e2e6;
    background: #f9f9fd;
  }
  .account_profile_wrapper .email_grid_input .editor_icon i {
    font-size: 16px;
    font-weight: 400;
    color: #687083;
  }
  .account_profile_wrapper .privacy_permission {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 56px;
  }
  .account_profile_wrapper .privacy_permission .single_privacy_permission {
    display: flex;
  }
  .account_profile_wrapper
    .privacy_permission
    .single_privacy_permission
    .primary_bulet_checkbox {
    margin-right: 20px;
    position: relative;
    top: 1px;
  }
  .account_profile_wrapper
    .privacy_permission
    .single_privacy_permission
    .permission_text
    .icon {
    margin-right: 12px;
    position: relative;
    top: -3px;
  }
  .account_profile_wrapper
    .privacy_permission
    .single_privacy_permission
    .permission_text
    .permission_content
    h4 {
    font-size: 18px;
    font-weight: 600;
    color: var(--system_secendory_color);
    margin-bottom: 0;
  }
  .account_profile_wrapper
    .privacy_permission
    .single_privacy_permission
    .permission_text
    .permission_content
    p {
    font-size: 14px;
    font-weight: 400;
    color: #373737;
    line-height: 24px;
  }
  .account_profile_wrapper
    .privacy_permission
    .single_privacy_permission
    .permission_text
    .permission_content
    p
    br {
    display: inline-block;
  }
  @media (min-width: 1200px) and (max-width: 1500.98px) {
    .account_profile_wrapper {
      grid-gap: 60px;
    }
  }
  @media (max-width: 767.98px) {
    .account_profile_wrapper {
      grid-template-columns: auto;
      grid-gap: 20px;
    }
    .account_profile_wrapper .account_profile_thumb .thumb {
      width: 200px;
      height: 200px;
    }
    .account_profile_wrapper .privacy_permission {
      margin-bottom: 36px;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .account_profile_wrapper {
      grid-template-columns: auto;
      grid-gap: 40px;
    }
    .account_main_content {
      padding: 100px 40px 150px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .account_profile_wrapper {
      grid-template-columns: auto;
      grid-gap: 20px;
    }
    .account_main_content {
      padding: 100px 40px 150px;
    }
  }
  @media (max-width: 575.98px) {
    .account_profile_wrapper .preview_upload {
      grid-template-columns: 1fr;
    }
    .account_profile_wrapper .preview_upload .preview_drag {
      height: 180px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1250.98px) {
    .account_profile_wrapper
      .privacy_permission
      .single_privacy_permission
      .permission_text
      .permission_content
      p
      br {
      display: none;
    }
  }
  @media (min-width: 320px) and (max-width: 767.98px) {
    .account_main_content {
      padding: 75px 0;
    }
  }
  @media (min-width: 1200px) {
    .account_main_content {
      padding: 100px 40px 150px;
    }
  }
  @media (min-width: 1600px) {
    .account_main_content {
      padding: 100px 150px 150px 105px;
    }
  }
  @media (min-width: 1800px) {
    .account_main_content {
      padding: 100px 360px 150px 105px;
    }
  }
  .affiliate_bradcam_area {
    background-color: #f7faff;
    padding: 135px 0 337px;
    background-image: url(../img/affiliate/affiliate_bg_1.jpg);
    background-size: cover;
    background-position: 50%;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .affiliate_bradcam_area {
      padding-top: 100px;
    }
  }
  @media only screen and (max-width: 767px) {
    .affiliate_bradcam_area {
      padding: 60px 0;
    }
  }
  .affiliate_bradcam_area .breadcam_text {
    max-width: 800px;
    margin: auto;
  }
  .affiliate_bradcam_area .breadcam_text span {
    font-size: 16px;
    font-weight: 600;
    color: #fb1159;
    margin-bottom: 16px;
    display: block;
  }
  .affiliate_bradcam_area .breadcam_text h3 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.4;
    color: #0b0a24;
    margin-bottom: 0;
  }
  .affiliate_bradcam_area .breadcam_text p {
    font-size: 18px;
    font-weight: 500;
    color: #5b5675;
    margin: 20px 0 43px;
  }
  .affiliate_bg {
    background: #f7faff;
  }
  .affiliate_bg.section_padding2 {
    margin-top: 80px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .affiliate_bg.section_padding2 {
      margin-top: 60px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .affiliate_bg.section_padding2 {
      margin-top: 40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .affiliate_bg.section_padding2 {
      margin-top: 30px;
    }
  }
  .affiliate_faq_box {
    border-bottom: 1px solid #e9eaf0;
    padding-bottom: 26px;
    padding-right: 30px;
  }
  .affiliate_faq_box h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0b0a24;
    margin-bottom: 17px;
  }
  .affiliate_faq_box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.63;
    color: #0b0a24;
  }
  .Affiliate_benefit_boxs:before {
    content: "";
    background-image: url(../img/affiliate/shape_img.svg);
    position: absolute;
    left: 90px;
    top: 90px;
    bottom: 90px;
    right: 90px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  }
  .Affiliate_benefit_box {
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.02);
    border: 1px solid #f8f7fc;
    background-color: #fff;
    padding: 40px;
    border-radius: 5px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .Affiliate_benefit_box {
      padding: 30px;
    }
  }
  .Affiliate_benefit_box img {
    max-width: 50px;
  }
  .Affiliate_benefit_box h4 {
    font-size: 22px;
    font-weight: 700;
    color: #0b0a24;
    margin: 30px 0 14px;
  }
  .Affiliate_benefit_box p {
    font-size: 16px;
    line-height: 1.63;
    color: #0b0a24;
    font-weight: 400;
  }
  .Requirements_boxs {
    display: flex;
  }
  .single_Requirements_box {
    flex: 50% 0 0;
    background-color: #fff;
  }
  .single_Requirements_box:not(:last-child) {
    border-right: 1px solid #f0f1f2;
  }
  .single_Requirements_box .Requirements_box_head {
    padding: 28px 40px 27px;
    border-bottom: 1px solid #f0f1f2;
  }
  .single_Requirements_box .Requirements_box_head h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1ebf88;
    margin-bottom: 0;
  }
  .single_Requirements_box .Requirements_box_head.style2 {
    color: #ff1744;
  }
  .single_Requirements_box .Requirements_box_head.style2 h3 {
    color: #dc3545 !important;
  }
  .single_Requirements_box .Requirements_box_body {
    padding: 35px 68px 40px 40px;
  }
  @media only screen and (max-width: 991px) {
    .single_Requirements_box .Requirements_box_body {
      padding: 24px;
    }
  }
  .single_Requirements_box .Requirements_box_body ul li {
    display: flex;
    grid-gap: 20px;
    flex-wrap: wrap;
  }
  .single_Requirements_box .Requirements_box_body ul li:not(:last-child) {
    margin-bottom: 25px;
  }
  .single_Requirements_box .Requirements_box_body ul li .icon {
    flex: 20px 0 0;
    position: relative;
    top: 3px;
  }
  .single_Requirements_box .Requirements_box_body ul li .icon img {
    width: 100%;
  }
  .single_Requirements_box .Requirements_box_body ul li p {
    font-size: 16px;
    font-weight: 500;
    color: #0b0a24;
    line-height: 1.63;
    font-family: var(--font_family2), sans-serif;
    flex: 1 1 0;
  }
  .section__title4 {
    margin-bottom: 52px;
  }
  @media only screen and (max-width: 767px) {
    .section__title4 {
      margin-bottom: 30px;
    }
  }
  .work_title_area {
    display: flex;
    grid-column-gap: 102px;
    margin-bottom: 56px;
  }
  .work_title_area .section__title4 {
    max-width: 383px;
  }
  .work_title_area .work_title_desc {
    margin-top: 43px;
  }
  .work_title_area .work_title_desc p {
    font-size: 16px;
    font-weight: 400;
    color: #0b0a24;
    line-height: 1.63;
  }
  .work_title_area .work_title_desc p:not(:last-child) {
    margin-bottom: 25px;
  }
  .process_widget_box {
    border-radius: 5px;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.02);
    border: 1px solid #f8f7fc;
    padding: 40px 60px 49px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .process_widget_box {
      padding: 20px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .process_widget_box {
      padding: 24px;
    }
  }
  .process_widget_box .icon img {
    max-width: 60px;
  }
  .process_widget_box h4 {
    font-size: 22px;
    font-weight: 700;
    color: #0b0a24;
    margin: 22px 0 13px;
  }
  .process_widget_box p {
    font-size: 16px;
    line-height: 1.63;
    color: #0b0a24;
    font-weight: 400;
    margin-bottom: 0;
  }
  .commision_box {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03);
    background-color: #fff;
    display: flex;
    position: relative;
    margin-top: -237px;
    z-index: 10;
  }
  .commision_box .theme_btn {
    min-width: 280px;
    text-align: center;
  }
  .commision_box:after,
  .commision_box:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-position: 50%;
    background-image: url(../img/affiliate/dots.svg);
    background-repeat: repeat;
    z-index: -1;
    left: -50px;
    top: -47px;
  }
  .commision_box:after {
    z-index: -1;
    left: auto;
    top: auto;
    right: -50px;
    bottom: -24px;
  }
  .commision_left {
    padding: 60px 75px 60px 100px;
    max-width: 480px;
    border-right: 1px solid #ebf1ff;
    background: #fff;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .commision_left {
      padding: 30px;
      max-width: 350px;
    }
  }
  @media only screen and (max-width: 767px) {
    .commision_left {
      max-width: 100%;
      padding: 20px;
    }
  }
  .commision_left h4 {
    font-size: 30px;
    color: #202e3b;
    font-weight: 700;
    margin-bottom: 0;
  }
  .commision_left h3 {
    font-size: 50px;
    font-weight: 800;
    color: #202e3b;
    line-height: 1;
    margin: 0;
  }
  .commision_left p {
    font-size: 16px;
    font-weight: 500;
    color: #373737;
    line-height: 1.63;
  }
  .commision_left .rate_text {
    margin: 10px 0 35px;
  }
  .commision_left .Sale_text {
    margin-bottom: 37px;
    margin-top: 5px;
  }
  .commision_left .discription_text {
    margin-top: 20px;
  }
  .commision_right {
    padding: 80px 0 60px 100px;
    background: #fff;
    border-radius: 5px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .commision_right {
      padding: 30px;
    }
  }
  @media only screen and (max-width: 767px) {
    .commision_right {
      padding: 20px 20px 40px;
    }
  }
  .commision_payment_lists {
    max-width: 325px;
  }
  .commision_payment_list {
    display: flex;
    grid-gap: 20px;
  }
  .commision_payment_list:not(:last-child) {
    margin-bottom: 37px;
  }
  @media only screen and (max-width: 767px) {
    .commision_payment_list:not(:last-child) {
      margin-bottom: 24px;
    }
  }
  .commision_payment_text h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0b0a24;
    margin-bottom: 3px;
  }
  .commision_payment_text p {
    font-size: 15px;
    line-height: 1.73;
    color: #0b0a24;
    margin-bottom: 0;
  }
  .affliate_faq-section {
    padding-bottom: 94px;
  }
  @media (max-width: 767.98px) {
    .affiliate_bradcam_area .breadcam_text h3 {
      font-size: 30px;
    }
    .affiliate_bradcam_area .breadcam_text p {
      font-size: 16px;
      margin: 15px 0 30px;
    }
    .affiliate_faq_box {
      padding-right: 0;
    }
    .Affiliate_benefit_boxs:before {
      left: 20px;
      top: 20px;
      right: 20px;
      bottom: 20px;
    }
    .Requirements_boxs {
      flex-wrap: wrap;
      grid-gap: 20px;
    }
    .single_Requirements_box {
      flex: 100% 0 0;
    }
    .single_Requirements_box .Requirements_box_head {
      padding: 30px;
    }
    .work_title_area {
      margin-bottom: 30px;
      flex-wrap: wrap;
    }
    .work_title_area .work_title_desc {
      margin-top: 0;
    }
    .commision_box {
      flex-wrap: wrap;
      margin-top: 60px;
    }
    .commision_box .theme_btn {
      min-width: auto;
    }
    .commision_box:before {
      left: 0;
    }
    .commision_box .circle_img,
    .commision_box:after {
      right: 0;
    }
    .commision_box .comissiion_left,
    .commision_box .comissiion_right {
      padding: 30px;
    }
    .affliate_faq-section {
      padding-bottom: 70px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .work_title_area {
      grid-column-gap: 30px;
    }
    .commision_box:before {
      left: 0;
    }
    .commision_box .circle_img,
    .commision_box:after {
      right: 0;
    }
    .commision_box .comissiion_left {
      padding: 30px;
      max-width: 380px;
    }
    .commision_box .comissiion_right {
      padding: 30px;
    }
  }
  .banner_area {
    background-image: url(../img/banner/banner.jpg);
    background-size: cover;
    background-position: bottom;
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 234px;
    padding-bottom: 336px;
  }
  .banner_text {
    max-width: 700px;
  }
  .banner_text h3 {
    font-size: 60px;
    line-height: 76px;
    margin-bottom: 15px;
    color: #fff;
    font-family: var(--font_family1);
    font-weight: 900;
  }
  .banner_text p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    font-family: var(--font_family2), sans-serif;
    margin-bottom: 51px;
  }
  .banner_text .single_slider {
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    height: 50px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .banner_text .single_slider img {
    width: 100%;
  }
  @media (max-width: 767.98px) {
    .banner_area {
      padding-top: 80px;
      padding-bottom: 140px;
    }
    .banner_area .banner_text h3 {
      font-size: 35px;
      line-height: 51px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .banner_area {
      padding-top: 190px;
      padding-bottom: 236px;
    }
  }
  @media (max-width: 575.98px) {
    .banner_area .banner_text .large_search_field {
      width: 100%;
    }
  }

  /* New Responsive Banner Styles */
  .banner_area_new {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .banner_area_new_container {
    width: 100%;
    position: relative;
  }

  /* Desktop Layout - Text Left, Image Right */
  .banner_content_wrapper {
    display: flex;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #62c7e0 0%, #a8e6f0 50%, #62c7e0 100%);
    padding: 80px 0;
    position: relative;
  }

  /* Overlay for background image readability */
  .banner_content_wrapper[style*="background-image"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: linear-gradient(135deg, rgba(98, 199, 224, 0.85) 0%, rgba(168, 230, 240, 0.85) 50%, rgba(98, 199, 224, 0.85) 100%); */
    z-index: 1;
  }

  .banner_content_wrapper[style*="background-image"] > * {
    position: relative;
    z-index: 2;
  }

  @media (min-width: 992px) {
    .banner_content_wrapper {
      padding: 80px 40px;
    }
  }

  .banner_text_section {
    flex: 1;
    max-width: 50%;
    padding: 0 60px;
    z-index: 2;
  }

  @media (min-width: 1200px) {
    .banner_text_section {
      padding: 0 80px;
    }
  }

  .banner_text_content {
    max-width: 600px;
  }

  .banner_title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    font-family: var(--bs-font-sans-serif)!important;
    animation: fadeInLeft 0.8s ease-out;
  }

  @keyframes fadeInLeft {
    from {
      opacity: 0;
      transform: translateX(-30px);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  .banner_description {
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 30px;
    font-family: var(--font_family2);
    font-weight: 400;
    animation: fadeInLeft 0.8s ease-out 0.2s backwards;
  }

  .banner_cta_btn {
    display: inline-block;
    padding: 15px 40px;
    background: #fff;
    color: var(--menu_bg);
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: var(--font_family1);
    animation: fadeInLeft 0.8s ease-out 0.4s backwards;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  }

  .banner_cta_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    color: var(--menu_bg);
  }

  .banner_image_section {
    flex: 1;
    max-width: 50%;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
  }

  .banner_image_wrapper {
    position: relative;
    width: 100%;
    max-width: 600px;
    z-index: 1;
  }

  .banner_main_image {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    animation: fadeInUp 0.8s ease-out;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(30px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Feature Boxes */
  .banner_feature_box {
    position: absolute;
    background: rgba(98, 199, 224, 0.95);
    border: 2px solid #fff;
    border-radius: 12px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    z-index: 10;
    backdrop-filter: blur(10px);
    min-width: 200px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: fadeInScale 0.6s ease-out backwards;
  }

  .banner_feature_box:nth-child(1) {
    animation-delay: 0.2s;
  }

  .banner_feature_box:nth-child(2) {
    animation-delay: 0.3s;
  }

  .banner_feature_box:nth-child(3) {
    animation-delay: 0.4s;
  }

  .banner_feature_box:nth-child(4) {
    animation-delay: 0.5s;
  }

  .banner_feature_box:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
  }

  @keyframes fadeInScale {
    from {
      opacity: 0;
      transform: scale(0.8);
    }
    to {
      opacity: 1;
      transform: scale(1);
    }
  }

  .feature_icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .feature_icon svg {
    width: 24px;
    height: 24px;
  }

  .feature_text {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .feature_text span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    font-family: var(--font_family1);
  }

  .feature_box_1 {
    top: 8%;
    left: -15%;
  }

  .feature_box_2 {
    top: 8%;
    right: -15%;
  }

  .feature_box_3 {
    bottom: 12%;
    left: -15%;
  }

  .feature_box_4 {
    bottom: 12%;
    right: -15%;
  }

  @media (min-width: 1200px) {
    .feature_box_1 {
      top: 10%;
      left: -12%;
    }

    .feature_box_2 {
      top: 10%;
      right: -12%;
    }

    .feature_box_3 {
      bottom: 15%;
      left: -12%;
    }

    .feature_box_4 {
      bottom: 15%;
      right: -12%;
    }
  }

  @media (min-width: 1400px) {
    .feature_box_1 {
      left: -10%;
    }

    .feature_box_2 {
      right: -10%;
    }

    .feature_box_3 {
      left: -10%;
    }

    .feature_box_4 {
      right: -10%;
    }
  }

  /* Mobile Layout - Hidden on Desktop */
  .banner_mobile_wrapper {
    display: none;
  }

  /* Tablet Styles (768px - 991px) */
  @media (min-width: 768px) and (max-width: 991.98px) {
    .banner_content_wrapper {
      flex-direction: column;
      min-height: auto;
      padding: 50px 30px;
    }

    .banner_text_section {
      max-width: 100%;
      width: 100%;
      padding: 0 30px 40px;
      text-align: center;
    }

    .banner_text_content {
      max-width: 700px;
      margin: 0 auto;
    }

    .banner_title {
      font-size: 38px;
      line-height: 1.3;
      margin-bottom: 18px;
    }

    .banner_description {
      font-size: 16px;
      line-height: 1.6;
      margin-bottom: 25px;
    }

    .banner_image_section {
      max-width: 100%;
      width: 100%;
      padding: 0 30px;
      position: relative;
    }

    .banner_image_wrapper {
      max-width: 500px;
      margin: 0 auto;
      position: relative;
      background: none !important;
    }

    .banner_main_image {
      width: 100%;
      max-width: 450px;
      margin: 0 auto;
      display: block;
    }

    .banner_feature_box {
      position: absolute;
      min-width: 160px;
      padding: 12px 16px;
    }

    .feature_icon {
      width: 35px;
      height: 35px;
    }

    .feature_icon svg {
      width: 20px;
      height: 20px;
    }

    .feature_text span {
      font-size: 12px;
    }

    .feature_box_1 {
      top: 5%;
      left: 5%;
      right: auto;
      bottom: auto;
    }

    .feature_box_2 {
      top: 5%;
      right: 5%;
      left: auto;
      bottom: auto;
    }

    .feature_box_3 {
      bottom: 5%;
      left: 5%;
      right: auto;
      top: auto;
    }

    .feature_box_4 {
      bottom: 5%;
      right: 5%;
      left: auto;
      top: auto;
    }
  }

  /* Mobile Styles (max-width: 767px) */
  @media (max-width: 767.98px) {
    .banner_content_wrapper {
      display: none;
    }

    .banner_mobile_wrapper {
      display: block;
      width: 100%;
    }

    .banner_mobile_image {
      width: 100%;
      position: relative;
    }

    .banner_main_image_mobile {
      width: 100%;
      height: auto;
      display: block;
      object-fit: cover;
    }

    .banner_mobile_text_box {
      background: #004cae;
      padding: 40px 20px;
      width: 100%;
    }

    .banner_mobile_text_content {
      max-width: 100%;
      text-align: center;
      margin: 0 auto;
    }

    .banner_title_mobile {
      font-size: 32px;
      line-height: 1.3;
      font-weight: 800;
      color: #fff;
      margin-bottom: 15px;
      font-family: var(--font_family1);
    }

    .banner_description_mobile {
      font-size: 16px;
      line-height: 1.6;
      color: #fff;
      margin-bottom: 25px;
      font-family: var(--font_family2);
      font-weight: 400;
    }

    .banner_cta_btn_mobile {
      display: inline-block;
      padding: 14px 35px;
      background: #fff;
      color: var(--menu_bg);
      border-radius: 50px;
      font-weight: 600;
      font-size: 15px;
      text-decoration: none;
      transition: all 0.3s ease;
      font-family: var(--font_family1);
    }

    .banner_cta_btn_mobile:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      opacity: 0.9;
    }
  }

  /* Small Mobile (max-width: 575px) */
  @media (max-width: 575.98px) {
    .banner_title_mobile {
      font-size: 28px;
    }

    .banner_description_mobile {
      font-size: 15px;
    }

    .banner_mobile_text_box {
      padding: 30px 15px;
    }

    .banner_cta_btn_mobile {
      padding: 12px 30px;
      font-size: 14px;
    }
  }

  #bannerSlider .owl-nav > div {
    --lms-nav-btn: 42px;
    --lms-nav-posi: 15px;
    width: var(--lms-nav-btn);
    height: var(--lms-nav-btn);
    line-height: 45px !important;
    background-color: var(--system_primery_color) !important;
    border-radius: 100%;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    left: var(--lms-nav-posi);
    transform: translateY(-50%);
  }
  #bannerSlider .owl-nav > div:last-child {
    left: auto;
    right: var(--lms-nav-posi);
  }
  .cta_part {
    background-image: url(../img/cta_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: center;
  }
  .cta_part h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .cta_part p {
    color: #bbbec4;
  }
  .cta_part .theme_btn {
    margin-top: 35px;
  }
  #instructor-box{
    padding: 0 0 50px 0 !important;
  }
  .instractors_wrapper .section__title2 {
   display: none !important;
  }
  .instructor_cta {
    background-image: url(../img/instractor_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .instructor_cta h2 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 21px;
  }
  .work_process .single_work_process {
    position: relative;
    padding-left: 110px;
    margin-bottom: 40px;
  }
  .work_process .single_work_process:last-child {
    margin-bottom: 0;
  }
  .work_process .single_work_process h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
  }
  .work_process .list_number {
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    background-color: var(--system_primery_color);
    position: absolute;
    left: 0;
    top: 0;
  }
  .work_process .video_img {
    border-radius: 5px;
  }
  .work_process .video_img:after {
    display: none;
  }
  .work_process .video_img .popup_video {
    opacity: 1;
    visibility: visible;
    width: 84px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    color: var(--system_primery_color);
    top: 50%;
    transform: translateY(-50%);
  }
  .work_process .video_img .popup_video:hover {
    background-color: var(--system_primery_color);
    color: #fff;
  }
  .video_img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .video_img:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--system_secendory_color);
    z-index: -1;
    opacity: 0;
    content: "";
    border-radius: 5px 5px 0 0;
    transition: 0.5s;
  }
  .video_img img {
    width: 100%;
  }
  .video_img .popup_video {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
  }
  .video_img .popup_video img {
    max-width: 60px;
    margin: 0 auto;
    text-align: center;
  }
  .video_img.shape_styled:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 80%;
    height: 65%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/carv_shape.png);
    background-size: 100% 100%;
    z-index: 1;
  }
  .section_padding {
    padding: 120px 0;
  }
  @media (max-width: 767.98px) {
    .cta_part h2 {
      font-size: 30px;
    }
    .instructor_process .single_instructor_part {
      margin: 20px 0;
    }
    .instructor_process .single_instructor_part h4 {
      margin: 15px 0 5px;
    }
    .work_process .single_work_process {
      padding-left: 70px;
      margin-bottom: 20px;
    }
    .work_process .single_work_process:last-child {
      margin-bottom: 40px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .work_process .single_work_process {
      padding-left: 70px;
      margin-bottom: 20px;
    }
    .section_padding {
      padding: 80px 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .section_padding {
      padding: 70px 0;
    }
    .section_padding2 {
      padding: 70px 0 40px;
    }
  }
  @media (max-width: 575.98px) {
    .section_padding {
      padding: 70px 0;
    }
    .section_padding2 {
      padding: 70px 0 40px;
    }
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .section_padding {
      padding: 70px 0;
    }
    .section_padding2 {
      padding: 70px 0 40px;
    }
  }
  @media (max-width: 991px) {
    .font_md_16 {
      font-size: 18px !important;
    }
  }
  @media (max-width: 576px) {
    .font_sm_16 {
      font-size: 16px !important;
    }
  }
  .blog_area {
    padding: 120px 0;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .blog_area {
      padding: 90px 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog_area {
      padding: 70px 0;
    }
  }
  @media only screen and (max-width: 767px) {
    .blog_area {
      padding: 50px 0;
    }
  }
  .blog_area .accordion-body .curriculam_single {
    margin-bottom: 0;
  }
  .blog_area .accordion-body .curriculam_left,
  .blog_area .accordion-body .curriculam_right {
    max-width: 100%;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .blog_area .single_blog .thumb {
      height: 280px;
    }
  }
  .blog_read_more {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 2px;
    color: #fff;
    padding: 10px 16px;
    font-size: 12px;
    font-weight: 500;
  }
  .blog_read_more:hover {
    background-position: 100%;
  }
  p.blog_length {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: transparent;
    background: var(--system_primery_color);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% auto;
  }
  .single_blog {
    border: 0.5px solid #d1d1d1;
    display: flex;
    flex-direction: column;
  }
  .single_blog:hover .thumb .thumb_inner {
    transform: scale(1);
  }
  .single_blog .thumb {
    display: block;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 306/170;
  }
  .single_blog .thumb .thumb_inner {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100%;
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
  }
  .single_blog .blog_meta {
    padding: 0 20px 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .single_blog .blog_meta span {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    display: block;
    margin: 0;
  }
  .single_blog .blog_meta h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    min-height: 56px;
    transition: all 0.4s ease-in-out;
    color: #1f2b40;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  .single_blog .blog_meta h4:hover {
    color: var(--system_primery_gredient1);
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .single_blog .blog_meta h4 {
      font-size: 20px;
    }
  }
  .blog_item_footer {
    flex-grow: 1;
  }
  .blog_sidebar_box {
    border: 1px solid #d1d1d1;
    padding: 16px;
  }
  .blog_page_wrapper .single_blog {
    height: 100%;
    position: relative;
  }
  .blog_page_wrapper .single_blog:before {
    content: attr(data-category);
    position: absolute;
    top: 12px;
    left: 16px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.5490196078);
    z-index: 2;
    border-radius: 38px;
    color: #fff;
    font-size: 9px;
    line-height: 14px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .blog_page_wrapper .single_blog .thumb {
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 767px) {
    .blog_page_wrapper .single_blog .thumb {
      margin-bottom: 20px;
    }
  }
  .blog_page_wrapper .single_blog .blog_meta span {
    font-family: var(--font_family1);
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #656a7b;
  }
  .blog_details_area {
    padding: 145px 0 147px;
  }
  .blog_details_area .single_blog_details .blog_details_banner {
    margin-bottom: 52px;
  }
  .blog_details_area .single_blog_details .blog_title {
    margin-bottom: 57px;
  }
  .blog_details_area .single_blog_details .blog_title span {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    display: block;
    margin-bottom: 18px;
  }
  .blog_details_area .single_blog_details .blog_title h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
  }
  .blog_details_area .single_blog_details .quote_text {
    display: flex;
    margin: 60px 0 40px;
  }
  .blog_details_area .single_blog_details .quote_text h4 {
    font-size: 20px;
    font-weight: 700;
    color: #373737;
    line-height: 30px;
  }
  .blog_details_area .single_blog_details .quote_text .horizontal_line {
    background: var(--system_primery_color);
    height: 3px;
    width: 90px;
    flex: 90px 0 0;
    position: relative;
    top: 6px;
    margin-right: 30px;
    background-size: 200% auto;
  }
  .blog_details_area .single_blog_details .details_info h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 25px;
  }
  .blog_details_area .single_blog_details .details_info h5 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #373737;
    margin-bottom: 27px;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .blog_area .single_blog .blog_meta {
      padding-right: 0;
    }
  }
  @media (max-width: 767.98px) {
    .blog_area {
      padding-top: 66px;
      padding-bottom: 28px;
    }
    .blog_page_wrapper {
      padding: 75px 0 35px;
    }
    .blog_page_wrapper .single_blog {
      margin-bottom: 30px;
    }
    .blog_page_wrapper .single_blog .blog_meta h4 {
      font-size: 20px;
      line-height: 30px;
    }
    .blog_details_area {
      padding: 75px 0 72px;
    }
    .blog_details_area .mb_55,
    .blog_details_area .single_blog_details .blog_details_banner,
    .blog_details_area .single_blog_details .blog_title {
      margin-bottom: 30px;
    }
    .blog_details_area .single_blog_details .blog_title h3 {
      font-size: 25px;
      line-height: 35px;
    }
    .blog_details_area .single_blog_details .quote_text {
      margin: 40px 0 20px;
    }
    .blog_details_area .single_blog_details .quote_text .horizontal_line {
      width: 40px;
      flex: 40px 0 0;
      margin-right: 20px;
    }
    .blog_details_area .single_blog_details .details_info h4 {
      line-height: 34px;
      margin-bottom: 20px;
    }
  }
  .lms_blog_details_area {
    padding: 80px 0 120px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .lms_blog_details_area {
      padding: 100px 0 80px;
    }
  }
  .lms_blog_details_area .blog_details_inner {
    border: 1px solid #d1d1d1;
    border-top: 0;
    margin-bottom: 50px;
  }
  .lms_blog_details_area .blog_details_inner .content {
    padding: 0 40px 40px;
  }
  @media (max-width: 767px) {
    .lms_blog_details_area .blog_details_inner .content {
      padding: 20px;
    }
  }
  .lms_blog_details_area .blog_details_inner .blog_post_date {
    font-size: 14px;
    font-weight: 500;
    color: #687083;
    font-family: var(--font_family1);
    grid-gap: 10px;
  }
  .lms_blog_details_area .blog_details_inner .blog_post_date span {
    font-size: 12px;
    font-weight: 700;
    color: var(--system_primery_color);
    border-radius: 5px;
    background-color: #3b5998;
    padding: 3px 11px;
    text-transform: uppercase;
    display: inline-block;
  }
  .lms_blog_details_area .blog_details_inner .blog_post_date p {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
  }
  .lms_blog_details_area .blog_details_inner h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.33;
    margin: 20px 0 25px;
    color: #3a3636;
  }
  .lms_blog_details_area .blog_details_inner p {
    font-size: 16px;
    color: #373737;
    font-weight: 400;
    line-height: 1.63;
  }
  .lms_blog_details_area .blog_details_inner .blog_details_banner {
    margin-bottom: 30px;
  }
  .lms_blog_details_area .blog_details_inner .quote_text {
    display: flex;
    margin: 59px 0 41px;
  }
  .lms_blog_details_area .blog_details_inner .quote_text .horizontal_line {
    background: var(--system_primery_color);
    height: 3px;
    width: 90px;
    flex: 90px 0 0;
    position: relative;
    top: 6px;
    margin-right: 30px;
    background-size: 200% auto;
  }
  .lms_blog_details_area .blog_details_inner .quote_text h4 {
    font-size: 20px;
    font-weight: 700;
    color: #687083;
    line-height: 1.5;
    max-width: 580px;
  }
  .lms_blog_details_area .blog_details_inner .details_info {
    margin-top: 55px;
  }
  .lms_blog_details_area .blog_details_inner .details_info h4 {
    font-size: 24px;
    font-weight: 700;
    color: #687083;
    margin-bottom: 12px;
    line-height: 2.08;
  }
  .lms_blog_details_area .blog_reply_box {
    border: 1px solid #d1d1d1;
    padding: 50px 50px 70px 70px;
  }
  @media (max-width: 991px) {
    .lms_blog_details_area .blog_reply_box {
      padding: 40px;
    }
  }
  @media (max-width: 576px) {
    .lms_blog_details_area .blog_reply_box {
      padding: 20px;
    }
  }
  .lms_blog_details_area .blog_reply_box input,
  .lms_blog_details_area .blog_reply_box textarea {
    border: 1px solid #d1d1d1 !important;
    padding: 10px 24px;
  }
  .lms_blog_details_area .blog_reply_box input {
    height: 50px;
  }
  .lms_blog_details_area .blog_reply_box input.theme_btn {
    font-weight: 400;
  }
  .lms_blog_details_area .blog_reply_box textarea {
    height: 130px;
  }
  .lms_blog_details_area .blog_reply_box button {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
  }
  .lms_blog_details_area .blog_details_tags {
    border-top: 1px solid #f1ece8;
    border-bottom: 1px solid #f1ece8;
    padding: 15px 0 54px;
    margin: 55px 0 57px;
  }
  .news_lists .single_newslist h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
  }

  #about_content_box .about-highlight, #about_content_box strong {
    color: #7e66ff;
    font-weight: 800;
  }

  .blog_details_banner img {
    aspect-ratio: 966/493;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog_meta_name {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
    border-radius: 42px;
    font-size: 15px;
    font-weight: 500;
    padding: 0 27px 0 6px;
    height: 44px;
    line-height: 44px;
  }
  @media (max-width: 576px) {
    .blog_meta_name {
      padding: 0 15px;
      height: 36px;
      font-size: 13px;
      line-height: 36px;
    }
  }
  .blog_meta_name img {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  @media (max-width: 576px) {
    .blog_meta_name img {
      height: 22px;
      width: 22px;
    }
  }
  .blog_meta_category,
  .blog_meta_date {
    background: #1f2b40;
    color: #fff;
    border-radius: 42px;
    font-size: 15px;
    font-weight: 500;
    padding: 0 27px;
    height: 44px;
    line-height: 44px;
  }
  @media (max-width: 576px) {
    .blog_meta_category,
    .blog_meta_date {
      padding: 0 15px;
      height: 36px;
      font-size: 13px;
      line-height: 36px;
    }
  }
  .blog_share_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .blog_reviews_inner {
    margin-bottom: 70px;
  }
  .blog_sidebar_box .single_newslist .thumb {
    min-width: 72px;
    width: 72px;
    height: 55px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog_sidebar_box .single_newslist .details_link {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #1f2b40;
  }
  .blog_sidebar_box .single_newslist .details_link:hover {
    color: var(--system_primery_gredient1);
    text-decoration: underline !important;
    text-underline-offset: 5px;
  }
  .blog_social_btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }
  @media (max-width: 767px) {
    .blog_social_btns {
      flex-wrap: nowrap !important;
    }
  }
  .blog_social_btns .social_btn {
    height: 50px;
    width: 50px;
    aspect-ratio: 1/1;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #fff !important;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  }
  .blog_social_btns .social_btn i {
    margin: 0;
  }
  .blog_social_btns .social_btn.fb_text {
    color: #395799;
  }
  .blog_social_btns .social_btn.twitter_text {
    color: #03abf0;
  }
  .blog_social_btns .social_btn.pinterest_text {
    color: #c92128;
  }
  .blog_social_btns .social_btn.linkedin_text {
    color: #0477b5;
  }
  .blog_social_btns .social_btn:hover {
    background: #fff !important;
  }
  .blog_social_btns .social_btn:hover i {
    background: var(--system_primery_color) !important;
    background-size: 200% auto !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
  }
  .lms_single_reviews {
    border: 0.5px solid #d1d1d1;
    padding: 30px 35px;
  }
  .blog_reply_container,
  .lms_single_reviews.replyBox {
    position: relative;
  }
  .lms_single_reviews.replyBox:before {
    content: "";
    height: 70px;
    width: 100px;
    border: 2px solid #192c32;
    border-right: 0;
    border-top: 0;
    z-index: -1;
    position: absolute;
    left: -100px;
    top: 0;
    border-bottom-left-radius: 20px;
  }
  html[dir="rtl"] .lms_single_reviews.replyBox:before {
    left: auto;
    right: -100px;
  }
  @media (max-width: 991px) {
    .lms_single_reviews.replyBox:before {
      width: 30px;
      left: -30px;
    }
    html[dir="rtl"] .lms_single_reviews.replyBox:before {
      left: auto;
      right: -30px;
    }
  }
  .lms_single_reviews.replyBox:after {
    content: "";
    width: 2px;
    background: #192c32;
    z-index: -1;
    position: absolute;
    left: -100px;
    top: -45px;
  }
  html[dir="rtl"] .lms_single_reviews.replyBox:after {
    left: auto;
    right: -100px;
  }
  @media (max-width: 991px) {
    .lms_single_reviews.replyBox:after {
      left: -30px;
    }
    html[dir="rtl"] .lms_single_reviews.replyBox:after {
      left: auto;
      right: -30px;
    }
  }
  .lms_single_reviews.replyBox:not(:last-child):after {
    height: calc(100% + 45px);
  }
  .lms_single_reviews.replyBox:last-child:after {
    height: 70px;
  }
  .lms_single_reviews,
  .lms_single_reviews.replyBox {
    z-index: 80;
  }
  .lms_single_reviews:last-child {
    border: 0.5px solid #d1d1d1 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }
  .new_replay_add_form .replyBox {
    padding: 20px;
    border: 0.5px solid #d1d1d1;
    margin-top: 20px;
  }
  .new_replay_add_form .replyBox textarea {
    border: 0.5px solid #d1d1d1 !important;
    padding: 20px;
    margin-bottom: 20px;
  }
  .new_replay_add_form .replyBox .theme_btn {
    width: 100%;
  }
  .new_replay_add_form .replyBox button {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .blog_comment_time {
    font-size: 12px;
    color: #fff !important;
    line-height: 32px !important;
    padding: 0 10px;
    border-radius: 40px;
    background: var(--system_primery_color);
    background-size: 200% auto;
    display: block;
  }
  .lms_single_reviews .link a.reply_btn {
    color: #f64153;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
  }
  .lms_single_reviews .link a.reply_btn:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px;
  }
  .deleteBtn svg {
    color: #687083;
  }
  .deleteBtn svg:hover {
    color: #f64153;
  }
  .breadcam_wrap{
    color: var(--menu_text)!important;

  }
  .bradcam_bg_1 {
    background-image: url(../img/banner/bradcam_bg_1.jpg);
  }
  .bradcam_bg_2 {
    background-image: url(../img/banner/bradcam_bg_2.jpg);
  }
  .breadcrumb_area {
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
    padding-top: 15px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    height: 180px;
    background-size: cover;
    text-align: center;
    background-image: none !important;
    background: linear-gradient(45deg, #3c64c3, #2abdff) !important;
  }

  .breadcrumb_area .breadcam_wrap h3 {
    font-size: 36px;
    font-weight: 700;
    color: var(--menu_text);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    line-height: 1.2;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .breadcrumb_area {
      height: 160px;
    }
    .breadcrumb_area .breadcam_wrap h3 {
      font-size: 32px;
      line-height: 1.2;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb_area {
      height: 150px;
    }
    .breadcrumb_area .breadcam_wrap h3 {
      font-size: 28px;
      line-height: 1.2;
    }
  }
  @media only screen and (max-width: 767px) {
    .breadcrumb_area {
      height: 140px;
      padding-top: 12px;
      padding-bottom: 12px;
    }
    .breadcrumb_area .breadcam_wrap h3 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 3px;
    }
    .breadcrumb_area .breadcam_wrap p {
      font-size: 14px;
      line-height: 20px;
    }
  }
  .breadcrumb_area .breadcam_wrap p {
    color: var(--menu_text);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .brand_area .barnd_wrapper {

    background: rgba(255, 255, 255, 0);
    box-shadow: 0 3px 79px rgba(0, 0, 0, 0.05);
    padding: 35px 20px;
    position: relative;
    backdrop-filter: blur(10px);
    margin-top: -66px;
    border-radius: 126px;
  }
  .brand_area .barnd_wrapper .single_brand {
    text-align: center;
  }
  .brand_area .barnd_wrapper .single_brand img {
    width: auto;
    display: inline-block;
  }
  @media (max-width: 767.98px) {
    .brand_area .barnd_wrapper {
      margin-top: -50px;
      padding: 20px 18px;
    }
  }
  .theme_btn {
    text-transform: capitalize;
    font-family: var(--font_family1);
    display: inline-block;
    line-height: 1;
    background: var(--system_primery_color);
    background-size: 200% auto;
    padding: 16px 28px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
  }
  .theme_btn:hover {
    background-position: 100%;
    color: #fff;
  }
  .theme_btn.small_btn {
    padding: 16px 25px;
  }
  .theme_btn.small_btn2 {
    padding: 16px 39px;
    white-space: nowrap;
  }
  .theme_btn.small_btn3 {
    padding: 16px 32px;
  }
  .theme_btn.small_btn4 {
    padding: 11px 21px;
  }
  .theme_btn.point_btn {
    font-weight: 400;
    padding: 10px;
    background-color: var(--system_primery_color);
    color: #fff;
  }
  .theme_line_btn {
    text-transform: capitalize;
    font-family: var(--font_family1);
    display: inline-block;
    line-height: 1;
    color: var(--system_primery_color);
    font-size: 16px;
    font-weight: 600;
    background: 0 0;
    padding: 16px 28px;
    border-radius: 50px;
    border: 1px solid transparent;
    border-color: var(--system_primery_gredient1);
  }
  .theme_line_btn:hover {
    color: #fff;
    border-color: var(--system_primery_gredient1);
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .theme_line_btn.small_btn2 {
    padding: 16px 39px;
  }
  .social_btn {
    text-transform: capitalize;
    font-family: var(--font_family1);
    font-size: 16px;
    font-weight: 600;
    padding: 13px 34px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .social_btn {
      padding: 12px 28px;
    }
  }
  .social_btn i {
    margin-right: 6px;
  }
  .social_btn.fb_bg {
    background: #395799;
  }
  .social_btn.Twitter_bg {
    background: #03abf0;
  }
  .social_btn.Pinterest_bg {
    background: #c92128;
  }
  .social_btn.Linkedin_bg {
    background: #0477b5;
  }
  .social_btn:hover {
    color: #fff;
    background: var(--system_primery_color) !important;
  }
  .theme_btn_lite {
    text-transform: capitalize;
    font-family: var(--font_family1);
    display: inline-block;
    line-height: 1;
    color: var(--system_primery_color);
    background: var(--system_primery_color_10);
    padding: 7px 25px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
  }
  .theme_btn_lite:hover {
    color: #fff;
    border-color: var(--system_primery_gredient1);
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .theme_btn_lite.round_btn {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
  }
  .white_btn {
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: var(--system_secendory_color);
    background: #fff;
    padding: 21px 28px;
    border-radius: 0;
    font-family: var(--font_family2), sans-serif;
    border: 1px solid transparent;
    text-transform: uppercase;
  }
  .white_btn:hover {
    color: #fff;
    border-color: var(--system_primery_color);
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .line_link {
    font-size: 16px;
    font-weight: 600;
    color: var(--system_secendory_color);
    font-family: var(--font_family1);
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
  }
  .line_link:hover {
    color: var(--system_primery_color);
    border-color: currentColor;
  }
  .theme_line_payment_btn {
    font-size: 16px;
    font-weight: 600;
    background: 0 0;
    border-radius: 5px;
    height: 30px;
    width: 100%;
    border: 1px solid transparent;
    border-color: var(--system_primery_color);
  }
  .theme_btn_mini,
  .theme_line_payment_btn {
    font-family: var(--font_family1);
    color: var(--system_primery_color);
    text-transform: capitalize;
    display: inline-block;
    line-height: 1;
  }
  .theme_btn_mini {
    background: var(--system_primery_color_10);
    padding: 10px;
    margin-right: 15px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
  }
  .theme_btn_mini:hover {
    color: #fff;
    border-color: var(--system_primery_gredient1);
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .theme_btn_mini.round_btn {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
  }
  @media (max-width: 575.98px) {
    .theme_btn,
    .theme_line_btn,
    .theme_line_payment_btn {
      padding: 15px 16px;
    }
  }
  .quiz_primary_btn {
    background: var(--system_primery_color);
    background-size: 200% auto;
    display: block;
    height: 64px;
    padding: 20px 45px;
    border-radius: 50px;
    color: #fff !important;
    font-size: 20px;
    line-height: 1.2;
  }
  .quiz_primary_btn:hover {
    background-position: 100%;
  }
  .quiz_secondary_btn {
    background: #1f2b40;
    display: block;
    height: 64px;
    padding: 20px 45px;
    border-radius: 50px;
    color: #fff !important;
    font-size: 20px;
    line-height: 1.2;
  }
  .quiz_secondary_btn:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff !important;
  }
  button.theme_btn {
    border: 0;
  }
  .shoping_wrapper .dark_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(4, 8, 34, 0.4);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
  }
  .shoping_wrapper .dark_overlay.active {
    opacity: 1;
    visibility: visible;
  }
  .shoping_wrapper .shoping_cart {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 9999;
    height: 100%;
    width: 519px;
    padding: 140px 30px 40px 40px;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    transition: all 0.4s ease-in-out;
  }
  .shoping_wrapper .shoping_cart.active {
    opacity: 1;
    visibility: visible;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header {
    border-bottom: 1px solid #e1e2e6;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 15px;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart {
    display: flex;
    border-bottom: 1px solid #e1e2e6;
    align-items: center;
    padding: 20px 0;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart:last-child {
    padding-bottom: 60px;
    margin-bottom: 30px;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb {
    width: 120px;
    margin-right: 30px;
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb img {
    width: 120px;
  }
  .shoping_wrapper
    .shoping_cart
    .shoping_cart_inner
    .single_cart
    .cart_content
    h5 {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
    margin-bottom: 10px;
  }
  .shoping_wrapper
    .shoping_cart
    .shoping_cart_inner
    .single_cart
    .cart_content
    p {
    font-size: 16px;
    font-weight: 500;
    color: #373737;
    font-family: var(--font_family2), sans-serif;
    display: flex;
    align-items: center;
  }
  .shoping_wrapper
    .shoping_cart
    .shoping_cart_inner
    .single_cart
    .cart_content
    p
    .multy_icon {
    display: inline-block;
    font-size: 14px;
    margin-right: 13px;
    margin-left: 5px;
    color: #373737;
  }
  .shoping_wrapper
    .shoping_cart
    .shoping_cart_inner
    .single_cart
    .cart_content
    p
    .prise {
    color: #20e007;
  }
  @media (min-width: 767.98px) {
    .shoping_wrapper .chart_close {
      display: none;
    }
  }
  @media (max-width: 575.98px) {
    .shoping_wrapper .shoping_cart {
      width: 100%;
      padding: 100px 20px 30px 30px;
    }
  }
  .new_cart_wrapper .single_cart {
    border: 1px solid #d1d1d1;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    align-items: center;
    grid-gap: 15px;
  }
  .new_cart_wrapper .single_cart .product_name {
    grid-gap: 10px;
  }
  .new_cart_wrapper .single_cart .product_name h5 {
    font-size: 16px;
    display: block !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 0;
    max-height: 37px;
    line-height: 1.2;
  }
  .new_cart_wrapper .single_cart .thumb {
    width: 115px;
    flex: 115px 0 0;
  }
  .new_cart_wrapper .single_cart .thumb img {
    width: 100%;
  }
  @media (max-width: 767.98px) {
    .new_cart_wrapper .single_cart {
      padding: 15px;
    }
    .new_cart_wrapper .single_cart .thumb {
      width: 70px;
      flex: 70px 0 0;
    }
  }
  .mega_menu_dropdown > ul {
    position: absolute;
    top: 0;
    left: 90%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    z-index: 99;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .mega_menu_dropdown > ul li {
    display: block;
  }
  .mega_menu_dropdown > ul li a {
    display: block;
    color: #8d96a7;
    line-height: 1.5;
    padding: 15px 30px;
    display: inline-block;
  }
  .mega_menu_dropdown > ul li a:hover {
    color: #fff;
  }
  .mega_menu_dropdown > ul li > ul {
    left: 104%;
    transition: 0.5s;
    text-align: left;
    opacity: 0;
    visibility: hidden;
  }
  .mega_menu_dropdown > ul li > .active_menu > ul {
    left: 100%;
  }
  .mega_menu_dropdown .single_menu_dropdown {
    flex: 48% 0 0;
    margin: 20px 0 15px;
  }
  .mega_menu_dropdown .single_menu_dropdown h4 {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .mega_menu_dropdown .single_menu_dropdown > ul {
    padding: 0;
    margin: 0;
  }
  .mega_menu_dropdown .single_menu_dropdown > ul li a {
    margin: 0;
    padding: 8px 0;
  }
  .mega_menu_dropdown:hover > ul {
    opacity: 1 !important;
    visibility: visible !important;
    left: 100%;
  }
  .mega_menu_dropdown:hover > a {
    border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  #menu_dropdown .mega_menu_dropdown .menu_dropdown_iner {
    min-width: 180px !important;
  }
  .active_menu .feature_btn:after {
    content: "\E648";
  }
  .active_menu .menu_dropdown > ul {
    opacity: 1;
    visibility: visible;
    top: 66px;
  }
  .active_menu .active_menu_item > a {
    border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .active_menu .active_menu_item > ul {
    opacity: 1 !important;
    visibility: visible !important;
    left: 100%;
  }
  .search_box_active .form-control {
    transform: scaleY(1) !important;
  }
  .input-group-prepend2 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  @media (max-width: 991.98px) {
    .menu_dropdown {
      display: none;
    }
    .mega_menu_dropdown > ul li > ul {
      left: 0;
      top: 0;
    }
    .feature_btn,
    .mega_menu_dropdown .menu_dropdown_iner {
      display: none;
    }
    .dropdown_close_icon {
      cursor: pointer;
    }
    .xs_menu {
      max-width: 270px;
      overflow: hidden;
      color: #fff;
      transform: translateX(-50px);
      visibility: hidden;
      opacity: 0;
      transition: 0.5s;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
      width: 100%;
      height: 100vh;
      overflow-y: scroll;
      background-color: var(--system_secendory_color);
    }
    .xs_menu ul {
      margin: 0;
      padding: 0;
    }
    .xs_menu ul li {
      list-style: none;
    }
    .xs_menu .xs_menu_item_dropdown > a {
      display: block;
      background-color: var(--system_secendory_color);
      color: #fff;
      padding: 12px 20px;
    }
    .xs_menu .xs_menu_dropdown_header {
      background-color: var(--system_secendory_color);
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px 20px;
      border-bottom: 2px solid hsla(0, 0%, 100%, 0.3);
    }
    .xs_menu .xs_menu_dropdown_header i {
      color: #fff;
      font-size: 20px;
    }
    .xs_menu_active {
      transform: translateX(-50px);
      display: block;
      visibility: visible;
      opacity: 1;
      transform: translateX(0);
    }
    .single_menu_dropdown {
      margin-bottom: 10px;
      color: #fff;
    }
    .single_menu_dropdown h4 {
      font-size: 20px;
      margin-top: 15px;
      display: inline-block;
    }
    .single_menu_dropdown a {
      color: #fff;
      padding: 3px 0;
      display: inline-block;
    }
    .xs_menu_item_dropdown {
      background-color: var(--system_secendory_color);
      padding: 10px 20px;
      cursor: pointer;
    }
    .xs_menu_item_dropdown .dropdown_icon {
      float: right;
      font-size: 12px;
      margin-top: 6px;
    }
    .xs_menu_item_dropdown > ul {
      background-color: #fff;
      padding: 0 20px;
      transform: translateY(10px);
      cursor: default;
    }
    .xs_menu_item_dropdown > ul a {
      color: #373737;
    }
  }
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 405px;
    }
  }
  @media (min-width: 991.98px) {
    .xs_menu {
      display: none;
    }
  }
  .category_area {
    padding-bottom: 120px;
  }
  .category_area .section__title p {
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    margin: 20px 0 30px;
  }
  .category_area .category_wiz .thumb {
    position: relative;
  }
  .category_area .category_wiz .thumb .cat_btn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    background: #fff;
    border-radius: 0;
    font-family: var(--font_family2), sans-serif;
    font-size: 16px;
    color: var(--system_secendory_color);
    font-weight: 600;
    padding: 27.5px 8px;
    border: 1px solid transparent;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 23px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .category_area .category_wiz .thumb .cat_btn {
      padding: 18px 8px;
    }
  }
  .category_area .category_wiz .thumb .cat_btn:hover {
    color: #fff;
    border-color: var(--system_primery_gredient1);
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .category_area .category_wiz .thumb.cat1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 360px;
  }
  .category_area .category_wiz .thumb.cat2,
  .category_area .category_wiz .thumb.cat3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 330px;
  }
  .category_area .category_wiz .thumb.small_thumb {
    margin-right: 50px;
  }
  .category_area .brouse_cat_btn {
    background: var(--system_primery_color);
    font-size: 30px;
    font-family: var(--font_family1);
    font-weight: 700;
    line-height: 38px;
    color: #fff;
    text-align: right;
    padding: 50px;
    min-height: 300px;
    display: flex;
    align-items: flex-end;
    background-size: 200% auto;
  }
  .category_area .couses_category {
    background: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 65px 70px 40px;
    position: relative;
    margin-top: -100px;
    margin-bottom: 150px;
    z-index: 12;
  }
  .category_area .couses_category .col-xl-4:not(:last-child) .single_course_cat {
    margin-bottom: 30px;
  }
  .category_area .couses_category .single_course_cat {
    display: flex;
  }
  .category_area .couses_category .single_course_cat .icon {
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .category_area .couses_category .single_course_cat .course_content h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 5px;
  }
  .category_area .couses_category .single_course_cat .course_content p {
    font-size: 16px;
    font-weight: 500;
  }
  .cat_title h3 {
    font-size: 20px;
    font-weight: 500;
    color: #8d96a7;
    padding-bottom: 15px;
    border-bottom: 1px solid #d1d1d1;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
    .category_area .category_wiz .thumb.small_thumb {
      margin-right: 0;
    }
    .category_area .brouse_cat_btn {
      margin-left: 0;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .category_area .category_wiz .thumb.small_thumb {
      margin-right: 0;
    }
    .category_area .brouse_cat_btn {
      margin-left: 0;
      font-size: 25px;
      line-height: 33px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .category_area .couses_category {
      padding: 52px 50px 23px;
    }
    .category_area .couses_category .single_course_cat {
      flex-direction: column;
    }
  }
  @media (min-width: 1200px) and (max-width: 1499.98px) {
    .category_area .couses_category {
      padding: 65px 30px 40px;
    }
    .category_area .couses_category .single_course_cat .course_content h4 {
      font-size: 19px;
    }
  }
  @media (max-width: 767.98px) {
    .category_area {
      padding-bottom: 45px;
    }
    .category_area .category_wiz .thumb.small_thumb {
      margin-right: 0;
    }
    .category_area .category_wiz .thumb .cat_btn {
      font-size: 14px;
      padding: 20px 8px;
    }
    .category_area .brouse_cat_btn {
      margin-left: 0;
    }
    .category_area .couses_category {
      padding: 40px 30px;
      margin-top: -50px;
      margin-bottom: 66px;
    }
  }
  @media (max-width: 575.98px) {
    .category_area .couses_category .single_course_cat {
      flex-direction: column;
    }
  }
  .h100px {
    height: 100px !important;
  }
  .checkout_wrapper {
    display: grid;
    grid-template-columns: 66.666667% 33.333334%;
    gap: 24px;
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .checkout_wrapper .billing_details_wrapper {
    padding: 0;
  }
  .checkout_wrapper .order_wrapper > div {
    border: 0.5px solid #d1d1d1;
    padding: 24px;
    border-radius: 2px;
  }
  .checkout_wrapper .order_wrapper .ordered_products .single_ordered_product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products
    .single_ordered_product
    .product_name
    .thumb {
    width: 50px;
    min-width: 50px;
    height: 50px;
    background-size: cover;
    background-position: 50%;
    margin-right: 6px;
    border-radius: 2px;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products
    .single_ordered_product
    .product_name
    .thumb
    img {
    width: 100%;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products
    .single_ordered_product
    .product_name
    span {
    font-size: 14px;
    font-weight: 400;
    color: #373737;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products
    .single_ordered_product
    .order_prise {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
  }
  .checkout_wrapper .order_wrapper .ordered_products_lists {
    margin-bottom: 10px;
  }
  .checkout_wrapper .order_wrapper .ordered_products_lists .single_lists {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e1e2e6;
    padding: 20px 0;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products_lists
    .single_lists
    .coupon_value {
    width: 130px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #e1e2e6;
    padding: 11px 23px;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font_family1);
    text-transform: uppercase;
    color: var(--system_primery_color);
  }
  .checkout_wrapper .order_wrapper .ordered_products_lists .single_lists span {
    color: #373737;
    font-size: 16px;
    font-weight: 400;
  }
  .checkout_wrapper
    .order_wrapper
    .ordered_products_lists
    .single_lists
    span.total_text {
    font-size: 16px;
    color: var(--system_secendory_color);
    font-weight: 600;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .bank_check {
    margin-bottom: 25px;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .bank_check .label_name {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .quote {
    background: #f9f9fd;
    padding: 30px;
    border: 1px solid #e1e2e6;
    border-radius: 5px;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .quote p {
    font-size: 16px;
    font-weight: 400;
    color: #373737;
    line-height: 26px;
    margin-bottom: 0;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .payment {
    display: flex;
    flex-direction: column;
    margin: 30px 0 17px;
  }
  .checkout_wrapper
    .order_wrapper
    .bank_transfer
    .payment
    .primary_bulet_checkbox {
    margin-bottom: 6px;
  }
  .checkout_wrapper .order_wrapper .bank_transfer .payment .label_name {
    margin-right: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #373737;
    margin-bottom: 0;
  }
  @media (max-width: 767.98px) {
    .checkout_wrapper {
      grid-template-columns: 1fr;
    }
    .checkout_wrapper .billing_details_wrapper,
    .checkout_wrapper .order_wrapper {
      padding: 0;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .checkout_wrapper {
      grid-template-columns: 55% 45%;
    }
    .checkout_wrapper .billing_details_wrapper,
    .checkout_wrapper .order_wrapper {
      padding: 75px 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .checkout_wrapper {
      grid-template-columns: 1fr;
    }
    .checkout_wrapper .billing_details_wrapper,
    .checkout_wrapper .order_wrapper {
      padding: 55px 30px;
    }
  }
  @media (min-width: 1500px) and (max-width: 1799.98px) {
    .checkout_wrapper .billing_details_wrapper {
      padding: 0;
    }
  }
  @media (max-width: 575.98px) {
    .checkout_wrapper .order_wrapper .ordered_products .single_ordered_product {
      flex-wrap: nowrap;
      align-items: flex-end;
    }
  }
  .bank_transfer .primary_checkbox {
    align-items: start;
  }
  .bank_transfer .primary_checkbox .checkmark {
    margin-top: 6px;
  }
  .cart_qty_added {
    font-size: 14px;
    background: #1f2b40;
    padding: 3px 7.5px;
    border-radius: 2px;
    color: #fff;
  }
  .Payment_btn,
  .Payment_btn2 {
    padding: 10px 15px !important;
  }
  .select2-results__option--highlighted {
    background: var(--system_primery_color) !important;
    background-size: 200% auto !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--font_family1) !important;
  }
  body {
    font-family: var(--font_family2) !important;
  }
  .theme_according button {
    position: relative;
  }
  .theme_according button:after {
    display: none;
  }
  .theme_according button:before {
    content: "\F106";
    position: absolute;
    font-size: 16px;
    color: #373737;
    top: 50%;
    font-family: 'Font Awesome 5 Free';
    left: auto;
    right: 20px;
    transform: translateY(-50%) scaleY(1);
    font-weight: 900;
    transition: all 0.4s ease-in-out;
  }
  .theme_according button.collapsed:before {
    transform: translateY(-50%) scaleY(-1);
  }
  .theme_according .accordion-item {
    margin-bottom: 15px;
    border: 0;
  }
  .theme_according .accordion-header {
    border: 0 !important;
    padding: 0;
    background: transparent;
  }
  .theme_according .accordion-header button {
    font-size: 18px;
    font-weight: 600;
    color: var(--system_secendory_color);
    display: block;
    width: 100%;
    text-decoration: none !important;
    text-align: start;
    box-shadow: none !important;
    border: 1px solid #ececec !important;
    font-family: var(--font_family2), sans-serif;
    border-radius: 5px !important;
    padding: 12px 40px 12px 20px;
    background-color: #f8f8f8;
  }
  @media (max-width: 767.98px) {
    .theme_according .accordion-header button {
      flex-wrap: wrap;
    }
  }
  .theme_according .accordion-header button:not(.collapsed) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-color: transparent !important;
  }
  .theme_according .accordion-header button.collapsed {
    background-color: transparent;
    transition: all 0.4s ease-in-out;
  }
  .theme_according .accordion-header button span {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
  }
  .theme_according .accordion-header button span.course_number {
    color: var(--system_primery_color);
    font-weight: 400;
    margin-right: 10px;
  }
  @media (max-width: 575.98px) {
    .theme_according .accordion-header button span.course_number {
      display: block;
      margin-bottom: 10px;
    }
  }
  .theme_according .accordion-header button span.course_date {
    color: #0052b4;
    font-weight: 400;
    background: #f0f5fa;
    border-radius: 30px;
    padding: 8px 10px;
    line-height: 1;
  }
  .theme_according .accordion-header button span.course_date span {
    font-weight: 500;
    color: #0052b4;
  }
  .theme_according .accordion-header button p {
    font-size: 20px;
    font-weight: 500;
    color: var(--system_secendory_color);
    margin-bottom: 0;
    margin-top: 15px;
  }
  .theme_according .accordion-body {
    background: #f8f8f8;
    padding: 0 20px 15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #d1d1d1;
    border-top: 0;
    transition: all 0.4s ease-in-out;
  }
  .theme_according .accordion-body p {
    font-size: 16px;
    color: var(--system_secendory_color);
    font-weight: 400;
  }
  .theme_according .accordion-body .curriculam_right .theme_btn_lite {
    margin-right: 0;
  }
  .theme_according .curriculam_left,
  .theme_according .curriculam_right {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .theme_according .curriculam_left .ti-lock,
  .theme_according .curriculam_left .ti-unlock,
  .theme_according .curriculam_right .ti-lock,
  .theme_according .curriculam_right .ti-unlock {
    margin-top: -4px;
  }
  .description_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 8px;
  }
  .description_grid .single_description_grid {
    background: var(--system_secendory_color);
    padding: 26px 24px;
    border-radius: 5px;
  }
  .description_grid .single_description_grid h5 {
    font-size: 14px;
    font-weight: 400;
    color: #c4c4c4;
    margin-bottom: 4px;
  }
  .description_grid .single_description_grid p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
  }
  .position_right {
    position: absolute;
    right: 0;
  }
  .link a {
    color: #687083;
    font-size: 16px;
    padding-right: 30px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    font-family: var(--font_family2), sans-serif;
  }
  .link a.active,
  .link a:hover {
    color: var(--system_primery_gredient1);
  }
  .link a.reply_btn {
    font-weight: 400;
  }
  .link a i {
    font-size: 12px;
  }
  .disable_btn {
    background: #333;
    border-radius: 3px;
  }
  .theme_progressBar.progress {
    height: 10px;
    background: #e7d9ff;
    border-radius: 10px;
    margin: 0 0 5px;
  }
  .theme_progressBar.progress .progress-bar {
    background: var(--system_primery_color);
    border-radius: 10px;
    background-size: 200% auto;
  }
  .theme_cookies {
    background: #ffede2;
    border-radius: 20px;
    padding: 20px 30px 20px 20px;
    position: fixed;
    left: 40px;
    bottom: 40px;
    width: 980px;
    display: flex;
    align-items: center;
    z-index: 1000;
    justify-content: space-between;
    grid-gap: 25px;
  }
  .theme_cookies_info {
    display: flex;
    align-items: center;
    grid-gap: 30px;
  }
  .theme_cookies_info .icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  .theme_cookies_info .icon img {
    width: 100%;
  }
  .theme_cookies_info p {
    font-size: 16px;
    font-weight: 400;
    color: var(--system_secendory_color);
    line-height: 26px;
    font-family: var(--font_family1);
    max-width: 416px;
    margin-bottom: 0;
  }
  .theme_cookies_info p a {
    color: var(--system_primery_color);
  }
  .theme_cookies_info p a:hover {
    text-decoration: underline;
  }
  .theme_cookies .cookie_btn {
    background: #f8d4be;
    font-size: 14px;
    font-weight: 600;
    color: var(--system_secendory_color);
    border-radius: 30px;
    border: 0;
    font-family: var(--font_family2), sans-serif;
    white-space: nowrap;
    padding: 14.5px 31px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .theme_cookies .cookie_btn:hover {
    background: var(--system_primery_color);
    color: #fff;
    background-size: 200% auto;
  }
  .switch_toggle {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 36px;
    margin-bottom: 0;
  }
  .switch_toggle input {
    display: none;
    opacity: 0;
  }
  .switch_toggle input:checked + .slider {
    background: #eceef4;
  }
  .switch_toggle input:checked + .slider:before {
    transform: translateX(14px);
  }
  .switch_toggle .slider {
    background-color: #eceef4;
    cursor: pointer;
    position: absolute;
    inset: 0;
    transition: 0.4s;
  }
  .switch_toggle .slider:before {
    content: "";
    height: 16px;
    top: 2px;
    left: 3px;
    position: absolute;
    transition: 0.4s;
    width: 16px;
    background: #707db7;
    background: #fff;
  }
  .switch_toggle .slider.round {
    border-radius: 34px;
  }
  .switch_toggle .slider.round:before {
    border-radius: 50%;
  }
  .lmsSwitch_toggle {
    --width: 45px;
    --height: 24px;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    position: relative;
    margin-bottom: 0;
  }
  .lmsSwitch_toggle input {
    display: none;
  }
  .lmsSwitch_toggle input:checked + .slider {
    background: #eceef4;
  }
  .lmsSwitch_toggle input:checked + .slider:before {
    transform: translate(20px, -50%);
    background: var(--system_primery_color);
    background-size: 200% auto;
    box-shadow: 0 5px 10px rgba(108, 39, 255, 0.25);
  }
  .lmsSwitch_toggle .slider {
    background-color: #eceef4;
    position: absolute;
    transition: 0.4s;
    cursor: pointer;
    inset: 0;
  }
  .lmsSwitch_toggle .slider:before {
    --width: 19px;
    content: "";
    height: var(--width);
    width: var(--width);
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    transition: 0.4s;
    background: var(--system_secendory_color);
    box-shadow: 0 5px 10px rgba(130, 139, 178, 0.25);
  }
  .lmsSwitch_toggle .slider.round {
    border-radius: 100px;
  }
  .lmsSwitch_toggle .slider.round:before {
    border-radius: 50%;
  }
  .lmsSwitch_toggle .switch_toggle input {
    display: none;
  }
  .float {
    z-index: 999;
  }
  .top_right_btn {
    z-index: 100;
    right: 50px;
    position: absolute;
    top: 10px;
    opacity: 0.8;
  }
  .top_right_btn:hover {
    opacity: 1;
    color: #fff;
    font-weight: 700;
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .class_close_tag {
    position: absolute;
    width: 70px;
    height: auto;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    top: 20px;
    left: 20px;
    background: #fff;
    display: inline-flex;
    border-radius: 50%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    padding: 0 10px !important;
    min-width: 70px !important;
    color: var(--system_primery_color);
  }
  .newsletter_form_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 17, 52, 0.5);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
  }
  .newsletter_form_wrapper .newsletter_active {
    opacity: 1;
    visibility: visible;
  }
  .newsletter_form_wrapper .dashboard_card .card {
    background: #fff;
    padding: 15px 0;
    text-align: center;
    min-width: 150px;
    justify-content: center;
    border: 1px solid rgba(214, 214, 218, 0.568627451);
    border-radius: 5px;
  }
  .newsletter_form_inner {
    width: 848px;
    background: #fff;
    height: auto;
    display: grid;
    grid-template-columns: 500px auto;
    position: relative;
  }
  .newsletter_form_inner .close_modal {
    position: absolute;
    right: 15px;
    z-index: 10;
    top: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    display: inline-block;
  }
  .newsletter_form_inner .close_modal i {
    line-height: 30px;
    font-size: 14px;
  }
  .newsletter_form_inner .close_modal:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
    transform: rotate(90deg);
  }
  .newsletter_form_inner .newsletter_form {
    padding: 90px 70px 70px;
  }
  .newsletter_form_inner .newsletter_form h3 {
    font-size: 30px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 0;
  }
  .newsletter_form_inner .newsletter_form p {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: var(--system_primery_color);
    text-align: justify;
    margin: 15px 0 25px;
  }
  .my_courses_wrapper .package_widget .package_body {
    background: #fff;
  }
  .my_courses_wrapper .short_select {
    flex-wrap: wrap;
  }
  .my_courses_wrapper .short_select h5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .my_courses_wrapper .my-course-select {
    min-width: 200px;
    width: 50%;
  }
  .modules_area {
    padding-bottom: 50px;
  }
  .modules_area .modile_main_wrap {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(4, 1fr);
  }
  .modules_area .single_module {
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
    padding: 30px 30px 22px;
    border: 1px solid transparent;
    transition: 0.3s;
    border-radius: 5px;
  }
  .modules_area .single_module .icon {
    background: rgba(230, 62, 69, 0.04);
    width: 78px;
    height: 78px;
    border-radius: 50%;
    color: var(--system_primery_color);
    font-size: 27px;
    line-height: 78px;
    text-align: center;
    margin: auto;
  }
  .modules_area .single_module h3 {
    font-size: 20px;
    font-weight: 500;
    color: var(--system_secendory_color);
    margin-top: 26px;
    margin-bottom: 13px;
  }
  .modules_area .single_module p {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    margin-bottom: 0;
  }
  .modules_area .single_module:hover {
    border-color: var(--system_primery_color);
  }
  .slider_btn_text {
    min-width: 130px;
    padding: 0 10px;
    background: var(--system_primery_color);
    border-radius: 5px;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500;
    width: 100%;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 200% auto;
  }
  .textViewer {
    margin-top: 50px;
    padding: 40px;
  }
  .my-course-select:after,
  .update-select-arrow:after {
    right: 20px;
    top: 25px;
  }
  .oneLine_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: justify-all;
  }
  .account_profile_form .theme_select:after {
    top: 25px;
  }
  .translator-switch {
    font-family: var(--font_family2), sans-serif !important;
  }
  .translator-switch .nice-select-search-box {
    display: none;
  }
  .translator-switch .nice-select .list {
    padding: 0;
  }
  .lms_pricing_wized {
    border: 1px solid #ebebeb;
    padding: 45px 40px 40px;
  }
  .lms_pricing_wized .lms_pricing_hader span {
    font-size: 20px;
    font-weight: 900;
    font-family: var(--font_family1);
    display: block;
  }
  .lms_pricing_wized .lms_pricing_hader h3 {
    font-size: 48px;
    font-weight: 700;
    color: var(--system_primery_color);
    font-family: var(--font_family1);
    margin: 18px 0 14px;
  }
  .lms_pricing_wized .lms_pricing_hader h5 {
    font-size: 16px;
    font-weight: 700;
    font-family: var(--font_family2), sans-serif;
    margin-bottom: 4px;
  }
  .lms_pricing_wized .lms_pricing_hader p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
  }
  .lms_pricing_wized .lms_pricing_body {
    margin: 37px 0 35px;
  }
  .lms_pricing_wized .lms_pricing_body ul li {
    font-size: 16px;
    font-weight: 500;
    color: #202e3b;
    line-height: 26px;
    position: relative;
    padding-left: 15px;
  }
  .lms_pricing_wized .lms_pricing_body ul li:not(:last-child) {
    margin-bottom: 14px;
  }
  .lms_pricing_wized .lms_pricing_body ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #0b0a24;
    left: 0;
    top: 10px;
    border-radius: 50%;
  }
  .lms_single_reviews {
    display: flex;
    padding-bottom: 25px;
    margin-bottom: 45px;
  }
  .lms_single_reviews.replyBox {
    margin-left: 165px;
  }
  html[dir="rtl"] .lms_single_reviews.replyBox {
    margin-left: 0;
    margin-right: 165px;
  }
  @media (max-width: 991px) {
    .lms_single_reviews.replyBox {
      margin-left: 60px;
    }
    html[dir="rtl"] .lms_single_reviews.replyBox {
      margin-left: 0;
      margin-right: 60px;
    }
  }
  @media (max-width: 576px) {
    .lms_single_reviews.replyBox {
      margin-left: 40px;
    }
    html[dir="rtl"] .lms_single_reviews.replyBox {
      margin-left: 0;
      margin-right: 40px;
    }
  }
  .lms_single_reviews .thumb {
    font-size: 24px;
    font-weight: 700;
    font-family: var(--font_family1);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--system_primery_color);
    flex: 80px 0 0;
    margin-right: 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 80px;
    margin-bottom: 20px;
    background-size: 200% auto;
  }
  @media (max-width: 991px) {
    .lms_single_reviews .thumb {
      width: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      flex: 40px 0 0;
      margin-right: 12px;
    }
  }
  .lms_single_reviews:last-child {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
  }
  .lms_single_reviews .review_content h4 {
    margin-bottom: 1px;
    color: #202e3b;
  }
  .lms_single_reviews .review_content .review_content_head {
    margin: 0 0 15px;
    grid-gap: 20px;
  }
  .lms_single_reviews .review_content .rated_customer {
    display: flex;
    align-items: center;
    margin: 7px 0 0;
  }
  .lms_single_reviews .review_content .rated_customer .feedmak_stars {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
  }
  .lms_single_reviews .review_content .rated_customer .feedmak_stars i {
    color: #ffc107;
    font-size: 15px;
  }
  .lms_single_reviews
    .review_content
    .rated_customer
    .feedmak_stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .lms_single_reviews .review_content .rated_customer span {
    font-size: 12px;
    font-weight: 400;
    color: #373737;
    line-height: 1;
  }
  .lms_single_reviews .review_content p {
    font-size: 18px;
    line-height: 28px;
    color: #42454f;
  }
  .keyword_lists a {
    font-size: 14px;
    font-family: var(--font_family2), sans-serif;
    font-weight: 500;
    color: #373737;
    display: inline-block;
    padding: 7px 17px;
    border: 0;
    border-radius: 3px;
    background-color: #fafafa;
  }
  .keyword_lists a:hover {
    background: var(--system_primery_color);
    border-color: var(--system_primery_gredient1);
    color: #fff;
    background-size: 200% auto;
  }
  .news_lists .single_newslist:not(:last-child) {
    border-bottom: 1px solid #e3e6ef;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .news_lists .single_newslist h4 {
    transition: 0.3s;
    line-height: 1.44;
    font-family: var(--font_family1);
    text-transform: capitalize;
    margin: 0 0 2px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #1f2b40;
  }
  .news_lists .single_newslist h4:hover {
    color: var(--system_primery_gredient1);
  }
  .news_lists .single_newslist p {
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    color: #656a7b;
  }
  .theme_search_field4 {
    background: transparent;
    height: 60px;
    border-radius: 5px;
    width: 510px;
    border: 1px solid #e3e6ef;
  }
  .theme_search_field4 button {
    font-size: 18px;
    padding: 0 0 0 20px;
    line-height: 100%;
    box-shadow: none !important;
    height: 60px;
  }
  .theme_search_field4 button,
  .theme_search_field4 button:hover {
    color: var(--system_primery_color);
  }
  .theme_search_field4 input {
    font-size: 14px;
    font-weight: 400;
    color: #202e3b;
    font-family: var(--font_family1);
    border: 0;
    background: transparent !important;
    height: 50px;
    padding: 0 15px 0 10px;
    box-shadow: none !important;
    line-height: 50px;
  }
  .theme_search_field4 input::-moz-placeholder {
    color: #373737;
  }
  .theme_search_field4 input::placeholder {
    color: #373737;
  }
  .theme_search_field4.large_search_field {
    width: 500px;
    height: 60px;
  }
  .theme_search_field4.large_search_field button {
    padding-left: 30px;
  }
  .theme_search_field4.large_search_field input {
    height: 60px;
    line-height: 60px;
  }
  .theme_search_field4.style2 {
    border-radius: 0;
    border-color: #e9e7f7;
  }
  .theme_search_field4.style2 i {
    color: var(--system_primery_color);
  }
  .theme_search_field4.style2 input {
    font-size: 14px;
    font-weight: 500;
    color: #202e3b;
    font-family: var(--font_family1);
    border: 0;
    background: transparent !important;
    height: 60px;
    padding: 0 15px 0 10px;
    box-shadow: none !important;
    line-height: 60px;
  }
  .theme_search_field4.style2 input::-moz-placeholder {
    color: #202e3b;
  }
  .theme_search_field4.style2 input::placeholder {
    color: #202e3b;
  }
  .rounded_border_bottom {
    width: 100%;
    height: 1px;
    border-radius: 0.5px;
    background-color: #e9e7f7;
  }
  .home6_border {
    border-bottom: 1px solid #d1d1d1;
  }
  .popupClose {
    --pc-size: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    align-items: center;
    justify-content: center;
    width: var(--pc-size);
    height: var(--pc-size);
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    background-color: var(--system_primery_color);
    color: #fff;
    transition: 0.3s;
    display: none;
  }
  .popupClose:hover {
    background-color: #202e3b;
  }
  .popupClose i {
    font-size: 12px;
  }
  .mobile_filter {
    display: none;
    padding: 10px;
  }
  .mobile_filter:hover rect {
    fill: var(--system_primery_color);
  }
  .mobile_filter svg rect {
    fill: #202e3b;
    transition: 0.3s;
  }
  .side_cate {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    z-index: 99999;
    background-color: #fff;
    overflow: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  }
  .side_cate ul {
    clear: both;
  }
  .side_cate ul li {
    display: block;
    border-top: 1px solid #f5f7fb;
  }
  .side_cate ul li:last-child {
    border-bottom: 1px solid #f5f7fb;
  }
  .side_cate ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    color: #373737;
  }
  .side_cate ul li a.active,
  .side_cate ul li a:hover {
    color: var(--system_primery_color);
  }
  .side_cate ul li ul {
    display: none;
  }
  .side_cate ul li ul li {
    padding-left: 5px;
  }
  .side_cate #dropdown {
    padding: 10px;
    margin: -10px;
  }
  .side_cate_close {
    display: block;
    font-size: 16px;
    float: right;
    margin: 20px;
    transition: all 0.3s ease-in-out;
  }
  .side_cate_close:hover {
    color: var(--system_primery_color);
  }
  .curriculam_single {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .curriculam_left {
    max-width: calc(100% - 150px);
    flex: 0 0 100%;
  }
  .curriculam_right {
    justify-content: space-between;
    max-width: 150px;
    flex: 0 0 100%;
  }
  .rating_percent span {
    min-width: 60px;
    text-align: end;
  }
  .certificate-verify .theme_mailChimp {
    margin-top: 40px;
    position: relative;
  }
  .certificate-verify .theme_mailChimp button:hover {
    background-color: var(--system_secendory_color);
  }
  @media only screen and (max-width: 767px) {
    .certificate-verify .theme_mailChimp button {
      position: absolute;
      top: 0;
      right: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      min-width: 80px;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      margin-top: 0;
    }
  }
  @media only screen and (max-width: 767px) {
    .certificate-verify .theme_mailChimp button,
    .certificate-verify .theme_mailChimp input {
      height: 50px;
    }
  }
  .certificate-verify.address_lines {
    margin-top: 20px;
  }
  .certificate-verify h2 {
    font-size: 28px;
    line-height: 1.5;
    color: #ff1919;
  }
  @media only screen and (max-width: 767px) {
    .certificate-verify h2 {
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 767px) {
    .certificate-verify .p-5 {
      padding-top: 100px !important;
      padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
      padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    }
  }
  .question_number_lists a.wait_for_confirm {
    border: 2px solid #ff0;
    color: var(--system_primery_color);
    background: #ff0;
  }
  .mega_menu {
    padding: 20px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
    pointer-events: none;
  }
  .mega_menu li h4 {
    font-size: 17px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .sidebar_iner {
    box-shadow: 5px 30px 30px 0 rgba(0, 0, 0, 0.1);
    height: calc(100% - 20px);
    background: linear-gradient(0deg, rgb(39 50 57) 0%, rgb(39 50 57) 100%);
    margin: 20px;
    border-radius: 30px;
  }
  .sidebar .logo > a {
    display: block;
    width: auto;
    height: 70px;
    margin: auto;
    height: 50px;
  }
  .sidebar .logo > a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .sidebar ul li a i {
    font-size: 14px;
    color: var(--system_secendory_color);
    transition: all 0.3s ease-in-out;
  }
  .sidebar ul li a:hover i {
    color: #fff;
  }
  .deposit_save_info input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .deposit_save_info button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .dashboard_main_wrapper .sidebar_icon {
    color: #fff;
  }
  .dashboard_main_wrapper .box_header .lmsSwitch_toggle .slider {
    background-color: #fff;
    box-shadow: 5px 30px 30px 0 rgba(0, 0, 0, 0.1);
  }
  .sidebar_close_icon {
    color: #fff;
  }
  .d-flex.justify-content-center.actions {
    margin-top: 16px;
  }
  #leaderboardBody .point-table > ul li {
    display: flex;
  }
  #leaderboardBody .point-table > ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: var(--system_primery_color);
    margin-top: 8px;
    margin-right: 10px;
    background-size: 200% auto;
  }
  #myLeaderBoard .modal-title {
    line-height: 1;
  }
  #myLeaderBoard .modal-body,
  #myLeaderBoard .modal-header {
    padding: 24px;
  }
  .notification_open {
    margin: 6px;
  }
  .point_btn svg {
    width: 18px;
    height: 17px;
  }
  .mega_menu_list {
    position: unset !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: 0 !important;
  }
  .mega_menu_list li a {
    background-color: transparent !important;
    padding: 12px 0 !important;
    font-size: 15px !important;
  }
  .mega_menu_list li a:hover {
    padding-left: 3px !important;
  }
  .contact_section {
    min-height: 30vh;
  }
  .section_padding2 {
    padding: 116px 0 90px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_padding2 {
      padding: 80px 0 50px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section_padding2 {
      padding: 70px 0 45px;
    }
  }
  #popupContentModal .newsletter_form_inner {
    grid-template-columns: 400px auto;
  }
  #popupContentModal .newsletter_form_inner .newsletter_form p {
    text-align: center !important;
  }
  #popupContentModal .newsletter_form_inner .newsletter_form_thumb {
    background-position: 0 0;
  }
  #notification_count > a > svg {
    color: #fff !important;
  }
  .Menu_NOtification_Wrap .notification_Header {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .main_content_iner .box_header .main-title {
    gap: 15px;
  }
  @media (max-width: 575.98px) {
    .coupon_wrapper {
      display: grid;
      grid-template-columns: auto;
      grid-gap: 10px;
      flex-wrap: wrap;
    }
    .payment_method_wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 15px;
    }
    .lms_single_reviews {
      flex-direction: column;
    }
    .profile_info .profile_info_iner a {
      padding: 12px;
    }
  }
  @media (max-width: 767.98px) {
    .description_grid {
      grid-template-columns: repeat(1, 1fr);
    }
    .theme_cookies {
      right: 20px;
      left: 20px;
      bottom: 20px;
      grid-gap: 20px;
      width: auto;
      justify-content: center;
      flex-wrap: wrap;
      padding: 25px 30px 25px 20px;
    }
    .theme_cookies .theme_cookies_info {
      justify-content: center;
      text-align: center;
      grid-gap: 14px;
      flex-direction: column;
    }
    .theme_cookies .theme_cookies_info .icon {
      width: 50px;
      height: 50px;
    }
    .theme_cookies .theme_cookies_info p {
      font-size: 14px;
    }
    .theme_cookies .cookie_btn {
      font-size: 12px;
      padding: 11px 35px;
    }
    .newsletter_form_wrapper .newsletter_form_inner {
      grid-template-columns: auto;
      height: 600px;
      overflow: auto;
    }
    .newsletter_form_wrapper .newsletter_form_inner .newsletter_form_thumb {
      height: 300px;
    }
    .newsletter_form_wrapper .newsletter_form_inner .newsletter_form {
      padding: 50px 30px;
    }
    .lms_pricing_wized {
      padding: 30px;
    }
    .lms_pricing_wized .lms_pricing_hader h3 {
      font-size: 35px;
    }
    .lms_blog_details_area {
      padding: 70px 0 40px;
    }
    .lms_blog_details_area .blog_details_inner h3 {
      font-size: 25px;
    }
    .lms_blog_details_area .blog_details_inner .quote_text {
      margin: 30px 0;
    }
    .lms_blog_details_area .blog_details_inner .quote_text .horizontal_line {
      width: 40px;
      flex: 40px 0 0;
      margin-right: 15px;
    }
    .lms_blog_details_area .blog_details_inner .details_info h4 {
      font-size: 20px;
    }
    .lms_blog_details_area .blog_reply_box {
      padding-top: 30px;
      margin-top: 36px;
    }
    .lms_blog_details_area .blog_details_tags {
      margin: 30px 0;
      padding: 15px 0 30px;
    }
    .lms_single_reviews.replyBox {
      padding-left: 15px;
    }
    .theme_search_field {
      display: none !important;
    }
    .header_area
      .header__wrapper
      .header__left
      .category_search
      .categories_menu {
      margin-right: 0;
    }
    .header_area
      .header__wrapper
      .header__left
      .category_search
      .categories_menu
      i {
      font-size: 18px;
    }
    .header_area
      .header__wrapper
      .header__left
      .category_search
      .categories_menu
      span {
      display: none !important;
    }
    #popupContentModal .newsletter_form_inner {
      grid-template-columns: 50% 50% !important;
      height: auto;
    }
    #popupContentModal .newsletter_form_inner .newsletter_form_thumb {
      height: 100% !important;
    }
  }
  @media (min-width: 768px) and (max-width: 850.98px) {
    .theme_cookies {
      width: 90%;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .newsletter_form_wrapper .newsletter_form_inner {
      width: 90%;
    }
    .lms_single_reviews.replyBox {
      padding-left: 30px;
    }
  }
  @media (max-width: 767px) {
    .modules_area {
      padding-bottom: 0;
    }
    .modules_area .modile_main_wrap {
      grid-template-columns: repeat(1, 1fr);
    }
    .banner_area {
      padding-bottom: 100px;
    }
    .course__details .course__details_title .single__details {
      width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .modules_area {
      padding-bottom: 20px;
    }
    .modules_area .modile_main_wrap {
      grid-template-columns: repeat(2, 1fr);
    }
    .banner_area {
      padding-top: 150px;
      padding-bottom: 200px;
    }
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    .modules_area .modile_main_wrap {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .lms_single_reviews.replyBox {
      padding-left: 40px;
    }
    .categories_menu {
      margin-right: 0;
    }
    .categories_menu span {
      display: none;
    }
  }
  @media (min-width: 1200px) and (max-width: 1459.98px) {
    .theme_search_field4 {
      width: 230px;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
    .header_area
      .header__wrapper
      .header__left
      .category_search
      .theme_search_field {
      width: 230px;
    }
  }
  @media only screen and (min-width: 1440px) and (max-width: 1580px) {
    .header_area.navbar_fixed .main_menu ul li a {
      padding: 10px 0;
    }
  }
  @media only screen and (min-width: 1367px) {
    .header_area .header__wrapper .header__left .logo_img {
      margin-right: 20px;
    }
  }
  @media only screen and (max-width: 991px) {
    .popupClose {
      display: flex;
    }
    .mobile_filter {
      display: block !important;
    }
    .course_category_chose {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      background-color: #fff;
      margin-top: 0 !important;
      width: 100%;
      height: 100%;
      padding: 20px;
      overflow: auto;
      display: none;
    }
    .sidebar_iner {
      box-shadow: 0 0 0;
      background: none;
      margin: 0px;
    }
    .login_wrapper .login_wrapper_left,
    .login_wrapper .login_wrapper_right {
      grid-column: span 12 / span 12;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .popupClose {
      line-height: 28px;
    }
    .profile_info_icon {
      padding: 17px 19px;
    }
    .header_iner {
      padding: 12px 30px;
      height: auto;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin: 6px;
    }
  }
  @media only screen and (max-width: 767px) {
    .popupClose {
      --pc-size: 30px;
      font-size: 16px;
    }
    .header__left form {
      display: none;
    }
    .dashboard_card .card {
      width: calc(50% - 10px);
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
      padding: 20px 0;
    }
    #historyDiv {
      overflow: hidden;
      overflow-x: auto;
    }
    #historyDiv table {
      width: 600px;
    }
    .social_btns {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }
    #invoice_print {
      padding: 40px;
      overflow: auto;
    }
    .profile_info_icon {
      padding: 14px 16px;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin: 6px;
    }
    .header_iner .notification_wrapper ul li a .notify_icon img {
      max-width: 26px;
      width: 26px;
    }
    .theme_btn.point_btn {
      padding: 8px;
    }
    .section-subtitle-action {
      display: flex;
      align-items: center;
      margin-top: 0;
    }
  }
  @media only screen and (max-width: 479px) {
    .popupClose {
      --pc-size: 25px;
    }
    .mobile_filter ~ h5 {
      display: none;
    }
    .profile_info_icon {
      padding: 13px 15px;
    }
    .theme_btn.point_btn {
      font-size: 14px;
    }
    .theme_btn.point_btn svg {
      width: 16px;
      height: 16px;
    }
    .header_iner .notification_wrapper ul {
      padding: 10px 12px !important;
    }
    .header_iner .notification_wrapper ul li a .notify_icon img {
      width: 20px;
      max-width: 20px;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin-right: 15px;
    }
  }
  @media only screen and (max-width: 479px) and (max-width: 420px) {
    .header_iner .notification_wrapper ul {
      padding: 6px 12px !important;
    }
  }
  @media (max-width: 991.98px) {
    .theme_search_field {
      width: 200px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
      height: 90vh;
      overflow: hidden;
      overflow-y: auto;
    }
  }
  @media only screen and (max-width: 414px) {
    .sumit_skip_btns {
      flex-wrap: wrap;
      gap: 15px;
    }
    .sumit_skip_btns > * {
      margin: 0 !important;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .profile_info_icon {
      padding: 23px 25px;
    }
    .header_iner .notification_wrapper ul {
      padding: 12px 20px;
    }
    .login_wrapper .login_wrapper_left,
    .login_wrapper .login_wrapper_right {
      grid-column: span 6 / span 6;
    }
  }
  @media (min-width: 1400px) {
    .col-xxl-9 {
      max-width: 75%;
      flex: 0 0 75%;
    }
    .col-xxl-3 {
      max-width: 25%;
      flex: 0 0 25%;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .login_wrapper .login_wrapper_left {
      grid-column: span 5 / span 5;
    }
    .login_wrapper .login_wrapper_right {
      grid-column: span 7 / span 7;
    }
  }
  @media (max-width: 1279px) {
    #content-area {
      overflow-x: hidden;
    }
  }
  @media (min-width: 992px) and (max-width: 1279px) {
    .banner_area {
      padding-top: 150px;
      padding-bottom: 250px;
    }
  }
  @media (max-width: 479px) {
    .banner_area {
      padding: 70px 0;
    }
    .header_area .header__wrapper .header__left .logo_img {
      margin: 0 !important;
    }
    .translator-switch {
      margin-right: 5px !important;
    }
  }
  @media (max-width: 414px) {
    .category_search {
      display: none !important;
    }
    .profile .nav-link {
      padding-top: 10px;
      padding-bottom: 10px;
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
    }
  }
  @media (max-width: 413px) {
    .header__wrapper .nice-select {
      display: none;
    }
  }
  @media (max-width: 991px) {
    #popupContentModal .newsletter_form_inner {
      grid-template-columns: 350px auto;
    }
    .newsletter_form_wrapper .newsletter_form_inner .newsletter_form {
      padding: 70px 50px 50px;
    }
  }
  @media (max-width: 567px) {
    #popupContentModal .newsletter_form_inner {
      grid-template-columns: repeat(1, 100%) !important;
      height: auto;
    }
    #popupContentModal .newsletter_form_thumb {
      display: none;
    }
    #popupContentDiv .newsletter_form_wrapper {
      overflow: auto;
    }
  }
  @media (max-width: 576px) {
    .my_courses_wrapper .my-course-select {
      width: 100%;
    }
  }
  @media only screen and (min-width: 575px) and (max-width: 1150px) {
    .course_fullview_wrapper .course__play_warp {
      margin-top: 20px;
    }
  }
  .table-bordered td,
  .table-bordered th {
    border-color: #d1d1d1;
  }
  .table-bordered td {
    color: #373737;
  }
  .table-bordered td a {
    color: currentColor;
  }
  .table-bordered td a:hover {
    color: var(--system_primery_color) !important;
  }
  .nice-select {
    border: 1px solid #d1d1d1 !important;
    height: 50px;
    line-height: 1;
    min-width: 95px;
    padding-left: 12px;
    padding-right: 20px;
    border-radius: 50px !important;
  }
  .nice-select.open:before {
    transform: translateY(-50%) scaleY(-1);
  }
  .nice-select-search-box {
    border: 1px solid #d1d1d1;
    border-bottom: 0;
    border-top: 0;
    border-radius: 0 !important;
    margin-top: 4px;
    z-index: 10 !important;
    border-radius: 4px !important;
  }
  .nice-select-search-search {
    height: 32px;
  }
  .nice-select .current {
    font-family: var(--font_family1);
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    line-height: 46px;
  }
  .nice-select .list {
    width: 100%;
    box-shadow: 0 0 0;
    border: 1px solid #d1d1d1;
    padding-top: 42px;
    max-height: 300px;
  }
  .nice-select .list .option {
    font-size: 14px;
    font-weight: 500;
  }
  .nice-select:after {
    display: none;
  }
  .nice-select:before {
    content: "\E64B";
    font-family: themify;
    font-size: 12px;
    font-weight: 800;
    color: var(--system_secendory_color);
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: all 0.1s ease-in-out;
  }
  .short_select .nice-select {
    height: 36px;
  }
  .short_select .nice-select .current {
    line-height: 32px;
  }
  .header_area .nice-select {
    height: 38px;
  }
  .header_area .nice-select .current {
    line-height: 36px;
  }
  .dashboard_main_wrapper .short_select .nice-select {
    height: 42px;
  }
  .dashboard_main_wrapper .short_select .nice-select .current {
    line-height: 40px;
  }
  .select2-selection--single {
    border-color: #d1d1d1 !important;
    height: auto !important;
  }
  .select2-selection__rendered {
    --pr: 30px;
    font-size: 14px;
    line-height: 20px !important;
    color: var(--system_secendory_color) !important;
    padding: 14px 20px !important;
    padding-right: var(--pr) !important;
  }
  html[dir="rtl"] .select2-selection__rendered {
    padding-right: 20px !important;
    padding-left: var(--pr) !important;
  }
  .select2-selection__rendered:before {
    content: "\E64B";
    font-family: themify;
    font-size: 12px;
    font-weight: 800;
    color: var(--system_secendory_color);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: all 0.1s ease-in-out;
  }
  [aria-expanded="true"] .select2-selection__rendered:before {
    transform: translateY(-50%) scaleY(-1);
  }
  .select2-selection__arrow {
    display: none;
  }
  .select2-dropdown,
  .select2-search__field {
    border-color: #d1d1d1 !important;
  }
  .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .select2-results__options::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.15);
    border-radius: 100px;
  }
  .select2-results__options::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 100px;
  }
  .select2-results__options::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .select2-results__option--selected {
    background-color: #f3f3f3 !important;
  }
  .select2-results__option--highlighted {
    background-color: var(--system_primery_color) !important;
  }
  .pagination {
    --bs-pagination-padding-x: 18px;
    --bs-pagination-padding-y: 6px;
    justify-content: center;
    gap: 14px;
  }
  .pagination-wrapper {
    margin-top: 30px;
  }
  @media only screen and (max-width: 767px) {
    .pagination-wrapper {
      margin-top: 20px;
    }
  }
  .pagination .page-item.disabled {
    pointer-events: none;
    cursor: not-allowed;
  }
  .pagination .page-item:first-child:hover img {
    filter: brightness(0) invert(1);
  }
  .pagination .page-item:last-child img {
    transform: scaleX(-1);
  }
  .pagination .page-item:last-child:hover img {
    filter: brightness(0) invert(1);
  }
  .page-link {
    color: #1f2b40 !important;
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
    border-radius: 2px !important;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
  }
  .page-item.active .page-link,
  .page-link:hover {
    background: var(--system_primery_color) !important;
    border-color: var(--system_primery_gredient1);
    color: #fff !important;
    background-size: 200% auto !important;
  }
  .paginations {
    --bs-pagination-padding-x: 18px;
    --bs-pagination-padding-y: 6px;
    justify-content: center;
    gap: 14px;
  }
  .paginations-wrapper {
    margin-top: 30px;
  }
  @media only screen and (max-width: 767px) {
    .paginations-wrapper {
      margin-top: 20px;
    }
  }
  .paginations .paginations-list {
    margin: 0;
  }
  .paginations .paginations-list.disabled {
    pointer-events: none;
    cursor: not-allowed;
  }
  .paginations .paginations-list:first-child {
    margin: 0;
    margin-right: 0 !important;
  }
  .paginations .paginations-list:first-child:hover img {
    filter: brightness(0) invert(1);
  }
  .paginations .paginations-list:first-child a,
  .paginations .paginations-list:last-child {
    margin: 0;
    margin-right: 0 !important;
  }
  .paginations .paginations-list:last-child img {
    transform: scaleX(-1);
  }
  .paginations .paginations-list:last-child:hover img {
    filter: brightness(0) invert(1);
  }
  .paginations .paginations-list:last-child a {
    margin: 0;
    margin-right: 0 !important;
  }
  .paginations-links {
    color: #1f2b40 !important;
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
    border-radius: 2px !important;
    height: 50px;
    width: 50px;
    font-size: 20px;
  }
  .paginations-links.active,
  .paginations-links:hover {
    background: var(--system_primery_color) !important;
    border-color: var(--system_primery_gredient1);
    color: #fff !important;
    background-size: 200% auto !important;
  }
  .course_tabs {
    border-radius: 5px;
    margin-bottom: 50px;
  }
  .lms_tabmenu {
    background: #fff !important;
    width: calc(100% - 20px);
    gap: 12px;
  }
  .lms_tabmenu .nav-item .nav-link.active {
    background: var(--system_primery_color);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% auto;
  }
  .lms_tabmenu .nav-item .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap;
  }
  .lms_tabmenu .nav-item .nav-link:hover {
    background: var(--system_primery_color);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% auto;
  }
  .link .reply2_btn,
  .link .reply_btn {
    color: #f64153;
  }
  .link .reply2_btn:hover,
  .link .reply_btn:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px;
    color: #f64153 !important;
  }
  .delete_svg_icon {
    color: #687083;
  }
  .delete_svg_icon:hover {
    color: #f64153;
  }
  i.fa-star.empty {
    color: rgba(143, 104, 255, 0.3019607843);
  }
  .primary_input,
  .primary_input3 {
    height: 49px;
    border: 1px solid #d1d1d1;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    width: 100%;
    border-radius: 6px;
  }
  .primary_input3::-moz-placeholder,
  .primary_input::-moz-placeholder {
    color: #afafaf;
  }
  .primary_input3::placeholder,
  .primary_input::placeholder {
    color: #afafaf;
  }
  .primary_input5 {
    height: 56px;
    border: 0;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #202e3b;
    padding: 23px 0;
    width: 100%;
    position: relative;
  }
  .primary_input5::-moz-placeholder {
    color: #373737;
  }
  .primary_input5::placeholder {
    color: #373737;
  }
  .custom_input_group {
    height: 50px;
  }
  .custom_input_group .input-group-prepend .input-group-text {
    min-width: 242px;
    max-width: 242px;
    background: #395799;
    border: 0;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 24px;
  }
  .custom_input_group .input-group-prepend .input-group-text i {
    font-size: 16px;
    color: #fff;
    margin-right: 14px;
  }
  .custom_input_group .input-group-prepend .input-group-text span {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--font_family1);
    color: #fff;
  }
  .custom_input_group .input-group-prepend .input-group-text.twitter_bg {
    background: #1babf0;
  }
  .custom_input_group .input-group-prepend .input-group-text.linkedin_bg {
    background: #dd5143;
  }
  .custom_input_group .input-group-prepend .input-group-text.youtube_bg {
    background: red;
  }
  .custom_input_group input {
    height: 50px;
    border: 1px solid #d1d1d1 !important;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .custom_input_group input::-moz-placeholder {
    color: #afafaf;
  }
  .custom_input_group input::placeholder {
    color: #afafaf;
  }
  .primary_textarea {
    height: 150px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    width: 100%;
  }
  .primary_textarea::-moz-placeholder {
    font-size: 14px;
    color: #8e8e8e;
    text-transform: capitalize;
  }
  .primary_textarea::placeholder {
    font-size: 14px;
    color: #8e8e8e;
    text-transform: capitalize;
  }
  .primary_textarea3 {
    height: 160px;
    border: 1px solid #d1d1d1;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    width: 100%;
  }
  .primary_textarea3::-moz-placeholder {
    color: #afafaf;
  }
  .primary_textarea3::placeholder {
    color: #afafaf;
  }
  .primary_textarea4 {
    height: 120px;
    border: 1px solid #d1d1d1;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    padding: 15px 20px;
    width: 100%;
    background: transparent;
  }
  .primary_textarea4::-moz-placeholder {
    color: #afafaf;
  }
  .primary_textarea4::placeholder {
    color: #afafaf;
  }
  .primary_textarea5 {
    height: 130px;
    border-radius: 0;
    border: 0;
    font-family: var(--font_family2), sans-serif;
    color: #202e3b;
    padding: 3px 25px 0 0;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    border: 0 !important;
  }
  .primary_textarea5:focus {
    border: 0;
    outline: none;
  }
  .primary_textarea5::-moz-placeholder {
    color: #373737;
  }
  .primary_textarea5::placeholder {
    color: #373737;
  }
  .primary_label {
    font-weight: 500;
    margin-bottom: 10px;
  }
  .primary_label,
  .primary_label2 {
    font-size: 14px;
    color: #373737;
    display: block;
    line-height: 1;
  }
  .primary_label2 {
    font-family: var(--font_family1);
    font-weight: 600;
    margin-bottom: 14px;
  }
  .primary_label2 span {
    color: #ff1919;
  }
  .contact_section .contact_title h4 {
    font-size: 36px;
    font-weight: 700;
    color: #1f2b40;
  }
  .contact_section .contact_info {
    padding-top: 186px;
  }
  .contact_section .contact_info > p {
    margin: 20px 0 49px;
  }
  .contact_section
    .contact_info
    .address_lines
    .single_address_line:not(:last-child) {
    margin-bottom: 15px;
  }
  .contact_section .contact_info .address_lines .single_address_line i {
    font-size: 20px;
    font-weight: 400;
    color: var(--system_primery_color);
    margin-right: 20px;
    position: relative;
    top: 7px;
  }
  .contact_section
    .contact_info
    .address_lines
    .single_address_line
    .address_info
    p {
    font-size: 14px;
    font-weight: 600;
    color: #373737;
  }
  .contact_section
    .contact_info
    .address_lines
    .single_address_line
    .address_info
    p:not(:last-child) {
    margin-bottom: 0;
  }
  .contact_section .contact_form_box {
    padding: 77px 45px 60px;
  }
  .contact_section .contact_form_box .contact_title {
    margin-bottom: 29px;
  }
  .contact_map {
    padding: 120px 0 0;
  }
  .contact_map #contact-map {
    height: 400px;
  }
  @media (max-width: 767.98px) {
    .custom_input_group .input-group-prepend .input-group-text {
      min-width: 40px;
      max-width: 40px;
      flex: 40px 0 0;
      padding-left: 20px;
      padding-right: 35px;
      width: 40px;
    }
    .custom_input_group .input-group-prepend .input-group-text span {
      display: none;
    }
    .contact_section .contact_info {
      padding-top: 71px;
    }
    .contact_section .contact_form_box {
      padding: 47px 30px 40px;
    }
    .contact_section .contact_form_box input {
      min-height: 69px;
      border: 0.5px solid #d1d1d1;
    }
    .contact_map {
      padding: 45px 0 75px;
    }
  }
  .contact-form select {
    padding-left: 30px;
  }
  .contact-form input,
  .contact-form select {
    height: 70px;
    font-size: 18px;
  }
  .contact-form span.text-danger {
    position: absolute;
    bottom: -22px;
    font-size: 14px;
  }
  .contact-form button[type="submit"] {
    height: 70px;
    font-size: 18px;
  }
  .contact-form .contact-form-element {
    position: relative;
    margin-bottom: 30px;
    display: flex;
  }
  .contact-form .contact-form-element.has-content input ~ label {
    top: 0;
    font-size: 14px;
    left: 20px;
    background: #fff;
    padding: 2px 4px;
  }
  .contact-form .contact-form-element.has-content textarea ~ label {
    top: -8px;
    font-size: 14px;
    left: 20px;
    background: #fff;
    padding: 2px 4px;
  }
  .contact-form .contact-form-element input,
  .contact-form .contact-form-element textarea {
    margin-bottom: 0 !important;
    padding-left: 40px;
  }
  html[dir="rtl"] .contact-form .contact-form-element input,
  html[dir="rtl"] .contact-form .contact-form-element textarea {
    padding-left: 0;
    padding-right: 40px;
  }
  .contact-form .contact-form-element input:focus ~ label {
    top: 0;
    font-size: 14px;
    left: 20px;
    color: var(--system_primery_gredient1);
    background: #fff;
    padding: 2px 4px;
  }
  .contact-form .contact-form-element textarea:focus ~ label {
    top: -8px;
    font-size: 14px;
    left: 20px;
    color: var(--system_primery_gredient1);
    background: #fff;
    padding: 2px 4px;
  }
  .contact-form .contact-form-element input ~ label {
    top: 50%;
    transform: translateY(-50%);
  }
  .contact-form .contact-form-element input ~ label,
  .contact-form .contact-form-element textarea ~ label {
    position: absolute;
    margin: 0;
    line-height: 1;
    left: 40px;
    pointer-events: none;
    transition: all 0.4s ease-in-out;
    font-size: 18px;
  }
  .contact-form .contact-form-element textarea ~ label {
    top: 20px;
  }
  .conversition_box .single_comment_box .comment_box_inner {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 25px;
    padding-bottom: 10px;
  }
  .conversition_box .single_comment_box .comment_box_inner .comment_box_info {
    display: flex;
    --thumb-img: 50px;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .thumb {
    width: var(--thumb-img);
    height: var(--thumb-img);
    flex: var(--thumb-img) 0 0;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .thumb
    img {
    width: 100%;
    border-radius: 50%;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text {
    position: relative;
    z-index: 1;
    width: calc(100% - var(--thumb-img));
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    h5 {
    font-size: 16px;
    font-weight: 500;
    color: var(--system_secendory_color);
    margin-bottom: 0;
    display: inline-block;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    span {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 2px;
    display: block;
    color: #7b7887;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    p {
    font-size: 16px;
    color: var(--system_secendory_color);
    line-height: 1.7;
    margin-bottom: 14px;
    text-align: left;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    .attach_view {
    display: flex;
    align-items: center;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    .attach_view
    .attacthment_link {
    font-size: 11px;
    background: #a9a9a9;
    color: #fff;
    padding: 3px 10px;
    border-radius: 30px;
    margin-right: 5px;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    .attach_view
    .view {
    color: #fff;
    background: #a9a9a9;
    font-size: 12px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner
    .comment_box_info
    .comment_box_text
    .attach_view
    .view
    i {
    font-size: 12px;
    line-height: 1;
  }
  .conversition_box .single_comment_box .comment_box_inner .comment_box_edit {
    text-align: right;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply {
    margin-left: 50px;
    border-bottom: 1px solid #d1d1d1;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply
    .attach_view {
    justify-content: flex-end;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply2 {
    margin-left: 100px;
    border-bottom: 1px solid #d1d1d1;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply2
    .thumb {
    margin-left: 15px;
    margin-right: 0;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply2
    .attach_view {
    justify-content: flex-end;
  }
  @media (max-width: 575.98px) {
    .conversition_box
      .single_comment_box
      .comment_box_inner.comment_box_inner_reply,
    .conversition_box
      .single_comment_box
      .comment_box_inner.comment_box_inner_reply2 {
      margin-left: 20px;
    }
  }
  .counter_area {
    padding: 150px 0 145px;
    position: relative;
  }
  .counter_area:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 52%;
    background-image: url(../img/about/counter_bg.png);
    -webkit-clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
  }
  .counter_area .counter_wrapper .single_counter {
    display: flex;
    align-items: center;
  }
  .counter_area .counter_wrapper .single_counter:not(:last-child) {
    margin-bottom: 53px;
  }
  .counter_area .counter_wrapper .single_counter:first-child {
    padding-left: 165px;
  }
  .counter_area .counter_wrapper .single_counter:nth-child(2) {
    padding-left: 105px;
  }
  .counter_area .counter_wrapper .single_counter:nth-child(3) {
    padding-left: 15px;
  }
  .counter_area .counter_wrapper .single_counter h3 {
    font-size: 60px;
    font-weight: 900;
    color: var(--system_primery_color);
    margin-right: 42px;
    min-width: 150px;
    margin-bottom: 0;
  }
  .counter_area .counter_wrapper .single_counter .counter_content h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 15px;
  }
  .counter_area .counter_wrapper .single_counter .counter_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #373737;
  }
  @media (max-width: 767.98px) {
    .counter_area {
      padding: 36px 0 72px;
    }
    .counter_area .counter_wrapper .single_counter {
      padding-left: 0 !important;
      flex-direction: column;
      align-items: flex-start;
    }
    .counter_area .counter_wrapper .single_counter h3 {
      font-size: 40px;
      width: auto;
      margin-bottom: 20px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .counter_area {
      padding: 25px 0 144px;
    }
  }
  @media (max-width: 991.98px) {
    .counter_area:before {
      display: none;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .counter_area:before {
      width: 45%;
    }
  }
  @media (min-width: 992px) and (max-width: 1499.98px) {
    .counter_area:before {
      width: 45%;
    }
    .counter_area .counter_wrapper .single_counter:first-child {
      padding-left: 30px;
    }
    .counter_area .counter_wrapper .single_counter:nth-child(2) {
      padding-left: 10px;
    }
    .counter_area .counter_wrapper .single_counter:nth-child(3) {
      padding-left: 0;
    }
    .counter_area .counter_wrapper .single_counter h3 {
      margin-right: 30px;
      font-size: 50px;
    }
  }
  .course_area .single_course .thumb {
    position: relative;
    overflow: hidden;
  }
  .course_area .single_course .thumb img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
  }
  .course_area .single_course .thumb .prise_tag {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    background: #fff;
    color: var(--system_primery_color);
  }
  .course_area .single_course .course_content {
    padding-top: 26px;
    padding-right: 20px;
  }
  .course_area .single_course .course_content h4 {
    font-weight: 700;
    transition: all 0.4s ease-in-out;
  }
  .course_area .single_course .course_content h4:hover {
    color: var(--system_primery_color);
  }
  .course_area .single_course .course_content .rating_cart {
    display: flex;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .course_area .single_course .course_content .rating_cart .rateing {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    margin-right: 5px;
  }
  .course_area .single_course .course_content .rating_cart .rateing span {
    margin-right: 7px;
  }
  .course_area .single_course .course_content .rating_cart .rateing i {
    color: #ffc107;
  }
  .course_area .single_course .course_content .rating_cart .cart_store {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: var(--system_secendory_color);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
  }
  .course_area .single_course .course_content .rating_cart .cart_store:hover {
    border-color: var(--system_primery_color);
    color: var(--system_primery_color);
  }
  .course_area .single_course .course_content .course_less_students a {
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    display: inline-flex;
    align-items: center;
  }
  .course_area
    .single_course
    .course_content
    .course_less_students
    a:not(:last-child) {
    margin-right: 30px;
  }
  .course_area .single_course .course_content .course_less_students a i {
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
  }
  .course_area .single_course:hover img,
  .couse_wizged:hover img {
    transform: scale(1.1);
  }
  .couse_wizged:hover .thumb_inner {
    transform: scale(1);
  }
  .couse_wizged .thumb {
    position: relative;
    overflow: hidden;
    height: 215px;
  }
  .couse_wizged .thumb img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
  }
  .couse_wizged .thumb_inner {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100%;
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
  }
  .couse_wizged .thumb .prise_tag {
    position: absolute;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    top: 20px;
    left: 20px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 50%;
    background: #fff;
    color: var(--system_primery_color);
    min-height: 70px;
    padding: 0 10px !important;
    min-width: 70px !important;
  }
  .couse_wizged .thumb .prev_prise {
    text-decoration: line-through;
    color: var(--system_secendory_color);
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 5px;
  }
  .couse_wizged .course_content {
    padding-top: 26px;
    padding-right: 20px;
  }
  .couse_wizged .course_content h4 {
    font-weight: 700;
    transition: all 0.4s ease-in-out;
  }
  .couse_wizged .course_content h4:hover {
    color: var(--system_primery_color);
  }
  .couse_wizged .course_content .rating_cart {
    display: flex;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .couse_wizged .course_content .rating_cart .rateing {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    margin-right: 5px;
    background: #fff;
  }
  .couse_wizged .course_content .rating_cart .rateing span {
    margin-right: 7px;
  }
  .couse_wizged .course_content .rating_cart .rateing i {
    color: #ffc107;
  }
  .couse_wizged .course_content .rating_cart .cart_store {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: var(--system_secendory_color);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #fff;
    transition: all 0.4s ease-in-out;
  }
  .couse_wizged .course_content .rating_cart .cart_store:hover {
    border-color: var(--system_primery_color);
    color: var(--system_primery_color);
  }
  .couse_wizged .course_content .course_less_students a {
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    display: inline-flex;
    align-items: center;
  }
  .couse_wizged .course_content .course_less_students a:not(:last-child) {
    margin-right: 30px;
  }
  .couse_wizged .course_content .course_less_students a i {
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
  }
  @media (max-width: 1199px) {
    .section_spacing .couse_wizged {
      margin-bottom: 50px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section_spacing .couse_wizged {
      margin-bottom: 30px;
    }
  }
  .Nocouse_wizged {
    grid-gap: 15px;
  }
  .Nocouse_wizged h1 {
    font-size: 30px;
  }
  @media (max-width: 575.98px) {
    .Nocouse_wizged h1 {
      font-size: 20px;
    }
  }
  .quiz_area {
    padding-bottom: 140px;
  }
  .quiz_area .single_course .thumb {
    position: relative;
    overflow: hidden;
  }
  .quiz_area .single_course .thumb img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
  }
  .quiz_area .single_course .thumb .prise_tag {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    top: 20px;
    right: 20px;
    border-radius: 50%;
    background: #fff;
    color: var(--system_primery_color);
  }
  .quiz_area .single_course .thumb .live_tag {
    color: var(--system_primery_color);
  }
  .quiz_area .single_course .thumb .live_tag,
  .quiz_area .single_course .thumb .quiz_tag {
    position: absolute;
    left: 0;
    bottom: 0;
    text-transform: capitalize;
    border-radius: 0 5px 0 0;
    padding: 8px 16px;
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
    background: #fff;
  }
  .quiz_area .single_course .thumb .quiz_tag {
    color: #373737;
  }
  .quiz_area .single_course .course_content {
    padding-top: 26px;
    padding-right: 20px;
  }
  .quiz_area .single_course .course_content h4 {
    font-weight: 700;
    transition: all 0.4s ease-in-out;
  }
  .quiz_area .single_course .course_content h4:hover {
    color: var(--system_primery_color);
  }
  .quiz_area .single_course .course_content .rating_cart {
    display: flex;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .quiz_area .single_course .course_content .rating_cart .rateing {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    margin-right: 5px;
  }
  .quiz_area .single_course .course_content .rating_cart .rateing span {
    margin-right: 7px;
  }
  .quiz_area .single_course .course_content .rating_cart .rateing i {
    color: #ffc107;
  }
  .quiz_area .single_course .course_content .rating_cart .cart_store {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: var(--system_secendory_color);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
  }
  .quiz_area .single_course .course_content .rating_cart .cart_store:hover {
    border-color: var(--system_primery_color);
    color: var(--system_primery_color);
  }
  .quiz_area .single_course .course_content .course_less_students a {
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    display: inline-flex;
    align-items: center;
  }
  .quiz_area
    .single_course
    .course_content
    .course_less_students
    a:not(:last-child) {
    margin-right: 30px;
  }
  .quiz_area .single_course .course_content .course_less_students a i {
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
  }
  .quiz_area .single_course:hover img {
    transform: scale(1.1);
  }
  .quiz_area .white_box {
    background: #fff;
    position: relative;

    padding-top: 90px;
  }
  .author-img {
    width: var(--width);
    height: var(--width);
    flex: 0 0 auto;
    border: 1px solid #F7EFFF;
}
  .quiz_wizged .thumb img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
  }
  .quiz {
    padding: var(--section-sepreate-sm) 0;
    background-color: #fff;
}
  .quiz_wizged .thumb .prise_tag {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
  }
  .quiz_wizged .thumb .live_tag,
  .quiz_wizged .thumb .prise_tag {
    color: var(--system_primery_color);
  }
  .quiz_wizged .thumb .live_tag,
  .quiz_wizged .thumb .quiz_tag {
    position: absolute;
    left: 0;
    bottom: 0;
    text-transform: capitalize;
    border-radius: 0 5px 0 0;
    padding: 8px 16px;
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
    background: #fff;
  }
  .quiz_wizged .thumb .quiz_tag {
    color: #373737;
  }
  .quiz_wizged .course_content {
    padding-top: 26px;
    padding-right: 20px;
  }
  .quiz_wizged .course_content h4 {
    font-weight: 700;
    transition: all 0.4s ease-in-out;
  }
  .quiz_wizged .course_content h4:hover {
    color: var(--system_primery_color);
  }
  .quiz_wizged .course_content .rating_cart {
    display: flex;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .quiz_wizged .course_content .rating_cart .rateing {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    margin-right: 5px;
    background: #fff;
  }
  .quiz_wizged .course_content .rating_cart .rateing span {
    margin-right: 7px;
  }
  .quiz_wizged .course_content .rating_cart .rateing i {
    color: #ffc107;
  }
  .quiz_wizged .course_content .rating_cart .cart_store {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: var(--system_secendory_color);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #fff;
    transition: all 0.4s ease-in-out;
  }
  .quiz_wizged .course_content .rating_cart .cart_store:hover {
    border-color: var(--system_primery_color);
    color: var(--system_primery_color);
  }
  .quiz_wizged .course_content .course_less_students a {
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    display: inline-flex;
    align-items: center;
  }
  .quiz_wizged .course_content .course_less_students a:not(:last-child) {
    margin-right: 30px;
  }
  .quiz_wizged .course_content .course_less_students a i {
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
  }
  .quiz_wizged:hover img {
    transform: scale(1.1);
  }
  .courses_area {
    padding: 80px 0 90px;
  }
  .courses_area .couse_wizged,
  .courses_area .quiz_wizged {
    margin-bottom: 0px;
  }
  .courses_area .short_select .nice-select-search-box {
    display: none;
  }
  .courses_area .short_select ul {
    padding-top: 0;
  }
  .course_category_chose .single_course_categry {
    border: 0.5px solid #d1d1d1;
    border-radius: 20px;
    padding: 26px 26px 0;
  }
  .course_category_chose .single_course_categry .primary_checkbox {
    margin-bottom: 23px;
  }
  .course_category_chose .single_course_categry h4 {
    margin-bottom: 18px;
  }
  .course_category_chose .single_course_categry:not(:last-child) {
    margin-bottom: 36px;
  }
  .course_category_chose .course_title svg {
    margin-right: 10px;
  }
  .Check_sidebar li:not(:last-child) {
    margin-bottom: 15px;
  }
  .noBrake {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .quiz_area .single_course .course_content,
    .quiz_wizged .course_content {
      padding-right: 0;
    }
  }
  @media (max-width: 767.98px) {
    .quiz_area {
      padding-bottom: 45px;
    }
    .quiz_area .white_box {
      margin-top: -75px;
      padding-top: 45px;
    }
    .quiz_area .single_course .course_content,
    .quiz_wizged .course_content {
      padding-right: 0;
    }
    .courses_area {
      padding: 65px 0 30px;
    }
    .courses_area .couse_wizged,
    .courses_area .quiz_wizged {
      margin-bottom: 40px;
    }
  }
  .lms_tabmenu::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .social-list a {
    --link: 30px;
    width: var(--link);
    height: var(--link);
    border-radius: 100%;
    background-color: #EBEFF2;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #98A6B4;
    font-size: 15px;
    line-height: 1.5;
}
.social-list {
  position: relative;
  display: flex;
  align-items: center;
}
  .lms_tabmenu::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .lms_tabmenu::-webkit-scrollbar-thumb {
    background: var(--system_primery_color);
    border-radius: 10px;
    background-size: 200% auto;
  }
  .lms_tabmenu::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .quiz_wizged .thumb .prev_prise {
    text-decoration: line-through;
    color: var(--system_secendory_color);
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 5px;
  }
  .quiz_wizged .thumb .prise_tag {
    top: 20px;
    right: 20px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 50%;
    min-height: 70px;
    min-width: 70px !important;
  }
  html[dir="rtl"] .quiz_wizged .thumb .prise_tag {
    left: 20px;
    right: auto;
  }
  .single_play_list .active span {
    color: var(--system_primery_color);
  }
  .class_tags {
    padding: 20px 20px 20px 24px;
  }
  html[dir="rtl"] .class_tags {
    padding: 20px 24px 20px 20px;
  }
  .class_price_tag .prise_tag {
    right: 24px !important;
  }
  html[dir="rtl"] .class_price_tag .prise_tag {
    left: 24px !important;
    right: auto !important;
  }
  .class_tags,
  .class_tags a {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
    margin-bottom: 0 !important;
  }
  .class_tags span {
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 100px;
    color: #fff;
    line-height: 1.3;
  }
  .class_tags span.bg1 {
    background: #f81717;
  }
  .class_tags span.bg2 {
    background: #4b64ec;
  }
  .class_tags span.bg3 {
    background: #16ce8c;
  }
  .course {
    margin-bottom: 50px;
    margin-top: 50px;
    /* background-image: url(/public/frontend/edulimtema/img/genel-bg.png)!important;*/
    height: 100%;
  }
  .course-section {
    margin: 100px 0;
  }
  .course-item {
    border: 0px solid #d1d1d1;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
  }
  .course-item,
  .course-item-img {
    transition: all 0.4s ease-in-out;
  }
  .course-item-img {
    height: 192px;
    overflow: hidden;
    position: relative;
    border-bottom: 0.5px solid #d1d1d1;
    border-radius: 20px;
  }
  .course-item-img .course-tag {
    position: absolute;
    top: -20px;
    left: 100px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 50px;
    padding: 6px 16px;
    background: #ffffff;
  }

  .course-tag {
    position: relative;
    top: 17px;
    text-align: center;
    left: 94px;
    width: 151px;
    font-size: 14px!important;
    z-index: 999999999999;
    line-height: 1.4;
    border-radius: 50px;
    padding: 6px 20px;
    background: #ffffff;
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.4);
  }
  .course-item-info .course-tag {
    margin-top: -25px;
    margin-left: -6px;
    width: 55%;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 50px;
    padding: 6px 16px;
    background: #9b6ce51a;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .course-item-img .course-tag {
      font-size: 13px;
    }
  }
  @media only screen and (max-width: 991px) {
    .course-item-img .course-tag {
      font-size: 12px;
    }
  }
  html[dir="rtl"] .course-item-img .course-tag {
    left: auto;
    right: 20px;
  }
  .course-item-img .course-tag span {
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .course-item-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    transition: all 0.4s ease-in-out;
  }
  .course-item:hover img {
    transform: scale(1.2) !important;
  }
  .course-item-info {
    padding: 16px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .course-item-info-footer {
    border-top: 0.5px solid #d1d1d1;
  }
  .course-item-info .title {
    font-size: 22px;
    line-height: 1.4;
    line-height: 24px;
    font-weight: 600;
    color: #1f2b40;
    font-family: var(--fontFamily1);
    margin-bottom: 12px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
    background: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .course-item-info .title {
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 991px) {
    .course-item-info .title {
      font-size: 13px;
    }
  }
  .course-item-info .title:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .course-item-info .meta {
    font-size: 13px;
    line-height: 1.4;
    color: #1f2b40;
    margin-bottom: 30px;
    line-height: 15px;
  }
  @media only screen and (max-width: 991px) {
    .course-item-info .meta {
      font-size: 12px;
    }
  }
  .course-item-info .meta img,
  .course-item-info .meta svg {
    width: 15px;
    height: 15px;
  }
  .course-item-info .meta a {
    color: #1f2b40;
  }
  .course-item-info-description {
    font-size: 13px;
    line-height: 1.4;
    color: #656a7b;
    line-height: 21px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  @media only screen and (max-width: 991px) {
    .course-item-info-description {
      font-size: 12px;
    }
  }
  .course-item-footer {
    padding-top: 12px;
    flex-grow: 1;
    position: relative;
  }
  .course-item-footer:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    border-top: 0.5px solid #d1d1d1;
    bottom: 43px;
    left: 0;
    right: 0;
  }
  .course-item-footer.no-border:before {
    display: none;
  }
  .course-item-footer .price {
    display: flex;
    gap: 10px;
    align-items: flex-end;
  }
  .course-item-footer .price .current {
    font-size: 20px;
    line-height: 1.5;
    line-height: 24px;
    font-weight: 700;
    font-family: var(--fontFamily1);
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .course-item-footer .price .current {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .course-item-footer .price .current {
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 767px) {
    .course-item-footer .price .current {
      font-size: 14px;
    }
  }
  .course-item-footer .price del {
    color: #1f2b40;
    font-size: 16px;
    line-height: 1;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .course-item-footer .price del {
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 991px) {
    .course-item-footer .price del {
      font-size: 13px;
    }
  }
  .curriculum_meta {
    gap: 8px;
  }
  .curriculum_meta li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
  }
  .curriculum_meta li:not(:last-child):after {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #1f2b40;
    display: inline-block;
  }
  .curriculum_meta_accordion {
    gap: 8px;
    padding-right: 40px;
  }
  .curriculum_meta_accordion li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
  }
  .curriculum_meta_accordion li:not(:last-child):after {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #fff;
    display: inline-block;
  }
  .expand_all_btn {
    font-size: 20px;
    font-weight: 700;
    color: #020343;

    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .expand_all_btn:hover {
    background-position: 100%;
  }
  .accordion-item {
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0784313725);
  }
  .accordion-item .accordion-button {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff !important;
    padding: 20px !important;
  }
  .accordion-item .accordion-button:before {
    color: #fff !important;
  }
  .accordion-item .accordion-body {
    padding-top: 34px;
    background: #fff;
    border: 0;
  }
  .curriculam_left {
    max-width: none;
    flex: initial;
  }
  .course_category_chose .primary_checkbox .label_name {
    color: #9f8ea9;
  }
  .course_category_chose .primary_checkbox:hover .label_name,
  .course_category_chose
    .primary_checkbox
    input[checked]
    + .checkmark
    + .label_name {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webit-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .course_category_chose .single_course_categry h4 {
    font-weight: 500 !important;
  }
  .primary_checkbox2 .checkmark:after,
  .primary_checkbox .checkmark:after {
    background: rgb(104 161 255 / 10%) !important;
    border-color: rgb(104 188 255 / 70%) !important;
  }
  .single_course_categry ul {
    max-height: 250px;
    overflow: auto;
    margin: 18px 0 20px;
    padding-top: 2px;
  }
  .single_course_categry ul::-webkit-scrollbar {
    width: 5px;
  }
  .single_course_categry ul::-webkit-scrollbar-track {
    background: rgba(143, 104, 255, 0.2);
    border-radius: 20px;
    border: 1px solid #fff !important;
    box-sizing: content-box;
  }
  .single_course_categry ul::-webkit-scrollbar-thumb {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 20px;
  }
  .single_course_categry ul::-webkit-scrollbar-thumb:hover {
    background-position: 100%;
  }
  .mt-30 {
    margin-top: 30px;
  }
  .font_40 {
    font-size: 40px;
  }
  .gap-10 {
    gap: 10px;
  }
  .gap-12 {
    gap: 12px;
  }
  .gap-20 {
    gap: 20px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .px-34 {
    padding-left: 34px;
    padding-right: 34px;
  }
  .pb-50 {
    padding-bottom: 50px;
  }
  .font_32 {
    font-size: 32px;
  }
  .details_shadow {
    box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1490196078) !important;
    margin-bottom: 50px;
  }
  .course_tabs.gradient {
    border-radius: 2px;
    margin-bottom: 50px;
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-size, 95px);
    z-index: 2;
  }
  .course_tab_content > div:not(:last-child) {
    margin-bottom: 50px;
  }
  .gradient_border {
    background: #fff;
    border-radius: 5px;
  }
  .gradient_border .nav-item .nav-link.active {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
  }
  .gradient_border .nav-item .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    background: #f5f5f5;
    border: 1px solid #f5f5f5 !important;
    margin: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
  }
  .gradient_border .nav-item .nav-link:not(.active):hover {
    background: #fff;
    color: var(--system_secendory_color);
    border: 0.5px solid var(--system_primery_gredient1) !important;
  }
  .course_sidebar {
    margin-top: -304px;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1490196078);
    margin-bottom: 50px;
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-size, 95px);
  }
  @media (min-width: 1200px) and (max-width: 1400px) {
    .course_sidebar {
      margin-top: -320px;
    }
  }
  @media (max-width: 1200px) {
    .course_sidebar {
      margin-top: 0;
    }
  }
  .quiz_sidebar__widget {
    background: #fff;
    box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1490196078);
    margin-bottom: 50px;
  }
  .course__details,
  .quiz__details {
    padding: 35px 0 0;
    background: #fff;
  }
  .course__details_head,
  .quiz__details_head {
    padding: 50px 0;
    padding-top: 122px;
    background: linear-gradient(45deg, #3c64c3, #2abdff) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .course__details_head .location,
  .quiz__details_head .location {
    font-size: 18px;
    line-height: 28px;
    color: var(--menu_text);
    display: flex;
    align-items: center;
  }
  .course__details_head .location .location_title,
  .quiz__details_head .location .location_title {
    width: 17ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .course__details_head .category,
  .quiz__details_head .category {
    margin-bottom: 40px;
  }
  .course__details_head .category_item a,
  .quiz__details_head .category_item a {
    text-decoration: underline !important;
    text-underline-offset: 4px;
    color: var(--menu_text);
    font-size: 14px;
    text-transform: capitalize;
  }
  .course__details_head .meta_item,
  .quiz__details_head .meta_item {
    background: #fff;
    color: #1f2b40;
    padding: 10px 16px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 50px;
  }
  .course__details_head .meta_item.highlight,
  .quiz__details_head .meta_item.highlight {
    background: var(--system_secendory_color);
    color: #fff;
    padding: 7px 24px 7px 7px;
    background-size: 200% auto;
    border-radius: 50px;
  }
  .course__details_head .meta_item.highlight img,
  .quiz__details_head .meta_item.highlight img {
    border-radius: 100%;
    width: 30px;
    aspect-ratio: 1/1;
  }
  .course__details_head .meta_item.highlight p,
  .quiz__details_head .meta_item.highlight p {
    color: #fff;
  }
  .course__details_head .title,
  .quiz__details_head .title {
    font-size: 26px;
    line-height: 64px;
    color: var(--menu_text);
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  @media (max-width: 991px) {
    .course__details_head .title,
    .quiz__details_head .title {
      font-size: 38px;
      line-height: 48px;
    }
  }
  @media (max-width: 767px) {
    .course__details_head .title,
    .quiz__details_head .title {
      font-size: 32px;
      line-height: 42px;
    }
  }
  .course__details_title,
  .quiz__details_title {
    display: flex;
  }
  .course__details_title .single__details,
  .quiz__details_title .single__details {
    display: flex;
    align-items: center;
    position: relative;
    width: 33%;
    z-index: 1;
    margin-bottom: 40px;
  }
  .course__details_title .single__details:not(:last-child),
  .quiz__details_title .single__details:not(:last-child) {
    margin-right: 60px;
    padding-right: 60px;
  }
  .course__details_title .single__details:not(:last-child):before,
  .quiz__details_title .single__details:not(:last-child):before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #e9e7f7;
    width: 1px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
  }
  .course__details_title .single__details .thumb,
  .quiz__details_title .single__details .thumb {
    margin-right: 25px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    flex: 80px 0 0;
    background-size: cover;
    background-position: 50%;
  }
  .course__details_title .single__details .thumb img,
  .quiz__details_title .single__details .thumb img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
  }
  .course__details_title .single__details .details_content span,
  .quiz__details_title .single__details .details_content span {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    display: inline-block;
    margin-bottom: 3px;
  }
  .course__details_title .single__details .details_content .rating_star,
  .quiz__details_title .single__details .details_content .rating_star {
    display: flex;
  }
  .course__details_title .single__details .details_content .rating_star .stars,
  .quiz__details_title .single__details .details_content .rating_star .stars {
    display: flex;
    align-items: center;
  }
  .course__details_title .single__details .details_content .rating_star .stars i,
  .quiz__details_title .single__details .details_content .rating_star .stars i {
    font-size: 15px;
    color: #ffc107;
  }
  .course__details_title
    .single__details
    .details_content
    .rating_star
    .stars
    i:not(:last-child),
  .quiz__details_title
    .single__details
    .details_content
    .rating_star
    .stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .course__details_title .single__details .details_content .rating_star p,
  .quiz__details_title .single__details .details_content .rating_star p {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font_family2), sans-serif;
    color: var(--system_secendory_color);
    margin-bottom: 0;
    margin-left: 19px;
  }
  .course__details .video_screen,
  .quiz__details .video_screen {
    background-image: url(../img/course_details/banner.jpg);
    width: 100%;
    aspect-ratio: 415/267;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .course__details .video_screen p,
  .quiz__details .video_screen p {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--font_family2), sans-serif;
    color: #fff;
    margin-top: 14px;
  }
  .quiz__details {
    background: #fff;
    padding: 80px 0 50px !important;
  }
  .sidebar__widget {
    padding: 24px 40px 40px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);

  }
  .sidebar__widget .sidebar__title {
    display: flex;
    align-items: center;
    margin-bottom: 21px;
  }
  .sidebar__widget .sidebar__title h3 {
    font-size: 36px;
    font-weight: 700;
    color: #020343;
    margin-bottom: 0;
    margin-right: 0;
  }
  .sidebar__widget .sidebar__title .previous_price {
    font-size: 20px;
    font-weight: 500;
  }
  .sidebar__widget .sidebar__title p {
    font-weight: 600;
  }
  .sidebar__widget .sidebar__title p,
  .sidebar__widget .sidebar__title p a {
    font-size: 14px;
    color: #c4c4c4;
    margin-bottom: 0;
    font-family: var(--font_family1);
  }
  @media (max-width: 992px) {
    .discount-banner .discount-badge,.use_discount_btn,.category_search{
        display: none!important;
    }
  }

  @media (max-width: 767px) {
    .discount-text {
      text-align: center;
      width: 100%;
      justify-content: center;
      display: flex;
      align-items: center;
    }
    .discount-timer {
      justify-content: center;
      margin: 0 auto;
      display: flex;
    }
    .discount-banner-left {
      justify-content: center;
      text-align: center;
      flex-direction: column;
      width: 100%;
    }
    .discount-banner-right {
      justify-content: center;
      text-align: center;
      width: 100%;
      flex-wrap: wrap;
    }
    .discount-banner .row {
      text-align: center;
    }
  }

  @media (min-width: 992px) {
    .category_search:hover .menu_dropdown > ul {
      opacity: 1;
      visibility: visible;
      top: 70px;
    }

    .header_area .main_menu #mobile-menu {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      column-gap: 10px;
      margin: 0;
      padding: 0;
    }

    .header_area .main_menu #mobile-menu > li {
      list-style: none;
    }

    .header_area .main_menu #mobile-menu > li > a {
      display: inline-flex;
      align-items: center;
      padding: 8px 18px;
      border-radius: 999px;
      background: rgba(0, 0, 0, 0.25);
      border: 2px solid rgba(255, 255, 255, 0.15);
      color: #ffffff;
      font-weight: 500;
      text-decoration: none;
      transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
    }

    .header_area .main_menu #mobile-menu > li > a:hover {
      background: var(--system_primery_gredient1);
      border-color: transparent;
      color: #ffffff;
    }
  }
  .sidebar__widget .sidebar__title p a {
    font-weight: 500;
  }
  .sidebar__widget .sidebar__title p a:hover {
    color: var(--system_primery_color);
  }
  .sidebar__widget .sidebar__title p a i {
    margin-right: 5px;
  }
  .sidebar__widget .course_includes li {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .sidebar__widget .course_includes li:not(:last-child) {
    margin-bottom: 12px;
  }
  .sidebar__widget .course_includes li i {
    font-size: 22px;
    font-weight: 400;
    color: #373737;
    margin-right: 15px;
  }
  .sidebar__widget .course_includes li p {
    font-size: 14px;
    font-weight: 400;
    color: #373737;
    margin-bottom: 0;
  }
  .lms_tab_content
    .course_overview_description
    .single_overview:not(:last-child) {
    margin-bottom: 54px;
  }
  .lms_tab_content .course_overview_description .single_overview:last-child {
    margin-bottom: 25px;
  }
  .lms_tab_content .course_overview_description .single_overview .theme_border {
    margin-bottom: 24px;
  }
  .lms_tab_content .course_overview_description .single_overview p {
    line-height: 26px;
    font-weight: 400;
  }
  .lms_tab_content .course_overview_description .single_overview .social_btns {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
  }
  .lms_tab_content
    .course_overview_description
    .single_overview
    .social_btns
    .social_btn {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .lms_tab_content
    .course_overview_description
    .single_overview
    h4:not(:first-child) {
    margin-top: 66px;
  }
  .lms_tab_content .instractor_details_wrapper {
    padding-bottom: 97px;
  }
  .lms_tab_content .instractor_details_wrapper .instractor_title {
    margin-bottom: 45px;
  }
  .lms_tab_content .instractor_details_wrapper .instractor_title h4 {
    margin-bottom: 3px;
  }
  .lms_tab_content .instractor_details_wrapper .instractor_title > p {
    color: #373737;
    font-weight: 500;
  }
  .lms_tab_content
    .instractor_details_wrapper
    .instractor_details_inner
    .instractor_details_info
    h4 {
    margin-bottom: 8px;
  }
  .lms_tab_content
    .instractor_details_wrapper
    .instractor_details_inner
    .instractor_details_info
    h5 {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
  }
  .lms_tab_content
    .instractor_details_wrapper
    .instractor_details_inner
    .instractor_details_info
    .ins_details {
    margin-bottom: 21px;
    margin-top: 24px;
  }
  .lms_tab_content
    .instractor_details_wrapper
    .instractor_details_inner
    .instractor_details_info
    .intractor_qualification
    .single_qualification {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    margin-bottom: 10px;
  }
  .lms_tab_content
    .instractor_details_wrapper
    .instractor_details_inner
    .instractor_details_info
    .intractor_qualification
    .single_qualification
    i {
    font-size: 22px;
    font-weight: 400;
    margin-right: 15px;
  }
  .lms_tab_content .author_courses {
    padding-top: 30px;
    border-top: 1px solid #e9e7f7;
  }
  .course_review_wrapper .details_title {
    margin-bottom: 45px;
  }
  .course_review_wrapper .details_title h4 {
    margin-bottom: 3px;
  }
  .course_review_wrapper .details_title > p {
    color: #373737;
  }
  .course_review_wrapper .course_feedback {
    display: flex;
    align-items: center;
    border: 0.5px solid #d1d1d1;
    padding: 24px 38px 24px 26px;
    border-radius: 2px;
  }
  @media (max-width: 767px) {
    .course_review_wrapper .course_feedback {
      padding-right: 26px;
      padding-left: 26px;
    }
  }
  html[dir="rtl"] .course_review_wrapper .course_feedback {
    padding-left: 38px;
    padding-right: 26px;
  }
  .course_review_wrapper .course_feedback .course_feedback_left {
    padding-right: 60px;
    margin-bottom: 30px;
    text-align: center;
  }
  @media (max-width: 767px) {
    .course_review_wrapper .course_feedback .course_feedback_left {
      padding-right: 0;
    }
  }
  .course_review_wrapper .course_feedback .course_feedback_left h2 {
    font-size: 48px;
    font-weight: 900;
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    margin-bottom: 0;
    line-height: 1;
  }
  .course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0 8px;
  }
  .course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars i {
    color: #ffc107;
    font-size: 16px;
  }
  .course_review_wrapper
    .course_feedback
    .course_feedback_left
    .feedmak_stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .course_review_wrapper .course_feedback .course_feedback_left span {
    font-family: var(--font_family2), sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #656a7b;
  }
  .course_review_wrapper .course_feedback .feedbark_progressbar {
    width: 100%;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar {
    display: grid;
    grid-template-columns: minmax(-webkit-max-content, 100%) repeat(2, 1fr);
    grid-template-columns: minmax(max-content, 100%) repeat(2, 1fr);
    align-items: center;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar:not(:last-child) {
    margin-bottom: 20px;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .progress {
    height: 19px;
    background-color: #e8e8ed;
    border-radius: 30px;
    margin-right: 23px;
    border: 1px solid rgba(143, 104, 255, 0.3019607843);
    padding: 4px;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .progress
    .progress-bar {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 30px;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .rating_percent
    .feedmak_stars {
    display: flex;
    align-items: center;
    margin: 0 14px 0 0;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .rating_percent
    .feedmak_stars
    i {
    color: #ffc107;
    font-size: 16px;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .rating_percent
    .feedmak_stars
    i.empty {
    color: rgba(143, 104, 255, 0.3019607843);
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .rating_percent
    .feedmak_stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .course_review_wrapper
    .course_feedback
    .feedbark_progressbar
    .single_progrssbar
    .rating_percent
    span {
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
  }
  .course_review_wrapper .course_cutomer_reviews {
    margin-top: 42px;
  }
  .course_review_wrapper .course_cutomer_reviews .details_title {
    margin-bottom: 80px;
  }
  .course_review_wrapper .course_cutomer_reviews .single_reviews {
    display: flex;
    border-bottom: 1px solid #e9e7f7;
    padding-bottom: 90px;
    position: relative;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    p {
    text-align: left;
  }
  .course_review_wrapper .course_cutomer_reviews .single_reviews .time {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
    font-size: 12px;
    padding: 5px 14px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .course_review_wrapper .course_cutomer_reviews .single_reviews p {
    color: #656a7b;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
  }
  .course_review_wrapper .course_cutomer_reviews .single_reviews:last-child {
    border: 0;
  }
  .course_review_wrapper .course_cutomer_reviews .single_reviews .thumb {
    font-size: 20px;
    font-weight: 700;
    font-family: var(--font_family1);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--system_primery_color);
    flex: 80px 0 0;
    margin-right: 27px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 80px;
    margin-bottom: 20px;
    background-size: 200% auto;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    h4 {
    margin-bottom: 0;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    .rated_customer {
    display: flex;
    align-items: center;
    margin: 7px 0 16px;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    .rated_customer
    .feedmak_stars {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    .rated_customer
    .feedmak_stars
    i {
    color: #ffc107;
    font-size: 15px;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    .rated_customer
    .feedmak_stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .course_review_wrapper
    .course_cutomer_reviews
    .single_reviews
    .review_content
    .rated_customer
    span {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
  }
  .view_all_qa_btn,
  .view_all_review_btn {
    height: 74px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f2b40;
    color: #fff;
    font-size: 24px;
    transition: all 0.4s ease-in-out;
    margin-bottom: 70px;
    margin-top: 40px;
  }
  .view_all_qa_btn:hover,
  .view_all_review_btn:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  @media (max-width: 767.98px) {
    .course__details {
      padding: 75px 0 45px;
    }
    .course__details_title {
      flex-direction: column;
    }
    .course__details_title .single__details {
      margin-bottom: 30px;
    }
    .course__details_title .single__details:not(:last-child) {
      margin-right: 0;
      padding-right: 0;
    }
    .course__details_title .single__details:not(:last-child):before {
      display: none;
    }
    .course__details .video_screen {
      width: 100%;
      /*aspect-ratio: 1/1; */
    }
    .sidebar__widget .sidebar__title h3 {
      font-size: 30px;
    }
    .lms_tab_content {
      margin-bottom: 45px;
    }
    .lms_tab_content .instractor_details_wrapper {
      padding-bottom: 47px;
    }
    .lms_tab_content .instractor_details_wrapper .instractor_details_inner {
      grid-template-columns: auto;
      grid-gap: 30px;
      margin-bottom: 30px;
    }
    .lms_tab_content
      .instractor_details_wrapper
      .instractor_details_inner
      .instractor_details_info
      .ins_details {
      margin-bottom: 21px;
    }
    .lms_tab_content .author_courses {
      padding-top: 47px;
    }
    .course_review_wrapper .course_feedback {
      flex-direction: column;
    }
    .course_review_wrapper
      .course_feedback
      .feedbark_progressbar
      .single_progrssbar
      .progress,
    .course_review_wrapper
      .course_feedback
      .feedbark_progressbar
      .single_progrssbar
      .rating_percent
      .feedmak_stars {
      margin-right: 15px;
    }
    .course_review_wrapper
      .course_feedback
      .feedbark_progressbar
      .single_progrssbar
      .rating_percent
      .feedmak_stars
      i {
      font-size: 14px;
    }
    .course_review_wrapper .course_cutomer_reviews .details_title {
      margin-bottom: 30px;
    }
    .course_review_wrapper .course_cutomer_reviews .single_reviews {
      padding-bottom: 40px;
      margin-bottom: 40px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .course__details_title .single__details:not(:last-child) {
      margin-right: 10px;
      padding-right: 10px;
    }
    .course__details_title .single__details:not(:last-child):before {
      display: none;
    }
    .course__details_title .single__details .details_content h4 {
      font-size: 18px;
    }
    .course__details_title .single__details .details_content .rating_star p {
      margin-left: 5px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .sidebar__widget .sidebar__title h3 {
      font-size: 30px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .sidebar__widget .sidebar__title h3 {
      font-size: 30px;
    }
  }
  @media (min-width: 1500px) {
    .lms_tab_content {
      padding-right: 50px;
    }
  }
  @media (max-width: 575.98px) {
    .course_review_wrapper .course_cutomer_reviews .single_reviews {
      flex-direction: column;
    }
  }
  .btn-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
  }
  .sale_time_left {
    color: #f82734;
  }
  .money_back_guarantee {
    font-size: 16px;
    color: #656a7b;
  }
  .course_details_additional_actions {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #1f2b40;
  }
  .course_details_additional_actions li a {
    color: #1f2b40;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
    position: relative;
  }
  .course_details_additional_actions li a:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #1f2b40;
  }
  .course_details_additional_actions li a:hover {
    color: var(--system_primery_gredient1);
  }
  .course_details_additional_actions li a:hover:after {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .apply_coupon_section label {
    font-size: 15px;
    font-weight: 500;
    color: #1f2b40;
  }
  .apply_coupon_section input {
    display: block;
    width: 100%;
    height: 46px;
    padding: 4px 140px 4px 10px;
    border: 1px solid #08001f;
    border-radius: 50px;
    background: #f7efff;
    margin-top: 6px;
  }
  html[dir="rtl"] .apply_coupon_section input {
    padding-left: 140px;
    padding-right: 10px;
  }
  .apply_coupon_section button[type="submit"] {
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    border-radius: 50px;
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
    height: 40px;
    min-width: 127px;
  }
  html[dir="rtl"] .apply_coupon_section button[type="submit"] {
    right: auto;
    left: 3px;
  }
  .apply_coupon_section button[type="submit"]:hover {
    background-position: 100%;
  }
  .more_course_section {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  .more_course_section .section__title h3 {
    font-size: 40px;
  }
  .more_course_section .owl-nav div {
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 0.5px solid #d1d1d1;
  }
  .more_course_section .owl-nav div svg {
    color: #1f2b40;
  }
  .more_course_section .owl-nav div:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .more_course_section .owl-nav div:hover svg {
    color: #fff;
  }
  .more_course_section .owl-nav div.owl-next {
    right: -100px !important;
    left: auto !important;
  }
  .more_course_section .owl-nav div.owl-prev {
    left: -100px !important;
    right: auto !important;
  }
  .more_course_section .view-all-btn a,
  .more_course_section .view-all-btn i {
    font-size: 20px;
    font-weight: 700;
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    transition: all 0.4s ease-in-out;
  }
  .more_course_section .view-all-btn a:hover,
  .more_course_section .view-all-btn i:hover {
    background-position: 100%;
  }
  .more_course_section .view-all-btn i {
    transform: rotate(-45deg);
  }
  @media (max-width: 991px) {
    .more_course_section {
      padding-top: 40px;
    }
    .more_course_section .section__title h3 {
      font-size: 30px;
      line-height: 1.4;
    }
  }
  @media (max-width: 576px) {
    .more_course_section .section__title h3 {
      font-size: 20px;
      line-height: 1.4;
    }
  }
  .instractor_details_wrapper .thumb {
    width: 143px;
    min-width: 143px;
    height: 143px;
    aspect-ratio: 1/1;
    border-radius: 100%;
    border: 3px solid #1f2b40;
    overflow: hidden;
  }
  .social_links {
    gap: 6px;
    margin-top: 20px;
  }
  .social_links li a {
    display: inline-block;
    height: 35px;
    width: 35px;
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .social_links li a:hover {
    background-position: 100%;
  }
  .social_links li a i {
    color: #fff;
  }
  .instractor_details_info h4 {
    font-size: 24px;
    color: #1f2b40;
  }
  .instractor_details_info .about_instructor {
    color: #656a7b;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .intractor_qualification .single_qualification {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .intractor_qualification .single_qualification:not(:last-child) {
    margin-bottom: 30px;
  }
  .intractor_qualification {
    position: relative;
  }
  .intractor_qualification:before {
    content: "";
    width: 2px;
    height: 100%;
    background: radial-gradient(
      50% 50% at 50% 50%,
      rgba(143, 104, 255, 0.6) 0,
      rgba(143, 104, 255, 0) 100%
    );
    position: absolute;
    left: -30px;
    top: 0;
  }
  html[dir="rtl"] .intractor_qualification:before {
    left: auto;
    right: -30px;
  }
  .instractor_details_inner {
    --bs-gutter-x: 60px;
  }
  .instructor_box {
    border: 0.5px solid #d1d1d1;
    border-bottom: 0;
    position: relative;
    padding: 20px 44px;
  }
  .instructor_box:before {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 2px;
  }
  .rating_percent span {
    min-width: 40px;
  }
  .svg-play {
    height: 24px;
    width: 24px;
    min-width: 24px;
    background: #1f2b40;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
  }
  .svg-play svg {
    margin-left: 2px;
  }
  html[dir="rtl"] .svg-play svg {
    margin-left: 0;
    margin-right: 2px;
  }
  .curriculam_single:hover .svg-play {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .curriculam_single .theme_btn_lite {
    background: none;
    position: relative;
    padding: 0;
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    border: 0;
  }
  .curriculam_single .theme_btn_lite:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-radius: 2px;
    z-index: 2;
    border: 0;
  }
  .curriculam_single .theme_btn_lite:hover {
    border: 0;
    background-position: 100%;
  }
  .curriculam_single .theme_btn_lite:hover:before {
    background-position: 100%;
  }
  .theme_according .curriculam_left,
  .theme_according .curriculam_right {
    gap: 8px;
  }
  .grid-column-span2 {
    grid-column: 1/3;
  }
  .single_overview .social_btns,
  .single_overview h4:not(:first-child) {
    margin-top: 66px;
  }
  .students_also_bought {
    padding: 20px;
  }
  .students_also_bought .single_related_product {
    border: 0.5px solid #d1d1d1;
  }
  .students_also_bought .single_related_product:not(:last-child) {
    margin-bottom: 18px;
  }
  .students_also_bought .single_related_product .left {
    border-right: 0.5px solid #d1d1d1;
    padding: 8px;
  }
  .students_also_bought .single_related_product .right .stats {
    display: flex;
    flex-direction: column;
    border-right: 0.5px solid #d1d1d1;
  }
  .students_also_bought .single_related_product .right .stats li {
    font-size: 13px;
    color: #1f2b40;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .students_also_bought
    .single_related_product
    .right
    .stats
    li:not(:last-child) {
    border-bottom: 0.5px solid #d1d1d1;
  }
  .students_also_bought .single_related_product .right .price {
    border-right: 0.5px solid #d1d1d1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .students_also_bought .single_related_product .right .price .current {
    font-size: 20px;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 700;
  }
  .students_also_bought .single_related_product .right .price del {
    font-size: 16px;
    color: #1f2b40;
  }
  .students_also_bought .single_related_product .right .card_area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .students_also_bought .thumb {
    height: 80px;
    width: 80px;
    border-radius: 2px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .students_also_bought .skill_lavel {
    font-size: 13px;
    background: #1f2b40;
    padding: 2px 8px;
    border-radius: 2px;
    color: #fff;
  }
  .students_also_bought .info {
    color: #656a7b;
    font-size: 14px;
  }
  .students_also_bought .info li {
    position: relative;
  }
  .students_also_bought .info li:not(:last-child):after {
    content: "";
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 100%;
    background: #656a7b;
    margin-left: 8px;
  }
  .students_also_bought .title {
    font-size: 14px;
    color: #1f2b40;
    font-weight: 600;
  }
  .rating img {
    width: 16px;
    height: 16px;
  }
  .theme_according .accordion-header button span {
    color: #fff;
  }
  .applied_coupon_container {
    gap: 10px;
    margin-top: 20px;
  }
  .applied_coupon_container .applied_coupon {
    border: 1px solid var(--system_primery_gredient1);
    border-radius: 4px;
    flex-grow: 1;
    display: flex;
  }
  .applied_coupon_container .coupon_code {
    padding: 2px 10px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    flex-grow: 1;
    font-weight: 700;
    text-align: center;
  }
  .applied_coupon_container span.coupon_off {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 2px 16px;
    font-weight: 700;
  }
  .applied_coupon_container .remove_coupon a,
  .applied_coupon_container .remove_coupon button {
    white-space: nowrap;
    color: var(--system_secondary_color);
    text-decoration: underline !important;
    text-underline-offset: 4px;
  }
  .applied_coupon_container .remove_coupon a:hover,
  .applied_coupon_container .remove_coupon button:hover {
    color: var(--system_primery_gredient1);
  }
  .social_btn:hover {
    background-size: 200% auto !important;
  }
  .skill_lavel-tag {
    color: #fff;
    background: #1f2b40;
    font-size: 13px;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 2px;
    line-height: 20px;
  }
  .rating_filter_star img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .social_share_options_label {
    font-size: 15px;
    font-weight: 600;
    color: #1f2b40;
    margin-top: 30px;
  }
  .course_share_social_links {
    justify-content: flex-start;
    gap: 10px;
    margin-top: 6px;
  }
  .course_share_social_links a {
    display: flex;
    height: 40px;
    width: 40px;
    border: 1px solid hsla(0, 0%, 69%, 0.4509803922);
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
  }
  .course_share_social_links a i {
    color: #8d8d8d;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
  }
  .course_share_social_links a:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .course_share_social_links a:hover i {
    color: #fff;
  }
  .conversition_box
    .single_comment_box
    .comment_box_inner.comment_box_inner_reply2
    .thumb {
    margin-left: 0;
    margin-right: 15px;
  }
  .cart_store > img {
    width: 23px !important;
  }
  .course-item:hover .cart_store img {
    transform: scale(1) !important;
  }
  .cart_store:hover img,
  .course-item .cart_store:hover img {
    transform: scale(1.2) !important;
  }
  .quiz_details_thumb {
    height: 265px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  @media (max-width: 767px) {
    .students_also_bought h4 {
      font-size: 32px;
    }
  }
  .cta_area {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/banner/cta_bg.jpg);
    background-position: 50%;
    position: relative;
    z-index: 1;
    padding: 150px 0;
  }
  .cta_area:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #0a0b21;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .cta_area .section__title h3 {
    margin-bottom: 10px;
  }
  .cta_area .section__title p {
    margin-bottom: 40px;
  }
  .package_area {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/banner/backage_bg.jpg);
    background-position: bottom;
    padding-top: 140px;
    padding-bottom: 292px;
  }
  @media (min-width: 768px) and (max-width: 1199px) {
    .package_area {
      padding-top: 90px;
      padding-bottom: 230px;
    }
  }
  .package_area .single_package {
    text-align: center;
  }
  .package_area .single_package .icon img {
    display: inline-block;
    width: auto !important;
    height: 70px;
  }
  .package_area .single_package h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 31px;
  }
  .package_area .single_package p {
    font-size: 16px;
    font-weight: 500;
    color: #373737;
  }
  @media (max-width: 767.98px) {
    .cta_area {
      padding: 75px 0;
    }
    .package_area {
      padding-top: 65px;
      padding-bottom: 145px;
    }
  }
  .header_iner {

    position: relative;
    width: 100%;
    top: 0;
    z-index: 99;
    padding: 0 45px 0 30px;
    height: 80px;
    background-size: 200% auto;
  }
  .header_iner .category_search .theme_search_field {
    background-color: #fff;
  }
  .header_iner .category_search .theme_search_field .btn {
    color: #000 !important;
  }
  .header_iner .category_search input::-moz-placeholder {
    color: #fff !important;
  }
  .header_iner .category_search input::placeholder {
    color: #fff !important;
  }
  .profile_info {
    position: relative;
    cursor: pointer;
    max-width: 250px;
  }
  .profile_info img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 15px;
  }
  .profile_info span {
    font-size: 16px;
    font-weight: 600;
    color: #687083;
    font-family: var(--font_family1);
  }
  .profile_info_iner {
    position: absolute;
    top: 100%;
    right: 0;
    text-align: left;
    min-width: 294px;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 57px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid var(--system_primery_color);
    opacity: 0;
    visibility: hidden;
    transform: translateY(3px);
    transform-origin: right top;
    transition: all 0.4s ease-in-out;
  }
  .active .profile_info_iner {
    opacity: 1;
    visibility: visible;
    transform: translateY(13px);
  }
  .profile_info_iner a {
    display: block;
    padding: 13px 10px;
    color: var(--system_secendory_color);
    border-radius: 6px;
    transition: all 0.4s ease-in-out;
  }
  .profile_info_iner a:hover {
    background-color: #f3f5fa;
    color: var(--system_primery_color);
  }
  .profile_info_icon {

    color: var(--system_primery_color);
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    margin-right: 0;
    padding: 0px 0px;
    border-radius: 6px;
  }
  @media (max-width: 420px) {
    .profile_info_icon {
      padding: 11px 15px;
    }
  }
  .profile_info_icon svg {
    width: 17px;
    height: 18px;
  }
  .active .profile_info_icon {
    color: #fff;
    background-color: var(--system_secendory_color);
  }
  .profile_info .studentProfileThumb {
    --img: 40px;
    width: var(--img);
    height: var(--img);
    border-radius: 100%;
    cursor: pointer;
    margin-right: 15px;
    background-size: cover;
    background-position: 50%;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  @media (max-width: 767px) {
    .profile_info .studentProfileThumb {
      --img: 30px;
    }
  }
  .sidebar_icon i {
    font-size: 24px;
  }
  .notification_area {
    right: -30px;
    width: 330px;
    z-index: 10;
    border-radius: 10px;
    box-shadow: 2px 2px 40px hsla(0, 0%, 69.4%, 0.15);
    top: 64px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
  }
  .notification_area,
  .notification_area:after {
    position: absolute;
    background: #fff;
    border: 1px solid #eceef4;
  }
  .notification_area:after {
    /* content: ""; */
    width: 25px;
    height: 25px;
    top: -12.5px;
    right: 34px;
    transform: rotate(45deg);
    border-bottom: 0;
    border-right: 0;
  }
  .notification_area.active {
    opacity: 1;
    visibility: visible;
  }
  .notification_body {
    padding: 30px;
    max-height: 345px;
    overflow: auto;
    text-align: left;
  }
  .notification_body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .notification_body::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.15);
    border-radius: 100px;
  }
  .notification_body::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 100px;
  }
  .notification_body::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .notification_body .single_nofy {
    display: flex;
    align-items: center;
  }
  .notification_body .single_nofy:not(:last-child) {
    margin-bottom: 25px;
  }
  .notification_body .single_nofy .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    flex: 50px 0 0;
    margin-right: 20px;
  }
  .notification_body .single_nofy .icon img {
    width: 100%;
  }
  .notification_body .single_nofy .notyfy_content h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: var(--font_family1);
    color: currentColor;
    margin-bottom: 0;
    transition: all 0.4s ease-in-out;
    color: var(--system_secendory_color);
  }
  .notification_body .single_nofy .notyfy_content h4:hover {
    color: var(--system_primery_color);
  }
  .notification_body .single_nofy .notyfy_content p {
    font-size: 12px;
    font-weight: 500;
    color: #687083;
  }
  .notification_footer a {
    font-size: 16px;
    font-weight: 600;
    color: var(--system_secendory_color);
    font-family: var(--font_family1);
    display: block;
    border-top: 1px solid #e9e7f7;
    text-align: center;
    padding: 18px 0 19px;
  }
  .notification_footer a:hover {
    color: var(--system_primery_color) !important;
  }
  .notification_wrapper ul {
    display: flex;
    z-index: 100;
    align-items: center;
    padding: 7px 10px;
    background: #407bff;;
    border-radius: 50px;
    margin-right: 13px;
  }
  .notification_wrapper ul li {
    position: relative;
  }
  .notification_wrapper ul li:not(:last-child) {
    margin: 6px;
  }
  @media (max-width: 420px) {
    .notification_wrapper ul li {
      margin-right: 10px !important;
    }
  }
  .notification_wrapper ul li a {
    position: relative;
    z-index: 2;
    display: inline-block;
  }
  .notification_wrapper ul li a .notify_icon img {
    max-height: 18px;
    max-width: 30px;
  }
  .notification_wrapper ul li a .notify_count {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fcc63c;
    font-size: 10px;
    font-weight: 600;
    font-family: var(--font_family1);
    display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 6px;
  }
  @media (max-width: 991.98px) {
    .header_iner {
      width: 100%;
      padding: 20px;
      height: 80px;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin-right: 20px;
    }
    .header_iner .category_search,
    .header_iner .category_search .categories_menu {
      display: none !important;
    }
    .profile_info img {
      width: 45px;
      height: 45px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .header_iner {
      padding: 0 50px;
    }
    .header_iner .category_search .theme_search_field {
      display: none;
    }
  }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .header_iner {
      padding: 0 50px;
    }
  }
  @media (max-width: 767.98px) {
    .ogrenci-panel{
        display: none!important;
    }
    .header_iner .notification {
      margin: 0 10px;
    }
    .profile_info .profile_info_iner {
      transform: translateY(0);
    }
    .collaps_part.active .collaps_part_content,
    .profile_info.active .profile_info_iner {
      transform: translateY(-13px);
    }
    .notification_area {
      margin-right: 15px;
    }
  }
  @media (max-width: 575.98px) {
    .header_iner .notification_wrapper ul li .notification_area {
      right: -100px;
      width: 300px;
    }
    .header_iner
      .notification_wrapper
      ul
      li
      .notification_area
      .notification_body {
      padding: 20px;
    }
    .profile_info span {
      display: none;
    }
    .profile_info.active .profile_info_iner {
      transform: translateY(-15px) !important;
    }
  }
  @media only screen and (max-width: 767px) {
    .header_iner .notification_wrapper ul li .notification_area:after {
      right: auto;
      left: 90px;
    }
  }
  @media (min-width: 1700px) {
    .header_iner .category_search .theme_search_field {
      width: 230px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1299.98px) {
    .header_iner .category_search .theme_search_field {
      display: none !important;
    }
  }
  @media (max-width: 420px) {
    .header_iner .notification_wrapper ul li .notification_area {
      right: -122px;
      width: 280px;
    }
    .header_iner .notification_wrapper ul li .notification_area:after {
      left: 52px;
    }
  }
  @media only screen and (min-width: 1300px) and (max-width: 1399.98px) {
    .header_iner .category_search .theme_search_field {
      width: 310px;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
    .header_iner .category_search .theme_search_field {
      width: 300px;
    }
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .collaps_part.active .collaps_part_content {
      transform: translateY(23px);
    }
  }
  .dashboard_main_wrapper {
    display: flex;
  }
  .dashboard_main_wrapper .dashboard_part {
    background: linear-gradient(
      180deg,
      rgba(255, 234, 239, 0),
      rgba(64, 232, 221, 0.1)
    );
    background: #f6f5f5 !important;
  }
  .dashboard_main_wrapper .main_content_iner .dashboard_banner {
    display: grid;
    grid-template-columns: 220px auto;
    grid-gap: 25px;
    align-items: center;
  }
  .dashboard_main_wrapper .main_content_iner .dashboard_banner .thumb {
    background-image: url(../img/banner/dashboard_banner.jpg);
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 8px;
  }
  .dashboard_main_wrapper .main_content_iner .dashboard_banner .thumb .badge {
    background-color: #373a32;
    border-radius: 100px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    padding: 8px 13px;
  }
  .dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info {
    padding-right: 46px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    h4
    a:hover {
    color: var(--system_primery_color);
    border-color: var(--system_primery_color);
    background: transparent;
  }
  .dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info p {
    font-weight: 500;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .progress {
    height: 10px;
    background: #e0e0e0;
    border-radius: 10px;
    margin: 18px 0 15px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .progress
    .progress-bar {
    background: var(--system_primery_color);
    border-radius: 10px;
    background-size: 200% auto;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .rateing {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    font-weight: 500;
    color: var(--system_secendory_color);
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    margin-right: 5px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .rateing
    span {
    margin-right: 7px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .rateing
    i {
    color: #ffc107;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .starts {
    padding-left: 30px;
    max-width: 100%;
    flex: 0 0 auto;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .starts
    i {
    color: #ffc107;
    font-size: 12px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    .starts
    i:not(:last-child) {
    margin-right: 0;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .course_qualification
    span {
    color: #373737;
    font-weight: 500;
    margin-right: 3px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .theme_btn {
    border-radius: 100px;
    margin-top: 5px;
    padding: 10px 14px;
    font-size: 12px;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #5c6574;
    transition: all 0.3s ease-in-out;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info
    .title:hover {
    color: var(--system_primery_color);
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info_profile {
    --img: 16px;
    max-width: 100%;
    flex: 0 0 auto;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info_profile:hover
    p {
    color: var(--system_primery_color);
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info_profile
    .img {
    max-width: var(--img);
    height: var(--img);
    flex: 0 0 100%;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info_profile
    .img
    img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dashboard_main_wrapper
    .main_content_iner
    .dashboard_banner
    .banner_info_profile
    p {
    font-size: 12px;
    color: #969b94;
    white-space: nowrap;
    padding-left: 10px;
    transition: all 0.3s ease-in-out;
  }
  .dashboard_main_wrapper .main_content_iner .recommended_courses {
    padding-bottom: 57px;
  }
  .dashboard_main_wrapper .dashboard_part .theme_search_field {
    height: 44px;
  }
  .dashboard_main_wrapper .theme_search_field input {
    height: 44px;
    line-height: 44px;
    color: #000;
  }
  .dashboard_part .theme_search_field {
    height: 56px;
  }
  .dashboard_part .theme_search_field input::-moz-placeholder {
    color: #fff;
  }
  .dashboard_part .theme_search_field input::placeholder {
    color: #fff;
  }
  .dashboard_part .my_courses_wrapper {
    padding-bottom: 0;
  }
  .dashboard_part .my_courses_wrapper .row {
    margin-bottom: -30px;
  }
  .dashboard_part .my_courses_wrapper .couse_wizged {
    margin-bottom: 40px;
  }
  .dashboard_part .my_courses_wrapper .couse_wizged .rating_cart {
    margin-bottom: 20px;
  }
  .dashboard_part .my_courses_wrapper .quiz_wizged {
    margin-bottom: 40px;
  }
  .dashboard_part .my_courses_wrapper .quiz_wizged .rating_cart {
    margin-bottom: 20px;
  }
  .dashboard_title {
    margin-bottom: 45px;
  }
  .dashboard_title h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.27778;
    margin-bottom: 0;
    color: #fff;
  }
  .dashboard_title h3 span {
    color: var(--system_primery_color);
  }
  .dashboard_title p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #8c9098;
  }
  .dashboard_card {
    border-radius: 10px;
    box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.1);
    padding: 25px;
    background-color: #fff;
    margin-bottom: 34px;
  }
  .kisa-aciklama {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .dashboard_card .head h4 {
    font-size: 24px;
    line-height: 1.41667;
    margin-bottom: 0;
    font-weight: 500;
    color: #5c6574;
  }
  .dashboard_card .head a {
    font-size: 20px;
    line-height: 1.5;
    color: var(--system_primery_color);
    font-weight: 500;
  }
  .dashboard_card .head a:hover {
    text-decoration: underline;
  }
  .dashboard_card .icon {
    --width: 100px;

    height: var(--width);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
  }
  .dashboard_card .icon img,
  .dashboard_card .icon svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .dashboard_card > span {
    font-size: 18px;
    line-height: 1.5;
    color: #8c9098;
    font-weight: 500;
  }
  .dashboard_card h4 {
    font-size: 28px;
    line-height: 1.27778;
    color: #5c6574;
    margin-bottom: 0;
  }
  .dashboard_lg_card {
    border-radius: 10px;
    box-shadow: -12px 16px 40px rgba(0, 0, 0, 0.05);
    padding: 30px;
    background-color: #fff;
  }
  .dashboard_badge {
    padding: 35px;
  }
  .dashboard_badge_carousel {
    padding: 20px;
    border: 1px solid rgba(66, 119, 255, 0.07);
    border-radius: 22px;
    min-height: 277px;
  }
  .dashboard_badge_carousel .owl-nav div {
    font-size: 30px;
    color: #445972;
    background-color: transparent !important;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dashboard_badge_carousel .owl-nav div:last-child {
    left: auto;
    right: 0;
  }
  .dashboard_badge_carousel .owl-stage {
    display: flex;
    align-items: center;
  }
  .dashboard_badge_carousel .owl-item.center .img {
    --icon: 150px;
  }
  .dashboard_badge_item .img {
    --icon: 105px;
    width: var(--icon);
    height: var(--icon);
    margin: auto auto 15px;
  }
  .dashboard_badge_item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .dashboard_badge_item p {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #5c6574;
  }
  .dashboard_badge_item span {
    color: var(--system_primery_color);
    font-size: 12px;
  }
  .dashboard_badge_item .progress {
    width: 100px;
    margin: auto;
    height: 5px;
  }
  .dashboard_badge_item .progress-bar {
    background-color: var(--system_primery_color);
  }
  .progress {
    position: relative;
    overflow: visible;
  }
  .progress-status {
    --position: 50%;
    --width: 36px;
    text-align: center;
    width: var(--width);
    height: var(--width);
    border-radius: 100%;
    background-color: #fff;
    border: 1px solid var(--system_primery_color);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(var(--position), -50%);
    left: var(--position);
    font-size: 12px;
    font-weight: 500;
    color: var(--system_primery_color);
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.25);
  }
  .my_courses_wrapper {
    padding-bottom: 32px;
  }
  .my_courses_wrapper .couse_wizged,
  .my_courses_wrapper .quiz_wizged {
    margin-bottom: 55px;
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .dashboard_main_wrapper .dashboard_part {
      width: calc(100% - 280px);
    }
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 81px 20px 57px;
    }
    .dashboard_main_wrapper .main_content_iner.wishList_main_content {
      padding: 81px 40px 118px;
    }
    .dashboard_main_wrapper .main_content_iner .dashboard_banner {
      grid-template-columns: 1fr;
      grid-gap: 20px;
    }
    .purchase_history_wrapper {
      padding: 81px 40px 134px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .dashboard_main_wrapper .dashboard_part {
      width: calc(100% - 280px);
    }
  }
  @media (min-width: 1600px) {
    .dashboard_main_wrapper .dashboard_part {
      width: calc(100% - 345px);
    }
  }
  @media (max-width: 991.98px) {
    .dashboard_main_wrapper .dashboard_part {
      width: 100%;
    }
  }
  @media (min-width: 320px) and (max-width: 767.98px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 70px 0 5px;
    }
    .dashboard_main_wrapper .main_content_iner .dashboard_banner {
      grid-template-columns: 1fr;
      grid-gap: 20px;
    }
    .dashboard_main_wrapper .main_content_iner .recommended_courses {
      padding-bottom: 34px;
    }
    .purchase_history_wrapper {
      padding: 70px 0 75px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 81px 20px 57px;
    }
    .dashboard_main_wrapper .main_content_iner.wishList_main_content {
      padding: 81px 40px 118px;
    }
    .dashboard_main_wrapper .main_content_iner .dashboard_banner {
      grid-template-columns: 1fr;
      grid-gap: 20px;
    }
    .purchase_history_wrapper {
      padding: 81px 40px 150px;
    }
  }
  @media (min-width: 1200px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding,
    .dashboard_main_wrapper .main_content_iner.wishList_main_content {
      padding: 81px 40px 57px;
    }
    .purchase_history_wrapper {
      padding: 0;
    }
  }
  @media (min-width: 1850px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 81px 361px 57px 135px;
    }
    .purchase_history_wrapper {
      padding: 81px 220px 150px 135px;
    }
  }
  @media (max-width: 767.98px) {
    .dashboard_main_wrapper .main_content_iner.wishList_main_content {
      padding: 70px 0 43px;
    }
    .my_courses_wrapper .couse_wizged,
    .my_courses_wrapper .quiz_wizged {
      margin-bottom: 32px;
    }
  }
  @media (min-width: 1700.98px) {
    .dashboard_main_wrapper .main_content_iner.wishList_main_content {
      padding: 81px 240px 118px 135px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1580px) {
    .dashboard_main_wrapper .main_content_iner .dashboard_banner {
      grid-template-columns: 1fr;
    }
  }
  @media only screen and (max-width: 767px) {
    .dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info {
      padding-right: 0;
    }
    .dashboard_main_wrapper
      .main_content_iner
      .dashboard_banner
      .banner_info
      .title {
      font-size: 18px;
    }
    .dashboard_part .col-sm-6 {
      width: 50%;
    }
    .dashboard_part .col-sm-6:nth-child(2n + 2) {
      padding-left: 0;
    }
    .dashboard_title h3 {
      font-size: 24px;
    }
    .dashboard_title p {
      font-size: 18px;
    }
    .dashboard_card {
      margin-bottom: 24px;
    }
    .dashboard_card .head a,
    .dashboard_card .head h4 {
      font-size: 18px;
    }
    .dashboard_card > span {
      font-size: 16px;
    }
    .dashboard_card h4 {
      font-size: 24px;
      font-size: 20px;
    }
    .dashboard_badge_carousel {
      min-height: 227px;
    }
    .dashboard_badge_carousel .owl-nav div {
      width: 40px;
      height: 40px;
      font-size: 26px;
    }
    .dashboard_badge_carousel .owl-item.center .img {
      --icon: 100px;
    }
    .dashboard_badge_item .img {
      --icon: 70px;
    }
    footer {
      overflow: hidden;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .dashboard_main_wrapper
      .main_content_iner
      .dashboard_banner
      .banner_info
      .title {
      font-size: 18px;
    }
    .dashboard_title h3 {
      font-size: 32px;
    }
    .dashboard_title p {
      font-size: 18px;
    }
    .dashboard_card {
      padding: 20px;
      margin-bottom: 30px;
    }
    .dashboard_card .head h4 {
      font-size: 20px;
    }
    .dashboard_card .head a {
      font-size: 18px;
    }
    .dashboard_card .icon {
      --width: 65px;
    }
    .dashboard_card > span {
      font-size: 16px;
    }
    .dashboard_card h4 {
      font-size: 28px;
    }
    .dashboard_badge {
      padding: 25px;
    }
    .dashboard_badge_carousel {
      min-height: 212px;
    }
    .dashboard_badge_carousel .owl-nav div {
      width: 40px;
      height: 40px;
      font-size: 26px;
    }
    .dashboard_badge_carousel .owl-item.center .img {
      --icon: 90px;
    }
    .dashboard_badge_item .img {
      --icon: 55px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dashboard_main_wrapper
      .main_content_iner
      .dashboard_banner
      .banner_info
      .title {
      font-size: 18px;
    }
    .dashboard_title h3 {
      font-size: 30px;
    }
    .dashboard_title p {
      font-size: 18px;
    }
    .dashboard_card {
      margin-bottom: 30px;
    }
    .dashboard_card .head h4 {
      font-size: 22px;
    }
    .dashboard_card .head a,
    .dashboard_card > span {
      font-size: 18px;
    }
    .dashboard_card h4 {
      font-size: 30px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .dashboard_main_wrapper
      .main_content_iner
      .dashboard_banner
      .banner_info
      .title {
      font-size: 18px;
    }
    .dashboard_title h3 {
      font-size: 28px;
    }
    .dashboard_title p {
      font-size: 18px;
    }
    .dashboard_card .head h4 {
      font-size: 20px;
    }
    .dashboard_card .head a {
      font-size: 18px;
    }
    .dashboard_card > span {
      font-size: 16px;
    }
    .dashboard_card h4 {
      font-size: 24px;
    }
  }
  @media only screen and (min-width: 1581px) {
    .dashboard_part .my_courses_wrapper .col-xl-4.col-md-6 {
      max-width: 25%;
    }
  }
  @media only screen and (max-width: 991px) {
    .dashboard_card,
    .dashboard_title {
      margin-bottom: 30px;
    }
    .dashboard_card {
      padding: 18px;
    }
    .dashboard_card .icon {
      --width: 55px;
      margin-bottom: 10px;
    }
    .dashboard_badge {
      padding: 25px;
    }
  }
  @media only screen and (min-width: 1440px) and (max-width: 1580px) {
    .dashboard_card .icon {
      margin-bottom: 10px;
    }
    .dashboard_card h4 {
      font-size: 30px;
    }
    .dashboard_badge_carousel {
      min-height: 242px;
    }
    .dashboard_badge_carousel .owl-nav div {
      width: 40px;
      height: 40px;
    }
    .dashboard_badge_carousel .owl-item.center .img {
      --icon: 110px;
    }
    .dashboard_badge_item .img {
      --icon: 75px;
    }
  }
  @media only screen and (max-width: 479px) {
    .dashboard_card > span {
      font-size: 13px;
    }
    .dashboard_card h4 {
      font-size: 18px;
    }
  }
  .dashboard_card.text-center {
    height: calc(100% - 34px);
  }
  @media (max-width: 991px) {
    .dashboard_card.text-center {
      height: calc(100% - 30px);
    }
  }
  .leaderboardFilter > .nice-select {
    flex: 1;
  }
  .leaderboardFilter > .nice-select .current,
  .leaderboardFilter > .nice-select .list li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
  }
  .leaderboardFilter > .nice-select .current {
    max-width: 90%;
  }
  @media (max-width: 576px) {
    .leaderboardFilter {
      flex-direction: column;
    }
  }
  .error_wrapper {
    padding: 150px 0;
  }
  .error_wrapper_info .thumb img {
    max-width: 535px;
  }
  .error_wrapper_info h3 {
    font-size: 50px;
    font-family: var(--font_family1);
    font-weight: 900;
    color: var(--system_secendory_color);
    margin: 19px 0 13px;
  }
  .error_wrapper_info p {
    font-size: 18px;
    font-weight: 500;
    color: #373737;
    margin-bottom: 38px;
  }
  @media (max-width: 767.98px) {
    .error_wrapper {
      padding: 75px 0;
    }
  }
  @media (max-width: 575.98px) {
    .error_wrapper_info .thumb img {
      width: 100%;
    }
    .error_wrapper_info h3 {
      font-size: 30px;
    }
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .error_wrapper_info h3 {
      font-size: 40px;
    }
  }
  .instractors_wrapper {
    padding: 84px 0 110px;
  }
  .instractors_wrapper.instractors_wrapper2 {
    padding: 0 0 100px;
  }
  .instractos_details_wrapper {
    padding: 150px 0 120px;
  }
  .instractos_details_title {
    display: flex;
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .instractos_details_title {
      flex-direction: column;
    }
  }
  .instractos_details_title .single__details {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
  }
  .instractos_details_title .single__details:not(:last-child) {
    margin-right: 60px;
    padding-right: 60px;
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .instractos_details_title .single__details:not(:last-child) {
      padding-right: 0;
      margin-right: 0;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .instractos_details_title .single__details:not(:last-child) {
      margin-right: 30px;
      padding-left: 30px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1499.98px) {
    .instractos_details_title .single__details:not(:last-child) {
      margin-right: 30px;
      padding-left: 30px;
    }
  }
  .instractos_details_title .single__details:not(:last-child):before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #e9e7f7;
    width: 1px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
  }
  @media (min-width: 768px) and (max-width: 1399.98px) {
    .instractos_details_title .single__details:not(:last-child):before {
      display: none;
    }
  }
  .instractos_details_title .single__details .thumb {
    margin-right: 25px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    flex: 80px 0 0;
  }
  .instractos_details_title .single__details .thumb img {
    width: 100%;
    border-radius: 50%;
  }
  .instractos_details_title .single__details .details_content span {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    display: inline-block;
    margin-bottom: 3px;
  }
  .instractos_details_title .single__details .details_content .rating_star {
    display: flex;
  }
  .instractos_details_title
    .single__details
    .details_content
    .rating_star
    .stars {
    display: flex;
    align-items: center;
  }
  .instractos_details_title
    .single__details
    .details_content
    .rating_star
    .stars
    i {
    font-size: 15px;
    color: #ffc107;
  }
  .instractos_details_title
    .single__details
    .details_content
    .rating_star
    .stars
    i:not(:last-child) {
    margin-right: 5px;
  }
  .instractos_details_title .single__details .details_content .rating_star p {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font_family1);
    color: var(--system_secendory_color);
    margin-bottom: 0;
    margin-left: 19px;
  }
  .instractos_profile .thumb {
    max-width: 330px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 30px;
  }
  .instractos_profile .thumb img {
    width: 100%;
    border-radius: 50%;
  }
  .instractos_info_Details p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #373737;
    margin-bottom: 30px;
  }
  .instractor_meta {
    text-align: center;
  }
  .instractor_meta h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .instractor_meta span {
    font-size: 16px;
    font-weight: 500;
    color: #373737;
  }
  .instractor_meta .social_media {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
  }
  .instractor_meta .social_media a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    background: #395799;
    text-align: center;
    line-height: 50px;
    display: inline-block;
  }
  .instractor_meta .social_media a:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .instractor_meta .social_media a:not(:last-child) {
    margin-right: 10px;
  }
  .instractor_meta .social_media a.twitter {
    background: #03abf0;
  }
  .instractor_meta .social_media a.pinterest {
    background: #c92128;
  }
  .instractor_meta .social_media a.linkedin {
    background: #0477b5;
  }
  .single_instractor .thumb {
    margin-bottom: 31px;
    overflow: hidden;
    display: block;
    border-radius: 152.5px 152.5px 0 0;
    position: relative;
  }
  .single_instractor .thumb img {
    width: 100%;
    transform: scale(1);
    transition: all 0.4s ease-in-out;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .single_instractor h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 3px;
    text-align: center;
  }
  .single_instractor span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family1);
    color: #373737;
    text-align: center;
  }
  .single_instractor:hover .thumb img {
    transform: scale(1.1);
  }
  .single_instractor .member-name {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    color: var(--system_secendory_color);
    margin-top: 22px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .single_instractor .member-name {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_instractor .member-name {
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 767px) {
    .single_instractor .member-name {
      font-size: 14px;
    }
  }
  .single_instractor .designation {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    color: #656a7b;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .single_instractor .designation {
      font-size: 13px;
    }
  }
  @media only screen and (max-width: 991px) {
    .single_instractor .designation {
      font-size: 12px;
    }
  }
  .single_instractor:hover .member-name {
    background: var(--system_primery_color);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-size: 200% auto;
  }
  .course_by_author {
    padding-bottom: 115px;
  }
  .course_by_author .theme_border {
    padding-bottom: 85px;
  }
  @media (max-width: 767.98px) {
    .instractors_wrapper {
      padding: 69px 0 35px;
    }
    .instractors_wrapper.instractors_wrapper2 {
      padding: 0 0 25px;
    }
    .instractos_details_wrapper {
      padding: 75px 0 40px;
    }
    .instractos_details_wrapper .instractos_profile .thumb {
      max-width: 200px;
      max-height: 200px !important;
    }
    .instractos_details_wrapper .instractos_main_details .course__details_title {
      flex-direction: column;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details {
      margin-bottom: 30px;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details:not(:last-child) {
      margin-right: 0;
      padding-right: 0;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details:not(:last-child):before {
      display: none;
    }
    .course_by_author {
      padding-bottom: 40px;
    }
    .course_by_author .theme_border {
      padding-bottom: 45px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details:not(:last-child) {
      margin-right: 30px;
      padding-right: 30px;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details:not(:last-child):before {
      display: none;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details
      .details_content
      h4 {
      font-size: 18px;
    }
    .instractos_details_wrapper
      .instractos_main_details
      .course__details_title
      .single__details
      .details_content
      .rating_star
      p {
      margin-left: 5px;
    }
  }
  .instructor_process .single_instructor_icon {
    height: 108px;
    width: 108px;
    background-color: rgba(251, 17, 89, 0.1);
    line-height: 108px;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    font-size: 30px;
    color: var(--system_primery_color);
    border-radius: 50%;
  }
  .instructor_process .single_instructor_icon img {
    max-width: 35px;
  }
  .instructor_process .single_instructor_part {
    text-align: center;
  }
  .instructor_process .single_instructor_part h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 32px 0 15px;
  }
  @media (max-width: 768px) {
    .instructor_process .single_instructor_icon {
      height: 70px;
      width: 70px;
      line-height: 70px;
    }
  }
  @media (max-width: 767.98px) {
    .instructor_process .single_instructor_part {
      margin: 20px 0;
    }
    .instructor_process .single_instructor_part h4 {
      margin: 15px 0 5px;
    }
  }
  .instructor_social-links {
    display: flex;
    gap: 10px;
    border-radius: 100%;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: hsla(0, 0%, 100%, 0.4);
    border: 2px solid hsla(0, 0%, 100%, 0.7);
    border-radius: 22px;
    padding: 5px 8px;
    transition: all 0.4s ease-in-out;
  }
  .single_instractor:hover .instructor_social-links {
    bottom: 30px;
  }
  .instructor_social-links li a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    height: 32px;
    width: 32px;
    background: #141c24;
    border-radius: 100%;
  }
  .instructor_social-links li a:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .instructor_social-links li a i {
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
  }
  @media only screen and (max-width: 991px) {
    .instructor_social-links li a i {
      font-size: 11px;
    }
  }
  .course__play_warp {
    background: #fff;
  }
  .course__play_warp .play_warp_header {
    padding: 15px;
    border-bottom: 1px solid #d1d1d1;
  }
  .course__play_warp .course__play_list {
    min-height: 450px;
    max-height: 450px;
    overflow: auto;
  }
  .course__play_warp .course__play_list .single_play_list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 18px;
  }
  .course__play_warp
    .course__play_list
    .single_play_list
    a:hover
    .course__play_warp
    .course__play_list
    .single_play_list
    a.active
    .course_play_name,
  .course__play_warp
    .course__play_list
    .single_play_list
    a:hover
    .course__play_warp
    .course__play_list
    .single_play_list
    a.active
    .course_play_name
    i {
    color: var(--system_primery_color);
  }
  .course__play_warp .course__play_list .single_play_list a .course_play_name {
    font-size: 14px;
    font-weight: 400;
    color: var(--system_secendory_color);
    display: flex;
    align-items: center;
    margin-bottom: 0;
    transition: all 0.4s ease-in-out;
  }
  .course__play_warp .course__play_list .single_play_list a .course_play_name i {
    font-size: 15px;
    color: #7b7887;
    margin-right: 9px;
  }
  .course__play_warp
    .course__play_list
    .single_play_list
    a
    .course_play_duration {
    font-size: 12px;
    font-weight: 400;
    color: #7b7887;
  }
  .course_fullview_wrapper {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 340px);
    transition: all 0.4s ease-in-out;
  }
  .course_fullview_wrapper.active {
    width: 100%;
  }
  .course_fullview_wrapper .video_iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
  }
  .course_fullview_wrapper .course__play_warp {
    position: fixed;
    top: 0;
    right: 0;
    width: 340px;
    transform: translateX(0);
    transition: all 0.4s ease-in-out;
    z-index: 5;
  }
  .course_fullview_wrapper .course__play_warp.active {
    transform: translateX(100%);
  }
  .course_fullview_wrapper .course__play_warp .course__play_list {
    min-height: calc(100vh - 113px);
    max-height: calc(100vh - 113px);
  }
  .course_fullview_wrapper .course__play_warp .play_toggle_btn {
    width: 34px;
    height: 34px;
    background: var(--system_primery_color);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
    background-size: 200% auto;
  }
  .course_fullview_wrapper .course__play_warp .play_toggle_btn:hover {
    background-color: #fff;
    color: var(--system_primery_color);
    border-color: var(--system_primery_color);
  }
  .header__common_btn {
    width: 34px;
    height: 34px;
    background: var(--system_primery_color);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
    background-size: 200% auto;
  }
  .header__common_btn:hover {
    background-color: #fff;
    color: var(--system_primery_color);
    border-color: var(--system_primery_color);
  }
  .payment_method_wrapper,
  .payment_wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 15px;
  }
  .Payment_btn,
  .Payment_btn2 {
    background: transparent;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    width: 100%;
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
  }
  .Payment_btn2 img,
  .Payment_btn img {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .Payment_btn2 {
    height: 50px;
    padding: 8px 30px;
  }
  .instractos_details_wrapper .instractos_profile .thumb {
    max-height: 330px;
  }
  .instractos_details_wrapper .instractos_profile .thumb img {
    border-radius: 0;
  }
  .payment_btn_text,
  .payment_btn_text2 {
    padding: 0 10px;
    background: var(--system_primery_color);
    border-radius: 5px;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500;
    width: 100%;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 200% auto;
  }
  .payment_btn_text2 {
    height: 50px;
  }
  .deposit_lists_wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 15px;
    margin-bottom: 50px;
  }
  .deposit_lists_wrapper .single_deposite {
    border: 1px solid #d1d1d1;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    height: 50px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .deposit_lists_wrapper .single_deposite img {
    width: 100%;
    max-width: 80px;
  }
  .deposit_lists_wrapper .single_deposite button {
    padding: 0;
    margin: 0;
    width: 100%;
    background: transparent;
    border: 0;
  }
  .deposit_lists_wrapper .single_deposite .Payment_btn2 img {
    width: 100% !important;
    max-width: 80px !important;
  }
  @media (max-width: 575.98px) {
    .course__play_warp {
      margin-top: 30px;
    }
    .deposit_lists_wrapper {
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 10px;
    }
  }
  @media (max-width: 767.98px) {
    .Payment_btn,
    .Payment_btn2 {
      padding: 0 15px;
    }
  }
  .login_wrapper {
    display: grid;
    justify-content: center;
    height: 100vh;
    align-items: center;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .login_wrapper_left {
    padding: 40px 56px 40px 60px;
    grid-column: span 4 / span 4;
  }
  .login_wrapper_left .logo {
    margin-bottom: 25px;
  }
  .login_wrapper_left .shitch_text {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    text-align: center;
  }
  .login_wrapper_left .shitch_text a {
    color: #4183ff;
  }
  .login_wrapper_right {
    display: flex;
    align-items: center;
    min-height: 100vh;
    height: 100%;
    grid-column: span 8 / span 8;
    justify-content: center;
    background: linear-gradient(
      180deg,
      rgba(255, 234, 239, 0.1),
      rgba(64, 232, 221, 0.1)
    );
  }
  .login_wrapper_right .login_main_info {
    text-align: center;
  }
  .login_wrapper_right h4 {
    font-size: 40px;
    font-weight: 900;
    color: var(--system_secendory_color);
    line-height: 50px;
    padding: 0 10%;
  }
  .login_wrapper_right br {
    display: block !important;
  }
  .login_wrapper_right .thumb {
    margin: 80px 0 55px;
    text-align: center;
  }
  .login_wrapper_right .thumb img {
    max-width: 412px;
  }
  .login_wrapper_right .other_links span {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: var(--system_secendory_color);
  }
  .login_wrapper_right .other_links span:not(:last-child) {
    margin-right: 60px;
  }
  html[dir="rtl"] .login_wrapper_right .other_links span:not(:last-child) {
    margin-left: 60px;
    margin-right: 0;
  }
  .login_wrapper .theme_btn {
    padding: 16px;
    font-size: 15px;
  }
  .login_wrapper_content {
    padding-bottom: 20px;
  }
  .login_wrapper_content h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 25px;
  }
  .login_wrapper_content .socail_links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .login_wrapper_content .socail_links a {
    border-radius: 0;
    color: #fff !important;
    white-space: nowrap;
  }
  .login_wrapper_content .socail_links a i {
    font-size: 16px;
    margin-right: 5px;
  }
  .login_wrapper_content .socail_links a:hover {
    background: var(--system_primery_color) !important;
  }
  .login_wrapper_content .socail_links .facebookLoginBtn {
    background: #395799;
  }
  .login_wrapper_content .socail_links .googleLoginBtn {
    background: #e34133;
  }
  .login_wrapper_content .remember_forgot_pass {
    align-items: center;
    margin-bottom: 30px;
  }
  .login_wrapper_content .remember_forgot_pass .primary_checkbox .label_name {
    font-size: 14px;
    color: #687083;
  }
  .login_wrapper_content .remember_forgot_pass p {
    font-family: var(--font_family1);
    font-size: 14px;
    font-weight: 500;
    color: #687083;
    margin-bottom: 0;
  }
  .login_wrapper_content .remember_forgot_pass p a {
    text-decoration: underline;
    color: #687083;
  }
  .login_wrapper_content .remember_forgot_pass .forgot_pass {
    font-size: 14px;
    font-weight: 500;
    color: #5dabfc;
    font-family: var(--font_family1);
  }
  .login .theme_btn {
    padding: 14px 10px;
    font-size: 14px;
  }
  .login_text {
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    font-family: var(--font_family1);
    margin: 13px 0 50px;
  }
  .custom_group_field {
    border-bottom: 1px solid #d1d1d1;
  }
  .login_wrapper .custom_group_field {
    align-items: center;
  }
  .custom_group_field span {
    background: transparent;
    border: 0;
    width: 20px;
    text-align: left;
    padding: 0 0 10px;
  }
  .custom_group_field input {
    border: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    box-shadow: none !important;
    padding-bottom: 14px;
    padding-left: 10px;
  }
  .custom_group_field input:focus {
    outline: none;
  }
  .custom_group_field input::-moz-placeholder {
    color: #afafaf;
  }
  .custom_group_field input::placeholder {
    color: #afafaf;
  }
  @media (max-width: 767.98px) {
    .login_wrapper {
      grid-template-columns: auto;
    }
    .login_wrapper_left {
      padding: 40px 30px;
    }
    .login_wrapper_left .logo {
      margin-bottom: 25px;
    }
    .login_wrapper_content {
      padding-bottom: 18px;
    }
    .login_wrapper_content h4 {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 25px;
    }
    .login_wrapper_content .socail_links {
      grid-template-columns: repeat(1, 1fr);
    }
    .login_wrapper_right {
      display: none;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .login_wrapper {
      grid-template-columns: 515px auto;
    }
    .login_wrapper_content .socail_links {
      grid-template-columns: repeat(1, 1fr);
    }
    .login_wrapper_right h4 {
      font-size: 25px;
      line-height: 35px;
    }
    .login_wrapper_right .thumb {
      margin: 50px 0 35px;
    }
    .login_wrapper_right .thumb img {
      max-width: 300px;
    }
    .login_wrapper_right .other_links span:not(:last-child) {
      margin-right: 30px;
    }
  }
  @media (max-width: 991.98px) {
    .login_wrapper_right {
      display: none;
    }
  }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .login_wrapper_right h4 {
      font-size: 25px;
      line-height: 35px;
    }
    .login_wrapper_right .thumb img {
      max-width: 300px;
    }
  }
  .slicknav_icon {
    padding-bottom: 3px;
    position: absolute;
    top: 0;
    right: 65px;
    width: 22px;
    height: 22px;
    margin: 0;
  }
  .slicknav_icon-bar {
    position: relative;
    width: 100% !important;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
  }
  .slicknav_open .slicknav_icon-bar {
    background-color: #fff;
  }
  .slicknav_icon-bar:nth-child(2) {
    transform: rotate(0);
  }
  .slicknav_open .slicknav_icon-bar:nth-child(2) {
    transform: rotate(-45deg);
  }
  .slicknav_icon-bar:nth-child(3) {
    opacity: 1;
  }
  .slicknav_open .slicknav_icon-bar:nth-child(3) {
    opacity: 0;
  }
  /* Mobil menü auth butonları - Sadece slicknav aktif iken görünür */
  .slicknav_nav .mobile-auth-buttons-item {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    display: none;
  }
  .slicknav_nav .mobile-auth-buttons {
    padding: 0 15px !important;
    /* border-top: 1px solid rgba(255, 255, 255, 0.1) !important; */
    /* margin-top: 10px !important; */
  }
  .slicknav_nav .mobile-auth-buttons > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .slicknav_nav .mobile-auth-buttons .theme_btn {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px 20px!important;
    display: flex;
    align-items: center;
  }
  .slicknav_icon-bar:first-child {
    transform: rotate(0);
    top: 0;
  }
  .slicknav_open .slicknav_icon-bar:first-child {
    transform: rotate(45deg);
    top: 7px;
  }
  .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 5px;
  }
  .slicknav_nav {
    background: var(--menu_bg) !important;
    box-shadow: 0 5px 7px 0 rgba(13, 0, 36, 0.07);
    padding: 15px 6px;
    margin-top: 10px;
    color: #fff !important;
  }
  .slicknav_nav a {
    color: #fff !important;
    font-family: var(--font_family1);
    text-transform: capitalize;
    padding: 6.5px 20px !important;
    margin: 0 !important;
    font-family: var(--font_family2), sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .slicknav_nav a a {
    padding: 0 !important;
    color: #fff !important;
  }

  .slicknav_nav a:hover {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
  }
  .slicknav_nav li {
    display: block;
    border-bottom: none;
    position: relative;
  }
  .slicknav_row {
    padding: 6.5px 20px;
    margin: 0;
    font-family: var(--font_family2), sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .slicknav_row:hover {
    color: var(--system_primery_color);
  }
  .slicknav_arrow {
    position: absolute;
    right: 0;
    width: 40px;
    height: 37px;
    text-align: center;
    line-height: 40px;
    top: 0;
  }
  .mobile_menu {
    right: 0;
  }
  .mobile_menu .slicknav_nav ul.submenu {
    margin: 0;
    background: #f7f7f7;
    padding-left: 10px;
    border-top: 1px solid #efefef;
  }
  .mobile_menu .slicknav_nav ul.submenu li a {
    font-size: 16px;
  }
  .mobile_menu .slicknav_nav .slicknav_arrow {
    margin: 0;
  }
  .home_2 .slicknav_btn .slicknav_icon-bar {
    background-color: #4543de;
  }
  .theme-btn {
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    background-color: var(--system_primery_color);
    border: 1px solid var(--system_primery_color);
  }
  .theme-btn:hover {
    background-color: transparent;
    color: var(--system_primery_color);
    border-color: var(--system_primery_color);
  }
  .theme-btn.btn_sm {
    padding: 8px 12px;
    font-size: 12px;
  }
  .noticeboard {
    padding: 70px 88px;
  }
  .noticeboard-card {
    border: 1px solid #d1d1d1;
    padding: 15px 30px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .noticeboard-card > * {
    flex: 0 0 auto;
  }
  .noticeboard-card:not(:last-child) {
    margin-bottom: 15px;
  }
  .noticeboard-card:before {
    content: "";
    width: 12px;
    height: 100%;
    background-color: var(--noticeboard_bg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .dashboard_card .noticeboard-card {
    padding: 10px 10px 10px 20px;
  }
  .dashboard_card .noticeboard-card:not(:last-child) {
    margin-bottom: 15px;
  }
  .dashboard_card .noticeboard-card:before {
    width: 6px;
  }
  .noticeboard-card-left {
    width: 75%;
  }
  .dashboard_card .noticeboard-card-left span {
    font-size: 12px;
  }
  .dashboard_card .noticeboard-card-left a {
    font-size: 14px;
    line-height: 1.5;
  }
  .noticeboard-card-left span {
    font-size: 14px;
    line-height: 1.45;
    color: var(--system_primery_color);
  }
  .noticeboard-card-left a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 20px;
    line-height: 1.5;
    color: #5c6574;
  }
  .noticeboard-card-left a:hover {
    text-decoration: underline;
  }
  .noticeboard-card-right {
    width: 25%;
    text-align: end;
  }
  .noticeboard-modal img {
    max-width: 100%;
  }
  .noticeboard-modal .modal-dialog {
    max-width: 720px;
    width: calc(100% - 100px);
  }
  .noticeboard-modal .modal-content {
    border: 1px solid rgba(226, 232, 240, 0.9);
    background: linear-gradient(165deg, #ffffff 0%, #f8fafc 45%, #f1f5f9 100%);
    border-radius: 20px;
    position: relative;
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.12), 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    overflow: hidden;
  }
  .noticeboard-modal .modal-body {
    padding: 26px 28px 28px;
    padding-top: 52px;
  }
  .noticeboard-modal__header {
    margin-bottom: 12px;
  }
  .noticeboard-modal__title-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 12px;
    margin-bottom: 6px;
  }
  .noticeboard-modal__heading {
    font-size: 1.25rem;
    line-height: 1.3;
    margin: 0;
    color: #1e293b;
    font-weight: 600;
  }
  .noticeboard-modal__doc-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #64748b;
  }
  .noticeboard-modal__type-pill {
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 1.2;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
    padding: 6px 12px;
  }
  .noticeboard-modal__scope {
    font-size: 0.875rem;
    color: #64748b;
    font-weight: 500;
  }
  .noticeboard-modal__courses {
    font-size: 0.875rem;
    color: #475569;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 8px;
    align-items: baseline;
  }
  .noticeboard-modal__courses-label {
    font-weight: 600;
    color: #334155;
  }
  .noticeboard-modal .modal-body-wrapper {
    padding: 18px 20px;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 14px;
    border: 1px solid rgba(226, 232, 240, 0.85);
    color: #334155;
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.04);
  }
  .noticeboard-modal .modal-body-wrapper .noticeboard-modal__message,
  .noticeboard-modal .modal-body-wrapper p {
    font-size: 1rem;
    line-height: 1.65;
    color: #334155;
  }
  .noticeboard-modal .modal-body-wrapper .noticeboard-modal__message > p:last-child {
    margin-bottom: 0;
  }
  .noticeboard-modal .modal-body-wrapper p:not(:last-child) {
    margin-bottom: 12px;
  }
  .noticeboard-modal-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
    z-index: 3;
    color: #475569;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(203, 213, 225, 0.85) !important;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.08);
    transition: color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
  }
  .noticeboard-modal-close:hover {
    color: #0f172a;
    background: #ffffff;
    border-color: rgba(148, 163, 184, 0.65) !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.12);
    transform: scale(1.04);
  }
  /* Stronger dim + blur behind noticeboard modal only */
  body:has(#myNoticeboard.show) .modal-backdrop.show {
    background-color: rgba(4, 8, 22, 0.58) !important;
    -webkit-backdrop-filter: blur(18px) saturate(115%);
    backdrop-filter: blur(18px) saturate(115%);
  }
  .theme-text {
    color: var(--system_primery_color);
  }
  @media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .noticeboard {
      padding: 50px 58px;
    }
    .noticeboard-card-left a {
      font-size: 18px;
    }
    .dashboard_card .noticeboard-card-right .theme-btn {
      padding: 8px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .noticeboard {
      padding: 40px 48px;
    }
    .noticeboard .section__title3 {
      margin-bottom: 40px;
    }
    .noticeboard-card {
      padding: 12px 24px;
    }
    .noticeboard-card-left a {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .noticeboard {
      padding: 40px 48px;
    }
    .noticeboard .section__title3 {
      margin-bottom: 40px;
    }
    .noticeboard-card {
      padding: 10px 24px 10px 30px;
    }
    .noticeboard-card-left a {
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 767px) {
    .noticeboard {
      padding: 24px;
    }
    .noticeboard .section__title3 {
      margin-bottom: 30px;
    }
    .noticeboard-card {
      padding: 8px 14px 8px 20px;
    }
    .noticeboard-card:not(:last-child) {
      margin-bottom: 12px;
    }
    .noticeboard-card:before {
      width: 8px;
    }
    .noticeboard-card-left {
      width: 66.6666666667%;
    }
    .noticeboard-card-left a {
      font-size: 18px;
    }
    .noticeboard-card-right {
      width: 33.3333333333%;
    }
    .noticeboard-card-right .theme-btn {
      padding: 8px 10px;
      font-size: 10px;
    }
    .noticeboard-modal .modal-dialog {
      width: calc(100% - 20px);
    }
    .noticeboard-modal .modal-body {
      padding: 48px 18px 22px;
    }
    .noticeboard-modal-close {
      width: 38px;
      height: 38px;
      font-size: 14px;
      top: 12px;
      right: 12px;
    }
    .noticeboard-modal__heading {
      font-size: 1.125rem;
    }
    .noticeboard-modal__type-pill {
      font-size: 0.75rem;
      padding: 5px 10px;
    }
    .noticeboard-modal .modal-body-wrapper {
      padding: 14px;
    }
    .noticeboard-modal .modal-body-wrapper .noticeboard-modal__message,
    .noticeboard-modal .modal-body-wrapper p {
      font-size: 0.9375rem;
    }
  }
  @media only screen and (max-width: 479px) {
    .noticeboard-modal .modal-body {
      padding: 46px 14px 18px;
    }
    .noticeboard-modal .modal-body-wrapper {
      padding: 12px;
    }
  }
  @media only screen and (max-width: 991px) {
    .noticeboard-modal .modal-body-wrapper p:not(:last-child) {
      margin-bottom: 12px;
    }
  }
  .payment_area .biling_address {
    padding: 30px 40px 40px;
  }
  .payment_area .biling_address .biling-header {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
  }
  .payment_area .biling_address .biling-header h4 {
    font-family: var(--font_family1);
    font-weight: 500;
    font-size: 18px;
    color: #333;
    line-height: 21px;
    margin-bottom: 0;
  }
  .payment_area .biling_address .biling-header a {
    background: #fff;
    color: #000;
    font-family: var(--font_family1);
    font-weight: 700;
    padding: 4px 30px;
    display: inline-block;
  }
  .payment_area .biling_address .biling_body_content {
    padding-top: 29px;
    padding-bottom: 11px;
  }
  .payment_area .biling_address .biling_body_content p {
    font-size: 14px;
    color: #888;
    line-height: 26px;
    margin-bottom: 0;
  }
  .payment_area .select_payment_method {
    margin-top: 35px;
  }
  .payment_area .select_payment_method .payment_wrap .nav {
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
  }
  .payment_area .select_payment_method .payment_wrap ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: -2px;
  }
  .payment_area .select_payment_method .payment_wrap ul li:last-child {
    margin-right: 0;
  }
  .payment_area .select_payment_method .payment_wrap ul li a.nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 50px;
    background: #fafafa;
    height: 110px;
    max-width: 220px;
    border: 1px solid transparent;
    border-bottom-color: #d1d1d1;
    margin-bottom: 1px;
  }
  .payment_area .select_payment_method .payment_wrap ul li a.nav-link img {
    width: 100%;
  }
  .payment_area .select_payment_method .payment_wrap ul li a.nav-link.active {
    border: 1px solid #d1d1d1;
    border-bottom: none;
    background: #fff;
    margin-bottom: -4px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form {
    padding: 40px 40px 35px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    label {
    font-size: 11px;
    font-family: var(--font_family1);
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    margin-bottom: 7px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    label
    span {
    color: red;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    .form-wrap
    input {
    width: 100%;
    background: #fafafa;
    height: 50px;
    border: 0;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    .form-wrap
    input:focus {
    outline: none;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    .form-wrap
    input::-moz-placeholder {
    color: #888;
    font-family: var(--font_family1);
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    .form-wrap
    input::placeholder {
    color: #888;
    font-family: var(--font_family1);
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
  }
  .payment_area
    .select_payment_method
    .payment_wrap
    .tab-content
    .tab-pane
    .payment_form
    .payemt-check
    label {
    font-size: 14px;
    font-family: var(--font_family1);
    font-weight: 300;
    color: #888;
    line-height: 15px;
    text-transform: capitalize;
  }
  .payment_area .select_payment_method .payment_wrap .tab-content > .active {
    display: block;
    border: 1px solid #d1d1d1;
    border-top: none;
  }
  .gj-datepicker-md [role="right-icon"] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    display: none;
  }
  .nav-tabs {
    border-bottom: 0 solid #dee2e6;
  }
  .nav-tabs .nav-link {
    background: #fff;
    color: #373737;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 25px;
    margin-right: 10px;
    border-radius: 0;
  }
  .nav-tabs .nav-link.active {
    background: #cad5f3;
    color: var(--system_primery_color);
  }
  .paymentBtn {
    width: 100%;
    height: 30px;
  }
  @media (max-width: 575.98px) {
    .payment_area .biling_address {
      padding: 20px;
    }
    .payment_area .biling_address .biling-header h4 {
      font-size: 16px;
    }
    .payment_area .select_payment_method .payment_wrap ul li {
      margin-right: 5px;
    }
    .payment_area .select_payment_method .payment_wrap ul li a.nav-link {
      height: 50px;
      margin-bottom: 1px;
      padding: 24px 3px;
      border-radius: 0;
    }
    .payment_area
      .select_payment_method
      .payment_wrap
      .tab-content
      .tab-pane
      .payment_form {
      padding: 20px 15px;
    }
    .payment_area
      .select_payment_method
      .payment_wrap
      .tab-content
      .tab-pane
      .payment_form
      .boxed-btn {
      margin-top: 15px;
    }
    .payment_comfirmation_header .conformation-title h2 {
      font-size: 25px;
    }
    .payment_comfirmation_header .conformation-title p {
      font-size: 13px;
    }
  }
  .payment_btn a,
  .payment_btn button {
    padding: 15px 20px !important;
  }
  .primary_checkbox,
  .primary_checkbox2 {
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    align-items: center;
  }
  .primary_checkbox2 h5,
  .primary_checkbox h5 {
    font-family: var(--font_family2), sans-serif;
    color: var(--system_secendory_color);
    margin-bottom: 0;
  }
  .primary_checkbox2 .checkmark,
  .primary_checkbox .checkmark {
    position: relative;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    line-height: 18px;
    flex: 18px 0 0;
  }
  .primary_checkbox2 .checkmark:after,
  .primary_checkbox .checkmark:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    transition: all 0.4s ease-in-out;
    transform: scale(1);
  }
  .primary_checkbox2 input,
  .primary_checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .primary_checkbox2 input:checked ~ .checkmark,
  .primary_checkbox input:checked ~ .checkmark {
    transition: all 0.4s ease-in-out;
  }
  .primary_checkbox2 input:checked ~ .checkmark:after,
  .primary_checkbox input:checked ~ .checkmark:after {
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    background: rgba(143, 104, 255, 0.1019607843) !important;
    border-color: rgba(143, 104, 255, 0.7019607843) !important;
  }
  .primary_checkbox2 input:checked ~ .checkmark:before,
  .primary_checkbox input:checked ~ .checkmark:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-indent: 1px;
    color: #828bb2;
    background: var(--system_primery_color);
    background-size: 200% auto;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 0;
    z-index: 86;
    color: #fff;
    transition: all 0.4s ease-in-out;
    font-weight: 700;
  }
  .primary_checkbox .label_name,
  .primary_checkbox h5 {
    font-size: 14px;
    font-weight: 500;
  }
  .primary_checkbox .label_name {
    font-family: var(--font_family2), sans-serif;
    color: var(--system_secendory_color);
    margin-bottom: 0;
  }
  .primary_checkbox .checkmark {
    border-radius: 3px;
    top: -1px;
  }
  .primary_checkbox input:checked ~ .checkmark:after {
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
  }
  .primary_checkbox2 .label_name,
  .primary_checkbox2 h5 {
    font-size: 16px;
    font-weight: 600;
  }
  .primary_checkbox2 .checkmark {
    border-radius: 50%;
  }
  .primary_checkbox2 input:checked ~ .checkmark {
    background: #20e007;
  }
  .primary_checkbox2.error_ans input:checked ~ .checkmark {
    background: #ff1414;
    transition: all 0.4s ease-in-out;
  }
  .primary_checkbox2.error_ans input:checked ~ .checkmark:before {
    content: "\E646";
    font-family: themify;
    position: absolute;
    display: block;
    top: 0;
    left: 5px;
    text-indent: 1px;
    color: #828bb2;
    background-color: transparent;
    border: 0;
    transform: rotate(0deg);
    font-size: 6px;
    font-weight: 600;
    line-height: 18px;
    z-index: 99;
    color: #fff;
    transition: all 0.4s ease-in-out;
    font-weight: 700;
  }
  .primary_bulet_checkbox {
    display: inline-block;
    position: relative;
    margin: 0;
    align-items: center;
  }
  .primary_bulet_checkbox .label_name,
  .primary_bulet_checkbox h5 {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: var(--system_secendory_color);
    margin-bottom: 0;
  }
  .primary_bulet_checkbox .checkmark {
    position: relative;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    line-height: 18px;
    flex: 18px 0 0;
    border-radius: 50%;
  }
  .primary_bulet_checkbox .checkmark:before {
    position: absolute;
    background: var(--system_primery_color);
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.4s ease-in-out;
    background-size: 200% auto;
  }
  .primary_bulet_checkbox .checkmark:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    content: "";
    width: 18px;
    height: 18px;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #e9e7f7;
    transition: all 0.4s ease-in-out;
    transform: scale(1);
  }
  .primary_bulet_checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .primary_bulet_checkbox input:checked ~ .checkmark {
    transition: all 0.4s ease-in-out;
  }
  .primary_bulet_checkbox input:checked ~ .checkmark:after {
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    transform: scale(1);
    border-color: var(--system_primery_color);
  }
  .primary_bulet_checkbox input:checked ~ .checkmark:before {
    transform: translate(-50%, -50%) scale(1);
  }
  .play_button {
    width: 110px;
    height: 110px;
    background: rgba(31, 43, 64, 0.9);
    border-radius: 50%;
    color: var(--system_primery_color);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 100px;
    position: relative;
    font-size: 25px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
  }
  .play_button i {
    color: #fff;
  }
  .play_button:hover {
    background: var(--system_primery_color);
    color: #fff;
    background-size: 200% auto;
  }
  .theme__overlay {
    position: relative;
    z-index: 2;
  }
  .theme__overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0a0b21;
    opacity: 0.4;
    z-index: -1;
  }
  .lms_tabmenu {
    background: #f8f8fe;
    border-radius: 4px;
    display: inline-flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 8px;
  }
  .lms_tabmenu .nav-item {
    margin-bottom: 0;
  }
  .lms_tabmenu li a {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--font_family1);
    color: #020343;
    background-color: transparent;
    border-radius: 10px;
    padding: 12px 20px;
  }
  @media only screen and (min-width: 1280px) and (max-width: 1439px) {
    .lms_tabmenu li a {
      padding: 12px 24px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .lms_tabmenu li a {
      padding: 10px 20px;
    }
  }
  @media only screen and (max-width: 991px) {
    .lms_tabmenu li a {
      padding: 10px 22px;
    }
  }
  .lms_tabmenu li a:hover:not(.active) {
    color: var(--system_primery_color);
  }
  .lms_tabmenu li a.active {
    background-color: var(--system_primery_color);
    color: #fff;
  }
  .theme_border {
    border-top: 1px solid #d1d1d1;
  }
  .nav-tabs {
    margin-left: 30px;
    border-bottom: 0 solid #d1d1d1;
  }
  @media (max-width: 991px) {
    .nav-tabs {
      margin-top: 50px;
    }
  }
  @media (max-width: 615px) {
    .nav-tabs {
      justify-content: center;
    }
  }
  @media (max-width: 615px) {
    .nav-item {
      margin-bottom: 15px;
    }
  }
  .nav-link {
    background: #fff;
    color: #373737;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 25px;
    margin-right: 10px;
    border-radius: 0;
  }
  .nav-link.active {
    background: #cad5f3;
    color: var(--system_primery_color);
  }
  .owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
  }
  .owl-carousel:hover .owl-nav div:hover {
    color: var(--system_secendory_color);
  }
  .owl-carousel-item img {
    width: 100% !important;
  }
  .owl-nav div {
    background: #f2fcff;
    height: 60px;
    left: 0;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    transition: all 0.4s ease-in-out;
    width: 60px;
    font-size: 12px;
    color: #afafaf;
    border-radius: 50%;
  }
  .owl-dots {
    display: flex;
    justify-content: center;
  }
  .owl-dot {
    margin: 0 5px;
  }
  .owl-dot.active span {
    background: var(--system_primery_color);
    transform: scale(1.2);
    background-size: 200% auto;
  }
  .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    background: #d9e3e3;
    display: inline-block;
    transition: all 0.4s ease-in-out;
  }
  .owl-dot span:hover {
    transform: scale(1.2);
  }
  .popular-course-carousel .owl-dots,
  .team-slider .owl-dots {
    margin-top: 20px;
  }
  .profile {
    margin-bottom: 120px;
  }
  .profile-cover {
    padding-bottom: calc(27% - 13px);
    position: relative;
    overflow: hidden;
    z-index: -1;
  }
  .profile-cover img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
  }
  .profile-img {
    width: var(--img-width);
    flex: 0 0 auto;
  }
  .profile-img .img {
    width: 100%;
    padding-bottom: 97%;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .profile-img .img img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .profile-img .theme_btn {
    transform: translateY(-50%);
    position: relative;
    font-size: 18px;
    line-height: 1.35;
    background-color: #25d978;
    border: none;
    min-width: 140px;
    padding: 10px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: -50%;
    z-index: 1;
  }
  .profile-img .theme_btn:hover {
    color: #fff;
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .profile-img p {
    font-size: 15px;
    line-height: 1.71429;
    color: #45395e;
  }
  .profile-wrapper {
    transform: translateY(-50%);
    position: relative;
    --border-radius: 15px;
    background-color: #313539;
    border-radius: var(--border-radius);
    margin-bottom: -110px;
    z-index: 1;
  }
  .profile-info {
    width: calc(100% - var(--img-width));
    flex: 0 0 auto;
    padding-left: 30px;
  }
  .profile-info ul {
    padding: 15px;
    background-color: #cee8ff;
    border-radius: 16px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    gap: 14px;
    --width: 44px;
  }
  .profile-info ul li a {
    width: var(--width);
    height: var(--width);
    border-radius: 100%;
    background-color: #fff;
    color: #55535b;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    font-size: 18px;
  }
  .profile-info ul li a i.fa-facebook-f,
  .profile-info ul li a i.fa-instagram {
    color: #4b64ec;
  }
  .profile-info ul li a i.fa-twitter {
    color: #17c7ff;
  }
  .profile-info ul li a i.fa-youtube {
    color: #f81717;
  }
  .profile-info ul li a:hover {
    color: #fff !important;
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .profile-info ul li a:hover i {
    color: currentColor;
  }
  .profile-info ul li img {
    width: var(--width);
    height: var(--width);
  }
  .profile-info ul li img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .profile-info ul:not(:last-child) {
    margin-right: 16px;
  }
  .profile-info h4 {
    font-size: 32px;
    line-height: 1.25;
    color: #45395e;
  }
  .profile-info blockquote {
    font-size: 15px;
    font-weight: 500;
    color: #615c6b;
    margin-bottom: 10px;
  }
  .profile-info blockquote span {
    font-weight: 700;
    color: #f29f22;
  }
  .profile-info p {
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #797387;
    margin-bottom: 14px;
  }
  .profile-info .badges,
  .profile-info .social_media {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    flex: 0 0 auto;
    display: grid;
    grid-template-columns: repeat(5, minmax(var(--width), 1fr));
  }
  .profile-info .social_media .dropdown-menu {
    border: none;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .profile-info .social_media .dropdown-menu li:not(:last-child) {
    margin-bottom: 10px;
  }
  .profile .nav {
    background-color: var(--system_secendory_color);
    margin-bottom: 52px;
    border-radius: 100px;
    padding: 3px;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .profile .nav::-webkit-scrollbar {
    height: 0;
  }
  .profile .nav:hover::-webkit-scrollbar {
    height: 5px;
  }
  .profile .nav::-webkit-scrollbar-track {
    background-color: #d9d9d9;
    border-radius: 100px;
  }
  .profile .nav::-webkit-scrollbar-thumb {
    background-color: #979797;
    border-radius: 100px;
  }
  .profile .nav-link {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff !important;
    border-radius: 100px;
    padding: 10px 18px;
    min-width: 118px;
    text-align: center;
    background: 0 0;
    text-transform: capitalize;
    white-space: nowrap;
  }
  .profile .nav-link.active {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .profile .tab-pane {
    padding: 40px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .profile .tab-pane .row {
    margin-bottom: -30px;
  }
  .profile .tab-pane .about h1,
  .profile .tab-pane .about h2,
  .profile .tab-pane .about h3,
  .profile .tab-pane .about h4,
  .profile .tab-pane .about h5,
  .profile .tab-pane .about h6 {
    font-weight: 700 !important;
    margin-bottom: 1rem;
  }
  .profile .tab-pane .about .profile-info {
    margin-top: 20px;
  }
  .profile .tab-pane .about .profile-info ul {
    margin-top: 30px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .profile .tab-pane .about .skiils {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
  }
  .profile .tab-pane .about .skiils li {
    display: inline-block;
    border-radius: 100px;
    background-color: var(--system_primery_color_10);
    font-size: 14px;
    line-height: 21px;
    padding: 4px 14px;
    color: var(--system_primery_color);
    font-weight: 500;
  }
  .profile-left {
    flex: 0 0 auto;
    width: 75%;
    --img-width: 226px;
    padding: 26px 80px 16px 26px;
    background-color: #fff;
    border-radius: calc(var(--border-radius) - 2px);
    height: 100%;
    border: 1px solid #c5c5c5;
  }
  .profile-right {
    flex: 0 0 auto;
    width: 25%;
    padding: 0 50px;
  }
  .profile-right ul li {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
  }
  .profile-right ul li:not(:last-child) {
    margin-bottom: 36px;
  }
  .profile-right ul li svg {
    margin-right: 20px;
  }
  .bootstrap-tagsinput > .tag,
  .skills_list > * {
    display: inline-block;
    border-radius: 100px;
    background-color: var(--system_primery_color_10);
    font-size: 14px;
    border: none;
    color: var(--system_primery_color);
    font-weight: 400;
    padding: 5px 15px;
  }
  .currentColor {
    color: currentColor !important;
  }
  @media (min-width: 1400px) {
    .profile .container {
      max-width: 1296px;
    }
  }
  @media only screen and (min-width: 991.98px) and (max-width: 1199.98px) {
    .profile-left {
      padding: 20px 40px 16px 20px;
      --img-width: 190px;
      width: 70.8333333333%;
    }
    .profile-right {
      padding: 0 30px;
      width: 29.1666666667%;
    }
    .profile-right ul li {
      font-size: 18px;
    }
    .profile-right ul li:not(:last-child) {
      margin-bottom: 26px;
    }
    .profile-right ul li svg {
      margin-right: 10px;
    }
    .profile-info h4 {
      font-size: 28px;
    }
    .profile-info ul {
      gap: 10px;
      padding: 10px;
      --width: 38px;
    }
    .profile-info .badges {
      grid-template-columns: repeat(3, minmax(var(--width), 1fr));
    }
  }
  @media only screen and (max-width: 990.98px) {
    .profile .nav {
      flex-wrap: nowrap;
      overflow-x: auto;
    }
    .profile .tab-pane {
      padding: 24px;
    }
    .profile-left {
      width: 100%;
      padding: 20px;
      --img-width: 200px;
    }
    .profile-right {
      width: 100%;
      padding: 30px;
    }
    .profile-info ul {
      gap: 10px;
      padding: 10px;
    }
    .profile-info .badges,
    .profile-info .social_media {
      grid-template-columns: repeat(3, minmax(var(--width), 1fr));
    }
  }
  @media only screen and (min-width: 1199.98px) and (max-width: 1439.98px) {
    .profile-right {
      padding: 0 40px;
    }
    .profile-right ul li:not(:last-child) {
      margin-bottom: 30px;
    }
    .profile-right ul li svg {
      margin-right: 10px;
    }
    .profile-info ul {
      gap: 10px;
      padding: 10px;
      --width: 38px;
    }
  }
  @media only screen and (max-width: 478.98px) {
    .profile-img .theme_btn {
      font-size: 16px;
    }
    .profile-info ul {
      --width: 34px;
    }
  }
  @media only screen and (min-width: 767.98px) and (max-width: 990.98px) {
    .profile-cover {
      padding-bottom: 30%;
    }
    .profile-wrapper {
      transform: translateY(-15%);
      margin-bottom: -50px;
    }
    .profile-right ul li {
      font-size: 18px;
    }
    .profile-info h4 {
      font-size: 26px;
    }
    .profile .nav {
      margin-bottom: 30px;
    }
  }
  @media only screen and (max-width: 766.98px) {
    .profile-cover {
      padding-bottom: 40%;
    }
    .profile-wrapper {
      margin-top: -100px;
      transform: translateY(0);
      margin-bottom: 50px;
    }
    .profile-left {
      justify-content: center;
      --img-width: 160px;
    }
    .profile-right ul li {
      font-size: 18px;
    }
    .profile-img {
      width: 100%;
    }
    .profile-img .img {
      width: var(--img-width);
      height: var(--img-width);
      padding-bottom: 0;
      margin: auto;
    }
    .profile-img .theme_btn {
      min-width: 100px;
      padding: 6px;
    }
    .profile-info {
      padding-left: 0;
      margin-top: 20px;
      width: 100%;
    }
    .profile-info h4 {
      font-size: 24px;
    }
    .profile .nav {
      margin-bottom: 24px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .profile_info .studentProfileThumb {
      margin-right: 10px;
    }
  }
  @media only screen and (max-width: 767px) {
    .profile_info .studentProfileThumb {
      margin-right: 0;
    }
  }
  @media (max-width: 420px) {
    .theme_btn.small_btn4 {
      padding: 11px 16px;
      font-size: 13px;
    }
  }

  @media (max-width: 420px) {
    .theme_btn.ogrenci-panel {
      display: none;
    }
  }


  .document_name_input {
    height: 50px;
    border: 1px solid #e3e6ef;
    padding: 4px 20px;
    width: 100%;
  }
  @media (min-width: 576px) {
    .text-sm-nowrap {
      white-space: nowrap;
    }
  }
  .quiz_wizged .thumb {
    position: relative;
    overflow: hidden;
    height: 215px;
  }
  .quiz_wizged .thumb_inner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
  }
  .quiz_wizged:hover .thumb_inner {
    transform: scale(1);
  }
  .quiz__details {
    padding: 150px 0 120px;
  }
  .quiz__details .lms_tab_content .course_overview_description .single_overview {
    margin-bottom: 30px;
  }
  .quiz__details
    .lms_tab_content
    .course_overview_description
    .single_overview:last-child {
    margin-bottom: 28px;
  }
  .quiz__details .course_cutomer_reviews .single_reviews:last-child {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 28px;
  }
  .quiz_border,
  .quiz_test_wrapper {
    border: 0.5px solid #d1d1d1;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  }
  .quiz_test_wrapper .quiz_test_header {
    background: var(--system_primery_color);
    background-size: 200% auto;
    padding: 20px 35px;
    border-bottom: 1px solid #d1d1d1;
    color: #fff;
  }
  .quiz_test_wrapper .quiz_test_header h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
  }
  .quiz_test_wrapper .quiz_test_body {
    padding: 33px 45px;
  }
  .quiz_test_wrapper .quiz_test_body p {
    margin-bottom: 26px;
  }
  .quiz_test_wrapper .quiz_test_body p a {
    font-weight: 600;
    color: #373737;
  }
  .quiz_test_wrapper .quiz_test_body .quiz_test_info {
    margin-bottom: 47px;
    padding-top: 4px;
  }
  .quiz_test_wrapper .quiz_test_body .quiz_test_info li {
    font-family: var(--font_family2), sans-serif;
    font-weight: 400;
    color: #373737;
    display: grid;
    grid-template-columns: 80px auto;
    grid-gap: 20px;
    margin-bottom: 7px;
  }
  .quiz_test_wrapper .quiz_test_body .quiz_test_info li span {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    text-transform: capitalize;
  }
  .quiz_questions_wrapper {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 0.5px solid #d1d1d1;
  }
  .quiz_questions_wrapper .quiz_test_header {
    background: var(--system_primery_color);
    background-size: 200% auto;
    padding: 20px 35px;
    border-bottom: 1px solid #d1d1d1;
    color: #fff;
  }
  .quiz_questions_wrapper .quiz_test_header h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
  }
  .quiz_questions_wrapper .quiz_test_header .quiz_header_right {
    text-align: right;
  }
  .quiz_questions_wrapper .quiz_test_header .quiz_header_right span {
    font-size: 20px;
    font-weight: 600;
    font-family: var(--font_family1);
    color: #fff;
    margin-bottom: 0;
  }
  .quiz_questions_wrapper .quiz_test_header .quiz_header_right p {
    font-size: 14px;
    font-weight: 500;
    color: #687083;
  }
  .quiz_questions_wrapper .quiz_test_body {
    padding: 40px;
  }
  .quiz_questions_wrapper .quiz_test_body .question_list_header {
    margin-bottom: 26px;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_top
    p {
    font-size: 24px;
    font-weight: 700;
    color: #1f2b40;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_top
    .arrow_controller
    span {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    background: #f9f9fd;
    border: 1px solid #e1e2e6;
    display: inline-block;
    font-size: 12px;
    color: #687083;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_counters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_counters
    span {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 49px;
    background: var(--system_primery_color);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--font_family1);
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    flex: 50px 0 0;
    margin-bottom: 20px;
    background-size: 200% auto;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_counters
    span:not(:last-child) {
    margin-right: 33px;
  }
  .quiz_questions_wrapper
    .quiz_test_body
    .question_list_header
    .question_list_counters
    span.skip_qus {
    border: 2px solid var(--system_primery_color);
    color: var(--system_primery_color);
    background: transparent;
  }
  .quiz_questions_wrapper .quiz_test_body .quiz_select {
    margin-bottom: 50px;
  }
  .quiz_questions_wrapper .quiz_test_body .quiz_select li {
    margin-bottom: 15px;
  }
  .quiz_score_wrapper {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 0.5px solid #d1d1d1;
  }
  .quiz_score_wrapper .quiz_test_header {
    background: var(--system_primery_color);
    background-size: 200% auto;
    padding: 20px 35px;
    border-bottom: 1px solid #d1d1d1;
    color: #fff;
  }
  .quiz_score_wrapper .quiz_test_header h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
  }
  .quiz_score_wrapper .quiz_header_right {
    text-align: right;
  }
  .quiz_score_wrapper .quiz_header_right span {
    font-size: 20px;
    font-weight: 600;
    font-family: var(--font_family1);
    color: #fff;
    margin-bottom: 0;
  }
  .quiz_score_wrapper .quiz_header_right p {
    font-size: 14px;
    font-weight: 500;
    color: #687083;
  }
  .quiz_score_wrapper .quiz_test_body {
    padding: 33px 45px;
  }
  .quiz_score_wrapper .quiz_test_body h3 {
    font-size: 48px;
    font-weight: 700;
  }
  .quiz_score_wrapper .quiz_test_body h3.success {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .quiz_score_wrapper .quiz_test_body h3.failed {
    color: #1f2b40;
  }
  .quiz_score_wrapper .quiz_test_body h3.failed span {
    color: #f82734;
  }
  .quiz_score_wrapper .quiz_test_body p.subtitle {
    font-size: 36px;
    line-height: 1.75;
    font-weight: 500;
    margin-bottom: 70px;
  }
  .quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view p {
    font-size: 24px;
    font-weight: 500;
    color: #1f2b40;
    line-height: 45px;
  }
  .quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view ul {
    margin-bottom: 80px;
  }
  .quiz_score_wrapper
    .quiz_test_body
    .score_view_wrapper
    .single_score_view:not(:last-child) {
    margin-right: 94px;
  }
  .quiz_score_wrapper .quiz_test_body .sumit_skip_btns {
    margin-top: 70px;
  }
  .quiz_score_wrapper .quiz_test_body .retake_faq {
    margin-top: 76px;
  }
  .quiz_score_wrapper .quiz_test_body .retake_faq h4 {
    font-size: 24px;
    line-height: 30px;
    color: #1f2b40;
    font-weight: 700;
  }
  .quiz_score_wrapper .quiz_test_body .retake_faq p {
    font-size: 16px;
    line-height: 30px;
    color: #656a7b;
    font-weight: 400;
  }
  .result_sheet_wrapper {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  }
  .result_sheet_wrapper .quiz_test_header {
    background: var(--system_primery_color);
    background-size: 200% auto;
    padding: 20px 35px;
    border-bottom: 1px solid #d1d1d1;
    color: #fff;
  }
  .result_sheet_wrapper .quiz_test_header h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
  }
  .result_sheet_wrapper .quiz_test_body {
    padding: 40px 50px;
  }
  .result_sheet_wrapper
    .quiz_test_body
    .result_sheet_view
    .single_result_view:not(:last-child) {
    border-bottom: 1px solid #e9e7f7;
    padding-bottom: 26px;
    margin-bottom: 30px;
  }
  .result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view p {
    font-size: 14px;
    font-weight: 500;
    color: #687083;
    margin-bottom: 2px;
  }
  .result_sheet_wrapper
    .quiz_test_body
    .result_sheet_view
    .single_result_view
    h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #373737;
  }
  .result_sheet_wrapper
    .quiz_test_body
    .result_sheet_view
    .single_result_view
    ul
    li {
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 500;
  }
  .result_sheet_wrapper .quiz_test_body .result_sheet_preview {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .result_sheet_wrapper .quiz_test_body .result_sheet_preview a {
    margin: 0 5px;
  }
  .quiz_exam_score_details {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
  }
  .quiz_exam_score_details li {
    min-width: 320px;
    height: 66px;
    padding: 15px 17px;
    border-radius: 2px;
    border: 0.5px solid #d1d1d1;
  }
  .quiz_exam_score_details li span.label_name {
    font-size: 20px;
    font-weight: 600;
    color: #1f2b40;
  }
  .quiz_exam_score_details li label {
    gap: 18px;
    align-items: center;
  }
  .quiz_exam_score_details li .icon {
    background: #1f2b40;
    height: 36px;
    width: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .quiz_exam_score_details li.correct {
    background: #d5fbe9;
  }
  .quiz_exam_score_details li.correct svg {
    color: #16ce8c;
  }
  .quiz_exam_score_details li.wrong {
    background: #fbd5d5;
  }
  .quiz_exam_score_details li.wrong svg {
    color: #ff515c;
  }
  #result br,
  .questions br {
    display: block;
  }
  .quiz_test_body .singleQuestion input:checked + .checkmark + .label_name,
  .quiz_test_body .singleQuestion ul.quiz_select li:hover label .label_name {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .question_list_counters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .question_list_counters span {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 49px;
    background: var(--system_primery_color);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--font_family1);
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    flex: 50px 0 0;
    margin-bottom: 20px;
    background-size: 200% auto;
  }
  .question_list_counters span:not(:last-child) {
    margin-right: 33px;
  }
  .question_list_counters span.skip_qus {
    border: 2px solid var(--system_primery_color);
    color: var(--system_primery_color);
    background: transparent;
  }
  .question_number_lists {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 18px;
    margin-bottom: 48px;
  }
  .question_number_lists a {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 49px;
    background: var(--system_primery_color);
    font-size: 24px;
    font-weight: 500;
    font-family: var(--font_family1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    flex: 70px 0 0;
    padding: 0;
    background-size: 200% auto;
    margin: 0;
  }
  .question_number_lists a.skip_qus {
    color: #fff;
    background: #1f2b40;
  }
  .question_number_lists a.pouse_qus {
    border: 1px solid rgba(143, 104, 255, 0.5019607843);
    color: #1f2b40;
    background: #fff;
  }
  .question_number_lists a.quiz_is_submit {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border: none;
    color: #fff;
  }
  .question_number_lists a.wait_for_confirm {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border: none;
  }
  @media (max-width: 767.98px) {
    .quiz__details {
      padding: 75px 0 45px;
    }
    .quiz__details
      .lms_tab_content
      .course_overview_description
      .single_overview:last-child {
      margin-bottom: 40px;
    }
    .quiz_test_wrapper .quiz_test_header {
      padding: 20px 30px;
    }
    .quiz_test_wrapper .quiz_test_header h3 {
      font-size: 18px;
    }
    .quiz_test_wrapper .quiz_test_body {
      padding: 30px;
    }
    .quiz_questions_wrapper {
      border: 0.5px solid #d1d1d1;
    }
    .quiz_questions_wrapper .quiz_test_header {
      padding: 20px 30px;
    }
    .quiz_questions_wrapper .quiz_test_header h3 {
      font-size: 18px;
    }
    .quiz_questions_wrapper
      .quiz_test_body
      .question_list_header
      .question_list_counters
      span {
      width: 40px;
      height: 40px;
      line-height: 40px;
      flex: 40px 0 0;
      font-size: 14px;
    }
    .quiz_questions_wrapper
      .quiz_test_body
      .question_list_header
      .question_list_counters
      span:not(:last-child) {
      margin-right: 20px;
    }
    .quiz_score_wrapper .quiz_test_header {
      padding: 20px 30px;
    }
    .quiz_score_wrapper .quiz_test_header h3 {
      font-size: 18px;
    }
    .quiz_score_wrapper .quiz_test_body {
      padding: 30px;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view
      ul {
      margin-bottom: 40px;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view:not(:last-child) {
      margin-right: 30px;
    }
    .result_sheet_wrapper .quiz_test_header {
      padding: 20px 30px;
    }
    .result_sheet_wrapper .quiz_test_header h3 {
      font-size: 18px;
    }
    .result_sheet_wrapper .quiz_test_body {
      padding: 30px;
    }
    .result_sheet_wrapper .quiz_test_body .result_sheet_view .marking_img img {
      width: 60px;
      margin-top: 10px;
    }
    .question_list_counters span {
      width: 40px;
      height: 40px;
      line-height: 40px;
      flex: 40px 0 0;
      font-size: 14px;
    }
    .question_list_counters span:not(:last-child) {
      margin-right: 20px;
    }
  }
  @media (max-width: 575.98px) {
    .quiz_questions_wrapper .quiz_test_header {
      flex-direction: column;
      justify-content: start;
    }
    .quiz_questions_wrapper .quiz_test_header .quiz_header_right {
      text-align: left;
      width: 100%;
      margin-top: 10px;
    }
    .quiz_questions_wrapper .quiz_test_body {
      padding: 25px 20px;
    }
    .quiz_questions_wrapper
      .quiz_test_body
      .question_list_header
      .question_list_counters
      span {
      margin-bottom: 15px;
    }
    .quiz_score_wrapper .quiz_test_body .score_view_wrapper {
      flex-direction: column;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view
      ul {
      margin-bottom: 20px;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view:last-child {
      margin-bottom: 30px;
    }
    .result_sheet_wrapper .quiz_test_body {
      padding: 20px;
    }
    .result_sheet_wrapper .quiz_test_body .result_sheet_preview {
      padding-top: 0;
      flex-direction: column;
    }
    .question_list_counters span,
    .result_sheet_wrapper .quiz_test_body .result_sheet_preview a:first-child {
      margin-bottom: 15px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1499.98px) {
    .quiz_score_wrapper .quiz_test_body .score_view_wrapper {
      flex-direction: column;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view
      ul {
      margin-bottom: 30px;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view:last-child {
      margin-bottom: 40px;
    }
    .quiz_score_wrapper
      .quiz_test_body
      .score_view_wrapper
      .single_score_view:not(:last-child) {
      margin-right: 0;
    }
  }
  .quiz_test_body a.nav-link.arrow {
    background: #eee6f5;
    color: var(--system_primery_gredient2);
    cursor: pointer;
  }
  .quiz_test_body a.nav-link.arrow:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
  }
  h4.question_title_quiz {
    font-size: 30px;
    font-weight: 600;
    font-family: var(--font_family1);
  }
  .quiz_test_body .singleQuestion .quiz_select label span {
    font-size: 18px !important;
  }
  .quiz_questions_wrapper .quiz_test_body .quiz_select li {
    margin-bottom: 32px;
  }
  .quiz_result_sheet_body .single_result_view {
    margin-bottom: 62px;
    border: 0.5px solid #d1d1d1;
    background: #fff;
  }
  .quiz_result_sheet_body .single_result_view li label {
    margin-bottom: 26px;
  }
  .quiz_result_sheet_body .single_result_view li label .label_name {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #1f2b40;
    line-height: 20px;
    letter-spacing: 0.4px;
  }
  .quiz_result_sheet_body .single_result_view_inner {
    padding: 43px 50px;
  }
  .quiz_result_sheet_body .single_result_view.correct {
    border-bottom: 3px solid #16ce8c;
  }
  .quiz_result_sheet_body .single_result_view.correct h5 {
    background: #11bd8a;
  }
  .quiz_result_sheet_body .single_result_view.wrong {
    border-bottom: 3px solid #ff4545;
  }
  .quiz_result_sheet_body .single_result_view.wrong h5 {
    background: #ff4545;
  }
  .quiz_result_sheet_body .single_result_count {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding: 14px 46px;
  }
  .quiz_result_sheet_body .single_result_question {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 24px;
  }
  .quiz_result_sheet_body .single_result_question_description {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #656a7b;
    margin-bottom: 22px;
  }
  .quiz_result_sheet_body .primary_checkbox2 .checkmark,
  .quiz_result_sheet_body .primary_checkbox .checkmark {
    height: 23px;
    width: 23px;
    line-height: 23px;
    flex: 23px 0 0;
  }
  .quiz_result_sheet_body .primary_checkbox2 .checkmark:after,
  .quiz_result_sheet_body .primary_checkbox .checkmark:after {
    border-radius: 100%;
    border-color: #d1d1d1 !important;
    background: transparent !important;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .checkmark:before,
  .quiz_result_sheet_body .primary_checkbox input:checked ~ .checkmark:before {
    content: "";
    width: 12px;
    height: 12px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 100%;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .checkmark {
    background: #fff;
    border: 1px solid #16ce8c;
  }
  .quiz_result_sheet_body
    .primary_checkbox2.error_ans
    input:checked
    ~ .checkmark {
    background: #fff;
    border: 1px solid #ff4545;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .label_name {
    color: #009a63 !important;
  }
  .quiz_result_sheet_body
    .primary_checkbox2.error_ans
    input:checked
    ~ .label_name {
    color: #ff4545 !important;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .checkmark:before,
  .quiz_result_sheet_body .primary_checkbox input:checked ~ .checkmark:before {
    background: #16ce8c;
    z-index: 1;
  }
  .quiz_result_sheet_body
    .primary_checkbox2.error_ans
    input:checked
    ~ .checkmark:before,
  .quiz_result_sheet_body
    .primary_checkbox.error_ans
    input:checked
    ~ .checkmark:before {
    background: #ff4545;
    z-index: 1;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .label_name {
    position: relative;
  }
  .quiz_result_sheet_body .primary_checkbox2 input:checked ~ .label_name:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 34c8.837 0 16-7.163 16-16S26.837 2 18 2 2 9.163 2 18s7.163 16 16 16z' fill='%2316CE8C' stroke='%2316CE8C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.602 19.6l4.654 4.8c2.19-6.292 4.014-9.052 8.146-12.8' fill='%2316CE8C'/%3E%3Cpath d='M11.602 19.6l4.654 4.8c2.19-6.292 4.014-9.052 8.146-12.8' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
  }
  .quiz_result_sheet_body
    .primary_checkbox2.error_ans
    input:checked
    ~ .label_name {
    position: relative;
  }
  .quiz_result_sheet_body
    .primary_checkbox2.error_ans
    input:checked
    ~ .label_name:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 34c8.837 0 16-7.163 16-16S26.837 2 18 2 2 9.163 2 18s7.163 16 16 16z' fill='%23FF4545' stroke='%23FF4545' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.514 12.235l.134.117a1.2 1.2 0 01.117 1.562l-.117.135L19.698 18l3.95 3.951a1.2 1.2 0 01.117 1.563l-.117.134a1.2 1.2 0 01-1.562.117l-.134-.117L18 19.698l-3.951 3.95a1.2 1.2 0 01-1.563.117l-.135-.117a1.2 1.2 0 01-.116-1.562l.117-.134L16.302 18l-3.95-3.951a1.2 1.2 0 01-.117-1.563l.117-.135a1.2 1.2 0 011.562-.116l.135.117L18 16.302l3.951-3.95a1.2 1.2 0 011.563-.117z' fill='%23fff'/%3E%3C/svg%3E");
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
  }
  @media (min-width: 1200px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 45px 30px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding,
    .header_iner {
      padding: 35px 30px;
    }
    .header_iner .notification_wrapper ul {
      padding: 16px 20px;
    }
    .paginations {
      --pag-width: 40px;
    }
    .sidebar-user h4 {
      font-size: 18px;
    }
    .reward-card {
      padding: 30px;
      margin-bottom: 30px;
    }
    .reward-card-points .content h4 {
      font-size: 28px;
    }
    .reward-blance-img {
      margin: auto auto 20px;
    }
    .reward-blance-content {
      padding-left: 0;
      max-width: 100% !important;
      text-align: center;
    }
    .reward-blance-content h3 {
      font-size: 30px;
      line-height: 1.3;
      margin-bottom: 10px;
    }
    .reward-blance-content > p {
      margin-bottom: 20px;
    }
    .reward-blance-content .d-flex .ps-4 {
      margin-left: 0 !important;
      padding-left: 12px !important;
    }
    .reward-blance-content .d-flex .ps-4 .me-4 {
      margin-right: 0 !important;
    }
    .reward-blance-content h4 {
      font-size: 44px;
    }
    .reward-blance-content .theme_btn {
      font-size: 16px;
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
    }
    .reward-badge h4 {
      font-size: 22px;
    }
    .reward-table table tr td,
    .reward-table table tr th {
      padding: 24px;
    }
    .reward-leader h4 {
      font-size: 18px;
      margin-bottom: 20px;
    }
    .reward-paginations p {
      font-size: 16px;
    }
    .reward-modal .modal-dialog {
      max-width: calc(100% - 100px);
    }
    .reward-modal .modal-body h4 {
      font-size: 32px;
      margin-bottom: 20px;
    }
    .reward-modal .modal-body p {
      font-size: 28px;
      margin-bottom: 30px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding,
    .header_iner {
      padding: 35px 30px;
    }
    .header_iner .notification_wrapper ul {
      padding: 16px 20px;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin-right: 30px;
    }
    .sidebar-user h4 {
      font-size: 18px;
    }
    .reward-card-points .content h4 {
      font-size: 26px;
    }
    .reward-blance-content {
      padding-left: 30px;
    }
    .reward-blance-content h3 {
      font-size: 28px;
      line-height: 1.2;
      margin-bottom: 10px;
    }
    .reward-blance-content .d-flex > div:first-child {
      max-width: 41.6666666667%;
      flex: 0 0 100%;
    }
    .reward-blance-content .d-flex > div:last-child {
      max-width: 58.3333333333%;
      flex: 0 0 100%;
    }
    .reward-blance-content h4 {
      font-size: 38px;
    }
    .reward-blance-content .theme_btn {
      padding: 10px 13px;
      font-size: 14px;
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
    }
    .reward-badge h4 {
      font-size: 20px;
    }
    .reward-table table tr td,
    .reward-table table tr th {
      font-size: 16px;
      padding: 20px 25px;
    }
    .reward-leader h4 {
      font-size: 18px;
    }
    .reward-modal .modal-dialog {
      max-width: calc(100% - 60px);
    }
    .reward-modal .modal-body h4 {
      font-size: 30px;
      line-height: 1.3125;
    }
    .reward-modal .modal-body p {
      font-size: 26px;
    }
  }
  @media only screen and (max-width: 767px) {
    .dashboard_main_wrapper .main_content_iner.main_content_padding {
      padding: 25px 20px 50px;
    }
    .header_iner {
      padding: 18px 20px;
      background: #272727;
    }
    .header_iner .notification_wrapper ul {
      padding: 13px 15px;
      align-items: normal;
      margin-left: -70px;
    }
    .header_iner .notification_wrapper ul li:not(:last-child) {
      margin-right: 20px;
    }
    .sidebar-user h4 {
      font-size: 18px;
    }
    .reward .col-md-6.col-xl-4.col-xxl-3 {
      width: 50%;
    }
    .reward-card-points {
      --icon: 0;
    }
    .reward-card-points .img {
      display: none;
    }
    .reward-card-points .content {
      padding-left: 0;
      text-align: center;
    }
    .reward-card-points .content h4 {
      font-size: 24px;
    }
    .reward-card.leader {
      padding: 20px;
    }
    .reward-blance {
      --img-width: 170px;
    }
    .reward-blance-img {
      margin: auto auto 20px;
    }
    .reward-blance-content {
      padding-left: 0;
      max-width: 100% !important;
      text-align: center;
    }
    .reward-blance-content h3 {
      font-size: 24px;
      font-size: 31px;
      line-height: 1.3;
    }
    .reward-blance-content .d-flex {
      flex-wrap: wrap;
    }
    .reward-blance-content .d-flex > div {
      text-align: center !important;
    }
    .reward-blance-content .d-flex > div:first-child {
      max-width: 100%;
      flex: 0 0 100%;
      margin-bottom: 14px;
    }
    .reward-blance-content .d-flex > div:last-child {
      max-width: 100%;
      flex: 0 0 100%;
    }
    .reward-blance-content h4 {
      font-size: 34px;
    }
    .reward-blance-content .theme_btn {
      padding: 10px 20px;
      font-size: 14px;
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
    }
    .reward-badge h4 {
      font-size: 18px;
    }
    .reward-table table {
      width: 600px !important;
    }
    .reward-table table tr th {
      font-size: 14px;
      padding: 16px 22px;
      font-weight: 500;
    }
    .reward-table table tr th p {
      font-size: 16px;
      font-weight: 500;
    }
    .reward-table table tr td {
      font-size: 14px;
      padding: 16px 22px;
      font-weight: 500;
    }
    .reward-table table tr td p {
      font-size: 16px;
      font-weight: 500;
    }
    .reward-leader h4 {
      font-size: 18px;
    }
    .reward-modal .modal-dialog {
      max-width: calc(100% - 30px);
    }
    .reward-modal .modal-body h4,
    .reward-modal .modal-body p {
      font-size: 24px;
    }
  }
  .bg-body {
    background-color: #eff4f8 !important;
  }
  .text-green {
    color: #36d98b !important;
  }
  .paginations {
    display: flex;
    align-items: center;
    --pag-width: 51px;
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .paginations .prev {
    color: var(--system_secendory_color);
    font-size: 18px;
    line-height: 1.35;
    padding: 5px;
    height: var(--pag-width);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .paginations .prev:hover {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .paginations .next {
    color: var(--system_secendory_color);
    font-size: 18px;
    line-height: 1.35;
    padding: 5px;
    height: var(--pag-width);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .paginations .next:hover {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .paginations-list {
    margin-right: 6px;
  }
  .paginations-list:first-child {
    margin-right: 0;
  }
  .paginations-list:last-child {
    margin-left: -6px;
    margin-right: 0;
  }
  .paginations-list:last-child a {
    padding: 5px;
    margin-left: 10px;
  }
  .paginations-links,
  .paginations-list:last-child a {
    color: var(--system_secendory_color);
    font-size: 18px;
    line-height: 1.35;
    height: var(--pag-width);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .paginations-links {
    width: var(--pag-width);
    border: 1px solid #8c9098;
    font-weight: 600;
    border-radius: 10px;
  }
  .paginations-links.active,
  .paginations-links:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-color: var(--system_primery_color);
    color: #fff;
  }
  .sidebar-user {
    padding: 30px 10px;
    height: 93px;

    background: #407bff;
    margin-bottom: 192px;
  }
  .sidebar-user h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
    color: var(--footer_text_color);
    font-weight: 500;
  }
  .sidebar-profile {
    --width: 110px;
    width: var(--width);
    height: var(--width);
    border-radius: 100%;
    border: 2px solid var(--system_primery_color);
    overflow: hidden;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 14px;
  }
  .sidebar-profile img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    border: 7px solid #ffffff;
  }
  .sidebar-badge {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .sidebar-badge-list {
    max-width: calc(20% - 10px);
    flex: 0 0 100%;
  }
  .sidebar-badge-list img {
    --badge: 44px;
    width: var(--badge);
    height: var(--badge);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .reward-card {
    border-radius: 10px;
    box-shadow: -12px 16px 40px rgba(0, 0, 0, 0.05);
    padding: 40px;
    background-color: #fff;
    margin-bottom: 40px;
  }
  .reward-card.badge-card {
    width: 100%;
    padding: 24px;
  }
  .reward-card.leader {
    padding: 28px;
  }
  .reward-card h1,
  .reward-card h2,
  .reward-card h3,
  .reward-card h4,
  .reward-card h5,
  .reward-card h6 {
    font-weight: 700;
  }
  .reward-card p {
    color: #8c9098;
  }
  .reward-card p a {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .reward-card-points {
    --icon: 66px;
  }
  .reward-card-points .img {
    max-width: var(--icon);
    flex: 0 0 100%;
    height: 82px;
  }
  .reward-card-points .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .reward-card-points .content {
    max-width: calc(100% - var(--icon));
    flex: 0 0 100%;
    padding-left: 20px;
  }
  .reward-card-points .content h4 {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 0;
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .reward-card-points .content p {
    font-weight: 500;
  }
  .reward-blance {
    --img-width: 199px;
  }
  .reward-blance-img {
    max-width: var(--img-width);
    height: 176px;
    flex: 0 0 100%;
  }
  .reward-blance-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .reward-blance-content {
    max-width: calc(100% - var(--img-width));
    flex: 0 0 100%;
    padding-left: 64px;
  }
  .reward-blance-content h3 {
    font-size: 36px;
    line-height: 1.52778;
    color: var(--system_secendory_color);
    margin-bottom: 1rem;
  }
  .reward-blance-content h3 span {
    color: #36d98b;
  }
  .reward-blance-content > p {
    margin-bottom: 38px;
  }
  .reward-blance-content .d-flex p {
    font-size: 14px;
  }
  .reward-blance-content .d-flex .ps-4 {
    margin-left: 26px;
  }
  .reward-blance-content .d-flex > div {
    text-align: left;
  }
  .reward-blance-content h4 {
    font-size: 64px;
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    line-height: 1;
  }
  .reward-blance-content .theme_btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 1.66667;
    font-weight: 600;
    min-width: 194px;
    text-align: center;
  }
  .reward-blance-content .theme_btn:first-child {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .reward-blance-content .theme_btn:first-child:hover {
    color: var(--system_primery_color);
    border-color: var(--system_primery_color);
    background-color: transparent;
  }
  .reward-blance-content .theme_btn:last-child {
    background-color: #36d98b;
    margin: 10px;
  }
  .reward-blance-content .theme_btn:last-child:hover {
    color: #36d98b;
    border-color: #36d98b;
    background-color: transparent;
  }
  .reward-badge .img {
    margin: auto auto 15px;
    width: 139px;
    height: 122px;
  }
  .reward-badge .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .reward-badge h4 {
    font-size: 24px;
    line-height: 1.41667;
    font-weight: 600;
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .reward-table {
    overflow: auto;
  }
  .reward-table table tr {
    border-bottom: 1px solid #dee7ff;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
  }
  .reward-table table tr th {
    padding: 46px 45px;
    color: var(--system_secendory_color);
  }
  .reward-table table tr td,
  .reward-table table tr th,
  .reward-table table tr th p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    transition: all 0.3s ease-in-out;
  }
  .reward-table table tr td {
    padding: 46px 45px;
    color: var(--system_secendory_color);
  }
  .reward-table table tr td p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
  }
  .reward-table table tbody tr:last-child {
    border-bottom: 0;
  }
  .reward-table table tbody tr:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .reward-table table tbody tr:hover td,
  .reward-table table tbody tr:hover td p,
  .reward-table table tbody tr:hover th,
  .reward-table table tbody tr:hover th p {
    color: #fff !important;
  }
  .reward-leader h4 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .reward-leader ul li {
    display: block;
  }
  .reward-leader .nav {
    margin-bottom: 14px;
    overflow: auto;
    border-bottom-width: 1px;
    gap: 10px;
    padding-bottom: 14px;
  }
  .reward-leader .nav::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .reward-leader .nav::-webkit-scrollbar-track {
    background-color: var(--system_primery_color_30);
    border-radius: 100px;
  }
  .reward-leader .nav::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: var(--system_primery_color_50);
  }
  .reward-leader .nav-link {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    padding: 8px 14px;
    color: #8c9098;
    margin-right: 0;
    border-radius: 6px;
    border: 1px solid #d0dce5;
    font-size: 14px;
  }
  .reward-leader .nav-link.active {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
  }
  .reward-leader-content {
    text-align: right;
    --position-width: 58px;
  }
  .reward-leader-content ul li {
    display: block;
  }
  .reward-leader-content ul li:not(:last-child) {
    margin-bottom: 14px;
  }
  .reward-leader-content a,
  .reward-leader-content h4 {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .reward-leader-content h4 {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 0 !important;
    transition: all 0.3s ease-in-out;
  }
  .reward-leader-content p {
    font-size: 14px;
    transition: all 0.3s ease-in-out;
  }
  .reward-leader-item {
    border: 1px solid #d0dce5;
    border-radius: 6px;
    padding: 10px;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    flex: 0 0 100%;
    max-width: calc(100% - var(--position-width) - 8px);
  }
  .reward-leader-item:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    border-color: var(--system_primery_gredient1);
  }
  .reward-leader-item:hover h4,
  .reward-leader-item:hover p {
    color: #fff !important;
  }
  .reward-leader-item:hover .img {
    border-color: #fff;
  }
  .reward-leader-position {
    max-width: var(--position-width);
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #5c6574;
    font-size: 18px;
    line-height: 1.35;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
  }
  .reward-leader-position.one {
    background: linear-gradient(149.01deg, #65ffb5 7.24%, #18ad77 84.86%);
  }
  .reward-leader-position.two {
    background: linear-gradient(180deg, #ff930f, #ffde2e);
  }
  .reward-leader-position.three {
    background: linear-gradient(135deg, #bb86ff, #561bff);
  }
  .reward-leader-profile {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 14px;
    --img: 36px;
  }
  .reward-leader-profile .img {
    max-width: var(--img);
    flex: 0 0 var(--img);
    height: var(--img);
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid var(--system_primery_color);
  }
  .reward-leader-profile .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .reward-leader-profile .content {
    max-width: calc(100% - var(--img));
    flex: 0 0 100%;
    padding-left: 0;
    flex: auto;
  }
  .reward-leader-profile .content p {
    font-size: 15px;
    color: var(--system_secendory_color);
    transition: all 0.3s ease-in-out;
  }
  .reward-paginations p {
    font-size: 16px;
    line-height: 1.35;
  }
  .reward-paginations p strong {
    font-weight: 500;
    color: var(--system_secendory_color);
  }
  .reward-modal .modal-dialog {
    max-width: 1000px;
    width: 100%;
  }
  .reward-modal .modal-content {
    border: none;
    border-radius: 40px;
  }
  .reward-modal .modal-body {
    padding: 50px 80px 100px;
  }
  .reward-modal .modal-body img {
    margin-bottom: 50px;
    width: 100%;
  }
  .reward-modal .modal-body h4 {
    font-size: 40px;
    line-height: 1.175;
    color: var(--system_secendory_color);
    margin-bottom: 30px;
  }
  .reward-modal .modal-body h4 span {
    color: transparent;
    background: var(--system_primery_color);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .reward-modal .modal-body p {
    font-size: 32px;
    line-height: 1.25;
    color: var(--system_secendory_color);
    margin-bottom: 40px;
  }
  .reward-modal .modal-body .theme_btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 1.66667;
    font-weight: 600;
    min-width: 194px;
    text-align: center;
  }
  .reward-modal .modal-body .theme_btn:first-child,
  .reward-modal .modal-body .theme_btn:last-child {
    background: var(--system_primery_color);
    background-size: 200% auto;
  }
  .reward-modal .modal-body .theme_btn:first-child:hover,
  .reward-modal .modal-body .theme_btn:last-child:hover {
    background-color: transparent;
    border-color: var(--system_primery_color);
    color: var(--system_primery_color);
  }
  #myHomepageCourse .owl-nav > div {
    --width: 36px;
    height: var(--width);
    width: var(--width);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-100%);
    color: var(--system_secendory_color);
  }
  #myHomepageCourse .owl-nav > div:last-child {
    left: auto;
    right: 10px;
  }
  #myHomepageCourse .owl-nav > div:hover {
    background: var(--system_primery_color);
    background-size: 200% auto;
    color: #fff;
  }
  #myHomepageCourse .owl-nav div {
    background: rgba(0, 0, 0, 0.7098039216);
    color: #fff;
  }
  #myLeaderBoard .reward-leader .nav {
    border-bottom: none;
    margin-bottom: 0;
  }
  #myLeaderBoard .reward-leader .badge-img {
    width: 70px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  #myLeaderBoard .reward-leader-content {
    --position-width: 64px;
  }
  #myLeaderBoard .reward-leader-content ul {
    max-height: 400px;
    overflow: auto;
    padding: 20px 20px 20px 0;
  }
  #myLeaderBoard .reward-leader-content ul::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  #myLeaderBoard .reward-leader-content ul::-webkit-scrollbar-track {
    background-color: var(--system_primery_color_10);
    border-radius: 100px;
  }
  #myLeaderBoard .reward-leader-content ul::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: var(--system_primery_color_50);
  }
  #myLeaderBoard .modal-xl {
    max-width: 560px !important;
  }
  #myLeaderBoard .modal-content {
    border-radius: 16px;
    border: none;
  }
  #myHomepageCourse.owl-carousel .owl-stage-outer {
    overflow: visible !important;
  }
  #myHomepageCourse.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
  }
  #myHomepageCourse.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
  }
  #topLeaderboardBody .reward-leader-content ul {
    padding: 10px 11px 0 0;
  }
  #leaderboardBody .point-table > ul {
    padding: 15px 0;
  }
  #leaderboardBody .point-table > ul li {
    padding-bottom: 10px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .paginations {
      --pag-width: 46px;
    }
    .sidebar-user h4 {
      font-size: 18px;
    }
    .reward-card {
      padding: 24px;
      margin-bottom: 30px;
    }
    .reward-card-points {
      --icon: 56px;
    }
    .reward-card.badge-card {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .reward-blance-img {
      margin: auto auto 20px;
    }
    .reward-blance-content {
      padding-left: 0;
      max-width: 100% !important;
      text-align: center;
    }
    .reward-blance-content h3 {
      font-size: 32px;
      line-height: 1.3;
      margin-bottom: 10px;
    }
    .reward-blance-content > p {
      margin-bottom: 18px;
    }
    .reward-blance-content .d-flex .ps-4 {
      margin-left: 0 !important;
      padding-left: 12px !important;
    }
    .reward-blance-content h4 {
      font-size: 54px;
      font-size: 44px;
    }
    .reward-blance-content .theme_btn {
      padding: 10px 18px;
      font-size: 16px;
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content;
    }
    .reward-table table tr td,
    .reward-table table tr th {
      padding: 35px;
    }
    .reward-leader h4 {
      font-size: 18px;
    }
    .reward-modal .modal-body h4 {
      font-size: 36px;
    }
  }
  @media only screen and (max-width: 991px) {
    .paginations {
      --pag-width: 36px;
    }
    .paginations-links {
      font-size: 16px;
    }
    .reward-card {
      padding: 24px;
      margin-bottom: 24px;
    }
    .reward-blance-content > p {
      margin-bottom: 20px;
    }
    .reward-blance-content .d-flex .ps-4 {
      padding-left: 0 !important;
      margin-left: 0 !important;
    }
    .reward-blance-content .d-flex .ps-4 .me-4 {
      margin-right: 0 !important;
    }
    .reward-leader h4 {
      margin-bottom: 20px;
    }
  }
  @media only screen and (max-width: 479px) {
    .paginations-links,
    .paginations .next,
    .paginations .prev {
      font-size: 16px;
    }
    .reward .col-md-6.col-xl-4.col-xxl-3 {
      width: 100%;
    }
    .reward-card-points {
      --icon: 60px;
    }
    .reward-card-points .img {
      display: block;
    }
    .reward-card-points .content {
      padding-left: 16px;
      text-align: left;
    }
    .reward-blance-content h3 {
      font-size: 26px;
    }
    .reward-leader-content h4,
    .reward-leader-position {
      font-size: 16px;
    }
    .reward-modal .modal-body h4 {
      font-size: 22px;
    }
  }
  @media only screen and (min-width: 1581px) {
    .sidebar-user {
      padding: 30px 40px;
      height: 110px;
      border-radius: 20px 20px 0 0;
      background: #407bff;
      margin-bottom: 192px;
    }
    .reward-card-points .content p {
      font-size: 20px;
      line-height: 1.5;
    }
  }
  @media only screen and (min-width: 1440px) and (max-width: 1580px) {
    .reward-card {
      padding: 20px;
    }
    .reward-card-points {
      --icon: 56px;
    }
    .reward-card.badge-card,
    .reward-card.leader {
      padding: 20px;
    }
    .reward-blance-content h3 {
      line-height: 1.3;
      margin-bottom: 10px;
    }
    .reward-blance-content > p {
      margin-bottom: 16px;
    }
    .reward-blance-content .theme_btn:first-child {
      margin-bottom: 10px;
    }
    .reward-table table tr td,
    .reward-table table tr th {
      padding: 44px 35px;
    }
  }
  .reward-leader-item {
    gap: 10px;
  }
  .reward-leader-content ul {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .reward-leader-profile {
    flex-grow: 1;
    text-align: left;
  }
  .reward-leader-profile p {
    font-size: 14px !important;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .service_cta_area {
    padding-bottom: 120px;
  }
  .service_cta_area .border_top_1px {
    border-top: 1px solid #d1d1d1;
    padding-bottom: 150px;
  }
  .service_cta_area .single_cta_service {
    background: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    padding: 40px 60px 50px 40px;
    border-radius: 10px;
    display: flex;
  }
  .service_cta_area .single_cta_service .thumb {
    width: 110px;
    height: 110px;
    margin-right: 40px;
    flex: 110px 0 0;
    margin-bottom: 30px;
  }
  .service_cta_area .single_cta_service .thumb img {
    width: 100%;
    border-radius: 50%;
  }
  .service_cta_area .single_cta_service h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--system_secendory_color);
  }
  .service_cta_area .single_cta_service p {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #373737;
    margin: 10px 0 29px;
  }
  @media (max-width: 767.98px) {
    .service_cta_area {
      padding: 0 0 45px;
    }
    .service_cta_area .border_top_1px {
      padding: 75px 0 0;
    }
  }
  @media (max-width: 575.98px) {
    .service_cta_area .single_cta_service {
      padding: 30px 50px 40px 30px;
      flex-wrap: wrap;
    }
  }
  .cart_wrapper {
    padding: 148px 0 150px;
  }
  .cart_wrapper .cart_table_wrapper {
    margin-bottom: 30px;
  }
  .cart_wrapper .cart_table_wrapper h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--system_secendory_color);
    margin-bottom: 30px;
  }
  .table.custom_table {
    border-radius: 5px;
    border-collapse: collapse;
  }
  .table.custom_table thead tr th {
    font-size: 17px;
    font-weight: 700;
    color: var(--system_secendory_color);
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 22px 30px;
    font-family: var(--font_family1);
  }
  .table.custom_table thead tr th:first-child {
    border-left: 1px solid #d1d1d1;
    padding-left: 295px;
  }
  .table.custom_table thead tr th:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .table.custom_table tbody tr td {
    border-bottom: 1px solid #d1d1d1;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
    font-size: 16px;
    vertical-align: middle;
    padding: 20px 30px;
    white-space: nowrap;
  }
  .table.custom_table tbody tr td .in_stoke {
    color: #20e007;
  }
  .table.custom_table tbody tr td:first-child {
    border-left: 1px solid #d1d1d1;
    padding-left: 20px;
  }
  .table.custom_table tbody tr td:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .table.custom_table tbody tr td .product_name .close_icon {
    margin-right: 10px;
  }
  .table.custom_table tbody tr td .product_name .thumb {
    width: 160px;
    height: 100px;
    margin-right: 90px;
  }
  .table.custom_table tbody tr td .product_name .thumb img {
    width: 100%;
  }
  .table.custom_table tbody tr td .product_name span {
    font-size: 16px;
    font-weight: 400;
    color: #373737;
  }
  .table.custom_table tfoot td {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 25px 20px;
  }
  .table.custom_table tfoot td:first-child {
    border-left: 1px solid #d1d1d1;
  }
  .table.custom_table tfoot td:last-child {
    border-right: 1px solid #d1d1d1;
    text-align: right;
  }
  .table.custom_table3 {
    border-collapse: collapse;
    border-radius: 5px;
  }
  .table.custom_table3 thead tr th {
    font-weight: 600;
    border-top: 0;
    font-family: var(--font_family1);
    padding: 15px 30px 15px 0;
  }
  .table.custom_table3 tbody tr td,
  .table.custom_table3 thead tr th {
    font-size: 16px;
    color: #373737;
    border-bottom: 1px solid #e9e7f7;
    white-space: nowrap;
  }
  .table.custom_table3 tbody tr td {
    font-family: var(--font_family2), sans-serif;
    vertical-align: middle;
    padding: 14.5px 14.5px 14.5px 0;
    font-weight: 400;
  }
  .table.custom_table3 tbody tr td h5 {
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    color: #373737;
    margin-bottom: 0;
    font-size: 16px;
  }
  .table.custom_table3 tbody tr td .product_name .close_icon {
    margin-right: 10px;
  }
  .table.custom_table3 tbody tr td .product_name .thumb {
    width: 160px;
    height: 100px;
    margin-right: 90px;
  }
  .table.custom_table3 tbody tr td .product_name .thumb img {
    width: 100%;
  }
  .table.custom_table3 tbody tr td .product_name span {
    font-size: 16px;
    font-weight: 400;
    color: #373737;
  }
  .coupon_wrapper {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-gap: 10px;
  }
  .coupon_wrapper .theme_btn.small_btn2 {
    padding: 16px 9px;
  }
  .coupon_wrapper .primary_input {
    background: #f9f9fd;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family1);
    color: var(--system_secendory_color);
  }
  .coupon_wrapper .primary_input::-moz-placeholder {
    color: #687083;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family1);
  }
  .coupon_wrapper .primary_input::placeholder {
    color: #687083;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font_family1);
  }
  .product_number_count {
    display: inline-flex;
  }
  .product_number_count .count_single_item {
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: #687083;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    background: #f9f9fd;
  }
  .product_number_count .count_single_item.input-number {
    cursor: text;
    width: 60px;
    background: #fff;
    color: #373737;
    font-weight: 500;
    font-family: var(--font_family2), sans-serif;
    font-size: 16px;
    border-right: 0;
    border-left: 0;
  }
  .product_number_count .count_single_item.input-number::-moz-placeholder {
    color: #373737;
  }
  .product_number_count .count_single_item.input-number::placeholder {
    color: #373737;
  }
  @media (max-width: 767.98px) {
    .cart_wrapper {
      padding: 75px 0;
    }
    .cart_wrapper .cart_table_wrapper {
      margin-bottom: 40px;
    }
    .table.custom_table thead tr th:first-child {
      padding-left: 180px;
    }
    .table.custom_table3 tbody tr td .product_name .thumb,
    .table.custom_table tbody tr td .product_name .thumb {
      width: 100px;
      height: 60px;
      margin-right: 30px;
    }
  }
  .shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb {
    background-size: cover;
    background-position: 50%;
    height: 90px;
  }
  .sidebar {
    background-color: #f6f5f5;
    min-height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    width: 345px;
    z-index: 999;
    flex: 345px 0 0;
  }

  .sidebar .logo {
    background: var(--system_primery_color);
    padding: 15px 50px;
    background-size: 200% auto;
  }
  .sidebar ul {
    padding: 10px;
  }
  .sidebar ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .sidebar ul li a {
    padding: 11px 17px;
    border-radius: 50px;

  }
  .sidebar ul li a:hover {
    background: var(--system_primery_color);
    color: #fff;
    background-size: 200% auto;
  }
  .sidebar ul li a:hover .menu_icon,
  .sidebar ul li a:hover span {
    color: #fff;
  }
  .sidebar ul li a .menu_icon {
    margin-right: 12px;
    line-height: 1;
    color: var(--footer_headline_color);
    transition: all 0.3s ease-in-out;
  }
  .sidebar ul li a span {
    font-size: 14px;
    font-weight: 600;
    color: var(--footer_headline_color);
    font-family: var(--font_family1);
    transition: all 0.3s ease-in-out;
  }
  .sidebar ul li a i {
    color: #fff;
  }
  .sidebar ul li a.active {
    background: var(--system_primery_color);
    color: #fff;
    background-size: 200% auto;
  }
  .sidebar ul li a.active .menu_icon,
  .sidebar ul li a.active span {
    color: #fff;
  }
  .sidebar .chat-menu-ul li {
    padding: 0;
  }
  .sidebar .chat-menu-ul li a {
    font-size: 14px;
    font-weight: 600;
    color: var(--footer_text_color);
    font-family: var(--font_family1), sans-serif;
    transition: all 0.3s ease-in-out;
    width: 100%;
    padding: 11px 17px !important;
    display: block;
  }
  .sidebar .chat-menu-ul li a:hover {
    color: #fff;
  }
  .sidebar.active_sidebar {
    overflow: auto;
    height: 100%;
  }

  .sidebar_close_icon i {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    position: absolute;
    cursor: pointer;
    color: var(--system_secendory_color);
    background: #fff;
    border-radius: 100%;
    font-size: 14px;
    top: 35px;
    transform: translateY(-50%);
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .sidebar {
      flex: 280px 0 0;
      width: 280px;
    }
    .sidebar ul {
      padding: 20px;
      height: calc(100vh - 396px);
      overflow: auto;
    }
  }
  @media (min-width: 1200px) and (max-width: 1599.98px) {
    .sidebar {
      flex: 280px 0 0;
      width: 280px;
    }
    .sidebar ul {
      padding: 30px;
    }
  }
  @media (max-width: 991.98px) {
    .sidebar {
      left: -280px;
      transition: 0.5s;
      top: 0;
      width: 280px;
      position: fixed;
      background: linear-gradient(0deg, rgb(39 50 57) 0%, rgb(39 50 57) 100%);
    }
    .sidebar .logo {
      padding: 10px;
    }
    .sidebar .logo img {
      max-width: 150px;
    }
    .sidebar ul {
      padding: 20px;
    }
    .active_sidebar {
      left: 0;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }
    .sidebar_close_icon i {
      font-size: 20px;
    }
  }
  .team_area .single_team .thumb {
    overflow: hidden;
  }
  .team_area .single_team .thumb img {
    transition: all 0.4s ease-in-out;
    transform: scale(1);
  }
  .team_area .single_team h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 1px;
    margin-top: 26px;
  }
  .team_area .single_team span {
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #373737;
  }
  .team_area .single_team:hover img {
    transform: scale(1.1);
  }
  .testmonial_area {
    background: #f8f8fe;
    padding-top: 140px;
    padding-bottom: 240px;
  }
  @media only screen and (max-width: 1199.98px) {
    .testmonial_area {
      padding-top: 100px;
      padding-bottom: 200px;
    }
  }
  @media only screen and (max-width: 767px) {
    .testmonial_area {
      padding-top: 60px;
      padding-bottom: 90px;
    }
  }
  .testmonial_area .single_testmonial {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    background-color: #fff;
    padding: 36px;
    min-height: 370px;
  }
  @media only screen and (max-width: 767px) {
    .testmonial_area .single_testmonial {
      padding: 24px;
    }
  }
  .testmonial_area .single_testmonial .testmonial_header {
    margin-bottom: 25px;
  }
  .testmonial_area .single_testmonial .testmonial_header .thumb {
    --width: 80px;
    width: var(--width);
    height: var(--width);
    flex: var(--width) 0 0;
    margin-right: 20px;
  }
  @media only screen and (max-width: 1199.98px) {
    .testmonial_area .single_testmonial .testmonial_header .thumb {
      --width: 60px;
      margin-right: 14px;
    }
  }
  .testmonial_area .single_testmonial .testmonial_header .thumb img {
    width: 100%;
    border-radius: 50%;
  }
  .testmonial_area .single_testmonial .testmonial_header .thumb * {
    width: 100%;
    height: 100%;
    border-radius: 100%;
  }
  .testmonial_area
    .single_testmonial
    .testmonial_header
    .thumb
    *
    .testimonialImage {
    background-size: cover;
    background-position: 50%;
  }
  .testmonial_area .single_testmonial .testmonial_header .reviewer_name h4 {
    font-size: 18px;
    font-weight: 700;
    font-family: var(--font_family1);
    margin-bottom: 5px;
  }
  .testmonial_area .single_testmonial .testmonial_header .reviewer_name .rate i {
    font-size: 14px;
    color: #ffc107;
  }
  .testmonial_area
    .single_testmonial
    .testmonial_header
    .reviewer_name
    .rate
    i:not(:last-child) {
    margin-right: 5px;
  }
  .testmonial_area .single_testmonial p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: var(--system_secendory_color);
    margin-bottom: 0;
    text-align: justify;
  }
  .section__title.white_text h3,
  .section__title.white_text p {
    color: #fff;
  }
  .section__title > span {
    font-size: 14px;
    color: #373737;
    font-weight: 400;
    display: block;
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  .section__title h3 {
    font-size: 50px;
    font-weight: 900;
    line-height: 64px;
    color: var(--system_secendory_color);
    margin-bottom: 17px;
  }
  @media only screen and (min-width: 1280px) and (max-width: 1439px) {
    .section__title h3 {
      font-size: 44px;
    }
  }
  .section__title p {
    font-size: 18px;
    font-weight: 500;
  }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .section__title p {
      font-size: 17px;
    }
  }
  @media only screen and (max-width: 991px) {
    .section__title p {
      font-size: 16px;
    }
  }
  .section__title h3.large_title {
    font-size: 60px;
    line-height: 76px;
  }
  .section__title4 .subheading_text {
    color: var(--system_primery_color);
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .section__title2.white_text h3,
  .section__title2.white_text p {
    color: #fff;
  }
  .section__title2 span {
    color: #373737;
    font-family: var(--font_family2), sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-bottom: 11px;
    text-transform: uppercase;
  }
  .section__title2 h4 {
    font-weight: 700;
    color: var(--system_secendory_color);
    font-size: 24px;
    line-height: 35px;
  }
  .section__title3.margin_50 {
    margin-bottom: 47px;
  }
  .section__title3.margin-50 {
    margin-bottom: 50px;
  }
  .section__title3.mb_42 {
    margin-bottom: 42px;
  }
  .section__title3 h3 {
    font-weight: 700;
    color: var(--system_secendory_color);
    font-size: 30px;
    margin-bottom: 9px;
  }
  .section__title3 p {
    font-size: 16px;
    font-weight: 500;
    color: #373737;
  }
  @media (max-width: 575.98px) {
    .section__title h3.large_title {
      font-size: 30px;
      line-height: 46px;
    }
    .section__title h3 {
      font-size: 30px;
      line-height: 44px;
    }
    .section__title h3 br {
      display: none;
    }
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .section__title h3.large_title {
      font-size: 30px;
      line-height: 46px;
    }
    .section__title h3 {
      font-size: 30px;
      line-height: 44px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1700.98px) {
    .section__title h3.large_title {
      font-size: 50px;
      line-height: 66px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .section__title h3 {
      font-size: 34px;
      line-height: 52px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .section__title h3 {
      font-size: 30px;
      line-height: 44px;
    }
    .section__title3 h3 {
      font-size: 24px;
    }
  }
  @media (max-width: 767.98px) {
    .section__title2.mb_76,
    .section__title.mb_80 {
      margin-bottom: 50px;
    }
    .section__title2 br {
      display: none;
    }
    .section__title3 h3 {
      font-size: 30px;
    }
    .section__title3.margin-50,
    .section__title3.margin_50,
    .section__title3.mb_40,
    .section__title3.mb_42 {
      margin-bottom: 30px;
    }
  }
  .section__title4 .margin_52 {
    margin-bottom: 52px;
  }
  .section__title4 h3 {
    font-size: 36px;
    font-weight: 800;
    color: #202e3b;
    margin-bottom: 9px;
    line-height: 1.38;
  }
  .section__title4 h3 span {
    text-transform: uppercase;
  }
  @media (max-width: 767.98px) {
    .section__title4 h3 {
      font-size: 30px;
    }
    .section__title4.margin_52 {
      margin-bottom: 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .section__title4 h3 {
      font-size: 30px;
    }
  }
  footer {
    position: relative;
    background-size: cover;
    background-position: top;
    background: var(--footer_background_color);
  }
  @media (max-width: 1280px) {
    footer {
      margin-top: 0 !important;
    }
  }
  footer .footer_top_area {
    padding-top: 80px;
    padding-bottom: 50px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
  }
  footer .footer_top_area .footer__cta {
    display: flex;
    align-items: center;
  }
  @media only screen and (max-width: 991px) {
    footer .footer_top_area .footer__cta {
      margin-bottom: 30px;
    }
  }
  footer .footer_top_area .footer__cta .thumb {
    margin-right: 30px;
  }
  footer .footer_top_area .footer__cta .cta_content h3 {
    font-size: 22px;
    font-weight: 700;
    color: var(--footer_headline_color);
    font-family: var(--font_family1);
    margin-bottom: 8px;
  }
  footer .footer_top_area .footer__cta .cta_content p {
    font-size: 16px;
    font-weight: 500;
    color: var(--footer_headline_color) !important;
    margin-bottom: 0;
  }
  footer .copyright_area {
    padding-top: 78px;
    padding-bottom: 60px;
  }
  footer .copyright_area .footer_widget {
    margin-bottom: 30px;
  }
  footer .copyright_area .footer_widget .footer_logo {
    margin-bottom: 10px;
  }
  footer .copyright_area .footer_widget .footer_title h3 {
    font-family: var(--font_family1);
    font-size: 18px;
    font-weight: 700;
    color: var(--footer_headline_color);
    margin-bottom: 20px;
  }
  footer .copyright_area .footer_widget .footer_links li a {
    font-size: 16px;
    font-weight: 500;
    color: var(--footer_text_color);
    line-height: 35px;
    font-family: var(--font_family2), sans-serif;

  }
  footer .copyright_area .footer_widget .footer_links li a:hover {
    color: var(--footer_text_hover_color);
  }
  footer .copyright_area .footer_widget p {
    font-size: 16px;
    color: var(--footer_text_color);
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 400;
  }
  footer .copyright_area .footer_widget p a {
    color: var(--footer_text_color);
  }
  footer .copyright_area .footer_widget p a:hover {
    color: var(--system_primery_color);
    text-decoration: underline;
  }
  footer .copyright_area .copy_right_text p {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--system_secendory_color);
    font-weight: 400;
  }
  footer .copyright_area .copy_right_text p a {
    color: var(--system_secendory_color);
  }
  footer .copyright_area .copyright_text p {
    color: hsla(0, 0%, 100%, 0.5) !important;
  }
  .social-network li {
    display: inline-block;
  }
  .social-network li a {
    border: 1px solid hsla(0, 0%, 100%, 0.5);
    --width: 35px;
    width: var(--width);
    height: var(--width);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 15px;
    color: hsla(0, 0%, 100%, 0.5);
  }
  .social-network li a:hover {
    background: var(--system_primery_color);
    color: #fff !important;
    background-size: 200% auto;
  }
  .theme_mailChimp {
    height: 60px;
    background: transparent;
    flex-wrap: nowrap;
    border-radius: 5px;
    position: relative;
  }
  .theme_mailChimp form {
    display: grid;
    grid-template-columns: auto 200px;
  }
  .theme_mailChimp .primary_input {
    height: 60px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .theme_mailChimp .form-control {
    background: #fff;
    color: var(--system_secendory_color);
    font-weight: 500;
    padding-left: 30px;
    border-radius: 50px 0 0 50px;
    height: 60px;
    border: 0;
    font-family: var(--font_family1);
  }
  .theme_mailChimp .form-control::-moz-placeholder {
    color: #687083;
  }
  .theme_mailChimp .form-control::placeholder {
    color: #687083;
  }
  .theme_mailChimp .form-control:focus {
    box-shadow: none !important;
    z-index: 1;
  }
  .pricing_area .pricing_carousel {
    background: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 52px 0 52px 0;
    position: relative;
    margin-top: -125px;
    margin-bottom: 100px;
  }

  .theme_mailChimp button {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: var(--system_primery_color);
    text-transform: capitalize;
    border-radius: 0 50px 50px 0 !important;
    padding: 0 18px;
    box-shadow: none !important;
    position: relative;
    right: 0;
    top: 0;
    border: 0;
    height: 60px;
    background-size: 200% auto;
  }
  .theme_mailChimp .info {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
  }
  @media (max-width: 575.98px) {
    footer .footer_top_area .footer__cta {
      flex-direction: column;
      align-items: flex-start;
    }
    footer .footer_top_area .footer__cta .thumb {
      margin-bottom: 20px;
    }
    .theme_mailChimp {
      height: auto;
      margin-bottom: 0;
    }
    .theme_mailChimp form {
      grid-template-columns: auto;
    }
    .theme_mailChimp .form-control {
      border-radius: 5px;
    }
    .theme_mailChimp button {
      border-radius: 5px !important;
      margin-top: 15px;
    }
    .profile_info img {
      margin-right: 0;
    }
  }

  /* Kategori sayfası - Henüz eğitim yok kutusu */
  .no_course_box {
    padding: 80px 20px;
    background: #f8f9fa;
    border-radius: 12px;
    margin: 40px 0;
  }

  .no_course_box .no_course_icon {
    opacity: 0.5;
  }

  .no_course_box h3 {
    color: #333;
    margin-bottom: 15px;
  }

  .no_course_box p {
    color: #666;
    font-size: 16px;
    margin-bottom: 30px;
  }

  .no_course_box .theme_btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    border-radius: 8px;
  }

  /* Eğitmenler sidebar açılır kapanır */
  .instructor-filter-section {
    margin-bottom: 20px;
  }

  .instructor-filter-toggle {
    user-select: none;
    transition: all 0.3s ease;
  }

  .instructor-filter-toggle:hover {
    opacity: 0.8;
  }

  .instructor-filter-toggle .instructor-chevron {
    font-size: 14px;
    transition: transform 0.3s ease;
    color: var(--system_primery_color);
  }

  .instructor-filter-content {
    margin-top: 15px;
  }

  .instructor-filter-content .Check_sidebar {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .instructor-filter-content .Check_sidebar li {
    margin-bottom: 10px;
  }

  /* Category Filter and Courses Carousel Section */
  .category-filter-section {
    padding: 80px 0;
    background: #f8f9fa;
  }

  .section-main-title {
    font-size: 42px;
    font-weight: 800;
    color: var(--system_secendory_color);
    margin-bottom: 15px;
    font-family: var(--font_family1);
  }

  .section-sub-title {
    font-size: 18px;
    color: #707070;
    font-family: var(--font_family2);
    margin-bottom: 0;
  }

  /* Category Navigation Bar */
  .category-nav-wrapper {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .category-nav-bar {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 10px 0;
    scrollbar-width: thin;
    scrollbar-color: #62c7e0 transparent;
  }

  .category-nav-bar::-webkit-scrollbar {
    height: 6px;
  }

  .category-nav-bar::-webkit-scrollbar-track {
    background: transparent;
  }

  .category-nav-bar::-webkit-scrollbar-thumb {
    background: #62c7e0;
    border-radius: 3px;
  }

  .category-btn {
    padding: 12px 28px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--font_family1);
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    background: #fff;
    color: #707070;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }

  .category-btn:hover {
    background: #62c7e0;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(98, 199, 224, 0.3);
  }

  .category-btn.active {
    background: #62c7e0;
    color: #fff;
    box-shadow: 0 4px 15px rgba(98, 199, 224, 0.4);
  }

  /* Courses Carousel Wrapper */
  .courses-carousel-wrapper {
    position: relative;
  }

  .courses-carousel-container {
    margin-top: 30px;
  }

  .courses-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
  }

  .courses-carousel .owl-nav button {
    pointer-events: all;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    border: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #62c7e0;
    transition: all 0.3s ease;
    margin: 0 15px;
  }

  .courses-carousel .owl-nav button:hover {
    background: #62c7e0;
    color: #fff;
    transform: scale(1.1);
  }

  .courses-carousel .owl-nav button.owl-prev {
    left: -25px;
  }

  .courses-carousel .owl-nav button.owl-next {
    right: -25px;
  }

  html[dir="rtl"] .courses-carousel .owl-nav button.owl-prev {
    right: -25px;
    left: auto;
  }

  html[dir="rtl"] .courses-carousel .owl-nav button.owl-next {
    left: -25px;
    right: auto;
  }

  /* Skeleton Loader */
  .skeleton-loader {
    padding: 20px 0;
  }

  .skeleton-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    animation: skeleton-pulse 1.5s ease-in-out infinite;
  }

  .skeleton-image {
    width: 100%;
    height: 200px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
  }

  .skeleton-content {
    padding: 20px;
  }

  .skeleton-line {
    height: 12px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    margin-bottom: 12px;
    animation: skeleton-shimmer 1.5s infinite;
  }

  .skeleton-title {
    width: 80%;
    height: 16px;
  }

  .skeleton-text {
    width: 100%;
    height: 10px;
  }

  .skeleton-text-short {
    width: 60%;
    height: 10px;
  }

  @keyframes skeleton-shimmer {
    0% {
      background-position: -200% 0;
    }
    100% {
      background-position: 200% 0;
    }
  }

  @keyframes skeleton-pulse {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0.8;
    }
  }

  /* View All Button */
  .view-all-btn {
    display: inline-block;
    padding: 15px 40px;
    background: #62c7e0;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: var(--font_family1);
    box-shadow: 0 4px 15px rgba(98, 199, 224, 0.3);
  }

  .view-all-btn:hover {
    background: #4fb3d1;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(98, 199, 224, 0.4);
  }

  /* Responsive Styles */
  @media (max-width: 991.98px) {
    .section-main-title {
      font-size: 32px;
    }

    .section-sub-title {
      font-size: 16px;
    }

    .category-filter-section {
      padding: 60px 0;
    }

    .courses-carousel .owl-nav button {
      width: 40px;
      height: 40px;
      margin: 0 10px;
    }

    .courses-carousel .owl-nav button.owl-prev {
      left: -15px;
    }

    .courses-carousel .owl-nav button.owl-next {
      right: -15px;
    }
  }

  @media (max-width: 767.98px) {
    .section-main-title {
      font-size: 28px;
    }

    .section-sub-title {
      font-size: 15px;
    }

    .category-filter-section {
      padding: 40px 0;
    }

    .category-nav-bar {
      gap: 8px;
    }

    .category-btn {
      padding: 10px 20px;
      font-size: 14px;
    }

    .courses-carousel .owl-nav {
      display: none;
    }

    .skeleton-image {
      height: 180px;
    }
  }

  /* Course Category Carousel Section Styles */
  .course_category_carousel_section {
    padding: 60px 0;
    position: relative;
  }

  .section_title_main {
    font-size: 36px;
    font-weight: 600;
    color: #379cff;
    margin-bottom: 15px;
    line-height: 1.3;
    font-family: var(--bs-font-sans-serif) !important;
  }

  .section_subtitle_main {
    font-size: 16px;
    color: #656A7B;
    margin-bottom: 0;
    font-family: var(--font_family2);
    line-height: 1.6;
  }

  /* Section Title Animation - Desktop Only */
  @media (min-width: 768px) {
    .section_title_animated {
      opacity: 0;
      transform: translateY(-20px);
      transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    }

    .section_subtitle_animated {
      opacity: 0;
      transform: translateY(-15px);
      transition: opacity 0.6s ease-out 0.2s, transform 0.6s ease-out 0.2s;
    }

    .section_title_animated.animate,
    .section_subtitle_animated.animate {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Mobile: No animation, show immediately */
  @media (max-width: 767.98px) {
    .section_title_animated,
    .section_subtitle_animated {
      opacity: 1;
      transform: none;
    }
  }

  /* Category Tabs */
  .category_tabs_wrapper {
    margin-bottom: 40px;
  }

  .category_tabs_container {
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
  }

  .category_tabs_scroll {
    flex: 1;
    display: flex;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 5px 0;
  }

  .category_tabs_scroll::-webkit-scrollbar {
    display: none;
  }

  .category_tab_btn {
    padding: 12px 24px;
    border: none;
    background: rgba(0, 0, 0, 0.12);
    color: #373737;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font_family1);
    border-radius: 50px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .category_tab_btn:hover {
    color: #6BB6FF;
    background: rgba(107, 182, 255, 0.2);
    border-color: rgba(107, 182, 255, 0.3);
    transform: translateY(-1px);
  }

  .category_tab_btn.active {
    background: var(--system_primery_color);
    color: #fff;
    font-weight: 600;
    box-shadow: none;
    transform: translateY(-2px);
    border-color: transparent;
  }

  .category_tabs_nav {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
  }

  .category_tabs_nav_mobile {
    display: none;
  }

  @media (max-width: 767.98px) {
    .category_tabs_nav_desktop {
      display: none;
    }

    .category_tabs_nav_mobile {
      display: flex;
      justify-content: center;
      margin-top: 15px;
      gap: 12px;
    }
  }

  .category_nav_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }

  .category_nav_btn:hover {
    background: rgba(0, 0, 0, 0.9);
    transform: scale(1.05);
  }

  /* Courses Carousel */
  .courses_carousel_wrapper {
    position: relative;
    padding: 0 15px 25px 15px;
  }

  .courses_carousel_container {
    position: relative;
    width: 100%;
  }

  @media (max-width: 767.98px) {
    .courses_carousel_wrapper {
      padding: 0 10px 20px 10px;
    }
  }

  /* Slick Slider Styling */
  .courses_carousel_slick {
    width: 100%;
    max-width: 100%;
    position: relative;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }

  .courses_carousel_slick.slick-initialized {
    opacity: 1;
  }

  /* Show no courses message even if carousel is not initialized */
  .courses_carousel_slick .no_courses_found {
    opacity: 1;
  }

  .courses_carousel_slick .slick-list {
    margin: 0;
    padding: 30px 15px 25px 15px;
    overflow: hidden;
  }

  .courses_carousel_slick .slick-track {
    display: flex;
    align-items: stretch;
  }

  .courses_carousel_slick .slick-slide {
    padding: 0 12px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    height: auto;
  }

  .courses_carousel_slick .slick-slide:first-child {
    padding-left: 0;
  }

  .courses_carousel_slick.slick-initialized .slick-slide {
    opacity: 1;
  }

  .courses_carousel_slick .slick-slide > div {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }

  @media (max-width: 767.98px) {
    .courses_carousel_slick .slick-slide {
      padding: 0 10px;
    }

    .courses_carousel_slick .slick-slide:first-child {
      padding-left: 0;
    }

    .courses_carousel_slick .slick-slide:last-child {
      padding-right: 0;
    }
  }

  /* Owl Carousel responsive item widths - let owl handle widths, we just ensure no overflow */
  .courses_carousel_owl.owl-carousel .owl-item .course-item {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  /* Slick slider - hide default arrows */
  .courses_carousel_slick .slick-arrow {
    display: none !important;
  }

  /* Custom Course Carousel Navigation Buttons */
  .course_carousel_nav_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .course_carousel_nav_btn:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-color: rgba(0, 0, 0, 0.5);
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  }

  .course_carousel_nav_btn.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
  }

  .course_carousel_prev {
    left: -25px;
  }

  .course_carousel_next {
    right: -25px;
  }

  @media (max-width: 767.98px) {
    .course_carousel_nav_btn {
      width: 40px;
      height: 40px;
      font-size: 14px;
    }

    .course_carousel_prev {
      left: -20px;
    }

    .course_carousel_next {
      right: -20px;
    }
  }

  .courses_carousel_owl .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(135, 206, 235, 0.2);
    color: #6BB6FF;
    border: 2px solid rgba(135, 206, 235, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: all;
    box-shadow: 0 4px 15px rgba(107, 182, 255, 0.2);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .courses_carousel_owl .owl-nav button:hover {
    background: rgba(107, 182, 255, 0.4);
    color: #fff;
    border-color: rgba(107, 182, 255, 0.8);
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(107, 182, 255, 0.4);
  }

  .courses_carousel_owl .owl-nav button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
  }

  .courses_carousel_owl .owl-nav button.owl-prev {
    left: -25px;
    position: absolute;
  }

  .courses_carousel_owl .owl-nav button.owl-next {
    right: -25px;
    position: absolute;
  }

  /* Ensure both nav buttons are always visible */
  .courses_carousel_owl .owl-nav button {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }

  .courses_carousel_owl .owl-nav button.disabled {
    opacity: 0.3 !important;
    cursor: not-allowed;
  }

  .courses_carousel_owl .owl-dots {
    display: none;
  }

  /* Course Card - Using V4 Style */
  .courses_carousel_slick .slick-slide .course-item,
  .courses_carousel_owl .course-item {
    background-color: #fff;
    overflow: hidden;
    border-radius: 20px;
    margin-top: 0;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    top: 0;
    transition: all .4s ease-in-out;
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  /* Slick Slider item wrapper */
  .courses_carousel_slick .slick-slide .course-item {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
  }

  .courses_carousel_slick .slick-slide .course-item:hover,
  .courses_carousel_owl .course-item:hover {
    top: -5px;
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.12);
    border-color: rgba(107, 182, 255, 0.2);
  }

  .courses_carousel_slick .course-item-img,
  .courses_carousel_owl .course-item-img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 55%;
    z-index: 1;
  }

  .courses_carousel_slick .course-item-img img,
  .courses_carousel_owl .course-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scale(1);
    transition: all .4s ease-in-out;
  }

  .courses_carousel_slick .course-item:hover .course-item-img img,
  .courses_carousel_owl .course-item:hover .course-item-img img {
    transform: scale(1.05);
  }

  .courses_carousel_slick .course-item-rating,
  .courses_carousel_owl .course-item-rating {
    background-color: #fff;
    position: relative;
    z-index: 1;
    --rating-user: 40px;
    margin-bottom: 1rem;
  }

  .courses_carousel_slick .course-item-rating i,
  .courses_carousel_owl .course-item-rating i {
    font-size: 12px;
  }

  .courses_carousel_slick .course-item-rating .user,
  .courses_carousel_owl .course-item-rating .user {
    width: var(--rating-user);
    height: var(--rating-user);
    border-radius: 100%;
    overflow: hidden;
    flex: 0 0 auto;
    border: 1px solid #98A6B4;
  }

  .courses_carousel_slick .course-item-rating .user img,
  .courses_carousel_owl .course-item-rating .user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .courses_carousel_slick .course-item-rating .content,
  .courses_carousel_owl .course-item-rating .content {
    width: calc(100% - var(--rating-user));
    flex: 0 0 auto;
    padding-left: 8px;
  }

  .courses_carousel_slick .course-item-rating a,
  .courses_carousel_owl .course-item-rating a {
    color: var(--system_primery_color);
  }

  .courses_carousel_slick .course-item-rating a:hover,
  .courses_carousel_owl .course-item-rating a:hover {
    color: var(--system_secendory_color);
  }

  .courses_carousel_slick .course-item-rating span,
  .courses_carousel_owl .course-item-rating span {
    color: currentColor;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
  }

  .courses_carousel_slick .course-item-content,
  .courses_carousel_owl .course-item-content {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  @media (min-width: 1367px) {
    .courses_carousel_slick .course-item-content,
    .courses_carousel_owl .course-item-content {
      padding: 30px;
    }
  }

  .courses_carousel_slick .course-item-title,
  .courses_carousel_owl .course-item-title {
    margin-bottom: 30px;
    color: var(--system_secendory_color);
    font-weight: 500;
    font-size: 22px;
    line-height: 1.25;
    min-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: var(--fontFamily1);
  }

  .courses_carousel_slick .course-item-title:hover,
  .courses_carousel_owl .course-item-title:hover {
    color: var(--system_primery_color);
  }

  .courses_carousel_slick .course-item-info,
  .courses_carousel_owl .course-item-info {
    border-radius: 50px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 10px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: calc(49px / 2 * -1);
    position: relative;
    z-index: 1;
  }

  .courses_carousel_slick .course-item-info > *,
  .courses_carousel_owl .course-item-info > * {
    font-size: 12px;
    font-family: var(--fontFamily2);
    font-weight: 500;
    padding: 4px 10px;
    color: var(--system_primery_color);
    background-color: #fff;
    border-radius: 100px;
    min-width: 100px;
    text-align: center;
  }

  .courses_carousel_slick .course-item-info > *:not(:last-child),
  .courses_carousel_owl .course-item-info > *:not(:last-child) {
    margin-right: 12px;
  }

  .courses_carousel_slick .course-item-info-wrap,
  .courses_carousel_owl .course-item-info-wrap {
    padding: 0px 20px;
  }

  .courses_carousel_slick .course-item-price > span,
  .courses_carousel_owl .course-item-price > span {
    display: flex;
    align-items: center;
  }

  .courses_carousel_slick .course-item-price del,
  .courses_carousel_owl .course-item-price del {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
  }

  .courses_carousel_slick .course-item-price strong,
  .courses_carousel_owl .course-item-price strong {
    font-size: 24px;
    line-height: 1.25;
    font-family: var(--fontFamily2);
    color: var(--system_secendory_color);
  }

  /* View All Button */
  .view_all_courses_wrapper {
    text-align: center;
    margin-top: 30px;
  }

  .view_all_courses_btn {
    display: inline-block;
    padding: 14px 35px;
    background: #87CEEB;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    font-family: var(--font_family1);
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(107, 182, 255, 0.3);
  }

  .view_all_courses_btn:hover {
    background: #6BB6FF;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(107, 182, 255, 0.4);
    color: #fff;
  }

  /* Skeleton Loader */
  .skeleton_loader_container {
    display: none;
  }

  .skeleton_loader_container.active {
    display: block;
  }

  .skeleton_course_card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    margin-bottom: 24px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .skeleton_loader_container .row {
    margin: 0;
    overflow: hidden;
  }

  .skeleton_loader_container .row > div {
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }

  .skeleton_image {
    width: 100%;
    height: 200px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
  }

  .skeleton_content {
    padding: 20px;
  }

  .skeleton_badge {
    width: 60px;
    height: 24px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 12px;
    margin-bottom: 12px;
  }

  .skeleton_title {
    width: 100%;
    height: 20px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
    margin-bottom: 10px;
  }

  .skeleton_title_short {
    width: 70%;
  }

  .skeleton_instructor {
    width: 120px;
    height: 16px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
    margin-bottom: 12px;
  }

  .skeleton_rating {
    width: 40px;
    height: 16px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
  }

  @keyframes skeleton-loading {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
  }

  /* Responsive Styles */
  @media (max-width: 991.98px) {
    .section_title_main {
      font-size: 28px;
    }

    .section_subtitle_main {
      font-size: 15px;
    }

    .courses_carousel_slick .course-item-title,
    .courses_carousel_owl .course-item-title {
      font-size: 20px;
      margin-bottom: 24px;
    }

    .courses_carousel_slick .course-item-info,
    .courses_carousel_owl .course-item-info {
      border-radius: 8px;
    }

    .courses_carousel_slick .course-item-info > *,
    .courses_carousel_owl .course-item-info > * {
      min-width: max-content;
      font-size: 10px;
    }

    .courses_carousel_slick .course-item-info-wrap,
    .courses_carousel_owl .course-item-info-wrap {
      padding: 0 14px;
    }

    .courses_carousel_slick .course-item-price del,
    .courses_carousel_owl .course-item-price del {
      font-size: 18px;
    }

    .courses_carousel_slick .course-item-price strong,
    .courses_carousel_owl .course-item-price strong {
      font-size: 22px;
    }
  }

  @media (max-width: 767.98px) {
    .course_category_carousel_section {
      padding: 40px 0;
    }

    .section_title_main {
      font-size: 24px;
    }

    .section_subtitle_main {
      font-size: 14px;
    }

    .category_tab_btn {
      padding: 10px 20px;
      font-size: 14px;
    }

    .category_nav_btn {
      width: 35px;
      height: 35px;
      font-size: 12px;
    }

    .courses_carousel_slick .course-item,
    .courses_carousel_owl .course-item {
      margin-top: 30px;
    }

    .courses_carousel_slick .course-item-content,
    .courses_carousel_owl .course-item-content {
      padding-top: 10px;
    }

    .courses_carousel_slick .course-item-title,
    .courses_carousel_owl .course-item-title {
      font-size: 20px;
      margin-bottom: 16px;
    }

    .courses_carousel_slick .course-item-info,
    .courses_carousel_owl .course-item-info {
      margin-bottom: 12px !important;
      justify-content: space-between;
    }

    .courses_carousel_slick .course-item-info-wrap,
    .courses_carousel_owl .course-item-info-wrap {
      padding: 0 8px;
      justify-content: space-between;
    }

    .courses_carousel_slick .course-item-info > *,
    .courses_carousel_owl .course-item-info > * {
      min-width: max-content;
    }

    .courses_carousel_slick .course-item-price del,
    .courses_carousel_owl .course-item-price del {
      font-size: 18px;
    }

    .courses_carousel_slick .course-item-price strong,
    .courses_carousel_owl .course-item-price strong {
      font-size: 18px;
    }

    .courses_carousel_owl .owl-nav button {
      width: 40px;
      height: 40px;
      font-size: 14px;
    }

    .skeleton_image {
      height: 180px;
    }
  }

  /* No Courses Found Message */
  .no_courses_found {
    width: 100%;
    padding: 80px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 400px;
  }

  .no_courses_icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: var(--system_primery_color);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    box-shadow: 0 8px 25px rgba(176, 224, 230, 0.25);
  }

  .no_courses_icon i {
    font-size: 56px;
    color: #fff;
  }

  .no_courses_title {
    font-size: 32px;
    font-weight: 700;
    color: #373737;
    margin-bottom: 15px;
    font-family: var(--font_family1);
    line-height: 1.3;
  }

  .no_courses_message {
    font-size: 18px;
    color: #656A7B;
    margin: 0;
    font-family: var(--font_family2);
    line-height: 1.6;
    max-width: 500px;
  }

  @media (max-width: 767.98px) {
    .no_courses_found {
      padding: 60px 20px;
      min-height: 300px;
    }

    .no_courses_icon {
      width: 100px;
      height: 100px;
      margin-bottom: 25px;
    }

    .no_courses_icon i {
      font-size: 48px;
    }

    .no_courses_title {
      font-size: 26px;
      margin-bottom: 12px;
    }

    .no_courses_message {
      font-size: 16px;
    }
  }

  /* ============================================
     Modern Instructor Carousel Styles (V4)
     ============================================ */

  /* Instructor Carousel Wrapper */
  .instructor_carousel_wrapper {
    position: relative;
    width: 100%;
    padding: 0 30px 20px 30px;
  }

  @media (max-width: 991.98px) {
    .instructor_carousel_wrapper {
      padding: 0 25px 20px 25px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_wrapper {
      padding: 0 20px 15px 20px;
    }
  }

  .instructor_carousel_container {
    position: relative;
    width: 100%;
  }

  /* Instructor Carousel Slick */
  .instructor_carousel_slick {
    width: 100%;
    max-width: 100%;
    position: relative;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }

  .instructor_carousel_slick.slick-initialized {
    opacity: 1;
  }

  .instructor_carousel_slick .slick-list {
    margin: 0;
    padding: 0 30px 20px 30px;
    overflow: hidden;
  }

  @media (max-width: 991.98px) {
    .instructor_carousel_slick .slick-list {
      padding: 0 25px 20px 25px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_slick .slick-list {
      padding: 0 20px 15px 20px;
    }
  }

  .instructor_carousel_slick .slick-track {
    display: flex;
    align-items: stretch;
  }

  .instructor_carousel_slick .slick-slide {
    padding: 5px 10px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    height: auto;
  }

  .instructor_carousel_slick.slick-initialized .slick-slide {
    opacity: 1;
  }

  .instructor_carousel_slick .slick-slide > div {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_slick .slick-slide {
      padding: 0 8px;
    }
  }

  .instructor_carousel_slick .slick-arrow {
    display: none !important;
  }

  /* Custom Instructor Carousel Navigation Buttons - Top Right */
  .instructor_carousel_nav_wrapper {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 30px;
  }

  @media (max-width: 991.98px) {
    .instructor_carousel_nav_wrapper {
      padding: 0 25px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_nav_wrapper {
      padding: 0 20px;
      margin-bottom: 15px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_nav_wrapper {
      gap: 6px;
    }
  }

.instructor_v4_heading .instructor_v4_eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 5px 12px;
  border-radius: 999px;
  border: 1px solid rgba(146, 163, 240, 0.32);
  background: rgba(45, 58, 108, 0.42);
  color: rgba(208, 218, 252, 0.92);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.instructor_v4_heading .section_title_main {
  color: #f4f6ff !important;
}

.instructor_v4_heading .section_title_main span {
  background: linear-gradient(135deg, #6f83ff 0%, #9b74ff 48%, #8ca0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.instructor_v4_heading .section_subtitle_main {
  color: rgba(200, 210, 246, 0.78) !important;
}

  .instructor_carousel_nav_btn {
  width: 40px;
  height: 40px;
    border-radius: 50%;
  border: 1px solid rgba(164, 179, 250, 0.45);
  background: rgba(82, 100, 168, 0.3);
  color: #c8d2ff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  font-size: 13px;
  box-shadow: 0 8px 18px rgba(8, 13, 31, 0.34);
  }

  .instructor_carousel_nav_btn:hover {
  border-color: rgba(180, 192, 255, 0.75);
  background: rgba(80, 96, 165, 0.58);
  color: #f0f4ff;
  transform: scale(1.05);
  box-shadow: 0 10px 22px rgba(11, 18, 43, 0.46);
  }

  .instructor_carousel_nav_btn.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
  }

  @media (max-width: 991.98px) {
    .instructor_carousel_nav_btn {
      width: 40px;
      height: 40px;
      font-size: 13px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor_carousel_nav_btn {
      width: 36px;
      height: 36px;
      font-size: 12px;
    }
  }

  /* Modern Instructor Item - Full Image Card Design */
  .instructor-item-modern {
    background: linear-gradient(180deg, rgba(10, 16, 34, 0.96) 0%, rgba(8, 13, 29, 0.98) 100%);
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(116, 133, 214, 0.26);
    box-shadow: 0 10px 26px rgba(5, 9, 22, 0.38);
  }

  .instructor-item-modern:hover {
    transform: translateY(-5px);
    border-color: rgba(168, 145, 255, 0.65);
    box-shadow: 0 16px 36px rgba(7, 12, 29, 0.5);
  }

  .instructor-item-link {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    position: relative;
  }

  /* Instructor Item Image - Full Card */
  .instructor-item-img-modern {
    width: 100%;
    padding-bottom: 120%;
    overflow: hidden;
    position: relative;
    display: block;
    border-radius: 24px;
    box-shadow: none;
    background: #0d1732;
    transition: all 0.4s ease-in-out;
  }

  .instructor-item-img-modern::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    border: 1px solid rgba(146, 164, 241, 0.18);
    pointer-events: none;
    z-index: 2;
  }

  /* Per-card loading separator/shimmer for faster perceived render */
  .instructor-item-modern.instructor-item-loading .instructor-item-img-modern::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(100deg, rgba(36, 50, 94, 0.78) 20%, rgba(94, 115, 191, 0.54) 48%, rgba(36, 50, 94, 0.78) 80%);
    background-size: 200% 100%;
    animation: instructor-card-shimmer 1.2s ease-in-out infinite;
  }

  .instructor-item-modern:not(.instructor-item-loading) .instructor-item-img-modern::after {
    content: none;
  }

  @media (max-width: 991.98px) {
    .instructor-item-img-modern {
      padding-bottom: 115%;
      border-radius: 20px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor-item-img-modern {
      padding-bottom: 110%;
      border-radius: 18px;
    }
  }

  .instructor-item-img-modern img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.4s ease-in-out;
  }

  .instructor-item-modern:hover .instructor-item-img-modern img {
    transform: scale(1.05);
  }

  /* Overlay with Glassmorphism - Bottom Section */
  .instructor-item-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(6, 10, 24, 0.9) 0%, rgba(8, 13, 28, 0.68) 55%, rgba(10, 14, 30, 0.22) 100%);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-radius: 0 0 24px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 20px 20px 20px;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0;
    overflow: hidden;
    isolation: isolate;
  }

  .instructor-card-separator {
    position: absolute;
    top: 0;
    left: 18px;
    right: 18px;
    height: 1px;
    background: linear-gradient(90deg, rgba(132, 150, 232, 0) 0%, rgba(132, 150, 232, 0.58) 50%, rgba(132, 150, 232, 0) 100%);
    pointer-events: none;
  }

  .instructor-item-modern:hover .instructor-item-overlay {
    transform: translateY(0);
    margin-bottom: 0;
  }

  @media (max-width: 991.98px) {
    .instructor-item-overlay {
      height: 26%;
      padding: 14px 18px 18px 18px;
      border-radius: 0 0 20px 20px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor-item-overlay {
      height: 24%;
      padding: 12px 16px 16px 16px;
      border-radius: 0 0 18px 18px;
    }
  }

  .instructor-name-overlay {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
  }

  .instructor-name-overlay h4 {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .instructor-name-overlay .instructor-name-link {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.4;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 0;
  }

  .instructor-name-overlay .instructor-name-link:hover {
    color: #ffffff;
    transform: scale(1.05);
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  }

  @media (max-width: 991.98px) {
    .instructor-name-overlay .instructor-name-link {
      font-size: 16px;
    }
  }

  @media (max-width: 767.98px) {
    .instructor-name-overlay .instructor-name-link {
      font-size: 15px;
    }
  }

  /* Top Right Icon */
  .instructor-item-icon {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    background: transparent;
    color: #ffffff !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    opacity: 0;
    pointer-events: none;
  }

  .instructor-item-icon i {
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    display: block;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  }

  .instructor-item-modern:hover .instructor-item-icon {
    opacity: 1;
    background: transparent;
    transform: scale(1.1);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    pointer-events: auto;
  }

  @keyframes instructor-card-shimmer {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
  }

  .instructor-item-modern:hover .instructor-item-icon i {
    transform: rotate(-45deg) translateY(-2px);
    color: #ffffff;
  }

  @media (max-width: 767.98px) {
    .instructor-item-icon {
      width: 36px;
      height: 36px;
      top: 12px;
      right: 12px;
    }

    .instructor-item-icon i {
      font-size: 12px;
    }
  }

  /* ============================================
     Skeleton Loader for Instructors
     ============================================ */

  .skeleton_instructor_loader_container {
    display: none;
    width: 100%;
    padding: 0 10px 20px 10px;
  }

  .skeleton_instructor_loader_container.active {
    display: block;
  }

  @media (max-width: 991.98px) {
    .skeleton_instructor_loader_container {
      padding: 0 25px 20px 25px;
    }
  }

  @media (max-width: 767.98px) {
    .skeleton_instructor_loader_container {
      padding: 0 20px 15px 20px;
    }
  }

  .skeleton_instructor_card {
    background: transparent;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 120%;
  }

  @media (max-width: 767.98px) {
    .skeleton_instructor_card {
      border-radius: 18px;
      padding-bottom: 110%;
    }
  }

  .skeleton_instructor_image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 24px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
  }

  @media (max-width: 767.98px) {
    .skeleton_instructor_image {
      border-radius: 18px;
    }
  }

  .skeleton_instructor_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    gap: 10px;
  }

  @media (max-width: 767.98px) {
    .skeleton_instructor_content {
      height: 30%;
      padding: 14px;
    }
  }

  .skeleton_instructor_name {
    width: 80%;
    height: 20px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
  }

  .skeleton_instructor_headline {
    width: 60%;
    height: 16px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s ease-in-out infinite;
    border-radius: 4px;
  }

  /* RTL Support for Instructor Carousel */
  html[dir="rtl"] .instructor_carousel_nav_wrapper {
    right: auto;
    left: 0;
  }

  html[dir="rtl"] .instructor-item-icon {
    right: auto;
    left: 16px;
  }

  @media (max-width: 767.98px) {
    html[dir="rtl"] .instructor-item-icon {
      left: 12px;
    }
  }

  /* Popular Instructors Grid Container */
  .popular_instructors_grid_container {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }

  .popular_instructors_grid_container .row {
    margin: 0;
  }

  .popular_instructors_grid_container .col-lg-4,
  .popular_instructors_grid_container .col-md-6,
  .popular_instructors_grid_container .col-12 {
    padding: 0 15px;
  }

  @media (max-width: 991.98px) {
    .popular_instructors_grid_container .col-md-6 {
      padding: 0 12px;
    }
  }

  @media (max-width: 767.98px) {
    .popular_instructors_grid_container .col-12 {
      padding: 0 10px;
    }
  }

  /* Skeleton Loader for Popular Instructors */
  .skeleton_popular_instructor_loader_container {
    display: none;
    width: 100%;
  }

  .skeleton_popular_instructor_loader_container.active {
    display: block;
  }

  .skeleton_popular_instructor_loader_container .row {
    margin: 0 -15px;
  }

  .skeleton_popular_instructor_loader_container .col-lg-4,
  .skeleton_popular_instructor_loader_container .col-md-6,
  .skeleton_popular_instructor_loader_container .col-12 {
    padding: 0 15px;
    margin-bottom: 24px;
  }

  @media (max-width: 991.98px) {
    .skeleton_popular_instructor_loader_container .row {
      margin: 0 -12px;
    }

    .skeleton_popular_instructor_loader_container .col-md-6 {
      padding: 0 12px;
      margin-bottom: 20px;
    }
  }

  @media (max-width: 767.98px) {
    .skeleton_popular_instructor_loader_container .row {
      margin: 0 -10px;
    }

    .skeleton_popular_instructor_loader_container .col-12 {
      padding: 0 10px;
      margin-bottom: 20px;
    }
  }
/* ========== Bundle Pricing Page – Light Blue & Dark Glass Design ========== */
.pricing_plan {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 110px;
  padding-bottom: 110px;
  background:
    linear-gradient(180deg, #f5f9ff 0%, #eef5ff 30%, #e4f0ff 65%, #dde9ff 100%);
  overflow: hidden;
}

/* ========== Home Bundle Banner (Homepage Subscription Section) ========== */
#bundle-price-box {
  background: transparent;
}

/* ============================================
   Bundle Section - Tema Uyumlu Tasarım
   ============================================ */

.home_bundle_section {
  padding: 30px 0 50px;
  background: transparent;
}

/* Özellik Kartları Başlık */
.bundle_features_area {
  margin-bottom: 50px;
}

.bundle_features_header {
  text-align: center;
  margin-bottom: 40px;
}

.bundle_features_badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 999px;
  background: rgba(139, 92, 246, 0.15);
  border: 1px solid rgba(139, 92, 246, 0.3);
  color: #a78bfa;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 16px;
}

.bundle_features_title {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  color: #f0f4ff;
  margin: 0;
  font-family: var(--bs-font-sans-serif) !important;
}

.bundle_features_title > i {
  color: #a78bfa;
  margin-right: 10px;
}

.bundle_features_title span {
  background: linear-gradient(135deg, #7c8dff 0%, #9a79ff 55%, #8ca0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

/* Özellik Kartları Grid */
.bundle_features_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.bundle_feature_card {
  background: linear-gradient(145deg, rgba(20, 28, 58, 0.7) 0%, rgba(15, 22, 48, 0.85) 100%);
  border: 1px solid rgba(100, 120, 200, 0.18);
  border-radius: 18px;
  padding: 24px 22px;
  transition: all 0.3s ease;
}

.bundle_feature_card:hover {
  transform: translateY(-4px);
  border-color: rgba(139, 92, 246, 0.35);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
}

.bundle_feature_icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(139, 92, 246, 0.12);
  border: 1px solid rgba(139, 92, 246, 0.2);
  border-radius: 12px;
  margin-bottom: 16px;
}

.bundle_feature_icon i {
  font-size: 20px;
  color: #a78bfa;
}

.bundle_feature_title {
  font-size: 15px;
  font-weight: 600;
  color: #f0f4ff;
  margin-bottom: 10px;
  line-height: 1.4;
}

.bundle_feature_title i {
  color: #a78bfa;
  margin-right: 6px;
  font-size: 12px;
}

.bundle_feature_desc {
  font-size: 13px;
  color: rgba(180, 195, 230, 0.8);
  line-height: 1.55;
  margin: 0;
}

/* Paket Banner */
.home_bundle_banner {
  padding: 0;
}

.home_bundle_banner_inner {
  border-radius: 24px;
  padding: 40px 36px;
  color: #e2e8f0;
  position: relative;
  overflow: hidden;
  background: linear-gradient(145deg, rgba(20, 28, 58, 0.85) 0%, rgba(15, 22, 48, 0.95) 100%);
  border: 1px solid rgba(100, 120, 200, 0.2);
  backdrop-filter: blur(12px);
}

.home_bundle_banner_inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 0% 0%, rgba(139, 92, 246, 0.1), transparent 50%),
    radial-gradient(circle at 100% 100%, rgba(99, 102, 241, 0.08), transparent 50%);
  pointer-events: none;
}

.home_bundle_content {
  position: relative;
  z-index: 1;
  max-width: 520px;
}

.home_bundle_title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #f0f4ff;
  font-family: var(--bs-font-sans-serif) !important;
}

.home_bundle_subtitle {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 14px;
  color: rgba(200, 210, 240, 0.9);
}

.home_bundle_text {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
  color: rgba(180, 195, 230, 0.8);
}

.home_bundle_cards_wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Paket Kartları */
.home_bundle_card {
  background: rgba(30, 40, 75, 0.5);
  border-radius: 16px;
  border: 1px solid rgba(120, 140, 220, 0.2);
  padding: 16px 20px;
  cursor: pointer;
  transition: all 0.25s ease;
}

.home_bundle_card:hover {
  transform: translateY(-2px);
  border-color: rgba(139, 92, 246, 0.4);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.home_bundle_card.is-active {
  background: rgba(139, 92, 246, 0.15);
  border: 2px solid #a78bfa;
  box-shadow: 0 8px 28px rgba(139, 92, 246, 0.2);
}

.home_bundle_card_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
}

.home_bundle_card_label {
  font-size: 13px;
  font-weight: 600;
  color: #e2e8f0;
  padding: 4px 12px;
  border-radius: 999px;
  background: rgba(139, 92, 246, 0.2);
}

.home_bundle_card_check {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 2px solid rgba(167, 139, 250, 0.5);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.home_bundle_card_check_inner {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: transparent;
  transition: background 0.2s ease;
}

.home_bundle_card.is-active .home_bundle_card_check {
  border-color: #a78bfa;
}

.home_bundle_card.is-active .home_bundle_card_check_inner {
  background: #a78bfa;
}

.home_bundle_card_price_row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px;
  color: #f0f4ff;
}

.home_bundle_card_price_currency {
  font-size: 16px;
  font-weight: 600;
}

.home_bundle_card_price_value {
  font-size: 32px;
  font-weight: 700;
}

.home_bundle_card_price_period {
  font-size: 14px;
  color: rgba(180, 195, 230, 0.8);
}

.home_bundle_card_subtitle {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 13px;
  color: rgba(180, 195, 230, 0.7);
}

/* CTA Butonu - Primary Tema */
.home_bundle_cta_btn {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 14px 24px;
  border-radius: 10px;
  border: 1px solid rgba(160, 178, 255, 0.3);
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #7b5cff 0%, #3a8bff 100%);
  box-shadow: 0 12px 24px rgba(65, 86, 214, 0.35);
  text-decoration: none;
  transition: all 0.25s ease;
}

.home_bundle_cta_btn:hover {
  background: linear-gradient(135deg, #8a6bff 0%, #4a95ff 100%);
  box-shadow: 0 16px 30px rgba(65, 86, 214, 0.45);
  color: #fff;
}

.home_bundle_cta_btn i {
  font-size: 13px;
  color: #fff;
}

/* Responsive - Tablet */
@media (max-width: 991.98px) {
  .home_bundle_section {
    padding: 50px 0;
  }

  .bundle_features_grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home_bundle_banner_inner {
    padding: 32px 24px;
  }
}

/* Responsive - Mobile */
@media (max-width: 767.98px) {
  .home_bundle_section {
    padding: 40px 0;
  }

  .bundle_features_header {
    margin-bottom: 28px;
  }

  .bundle_features_grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .bundle_feature_card {
    padding: 20px 18px;
  }

  .bundle_features_area {
    margin-bottom: 36px;
  }

  .home_bundle_banner_inner {
    padding: 24px 18px;
    border-radius: 18px;
  }

  .home_bundle_title {
    font-size: 22px;
  }

  .home_bundle_cards_wrapper {
    margin-top: 20px;
  }

  .home_bundle_card_price_value {
    font-size: 28px;
  }
}

.pricing_plan .bundle_intro_block {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
  padding: 0 16px;
}

.pricing_plan .bundle_intro_title {
  font-size: 32px;
  font-weight: 700;
  color: #020617;
  margin-bottom: 12px;
  line-height: 1.3;
}

.pricing_plan .bundle_intro_subtitle {
  font-size: 18px;
  color: #0f172a;
  margin-bottom: 16px;
  font-weight: 500;
}

.pricing_plan .bundle_intro_benefits {
  font-size: 17px;
  font-weight: 700;
  color: #020617;
  margin-bottom: 12px;
  line-height: 1.5;
}

.pricing_plan .bundle_intro_description {
  font-size: 15px;
  color: #1f2933;
  line-height: 1.6;
  margin-bottom: 0;
}

/* Plans container: initially hidden, shown by JS */
.pricing_plan .bundle_plans_container {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Pricing cards – v2 light design */
.pricing_plan .single_pricing_plan.bundle_plan_card_glass {
  position: relative;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 26px;
  box-shadow:
    0 18px 45px rgba(15, 23, 42, 0.08);
  padding: 32px 24px 36px;
  min-height: 100%;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass:hover {
  transform: translateY(-4px);
  background: #ffffff;
  box-shadow:
    0 24px 60px rgba(15, 23, 42, 0.12);
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan {
  /* background:
    linear-gradient(145deg, #ecf3ff, #dbe7ff); */
  border: 1px solid #2563eb;
  box-shadow:
    0 26px 70px rgba(37, 99, 235, 0.25);
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan:hover {
  /* background:
    linear-gradient(145deg, #e3ecff, #d4e2ff); */
  box-shadow:
    0 30px 80px rgba(37, 99, 235, 0.3);
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass h5 {
  font-size: 22px;
  font-weight: 500;
  color: #020617;
  margin-bottom: 16px;
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan h5 {
  color: #020617;
}

.pricing_plan .bundle_card_top {
  background: linear-gradient(135deg, #f4f7ff, #eef3ff);
  border-radius: 22px 22px 18px 18px;
  padding: 20px 20px 22px;
  margin-bottom: 20px;
}

.pricing_plan .bundle_card_body {
  padding: 0 4px 4px;
}

.pricing_plan .bundle_plan_label {
  display: inline-flex;
  align-items: center;
  padding: 6px 16px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 4px 10px rgba(15, 23, 42, 0.06);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #020617;
  margin-bottom: 20px;
}

.pricing_plan .bundle_price_section {
  margin-bottom: 16px;
}

.pricing_plan .bundle_discount_info {
  margin-bottom: 8px;
}

.pricing_plan .bundle_discount_info .discount_text {
  font-size: 13px;
  font-weight: 600;
  color: #01579B;
  background: rgba(255, 255, 255, 0.5);
  padding: 4px 10px;
  border-radius: 8px;
  display: inline-block;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.pricing_plan .bundle_price_main,
.pricing_plan .bundle_price_with_old {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
}

.pricing_plan .bundle_price_value {
  font-size: 40px;
  font-weight: 700;
  color: #020617;
}

.pricing_plan .bundle_price_currency {
  font-size: 18px;
  font-weight: 600;
  color: #020617;
}

.pricing_plan .bundle_price_with_old del {
  font-size: 16px;
  color: #64748b;
  opacity: 0.85;
  margin-left: 6px;
}

.pricing_plan .bundle_price_period {
  font-size: 19px;
  color: #0f172a;
  margin-top: 6px;
}

.pricing_plan .bundle_price_30day {
  font-size: 13px;
  color: #1f2937;
  margin-top: 4px;
}

.pricing_plan .bundle_price_savings {
  font-size: 15px;
  font-weight: 600;
  color: #16a34a;
  margin-top: 6px;
}

/* Popüler kartta da fiyat metinleri koyu kalsın */
.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_price_value,
.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_price_currency,
.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_price_period,
.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_price_30day {
  /* color: #020617; */
}

.pricing_plan .bundle_description {
  font-size: 14px;
  color: #1f2937;
  margin-bottom: 18px;
  line-height: 1.5;
}

.pricing_plan .bundle_features_list ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.pricing_plan .bundle_features_list ul li {
  font-size: 14px;
  color: #0b1120;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.pricing_plan .bundle_features_list ul li i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  flex-shrink: 0;
  border-radius: 999px;
  border: 2px solid #0f172a;
  color: #0f172a;
  font-size: 11px;
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_features_list ul li {
  color: #edf2ff;
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_features_list ul li i {
  color: #efe6ff;
  border-color: rgba(177, 152, 255, 0.95);
  background: rgba(126, 92, 242, 0.22);
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_features_list ul li span {
  color: #edf2ff;
}

.pricing_plan .bundle_popular_badge {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #f9fafb;
  background: linear-gradient(135deg, #0f172a, #020617);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(148, 163, 184, 0.8);
}

.pricing_plan .bundle_subscribe_btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 14px 24px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #0f172a, #1d4ed8);
  border: 1px solid rgba(15, 23, 42, 0.9);
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.45);
}

.pricing_plan .bundle_subscribe_btn:hover {
  color: #fff;
  background: linear-gradient(135deg, #020617, #1d4ed8 70%);
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.85);
}

.pricing_plan .single_pricing_plan.bundle_plan_card_glass.popular_plan .bundle_subscribe_btn {
  background: linear-gradient(135deg, #1d4ed8, #2563eb);
  border-color: #1d4ed8;
}

/* Skeleton loader for bundle plans */
.pricing_plan .bundle_skeleton_loader {
  display: block;
}

.pricing_plan .skeleton_bundle_card {
  background: rgba(148, 163, 184, 0.24);
  border-radius: 20px;
  padding: 28px 20px 32px;
  border: 1px solid rgba(203, 213, 225, 0.6);
  min-height: 320px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.pricing_plan .skeleton_bundle_header {
  width: 70%;
  height: 24px;
  margin: 0 auto 20px;
  background: linear-gradient(90deg, rgba(203,213,225,0.35) 25%, rgba(148,163,184,0.7) 50%, rgba(203,213,225,0.35) 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
  border-radius: 6px;
}

.pricing_plan .skeleton_bundle_price {
  width: 50%;
  height: 32px;
  margin: 0 auto 16px;
  background: linear-gradient(90deg, rgba(203,213,225,0.35) 25%, rgba(148,163,184,0.7) 50%, rgba(203,213,225,0.35) 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
  border-radius: 6px;
}

.pricing_plan .skeleton_bundle_features {
  width: 90%;
  height: 14px;
  margin: 0 auto 10px;
  background: linear-gradient(90deg, rgba(203,213,225,0.35) 25%, rgba(148,163,184,0.7) 50%, rgba(203,213,225,0.35) 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
  border-radius: 4px;
}

.pricing_plan .skeleton_bundle_btn {
  width: 100%;
  height: 48px;
  margin-top: 24px;
  background: linear-gradient(90deg, rgba(203,213,225,0.35) 25%, rgba(148,163,184,0.7) 50%, rgba(203,213,225,0.35) 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
  border-radius: 12px;
}

/* Responsive: bundle pricing */
@media (max-width: 991.98px) {
  .pricing_plan .bundle_intro_title {
    font-size: 26px;
  }
  .pricing_plan .bundle_intro_subtitle {
    font-size: 16px;
  }
  .pricing_plan .bundle_intro_benefits {
    font-size: 15px;
  }
  .pricing_plan .bundle_intro_description {
    font-size: 14px;
  }
  .pricing_plan .bundle_intro_block {
    margin-bottom: 36px;
    padding: 0 12px;
  }
  .pricing_plan .single_pricing_plan.bundle_plan_card_glass {
    padding: 24px 20px 28px;
  }
}

@media (max-width: 767.98px) {
  .pricing_plan .bundle_intro_title {
    font-size: 22px;
  }
  .pricing_plan .bundle_intro_subtitle {
    font-size: 15px;
  }
  .pricing_plan .bundle_intro_benefits {
    font-size: 14px;
  }
  .pricing_plan .bundle_intro_block {
    margin-bottom: 28px;
  }
  .pricing_plan .single_pricing_plan.bundle_plan_card_glass {
    padding: 20px 16px 24px;
    border-radius: 16px;
  }
  .pricing_plan .skeleton_bundle_card {
    border-radius: 16px;
    padding: 20px 16px 24px;
  }
  /* Mobilde yatay taşmayı engellemek için satır kenar boşluklarını sıfırla */
  .pricing_plan .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* Arka plan glow efektleri küçük ekranlarda taşma yapmasın diye gizle */
  .pricing_plan::before,
  .pricing_plan::after {
    display: none;
  }
}

/* =========================
   Dark Glass UI Refresh
   ========================= */
body {
  background: radial-gradient(circle at 15% 0%, rgba(123, 92, 255, 0.18) 0%, transparent 35%),
              radial-gradient(circle at 90% 10%, rgba(58, 139, 255, 0.18) 0%, transparent 40%),
              linear-gradient(180deg, var(--site_bg_alt, #0b1022) 0%, var(--site_bg, #070914) 60%);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: var(--text_secondary, #bcc7ea);
}

html {
  background: var(--site_bg, #070914);
}

p,
label,
li,
.single_post_info p,
.section__title p {
  color: var(--text_secondary, #bcc7ea);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--text_primary, #f4f7ff);
}

.discount-banner {
  padding: 10px 24px 12px;
  background: transparent;
}

.discount-banner .container-fluid {
  max-width: 1320px;
  margin: 0 auto;
  padding: 10px 24px;
  border-radius: 18px;
  background: var(--discount_bar_bg);
  border: 1px solid rgba(144, 161, 255, 0.22);
  box-shadow: 0 22px 50px rgba(7, 9, 20, 0.45);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.discount-banner-left .discount-badge {
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(9, 11, 28, 0.36);
  transform: none;
}

.discount-timer-item {
  padding: 4px 8px;
  border-radius: 10px;
  background: rgba(7, 10, 24, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.15);
  min-width: 50px;
}

.discount-toggle-btn {
  top: 17px;
}

.discount-banner .use_discount_btn.theme_btn.small_btn2 {
  border-radius: 999px;
  border: 1px solid rgba(200, 214, 255, 0.35);
  background: var(--discount_bar_button_bg);
  color: var(--discount_bar_button_text);
  box-shadow: 0 12px 28px rgba(11, 18, 40, 0.35);
}

.discount-reopen-btn {
  right: 20px;
}

.header_area,
.header_area.navbar_fixed {
  padding: 12px 24px;
  background: transparent;
  box-shadow: none;
}

.header_area.navbar_fixed {
  top: 0;
  transform: translateY(0);
  z-index: 1000;
}

.header_area.navbar_fixed .main_menu ul li a {
  padding: 10px 14px;
}

.header_area .container {
  max-width: 1320px;
}

.header__wrapper {
  min-height: 84px;
  gap: 16px;
  padding: 10px 24px;
  border-radius: 999px;
  border: 1px solid var(--glass_border, rgba(131, 110, 255, 0.34));
  background: var(--glass_bg, rgba(17, 24, 49, 0.62));
  box-shadow: 0 20px 46px rgba(7, 9, 20, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(var(--glass_blur, 18px));
  backdrop-filter: blur(var(--glass_blur, 18px));
}

.header__left {
  /*flex: 1 1 auto; */
}

.header__left .category_search,
.header__left .translator-switch,
.header__wrapper > .translator-switch {
  display: none !important;
}

.header__left .logo_img {
  height: 56px;
  max-width: 172px;
  min-width: 172px;
}

.header_area .main_menu {
  margin: 0 auto !important;
  flex: 0 1 auto;
}

.header_area .main_menu #mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.header_area .main_menu ul li a {
  margin: 0;
  padding: 10px 14px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  color: var(--menu_text);
  border-radius: 10px;
}

.header_area .main_menu ul li.submenu_active > a,
.header_area .main_menu ul li a.active,
.header_area .main_menu ul li a:hover {
  color: #ffffff;
  background: rgba(120, 98, 255, 0.22);
  box-shadow: 0 8px 26px rgba(86, 120, 255, 0.28);
}

.header__right {
  margin-left: auto;
}

.header__right.login_user {
  margin-right: 0 !important;
}

.header__right .contact_wrap .contact_btn {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header__right .contact_wrap .theme_btn.small_btn2 {
  padding: 10px 18px;
  border-radius: 999px;
  border: 1px solid rgba(160, 179, 255, 0.25);
  background: linear-gradient(135deg, rgba(124, 94, 255, 0.92) 0%, rgba(74, 132, 255, 0.92) 100%);
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(61, 98, 238, 0.34);
}

.header__right .contact_wrap .theme_btn.small_btn2:first-child {
  background: rgba(12, 18, 38, 0.55);
  border: 1px solid rgba(168, 187, 255, 0.25);
}

.header_area .main_menu ul li .submenu,
.header_area .main_menu ul li .submenu li ul,
.menu_dropdown > ul,
.menu_dropdown > ul > li.mega_menu_dropdown > ul {
  background: var(--glass_bg_strong, rgba(12, 18, 38, 0.82));
  border: 1px solid rgba(139, 154, 255, 0.3);
  border-radius: 16px;
  box-shadow: 0 20px 50px rgba(6, 10, 26, 0.65);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.header_area .main_menu ul li .submenu li a,
.menu_dropdown ul li a {
  color: var(--text_primary, #f4f7ff) !important;
}

.banner_area_new {
  position: relative;
  padding: 24px 0 44px;
  z-index: 1;
}

.banner_area_new_container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px;
}

.banner_content_wrapper {
  min-height: auto;
  align-items: stretch;
  gap: 52px;
  border-radius: 34px;
  border: 1px solid rgba(135, 145, 255, 0.26);
  background: linear-gradient(145deg, rgba(12, 19, 43, 0.95) 0%, rgba(20, 28, 58, 0.9) 45%, rgba(13, 24, 52, 0.95) 100%);
  box-shadow: 0 36px 90px rgba(4, 7, 18, 0.65);
  padding: 54px 58px;
  overflow: hidden;
}

.banner_content_wrapper::after {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  right: -130px;
  top: -170px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(110, 85, 255, 0.42) 0%, rgba(110, 85, 255, 0) 70%);
  pointer-events: none;
}

.banner_text_section {
  max-width: 52%;
  padding: 0;
  display: flex;
  align-items: center;
}

.banner_text_content {
  max-width: 640px;
}

.banner_eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1px solid rgba(151, 167, 255, 0.28);
  background: rgba(71, 84, 157, 0.2);
  color: #d8e4ff;
  font-size: 13px;
  font-weight: 600;
}

.banner_title {
  color: var(--text_primary, #f4f7ff);
  font-size: 62px;
  line-height: 1.07;
  font-weight: 700;
  margin-bottom: 18px;
}

.banner_description {
  color: var(--text_secondary, #bcc7ea);
  font-size: 19px;
  line-height: 1.7;
  max-width: 92%;
  margin-bottom: 34px;
}

.banner_cta_group {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.banner_cta_btn {
  padding: 14px 28px;
  border-radius: 999px;
  border: 1px solid rgba(168, 182, 255, 0.26);
  background: linear-gradient(135deg, #7550ff 0%, #4388ff 100%);
  color: #fff !important;
  box-shadow: 0 16px 32px rgba(66, 95, 224, 0.4);
}

.banner_cta_btn:hover {
  transform: translateY(-2px);
  color: #fff;
}

.banner_cta_btn_outline {
  background: transparent;
  box-shadow: none;
}

.banner_cta_btn_outline:hover {
  background: rgba(117, 80, 255, 0.14);
}

.banner_image_section {
  max-width: 48%;
  padding: 0;
}

.banner_image_wrapper {
  max-width: 560px;
  margin-left: auto;
  border-radius: 30px;
  border: 1px solid rgba(143, 157, 255, 0.26);
  background: linear-gradient(180deg, rgba(81, 57, 157, 0.38) 0%, rgba(33, 44, 89, 0.6) 100%);
  padding: 30px;
}

.banner_main_image {
  width: min(58%, 300px);
  margin: 80px auto;
  filter: drop-shadow(0 18px 36px rgba(29, 49, 132, 0.6));
}

.banner_feature_box {
  border: 1px solid rgba(169, 184, 255, 0.28);
  border-radius: 16px;
  background: rgba(11, 17, 37, 0.78);
  min-width: 200px;
  padding: 12px 14px;
  gap: 10px;
}

.feature_text span {
  color: #ebf1ff;
  font-weight: 500;
  font-size: 13px;
}

.feature_box_1 {
  top: -26px;
  left: -76px;
}

.feature_box_2 {
  top: -26px;
  right: -76px;
}

.feature_box_3 {
  bottom: -18px;
  left: -76px;
}

.feature_box_4 {
  bottom: -18px;
  right: -76px;
}

@media (max-width: 1199.98px) {
  .header_area,
  .header_area.navbar_fixed,
  .discount-banner,
  .banner_area_new_container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .header__wrapper {
    padding: 10px 18px;
  }

  .header_area .main_menu ul li a {
    padding: 10px 10px;
    font-size: 14px;
  }

  .banner_content_wrapper {
    gap: 34px;
    padding: 42px 30px;
  }

  .banner_title {
    font-size: 48px;
  }

  .banner_main_image {
    margin: 62px auto;
    width: min(54%, 250px);
  }

  .feature_box_1,
  .feature_box_3 {
    left: -42px;
  }

  .feature_box_2,
  .feature_box_4 {
    right: -42px;
  }
}

@media (max-width: 991.98px) {
  .discount-banner {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .discount-banner .container-fluid {
    border-radius: 14px;
    padding: 10px 14px;
  }

  .header_area,
  .header_area.navbar_fixed {
    padding: 10px 14px;
  }

  .header__wrapper {
    border-radius: 20px;
    min-height: 72px;
  }

  .header__left .logo_img {
    min-width: 130px;
    max-width: 130px;
    height: 46px;
  }

  .banner_area_new {
    padding-top: 12px;
  }

  .banner_content_wrapper {
    display: none;
  }

  .banner_mobile_wrapper {
    display: block;
    border-radius: 22px;
    border: 1px solid rgba(130, 147, 255, 0.22);
    background: rgba(12, 19, 41, 0.9);
    overflow: hidden;
    box-shadow: 0 24px 54px rgba(4, 7, 18, 0.62);
  }

  .banner_mobile_image {
    background: linear-gradient(180deg, rgba(77, 54, 146, 0.48) 0%, rgba(27, 37, 79, 0.64) 100%);
  }

  .banner_mobile_text_box {
    background: rgba(8, 12, 27, 0.95);
  }

  .banner_title_mobile {
    color: var(--text_primary, #f4f7ff);
  }

  .banner_description_mobile {
    color: var(--text_secondary, #bcc7ea);
  }
}

/* Footer revize: kolon düzeni + ikonlu iletişim */
footer .copyright_area .footer_widget .footer_links.footer_contact_list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li i {
  margin-top: 6px;
  width: 16px;
  color: #9bb0ff;
  font-size: 14px;
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li a,
footer .copyright_area .footer_widget .footer_links.footer_contact_list li span {
  line-height: 1.6;
  color: var(--footer_text_color);
  font-size: 15px;
  font-weight: 500;
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li a:hover {
  color: #ffffff;
}

/* =========================
   Revize V3 - Header/Hero/Mobile
   ========================= */
.header_area {
  transition: padding 0.35s ease, background 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, transform 0.35s ease;
}

.header_area.navbar_fixed {
  animation: headerFloatIn 0.35s ease;
}

@keyframes headerFloatIn {
  from {
    opacity: 0.86;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.header__wrapper .profile_info {
  position: relative;
}

.header__right.login_user.avatar-bg-customize {
  background: transparent;
  padding: 0;
  border-radius: 0;
}

.header__right.login_user .profile_img {
  min-height: 44px;
  border: 1px solid rgba(160, 177, 255, 0.32);
  background: rgba(12, 19, 41, 0.7);
  border-radius: 999px;
  padding: 5px 9px;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(6, 12, 30, 0.42);
}

.header__right.login_user .profile_info_iner {
  right: 0;
  left: auto;
  top: calc(100% + 10px);
  min-width: 220px;
  border-radius: 16px;
  padding: 8px;
  border: 1px solid rgba(146, 164, 255, 0.28);
  background: rgba(8, 13, 30, 0.95);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  box-shadow: 0 24px 52px rgba(4, 8, 20, 0.62);
}

.header__right.login_user .profile_info_iner a {
  border-radius: 10px;
  color: #dbe6ff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 12px;
}

.header__right.login_user .profile_info_iner a:hover {
  color: #ffffff;
  background: rgba(118, 90, 255, 0.26);
}

/* Desktop menü center fix */
@media (min-width: 1281px) {
  .header_area .main_menu #mobile-menu {
    justify-content: center !important;
    column-gap: 4px;
  }

  .header__right .contact_wrap .theme_btn.small_btn2:first-child:hover {
    background: linear-gradient(135deg, rgba(124, 94, 255, 0.92) 0%, rgba(74, 132, 255, 0.92) 100%);
    color: #fff !important;
  }

  .header__right .contact_wrap .theme_btn.small_btn2:last-child:hover {
    background: rgba(12, 18, 38, 0.55);
    border-color: rgba(168, 187, 255, 0.25);
    color: #fff !important;
  }
}

/* Fullscreen mobil menü */
@media (max-width: 991.98px) {
  .header__right.login_user {
    margin-right: 52px !important;
  }

  .mobile_menu .slicknav_menu {
    background: transparent;
    padding: 0;
  }

  .mobile_menu .slicknav_btn {
    position: absolute;
    right: 12px;
    top: -58px;
    width: 42px;
    height: 42px;
    border-radius: 12px;
    border: 1px solid rgba(145, 166, 255, 0.25);
    background: rgba(10, 15, 33, 0.86);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1003;
    transition: transform 0.25s ease, background 0.25s ease;
  }

  .mobile_menu .slicknav_btn:hover {
    background: rgba(20, 30, 63, 0.95);
  }

  .mobile_menu .slicknav_btn.slicknav_open {
    transform: rotate(90deg);
  }

  .mobile_menu .slicknav_nav {
    position: fixed;
    inset: 0;
    padding: 108px 28px 26px;
    overflow-y: auto;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    background: radial-gradient(circle at 14% 8%, rgba(123, 92, 255, 0.2) 0%, transparent 34%), linear-gradient(180deg, rgba(8, 13, 30, 0.98) 0%, rgba(5, 9, 22, 0.99) 100%);
    z-index: 1002;
  }

  .mobile_menu .slicknav_btn.slicknav_open ~ .slicknav_nav {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .mobile_menu .slicknav_nav > li {
    margin-bottom: 6px;
  }

  .mobile_menu .slicknav_nav a,
  .mobile_menu .slicknav_row {
    color: #ecf2ff !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 12px;
    padding: 10px 12px;
  }

  .mobile_menu .slicknav_nav a:hover,
  .mobile_menu .slicknav_row:hover {
    background: rgba(123, 92, 255, 0.2);
  }

  .mobile_menu .slicknav_nav ul.submenu {
    margin: 4px 0 8px 10px;
    border-left: 1px solid rgba(134, 155, 255, 0.24);
    padding-left: 10px;
  }

  .mobile_menu .slicknav_nav ul.submenu a {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.92;
  }

  .slicknav_nav .mobile-auth-buttons-item {
    display: block !important;
    margin-top: 20px;
  }

  .slicknav_nav .mobile-auth-buttons {
    padding: 0 !important;
  }

  .slicknav_nav .mobile-auth-buttons > div {
    gap: 10px !important;
  }

  .slicknav_nav .mobile-auth-buttons .theme_btn {
    width: 100%;
    justify-content: center;
    border-radius: 12px !important;
    padding: 12px 16px !important;
    font-size: 15px;
    border: 1px solid rgba(153, 170, 255, 0.24);
    background: linear-gradient(135deg, rgba(124, 94, 255, 0.92) 0%, rgba(74, 132, 255, 0.92) 100%);
    color: #fff !important;
  }

  .slicknav_nav .mobile-auth-buttons .theme_btn + .theme_btn {
    background: rgba(12, 18, 38, 0.55);
  }
}

/* Hero dark overlay + title/cta/features revize */
.banner_content_wrapper {
  position: relative;
}

.banner_content_wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(112deg, rgba(5, 10, 24, 0.9) 10%, rgba(10, 17, 37, 0.8) 45%, rgba(30, 44, 86, 0.5) 100%);
  z-index: 1;
  pointer-events: none;
}

.banner_content_wrapper > * {
  position: relative;
  z-index: 2;
}

.banner_title {
  background: linear-gradient(120deg, #f9fbff 0%, #d9dded 35%, #96a1c4 68%, #f4f6ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 8px 26px rgba(13, 20, 42, 0.34);
}

.banner_cta_group {
  gap: 10px;
}

.banner_cta_btn {
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  background: rgba(35, 49, 95, 0.45);
  border: 1px solid rgba(161, 180, 255, 0.3);
  box-shadow: 0 12px 26px rgba(11, 18, 40, 0.36);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.banner_cta_btn:hover {
  background: linear-gradient(135deg, rgba(124, 94, 255, 0.86) 0%, rgba(74, 132, 255, 0.86) 100%);
}

.banner_cta_btn_outline {
  background: rgba(10, 16, 37, 0.54);
}

.banner_feature_box {
  min-width: 170px;
  padding: 9px 12px;
  border-radius: 13px;
  border: 1px solid rgba(170, 186, 255, 0.32);
  background: rgba(9, 14, 31, 0.74);
  box-shadow: 0 14px 30px rgba(7, 12, 30, 0.44);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.feature_icon {
  width: 30px;
  height: 30px;
}

.feature_icon svg {
  width: 18px;
  height: 18px;
}

.feature_text span {
  font-size: 12px;
  line-height: 1.25;
}

.feature_box_1 {
  top: -18px;
  left: -46px;
}

.feature_box_2 {
  top: 6px;
  right: -54px;
}

.feature_box_3 {
  bottom: 22px;
  left: -58px;
}

.feature_box_4 {
  bottom: -12px;
  right: -38px;
}

/* Mobilde desktop hero görünümü kullan */
@media (max-width: 991.98px) {
  .banner_mobile_wrapper {
    display: none !important;
  }

  .banner_content_wrapper {
    display: flex !important;
    flex-direction: column;
    gap: 24px;
    padding: 22px 16px;
    border-radius: 24px;
  }

  .banner_text_section,
  .banner_image_section {
    max-width: 100%;
  }

  .banner_title {
    font-size: 48px;
    line-height: 1.04;
  }

  .banner_description {
    max-width: 100%;
    font-size: 17px;
    line-height: 1.55;
  }

  .banner_image_wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 22px;
  }

  .banner_main_image {
    width: min(62%, 260px);
    margin: 46px auto;
  }

  .feature_box_1 {
    top: -10px;
    left: 8px;
  }

  .feature_box_2 {
    top: -10px;
    right: 8px;
  }

  .feature_box_3 {
    bottom: 14px;
    left: 2px;
  }

  .feature_box_4 {
    bottom: 14px;
    right: 2px;
  }
}

/* Global dark harmonization layer */
.white_box,
.dashboard_card,
.pricing_plan .single_pricing_plan,
.sidebar__widget,
.cs_modal .modal-header,
.modal-content,
.theme_search_field,
.lms_blog_details_area .blog_details_inner,
.single_instractor,
.course_item,
.single_course,
.checkout_area .payment_area {
  background: rgba(11, 17, 37, 0.82) !important;
  border-color: rgba(132, 151, 255, 0.2) !important;
  color: var(--text_secondary, #bcc7ea);
}

input,
textarea,
select,
.form-control {
  background-color: rgba(12, 19, 42, 0.9) !important;
  border-color: rgba(132, 151, 255, 0.24) !important;
  color: #e9f0ff !important;
}

input::placeholder,
textarea::placeholder {
  color: #98a7d8 !important;
}

@media (max-width: 991.98px) {
  footer .copyright_area .footer_widget .footer_links.footer_contact_list li {
    margin-bottom: 10px;
  }
}

/* Footer dark glass palette sync */
footer {
  background: radial-gradient(circle at 12% 8%, rgba(123, 92, 255, 0.16) 0%, transparent 36%),
              radial-gradient(circle at 88% 22%, rgba(58, 139, 255, 0.14) 0%, transparent 34%),
              linear-gradient(180deg, rgba(9, 13, 30, 0.98) 0%, rgba(6, 9, 22, 0.99) 100%);
  border-top: 1px solid rgba(130, 145, 255, 0.2);
}

footer .copyright_area {
  position: relative;
  padding-top: 64px;
  padding-bottom: 40px;
}

footer .copyright_area::before {
  content: "";
  position: absolute;
  inset: 12px 12px 18px 12px;
  border-radius: 28px;
  border: 1px solid rgba(128, 144, 255, 0.18);
  background: rgba(10, 15, 34, 0.68);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 26px 60px rgba(4, 7, 18, 0.5);
  pointer-events: none;
}

footer .copyright_area > .container {
  position: relative;
  z-index: 1;
}

footer .copyright_area .footer_widget .footer_title h3 {
  color: var(--text_primary, #f4f7ff);
}

footer .copyright_area .footer_widget p,
footer .copyright_area .footer_widget p a,
footer .copyright_area .footer_widget .footer_links li a {
  color: var(--text_secondary, #bcc7ea);
}

footer .copyright_area .footer_widget .footer_links li a:hover,
footer .copyright_area .footer_widget p a:hover {
  color: #ffffff;
}

footer .copyright_area .copyright_text p,
footer .copyright_area .row .text-white {
  color: var(--text_muted, #8f9ac3) !important;
}

footer .social-network li a {
  border: 1px solid rgba(155, 174, 255, 0.28);
  background: rgba(16, 24, 52, 0.55);
  color: #d6e0ff;
}

footer .social-network li a:hover {
  background: linear-gradient(135deg, #7b5cff 0%, #3a8bff 100%);
  border-color: transparent;
  color: #ffffff !important;
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li i {
  color: #9bb0ff;
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li a,
footer .copyright_area .footer_widget .footer_links.footer_contact_list li span {
  color: var(--text_secondary, #bcc7ea);
}

footer .copyright_area .footer_widget .footer_links.footer_contact_list li a:hover {
  color: #ffffff;
}

footer .copyright_area .footer_bottom_bar {
  margin-top: 22px;
  margin-bottom: 22px;
  padding-top: 18px;
  border-top: 1px solid rgba(146, 163, 255, 0.24);
}

/* =========================
   Global Palette Harmonization
   ========================= */
.breadcrumb_area {
  background: linear-gradient(115deg, rgba(9, 15, 33, 0.98) 0%, rgba(16, 27, 56, 0.94) 52%, rgba(31, 52, 99, 0.9) 100%) !important;
  border-bottom: 1px solid rgba(132, 150, 255, 0.22);
  box-shadow: inset 0 -1px 0 rgba(180, 194, 255, 0.08);
}

.breadcrumb_area::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 16% 10%, rgba(123, 92, 255, 0.24) 0%, transparent 42%),
              radial-gradient(circle at 85% 30%, rgba(58, 139, 255, 0.2) 0%, transparent 38%);
  pointer-events: none;
  z-index: 0;
}

.breadcrumb_area .breadcam_wrap {
  position: relative;
  z-index: 1;
}

.breadcrumb_area .breadcam_wrap h3,
.breadcrumb_area .breadcam_wrap p {
  color: #eef3ff !important;
}

.affiliate_bradcam_area,
.affiliate_bg,
.who_we_area,
.pricing_area .pricing_carousel,
.newsletter_form_wrapper .dashboard_card .card,
.newsletter_form_inner,
.contact_section,
.contact_map,
.process_widget_box,
.Affiliate_benefit_box,
.single_Requirements_box,
.Requirements_box_head,
.main_content_iner,
.dashboard_main_wrapper .box_header,
.brand_area .barnd_wrapper,
.single_blog_item,
.single_instractor,
.course__details_head,
.course_item,
.single_course,
.lms_blog_details_area .blog_details_inner,
.lms_blog_details_area .blog_details_inner .blog_reply_box,
.shopping_cart_inner,
.shoping_cart_inner,
.sidebar__widget,
.white_box,
.single_sidebar_widget,
.payment_area .biling_address,
.payment_area .payment_body,
.payment_area .payment_method,
.account_profile_wrapper,
.account_main_content,
.certificate-verify,
.noticeboard-modal .modal-content,
.leaderboard-boarder .modal-content {
  background: rgba(10, 16, 36, 0.86) !important;
  border-color: rgba(132, 151, 255, 0.2) !important;
  color: var(--text_secondary, #bcc7ea) !important;
}

.noticeboard-modal .modal-content {
  background: linear-gradient(165deg, #ffffff 0%, #f4f7fb 48%, #eef2f7 100%) !important;
  color: #334155 !important;
  border-color: rgba(203, 213, 225, 0.65) !important;
  box-shadow: 0 28px 56px rgba(8, 15, 35, 0.35), 0 0 0 1px rgba(255, 255, 255, 0.45) inset !important;
}
.noticeboard-modal .noticeboard-modal__heading {
  color: #0f172a !important;
}
.noticeboard-modal .noticeboard-modal__scope {
  color: #64748b !important;
}
.noticeboard-modal .modal-body-wrapper {
  background: rgba(255, 255, 255, 0.97) !important;
  border-color: rgba(226, 232, 240, 0.95) !important;
  color: #334155 !important;
}
.noticeboard-modal .modal-body-wrapper .noticeboard-modal__message,
.noticeboard-modal .modal-body-wrapper p {
  color: #334155 !important;
}
.noticeboard-modal .noticeboard-modal-close {
  color: #475569 !important;
  background: rgba(255, 255, 255, 0.98) !important;
  border: 1px solid rgba(203, 213, 225, 0.9) !important;
  box-shadow: 0 3px 12px rgba(8, 15, 35, 0.18) !important;
}
.noticeboard-modal .noticeboard-modal-close:hover {
  color: #0f172a !important;
  background: #ffffff !important;
  border-color: rgba(148, 163, 184, 0.75) !important;
}

.box_header,
.box_header h3,
.box_header h4,
.box_header p,
.section__title h2,
.section__title h3,
.section__title4 h2,
.section__title4 h3,
.contact_title h4,
.course__details_head .title,
.blog_details_inner h1,
.blog_details_inner h2,
.blog_details_inner h3,
.blog_details_inner h4,
.sidebar__widget h3,
.sidebar__widget h4 {
  color: var(--text_primary, #f4f7ff) !important;
}

.box_header p,
.single_Requirements_box .Requirements_box_body ul li p,
.process_widget_box p,
.Affiliate_benefit_box p,
.contact_section .contact_info > p,
.contact_section .contact_info .address_lines .single_address_line .address_info p,
.blog_details_inner p,
.single_course p,
.course_item p {
  color: var(--text_secondary, #bcc7ea) !important;
}

.contact-form .contact-form-element input,
.contact-form .contact-form-element textarea,
.contact-form select,
.contact-form input,
.payment_area input,
.payment_area select,
.payment_area textarea,
.dashboard_main_wrapper input,
.dashboard_main_wrapper textarea,
.dashboard_main_wrapper select {
  background: rgba(11, 18, 40, 0.92) !important;
  border: 1px solid rgba(132, 151, 255, 0.24) !important;
  color: #e7efff !important;
}

.theme_btn,
.theme_btn.small_btn2,
.theme_btn_outline,
.primary-btn {
  border-color: rgba(154, 173, 255, 0.24) !important;
}

.theme_btn_outline,
.primary-btn-outline {
  background: rgba(12, 19, 41, 0.56) !important;
  color: #e7efff !important;
}

.theme_btn:hover,
.theme_btn.small_btn2:hover,
.primary-btn:hover,
.theme_btn_outline:hover,
.primary-btn-outline:hover {
  color: #fff !important;
}

/* =========================
   Global UI System Standard
   ========================= */
html,
body {
  color-scheme: dark;
}

body {
  color: var(--text_secondary, #bcc7ea);
}

a {
  color: #cfe0ff;
  transition: color var(--ease_standard, 220ms ease), opacity var(--ease_standard, 220ms ease);
}

a:hover {
  color: #ffffff;
}

p,
small,
label,
li,
span {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--text_primary, #f4f7ff);
}

/* Buttons */
.theme_btn,
.theme_btn.small_btn2,
.theme_btn_outline,
.theme_btn.small_btn4,
.primary-btn,
.primary-btn-outline,
button.theme_btn,
input.theme_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: var(--btn_height_md, 44px);
  padding: 0 var(--btn_pad_x_md, 18px);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  border-radius: var(--btn_radius, 12px);
  border: 1px solid var(--border_default, rgba(138, 155, 255, 0.24));
  color: #f7f9ff !important;
  background: linear-gradient(135deg, rgba(123, 92, 255, 0.95) 0%, rgba(58, 139, 255, 0.95) 100%);
  box-shadow: var(--shadow_soft, 0 10px 26px rgba(7, 12, 28, 0.28));
  transition: transform var(--ease_standard, 220ms ease), box-shadow var(--ease_standard, 220ms ease), background var(--ease_standard, 220ms ease), border-color var(--ease_standard, 220ms ease);
}

.theme_btn.small_btn2 {
  border-radius: var(--btn_radius_pill, 999px);
}

.theme_btn_outline,
.primary-btn-outline {
  background: rgba(12, 19, 40, 0.62) !important;
  color: #e8efff !important;
}

.theme_btn:hover,
.theme_btn:focus-visible,
.theme_btn.small_btn2:hover,
.theme_btn_outline:hover,
.primary-btn:hover,
.primary-btn-outline:hover {
  transform: translateY(-1px);
  box-shadow: var(--shadow_md, 0 16px 34px rgba(6, 10, 24, 0.38));
}

.theme_btn:focus-visible,
.theme_btn_outline:focus-visible,
.primary-btn:focus-visible,
.primary-btn-outline:focus-visible,
button:focus-visible,
a:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  box-shadow: var(--shadow_focus, 0 0 0 3px rgba(123, 92, 255, 0.3));
}

/* Forms */
input,
textarea,
select,
.form-control,
.nice-select {
  border-radius: var(--radius_sm, 12px) !important;
}

.form-control,
input:not([type="checkbox"]):not([type="radio"]),
textarea,
select,
.nice-select {
  min-height: 44px;
  border: 1px solid var(--border_default, rgba(138, 155, 255, 0.24)) !important;
  background: rgba(12, 19, 40, 0.86) !important;
  color: #e8efff !important;
}

.form-control::placeholder,
input::placeholder,
textarea::placeholder {
  color: #9ba9d4 !important;
}

/* Common surfaces */
.white_box,
.dashboard_card,
.course__details_widget,
.course_overview_box,
.single_sidebar_widget,
.profile_info_iner,
.modal-content,
.shoping_cart_inner,
.single_pricing_plan,
.single_instractor,
.single_blog_item,
.checkout_body,
.payment_area .biling_address,
.payment_area .payment_method,
.sidebar__widget,
.account_main_content,
.account_profile_wrapper {
  border: 1px solid var(--border_subtle, rgba(138, 155, 255, 0.16)) !important;
  background: rgba(10, 16, 36, 0.82) !important;
  box-shadow: var(--shadow_soft, 0 10px 26px rgba(7, 12, 28, 0.28));
}

/* Modal consistency */
.modal-content {
  border-radius: var(--radius_md, 16px) !important;
}

.modal-header,
.modal-footer {
  border-color: rgba(138, 155, 255, 0.18) !important;
}

/* Dropdown + tables */
.dropdown-menu,
.nice-select .list,
.select2-dropdown {
  border: 1px solid var(--border_default, rgba(138, 155, 255, 0.24)) !important;
  background: rgba(9, 14, 32, 0.96) !important;
  color: #e6edff !important;
  border-radius: var(--radius_sm, 12px) !important;
  box-shadow: var(--shadow_md, 0 16px 34px rgba(6, 10, 24, 0.38));
}

table thead th {
  color: #eef3ff !important;
  border-bottom-color: rgba(138, 155, 255, 0.24) !important;
}

table tbody td {
  border-color: rgba(138, 155, 255, 0.14) !important;
  color: #d1dbf8;
}

/* Breadcrumb standard */
.breadcrumb_area {
  min-height: 160px;
  padding: 14px 0;
}

/* Typography utility harmonization */
.text-muted,
.text-secondary,
.color_text_3 {
  color: var(--text_muted, #8f9ac3) !important;
}

/* Shell / Pages / Auth unification */
.frontend-theme-shell {
  min-height: 100vh;
}

.site-main-content {
  position: relative;
  isolation: isolate;
}

.site-main-content > section,
.site-main-content > .section_padding,
.site-main-content > .section_padding2,
.site-main-content > .section_padding3 {
  position: relative;
  z-index: 1;
}

.section_padding,
.section_padding2,
.section_padding3,
.theme_large_padding,
.gray-bg,
.main_content_iner,
.dashboard_main_wrapper .main_content {
  background-color: transparent !important;
}

.auth-theme-shell {
  background: radial-gradient(circle at 15% 5%, rgba(123, 92, 255, 0.16), transparent 42%),
              radial-gradient(circle at 85% 20%, rgba(58, 139, 255, 0.14), transparent 38%),
              linear-gradient(180deg, #080d20 0%, #060a18 100%);
}

.auth-theme-shell .auth-main-content {
  min-height: 100vh;
}

.auth-theme-shell .login_wrapper,
.auth-theme-shell .login_wrapper .login_wrapper_left,
.auth-theme-shell .login_wrapper .login_wrapper_right,
.auth-theme-shell .cs_modal .modal-body,
.auth-theme-shell .cs_modal .modal-header {
  background: transparent !important;
}

.auth-theme-shell .login_wrapper .login_wrapper_left .form-control,
.auth-theme-shell .login_wrapper .login_wrapper_left input,
.auth-theme-shell .login_wrapper .login_wrapper_left textarea,
.auth-theme-shell .login_wrapper .login_wrapper_left select {
  background: rgba(11, 18, 40, 0.9) !important;
}

/* Full left offcanvas mobile menu */
@media (max-width: 991.98px) {
  .mobile_menu .slicknav_btn {
    right: 12px;
    top: -58px;
    z-index: 1007;
  }

  .mobile_menu .slicknav_menu {
    position: relative;
    z-index: 1006;
  }

  .mobile_menu .slicknav_nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: min(86vw, 360px);
    max-width: 360px;
    transform: translateX(-100%);
    opacity: 1;
    visibility: visible;
    padding: 86px 18px 18px;
    background: linear-gradient(180deg, rgba(8, 13, 30, 0.98) 0%, rgba(5, 9, 22, 0.99) 100%);
    border-right: 1px solid rgba(136, 154, 255, 0.24);
    box-shadow: 26px 0 58px rgba(4, 8, 20, 0.62);
    overflow-y: auto;
    transition: transform var(--ease_soft, 320ms ease);
  }

  .mobile_menu .slicknav_btn.slicknav_open ~ .slicknav_nav {
    transform: translateX(0);
  }

  body.mobile-menu-open::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(4, 8, 20, 0.62);
    z-index: 1005;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
  }

  .mobile_menu .slicknav_nav a,
  .mobile_menu .slicknav_row {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25;
    border-radius: 10px;
    padding: 10px 12px;
  }

  .mobile_menu .slicknav_nav ul.submenu a {
    font-size: 15px;
    font-weight: 500;
    opacity: 0.95;
  }

  .mobile_menu .slicknav_nav .slicknav_arrow {
    color: #c8d6ff;
  }
}

/* Pages harmonization pack */
.courses_page,
.course_details_page,
.class_details_page,
.category_page,
.quiz_page,
.blog_page,
.blog_details_page,
.instructor_page,
.contact_page,
.about_page,
.checkout_page,
.payment_page,
.dashboard_page,
.my_profile_page,
.my_dashboard_page {
  background: transparent !important;
}

.course__details_head,
.course__details_head .meta_item,
.course__details_head .category_item a,
.course__details_widget,
.quiz_test_header,
.blog_widget,
.blog_details_inner,
.contact_section .contact_info,
.contact_section .contact_form_box,
.single_instractor,
.single_team_member,
.pricing_plan .single_pricing_plan,
.bundle_plan_card_glass,
.dashboard_card,
.my-course-item,
.myQuizList,
.student-dashboard-box {
  border-radius: var(--radius_md, 16px) !important;
  border: 1px solid var(--border_subtle, rgba(138, 155, 255, 0.16)) !important;
  background: rgba(10, 16, 36, 0.82) !important;
}

.course__details_head .title,
.quiz_test_header h3,
.blog_widget h3,
.blog_details_inner h3,
.contact_section .contact_title h4,
.single_instractor h4,
.single_team_member h4,
.pricing_plan h4,
.dashboard_card h4 {
  color: var(--text_primary, #f4f7ff) !important;
}

.course__details_head p,
.quiz_test_header p,
.blog_widget p,
.blog_details_inner p,
.contact_section p,
.single_instractor p,
.pricing_plan p,
.dashboard_card p {
  color: var(--text_secondary, #bcc7ea) !important;
}

/* Responsive + accessibility polish */
@media (max-width: 767.98px) {
  .theme_btn,
  .theme_btn.small_btn2,
  .theme_btn_outline,
  .primary-btn {
    height: var(--btn_height_sm, 36px);
    padding: 0 var(--btn_pad_x_sm, 14px);
    font-size: 13px;
  }

  .header__wrapper {
    border-radius: 16px !important;
  }

  .breadcrumb_area {
    min-height: 126px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* =========================
   Hero + Mobile Menu Fixes
   ========================= */
.banner_content_wrapper {
  align-items: center;
}

.banner_image_section {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_image_wrapper {
  position: relative;
  width: 100%;
  max-width: 620px;
  min-height: 460px;
  margin-left: auto;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  border-radius: 28px;
  border: 1px solid rgba(143, 157, 255, 0.26);
  background: linear-gradient(180deg, rgba(81, 57, 157, 0.22) 0%, rgba(33, 44, 89, 0.4) 100%);
}

.banner_main_image {
  width: 100% !important;
  height: 100% !important;
  display: block;
  margin: 0 !important;
  object-fit: cover;
  object-position: center;
  filter: drop-shadow(0 18px 36px rgba(29, 49, 132, 0.32));
}

.banner_feature_box {
  min-width: 154px;
  padding: 8px 10px;
  border-radius: 12px;
}

.feature_icon {
  width: 28px;
  height: 28px;
}

.feature_icon svg {
  width: 17px;
  height: 17px;
}

.feature_text span {
  font-size: 11.5px;
}

.feature_box_1 {
  top: -14px;
  left: -34px;
}

.feature_box_2 {
  top: 14px;
  right: -42px;
}

.feature_box_3 {
  bottom: 18px;
  left: -46px;
}

.feature_box_4 {
  bottom: -10px;
  right: -28px;
}

@media (max-width: 1280px) {
  .desktop-main-menu {
    display: none !important;
  }

  .mobile-menu-shell {
    display: block !important;
  }

  .banner_mobile_wrapper {
    display: none !important;
  }

  .banner_content_wrapper {
    display: flex !important;
    flex-direction: column;
    gap: 24px;
    padding: 22px 16px;
    border-radius: 24px;
  }

  .banner_text_section,
  .banner_image_section {
    max-width: 100%;
  }

  .banner_image_wrapper {
    max-width: 100%;
    min-height: 360px;
    margin: 0 auto;
  }

  .feature_box_1 {
    top: -8px;
    left: 10px;
  }

  .feature_box_2 {
    top: -8px;
    right: 10px;
  }

  .feature_box_3 {
    bottom: 10px;
    left: 6px;
  }

  .feature_box_4 {
    bottom: 10px;
    right: 6px;
  }

  .mobile_menu .slicknav_menu {
    position: relative;
    z-index: 1006;
    background: transparent;
    padding: 0;
  }

  .mobile_menu .slicknav_btn {
    position: absolute;
    right: 12px;
    top: -58px;
    width: 42px;
    height: 42px;
    border-radius: 12px;
    border: 1px solid rgba(145, 166, 255, 0.25);
    background: rgba(10, 15, 33, 0.86);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1007;
    transition: transform 0.25s ease, background 0.25s ease;
  }

  .mobile_menu .slicknav_btn.slicknav_open {
    transform: rotate(90deg);
  }

  .mobile_menu .slicknav_nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: min(88vw, 360px);
    max-width: 360px;
    transform: translateX(-102%);
    opacity: 1;
    visibility: visible;
    display: block !important;
    padding: 92px 18px 20px;
    background: radial-gradient(circle at 14% 8%, rgba(123, 92, 255, 0.2) 0%, transparent 34%), linear-gradient(180deg, rgba(8, 13, 30, 0.98) 0%, rgba(5, 9, 22, 0.99) 100%);
    border-right: 1px solid rgba(136, 154, 255, 0.24);
    box-shadow: 26px 0 58px rgba(4, 8, 20, 0.62);
    overflow-y: auto;
    transition: transform var(--ease_soft, 320ms ease);
    z-index: 1006;
  }

  .mobile_menu .slicknav_btn.slicknav_open ~ .slicknav_nav {
    transform: translateX(0);
  }

  .mobile_menu .slicknav_nav a,
  .mobile_menu .slicknav_row {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25;
    border-radius: 10px;
    padding: 10px 12px;
    color: #ecf2ff !important;
  }

  .mobile_menu .slicknav_nav ul.submenu a {
    font-size: 15px;
    font-weight: 500;
    opacity: 0.95;
  }

  .slicknav_nav .mobile-auth-buttons-item {
    display: none;
    margin-top: 20px;
  }

  body.mobile-menu-open::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(4, 8, 20, 0.62);
    z-index: 1005;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
  }
}

@media (min-width: 1281px) {
  .desktop-main-menu {
    display: block !important;
  }

  .mobile-menu-shell {
    display: none !important;
  }

  body.mobile-menu-open::before {
    display: none !important;
  }

  .mobile_menu .slicknav_nav {
    display: none !important;
  }
}

/* Final hero layout polish */
.banner_content_wrapper {
  align-items: stretch;
}

.banner_text_section {
  display: flex;
  align-items: center;
}

.banner_image_section {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.banner_image_wrapper {
  position: relative;
  width: 100%;
  max-width: 620px;
  min-height: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  overflow: visible;
  border-radius: 26px;
  border: 1px solid rgba(145, 162, 255, 0.24);
  background: linear-gradient(180deg, rgba(64, 49, 132, 0.2) 0%, rgba(22, 32, 69, 0.42) 100%);
}

.banner_image_wrapper .banner_image_frame {
  width: 100%;
  height: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 14px; */
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(130, 148, 255, 0.22);
  background: rgba(8, 13, 30, 0.48);
}

.banner_main_image {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: contain;
  object-position: center;
  display: block;
}

.feature_box_4 .feature_icon svg {
  width: 16px;
  height: 16px;
}

.banner_title {
  line-height: 1.14 !important;
  padding-bottom: 0.07em;
  display: inline-block;
  -webkit-text-fill-color: transparent;
}

.banner_feature_box {
  z-index: 8;
  min-width: 168px;
  background: rgba(8, 13, 30, 0.78);
  border: 1px solid rgba(170, 188, 255, 0.34);
  box-shadow: 0 18px 34px rgba(7, 12, 30, 0.42);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.feature_box_1 {
  top: -18px;
  left: -46px;
}

.feature_box_2 {
  top: -12px;
  right: -52px;
}

.feature_box_3 {
  bottom: 26px;
  left: -54px;
}

.feature_box_4 {
  bottom: -14px;
  right: -40px;
}

.banner_cta_btn_primary {
  background: linear-gradient(135deg, #7b5cff 0%, #3a8bff 100%) !important;
  border-color: rgba(160, 178, 255, 0.3) !important;
  color: #fff !important;
  box-shadow: 0 16px 30px rgba(65, 86, 214, 0.42);
}

.banner_cta_btn_primary:hover {
  background: linear-gradient(135deg, #8a6bff 0%, #4a95ff 100%) !important;
}

@media (max-width: 1280px) {
  .banner_area_new_container {
    padding-left: 14px;
    padding-right: 14px;
  }

  .banner_content_wrapper {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    gap: 20px;
  }

  .banner_text_section,
  .banner_image_section {
    width: 100%;
    max-width: 100%;
  }

  .banner_image_section {
    margin-top: 40px;
  }

  .banner_text_content {
    max-width: 100%;
  }

  .banner_image_wrapper {
    max-width: 100%;
    min-height: 310px;
  }

  .banner_image_wrapper .banner_image_frame {
    min-height: 310px;
  }

  .banner_feature_box {
    min-width: 142px;
    padding: 8px 10px;
  }

  .feature_text span {
    font-size: 11px;
  }

  .feature_box_1 {
    top: -10px;
    left: 8px;
  }

  .feature_box_2 {
    top: -10px;
    right: 8px;
  }

  .feature_box_3 {
    bottom: 12px;
    left: 6px;
  }

  .feature_box_4 {
    bottom: 12px;
    right: 6px;
  }
}

/* =========================
   Mobile Nav Rebuild (Final)
   ========================= */
@media (max-width: 1280px) {
  #sticky-header .container,
  #sticky-header .row,
  #sticky-header .col-12,
  #sticky-header .header__wrapper {
    position: relative;
  }

  .mobile-menu-shell {
    display: block !important;
    position: absolute;
    right: 14px;
    top: calc(50% - 22px);
    width: 44px;
    height: 44px;
    margin: 0;
    transform: none !important;
    overflow: visible;
    z-index: 2147483001;
  }

  .mobile_menu .slicknav_menu {
    position: fixed !important;
    inset: 0;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1;
    width: 100vw;
    height: 100dvh;
    pointer-events: none;
    z-index: 2147483000;
  }

  .mobile_menu .slicknav_btn {
    position: fixed !important;
    right: 14px !important;
    top: 76px !important;
    width: 44px;
    height: 44px;
    margin: 0 !important;
    border-radius: 12px;
    border: 1px solid rgba(145, 166, 255, 0.3);
    background: rgba(10, 15, 33, 0.92);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.28s ease, background 0.28s ease, border-color 0.28s ease;
    z-index: 2147483001;
    pointer-events: auto;
  }

  .mobile_menu .slicknav_btn:hover {
    background: rgba(20, 30, 63, 0.96);
    border-color: rgba(161, 182, 255, 0.42);
  }

  .mobile_menu .slicknav_icon {
    width: 18px;
    height: 14px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
  }

  .mobile_menu .slicknav_icon-bar {
    width: 100%;
    height: 2px;
    border-radius: 999px;
    background: #ebf1ff;
    margin: 0 !important;
    transform-origin: center;
    transition: transform 0.26s ease, opacity 0.22s ease;
  }

  .mobile_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  .mobile_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(2) {
    opacity: 0;
  }

  .mobile_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  .mobile_menu .slicknav_nav {
    position: fixed !important;
    inset: 0;
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 100dvh;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-100%);
    transition: transform 0.34s ease, opacity 0.28s ease, visibility 0.28s ease;
    padding: 108px 22px 28px !important;
    overflow-y: auto;
    background: radial-gradient(circle at 15% 10%, rgba(123, 92, 255, 0.2) 0%, transparent 36%),
      linear-gradient(180deg, rgba(8, 13, 30, 0.985) 0%, rgba(5, 9, 22, 0.995) 100%);
    z-index: 2147483005 !important;
  }

  .mobile_menu .slicknav_menu.slicknav_open .slicknav_nav,
  .mobile_menu .slicknav_btn.slicknav_open + .slicknav_nav,
  .mobile_menu .slicknav_btn.slicknav_open ~ .slicknav_nav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
  }

  .mobile-menu-overlay {
    position: fixed;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background: rgba(2, 5, 16, 0.62);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    transition: opacity 0.25s ease, visibility 0.25s ease;
    z-index: 2147482990 !important;
  }

  body.mobile-menu-open {
    overflow: hidden;
  }

  body.mobile-menu-open::before {
    content: none !important;
    display: none !important;
  }

  body.mobile-menu-open .mobile-menu-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .mobile_menu .slicknav_nav > li {
    margin-bottom: 7px;
  }

  .mobile_menu .slicknav_nav a,
  .mobile_menu .slicknav_row {
    color: #ecf2ff !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.25;
    border-radius: 12px;
    padding: 10px 12px;
  }

  .mobile_menu .slicknav_nav a:hover,
  .mobile_menu .slicknav_row:hover {
    background: rgba(123, 92, 255, 0.2);
  }

  .mobile_menu .slicknav_nav ul.submenu {
    margin: 6px 0 10px 8px;
    border-left: 1px solid rgba(134, 155, 255, 0.24);
    padding-left: 10px;
  }

  .mobile_menu .slicknav_nav ul.submenu a {
    font-size: 16px;
    font-weight: 500;
    opacity: 0.95;
  }

  .mobile_menu .slicknav_nav .mobile-auth-buttons-item {
    display: none;
    margin-top: 20px;
  }

  .mobile_menu .slicknav_nav .mobile-auth-buttons {
    padding: 0 !important;
  }

  .mobile_menu .slicknav_nav .mobile-auth-buttons .theme_btn {
    width: 100%;
    justify-content: center;
    border-radius: 12px !important;
    padding: 12px 16px !important;
    font-size: 15px;
  }

  .mobile_menu,
  .mobile_menu .slicknav_menu {
    width: auto;
    height: auto;
  }
}

@media (min-width: 1281px) {
  .mobile-menu-shell,
  .mobile-menu-overlay {
    display: none !important;
  }

  body.mobile-menu-open {
    overflow: auto;
  }
}

/* =========================
   Mobile/Banner/Breadcrumb Final Harmonization
   ========================= */
@media (max-width: 1280px) {
  .mobile_menu .slicknav_menu,
  .slicknav_menu {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100dvh !important;
    pointer-events: none;
  }

  .mobile_menu .slicknav_btn,
  .slicknav_menu .slicknav_btn {
    position: fixed !important;
    top: 74px !important;
    right: 14px !important;
    z-index: 2147483600 !important;
    pointer-events: auto !important;
  }

  .mobile_menu .slicknav_nav,
  .slicknav_menu .slicknav_nav {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100dvh !important;
    z-index: 2147483500 !important;
    transform: translateX(-100%) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    overflow-y: auto !important;
    padding: 108px 22px 30px !important;
    background: radial-gradient(circle at 15% 10%, rgba(123, 92, 255, 0.22) 0%, transparent 36%),
      linear-gradient(180deg, rgba(8, 13, 30, 0.99) 0%, rgba(5, 9, 22, 0.995) 100%) !important;
  }

  .mobile_menu .slicknav_menu.slicknav_open .slicknav_nav,
  .mobile_menu .slicknav_btn.slicknav_open + .slicknav_nav,
  .mobile_menu .slicknav_btn.slicknav_open ~ .slicknav_nav,
  .slicknav_menu.slicknav_open .slicknav_nav {
    transform: translateX(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  .mobile-menu-overlay {
    z-index: 2147483400 !important;
  }

  body.mobile-menu-open .mobile-menu-overlay {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.discount-banner {
  width: 100%;
  margin: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  background: var(--discount_bar_bg) !important;
  border-top: 1px solid rgba(125, 147, 255, 0.22);
  border-bottom: 1px solid rgba(125, 147, 255, 0.22);
}

.discount-banner .container-fluid {
  width: 100%;
  max-width: 1320px !important;
  margin: 0 auto !important;
  border-radius: 0 !important;
  padding: 10px 24px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

@media (max-width: 767.98px) {
  .discount-banner .container-fluid {
    padding: 8px 12px !important;
  }
}

.frontend-theme-shell {
  background: radial-gradient(circle at 16% 4%, rgba(123, 92, 255, 0.14), transparent 42%),
    radial-gradient(circle at 84% 18%, rgba(58, 139, 255, 0.12), transparent 40%),
    linear-gradient(180deg, #070c1d 0%, #050915 100%) !important;
}

.site-main-content,
.site-main-content > section,
.site-main-content > div {
  background: transparent !important;
}

.breadcrumb_area {
  background-image: none !important;
  background: linear-gradient(180deg, rgba(14, 24, 52, 0.96) 0%, rgba(10, 17, 37, 0.98) 100%) !important;
  border-bottom: 1px solid rgba(130, 149, 255, 0.16) !important;
}

/* =========================
   Custom Fullscreen Mobile Menu (No SlickNav)
   ========================= */
@media (max-width: 1280px) {
  .mobile_menu,
  .mobile_menu *,
  .slicknav_menu,
  .mobile-menu-overlay {
    display: none !important;
  }

  .header__wrapper {
    position: relative;
  }

  .header_area .main_menu,
  .header_area .header__right,
  .header_area .translator-switch {
    display: none !important;
  }

  .custom-mobile-menu-toggle {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2147483600;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(142, 160, 255, 0.34);
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(17, 29, 63, 0.92) 0%, rgba(10, 19, 44, 0.95) 100%);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.34);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    flex-direction: column;
    padding: 0;
  }

  .custom-mobile-menu-toggle span {
    width: 20px;
    height: 2px;
    border-radius: 999px;
    background: #e8eeff;
    transition: transform 0.25s ease, opacity 0.25s ease;
  }

  body.custom-mobile-menu-open .custom-mobile-menu-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  body.custom-mobile-menu-open .custom-mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  body.custom-mobile-menu-open .custom-mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  .custom-mobile-nav {
    position: fixed;
    inset: 0;
    z-index: 2147483650;
    pointer-events: none;
  }

  .custom-mobile-nav__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(4, 8, 20, 0.72);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.28s ease, visibility 0.28s ease;
  }

  .custom-mobile-nav__panel {
    position: absolute;
    inset: 0;
    width: 100vw;
    height: 100dvh;
    background: radial-gradient(circle at 15% 10%, rgba(123, 92, 255, 0.2) 0%, transparent 38%),
      linear-gradient(180deg, rgba(7, 12, 29, 0.99) 0%, rgba(5, 9, 21, 0.99) 100%);
    border-right: 1px solid rgba(136, 154, 255, 0.2);
    transform: translateX(-100%);
    transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

  .custom-mobile-nav[aria-hidden="false"] {
    pointer-events: auto;
  }

  .custom-mobile-nav[aria-hidden="false"] .custom-mobile-nav__backdrop {
    opacity: 1;
    visibility: visible;
  }

  .custom-mobile-nav[aria-hidden="false"] .custom-mobile-nav__panel {
    transform: translateX(0);
  }

  .custom-mobile-nav__header {
    min-height: 74px;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(130, 149, 255, 0.18);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(12, 20, 44, 0.62);
    backdrop-filter: blur(10px);
  }

  .custom-mobile-nav__logo img {
    max-height: 34px;
    width: auto;
  }

  .custom-mobile-nav__close {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(142, 160, 255, 0.3);
    border-radius: 10px;
    color: #eef2ff;
    background: rgba(12, 23, 52, 0.88);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .custom-mobile-nav__content {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 14px 18px 24px;
  }

  .custom-mobile-nav__user {
    margin-bottom: 16px;
    border: 1px solid rgba(127, 148, 255, 0.2);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(20, 32, 70, 0.82) 0%, rgba(11, 20, 46, 0.9) 100%);
    box-shadow: 0 10px 26px rgba(2, 6, 18, 0.42);
    overflow: hidden;
  }

  .custom-mobile-nav__user-trigger {
    width: 100%;
    border: 0;
    background: transparent;
    color: inherit;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    border-bottom: 1px solid rgba(127, 148, 255, 0.16);
    cursor: pointer;
  }

  .custom-mobile-nav__user-trigger .studentProfileThumb {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    border: 1px solid rgba(170, 186, 255, 0.45);
  }

  .custom-mobile-nav__user-meta {
    min-width: 0;
    flex: 1 1 auto;
  }

  .custom-mobile-nav__user-meta strong {
    display: block;
    color: var(--text_primary);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    word-break: break-word;
  }

  .custom-mobile-nav__user-meta span {
    display: block;
    margin-top: 2px;
    color: var(--text_muted);
    font-size: 12px;
    line-height: 1.3;
    word-break: break-word;
  }

  .custom-mobile-nav__user-icon {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 8px;
    border: 1px solid rgba(136, 157, 255, 0.28);
    background: rgba(61, 84, 177, 0.18);
    color: #dce6ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .custom-mobile-nav__user-icon i {
    transition: transform 0.22s ease;
  }

  .custom-mobile-nav__user.is-open .custom-mobile-nav__user-icon i {
    transform: rotate(180deg);
  }

  .custom-mobile-nav__user-links {
    display: grid;
    gap: 6px;
    padding: 10px 12px 12px;
  }

  .custom-mobile-nav__user-links[hidden] {
    display: none !important;
  }

  .custom-mobile-nav__user-links a {
    display: block;
    border-radius: 10px;
    border: 1px solid rgba(126, 147, 255, 0.16);
    background: rgba(47, 70, 156, 0.14);
    color: var(--text_secondary);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    padding: 10px 12px;
  }

  .custom-mobile-nav__user-links a:hover {
    color: var(--text_primary);
    border-color: rgba(146, 165, 255, 0.34);
    background: rgba(70, 95, 195, 0.22);
  }

  .custom-mobile-nav__menu > li {
    position: relative;
    border-bottom: 0;
    margin-bottom: 8px;
  }

  .custom-mobile-nav__menu > li > a {
    display: block;
    padding: 14px 46px 14px 16px;
    color: var(--text_primary);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.35;
    text-align: center;
    border: 1px solid rgba(126, 147, 255, 0.18);
    border-radius: 14px;
    background: rgba(41, 60, 138, 0.14);
  }

  .custom-mobile-nav__menu li ul {
    margin: 8px 0 0;
    padding: 0;
  }

  .custom-mobile-nav__menu li ul li a {
    display: block;
    color: var(--text_secondary);
    font-size: 15px;
    font-weight: 500;
    padding: 10px 42px 10px 12px;
    line-height: 1.35;
    border: 1px solid rgba(126, 147, 255, 0.13);
    border-radius: 12px;
    background: rgba(35, 52, 120, 0.12);
    text-align: center;
    margin-bottom: 6px;
  }

  .custom-mobile-submenu-toggle {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 10px;
    background: rgba(82, 103, 214, 0.18);
    color: #dfe7ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .custom-mobile-submenu-toggle i {
    transition: transform 0.22s ease;
  }

  .custom-mobile-nav__menu li.is-open > .custom-mobile-submenu-toggle i {
    transform: rotate(180deg);
  }

  .custom-mobile-nav__auth {
    display: grid;
    gap: 10px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(126, 147, 255, 0.16);
  }

  .custom-mobile-nav__auth .theme_btn {
    width: 100%;
    justify-content: center;
  }

  body.custom-mobile-menu-open {
    overflow: hidden !important;
  }
}

@media (min-width: 1281px) {
  .custom-mobile-menu-toggle,
  .custom-mobile-nav {
    display: none !important;
  }
}

/* Auth buttons visual size normalization */
.header__right .contact_wrap .contact_btn .theme_btn.small_btn2,
.custom-mobile-nav__auth .theme_btn.small_btn2 {
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 18px !important;
  line-height: 44px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

.custom-mobile-nav__auth .theme_btn.small_btn2 {
  width: 100% !important;
}

@media (min-width: 1281px) {
  .banner_content_wrapper {
    align-items: center !important;
  }

  .banner_text_section {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 100% !important;
  }

  .banner_text_content {
    margin: auto 0 !important;
  }
}

/* Smooth sticky transition for header */
.header_area {
  will-change: transform, background, box-shadow;
  transition: background 0.45s ease, box-shadow 0.45s ease, border-color 0.45s ease, transform 0.45s ease, opacity 0.4s ease !important;
}

.header__wrapper {
  transition: background 0.45s ease, box-shadow 0.45s ease, border-color 0.45s ease, transform 0.45s ease, backdrop-filter 0.45s ease !important;
}

@keyframes stickyHeaderSlideSoft {
  0% {
    opacity: 0;
    transform: translate3d(0, -22px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

#sticky-header.navbar_fixed {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  transform: none !important;
  animation: none !important;
}

body.header-sticky-active .header__wrapper {
  background: var(--glass_bg, rgba(17, 24, 49, 0.62)) !important;
  box-shadow: 0 20px 46px rgba(7, 9, 20, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
}

body.header-sticky-active {
  padding-top: 0 !important;
}

/* Global background stabilization (single unified layer) */
html,
body.frontend-theme-shell {
  background: #050915 !important;
}

.frontend-theme-shell,
.site-main-content,
.site-main-content > section,
.site-main-content > div,
.course_category_carousel_section {
  background: transparent !important;
}

.site-main-content::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(circle at 14% 6%, rgba(123, 92, 255, 0.13) 0%, transparent 38%),
    radial-gradient(circle at 86% 18%, rgba(58, 139, 255, 0.11) 0%, transparent 36%),
    linear-gradient(180deg, #070c1d 0%, #050915 62%, #050915 100%);
}

/* Hero image/frame cleanup on tablet+mobile */
@media (max-width: 1280px) {
  .banner_image_section {
    margin-top: 18px !important;
  }

  .banner_image_wrapper {
    min-height: auto !important;
  }

  .banner_image_wrapper .banner_image_frame {
    min-height: auto !important;
    align-items: flex-start !important;
  }

  .banner_main_image {
    height: auto !important;
  }

  .feature_box_3 {
    bottom: -10px !important;
    left: 8px !important;
  }

  .feature_box_4 {
    bottom: -10px !important;
    right: 8px !important;
  }
}

/* Footer tone + divider harmonization */
footer {
  background: linear-gradient(180deg, #070c1d 0%, #050915 100%) !important;
  /* border-top: 1px solid rgba(111, 130, 226, 0.18) !important; */
}

footer .copyright_area::before {
  background: rgba(9, 15, 34, 0.64) !important;
  border: 1px solid rgba(114, 133, 226, 0.18) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 20px 46px rgba(4, 7, 18, 0.44) !important;
}

footer .copyright_area .footer_bottom_bar {
  margin-top: 28px !important;
  padding-top: 22px !important;
  border-top: 1px solid rgba(128, 147, 240, 0.2) !important;
}

@media (max-width: 767.98px) {
  footer .copyright_area {
    padding-bottom: 52px !important;
  }

  footer .copyright_area > .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  footer .copyright_area .footer_widget {
    padding-left: 8px;
    padding-right: 8px;
  }

  footer .copyright_area::before {
    inset: 14px 12px 16px 12px !important;
    border-radius: 20px !important;
  }

  footer .copyright_area .footer_bottom_bar {
    margin-top: 20px !important;
    padding-top: 14px !important;
    border-top: 0 !important;
    padding-left: 8px;
    padding-right: 8px;
  }

  footer .copyright_area .footer_bottom_bar .col-12 {
    text-align: center !important;
  }

  footer .copyright_area .footer_bottom_bar .col-12 p {
    text-align: center !important;
  }

  footer .copyright_area .footer_bottom_bar .text-end {
    text-align: center !important;
  }
}

/* Home course section: all tab grid + 4-card slider */
.course_category_carousel_section .courses_carousel_container.is-grid-mode .course_carousel_nav_btn {
  display: none !important;
}

.course_category_carousel_section .courses_carousel_slick.is-grid {
  opacity: 1 !important;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
}

.course_category_carousel_section .courses_carousel_slick.is-grid .course-item {
  margin: 0 !important;
  height: 100%;
}

.course_category_carousel_section .courses_carousel_slick.is-grid .course-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.course_category_carousel_section .courses_carousel_slick.is-grid .course-item-title {
  min-height: 52px;
}

.course_category_carousel_section .view_all_wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.course_category_carousel_section .view_all_wrapper .theme_btn {
  min-width: 220px;
  text-align: center;
  border-radius: 999px;
  padding: 12px 24px;
}

@media (max-width: 1199.98px) {
  .course_category_carousel_section .courses_carousel_slick.is-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }
}

@media (max-width: 991.98px) {
  .course_category_carousel_section .courses_carousel_slick.is-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .course_category_carousel_section .view_all_wrapper {
    margin-top: 16px;
  }
}

@media (max-width: 767.98px) {
  .course_category_carousel_section .courses_carousel_slick.is-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }

  .course_category_carousel_section .view_all_wrapper .theme_btn {
    width: 100%;
    min-width: 0;
  }
}

/* ===== Home Courses Redesign (image reference style) ===== */
.course_category_carousel_section {
  padding: 56px 0 74px !important;
}

.course_category_carousel_section .section__title {
  max-width: 760px;
  margin: 0 auto;
}

.course_category_carousel_section .section_title_main {
  margin-bottom: 10px;
  color: #f4f6ff !important;
  font-size: clamp(30px, 2.8vw, 46px);
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.course_category_carousel_section .section_title_main span {
  background: linear-gradient(135deg, #6f83ff 0%, #9b74ff 48%, #8ca0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.course_category_carousel_section .section_subtitle_main {
  margin: 0 auto;
  color: rgba(207, 214, 240, 0.78) !important;
  font-size: 16px;
  line-height: 1.65;
  max-width: 640px;
}

.course_category_carousel_section .category_tabs_wrapper {
  margin: 28px auto 30px;
  max-width: 1300px;
  padding: 0;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.course_category_carousel_section .category_tabs_container {
  gap: 10px;
  padding: 0 2px;
}

.course_category_carousel_section .category_tabs_scroll {
  gap: 10px;
  padding: 2px 0;
}

.course_category_carousel_section .category_tab_btn {
  border-radius: 999px;
  border: 1px solid rgba(152, 168, 238, 0.28) !important;
  background: rgba(74, 89, 154, 0.22) !important;
  color: rgba(211, 217, 245, 0.88) !important;
  padding: 8px 16px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.2;
  min-height: 36px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.course_category_carousel_section .category_tab_btn:hover {
  color: #ecefff !important;
  border-color: rgba(147, 160, 245, 0.36) !important;
  background: rgba(49, 62, 120, 0.55) !important;
  transform: translateY(-1px);
}

.course_category_carousel_section .category_tab_btn.active {
  color: #ffffff !important;
  border-color: rgba(160, 135, 255, 0.72) !important;
  background: linear-gradient(135deg, rgba(137, 84, 255, 0.9) 0%, rgba(96, 84, 255, 0.9) 100%) !important;
  box-shadow: 0 10px 22px rgba(67, 50, 143, 0.34);
}

.course_category_carousel_section .category_nav_btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(164, 179, 250, 0.45);
  background: rgba(82, 100, 168, 0.3);
  color: #c8d2ff;
}

.course_category_carousel_section .category_nav_btn:hover {
  border-color: rgba(180, 192, 255, 0.75);
  background: rgba(80, 96, 165, 0.58);
  color: #f0f4ff;
}

.course_category_carousel_section .courses_carousel_wrapper {
  padding: 0 !important;
}

.course_category_carousel_section .courses_carousel_slick .slick-list {
  margin: 0 !important;
  padding: 0 !important;
}

.course_category_carousel_section .courses_carousel_slick .slick-slide {
  padding: 0 10px !important;
}

.course_category_carousel_section .courses_carousel_slick .slick-slide:first-child {
  padding-left: 0 !important;
}

.course_category_carousel_section .courses_carousel_slick .slick-slide:last-child {
  padding-right: 0 !important;
}

.course_category_carousel_section .modern-course-card {
  border-radius: 18px;
  border: 1px solid rgba(115, 130, 210, 0.18);
  overflow: hidden;
  background: linear-gradient(180deg, rgba(13, 19, 41, 0.94) 0%, rgba(10, 15, 33, 0.98) 100%);
  box-shadow: 0 10px 26px rgba(4, 8, 21, 0.35);
  margin: 0 !important;
  transition: border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
}

.course_category_carousel_section .modern-course-card:hover {
  border-color: rgba(172, 146, 255, 0.72);
  box-shadow: 0 14px 30px rgba(10, 16, 36, 0.42);
  transform: translateY(-2px);
}

/* Keep purple hover border on AJAX slider cards */
.course_category_carousel_section .courses_carousel_slick .slick-slide .modern-course-card:hover,
.course_category_carousel_section .courses_carousel_owl .modern-course-card:hover {
  border-color: rgba(172, 146, 255, 0.78) !important;
  box-shadow: 0 14px 30px rgba(10, 16, 36, 0.42) !important;
  top: 0 !important;
  transform: none !important;
}

.course_category_carousel_section .modern-course-card__media-link {
  display: block;
}

.course_category_carousel_section .modern-course-card__media {
  position: relative;
  height: 168px;
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  background: linear-gradient(160deg, #17203e 0%, #121a35 100%);
  border-bottom: 0 !important;
}

.course_category_carousel_section .modern-course-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(9, 12, 26, 0.04) 0%, rgba(8, 11, 24, 0.24) 100%);
}

.course_category_carousel_section .modern-course-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.96;
  mix-blend-mode: normal;
}

.course_category_carousel_section .modern-course-card__level {
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 2;
  font-size: 11px;
  font-weight: 600;
  color: #d4deff;
  padding: 5px 10px;
  line-height: 1.2;
  min-height: 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid rgba(188, 201, 255, 0.38);
  background: rgba(21, 30, 60, 0.65);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.course_category_carousel_section .modern-course-card__featured {
  position: absolute;
  left: 12px;
  top: 10px;
  z-index: 2;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  min-height: 24px;
  display: inline-flex;
  align-items: center;
  color: #f6f8ff;
  padding: 5px 10px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 88, 255, 0.94) 0%, rgba(95, 142, 255, 0.92) 100%);
}

.course_category_carousel_section .modern-course-card__content {
  padding: 12px 14px 14px;
  border-top: 0 !important;
}

.course_category_carousel_section .modern-course-card__category {
  margin: 0 0 6px;
  font-size: 11px;
  color: rgba(156, 184, 255, 0.96);
  line-height: 1.2;
}

.course_category_carousel_section .modern-course-card__title {
  display: block;
  margin: 0 0 7px;
  color: #f5f7ff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.36;
  min-height: 44px;
}

.course_category_carousel_section .modern-course-card__instructor {
  margin: 0 0 9px;
  font-size: 12px;
  color: rgba(203, 213, 248, 0.78);
}

.course_category_carousel_section .modern-course-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  padding-top: 8px;
  border-top: 1px solid rgba(116, 131, 205, 0.24);
}

.course_category_carousel_section .modern-course-card__meta-item {
  font-size: 12px;
  color: rgba(176, 187, 227, 0.9);
  white-space: nowrap;
}

.course_category_carousel_section .modern-course-card__meta-item i {
  margin-right: 4px;
  color: rgba(160, 174, 224, 0.9);
}

.course_category_carousel_section .modern-course-card__meta-item .fa-star {
  color: #f4c152;
}

.course_category_carousel_section .modern-course-card__meta-item--time {
  margin-left: auto;
  text-align: right;
}

.course_category_carousel_section .courses_carousel_slick.is-grid {
  gap: 22px !important;
}

.course_category_carousel_section .course_carousel_nav_btn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(145, 161, 236, 0.24);
  background: rgba(12, 20, 44, 0.88);
  color: #d5ddff;
}

.course_category_carousel_section .course_carousel_nav_btn:hover {
  background: rgba(46, 59, 118, 0.94);
}

.course_category_carousel_section .view_all_wrapper {
  margin-top: 44px !important;
}

.course_category_carousel_section .no_courses_found {
  margin: 14px auto 0;
  max-width: 560px;
  padding: 32px 26px;
  border-radius: 18px;
  border: 1px solid rgba(118, 135, 214, 0.28);
  background: linear-gradient(180deg, rgba(14, 20, 44, 0.9) 0%, rgba(9, 14, 32, 0.96) 100%);
  box-shadow: 0 14px 34px rgba(5, 9, 24, 0.44);
}

.course_category_carousel_section .no_courses_icon {
  width: 82px;
  height: 82px;
  margin: 0 auto 16px;
  border-radius: 50%;
  border: 1px solid rgba(137, 154, 235, 0.34);
  background: linear-gradient(135deg, rgba(117, 89, 247, 0.84) 0%, rgba(65, 142, 253, 0.9) 100%);
  box-shadow: 0 0 30px rgba(88, 120, 240, 0.26);
}

.course_category_carousel_section .no_courses_icon i {
  font-size: 28px;
  color: #ffffff;
}

.course_category_carousel_section .no_courses_title {
  margin: 0 0 8px;
  color: #eef2ff;
  font-size: 34px;
  font-weight: 700;
}

.course_category_carousel_section .no_courses_message {
  margin: 0;
  color: rgba(190, 202, 244, 0.85);
  font-size: 16px;
}

.course_category_carousel_section .no_courses_cta {
  display: flex;
  justify-content: center;
}

.course_category_carousel_section .no_courses_cta .theme_btn,
.course_category_carousel_section .view_all_wrapper .theme_btn {
  position: relative;
  min-width: 230px;
  height: 46px;
  padding: 0 24px;
  border-radius: 999px;
  border: 1px solid rgba(128, 146, 232, 0.45) !important;
  background: transparent !important;
  color: #dce5ff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  overflow: hidden;
}

.course_category_carousel_section .no_courses_cta .theme_btn::after,
.course_category_carousel_section .view_all_wrapper .theme_btn::after {
  content: "\2192";
  font-size: 16px;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.course_category_carousel_section .no_courses_cta .theme_btn:hover::after,
.course_category_carousel_section .view_all_wrapper .theme_btn:hover::after {
  opacity: 1;
  transform: translateX(0);
}

.course_category_carousel_section .no_courses_cta .theme_btn:hover,
.course_category_carousel_section .view_all_wrapper .theme_btn:hover {
  border-color: rgba(154, 173, 255, 0.78) !important;
  background: rgba(40, 53, 104, 0.35) !important;
}

/* Keep "all" grid 4 cards on desktop widths */
@media (min-width: 992px) {
  .course_category_carousel_section .courses_carousel_slick.is-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

/* Dark-theme skeleton colors */
.course_category_carousel_section .skeleton_course_card {
  background: linear-gradient(180deg, rgba(14, 20, 44, 0.95) 0%, rgba(10, 15, 35, 0.98) 100%) !important;
  border: 1px solid rgba(118, 136, 214, 0.22);
  box-shadow: 0 8px 22px rgba(5, 10, 26, 0.45);
}

.course_category_carousel_section .skeleton_image,
.course_category_carousel_section .skeleton_badge,
.course_category_carousel_section .skeleton_title,
.course_category_carousel_section .skeleton_instructor,
.course_category_carousel_section .skeleton_rating {
  background: linear-gradient(90deg, rgba(77, 93, 154, 0.25) 25%, rgba(112, 132, 205, 0.44) 50%, rgba(77, 93, 154, 0.25) 75%) !important;
  background-size: 200% 100% !important;
}

@media (max-width: 1199.98px) {
  .course_category_carousel_section .section_title_main {
    font-size: clamp(28px, 3vw, 38px);
  }

  .course_category_carousel_section .courses_carousel_slick.is-grid {
    gap: 16px !important;
  }
}

@media (max-width: 767.98px) {
  .course_category_carousel_section {
    padding-bottom: 66px !important;
  }

  .course_category_carousel_section .courses_carousel_wrapper {
    padding: 0 12px !important;
  }

  .course_category_carousel_section .courses_carousel_slick .slick-slide {
    padding: 0 6px !important;
  }

  .course_category_carousel_section .courses_carousel_slick .slick-slide:first-child {
    padding-left: 2px !important;
  }

  .course_category_carousel_section .courses_carousel_slick .slick-slide:last-child {
    padding-right: 2px !important;
  }

  .course_category_carousel_section .section_title_main {
    font-size: 30px;
  }

  .course_category_carousel_section .section_subtitle_main {
    font-size: 14px;
  }

  .course_category_carousel_section .category_tab_btn {
    font-size: 12px !important;
    padding: 8px 14px !important;
    min-height: 34px;
  }

  .course_category_carousel_section .modern-course-card__media {
    height: 178px;
  }

  .course_category_carousel_section .modern-course-card__title {
    font-size: 15px;
    min-height: 0;
  }

  .course_category_carousel_section .view_all_wrapper {
    margin-top: 34px !important;
    padding: 0 12px;
  }

  .course_category_carousel_section .no_courses_cta .theme_btn,
  .course_category_carousel_section .view_all_wrapper .theme_btn {
    width: 100%;
  }

  .course_category_carousel_section .no_courses_found {
    margin-top: 8px;
    padding: 26px 18px;
  }

  .course_category_carousel_section .no_courses_title {
    font-size: 28px;
  }
}

/* ============================================
   Blog V3 - Sıfırdan Yeniden Tasarlandı
   ============================================ */

/* Ana Container */
.blogmainbox.blog-v3-section {
  padding: 60px 0;
}

/* Header */
.blogmainbox .blog-v3-header {
  margin-bottom: 32px;
}

.blogmainbox .blog-v3-header__badge {
  display: inline-flex;
  margin-bottom: 8px;
  padding: 4px 12px;
  border-radius: 999px;
  border: 1px solid rgba(146, 163, 240, 0.32);
  background: rgba(45, 58, 108, 0.42);
  color: rgba(208, 218, 252, 0.92);
  font-size: 12px;
  font-weight: 600;
}

.blogmainbox .blog-v3-header h3 {
  color: #f4f6ff;
  font-size: clamp(28px, 2.3vw, 40px);
  margin: 0;
  letter-spacing: -0.01em;
  font-family: var(--bs-font-sans-serif) !important;
}

.blogmainbox .blog-v3-header h3 span {
  background: linear-gradient(135deg, #7c8dff 0%, #9a79ff 55%, #8ca0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.blogmainbox .blog-v3-header__more {
  color: #9fb0ff;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.blogmainbox .blog-v3-header__more:hover {
  color: #c4d0ff;
}

/* Slider Wrapper - Oklar için geniş padding */
.blogmainbox .blog-v3-slider-wrap {
  position: relative;
  padding: 0 60px;
  overflow: visible;
}

/* Slick Slider Ayarları */
.blogmainbox .blog-v3-slider.slick-initialized .slick-list {
  margin: 0;
  overflow: hidden;
}

.blogmainbox .blog-v3-slider.slick-initialized .slick-track {
  display: flex;
  gap: 24px;
}

.blogmainbox .blog-v3-slider.slick-initialized .slick-slide {
  height: auto;
  float: none;
}

.blogmainbox .blog-v3-slider.slick-initialized .slick-slide > div {
  height: 100%;
}

/* Blog Kart */
.blogmainbox .blog-v3-card {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(115, 130, 210, 0.22);
  background: linear-gradient(180deg, rgba(15, 22, 45, 0.96) 0%, rgba(10, 15, 33, 0.98) 100%);
  box-shadow: 0 8px 24px rgba(4, 8, 21, 0.4);
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.blogmainbox .blog-v3-card:hover {
  border-color: rgba(160, 140, 255, 0.6);
  box-shadow: 0 12px 32px rgba(10, 16, 36, 0.5);
  transform: translateY(-3px);
}

/* Kart Resim Alanı */
.blogmainbox .blog-v3-card__media-link {
  display: block;
  overflow: hidden;
}

.blogmainbox .blog-v3-card__media {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(160deg, #17203e 0%, #121a35 100%);
}

.blogmainbox .blog-v3-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.35s ease;
}

.blogmainbox .blog-v3-card:hover .blog-v3-card__media img {
  transform: scale(1.05);
}

/* Kart İçerik */
.blogmainbox .blog-v3-card__content {
  padding: 12px 14px 14px;
  display: block;
}

/* Meta Satırı */
.blogmainbox .blog-v3-card__meta-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}

.blogmainbox .blog-v3-card__category {
  color: rgba(156, 184, 255, 0.95);
  font-size: 12px;
  font-weight: 500;
}

.blogmainbox .blog-v3-card__separator {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(149, 168, 255, 0.6);
}

.blogmainbox .blog-v3-card__read-time {
  color: rgba(173, 184, 223, 0.8);
  font-size: 12px;
}

/* Başlık */
.blogmainbox .blog-v3-card__title {
  margin: 0 0 10px;
}

.blogmainbox .blog-v3-card__title a {
  color: #f2f5ff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
  transition: color 0.2s ease;
}

.blogmainbox .blog-v3-card__title a:hover {
  color: #c4d0ff;
}

/* Açıklama */
.blogmainbox .blog-v3-card__excerpt {
  color: rgba(190, 201, 236, 0.75);
  font-size: 13px;
  line-height: 1.55;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Devamını Oku - Açıklamadan hemen sonra */
.blogmainbox .blog-v3-card__read-more {
  color: #9db2ff;
  font-weight: 600;
  font-size: 12px;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  transition: color 0.2s ease;
  visibility: visible !important;
  opacity: 1 !important;
}

.blogmainbox .blog-v3-card__read-more:hover {
  color: #c4d0ff;
}

.blogmainbox .blog-v3-card__read-more i {
  font-size: 10px;
}

/* Navigasyon Okları */
.blogmainbox .blog-v3-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(164, 179, 250, 0.4);
  background: rgba(60, 78, 140, 0.4);
  color: #c8d2ff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.25s ease;
  backdrop-filter: blur(4px);
}

.blogmainbox .blog-v3-nav--prev {
  left: -8px;
}

.blogmainbox .blog-v3-nav--next {
  right: -8px;
}

.blogmainbox .blog-v3-nav:hover {
  border-color: rgba(180, 192, 255, 0.7);
  background: rgba(80, 100, 170, 0.6);
  color: #fff;
  transform: translateY(-50%) scale(1.08);
}

.blogmainbox .blog-v3-nav i {
  font-size: 14px;
}

/* Responsive */
@media (max-width: 1199.98px) {
  .blogmainbox .blog-v3-slider-wrap {
    padding: 0 55px;
  }
}

@media (max-width: 991.98px) {
  .blogmainbox .blog-v3-slider-wrap {
    padding: 0 50px;
  }

  .blogmainbox .blog-v3-slider.slick-initialized .slick-track {
    gap: 20px;
  }
}

@media (max-width: 767.98px) {
  .blogmainbox.blog-v3-section {
    padding: 40px 0;
  }

  .blogmainbox .blog-v3-slider-wrap {
    padding: 0 10px;
  }

  .blogmainbox .blog-v3-slider.slick-initialized .slick-track {
    gap: 16px;
  }

  .blogmainbox .blog-v3-nav {
    display: none !important;
  }

  .blogmainbox .blog-v3-card__title a {
    font-size: 15px;
  }

  .blogmainbox .blog-v3-card__media {
    height: 170px;
  }

  .blogmainbox .blog-v3-card__content {
    padding: 10px 12px 12px;
  }
}

/* ============================================
   Counter Section V2 - Professional Modern Design
   ============================================ */

.counter-section-v2 {
  padding: 50px 0;
  background: transparent;
}

.counter-v2-header {
  text-align: center;
  margin-bottom: 40px;
}

.counter-v2-title {
  font-size: clamp(26px, 2.8vw, 40px);
  font-weight: 700;
  color: #f0f4ff;
  margin: 0;
  font-family: var(--bs-font-sans-serif) !important;
}

.counter-v2-title span {
  background: linear-gradient(135deg, #7c8dff 0%, #9a79ff 55%, #8ca0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.counter-v2-slider {
  display: flex;
  gap: 24px;
  justify-content: center;
}

.counter-v2-card {
  flex: 1;
  max-width: 280px;
  min-width: 220px;
  background: linear-gradient(145deg, rgba(20, 28, 58, 0.85) 0%, rgba(15, 22, 48, 0.95) 100%);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(100, 120, 200, 0.18);
  border-radius: 20px;
  padding: 32px 24px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.counter-v2-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #06b6d4, #8b5cf6, #ec4899);
  opacity: 0.9;
}

.counter-v2-card::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.08) 0%, transparent 60%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.counter-v2-card:hover {
  transform: translateY(-8px) scale(1.02);
  border-color: rgba(139, 92, 246, 0.4);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35), 0 0 40px rgba(139, 92, 246, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.counter-v2-card:hover::after {
  opacity: 1;
}

.counter-v2-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.2) 0%, rgba(99, 102, 241, 0.15) 100%);
  border: 1px solid rgba(139, 92, 246, 0.25);
  border-radius: 16px;
  position: relative;
  transition: all 0.4s ease;
}

.counter-v2-icon::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.4), transparent 60%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}

.counter-v2-card:hover .counter-v2-icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.3) 0%, rgba(99, 102, 241, 0.25) 100%);
  box-shadow: 0 8px 24px rgba(139, 92, 246, 0.25);
}

.counter-v2-card:hover .counter-v2-icon::before {
  opacity: 1;
}

.counter-v2-icon i {
  font-size: 26px;
  background: linear-gradient(135deg, #a78bfa 0%, #c4b5fd 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s ease;
}

.counter-v2-card:hover .counter-v2-icon i {
  transform: scale(1.1);
}

.counter-v2-number {
  font-size: 42px;
  font-weight: 800;
  background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
  line-height: 1.1;
  letter-spacing: -1px;
  font-family: var(--bs-font-sans-serif);
  text-shadow: 0 2px 20px rgba(255, 255, 255, 0.1);
}

.counter-v2-label {
  font-size: 14px;
  font-weight: 600;
  color: rgba(180, 195, 230, 0.9);
  letter-spacing: 0.3px;
}

/* Responsive - Tablet */
@media (max-width: 991.98px) {
  .counter-v2-slider {
    gap: 18px;
  }

  .counter-v2-card {
    min-width: 200px;
    padding: 28px 20px;
  }

  .counter-v2-number {
    font-size: 36px;
  }

  .counter-v2-icon {
    width: 56px;
    height: 56px;
  }

  .counter-v2-icon i {
    font-size: 22px;
  }
}

/* Responsive - Mobile: Horizontal Scroll */
@media (max-width: 767.98px) {
  .counter-section-v2 {
    padding: 35px 0;
  }

  .counter-v2-header {
    margin-bottom: 28px;
    padding: 0 16px;
  }

  .counter-section-v2 > .container {
    padding-left: 0;
    padding-right: 0;
  }

  .counter-v2-slider {
    display: flex;
    gap: 14px;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 10px 20px 20px 20px;
    margin: 0;
  }

  .counter-v2-slider::-webkit-scrollbar {
    display: none;
  }

  .counter-v2-slider {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .counter-v2-card {
    flex: 0 0 auto;
    min-width: 155px;
    max-width: 165px;
    padding: 22px 16px;
    scroll-snap-align: start;
    border-radius: 16px;
  }

  .counter-v2-card:hover {
    transform: none;
  }

  .counter-v2-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 14px;
    border-radius: 12px;
  }

  .counter-v2-icon i {
    font-size: 20px;
  }

  .counter-v2-number {
    font-size: 30px;
    margin-bottom: 6px;
  }

  .counter-v2-label {
    font-size: 11px;
    letter-spacing: 0.3px;
  }
}

/* Homepage About Box */
.homepage-about-box {
  position: relative;
  padding: 18px 0 8px;
}

.homepage-about-box__media_col {
  display: flex;
  justify-content: flex-end;
}

.homepage-about-box__media {
  position: relative;
  width: min(100%, 560px);
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(96, 71, 189, 0.56);
  background: linear-gradient(165deg, rgba(52, 22, 100, 0.85) 0%, rgba(13, 18, 54, 0.96) 100%);
  min-height: 320px;
}

.homepage-about-box__media img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  display: block;
  filter: saturate(0.95) brightness(0.86);
}

.homepage-about-box__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(26, 12, 56, 0.25) 0%, rgba(7, 11, 32, 0.72) 100%);
}

.homepage-about-box__play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 68px;
  height: 68px;
  border-radius: 999px;
  border: 1px solid rgba(206, 193, 255, 0.45);
  background: rgba(38, 27, 84, 0.52);
  color: #dcd2ff;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.homepage-about-box__play_btn.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.homepage-about-box__play_btn i {
  margin-left: 2px;
}

.homepage-about-box__media_caption {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 12px;
  z-index: 2;
  border-radius: 12px;
  padding: 10px 14px;
  background: rgba(5, 8, 25, 0.82);
  border: 1px solid rgba(104, 83, 193, 0.32);
}

.homepage-about-box__media_caption h6 {
  margin: 0;
  color: #f3f5ff;
  font-size: 15px;
  font-weight: 600;
}

.homepage-about-box__media_caption span {
  display: block;
  margin-top: 2px;
  color: rgba(199, 209, 240, 0.78);
  font-size: 12px;
}

.homepage-about-box__content {
  color: #e8ecf9;
}

.homepage-about-box__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
  border-radius: 999px;
  border: 1px solid rgba(128, 99, 225, 0.45);
  background: rgba(78, 48, 169, 0.2);
  color: #cfc0ff;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 12px;
}

.homepage-about-box__title {
  margin: 0 0 14px;
  color: #f5f7ff;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.14;
  font-weight: 700;
  font-family: var(--bs-font-sans-serif) !important;
}

.homepage-about-box__title span {
  display: block;
  margin-top: 2px;
  background: linear-gradient(135deg, #9e85ff 0%, #56a2ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.homepage-about-box__text {
  margin: 0 0 14px;
  color: rgba(205, 214, 235, 0.9);
  font-size: 17px;
  line-height: 1.7;
}

.homepage-about-box__features {
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
}

.homepage-about-box__features li {
  position: relative;
  padding-left: 28px;
  color: rgba(218, 226, 247, 0.92);
  font-size: 14px;
  line-height: 1.45;
}

.homepage-about-box__features li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 999px;
  border: 1px solid rgba(143, 118, 255, 0.75);
  background: rgba(91, 65, 193, 0.14);
  color: #b493ff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.homepage-about-box__video_modal .modal-content {
  position: relative;
  background: #050813;
  border: 1px solid rgba(126, 106, 219, 0.42);
  border-radius: 14px;
}

.homepage-about-box__video_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.homepage-about-box__video_wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 14px;
}

.homepage-about-box__video_close {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 2;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(146, 124, 246, 0.5);
  background: rgba(17, 23, 49, 0.78);
  color: #e8ecff;
}

/* About Page Section New */
.about_page_section_new {
  background: transparent;
}

.about_page_section_new #about_content_box p {
  color: var(--system_paragraph_color);
  text-align: justify;
}

.about_page_section_new .about_text_wrapper strong,
.about_page_section_new .col-12 strong,
.about_page_section_new .about-highlight {
  color: var(--system_secendory_color);
  font-weight: 700;
}

.about_page_section_new .team-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.about_page_section_new .team-list li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.35rem;
  color: var(--system_paragraph_color);
  font-weight: 600;
}

.about_page_section_new .team-list li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", "FontAwesome", sans-serif;
  font-weight: 900;
  font-size: 0.65rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0.15rem;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  border: 1px solid rgba(129, 105, 226, 0.56);
  color: #8f73f8;
  line-height: 1;
}

/* Contact New Section */
.contact_new_section {
  background: transparent;
  padding-top: 56px;
  padding-bottom: 68px;
}

.contact_new_header {
  margin-bottom: 34px;
}

.contact_new_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
  border-radius: 999px;
  border: 1px solid rgba(132, 102, 233, 0.38);
  background: rgba(79, 53, 168, 0.2);
  color: #cdbdff;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 12px;
}

.contact_new_title {
  margin: 0 0 10px;
  font-size: clamp(30px, 3.2vw, 44px);
  line-height: 1.14;
  color: #f2f6ff;
  font-weight: 700;
  font-family: var(--bs-font-sans-serif) !important;
}

.contact_new_title span {
  background: linear-gradient(135deg, #9278ff 0%, #59a4ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.contact_new_subtitle {
  margin: 0;
  color: rgba(205, 215, 240, 0.84);
  font-size: 15px;
}

.contact_new_office_list {
  display: grid;
  gap: 16px;
}

.contact_new_office_card,
.contact_new_form_card {
  border-radius: 16px;
  border: 1px solid rgba(84, 101, 165, 0.22);
  background: linear-gradient(165deg, rgba(9, 15, 47, 0.95) 0%, rgba(5, 10, 31, 0.98) 100%);
  box-shadow: 0 14px 32px rgba(4, 8, 24, 0.34);
}

.contact_new_office_card {
  padding: 18px 18px 16px;
}

.contact_new_office_head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}

.contact_new_office_icon {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #5a37d2 0%, #3f76f1 100%);
}

.contact_new_office_head h4 {
  margin: 0;
  color: #f1f5ff;
  font-size: 20px;
  font-weight: 700;
}

.contact_new_office_head p {
  margin: 0;
  color: rgba(184, 196, 231, 0.88);
  font-size: 13px;
}

.contact_new_office_meta {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.contact_new_office_meta li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #d9e2ff;
  font-size: 14px;
  line-height: 1.45;
}

.contact_new_office_meta li i {
  color: #d9cbff;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  margin-top: 0;
  font-size: 11px;
  background: rgba(99, 72, 202, 0.42);
  border: 1px solid rgba(147, 121, 255, 0.5);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.contact_new_office_meta li a,
.contact_new_office_meta li span {
  color: inherit;
  text-decoration: none;
}

.contact_new_form_card {
  padding: 22px 20px 20px;
}

.contact_new_form_title {
  margin: 0 0 14px;
  color: #f4f7ff;
  font-size: 28px;
  font-weight: 700;
}

.contact_new_label {
  display: block;
  margin-bottom: 6px;
  color: rgba(182, 195, 230, 0.85);
  font-size: 16px;
  font-weight: 500;
}

.contact_new_input,
.contact_new_textarea {
  width: 100%;
  border: 1px solid rgba(81, 98, 162, 0.34);
  background: rgba(8, 13, 36, 0.86);
  border-radius: 10px;
  color: #e8eeff;
  outline: 0;
  box-shadow: none;
  font-size: 16px;
}

.contact_new_input {
  height: 46px;
  padding: 0 14px;
}

.contact_new_textarea {
  min-height: 120px;
  resize: vertical;
  padding: 12px 14px;
}

.contact_new_input::placeholder,
.contact_new_textarea::placeholder {
  color: rgba(129, 146, 194, 0.72);
}

.contact_new_input:focus,
.contact_new_textarea:focus {
  border-color: rgba(141, 113, 244, 0.72);
}

.contact_new_submit_btn {
  width: 100%;
  border: 0;
  border-radius: 999px;
  height: 48px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background: linear-gradient(90deg, #845fff 0%, #5165ff 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

@media (max-width: 991.98px) {
  .contact_new_section {
    padding-top: 44px;
    padding-bottom: 54px;
  }

  .contact_new_title {
    font-size: clamp(28px, 6.8vw, 40px);
  }

  .contact_new_office_meta li {
    font-size: 13px;
  }
}

@media (max-width: 991.98px) {
  .homepage-about-box__text {
    font-size: 15px;
  }
}

@media (max-width: 767.98px) {
  .homepage-about-box__media_col {
    justify-content: center;
  }

  .homepage-about-box__media,
  .homepage-about-box__media img {
    min-height: 250px;
  }

  .homepage-about-box__play_btn {
    width: 56px;
    height: 56px;
    font-size: 15px;
  }

  .homepage-about-box__title {
    font-size: clamp(26px, 7.2vw, 34px);
  }

  .homepage-about-box__features {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .homepage-about-box__features li {
    font-size: 13px;
  }
}

/* FAQ New component styles */
.faq_new_section {
  padding: 44px 0 56px;
}

.faq_new_header {
  text-align: center;
  margin-bottom: 28px;
}

.faq_new_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid rgba(143, 116, 255, 0.35);
  background: rgba(77, 52, 153, 0.24);
  color: #d4c8ff;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 14px;
}

.faq_new_title {
  margin: 0;
  font-size: clamp(28px, 3.1vw, 46px);
  line-height: 1.15;
  font-weight: 700;
  color: #f8fafc;
  font-family: var(--bs-font-sans-serif) !important;
}

.faq_new_title span {
  background: linear-gradient(135deg, #8f7bff 0%, #4f88ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.faq_new_accordion {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq_new_item {
  border: 1px solid rgba(112, 92, 196, 0.28);
  border-radius: 14px;
  background: linear-gradient(165deg, rgba(18, 14, 42, 0.88) 0%, rgba(9, 13, 34, 0.96) 100%);
  overflow: hidden;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.faq_new_item:hover {
  border-color: rgba(132, 114, 220, 0.4);
  box-shadow: 0 10px 24px rgba(13, 16, 38, 0.34);
}

.faq_new_btn {
  width: 100%;
  border: 0;
  background: transparent;
  color: #edf2ff;
  text-align: left;
  padding: 16px 52px 16px 18px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.45;
  position: relative;
  transition: background 0.25s ease, color 0.25s ease;
}

.faq_new_btn::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(162, 143, 255, 0.38);
  color: #d8cbff;
  background: rgba(104, 83, 202, 0.2);
  font-weight: 600;
  transition: transform 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.faq_new_btn[aria-expanded="true"] {
  background: linear-gradient(90deg, rgba(140, 117, 255, 0.34) 0%, rgba(103, 142, 248, 0.3) 100%);
  color: #ffffff;
}

.faq_new_btn[aria-expanded="true"]::after {
  content: "−";
  color: #ffffff;
  border-color: rgba(190, 174, 255, 0.75);
  background: rgba(128, 106, 245, 0.42);
  transform: translateY(-50%) rotate(180deg);
}

.faq_new_body {
  color: rgba(207, 219, 248, 0.9);
  font-size: 15px;
  line-height: 1.7;
  padding: 0 18px 18px;
}

.faq_new_body,
.faq_new_body p,
.faq_new_body span,
.faq_new_body li,
.faq_new_body div {
  color: rgba(220, 229, 255, 0.9) !important;
}

.faq_new_body a {
  color: #9fb3ff !important;
}

.faq_new_more_wrap {
  margin-top: 22px;
  text-align: center;
}

.faq_new_more_btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 18px;
  border-radius: 999px;
  border: 1px solid rgba(132, 153, 246, 0.3);
  background: rgba(70, 90, 175, 0.16);
  color: #dce5ff;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.22s ease;
}

.faq_new_more_btn i {
  transition: transform 0.22s ease;
}

.faq_new_more_btn:hover {
  color: #ffffff;
  border-color: rgba(155, 176, 255, 0.55);
  background: rgba(84, 108, 210, 0.28);
}

.faq_new_more_btn:hover i {
  transform: translateX(4px);
}

/* Testimonial V3 New */
.testimonial_v3_section {
  padding-top: 30px;
}

.testimonial_v3_new {
  position: relative;
}

.testimonial_v3_new__header {
  margin-bottom: 24px;
}

.testimonial_v3_new__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 12px;
  border-radius: 999px;
  border: 1px solid rgba(141, 117, 255, 0.32);
  background: rgba(83, 58, 167, 0.18);
  color: #d6c8ff;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 10px;
}

.testimonial_v3_new__title {
  margin: 0 0 8px;
  color: #f4f7ff;
  font-size: clamp(30px, 3.1vw, 48px);
  line-height: 1.12;
  font-weight: 700;
  font-family: var(--bs-font-sans-serif) !important;
}

.testimonial_v3_new__title span {
  background: linear-gradient(135deg, #8f7bff 0%, #4f88ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.testimonial_v3_new__subtitle {
  margin: 0;
  color: rgba(194, 206, 238, 0.82);
  font-size: 15px;
}

.testimonial_v3_new__slider_wrap {
  padding: 14px 0 26px;
}

.testimonial_v3_new__viewport {
  width: 100%;
  overflow: hidden;
  cursor: grab;
  padding: 8px 0 14px;
  margin: -8px 0 -14px;
}

.testimonial_v3_new__viewport.is-dragging {
  cursor: grabbing;
}

.testimonial_v3_new__track {
  display: flex;
  gap: 22px;
  will-change: transform;
  transform: translateZ(0);
}

.testimonial_v3_new__card {
  flex: 0 0 min(360px, 86vw);
  border-radius: 28px;
  border: 1px solid rgba(138, 148, 175, 0.32);
  background: #0f152f;
  box-shadow: 0 18px 34px rgba(4, 7, 20, 0.42);
  padding: 26px 24px 20px;
  display: flex;
  flex-direction: column;
  transition: transform 0.33s cubic-bezier(0.22, 0.61, 0.36, 1), border-color 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
}

.testimonial_v3_new__card:hover {
  transform: translateY(-2px);
  border-color: rgba(129, 92, 248, 0.92);
  box-shadow: 0 24px 42px rgba(6, 10, 26, 0.5);
  background: #111938;
}

.testimonial_v3_new__head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 18px;
}

.testimonial_v3_new__stars {
  display: inline-flex;
  gap: 4px;
}

.testimonial_v3_new__stars i {
  color: #ffcf33;
  font-size: 16px;
}

.testimonial_v3_new__quote {
  display: inline-block;
  color: #6a47d4;
  font-size: 56px;
  line-height: 0.68;
  font-weight: 700;
}

.testimonial_v3_new__body {
  margin: 0 0 28px;
  color: rgba(203, 210, 224, 0.9);
  font-size: 14px;
  line-height: 1.72;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial_v3_new__user {
  padding-top: 18px;
  border-top: 1px solid rgba(148, 162, 197, 0.2);
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 12px;
}

.testimonial_v3_new__avatar {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  border: 1px solid rgba(159, 121, 255, 0.55);
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #8c3dff 0%, #6326df 100%);
  box-shadow: 0 10px 18px rgba(51, 25, 123, 0.34);
}

.testimonial_v3_new__avatar span {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.testimonial_v3_new__name {
  margin: 0 0 2px;
  color: #f3f5fc;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.testimonial_v3_new__profession {
  display: block;
  color: rgba(145, 151, 168, 0.92);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.35;
  text-shadow: none;
}

@media (max-width: 991.98px) {
  .testimonial_v3_new__title {
    font-size: clamp(26px, 6.4vw, 38px);
  }

  .testimonial_v3_new__subtitle {
    font-size: 14px;
  }
}

@media (max-width: 767.98px) {
  .testimonial_v3_new__header {
    margin-bottom: 18px;
  }

  .testimonial_v3_new__card {
    padding: 18px 14px 14px;
    border-radius: 20px;
  }

  .testimonial_v3_new__track {
    gap: 14px;
  }

  .testimonial_v3_new__body {
    font-size: 13px;
  }

  .testimonial_v3_new__quote {
    font-size: 58px;
  }

  .testimonial_v3_new__stars i {
    font-size: 14px;
  }

  .testimonial_v3_new__avatar {
    width: 40px;
    height: 40px;
  }

  .testimonial_v3_new__avatar span {
    font-size: 13px;
  }

  .testimonial_v3_new__name {
    font-size: 13px;
  }

  .testimonial_v3_new__profession {
    font-size: 10px;
  }
}

/* Sidebar Glass Wrap */
.sidebar_glass_wrap {
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 14px;
  box-shadow: 0 14px 34px rgba(4, 8, 24, 0.42);
}
.sidebar_glass_wrap .single_course_categry {
  background: #0F152E;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(149, 130, 229, 0.38);
  border-radius: 16px;
  padding: 0;
  margin-bottom: 14px;
  box-shadow: 0 10px 22px rgba(7, 12, 30, 0.28);
  overflow: hidden;
}
.sidebar_glass_wrap .single_course_categry:last-child {
  margin-bottom: 0;
}
.sidebar_glass_wrap .single_course_categry .sidebar-toggle {
  margin: 0;
  padding: 14px 16px;
  color: #d2c4ff;
  font-size: 1.05rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background 0.2s;
}
.sidebar_glass_wrap .single_course_categry .sidebar-toggle:hover {
  background: rgba(106, 84, 191, 0.28);
}
.sidebar_glass_wrap .single_course_categry .sidebar-chevron {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  color: #d2c4ff;
  transition: transform 0.25s ease;
}
.sidebar_glass_wrap .single_course_categry .sidebar-chevron svg {
  width: 100%;
  height: 100%;
  display: block;
  stroke: currentColor;
}
.sidebar_glass_wrap .single_course_categry.collapsed .sidebar-chevron {
  transform: rotate(180deg);
}
.sidebar_glass_wrap .single_course_categry_content {
  max-height: 360px;
  overflow: auto;
  transition: max-height 0.3s ease, padding 0.3s ease;
  scrollbar-width: thin;
  scrollbar-color: #7d5ff1 rgba(255, 255, 255, 0.2);
}
.sidebar_glass_wrap .single_course_categry_content::-webkit-scrollbar {
  width: 7px;
}
.sidebar_glass_wrap .single_course_categry_content::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}
.sidebar_glass_wrap .single_course_categry_content::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #9a7cff 0%, #7654ec 100%);
  border-radius: 8px;
}
.sidebar_glass_wrap .single_course_categry_content .dynamicData,
.sidebar_glass_wrap .single_course_categry_content [data-type] {
  padding: 6px 12px 12px;
}
.sidebar_glass_wrap .single_course_categry.collapsed .single_course_categry_content {
  max-height: 0 !important;
}
.sidebar_glass_wrap .single_course_categry.collapsed .single_course_categry_content .dynamicData,
.sidebar_glass_wrap .single_course_categry.collapsed .single_course_categry_content [data-type] {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar_glass_wrap .Check_sidebar li label {
  color: #f4f7ff;
  font-size: 15px;
  font-weight: 500;
}
.sidebar_glass_wrap .Check_sidebar .checkmark {
  border-color: rgba(193, 178, 255, 0.82);
}
.sidebar_glass_wrap .primary_checkbox input:checked ~ .checkmark {
  background: rgba(129, 92, 248, 0.85);
  border-color: rgba(161, 134, 255, 0.95);
}
.sidebar_glass_wrap .primary_checkbox .checkmark:after {
  border-color: #ffffff;
}
.sidebar_glass_wrap .label_name {
  color: #f5f7ff !important;
}
.sidebar_glass_wrap .primary_checkbox:hover .label_name,
.sidebar_glass_wrap .primary_checkbox input:checked ~ .label_name {
  color: #ffffff !important;
}
.sidebar_glass_wrap .rating_filter_star {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sidebar_glass_wrap .rating_filter_star .star {
  font-size: 15px;
  line-height: 1;
  display: inline-block;
}
.sidebar_glass_wrap .rating_filter_star .star.is-filled {
  color: #f6c84d;
}
.sidebar_glass_wrap .rating_filter_star .star.is-empty {
  color: #9c83ff;
}

/* Blog Pages - Modern Card + Sidebar */
.lms_blog_details_area {
  background: transparent;
}

.lms_blog_details_area .blog_page_wrapper .single_blog {
  background: linear-gradient(180deg, #060f2d 0%, #070c24 100%);
  border: 1px solid rgba(140, 151, 182, 0.34);
  border-radius: 34px;
  box-shadow: 0 22px 44px rgba(4, 8, 26, 0.56);
  overflow: hidden;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.lms_blog_details_area .blog_page_wrapper .single_blog:hover {
  transform: translateY(-6px);
  border-color: rgba(161, 131, 255, 0.86);
  box-shadow: 0 30px 54px rgba(8, 13, 38, 0.64);
}

.lms_blog_details_area .blog_page_wrapper .single_blog .thumb {
  margin-bottom: 0;
  border-radius: 34px 34px 0 0;
  overflow: hidden;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .thumb .thumb_inner {
  border-radius: 34px 34px 0 0;
  min-height: 360px;
  background-size: cover;
  background-position: center;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta {
  padding: 30px 30px 28px;
  background: linear-gradient(180deg, #050d2b 0%, #040a23 100%);
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta_line {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin-bottom: 12px;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta_sep {
  color: #8da4de;
  font-size: 14px;
  font-weight: 700;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta_item,
.lms_blog_details_area .blog_page_wrapper .single_blog .blog_length {
  color: #8fa8e2;
  font-size: 14px;
  font-weight: 500;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_card_separator {
  height: 1px;
  margin: 14px 0 18px;
  border: 0;
  background: linear-gradient(90deg, rgba(153, 129, 245, 0.36) 0%, rgba(102, 132, 228, 0.26) 100%);
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta h4 {
  color: #f2f6ff;
  font-size: clamp(36px, 2.55vw, 54px);
  line-height: 1.18;
  font-weight: 700;
  margin-bottom: 16px;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta h4:hover {
  color: #d8cbff;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_excerpt {
  color: #b7c7ec;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 18px;
  min-height: 132px;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_read_more_link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 42px;
  line-height: 1.15;
  font-weight: 500;
  color: #97abff;
}

.lms_blog_details_area .blog_page_wrapper .single_blog .blog_read_more_link:hover {
  color: #b9a8ff;
}

.lms_blog_details_area .blog_page_wrapper .single_blog:before {
  background: rgba(21, 28, 58, 0.78);
  border: 1px solid rgba(164, 140, 249, 0.4);
  color: #e6dbff;
  border-radius: 999px;
}

.lms_blog_details_area .blog_no_result {
  background: linear-gradient(165deg, rgba(14, 20, 46, 0.96) 0%, rgba(7, 12, 33, 0.96) 100%);
  border: 1px solid rgba(142, 121, 225, 0.38);
  border-radius: 22px;
  box-shadow: 0 18px 36px rgba(4, 8, 24, 0.45);
  padding: 38px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  overflow: hidden;
}

.lms_blog_details_area .blog_no_result_icon {
  background: rgba(126, 92, 242, 0.18);
  color: #c8b8ff;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  border: 1px solid rgba(168, 142, 255, 0.35);
}

.lms_blog_details_area .blog_no_result_title {
  color: #f0f4ff;
  margin: 0;
  line-height: 1.25;
}

.lms_blog_details_area .blog_no_result_text {
  color: #b7c7ea;
  margin: 0;
  max-width: 620px;
  line-height: 1.65;
}

.lms_blog_details_area .blog_no_result_btn {
  color: #fff;
  background: linear-gradient(135deg, #9a72ff 0%, #6f48ea 100%);
  border: 1px solid rgba(174, 149, 255, 0.72);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
  padding: 10px 20px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  transition: all .2s ease;
}

.lms_blog_details_area .blog_no_result_btn:hover {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 10px 20px rgba(112, 76, 233, 0.32);
}

.lms_blog_details_area .blog_no_result_btn i {
  margin: 0;
}

@media (max-width: 575.98px) {
  .lms_blog_details_area .blog_no_result {
    padding: 30px 18px;
    border-radius: 16px;
  }

  .lms_blog_details_area .blog_no_result_title {
    font-size: 24px;
  }
}

/* Sidebar */
.lms_blog_details_area .blog_sidebar_wrap {
  position: sticky;
  top: 120px;
}

.lms_blog_details_area .blog_sidebar_wrap .theme_search_field4,
.lms_blog_details_area .blog_sidebar_wrap .input-group.style2 {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(164, 138, 247, 0.48);
  background: linear-gradient(165deg, rgba(15, 21, 47, 0.98) 0%, rgba(10, 14, 34, 0.98) 100%);
  box-shadow: 0 12px 24px rgba(5, 9, 26, 0.34);
}

.lms_blog_details_area .blog_sidebar_wrap .theme_search_field4 .form-control,
.lms_blog_details_area .blog_sidebar_wrap .input-group.style2 .form-control {
  border: none;
  background: transparent;
  color: #eef3ff;
  padding: 13px 16px;
}

.lms_blog_details_area .blog_sidebar_wrap .theme_search_field4 .form-control::placeholder,
.lms_blog_details_area .blog_sidebar_wrap .input-group.style2 .form-control::placeholder {
  color: rgba(199, 213, 246, 0.76);
}

.lms_blog_details_area .blog_sidebar_wrap .theme_search_field4 .btn,
.lms_blog_details_area .blog_sidebar_wrap .input-group.style2 .btn {
  color: #d8caff;
  padding: 0 14px;
}

.lms_blog_details_area .blog_sidebar_wrap .blog_sidebar_box {
  background: linear-gradient(165deg, rgba(14, 20, 46, 0.98) 0%, rgba(8, 12, 31, 0.98) 100%);
  border: 1px solid rgba(152, 128, 236, 0.36);
  border-radius: 20px;
  box-shadow: 0 16px 32px rgba(4, 8, 24, 0.38);
  padding: 20px;
}

.lms_blog_details_area .blog_sidebar_wrap .blog_sidebar_box.p-0.border-0 {
  background: linear-gradient(165deg, rgba(14, 20, 46, 0.98) 0%, rgba(8, 12, 31, 0.98) 100%) !important;
  border: 1px solid rgba(152, 128, 236, 0.36) !important;
  border-radius: 20px !important;
  box-shadow: 0 16px 32px rgba(4, 8, 24, 0.38) !important;
  padding: 20px !important;
}

.lms_blog_details_area .blog_sidebar_wrap .blog_sidebar_box h4 {
  color: #f1e9ff;
  font-size: 20px;
  border-bottom: 1px solid rgba(166, 143, 252, 0.24);
  padding-bottom: 12px;
}

.lms_blog_details_area .blog_sidebar_wrap .news_lists .single_newslist {
  border-bottom: 1px solid rgba(168, 145, 252, 0.16);
}

.lms_blog_details_area .blog_sidebar_wrap .news_lists .single_newslist .thumb {
  border-radius: 12px;
}

.lms_blog_details_area .blog_sidebar_wrap .news_lists .single_newslist .details_link {
  color: #edf2ff;
  font-size: 14px;
  line-height: 1.5;
}

.lms_blog_details_area .blog_sidebar_wrap .news_lists .single_newslist .details_link:hover {
  color: #d9cbff;
}

.lms_blog_details_area .blog_sidebar_wrap .Check_sidebar li label,
.lms_blog_details_area .blog_sidebar_wrap .Check_sidebar .label_name {
  color: #f5f8ff !important;
}

.lms_blog_details_area .blog_sidebar_wrap .Check_sidebar .checkmark {
  border-color: rgba(193, 176, 255, 0.86);
  background: rgba(22, 28, 57, 0.96);
}

.lms_blog_details_area .blog_sidebar_wrap .primary_checkbox input:checked ~ .checkmark {
  background: rgba(130, 96, 245, 0.9);
  border-color: rgba(174, 149, 255, 0.98);
}

.lms_blog_details_area .blog_sidebar_wrap .keyword_lists .keyword_item {
  display: inline-flex;
  align-items: center;
  color: #ece7ff;
  background: rgba(114, 88, 205, 0.24);
  border: 1px solid rgba(172, 148, 255, 0.5);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 500;
  padding: 6px 12px;
  cursor: default;
  pointer-events: none;
  user-select: none;
}

/* Blog Details */
.lms_blog_details_area .blog_details_inner {
  background: linear-gradient(165deg, #0b1434 0%, #09102a 100%);
  border: 1px solid rgba(141, 151, 178, 0.34);
  border-radius: 16px;
  box-shadow: 0 24px 46px rgba(3, 7, 22, 0.56);
  overflow: hidden;
}

.lms_blog_details_area .blog_details_inner .blog_details_banner,
.lms_blog_details_area .blog_details_inner .blog_details_banner img {
  border-radius: 16px 16px 0 0;
}

.lms_blog_details_area .blog_details_inner .blog_details_banner {
  margin-bottom: 0 !important;
}

.lms_blog_details_area .blog_details_inner .content {
  padding: 18px 30px 30px;
}

.lms_blog_details_area .blog_details_inner .content .blog_meta {
  color: #a7b8dd;
}

.lms_blog_details_area .blog_details_inner .content .blog_meta_date,
.lms_blog_details_area .blog_details_inner .content .blog_meta_category {
  background: rgba(127, 95, 241, 0.22);
  border: 1px solid rgba(172, 146, 255, 0.52);
  color: #f0e9ff;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  gap: 5px !important;
}

.lms_blog_details_area .blog_details_inner .content .blog_meta_date i,
.lms_blog_details_area .blog_details_inner .content .blog_meta_category i {
  color: #f0e9ff !important;
  font-size: 11px;
}

.lms_blog_details_area .blog_details_inner .content .blog_meta_reading_time {
  background: rgba(101, 131, 235, 0.2);
  border: 1px solid rgba(141, 169, 255, 0.38);
  color: #dce6ff;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  gap: 5px !important;
}

.lms_blog_details_area .blog_details_inner .content .blog_meta_reading_time i {
  color: #dce6ff;
  font-size: 11px;
}

.lms_blog_details_area .blog_details_inner .content h3 {
  color: #f3f6ff;
}

.lms_blog_details_area .blog_details_inner .content p,
.lms_blog_details_area .blog_details_inner .content .mb_25,
.lms_blog_details_area .blog_details_inner .content .mb_25 p,
.lms_blog_details_area .blog_details_inner .content li {
  color: #c6d5f3;
}

.lms_blog_details_area .blog_details_inner .content .mb_25 * {
  color: #c6d5f3 !important;
}

.lms_blog_details_area .blog_details_inner .content a {
  color: #b9c8ff;
}

.lms_blog_details_area .blog_details_inner .content a:hover {
  color: #d8cbff;
}

.lms_blog_details_area .blog_reviews h3 {
  color: #eff4ff;
}

.lms_blog_details_area .blog_reviews_inner .lms_single_reviews {
  background: linear-gradient(165deg, rgba(16, 23, 50, 0.95) 0%, rgba(9, 13, 35, 0.95) 100%);
  border: 1px solid rgba(145, 123, 231, 0.35);
  border-radius: 16px;
}

.lms_blog_details_area .blog_reviews_inner .lms_single_reviews .thumb {
  background: rgba(127, 95, 241, 0.22);
  color: #e2d6ff;
}

.lms_blog_details_area .blog_reviews_inner .lms_single_reviews .review_content h4 {
  color: #eff4ff;
}

.lms_blog_details_area .blog_reviews_inner .lms_single_reviews .review_content p,
.lms_blog_details_area .blog_reviews_inner .lms_single_reviews .blog_comment_time,
.lms_blog_details_area .blog_reviews_inner .lms_single_reviews .reply_btn {
  color: #c5d4f1;
}

.lms_blog_details_area .blog_reviews_inner .lms_single_reviews.replyBox {
  border-left: 3px solid rgba(154, 132, 245, 0.62);
}

.lms_blog_details_area .blog_reply_box {
  background: linear-gradient(165deg, rgba(13, 19, 45, 0.96) 0%, rgba(8, 12, 33, 0.96) 100%);
  border: 1px solid rgba(146, 124, 232, 0.44);
  border-radius: 20px;
  box-shadow: 0 20px 36px rgba(4, 8, 24, 0.45);
}

.lms_blog_details_area .blog_reply_box h3 {
  color: #eff4ff;
}

.lms_blog_details_area .blog_reply_box input,
.lms_blog_details_area .blog_reply_box textarea {
  border: 1px solid rgba(164, 142, 249, 0.48) !important;
  background: rgba(16, 22, 48, 0.92);
  color: #edf3ff;
}

.lms_blog_details_area .blog_reply_box input::placeholder,
.lms_blog_details_area .blog_reply_box textarea::placeholder {
  color: rgba(196, 209, 241, 0.76);
}

.lms_blog_details_area .blog_reply_box input:focus,
.lms_blog_details_area .blog_reply_box textarea:focus {
  border-color: rgba(182, 158, 255, 0.74) !important;
  box-shadow: 0 0 0 3px rgba(129, 92, 248, 0.22);
}

.lms_blog_details_area .blog_reply_box .theme_btn.small_btn2 {
  background: linear-gradient(135deg, #9a72ff 0%, #6f48ea 100%);
  border: 1px solid rgba(174, 149, 255, 0.72);
  color: #ffffff;
}

.lms_blog_details_area .blog_reply_box .theme_btn.small_btn2:hover {
  color: #ffffff;
  background: linear-gradient(135deg, #a27dff 0%, #7b56f2 100%);
}

@media (max-width: 1199px) {
  .lms_blog_details_area .blog_page_wrapper .single_blog .thumb .thumb_inner {
    min-height: 300px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta h4 {
    font-size: clamp(30px, 2.3vw, 42px);
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_read_more_link {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .lms_blog_details_area .blog_sidebar_wrap {
    position: static;
    top: auto;
  }
}

@media (max-width: 767px) {
  .lms_blog_details_area .blog_page_wrapper .single_blog {
    border-radius: 24px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .thumb,
  .lms_blog_details_area .blog_page_wrapper .single_blog .thumb .thumb_inner {
    border-radius: 24px 24px 0 0;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .thumb .thumb_inner {
    min-height: 220px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta {
    padding: 20px 18px 20px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_meta h4 {
    font-size: clamp(24px, 7vw, 34px);
    margin-bottom: 12px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_excerpt {
    font-size: 14px;
    min-height: auto;
    margin-bottom: 12px;
  }

  .lms_blog_details_area .blog_page_wrapper .single_blog .blog_read_more_link {
    font-size: 22px;
  }

  .lms_blog_details_area .blog_details_inner .content {
    padding: 20px;
  }
}

/* Dashboard V2 - single authoritative theme layer */
.dashboard_main_wrapper.dashboard-v2 {
  --v2-bg-1: #070b1f;
  --v2-bg-2: #0a1130;
  --v2-bg-3: #0c1537;
  --v2-surface: #0f1b34;
  --v2-surface-2: #111f3d;
  --v2-border: rgba(104, 126, 196, 0.26);
  --v2-text-1: #f2f6ff;
  --v2-text-2: #c3d3f8;
  --v2-text-3: #8fa6d6;
  --v2-accent-1: #ec24c6;
  --v2-accent-2: #a93bff;
  display: flex;
  gap: 0;
  padding: 18px 18px 18px 0;
  align-items: flex-start;
  background:
    radial-gradient(circle at 8% 0%, rgba(156, 74, 255, 0.14), rgba(156, 74, 255, 0) 30%),
    linear-gradient(160deg, var(--v2-bg-1) 0%, var(--v2-bg-2) 48%, var(--v2-bg-3) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-content {
  flex: 1 1 auto;
  width: calc(100% - 286px) !important;
  min-height: calc(100vh - 36px);
  border: 1px solid rgba(85, 111, 182, 0.24);
  border-left: 0;
  border-radius: 0 18px 18px 0;
  background: linear-gradient(180deg, rgba(8, 17, 42, 0.95) 0%, rgba(6, 14, 35, 0.98) 100%) !important;
  overflow: hidden;
}

.dashboard_main_wrapper.dashboard-v2 .main_content_iner.main_content_padding,
.dashboard_main_wrapper.dashboard-v2 .main_content_iner {
  padding: 16px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-page-shell {
  padding: 0;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-page-content {
  margin-top: 14px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar {
  width: 286px;
  flex: 286px 0 0;
  min-height: 100vh;
  position: sticky;
  top: 0;
  border-radius: 18px 0 0 18px;
  border: 1px solid rgba(76, 93, 150, 0.4);
  border-right: 0;
  background: linear-gradient(180deg, #141d34 0%, #10182c 100%);
  box-shadow: 0 20px 40px rgba(2, 5, 17, 0.55);
  overflow: hidden;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-inner {
  display: flex;
  flex-direction: column;
  height: 100vh;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-brand {
  padding: 14px 16px 12px;
  border-bottom: 0;
  background: rgba(48, 60, 82, 0.32);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-brand-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  justify-content: center;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-brand-mark {
  display: none;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-brand-text {
  color: #f0f5ff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-brand-logo {
  max-width: 158px;
  max-height: 34px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-user {
  background: linear-gradient(160deg, rgba(19, 33, 62, 0.96) 0%, rgba(15, 26, 49, 0.98) 100%);
  border-bottom: 1px solid rgba(95, 118, 177, 0.2);
  padding: 10px 14px 8px;
  margin-bottom: 0;
  height: auto;
  border-radius: 0;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-user h4 {
  color: var(--v2-text-1);
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0 2px;
  line-height: 1.3;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-user p {
  color: #9fb2de;
  font-size: 12px;
  line-height: 1.35;
  margin-bottom: 8px;
  text-shadow: none;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-profile {
  --width: 62px;
  border: 2px solid rgba(165, 184, 238, 0.35);
  background: rgba(7, 15, 35, 0.7);
  margin: 6px auto 8px;
  padding: 3px;
  overflow: hidden;
  box-sizing: border-box;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-profile img {
  border: 3px solid rgba(9, 17, 36, 0.95);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-sizing: border-box;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-badge {
  display: none;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar-badge-list {
  width: 26px;
  height: 26px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-section-title {
  margin: 8px 16px 6px;
  color: #8da5d8;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-size: 11px;
  font-weight: 700;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-menu {
  margin-top: 0;
  padding: 8px 8px 10px;
  flex: 1 1 auto;
  overflow-y: auto;
  max-height: none;
  min-height: 0;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul {
  margin: 0;
  padding: 14px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li {
  margin-bottom: 6px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li:not(:last-child) {
  margin-bottom: 6px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-menu::-webkit-scrollbar {
  width: 4px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-menu::-webkit-scrollbar-thumb {
  background: rgba(130, 149, 213, 0.5);
  border-radius: 10px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  padding: 0 16px;
  border: 1px solid transparent;
  min-height: 40px;
  transition: all 0.22s ease-in-out;
  background: transparent;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a .menu_icon,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a span,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a i {
  color: #c5d4f7;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a .menu_icon {
  margin-right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a span {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a:hover,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a.active {
  background: var(--system_primery_color);
  border-color: rgba(162, 183, 255, 0.28);
  box-shadow: 0 8px 16px rgba(20, 40, 92, 0.32);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a:hover .menu_icon,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a.active .menu_icon,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a:hover span,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .sidebar_iner > ul li a.active span {
  color: #fff;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-toggle {
  gap: 8px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-chevron {
  color: #d7e1ff;
  font-size: 13px;
  transition: color 0.22s ease-in-out, transform 0.22s ease-in-out;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .dashboard-v2-sidebar-toggle[aria-expanded="true"] .dashboard-v2-sidebar-chevron {
  transform: rotate(180deg);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .chat-menu-ul li a {
  border-radius: 10px;
  color: #c5d3f5;
  min-height: 34px;
  padding: 9px 14px 9px 44px !important;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid transparent;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .chat-menu-ul li a:hover,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar .chat-menu-ul li a.active {
  background: rgba(113, 80, 230, 0.18);
  border-color: rgba(151, 126, 239, 0.28);
  color: #ebf1ff;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar {
  border: 1px solid rgba(82, 99, 162, 0.32);
  border-left: 0;
  border-radius: 0 14px 14px 0;
  min-height: 64px;
  padding: 10px 16px;
  background: linear-gradient(180deg, rgba(13, 25, 52, 0.92) 0%, rgba(9, 18, 42, 0.98) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-left {
  gap: 10px;
  flex: 0 0 auto;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search {
  max-width: 330px;
  width: 100%;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search .theme_search_field {
  margin: 0;
  border-radius: 8px;
  border: 1px solid rgba(98, 122, 191, 0.36);
  background: rgba(8, 16, 36, 0.86);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search .theme_search_field .btn {
  color: #8ea5d8;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search .theme_search_field input {
  color: #e8efff;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search .theme_search_field input::placeholder {
  color: #8097c7;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-right {
  gap: 10px !important;
  margin-left: auto;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-quick-links {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-right: 2px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-quick-link {
  min-height: 31px;
  border-radius: 8px;
  padding: 6px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  color: #d8e4ff;
  border: 1px solid rgba(88, 110, 171, 0.34);
  background: rgba(11, 22, 45, 0.9);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-quick-link:hover {
  color: #fff;
  background: rgba(116, 60, 186, 0.38);
  border-color: rgba(168, 125, 239, 0.34);
}

@media (max-width: 991.98px) {
  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-quick-links {
    display: none !important;
  }
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-notify-wrap ul {
  gap: 8px;
  margin-right: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-notify-wrap ul li:not(:last-child) {
  margin: 0 !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-icon-btn,
.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-profile-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid rgba(83, 104, 165, 0.38);
  background: rgba(9, 17, 38, 0.94);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-profile-wrap {
  max-width: none;
  margin-left: 2px;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-profile-wrap .profile_img {
  margin: 0;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard-v2-profile-icon img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin-right: 0 !important;
  margin-left: 0 !important;
  display: block;
}

.dashboard_main_wrapper.dashboard-v2 .profile_info_iner {
  min-width: 284px;
  background: linear-gradient(180deg, rgba(12, 21, 45, 0.98) 0%, rgba(8, 16, 36, 0.98) 100%);
  border: 1px solid rgba(81, 103, 166, 0.36);
  border-bottom: 1px solid rgba(81, 103, 166, 0.36);
  box-shadow: 0 14px 34px rgba(2, 6, 20, 0.52);
  padding: 12px;
}

.dashboard_main_wrapper.dashboard-v2 .profile_info.active .profile_info_iner,
.dashboard_main_wrapper.dashboard-v2 .active .profile_info_iner {
  transform: translateY(10px);
}

.dashboard_main_wrapper.dashboard-v2 .profile_info_iner a {
  color: #aebfe6;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 16px;
}

.dashboard_main_wrapper.dashboard-v2 .profile_info_iner a:hover {
  background: rgba(113, 64, 187, 0.26);
  color: #eff3ff;
}

.dashboard_main_wrapper.dashboard-v2 .notification_area,
.dashboard_main_wrapper.dashboard-v2 .notification_area:after {
  background: linear-gradient(180deg, rgba(12, 21, 45, 0.98) 0%, rgba(8, 16, 36, 0.98) 100%);
  border-color: rgba(81, 103, 166, 0.32);
}

.dashboard_main_wrapper.dashboard-v2 .notification_area {
  right: 0;
  top: 54px;
  width: 360px;
  border-radius: 14px;
  box-shadow: 0 16px 36px rgba(2, 6, 20, 0.52);
}

.dashboard_main_wrapper.dashboard-v2 .notification_area .single_nofy {
  color: #d8e6ff;
}

.dashboard_main_wrapper.dashboard-v2 .notification_body {
  padding: 20px 18px;
}

.dashboard_main_wrapper.dashboard-v2 .notification_body .single_nofy .notyfy_content h4 {
  color: #e6eeff;
  font-size: 15px;
}

.dashboard_main_wrapper.dashboard-v2 .notification_body .single_nofy .notyfy_content p {
  color: #9bb0da;
}

.dashboard_main_wrapper.dashboard-v2 .notification_footer {
  border-top: 1px solid rgba(81, 103, 166, 0.26);
}

.dashboard_main_wrapper.dashboard-v2 .notification_footer .readMore_text,
.dashboard_main_wrapper.dashboard-v2 .notification_footer a {
  color: #c8d7f5;
}

.dashboard_main_wrapper.dashboard-v2 .notification_footer .readMore_text:hover,
.dashboard_main_wrapper.dashboard-v2 .notification_footer a:hover {
  color: #f2f6ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .main_content_iner .section__title3 h3,
.dashboard_main_wrapper.dashboard-v2 .main_content_iner .section__title3 p {
  color: #e7efff !important;
}

.dashboard_main_wrapper.dashboard-v2 .custom_table3 th,
.dashboard_main_wrapper.dashboard-v2 .custom_table3 td,
.dashboard_main_wrapper.dashboard-v2 .custom_table3 tbody tr td,
.dashboard_main_wrapper.dashboard-v2 .custom_table3 thead tr th {
  color: #d7e5ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .custom_table3 tbody tr {
  background: rgba(13, 24, 49, 0.86);
}

.dashboard_main_wrapper.dashboard-v2 .custom_table3 tbody tr + tr td {
  border-top-color: rgba(88, 108, 169, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card,
.dashboard_main_wrapper.dashboard-v2 .white-box {
  background: linear-gradient(180deg, rgba(12, 21, 46, 0.96) 0%, rgba(8, 16, 37, 0.98) 100%) !important;
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-radius: 16px;
  box-shadow: 0 16px 34px rgba(3, 8, 25, 0.4);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card h4,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card .head h4,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card > span,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card p,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card a,
.dashboard_main_wrapper.dashboard-v2 .dashboard_title h3,
.dashboard_main_wrapper.dashboard-v2 .dashboard_title p {
  color: #d9e4ff;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .head a {
  color: #8fb2ff;
}

.dashboard_main_wrapper.dashboard-v2 .table,
.dashboard_main_wrapper.dashboard-v2 .table th,
.dashboard_main_wrapper.dashboard-v2 .table td {
  color: #cddcff;
  border-color: rgba(120, 142, 211, 0.24);
}

.dashboard_main_wrapper.dashboard-v2 .theme_btn,
.dashboard_main_wrapper.dashboard-v2 .theme-btn,
.dashboard_main_wrapper.dashboard-v2 .btn-primary {
  background: var(--system_primery_color);
  border: 1px solid rgba(162, 183, 255, 0.32);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}

.dashboard_main_wrapper.dashboard-v2 .theme_btn:hover,
.dashboard_main_wrapper.dashboard-v2 .theme-btn:hover,
.dashboard_main_wrapper.dashboard-v2 .btn-primary:hover {
  color: #fff;
  filter: brightness(1.06);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero {
  min-height: 200px;
  border-radius: 18px;
  background: linear-gradient(120deg, rgba(67, 46, 142, 0.95) 0%, rgba(48, 34, 108, 0.96) 48%, rgba(32, 24, 80, 0.98) 100%);
  border: 1px solid rgba(173, 146, 255, 0.26);
  box-shadow: 0 24px 54px rgba(10, 9, 34, 0.52);
  position: relative;
  overflow: hidden;
  padding: 24px 26px 24px 0 !important;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-content {
  position: relative;
  z-index: 1;
  padding-left: 14px;
  max-width: 720px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-meta-wrap {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  background: rgba(12, 19, 46, 0.26);
  border: 1px solid rgba(190, 168, 255, 0.2);
  border-radius: 999px;
  padding: 6px 12px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 14% 18%, rgba(187, 149, 255, 0.22) 0%, rgba(187, 149, 255, 0) 46%),
              radial-gradient(circle at 88% 74%, rgba(110, 82, 212, 0.26) 0%, rgba(110, 82, 212, 0) 50%);
  pointer-events: none;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-illustration {
  float: inline-end;
  width: 280px;
  opacity: 0.9;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-date,
.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-time,
.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-title {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-date {
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-time {
  color: #dbe0ff;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-title {
  margin: 0;
  font-size: 38px;
  line-height: 1.18;
  padding: 0;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-title span {
  color: #f5ecff;
}

@media (max-width: 991.98px) {
  .dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-content {
    padding-left: 8px;
  }

  .dashboard_main_wrapper.dashboard-v2 .student-dashboard-hero-title {
    font-size: 30px;
  }
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card {
  border: 1px solid rgba(137, 154, 220, 0.3) !important;
  box-shadow: 0 14px 28px rgba(4, 10, 28, 0.4) !important;
  min-height: 230px;
  padding: 18px 16px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card .icon {
  width: 58px;
  height: 58px;
  border-radius: 16px;
  margin-bottom: 10px;
  border: 1px solid rgba(200, 187, 255, 0.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-icon {
  font-size: 22px;
  color: #ffffff;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-label {
  color: #a9bbdf !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.15px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-value {
  color: #f4f7ff !important;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.12;
  margin: 0;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-meta,
.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-meta i {
  color: #c9d7f9 !important;
  font-size: 13px;
  line-height: 1.25;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--subscription .student-dashboard-stat-value {
  font-size: 42px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--remaining .student-dashboard-stat-value {
  font-size: 42px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--course .student-dashboard-stat-value {
  font-size: 46px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--renew .student-dashboard-stat-value {
  font-size: 38px;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--subscription .student-dashboard-stat-meta,
.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--subscription .student-dashboard-stat-meta i {
  color: #76e5a1 !important;
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--subscription .icon {
  background: linear-gradient(135deg, rgba(193, 147, 76, 0.35) 0%, rgba(150, 98, 34, 0.35) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--remaining .icon {
  background: linear-gradient(135deg, rgba(149, 109, 255, 0.34) 0%, rgba(95, 65, 184, 0.34) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--course .icon {
  background: linear-gradient(135deg, rgba(66, 153, 167, 0.32) 0%, rgba(38, 108, 128, 0.34) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--renew .icon {
  background: linear-gradient(135deg, rgba(90, 176, 116, 0.32) 0%, rgba(47, 132, 79, 0.34) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-stat-card--inactive .icon {
  background: linear-gradient(135deg, rgba(191, 124, 82, 0.34) 0%, rgba(140, 74, 37, 0.34) 100%);
}

.dashboard_main_wrapper.dashboard-v2 .student-dashboard-cta-btn {
  background: var(--system_primery_color) !important;
  color: #fff !important;
  border: 1px solid rgba(188, 166, 255, 0.34) !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .noticeboard-wrap .noticeboard-card,
.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card .noticeboard-wrap .noticeboard-card {
  background: linear-gradient(180deg, rgba(22, 34, 62, 0.72) 0%, rgba(14, 22, 44, 0.88) 100%);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  padding: 14px 16px;
  box-shadow: 0 2px 12px rgba(4, 10, 28, 0.22);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .noticeboard-card-left span,
.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card .noticeboard-card-left span {
  color: rgba(196, 210, 255, 0.78) !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .noticeboard-card-left a,
.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card .noticeboard-card-left a {
  color: #f2f6ff !important;
  font-weight: 600;
  -webkit-line-clamp: 2;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .noticeboard-card-left a:hover,
.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card .noticeboard-card-left a:hover {
  color: #ffffff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .noticeboard-card-right .theme-btn,
.dashboard_main_wrapper.dashboard-v2 .dashboard_lg_card .noticeboard-card-right .theme-btn {
  background: linear-gradient(135deg, rgba(118, 86, 200, 0.88) 0%, rgba(88, 58, 168, 0.92) 100%) !important;
  border: 1px solid rgba(210, 195, 255, 0.28) !important;
  color: #fff !important;
  box-shadow: 0 2px 10px rgba(8, 6, 28, 0.25);
}

.dashboard_main_wrapper.dashboard-v2 .dashboard_card .head h4,
.dashboard_main_wrapper.dashboard-v2 .dashboard_card .head a {
  color: #e7efff !important;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .section__title3 h3 {
  color: #e4edff;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course-item {
  background: linear-gradient(180deg, rgba(40, 50, 77, 0.96) 0%, rgba(34, 44, 69, 0.98) 100%);
  border: 1px solid rgba(125, 145, 209, 0.22);
  border-radius: 14px;
  box-shadow: 0 12px 26px rgba(6, 10, 26, 0.4);
  overflow: hidden;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course-item-info .title {
  color: #eef3ff;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .kisa-aciklama {
  color: #b5c4e7;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course_less_students a {
  color: #b8c8ea;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course_less_students a i {
  color: #9bb2e7;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course-item .theme_btn,
.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course-item .theme-btn {
  min-height: 42px;
  height: 42px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  padding: 10px 16px;
}

.dashboard_main_wrapper.dashboard-v2 .my_courses_wrapper .course-item .theme_btn.bg-danger {
  background: linear-gradient(135deg, #aa4a7d 0%, #8f3f6f 100%) !important;
  border-color: rgba(255, 182, 215, 0.26) !important;
}

@media (max-width: 991.98px) {
  .dashboard_main_wrapper.dashboard-v2 {
    gap: 0;
    padding: 0;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar {
    border-radius: 0;
    min-height: 100vh;
    top: 0;
    left: -280px;
    width: 280px;
    flex: 280px 0 0;
    position: fixed;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-sidebar.active_sidebar {
    left: 0 !important;
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.45);
    overflow-y: auto;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-content {
    width: 100% !important;
    min-height: 100vh;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-page-shell {
    padding: 0;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar-search {
    max-width: 100%;
  }

  .dashboard_main_wrapper.dashboard-v2 .dashboard-v2-topbar {
    border-left: 1px solid rgba(82, 99, 162, 0.32);
    border-radius: 0;
  }
}

/* Dashboard V2 - page specific hard overrides */
.dashboard_main_wrapper.dashboard-v2 .payment_history_page,
.dashboard_main_wrapper.dashboard-v2 .subscription_settings_page {
  background: transparent !important;
  min-height: auto !important;
  padding: 0 !important;
}

.dashboard_main_wrapper.dashboard-v2 .payment_history_card,
.dashboard_main_wrapper.dashboard-v2 .settings_card,
.dashboard_main_wrapper.dashboard-v2 .no_subscription {
  background: linear-gradient(180deg, rgba(12, 21, 46, 0.96) 0%, rgba(8, 16, 37, 0.98) 100%) !important;
  border: 1px solid rgba(116, 136, 198, 0.24) !important;
  box-shadow: 0 14px 30px rgba(3, 8, 25, 0.4) !important;
  color: #dbe7ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .payment_history_page h2,
.dashboard_main_wrapper.dashboard-v2 .payment_history_card h3,
.dashboard_main_wrapper.dashboard-v2 .settings_card h3 {
  color: #dfe9ff !important;
  border-bottom-color: rgba(120, 142, 211, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 .subscription_card {
  background: linear-gradient(135deg, rgba(92, 54, 186, 0.95) 0%, rgba(65, 44, 144, 0.95) 50%, rgba(47, 34, 112, 0.95) 100%) !important;
  border: 1px solid rgba(176, 154, 255, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 .card_item,
.dashboard_main_wrapper.dashboard-v2 .address_item {
  background: rgba(18, 28, 52, 0.88) !important;
  border-color: rgba(120, 142, 211, 0.3) !important;
}

.dashboard_main_wrapper.dashboard-v2 .card_item:hover,
.dashboard_main_wrapper.dashboard-v2 .address_item:hover {
  border-color: rgba(175, 149, 255, 0.45) !important;
  background: rgba(26, 36, 64, 0.95) !important;
  transform: none !important;
}

.dashboard_main_wrapper.dashboard-v2 .card_item .card_brand,
.dashboard_main_wrapper.dashboard-v2 .address_item .address_text,
.dashboard_main_wrapper.dashboard-v2 .card_item .card_number,
.dashboard_main_wrapper.dashboard-v2 .subscription_info_item .label,
.dashboard_main_wrapper.dashboard-v2 .subscription_info_item .value,
.dashboard_main_wrapper.dashboard-v2 .subscription_actions_wrapper,
.dashboard_main_wrapper.dashboard-v2 .no_subscription p {
  color: #d3e1ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .add_new_btn,
.dashboard_main_wrapper.dashboard-v2 .update_address_btn,
.dashboard_main_wrapper.dashboard-v2 .edit_btn {
  background: var(--system_primery_color) !important;
  border-color: rgba(162, 183, 255, 0.35) !important;
  color: #fff !important;
}

.dashboard_main_wrapper.dashboard-v2 .add_new_btn:hover,
.dashboard_main_wrapper.dashboard-v2 .update_address_btn:hover,
.dashboard_main_wrapper.dashboard-v2 .edit_btn:hover {
  filter: brightness(1.06) !important;
}

.dashboard_main_wrapper.dashboard-v2 .cancel_subscription_btn,
.dashboard_main_wrapper.dashboard-v2 .delete_btn {
  background: rgba(147, 82, 185, 0.95) !important;
  color: #fff !important;
}

.dashboard_main_wrapper.dashboard-v2 #paymentsTable,
.dashboard_main_wrapper.dashboard-v2 table.dataTable,
.dashboard_main_wrapper.dashboard-v2 .table.custom_table3 {
  background: transparent !important;
  color: #d7e5ff !important;
}

.dashboard_main_wrapper.dashboard-v2 #paymentsTable thead th,
.dashboard_main_wrapper.dashboard-v2 table.dataTable thead th,
.dashboard_main_wrapper.dashboard-v2 .table.custom_table3 thead tr th {
  background: rgba(20, 30, 56, 0.9) !important;
  color: #dce8ff !important;
  border-color: rgba(120, 142, 211, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 #paymentsTable tbody td,
.dashboard_main_wrapper.dashboard-v2 table.dataTable tbody td,
.dashboard_main_wrapper.dashboard-v2 .table.custom_table3 tbody tr td {
  background: rgba(11, 21, 44, 0.82) !important;
  color: #d6e4ff !important;
  border-color: rgba(120, 142, 211, 0.2) !important;
}

.dashboard_main_wrapper.dashboard-v2 table.dataTable tbody tr:hover td,
.dashboard_main_wrapper.dashboard-v2 #paymentsTable tbody tr:hover td,
.dashboard_main_wrapper.dashboard-v2 .table.custom_table3 tbody tr:hover td {
  background: rgba(19, 30, 56, 0.9) !important;
}

.dashboard_main_wrapper.dashboard-v2 .status_badge,
.dashboard_main_wrapper.dashboard-v2 .status_active,
.dashboard_main_wrapper.dashboard-v2 .status_success,
.dashboard_main_wrapper.dashboard-v2 .status_pending,
.dashboard_main_wrapper.dashboard-v2 .status_failed,
.dashboard_main_wrapper.dashboard-v2 .status_expired,
.dashboard_main_wrapper.dashboard-v2 .status_cancelled {
  color: #fff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_filter label,
.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_length label,
.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_info {
  color: #cfdfff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_filter input,
.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_length select {
  background: rgba(13, 24, 49, 0.95) !important;
  border: 1px solid rgba(116, 136, 198, 0.26) !important;
  color: #dce8ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: rgba(10, 20, 42, 0.9) !important;
  border: 1px solid rgba(110, 131, 194, 0.3) !important;
  color: #d3e2ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: var(--system_primery_color) !important;
  border-color: rgba(162, 183, 255, 0.38) !important;
  color: #fff !important;
}

.dashboard_main_wrapper.dashboard-v2 .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: rgba(28, 40, 69, 0.98) !important;
  border-color: rgba(175, 149, 255, 0.4) !important;
  color: #eef4ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .view_detail_btn {
  background: rgba(17, 30, 58, 0.95) !important;
  color: #dbe8ff !important;
  border: 1px solid rgba(120, 142, 211, 0.3) !important;
}

.dashboard_main_wrapper.dashboard-v2 .view_detail_btn:hover {
  background: rgba(30, 43, 73, 0.95) !important;
  color: #fff !important;
  border-color: rgba(175, 149, 255, 0.42) !important;
}

/* Secret login bar visibility fix */
.secret_login {
  position: relative;
  z-index: 2000;
  background: linear-gradient(90deg, #2f2d82 0%, #4033a5 50%, #463bba 100%);
  color: #f4f6ff !important;
  border-bottom: 1px solid rgba(198, 184, 255, 0.25);
}

.secret_login span,
.secret_login b {
  color: #f4f6ff !important;
}

.secret_login .theme_btn,
.secret_login .primary-btn {
  background: rgba(255, 255, 255, 0.16) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
}

/* Bundle payment detail page */
.dashboard_main_wrapper.dashboard-v2 .payment_detail_page {
  background: transparent !important;
  min-height: auto !important;
  padding: 0 !important;
}

.dashboard_main_wrapper.dashboard-v2 .payment_detail_page h2,
.dashboard_main_wrapper.dashboard-v2 .detail_card h3,
.dashboard_main_wrapper.dashboard-v2 .info_section h4 {
  color: #e4edff !important;
  border-bottom-color: rgba(120, 142, 211, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 .detail_card {
  background: linear-gradient(180deg, rgba(12, 21, 46, 0.96) 0%, rgba(8, 16, 37, 0.98) 100%) !important;
  border: 1px solid rgba(116, 136, 198, 0.24) !important;
  box-shadow: 0 14px 30px rgba(3, 8, 25, 0.4) !important;
  color: #dbe7ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .detail_item {
  border-bottom-color: rgba(120, 142, 211, 0.24) !important;
}

.dashboard_main_wrapper.dashboard-v2 .detail_item .label {
  color: #aebfe6 !important;
}

.dashboard_main_wrapper.dashboard-v2 .detail_item .value {
  color: #dce8ff !important;
}

.dashboard_main_wrapper.dashboard-v2 .detail_item .value[style*="#4caf50"] {
  color: #88e7b2 !important;
}

.dashboard_main_wrapper.dashboard-v2 .back_btn {
  background: var(--system_primery_color) !important;
  border: 1px solid rgba(162, 183, 255, 0.35) !important;
  color: #ffffff !important;
}

.dashboard_main_wrapper.dashboard-v2 .back_btn:hover {
  background: rgba(76, 56, 161, 0.95) !important;
  border-color: rgba(181, 156, 255, 0.42) !important;
  color: #ffffff !important;
}

.dashboard_main_wrapper.dashboard-v2 .payment_detail_page .info_section,
.dashboard_main_wrapper.dashboard-v2 .payment_detail_page .info_section[style*="#fff3cd"] {
  background: rgba(58, 42, 98, 0.42) !important;
  border-left: 4px solid rgba(190, 162, 255, 0.75) !important;
}

.dashboard_main_wrapper.dashboard-v2 .payment_detail_page .info_section p,
.dashboard_main_wrapper.dashboard-v2 .payment_detail_page .info_section p[style*="#856404"] {
  color: #e8ddff !important;
}

/* Course details page - dark purple theme */
.course-details-v2 .course__details_head {
  background: linear-gradient(135deg, #23154f 0%, #1a2a66 52%, #17204b 100%) !important;
  border-bottom: 1px solid rgba(149, 122, 228, 0.24);
}

.course-details-v2 .course__details_head .title {
  color: #eef3ff !important;
  line-height: 1.35;
}

.course-details-v2 .course__details_head .category_item a {
  color: #d8e5ff !important;
}

.course-details-v2 .course__details_head .meta_item {
  background: rgba(12, 23, 52, 0.85);
  color: #d9e7ff;
  border: 1px solid rgba(135, 155, 218, 0.24);
}

.course-details-v2 .course__details_head .meta_item span,
.course-details-v2 .course__details_head .meta_item p {
  color: #dce8ff !important;
}

.course-details-v2 .course__details_head .meta_item.highlight {
  background: linear-gradient(135deg, rgba(126, 84, 227, 0.95) 0%, rgba(95, 64, 196, 0.95) 100%);
  border-color: rgba(197, 175, 255, 0.36);
}

.course-details-v2 .course__details {
  background: linear-gradient(180deg, #0b1535 0%, #09112c 100%);
}

.course-details-v2 .details_shadow {
  background: linear-gradient(180deg, rgba(11, 22, 50, 0.97) 0%, rgba(8, 17, 42, 0.98) 100%) !important;
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-radius: 16px;
  box-shadow: 0 16px 36px rgba(3, 8, 25, 0.45) !important;
}

.course-details-v2 .course_tabs.gradient {
  margin-bottom: 26px;
}

.course-details-v2 .gradient_border {
  background: rgba(7, 17, 39, 0.88);
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-radius: 12px;
  padding: 6px;
}

.course-details-v2 .gradient_border .nav-item .nav-link {
  background: rgba(14, 26, 56, 0.9);
  border-color: rgba(116, 136, 198, 0.2) !important;
  color: #cad9fb;
  border-radius: 9px;
  height: 46px;
}

.course-details-v2 .gradient_border .nav-item .nav-link.active {
  background: linear-gradient(135deg, rgba(123, 78, 221, 0.96) 0%, rgba(89, 59, 189, 0.96) 100%);
  border-color: rgba(198, 177, 255, 0.36) !important;
  color: #fff;
}

.course-details-v2 .gradient_border .nav-item .nav-link:not(.active):hover {
  background: rgba(24, 37, 71, 0.98);
  color: #f0f4ff;
}

.course-details-v2 .course_tab_content,
.course-details-v2 .course_tab_content p,
.course-details-v2 .course_tab_content li,
.course-details-v2 .course_tab_content span {
  color: #d2e1ff;
}

.course-details-v2 .course_tab_content h4,
.course-details-v2 .course_tab_content h5,
.course-details-v2 .course_tab_content h6 {
  color: #edf3ff;
}

.course-details-v2 .course_tab_content .table-responsive {
  background: rgba(8, 17, 40, 0.55);
  border: 1px solid rgba(114, 134, 194, 0.2);
  border-radius: 12px;
  padding: 14px 16px;
}

.course-details-v2 .course_sidebar {
  background: transparent;
  box-shadow: none;
}

.course-details-v2 .sidebar__widget {
  background: linear-gradient(180deg, rgba(11, 22, 50, 0.97) 0%, rgba(8, 17, 42, 0.98) 100%);
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-radius: 16px;
  box-shadow: 0 16px 36px rgba(3, 8, 25, 0.45);
}

.course-details-v2 .sidebar__widget .sidebar__title h3,
.course-details-v2 .sidebar__widget .sidebar__title p,
.course-details-v2 .sidebar__widget .sidebar__title p a,
.course-details-v2 .sidebar__widget .course_includes li p {
  color: #d7e5ff;
}

.course-details-v2 .sidebar__widget .course_includes li {
  padding: 8px 10px;
  border-radius: 10px;
  background: rgba(13, 24, 50, 0.8);
  border: 1px solid rgba(103, 123, 186, 0.2);
}

.course-details-v2 .sidebar__widget .course_includes li:not(:last-child) {
  margin-bottom: 9px;
}

.course-details-v2 .btn-grid .theme_btn {
  background: linear-gradient(135deg, rgba(123, 78, 221, 0.96) 0%, rgba(89, 59, 189, 0.96) 100%);
  border: 1px solid rgba(198, 177, 255, 0.36);
  color: #fff !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 50px;
  line-height: 1.2 !important;
  padding: 12px 16px !important;
  text-align: center;
}

.course-details-v2 .btn-grid .theme_btn:hover {
  filter: brightness(1.08);
}

/* Course details v3 - left subscription, right content */
.course-details-v3 .course__details {
  background: linear-gradient(180deg, #0b1535 0%, #09112c 100%);
  padding: 44px 0 30px;
}

.course-details-v3 .course__details_head {
  display: none;
}

.course-details-v3 .course__details_head .title {
  color: #eef3ff !important;
  line-height: 1.35;
}

.course-details-v3 .course__details_head .location {
  display: none;
}

.course-details-v3 .course__details_head .category_item a {
  color: #d6e4ff !important;
}

.course-details-v3 .course__details_head .meta_item {
  background: rgba(11, 22, 50, 0.86);
  border: 1px solid rgba(121, 140, 201, 0.24);
  color: #d8e6ff !important;
}

.course-details-v3 .course__details_head .meta_item span,
.course-details-v3 .course__details_head .meta_item p {
  color: #d8e6ff !important;
}

.course-details-v3 .course__details_head .meta_item.highlight {
  background: linear-gradient(135deg, rgba(120, 79, 220, 0.96) 0%, rgba(92, 61, 190, 0.96) 100%);
  border-color: rgba(193, 171, 255, 0.35);
}

.course-details-v3 .course-v3-inline-head {
  margin-bottom: 22px;
}

.course-details-v3 .course-v3-inline-head .title {
  color: #eef3ff !important;
  line-height: 1.35;
  margin-bottom: 10px;
}

.course-details-v3 .course-v3-inline-head .category_item a {
  color: #d6e4ff !important;
}

.course-details-v3 .course-v3-inline-head .meta_item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(11, 22, 50, 0.86);
  border: 1px solid rgba(121, 140, 201, 0.24);
  color: #d8e6ff !important;
  border-radius: 12px;
  padding: 8px 12px;
}

.course-details-v3 .course-v3-inline-head .meta_item i,
.course-details-v3 .course-v3-inline-head .meta_item span {
  color: #d8e6ff !important;
}

.course-details-v3 .course-v3-inline-head .meta_item .rating img {
  width: 15px;
  height: 15px;
}

.course-details-v3 .course__details > .container > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 24px;
  flex-direction: row-reverse;
}

.course-details-v3 .course-v3-main-col .details_shadow {
  background: transparent !important;
  box-shadow: none !important;
  border: 0;
}

.course-details-v3 .course-v3-main-col .course_tab_content.course-v3-flow {
  padding: 0 !important;
}

.course-details-v3 .course-v3-main-col .course-v3-section:first-child {
  margin-top: 0;
}

.course-details-v3 .course-v3-section {
  background: linear-gradient(180deg, rgba(11, 22, 50, 0.97) 0%, rgba(8, 17, 42, 0.98) 100%);
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-radius: 14px;
  box-shadow: 0 14px 32px rgba(3, 8, 25, 0.45);
  padding: 24px 24px 22px;
  margin-bottom: 16px;
}

.course-details-v3 .course-v3-section h4,
.course-details-v3 .course-v3-section h5,
.course-details-v3 .course-v3-section h6 {
  color: #eef3ff !important;
}

.course-details-v3 .course-v3-section h4.font_32.f_w_700.mb_20,
.course-details-v3 .course-v3-section h4.font_32.f_w_700.mb-40,
.course-details-v3 .course-v3-section .details_title h4.font_32.f_w_700 {
  font-size: 28px !important;
  line-height: 1.25 !important;
}

.course-details-v3 .course-v3-section p,
.course-details-v3 .course-v3-section li,
.course-details-v3 .course-v3-section span,
.course-details-v3 .course-v3-section a {
  color: #d2e1ff;
}

.course-details-v3 .course-v3-section p {
  text-align: justify;
}

.course-details-v3 .course-v3-overview .table-responsive {
  background: rgba(9, 18, 42, 0.58);
  border: 1px solid rgba(114, 134, 194, 0.2);
  border-radius: 12px;
  padding: 14px 16px;
}

.course-details-v3 .course-v3-overview .course-description-preview {
  position: relative;
}

.course-details-v3 .course-v3-overview .course-description-preview.is-collapsed {
  max-height: 240px;
  overflow: hidden;
}

.course-details-v3 .course-v3-overview .course-description-preview.has-overflow.is-collapsed::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 64px;
  background: linear-gradient(180deg, rgba(9, 18, 42, 0) 0%, rgba(9, 18, 42, 0.95) 100%);
  pointer-events: none;
}

.course-details-v3 .course-v3-overview .course-description-toggle-wrap {
  margin-top: 10px;
  display: none;
}

.course-details-v3 .course-v3-curriculum .expand_all_btn {
  display: none;
}

.course-details-v3 .course-v3-curriculum .theme_according {
  display: grid;
  gap: 14px;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* force override old/global accordion button styles */
.course-details-v3 .course-v3-curriculum .accordion-item .accordion-button,
.course-details-v3 .course-v3-curriculum .theme_according .accordion-header button,
.course-details-v3 .course-v3-curriculum .theme_according .accordion-header .btn.btn-link {
  background: linear-gradient(90deg, rgba(77, 66, 145, 0.96) 0%, rgba(67, 58, 133, 0.96) 100%) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #edf2ff !important;
}

.course-details-v3 .course-v3-curriculum .theme_according .accordion-header button:not(.collapsed),
.course-details-v3 .course-v3-curriculum .theme_according .accordion-header .btn.btn-link:not(.collapsed),
.course-details-v3 .course-v3-curriculum .accordion-item .accordion-button:not(.collapsed) {
  background: linear-gradient(90deg, rgba(140, 117, 255, 0.34) 0%, rgba(103, 142, 248, 0.3) 100%) !important;
  color: #ffffff !important;
  border: 0 !important;
  /* border-bottom: 1px solid rgba(170, 151, 236, 0.26) !important; */
  box-shadow: none !important;
}

.course-details-v3 .course-v3-curriculum .accordion-item {
  background: linear-gradient(165deg, rgba(18, 14, 42, 0.88) 0%, rgba(9, 13, 34, 0.96) 100%);
  border: 1px solid rgba(112, 92, 196, 0.28) !important;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(13, 16, 38, 0.28);
}

.course-details-v3 .course-v3-curriculum .theme_according .accordion-header .btn.btn-link,
.course-details-v3 .course-v3-curriculum .accordion-item .btn.btn-link {
  background: linear-gradient(90deg, rgba(77, 66, 145, 0.96) 0%, rgba(67, 58, 133, 0.96) 100%) !important;
  color: #edf2ff !important;
  text-decoration: none;
  width: 100%;
  padding: 16px 56px 16px 18px;
  font-size: 17px;
  font-weight: 600;
  pointer-events: auto;
  cursor: pointer;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  position: relative;
  line-height: 1.45;
  border-radius: 0 !important;
}

.course-details-v3 .course-v3-curriculum .theme_according .accordion-header .btn.btn-link:not(.collapsed),
.course-details-v3 .course-v3-curriculum .accordion-item .btn.btn-link:not(.collapsed) {
  background: linear-gradient(90deg, rgba(140, 117, 255, 0.34) 0%, rgba(103, 142, 248, 0.3) 100%);
  color: #ffffff !important;
  border-bottom: 1px solid rgba(170, 151, 236, 0.26);
}

.course-details-v3 .course-v3-curriculum .accordion-item .btn.btn-link::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(162, 143, 255, 0.38);
  color: #d8cbff;
  background: rgba(104, 83, 202, 0.2);
  font-weight: 600;
  transition: all 0.25s ease;
}

.course-details-v3 .course-v3-curriculum .theme_according .accordion-header .btn.btn-link::before {
  content: none !important;
  display: none !important;
}

.course-details-v3 .course-v3-curriculum .accordion-item .btn.btn-link:not(.collapsed)::after {
  content: "−";
  color: #ffffff;
  border-color: rgba(190, 174, 255, 0.75);
  background: rgba(128, 106, 245, 0.42);
}

.course-details-v3 .course-v3-curriculum .accordion-item .collapse {
  display: none;
}

.course-details-v3 .course-v3-curriculum .accordion-item .collapse.show {
  display: block;
}

.course-details-v3 .course-v3-curriculum .accordion-body {
  background: rgba(12, 18, 40, 0.94);
  border-top: 1px solid rgba(120, 102, 196, 0.2);
  box-shadow: none !important;
}

.course-details-v3 .course-v3-curriculum .curriculam_single {
  background: rgba(13, 24, 54, 0.86);
  border: 1px solid rgba(104, 87, 173, 0.2);
  border-radius: 10px;
  padding: 10px 12px;
}

.course-details-v3 .course-v3-curriculum .curriculam_single + .curriculam_single {
  margin-top: 10px;
}

.course-details-v3 .course-v3-curriculum .accordion-body hr {
  border: 0;
  height: 1px;
  background: rgba(109, 92, 180, 0.24);
  opacity: 1;
}

.course-details-v3 .course-v3-curriculum .accordion-item * {
  box-shadow: none !important;
}

.course-details-v3 .course-v3-curriculum .curriculam_left i,
.course-details-v3 .course-v3-curriculum .curriculam_right i,
.course-details-v3 .course-v3-curriculum .curriculam_left .ti-lock,
.course-details-v3 .course-v3-curriculum .curriculam_left .ti-unlock,
.course-details-v3 .course-v3-curriculum .curriculam_left .ti-check-box {
  color: #9cb3ff !important;
}

.course-details-v3 .course-v3-curriculum [class^="ti-"],
.course-details-v3 .course-v3-curriculum [class*=" ti-"] {
  color: #9cb3ff !important;
}

.course-details-v3 .course-v3-curriculum .curriculam_left span,
.course-details-v3 .course-v3-curriculum .curriculam_right .nowrap,
.course-details-v3 .course-v3-curriculum .curriculum_meta_accordion li {
  color: #e7eeff !important;
}

.course-details-v3 .course-v3-curriculum .curriculum_meta_accordion {
  margin-right: 12px;
}

.course-details-v3 .course-v3-reviews .course_feedback,
.course-details-v3 .course-v3-reviews .course_cutomer_reviews,
.course-details-v3 .course-v3-qa .conversition_box {
  background: rgba(9, 18, 42, 0.52);
  border: 1px solid rgba(114, 134, 194, 0.2);
  border-radius: 12px;
  padding: 14px 16px;
}

/* course full rating readability fixes */
.course-details-v3 .course-v3-reviews .course_feedback {
  background: linear-gradient(180deg, rgba(13, 23, 52, 0.96) 0%, rgba(9, 16, 39, 0.98) 100%) !important;
  border: 1px solid rgba(112, 132, 198, 0.24) !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .course_feedback_left h2 {
  color: #8f8dff !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .course_feedback_left span,
.course-details-v3 .course-v3-reviews .course_feedback .course_feedback_left .text-nowrap {
  color: #cfdcff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .course_feedback_left .feedmak_stars i {
  color: #ffc83d !important;
  font-size: 22px !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .progress {
  background: rgba(245, 248, 255, 0.92) !important;
  border-radius: 999px !important;
  height: 16px !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .progress .progress-bar {
  background: linear-gradient(90deg, #8f70ff 0%, #2f8cff 100%) !important;
  border-radius: 999px !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent {
  margin-left: 14px !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent span {
  color: #9aaed8 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i {
  font-size: 20px !important;
}

.course-details-v3 .course-v3-reviews .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i.empty {
  color: #4f5b8a !important;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews {
  background: linear-gradient(180deg, rgba(13, 23, 52, 0.96) 0%, rgba(9, 16, 39, 0.98) 100%);
  border: 1px solid rgba(112, 132, 198, 0.24);
  border-radius: 14px;
  padding: 18px 18px 16px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews:not(:last-child) {
  margin-bottom: 14px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .thumb {
  width: 70px;
  height: 70px;
  border-radius: 999px;
  background: linear-gradient(135deg, #8d6bff 0%, #2f8cff 100%);
  color: #ffffff !important;
  border: 0;
  font-size: 34px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .review_content h4 {
  color: #f1f5ff !important;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 2px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .time {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 8px;
  background: linear-gradient(135deg, #8f70ff 0%, #3390ff 100%);
  color: #ffffff !important;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .rated_customer {
  margin: 8px 0 10px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .feedmak_stars i {
  color: #ffc83d !important;
  font-size: 22px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews p {
  color: #cddcff !important;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

/* reviews final compact tune */
.course-details-v3 .course-v3-reviews .course_cutomer_reviews {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin-top: 12px !important;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .details_title {
  margin: 0 0 10px !important;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .details_title h4 {
  margin: 0 !important;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews {
  padding: 14px 16px 12px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .thumb {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  flex: 0 0 48px !important;
  aspect-ratio: 1 / 1;
  border-radius: 50% !important;
  font-size: 22px;
  line-height: 1 !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .review-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 12px !important;
  margin-bottom: 6px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .review_content h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .time {
  font-size: 12px;
  padding: 4px 9px;
  border-radius: 7px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .feedmak_stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .feedmak_stars i {
  font-size: 14px;
}

.course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews p {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 4px;
}

.course-details-v3 .course-v3-instructor {
  background: linear-gradient(180deg, rgba(10, 18, 44, 0.98) 0%, rgba(8, 14, 35, 0.99) 100%);
  border: 1px solid rgba(108, 126, 196, 0.22);
  border-radius: 16px;
  padding: 24px;
  box-shadow: inset 0 0 0 1px rgba(128, 146, 214, 0.08);
}

.course-details-v3 .course-v3-instructor .instractor_title h4 {
  color: #f1f5ff !important;
  margin-bottom: 16px !important;
}

.course-details-v3 .course-v3-instructor .instructor-v3-layout {
  margin: 0 !important;
}

.course-details-v3 .course-v3-instructor .instructor-v3-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 240px;
  gap: 18px;
  border: 1px solid rgba(108, 126, 196, 0.26);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(13, 23, 52, 0.92) 0%, rgba(10, 18, 43, 0.95) 100%);
  padding: 18px;
  width: 100%;
}

.course-details-v3 .course-v3-instructor .instructor-v3-main {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.course-details-v3 .course-v3-instructor .instructor-v3-avatar-wrap {
  flex: 0 0 120px;
  display: inline-flex;
  border-radius: 999px;
  border: 2px solid rgba(145, 162, 232, 0.36);
  padding: 3px;
}

.course-details-v3 .course-v3-instructor .instructor-v3-avatar-wrap .instructor-img {
  width: 112px;
  height: 112px;
  border-radius: 999px;
  object-fit: cover;
  display: block;
}

.course-details-v3 .course-v3-instructor .instructor-v3-content {
  min-width: 0;
}

.course-details-v3 .course-v3-instructor .instructor-v3-name-link {
  text-decoration: none;
}

.course-details-v3 .course-v3-instructor .instructor-v3-name-link h4 {
  color: #ecf2ff !important;
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 1.2;
  white-space: normal;
}

.course-details-v3 .course-v3-instructor .instructor-v3-name-link h4:hover {
  color: #c7b6ff !important;
}

.course-details-v3 .course-v3-instructor .instructor-v3-about {
  color: #cddcff;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 14px;
  display: block;
  overflow: visible;
  text-align: justify;
}

.course-details-v3 .course-v3-instructor .instructor-v3-detail-btn {
  background: linear-gradient(135deg, rgba(123, 78, 221, 0.96) 0%, rgba(89, 59, 189, 0.96) 100%);
  border: 1px solid rgba(198, 177, 255, 0.36);
  color: #fff !important;
  border-radius: 10px;
  padding: 10px 16px;
  min-height: 42px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.course-details-v3 .course-v3-instructor .instructor-v3-stats {
  display: grid;
  gap: 10px;
  align-content: start;
}

.course-details-v3 .course-v3-instructor .instructor-v3-stats .single_qualification {
  background: rgba(14, 25, 56, 0.9);
  border: 1px solid rgba(120, 102, 196, 0.34);
  border-radius: 10px;
  color: #dbe6ff;
  padding: 9px 11px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 64px;
  gap: 2px;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.course-details-v3 .course-v3-instructor .instructor-v3-stats .single_qualification:hover {
  border-color: rgba(154, 132, 234, 0.46);
  background: rgba(24, 36, 74, 0.94);
}

.course-details-v3 .course-v3-instructor .instructor-v3-stat-value {
  color: #f5f8ff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}

.course-details-v3 .course-v3-instructor .instructor-v3-stat-label {
  color: #c9d8ff;
  font-size: 12px;
  line-height: 1.35;
}

.course-details-v3 .course-v3-reviews .feedmak_stars i {
  color: #ffc83d;
}

.course-details-v3 .course-v3-qa textarea.primary_textarea {
  background: rgba(10, 21, 46, 0.9);
  border: 1px solid rgba(116, 136, 198, 0.24);
  color: #e5eeff;
}

.course-details-v3 .course-v3-sidebar-col .course_sidebar {
  margin-top: 0;
  background: transparent;
  box-shadow: none;
  position: sticky;
  top: calc(var(--header-size, 88px) + 16px);
}

.course-details-v3 .course_sidebar .video_screen {
  border-radius: 14px 14px 0 0;
  overflow: hidden;
  border: 1px solid rgba(104, 127, 199, 0.28);
  border-bottom: 0;
  min-height: 250px;
}

.course-details-v3 .course_sidebar .sidebar__widget {
  background: linear-gradient(180deg, rgba(11, 22, 50, 0.98) 0%, rgba(8, 17, 42, 0.99) 100%);
  border: 1px solid rgba(116, 136, 198, 0.24);
  border-top: 0;
  border-radius: 0 0 14px 14px;
  box-shadow: 0 18px 36px rgba(3, 8, 25, 0.45);
}

.course-details-v3 .course_sidebar .sidebar__title h3,
.course-details-v3 .course_sidebar .sidebar__title p,
.course-details-v3 .course_sidebar .sidebar__title p a,
.course-details-v3 .course_sidebar .course_includes li p {
  color: #d8e6ff;
}

.course-details-v3 .course_sidebar .course_includes li p a {
  color: #dce7ff;
  text-decoration: underline;
  text-decoration-color: rgba(165, 184, 255, 0.52);
}

.course-details-v3 .course_sidebar .course-sidebar-white-icon {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
}

.course-details-v3 .course_sidebar .course-sidebar-rating-icon {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}

.course-details-v3 .course_sidebar .course_includes li {
  background: rgba(13, 24, 50, 0.82);
  border: 1px solid rgba(103, 123, 186, 0.2);
  border-radius: 8px;
  padding: 8px 10px;
}

.course-details-v3 .course_sidebar .btn-grid .theme_btn {
  background: linear-gradient(135deg, rgba(123, 78, 221, 0.96) 0%, rgba(89, 59, 189, 0.96) 100%);
  border: 1px solid rgba(198, 177, 255, 0.36);
  color: #fff !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px;
  line-height: 1.2 !important;
  text-align: center;
}

.course-details-v3 .course_sidebar .btn-grid .theme_btn:hover {
  filter: brightness(1.08);
}

@media (max-width: 1199.98px) {
  .course-details-v3 .course__details_head {
    display: block;
    background: transparent !important;
    border-bottom: 0;
    padding: 22px 0 14px;
  }

  .course-details-v3 .course__details > .container > .row {
    flex-direction: column-reverse;
  }

  .course-details-v3 .course-v3-sidebar-col .course_sidebar {
    position: static;
  }

  .course-details-v3 .course-v3-inline-head {
    display: none;
  }

  .course-details-v3 .course__details_head .meta {
    display: none !important;
  }

  .course-details-v3 .course__details_head .category {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .course-details-v3 .course-v3-section {
    padding: 18px 14px 16px;
  }

  .course-details-v3 .course__details_head .title {
    font-size: 24px;
    line-height: 1.32;
  }

  .course-details-v3 .course-v3-section h4.font_32.f_w_700.mb_20,
  .course-details-v3 .course-v3-section h4.font_32.f_w_700.mb-40,
  .course-details-v3 .course-v3-section .details_title h4.font_32.f_w_700 {
    font-size: 22px !important;
  }

  .course-details-v3 .course__details {
    padding-top: 34px;
  }

  .course-details-v3 .course-v3-instructor {
    padding: 18px 14px;
  }

  .course-details-v3 .course-v3-instructor .instructor-v3-card {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  .course-details-v3 .course-v3-instructor .instructor-v3-main {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .course-details-v3 .course-v3-instructor .instructor-v3-avatar-wrap {
    flex-basis: auto;
  }

  .course-details-v3 .course-v3-instructor .instructor-v3-name-link h4 {
    font-size: 20px;
    white-space: normal;
  }

  .course-details-v3 .course-v3-instructor .instructor-v3-about {
    font-size: 14px;
    line-height: 1.6;
  }

  .course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews {
    padding: 14px;
  }

  .course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .review_content h4 {
    font-size: 18px;
  }

  .course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .thumb {
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
    flex: 0 0 42px !important;
    aspect-ratio: 1 / 1;
    font-size: 19px;
  }

  .course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .time {
    font-size: 12px;
    padding: 5px 10px;
  }

  .course-details-v3 .course-v3-reviews .course_cutomer_reviews .single_reviews .feedmak_stars i {
    font-size: 18px;
  }
}
