/* DreamsLMS Home 9 (index-8) — section styles ported from design. */
@media (max-width: 575.98px) {
  header.header-nine {
    border-bottom: 1px solid var(--gray-900);
  }
}

header.header-nine .header-nav .navbar-logo .logo-white {
  display: block;
}

header.header-nine .header-nav .navbar-logo .logo-dark {
  display: none;
}

header.header-nine .main-menu-wrapper .main-nav {
  background: var(--white-200);
  padding: 0px 30px;
  border-radius: 100px;
}

@media (max-width: 991.98px) {
  header.header-nine .main-menu-wrapper .main-nav {
    padding: 0px 8px 0px 30px;
    background: transparent;
  }
}

header.header-nine .main-menu-wrapper .main-nav>li:last-child {
  margin-right: 0px !important;
}

@media (max-width: 991.98px) {
  header.header-nine .main-menu-wrapper .main-nav>li:last-child {
    margin-right: 20px !important;
  }
}

@media (max-width: 1399.98px) {
  header.header-nine .main-menu-wrapper .main-nav>li {
    margin-right: 20px !important;
  }
}

header.header-nine .main-menu-wrapper .main-nav>li>a {
  color: #fff;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  header.header-nine .main-menu-wrapper .main-nav>li>a {
    color: var(--gray-500);
  }
}

header.header-nine .main-menu-wrapper .main-nav .has-submenu ul {
  margin-bottom: 16px;
}

header.header-nine .main-menu-wrapper .menu-header .logo-white {
  display: none;
}

header.header-nine .main-menu-wrapper .menu-header .logo-dark {
  display: block;
}

header.header-nine .header-btn {
  gap: 24px;
}

@media (max-width: 991.98px) {
  header.header-nine .header-btn .header-item {
    display: none;
  }
}

header.header-nine .header-btn .header-item .theme-toggle {
  background: var(--primary) !important;
  color: var(--white) !important;
}

header.header-nine .header-btn .btn {
  padding: 12px 34px;
  border-radius: 0;
}

@media (max-width: 991.98px) {
  header.header-nine .header-btn .btn {
    display: block !important;
  }
}

@media (max-width: 991.98px) {
  header.header-nine .menu-login {
    padding: 20px 12px 20px;
    text-align: center;
  }
}

@media (max-width: 991.98px) {
  header.header-nine .menu-login .btn {
    width: 90%;
    justify-content: center;
  }
}

header.header-nine.fixed .header-nav .navbar-logo .logo-white {
  display: none;
}

header.header-nine.fixed .header-nav .navbar-logo .logo-dark {
  display: block;
}

header.header-nine.fixed .header-nav .main-nav {
  background: transparent !important;
}

.footer-nine {
  background: var(--dark);
  padding: 90px 0px 0px;
  position: relative;
  overflow: visible !important;
}

@media (max-width: 991.98px) {
  .footer-nine {
    padding: 45px 0px 0px;
    margin-top: 32px;
  }
}

@media (max-width: 575.98px) {
  .footer-nine {
    margin-top: 0px;
  }
}

.footer-nine::before {
  content: "";
  background: var(--secondary-gradient-100);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.footer-nine .footer-bg {
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
  z-index: 5 !important;
  pointer-events: none;
}

@media (max-width: 1399.98px) {
  .footer-nine .footer-bg {
    top: -50px;
  }
}

@media (max-width: 1199.98px) {
  .footer-nine .footer-bg {
    top: -24px;
  }
}

@media (max-width: 991.98px) {
  .footer-nine .footer-bg {
    top: -30px;
  }
}

@media (max-width: 767.98px) {
  .footer-nine .footer-bg {
    top: -24px;
  }
}

@media (max-width: 575.98px) {
  .footer-nine .footer-bg {
    top: -11px;
  }
}

.footer-nine .icon-1 {
  position: absolute;
  top: 0;
  left: -77px;
  max-width: 290px;
}

@media (max-width: 1199.98px) {
  .footer-nine .icon-1 {
    display: none;
  }
}

.footer-nine .icon-2 {
  position: absolute;
  right: 0;
  bottom: 8%;
}

@media (max-width: 1199.98px) {
  .footer-nine .icon-2 {
    display: none;
  }
}

.footer-nine .footer-content .foot-logo {
  margin-bottom: 16px;
  display: block;
}

.footer-nine .footer-content .description {
  color: var(--light);
  margin-bottom: 36px;
  width: 88%;
}

@media (max-width: 991.98px) {
  .footer-nine .footer-content .description {
    margin-bottom: 24px;
    width: 100%;
  }
}

.footer-nine .footer-content .footer-app {
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer-nine .footer-content .footer-app .app-icon {
  transition: all 0.5s;
}

.footer-nine .footer-content .footer-app .app-icon:hover {
  transform: translateY(-5px);
}

.footer-nine .footer-widget .footer-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #fff;
}

.footer-nine .footer-widget ul li {
  margin-bottom: 10px;
}

.footer-nine .footer-widget ul li:last-child {
  margin-bottom: 0;
}

.footer-nine .footer-widget ul li a {
  color: var(--light);
  transition: all 0.3s;
}

.footer-nine .footer-widget ul li a:hover {
  color: var(--primary);
}

.footer-nine .footer-widget .footer-subscribe {
  flex-direction: column;
  align-items: start;
  gap: 16px;
  padding: 0;
  height: unset;
  background: transparent !important;
}

.footer-nine .footer-widget .footer-subscribe p {
  font-size: 14px;
  font-weight: 500;
  color: var(--light);
  margin-bottom: 0;
}

.footer-nine .footer-widget .footer-subscribe input {
  height: 38px;
  background: var(--white-100);
  font-size: 14px;
  font-weight: 400;
  color: var(--white);
  padding: 7px 20px;
  border-radius: 100px;
}

.footer-nine .footer-widget .footer-subscribe input::placeholder {
  color: var(--gray-300);
}

.footer-nine .footer-widget .footer-subscribe .btn {
  width: 100%;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  transform: unset !important;
  margin-top: 20px;
  background: red;
  border-radius: 30px !important;
}

.footer-nine .footer-bottom {
  background: transparent;
  padding-top: 24px;
  margin-top: 40px;
  border-top: 1px solid var(--white-300);
}

.footer-nine .footer-bottom .footer-copy {
  font-size: 14px;
  font-weight: 400;
  color: var(--light);
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .footer-nine .footer-bottom .footer-copy {
    text-align: center;
  }
}

.footer-nine .footer-bottom .footer-copy a {
  color: var(--primary);
  transition: all 0.4s;
}

.footer-nine .footer-bottom .footer-copy a:hover {
  color: var(--white);
}

.footer-nine .footer-bottom .footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.footer-nine .footer-bottom .footer-social .icon {
  width: 44px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  font-size: 16px;
  color: var(--white);
  transition: all 0.4s;
  transform: skew(-18deg);
}

.footer-nine .footer-bottom .footer-social .icon img {
  transform: skew(18deg);
}

.footer-nine .footer-bottom .footer-social .icon:hover {
  background: var(--dark);
  color: var(--primary);
}

.footer-nine .footer-bottom .footer-bottom-content {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
}

@media (max-width: 767.98px) {
  .footer-nine .footer-bottom .footer-bottom-content {
    justify-content: center;
  }
}

.footer-nine .footer-bottom .footer-bottom-content .link {
  font-size: 14px;
  color: var(--light);
  transition: all 0.4s;
}

.footer-nine .footer-bottom .footer-bottom-content .link:hover {
  color: var(--primary);
}

.footer-nine .footer-bottom .footer-bottom-content span {
  color: var(--gray-600);
}

.banner-section-nine {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .banner-section-nine {
    text-align: center;
    padding: 50px 0;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine {
    text-align: start;
  }
}

.banner-section-nine .banner-content {
  padding: 50px 0px 0px;
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content {
    padding: 0px;
  }
}

.banner-section-nine .banner-content .title {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}

@media (max-width: 1399.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 52px;
  }
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 42px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 36px;
    margin-bottom: 16px;
  }
}

.banner-section-nine .banner-content .title .img-1 {
  width: 150px;
  height: 66px;
  border-radius: 100px;
  object-fit: cover;
  object-position: top;
  position: relative;
  top: -6px;
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content .title .img-1 {
    width: 122px;
    height: 52px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .title .img-1 {
    width: 90px;
    height: 40px;
  }
}

.banner-section-nine .banner-content .title span {
  display: block;
}

.banner-section-nine .banner-content .description {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content .description {
    font-size: 15px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .description {
    font-size: 14px;
    margin-bottom: 24px;
  }
}

.banner-section-nine .banner-content .banner-btn {
  display: flex;
  align-items: center;
  gap: 24px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-btn {
    justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .banner-btn {
    flex-direction: column;
  }
}

.banner-section-nine .banner-content .banner-btn .btn {
  transform: skew(-18deg) !important;
  border-radius: 0 !important;
  padding: 14px 32px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  transition: all 0.4s ease !important;
  border: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
}

.banner-section-nine .banner-content .banner-btn .btn span {
  transform: skew(18deg) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-primary {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-primary:hover {
  color: #111111 !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-white {
  background: #ffffff !important;
  color: #111111 !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-white:hover {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.banner-section-nine .banner-content .banner-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-top: 100px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-counter {
    margin-top: 50px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .banner-counter {
    flex-direction: column;
    text-align: center;
  }
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .count {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 12px;
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .count::before {
  content: "";
  position: absolute;
  background: url(../images/icon/count-line.svg);
  background-size: 100% 100%;
  top: -10px;
  left: 0;
  width: 48px;
  height: 7px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-counter .counter-item-nine .count::before {
    left: 0;
    right: 0;
    margin: auto;
  }
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .count::after {
  content: "";
  position: absolute;
  background: url(../images/icon/count-line-1.svg);
  background-size: 100% 100%;
  bottom: -10px;
  left: 0;
  width: 48px;
  height: 7px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-counter .counter-item-nine .count::after {
    left: 0;
    right: 0;
    margin: auto;
  }
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .counterup {
  color: #fff;
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine p {
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  color: #fff;
}

.banner-section-nine .banner-img {
  position: absolute;
  bottom: -25px;
  right: 0;
}

@media (max-width: 1399.98px) {
  .banner-section-nine .banner-img {
    max-width: 600px;
  }
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-img {
    max-width: 540px;
  }
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-img {
    display: none;
  }
}

.banner-section-nine .banner-img .img-1 {
  position: relative;
  z-index: 1;
}

.banner-section-nine .img-2 {
  position: absolute;
  bottom: -345px;
  right: -242px;
}

@media (max-width: 1399.98px) {
  .banner-section-nine .img-2 {
    right: -430px;
  }
}

@media (max-width: 991.98px) {
  .banner-section-nine .img-2 {
    display: none;
  }
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-15px);
    /* Move up by 15px */
  }

  100% {
    transform: translateY(0px);
  }
}

.hero-section-nine {
  background: var(--dark);
  position: relative;
  padding-top: 12px;
}

@media (max-width: 575.98px) {
  .hero-section-nine {
    padding-top: 0;
  }
}

.hero-section-nine .scroll-now {
  position: absolute;
  top: 18%;
  left: 2%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
}

@media (max-width: 1399.98px) {
  .hero-section-nine .scroll-now {
    left: 0%;
  }
}

@media (max-width: 1199.98px) {
  .hero-section-nine .scroll-now {
    display: none;
  }
}

.hero-section-nine .scroll-now:hover .scroll-text {
  color: var(--primary);
}

.hero-section-nine .scroll-now:hover .line {
  background: var(--primary);
}

.hero-section-nine .scroll-now .scroll-text {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  writing-mode: sideways-lr;
  transition: all 0.4s ease-in-out;
}

.hero-section-nine .scroll-now .line {
  display: flex;
  background: #fff;
  width: 1px;
  height: 40px;
  transition: all 0.4s ease-in-out;
}

.testimonial-section-nine {
  position: relative;
  overflow: hidden;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content {
  position: relative;
  width: 100%;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 13px 30px;
  transform: skew(-18deg);
  background: var(--primary);
  position: absolute;
  top: -13px;
  width: 100%;
  left: -20px;
}

@media (max-width: 1399.98px) {
  .testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data {
    padding: 13px 14px;
  }
}

@media (max-width: 1199.98px) {
  .testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data {
    padding: 13px 6px;
  }
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data p {
  transform: skew(18deg);
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
}

@media (max-width: 1199.98px) {
  .testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data p {
    font-size: 14px;
  }
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content .testimonial-data span {
  display: block;
  background: linear-gradient(45deg, transparent 12%, #fff, transparent);
  width: 2px;
  height: 22px;
  border-radius: 50%;
  transform: skew(18deg);
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content .img-1 {
  width: 100%;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
  text-align: center;
  margin-top: 16px;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content:last-child .testimonial-data {
  top: unset;
  bottom: -13px;
  right: -20px;
  left: unset;
}

.testimonial-section-nine .testimonial-img-nine .testimonial-img-content:last-child .title {
  margin-top: 0;
  margin-bottom: 16px;
}

.testimonial-section-nine .testimonial-icon {
  position: absolute;
  top: 22%;
  left: -13px;
}

@media (max-width: 1399.98px) {
  .testimonial-section-nine .testimonial-icon {
    display: none;
  }
}

.testimonial-section-nine .testimonial-wrapper-nine {
  position: relative;
}

.testimonial-section-nine .testimonial-wrapper-nine .slider-arrows-six {
  position: absolute;
  right: 14px;
  bottom: 0;
}

@media (max-width: 575.98px) {
  .testimonial-section-nine .testimonial-wrapper-nine .slider-arrows-six {
    justify-content: center;
    margin-top: 40px;
    position: unset;
  }
}

.testimonial-section-nine .testimonial-wrapper-nine .slider-arrows-six .arrow-icon {
  transform: skew(-18deg);
  width: 64px;
  height: 47px;
  box-shadow: unset;
  border-radius: 0;
  border-bottom: 0;
  background: var(--dark);
  transition: all 0.5s;
}

.testimonial-section-nine .testimonial-wrapper-nine .slider-arrows-six .arrow-icon:hover {
  background: var(--primary);
}

.testimonial-section-nine .testimonial-wrapper-nine .slider-arrows-six .arrow-icon i {
  transform: skew(18deg);
  color: #fff;
}

.testimonial-item-nine {
  border-left: 4px solid var(--primary);
  padding-left: 20px;
  margin-left: 2px;
}

.testimonial-item-nine .rating {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 20px;
  margin-bottom: 24px;
}

.testimonial-item-nine .rating i {
  color: #FFC107;
}

.testimonial-item-nine .testimonial-description {
  font-size: 18px;
  font-weight: 400;
  color: var(--gray-900);
  margin-bottom: 40px;
}

.testimonial-item-nine .testimonial-author .author-name {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.testimonial-item-nine .testimonial-author .time {
  font-size: 16px;
  margin-bottom: 0;
}

.slide-section-nine {
  background: transparent;
  position: relative;
  padding: 0;
}

.slide-section-nine .slide-nine {
  padding: 20px 0;
  border-top: 5px solid var(--white) !important;
  border-bottom: 5px solid var(--white) !important;
}

@media (max-width: 575.98px) {
  .slide-section-nine .slide-nine {
    padding: 14px 0;
  }
}

.slide-section-nine .slide-nine .slide-item .content {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 575.98px) {
  .slide-section-nine .slide-nine .slide-item .content {
    font-size: 18px;
  }
}

.slide-section-nine .slide-nine .slide-item .content img {
  margin: 0px 18px 0px 38px;
  width: 36px;
  height: 36px;
  animation: unset;
}

.slide-section-nine .slide-nine.bg-primary {
  position: absolute;
  top: 56px;
  left: -6px;
  z-index: 1;
  transform: rotate(-3deg);
  transform-origin: top right;
  width: calc(100% + 6px) !important;
  background-color: red !important;
}

@media (max-width: 1399.98px) {
  .slide-section-nine .slide-nine.bg-primary {
    width: calc(100% - 0px);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.expert-section-nine .section-header-nine {
  text-align: center;
}

.expert-section-nine .section-header-nine .subtitle {
  justify-content: center;
}

.expert-item-nine {
  border: 1px solid var(--gray-100);
  display: flex;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
}

@media (max-width: 991.98px) {
  .expert-item-nine {
    flex-direction: column;
  }
}

.expert-item-nine:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.expert-item-nine:hover .img-3 {
  opacity: 1;
}

.expert-item-nine:hover .expert-content .expert-exp .link {
  opacity: 1;
}

.expert-item-nine .expert-overlay {
  position: relative;
  width: 230px;
  z-index: 1;
  display: flex;
  flex-shrink: 0;
}

@media (max-width: 991.98px) {
  .expert-item-nine .expert-overlay {
    width: 100%;
  }
}

.expert-item-nine .img-2 {
  position: absolute;
  top: -66px;
  left: -146px;
}

@media (max-width: 1399.98px) {
  .expert-item-nine .img-2 {
    left: -195px;
  }
}

@media (max-width: 1199.98px) {
  .expert-item-nine .img-2 {
    left: -100px;
  }
}

@media (max-width: 991.98px) {
  .expert-item-nine .img-2 {
    left: 0;
  }
}

.expert-item-nine .img-3 {
  position: absolute;
  top: -66px;
  left: -146px;
  opacity: 0;
  transition: all 0.5s;
}

@media (max-width: 1399.98px) {
  .expert-item-nine .img-3 {
    left: -195px;
  }
}

@media (max-width: 1199.98px) {
  .expert-item-nine .img-3 {
    left: -100px;
  }
}

@media (max-width: 991.98px) {
  .expert-item-nine .img-3 {
    left: 0;
  }
}

.expert-item-nine .expert-content {
  padding: 24px 24px 24px 80px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1399.98px) {
  .expert-item-nine .expert-content {
    padding: 24px 24px 24px 14px;
  }
}

@media (max-width: 1199.98px) {
  .expert-item-nine .expert-content {
    padding: 24px 24px 24px 170px;
  }
}

@media (max-width: 991.98px) {
  .expert-item-nine .expert-content {
    padding: 20px;
  }
}

.expert-item-nine .expert-content .expert-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

.expert-item-nine .expert-content .expert-designation {
  font-size: 18px;
  margin-bottom: 8px;
}

.expert-item-nine .expert-content .expert-exp {
  display: flex;
  align-items: center;
}

@media (max-width: 991.98px) {
  .expert-item-nine .expert-content .expert-exp {
    margin-top: 14px;
  }
}

.expert-item-nine .expert-content .expert-exp .expert-text {
  background: var(--gray-900);
  padding: 12px 24px;
  transform: skew(-18deg);
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .expert-item-nine .expert-content .expert-exp .expert-text {
    padding: 12px 14px;
  }
}

.expert-item-nine .expert-content .expert-exp .expert-text span {
  color: var(--white);
  transform: skew(18deg);
  display: block;
}

.expert-item-nine .expert-content .expert-exp .link {
  background: var(--primary);
  width: 64px;
  height: 46.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skew(-18deg);
  font-size: 20px;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
}

.expert-item-nine .expert-content .expert-exp .link i {
  transform: skew(18deg);
}

.about-section-nine {
  position: relative;
}

.about-section-nine .arrow-wave {
  position: absolute;
  top: -40%;
  left: -3%;
  z-index: -1;
}

@media (max-width: 1199.98px) {
  .about-section-nine .arrow-wave {
    display: none;
  }
}

.about-section-nine .section-header-nine .title {
  margin-bottom: 24px;
}

.about-section-nine .about-btn-nine {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 991.98px) {
  .about-section-nine .about-btn-nine {
    justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .about-section-nine .about-btn-nine {
    flex-direction: column;
    gap: 16px;
  }
}

@media (max-width: 575.98px) {
  .about-section-nine .about-btn-nine .btn {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .about-section-nine .about-btn-nine .btn span {
    justify-content: center;
  }
}

.about-section-nine .about-btn-nine .about-call {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 575.98px) {
  .about-section-nine .about-btn-nine .about-call {
    width: 100%;
  }
}

.about-section-nine .about-btn-nine .about-call .call-icon {
  background: var(--primary);
  width: 64px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skew(-18deg);
  font-size: 20px;
  color: #fff;
}

.about-section-nine .about-btn-nine .about-call .call-icon i {
  transform: skew(18deg);
}

.about-section-nine .about-btn-nine .about-call .call-text .title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  display: block;
  padding-left: 10px;
  transition: all 0.4s;
}

.about-section-nine .about-btn-nine .about-call .call-text .title:hover {
  color: var(--primary);
}

.about-section-nine .about-btn-nine .about-call .call-text .number {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .about-item-nine {
    text-align: center;
  }
}

.about-item-nine .about-iocn {
  margin-bottom: 24px;
  width: 60px;
  height: 60px;
  background: var(--dark);
  border-radius: 10px 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media (max-width: 991.98px) {
  .about-item-nine .about-iocn {
    margin: 0 auto 24px;
  }
}

.about-item-nine .about-iocn::before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 7px;
  left: 7px;
  border-radius: 0px 0px 10px 0px;
  background: var(--primary);
  z-index: -1;
}

.about-item-nine .about-iocn img {
  position: relative;
}

.about-item-nine .about-iocn.vision {
  background: var(--primary);
}

.about-item-nine .about-iocn.vision::before {
  content: "";
  background: var(--dark) !important;
}

.about-item-nine .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.about-item-nine .description {
  margin-bottom: 0;
}

@-webkit-keyframes floating-y {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-15px);
  }

  100% {
    transform: translateY(0px);
  }
}

.plan-section-nine .section-header-nine {
  text-align: center;
}

.plan-section-nine .section-header-nine .subtitle {
  justify-content: center;
}

.plan-nine {
  padding: 10px;
  border-radius: 10px;
  position: relative;
  margin-top: 24px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 575.98px) {
  .plan-nine {
    margin-top: 0;
  }
}

.plan-nine:hover {
  transform: translateY(-10px);
}

.plan-nine.first-plan {
  background: linear-gradient(45deg, var(--primary) 20%, var(--white) 20%);
}

.plan-nine.last-plan {
  background: linear-gradient(223deg, var(--primary) 20%, var(--white) 20%);
}

.plan-nine .plan-label {
  background: var(--dark);
  padding: 4px;
  font-size: 16px;
  font-weight: 500;
  color: var(--white);
  width: 60%;
  text-align: center;
  margin: auto;
  border-radius: 10px 10px 0px 0px;
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 575.98px) {
  .plan-nine .plan-label {
    display: none;
  }
}

.plan-nine .plan-item-nine {
  background: var(--white);
  padding: 24px;
  border-radius: 10px;
  border: 1px solid var(--gray-100);
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  transition: all 0.3s ease-in-out;
}

.plan-nine .plan-item-nine:hover {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.plan-nine .plan-item-nine:hover .plan-overlay .img-1 {
  transform: scale(1.1);
}

.plan-nine .plan-item-nine .plan-overlay {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  margin-bottom: 24px;
}

.plan-nine .plan-item-nine .plan-overlay .img-1 {
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.plan-nine .plan-item-nine .plan-info {
  margin-bottom: 24px;
}

.plan-nine .plan-item-nine .plan-info .plan-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.plan-nine .plan-item-nine .plan-info .price {
  font-size: 28px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.plan-nine .plan-item-nine .plan-info .description {
  margin-bottom: 0;
}

.plan-nine .plan-item-nine .plan-btn {
  margin-bottom: 24px;
}

.plan-nine .plan-item-nine .plan-btn .btn {
  width: 100%;
  transform: skew(-18deg);
  transition: all 0.5s;
  border: none;
}

.plan-nine .plan-item-nine .plan-btn .btn:hover {
  background-color: var(--primary) !important;
  color: #fff;
}

.plan-nine .plan-item-nine .plan-btn .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  transform: skew(18deg);
}

.plan-nine .plan-item-nine .plan-content .plan-subtitle {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 12px;
}

.plan-nine .plan-item-nine .plan-content .play-text {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}

.plan-nine .plan-item-nine .plan-content .play-text i {
  color: var(--gray-900);
  font-size: 18px;
}

.plan-nine .plan-item-nine .plan-content .play-text:last-child {
  margin-bottom: 0;
}

.blog-section-nine .section-header-nine {
  text-align: center;
}

.blog-section-nine .section-header-nine .subtitle {
  justify-content: center;
}

.blog-item-nine {
  display: flex;
  gap: 0;
  transition: all 0.4s;
}

@media (max-width: 991.98px) {
  .blog-item-nine {
    flex-direction: column;
    gap: 24px;
  }
}

.blog-item-nine:hover {
  transform: translateY(-10px);
}

.blog-item-nine:hover .blog-overlay .blog-link {
  opacity: 1;
}

.blog-item-nine .blog-overlay {
  flex-shrink: 0;
  width: 340px;
  position: relative;
}

@media (max-width: 1399.98px) {
  .blog-item-nine .blog-overlay {
    width: 240px;
    padding-right: 20px;
  }
}

@media (max-width: 1199.98px) {
  .blog-item-nine .blog-overlay {
    width: 340px;
  }
}

@media (max-width: 991.98px) {
  .blog-item-nine .blog-overlay {
    width: 100%;
    padding-right: 0px;
  }
}

.blog-item-nine .blog-overlay img {
  width: 100%;
}

@media (max-width: 1399.98px) {
  .blog-item-nine .blog-overlay img {
    height: 100%;
    object-fit: cover;
    transform: skew(-11deg);
  }
}

@media (max-width: 1199.98px) {
  .blog-item-nine .blog-overlay img {
    transform: unset;
  }
}

.blog-item-nine .blog-overlay .blog-link {
  position: absolute;
  bottom: 0px;
  right: 39px;
  width: 60px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  color: var(--white);
  transform: skew(-11deg);
  transition: all 0.5s;
  opacity: 0;
}

.blog-item-nine .blog-overlay .blog-link:hover {
  background: var(--dark);
}

.blog-item-nine .blog-overlay .blog-link i {
  font-size: 20px;
  color: #fff;
  transform: skew(18deg);
}

.blog-item-nine .blog-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-item-nine .blog-content>div {
  padding-left: 20px;
}

.blog-item-nine .blog-content .subtitle {
  font-size: 16px;
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 8px;
}

.blog-item-nine .blog-content .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

.blog-item-nine .blog-content p {
  margin-bottom: 20px;
}

.blog-item-nine .blog-content .blog-author {
  width: 90%;
  padding: 12px 60px 12px 28px;
  background: var(--dark);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transform: skew(-11deg);
  position: relative;
  left: -18px;
  transition: all 0.4s;
}

@media (max-width: 991.98px) {
  .blog-item-nine .blog-content .blog-author {
    left: 0;
  }
}

.blog-item-nine .blog-content .blog-author:hover {
  background: var(--primary);
}

.blog-item-nine .blog-content .blog-author::after {
  content: "";
  position: absolute;
  background: var(--white);
  width: 5px;
  height: 100%;
  right: 9%;
}

.blog-item-nine .blog-content .blog-author::before {
  content: "";
  position: absolute;
  background: var(--white);
  width: 4px;
  height: 100%;
  right: 4%;
}

.blog-item-nine .blog-content .blog-author .img-1 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
  transform: skew(11deg);
}

.blog-item-nine .blog-content .blog-author .author-name {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  transform: skew(11deg);
}

.program-section-nine {
  background: var(--dark);
  position: relative;
  overflow: hidden;
}

.program-section-nine::before {
  content: "";
  background: var(--secondary-gradient-100);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
}

.program-section-nine .container {
  position: relative;
  z-index: 1;
}

.program-section-nine .section-header-nine {
  text-align: center;
}

.program-section-nine .section-header-nine .subtitle {
  justify-content: center;
  color: #fff;
}

.program-section-nine .section-header-nine h2 {
  color: #fff;
}

.program-section-nine .line-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: rotateX(180deg);
}

.program-section-nine .line-2 {
  position: absolute;
  bottom: -8px;
  left: 2px;
  width: 100%;
}

.program-item-nine {
  display: flex;
  position: relative;
  margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
  .program-item-nine {
    flex-direction: column;
    margin-bottom: 0;
  }
}

.program-item-nine .program-overlay {
  width: 390px;
  flex-shrink: 0;
}

@media (max-width: 991.98px) {
  .program-item-nine .program-overlay {
    width: 100%;
  }
}

.program-item-nine .program-overlay img {
  width: 100%;
}

.program-item-nine .program-content {
  width: 100%;
  margin-top: 30px;
  padding: 30px 108px 30px 0px;
  position: relative;
  left: -10px;
}

@media (max-width: 1399.98px) {
  .program-item-nine .program-content {
    padding: 30px 65px 30px 0px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine .program-content {
    padding: 24px;
    left: 0;
    margin-top: 0;
    text-align: center;
  }
}

.program-item-nine .program-content::before {
  content: "";
  background: var(--white);
  position: absolute;
  top: 0;
  left: -75px;
  width: 100%;
  height: 96%;
  transform: skew(-18deg);
  z-index: 11;
  border: 8px solid var(--dark);
}

@media (max-width: 1199.98px) {
  .program-item-nine .program-content::before {
    transform: unset !important;
    left: 0;
    border: none !important;
  }
}

.program-item-nine .program-content::after {
  content: "";
  background: linear-gradient(45deg, var(--primary) 96%, var(--dark) 64%);
  position: absolute;
  top: 0;
  width: 98%;
  height: 100%;
  transform: skew(-18deg);
  z-index: 1;
  left: -49px;
}

@media (max-width: 1199.98px) {
  .program-item-nine .program-content::after {
    transform: unset !important;
    left: 0;
    display: none !important;
  }
}

.program-item-nine .program-content .program-title {
  position: relative;
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}

@media (max-width: 1399.98px) {
  .program-item-nine .program-content .program-title {
    left: -25px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine .program-content .program-title {
    left: 0;
    justify-content: center;
    gap: 24px;
  }
}

.program-item-nine .program-content .program-title .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

@media (max-width: 575.98px) {
  .program-item-nine .program-content .program-title .title {
    font-size: 18px;
  }
}

.program-item-nine .program-content .program-title .description {
  margin-bottom: 0;
}

.program-item-nine .program-content .program-title .btn {
  width: 80px;
  height: 48px;
}

.program-item-nine .program-content .program-title .btn span {
  justify-content: center;
  font-size: 20px;
}

.program-item-nine .program-details {
  padding-top: 26px;
  position: relative;
  z-index: 11;
  margin-top: 32px;
  border-top: 1px solid var(--gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: -32px;
  padding-bottom: 26px;
}

.program-details .rating {
  width: 27% !important;
}

.blog-author .blog-date {
  color: #fff;
}

@media (max-width: 1399.98px) {
  .program-item-nine .program-details {
    left: -56px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine .program-details {
    left: 0;
    display: none;
  }
}

.program-item-nine .program-details .program-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.program-item-nine .program-details .program-info .program-text {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 1399.98px) {
  .program-item-nine .program-details .program-info .program-text:last-child {
    display: none;
  }
}

.program-item-nine .program-details .program-info .program-text i {
  font-size: 18px;
  color: var(--gray-900);
}

.program-item-nine .program-details .program-info .line {
  color: var(--gray-100);
  width: 1px;
  height: 100%;
  display: inline-block;
}

.program-item-nine.right-item {
  flex-direction: row-reverse;
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item {
    flex-direction: column !important;
  }
}

.program-item-nine.right-item .program-content {
  padding: 30px 0px 30px 136px;
  left: 10px;
}

@media (max-width: 1399.98px) {
  .program-item-nine.right-item .program-content {
    padding: 30px 0px 30px 65px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item .program-content {
    padding: 24px;
    left: 0;
    margin-top: 0;
  }
}

.program-item-nine.right-item .program-content::before {
  left: unset;
  right: -75px;
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item .program-content::before {
    right: 0;
  }
}

.program-item-nine.right-item .program-content::after {
  left: unset;
  right: -49px;
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item .program-content::after {
    right: 0;
    display: none;
  }
}

@media (max-width: 1399.98px) {
  .program-item-nine.right-item .program-content .program-title {
    left: 56px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item .program-content .program-title {
    left: 0;
  }
}

@media (max-width: 1399.98px) {
  .program-item-nine.right-item .program-content .program-details {
    left: 27px;
  }
}

@media (max-width: 1199.98px) {
  .program-item-nine.right-item .program-content .program-details {
    left: 0;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.choose-section-nine {
  padding: 120px 0px 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .choose-section-nine {
    padding: 60px 0px 50px;
  }
}

.choose-section-nine .arrow-wave {
  position: absolute;
  top: 13%;
  right: -4%;
  z-index: -1;
}

@media (max-width: 1199.98px) {
  .choose-section-nine .arrow-wave {
    display: none;
  }
}

.choose-section-nine .section-header-nine {
  text-align: center;
}

.choose-section-nine .section-header-nine .subtitle {
  justify-content: center;
}

.choose-item-nine {
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  border: 1px solid var(--gray-100);
  transition: all 0.4s;
  background: var(--white);
}

.choose-item-nine:hover {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.choose-item-nine .choose-icon {
  margin-bottom: 12px;
}

.choose-item-nine .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

@media (max-width: 1399.98px) {
  .choose-item-nine .title {
    font-size: 18px;
  }
}

.choose-item-nine .description {
  margin-bottom: 0;
}

.how-section-nine {
  background: url(../images/bg/how-bg.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 290px 0px;
}

@media (max-width: 1199.98px) {
  .how-section-nine {
    padding: 100px 0px;
    background: var(--dark);
  }
}

@media (max-width: 991.98px) {
  .how-section-nine {
    padding: 50px 0px;
  }
}

.how-section-nine .section-header-nine .title,
.how-section-nine .section-header-nine .subtitle {
  color: #fff;
}

.how-item-nine {
  position: relative;
  padding: 24px;
  border-radius: 10px;
  border: 1px solid var(--gray-800);
  background: transparent;
  transition: all 0.6s ease;
}

@media (max-width: 767.98px) {
  .how-item-nine {
    padding: 20px;
  }
}

.how-item-nine:hover {
  border: 1px solid var(--primary);
  transform: translateY(-5px);
}

.how-item-nine:hover .how-overlay .img-2 {
  transform: scale(1.1);
}

.how-item-nine .how-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.how-item-nine .count {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 70px;
  height: 70px;
}

.how-item-nine span {
  position: absolute;
  inset: 0;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -6px;
}

.how-item-nine .img-1 {
  width: 100%;
}

.how-item-nine .img-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s;
}

.how-item-nine .how-content {
  padding-top: 24px;
}

.how-item-nine .how-content .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 8px;
}

@media (max-width: 767.98px) {
  .how-item-nine .how-content .title {
    font-size: 17px;
  }
}

.how-item-nine .how-content .description {
  color: var(--white);
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .dark-mode .header-nine {
    border-bottom: 1px solid var(--gray-200);
  }
}

.dark-mode .header-nine .header-nav .navbar-logo .logo-white {
  display: block;
}

.dark-mode .header-nine .header-nav .navbar-logo .logo-dark {
  display: none !important;
}

.dark-mode .header-nine .header-nav .menu-header .logo-white {
  display: block;
}

.dark-mode .header-nine .header-nav .menu-header .logo-dark {
  display: none !important;
}

.dark-mode .header-nine.fixed .header-nav .navbar-logo .logo-white {
  display: block !important;
}

.dark-mode .header-nine.fixed .header-nav .navbar-logo .logo-dark {
  display: none !important;
}

.dark-mode .choose-item-nine,
.dark-mode .expert-item-nine,
.dark-mode .plan-item-nine,
.dark-mode .megamenu-wrapper .single-demo {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.66);
}

.dark-mode .how-item-nine {
  border: 1px solid var(--gray-200);
}

.dark-mode .how-item-nine .how-content .title {
  color: #fff;
}

.dark-mode .how-item-nine .how-content p {
  color: #fff;
}

.dark-mode .footer-nine .footer-content .description {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-widget ul li a {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-widget ul li a:hover {
  color: var(--primary);
}

.dark-mode .footer-nine .footer-widget .footer-link {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-widget .footer-link:hover {
  color: var(--primary);
}

.dark-mode .footer-nine .footer-widget .footer-subscribe p {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-bottom .footer-copy {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-bottom .footer-bottom-content .link {
  color: #D6DADE;
}

.dark-mode .footer-nine .footer-bottom .footer-bottom-content .link:hover {
  color: var(--primary);
}

.categories-section-nine .section-header-nine {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

@media (max-width: 991.98px) {
  .categories-section-nine .section-header-nine {
    flex-direction: column;
  }
}

.categories-item-nine {
  transition: all 0.4s;
}

.categories-item-nine:hover {
  transform: translateY(-5px);
}

.categories-item-nine:hover .categories-overlay .img-1 {
  transform: scale(1.1);
}

.categories-item-nine .categories-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 24px;
}

.categories-item-nine .categories-overlay .img-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.categories-item-nine .categories-overlay .categories-icon {
  position: absolute;
  top: 24px;
  left: 24px;
  width: 100%;
  max-width: 70px;
}

@media (max-width: 1399.98px) {
  .categories-item-nine .categories-overlay .categories-icon {
    top: 14px;
    left: 14px;
  }
}

.categories-item-nine .categories-overlay .categories-icon .icon {
  position: absolute;
  inset: 0;
  margin: auto;
  top: -8px;
}

.categories-item-nine .categories-overlay .categories-icon .bg {
  width: 100%;
}

.categories-item-nine .categories-content .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

.categories-item-nine .categories-content .title a {
  color: var(--gray-900);
}

.categories-item-nine .categories-content .title a:hover {
  color: var(--primary);
}

.categories-item-nine .categories-content .description {
  margin-bottom: 0;
}

.section-header-nine {
  margin-bottom: 40px;
}

@media (max-width: 991.98px) {
  .section-header-nine {
    text-align: center;
  }
}

.section-header-nine .subtitle {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 4px;
}

@media (max-width: 991.98px) {
  .section-header-nine .subtitle {
    justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .section-header-nine .subtitle {
    font-size: 16px;
  }
}

.section-header-nine .subtitle img {
  width: 24px;
  height: 24px;
}

.section-header-nine .title {
  font-size: 44px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
}

@media (max-width: 1199.98px) {
  .section-header-nine .title {
    font-size: 40px;
  }
}

@media (max-width: 991.98px) {
  .section-header-nine .title {
    font-size: 36px;
  }
}

@media (max-width: 575.98px) {
  .section-header-nine .title {
    font-size: 20px;
  }
}

.section-header-nine .title span {
  color: var(--primary);
  font-weight: 700;
  font-size: 41px;
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* Home 9 (index-8) design palette — scoped to .theme-3 (added to body for Home 9 only). */
.theme-3 {
  --white: #fff;
  --dark: #08131E;
  --black: #000;
  --light: #F8F8F8;
  --primary: #FF3C38;
  --primary-hover: #E13430;
  --secondary: #FF4667;
  --secondary-hover: #ED1143;
  --primary-100: #D6D4E4;
  --gray-100: #E7E7E7;
  --gray-200: #D1D1D1;
  --gray-300: #B0B0B0;
  --gray-400: #888888;
  --gray-500: #6D6D6D;
  --gray-600: #5D5D5D;
  --gray-700: #4F4F4F;
  --gray-800: #3D3D3D;
  --gray-900: #191919;
  --grey-10: #6c757d;
  --grey-20: #5D636F;
  --white-20: #ffffff;
  --black-30: #232A39;
  --light-100: #FEFEFE;
  --light-200: #FCFCFD;
  --light-300: #FBFBFD;
  --light-400: #F9FAFC;
  --light-500: #F8FAFB;
  --light-600: #F7F9FB;
  --light-700: #F6F8FA;
  --light-800: #F5F7FA;
  --light-900: #F4F6F9;
  --primary-transparent: #EBE9F1;
  --secondary-gradient-100: linear-gradient(357deg, rgb(255 60 56 / 18%) 49.74%, #08131e21 80.79%);
  --white-100: #FFFFFF3D;
  --white-200: #FFFFFF0D;
  --white-300: #FFFFFF4F;
}

/* Hero dark background (design wraps header+hero in .hero-section-nine{background:var(--dark)}). */
.banner-section-nine {
  background: var(--dark, #08131E);
  padding-top: 12px;
}

/* ===== Home 9 (index-8) inter-section spacing — base classes the design relies on. =====
   Scoped to .theme-3 (Home 9 only). Bespoke-padding sections re-scoped so they keep
   precedence over the base .section rule; pt-0/pb-0 mirror the design's Bootstrap utilities. */
.theme-3 .section {
  padding: 100px 0;
}

.theme-3 .slide-section-six {
  padding: 50px 0;
  background: none;
}

.theme-3 .choose-section-nine {
  padding: 120px 0 100px;
}

.theme-3 .how-section-nine {
  padding: 290px 0;
}

.theme-3 .pt-0 {
  padding-top: 0 !important;
}

.theme-3 .pb-0 {
  padding-bottom: 0 !important;
}

@media (max-width: 1199.98px) {
  .theme-3 .how-section-nine {
    padding: 100px 0;
    background: var(--dark);
  }
}

@media (max-width: 991.98px) {
  .theme-3 .section {
    padding: 50px 0;
  }

  .theme-3 .choose-section-nine {
    padding: 60px 0 50px;
  }

  .theme-3 .how-section-nine {
    padding: 50px 0;
  }
}

/* ==========================================================================
   Home-8 (index-8) — transparent header that fades to solid white on scroll.
   Scoped to `.theme-3` (added to <body> only on Home-8) AND to the header-8
   Elementor template, so NO other homepage header is affected. The header-8
   widget is output inside Elementor section/column wrappers; those are made
   flush + transparent and lifted to overlay the hero, so the header behaves
   exactly like the design: transparent on load, solid white once `.fixed` is
   added by the theme's scroll handler (script-new.js).
   ========================================================================== */
.theme-3 #page>.elementor:has(header.header-nine) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1050;
  background: transparent !important;
}

.theme-3 #page>.elementor:has(header.header-nine) .elementor-section,
.theme-3 #page>.elementor:has(header.header-nine) .elementor-container,
.theme-3 #page>.elementor:has(header.header-nine) .elementor-column,
.theme-3 #page>.elementor:has(header.header-nine) .elementor-widget-wrap,
.theme-3 #page>.elementor:has(header.header-nine) .elementor-widget,
.theme-3 #page>.elementor:has(header.header-nine) .elementor-widget-container {
  padding: 0 !important;
  background: transparent !important;
}

/* Transparent on load + smooth fade; solid white + shadow once sticky. */
.theme-3 header.header-nine {
  background: transparent;
  -webkit-transition: background-color .4s ease, box-shadow .4s ease;
  transition: background-color .4s ease, box-shadow .4s ease;
}

.theme-3 header.header-nine.fixed {
  background-color: var(--white);
  box-shadow: 0 4px 34px rgba(0, 0, 0, 0.15);
}

/* Home-8 (index-8) — remove the outline/focus glow on input fields.
   Scoped to `.theme-3` so only Home-8 inputs are affected. */
.theme-3 input,
.theme-3 textarea,
.theme-3 select,
.theme-3 .form-control,
.theme-3 .input-newsletter,
.theme-3 .footer-subscribe input {
  outline: 0 !important;
  box-shadow: none !important;
}

.theme-3 input:focus,
.theme-3 textarea:focus,
.theme-3 select:focus,
.theme-3 .form-control:focus,
.theme-3 .input-newsletter:focus,
.theme-3 .footer-subscribe input:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

/* Home-8 (index-8) — center the nav menu in the header. The logo side and the
   button side each grow equally (flex:1 1 0) so the menu, kept at its natural
   width, sits centred against the full header width — not merely in the leftover
   space between logo and button (which reads as left-aligned when the button is
   wider than the logo). Staying in the flex flow avoids any overlap at narrow
   desktop widths, and it holds in both the default and scrolled (.fixed) states.
   Scoped to `.theme-3` so only Home-8 is affected. */
@media (min-width: 992px) {
  .theme-3 header.header-nine .header-nav {
    gap: 32px;
    border-bottom: none !important;
  }

  .theme-3 header.header-nine .header-nav .navbar-header {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }

  .theme-3 header.header-nine .header-nav .header-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .theme-3 header.header-nine .header-nav .main-menu-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0;
  }

  .theme-3 header.header-nine .header-nav .main-menu-wrapper .main-nav {
    margin: 0 auto;
    justify-content: center;
    padding: 0px 30px;
  }
}

/* ==========================================================================
   Home-8 (index-8) — full-width footer. The footer-8 Elementor template renders
   inside a boxed section, which clips the footer background. Stretch the section
   container to full width so the footer spans edge-to-edge; the footer's own
   .container keeps content centred and responsive. Scoped to `.theme-3` so only
   Home-8 is affected (no other footer/template/global style changes).
   ========================================================================== */
.theme-3 .elementor-section:has(footer.footer-nine),
.theme-3 .elementor-section:has(footer.footer-nine)>.elementor-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

.theme-3 .elementor-section:has(footer.footer-nine) .elementor-column,
.theme-3 .elementor-section:has(footer.footer-nine) .elementor-column-wrap,
.theme-3 .elementor-section:has(footer.footer-nine) .elementor-widget-wrap,
.theme-3 .elementor-section:has(footer.footer-nine) .elementor-widget-dreamslms-footer-8,
.theme-3 .elementor-section:has(footer.footer-nine) .elementor-widget-dreamslms-footer-8>.elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important;
}

.theme-3 footer.footer-nine {
  width: 100%;
}

/* ==================== HOME 9 / HERO 9 BANNER & BUTTONS ==================== */
.hero-section-nine {
  background: var(--dark, #071017) !important;
  position: relative;
  overflow: hidden;
  padding-top: 12px;
}

@media (max-width: 575.98px) {
  .hero-section-nine {
    padding-top: 0;
  }
}

.banner-section-nine {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  background: transparent;
}

@media (max-width: 991.98px) {
  .banner-section-nine {
    text-align: center;
    padding: 50px 0;
  }
}

.banner-section-nine .banner-content {
  padding: 30px 0 0;
}

.banner-section-nine .banner-content .title {
  font-size: 60px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  line-height: 1.15 !important;
  margin-bottom: 30px !important;
}

@media (max-width: 1399.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 52px !important;
  }
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 42px !important;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .title {
    font-size: 34px !important;
    margin-bottom: 16px !important;
  }
}

.banner-section-nine .banner-content .title .img-1 {
  width: 150px;
  height: 66px;
  border-radius: 100px;
  object-fit: cover;
  object-position: top;
  position: relative;
  top: -6px;
  margin: 0 8px;
  display: inline-block;
}

.banner-section-nine .banner-content .title span {
  display: block !important;
  font-size: 60px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-top: 6px;
}

@media (max-width: 1399.98px) {
  .banner-section-nine .banner-content .title span {
    font-size: 51px !important;
  }
}

@media (max-width: 1199.98px) {
  .banner-section-nine .banner-content .title span {
    font-size: 42px !important;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .title span {
    font-size: 34px !important;
  }
}

.banner-section-nine .banner-content .description {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 40px !important;
  line-height: 1.6;
}

.banner-section-nine .banner-content .banner-btn {
  display: flex;
  align-items: center;
  gap: 24px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-btn {
    justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .banner-btn {
    flex-direction: column;
    gap: 16px;
  }
}

.banner-section-nine .banner-content .banner-btn .btn {
  transform: skew(-18deg) !important;
  border-radius: 0 !important;
  padding: 14px 32px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  transition: all 0.4s ease !important;
  border: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
}

.banner-section-nine .banner-content .banner-btn .btn-primary span {
  transform: skew(18deg) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #fff;
}

.banner-section-nine .banner-content .banner-btn .btn-white span {
  transform: skew(18deg) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #000;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-primary {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.banner-section-nine .banner-content .banner-btn .btn-primary span:hover {
  color: #fff;
  background: var(--primary, #e52b2b) !important;
}

.banner-section-nine .banner-content .banner-btn .btn-primary:hover {
  color: #fff;
  background: var(--primary, #e52b2b) !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-white {
  background: #ffffff !important;
  color: #fff !important;
}

.banner-section-nine .banner-content .banner-btn .btn.btn-white:hover {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.banner-section-nine .banner-content .banner-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-top: 80px;
}

@media (max-width: 991.98px) {
  .banner-section-nine .banner-content .banner-counter {
    margin-top: 40px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-nine .banner-content .banner-counter {
    flex-direction: column;
    text-align: center;
    gap: 24px;
  }
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .count {
  position: relative;
  font-size: 36px !important;
  font-weight: 700 !important;
  color: var(--primary, #e52b2b) !important;
  margin-bottom: 8px;
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine .counterup {
  color: #ffffff !important;
  font-size: 32px;
}

.banner-section-nine .banner-content .banner-counter .counter-item-nine p {
  font-size: 16px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  margin-bottom: 0;
}

.hero-section-nine .scroll-now {
  position: absolute;
  top: 18%;
  left: 2%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
  z-index: 10;
  text-decoration: none;
}

@media (max-width: 1399.98px) {
  .hero-section-nine .scroll-now {
    left: 0%;
  }
}

@media (max-width: 1199.98px) {
  .hero-section-nine .scroll-now {
    display: none;
  }
}

.hero-section-nine .scroll-now .scroll-text {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  writing-mode: sideways-lr;
  transition: all 0.4s ease-in-out;
}

.hero-section-nine .scroll-now .line {
  display: flex;
  background: #ffffff;
  width: 1px;
  height: 40px;
}

.hero-section-nine .scroll-now:hover .scroll-text {
  color: var(--primary, #e52b2b);
}

.hero-section-nine .scroll-now:hover .line {
  background: var(--primary, #e52b2b);
}

/* ==================== HOME 8 / THEME 3 ALL BUTTON STYLES ==================== */
.theme-3 .btn,
.theme-3 a.btn,
.theme-3 button.btn,
body.theme-3 .btn,
body.theme-3 a.btn,
body.theme-3 button.btn,
.theme-3 .header-btn .btn,
header.header-six.header-nine .header-btn .btn,
header.header-nine .header-btn .btn,
.theme-3 .view-all .btn,
.theme-3 .view-more .btn,
.theme-3 .section-header-nine .btn,
.theme-3 .section-header-four .view-more .btn,
.theme-3 .category-section-four .view-more .btn {
  transform: skew(-18deg) !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  
  border: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  transition: all 0.4s ease !important;
  box-shadow: none !important;
}

.theme-3 .btn>*,
.theme-3 a.btn>*,
.theme-3 button.btn>*,
body.theme-3 .btn>*,
body.theme-3 a.btn>*,
body.theme-3 button.btn>*,
.theme-3 .header-btn .btn span,
header.header-six.header-nine .header-btn .btn span,
header.header-nine .header-btn .btn span,
.theme-3 .view-all .btn span,
.theme-3 .view-more .btn span,
.theme-3 .section-header-nine .btn span {
  transform: skew(18deg) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #fff !important;

}
header.header-nine .header-btn .btn span:hover{
    color:#000;
}

/* Primary Red Skew Buttons (Enroll Now, View All, View Programs, Subscribe, CTA, etc.) */
.theme-3 .btn-primary,
.theme-3 .btn.btn-primary,
.theme-3 a.btn-primary,
.theme-3 button.btn-primary,
body.theme-3 .btn-primary,
body.theme-3 .btn.btn-primary,
body.theme-3 a.btn-primary,
body.theme-3 button.btn-primary,
.theme-3 .header-btn .btn,
header.header-six.header-nine .header-btn .btn,
header.header-nine .header-btn .btn,
.theme-3 .view-all .btn,
.theme-3 .view-more .btn,
.theme-3 .section-header-nine .btn,
.theme-3 .category-section-four .view-more .btn {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.theme-3 .btn-primary>*,
.theme-3 .btn.btn-primary>*,
.theme-3 a.btn-primary>*,
.theme-3 button.btn-primary>*,
body.theme-3 .btn-primary>*,
body.theme-3 .btn.btn-primary>*,
.theme-3 .header-btn .btn *,
.theme-3 .view-all .btn *,
.theme-3 .view-more .btn *,
.theme-3 .section-header-nine .btn * {
  color: #ffffff !important;
}

.theme-3 .btn-primary:hover,
.theme-3 .btn.btn-primary:hover,
.theme-3 a.btn-primary:hover,
.theme-3 button.btn-primary:hover,
body.theme-3 .btn-primary:hover,
body.theme-3 .btn.btn-primary:hover,
.theme-3 .header-btn .btn:hover,
.theme-3 .view-all .btn:hover,
.theme-3 .view-more .btn:hover,
.theme-3 .section-header-nine .btn:hover {
  background: #ffffff !important;
  color: #111111 !important;
}

.theme-3 .btn-primary:hover>*,
.theme-3 .btn.btn-primary:hover>*,
.theme-3 a.btn-primary:hover>*,
.theme-3 button.btn-primary:hover>*,
body.theme-3 .btn-primary:hover>*,
body.theme-3 .btn.btn-primary:hover>*,
.theme-3 .header-btn .btn:hover *,
.theme-3 .view-all .btn:hover *,
.theme-3 .view-more .btn:hover *,
.theme-3 .section-header-nine .btn:hover * {
  color: #111111 !important;
}

/* White Skew Buttons */
.theme-3 .btn-white,
.theme-3 .btn.btn-white,
.theme-3 a.btn-white,
.theme-3 button.btn-white,
body.theme-3 .btn-white,
body.theme-3 .btn.btn-white {
  background: #ffffff !important;
  color: #111111 !important;
}

.theme-3 .btn-white>*,
.theme-3 .btn.btn-white>*,
.theme-3 a.btn-white>*,
.theme-3 button.btn-white>*,
body.theme-3 .btn-white>*,
body.theme-3 .btn.btn-white>* {
  color: #111111 !important;
}

.theme-3 .btn-white:hover,
.theme-3 .btn.btn-white:hover,
.theme-3 a.btn-white:hover,
.theme-3 button.btn-white:hover,
body.theme-3 .btn-white:hover,
body.theme-3 .btn.btn-white:hover {
  background: var(--primary, #e52b2b) !important;
  color: #ffffff !important;
}

.theme-3 .btn-white:hover>*,
.theme-3 .btn.btn-white:hover>*,
.theme-3 a.btn-white:hover>*,
.theme-3 button.btn-white:hover>*,
body.theme-3 .btn-white:hover>*,
body.theme-3 .btn.btn-white:hover>* {
  color: #ffffff !important;
}