/* DreamsLMS index-6 (Home 6 redesign) — section styles ported from design. */
@media (max-width: 991.98px) {
  header.header-six {
    padding: 10px 0px;
  }
}

@media (max-width: 575.98px) {
  header.header-six .navbar-header .navbar-logo {
    max-width: 152px;
  }
}

@media (max-width: 991.98px) {
  header.header-six .navbar-header #mobile_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
  }
}

@media (max-width: 575.98px) {
  header.header-six .navbar-header #mobile_btn {
    margin-right: 0;
  }
}

@media (max-width: 991.98px) {
  header.header-six .navbar-header #mobile_btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
}

.theme-2 .btn-primary,
.theme-2 .btn-secondary,
body.theme-2 .btn-primary,
body.theme-2 .btn-secondary,
header.header-six:not(.header-nine) .header-btn .btn,
.education-section-six .btn-primary {
  font-size: 16px !important;
  font-weight: 600 !important;
  padding: 10px 24px !important;
  border-radius: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  transition: all 0.4s ease !important;
  text-decoration: none !important;
}

.theme-2 .btn-primary,
body.theme-2 .btn-primary,
header.header-six:not(.header-nine) .header-btn .btn-primary,
header.header-six:not(.header-nine) .header-btn .btn,
.education-section-six .btn-primary {
  background-color: #9A2DFF !important;
  border-color: #9A2DFF !important;
  border-bottom: 4px solid #8726E1 !important;
  color: #ffffff !important;
}

.theme-2 .btn-primary:hover,
body.theme-2 .btn-primary:hover,
header.header-six:not(.header-nine) .header-btn .btn-primary:hover,
header.header-six:not(.header-nine) .header-btn .btn:hover,
.education-section-six .btn-primary:hover {
  background-color: #8726E1 !important;
  border-color: #8726E1 !important;
  border-bottom: 4px solid #9A2DFF !important;
  color: #ffffff !important;
}

.theme-2 .btn-secondary,
body.theme-2 .btn-secondary {
  color: #212529 !important;
  background-color: #ffffff !important;
  border: 1px solid #E2E8F0 !important;
  border-bottom: 4px solid #FF90A3 !important;
}

.theme-2 .btn-secondary:hover,
body.theme-2 .btn-secondary:hover {
  background-color: #F8B102 !important;
  border-color: #F8B102 !important;
  border-bottom: 4px solid #FFD602 !important;
  color: #212529 !important;
}

.theme-2 .btn span.icon,
body.theme-2 .btn span.icon {
  font-size: 22px;
  margin-left: 5px;
  position: relative;
  top: 1px;
  color: #fff !important;
}

header.header-six .main-menu-wrapper .main-nav {
  padding: 0px;
}

@media (max-width: 991.98px) {
  header.header-six .main-menu-wrapper .main-nav {
    padding: 0px 12px;
  }
}

header.header-six .main-menu-wrapper .main-nav>li {
  padding: 12px 0;
}

@media (max-width: 991.98px) {
  header.header-six .main-menu-wrapper .main-nav>li {
    padding: 4px 0;
  }
}

header.header-six .main-menu-wrapper .main-nav>li a {
  font-size: 16px;
  font-weight: 600;
}

header.header-six .main-menu-wrapper .main-nav>li.active>a {
  color: var(--primary);
}

@media (max-width: 991.98px) {
  header.header-six .main-menu-wrapper .main-nav .has-submenu>ul {
    margin-bottom: 16px;
  }
}

@media (max-width: 991.98px) {
  header.header-six .main-menu-wrapper .menu-login {
    padding: 20px 12px 20px;
  }
}

header.header-six .header-btn {
  display: flex;
  align-items: center;
  gap: 16px;
}

header.header-six .header-btn .header-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

header.header-six .header-btn .header-item .theme-toggle {
  background: var(--secondary) !important;
  color: var(--gray-900) !important;
  border: none !important;
  transition: all 0.3s ease;
}

header.header-six .header-btn .header-item .theme-toggle:hover {
  background: var(--primary) !important;
  color: #fff !important;
}

header.header-six .header-btn .header-item .icon-btn a,
header.header-six .header-btn .header-item .icon-btn button {
  background: #FD3995;
  color: #fff;
  transition: all 0.3s ease;
  border: none !important;
  box-shadow: unset !important;
}

header.header-six .header-btn .header-item .icon-btn a:hover,
header.header-six .header-btn .header-item .icon-btn button:hover {
  background: var(--primary);
}

header.header-six .header-btn .header-item .icon-btn .count-icon {
  width: 18px;
  height: 18px;
  font-size: 13px;
  color: #fff;
}

header.header-six .header-btn .btn {
  padding: 10px 24px;
}

header.header-six.fixed .main-menu-wrapper .main-nav>li.active a {
  color: var(--primary);
}

header.header-six.fixed .header-nav .main-menu-wrapper .main-nav>li.active>a::after {
  color: var(--white);
}

@media (max-width: 1199.98px) {
  .header-six .header__hamburger {
    margin-left: auto;
  }

  .header-six .header__hamburger .sidebar-menu {
    color: var(--white) !important;
  }
}

.footer-six {
  background-image: url(../images/bg/footer-six-bg.png);
  background-color: #9A2DFF;
  background-size: cover;
  margin-top: 0;
  position: relative;
  padding: 90px 0 0;
}

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

@media (max-width: 991.98px) {
  .footer-six {
    padding: 60px 0 0;
    margin-top: 60px;
  }
}

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

.footer-six .footer-content .title {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
  .footer-six .footer-content .title {
    font-size: 36px;
  }
}

@media (max-width: 991.98px) {
  .footer-six .footer-content .title {
    margin-bottom: 24px;
    font-size: 30px;
  }
}

@media (max-width: 575.98px) {
  .footer-six .footer-content .title {
    font-size: 24px;
  }
}

.footer-six .footer-content .footer-support {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.footer-six .footer-content .footer-support .footer-add {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-six .footer-content .footer-support .footer-add .footer-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-six .footer-content .footer-support .footer-add p {
  margin-bottom: 4px;
  color: #fff;
}

.footer-six .footer-content .footer-support .footer-add .link {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  transition: all 0.4s;
}

.footer-six .footer-content .footer-support .footer-add .link:hover {
  color: var(--secondary);
}

.footer-six .footer-widget .footer-title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
  position: relative;
  width: fit-content;
}

.footer-six .footer-widget .footer-title::before {
  content: "";
  background: #F8B102;
  width: 22px;
  height: 3px;
  position: absolute;
  right: -34px;
  margin: auto;
  top: 0;
  bottom: 0;
}

@media (max-width: 575.98px) {
  .footer-six .footer-widget .footer-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

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

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

.footer-six .footer-widget ul li .footr-link {
  font-weight: 500;
  color: var(--light);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.6s;
}

.footer-six .footer-widget ul li .footr-link:hover {
  color: var(--secondary);
  transform: translateX(2px);
}

.footer-six .footer-widget ul li .footr-link:hover .icon {
  color: var(--secondary);
}

.footer-six .footer-widget ul li .footr-link .icon {
  font-size: 12px;
  color: #fff;
  transition: all 0.6s;
}

.footer-six .footer-bottom {
  background: #8726E1;
  padding: 20px 0;
  margin-top: 90px;
}

@media (max-width: 767.98px) {
  .footer-six .footer-bottom {
    margin-top: 50px;
  }
}

.footer-six .footer-bottom .footer-copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  .footer-six .footer-bottom .footer-copy {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
}

.footer-six .footer-bottom .footer-copy .Copyright {
  color: #fff;
  margin-bottom: 0;
}

.footer-six .footer-bottom .footer-copy .Copyright a {
  color: var(--secondary);
}

.footer-six .footer-bottom .social-icon {
  display: flex;
  align-items: center;
  gap: 14px;
}

.footer-six .footer-bottom .social-icon .icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #0D0D0D;
  outline: 4px solid var(--white-100) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}

.footer-six .footer-bottom .social-icon .icon:hover {
  background: var(--primary);
  outline: 4px solid var(--white) !important;
}

.footer-six .wave-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}

.footer-six .element-1 {
  position: absolute;
  top: 13%;
  right: 3%;
  max-width: 70px;
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 575.98px) {
  .footer-six .element-1 {
    display: none;
  }
}

.footer-six .element-2 {
  position: absolute;
  bottom: 18%;
  left: -15%;
  right: 0;
  max-width: 110px;
  margin: auto;
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 1199.98px) {
  .footer-six .element-2 {
    bottom: 9%;
    left: -5%;
  }
}

@media (max-width: 991.98px) {
  .footer-six .element-2 {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .footer-six .element-2 {
    display: block;
    bottom: 42%;
    right: 0;
    left: unset;
  }
}

.footer-six .element-3 {
  position: absolute;
  bottom: 31%;
  left: -10px;
  width: 100%;
  max-width: 75px;
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 575.98px) {
  .footer-six .element-3 {
    display: none;
  }
}

.banner-section-six {
  padding: 100px 0 0;
  position: relative;
  background: url(../images/bg/banner-bg-4.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .banner-section-six {
    padding: 60px 0 0;
  }
}

.banner-section-six .container {
  position: relative;
  z-index: 1;
}

.banner-section-six .banner-content-six {
  text-align: center;
}

.banner-section-six .banner-review-six {
  display: flex;
  align-items: center;
  gap: 12px;
  background: var(--white);
  padding: 8px 16px 8px 8px;
  border-radius: 50px;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 4px solid var(--primary-950);
  transform: rotate(-1deg);
}

@media (max-width: 767.98px) {
  .banner-section-six .banner-review-six {
    margin: 0 auto 8px;
  }
}

.banner-section-six .banner-review-six .avatar-list-stacked .avatar {
  border: 2px solid var(--white);
  width: 45px;
  height: 45px;
  margin-inline-end: -25px !important;
}

@media (max-width: 575.98px) {
  .banner-section-six .banner-review-six .avatar-list-stacked .avatar {
    width: 34px;
    height: 34px;
  }
}

.banner-section-six .banner-review-six p {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin: 0;
  margin-left: 22px;
}

@media (max-width: 991.98px) {
  .banner-section-six .banner-review-six p {
    font-size: 14px;
  }
}

.banner-section-six .banner-head-six {
  text-align: center;
}

.banner-section-six .banner-head-six .title {
  font-size: 86px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
}

@media (max-width: 1199.98px) {
  .banner-section-six .banner-head-six .title {
    font-size: 66px;
  }
}

@media (max-width: 991.98px) {
  .banner-section-six .banner-head-six .title {
    font-size: 56px;
  }
}

@media (max-width: 767.98px) {
  .banner-section-six .banner-head-six .title {
    font-size: 44px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-six .banner-head-six .title {
    font-size: 26px;
  }
}

.banner-section-six .banner-head-six .title .text {
  color: var(--secondary);
  text-shadow: 0px 4px 1px rgba(230, 172, 45, 0.8117647059);
  font-size: 86px;
  font-weight: 900;
}

.banner-section-six .banner-head-six .title .stroke {
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  font-size: 86px;
}

.banner-section-six .banner-head-six .title-1 {
  display: block;
}

.banner-section-six .banner-head-six .title-1 .line {
  padding: 10px 16px;
  border-radius: 10px;
  border: 3px dashed #fff;
  font-size: 86px;
  font-weight: 900;
  color: white;
}

.banner-section-six .banner-img-six {
  position: relative;
  margin-top: 40px;
}

.banner-section-six .banner-img-six::after {
  content: "";
  position: absolute;
  bottom: calc(-100% - 50px);
  left: 0;
  right: 0;
  margin: auto;
  width: 92%;
  height: 1000px;
  background: var(--secondary);
  border-radius: 50%;
}

@media (max-width: 991.98px) {
  .banner-section-six .banner-img-six::after {
    width: 100%;
    height: 684px;
  }
}

@media (max-width: 767.98px) {
  .banner-section-six .banner-img-six::after {
    height: 536px;
  }
}

@media (max-width: 575.98px) {
  .banner-section-six .banner-img-six::after {
    height: 416px;
  }
}

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

.banner-section-six .element-5 {
  position: absolute;
  top: 12%;
  left: 6%;
  animation: rotate 25s linear infinite;
}

@media (max-width: 575.98px) {
  .banner-section-six .element-5 {
    top: 2%;
    right: 4%;
    left: unset;
    max-width: 30px;
  }
}

.banner-section-six .element-6 {
  position: absolute;
  top: 44%;
  left: 12%;
  animation: float 3s ease-in-out infinite;
}

@media (max-width: 991.98px) {
  .banner-section-six .element-6 {
    display: none;
  }
}

.banner-section-six .element-7 {
  position: absolute;
  left: 1%;
  bottom: 20%;
}

@media (max-width: 991.98px) {
  .banner-section-six .element-7 {
    display: none;
  }
}

.banner-section-six .element-8 {
  position: absolute;
  right: 4%;
  top: 4%;
}

@media (max-width: 575.98px) {
  .banner-section-six .element-8 {
    display: none;
  }
}

.banner-section-six .element-9 {
  position: absolute;
  bottom: 43%;
  right: 35%;
  animation: rotate 20s linear infinite;
}

@media (max-width: 575.98px) {
  .banner-section-six .element-9 {
    display: none;
  }
}

.banner-section-six .element-10 {
  position: absolute;
  right: 1%;
  bottom: 14%;
  animation: float 4s ease-in-out infinite;
}

@media (max-width: 991.98px) {
  .banner-section-six .element-10 {
    display: none;
  }
}

.banner-section-six .wave-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.banner-section-six .wave-2 {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  z-index: 1;
}

.banner-section-six .circle-1 {
  position: absolute;
  bottom: 0;
  top: -13%;
  left: -45%;
  z-index: 0;
  width: 90%;
  height: 90%;
  margin: auto;
}

.banner-section-six .circle-2 {
  position: absolute;
  top: -51%;
  right: -32%;
  z-index: 0;
  width: 85%;
}

.banner-section-six .video-btn {
  position: absolute;
  bottom: 36%;
  right: 12%;
  z-index: 1;
}

@media (max-width: 1199.98px) {
  .banner-section-six .video-btn {
    right: 3%;
  }
}

@media (max-width: 991.98px) {
  .banner-section-six .video-btn {
    right: 3%;
    bottom: 32%;
  }
}

@media (max-width: 767.98px) {
  .banner-section-six .video-btn {
    display: none;
  }
}

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

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

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

.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;
}

.slide-section-six {
  background: var(--primary);
  position: relative;
  padding: 50px 0;
}

@media (max-width: 1199.98px) {
  .slide-section-six {
    padding: 35px 0;
  }
}

@media (max-width: 991.98px) {
  .slide-section-six {
    padding: 20px 0;
  }
}

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

.slide-section-six .slide-item {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.slide-section-six .slide-item .content {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  padding: 0;
}

@media (max-width: 991.98px) {
  .slide-section-six .slide-item .content {
    font-size: 38px;
  }
}

@media (max-width: 767.98px) {
  .slide-section-six .slide-item .content {
    font-size: 30px;
  }
}

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

.slide-section-six .slide-item .content img {
  position: relative;
  left: -18px;
  margin: 8px 60px;
  width: 50px;
  height: 50px;
  padding: 0;
  animation: rotate 10s linear infinite;
}

@media (max-width: 767.98px) {
  .slide-section-six .slide-item .content img {
    margin: 8px 45px;
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 575.98px) {
  .slide-section-six .slide-item .content img {
    margin: 8px 16px;
    width: 30px;
    height: 30px;
  }
}

.slide-section-six .wave-1 {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

@media (max-width: 1399.98px) {
  .slide-section-six .wave-1 {
    top: -19px;
  }
}

@media (max-width: 1199.98px) {
  .slide-section-six .wave-1 {
    top: -15px;
  }
}

@media (max-width: 991.98px) {
  .slide-section-six .wave-1 {
    top: -13px;
  }
}

@media (max-width: 767.98px) {
  .slide-section-six .wave-1 {
    top: -9px;
  }
}

@media (max-width: 575.98px) {
  .slide-section-six .wave-1 {
    top: -4px;
  }
}

.slide-section-six .wave-2 {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
}

@media (max-width: 1399.98px) {
  .slide-section-six .wave-2 {
    bottom: -16px;
  }
}

@media (max-width: 1199.98px) {
  .slide-section-six .wave-2 {
    bottom: -12px;
  }
}

@media (max-width: 991.98px) {
  .slide-section-six .wave-2 {
    bottom: -10px;
  }
}

@media (max-width: 767.98px) {
  .slide-section-six .wave-2 {
    bottom: -8px;
  }
}

@media (max-width: 575.98px) {
  .slide-section-six .wave-2 {
    bottom: -4px;
  }
}

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

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

.review-section-six {
  background: var(--primary);
  position: relative;
}

.review-section-six .wave-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.review-section-six .wave-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.review-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .review-section-six .section-header-six {
    gap: 30px;
    flex-direction: column;
  }
}

.review-section-six .section-header-six .title {
  color: var(--white);
}

.review-section-six .section-header-six .title .background {
  color: var(--gray-900);
}

.review-section-six .slick-list {
  margin: 0px -12px;
}

.review-section-six .slick-slide>div {
  margin: 0px 12px;
}

.review-section-six .slider-arrows-six {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.review-section-six .element-5 {
  position: absolute;
  top: 16%;
  left: 1%;
}

@media (max-width: 575.98px) {
  .review-section-six .element-5 {
    display: none;
  }
}

.review-section-six .element-6 {
  position: absolute;
  bottom: 9%;
  right: 3%;
}

.review-item-six {
  background: var(--white);
  padding: 40px;
  border-radius: 10px;
  border: 1px solid var(--gray-100);
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  text-align: center;
  border-bottom: 6px solid var(--gray-900);
  position: relative;
  overflow: hidden;
  transition: all 0.6s;
}

.review-item-six:hover {
  border-bottom: 6px solid #764FEC;
}

.review-item-six:hover::after,
.review-item-six:hover::before {
  opacity: 0.1;
}

.review-item-six:hover .review-avatar .img-2 {
  opacity: 0;
}

.review-item-six:hover .review-avatar .img-3 {
  opacity: 1;
}

.review-item-six::after {
  content: "";
  position: absolute;
  top: -23%;
  left: -22%;
  width: 236px;
  height: 236px;
  background: var(--primary);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.6s;
}

.review-item-six::before {
  content: "";
  position: absolute;
  bottom: -30%;
  right: -28%;
  width: 236px;
  height: 236px;
  background: var(--primary);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.6s;
}

.review-item-six .review-avatar {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}

.review-item-six .review-avatar .img-1 {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  padding: 8px;
  margin: auto;
}

.review-item-six .review-avatar .img-2 {
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s;
}

.review-item-six .review-avatar .img-3 {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 0.6s;
}

.review-item-six .review-info {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.review-item-six .review-info .review-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
  transition: all 0.5s;
}

.review-item-six .review-info .review-name:hover {
  color: var(--primary);
}

.review-item-six .review-info .review-location {
  color: var(--gray-600);
}

.review-item-six .review-content {
  position: relative;
  z-index: 1;
}

.review-item-six .review-content p {
  color: var(--gray-900);
  margin-bottom: 20px;
}

.review-item-six .review-content .rating {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  gap: 4px;
}

.review-item-six .review-content .rating i {
  color: #FFC107;
}

.education-section-six {
  position: relative;
}

.education-section-six .line-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: auto;
}

.education-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .education-section-six .section-header-six {
    justify-content: center;
    gap: 30px;
  }
}

@media (max-width: 575.98px) {
  .education-section-six .section-header-six {
    gap: 24px;
  }
}

.education-section-six .education-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}

@media (max-width: 575.98px) {
  .education-section-six .education-header {
    justify-content: center;
    gap: 24px;
  }
}

.education-item-six {
  position: relative;
  text-align: center;
  padding: 20px;
  transition: all 0.7s;
}

.education-item-six:hover {
  transform: translateY(-6px);
}

.education-item-six .education-overlay {
  position: relative;
}

.education-item-six .education-overlay .education-price {
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 0;
  margin: auto;
  background: var(--secondary);
  padding: 12px 12px;
  border-radius: 50%;
  border: 5px solid var(--white);
  width: 154px;
  height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.education-item-six .education-overlay .education-price .price {
  font-size: 28px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 1px;
}

.education-item-six .education-overlay .education-price .time {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  gap: 8px;
}

.education-item-six .education-content {
  margin-top: 40px;
}

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

.education-item-six .education-content .description {
  margin-bottom: 0;
}

.education-item-six .education-content .education-btn {
  margin-top: 20px;
}

.slider-arrows-six {
  display: flex;
  align-items: center;
  gap: 8px;
}

.slider-arrows-six .arrow-icon {
  width: 44px;
  height: 44px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  font-size: 20px;
  cursor: pointer;
  transition: all 0.7s;
  box-shadow: 0px 3px 0px var(--gray-900);
}

.slider-arrows-six .arrow-icon:hover {
  background: var(--primary);
  color: var(--white);
  box-shadow: 0px 3px 0px var(--primary);
  transform: translateY(-4px);
}

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

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

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

.activities-section-six {
  background: url(../images/bg/activities-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 991.98px) {
  .activities-section-six {
    background-size: cover;
  }
}

.activities-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .activities-section-six .section-header-six {
    gap: 30px;
    flex-direction: column;
  }
}

.activities-section-six .section-header-six .title {
  color: #fff;
}

.activities-section-six .section-header-six .title span {
  color: var(--gray-900);
}

.activities-section-six .element-1 {
  position: absolute;
  top: 5%;
  right: 2%;
}

@media (max-width: 991.98px) {
  .activities-section-six .element-1 {
    display: none;
  }
}

.activities-section-six .element-2 {
  position: absolute;
  bottom: 6%;
  left: 2%;
}

@media (max-width: 991.98px) {
  .activities-section-six .element-2 {
    display: none;
  }
}

.activities-item-six {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 40px 20px;
  border-bottom: 1px solid var(--info-950);
  transition: all 0.4s;
  position: relative;
}

@media (max-width: 767.98px) {
  .activities-item-six {
    align-items: start;
    flex-direction: column;
    gap: 20px;
    padding: 20px 20px;
  }
}

.activities-item-six:hover {
  background: var(--info-950);
  border-radius: 10px;
}

.activities-item-six:hover .activities-img {
  transform: rotate(0deg);
  opacity: 1;
}

.activities-item-six.active {
  background: var(--info-950);
  border-radius: 10px;
}

.activities-item-six.active .activities-img {
  transform: rotate(0deg);
  opacity: 1;
}

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

.activities-item-six .activities-header {
  width: 25%;
}

@media (max-width: 991.98px) {
  .activities-item-six .activities-header {
    width: 40%;
  }
}

@media (max-width: 767.98px) {
  .activities-item-six .activities-header {
    width: 100%;
  }
}

.activities-item-six .activities-header .title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.activities-item-six .activities-content {
  width: 40%;
}

@media (max-width: 991.98px) {
  .activities-item-six .activities-content {
    width: 53%;
  }
}

@media (max-width: 767.98px) {
  .activities-item-six .activities-content {
    width: 100%;
  }
}

.activities-item-six .activities-content p {
  color: #fff;
  margin-bottom: 0;
}

.activities-item-six .activities-img {
  position: absolute;
  right: 10%;
  top: -50%;
  opacity: 0;
  transition: all 0.5s;
  transform: rotate(-4deg);
}

@media (max-width: 1199.98px) {
  .activities-item-six .activities-img {
    right: 12%;
    top: -38px;
    bottom: 0;
    margin: auto;
    max-width: 210px;
  }
}

@media (max-width: 991.98px) {
  .activities-item-six .activities-img {
    display: none;
  }
}

.activities-item-six .activities-icon {
  display: flex;
  align-items: center;
  justify-content: end;
  width: 33%;
}

@media (max-width: 991.98px) {
  .activities-item-six .activities-icon {
    width: 15%;
  }
}

.activities-item-six .activities-icon .link {
  width: 44px;
  height: 44px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  font-size: 20px;
  cursor: pointer;
  transition: all 0.7s;
  box-shadow: 0px 3px 0px var(--gray-900);
}

.articles-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .articles-section-six .section-header-six {
    flex-direction: column;
    gap: 30px;
  }
}

.articles-item-six {
  display: flex;
  gap: 24px;
  background: var(--white);
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  padding: 24px;
  transition: all 0.6s;
  overflow: hidden;
}

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

@media (max-width: 575.98px) {
  .articles-item-six {
    flex-direction: column;
    padding: 20px;
  }
}

.articles-item-six .articles-overlay {
  width: 240px;
  height: 240px;
  border-radius: 0px 20px 20px;
  position: relative;
  flex-shrink: 0;
}

@media (max-width: 575.98px) {
  .articles-item-six .articles-overlay {
    width: 100%;
  }
}

.articles-item-six .articles-overlay .articles-date {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--primary);
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  line-height: 1;
  position: absolute;
  top: -3px;
  left: -2px;
  outline: 10px solid var(--white);
}

.articles-item-six .articles-overlay .articles-date::after {
  content: "";
  position: absolute;
  bottom: -29px;
  left: -5px;
  width: 34px;
  height: 24px;
  border-radius: 50%;
  box-shadow: -2px 10px 0px 0 var(--white);
  transform: rotate(136deg);
}

.articles-item-six .articles-overlay .articles-date::before {
  content: "";
  position: absolute;
  top: -2px;
  right: -38px;
  width: 34px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 4px 10px 0px 0 var(--white);
  transform: rotate(137deg);
}

.articles-item-six .articles-overlay .articles-date span {
  font-size: 16px;
  color: #fff;
  font-weight: lighter;
}

.articles-item-six .articles-overlay .img-1 {
  border-radius: 0px 20px 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.articles-item-six .articles-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  gap: 12px;
}

@media (max-width: 575.98px) {
  .articles-item-six .articles-content {
    gap: 24px;
  }
}

.articles-item-six .articles-content .articles-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.image-slider-six {
  background: transparent !important;
  padding: 0;
}

.image-slider-six .slide-item {
  width: 446px;
  height: 242px;
}

.image-slider-six .slide-item a {
  width: 100%;
  height: 100%;
}

.image-slider-six .slide-item .img-1 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.instructor-item-six {
  padding: 20px;
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  display: block;
  text-align: left;
}

.instructor-item-six .favourite {
  background: var(--white);
  left: 10px;
  right: auto;
}

.instructor-item-six .instructor-bottom {
  padding-top: 16px;
}

.instructor-item-six .instructors-img {
  margin-bottom: 20px;
}

.instructor-item-six .instructors-img img {
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.instructor-item-six .instructor-content .rating {
  justify-content: start;
  margin-bottom: 4px;
}

.instructor-item-six .instructor-content .title {
  font-size: 18px;
}

.instructor-item-six .instructors-img img {
  width: 100%;
}

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

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

.dark-mode .home-six .header-three .main-menu-wrapper .main-nav>li>a {
  color: #D6DADE;
}

.dark-mode .home-six .header-three .main-menu-wrapper .main-nav>li.active>a,
.dark-mode .home-six .header-three .main-menu-wrapper .main-nav>li:hover>a {
  color: var(--secondary);
}

.dark-mode .home-six .header-three .navbar-header #mobile_btn .bar-icon span {
  background: #D6DADE;
}

.dark-mode .home-six .header-three.fixed .logo-white {
  display: none !important;
}

.dark-mode .home-six .header-three.fixed .logo-dark {
  display: block !important;
}

.dark-mode .footer.footer-six {
  background: #0D0D0D;
}

.dark-mode .footer.footer-six .footer-top-five .footer-contact {
  color: #D6DADE;
}

.dark-mode .footer.footer-six .footer-top-five .footer-contact .footer-title-five {
  color: #D6DADE;
}

.dark-mode .footer.footer-six .footer-top-five .footer-contact .footer-address h6,
.dark-mode .footer.footer-six .footer-top-five .footer-contact .footer-address p {
  color: #D6DADE;
}

.dark-mode .footer.footer-six .footer-top-five .footer-menu .footer-title-five {
  color: #D6DADE;
}

.dark-mode .footer.footer-six .footer-top-five .footer-menu ul li a {
  color: #D6DADE;
}

.dark-mode .footer.footer-six .box-form-newsletter {
  border: 1px solid var(--gray-100);
}

.dark-mode .footer.footer-six .footer-bottom-six {
  background: #0D0D0D;
}

.dark-mode .footer.footer-six .footer-bottom-six .copyright-text p {
  color: #D6DADE;
}

.dark-mode .header-six.fixed {
  background-color: #000000;
}

.dark-mode .section-header-six .title .background {
  color: #fff;
}

.dark-mode .banner-section-six .wave-1,
.dark-mode .banner-section-six .wave-2 {
  filter: grayscale(100%) brightness(5%) contrast(100%);
}

.dark-mode .education-item-six .education-overlay .education-price .price {
  color: #fff !important;
}

.dark-mode .education-item-six .education-overlay .education-price .time {
  color: #fff !important;
}

.dark-mode .learning-section-six {
  background: #1c1b1a;
}

.dark-mode .learning-section-six .element-1 {
  opacity: 0.1;
}

.dark-mode .learning-item-six {
  border-bottom: 4px solid var(--gray-300);
}

.dark-mode .minds-item-six {
  border-bottom: 4px solid var(--gray-300);
}

.dark-mode .faq-content-six .accordion-item {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.42);
}

.dark-mode .faq-content-six .accordion-item .accordion-button::after {
  background: var(--gray-300);
}

.dark-mode .review-section-six .wave-1,
.dark-mode .review-section-six .wave-2 {
  filter: grayscale(100%) brightness(5%) contrast(100%);
}

.dark-mode .review-section-six .section-header-six .title {
  color: #fff;
}

.dark-mode .review-item-six {
  border-bottom: 6px solid var(--gray-300);
}

.dark-mode .articles-item-six {
  border: 1px solid var(--gray-300);
  box-shadow: unset;
}

.dark-mode .footer-six .wave-1 {
  filter: grayscale(100%) brightness(5%) contrast(100%);
}

.dark-mode .footer-six .footer-widget ul li .footr-link {
  color: #fff;
  transition: all 0.5s;
}

.dark-mode .footer-six .footer-widget ul li .footr-link:hover {
  color: var(--secondary);
}

.categories-item-six {
  background: var(--light-900);
  border: 1px solid transparent;
  padding: 24px;
  margin-bottom: 0;
}

.categories-item-six .categories-icon {
  margin-bottom: 24px;
  text-align: center;
}

.categories-item-six .categories-icon .icon-bg {
  position: relative;
  background: var(--primary);
  border-radius: 75px 30px 75px 30px;
  width: 90px;
  margin: auto auto 0;
}

.categories-item-six .categories-icon img {
  background: var(--white);
  padding: 20px;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease 0s;
  border-radius: 50%;
}

.categories-item-six .title {
  font-size: 20px;
}

@media (max-width: 767.98px) {
  .categories-item-six .title {
    font-size: 18px;
  }
}

.categories-item-six p {
  margin-bottom: 20px;
}

.categories-item-six .view-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease 0s;
  width: 30px;
  height: 30px;
  background: var(--primary);
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  margin: 0 auto;
  color: var(--white);
  font-size: 12px;
}

.categories-item-six:hover {
  border: 1px solid var(--primary);
  background: var(--primary);
  border-radius: 10px;
  transition-duration: 0s;
}

.categories-item-six:hover .icon-bg {
  background: var(--secondary);
}

.categories-item-six:hover h3 {
  color: var(--white);
}

.categories-item-six:hover p {
  color: var(--light);
}

.categories-item-six:hover .view-icon {
  background: var(--secondary);
}

.section-header-six {
  margin-bottom: 50px;
}

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

.section-header-six .title {
  font-size: 52px;
  font-weight: 700;
}

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

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

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

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

.section-header-six .title .background {
  background: var(--secondary);
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px dashed #fff;
  transform: rotate(-3deg);
  display: inline-block;
}

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

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

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

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

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

.learning-section-six {
  background: var(--secondary-950);
  position: relative;
  z-index: 0;
}

.learning-section-six .container {
  position: relative;
  z-index: 11;
}

.learning-section-six .element-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  height: 100%;
}

.learning-section-six .learning-img-six {
  max-width: 530px;
  margin: auto;
  margin-left: 48px;
}

@media (max-width: 575.98px) {
  .learning-section-six .view-more {
    margin-top: 24px;
  }
}

@media (max-width: 575.98px) {
  .learning-section-six .view-more .btn {
    width: 100%;
    justify-content: center;
  }
}

.learning-item-six {
  padding: 20px;
  background: var(--white);
  border-radius: 10px;
  border-bottom: 4px solid var(--gray-900);
}

.learning-item-six .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

@media (max-width: 767.98px) {
  .learning-item-six .title {
    font-size: 18px;
  }
}

.learning-item-six .description {
  margin-bottom: 0;
}

.happy-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .happy-section-six .section-header-six {
    gap: 30px;
    flex-direction: column;
  }
}

.happy-item-six {
  padding: 24px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  z-index: 0;
}

@media (max-width: 1199.98px) {
  .happy-item-six {
    padding: 22px;
  }
}

.happy-item-six .shapes-l {
  width: 24px;
  height: 14px;
  border-radius: 0px 15px 15px 0;
  position: absolute;
  background: var(--white);
}

.happy-item-six .shapes-l::after {
  content: "";
  width: 29px;
  height: 25px;
  border-radius: 50%;
  box-shadow: 5px 4px 0px 0 var(--white);
  transform: rotate(188deg);
  position: absolute;
  left: -1px;
  bottom: -22px;
}

.happy-item-six .shapes-l::before {
  content: "";
  width: 29px;
  height: 25px;
  border-radius: 50%;
  box-shadow: 5px 4px 0px 0 var(--white);
  transform: rotate(98deg);
  position: absolute;
  left: -4px;
  top: -26px;
}

.happy-item-six .shapes-r {
  width: 24px;
  height: 14px;
  border-radius: 15px 0 0 15px;
  position: absolute;
  background: var(--white);
}

.happy-item-six .shapes-r::after {
  content: "";
  width: 29px;
  height: 25px;
  border-radius: 50%;
  box-shadow: 5px 4px 0px 0 var(--white);
  transform: rotate(-93deg);
  position: absolute;
  left: -1px;
  bottom: -24px;
}

.happy-item-six .shapes-r::before {
  content: "";
  width: 29px;
  height: 25px;
  border-radius: 50%;
  box-shadow: 5px 4px 0px 0 var(--white);
  transform: rotate(7deg);
  position: absolute;
  left: -4px;
  top: -22px;
}

.happy-item-six .shape-1 {
  top: 21%;
  left: 0;
}

.happy-item-six .shape-2 {
  top: 42%;
  left: 0;
}

.happy-item-six .shape-3 {
  top: 62%;
  left: 0;
}

.happy-item-six .shape-4 {
  top: 21%;
  right: 0;
}

.happy-item-six .shape-5 {
  top: 42%;
  right: 0;
}

.happy-item-six .shape-6 {
  top: 62%;
  right: 0;
}

.happy-item-six .happy-overlay {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 16px;
}

.happy-item-six .happy-overlay .happy-img-six {
  width: 100%;
}

.happy-item-six .happy-content-six {
  text-align: center;
}

.happy-item-six .happy-content-six .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff;
}

@media (max-width: 1399.98px) {
  .happy-item-six .happy-content-six .title {
    font-size: 18px;
  }
}

@media (max-width: 1199.98px) {
  .happy-item-six .happy-content-six .title {
    font-size: 15px;
  }
}

@media (max-width: 991.98px) {
  .happy-item-six .happy-content-six .title {
    font-size: 20px;
  }
}

.happy-item-six .happy-content-six .description {
  margin-bottom: 0;
  color: #fff;
}

.minds-section-six {
  position: relative;
  overflow: hidden;
}

.minds-section-six .section-header-six {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 991.98px) {
  .minds-section-six .section-header-six {
    gap: 30px;
    flex-direction: column;
  }
}

@media (max-width: 575.98px) {
  .minds-section-six .section-header-six {
    gap: 24px;
  }
}

.minds-section-six .section-header-six .minds-header {
  display: flex;
  align-items: center;
  gap: 16px;
}

@media (max-width: 575.98px) {
  .minds-section-six .section-header-six .minds-header {
    gap: 24px;
    flex-direction: column;
  }
}

.minds-section-six .slick-slide>div {
  margin: 0px 12px;
}

.minds-section-six .slick-list {
  margin: 0px -12px !important;
}

.minds-section-six .line-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: auto;
  width: 100%;
}

.minds-item-six {
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  border: 1px solid var(--gray-100);
  z-index: 0;
  border-radius: 10px;
  border-bottom: 4px solid var(--dark);
  transition: all 0.6s;
  background: var(--white);
}

.minds-item-six:hover {
  border-bottom: 4px solid var(--primary);
}

.minds-item-six .minds-overlay {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.minds-item-six .minds-overlay .minds-img-six {
  width: 100%;
}

.minds-item-six .minds-content {
  text-align: center;
}

.minds-item-six .minds-content .author-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 4px;
  color: var(--gray-900);
}

.minds-item-six .minds-content .author-work {
  margin-bottom: 0;
  font-weight: 500;
}

.bg-shape-section-six {
  position: relative;
  z-index: 0;
}

.faq-section-six {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.faq-section-six .section-header-six {
  margin-bottom: 30px;
}

.faq-section-six .faq-shape {
  position: absolute;
  left: -7%;
  bottom: 106px;
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 12px;
}

@media (max-width: 1399.98px) {
  .faq-section-six .faq-shape {
    left: -20%;
  }
}

@media (max-width: 1199.98px) {
  .faq-section-six .faq-shape {
    left: -35%;
  }
}

@media (max-width: 575.98px) {
  .faq-section-six .faq-shape {
    display: none;
  }
}

.faq-section-six .faq-shape .shape-1,
.faq-section-six .faq-shape .shape-2,
.faq-section-six .faq-shape .shape-3 {
  border-radius: 0 150px 150px 0;
}

.faq-section-six .faq-shape .shape-1 {
  height: 76px;
  width: 500px;
  background: var(--primary);
}

.faq-section-six .faq-shape .shape-2 {
  height: 144px;
  width: 748px;
  background: #FD3995;
  bottom: 0;
  left: 0;
}

.faq-section-six .faq-shape .shape-3 {
  height: 144px;
  width: 820px;
  background: #03C95A;
  bottom: 0;
  left: 0;
}

.faq-section-six .faq-img {
  text-align: center;
  max-width: 270px;
  margin: auto;
  position: relative;
  z-index: 1;
}

.faq-content-six .accordion-item {
  padding: 20px;
  box-shadow: 0px 4px 4px 0px rgba(212, 212, 212, 0.2509803922);
  border-radius: 10px !important;
  margin-bottom: 20px !important;
  border: 2px solid var(--gray-100) !important;
  position: relative;
}

.faq-content-six .accordion-item:last-child {
  margin-bottom: 0 !important;
}

.faq-content-six .accordion-item .accordion-button {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  padding-bottom: 0px !important;
  position: unset;
}

@media (max-width: 575.98px) {
  .faq-content-six .accordion-item .accordion-button {
    font-size: 18px;
  }
}

.faq-content-six .accordion-item .accordion-button::after {
  content: "̚";
  font-family: "Iconsax";
  background: var(--dark);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 0;
}

.faq-content-six .accordion-item .accordion-button::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid var(--primary);
  border-radius: 10px;
  opacity: 0;
  transition: all 0.5s;
}

.faq-content-six .accordion-item .accordion-button:not(.collapsed)::after {
  content: "̚";
  transform: rotate(90deg);
  background: var(--primary);
}

.faq-content-six .accordion-item .accordion-button:not(.collapsed)::before {
  content: "";
  opacity: 1;
}

.faq-content-six .accordion-item .accordion-body {
  padding-top: 12px;
}

.faq-content-six .accordion-item .accordion-body p {
  font-size: 16px;
  margin-bottom: 0;
}

/* index-6 palette (design body.theme-2) + base spacing, scoped to .theme-2 (added to body for this page only). */
.theme-2 {
  --white: #fff;
  --dark: #000;
  --black: #000;
  --light: #F8F8F8;
  --primary: #9A2DFF;
  --primary-hover: #8726E1;
  --primary-950: #50237A;
  --secondary: #F8B102;
  --secondary-hover: #FFD602;
  --secondary-500: #DB9C02;
  --secondary-100: #e6ac2dcf;
  --secondary-950: #FFF2DD;
  --info-950: #A24CFF;
  --pink-950: #FD4DA0;
  --indigo-900: #673BEA;
  --success-950: #1CCE6B;
  --gray-100: #E7E7E7;
  --gray-200: #E2E8F0;
  --gray-300: #B0B0B0;
  --gray-400: #888888;
  --gray-500: #6D6D6D;
  --gray-600: #5D5D5D;
  --gray-700: #4F4F4F;
  --gray-800: #3D3D3D;
  --gray-900: #191919;
  --white-100: #FFFFFF33;
}

.theme-2 .section {
  padding: 100px 0;
}

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

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

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

.theme-2 .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Marquee (.horizontal-slide) — ported from design so the slide strips scroll. */
.horizontal-slide {
  overflow: hidden;
}

.horizontal-slide[data-direction="right"] {
  --_animation-direction: reverse;
}

.horizontal-slide[data-direction="left"] {
  --_animation-direction: forwards;
}

.horizontal-slide[data-speed="fast"] {
  --_animation-duration: 30s;
}

.horizontal-slide[data-speed="slow"] {
  --_animation-duration: 120s;
}

.horizontal-slide .slide-list {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
}

.horizontal-slide .slide-list:hover {
  animation-play-state: paused;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

/* ==========================================================================
   Home-6 (index-6) — full-width footer. The footer-6 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. Scoped to `.theme-2` so only Home-6 changes.
   ========================================================================== */
.theme-2 .elementor-section:has(footer.footer-six)>.elementor-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.theme-2 .elementor-section:has(footer.footer-six) .elementor-column,
.theme-2 .elementor-section:has(footer.footer-six) .elementor-column-wrap,
.theme-2 .elementor-section:has(footer.footer-six) .elementor-widget-wrap,
.theme-2 .elementor-section:has(footer.footer-six) .elementor-widget-dreamslms-footer-6,
.theme-2 .elementor-section:has(footer.footer-six) .elementor-widget-dreamslms-footer-6>.elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

.theme-2 footer.footer-six {
  width: 100%;
}

@media (max-width: 575.98px) {

  .banner-section-six .banner-head-six .title .text,
  .banner-section-six .banner-head-six .title .stroke,
  .banner-section-six .banner-head-six .title-1 .line {
    font-size: 26px;
  }
}

.footer-six .footer-content .title span {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
  padding-top: 10px;
}