@font-face {
  font-family: "Inter";
  font-weight: 400;
  src: url(../fonts/Inter-Regular.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 500;
  src: url(../fonts/Inter-Medium.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 600;
  src: url(../fonts/Inter-SemiBold.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 700;
  src: url(../fonts/Inter-Bold.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 800;
  src: url(../fonts/Inter-ExtraBold.ttf);
}

body {
  font-family: "Inter" !important;
}
/* .mobile-active-body{
  overflow-y: hidden;
} */
.padding-login-modal {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
.unique h1,
.unique h2,
.unique h3,
.unique h4,
.unique h5,
.unique h6,
.unique p,
.unique span,
.unique a {
  font-family: "Inter" !important;
  word-wrap: break-word;
}
.aboutv1-instructors-slider-slide .comandSlider__item p a,
.instructorv1-list .comandSlider__item p a {
  font-weight: 500;
}
h2,
h3,
.about-v1-see-all-ins a {
  font-weight: 600 !important;
}
.become-instructorv1-top-section .aboutv1-vision-text h2,
.become-instructorv1-overveiw .aboutv1-vision-text h2,
.become-instructorv1-form-data-section .aboutv1-vision-text h3,
.instructorv1-list .aboutv1-vision-text h2,
.instructorv1-list-become-form .aboutv1-vision-text h2 {
  font-weight: 700 !important;
}
.become-instr-imp-note-all-text h3 {
  font-weight: 800 !important;
}
.container {
  --bs-gutter-x: 1.5rem;
}

.unique p {
  margin: 0;
  text-align: start;
}

.before,
.after {
  position: relative;
}

.relative-section {
  position: relative;
  z-index: 111;
}

.new-cart-empty-data p {
  text-align: center;
}

.before::before,
.after::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.column-8,
.column-12,
.column-16,
.column-24,
.column-32,
.column-48 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.column-8 {
  gap: 8px;
}
.column-16 {
  gap: 16px;
}
.column-24 {
  gap: 24px;
}
.column-32 {
  gap: 32px;
}
.column-48 {
  gap: 48px;
}
.modal-dialog {
  margin: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
}
.licenseRenewalCourse {
  background: var(--Accent-Feedback-Colors-Light-Green-2, #edfffa);
  padding: 16px;
}
.licenseRenewalCourse p,
.licenseRenewalCourse a {
  color: var(--Primary-Colors-Skobeloff, #076973) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.licenseRenewalCourse p a {
  text-decoration: underline;
}
.svg-inline--fa {
  height: 1em !important;
}
.licenseRenewalCourseGap {
  gap: 24px;
}
.newSearchBar input {
  height: 45px;
  border-radius: 94px;
  background-color: var(--Neutral-Colors-Glass, #f5f6f6) !important;
  border: 0;
  padding-left: 48px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-weight: 600;
}

.newSearchBar input::placeholder {
  font-weight: 400;
}

.newSearchBar input:focus {
  border: 1.5px solid rgba(14, 128, 94, 1);
}

.navbar-expand-lg .navbar-collapse {
  width: fit-content;
  flex-grow: 0 !important;
}

.btn-white {
  border-radius: 4px;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
  border-color: #0c838f !important;
  background: var(--Neutral-Colors-White, #fff);
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Primary-Colors-Algea, #0c838f) !important;
  font-weight: 700;
}
.btn-white:hover،
.btn-white:focus {
  border: 1px solid var(--Thinkprop-Algea-Algea, #0c838f) !important;
  background: var(--Thinkprop-Algea-Sky, #daf9fb) !important;
  color: var(--Thinkprop-Algea-Algea, #0c838f) !important;
}

.btn-blue {
  border-radius: 4px;
  background: var(--Primary-Colors-Algea, #0c838f);
  width: 100%;
  padding: 0 24px;
  min-height: 44px;
  color: var(--Neutral-Colors-White, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
}

.btn-blue:hover {
  background-color: #076973 !important;
  border: 1px solid #076973;
}

.newSearchBar .search-bar img {
  background: #f25f5c;
  padding: 8px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 8px;
}

.new-header-main-icon .btn {
  min-width: unset;
  border-radius: 84px;
  font-weight: 600 !important;
  height: 40px;
  white-space: nowrap;
}

.new-header-main-icon .btn-blue {
  padding: 12px 24px;
  border: 0 !important;
  background-color: var(--Primary-Colors-Algea, #0c838f);
  font-size: 14px;
  line-height: normal;
  min-width: 101px;
}
.new-header-main-icon ul li a,
.img-notification,
.mobile-header-first-menu li a {
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  justify-content: center;
  background-color: #f5f6f6;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.mobile-header-first-menu li:last-child {
  display: flex;
  gap: 10px;
}

.new-header-main-icon ul li a img {
  max-width: 100%;
  height: auto;
}
.new-header-main-icon ul li a:hover,
.mobile-header-first-menu li a:hover {
  background-color: #eceded;
}
.new-header-main-icon ul li.notify-li a,
.mobile-header-first-menu li ul li.notify-li a,
.mobile-header-first-menu li a.navbar-brand,
.mobile-header-first-menu li a.navbar-brand:hover,
.new-header-main-icon .menu-item-login a,
.new-header-main-icon ul li.new-header-login-li .menu-item-login a {
  width: unset;
  height: unset;
  display: unset;
  background-color: unset !important;
  border-radius: unset;
}
.new-header-main-icon .btn-white {
  padding: 12px 16px;
  border: 1px solid var(--Thinkprop-Algea-Algea, #0c838f);
  background-color: var(--Neutrals-White, #fff);
  color: var(--Thinkprop-Algea-Algea, #0c838f) !important;
  font-size: 14px;
  line-height: normal;
  min-width: 86px;
  width: 100%;
}
.navbar .navbar-nav .nav-item .nav-link:focus,
.navbar .navbar-nav .nav-item .nav-link:hover {
  color: #0c838f;
}
.newSearchBar .courses-result,
.newSearchBar .resources-result {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.newSearchBar .resources-result h3,
.newSearchBar .courses-result h3,
.newSearchBar .card-course-result {
  padding-left: 0;
}

.newSearchBar .courses-result h3,
.newSearchBar .resources-result h3 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 18px;
  font-weight: 600;
}

.info-course-search a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 400;
}

.newSearchBar {
  position: relative;
}

.newSearchBar .result-of-search,
.newSearchBar .no-results,
.newSearchBar .dev-of-search-loading {
  position: absolute;
  width: 100%;
  height: 514px;
  overflow: auto;
  border-radius: 0px 0px 4px 4px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 4px 24px 0px rgba(14, 27, 27, 0.1);
  top: 58px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 0;
  padding: 24px 16px;
  z-index: 11111111;
}

.newSearchBar .courses-result {
  border-right: 0;
  border-left: 0;
}

.pointer-slider {
  z-index: 1;
}

.fixed-top-navbar-home.fixed-top .newSearchBar .result-of-search,
.fixed-top-navbar-home.fixed-top .newSearchBar .no-results,
.fixed-top-navbar-home.fixed-top .newSearchBar .dev-of-search-loading {
  top: 53px;
}

.newSearchBar .no-results,
.newSearchBar .dev-of-search-loading {
  align-items: center;
  justify-content: center;
  height: 120px;
}

.flex-result {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.newSearchBar .read-more-link {
  padding: 0px;
  border-bottom: 0;
  gap: 8px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 12px;
  font-weight: 600;
}

.newSearchBar .read-more-link img {
  padding: 4px 4px 0;
}

.moreSearchResult {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.moreSearchResult a {
  display: flex;
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 16px;
  font-weight: 400;
  align-items: start;
}

.moreSearchResult a img {
  margin-right: 12px;
}

.mobile-header-login {
  gap: 8px;
}

.mobile-header-login .btn-blue,
.mobile-header-login .btn-white {
  width: 100%;
  border-radius: 84px;
}

.mobile-header-login-close-li.column-direction {
  display: block;
}

.column-direction {
  position: relative;
  padding-top: 50px;
  margin-bottom: 24px;
}

.column-direction .mobile-close-menu {
  position: absolute;
  top: 0;
  right: 0;
}
.modal-search {
  z-index: 123123123;
}
.modal-search .modal-content {
  min-height: 100vh;
  border: 0;
  border-radius: 0;
}

.modal-search .modal-dialog {
  margin: 0;
  max-width: 100%;
}

.modal-search h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
}

.modal-search .modal-header {
  padding: 20px 16px 24px;
}

.modal-search .modal-body {
  padding: 24px 16px;
}

.btn-img {
  display: inline-flex;
  gap: 15px;
  border-radius: 220px;
  padding: 5px 6px 5px 16px;
  width: unset;
  min-width: unset;
}

.container-not-login {
  max-width: 1084px;
  margin: auto;
}

/* .home-banner {
  background-size: cover !important;
  padding: 32px 0 0;
  min-height: 540px;
  display: flex;
  align-items: end;
} */
.new-home-main-tag .home-banner {
  position: relative;
}
.container-not-login .border-bottom {
  border-bottom: 1px solid #e0e8f8 !important;
}
.counter-section {
  margin: 0;
}
.home-banner-hight {
  min-height: unset;
  display: unset;
  padding-top: 30px;
}

.home-banner .container-not-login {
  margin: 0 auto;
  border-radius: 16px;
  border-right: 0.5px solid var(--Primary-Colors-Algea, #0c838f);
  border-bottom: 0.5px solid var(--Primary-Colors-Algea, #0c838f);
  border-left: 0.5px solid var(--Primary-Colors-Algea, #0c838f);
  background: linear-gradient(
    108deg,
    rgba(255, 255, 255, 0.57) 0%,
    rgba(255, 255, 255, 0.14) 100%
  );
  backdrop-filter: blur(10px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.hero-section {
  position: relative;
  bottom: 72px;
  /* z-index: -1; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-content {
  position: absolute;
  text-align: center;
  max-width: 1048px;
}
.fixed-top {
  position: fixed !important;
}
.home-banner .hero-content p {
  color: var(--Neutral-Colors-White, #fff) !important;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 30px;
  max-width: 767px;
  margin: 0 auto 16px auto;
  text-align: center;
}
.home-banner .hero-content .add-bg {
  background: linear-gradient(
    90deg,
    #ffffff00 0%,
    rgba(20, 22, 22, 0.3) 50%,
    #ffffff00 100%
  );
  background-blend-mode: darken;
}
.home-banner .hero-content h1 {
  background: linear-gradient(109deg, #ffd755 -19.89%, #fff 101.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 56px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 56px;
  line-height: 100%;
}

.home-banner .home-banner-login h1 {
  font-size: 28px;
  font-weight: 600;
}
.hero-section video {
  width: 100%;
  height: auto;
}
.home-banner h1 span {
  color: var(--Primary-Colors-Algea, #0c838f);
  position: relative;
}

.home-banner h1 span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../orangeLine.svg) no-repeat bottom;
  left: 0;
  top: 4px;
}

.home-banner p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 18px;
  padding-bottom: 24px;
}

.flex-info {
  display: flex;
  gap: 16px;
  align-items: start;
  position: relative;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.home-banner .flex-info {
  align-items: center;
}
.flex-info::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #e0e8f8;
}

.flex-info:last-child::before {
  border-right: 0;
}

.flex-info h4 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 4px;
}

.home-banner .add-space {
  padding-bottom: 48px;
}

.flex-info p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 16px;
  padding-bottom: 0;
}

.col-before::before {
  background: url(../blue-usp-arrow.svg) no-repeat top;
  top: -50px;
}

.bestSellersImg {
  background-position: center;
  background-size: cover;
  min-height: 190px;
  border-radius: 16px;
  transition: transform 0.5s ease;
  display: block;
}
.bestSellers .card:hover .bestSellersImg,
.exploreOurLibrary .card:hover .exploreOurLibraryImg {
  transform: scale(1.02);
}
.bestSellersImg img {
  width: 100%;
  border-radius: 16px;
}

.licensing-courses .licensing {
  border-radius: 16px;
  background: rgba(239, 245, 252, 0.9);
  padding: 4px 12px;
}

.bestSellersImg .unavailable {
  border-radius: 74px;
  background: #f0f0f0;
}

.bestSellersImg .available {
  border-radius: 74px;
  background: rgba(237, 255, 250, 0.9);
}

.licensing-courses {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: end;
  padding: 8px;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  right: 0;
}

.licensing-courses .licensing p {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2) !important;
  font-size: 12px !important;
  font-weight: 500;
}

.licensing-courses .licensing.unavailable p {
  color: var(--Neutral-Colors-Space, #3e4949);
}

.licensing-courses .licensing.available p {
  color: var(--Thinkprop-Algea-Skobeloff, #076973);
}

.bestSellers .card {
  border-radius: 24px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
  gap: 16px;
  padding: 16px;
  height: 100%;
  justify-content: space-between;
  transition: all 0.5s ease;
  border: 1px solid #fff;
  cursor: pointer;
}
.bestSellers .card:hover,
.exploreOurLibrary .card:hover {
  border: 1px solid var(--Card-Stroke-Hover, #c5c8c8);
  box-shadow: 0 12px 35px 0 rgba(0, 0, 0, 0.08);
}

a.title-link {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  z-index: 11;
  min-height: 58px;
}
.bestSellers .card a.title-link {
  min-height: unset;
}
.exploreOurLibrary .card a.title-link {
  min-height: 58px;
}
.bestSellers .card-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bestSellers .swiper-slide {
  display: flex;
}
.bestSellers .flex-card-info {
  display: flex;
  gap: 24px;
  row-gap: 12px;
  flex-wrap: wrap;
  min-height: 42px;
}

.swiper-slide {
  height: unset !important;
}

.bestSellers .flex-card-info p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 12px !important;
  height: 15px;
}

.title-space {
  padding-right: 30px;
  position: relative;
}

.plp-course-box-new .pdp-add-fav-li {
  right: 0 !important;
}

.plp-course-box-new.new-main-course-box-design .bestSellers .flex-card-info {
  min-height: 42px;
}

.user-card img {
  padding: 2.5px;
  width: 31px;
  height: 31px;
  border-radius: 25px;
}

.user-card {
  display: flex;
  align-items: center;
  gap: 4px;
}

.user-card:not(:first-child) {
  flex: 1;
  overflow: hidden;
}

.users-grid {
  display: flex;
  gap: 8px;
  /* flex-wrap: wrap; */
  min-height: 31px;
}

.user-card p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 12px !important;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.border-card {
  border-bottom: 1px solid #eceded;
  width: 100%;
}

.bestSellers .flex-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}

.bestSellers .flex-card h3 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px !important;
  font-weight: 700;
  white-space: nowrap;
}

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

.bestSellers .flex-card p {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px !important;
}

.new-home-main-title h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 24px !important;
  font-family: "Inter" !important;
  font-weight: 600;
}

.swiper {
  margin-right: calc(-0.5 * var(--bs-gutter-x)) !important;
  margin-left: calc(-0.5 * var(--bs-gutter-x)) !important;
}

.swiper-slide {
  padding: 0 12px;
}

.careerInfo {
  display: flex;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  padding: 16px;
}
.careerInfo img {
  max-width: 49px;
  height: auto;
  /* border-radius: 50%; */
}
.haveDescription {
  flex-direction: column;
  justify-content: center;
  text-align: center !important;
}

.haveDescription p {
  text-align: center !important;
}

.careerDevelopment .row-gap {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}

.careerDevelopment h5 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-weight: 600;
  font-size: 16px !important;
  margin-bottom: 0;
}

.careerDevelopment .haveDescription h5 {
  margin-bottom: 8px;
}

.careerDevelopment p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px !important;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
}

.careerDevelopment a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2) !important;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.becomeLicensedProfessional .list-group {
  flex-direction: row;
  gap: 14px;
  padding-bottom: 24px;
  overflow-x: auto;
  scrollbar-width: none;
}

.becomeLicensedProfessional .list-group::-webkit-scrollbar,
.exploreAllCoursesInfo .list-group::-webkit-scrollbar {
  display: none;
}

.becomeLicensedProfessionalBG {
  background: var(--Neutral-Colors-Glass, #f5f6f6);
  padding: 32px;
  border-radius: 24px;
}

.becomeLicensedProfessional .list-group-item {
  border-radius: 122px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 4px 8px 0px rgba(14, 27, 27, 0.1);
  padding: 10px 16px !important;
  text-align: center !important;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px;
  font-weight: 500;
  width: unset;
  display: flex;
  align-items: center;
  border: 1px solid #fff !important;
  transition: all 0.3s ease-in-out;
}
.becomeLicensedProfessional .list-group-item:hover {
  border: 1px solid var(--Card-Stroke-Hover, #c5c8c8) !important;
  box-shadow: 0 4px 8px 0 rgba(14, 27, 27, 0.05);
}
.becomeLicensedProfessional .list-group-item.active {
  background: var(--Primary-Colors-Algea, #0c838f);
  color: #fff !important;
  border: 1px solid #0c838f !important;
}

.becomeLicensedProfessional .list-group-item:first-child,
.becomeLicensedProfessional .list-group-item:last-child {
  border-top-left-radius: 122px !important;
  border-top-right-radius: 122px !important;
}

.becomeLicensedProfessional .tab-content h3,
.becomeLicensedProfessional .tab-content a {
  margin-bottom: 24px;
}

.becomeLicensedProfessional .tab-content h3 {
  font-weight: 600;
  font-size: 21px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
}

.becomeLicensedProfessional .tab-content ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

.becomeLicensedProfessional .tab-content ul li {
  padding-left: 26px;
  position: relative;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  line-height: 150%;
  /* 27px */
}

.becomeLicensedProfessional .tab-content ul li:before {
  background: url(../becomeLicensedProfessionalIcon.svg) no-repeat left;
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}

.becomeLicensedProfessionalImg {
  text-align: center;
}

.exploreAll,
.careerDevelopment a.exploreAll {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  align-items: center;
  gap: 8px;
  display: flex;
}
.exploreAll:hover {
  color: #076973 !important;
}
.flex-main-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.exploreAllCoursesInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: auto;
  scrollbar-width: none;
  margin-bottom: 32px;
}

.exploreAllCoursesInfo ul {
  display: flex;
  gap: 28px;
  padding: 0;
  margin-bottom: 0;
}

.exploreAllCoursesInfo ul li:first-child {
  list-style: none;
}

.exploreAllCoursesInfo ul li a {
  color: var(--Neutral-Colors-Gray, #787f7f) !important;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}
.exploreAllCoursesInfo ul li a:hover {
  color: #076973 !important;
}
.exploreAllCoursesInfo ul li.active a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
}

.new-home-main-tag {
  display: flex;
  flex-direction: column;
  gap: 64px;
  background: url(../bg-banner-2.png) no-repeat top -110px right;
}
.our-partnership {
  max-width: 1056px;
  width: 100%;
}
.pdp-tabs-section .our-partnership .nav-tabs {
  max-width: unset !important;
}
.Instructors-card {
  height: 465px;
  display: flex;
  align-items: flex-end;
  /* justify-content: flex-end; */
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  transition: transform 0.5s ease;
  text-decoration: none;
  color: #fff;
}

.Instructors-card .card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 24px !important;
}

.Instructors-card .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  z-index: 2;
}
.Instructors-card .overlay::before {
  border-radius: 0 0 24px 24px;
  background: linear-gradient(180deg, rgba(7, 105, 115, 0) 0%, #076973 100%);
  mix-blend-mode: multiply;
  top: unset;
  height: 220px;
}

.Instructors-card .text-content {
  position: relative;
  z-index: 3;
  padding: 16px;
}
.partnerships-section {
  gap: 24px;
}
.photo-Partnerships {
  min-width: 180px;
}
.hero-partnership-section-img {
  min-height: 182px;
  max-width: 180px;
  width: 100%;
  border-radius: 15px;
}
.Instructors-card img {
  /* width: 178px;
  height: 178px;
  border-radius: 230px; */
  transition: transform 0.5s ease;
}
.Instructors-card:hover img {
  /* border: 1px solid var(--Card-Stroke-Hover, #C5C8C8);
  box-shadow: 0 12px 34px 0 rgba(14, 27, 27, 0.06); */
  transform: scale(1.02);
}
.Instructors-card h5 {
  /* margin: 16px 0 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: 600;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 18px; */
  color: #fbda6c !important;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 4px;
}

.Instructors-card p {
  /* color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: center !important; */
  color: #fff;
  font-size: 14px;
}

.exploreOurLibraryStatus {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.exploreOurLibrary .card {
  border-radius: 24px;
  transition: all 0.5s ease;
  border: 1px solid #fff;
}

.exploreOurLibraryStatus .greenLibrary {
  background: #ebf9f8;
}

.exploreOurLibraryStatus .greenLibrary p {
  color: var(--Primary-Colors-Skobeloff, #076973);
}

.exploreOurLibraryStatus .Library p {
  font-size: 12px !important;
  margin-top: 0 !important;
  font-weight: 500;
}

.exploreOurLibraryStatus .redLibrary {
  background: var(--Primary-Colors-Skin, #fbdada);
}

.exploreOurLibraryStatus .redLibrary p {
  color: var(--Primary-Colors-Carmine, #aa3f3d);
}

.Library {
  border-radius: 74px;
  padding: 4.5px 12px;
  display: flex;
  align-items: center;
  gap: 4px;
}

/* .exploreOurLibrary .card-body {
  padding: 24px;
  border-radius: 0px 0px 24px 24px;
  background: #fff;
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
} */

.exploreOurLibraryImg.overlay:before {
  border-radius: 16px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
}

.add-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

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

.exploreOurLibraryImg {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 170px;
  border-radius: 16px;
  transition: transform 0.5s ease;
  position: relative;
}

.exploreOurLibrary p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  margin: 12px 0 0 !important;
}
.video-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 460px;
  overflow: hidden; /* Ensures no overflow if aspect ratio mismatches */
  border-radius: 16px;
  z-index: 23123;
  transition: transform 0.3s ease;
}
.video-wrapper:before {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  z-index: 12312;
  pointer-events: none;
}

.testimonialsVideo video {
  width: 100%;
  height: 460px;
  object-fit: cover;
  border-radius: 16px;
  object-position: top;
  position: absolute;
  z-index: -10;
}
.testimonialsVideo,
.testimonialsCard {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--Neutrals-Pearl, #f0f1f1);
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0 12px 34px 0 rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  align-items: start;
  position: relative;
  z-index: 13123123;
}
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  cursor: pointer;
  z-index: 112112789763;
}
.testimonialsCardInfo {
  border-radius: 16px;
  background: var(--Neutrals-Glass, #f5f6f6);
  padding: 16px;
  min-height: 460px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 8px;
}
.testimonials .new-home-main-title h2 {
  margin-bottom: 16px;
}

.testimonials .new-home-main-title p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-weight: 400;
}

.testimonialsCard p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px !important;
}

.descriptionTestimonials {
  min-height: 97px;
}

.manager h6 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 18px;
  font-weight: 700;
}

.testimonialsCard .manager p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 14px !important;
}

.testimonialsCardBefore {
  /* padding-top: 40px; */
  max-width: 715px;
  margin-left: auto;
  padding-left: 92px;
}

.testimonialsCardBefore .swiper {
  overflow: hidden !important;
}

.testimonialsCardBefore::before {
  background: url(../bg-orange.png) no-repeat left top;
  top: -50px;
}

.manager {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 56px;
}

.manager ul {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 4px;
  padding: 0;
  margin-bottom: 0;
}

.manager h6 {
  margin-bottom: 0;
}

.testimonials .swiper-button-next:after,
.testimonials .swiper-button-prev:after {
  content: url(../Button.svg) !important;
  line-height: 0;
}

.testimonials .swiper-button-prev {
  rotate: 180deg;
}

.navigation .swiper-button-next,
.navigation .swiper-button-prev {
  position: unset;
  width: unset;
  margin: unset;
}

.navigation {
  display: flex;
  justify-content: end;
  gap: 10px;
  padding-top: 12px;
  padding-right: 12px;
}

/* .testimonialsVideo {
  max-width: 623px;
  margin-left: auto;
}

.testimonialsIfram {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  width: 100%;
}

.testimonialsIfram iframe {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 24px;
} */

/* .testimonials .swiper-wrapper {
  align-items: center;
} */

.trainYourTeam {
  background: url(../trainYourTeamBG.jpg) no-repeat;
  background-size: cover;
  min-height: 414px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
  text-align: center;
  margin-top: 55px;
}

.new-home-main-title.white-title h2 {
  color: var(--Neutral-Colors-White, #fff) !important;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}

.trainYourTeam .new-home-main-title.white-title h2 {
  margin-bottom: 0;
}

.trainYourTeam p,
.new-home-main-title.white-title a,
.trainYourTeam a {
  color: var(--Neutral-Colors-White, #fff) !important;
  text-align: start;
}

.trainYourTeam p {
  font-size: 18px !important;
}

.trainYourTeam .trainYourTeamInfo p {
  font-size: 16px !important;
  font-weight: 500;
}

.trainYourTeamGrid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 24px;
}

.trainYourTeamInfo {
  border-radius: 8px;
  background: rgb(28 62 67 / 30%);
  background-blend-mode: multiply;
  padding: 13px 16px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 12px;
}

.trainImg {
  position: relative;
  max-width: 329px;
  width: 100%;
}

.trainImg img {
  position: absolute;
  left: 0;
  top: -52px;
  bottom: 0;
  margin: auto;
}

.flexTeam {
  display: flex;
  gap: 32px;
}

.flexTeam .new-home-main-title {
  margin-bottom: 12px;
}

.StudentBox {
  max-height: 150px;
  border-radius: 8px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  background: #fff;
  padding: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.StudentImg {
  min-height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.StudentImg img {
  max-height: 84px;
}

.ourStudents .swiper-slide,
.ourPartners .swiper-slide {
  padding: 0 0px 0 12px;
}

.weAreTrustedBySwiper .swiper-slide {
  padding: 0;
}

.joinUsFlex {
  position: relative;
  overflow: hidden;
  padding: 40px;
}
.joinUsInfo {
  position: relative;
  z-index: 11;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: start;
}
.bg-flip {
  position: absolute;
  inset: 0;
  background: url(../Wanna_join_us_as_an_instructor.jpg) no-repeat;
  border-radius: 24px;
  background-size: cover !important;
  background-position-x: right;

  z-index: 0;
}
.joinUsFlex h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.joinUsFlex p {
  color: #fff !important;
  font-size: 16px !important;
  text-align: center !important;
}
.joinUsFlex .btn {
  border-radius: 220px;
  padding: 8px 24px;
  min-height: 48px;
  min-width: 142px;
}
.new-header-main-icon ul li a.my-account-user-box-image-new {
  background: rgba(251, 218, 218, 1);
  color: var(--Primary-Colors-Mandarin, #f25f5c) !important;
}

.login-dropdown-menu {
  min-width: 160px !important;
}

.menu-item-login {
  padding: 16px;
}

.menu-item-login a {
  gap: 8px;
}

.mobile-first-menue-out {
  margin-bottom: 0;
}

.userLogin {
  margin-bottom: 32px;
}

.enrolledCoursesBox {
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
  padding: 32px;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 24px;
}

.enrolledCoursesBox .new-home-main-title {
  margin-bottom: 0;
}

.enrolledCoursesBox p,
.flexBar p,
.myLearningInfo p {
  padding-bottom: 0;
}

.myLearningFlex {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.home-banner-login h1 {
  padding-bottom: 32px;
}

.home-banner-login .flexBar {
  display: flex;
  align-items: center;
  gap: 8px;
}

.home-banner-login .myLearningInfo .progress {
  width: 100%;
  height: 7px;
  border-radius: 8px;
  background: var(--Neutral-Colors-Platinum, #eceded);
}

.progress-bar {
  border-radius: 8px;
  background: var(--Primary-Colors-Mandarin, #f25f5c);
}

.home-banner-login .myLearning {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  /* height: 100%; */
}

.myLearningBox {
  border-radius: 24px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}

.myLearningBoxInfo {
  display: flex;
  gap: 14px;
  /* flex-wrap: wrap; */
  row-gap: 12px;
}
.myLearningBoxInfo .myLearningBoxInfoFlex.first p,
.pdp-drop-filter-button .pdp-btn-clear {
  white-space: nowrap;
}
.myLearningInfo .myLearningBoxInfo p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  display: flex;
  gap: 8px;
  min-height: 19px;
  align-items: start;
}
.myLearningInfo .myLearningBoxInfo p img {
  margin-top: 3px;
}
.myLearningBoxInfoFlex {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.home-banner-login .myLearning h3 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.myLearningInfo .flexBar p {
  font-size: 16px !important;
  font-weight: 500;
}

.myLearningInfo p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-family: Inter;
  font-size: 14px !important;
  font-weight: 600;
}

.myLearningInfo {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}

.myLearning .btn-img {
  white-space: nowrap;
}

.getYourLicenseImg {
  min-height: 322px;
  max-width: 413px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.getYourLicenseImg::before {
  background: url(../getYourLicenseIcons.svg) no-repeat center right;
  left: 55px;
  top: 6px;
}

.getYourLicenseImg img {
  width: 305px;
  height: 151px;
}

.getYourLicense .new-home-main-title h2 {
  margin-bottom: 12px;
}

.getYourLicenseGap {
  row-gap: 24px;
}

.getYourLicense .new-home-main-title p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 18px !important;
}

.getYourLicense .new-home-main-title {
  margin-bottom: 24px;
}

.getInTouchBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 47px 16px 32px;
  border-radius: 8px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  gap: 16px;
  min-height: 117px;
}

.getInTouchBox .btn-white {
  white-space: nowrap;
  min-width: 300px;
  font-size: 16px;
}

.getInTouchBox .pdp-main-title-h3 {
  margin-bottom: 16px;
  font-weight: 600;
}

.getInTouchBox p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
}

.getInTouchModal .modal-header {
  padding: 0;
  border-bottom: 0;
  position: relative;
}

.getInTouchModal .modal-header .close {
  position: absolute;
  right: 0;
  z-index: 1;
  opacity: 1;
}

.getInTouchModal .modal-header h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 28px;
  font-weight: 600;
}

.getInTouchModal .modal-content {
  padding: 32px;
  border-radius: 16px;
  background: #fafafa;
}

.getInTouchModal .modal-body {
  padding: 0;
}

.getInTouchModal .inp .form-control {
  border-radius: 4px;
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb);
  background: var(--Neutral-Colors-White, #fff);
}

.getInTouchModal .inp .label {
  text-transform: capitalize;
}

.row-gap {
  row-gap: 24px;
}

.row-gap .inp {
  margin-bottom: 0;
}

.p-12 {
  padding: 0 12px !important;
}

.pdp-course-attr-details .course-home-props-icon p {
  overflow: unset;
}

.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem 0.75rem;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 14px;
}

.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-control:focus {
  box-shadow: unset !important;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
}

.getInTouchModal .inp textarea {
  min-height: 141px;
}

.contact-us-main-top-select.inp .custom-select,
.contact-us-main-top-select.inp .custom-select.default-color {
  color: var(--Neutral-Colors-Gray, #787f7f);
}
.contact-us-main-top-select.inp .custom-select.selected-color {
  color: #0e1b1b !important;
}

.approved-by {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.approved-by li {
  padding-right: 12px;
  border-right: 1px solid #eceded;
  margin-right: 12px;
}

.approved-by li:last-child {
  padding-right: unset;
  border-right: unset;
  margin-right: unset;
}

.new-footer-social-icon {
  margin: 24px 0;
}

.footer-menu-new h3 {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  padding: 8px 24px;
  height: 44px;
  border-radius: 8px;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
  color: var(--Primary-Colors-Algea, #0c838f) !important;
  gap: 8px;
  justify-content: center;
}

.footer-menu-new .verifiy-footer-li img {
  margin-right: 0;
}

.new-footer-payment-all {
  padding: 24px 0;
}

.footer-menu-new ul li a {
  color: var(--Neutral-Colors-Gray, #787f7f) !important;
  font-size: 14px;
}

.footer-menu-new p {
  margin-bottom: 0;
}

.footer-menu-new ul {
  margin-top: 8px;
}

.footer-menu-new .verifiy-footer-li a {
  color: var(--Primary-Colors-Algea, #0c838f) !important;
}

.company-name-hint {
  background: var(--accent-feedback-colors-light-blue-2, #f4f9ff);
}
.myLearningBox .warning {
  width: 100%;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
.warning-msg {
  background: var(--Accent-Feedback-Colors-Light-Orange-2, #fff7f0);
}

.company-name-hint p {
  color: var(--Accent-Feedback-Colors-Info-Dark-blue, #1266bf) !important;
}

.warning-msg p {
  color: var(--Accent-Feedback-Colors-Warning-Dark-Orange, #a55914) !important;
}

.warning {
  display: flex;
  gap: 8px;
  align-items: center;
  border-radius: 4px;
  padding: 8px 16px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.warning p {
  font-size: 14px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.warning-msg-between {
  justify-content: space-between;
}

.myLearningImg {
  max-width: 100px;
  width: 100%;
}
.myLearningImg img {
  border-radius: 16px;
}
.warning-msg-flex {
  display: flex;
  gap: 8px;
}

.warning-msg a {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: underline;
}

.new-main-header-v1 ul.navbar-nav li .nav-link {
  position: relative;
  cursor: pointer;
}
.new-main-header-v1 ul.navbar-nav li .nav-link.active {
  color: #0c838f !important;
}
.new-main-header-v1 ul.navbar-nav li .nav-link .fa-chevron-down {
  font-size: 14px;
}
.new-main-header-v1 .navbar-brand {
  margin-right: 40px;
}

.navbar-expand-lg .navbar-nav {
  margin-right: 32px !important;
}

.plp-course-box-new .pdp-add-fav-li .toggle-icon {
  display: block;
}

.checkCartCapacityData > img,
.nextStepOfCheckout > img {
  max-height: 1rem;
}

.pdp-join-course-select .course-purchased {
  font-weight: 400 !important;
}

.elemnt1 {
  width: 25%;
  border-radius: 16px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
  padding: 24px 16px;
}

.elemnt2 {
  width: 100%;
}

.plp-flex {
  gap: 24px;
  margin-bottom: 40px;
}

.plp-category-name .plp-main-title {
  margin-bottom: 40px;
}

.breadcrumb .breadcrumb-item a,
.partnerships-section a,
.read-more-btn {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
}

.breadcrumb .breadcrumb-item.active a {
  color: var(--Neutral-Colors-Space, #3e4949);
}

.course-card-select-new {
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb);
}

.pdp-add-cart-add-fav-btn.pdp-add-fav-li .btn-default {
  padding: 7px;
  max-width: 132px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdp-add-cart-add-fav-btn.pdp-add-fav-li {
  position: unset !important;
}
.join-course-section .btn-join-course {
  height: 44px;
  padding: 7px;
  max-width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.btn.disabled {
  border-radius: 4px;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
  opacity: 0.3;
  background: var(--Primary-Colors-Algea, #0c838f);
}
.enrolledCourses a.btn.disabled {
  border-radius: 220px !important;
}
a.btn.disabled.submitEditInfo {
  background: transparent !important;
  border-radius: 8px;
}
.option-add-company {
  margin-top: 43px !important;
}
.beginYourJourneyButtons a.selectBackToCart.disabled {
  border-radius: 220px;
  opacity: 0.3;
  background: transparent;
  pointer-events: none;
}
.info-course-3 {
  align-items: center;
}

h6.summary {
  color: var(--Neutral-Colors-Space, #3e4949);

  font-size: 18px !important;
  font-weight: 500 !important;
}

.pdp-first .pdp-join-course-select {
  border: 0 !important;
}

.footer-menu-flex {
  display: flex;
  gap: 36px;
}

.footer-menu-flex .footer-elemnt {
  max-width: 180px;
  width: 100%;
}

.new-cart-order-summary-promo .checkout-order-summary {
  margin-top: 24px;
  margin-bottom: 16px;
  padding-bottom: 24px;
}

.cardBestSellers {
  padding-bottom: 60px;
}

.cart-dropdown-menu .close {
  opacity: 1;
}

span.cart-new-gray-style b {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 12px;
  font-weight: 500;
}

.cart-dropdown-item {
  padding-top: 24px;
}

.cart-modal-ul-big {
  margin-bottom: 16px;
}

.cart-dropdown-menu {
  padding: 24px;
}

.cart-dropdown a {
  height: 41px !important;
}

.new-footer-payment-img {
  opacity: 0.5;
}

#pdpModal .cancel-pdp-modal {
  right: 20px;
  background-color: unset !important;
}

.instructors-view-mobile {
  margin-top: 8px;
}

.pdp-tabs-section .nav-item:hover > .nav-link:hover {
  color: #0c838f !important;
}

.modal-add-cart-custom .d-block.btn-default {
  border-radius: 4px;
}

ul.course-home-props-icon-last li,
ul.course-home-props-icon-last :nth-child(even) {
  padding-left: 16px;
  padding-right: 16px;
  /* border-right: 1px solid #eceded !important; */
  min-width: unset;
}
ul.course-home-props-icon-last .darkMode {
  padding: 0 !important;
}
ul.course-home-props-icon-last li:last-child {
  padding-right: 0;
  /* padding-left: 0; */
  border-right: 0 !important;
}

.course-home-props-icon p img {
  margin-right: 8px;
}

ul.course-home-props-icon-last {
  display: flex !important;
  padding: 0;
}

ul.course-home-props-icon-last li {
  margin-right: 0;
}

ul.course-home-props-icon {
  row-gap: 10px;
}

.flex-price {
  gap: 5px;
}

.pdp-course-attr-details .course-home-props-icon p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-weight: 500;
}

.join-course-section .btn-join-course {
  height: 44px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-image {
  margin-right: 24px;
}

.pdp-add-fav-li .toggle-icon-course {
  height: 40px;
}

.join-course-section {
  padding-top: 40px;
}

.pdp-course-attr-details {
  margin-top: 24px;
}

.pdp-course-attr-details .new-home-course-prop-price {
  margin-bottom: 0;
}

.includes-text {
  font-size: 12px !important;
}

.new-mobile-header-v1.modalShown {
  z-index: 1111111111;
  background: #fff;
  position: fixed !important;
  top: 0;
  width: 100%;
}
.modal-sidebar {
  z-index: 1111111111;
  /* position: relative; */
}
.z-index-modal {
  z-index: 111;
}

.new-cart-empty-data-all.section-padding {
  padding-top: 32px;
}

.paragraph-card {
  gap: 3px;
}

.instructor {
  max-width: 251px;
  width: 100%;
}

.course-instructor {
  max-width: 117px;
  width: 100%;
}

.pdp-category-title p {
  margin-bottom: 16px !important;
}

.new-header-mega-menu li.nav-item.dropdown {
  /* padding-right: 15px; */
  margin-right: 0;
}
.dropdown-toggle .fa-chevron-down {
  transition: all 0.3s ease-in-out;
}
.hover-menu-parent .dropdown-toggle .fa-chevron-down {
  rotate: 180deg;
}
.new-main-header-v1 ul.navbar-nav li .nav-link {
  font-family: "Inter" !important;
  font-weight: 400;
}

.bestSellers .flex-card-info p img {
  margin-bottom: 2px;
}

.modal-backdrop {
  opacity: 0.5 !important;
  background: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
}

.modal-backdrop.backdrop-f {
  background-color: #fff !important;
}

.plp-course-box-new .pdp-add-fav-li .toggle-icon:before,
.plp-course-box-new .pdp-add-fav-li .toggle-icon:after {
  top: 0px;
}

.modal-add-cart-custom .cart-modal-ul-big .flex-grow-1,
span.new-cart-span-parent-data {
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.new-main-course-box-design .pdp-add-fav-li .toggle-icon:before,
.new-main-course-box-design .pdp-add-fav-li .toggle-icon:after {
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0;
}

.course-card-select p {
  display: flex;
}

.becomeLicensedProfessional .tab-content .btn-blue,
.hero-content .btn-blue {
  white-space: nowrap;
  width: fit-content;
  height: 47px;
  align-items: center;
  margin-bottom: 0 !important;
  border-radius: 220px;
  font-size: 16px;
  min-width: unset;
}
.hero-content .btn-blue {
  margin: auto;
}
.pdp-flex-item .flex-baseline {
  margin-top: 24px;
}

.pdp-course-description {
  max-width: 792px;
}

.add-border-bottom {
  border-bottom: 1px solid #eceded;
  padding-bottom: 40px;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-body .fs-webform-container .fserv-form {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 !important;
}

.businessBannerNew .fs-webform-container .fserv-form {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 !important;
}

.formserv-textarea-field,
div:has(.fserv-button-submit),
.fs-webform-container .formserv-select-multiple-field.fserv-field {
  grid-column: 1 / -1;
}

.fs-webform-container .fserv-field {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}

.fs-webform-container .fserv-field.formserv-select-field,
.fs-webform-container .formserv-select-multiple-field.fserv-field {
  position: unset !important;
}

.fs-webform-container .fserv-container {
  padding: 0px !important;
  box-shadow: unset !important;
  max-width: unset !important;
}

.getInTouchBox .pdp-tabs-collapse-title {
  margin-top: 0;
  margin-bottom: 0;
}

.fs-webform-container .fserv-field + div:not(.fserv-field) {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: start !important;
}

.modal-body
  .fs-webform-container
  .fserv-container
  button[type="submit"].fserv-button-submit {
  background: var(--Primary-Colors-Algea, #0c838f) !important;
  padding: 9.5px 16px;
  height: 48px;
  width: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px !important;
  font-weight: 700;
  font-family: "Inter" !important;
  border-radius: 220px;
}
.modal-body .fs-webform-container .fs-notifier.success {
  margin-top: 24px;
  max-width: 100%;
}
.fs-webform-container .powered-by {
  display: none !important;
}
.modal-body .fs-webform-container .fserv-form-name {
  text-align: start !important;
  padding: 0 !important;
  margin-bottom: 24px !important;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 28px !important;
  font-family: "Inter" !important;
}

.businessBannerNew .fs-webform-container .fserv-form-name {
  text-align: start !important;
  color: var(--Neutrals-White, #fff) !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  margin-bottom: 16px !important;
}

.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice,
.modal-body .fs-webform-container .fserv-container,
.businessBannerNew .fs-webform-container .fserv-container,
.FillTheForm .btn-position {
  background-color: transparent !important;
}
#FillTheForm .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple {
  border-radius: 94px !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container--default.select2-container--focus
  .select2-selection--multiple,
.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple {
  height: 48px !important;
  border: 0 !important;
}

.fserv-container form {
  padding-top: 0 !important;
}

.fs-webform-container .fserv-form-description {
  padding: 0 !important;
}

.modal-body .fs-webform-container .fserv-input-text,
.businessBannerNew .fs-webform-container .fserv-input-text {
  height: 44px;
  border-radius: 4px;
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb) !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #0e1b1b !important;
  transition: all 0.15s ease;
  box-sizing: border-box;
  padding: 13px 16px !important;
  font-size: 14px !important;
  padding-top: 21px !important;
  padding-right: 40px !important;
}

.businessBannerNew .fs-webform-container .fserv-input-text,
.getInTouchModal .fs-webform-container .fserv-input-text {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
  height: 48px;
  background: var(--Neutrals-White, #fff);
}

.fs-webform-container
  .fserv-field
  .select2-container--default.select2-container--focus
  .select2-selection--multiple,
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple {
  height: 44px;
  padding-bottom: 0;
}

.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin-top: 4.5px !important;
  padding: 4px 8px !important;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
  border-radius: 38px !important;
  background-color: var(--Neutrals-Glass, #f5f6f6) !important;
  margin-right: 6px !important;
}

.modal-body .fs-webform-container .fserv-field .fserv-label,
.businessBannerNew .fs-webform-container .fserv-label {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 14px !important;
  color: var(--Neutral-Colors-Gray, #787f7f) !important;
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  font-family: "Inter" !important;
  font-weight: 400;
  pointer-events: none;
}
.businessBannerNew .fs-webform-container .fserv-field:focus-within .fserv-label,
.getInTouchModal .fs-webform-container .fserv-field:focus-within .fserv-label {
  transform: translate3d(0, -10px, 0) !important;
  font-size: 10px !important;
}
.businessBannerNew
  .fs-webform-container
  .formserv-email-field:has(.fserv-input-text:not(:placeholder-shown))
  .fserv-label,
.businessBannerNew
  .fs-webform-container
  .fserv-field:has(.fserv-textarea:not(:placeholder-shown))
  .fserv-label,
.businessBannerNew
  .fs-webform-container
  .fserv-field:has(.fserv-input-text:not(:placeholder-shown))
  .fserv-label,
.getInTouchModal
  .fs-webform-container
  .formserv-email-field:has(.fserv-input-text:not(:placeholder-shown))
  .fserv-label,
.getInTouchModal
  .fs-webform-container
  .fserv-field:has(.fserv-textarea:not(:placeholder-shown))
  .fserv-label,
.getInTouchModal
  .fs-webform-container
  .fserv-field:has(.fserv-input-text:not(:placeholder-shown))
  .fserv-label {
  transform: translate3d(0, -10px, 0) !important;
  font-size: 10px !important;
}
.fs-webform-container .fserv-field .fserv-input-text::placeholder,
.fs-webform-container .fserv-field .fserv-textarea::placeholder {
  opacity: 0 !important;
}
.fs-webform-container .fserv-field .select2-search__field::placeholder {
  opacity: 1 !important;
}
.businessBannerNew .fs-webform-container .fserv-label {
  top: 14px;
  color: var(--Neutrals-Gray, #787f7f) !important;
  font-size: 14px !important;
}

.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  font-size: 14px !important;
  border: 0 !important;
  padding: 6px 0 0 0;
}

.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-search--inline
  .select2-search__field::placeholder {
  color: var(--Neutrals-Gray, #787f7f) !important;
  font-size: 14px !important;
  opacity: 1;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 5px 35px 0 16px;
}

.modal-body .fs-webform-container .fserv-textarea,
.businessBannerNew .fs-webform-container .fserv-textarea {
  padding: 16px !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container--default.select2-container--focus
  .select2-selection--multiple,
.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-selection--multiple {
  background: url(../chevron-down-new.svg) no-repeat right 16px center;
  background-color: #fff !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container
  .select2-search--inline
  .select2-search__field {
  margin-top: 1.4px;
}

.fserv-container div.fserv-required label.fserv-label:after {
  color: var(--Neutrals-Gray, #787f7f) !important;
  content: "*";
}

.businessBannerNew .fs-webform-container .powered-by {
  display: none !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-container
  button[type="submit"].fserv-button-submit {
  border-radius: 220px !important;
  background: var(--Thinkprop-Algea-Algea, #0c838f) !important;
  margin: 0 !important;
  height: 48px;
  text-align: start;
  padding: 9px 8px 9px 16px !important;
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Inter" !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-container
  button[type="submit"].fserv-button-submit::after {
  content: url(../blue-arrow-b.svg);
  height: 34px;
  position: unset;
  width: unset;
  animation-duration: unset;
}
.businessBannerNew .fs-webform-container .fserv-container {
  position: unset !important;
}
.businessBannerNew .fs-webform-container .fs-notifier.success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 671px;
  width: 100%;
  align-items: center;
}
.position-unset {
  position: unset !important;
}

.businessBannerNew .fs-webform-container .fs-notifier .close {
  color: #0e805e;
  font-size: 29px !important;
  opacity: 1;
}
.businessBannerNew .fs-webform-container .fs-notifier > span {
  max-width: unset !important;
  color: var(--Feedback-Colors-Success-Green---Dark, #0e805e) !important;
  font-size: 16px !important;
}
.fs-webform-container .fs-notifier.success > span {
  border: 0 !important;
}
.businessBannerNew
  .fs_80498f6aae7ee121499b5f2c631a74b9ef09da212f7a7f4f42eca92e82dbba73
  .fserv-container
  button[type="submit"].fserv-button-submit.btn-saving::after {
  background-color: transparent !important;
}
.modal-body
  .fs-webform-container
  .fserv-field.formserv-select-multiple-field
  .fserv-label,
.modal-body
  .fs-webform-container
  .fserv-field.formserv-select-field
  .fserv-label,
.businessBannerNew
  .fs-webform-container
  .formserv-select-multiple-field.fserv-field
  .fserv-label {
  display: none;
}

.businessBannerNew .fs-webform-container .fserv-input-radio.error:focus,
.businessBannerNew .fs-webform-container .fserv-input-text.error:focus,
.businessBannerNew .fs-webform-container .fserv-select-multiple.error:focus,
.businessBannerNew .fs-webform-container .fserv-select.error:focus,
.businessBannerNew .fs-webform-container .fserv-textarea.error:focus,
.getInTouchModal .fs-webform-container .fserv-input-radio.error:focus,
.getInTouchModal .fs-webform-container .fserv-input-text.error:focus,
.getInTouchModal .fs-webform-container .fserv-select-multiple.error:focus,
.getInTouchModal .fs-webform-container .fserv-select.error:focus,
.getInTouchModal .fs-webform-container .fserv-textarea.error:focus {
  border-color: #e84545 !important;
}

.modal-body .fs-webform-container .fserv-textarea,
.businessBannerNew .fs-webform-container .fserv-textarea {
  padding-top: 15px !important;
}

.businessBannerNew .fs-webform-container .fserv-textarea,
.getInTouchModal .fs-webform-container .fserv-textarea {
  border-radius: 12px !important;
}

.fs-webform-container .fserv-container {
  margin: 0 !important;
}

section.new-home-slider-carso,
.add-relative {
  position: relative;
  z-index: 0;
}

.bestSellers.add-relative .swiper-slide {
  margin-bottom: 64px;
}

.bestSellers.add-relative h3.title {
  margin-bottom: 24px;
}

.cart-dropdown .new-cart-span-parent-data {
  gap: 0;
}

h3.extra-bold {
  font-weight: 800;
}

.plp-search-new {
  max-width: 408px;
  width: 100%;
}

.input-without-focus-place .form-control {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Platinum, #eceded);
  height: 45px;
  margin-right: 0;
  margin-left: 0;
  font-weight: 600;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
}

.input-without-focus-place .form-control::placeholder {
  font-weight: 400;
}

.select-sort-by {
  background: url(../chevron-down-new.svg) no-repeat right 16px center;
  border-radius: 94px !important;
  border: 1px solid var(--Neutrals-Platinum, #eceded) !important;
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 14px;
  height: 45px;
  /* max-width: 115px; */
  width: 100%;
  padding: 13px 0 13px 16px;
}

.selected-option {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding-right: 50px;
}

.pdp-filter-select ul li .inp {
  margin-bottom: 0;
}

.pdp-filter-select ul li {
  margin-right: 0;
  position: relative;
}

.custom-select:focus {
  box-shadow: unset;
}

.dropdown-menu-plp-sort {
  background-color: transparent;
}

option {
  border: 0;
}

.plp-filter-drop-parent-data .dropdown-menu-sort-by {
  left: auto !important;
  right: 15px !important;
  top: 50px !important;
  width: 142px !important;
  padding: 0 !important;
  min-width: unset !important;
  transform: unset !important;
}

.plp-filter-drop-parent-data .dropdown-menu-sort-by li {
  padding: 16px !important;
  border-bottom: 1px solid #eceded !important;
  cursor: pointer;
}

.plp-pageination-new .page-link,
.plp-pageination-new .page-item:last-child .page-link,
.plp-pageination-new .page-item:first-child .page-link {
  border-radius: 80px !important;
  background: var(--Neutrals-White, #fff) !important;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  color: var(--Thinkprop-Algea-Algea, #0c838f) !important;
}

.plp-pageination-new .page-item.active .page-link {
  background-color: #0c838f !important;
  border-color: #0c838f !important;
  color: #fff !important;
  font-weight: 600;
}

.noResult {
  min-height: 159px;
}

.noResult .plp-search-reuslt-empty h3 {
  color: var(--Neutrals-Silver, #9fa4a4) !important;
  font-size: 14px !important;
  font-weight: 500;
}

.pdp-tabs-section .nav-tabs {
  flex-wrap: nowrap;
}

.plp-dropdown-list-all .plp-filter-modal-item:last-child {
  padding-bottom: 50px;
}

.progress-circle.plp-course-box-new.new-main-course-box-design.margin-test {
  margin-bottom: 66px;
}

.getInTouch {
  margin-top: 40px;
}
.getInTouch.getInTouchNewPdp {
  margin-top: 0px !important;
}
.course-box-new-space {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.reviewsAndStudentsEnrolled ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 8px;
}

.reviewsAndStudentsEnrolled ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.reviewsAndStudentsEnrolled ul li + li::before {
  border-right: 1px solid #fff;
  content: "";
  height: 14px;
}

.pdp-revamp-banner {
  /* background: var(--Thinkprop-Algea-Algea, #0c838f); */
  background: linear-gradient(265.76deg, #076973 46.55%, #000000 153.72%);
  position: relative;
  z-index: 11;
  padding-bottom: 32px;
}
/* .noyifyMeContiune {
  margin-top: 12px;
} */
.flex-colmen {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.g-4 {
  gap: 4px;
}

.pdp-revamp-banner .new-breadcrumb {
  margin-bottom: 24px;
}

.pdp-revamp-banner .new-breadcrumb .breadcrumb-item a {
  color: #fff !important;
}

.pdp-all-tabs-all-data .accordion .card-body {
  color: #3e4949 !important;
}

.pdp-revamp-banner h2,
.pdp-revamp-banner .pdp-revamp-course-description p,
.reviewsAndStudentsEnrolled ul li {
  color: var(--Neutrals-White, #fff) !important;
}

.pdp-revamp-banner h2 {
  padding-right: 70px;
}

.pdp-revamp-banner .pdp-add-fav-li .toggle-icon-course {
  background: transparent !important;
  height: unset;
  width: unset;
  padding: 0;
}

.pdp-revamp-banner .pdp-course-share {
  gap: 18px;
}

.pdp-revamp-banner .pdp-add-fav-li .toggle-icon-course:before,
.pdp-revamp-banner .pdp-add-fav-li .toggle-icon-course:after {
  background-image: url(../heart-anim.svg);
  position: relative;
  display: block;
  z-index: 111;
}

.pdp-revamp-banner .pdp-add-fav-li .toggle-icon-course.-checked:before {
  background-image: url(../images_new/heart-fill.svg);
}

.stiky-cart {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 16px;
  background: var(--Neutrals-White, #fff);
  box-shadow: 0px 12px 34px 0px rgba(0, 0, 0, 0.06);
  z-index: 11;
  max-width: 408px;
  width: 100%;
}
.stiky-cart-col {
  max-width: 408px;
  width: 100%;
  position: relative;
}
.pdp-new-row {
  gap: 24px;
  justify-content: space-between;
}
.fixed-position-card {
  position: fixed;
  right: unset;
  margin-right: 15px;
}

.pdp-revamp-banner .ratings {
  align-items: center;
}

.pdp-revamp-banner .btn-blue,
.pdpRevampModal .btn-blue,
.pdp-revamp-banner-mobile-eng .btn-blue {
  border-radius: 220px;
  background: var(--Thinkprop-Algea-Algea, #0c838f);
  font-size: 16px !important;
}
.pdp-revamp-banner .btn-blue {
  min-height: 48px;
}
.section-fixed {
  transition: all 0.3s ease-in-out;
}

.fixed-position {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  left: 0;
  box-shadow: 0px -4px 8px rgba(14, 27, 27, 0.1);
  padding: 16px;
  z-index: 1000;
}

.allInstructorsFlex {
  display: flex;
  gap: 8px;
  align-items: start;
}

.pdp-tabs-section .nav-tabs .nav-link,
.pdp-tabs-section .nav-tabs .nav-link {
  text-transform: capitalize;
}

.pdp-tabs-section .nav-tabs .nav-link,
.pdp-tabs-section .nav-tabs .nav-link,
.blog-tabs-section .nav-tabs .nav-link {
  cursor: pointer;
}

.allInstructorsDivBorder {
  padding-left: 24px;
  border-left: 1px solid #eceded;
}

.card-pdp {
  padding: 24px;
}
.stiky-cart-fixed-eng .card-pdp {
  padding: 0 24px 24px;
}

.pdp-revamp-banner .new-home-course-price,
.stiky-cart .new-home-course-price {
  display: flex;
  align-items: end;
  gap: 8px;
  margin-bottom: 16px;
}
.startsFrom {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 14px !important;
  margin-bottom: 4px;
}

.pdp-revamp-banner .new-home-course-price h3 span,
.new-home-course-price h3 {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-family: Inter;
  font-size: 28px !important;
  font-weight: 600 !important;
}
.new-home-course-price h3 {
  line-height: 1;
}
.new-home-course-price p {
  font-weight: 400;
}

.new-home-course-price p.course-old-price,
.stiky-cart .card-pdp p.course-old-price span {
  color: var(--Neutrals-Silver, #9fa4a4) !important;
  font-size: 16px !important;
  font-weight: 500;
}
.new-home-course-price p.course-old-price {
  line-height: 1.5;
}
.stiky-cart .instructor-name-course a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);

  font-size: 14px;
  font-weight: 500;
  margin-left: 0;
  line-height: unset;
}
.stiky-cart .instructor-name-course a.viewAllInstructors.nav-link {
  padding: 0 !important;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
}
.moreInstructors {
  display: flex;
  flex-direction: column;
}
.instructorList {
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
  align-items: center;
}
.stiky-cart .instructor-name-course .allInstructorsFlex,
.stiky-cart .instructor-name-course .nearestStartDate p {
  margin-top: 4px !important;
}

.pdp-revamp-banner .instructor-name-course span {
  display: block;
  margin-bottom: 4px;
  white-space: nowrap;
}

.border-cart {
  border-bottom: 1px solid #eceded;
  margin: 16px auto;
  max-width: 409px;
  width: 100%;
}

.courseIncludes ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  font-weight: 400;
  margin-top: 8px;
}

.stiky-cart .card-pdp span {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px;
}

.nearestStartDate p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  font-weight: 500;
}
.join-div {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.join-div .courseIncludes ul li {
  display: flex;
  gap: 8px;
}

.join-div h3 {
  max-width: 428px;
  width: 100%;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 21px;
  font-weight: 600;
}

.join-div .border-cart {
  margin: 0 auto;
}

.join-div p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 18px !important;
}

.join-div p a {
  color: var(--Feedback-Colors-Info-blue, #2d7dd2);
  font-weight: 500;
  /* display: block; */
}

.pdpRevampModal .modal-body {
  padding: 0 0 92px 0;
  width: 100%;
}

.pdpRevampModal .modal-body h3 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  padding-right: 48px;
  font-size: 24px !important;
  font-weight: 600 !important;
}

.pdpRevampModal .modal-body .journey-title p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px !important;
  margin-top: 8px !important;
}
.pdpRevampModal .modal-body .journey-title h3 {
  margin-top: 8px;
}
.pdpRevampModal .modal-body .flex-modal {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.pdpRevampModal .modal-header {
  position: relative;
  right: 7px;
  border: 0;
  z-index: 1;
  padding: 0;
  height: 0;
  top: 28px;
}

.pdpRevampModal .close {
  opacity: 1;
}

.pdpRevampModal .custom-select {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
  height: 48px;
  padding: 10px 3.25rem 10px 16px;
  background: url(../chevron-down-new.svg) no-repeat right 16px center;
}

.bestSellers {
  height: 100%;
  width: 100%;
}

.bestSellers .card {
  height: 100%;
}

/* .new-card-body, .new-card-body2{
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: 100%;
}
.card-body{
    height: 100%;
}  */
/* .beginYourJourneySelectSeats a.dropdown-toggle-seats {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
  height: 48px;
  padding: 10px 3.25rem 10px 16px;
  background: url(../chevron-down-new.svg) no-repeat right 16px center;
  display: block;
  min-width: 421px;
}

.beginYourJourneySelectSeats a.dropdown-toggle-seats span {
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 14px;
}

.beginYourJourneySelectSeats .dropdown-menu-seats {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  margin: 0;
  list-style: none;
  background-clip: padding-box;
  border: 0 solid rgba(22, 28, 45, 0.15);
  border-radius: 0.25rem;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(33, 37, 41, 0.06);
  padding: 0;
  width: 100%;
  height: 300px;
  overflow: auto;
} */

.pdpRevampModal .modal-dialog,
.getInTouchModal .modal-dialog {
  max-width: fit-content !important;
  margin: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
}
.getInTouchModal .modal-dialog {
  max-width: 688px !important;
}
/* .beginYourJourneySelectSeats .dropdown-menu-seats li a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
  padding: 10px !important;
  border-bottom: 1px solid #eceded !important;
  display: block;
  width: 100%;
  margin: 6px 0;
}

.beginYourJourneySelectSeats .dropdown-menu-seats li:last-child a {
  margin-bottom: 0;
} */

.check-course-validation {
  display: flex;
  gap: 8px;
  border-radius: 24px;
  padding: 8px 12px;
  align-items: start;
}

.check-course-validation img {
  margin-top: 2px;
}
.disabled-course {
  background: var(--Neutrals-Glass, #f5f6f6);
}
.disabled-course p {
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 14px;
}
.check-course-successfully {
  background: var(--Feedback-Colors-Success-Green--Light-2, #edfffa);
}

.check-course-successfully p {
  color: var(--Feedback-Colors-Success-Green---Dark, #0e805e);
  font-size: 18px !important;
}

.check-course-successfully img {
  margin-top: 4px;
}
.newPdpRevampModalEng .check-course-successfully p {
  font-size: 16px !important;
}

.newPdpRevampModalEng .check-course-successfully img {
  margin-top: 2px;
}
.check-course-error,
.check-seat-error {
  background: var(--Feedback-Colors-Error-Red---Light-2, #fff4f3);
}

.check-course-error p,
.check-seat-error p {
  font-size: 14px !important;
  color: var(--Feedback-Colors-Error-Red---Dark, #c10c00) !important;
  font-weight: 400 !important;
}

.check-course-wrong {
  background: var(--Feedback-Colors-Warning-Orange---Light-2, #fff7f0);
}

.check-course-wrong p a {
  display: unset !important;
  text-decoration: underline;
}

.check-course-wrong p,
.check-course-wrong p a {
  color: var(--Feedback-Colors-Warning-Orange---Dark, #a55914);
  font-size: 14px !important;
}

.join-div .check-course-successfully p {
  font-size: 14px !important;
}

.check-course-wrong img {
  width: 18px;
  height: 18px;
}

.coures-cart {
  display: flex;
  gap: 16px;
}

.coures-cart img {
  width: 120px;
  /* height: 88px; */
  border-radius: 8px;
}

.addedToCartModal .coures-cart-info h4 {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.coures-cart-info span {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 14px;
}
.coures-cart-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.addedToCartModal .coures-cart-info p {
  color: var(--Jungle-blk, #0e1b1b);
  font-size: 14px !important;
  margin-bottom: 0;
}
.addedToCartModal .coures-cart-info p.totalRegistraionPrice,
.addedToCartModal .coures-cart-info p.totalRegistraionPrice span,
.addedToCartModal .coures-cart-info p.RegistraionPrice {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: var(--Jungle-blk, #0e1b1b) !important;
}
.coures-cart-info .RegistraionPrice p {
  font-size: 16px !important;
  font-weight: 500;
}
.coures-cart-button {
  display: flex;
  gap: 24px;
}
.coures-cart-button .btn-white {
  font-weight: 600;
}
.coures-cart-button .btn {
  border-radius: 220px;
  padding: 9.5px 16px;
  min-height: 48px !important;
  font-size: 16px !important;
  width: 100%;
  min-width: unset;
}

.beginYourJourneySelect {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.form-check-label {
  display: flex;
  align-items: center;
  border-radius: 12px;
  background: var(--Neutrals-White, #fff);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  min-height: 91px;
  padding: 16px 32px;
  gap: 8px;
}

.form-check-label .flex-lable-coures {
  display: flex;
  gap: 8px;
}

.CourseDateCart {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.CourseDateCart .form-check-courses {
  display: flex;
  align-items: center;
  gap: 24px;
}

.CourseDateCart .form-check {
  padding: 0;
}

.CourseDateCart .form-check .form-check-input,
.newSelectBox .form-check .form-check-input {
  position: relative;
  margin-top: 0;
  margin-left: 0;
  opacity: 0;
}
.newSelectBox .form-check .form-check-input {
  width: 16px;
}
.withLang {
  display: flex;
  gap: 13px;
}
.withLang p {
  padding: 4px 12px;
  border-radius: 44px;
  background: rgba(62, 73, 73, 0.08);
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 12px !important;
  font-weight: 500;
  height: fit-content;
}
.form-check-input[type="radio"] + .form-check-courses::before,
.form-check-input[type="radio"] + .form-check-select::before {
  content: url(../RadioNotChecked.svg);
  height: 100%;
  position: absolute;
  left: 24px;
  display: flex;
  align-items: start;
  top: 26px;
}

.form-check-input[type="radio"]:checked + .form-check-courses::before,
.form-check-input[type="radio"]:checked + .form-check-select::before {
  content: url(../RadioBlue.svg);
}
.form-check-input[type="checkbox"] + .form-check-select::before {
  content: url(../radioButtonNotSelected.svg);
  /* height: 100%; */
  position: absolute;
  left: 24px;
  top: 28px;
  display: flex;
  align-items: center;
}
.selectCourseDate.disabled
  .form-check-input[type="checkbox"]
  + .form-check-select::before {
  content: url(../radioButtonNotSelectedDisabled.svg);
}
.form-check-input[type="checkbox"]:checked + .form-check-select::before {
  content: url(../radioButtonSelected.svg);
}
.flex-lable-coures p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 18px !important;
}

.flex-lable-coures span {
  color: var(--Neutrals-Gray, #787f7f) !important;
  font-weight: 500 !important;
}

/* .form-check-courses .flex-lable-coures:last-child p {
  font-size: 16px !important;
} */

.buttonCart .btn-blue {
  max-width: 163px;
  width: 100%;
  min-width: unset;
  height: 48px;
}

.flex-16-col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.videoAndImg {
  border-radius: 16px 16px 0px 0px;
  /* background: var(--Neutrals-Glass, #F5F6F6); */
}
.course-2024-section .pdp-all-togle-collapse,
.course-2024-section .pdp-all-togle-collapse2 {
  color: var(--Feedback-Colors-Info-blue, #2d7dd2);
}
.pdpVideoMModal iframe {
  /* border-radius: 16px 16px 0px 0px; */
  position: absolute;
  top: 0;
  left: 0;
}

.pdpVideoMModal .modal-header {
  border-bottom: 0;
  padding: 24px;
  padding-bottom: 0;
}

.pdpVideoMModal .modal-body {
  padding-bottom: 50.62%;
  position: relative;
  margin: 24px;
}

.video-pdp-cart {
  position: relative;
}
.video-pdp-cart img {
  border-radius: 16px 16px 0px 0px;
}
.video-pdp-cart::before {
  background: #00000066;
  z-index: 1;
  border-radius: 15px 15px 0px 0px;
}
.pdpVideoMModal .modal-dialog {
  max-width: 65% !important;
}

.video-icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
}

.play-icon {
  width: 50px;
  /* Adjust size as needed */
  height: 50px;
}

.image-pdp-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  /* min-height: 279px;
    padding: 24px; */
}

.image-pdp-cart img {
  /* max-width: 313px; */
  width: 100%;
  border-radius: 15px 15px 0px 0px;
}

.pdpRevampNotifyMeModal .journey-title {
  margin-bottom: 32px;
}

.pdpRevampNotifyMeModal .inp input {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
  background: var(--Neutrals-White, #fff);
}

.pdpRevampNotifyMeModal .inp input:disabled {
  background: #e7e7ec;
}

.pdpRevampNotifyMeModal .inp {
  margin-bottom: 16px;
}

.pdpRevampModal.pdpRevampNotifyMeModal .modal-dialog {
  max-width: 460px !important;
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-dialog .modal-header {
  top: 0;
}
.pdpRevampNotifyMeModal .noyifyMeButton {
  margin-top: 24px;
}

.pdpRevampNotifyMeModal .check-course-successfully p {
  font-size: 16px !important;
}
.pdpRevampNotifyMeModal .modal-body .journey-title h3 {
  margin-top: 0;
}
.pdpRevampNotifyMeModal .check-course-successfully img {
  width: 18px;
  height: 18px;
  margin-top: 3px;
}

.pdpRevampModal .show-phone-list {
  border-radius: 94px 0px 0px 94px;
  width: 62px;
  padding: 13px 5px 13px 12px;
  align-items: center;
  position: absolute;
  top: 0;
  cursor: unset !important;
}

.course-2024-section {
  padding-top: 32px;
  padding-bottom: 48px;
}

.course-2024-section .pdp-all-tabs-all-data {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.course-2024-section .pdp-tab-content-parent {
  padding: 0;
}
.description-instructor {
  -webkit-line-clamp: unset;
  display: block !important;
}

.description-instructor.show-more-text {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.course-2024-section .pdp-tabs-collapse-title {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}

.course-2024-section .card-instructor {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eceded;
}

.course-2024-section .pdp-tab-content-parent .card-instructor:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.course-2024-section .pdp-tab-content-parent .description-instructor {
  padding-bottom: 0;
  margin-top: 12px !important;
}

.course-2024-section .pdp-tab-content-parent .img-instructor {
  width: 192px;
  height: 189px;
  flex-shrink: 0;
}

.course-2024-section .pdp-all-tabs-all-data .accordion > .card > .card-header {
  margin-bottom: 0;
  border-radius: 0px;
  border-bottom: 0;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 16px;
  font-weight: 600;
  padding: 24px 45px 24px 24px;
}

.course-2024-section .pdp-tab-content-parent .card-header span.accicon {
  right: 24px;
}

.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card.current-card:first-child
  > .card-header,
.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card.current-card.all-current-card
  > .card-header {
  border-radius: 8px;
}

.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card.current-card
  > .card-header,
.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card:last-child
  > .card-header {
  border-radius: 0px 0px 8px 8px;
}

.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card.next-card
  > .card-header.collapsed,
.course-2024-section
  .pdp-all-tabs-all-data
  .accordion
  > .card:first-child
  > .card-header {
  border-radius: 8px 8px 0px 0px;
}

.info-instructor img {
  width: 20px;
  height: 20px;
}

.pdp-faq-panel .card-header {
  font-size: 18px !important;
  border-radius: 0px !important;
  border-bottom: 1px solid var(--Neutrals-Platinum, #eceded) !important;
  padding: 12px 45px 12px 0px !important;
}

.course-2024-section .new-home-testmo-box {
  margin-top: 20px;
  padding: 24px;
  height: 226px;
  border-radius: 24px;
  background: var(--Neutrals-Glass, #f5f6f6);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.course-2024-section .new-home-tesmo-icon {
  margin-bottom: 0;
}

.course-2024-section .new-home-tesmo-icon img {
  top: -36px;
  left: 10px;
}

.course-2024-section
  .progress-circle.plp-course-box-new.new-main-course-box-design.margin-test {
  margin-bottom: 0;
}

.course-2024-section .new-home-testmo-main-description {
  min-height: 77px;
}

.course-2024-section .new-home-testmo-box p {
  -webkit-line-clamp: 4;
  font-size: 18px !important;
}

.course-2024-section .new-home-testmo-box .new-home-testmo-test p {
  -webkit-line-clamp: 1;
  font-size: 14px !important;
}

.course-2024-section .index-home-testmo-user {
  margin-top: 24px;
}

.course-2024-section .new-home-testmo-img {
  width: 40px;
  height: 40px;
}

.course-2024-section
  section.new-home-slider-carso.new-home-student-carso
  .slick-arrow {
  height: 100%;
}

.course-2024-section .slick-next {
  background-size: unset;
}

.list-of-sort label {
  padding-left: 24px;
}

.control__indicator {
  border-radius: 2px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb) !important;
  /* background: var(--Neutrals-White, #FFF); */
}

.course-2024-section .pdp-tab-overview-data p {
  margin-top: 0 !important;
  text-align: start !important;
}

.pdp-tab-overview-data p span,
.pdp-tab-overview-data ul li span {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  background-color: transparent !important;
}

.pdp-course-share .dropdown-item {
  width: 34px;
  height: 34px;
  border-radius: 50px;
}

.course-2024-section .pdp-all-tabs-all-data {
  margin-top: 32px;
}

.course-2024-section .pdp-show-more-question {
  padding-bottom: 0;
}

.btn-blue:disabled,
.btn-blue:hover:disabled {
  background: var(--Neutrals-Sand, #c5c8c8) !important;
  border: 1px solid #c5c8c8;
  opacity: 1;
}

.btn-blue.noyifyMeButton:disabled {
  background: var(--Thinkprop-Algea-Algea, #0c838f) !important;
}

.course-2024-section .pdp-tabs-collapse-title .pdp-main-title-h3 {
  margin-bottom: 0 !important;
}

.toggleLink.rotate img,
.toggleLinkNew.rotate img {
  rotate: 180deg;
}

.toggleLink,
.toggleLinkNew {
  display: flex;
  gap: 8px;
  align-items: center;
}

.toggleLink img {
  margin-top: 4px;
}

.toggleLink span,
.toggleLinkNew span {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-bottom: 0 !important;
  margin-top: 4px !important;
}
.toggleLinkNew img,
.toggleLinkNew span {
  margin-top: 8px !important;
  text-transform: capitalize;
}
.course-2024-section .pdp-what-learn-data {
  margin-top: 48px;
}

.course-2024-section .pdp-subtitle-h3 {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}

.pdp-add-fav-li .toggle-icon:before,
.pdp-add-fav-li .toggle-icon:after {
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0;
  top: 5px;
}

.pdp-add-fav-li {
  position: absolute;
  right: 0;
  top: 0;
}

.businessBannerNew {
  background: linear-gradient(266deg, #076973 46.55%, #000 153.72%);
  padding: 48px 0;
  color: var(--Neutrals-White, #fff);
  margin-bottom: 48px;
}

.students-flex {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.students-flex .lineBorder:last-child {
  display: none;
}

.businessBannerNew h1 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 12px;
  position: relative;
}

.bannerInfoBefore:before {
  top: -40px;
  left: 15px;
  height: 50.43px;
  background: url(../BusinessIconBlueArrow.svg) no-repeat right top;
}

.bannerInfoBefore {
  max-width: 541px;
}

.bannerInfoBefore .students-flex {
  margin-bottom: 16px;
}

.bannerInfoBefore .students-flex:last-child {
  margin-bottom: 0;
}

.businessBannerNew h1 span {
  color: var(--Thinkprop-Mandarin-Mandarin, #f25f5c);
  position: relative;
}

.businessBannerNew h1 span:after {
  content: "";
  width: 158px;
  height: 100%;
  position: absolute;
  z-index: -1;
  background: url(../BusinessLineRed.svg) no-repeat bottom;
  left: 0;
  bottom: -4px;
}

.lineBorder {
  border-left: 1px solid #ffffff4d;
  height: 32.004px;
  margin: auto;
}

.businessBannerNew p {
  font-size: 18px !important;
  margin-bottom: 32px !important;
}

.businessBannerNew .students-info .students-img {
  min-height: 32px;
  margin-bottom: 6px;
}

.businessBannerNew .students-info p {
  margin-bottom: 0 !important;
}

.businessBannerNew .students-info h3 {
  font-size: 21px;
  font-weight: 600;
}

.new-title h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  text-align: center;
  font-size: 32px;
  font-weight: 600;
}

.ourServices::before {
  background: url(../homaBgBusiness.png) no-repeat center;
  background-size: 100% 100% !important;
}

/* .ourServices::after{
    background: url(../homaBgBusinessRight.png) bottom right;
} */

.weAreTrustedBy,
.ourServices {
  margin-bottom: 80px;
}

.weAreTrustedBy .StudentBox {
  border-radius: 16px;
  background: var(--Neutrals-Whiteout, #fbfbfb);
  min-height: 108px;
  padding: 12px;
  border: 0;
}

.weAreTrustedBy .new-title h2 {
  margin-bottom: 32px;
}

.ourServices .new-title p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  text-align: center !important;
  font-size: 18px !important;
  margin-top: 8px !important;
}

.ourServiceInfo .ourServiceInfoRow:nth-of-type(even) {
  flex-direction: row-reverse;
}

.ourServiceInfo {
  margin-top: 48px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.ourServiceInfo h3 {
  font-size: 28px !important;
  font-weight: 600;
  margin-bottom: 24px;
}

.ourServiceInfo p {
  font-size: 18px !important;
  font-weight: 400;
  margin-bottom: 0;
}

.ourServiceInfoRow {
  display: flex;
  justify-content: center;
  gap: 100px;
  align-items: center;
}

.ourServiceInfoRow .elemntImg img,
.newPdpRevampModal .modal-dialog.thanks-modal .modal-content {
  border-radius: 24px;
}
.newPdpRevampModal .modal-dialog.thanks-modal .modal-content {
  padding: 24px !important;
  min-height: unset;
}
.newPdpRevampModal .modal-dialog.thanks-modal .modal-content .modal-body {
  padding-bottom: 0 !important;
}
.newPdpRevampModal .modal-dialog.thanks-modal .modal-header {
  top: 0;
}
.elemntImg,
.elementInfo {
  max-width: 478px;
  width: 100%;
}

.weAreTrustedBy .swiper-pagination-bullet {
  opacity: 1;
  border-radius: 90px;
  background: var(--Neutrals-Grain, #d8dbdb);
  width: 9px;
  height: 9px;
}

.weAreTrustedBy .swiper-pagination-bullet-active {
  background: var(--Thinkprop-Algea-Algea, #0c838f);
}

.weAreTrustedBy .swiper {
  overflow: hidden !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
.weAreTrustedBy .swiper-wrapper {
  height: unset;
}
.businessBorder {
  border-bottom: 1px solid #ffffff4d;
  margin: 24px 0;
}
.swiper-wrapper {
  height: unset !important;
}
.new-conntainer {
  max-width: 1086px;
}

.weAreTrustedBy .swiper-pagination {
  position: unset;
  margin-top: 24px;
  line-height: 0;
}
.new-header-mega-menu .dropdown-toggle::after {
  background-image: unset;
}
.darkMode {
  display: none !important;
}

#modeSwitcher {
  background-color: #eceded;
  width: 174px;
  height: 28px;
  text-align: center !important;
  will-change: transform;
  z-index: 197 !important;
  cursor: pointer;
  transition: 0.3s ease all;
  border-radius: 14px;
}

#indicator {
  position: absolute;
  background-color: #0c838f !important;
  height: 100%;
  width: 50%;
  transition: all 0.3s ease;
  top: 0;
  border-radius: 14px;
  left: 0;
}

.mobile-menu-mode p a.mode-flex {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  width: 48%;
  height: 100%;
  transition: 0.3s ease all;
  color: #9fa4a4 !important;
  font-size: 12px !important;
}

.mobile-menu-mode p a.mode-flex.active {
  color: var(--White, #fff) !important;
}

.header-mobile-light-active {
  position: relative;
  z-index: 1;
}

.header-mobile-dark-active {
  position: relative;
  z-index: 1;
  /* Ensure the dark link is above the indicator */
}

.mobile-first-menue-inner li.mobile-menu-mode {
  border-top: 0;
  color: #0e1b1b;
  font-size: 14px;
  font-weight: 600;
}

.mobile-menu-language {
  padding-top: 12px !important;
  padding-bottom: 0 !important;
}

.mobile-first-menue-inner li {
  padding: 12px 0;
}

.mobile-menu-language p {
  background: #eceded;
  border-radius: 100px;
  height: 28px;
  width: 174px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.my-account-user-box-image-new p {
  font-size: 14px !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container.error
  .select2-selection--multiple {
  border-color: #e84545 !important;
  border: 1px solid #e84545 !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container.error
  .select2-search--inline
  .select2-search__field {
  margin-top: 0 !important;
}

.businessBannerNew
  .fs-webform-container
  .fserv-field
  .select2-container.error
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  padding-top: 5px !important;
}

.fs-webform-container .fserv-field label.error {
  display: none !important;
}

.instructor-inner-course-by {
  margin-bottom: 30px;
}

.thanks-payment-go-dashboard {
  text-align: center !important;
}

.my-account-certificate-box-data {
  height: 100%;
}

.col-lg-12.new-cart-item-title.cart-item-title-data-new {
  text-align: start;
}

.sub-header {
  padding: 16px 0;
  background: var(--Neutrals-Whiteout, #fbfbfb);
}

.sub-header.new-main-header-v1 > .container::before {
  border: 0 !important;
}

.new-desctop-header-v1 {
  background: #fff;
}
.new-header {
  background: linear-gradient(
    108deg,
    rgba(255, 255, 255, 0.57) 0%,
    rgba(255, 255, 255, 0.14) 100%
  ) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: relative;
  /* z-index: 12111111111111111; */
}

.back-btn p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 12px !important;
  font-weight: 600 !important;
}

.select-strength {
  font-weight: 500 !important;
}
.xBz_02_5O_WWN3qXAfeh.aCcavgKpVlYfz0mwkMuj .RZy7ZI7b3mGmPp2fM28E div,
div .xBz_02_5O_WWN3qXAfeh.aCcavgKpVlYfz0mwkMuj {
  width: 50px !important;
  height: 50px !important;
}
.pdp-revamp-banner .breadcrumb-item + .breadcrumb-item::before {
  content: url(../bread-crumb-arrow-n2-dark.svg);
}
.oldPdp .slick-dots li button {
  background-size: 6px;
  padding: 0 3px;
}
.course-2024-section .slick-dots {
  display: none !important;
}
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-results
  > .select2-results__options {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-height: 216px !important;
}
.fs-webform-container
  .fserv-field
  .select2-container--open
  .select2-dropdown--below {
  border-radius: 12px !important;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.03);
}
.fs-webform-container
  .fserv-field
  .select2-container--classic
  .select2-results
  > .select2-results__options,
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-results
  > .select2-results__options,
.fs-webform-container .fserv-container .select2-selection--multiple,
.businessBannerNew .fs-webform-container .fserv-textarea {
  scrollbar-width: none;
  scrollbar-color: transparent transparent;
  border-radius: 12px !important;
}
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
.fs-webform-container
  .fserv-field
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  border-radius: 8px;
  background: var(--Neutrals-Glass, #f5f6f6) !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 16px !important;
}
.fs-webform-container .fserv-field .select2-container--open .select2-dropdown {
  top: 5px;
}

.fs-webform-container .fserv-field .select2-results__option {
  padding: 8px 10px !important;
}
.businessBannerNew .formserv-textarea-field {
  border-radius: 12px !important;
}
.formserv-textarea-field {
  background: #fff;
  position: relative;
}
.getInTouchModal .formserv-textarea-field:before,
.businessBannerNew .formserv-textarea-field::before {
  content: "";
  background: #fff;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
.getInTouchModal .formserv-textarea-field {
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb) !important;
  border-radius: 12px;
}
.businessBannerNew .fs-webform-container .fserv-textarea,
.getInTouchModal .fs-webform-container .fserv-textarea {
  margin-top: 24px;
  border: 0 !important;
  padding-top: 0 !important;
}
.businessBannerNew .fs-webform-container .fserv-container .fserv-textarea:focus,
.getInTouchModal .fs-webform-container .fserv-container .fserv-textarea:focus {
  border: 0 !important;
}

.pdpRevampModal.pdpRevampNotifyMeModal .modal-content {
  border-radius: 16px;
  padding: 0px;
  height: unset;
  min-height: unset;
  padding: 32px 24px !important;
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-content .modal-body {
  padding-bottom: 0;
}
.cart-class-full-text {
  padding-top: 5px;
  text-align: right;
  padding-right: 45px;
  font-size: 12px;
  color: #f00;
}
.checkout-payment-acord.new-cart-promo-accord .card-header a {
  color: #3e4949;
}
.cart-new-mobile-place-order {
  display: none;
}
.checkout-pay .payment-method label {
  border-radius: 70px;
  padding: 12px;
  height: 64px;
}
.checkout-pay .payment-method .payment-method-col:last-child label {
  margin-bottom: 0 !important;
}
.itemBoxCol {
  max-width: 841px;
  width: 100%;
}
.paymentMethodCol {
  max-width: 401px;
  width: 100%;
}
.radio label {
  font-size: 14px;
}
.checkout-flex {
  gap: 24px;
}
.gap-column-24 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.checkoutModalNew .modal-content {
  position: absolute;
  bottom: 0;
}
.checkoutModalNew.modal.fade .modal-dialog {
  height: 100%;
  margin: 0;
}
.top-page-header {
  display: none;
}
.new-cart-need-help-data h3 {
  margin: 0 !important;
}
.checkout-email-form .checkout-form-data {
  margin-top: 18px;
  margin-bottom: 0;
}
.checkout-form-data .inp:last-child {
  margin-bottom: 7px;
}
.book-course-radio h3 {
  color: #3e4949 !important;
}
.checkout-radio-all .radio label {
  margin-bottom: 10px;
}
.checkout-payment-acord-checkout .card-header {
  padding-bottom: 0;
}
.cart-price-item p {
  color: #0e1b1b;
}
.payment-success-item-img p {
  font-size: 14px;
}
.payment-success-item-img {
  align-items: flex-end;
  display: flex;
}
.checkout-payment-acord.checkout-payment-acord-checkout {
  margin-top: 15px;
}
.new-checkout-fixed-scroll {
  position: fixed;
  top: 10px;
  width: 370px;
}
.main-checkout-desctop-place-order {
  margin-top: 25px !important;
}
.bs-wizard-dot span {
  position: absolute;
  top: -1px;
  z-index: 99;
  left: 0;
  right: 0;
  text-align: center;
}
.checkout-step-wizard-col-all {
  margin-bottom: 40px;
  margin-top: 10px;
}
.bs-wizard > .complete.bs-wizard-step > .bs-wizard-dot span {
  display: none;
}
.bs-wizard-step.active a span {
  color: #0c838f;
}
.bs-wizard-step .stepPayment span {
  color: #9fa4a4;
}
.checkout-new-your-item {
  border-top: 2px solid #eceded !important;
  margin-top: 30px;
}
#orderSummary.checkout-order-summary.checkout-order-summary-mob-mar {
  padding: 26px 40px;
}

.payment-method label {
  background: #ffffff;
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  padding: 15px;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}

.payment-method label span,
.m-12 {
  margin: 0 12px !important;
}
.payment-method label .m-12 span {
  margin: 0 !important;
}

.payment-method label p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;

  font-size: 12px !important;
  font-weight: 400 !important;
}
.payment-method .radio input[type="radio"] + .radio-label:before {
  margin-right: 10px;
  vertical-align: middle;
  box-shadow: none;
}

.payment-method .radio input[type="radio"]:checked + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.payment-method .radio input[type="radio"]:checked + .radio-label {
  background: rgba(12, 131, 143, 0.1);
  border: 1px solid rgba(12, 131, 143, 0.4);
}

.payment-method .radio input[type="radio"]:checked + .radio-label .img2 {
  display: block !important;
}

.payment-method .radio input[type="radio"]:checked + .radio-label .img1,
.payment-method .bankSelected .show-checkout-payment {
  display: none;
}
.payment-method
  .radio
  input[type="radio"]:checked
  + .radio-label
  + .show-checkout-payment {
  display: block;
}
.payment-method-col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.cart-style .new-cart-order-summary {
  border: 0;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-top: 1px solid #eceded;
  border-bottom: 1px solid #eceded;
  padding-top: 24px;
}
.checkout-order-summary p.bold {
  font-weight: 600;
}
.cart-style .new-cart-promo-accord {
  padding: 40px 0 64px 0;
}

.checkout-payment-acord.new-cart-promo-accord .card-header a {
  color: #076973;
}

.new-payment-success-page h3.extra-bold {
  color: #3e4949 !important;
}

.my-account-edit-info-form .inp .custom-select {
  font-size: 14px;
}

.bs-wizard > .bs-wizard-step {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.purchased-courses-card {
  margin-top: 24px;
}

.purchased-courses .card-body {
  padding: 24px;
}

.purchased-courses-card-header {
  display: flex;
  align-items: center;
}

.purchased-courses-img {
  /* width: 74px; */
  height: 72px;
}

.purchased-courses-img img {
  height: 100%;
  border-radius: 8px;
  min-width: 80px;
}

.purchased-courses-title {
  margin: 0 20px;
}

.purchased-courses-title p,
.purchased-courses-date {
  color: #0e1b1b;
  line-height: 19px;
}

.purchased-courses-date {
  margin-bottom: 24px;
}

.purchased-courses-card-data {
  margin: 24px 0;
}

.purchased-courses-card-data p,
.purchased-courses-card-data span {
  font-size: 14px !important;
}

.purchased-courses-card-data span {
  color: #3e4949;
}

.purchased-courses-card-data .divider,
.new-payment-data .divider {
  margin: 8px 0;
}

.purchased-courses-card-data .col-6,
.purchased-courses-card-data .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.purchased-courses-card .card {
  margin-bottom: 16px;
}

.new-payment-success-data {
  display: flex;
  align-items: center;
  padding: 62px 15px;
}

.new-payment-data {
  text-align: left;
  margin-top: 16px;
}

.new-payment-data label,
.new-payment-data p {
  font-size: 12px !important;
  color: #3e4949;
  margin-bottom: 0;
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.new-payment-data p {
  color: #0e1b1b;
}

.text-black {
  color: #000000;
}

.padding-thank-for-order {
  padding-top: 51px;
  padding-bottom: 53px;
}

.cart-style .new-cart-promo-accord .accordion .card-header.collapsed:after,
.bankSelected .accordion .card-header:after {
  display: none;
}
.checkout-box.promoCode .accordion {
  padding-top: 0 !important;
  border-top: 0 !important;
  margin-top: 0px !important;
}
.transferDetails {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #f5f6f6;
  border-radius: 8px;
  padding: 16px;
}

.infoTransfer {
  display: grid;
  column-gap: 16px;
  border-bottom: 1px solid #d8dbdb;
  padding: 8px 0;
  grid-template-columns: 60% 40%;
  width: 100%;
}

.messageTransfer {
  color: #787f7f;
  margin: 0px 0px 10px 0px;
  font-size: 14px;
}

.headerTransfer {
  font-size: 12px !important;
  margin-top: 6px;
  color: #0e1b1b;
}

.titleTransfer {
  font-size: 12px !important;
  line-height: 15px;
  color: #3e4949;
}

.infoTransfer:first-child {
  padding-top: 0;
}

.infoTransfer:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.select-seats {
  position: relative;
}

.select-seats .label {
  position: absolute;
  z-index: 1;
  font-size: 10px !important;
  padding: 0 0.5rem;
  top: 5px;
}
.select-seats .label-pdp {
  top: 10px;
  left: 8px;
}

.select-seats .bootstrap-select {
  width: 102px !important;
  display: inline-block;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #d8dbdb;
}

.select-seats .bootstrap-select.show {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select-seats .btn-light {
  background-color: transparent !important;
  padding: 0.5rem 0.8rem 2px !important;
  min-width: 102px !important;
  margin-top: 0.5rem;
}

.select-seats .dropdown-menu {
  padding: 0;
  min-height: auto !important;
  border: 1px solid #d8dbdb;
  border-top: 0;
  border-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  left: -1px !important;
  right: -1px !important;
  overflow-x: hidden !important;
  max-height: 240px !important;
  transform: unset !important;
  will-change: unset !important;
  top: 46px !important;
}

.select-seats .dropdown-menu .show {
  max-height: 195px !important;
  width: 100%;
  display: block;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.select-seats .bootstrap-select .dropdown-menu li {
  padding: 8px 16px;
  font-size: 16px;
  color: #0e1b1b;
  border-bottom: 1px solid #d8dbdb;
}

.select-seats .bootstrap-select .dropdown-menu li:last-child {
  border-bottom: 0;
}

.select-seats .form-control {
  padding: 0.25rem 0.5rem !important;
  height: auto !important;
}

.select-seats .bootstrap-select .dropdown-toggle:focus,
.select-seats
  .bootstrap-select
  > select.mobile-device:focus
  + .dropdown-toggle {
  outline: none !important;
}

span.rating {
  color: #fb8b24;
  font-size: 14px !important;
  margin-right: 5px;
}

.my-account-order-visa.radio .accordion > .card {
  position: unset;
}
.my-account-order-visa.radio {
  position: relative;
}
.my-account-order-visa.radio .accordion > .card > .card-header,
.my-account-order-visa.radio .accordion {
  padding: 0;
}
.my-account-order-visa.radio .accordion > .card > .card-header a {
  position: absolute;
  top: 22px;
  right: 24px;
  font-size: 14px;
  color: var(--Primary-Colors-Skobeloff, #076973);
  font-size: 12px;
}
.pdp-all-tabs-all-data .accordion .card-body {
  padding: 15px 25px;
}
.login-warning-box.w-box-blue {
  background: #f4f9ff;
  color: #1266bf;
}

.login-warning-box.w-box-blue p a {
  color: #1266bf;
}

.login-warning-box {
  border-radius: 8px;
}
.login-warning-box-all {
  display: flex;
  align-items: center;
  padding: 12px 17px;
  margin-bottom: 24px;
}

.login-warning-box-all p,
.login-warning-box-all p a {
  font-size: 14px !important;
}

.login-warning-box p a {
  text-decoration: underline;
  display: block;
}
.login-warning-box-text {
  margin-left: 10px;
}
.my-account-order-visa.radio .accordion > .card .login-warning-box-all {
  margin-bottom: 16px;
  margin-top: 16px;
}
.my-account-order-visa.radio .accordion > .card .card-body.collapse.show {
  margin-bottom: 0;
}
.new-cart-order-summary-promo .checkout-place-order {
  margin-top: 0;
}
.orderSummaryCostNew.proceed {
  margin-bottom: 24px;
}
.new-cart-order-summary-promo .checkout-place-order .btn-default,
.cart-new-mobile-place-order .btn-default,
.checkout-pay .btn-default {
  border-radius: 220px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.checkout-footer-parent-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-footer-parent-new {
  padding: 16px 0 32px 0;
  background: var(--Neutral-Colors-Glass, #f5f6f6);
}
.checkout-footer-parent-flex p {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px !important;
}
.checkout-payment-acord .card-header.collapsed:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  background-size: cover;
}
.checkout-box .items-title,
.checkout-box h3,
.checkout-order-summary h3 {
  margin-bottom: 24px !important;
}
.checkout-box .items-title h3 {
  margin-bottom: 0 !important;
}
.new-cart-how-many-item p {
  text-align: end !important;
}
.orderSummaryCostNew {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.checkout-box .new-cart-hr-seper hr {
  border-top: 1px solid #eceded;
  margin: 24px 0;
}
.checkout-box .cart-item-data {
  padding-top: 0;
}
.checkout-box .cart-image {
  width: 104px;
}
.cart-item-data .cart-text {
  width: 100%;
}
.cart-item-data .cart-text p a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
}
.cart-item-data .cart-text p {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-weight: 400;
  font-size: 14px !important;
}
.cart-item-data .cart-text p span {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-weight: 500;
}
.paymentMethodSelected {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
}
.paymentMethodSelected span {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.paymentMethodSelected p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 12px !important;
  font-weight: 400;
}
.checkout-box .cart-item-title-data-new {
  padding-bottom: 0 !important;
}
.thank-u-flex {
  display: flex;
  justify-content: space-between;
  gap: 106px;
  align-items: start;
}
.thank-u-flex .thank-for-order {
  max-width: 732px;
  width: 100%;
  border-radius: 16px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  padding: 24px;
  margin-bottom: 0;
  text-align: start !important;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
}
.thank-u-flex .payment-sucess-payment-method p {
  padding-top: 0;
}
.thank-u-flex .thank-u-info {
  max-width: 433px;
  width: 100%;
  border-left: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  padding-left: 24px;
}
.thank-u-flex .thanks-order-body-data {
  padding-top: 0;
  text-align: start !important;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}
.thank-u-flex .thanks-payment-go-dashboard {
  padding: 0 !important;
}

.confirmationEmail {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 16px;
}
.confirmationEmail span {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2) !important;
}
.thanks-payment-go-dashboard a {
  color: var(--Neutrals-White, #fff) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  border-radius: 220px;
  background: var(--Thinkprop-Algea-Algea, #0c838f);
  min-height: 40px;
  min-width: 162px;
  padding: 9px;
}
.itemsTitle p {
  color: var(--Neutral-Colors-Space, #3e4949) !important;
  font-size: 16px;
}
.thank-u-flex .cart-item-data .cart-image {
  max-width: 84px;
  min-height: 72px;
  width: 100%;
  margin-right: 12px;
}
.thank-u-flex .cart-item-data .cart-text {
  margin: 0 !important;
}
.thank-u-flex .cart-item-data {
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #eceded;
}
.thank-u-flex .new-cart-business .cart-item-data:first-child {
  margin-top: 0;
  border-top: 0;
}
.thank-u-flex .success-payment-border-padding {
  border-bottom: 1px solid #eceded;
}

.new-header-login-li .dropdown-menu {
  top: 95%;
}
.waysOfLearning ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.waysOfLearning ul li {
  margin-bottom: 24px;
}
.course-2024-section .waysOfLearning .pdp-tabs-collapse-title {
  margin-bottom: 24px;
}
.waysOfLearning ul li:last-child {
  margin-bottom: 0;
}
.waysOfLearning ul li h4 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
}
.waysOfLearning ul li h4 span {
  border-radius: 50px;
  background: var(--Thinkprop-Algea-Sky, #daf9fb) !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 14px;
  font-weight: 600;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-home-slider-carso .progress-circle__slick-slider__item {
  max-width: 100%;
  margin-left: 0;
}
section.new-home-slider-carso .swiper {
  overflow: hidden !important;
  margin: 0 !important;
}
section.new-home-slider-carso .swiper-slide {
  padding: 0;
}
.navigation.testimonials {
  padding: 0 !important;
  margin-top: 16px;
}
.getInTouchNewPdp .pdp-tabs-collapse-title {
  flex-direction: column;
  gap: 9px;
}
.getInTouchNewPdp .getInTouchBox .btn-blue {
  /* min-width: 157px; */
  gap: 12px;
  white-space: nowrap;
  z-index: 1;
}
.getInTouchNewPdp .getInTouchBox .btn-blue img {
  width: 34px;
  height: 34px;
}
.getInTouchNewPdp .getInTouchBox {
  padding: 32px;
  border-radius: 24px;
  background: var(--Neutrals-Glass, #f5f6f6);
  border: 0;
}
.getInTouchNewPdp .getInTouchBox::before,
.new-certificate-section-parent::before {
  background: url(../contactUsC.png) no-repeat right top;
  z-index: 0;
  width: 175px;
  margin-left: auto;
}
.pdp-tabs-data-col-1,
.course-col {
  max-width: 66.66667%;
  min-width: 66.66667%;
}
.aboutv1-background-box-main-text h2,
.about-usv1-our-vision .aboutv1-vision-text p,
.about-v1-different-box p,
.aboutv1-instructors-slider-slide .comandSlider__item p,
.instructors-main p {
  text-align: center;
}
.instructors-main section.instructor-inner-img-text p {
  text-align: start;
}
.stepsFlex {
  display: flex;
  gap: 16px;
}
.stepsPdp .progress {
  width: 100%;
  height: 4px;
}
.stepsPdp .progress-bar {
  border-radius: 5px;
  background: var(--Thinkprop-Algea-Algea, #0c838f);
}
.beginYourJourney .select-language {
  padding: 0 !important;
}
.gridSelect {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.newSelectBox .form-check-label {
  gap: 12px;
  min-height: 75px;
  padding: 11px 24px;
  margin-bottom: 16px;
}
.stepTwoModal .newSelectBox .form-check-label {
  padding: 24px;
}
.stepTwoModal .check-course-error,
.stepTwoModal .check-seat-error,
.stepTwoModal .check-course-wrong {
  margin-bottom: 24px;
}
.newSelectBox .form-check .form-check-label:last-child {
  margin-bottom: 0;
}
.gridSelect.form-check {
  width: 100%;
}
.newPdpRevampModal .modal-dialog {
  max-width: 100% !important;
}
.newPdpRevampModal .modal-dialog.thanks-modal {
  max-width: 567px !important;
  height: unset !important;
}

.newPdpRevampModal .beginYourJourney {
  max-width: 842px;
  width: 100%;
  margin: auto;
}
.stepOneModal {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.selectCourseDiv {
  display: flex;
  flex-direction: column;
  gap: 32px;
  /* max-height: calc(100vh - 315px);
  min-height: calc(100vh - 315px);
  overflow: auto;
  margin: 0 -12px;
  padding: 0 12px; */
}
/* .newPdpRevampModal .modal-body {
  padding: 0px;
  display: grid;
} */
.nextAndAddToCartBottons .btn {
  max-width: 212px;
  min-width: 212px;
}
.nextAndAddToCartBottons .beginYourJourneyButtons {
  justify-content: space-between;
  align-items: center;
}
.totalPrice p,
.totalPrice p span {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 24px !important;
  font-weight: 600;
}
.totalPrice span {
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 16px;
  font-weight: 500;
}
.selectBackToCart {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
.selectBackToCart img {
  rotate: 180deg;
  width: 17.367px;
  height: 11.211px;
}
.pdpRevampModal .modal-content {
  background: var(--Neutrals-Whiteout, #fbfbfb);
  border-radius: 0;
  padding: 40px !important;
  box-shadow: none;
  border: 0;
  min-height: 100vh;
}

/* .pdpRevampModal .modal-dialog {
  height: 100%;
} */
.newSelectBox .form-check {
  padding: 0 !important;
}
.header-steps-modal .stepsPdp {
  margin-top: 24px;
}
.newPdpRevampModal .beginYourJourneySelect .selectForCourse p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
}
.newPdpRevampModal .beginYourJourneySelect .selectForCourse {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.newPdpRevampModal .beginYourJourneySelect .selectForCourse .gridSelect p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 16px;
  font-weight: 400;
}
.journey-title .numberStep {
  color: var(--Neutrals-Space, #3e4949);
  font-size: 16px;
  font-weight: 500;
}
.form-check-select p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
}
.form-check-label .flex-lable-coures p {
  color: var(--Neutrals-Space, #3e4949);
  font-size: 14px !important;
  font-weight: 400;
}
.form-check-select span {
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 14px;
  font-weight: 400;
}
.form-check-select .dataAndPrice span {
  font-size: 12px;
}
.beginYourJourney .btn {
  width: 100%;
  height: 48px;
  border-radius: 220px;
}
.beginYourJourneyButtons {
  display: flex;
  gap: 16px;
}
.nextAndAddToCartBottons {
  background: var(--Neutrals-White, #fff);
  box-shadow: 0px -15px 34px 0px rgba(0, 0, 0, 0.06);
  padding: 24px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1111;
  left: 0;
  right: 0;
}
.dataAndPrice {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newSelectDateBox h5,
.newSelectDateBox h5 span.changePrice {
  margin-bottom: 0 !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 18px !important;
  font-weight: 600;
}
.beginYourJourney .langDiv {
  margin-bottom: 16px;
}
.beginYourJourney .langDiv:last-child {
  margin-bottom: 0 !important;
}
.form-check-select {
  width: 100%;
}
.registration-accord
  .form-check-input[type="checkbox"]
  + .form-check-select::before {
  align-items: start;
  top: 29px;
}
.registration-accord .CourseDateCart .form-check-courses {
  gap: 16px;
  flex-wrap: wrap;
}
/* .registration-accord {
  max-height: calc(100vh - 315px);
  min-height: calc(100vh - 315px);
  overflow: auto;
  margin: 0 -12px;
  padding: 0 12px 16px;
  margin-bottom: 24px;
  scroll-behavior: smooth;
}
.registration-accord::-webkit-scrollbar {
  width: 6px;
}

.registration-accord::-webkit-scrollbar-track {
  background: #F0F1F1;
}

.registration-accord::-webkit-scrollbar-thumb {
  background-color: #C5C8C8;
}

.registration-accord.more-height {
  max-height: calc(100vh - 377px);
  min-height: calc(100vh - 377px);
} */
.registration-accord .form-check-select {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.numberOfSeats {
  width: 189px;
  height: 48px;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  padding: 13px 16px;
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
}
.registration-accord::-webkit-scrollbar {
  width: 6px;
}

.registration-accord::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.registration-accord::-webkit-scrollbar-thumb {
  background: var(--Neutrals-Sand, #c5c8c8);
  border-radius: 90px;
}

.registration-accord .card-header {
  position: sticky;
  top: 0;
  z-index: 10; /* Ensure it's above other content */
}
.registration-accord .card-header.collapsed span img {
  rotate: 180deg;
}
.check-seats {
  display: none;
  position: relative;
  max-width: 269px;
  width: 100%;
}
.newSelectBox .form-check-input:checked + .form-check-select .check-seats {
  display: flex;
}
.check-seats input {
  border: 1px solid var(--Neutrals-Platinum, #eceded);
  background: #fff;
  text-align: center;
  max-width: 135px;
  width: 100%;
  padding-bottom: 18px;
  border-left: 0 !important;
  border-right: 0 !important;
  font-size: 18px;
  font-weight: 600;
}
.seat-label {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 2px;
  font-size: 12px !important;
}
.minusButton,
.plusButton {
  border-radius: 0px 8px 8px 0px;
  background: var(--Neutrals-Glass, #f5f6f6);
  font-size: 24px;
  max-width: 67px;
  width: 100%;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0e1b1b;
  position: relative;
  z-index: 1111;
}
.minusButton.disabled,
.plusButton.disabled {
  color: #d8dbdb !important;
  cursor: unset;
}
.minusButton {
  border-radius: 8px 0px 0px 8px;
}
.form-check-seats .dropdown-menu-seats {
  padding: 0 !important;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(33, 37, 41, 0.06);
  min-width: 189px;
  max-height: 188px;
  overflow: auto;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  margin: 0;
}
.form-check-seats .dropdown-menu-seats li a {
  padding: 10px 16px !important;
  border-bottom: 1px solid #eceded !important;
  cursor: pointer;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  width: 100%;
  display: block;
}
.newSelectBox .form-check .form-check-seats {
  display: none;
  width: 189px;
}

.newSelectBox .form-check-input:checked + .form-check-select .form-check-seats {
  display: block;
}
.newSelectBox .form-check-label:has(.form-check-input:checked) {
  border: 1px solid var(--Thinkprop-Algea-Algea, #0c838f);
}
.PDP-Add-to-cart {
  max-width: 100% !important;
}
.PDP-Add-to-cart-eng {
  width: 100% !important;
  border-radius: 220px !important;
  padding: 0;
  min-width: unset;
}
.RegistraionPrice span.old-price {
  color: var(--Neutral-Colors-Silver, #9fa4a4);
  font-size: 14px;
  font-weight: 500;
  text-decoration: line-through;
}
.new-login-have-account p a {
  margin-left: 0;
}
.new-login-have-account p {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px !important;
}
.business-index-quality-vector {
  padding-top: 10px;
}
.canvas-wrap,
.canvas-wrap1 {
  display: none;
  position: absolute;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.dm-uploader .btn-block.btn {
  color: #0c838f;
  font-size: 14px;
  padding: 10px 0;
  padding-bottom: 0;
}
.dm-uploader h3 {
  color: #787f7f !important;
  font-size: 14px !important;
}
.business-signup-step .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  width: 12px;
  height: 12px;
  top: 4px;
}
.sign-up-modal-upload-box {
  position: relative;
  margin-top: 24px;
}
.sign-up-modal-upload-box h3 {
  margin-bottom: 12px;
  font-size: 14px !important;
  color: #0e1b1b !important;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  top: 23px;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-family: "Inter-Bold";
  font-size: 14px;
  color: #d8dbdb;
}
.business-signup-step .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  top: -3px;
  margin-left: -45px;
}
.go-think-individuals-link-new {
  font-weight: 500;
  color: #0c838f;
}
.go-think-individuals-div {
  color: #0c838f;
  font-size: 14px;
  margin-top: 16px;
}
.business-signup-step .bs-wizard > .bs-wizard-step.active .bs-wizard-dot:after {
  background-color: #0c838f;
}

.business-signup-step .bs-wizard > .bs-wizard-step > .progress {
  width: 135%;
}
.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 2.5px;
  box-shadow: none;
  margin: 20px 0;
  /* width: 100%; */
  width: 106%;
  margin-top: 10px;
}
.business-signup-step
  .bs-wizard
  > .bs-wizard-step.active
  > .progress
  > .progress-bar {
  width: 100%;
  /* width: 50%; */
}
.business-signup-step
  .bs-wizard
  > .bs-wizard-step.active
  > .progress
  > .progress-bar {
  width: 100%;
  /* width: 50%; */
}

.business-signup-step .bs-wizard-step:last-child .bs-wizard-stepnum {
  text-align: right;
  right: -70px;
}

.business-signup-step .bs-wizard-step:last-child .bs-wizard-dot:after,
.business-signup-step .bs-wizard-step:last-child .bs-wizard-dot {
  right: -10px;
  left: auto;
}

.business-signup-step .d-flex.bs-wizard {
  width: 245px;
}

.business-signup-step .checkout-step-wizard-col-all {
  margin-bottom: 10px;
}

.business-signup-step .bs-wizard-step.active:last-child .bs-wizard-dot:after {
  background-color: #fff;
}

.signup-upload-image-modal .inp .custom-select {
  background: #fff url(../images_business/business-dropdown-icon.svg) no-repeat
    96%;
}

.drop-zone {
  transition: height 0.25s, background-color 0.6s, border 0.25s;
  border: 3px dashed #ecf0f1;
  border-radius: 10px;
  background-color: #fff;
  height: 152px;
  border: 1px dashed #d8dbdb;
  border-radius: 8px;
}
.bs-wizard > .bs-wizard-step {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.modal-new-v1 .modal-title {
  font-weight: 800 !important;
}

span#procent {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 14px;
  transform: translate(-50%, -100%);
  color: #0c838f;
}

span#procent::after {
  content: "%";
}

span.procentLoading {
  position: absolute;
  left: 50%;
  top: 44%;
  width: 192px;
  font-size: 14px;
  transform: translate(-49%, -50%);
  color: #0c838f;
}

span.procentLoading::after {
  content: "%";
}

canvas {
  width: 192px;
  margin: auto;
  margin-top: 35px;
  position: absolute;
  left: 0;
  right: 0;
}
.option-company-selected {
  padding: 16px;
  font-size: 14px;
}
.uploading-file-text {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25px;
  color: #0e1b1b;
  font-size: 14px;
}

.upload-business-file-name {
  display: none;
}
.upload-modal-two-btn {
  display: flex;
}

.upload-modal-two-btn .btn-default {
  width: 100%;
  margin-left: 16px;
}
.btn-back-signUp {
  min-width: 103px !important;
}
.upload-file-name {
  display: flex;
  align-items: center;
}
.upload-file-name strong {
  max-width: 150px;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.account-modal-register.fa-eye-slash-new {
  background: url(../images_new/ShowPassword.svg);
}
.account-modal-register .fa-eye-new {
  background: url(../images_new/HidePassword.svg);
}
.companyError {
  color: #d70d00;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 0;
}
.about-usv1-logo .new-home-gray-img ul {
  align-items: center;
}
.selectCourseDate.disabled {
  opacity: 0.7;
}

.embed-responsive,
.embed-responsive + h3 {
  margin-top: 48px;
}
.embed-responsive iframe {
  border-radius: 24px;
}
.join-div .newTabbyCourse {
  display: flex;
  align-items: start;
  justify-content: space-between;
  border-radius: 8px;
  background: var(--Neutrals-Whiteout, #fbfbfb);
  padding: 12px;
  height: unset;
  border: 0;
  gap: 22px;
}
.join-div .newTabbyCourse p {
  color: var(--Neutrals-Space, #3e4949);
  font-size: 12px !important;
  font-weight: 400;
}
.form-validation-result ul li {
  display: flex;
}
.form-validation-result ul li.errorPass-1.not img.errorPass-image-black,
.form-validation-result ul li.errorPass-2.not img.errorPass-image-black,
.form-validation-result ul li.errorPass-3.not img.errorPass-image-black,
.form-validation-result ul li.errorPass-4.not img.errorPass-image-black,
.form-validation-result ul li.errorPass-1 img.errorPass-image-silver,
.form-validation-result ul li.errorPass-2 img.errorPass-image-silver,
.form-validation-result ul li.errorPass-3 img.errorPass-image-silver,
.form-validation-result ul li.errorPass-4 img.errorPass-image-silver {
  display: none;
}
.form-validation-result ul li.errorPass-1.not img.errorPass-image-silver,
.form-validation-result ul li.errorPass-2.not img.errorPass-image-silver,
.form-validation-result ul li.errorPass-3.not img.errorPass-image-silver,
.form-validation-result ul li.errorPass-4.not img.errorPass-image-silver,
.form-validation-result ul li.errorPass-1 img.errorPass-image-black,
.form-validation-result ul li.errorPass-2 img.errorPass-image-black,
.form-validation-result ul li.errorPass-3 img.errorPass-image-black,
.form-validation-result ul li.errorPass-4 img.errorPass-image-black {
  display: block;
}
section
  .pdp-all-tabs-all-data
  .accordion
  > .card:first-child
  > .card-header
  span.title {
  width: 100%;
}
.nearestStartDate span,
.nearestStartDate p {
  white-space: nowrap;
}
.new-login .new-login-have-account.new-login-have-account-new {
  background: transparent !important;
}
.header-promot-text p,
.header-promotion-fixed-data a {
  color: #076973;
  font-weight: 500;
}
.header-promot-text p a {
  text-decoration: underline;
}
.fixed-position .underError,
.not-fixed-position .aboveError {
  display: none !important;
}
.cart-number-circle-header {
  width: unset !important;
  height: unset !important;
  min-width: 15px;
  min-height: 15px;
  padding: 0px 2px;
}
.join-div .newTabbyCourse img {
  width: 43px;
  height: 17px;
}
.dm-uploader .btn-block.btn {
  position: unset;
  display: unset;
}
.upload-business-mainbtn-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dm-uploader .btn input[type="file"] {
  width: 100%;
  height: 100%;
}
.createAcountBusinessErrorDiv .phoneCrateN {
  padding-left: 16px !important;
}
.fs-webform-container .fs-notifier.error {
  display: none !important;
}
.emptyResults {
  color: #9fa4a4;
  font-weight: 500;
  font-size: 16px !important;
}

.bottom-whatsapp-icon,
.home-fixed-contact-icon-data-2 {
  right: 21px;
  bottom: 76px;
}
.noNotifications {
  padding: 52.5px 15px;
}
.noNotifications p {
  text-align: center !important;
}
.pdp-tab-overview-data ul {
  list-style: disc;
  padding-left: 20px;
  color: rgba(12, 131, 143, 1);
  font-size: 16px;
  margin: 0;
}
.pdp-tab-overview-data ul li {
  display: list-item;
  margin-bottom: 12px;
}
.pdp-tab-overview-data ul li:last-child {
  margin-bottom: 0;
}
.pdp-tab-overview-data ul li p,
.pdp-tab-overview-data ul li {
  line-height: unset;
  color: var(--Space, #3e4949);
  font-size: 16px;
}
.pdp-tab-overview-data .check-list,
.waysOfLearning .pdp-tab-overview-data ul {
  list-style: none;
  padding: 0;
}
.pdp-tab-overview-data .check-list li {
  display: flex;
  margin-bottom: 2px;
  align-items: start !important;
}
li::marker {
  color: rgba(12, 131, 143, 1) !important;
}
.exploreAllCoursesInfo li::marker {
  color: #787f7f !important;
}
.new-header .mobile-header-first-menu {
  border-bottom: 0;
  padding-bottom: 0;
}
.new-header .new-main-header-v1 > .container::before {
  display: none;
}

.empowerYourTeam {
  position: relative;
  overflow: hidden;
  height: 420px;
  display: flex;
  align-items: center;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.empowerYourTeam .content {
  max-width: 614px;
  width: 100%;
}
.empowerYourTeam h2 {
  color: var(--Neutral-Colors-White, #fff);
  font-size: 48px;
  font-weight: 600;
}
.empowerYourTeam p {
  color: var(--Neutral-Colors-White, #fff);
  margin-top: 8px;
  margin-bottom: 32px;
}
.empowerYourTeam .btn {
  max-width: 136px;
  width: 100%;
  padding: 9px;
  min-width: unset;
  border-radius: 220px;
  height: 48px;
}

/* Navigation buttons styling */
.swiper-button-next,
.swiper-button-prev {
  border-radius: 94px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.15);
  width: 40px !important;
  height: 40px !important;
  color: #0c838f !important;
  font-weight: 600;
  transition: opacity 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-weight: 600 !important;
  font-size: 12px !important;
}
/* Container needs relative positioning */
.ourStudentSwiper,
.OurPartnersSwiper {
  position: relative;
}

.swiper-pagination {
  position: unset !important;
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
}
.swiper-pagination-bullet-active {
  background: var(--Thinkprop-Algea-Algea, #0c838f) !important;
  width: 14px !important;
  height: 14px !important;
}
.ourInstructors .swiper {
  overflow: hidden !important;
}
.plp-search-box-data-box-data {
  z-index: 1111;
}
.mobile-active-body-new {
  overflow-y: hidden;
}
.pdp-revamp-banner-eng .bread-crumb-data .breadcrumb,
.pdp-revamp-banner-mobile-eng .bread-crumb-data .breadcrumb {
  margin-bottom: 24px;
  margin-top: 0;
}
.pdp-revamp-banner-eng .breadcrumb ul,
.pdp-revamp-banner-mobile-eng .breadcrumb ul {
  display: flex;
  list-style: none;
  gap: 25px;
  padding: 0;
}

.pdp-revamp-banner-eng .breadcrumb ul li a,
.pdp-revamp-banner-eng .breadcrumb ul li,
.pdp-revamp-banner-mobile-eng .breadcrumb ul li a,
.pdp-revamp-banner-mobile-eng .breadcrumb ul li {
  color: rgba(45, 125, 210, 1);
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}
.pdp-revamp-banner-eng .breadcrumb ul li,
.pdp-revamp-banner-mobile-eng .breadcrumb ul li,
.course-2022-main .breadcrumb ul li {
  color: rgba(62, 73, 73, 1);
}
.pdp-revamp-banner-eng .bread-crumb-data .breadcrumb li,
.pdp-revamp-banner-mobile-eng .bread-crumb-data .breadcrumb li {
  color: var(--Neutrals-White, #fff);
}

.pdp-revamp-banner-eng .bread-crumb-data .breadcrumb li a,
.pdp-revamp-banner-mobile-eng .bread-crumb-data .breadcrumb li a {
  color: var(--Thinkprop-Algea-Sky, #daf9fb);
}
.pdp-revamp-banner-eng .breadcrumb ul li::after,
.pdp-revamp-banner-mobile-eng .breadcrumb ul li::after {
  background: url(../breadcrumbArrow.svg) no-repeat right top 5px;
  left: 16px;
}
.pdp-revamp-banner-eng .breadcrumb ul li:last-child:after,
.pdp-revamp-banner-mobile-eng .breadcrumb ul li:last-child:after {
  content: none;
}
.pdp-revamp-banner .pdp-revamp-course-title p {
  color: var(--Neutrals-White, #fff);
}
.pdp-tabs-section .pdp-what-learn-data p:has(+ ul),
.pdp-tabs-section .pdp-what-learn-data p:has(+ ol) {
  margin-bottom: 16px !important;
}
.pdp-what-learn-data div {
  color: var(--Neutrals-Dim, #484456);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
button:focus {
  outline: unset !important;
}
.pdp-revamp-banner h1 {
  padding-right: 70px;
  color: var(--Neutrals-White, #fff);
  font-size: 32px;
  margin-bottom: 0;
}
.card-pdp .cartDivModal {
  gap: 16px;
}
.enrollFor {
  padding: 24px 24px 0 24px;
}
.pdp-tabs-section {
  margin-bottom: 64px;
}
.pdp-tabs-data-courses .nav-pills {
  gap: 32px;
  flex-wrap: nowrap;
  border-bottom: 1px solid #eceded;
  margin-top: 32px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.pdp-tabs-data-courses .nav-link {
  padding: 0;
  border-radius: 0 !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px !important;
}
.pdp-tabs-data-courses .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: transparent;
  color: #0c838f !important;
  font-weight: 600;
  border-bottom: 4px solid #0c838f !important;
}
.pdp-download-brochure {
  gap: 16px;
}
.pdp-download-brochure a {
  border-radius: 220px;
  border: 1px solid var(--Thinkprop-Algea-Algea, #0c838f);
  padding: 9.5px 10px 9.5px 12px;
  height: 40px;
  color: var(--Neutrals-Space, #3e4949);
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 12px;
}
.StartWithFreeLesson {
  padding: 29px 28px 35px 49px;
  border-radius: 12px;
  background: linear-gradient(266deg, #076973 46.55%, #000 153.72%);
  background-blend-mode: overlay;
  background-size: contain;
}
.StartWithFreeLessonInfo {
  position: relative;
  z-index: 123;
}
.StartWithFreeLesson::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../StartWithFreeLesson.svg) no-repeat right 21px center;
  background-size: contain;
  z-index: 0;
}

.StartWithFreeLesson h2 {
  color: var(--Neutral-100, #fff);
  margin-bottom: 4px;
  line-height: 150%;
}
.StartWithFreeLesson p {
  color: var(--Neutral-Colors-White, #fff);
  margin-bottom: 13px !important;
  max-width: 410px;
  width: 100%;
}
.StartWithFreeLesson .btn-white {
  width: fit-content;
  padding: 7px 16px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 220px;
}
.pdp-revamp-banner .new-home-course-price h3 span,
.new-home-course-price h3 {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 28px !important;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.startsFrom {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 14px !important;
  margin-bottom: 4px !important;
}
.new-home-course-price h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.warning-msg {
  display: flex;
  gap: 8px;
  align-items: center;
  border-radius: 24px;
  background: var(--Accent-Feedback-Colors-Light-Orange-2, #fff7f0);
  padding: 8px 16px;
}
.warning-msg img {
  width: 18px;
  height: 18px;
}
.warning-msg p {
  color: var(--Accent-Feedback-Colors-Warning-Dark-Orange, #a55914) !important;
  font-size: 14px !important;
  line-height: normal;
}
.warning-msg a {
  color: var(--Accent-Feedback-Colors-Warning-Dark-Orange, #a55914) !important;
  text-decoration: underline;
  font-weight: 400 !important;
}
.btn.disabled {
  background: var(--Neutrals-Sand, #c5c8c8);
  color: #fff !important;
  pointer-events: none;
  border: 1px solid #c5c8c8 !important;
}
.newPdpRevampModalEng .modal-dialog .modal-content {
  padding: 24px !important;
  min-height: unset;
  border-radius: 24px;
}
.newPdpRevampModalEng .modal-header {
  position: relative;
  right: 7px;
  border: 0;
  z-index: 1;
  padding: 0;
  height: 0;
  top: 4px;
  opacity: 1;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background-color: transparent;
  border: 0;
}
.newPdpRevampModalEng .modal-body {
  padding: 0;
}
.newPdpRevampModalEng .modal-body h3 {
  padding-right: 48px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px;
}
.pdp-all-togle-collapse {
  color: #2d7dd2;
}
.pdp-tabs-section .accordion > .card > .card-header {
  cursor: pointer;
  color: #3e4949;
  font-weight: 600;
  font-size: 16px !important;
  display: flex;
  border: 0;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card > .card-header {
  background: transparent;
  justify-content: space-between;
  padding: 0 !important;
  margin: 0;
  padding-top: 24px;
  border-bottom: 0 !important;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card:first-child .card-header {
  padding-top: 0 !important;
}
.pdp-tabs-section .accordion > .card > .card-header span.title {
  padding-right: 20px;
}
.accordion .card-header.collapsed img {
  rotate: 180deg;
}
.pdp-tabs-section .accordion > .card {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 0;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card {
  border-bottom: 1px solid #eceded;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card:last-child {
  border-bottom: 0;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card .card-body {
  padding: 12px 0;
}
.pdp-moudles-parent-data p {
  color: var(--Neutrals-Dim, #484456);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0px !important;
}
.pdp-revamp-banner .stiky-cart-fixed-eng span.course-old-price,
.pdp-revamp-banner-mobile-eng .stiky-cart-fixed-eng span.course-old-price {
  color: var(--Neutral-Colors-Sand, #c5c8c8) !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 150%;
  text-decoration: line-through;
}
.new-home-course-price h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stiky-cart-fixed-eng .new-home-course-price {
  display: unset;
}
.testmonialsSwiperPDP .swiper-button-next,
.testmonialsSwiperPDP .swiper-button-prev {
  box-shadow: unset;
}
.pdp-eng-courses .pdp-what-learn-data {
  margin-top: 0;
}
.pdp-eng-courses .pdp-tabs-collapse-title {
  margin-top: 0;
  margin-bottom: 0;
}
.availablety {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 4px 12px;
  border-radius: 74px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.availablety.available {
  background: var(--Thinkprop-Algea-Algea, #0c838f);
}
.availablety.coming-soon {
  background: var(--Thinkprop-Mandarin-Mandarin, #f25f5c);
}
.you_might_also_like h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
}
.pdp-eng-courses .pdp-tab-overview-data ul li p,
.pdp-eng-courses .pdp-tab-overview-data ol li p,
.pdp-eng-courses .pdp-tab-overview-data ul li,
.pdp-eng-courses .pdp-tab-overview-data ol li {
  line-height: unset;
  color: var(--Space, #3e4949);
  font-size: 16px;
}
.pdp-eng-courses.pdp-tabs-section .pdp-what-learn-data .check-list ul,
.pdp-eng-courses.pdp-tabs-section .pdp-what-learn-data .check-list ol,
.pdp-tab-overview-data .termsAndConditions ul,
.pdp-tab-overview-data .termsAndConditions ol {
  list-style: none;
  padding-left: 30px;
}
.pdp-eng-courses.pdp-tabs-section .pdp-what-learn-data .check-list ul li,
.pdp-eng-courses.pdp-tabs-section .pdp-what-learn-data .check-list ol li,
.pdp-tab-overview-data .termsAndConditions ul li,
.pdp-tab-overview-data .termsAndConditions ol li {
  position: relative;
  margin-bottom: 2px;
}
.pdp-eng-courses.pdp-tabs-section .pdp-what-learn-data .check-list ul li:before,
.pdp-eng-courses.pdp-tabs-section
  .pdp-what-learn-data
  .check-list
  ol
  li:before,
  .pdp-tab-overview-data .termsAndConditions ul li:before,
  .pdp-tab-overview-data .termsAndConditions ol li:before {
  content: "";
  background: url(../pdp-check-icon.svg) no-repeat left top;
  position: absolute;
  left: -30px;
  width: 100%;
  height: 100%;
}
.pdp-eng-courses .pdp-tab-overview-data p {
  margin-top: 0 !important;
}
.new-main-hedar-mega-menu-data .view-more-cate {
  position: unset !important;
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2) !important;
}
.selected-category,
.new-main-hedar-mega-menu-data a:hover {
  border-radius: 8px;
  background: var(--Neutral-Colors-Glass, #f5f6f6);
}
.course-link-cat {
  padding: 8px !important;
}
.new-main-hedar-mega-menu-data .view-more-cate:hover {
  background: unset !important;
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2) !important;
}
.pdp-what-learn-data ul li img {
  height: 18px;
}
.pdpVideoModal .modal-dialog {
  max-width: 65% !important;
}
.pdpVideoModal .modal-header {
  border-bottom: 0;
  padding: 24px;
  padding-bottom: 0;
}
.pdpVideoModal .modal-body {
  padding-bottom: 50.62%;
  position: relative;
  margin: 24px;
}
.pdpVideoModal iframe {
  position: absolute;
  top: 0;
  left: 0;
}
.pdpRevampModal .modal-body .notifySuccessNew h3 {
  padding: 0;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px;
}
.pdpRevampModal .modal-body .notifySuccessNew p {
  color: var(--Neutrals-Dim, #484456);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0px !important;
  text-align: center;
}
.pdpRevampNotifyMeModal.pdpRevampModal .modal-body .notifySuccessNew p {
  color: var(--Feedback-Colors-Success-Green---Dark, #0e805e);
}
.pdpRevampModal .modal-body .notifySuccessNew.reactNotify p {
  color: var(--Neutrals-Dim, #484456);
  font-size: 16px !important;
  margin-bottom: 0px !important;
}
.pdpRevampNotifyMeModal.pdpRevampModal .check-course-successfully {
  margin-bottom: 24px;
}
.comingSoon p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 21px !important;
  line-height: 150%;
  text-transform: capitalize;
}
.comingSoon p span {
  font-weight: 600;
  font-size: 21px !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
}
