
/*
-----------------Table of content start -----------------

1. Configuration and helpers
    -extends,
    -variables,
    -functions,
    -mixins

2. Vendors
    -normalize,
    -nice-select,
    -rfs

3. Base stuff
    -fonts,
    -typography,
    -animations,
    -common,
    -helpers


4. Layout-related sections
    -header,
    -banner,
    -contact,
    -account,
    -form,
    -footer


5. Components
    -button,
    -preloader,
    -lightdark-switch,
    -social-link,
    -foating-content,
    -partner,
    -feature,
    -service,
    -pricing,
    -team,
    -blog,
    -blog-details,
    -testimonial,
    -cta,
    -story,
    -sidebar,
    -faq,
    -error,
    -servicer-details,
    -nav,
    -roadmap,
    -comment,
    -about

6. Page-specific styles
    -home


7. Themes
    -theme

-----------------Table of content end -----------------

*/
/*=====================================================================*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
/*=========<<Flex property extends start>>=========*/
@import url("https://fonts.googleapis.com/css2?family=Anek+Telugu:wght@100;200;300;400;500;600;700;800&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

.social, ul,
ol {
  list-style: none;
}

/* @@@@@@@@@@@@@  aditional Property CSS Writing Now  @@@@@@@@@@@@@@ */
:root {
  --brand-color: #337002;
  --secondary-color:#012770;
  --tertiary-color: #E0FAF2;
  --tertiary-color2: #F5F7FC;
  --tertiary-color3: #F5F7FC;
  --tertiary-color4: #3863e0;
  --body-color:#FFFFFF;
  --header-bg-color: #0e352a;
  --header-bg-color2: #093d47;
  --border-color: #E6EDFB;
  --border-color-5: #F1F4FB;
  --border-color-6: #E5F9F3;
  --border-color-7: #9DB9EE;
  --border-color-8: rgba(189, 189, 189, 0.2);
  --border-color-9: rgba(5, 0, 26, 0.12);
  --border-color-10: rgba(20, 24, 33, 0.10);
  --border-color-11: #E6E6E6;
  --feature-bg-color: #00150F;
  --social-border-color: #F0F4FA;
  --social-border-color-2: #ECEFF2;
  --social-border-color-3: #ECEFF2;
  --form-border: #CFDEF1;
  --title-color:#0C263A;
  --title-color-style2:#0C263A;
  --text-color:#6B777F;
  --text-color-light: #6B6F7F;
  --text-color-2: rgba(255, 255, 255, 0.6);
  --text-color-3: rgba(255, 255, 255, 0.70);
  --text-color-4: #B0B3BF;
  --bg-color: #EDF2F8;
  --bg-color-trans: rgba(237, 242, 248, 0.22);
  --bg-grad-color: #FFF;
  --bg-grad-color-trans: rgba(255, 255, 255, 0.00);
  --bg-grad-color-2: #D5E5F9;
  --bg-grad-color-trans-2: rgba(255, 255, 255, 0.22);
  --bg-grad-color-3: #E9EFF7;
  --bg-grad-color-trans-3: rgba(240, 244, 250, 0.16);
  --bg-grad-color-4: rgba(0, 208, 148, 0.32);
  --bg-grad-color-trans-4: rgba(229, 237, 248, 0.00);
  --bg-color-2: #F5F8FC;
  --bg-color-3: #FFFFFF;
  --bg-color-4:linear-gradient(150.39deg, rgba(237, 242, 248, 0.22) 15.02%, #52eaf0 99.59%);
  --bg-color-5:linear-gradient(150.39deg, rgba(237, 242, 248, 0.22) 15.02%, #52eaf0 99.59%);
  --bg-color-6:#F5F7FC;
  --bg-color-7: #F1F4FB;
  --bg-color-8: #124D6D;
  --bg-color-9: #FFFF;
  --bg-color-10: #d7ff80;
  --bg-color-11: #141821;
  --bg-color-12: #141821;
  --bg-color-14: #FFF6E0;
  --bg-color-15: rgba(43, 40, 40, 0.15);
  --bg-color-17: rgb(220, 53, 69);
  --bg-color-18: rgba(5, 0, 26, 0.12);
  --bg-white: #ffffff;
  --bg-team: #d6e5ff;
  --form-focus-color: #366CD5;
  --wh-color:#fff;
  --black-color:#000;
  --floating-content-border-color: rgba(0, 0, 0, 0.02);
  --floating-content-bg-color: rgba(255, 255, 255, 0.95);
  --floating-content-bg-color-2: rgba(255, 255, 255, 0.50);
  --service-item-border-color: #fff;
  --service-item-bg-color: #fff;
  --faq-item-btn-border-color: #03314b12;
  --faq-bg-color: #fff;
  --extra-bg-color: #fff;
  --tag-bg-color: #EDFFFA;
  --bg-shape-color: #B8CFEB;
  --bg-shape-color-trans: rgba(255, 255, 255, 0.22);
  --bg-shape-color-2: #D5E5F9;
  --bg-shape-color-trans-2: rgba(255, 255, 255, 0.22);
  --footer-bg-color: #00150F;
  --faq-img-bg-shadow: #16d466;
  --pagination-bg-color: #E0FAF2;
  --section-bg-color: #f8f8f8;
  --sec-bg-color-2: #fff;
  --account-bg-color: #F5F7FC;
  --account-bg-color2: #FFF;
  --arrow-color1: #B5CAF2;
  --arrow-icon-color: #012770;
  --header-border-color: #EBE9E1;
  --header-border-color2: rgba(255, 255, 255, 0.12);
  --banner2-bg-color: #0e241d;
  --about-img-bg-shadow: #85F2D382;
  --cta-img-bg-shadow: #45554b;
  --warning-color:#F79009;
}
:root .accordion-button:after {
  --bs-accordion-btn-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%23000000}</style><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
  --bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="1em" viewBox="0 0 24 24"> <style>svg{fill:%337002}</style><path d="M19 13H5v-2h14z"/></svg>');
}

[data-bs-theme=dark] .accordion-button:after {
  --bs-accordion-btn-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%23ffffff}</style><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
  --bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%2300D094}</style><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
}
[data-bs-theme=dark] .accordion-button--style2:after {
  --bs-accordion-btn-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%23ffffff}</style><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
  --bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%23000}</style><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
}
[data-bs-theme=dark] .accordion-button--style3:after {
  --bs-accordion-btn-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%23ffffff}</style><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
  --bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"> <style>svg{fill:%2300D094}</style><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
body {
  background-color: #f8f8ff;
  color: var(--text-color);
  font-size: 1rem;
  line-height: 1.625;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Recoleta", "Georgia", sans-serif;
  color: var(--title-color);
  line-height: 1.25;
  font-weight: 600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: inherit;
}

h1 {
  line-height: 1.067;
}

h1 {
  font-size: calc(1.5rem + 2.5714285714vw);
}
@media (min-width: 1400px) {
  h1 {
    font-size: 3.75rem;
  }
}

h2 {
  font-size: calc(1.425rem + 1.8vw);
  line-height: 56px;
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-size: calc(1.325rem + 0.7714285714vw);
}
@media (min-width: 1400px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: calc(1.3rem + 0.5142857143vw);
}
@media (min-width: 1400px) {
  h4 {
    font-size: 1.75rem;
  }
}

h5 {
  font-size: calc(1.275rem + 0.2571428571vw);
}
@media (min-width: 1400px) {
  h5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1.25rem;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: var(--text-color);
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #7f56d9;
  }
}

ul,
ol {
  padding-left: 0;
}

.bg-image {
  background-repeat: no-repeat;
}

.of-hidden {
  overflow: hidden;
}

.scrollToTop {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: fixed;
  bottom: 5% !important;
  right: 5% !important;
  z-index: 9 !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px;
  text-align: center;
  border-radius: 5px !important;
  color: #0C263A;
}
.scrollToTop--style1 {
  background-color: var(--brand-color) !important;
}

/* ----------------------------------- */

/* Hero Section */
.hero-section {
    background: #f9f7ff;
     z-index: 0;
    position: relative;
}

.hero-logo {
    width: 40px;
}

.hero-menu li {
    list-style: none;
}

.signin-btn {
    font-weight: 600;
    color: #4c4c4c;
    text-decoration: none;
}

.contact-btn {
    background: #7d57ff;
    color: #fff;
    padding: 8px 20px;
    border-radius: 40px;
    text-decoration: none;
    transition: 0.5s all;
    white-space: nowrap;
}
.contact-btn:hover {
    opacity: 0.7;
    color: #fff;
}

/* Main Hero Content */
.hero-box {
    /* border: 6px solid #d7c8ff; */
    border-radius: 50px;
    padding: 60px;
    padding-bottom: 0;
}
.hero-box:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 84%;
    border: 6px solid #d7c8ff;
    border-radius: 50px;
    z-index: -1;
}

.hero-heading {
    text-align: center;
    font-size: 61px;
    font-weight: 800;
    line-height: 1.2;
    position: relative;
}

.hero-heading .orange {
    color: #ff7a00;
}

.hero-heading .purple {
    color: #8a56ff;
}

.hero-subtext {
    text-align: center;
    color: #666;
    margin-top: 20px;
    font-size: 18px;
}

/* Buttons */
.btn-instructor {
    background: #ff7a00;
    color: #fff;
    padding: 12px 28px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
}

.btn-student {
    background: #8a56ff;
    color: #fff;
    padding: 12px 28px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
}

/* Images */
.hero-left-img {
    position: absolute;
    left: -20px;
    bottom: 30px;
    width: 180px;
    border-radius: 100px;
}

.hero-right-img {
    position: absolute;
    right: -20px;
    bottom: 30px;
    width: 180px;
    border-radius: 100px;
}

.hero-shape {
    position: absolute;
    right: 20px;
    top: -20px;
    width: 150px;
}

/* Brand Icons */
.brands img {
    width: 100%;
    opacity: 0.8;
    /* height: 100%; */
}
/* HIDE MENU ON MOBILE */
.hero-menu {
    display: none;
    flex-direction: column;
    gap: 10px;
    padding-left: 0;
}

/* SHOW ON DESKTOP */
@media (min-width: 992px) {
 .hero-menu {
    display: flex !important;
    flex-direction: row;
    margin-bottom: 0;
    justify-content: center;
}
}
.header-search input {
    border-radius: 30px;
    padding-left: 30px;
    border: 1px solid #ddd;
}
.header-search {
  position: relative;
}
.header-search svg {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
}

/* MOBILE BUTTON */
.mobile-menu-btn {
    border: none;
    background: #7d57ff;
    color: #fff;
    font-size: 24px;
    padding: 6px 12px;
    border-radius: 8px;
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
    margin: auto;
    margin-right: 0;
}

.hero-menu li {
    list-style: none;
}

.hero-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 10px;
    transition: 0.3s all;
}
.hero-menu li a:hover {
    color: #7f56d9;
}
.section-padding {
  padding: 80px 0;
  position: relative;
}

/* Section */
.popular-section {
    padding: 70px 0;
    background: #f7f4ff;
     z-index: 0;
    position: relative;
}

.popular-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.popular-header h2 {
    font-size: 34px;
    font-weight: 700;
    color: #222;
}

.popular-header h2 span {
    color: #7f56d9;
}

.popular-header p {
    color: #6d6d6d;
    margin-top: 5px;
}
.explore-btn svg {
    color: #7f56d9;
    font-size: 25px;
    transform: rotateZ(-45deg);
}
/* Explore Button */
.explore-btn {
    color: #555;
    font-weight: 600;
    text-decoration: none;
    font-size: 18px;
    /* text-decoration: underline; */
    display: flex;
    gap: 10px;
    align-items: end;
}
.explore-btn span {
border-bottom: 1px solid;
}

/* GRID */
.popular-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
}

/* CARD */
.course-card {
    background: #fff;
    border-radius: 20px;
    /* overflow: hidden; */
    box-shadow: 0px 4px 20px rgba(0,0,0,0.08);
    transition: 0.5s;
}

/* .course-card:hover {
    transform: translateY(-5px);
} */

.course-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

/* CONTENT */
.course-content {
    padding: 18px 20px 25px;
}

.lesson-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  margin-top: 0px;
}

.lesson-row p {
    margin: 0;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.lesson-dot {
    width: 12px;
    height: 12px;
    background: #23c55e;
    border-radius: 50%;
    margin-right: 8px;
}

.lesson-row .stars {
    color: #ffb300;
/*    letter-spacing: 3px;*/
    margin-top: 0;
}

.course-content h3 {
    margin: 12px 0 18px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

/* AUTHOR ROW */
.author-row {
    display: flex;
    align-items: center;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.course-image{
  overflow: hidden;
  position: relative;
}

.author-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px;
}

.author-row .author-name {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.author-row p {
    margin: 0;
    font-size: 13px;
    color: #6b6b6b;
}

/* TAGS */
.tag {
    margin-left: auto;
    padding: 6px 14px;
    border-radius: 18px;
    color: white;
    font-size: 12px;
}

.green { background: #23c55e; }
.blue { background: #3b82f6; }
.red { background: #e14d4d; }

/* RESPONSIVE */
@media (max-width: 992px) {
    .popular-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .hero-heading {
    font-size: 28px;
}
.hero-box {
    padding: 25px 15px;
    padding-bottom: 0;
}
.hero-box .arrow {
    display: none;
}
.hero-box .bottom-row {
    flex-wrap: wrap;
    gap: 14px;
}
.hero-box .btn-row {
    flex-wrap: wrap;
}
.hero-box .dash {
    display: none;
}
.btn-student {
    padding: 12px 16px;
    font-size: 14px;
}
.btn-instructor {
    padding: 12px 16px;
    white-space: nowrap;
    font-size: 14px;
}
.hero-heading:before {
   display: none;
}
.footer-bottom div {
    flex-wrap: wrap;
    gap: 15px;
}
.hero-menu.active {
    display: flex;
    background: #fff;
    padding: 15px;
    border-top: 1px solid #ddd;
    border-radius: 8px;
    position: fixed;
    z-index: 26;
    width: 280px;
    right: 10px;
    height: 100vh;
    overflow: scroll;
    top: 154px;
}
.header-fixed .hero-menu.active {
  top: 66px;
}
.mobile-menu-btn {
    margin-left: 0 !important;
}
.person img {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px !important;
}
.hero-menu li a {
    padding: 5px 10px;
}
.header-search {
    position: relative;
    left: 0;
    bottom: 0;
}
.popular-section .course-card {
    flex-direction: column;
    gap: 20px;
}
.hero-slider .slide {
    height: 370px !important;
}
.course-details-right {
    margin-left: 0 !important;
    height: 100%;
    max-height: 310px;
    margin-top: 12px;
}
.lesson-image img {
    object-fit: cover;
    margin-bottom: 11px;
}
.search-box {
    width: 52% !important;
}
.mega-row {
    gap: 0 !important;
}
.section-padding {
    padding: 45px 0 !important;
}
.course-detail-section .course-detail-image {
    height: 285px !important;
}

}

.lesson-image img {
    height: 80px;
}


@media (max-width: 767px) {
  .lesson-image img {
    height: 200px !important;
    object-fit: cover;
    margin-bottom: 11px;
}
}
@media (max-width: 576px) {
    .popular-grid {
        grid-template-columns: 1fr;
    }

    .popular-header {
        flex-direction: column;
        text-align: center;
    }

    .explore-btn {
        margin-top: 12px;
    }
    .hero-slider .slide {
    height: 270px !important;
}
.sign a {
    padding: 4px 12px !important;
    font-size: 13px !important;
}
}
/* Section */
.categories-section {
    padding: 70px 0;
    background: #f8f8ff;
    text-align: center;
     z-index: 0;
    position: relative;
}

/* Header */
.cat-header h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1f2937;
}

.cat-header h2 span {
    color: #7f56d9;
}

.cat-header p {
    color: #6b7280;
    margin-top: 8px;
    margin-bottom: 40px;
}

/* Grid */
.cat-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.cat-card {
    background: #f7f4ff;
    padding: 25px 15px;
    border-radius: 18px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    transition: 0.3s;
    cursor: pointer;
    border: 1px solid #e6e2f1;
    margin: 12px;
}

.cat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}

.cat-card p {
    margin-top: 12px;
    font-size: 18px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0;
}

/* ICONS */
.cat-icon {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #fff;
}

.cat-icon.blue   { background: linear-gradient(45deg, #4f46e5, #3b82f6); }
.cat-icon.orange { background: linear-gradient(45deg, #f59e0b, #f97316); }
.cat-icon.red    { background: linear-gradient(45deg, #ef4444, #f87171); }
.cat-icon.green  { background: linear-gradient(45deg, #10b981, #34d399); }
.cat-icon.sky    { background: linear-gradient(45deg, #3b82f6, #60a5fa); }
.cat-icon.purple { background: linear-gradient(45deg, #8b5cf6, #a855f7); }

/* Dots */
.cat-dots {
    margin-top: 30px;
}

.cat-dots .dot {
    width: 12px;
    height: 12px;
    background: #d1d5db;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
}

.cat-dots .active {
    width: 30px;
    border-radius: 12px;
    background: #7f56d9;
}

/* Responsive */
@media (max-width: 992px) {
    .cat-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .category-item {
    padding: 8px 8px;
    font-size: 15px;
}
}

@media (max-width: 576px) {
    .cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .cat-header h2 {
        font-size: 26px;
    }
}
.relevance-section {
    padding: 40px 0;
    background: #f8f8ff;
     z-index: 0;
    position: relative;
}

.rel-title {
    font-size: 36px;
    font-weight: 700;
    color: #1f2937;
    line-height: 1.3;
}

.rel-title span {
    color: #7f56d9;
}

.rel-icons {
    padding: 0;
    margin: 18px 0;
    list-style: none;
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}
.rel-icons li {
    font-size: 17px;
    font-weight: 600;
    color: #374151;
}

.rel-icons svg {
    color: #7f56d9;
    margin-right: 6px;
    font-size: 22px;
}

.rel-desc {
    color: #6b7280;
    margin: 15px 0 25px;
    max-width: 550px;
}

/* Button */
.thm-btn {
    display: inline-block;
    background: #7f56d9;
    color: #fff;
    padding: 12px 28px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    border: 0;
}

.thm-btn:hover {
    background: #6b46c1;
    color: #fff;
}

.main-img {
    width: 80%;
    border-radius: 10px;
    z-index: 2;
    position: relative;
}

/* Small image */
.small-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 60px;
    z-index: 3;
    border: 5px solid #fff;
}

/* Decorative shapes */
.shape {
    position: absolute;
    border-radius: 50%;
}

.shape1 {
    width: 80px;
    height: 80px;
    background: #e0f2ff;
    top: 40%;
    right: 56px;
}

.shape2 {
    width: 55px;
    height: 55px;
    background: #fecdd3;
    bottom: 50px;
    left: 0px;
}

.shape3 {
    width: 70px;
    height: 70px;
    border: 10px solid #e4e4ff;
    bottom: 24px;
    right: 66px;
}

/* Responsive */
@media (max-width: 768px) {
    .rel-title {
        font-size: 28px;
    }

    .main-img {
        width: 65%;
    }

    .small-img {
        width: 70px;
        height: 70px;
    }

    .rel-icons {
        gap: 15px;
    }
}
/* TESTIMONIAL SECTION */
.testimonials-section {
    text-align: center;
    padding: 40px 0;
    background: #f7f4ff;
     z-index: 0;
    position: relative;
}

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

.subtitle {
    color: #666;
    margin-bottom: 40px;
}


.testimonial-card {
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    text-align: left;
    margin: 12px;
}

.user-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.testimonial-card h3 {
    margin: 10px 0;
    font-size: 20px;
}
.testimonial-user-info {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.testimonial-card p {
    font-size: 14px;
    color: #555;
}

.stars {
    margin-top: 10px;
    color: #ffb400;
}

/* ARROWS */
.arrows {
    margin-top: 30px;
}

.arrow {
    font-size: 22px;
    padding: 8px 15px;
    margin: 8px;
    border-radius: 50%;
    background: #eee;
    cursor: pointer;
}

/* STATS SECTION */
.stats-section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    padding: 40px 0;
    background: #fff;
}
.relevance-section .stat-box {
    /* width: 230px; */
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
}

.relevance-section .stat-box h3 {
    font-size: 24px;
    margin: 0px 0;
}
.relevance-section .stat-box p {
    margin-bottom: 0;
}
.relevance-section .stat-box .icon {
    font-size: 31px;
    padding: 15px;
    border-radius: 50%;
    color: #fff;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon.orange { background: #efe8de; }
.icon.green { background: #0db14f; }
.icon.blue { background: #2975ff; }
.icon.purple { background: #8e44ec; }

/* FOOTER */
.footer {
    background: #000;
    color: #fff;
    /* display: flex; */
    justify-content: space-around;
    padding: 100px 0;
}


.footer-links p,
.footer-contact p {
    margin: 8px 0;
}
.footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.3);
  padding: 15px 0;
  background: transparent; /* keep same footer background */
  color: #fff;
  font-size: 15px;
}

.footer-social a {
  color: #fff;
  font-size: 18px;
  margin-left: 18px;
  transition: 0.3s ease;
}

.footer-social a:hover {
  opacity: 0.7;
}

.stat-section {
    /* margin-bottom: -56px; */
    margin-top: 50px;
    position: relative;
    top: 55px;
}
.footer-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px;
}
ul.footer-contact li {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-logo {
    margin-bottom: 20px;
}
ul.footer-menu li a {
    color: #fff;
    transition: 0.5s all;
}
ul.footer-menu li a:hover {
    color: #000;
}
ul.footer-menu li {
    padding-bottom: 10px;
}

.hero-wrapper {
    padding: 50px 20px;
    display: flex;
    justify-content: center;
}


/* Top Right Purple Shape */
.hero-box .shape-top {
    position: absolute;
    right: -2px;
    top: -2px;
    width: 180px;
    height: 180px;
    border: 4px solid #d6c7ff;
    border-bottom: none;
    border-left: none;
    border-radius: 0 100px 0 100px;
    background: #d8c8ff30;
}

/* Heading */
.hero-box .hero-title {
    font-family: "Playfair Display", serif;
    text-align: center;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.2;
    color: #0b2d1f;
    margin-top: 20px;
}

.hero-box .orange {
    color: #ff7315;
}

.hero-box .purple {
    color: #8c54ff;
}

/* Subtext */
.hero-box .sub-text {
    text-align: center;
    font-size: 18px;
    color: #7c78a6;
    margin-top: 20px;
}

/* Bottom Row */
.hero-box .bottom-row {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Person Images */
.person img {
    width: 140px;
    height: 190px;
    border-radius: 90px;
    object-fit: cover;
    z-index: 1;
    position: relative;
}

/* Arrows */
.hero-box .arrow {
    /* width: 200px; */
    /* height: 4px; */
    /* background: #d6c7ff; */
    position: relative;
    padding: 0;
    border-radius: 0;
}

.hero-box .arrow-left::after {
    content: "";
    position: absolute;
    right: 50%;
    top: -19px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid #d6c7ff;
}
.hero-heading:before {
    position: absolute;
    content: '';
    right: 24%;
    bottom: 0;
    background-image: url(../images/banner/home1/curved-arrow.png);
    background-position: bottom;
    width: 85px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-box .arrow-right::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -19px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 30px solid #d6c7ff;
}

/* Button Group */
.hero-box .btn-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.hero-box .btn {
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 600;
    color: white;
    text-decoration: none;
}

.hero-box .instructor {
    background: #ff7315;
}

.hero-box .student {
    background: #7b3df3;
}

.hero-box .dash {
    width: 22px;
    height: 5px;
    background: #c0b0ff;
    border-radius: 4px;
}
.banner-ele1 {
    position: absolute;
    bottom: 8%;
    transform: rotate(15deg);
}
.brands-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    transition: 0.5s all;
}
.brands-image:hover {
    transform: translateY(-10px);
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 15px 0;
}
ul.slick-dots li{
    background: #d1d5db;
    width: 12px;
    height: 12px;
    border-radius: 30px;
    transition: 0.5s all;
    cursor: pointer;
}
li.slick-active {
    background: #7f56d9 !important;
    width: 35px !important;
    height: 12px;
    border-radius: 30px !important;
    transition: 0.5s all;
}
ul.slick-dots li button {
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
}
.slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0;
    font-size: 0;
    color: #000;
    position: absolute;
    top: 40%;
    z-index: 1;
    box-shadow: 0 2px 4px 
    color-mix(in oklch, oklch(27.54% .1638 265.98deg) 8%, transparent), 0 4px 12px 
    color-mix(in oklch, oklch(27.54% .1638 265.98deg) 8%, transparent);
    transition: 0.5s all;
}
.slick-arrow:hover {
  background-color: #555;
}
.slick-arrow::before {
    font-size: 18px;
    color: #000;
    line-height: 0.5;
    transition: 0.5s all;
}
.slick-arrow:hover:before {
  color: #fff;
}
.slick-prev {
    left: -10px;
    background: #fff;
}
.slick-next {
    right: -10px;
    background: #fff;
}
button.slick-next.slick-arrow:before {
    /* content: '\→'; */
    content: '\f054';
    font-family: 'FontAwesome';
}
button.slick-prev.slick-arrow:before {
    content: '\f053';
     font-family: 'FontAwesome';
}
.text-left {
    text-align: left;
}
.header {
    width: 100%;
    padding: 20px 0;
    position: relative;
    transition: all 0.8s ease;
    z-index: 999;
    background: #fff;
}

/* Header becomes sticky */
.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.4s ease;
}


@keyframes fadeInUp {
    from {
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
.mobile-menu-btn {
    position: relative;
    width: 40px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 5px;
}

.mobile-menu-btn span {
    width: 100%;
    height: 4px;
    background: #8c54ff;
    border-radius: 5px;
    transition: 0.4s ease;
    display: block;
}

/* When Active (Cross) */
.mobile-menu-btn.active span:nth-child(1) {
    transform: rotate(45deg) translate(7px, 7px);
}

.mobile-menu-btn.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-btn.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}
/* .hero-menu li {
    position: relative;
} */

.hero-menu a {
    display: block;
}

/* Mega menu container */
.mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 25px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    display: none;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    transition: all 0.3s ease;
    z-index: 999;
    margin: 0 auto;
    transform: translateY(20px);
}

/* Hover: show mega menu */
.mega-parent:hover .mega-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

/* Mega menu layout */
.mega-row {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.mega-col {
    width: 9%;
    display: flex;
    flex-direction: column;
}

.mega-col h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.mega-col a {
    font-size: 12px !important;
    margin-bottom: 6px;
    color: #555;
}

.mega-col a:hover {
    color: #007bff;
    font-weight: 600;
}

.mega-col a {
    padding: 0px 0 !important;
}

@media (max-width: 992px) {
    .hero-menu.open {
        right: 0;
    }

    /* Mega menu in mobile */
    .mega-menu {
        position: static;
        width: 100%;
        box-shadow: none;
        padding: 10px 0;
    }

    .mega-row {
        flex-direction: column;
    }

    .mega-col {
        width: 100%;
        margin-bottom: 15px;
    }

    .mega-parent:hover .mega-menu {
        display: block !important;
        visibility: visible;
        opacity: 1;
    }
    .tab-wrapper {
    flex-wrap: wrap;
}
.hero-content {
    max-width: 100% !important;
}

}

/* Text Styling */
.dev-title {
  font-size: 34px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}

.dev-text {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

/* Search Box */
.dev-search-box {
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 1.5px solid #e0e0e0;
  padding: 8px 15px;
  border-radius: 40px;
  width: 340px;
  position: relative;
  z-index: 2;
}

.dev-search-box input {
  border: none;
  outline: none;
  width: 100%;
  font-size: 15px;
}

.dev-search-box button {
  background: #415aff;
  border: none;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.dev-search-box button i {
  color: #fff;
  font-size: 16px;
}

/* Responsive */
@media (max-width: 600px) {
  .dev-hero {
    padding: 60px 20px;
  }

  .dev-title {
    font-size: 28px;
  }

  .dev-search-box {
    width: 100%;
    max-width: 300px;
  }
}

.popular-section {
    padding: 40px 0;
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.popular-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.7;
}

.popular-subtitle {
    color: #555;
    margin-bottom: 30px;
    font-size: 15px;
}
/* Card style */
.popular-section .course-card {
    background: #fff;
    border-radius: 15px;
    flex-shrink: 0;
    box-shadow: 0px 8px 16px 0px #605E5E0D;
    border: 1px solid #E8E6E6;
    padding: 10px;
    display: flex;
    margin: 5px;
    position: relative;
    z-index: 0;
    transition: 0.5s all;
    flex-direction: column;
    gap: 5px;
    justify-content: space-between;
}
.popular-section .course-img {
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 10px;
    transition: 0.5s all;
    overflow: hidden;
}
.popular-section .course-image {
    transition: 0.5s all;
    overflow: hidden;
    width: 100%;
    /* height: 100%; */
}
.popular-section .course-img:hover {
  transform: scale(1.1);
}
.popular-section .course-content h3 {
    margin: 0 0 0;
}
.popular-section .course-content {
    padding: 0 10px 0;
}

.course-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 10px;
}

.course-author {
  font-size: 14px;
  font-weight: 600;
  color: #444;
  margin-bottom: 10px;
}

/* Pricing */
.course-price {
    margin-bottom: 12px;
    font-size: 28px;
}
.btn.btn-outline {
    border: 1px solid #3730E4;
    color: #3730E4;
    border-radius: 30px;
}
.old-price {
  text-decoration: line-through;
  color: #888;
  margin-right: 10px;
}

.new-price {
  font-weight: 700;
  color: #000;
}

/* Bottom meta */
.course-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rating {
  font-weight: 600;
  color: #333;
}

.students {
    font-size: 14px;
    color: #444;
    margin-right: 15px;
}
.avatars {
    display: flex;
    align-items: center;
}
.avatars img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: -7px;
  border: 2px solid #fff;
}

/* RESPONSIVE */
@media (max-width: 767px) {
  .tab-profile {
    width: 100% !important;
}
.chat-msg {
    max-width: 62% !important;
}

}

.trending-section {
    padding: 40px 0;
     z-index: 0;
    position: relative;
}

/* SECTION STYLING */
.instructor-section {
    padding: 40px 0;
    text-align: center;
     z-index: 0;
    position: relative;
}
.section-title {
    font-size: 30px;
    font-weight: 700;
    color: #2a39ff;
    margin-bottom: 10px;
}

.section-subtitle {
    font-size: 15px;
    color: #666;
    margin-bottom: 40px;
}

/* CARD */
.instructor-wrapper .instructor-card {
    background: #fff;
    /* width: 300px; */
    padding: 14px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    text-align: left;
    display: flex ;
    border: 1px solid #E8E6E6;
    box-shadow: 0px 8px 16px 0px #605E5E0D;
    gap: 10px;
    margin: 10px;
}

.profile-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

.instructor-card h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}

.instructor-card .role {
    font-size: 14px;
    color: #555;
    margin-bottom: 0px;
}

/* RATING */
.instructor-card .rating {
    font-size: 16px;
    margin-bottom: 0px;
}

/* STATS */
.instructor-card .stats {
    font-size: 14px;
    color: #555;
    margin-bottom: 0px;
}

/* BORDER LINE */
.instructor-card hr {
    border: none;
    border-top: 1px solid #C9D4FC;
    margin: 0px 0;
}

/* SKILLS */
.instructor-card .skills {
    font-size: 14px;
    color: #555;
    line-height: 1.4;
    margin: 0;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .instructor-cards {
        flex-direction: column;
        align-items: center;
    }
}

.all-courses-page {
    padding: 80px 0;
}

.page-title {
    text-align: left;
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000;
}

.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 10px;
}

.filter-btn {
    background: #e6e9ff;
    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    font-size: 15px;
}
.result-count {
    font-size: 14px;
    color: #666;
    margin-bottom: 0;
}

.sort-area {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sort-select {
    padding: 8px 12px;
    border-radius: 8px;
}
.filter-box {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.icon-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 7px 10px;
    border-radius: 5px;
    cursor: pointer;
}

/* SIDEBAR */
.sidebar {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

.filter-box {
    margin-bottom: 25px;
}

.filter-box h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.filter-box label {
    display: block;
    margin: 5px 0;
    color: #444;
    font-size: 14px;
}

/* Promo Box */
.promo-box {
    background: #e8e9ff;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
}

.promo-box h3 {
    font-size: 27px;
    margin-bottom: 10px;
    color: #3D3D3D;
}

.promo-btn {
    background: #2a39ff;
    color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 30px;
}

/* GRID */
.all-courses-page .courses-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* CARD */
.all-courses-page .course-card {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 5px 18px rgba(0,0,0,0.08);
    transition: 0.5s all;
}

.all-courses-page .course-img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}

.all-courses-page .course-card h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.avatar-group {
    width: 45px;
}
.course-title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px !important;
    display: block;
    line-height: 1.3;
}

.update {
    font-size: 13px;
    margin-bottom: 10px;
    color: #555;
}

.update span {
    color: #2a39ff;
    font-weight: 600;
    cursor: pointer;
}

.meta {
    display: flex;
    gap: 15px;
    font-size: 13px;
    color: #666;
    margin-bottom: 12px;
}

.teacher {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    margin-bottom: 12px;
}

.learn-section h4 {
    font-size: 15px;
    margin-bottom: 8px;
    color: #222;
}

.learn-section ul {
    padding-left: 0;
    list-style: none;
}

.learn-section li {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
    padding-left: 22px;
    color: #444;
}

.learn-section li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #2a39ff;
    font-size: 14px;
}

.price-box {
    margin: 15px 0;
    font-size: 18px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.action-row {
    display: flex;
    align-items: center;
    gap: 15px;
}

.btn-cart {
    background: #7f56d9;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
}

.btn-cart:hover {
    background: #5f449b;
    color: #fff !important;
}

/* .btn-wishlist {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 18px;
}

.btn-wishlist:hover {
    background: #333;
} */

.btn-wishlist {
  border: none;
  background: transparent;
  font-size: 24px;
  cursor: pointer;
}
.btn-wishlist.active {
  color: red;
}




.course-price {
    margin-bottom: 12px;
    font-size: 18px;
}
.course-detail-image {
    width: 100%;
    height: 370px;
    object-fit: cover;
    border-radius: 10px;
}
.course-details-right {
    margin-left: 100px;
    height: 100%;
    max-height: 340px;
}
.learn-box {
    background: #faf9f7;
    border: 1px solid #cfd7ff;
    border-radius: 14px;
    padding: 24px 28px;
    margin-bottom: 26px;
}

.learn-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}

.learn-header h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

.learn-header .arrow {
  font-size: 18px;
  color: #6c4cff;
}

.learn-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.learn-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.learn-content li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  font-size: 15px;
  color: #555;
  line-height: 1.5;
}

/* Blue check icon */
.learn-content li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #3b5cff;
  font-weight: bold;
}
.sub-title {
  font-size: 18px;
  margin-bottom: 16px;
}

.accordion-item {
    border: 1px solid #eee;
    border-radius: 15px !important;
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #E8E6E6;
}

.accordion-header {
  padding: 14px 18px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-body {
  display: none;
  padding: 16px 18px;
  border-top: 1px solid #eee;
}

.accordion-item.active .accordion-body {
  display: block;
}

.lesson {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
    gap: 15px;
}

.preview {
    color: #fff;
    font-size: 14px;
    /* margin-left: auto; */
    /* margin-right: 16px; */
    border: 0;
    padding: 7px;
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 5px;
    background: #7f56d9;
    transition: 0.5s all;
}
.preview:hover {
    background: #000;
}
.lesson-image img {
    border-radius: 5px;
}

.time {
  font-size: 14px;
  color: #999;
}

.show-more {
  font-size: 14px;
  color: #3b5cff;
  cursor: pointer;
  margin-top: 10px;
}
.video-content h6 {
    margin-bottom: 0;
}
.video-content {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 5px;
    color: #000;
    font-size: 14px;
}

.accordion-item.active .accordion-header span svg {
    transform: rotate(180deg);
}
.features {
  background: #e6ecff;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.feature-list li {
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 10px;
}

.feature-list li svg {
    color: #3b3df0;
    font-weight: bold;
    transform: rotate(45deg);
}

/* BUY BUTTON */
.btn-buy {
  width: 100%;
  padding: 12px;
  border-radius: 999px;
  background: #3b3df0;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
}

.btn-buy:hover {
  background: #2f31d8;
}

/* INSTRUCTOR */
.instructor-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.instructor-head img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}

.instructor-head h4 {
  margin: 0;
  font-size: 15px;
}

.instructor-head p {
  font-size: 14px;
  color: #777;
}
ul.instructor-stats li svg {
    color: #3730E4;
}
/* STATS */
.instructor-stats {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.instructor-stats li {
    padding: 10px 0;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 10px;
}


/* DARK BUTTON */
.btn-dark {
    width: 100%;
    padding: 10px;
    background: #111;
    color: #fff;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    text-align: center;
}

.btn-dark:hover {
  background: #7f56d9;
  color: #fff;
}
.sidebar-details .card {
    padding: 30px 25px;
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: 0px 8px 16px 0px #605E5E0D;

}
.sidebar-details .card h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.btn-see-all {
    padding: 10px 20px;
    border: 0;
    border-radius: 30px;
    color: #443EDE;
    background: #E1E9FE;
    font-weight: 500;
}
.user-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}

/* CARD */
.user-card {
  background: #fff;
  border-radius: 10px;
  padding: 18px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

/* HEADER */
.user-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.user-head img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

.user-head h4 {
  font-size: 14px;
  margin: 0;
}

.user-head span {
  font-size: 12px;
  color: #888;
}

/* TEXT */
.user-card p {
  font-size: 13px;
  color: #666;
  line-height: 1.6;
}
.scroll-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  overflow: hidden;
}

/* ROW */
.scroll-row {
  width: 100%;
  overflow: hidden;
}

/* TRACK */
.scroll-track {
    display: flex;
    gap: 20px;
    /* display: grid; */
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
}
/* CARD */
.user-card {
  min-width: 240px;
  background: #fff;
  padding: 18px;
  border-radius: 10px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.06);
  text-align: center;
  font-weight: 600;
}

/* ANIMATIONS */
.left-right .scroll-track {
  animation: moveLeftRight 10s linear alternate-reverse infinite;
}

.right-left .scroll-track {
  animation: moveRightLeft 10s linear alternate-reverse infinite;
}

@keyframes moveLeftRight {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}

@keyframes moveRightLeft {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
.similar-course  .course-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.similar-course .slick-list {
    overflow: hidden;
}
.signup-wrapper{
  display:flex;
}
.signup-left {
    background: #fff;
    height: 100%;
    width: 100%;
}

.signup-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.signup-right{
  background:#fff;
  padding:60px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.signup-right h2 {
    margin-bottom: 25px;
    font-size: 26px;
    text-align: center;
}

.signup-right input{
  padding:14px;
  margin-bottom:0px;
  border:1px solid #d1d5db;
  border-radius:6px;
  font-size:14px;
}

.check{
  font-size:13px;
  color:#4b5563;
  margin:10px 0 20px;
}

.continue-btn{
  background:#6d28d9;
  color:#fff;
  border:none;
  padding:14px;
  border-radius:6px;
  cursor:pointer;
  transition: 0.5s all;
}
.continue-btn:hover {
  background:#000;
  color: #fff;
}

.divider{
  text-align:center;
  margin:25px 0;
  font-size:13px;
  color:#6b7280;
}

.social-login{
  display:flex;
  justify-content:center;
  gap:15px;
}

.social-login .social-image {
    width: 255px;
    /* height: 42px; */
    border-radius: 8px;
    /* border: 1px solid #6d28d9; */
    background: #fff;
    font-size: 18px;
    cursor: pointer;
}
.social-login button {
  border:none;
  background:transparent;
  padding:10px;
}

.terms {
    font-size: 12px;
    color: #6b7280;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}

.terms a{ color:#6d28d9; }

.login-box{
  margin-top:20px;
  padding:15px;
  background:#f3f4f6;
  text-align:center;
  border-radius:6px;
}

.login-box a {
  color:#6d28d9;
  font-weight:600;
}
.login-box a:hover {
  text-decoration: underline;
}

.contact-info {
    background: linear-gradient(135deg, #8c54ff, #6b3fd6);
    color: #fff;
    padding: 40px;
    border-radius: 16px;
}

.contact-info h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.contact-info p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6;
}

.contact-info ul {
    list-style: none;
}

.contact-info li {
    margin-bottom: 12px;
    font-size: 15px;
}

/* Form Box */
.contact-form {
    background: #fff;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.contact-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #333;
}

/* Inputs */
.form-group {
    margin-bottom: 15px;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 15px;
    outline: none;
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #8c54ff;
}

/* Button */
.contact-form button {
    width: 100%;
    padding: 13px;
    background: #8c54ff;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

.contact-form button:hover {
    background: #6b3fd6;
}

/* Responsive */
@media (max-width: 768px) {
    .contact-container {
        grid-template-columns: 1fr;
    }

    .contact-info,
    .contact-form {
        padding: 30px;
    }
}
.contact-list {
    list-style: none;
    margin-top: 25px;
}

.contact-list li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.icon-circle {
    width: 42px;
    height: 42px;
    min-width: 42px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
    font-size: 16px;
    color: #fff;
}

.contact-list .text strong {
    display: block;
    font-size: 14px;
}

.contact-list .text span {
    font-size: 14px;
    opacity: 0.9;
}
.contact-list li:hover .icon-circle {
    background: #fff;
    color: #8c54ff;
    transition: 0.3s;
}
.cart-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #333;
    text-decoration: none;
}

.cart-count {
    position: absolute;
    top: -6px;
    right: -8px;
    background: #ff3b3b;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.cart-title {
    font-size: 28px;
    margin-bottom: 25px;
}

/* Layout */
.cart-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 25px;
}

/* Cart Item */
.cart-item {
    background: #fff;
    padding: 15px;
    border-radius: 14px;
    display: grid;
    grid-template-columns: 100px 1fr auto auto;
    gap: 15px;
    align-items: flex-start;
    margin-bottom: 15px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}

.cart-item img {
    width: 100%;
    border-radius: 10px;
}

.cart-details h4 {
    font-size: 16px;
    margin-bottom: 4px;
}

.cart-details p {
    font-size: 13px;
    color: #666;
}

.price {
    color: #8c54ff;
    font-weight: 600;
    margin-top: 6px;
    display: inline-block;
}

/* Quantity */
.cart-qty {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

.cart-qty button {
    width: 30px;
    height: 30px;
    border: none;
    background: #f2f2f2;
    cursor: pointer;
}

.cart-qty input {
    width: 35px;
    border: none;
    text-align: center;
}

/* Remove */
.remove {
    color: #ff4d4d;
    font-size: 16px;
}

/* Summary */
.cart-summary {
    background: #fff;
    padding: 25px;
    border-radius: 14px;
    height: fit-content;
    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}

.cart-summary h3 {
    margin-bottom: 20px;
    font-size: 22px;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 15px;
}

.summary-row.total {
    font-weight: 700;
    font-size: 17px;
}

.checkout-btn {
    width: 100%;
    margin-top: 20px;
    background: #8c54ff;
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    display: block;
    text-align: center;
    transition: 0.3s;
}

.checkout-btn:hover {
    background: #6f3ee6;
    color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
    .cart-container {
        grid-template-columns: 1fr;
    }

    .cart-item {
        grid-template-columns: 80px 1fr;
        grid-template-rows: auto auto;
    }

    .cart-qty,
    .remove {
        margin-top: 10px;
    }
}

/* Cards */
.checkout-left,
.checkout-right {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}
.checkout-left h3 {
    font-size: 22px;
    margin-bottom: 21px;
}
.checkout-right h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.form-group {
    margin-bottom: 15px;
    width: 100%;
}

/* Form */
.form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

/* Payment */
.payment-method label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
    cursor: pointer;
}

.payment-method i {
    color: #4f46e5;
}

/* Summary */
.summary-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    font-size: 15px;
}

.summary-item.total {
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-weight: 600;
    font-size: 17px;
}
.checkout-btn i {
    margin-right: 8px;
}


/* Responsive */
@media (max-width: 768px) {
    .checkout-wrapper {
        grid-template-columns: 1fr;
    }

    .form-row {
        flex-direction: column;
    }
}
.brand-title {
    font-size: 19px;
}
.wishlist-section .course-card {
    padding: 10px;
    position: relative;
}
.wishlist-section .course-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 15px;
}
.wishlist-add {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    color: #e11d48;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all;
}
.wishlist-add:hover {
    background: #f87171;
    color: #fff;
    transform: scale(1.1);
}
.wishlist-remove {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    color: #e11d48;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all;
    z-index: 1;
}
.wishlist-remove:hover {
    background: #f87171;
    color: #fff;
    transform: scale(1.1);
}
.preloader img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
}
.preloader {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ebe8e8;
    z-index: 9999;
}
.loader {
  width: 68px;
  height: 68px;
  border: 3px dotted #ad65f1;
  border-style: solid solid dotted dotted;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 2s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px dotted #7d57ff;
  border-style: solid solid dotted;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  animation: rotationBack 1s linear infinite;
  transform-origin: center center;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
} 

.order-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.07);
  margin-bottom: 25px;
  overflow: hidden;
}

/* Header */
.order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 22px;
  background: #f9fafb;
  border-bottom: 1px solid #eee;
}

.order-date {
  font-size: 13px;
  color: #6b7280;
}

/* Status */
.order-status {
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 500;
}

.order-status.success {
  background: #dcfce7;
  color: #15803d;
}

.order-status.pending {
  background: #fef3c7;
  color: #b45309;
}

/* Body */
.order-body {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 22px;
}

.order-body img {
  width: 90px;
  height: 70px;
  object-fit: cover;
  border-radius: 10px;
}

/* Info */
.order-info {
  flex: 1;
}

.order-info h3 {
  font-size: 16px;
  margin-bottom: 6px;
}

.order-info p {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 6px;
}

.price {
  font-weight: 600;
  color: #16a34a;
}

/* Actions */
.order-actions {
  display: flex;
  gap: 10px;
}

.btn {
  padding: 9px 14px;
  border-radius: 8px;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.btn.view {
  background: #4f46e5;
}

.btn.invoice {
  background: #16a34a;
}

.btn.cancel {
  background: #dc2626;
}

/* Empty State */
.empty-orders {
  text-align: center;
  padding: 80px 20px;
  color: #6b7280;
}

.empty-orders i {
  font-size: 50px;
  margin-bottom: 15px;
}

/* Responsive */
@media (max-width: 768px) {
  .order-body {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-actions {
    width: 100%;
    justify-content: flex-start;
  }
}
.order-header strong {
    color: #000;
}

.order-details-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.order-details-header h2 {
  font-size: 26px;
}

/* Status */
.order-status {
  padding: 6px 16px;
  border-radius: 30px;
  font-size: 14px;
}

.order-status.success {
  background: #dcfce7;
  color: #15803d;
}

/* Steps */
.order-steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

.step {
  flex: 1;
  text-align: center;
  padding: 12px;
  background: #e5e7eb;
  border-radius: 30px;
  margin: 0 6px;
  font-size: 14px;
}

.step.done {
  background: linear-gradient(135deg, #4f46e5, #6366f1);
  color: #fff;
}

/* Grid */
.order-details-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 25px;
}

/* Cards */
.details-card {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.07);
}

.details-card h3 {
  margin-bottom: 15px;
  font-size: 18px;
}

/* Course */
.course-row {
  display: flex;
  gap: 15px;
}

.course-row img {
  width: 90px;
  height: 70px;
  border-radius: 10px;
  object-fit: cover;
}

.course-row h4 {
  font-size: 16px;
  margin-bottom: 6px;
}

/* Info */
.info-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  font-size: 15px;
}

.info-row.total {
  font-weight: 600;
  font-size: 17px;
}

hr {
  border: none;
  border-top: 1px solid #555;
  margin: 18px 0;
}

/* Button */
.download-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  padding: 12px 16px;
  background: #16a34a;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-size: 14px;
}

/* Responsive */
@media (max-width: 768px) {
  .order-details-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .order-steps {
    flex-direction: column;
    gap: 10px;
  }

  .order-details-grid {
    grid-template-columns: 1fr;
  }
}
.user-dropdown {
  position: relative;
}

.user-btn {
    background: #fff;
    border: 1px solid #af4c0a;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    background: #ff7315;
    color: #fff;
    font-weight: 600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.user-info h4 {
    font-size: 15px;
    margin-bottom: 0;
}
.user-info p {
    margin-bottom: 0;
    font-size: 14px;
}
.user-info {
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 16px;
}
.user-info .user-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 35px;
}

.user-btn i {
  font-size: 14px;
}
.user-info {
    border-bottom: 1px solid #ccc;
}

/* Dropdown */
.dropdown-menua {
  position: absolute;
  top: 110%;
  right: 0;
  width: 240px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 15px 30px rgba(0,0,0,0.12);
  padding: 8px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.3s ease;
  z-index: 99;
}

/* Show dropdown */
.user-dropdown:hover .dropdown-menua {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.dropdown-menua.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/* Items */
.dropdown-menua a {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 18px;
  font-size: 14px;
  color: #111827;
  text-decoration: none;
}

.dropdown-menua a i {
  width: 18px;
  color: #4f46e5;
}

/* Hover */
.dropdown-menua a:hover {
  background: #f3f4f6;
}

/* Logout */
.dropdown-menua .logout {
  color: #dc2626;
}

.dropdown-menua .logout i {
  color: #dc2626;
}

/* Mobile */
@media (max-width: 768px) {
  .dropdown-menua {
    width: 220px;
  }
}

.profile-wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 30px;
}

/* Card */
.profile-card {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.07);
}

.profile-avatar img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}

.profile-card h3 {
  font-size: 18px;
  margin-bottom: 6px;
}

.user-email {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 20px;
}

/* Button */
.edit-btn {
  background: linear-gradient(135deg, #4f46e5, #6366f1);
  border: none;
  padding: 10px 18px;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
}

/* Details */
.profile-details {
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
}

.details-box {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.07);
}

.details-box h3 {
  margin-bottom: 18px;
  font-size: 18px;
}

/* Rows */
.info-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
}

.info-row:last-child {
  border-bottom: none;
}

.active {
/*  color: #16a34a;*/
  font-weight: 600;
}

/* Responsive */
@media (max-width: 768px) {
  .profile-wrapper {
    grid-template-columns: 1fr;
  }
}



/* -------- Streak Card ---------- */

.streak-card {
  background: #fff;
  border-radius: 18px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  margin-bottom: 30px;
}

.streak-left h3 {
  margin: 0;
  font-size: 22px;
}

.streak-left p {
  color: #6b7280;
  margin: 6px 0 20px;
}

.streak-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fire {
  font-size: 28px;
}

.streak-info small {
  color: #6b7280;
}

.streak-right {
  display: flex;
  align-items: center;
  gap: 25px;
}

.progress-ring {
  position: relative;
  width: 90px;
  height: 90px;
}

.progress-ring circle {
  fill: none;
  stroke: #e5e7eb;
  stroke-width: 8;
}

.progress-ring .active {
  stroke: #22c55e;
  stroke-dasharray: 251;
  stroke-dashoffset: 160;
}

.progress-ring span {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.streak-stats p {
  margin: 3px 0;
  font-size: 14px;
}

.streak-stats small {
  color: #6b7280;
}

.streak-card .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.streak-card .orange { background:#f59e0b; }
.streak-card .green  { background:#22c55e; }

/* -------- Course Card ---------- */

.course-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(260px,1fr));
  gap: 20px;
}

.dashboard .course-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
  transition: .3s;
  margin-bottom: 20px;
}

.dashboard .course-card:hover {
  transform: translateY(-6px);
}

.dashboard  .course-card .course-image img {
  width: 100%;
  height: 160px;
  border-radius: 16px 16px 0 0;
  object-fit: cover;
}

.dashboard .course-body {
  padding: 16px;
}

.dashboard .course-body h4 {
  font-size: 15px;
  margin-bottom: 6px;
}

.dashboard .course-body p {
  font-size: 13px;
  color: #6b7280;
}

.start-btn {
  display: inline-block;
  margin-top: 12px;
  padding: 8px 18px;
  border-radius: 20px;
  background: linear-gradient(135deg,#6366f1,#4f46e5);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
.notify-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.notify-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:20px;
}

.notify-header h2 {
    margin: 0;
    font-size: 24px;
}
.mark-btn{
  background:#6366f1;
  color:#fff;
  border:none;
  padding:8px 16px;
  border-radius:20px;
  cursor:pointer;
  font-size:13px;
}

.notify-list{
  display:flex;
  flex-direction:column;
  gap:15px;
}




.notify-wrapper .icon{
  width:42px;
  height:42px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:18px;
}

.success{ background:#22c55e; }
.warning{ background:#f59e0b; }
.info{ background:#6366f1; }

.content h4{
  margin:0;
  font-size:15px;
}

.notify-wrapper .notify-wrapper .content p{
  margin:4px 0;
  color:#6b7280;
  font-size:13px;
}

.notify-wrapper .content span {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.msg-sidebar{
  width:400px;
  background:#fff;
  border-right:1px solid #e5e7eb;
  padding:15px;
}

.msg-sidebar h3{ margin:0; }
.sub{ color:#6b7280; font-size:13px; }

.compose-btn{
  width:100%;
  margin:12px 0;
  padding:8px;
  background:#7c3aed;
  border:none;
  color:#fff;
  border-radius:6px;
  cursor:pointer;
}

.filter-bar{
  display:flex;
  gap:5px;
}

.filter-bar select,
.filter-bar input{
  width:100%;
  padding:6px;
  border:1px solid #ddd;
  border-radius:6px;
  font-size:12px;
}

.msg-user{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:15px;
  padding:8px;
  border-radius:8px;
  cursor:pointer;
}

.msg-user.active{
  background:#eef2ff;
}

.msg-user img{
  width:36px;
  height:36px;
  border-radius:50%;
}

.msg-user small{
  display:block;
  color:#6b7280;
  font-size:12px;
}

.msg-user span{
  margin-left:auto;
  font-size:11px;
  color:#9ca3af;
}

/* Chat Area */
.msg-chat{
  flex:1;
  display:flex;
  flex-direction:column;
}

.chat-header {
    padding: 9.5px 18px;
    border-bottom: 1px solid #888;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
}

.chat-header img{
  width:38px;
  height:38px;
  border-radius:50%;
}

.chat-body {
    /* flex: 1; */
    padding: 20px;
    overflow-y: auto;
    background: #f9fafb;
    height: 60vh;
}

.chat-msg{
  max-width:40%;
  margin-bottom:15px;
  padding:12px;
  border-radius:12px;
  font-size:14px;
  line-height:1.4;
}

.chat-msg.left{
  background:#fff;
  box-shadow:0 4px 10px rgba(0,0,0,.05);
}

.chat-msg.right{
  background:#7c3aed;
  color:#fff;
  margin-left:auto;
}

.chat-msg span{
  display:block;
  font-size:11px;
  margin-top:6px;
  color:#9ca3af;
}

.chat-msg.right span{ color:#e0d8ff; }
.chat-footer {
    padding: 12px;
    display: flex;
    gap: 10px;
    background: #fff;
    border-radius: 0 0 10px 0;
}

.chat-footer textarea{
  flex:1;
  resize:none;
  height:40px;
  border:1px solid #ddd;
  border-radius:8px;
  padding:8px;
}

.chat-footer button{
  background:#7c3aed;
  border:none;
  color:#fff;
  padding:8px 18px;
  border-radius:8px;
  cursor:pointer;
}
.msg-wrapper {
    display: flex;
    height: 60vh;
}
.divider{
  display:flex;
  align-items:center;
  text-align:center;
  font-size:13px;
  color:#6b7280;
  margin:25px 0;
}

.divider::before,
.divider::after{
  content:"";
  flex:1;
  height:1px;
  background:#d1d5db;
}

.divider::before{
  margin-right:10px;
}

.divider::after{
  margin-left:10px;
}

.continue-btn[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
}

.breadcrumb-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    font-size: 14px;
   
}
.category-submenu-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
     padding: 0px 30px;
    border-block-start: 1px solid #d1d2e0;
    box-shadow: 0 2px 4px rgba(6, 17, 118, .08), 0 4px 12px rgba(6, 17, 118, .08);
    margin-top: 16px;
}
  .breadcrumb-menu li {
    margin-right: 20px;
    position: relative;
  }

  .breadcrumb-menu li a {
    text-decoration: none;
    color: #333;
    font-weight: normal;
  }

 .breadcrumb-menu li.active a {
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
}

  .breadcrumb-menu li:hover a {
    color: #007BFF;
  }
  .topbar-menu{
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 14px 20px;
  background: #fff;
  box-shadow: 0 1px 6px rgba(0,0,0,0.08);
  width: fit-content;
}

.more-menu{
  position: relative;
}

.more-btn{
  border: none;
  background: transparent;
  font-size: 22px;
  cursor: pointer;
  padding: 2px 6px;
}

.more-dropdown{
  position: absolute;
  right: 0;
  top: 46px;
  background: #fff;
  width: 260px;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: .2s ease;
  z-index: 1000;
}

.more-dropdown.active{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.more-dropdown a{
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 14px;
   color: #333;
  font-weight: 500;
}

.more-dropdown a:hover{
  background: #f1f5f9;
}

.popular-section .featured-slider .course-card {
    flex-direction: row;
    gap: 20px;
    align-items: normal;
    padding: 20px;
}
.popular-section .featured-slider .course-image {
    width: 40%;
    height: 240px;
}
.popular-section .featured-slider .course-image img {
    height: 100%;
    /* object-fit: contain; */
}
.popular-section .featured-slider .course-content {
    padding: 0 10px 0;
    height: auto;
    width: 44%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px;
}


.instructor-content .tag {
  font-size: 13px;
  font-weight: 600;
  color: #7c3aed;
}

.instructor-content h1 {
  font-size: 38px;
  margin: 10px 0 15px;
  color: #1f2937;
}

.instructor-content .badge {
  display: inline-block;
  background: #ede9fe;
  color: #7c3aed;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  margin-bottom: 20px;
}

.instructor-content .stats {
  display: flex;
  gap: 40px;
  margin: 25px 0;
}

.instructor-content .stats h3 {
  font-size: 22px;
  color: #1f2937;
}

.instructor-content .stats p {
  font-size: 14px;
  color: #6b7280;
}

.instructor-content h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.instructor-content p {
  font-size: 15px;
  line-height: 1.7;
  color: #4b5563;
  margin-bottom: 10px;
}

.instructor-content .show-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
  color: #7c3aed;
  font-weight: 600;
  text-decoration: none;
}

.instructor-content .profile-card {
    background: #fafafa;
    border-radius: 20px;
    padding: 35px;
    text-align: center;
    box-shadow: 0 0px 6px rgba(0,0,0,0.5);
}

.instructor-content .profile-card img {
  width: 140px;
  height: 140px;
  border-radius: 8px;
  object-fit: cover;
  margin-bottom: 25px;
}

.instructor-content .social-links {
  display: flex;
  justify-content: center;
  gap: 14px;
}

.instructor-content .social-links a {
  width: 42px;
  height: 42px;
  border: 1px solid #7c3aed;
  color: #7c3aed;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.3s;
}

.instructor-content .social-links a:hover {
  background: #7c3aed;
  color: #fff;
}

@media(max-width: 900px) {
  .instructor-content .stats {
    justify-content: center;
  }
}

.blog-card {
    position: relative;
    padding: 15px;
    background: #fff;
    border-radius: 13px;
    text-align: left;
    box-shadow: 0px 8px 16px 0px #605E5E0D;
    border: 1px solid #E8E6E6;
    margin-bottom: 20px;
    transition: .3s ease;
}
.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: 0.5s all;
}

.blog-image {
    margin-bottom: 15px;
    height: 220px;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.5s all;
    position: relative;
}
.blog-card:hover .blog-image img {
  transform: scale(1.1);
}
.blog-title {
    font-size: 22px;
}
.blog-desc {
    font-size: 14px;
}
.blog-card:hover {
  transform: translateY(-6px);
}
.blog-date {
  position: absolute;
  bottom: 12px;
  left: 12px;
  background: #000;
  color: #fff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  z-index: 2;
}

.blog-date-neon {
    position: absolute;
    bottom: 16px;
    left: 16px;
    background: #0f172a;
    color: #22f1c3;
    padding: 8px 12px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 0 0 2px #22f1c355;
    z-index: 9;
}

.blog-date-neon b{display:block;font-size:18px;}
.blog-date-neon small{font-size:14px;color:#9ff5e0;}

.blog-sidebar .sidebar-box{
  background:#fff;
  border-radius:14px;
  padding:20px;
  margin-bottom:20px;
  box-shadow:0 6px 18px rgba(0,0,0,.12);
}

.sidebar-box h4{
  font-size:18px;
  margin-bottom:12px;
  position:relative;
}

.tag-list a{
  display:inline-block;
  background:#f1f1f1;
  padding:6px 14px;
  border-radius:20px;
  margin:4px;
  font-size:13px;
  text-decoration:none;
  color:#333;
  transition:.2s;
}
.tag-list a:hover{background:#9e57ff;color:#fff;}

.review-item{margin-bottom:12px;}
.review-item p{font-size:13px;color:#666;}

.comment-form input,
.comment-form textarea{
  width:100%;
  border:1px solid #ddd;
  padding:8px 12px;
  border-radius:8px;
  margin-bottom:10px;
}

strong {
  color: #000;
}
.review-main {
    max-height: 350px;
    overflow: auto;
}
img.image-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-details-image {
    position: relative;
    margin-bottom: 20px;
    height: 450px;
}
.blog-details-image img {
    border-radius: 12px;
}
.blog-details-card h2 {
    font-size: 32px;
}

.about-hero-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 31px;
}
.hero-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.hero-right{
  padding:80px 60px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-left {
    height: 400px;
}



.about-hero-split .hero-content{
  position:relative;
  width:100%;
  display:flex;
  justify-content:flex-start;
}

.about-hero-split .hero-card{
  background:rgba(255,255,255,.15);
  backdrop-filter:blur(14px);
  padding:50px 40px;
  border-radius:26px;
  color:#fff;
  max-width:520px;
  box-shadow:0 14px 36px rgba(0,0,0,.3);
}

.about-hero-split .hero-btn{
  display:inline-block;
  margin-top:16px;
  background:#00c6a7;
  padding:12px 30px;
  border-radius:30px;
  color:#fff;
  text-decoration:none;
}


.neo-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:35px;
  margin:80px 0;
}

.neo-card{
  background:#fff;
  border-radius:26px;
  padding:24px;
  position:relative;
  overflow:hidden;
  box-shadow:0 14px 30px rgba(0,0,0,.2);
  transition:.4s;
}

.neo-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,#8360c3,#2ebf91);
  opacity:.1;
}

.neo-img{
  margin-top:-70px;
  border-radius:22px;
  overflow:hidden;
}

.neo-img img{
  width:100%;
  height:180px;
  object-fit:cover;
}

.neo-content{
  padding-top:16px;
  text-align:center;
}

.highlight{
  transform:scale(1.05);
}
.strengths-section{
  background:linear-gradient(135deg,#fdfbfb,#ebedee);
  padding:80px 0;
  text-align:center;
}

.strengths-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:30px;
  margin-top:50px;
}

.strength-card {
    background: #fff;
    border-radius: 22px;
    padding: 26px 20px;
    box-shadow: 0 12px 28px rgba(0,0,0,.12);
    transition: .3s ease;
    text-align: center;
}
.strength-card p {
    margin-bottom: 0;
    font-size: 14px;
}
.strength-card h4 {
    font-size: 21px;
}


.strength-card:hover{
  transform:translateY(-8px);
}

.strength-icon{
  width:60px;
  height:60px;
  margin:0 auto 14px;
  border-radius:50%;
  background:linear-gradient(135deg,#00c6a7,#007991);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
}


.about-hero {
  height: 80vh;
  background: url('assets/about-banner.jpg') center/cover no-repeat;
  position: relative;
}

.hero-overlay {
  background: rgba(0,0,0,0.7);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-content {
  text-align: center;
  max-width: 700px;
}

.hero-content h1 {
  font-size: 48px;
  margin-bottom: 16px;
}

.hero-content p {
  font-size: 18px;
  color: #cfcfcf;
}

/* ABOUT INTRO */
.about-intro {
  padding: 80px 0;
}
.intro-left {
  flex: 1;
}

.intro-left h2 {
  font-size: 32px;
  margin-bottom: 16px;
}

.intro-left p {
  color: #bbb;
  margin-bottom: 12px;
}

.intro-right img {
  width: 100%;
  border-radius: 16px;
}


.stats-container {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 20px;
  margin-bottom: 35px;
}

.about-stats .stat-box {
    background: #7d57ff;
    padding: 30px;
    text-align: center;
    border-radius: 14px;
    border: 1px solid #7d57ff;
}

.about-stats .stat-box h3 {
  font-size: 32px;
  color: #fff;
}

.about-stats .stat-box span {
  color: #fff;
}

/* VALUES */
.about-values {
  padding: 80px 0;
}

.about-values h2 {
  text-align: center;
  margin-bottom: 40px;
}


/* RESPONSIVE */
@media(max-width:900px){
  .stats-container, .values-grid { 
    grid-template-columns: repeat(2,1fr);
   }
   .searchmodal .modal-content {
    width: 93% !important;
}
.hero-content h1 { font-size: 38px !important; }
}

@media(max-width:500px){
  .stats-container, .values-grid { grid-template-columns: 1fr; }
  .hero-content h1 { font-size: 32px !important; }
}



.topbar {
    background: #000;
    padding: 15px 0;
    color: #fff;
}
.topbar-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}
.top-header-social a {
    color: #fff;
    transition: 0.5s all;
}
.top-header-social {
    display: flex;
    align-items: center;
    gap: 14px;
}
.search-box i {
    font-size: 20px;
    padding-left: 8px;
}
.sign {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 15px;
}
.sign a {
    color: #fff;
    transition: 0.5s all;
    background: #8c54ff;
    padding: 4px 17px;
    border-radius: 30px;
}
.sign a:hover {
    color: #8c54ff;
    background: #fff;
}
.top-header-social a:hover {
    color: #8c54ff;
}

.search-main{
    position:relative;
}
.navigation-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search-box {
    width: 35%;
    position: relative;
}
.search-box input {
    border-radius: 30px;
    border-color: #8c54ff;
    padding-left: 30px;
}
.search-box svg {
    position: absolute;
    top: 11px;
    left: 11px;
    font-size: 16px;
    color: #555;
}

.search-main input {
    padding-right: 45px;
    border-radius: 30px;
    border: 0;
    padding-left: 22px;
}

.search-icon{
    position:absolute;
    right:16px;
    top:50%;
    transform:translateY(-50%);
    font-size:18px;
    color:#000;
    cursor:pointer;
}
.search-icon:hover {
    color: #8c54ff;
}
.searchmodal .modal-content {
    background: transparent;
    padding: 0;
    border: 0;
    width: 40%;
}
.btn-close.ms-auto {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 50px;
    top: 20px;
    background: transparent;
    z-index: 9999;
    font-size: 33px;
    transition: 0.5s all;
}
.btn-close.ms-auto:hover {
    color: #ff0000;
}
.search-box svg {
    transition: 0.3s all;
}
.search-box svg:hover {
    color: #8c54ff;
}

.searchmodal.modal .modal-dialog {
    transform: none;
    max-width: 100% !important;
    min-height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}
.modal-search-box {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#searchModal {
    background: #000000a8;
}

.hero-slider .slide{
    height:500px;
    position:relative;
    background-size:cover;
    background-position:center;
    
}
.hero-slider {
    z-index: 2;
}

.hero-slider .slide:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.5;
}
.hero-content {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 45%;
    z-index: 99;
    text-align: left;
}

.hero-content h1 {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}

.hero-content p{
    margin:18px 0;
    text-align: left;
    color: #fff;
}

.hero-content .btn {
    padding: 12px 28px;
    border-radius: 30px;
    color: #fff;
    background: #8c54ff;
}
.hero-slider .slick-next {
    right: 15px;
}
.hero-slider .slick-prev {
    left: 15px;
}

.bg-success-50 {
    background-color: #dcfce7 !important;
}

.back-img {
    z-index: 0;
    position: relative;
}

.back-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    height: 350px;
    opacity: 0.5;
    z-index: -1;
}
.price-text {
    color: #000;
    font-weight: 600;
}

.blog-date-modern {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 64px;
  padding: 10px 0;
  background: rgba(17, 24, 39, 0.6);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 14px;
  text-align: center;
  color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  z-index: 5;
}

/* Day */
.blog-date-modern .day {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

/* Month */
.blog-date-modern .month {
  display: block;
  font-size: 12px;
  margin-top: 4px;
  letter-spacing: 1px;
  color: #a5f3fc;
}

/* Year */
.blog-date-modern .year {
  display: block;
  font-size: 11px;
  opacity: 0.8;
}

/* Hover Animation */
.blog-card:hover .blog-date-modern {
  transform: translateY(-4px) scale(1.04);
  transition: 0.3s ease;
}



/* Blog Card Wrapper */
.blog-card-modern {
  position: relative;
}

/* Image Section */
.blog-img-wrap {
  height: 260px;
  background: #c9c9c9;
  border-radius: 14px;
  overflow: hidden;
}

.blog-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Content Box */
.blog-info-box {
    position: relative;
    background: #ffffff;
    margin: -60px 20px 0;
    padding: 30px 25px;
    border-radius: 0 12px 12px 12px;
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    z-index: 2;
    margin-left: 0;
    text-align: left;
}

/* Date Pill */
.blog-date-pill {
  position: absolute;
  top: -35px;
  left: 0;
  background: #ffffff;
  padding: 8px 18px;
  border-radius: 0 8px 0 0;
  font-size: 14px;
  font-weight: 600;
}
/* Title */
.blog-info-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #111827;
}
/* Description */
.blog-info-box p {
  font-size: 15px;
  color: #6b7280;
  line-height: 1.6;
}
/* Hover Effect */
.blog-card-modern:hover .blog-info-box {
  transform: translateY(-6px);
  transition: 0.35s ease;
}
.blog-details-image .blog-date-pill {
    top: auto;
    bottom: 0;
    border-radius: 0;
}


/* Review */

.review-card {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 16px;
    background: #fff;
    height: 100%;
}

.review-card p {
    font-size: 13px;
    margin-bottom: 2px;
}

.review-head {
    display: flex;
    gap: 12px;
    margin-bottom: 5px;
}

.review-head h6 {
    margin-bottom: 0;
}

.review-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-stars {
    color: #f4b400;
    font-size: 14px;
}

.review-actions {
    margin-top: 5px;
    font-size: 13px;
    color: #555;
}

.review-show-more {
    font-size: 13px;
    color: #0d6efd;
    text-decoration: none;
}

.action-row .btn-cart {
    padding: 13px 20px;
    font-size: 16px;
}
/* Popup */

.cart-popup {
    position: fixed;
    inset: 0;
    background-color: rgba(17, 24, 39, 0.5);
    /* display: none; */
    align-items: center;
    justify-content: center;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-popup-box {
    background-color: #FFFFFF; 
    padding: 24px;             
    border-radius: 8px;        
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
                0 4px 6px -4px rgba(0, 0, 0, 0.1); 
    max-width: 380px;          
    width: 100%;               
    margin: 0 12px;            
    text-align: center;
}

.cart-popup-icon {
    width: 48px;               
    height: 48px;              
    border-radius: 9999px;     
    background-color: #22C55E; 
    color: #ffffff;            
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;            
}

.popup-check-icon {
    font-size: 30px;   
}

.cart-popup-message {
    color: #22C55E;            
    font-size: 18px;           
    font-weight: 700;          
    margin: 16px 0;            
}

.hidden {
    display: none !important;
}


/* cart page Overlay background */
.delete-modal {
    position: fixed;
    inset: 0;
    background: rgba(17, 24, 39, 0.7); /* same as bg-gray-900 bg-opacity-50 */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Modal box */
.delete-modal-box {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.25);
    width: 100%;
    max-width: 450px;
    margin: 0 12px;
}

/* Header */
.delete-modal-header {
    padding: 12px 16px;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.delete-modal-header h5 {
    font-size: 18px;
    font-weight: 600;
}

.close-btn {
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #ef4444;
    transition: 0.3s;
}

.close-btn:hover {
    color: #555;
}

/* Body */
.delete-modal-body {
    padding: 16px;
    font-size: 16px;
}

/* Footer */
.delete-modal-footer {
    padding: 12px 16px;
    border-top: 1px solid #e5e7eb;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.empty-cart-img {
    width: 80px;
    margin: 0 auto 16px auto; 
    display: block;
}

/* cart page Overlay background */


.category-item a {
    color: #000;
}
.category-slider .slick-arrow {
    top: 28%;
}
.category-item {
    padding: 10px 22px;
    border-radius: 12px;
    background: #f1f7ff;
    /* backdrop-filter: blur(12px); */
    /* color: #fff; */
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid rgba(255,255,255,0.25);
    transition: all 0.5s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    cursor: pointer;
}
.category-item:hover{
  /*background:linear-gradient(135deg,#6a11cb,#2575fc);
  color:#fff;*/
  transform:translateY(-2px);
}
.category-main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

/* Back Button */
.back-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 25px;
    opacity: 0.8;
    transition: 0.3s;
}

.back-btn:hover {
    opacity: 1;
}

.back-icon {
    width: 18px;
    height: 18px;
}

/* Payment Wrapper */
.payment-wrapper {
    width: 100%;
    max-width: 420px;
    margin: auto;
}

/* Glass Card */
.payment-box {
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(15px);
    border-radius: 18px;
    padding: 35px 30px;
    color: #fff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.2);
    animation: fadeIn 0.6s ease-in-out;
}

/* Title */
.payment-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 600;
}

/* Info Rows */
.payment-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    font-size: 15px;
    color: #000;
}

.payment-info h4 {
    font-weight: 500;
    font-size: 20px;
}

/* Pay Button */
.payment-btn {
    width: 100%;
    margin-top: 20px;
    padding: 14px;
    background: #7f56d9;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s ease;
    box-shadow: 0 8px 20px rgba(0, 114, 255, 0.4);
}

.payment-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(0, 114, 255, 0.6);
}

/* Animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mobile */
@media (max-width: 480px) {
    .payment-box {
        padding: 25px 20px;
    }

    .payment-title {
        font-size: 20px;
    }
}







.learning-slider .slick-prev.slick-arrow {
  left: 15px;
}
.learning-slider .slick-next.slick-arrow {
  right: 15px;
}
.rating-summary {
  display: flex;
  gap: 40px;
}

.rating-left {
  width: 200px;
}

.big-rating {
  font-size: 60px;
  font-weight: 700;
  color: #f59e0b;
}

.rating-bars {
  flex: 1;
}

.bar-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.bar {
  width: 100%;
  height: 8px;
  background: #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
}

.bar div {
  height: 100%;
  background: #6366f1;
}

.review-controls {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
  gap: 15px;
}
.review-controls input {
    width: 100%;
}
.review-controls input,
.review-controls select {
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid #ddd;
}
.review-search-btn {
    border: 0;
    width: 50px;
    background: #7d57ff;
    color: #fff;
    font-size: 20px;
    height: 47px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.5s;
}
.review-search-btn:hover {
    background: #5a31ff;
}
.review {
  display: flex;
  gap: 16px;
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}

.avatar {
  background: #111;
  color: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.offcanvas-item hr {
  border: none;
  border-top: 1px solid #555;
  margin: 18px 0;
}
.offcanvas-item-title {
    font-size: 16px;
}
.offcanvas-header {
    border-bottom: 1px solid #eee;
    background: #9d72e9;
}
.offcanvas-title {
    color: #fff;
}

.offcanvas-list.active {
   background: #f1f1f1;
    font-weight: 600;
}

.offcanvas-list p {
    margin-bottom: 0;
}
.offcanvas-btn {
    position: absolute;
    top: 5%;
    right: 0;
}
.thm-btn.offcanvas-btn {
    border-radius: 7px;
    padding: 10px 16px;
    border: 1px solid #fff;
}

.learning-video {
    background: #000;
}

.offcanvas-list {
    text-decoration: none;
    color: #000;
}



video::-webkit-media-controls-download-button {
    display: none;
}
video::-webkit-media-controls-fullscreen-button {
    display: none;
}


.partners-slider .testimonial-user-info img {
    height: 80px;
    object-fit: cover;
    margin: auto;
}
.partners-slider .testimonial-card {
    padding: 10px;
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.partners-slider .testimonial-user-info {
    margin-bottom: 0;
}

/* TAB SLIDER */
.tab-slider {
/*  display: flex;*/
  gap: 12px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.tab-slider::-webkit-scrollbar {
  display: none;
}
.tab-slider .slick-arrow {
    top: 10%;
}
.tab-slider .slick-track {
    margin: 0 !important;
    display: flex;
    width: 100% !important;
}

.tab-btn {
    padding: 10px 22px;
    border-radius: 10px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    white-space: nowrap;
    transition: 0.3s;
    margin: 7px;
    width: 100% !important;
    max-width: 142px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.tab-btn:hover {
  background: #8c54ff;
  color: #fff;
}

.tab-btn.active {
  background: #8c54ff;
  color: #fff;
  border-color: #8c54ff;
}

/* TAB CONTENT */
.tab-content .course-card {
    background: #fff;
    border-radius: 15px;
    flex-shrink: 0;
    box-shadow: 0px 8px 16px 0px #605E5E0D;
    border: 1px solid #E8E6E6;
    padding: 10px;
    display: flex;
    margin: 5px;
    position: relative;
    z-index: 0;
    transition: 0.5s all;
    flex-direction: column;
    gap: 5px;
    justify-content: space-between;
}

.tab-content .content {
  display: none;
}

.tab-content .content.active {
  display: block;
}

.tab-wrapper {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.tab-profile {
    background: #fff;
    padding: 10px 10px;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    width: 20%;
}
.tab-profile .tab-btn {
    max-width: 100% !important;
    display: block !important;
    margin: 0;
    margin-bottom: 10px;
}
.tab-content.profile {
    background: #fff;
    padding: 10px 10px;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    width: 100%;
}
.tab-content.profile .title {
    font-size: 23px;
}
.tab-content.profile .popular-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
}
.notify-item .content {
    display: block;
    width: 100%;
}

@media screen and (min-width:992px) and (max-width:1200px) {
  .hero-menu li a {
    font-size: 14px !important;
    padding: 20px 5px !important;
}
.search-box {
    width: 24% !important;
    position: relative;
}

}

.slick-track {
    padding: 0;
    margin: auto;
}


/*----------course details css start----------------*/

.detailshero-left .category {
  display: inline-block;
  background: #eef2ff;
  color: #4f46e5;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 999px;
  margin-bottom: 12px;
}

.detailshero-left h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 12px;
}

/* =====================
   RATING
===================== */
.detailshero-left .rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 12px;
    color: #ebcc33;
}

.detailshero-left .rating i {
  color: #facc15;
  font-size: 16px;
}

.detailshero-left .rating span {
  margin-left: 6px;
  font-size: 14px;
  color: #6b7280;
}

.hero-right img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08);
}

/* =====================
   CONTENT AREA
===================== */
.course-detail-section .content {
  background: #fff;
  padding: 35px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.detailshero-left .category {
  color: #777;
  margin-bottom: 15px;
}
.course-detail-section .content h2 {
  font-size: 26px;
  margin-bottom: 12px;
}

.course-detail-section .content h3 {
  font-size: 20px;
  margin: 25px 0 10px;
}

/* =====================
   CHECK LIST
===================== */
.course-detail-section .check-list {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
}

.course-detail-section .check-list li {
  padding-left: 26px;
  position: relative;
  margin-bottom: 8px;
  color: #374151;
}

.course-detail-section .check-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #22c55e;
  font-weight: bold;
}

/* =====================
   TWO COLUMN LIST
===================== */
.course-detail-section .two-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  list-style: none;
  padding-left: 0;
}

/* =====================
   ACCORDION ITEMS
===================== */
.acc-item {
    padding: 5px 10px;
    border-radius: 0px;
    margin-bottom: 8px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.25s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    gap: 25px;
    border-bottom: 1px solid #ccc;
}

.acc-item:hover {
  background: #eef2ff;
  transform: translateX(4px);
}

/* =====================
   SIDEBAR
===================== */
.course-detail-section .sidebar {
  position: sticky;
  top: 30px;
}

/* PRICE CARD */
.course-detail-section .price-card {
  background: #fff;
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  margin-bottom: 25px;
}


.course-detail-section .price-card h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* BUTTON */
.course-detail-section .btn-primary {
  background: linear-gradient(90deg, #7c3aed, #2563eb);
  border: none;
  padding: 12px 20px;
  border-radius: 999px;
  font-weight: 600;
  color: #fff;
  width: 100%;
  transition: transform 0.2s ease;
}

.course-detail-section .btn-primary:hover {
  transform: translateY(-2px);
}

/* META LIST */
.course-detail-section .meta {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
    flex-direction: column;
    gap: 0;
}
.course-detail-section .meta li {
  margin-bottom: 8px;
  color: #374151;
}

/* =====================
   SIDEBAR BOXES
===================== */
.course-detail-section .box {
  background: #fff;
  padding: 15px;
  border-radius: 18px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  margin-bottom: 20px;
}

.course-detail-section .box h4 {
  font-size: 18px;
  margin-bottom: 8px;
}
.course-author .label {
  font-size: 13px;
  color: #6b7280;
  display: block;
  margin-bottom: 10px;
}

.course-author .author {
  display: flex;
  align-items: center;
  gap: 10px;
}

.course-author .avatar {
  width: 40px;
  height: 40px;
  background: #4f46e5;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-author .author-info strong {
  font-size: 14px;
  color: #111827;
}

/* MATERIAL INCLUDES */
.material-box h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.material-list {
  padding-left: 18px;
  margin: 0;
}

.material-list li {
    font-size: 14px;
    color: #374151;
    margin-bottom: 8px;
    line-height: 1.5;
    list-style: square;
}
.tags-box .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tags-box span {
  background: #f1f5f9;
  color: #374151;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 13px;
  transition: all 0.2s ease;
  cursor: default;
}

.tags-box span:hover {
  background: #eef2ff;
  color: #4f46e5;
}

/* AUDIENCE */
.audience-box p {
  font-size: 14px;
  color: #374151;
  line-height: 1.6;
}

/* =====================
   RESPONSIVE
===================== */
@media (max-width: 991px) {
  .course-detail-section .detailshero-left h1 {
    font-size: 28px;
  }

  .course-detail-section .two-column {
    grid-template-columns: 1fr;
  }

  .course-detail-section .sidebar {
    position: static;
    margin-top: 30px;
  }
}


.coursetabs {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 20px;
}

.coursetab-btn {
  background: none;
  border: none;
  padding: 12px 18px;
  font-weight: 600;
  cursor: pointer;
  color: #6b7280;
  border-bottom: 3px solid transparent;
  transition: all 0.25s ease;
}

.coursetab-btn.active {
  color: #137877;
  border-color: #137877;
}

.coursetab-content-wrapper {
  margin-top: 20px;
}

.coursetab-content {
  display: none;
  animation: fade 0.3s ease;
}

.coursetab-content.active {
  display: block;
}

@keyframes fade {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}
.course-detail-section .course-detail-image {
    height: 450px;
}



.video-contentt {
    display: none;
    padding: 10px 0;
}

.video-item.active .video-contentt {
    display: block;
}

.video-header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown-icon {
    transition: transform 0.3s ease;
    margin-left: 8px;
}

.video-item.active .dropdown-icon {
    transform: rotate(180deg);
}
.video-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.detailshero-left .btn-wishlist {
    font-size: 15px;
    color: #555;
}

.msgchat-left {
    padding: 15px 0;
    background: #f1f1f1;
    border-radius: 0 0 0 10px;
    height: 100%;
    border-right: 1px solid #888;
}
.msg-chat {
    flex: 1;
    display: flex;
    flex-direction: column;
    border-top: 1px solid #888;
}

.msgchat-left .chat-header {
    background: transparent;
    border: 1px solid #8888;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
}
.chat-item-list {
    height: 550px;
    overflow: auto;
}

.msg-badge{
    background:#ff3b3b;
    color:#fff;
    font-size:11px;
    padding:2px 7px;
    border-radius:20px;
    margin-top:4px;
    display:inline-block;
}

.notify-item:hover{
  background:#eef2ff;
}


.notify-item{
    display:flex;
    gap:15px;
    padding:14px;
    cursor:pointer;
    border-radius:10px;
    margin-bottom:10px;
    background:#eef1f7;
}

.notify-item.unread{
    border-left:4px solid #5b6cff;
    background:#e9efff;
}

.notify-item.active{
    background:#dde6ff;
}

.notify-message-box{
    margin-top:15px;
    padding:15px;
    background:#f6f7fb;
    border-radius:8px;
}
.last-msg{
    font-size:12px;
    color:#777;
    margin:0;
}

.chat-meta{
    text-align:right;
}

.msg-time{
    font-size:11px;
    color:#999;
    display:block;
}

.msg-badge{
    background:#ff3b3b;
    color:#fff;
    font-size:11px;
    padding:2px 7px;
    border-radius:20px;
    margin-top:4px;
    display:inline-block;
}
.chat-info{
    flex:1;
}
.chat-info h4 {
  font-size: 14px;
}

.notify-item.unread {
    border-left: 4px solid #460f8f;
    background: #8c54ff;
    color: white;
}
.notify-item.unread h4 {
   color: white;
}
.notify-item.unread span {
   color: white;
}
p.notify-message {
    font-size: 12px;
    margin: 0;
}