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

.before,
.after {
  position: relative;
}

.before::before,
.after::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.modal-open {
  overflow: hidden;
}
.modal{
  z-index: 111212121212121;
}
.breadcrumb ul {
  display: flex;
  list-style: none;
  gap: 25px;
  padding: 0;
}

.breadcrumb ul li a,
.breadcrumb ul li {
  color: rgba(45, 125, 210, 1);
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.breadcrumb ul li,
.course-2022-main .breadcrumb ul li {
  color: rgba(62, 73, 73, 1);
}
.course-2022-main .breadcrumb ul li a {
  color: rgba(45, 125, 210, 1);
}

.breadcrumb ul li::after {
  background: url(../breadcrumbArrow.svg) no-repeat right top 5px;
  left: 16px;
}

.breadcrumb ul li:last-child:after {
  content: none;
}

.my-account-dasboard-top-two-boxes-maring {
  margin-top: 40px;
}

.my-account-user-box-text.new-user-text h3 {
  font-weight: 700;
}

.account-user h3 {
  padding-bottom: 40px;
  border-bottom: 1px solid #eceded;
  margin-bottom: 0;
}

.my-account-v1-my-learning h3 {
  border-bottom: 1px solid #eceded;
  padding-bottom: 24px;
  margin-bottom: 24px;
  font-size: 18px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.secure {
  display: flex;
  gap: 66px;
  align-items: center;
}
.headerCheckout {
  padding: 24px 0;
}
.headerCheckout a {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 16px;
  font-weight: 400;
}
.my-account-v1-my-learning h3 img {
  margin-right: 20px;
}

.my-account-v1-my-learning {
  background: #fff;
  box-shadow: 0 2px 24px rgb(14 27 27 / 6%);
  border-radius: 16px;
  padding: 24px;
}

.my-account-v1-my-info-box .my-account-v1-my-learning p {
  color: #787f7f;
  font-size: 14px;
  margin-bottom: 24px !important;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.my-account-v1-my-info-box .my-account-v1-my-learning p span {
  color: #0e1b1b;
  font-size: 16px;
  display: block;
  /* margin-top: 5px; */
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
}
.my-account-v1-my-info-box .my-account-v1-my-learning p:last-child {
  margin-bottom: 0 !important;
}
.change-password-dash .inp {
  max-width: 380px;
}

.change-password-dash .inp .form-control {
  width: 100%;
  height: 48px;
  background: #fff;
  color: #0e1b1b;
  transition: all 0.15s ease;
  border: 1px solid #d8dbdb;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 13px 16px;
  font-size: 14px;
  padding-top: 21px;
  padding-right: 40px;
}

.change-password-dash .toggle-password2 {
  top: 14px;
}

.change-password-dash .fa-eye-new,
.resetPass .fa-eye-new {
  background: url(../HidePassword.svg);
}

.change-password-dash .fa-eye.fa-eye-slash,
.resetPass .fa-eye.fa-eye-slash {
  background: url(../ShowPassword.svg);
}

.fa-eye-slash:before {
  content: none;
}

.change-password-dash .btn-default {
  border-radius: 8px;
  width: 188px;
}

.btn-default:hover {
  background-color: #12d1e2;
  color: #fff;
}

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

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #ff0000 !important;
  border: 1px solid #ff0000 !important;
}

.signin-form label {
  color: #d70d00;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 0;
}

.enrolledExams h2 {
  margin-bottom: 30px;
}
.enrolledExams {
  margin-bottom: 64px;
}

/* .headerCard {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
} */

.examsCard {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  padding: 15px;
  border-radius: 24px;
}
.statuses.LimitedOffer {
  padding: 4px 12px;
  border-radius: 74px;
  position: relative;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 244, 243, 1);
  width: fit-content;
}
.statuses.LimitedOffer p {
  font-weight: 500;

  font-size: 12px;
}
.statuses p {
  font-size: 12px;
  padding: 4px 12px;
  border-radius: 74px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 244, 243, 1);
  width: fit-content;
}
.statuses.blue p {
  background: rgba(244, 249, 255, 1);
  color: rgba(18, 102, 191, 1);
}

.statuses.green p {
  background: rgba(235, 249, 248, 0.8);
  color: rgba(7, 105, 115, 1);
}

.statuses.red p {
  color: var(--Primary-Colors-Carmine, #aa3f3d) !important;
}

.statuses.gray p {
  background: rgba(236, 237, 237, 1);
  color: rgba(120, 127, 127, 1);
}

/* .statuses p::before {
    content: '•';
    position: absolute;
    left: 5px;
    top: 1px;
    font-size: 34px;
} */

.headerCard {
  margin-bottom: 1rem;
}

.headerCard h3 {
  font-size: 21px;
  margin: 12px 0;
}

.examsInfo {
  border-bottom: 1px solid rgba(236, 237, 237, 1);
  padding-bottom: 16px;
  margin-bottom: 16px;
}

/* .examsInfo ul {
    display: flex;
    list-style: none;
    gap: 25px;
    padding: 0;
} */

.examsInfo ul li {
  font-size: 14px;
  margin-bottom: 8px;
}
.examsInfo ul li:last-child {
  margin-bottom: 0;
}

/* .examsInfo ul:first-child li:first-child::before {
    background: url(../grayDote.svg) no-repeat right center;
    left: 15px;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
} */

.footerExams {
  margin-top: 1rem;
}

.footerExams {
  display: flex;
  gap: 8px;
  background: rgba(244, 249, 255, 1);
  padding: 8px 16px;
}

.footerExams p {
  color: rgba(18, 102, 191, 1);
  font-size: 14px;
  font-weight: 400;
}
/* .changeLang{
    width: 100%;
} */
.submitExams .btn-default {
  max-width: 196px;
}
.submitExams {
  min-height: 58px;
  display: flex;
  align-items: center;
}
.login-wrap {
  border: 1px solid rgba(216, 219, 219, 1);
  border-radius: 16px;
  padding: 30px;
}

.resetPass .form-control {
  height: 48px;
}

.resetPass .toggle-password2 {
  top: 16px;
}

.resetPass h3 {
  font-weight: 700;
}

.resetPass p {
  color: rgba(72, 68, 86, 1);
  margin-bottom: 25px;
}

.resetPass .inp {
  margin-bottom: 24px !important;
}

.send-link {
  text-align: center;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none;
}

.TP-register {
  display: flex;
  align-items: center;
  padding: 30px 10px;
  background: var(--Neutral-Colors-Glass, #f5f6f6);
}

.register-box {
  max-width: 719px;
  width: 100%;
  margin: auto;
  border-radius: 16px;
  background: var(--Neutral-Colors-White, #fff);
  padding: 48px;
  min-height: 445px;
}

.register-flex {
  display: flex;
  gap: 48px;
  position: relative;
}

.element-one {
  width: 100%;
  max-width: 198px;
}

.element-one a,
.previous {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.element-one a {
  width: fit-content;
  z-index: 0;
}
.register-flex .sginup-form {
  width: 100%;
}

.register-flex .line hr {
  border-right: 1px solid #eceded;
  opacity: 1;
  height: 100%;
  margin: 0;
  border-top: 0;
}

#msform fieldset:not(:first-of-type) {
  display: none;
}

#progressbar {
  /* overflow: hidden; */
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 39px;
}

#progressbar li {
  list-style-type: none;
  position: relative;
  display: flex;
  gap: 8px;
}
#progressbar li .secondStep,
#progressbar li .thirdStep {
  display: none;
}

#progressbar li p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 500;
}

#progressbar li.active span {
  /* display: none; */
  color: var(--Primary-Colors-Algea, #0c838f);

  font-size: 16px;
  font-weight: 500;
}

#progressbar li span {
  display: block;
}

#progressbar li:before {
  content: "";
  /* background: url(../gray-step.svg) no-repeat center;
    border: 3px solid rgba(216, 219, 219, 1); */
  color: #333;
  border-radius: 50%;
  min-width: 40px;
  height: 40px;
  z-index: 111;
  background-color: #d8dbdb !important;
}

#progressbar li:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 63px;
  background: rgba(216, 219, 219, 1);
  top: 24px;
  left: 19px;
  top: -60px;
  z-index: 1;
}

/* #progressbar li.active:before {
    content: '';
    border: 3px solid rgba(12, 131, 143, 1);
    background: url(../step.svg) no-repeat center;
} */
#progressbar li.firstList.active:before {
  background: url(../StepsIcons1.svg) no-repeat center;
}
#progressbar li.firstList.activePassed.active:before,
#progressbar li.secondList.activePassed.active:before {
  background: url(../StepsIconsActivePassed.svg) no-repeat center;
}
#progressbar li.secondList:before {
  background: url(../StepsIcons2.svg) no-repeat center;
}
#progressbar li.secondList.active:before {
  background: url(../StepsIconsActive2.svg) no-repeat center;
}
#progressbar li.thirdList:before {
  background: url(../StepsIcons3.svg) no-repeat center;
}
#progressbar li.thirdList.active:before {
  background: url(../StepsIconsActive3.svg) no-repeat center;
}
#progressbar li.active:before {
  background-color: #d8ebed !important;
}
#progressbar li.active:first-child::after {
  background: linear-gradient(240deg, #0c838f 0%, #d8dbdb 100%);
  top: 35px;
  z-index: 11;
}
#progressbar li.full.active:first-child::after,
#progressbar li.active:after {
  background: rgba(12, 131, 143, 1);
}
#progressbar li .personal-info-step,
#progressbar li .personal-info-step a {
  color: var(--Neutral-Colors-Grain, #d8dbdb);
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}
#progressbar li p a {
  font-size: 16px;
}
#progressbar li a.Info {
  display: none;
}
.otpTimerDiv {
  display: flex;
  align-items: center;
  gap: 3px;
}
#progressbar li .personal-info-step span {
  color: var(--Neutrals-Silver, #9fa4a4);
}
#progressbar li.active .personal-info-step span {
  color: var(--Primary-Colors-Algea, #0c838f);
}
#progressbar li.active .personal-info-step,
#progressbar li.active .personal-info-step a,
.register-flex .form-check-label a,
.colProceed span,
span.checkout-item-new-data-addedd,
.order-detail h3.extra-bold,
.totalPrice p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
}
.register-flex .btn:disabled,
.btn-blue:disabled,
.newHeight .btn:disabled {
  border-radius: 4px;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
  opacity: 0.3;
  background: var(--Primary-Colors-Algea, #0c838f);
  color: var(--Neutral-Colors-White, #fff);
}
.uploaded-file-name-front,
.uploaded-file-name-back {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb);
  background: var(--White, #fff);
}
.flex-uploaded-file span {
  color: var(--Neutral-Colors-Silver, #9fa4a4);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 8px;
}
.register-box .btn-outline-green {
  padding: 9px 4px;
  width: 100%;
}
.uploaded.shown-file {
  padding-top: 16px;
  border-top: 1px solid var(--Neutral-Colors-Grain, #eceded);
  margin-top: 16px;
}
.uploaded-front,
.uploaded-back {
  display: flex;
  gap: 8px;
}
.uploaded-front span,
.uploaded-back span {
  max-width: 152px;
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.flex-uploaded-file {
  display: flex;
  gap: 12px;
}
/* .iti--separate-dial-code .iti__selected-dial-code{
    position: absolute;
    left: 45px;
} */

.signup-form h4 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 24px;
}
.signup-form fieldset:last-child h4 {
  margin-bottom: 16px;
}
.btn-blue {
  border-radius: 220px;
  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;
}

.btn-blue:hover,
.btn-white:hover {
  background: #12d1e2;
  color: #fff;
}

.register-flex .form-group {
  margin-top: 24px;
  width: auto;
}
.w-100 {
  width: 100%;
}
.register-flex .inp input,
.register-flex .btn-blue {
  border-radius: 4px;
}
.register-flex .btn-blue {
  font-weight: 700;
}
.register-flex .form-group.birthDateGroup {
  padding-bottom: 24px;
  border-bottom: 1px solid #eceded;
  margin-top: 16px;
  margin-bottom: 24px;
  gap: 12px;
}
.register-flex .form-group.birthDateGroup .errorBiirthDateDiv {
  margin-bottom: 0 !important;
}
.register-flex fieldset .form-group.submit {
  margin-top: 24px;
  margin-bottom: 16px;
}

.register-flex .form-control {
  border-radius: 4px;
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb);
  background: var(--Neutral-Colors-White, #fff);
  padding: 13px 10px 14px 16px;
}

.register-flex fieldset p {
  text-align: center;
  color: var(--Neutral-Colors-Space, #3e4949);

  font-size: 14px;
  font-weight: 400;
}

.register-flex fieldset p a {
  color: var(--Primary-Colors-Algea, #0c838f);

  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.register-flex .form-select {
  height: 44px;
}
.register-flex .form-select.firstSelect,
.birthDate {
  color: var(--Neutral-Colors-Gray, #787f7f);
  /* Body/B10 */
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.birthDate {
  height: 48px;
}

.register-flex .form-select {
  height: 48px;
}

.register-flex .form-check-label {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}

.form-check-label a {
  text-decoration: underline;
}

.register-flex .form-check-input:checked {
  background-color: rgba(12, 131, 143, 1);
}

.register-flex .iti {
  display: unset;
}

.previous {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}

a {
  color: #206c74;
  text-decoration: none;
  background-color: transparent;
}

.breadcrumb-item {
  display: -webkit-box;
  display: flex;
}

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

.breadcrumb-item + .breadcrumb-item::before {
  content: none;
}
.breadcrumb {
  row-gap: 8px;
  margin-top: 16px;
  margin-bottom: 24px;
}

.breadcrumb-item::after {
  content: url(../bread-crumb-arrow.svg);
  padding-left: 8px;
  display: flex;
  align-items: center;
}
.breadcrumb-item:last-child:after {
  content: none;
}
.breadcrumb .breadcrumb-item a {
  font-size: 12px;
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  display: flex;
  align-items: center;
}

.breadcrumb .breadcrumb-item.active a {
  color: #787f7f;
}
.breadcrumb .breadcrumb-item.active {
  color: var(--Neutrals-Space, #3e4949);
  font-size: 12px;
  align-items: center;
}

.pdp-course-title h2 {
  font-size: 32px;
  margin-bottom: 16px;
}

.pdp-course-title h2 {
  color: #0e1b1b !important;
}

.pdp-course-description {
  padding-bottom: 12px;
}

.pdp-course-description p {
  color: var(--Neutral-Colors-Space, #3e4949);

  line-height: 24px;
  /* 150% */
}

.new-home-course-prop-price {
  display: flex;
  align-items: flex-end;
  margin-top: 20px;
}

.pdp-course-attr-details .new-home-course-prop-price {
  margin-top: 16px;
  margin-bottom: 10px;
  gap: 28px;
  row-gap: 16px;
  flex-wrap: wrap;
}
.includes-text {
  font-size: 12px;
  padding-bottom: 6px;
  color: #787f7f !important;
}

ul.course-home-props-icon {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

ul.course-home-props-icon-last {
  display: flex;
}

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

ul.course-home-props-icon-last li {
  margin-right: 40px;
  /* min-width: 142px; */
  align-items: center;
  display: flex;
  /* justify-content: center !important; */
  border-right: 1px solid #eceded !important;
  padding-right: 16px;
}
ul.course-home-props-icon-last li:last-child {
  padding-right: 0;
}

ul.course-home-props-icon li {
  margin-right: unset !important;
}

ul.course-home-props-icon-last li:first-child {
  justify-content: flex-start !important;
  /* padding-left: 7px; */
}

ul.course-home-props-icon-last :last-child {
  border-right: 0 solid #eceded !important;
}

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

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

.course-home-props-icon p {
  overflow: hidden;
}

.course-home-props-icon p {
  display: flex;
  font-size: 12px;
  color: #787f7f;
}

.new-home-course-price-last {
  display: flex;
  gap: 8px;
  align-items: baseline;
  /* justify-content: flex-end; */
}

.pdp-course-attr-details .new-home-course-price h3 {
  font-size: 21px !important;
  font-weight: 800 !important;
  line-height: 150%;
  /* 31.5px */
  margin-bottom: 0;
  display: flex;
  gap: 8px;
}

.pdp-course-image img {
  border-radius: 24px;
  width: 100%;
  max-width: 408px;
  height: 270px;
}
.pdp-course-image {
  text-align: end;
}
.new-home-course-price-last p.Starting-text {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px;
}

.pdp-course-attr-details {
  border-bottom: 1px solid #eceded;
  margin-top: 12px;
}

.join-course-section {
  padding-top: 40px;
  /* padding-bottom: 40px; */
}
.pdp-section-padding {
  padding-bottom: 40px;
}

.pdp-subtitle-New {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 24px;
}

.btn-join-course,
.btn-join-exam {
  border-radius: 4px;
  min-width: 198px !important;
  width: 188px !important;
}

.pdp-bg {
  border-radius: 16px;
  background: #fafafa;
  padding: 24px;
}

.summary h6 {
  margin-bottom: 16px;
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  font-weight: 600;
}
.proceed {
  padding: 24px;
  border-radius: 8px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  background: var(--Neutral-Colors-Glass, #f5f6f6);
}
.rowProceed {
  padding: 16px 0;
  border-top: 1px solid rgba(216, 219, 219, 1);
  border-bottom: 1px solid rgba(216, 219, 219, 1);
}
.colProceed {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
}
.colProceed p {
  color: var(--Neutral-Colors-Gray, #787f7f);

  font-size: 12px;
}
.colProceed span {
  font-size: 12px;
  font-weight: 500;
}
.proceedToPayment {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.proceedToPayment .btn-blue {
  max-width: 171px;
  font-size: 14px;
  padding: 0px 16px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.proceedToPayment h5 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 600;
  display: inline;
}
.proceedToPayment p {
  color: var(--Neutral-Colors-Space, #525f5f);

  font-size: 12px;
  display: inline;
}
.proceedToPayment p span {
  font-weight: 500;
}
.proceedToPayment p a {
  text-decoration: underline;
  color: var(--Neutral-Colors-Space, #3e4949);
}
.proceed .pdp-subtitle-New {
  margin-bottom: 16px;
}
.back-top-parent a {
  position: fixed;
  right: 3%;
  top: 50%;
  z-index: 11;
}

.back-top-parent {
  display: none;
  position: absolute;
}

.pdp-all-tabs-all-data {
  /* margin-top: 32px; */
  padding-right: 6px;
}

.pdp-tabs-section .nav-tabs,
.blog-tabs-section .nav-tabs {
  border-bottom: 1px solid #eceded;
  padding: 0;
}

.nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-weight: 500;
  white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
  margin-right: 24px;
  white-space: nowrap;
}
li.headerIcon {
  width: 40px;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
  margin-right: 0;
}
.pdp-tabs-section {
  margin-bottom: 64px;
}
.pdp-tabs-section .nav-tabs .nav-item,
.blog-tabs-section .nav-tabs .nav-item {
  margin-bottom: -1.5px;
  margin-right: 32px;
}
.pdp-tabs-section .nav-tabs .nav-item:last-child,
.blog-tabs-section .nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.pdp-tabs-section .nav-tabs .nav-item.show .nav-link,
.pdp-tabs-section .nav-tabs .nav-link.active,
.blog-tabs-section .nav-tabs .nav-link.active {
  background-color: transparent;
  color: #0c838f !important;
  border-bottom: 4px solid #0c838f !important;
  padding: 0;
  font-weight: 700;
}

.pdp-tabs-section .nav-tabs .nav-link,
.pdp-tabs-section .nav-tabs .nav-link,
.blog-tabs-section .nav-tabs .nav-link {
  border: 0;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  padding: 0;
  padding-bottom: 10px !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #949da6;
  background-color: #f7f9fb;
  border-color: #d9e2ef #d9e2ef #f7f9fb;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.pdp-educational {
  padding: 24px 0;
}
.pdp-educational ul li {
  display: flex;
  gap: 8px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
}
.educational-two {
  display: flex;
  gap: 24px;
}
.educational-three {
  display: flex;
  gap: 32px;
}
.educational-pdp-two {
  text-align: center;
  width: 219px;
  height: 123px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.educational-img {
  margin-bottom: 12px;
}
.educational-img h4 {
  position: absolute;
  top: 0px;
  left: 0px;
  color: rgba(152, 178, 190, 0.2);
  font-size: 40px;
  font-weight: 600;
}
.educational-img h4::before {
  content: "";
  width: 3px;
  height: 49px;
  background: #eaf0f2;
  position: absolute;
  top: 5px;
}
.pdp-educational h5 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.pdp-educational h2 {
  width: 48px;
  height: 48px;
  margin: auto;
  border-radius: 100px;
  background: var(--Primary-Colors-Algea, #0c838f);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 16px;
}
.educational-pdp-three {
  text-align: center;
}
.pdp-tabs-section .pdp-what-learn-data .check-list ul li:before,
.pdp-tabs-section .pdp-what-learn-data .check-list ol li:before {
  content: "";
  background: url(../pdp-check-icon.svg) no-repeat left center;
  position: absolute;
  left: -30px;
  width: 100%;
  height: 100%;
}
.pdp-tabs-section .pdp-what-learn-data .check-list ul li,
.pdp-tabs-section .pdp-what-learn-data .check-list ol li {
  position: relative;
  margin-bottom: 2px;
}
.pdp-tabs-section .pdp-what-learn-data .check-list ul,
.pdp-tabs-section .pdp-what-learn-data .check-list ol {
  list-style: none;
  padding-left: 30px;
}
.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 ul li p {
  color: var(--Space, #3e4949);
}
.pdp-all-togle-collapse {
  color: #2d7dd2;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  cursor: pointer;
  width: max-content;
}
.pdp-tabs-section .accordion > .card {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 0;
}

.accordion .card-header.collapsed img {
  rotate: 180deg;
}
.pdp-tabs-section .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: 0;
  padding: 15px 25px;
  background: #f5f6f6;
  margin-bottom: 5px;
  cursor: pointer;
  color: #3e4949;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  border: 0;
}
.pdp-tabs-section .accordion > .card > .card-header span.title {
  padding-right: 20px;
}
.pdp-tabs-section .card-header:first-child {
  border-radius: calc(0.25rem - 0px) calc(0.25rem - 0px) 0 0;
}
.pdp-tab-content-parent .card-header span.accicon {
  position: absolute;
  right: 20px;
}
#GradingCriteria p {
  font-size: 18px;
}
.pdp-tab-content-parent .card-header.collapsed span img {
  transform: rotate(0deg);
}
.pdp-tab-content-parent .card-header span img {
  transform: rotate(0deg);
}
.pdp-tabs-section.pdp-section-padding.course-2022-section {
  padding-bottom: 64px;
}
.pdp-tabs-section .table {
  --bs-body-bg: transparent;
  margin-bottom: 0;
}
.pdp-tabs-section thead {
  background: var(--Pearl, #eef0f3);
}
.pdp-tabs-section thead th {
  font-weight: 500;
}
.pdp-tabs-section .table > :not(caption) > * > * {
  padding: 16px;
}
.pdp-tabs-section .custom-width {
  width: 55%;
}

.pdp-tabs-section tr {
  border-bottom: 1px solid var(--Platinum, #eceded);
  border-style: unset;
  color: var(--Jungle-blk, #0e1b1b);
  font-size: 14px;
}
.pdp-tabs-section tbody tr:hover {
  background: var(--Glass, #f5f6f6);
}
.pdp-tabs-section tbody tr td:last-child span {
  color: var(--Info-Dark-blue, #1266bf);
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
  background: var(--Light-Blue-2, #f4f9ff);
  padding: 6px 12px;
}
.pdp-tabs-section thead tr th span {
  padding: 6px;
}

.new-certificate-section-parent {
  margin: 40px 0px;
  margin-bottom: 95px;
}
.new-certificate-section {
  display: flex;
  height: 200px;
  padding: 0px 47px 0px 32px;
  border-radius: 8px;
  border: 1px solid #eceded;
  background: linear-gradient(
      270deg,
      #f5f6f6 0%,
      rgba(236, 237, 237, 0.62) 39.59%,
      rgba(236, 237, 237, 0) 61.75%
    ),
    url(../lineCertificate.png) no-repeat !important;
  margin-top: 50px 0px;
  justify-content: space-between;
  align-items: center;
}
.padding-left {
  padding-left: 0px !important;
}
.certificate-text h3 {
  color: var(--neutral-colors-space, #3e4949) !important;
  font-family: Inter;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.certificate-text p {
  color: var(--neutral-colors-space, #3e4949);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 16px;
}
.new-certificate-section img {
  z-index: 1;
  width: 370px;
  background: white;
  box-shadow: 0px 1px 3px 0px;
}
.otherExamsToDiscover {
  margin-bottom: 64px;
}
.otherExamsToDiscover .swiper-button-next {
  background: linear-gradient(270deg, #fff 51.69%, rgba(255, 255, 255, 0) 100%);
  width: 115px;
  height: 100%;
  top: 20px;
  right: 0px;
  justify-content: end;
  color: rgba(120, 127, 127, 1);
}
.relative-section {
  position: relative;
  z-index: 1;
}

.engineeringInfo h3 span {
  display: block;
}
.otherExamsToDiscover .swiper-button-next:after {
  font-size: 35px;
}
.otherExamsToDiscover .myExamsCard {
  margin: 15px 3px;
}
.otherExamsToDiscover .pdp-subtitle-New {
  margin-bottom: 9px;
}
.swiper-pagination-bullet-active {
  background: #0c838f;
}
.swiper {
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.swiper-backface-hidden .swiper-slide {
  padding: 15px;
}
.examJourney {
  padding: 0;
}
ul,
ol {
  list-style: revert;
  padding-left: 20px;
  color: rgba(12, 131, 143, 1);
  font-size: 16px;
  margin: 0;
}
ul li,
ol li {
  display: list-item;
  margin-bottom: 12px;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li p,
ol li p,
ul li,
ol li {
  line-height: unset;
  color: var(--Space, #3e4949);
  font-size: 16px;
}

li::marker {
  color: rgba(12, 131, 143, 1) !important;
}
ul li::marker {
  font-size: 20px;
}
header ul,
header ul li,
footer ul,
footer ul li,
.examsInfo ul,
.examsInfo ul li,
.elemnt1 ul,
.elemnt1 ul li,
.showFilterMobile ul,
.showFilterMobile ul li,
.plp-pageination-new .pagination,
.plp-pageination-new .pagination li,
.pdp-tabs-data-courses .nav-pills,
.pdp-tabs-data-courses .nav-pills li,
.pdp-course-share ul li {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.pdp-course-description ul {
  margin-top: 16px;
}
.pdp-what-learn-data a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-weight: 600;
  text-decoration: none;
}
.country-code {
  color: var(--neutral-colors-jungle-blk, #0e1b1b);
  position: absolute;
  left: 68px;
  top: 14px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
}
.dropdown-phone {
  position: absolute;
  top: 1px;
  left: 1px;
}
.show-phone-list {
  display: flex;
  height: 46px;
  padding: 13px 5px 13px 8px;
  align-items: flex-start;
  gap: 8px;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid var(--neutral-colors-grain, #d8dbdb);
  background: var(--neutral-colors-glass, #f5f6f6);
  width: 56px;
}
.country-image {
  height: 16px;
}
.dropdown-menu-phone {
  border-radius: 0px 0px 8px 8px;
  border-right: 1px solid var(--neutral-colors-grain, #d8dbdb);
  border-bottom: 1px solid var(--neutral-colors-grain, #d8dbdb);
  border-left: 1px solid var(--neutral-colors-grain, #d8dbdb);
  background: #fff;
  padding: 0px;
  max-height: 190px;
  overflow-y: auto !important;
  bottom: auto !important;
}
.pdpRevampNotifyMeModal .inp input.search-country-code {
  background-image: unset !important;
  border: 1px solid #d8dbdb !important;
}
.country-option {
  display: flex;
  padding: 8px 10px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-bottom: 1px solid var(--neutral-colors-grain, #d8dbdb);
  background: #fff;
  cursor: pointer;
}
.phoneRegisterErrorDiv,
.showPhoneMenu {
  overflow: initial !important;
}
.inp input,
.inp textarea,
.main-login-container .inp input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 48px;
  background: #fff;
  color: #0e1b1b;
  transition: all 0.15s ease;
  border: 1px solid #d8dbdb;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 13px 16px;
  font-size: 14px;
  padding-top: 21px;
  padding-right: 40px;
}
.inp input {
  border-radius: 94px;
}

button,
input {
  overflow: visible;
}
.country-option-span {
  color: rgba(6, 17, 10, 0.5);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.search-country-code {
  border-radius: 0 !important;
  padding: 10px;
  border: 1px solid #d8dbdb !important;
}
.dropdown-menu.show {
  overflow: hidden;
}
.register-flex .form-check {
  margin-bottom: 12px;
}
.register-flex .form-check:last-child {
  margin-bottom: 0;
}

.my-account-edit-info-form .error-form-field input {
  background-image: none !important;
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordErrorMsg,
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordSuccessMsg {
  border-radius: 4px;
  background: var(--Accent-Feedback-Colors-Light-Red-2, #fff4f3);
  margin-bottom: 24px;
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordSuccessMsg {
  background: var(--Accent-Feedback-Colors-Light-Green-2, #edfffa);
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordErrorMsg
  p {
  color: rgba(193, 12, 0, 1) !important;
  margin-top: 0 !important;
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordSuccessMsg
  p {
  color: var(--Accent-Feedback-Colors-Success-Dark-Green, #0e805e) !important;
  margin-bottom: 0 !important;
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordSuccessMsg
  a {
  color: var(--Accent-Feedback-Colors-Success-Dark-Green, #0e805e);
  font-size: 14px;
  font-weight: 600;
  text-decoration-line: underline;
}
.my-account-v1-my-info-box
  .my-account-v1-my-learning
  .warning-msg.changePasswordSuccessMsg
  .d-flex {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.new-mobile-header-v1 {
  display: none;
}
.mobile-header-first-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-menu {
  display: block;
  width: 100%;
  left: -100%;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 9998;
  transition: 0.6s ease;
  top: 0;
  opacity: 0;
  padding: 20px 15px;
}
.mobile-menu--open {
  left: 0;
  opacity: 1;
}
.mobile-menu ul {
  list-style: none;
  padding: 0;
}
.mobile-menu .mobile-first-menue-out li {
  list-style: none;
}
.mobile-header-login-close-li {
  display: flex;
  justify-content: space-between;
}
.mobile-header-login-close-li.column-direction {
  display: block;
}
.img-user-avatar {
  width: 65px;
  height: 65px;
}
.header-mobile-welcome-user-a {
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  color: #0e1b1b;
  font-size: 14px;
  margin-left: 10px;
}
.header-mobile-login-user-a {
  color: #0c838f !important;
  margin-left: 10px;
}
.my-account-user-box-image img {
  margin-right: 25px;
}
ul.mobile-first-menue-inner {
  margin-top: 32px;
}
.mobile-footer-menu-fixed {
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 15px 15px !important;
  margin: 0;
  background-color: #fff;
  display: none;
}
ul.mobile-footer-menu-fixed:before {
  background: #eceded;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  width: 92%;
  height: 2px;
  margin: auto;
}
.mobile-footer-menu-fixed li a {
  font-size: 14px;
  color: #0e1b1b;
}
.mobile-footer-menu-fixed li a img {
  margin-right: 10px;
}
.mobile-menu--open ul.mobile-footer-menu-fixed {
  display: flex;
}
.mobile-first-menue-inner li {
  border-top: 1px solid #eceded;
  padding: 12px 0;
  position: relative;
}
.mobile-first-menue-inner li:first-child {
  border-top: 0;
  padding-top: 0;
}
.mobile-first-menue-inner li a {
  color: #0e1b1b;
  font-size: 14px;
  font-weight: 600;
}
.mobile-menu-language {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-menu-language p a.header-mobile-active {
  background: #0c838f;
  border-radius: 100px;
  color: #fff;
  padding: 7px 30px;
  font-size: 12px;
  z-index: 9;
  position: relative;
  margin-left: -20px;
}
.mobile-menu-language p a {
  background: #eceded;
  border-radius: 100px;
  color: #9fa4a4;
  font-size: 12px;
  margin-left: -19px;
  padding: 7px 30px;
}
.header-mobile-welcome-user-a span {
  display: block;
}
.width-login-avatar {
  width: 100% !important;
  height: 100% !important;
}
.img-user {
  width: 65px;
  border-radius: 50%;
  border: 1px solid #0c838f;
  padding: 5px;
  height: 65px;
}
.my-account-user-box-image-new p {
  color: var(--Secondary-Colors-Velvet, #8a5cff);
}

.min-height-page {
  min-height: 60vh;
}
.checkout-new-steps {
  background-color: #f5f6f6;
  min-height: 82vh;
}
.section-padding {
  padding: 40px 0;
}
#orderSummary.checkout-order-summary.checkout-order-summary-mob-mar {
  padding: 32px 24px;
}
.checkout-order-summary {
  border-radius: 16px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
}
.checkout-order-summary h3 {
  margin-bottom: 24px !important;
}
h3.extra-bold {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.flexOrder {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkout-summary-total {
  margin-top: 8px;
}

.checkout-summary-total {
  margin-top: 8px;
}
.checkout-order-summary p.bold {
  color: #0e1b1b;
  font-weight: 700;
}
.checkout-new-your-item {
  border-top: 2px solid #eceded !important;
  margin-top: 24px;
}
.success-payment-border-padding {
  padding-top: 24px;
}
.main-checkout-desctop-place-order {
  margin-top: 24px !important;
  padding-top: 24px;
  border-top: 1px solid #eceded;
}
.main-checkout-desctop-place-order .btn-default {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-default {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-text p a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 600;
}
.new-cart-span-parent-data {
  padding-bottom: 11px;
}
span.cart-new-gray-style {
  font-size: 14px;
  color: #787f7f;
  display: block;
}
span.cart-new-gray-style b {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-weight: 500;
}
span.checkout-item-new-data-addedd {
  font-size: 16px;
  font-weight: 600;
}
.checkout-second-payment-box-new.show {
  display: block;
}
.checkout-second-payment-box-new {
  margin-top: 29px;
  display: none;
}
.checkout-second-payment-box-new:first-child {
  margin-top: 0;
}
.checkout-wizard-all-data {
  padding: 24px;
  border-radius: 16px;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
}
.checkout-wizard-all-data .cardCourseBox {
  border: 0;
  padding: 0;
  border-radius: 0;
  border-bottom: 1px solid #eceded;
  padding-bottom: 24px;
}
.checkout-wizard-all-data .cardCourseBox:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.radio-payment {
  border-bottom: 2px solid #eceded;
  padding-top: 16px;
}
.radio-payment:last-child {
  border-bottom: 0;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio label {
  cursor: pointer;
  margin-bottom: 16px;
  color: #0e1b1b;
}
label {
  display: inline-block;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #0c838f;
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #0c838f;
}
.radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #d8dbdb;
  display: inline-block;
  min-width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  box-shadow: 0 2px 8px rgb(14 27 27 / 10%);
}
.radio-label1-w {
  width: 100%;
}
.radio-label1 {
  padding: 0 !important;
}
.tabby-img {
  height: 30px;
  float: right;
}
.cart-image {
  min-width: 84px;
  min-height: 75px;
  max-height: 72px;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  margin-right: 10px;
}
.form-wizard-content-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  background-color: #fff;
}

.checkout-radio-items {
  border-bottom: 2px solid #eceded;
  border-radius: 0;
  border-top: 0;
  margin: 0;
}
.checkout-radio-items.checkout-new-company-tax {
  border-bottom: 0;
}
.checkout-form-data.CompanyInvoiceForm.CompanyInvoiceForm-new {
  margin-top: 16px;
}

.checkout-radio-all {
  display: flex;
  margin-top: 16px;
  justify-content: space-between;
}
.checkout-new-company-tax .checkout-radio-all {
  justify-content: flex-start;
}
.checkout-new-company-tax .checkout-radio-all .radio:first-child {
  margin-right: 70px;
}
.form-wizard-wrapper .form-wizard-content {
  background-color: #fff;
  color: #777;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s cubic-bezier(0.29, 1.42, 0.79, 1) 0s;
  transform: translate3d(100%, 0, 0);
  overflow: auto;
  display: none;
}
.checkout-radio-all .radio label {
  margin-bottom: 0;
}

.company-name-msg {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 8px;
  border-radius: 24px;
  background: var(--accent-feedback-colors-light-blue-2, #f4f9ff);
  align-self: stretch;
  margin-top: 8px;
}
.company-name-msg img {
  width: 21px;
}
.company-name-msg p {
  color: var(--Accent-Feedback-Colors-Info-Dark-blue, #1266bf);
  font-size: 14px !important;
  font-weight: 400;
}
.navbar-brand {
  margin-right: 16px;
  padding: 0;
}

.checkout-msg {
  margin-bottom: 16px;
}
.form-wizard-wrapper.new-company-f.data-after-upload .inp:last-child {
  margin-bottom: 0 !important;
}
.add-checkout-width {
  max-width: 618px;
  width: 100%;
}
.checkout-next-main-mobile {
  display: none;
}
section.terms-main-section {
  margin: 40px 0 64px 0;
}
section.terms-main-section .faq-section-title {
  margin-bottom: 24px;
}
section.terms-main-section .faq-section-title h2 {
  font-weight: 700;
  font-size: 32px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
}

.terms-need-help-ul li {
  display: flex;
  align-items: center;
  gap: 21px;
  margin-bottom: 32px;
}
.terms-need-help-ul li:last-child {
  margin-bottom: 0;
}
.terms-need-help-ul h4 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 8px;
}
.terms-need-help-ul p,
.terms-need-help-ul p a {
  color: var(--Neutral-Colors-Space, #3e4949);
}
.contact-us-find-us-social {
  display: flex;
  gap: 12px;
  align-items: center;
}
.terms-need-help-ul.SendUs li {
  margin-bottom: 0;
}

.flexSendUs .inp {
  margin-bottom: 24px !important;
}
.custom-select,
form.woocommerce-checkout #billing_country,
form.woocommerce-checkout #shipping_country {
  display: inline-block;
  width: 100%;
  height: calc(1.64em + 2rem + 2px);
  padding: 1rem 3.25rem 1rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.64;
  color: #77838f;
  vertical-align: middle;
  border: 1px solid #e7e7ec;
  border-radius: 0.25rem;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact-us-main-top-select.inp .custom-select {
  background: #fff url(../contact-us-select-arrow.svg) no-repeat right 1.25rem
    center / auto 8px;
  color: #0e1b1b;
  font-size: 14px;
  height: 48px;
  border-radius: 8px;
  padding: 13px 16px;
  width: 100%;
  border: 1px solid #e7e7ec;
}
.inp.contact-us-new-textarea input {
  padding-bottom: 104px;
  padding-top: 35px;
}
.error-form-field label,
.error-form-field .SendUsError {
  color: #d70d00;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 0;
}
.error-form-field input {
  border: 1.5px solid #d70d00 !important;
  background-image: url(../images_new/Error.svg) !important;
  background-position: 97% 50% !important;
  background-repeat: no-repeat !important;
}
.confirmInfo {
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid var(--Neutral-Colors-Grain, #d8dbdb);
  background: var(--Neutral-Colors-White, #fff);
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.confirmInfo:checked {
  border: 1px solid var(--Primary-Colors-Algea, #0c838f) !important;
  background: var(--Thinkprop-Algea-Algea, #0c838f);
}
.confirmInfo:checked::after {
  content: url(../check-confirm.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.confirmInfo.error-form-field {
  border: 1px solid #d70d00;
}
.contact-us-new-main-section .verifiy-certificate-submit-btn a {
  min-width: 120px;
  width: 120px;
  margin-right: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us-new-main-section .verifiy-certificate-submit-btn {
  /* margin-top: 10px; */
  display: flex;
  align-items: center;
}
.contact-us-new-main-section .verifiy-certificate-submit-btn p {
  color: #3e4949;
  font-size: 14px;
}
.new-success-payment.section-padding {
  padding: 40px 0 64px 0;
}
.thank-for-order {
  align-items: start;
  border-radius: 16px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  padding: 24px;
}
.thank-for-order .btn-blue {
  min-height: 40px;
  font-size: 14px;
  font-weight: 600;
}
.btn-blue img {
  width: 30px !important;
  height: 30px !important;
}
.thank-for-order.error-order-image .btn-blue {
  padding: 4px 16px 4px 8px;
  gap: 12px;
  margin-top: 16px;
}
.empty-cart-new-des h3 {
  font-size: 18px;
  margin-bottom: 8px;
}
.empty-cart-new-des p,
.ProceedToPayment {
  font-size: 14px;
}
.empty-cart-new-des a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
}
.thanks-order-body-data span {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-weight: 700;
  display: block;
  margin-bottom: 12px;
}
.mb-8 {
  margin-bottom: 8px;
}
.thanks-order-body-data a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
}
.order-detail {
  position: relative;
  height: 100%;
  max-width: 491px;
  width: 100%;
}
.order-detail::before {
  content: "";
  position: absolute;
  height: 100%;
  left: -24px;
  border-left: 1px solid #eceded;
}
.success-payment-summary p {
  color: #0e1b1b;
  font-weight: 700;
}
.new-success-payment.section-padding .success-payment-border-padding {
  border-bottom: 1px solid #eceded;
  padding-bottom: 24px;
}
.payment-success-summary {
  padding-top: 24px;
}
.order-detail .success-payment-border-padding:first-child {
  padding-top: 0;
}
.order-detail .order-detail .success-payment-border-padding:last-child {
  padding-bottom: 0;
}
.order-detail-body .success-payment-border-padding {
  padding-bottom: 24px;
}
.order-detail .cart-item-data {
  padding-top: 16px;
  flex-direction: column;
  row-gap: 16px;
}
.order-detail .cart-item-data .border-bottom:last-child,
.checkout-wizard-all-data .cardCourseBox .border-bottom:last-child {
  display: none;
}
.order-detail .cart-item-data .cart-text p {
  padding-bottom: 4px;
}
.cart-item-data .cart-text p.quantity {
  padding-bottom: 0;
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 14px;
}
.cart-item-data .cart-text p.quantity span {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-weight: 500;
}
.payment-sucess-payment-method p {
  padding-top: 12px;
  color: var(--Neutral-Colors-Space, #3e4949);
}
.bank-transfer-details {
  margin-top: 40px;
}
.bank-transfer-details h4 {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
.bank-transfer-details ul li {
  margin-bottom: 8px;
  position: relative;
}
.bank-transfer-details ul li::before {
  content: "-";
  padding-right: 8px;
}
.bank-transfer-details ul li a,
.bank-transfer-details p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
}
.bank-transfer-details p a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
}
.examResults h3 {
  margin-bottom: 0;
}
.examResults ul {
  display: flex;
  gap: 24px;
}
.examResults ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
}
.btn-white {
  border-radius: 220px;
  border: 1px solid var(--Primary-Colors-Algea, #0c838f);
  background: var(--Neutral-Colors-White, #fff);
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: var(--Primary-Colors-Algea, #0c838f);
  font-weight: 700;
}
.right-items-header .btn-blue,
.right-items-header .btn-white {
  border-radius: 4px;
  white-space: nowrap;
}
.right-items-header .btn-white {
  width: 92px;
}
.mobile-header-login .btn-white {
  width: 100%;
}
.mobile-header-login {
  gap: 8px;
}
.column-direction {
  position: relative;
  padding-top: 50px;
}
.column-direction .mobile-close-menu {
  position: absolute;
  top: 0;
  right: 0;
}
.terms-main-section .not-found-text h2 {
  padding-bottom: 30px;
  font-size: 34px;
  color: #0e1b1b !important;
}
.terms-need-help-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 32px;
}

.new-footer-main {
  background-color: #f5f6f6;
  padding: 40px 0;
  padding-bottom: 15px;
}

.new-footer-social-icon p {
  color: #787f7f;
  font-size: 12px;
  margin: 6px 0;
  margin-bottom: 1px;
}
.new-footer-social-icon ul {
  display: flex;
  gap: 10px;
  margin-top: 24px;
}
.new-footer-social-icon li {
  margin-right: 0;
}
.footer-menu-new ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 12px;
}
.footer-menu-new ul li a {
  color: #787f7f;
  font-size: 14px;
}
.new-footer-payment-all-last {
  padding-top: 24px;
  margin-top: 24px;
}
.authorized-by-footer {
  display: flex;
  gap: 48px;
  align-items: center;
}
.authorized-by-footer p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.authorized-by-footer-sub {
  display: flex;
  align-items: center;
  gap: 12px;
}
.authorized-by-footer span {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 8px;
}
.new-footer-payment-img {
  display: flex;
  gap: 14px;
  float: right;
  align-items: center;
}
.new-footer-payment-all {
  border-top: 2px solid #eceded;
  padding-top: 15px;
  margin-top: 25px;
}
.new-footer-payment-all-last {
  padding-top: 24px;
  margin-top: 24px;
}
.footer-copy-new p {
  color: #787f7f;
  font-size: 16px;
}
.new-mobile-footer {
  display: none;
}
.footer-logo-n-style {
  padding: 16px 0 0px;
}

.new-footer-payment-all-style ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0;
  margin-bottom: 12px;
  line-height: 1;
}
.dividerLang {
  height: 13px;
  width: 0.7px;
  background: #787f7f;
  margin-top: 2px;
}
.new-footer-payment-all-style ul li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #797f7f;
}
.new-home-privacy {
  background: #f5f6f6;
  width: 100%;
}
.new-home-privacy-box-data {
  background: #f5f6f6;
  border-radius: 10px;
  padding: 13px 32px;
}
.privacy-body-new p {
  color: #0e1b1b;
  font-size: 16px;
}
.btn-orange {
  background-color: #f25f5c;
  color: #fff;
  padding: 9px 10px;
  border-radius: 8px;
  width: 188px;
}
.btn-orange:hover {
  background-color: #f47d7b;
  color: #fff;
}
.new-home-privacy .btn {
  min-width: 110px;
  width: 110px;
  padding: 10px 30px;
}
.menu-item-login span {
  text-align: start;
}
.btn.disabled.btn-default,
.paymentCheckout.btn.disabled {
  color: #fff;
  background-color: #0c838f;
  opacity: 0.3;
}
.btn.disabled {
  background: var(--Neutrals-Sand, #c5c8c8);
  color: #fff;
}
.summary .warning-msg {
  margin-bottom: 10px;
}
.summaryModal .warning-msg {
  margin-top: 10px;
}
.summary .warning-flex,
.summaryModal .warning-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  gap: 7px;
  color: var(--Accent-Feedback-Colors-Warning-Dark-Orange, #a55914);
}
.summary .warning-msg a,
.summaryModal .warning-msg a {
  color: var(--Accent-Feedback-Colors-Warning-Dark-Orange, #a55914);
  font-size: 14px;
  font-weight: 600;
  text-decoration-line: underline;
}
.emptyExams p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 14px;
  margin: 0 0 24px 0 !important;
}
.emptyExams .btn-default {
  max-width: 241px;
  width: 100%;
  margin-top: 0;
}
.emptyExamsMargin {
  margin-top: 42px;
}
.form-floating textarea.form-control {
  min-height: 141px;
  border: 1px solid #d8dbdb;
}
.form-floating .msg-lable {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.bannerInfo .btn-blue {
  gap: 8px;
  max-width: 186px;
  white-space: nowrap;
}
.bannerInfo h1 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 12px;
}
.bannerInfo p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 24px !important;
}
.bannerInfo {
  max-width: 523px;
  margin: auto;
}
/* .bg-banner.before{
    overflow: hidden;
} */
.bg-banner::before {
  background: url(../redBannerBefore.png) no-repeat top right;
}
.bg-banner::after {
  background: url(../blueBannerAfter.png) no-repeat bottom left;
  top: 120px;
  background-size: contain;
}
.homeBanner {
  padding-bottom: 32px;
}
.pdp-tab-content-parent {
  padding-top: 32px;
}
.ExploreOurExams {
  padding-bottom: 64px;
}
/* .ExploreOurExams h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 24px;
} */
.ExploreOurExamsGap {
  row-gap: 24px;
}
.ExploreOurExams .swiper-button-next:after {
  content: "";
  background: url(../arrow-right-blue.svg) no-repeat center;
  width: 100%;
  height: 100%;
  background-size: 24px;
}
.ExploreOurExams .swiper-button-next {
  right: -5px;
  top: 16px;
}
.engineeringImg {
  width: 132px;
}

.viewExams {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 700;
  align-items: center;
  gap: 6px;
}
.more-space {
  margin-bottom: 40px;
}
.header-login-main-div .navbar-brand {
  margin-right: auto;
  margin-left: auto;
}
.error-upload-msg.image-msg-front {
  padding: 8px 16px !important;
  margin-top: 10px;
}
.success-upload-msg {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #edfffa;
  margin-top: 10px;
}
.success-upload-msg p {
  color: #0e805e !important;
}
.success-upload-msg p,
.error-upload-msg p {
  text-align: start !important;
}
.success-upload-msg img,
.error-upload-msg img {
  height: 18px;
}
.text-side {
  text-align: center;
}
.pdp-main.course-2022-main {
  min-height: 65vh;
}
.availableExams.exams {
  min-height: 60vh;
}

.pdp-summary-card-title {
  font-size: 18px;
}

.margin-page-header {
  margin: 40px 0 64px 0;
}

.i-confirm-tabel {
  font-size: 14px;
}

.home-page-btn {
  height: 56px;
}

.btn-close-modal {
  color: var(--Neutral-Colors-Silver, #9fa4a4);

  font-size: 12px;
  font-weight: 500;
}
.modal-summary .modal-header {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 10px;
}
.modal-summary .modal-content {
  padding: 16px;
  min-height: 100vh;
  border: 0;
  border-radius: 0;
}
.modal-summary .modal-body {
  padding: 0;
}
.summaryModal h6 {
  margin-bottom: 16px;
}
.mt-16 {
  margin-top: 16px;
}
.modal-summary .modal-dialog {
  margin: 0;
  max-width: 100%;
}
.register-flex .birthDate {
  background: url(../calendarInput.svg) no-repeat !important;
  background-position: right 0.75rem center !important;
  /* background-size: 14px; */
  position: relative;
}
.register-flex .birthDate::placeholder {
  color: transparent;
}
.register-flex .birthDate:focus::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  right: 14px;
}
.ui-datepicker {
  box-shadow: 0px 4px 8px 0px rgba(14, 27, 27, 0.1);
}
.not-found-new {
  min-height: 68vh;
  padding-top: 60px;
}
.date-picker-container {
  position: relative;
  display: inline-block;
}
.thank-for-order img {
  height: 64px;
}
.thank-for-order.error-order-image img {
  height: 72px;
}
.warning-email-box .warning-msg {
  padding: 0;
}
.dmtFlex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 24px;
  border-top: 1px solid var(--Neutral-Colors-Platinum, #eceded);
}
.dmtSection {
  margin-bottom: 32px;
}
.dmtFlex p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}
.dmtElemntTwo {
  max-width: 211.72px;
  width: 100%;
}

.error-exam-message-new {
  border-radius: 4px;
  background: var(--Accent-Feedback-Colors-Light-Red-2, #fff4f3);
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.error-exam-message-new p {
  color: var(--Accent-Feedback-Colors-Error-Dark-Red, #c10c00);
  font-size: 14px;
}
.coursesComingSoon {
  min-height: 580px;
  justify-content: center;
  align-items: center;
  max-width: 732px;
  margin: auto;
}
.coursesComingSoon h1 {
  font-size: 36px;
  font-weight: 700;
  color: #076973;
  margin-bottom: 0;
  text-align: center;
}
.coursesComingSoon p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.coursesSection::before {
  background: url(../redBannerEng.png) no-repeat right top;
}
.coursesSection::after {
  background: url(../blueBannerEng.png) no-repeat left bottom;
}
.opacity-0 {
  position: relative;
  z-index: -22 !important;
}
.plp-flex {
  gap: 24px;
  margin-bottom: 40px;
}
.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-pageination-new {
  margin-top: 32px;
  margin-bottom: 0px;
}
.plp-pageination-new .pagination {
  margin-bottom: 0;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.page-item.disabled .page-link {
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #d9e2ef;
}
.plp-pageination-new .page-link {
  font-size: 16px;
  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;
}
.pagination .page-link {
  height: 44px;
  width: 44px;
  padding: 0;
  text-align: center;
  color: #77838f;
  font-size: 0.875rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 50% !important;
}
.pagination .page-item .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius: 50% !important;
}
.pagination .page-item.active .page-link {
  background-color: #0c838f !important;
  border-color: #0c838f !important;
  color: #fff !important;
  font-weight: 600;
}
.main-filter-checkbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eceded;
  padding-bottom: 12px;
  margin-bottom: 18px;
}
.keyword-filter {
  border-bottom: 1px solid #eceded;
  margin-bottom: 18px;
  padding-bottom: 2px;
}
.plp-left-menu {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}
.filter-image {
  display: flex;
  gap: 8px;
}
.filter-image h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
}
.clear-filter-des {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.list-of-sort {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(236, 237, 237, 1);
}
.plp-left-menu .list-of-sort:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.dropdown-menu-plp-sort {
  padding: 0px !important;
  padding-top: 16px !important;
  box-shadow: unset;
  position: relative !important;
  transform: none !important;
  will-change: transform;
  background-color: transparent;
}
.list-of-sort p,
.keyword-filter p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  width: 100%;
}
.plp-left-menu .type-of-sort::before {
  content: "";
  background-image: url(../images_new/mobile-course-down-arrow.svg);
  transform: rotate(180deg) !important;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 15px;
  height: 10px;
  background-size: contain;
  margin-top: 6px;
  right: 0;
}
.list-of-sort .type-of-sort.collapsed::before {
  transform: rotate(0deg) !important;
}
.dropdown-menu-plp-sort :last-child {
  margin-bottom: 0 !important;
}
.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;
}
.list-of-sort label {
  padding-left: 24px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  margin-bottom: 0 !important;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.dropdown-menu-plp-sort :last-child {
  margin-bottom: 0 !important;
}
.control__indicator {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb) !important;
  border-radius: 3px;
}
.control input:checked ~ .control__indicator {
  background: #0c838f;
  border: 0;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}
.control--checkbox .control__indicator:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.pdp-filter-select .plp-ul-flex {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  margin-bottom: 24px;
  gap: 16px;
  align-items: center;
}
.type-of-sort {
  cursor: pointer;
}
.pdp-filter-select ul li {
  position: relative;
  margin-right: 10px;
}
.pdp-filter-select ul li.plp-search-new p {
  color: var(--Neutrals-Gray, #787f7f);
  font-size: 14px;
  font-weight: 400;
}
.pdp-filter-select ul li.plp-search-new p span,
.totalPrice p {
  font-weight: 600;
}
.new-select-sort {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
}
.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;
  width: 100%;
  padding: 13px 0 13px 16px;
  display: flex;
  align-items: center;
}
.dropdown-menu-sort-by li {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
  border-bottom: 1px solid #eceded;
  margin-right: 0px !important;
  padding: 16px !important;
  cursor: pointer;
  text-align: center;
}
.selected-option {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding-right: 50px;
  width: 100%;
}
.plp-filter-drop-parent-data .dropdown-menu-sort-by {
  left: auto !important;
  right: 0px !important;
  top: 50px !important;
  width: 120px !important;
  padding: 0 !important;
  min-width: unset !important;
  transform: unset !important;
}
.row-gap {
  row-gap: 24px;
}
.course-box-new-space {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
.bestSellers {
  height: 100%;
}
.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;
  border: 0;

}
.bestSellers .card-body {
  padding: 0;
}
.bestSellersImg {
  background-position: center;
  background-size: cover;
  min-height: 188px;
  border-radius: 16px;
  cursor: pointer;
}
.licensing-courses {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: end;
  padding: 8px;
  flex-wrap: wrap;
}
.bestSellersImg .licensing {
  border-radius: 16px;
  background: rgba(239, 245, 252, 0.9);
  padding: 4px 12px;
}
.bestSellersImg .licensing p {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-size: 12px !important;
  font-weight: 500;
}
.bestSellersImg .available {
  border-radius: 74px;
  background: rgba(237, 255, 250, 0.9);
}
.bestSellersImg .licensing.available p {
  color: var(--Thinkprop-Algea-Skobeloff, #076973);
}

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;
  line-height: normal;
}

.new-select-sort {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
}

.bestSellers .flex-card-info {
  display: flex;
  gap: 24px;
  row-gap: 12px;
  flex-wrap: wrap;
}
.bestSellers .flex-card-info p {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 12px !important;
  height: 15px;
}
.users-grid {
  display: flex;
  gap: 8px;
  min-height: 31px;
}
.user-card {
  display: flex;
  align-items: center;
  gap: 4px;
}
.user-card img {
  padding: 2.5px;
  width: 31px;
  height: 31px;
  border-radius: 25px;
}
.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;
}
.new-main-course-box-design .new-home-course-price {
  text-align: left;
}
.bestSellers .flex-card h3 {
  font-size: 16px;
  white-space: nowrap;
  display: flex;
  align-items: end;
  gap: 4px;
}
.bestSellers .flex-card h3 span {
  color: var(--Neutral-Colors-Sand, #c5c8c8);
  font-size: 10px;
  font-weight: 600;
  text-decoration: line-through;
}
.new-main-course-box-design .new-home-course-price h3 {
  font-size: 18px;
}
.filter-mob {
  text-align: end;
}
.pdp-revamp-banner .new-home-course-price h3 span {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 150%;
}
.new-home-course-price h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pdp-revamp-banner .new-home-course-price h3 span.course-old-price,
.pdp-revamp-banner-mobile .new-home-course-price h3 span.course-old-price {
  color: var(--Neutral-Colors-Sand, #c5c8c8);
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 150%;
  text-decoration: line-through;
}
.new-home-course-price p.Starting-text.VAT {
  color: var(--Neutrals-Gray, #787f7f);
  line-height: 150%;
  /* margin-top: 8px; */
  display: inline-block;
}
.bestSellers .flex-card p {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px !important;
}

.new-main-course-box-design .new-home-course-price p {
  font-size: 14px;
}
.new-home-course-price p {
  font-weight: 400;
}
.list-of-sort .show-filter {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.list-of-sort .show-filter::before {
  content: "";
  background-image: url(../chevron-down-show-more.svg);
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: absolute;
  width: 18px;
  height: 18px;
  background-size: contain !important;
  left: 80px;
  margin-top: 3px;
}
.list-of-sort .show-filter.show-less-filter::before {
  transform: rotate(180deg);
}
.plp-mobile-search-modal .offcanvas-title {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 21px;
  font-weight: 600;
}
.plp-mobile-search-modal button.close {
  background-color: transparent;
  border: none;
}
.pdp-drop-filter-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  border-radius: 12px 12px 0px 0px;
  background: #fff;
  box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06);
  z-index: 10;
  height: 150px;
  justify-content: center;
}
.pdp-drop-filter-button .btn {
  border-radius: 220px;
  font-weight: 600;
  height: 48px;
}
.pdp-drop-filter-button .btn-white {
  color: var(--Primary-Colors-Algea, #0c838f);
  font-size: 16px;
}
.offcanvas-body.bodyFilter-Mobile {
  margin-bottom: 150px;
  padding: 0 24px 24px;
}
.new-plp-search img {
  position: absolute;
  right: 16px;
}
.new-plp-search input {
  border-radius: 94px;
  background: var(--Neutrals-Glass, #f5f6f6);
  padding: 10px 16px;
  border: 0;
  height: 40px;
  padding-right: 38px;
}
.resultNotFound {
  max-width: 523px;
  margin: auto;
  margin-bottom: 48px;
}
.nothingMatchesYourSearch {
  margin-top: 39.15px;
}
.nothingMatchesYourSearch h5 {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 0;
}
.nothingMatchesYourSearch p {
  color: var(--Neutral-Colors-Space, #3e4949);
}
.nothingMatchesYourSearch .btn-blue {
  max-width: 240px;
  margin: auto;
  text-transform: capitalize;
}
.exclVat {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 13px;
  row-gap: 2px;
}
.DiscountedExam {
  color: var(--Thinkprop-Algea-Skobeloff, #076973) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
.DiscountedExam span {
  font-weight: 600 !important;
}
.pdp-revamp-banner {
  background: linear-gradient(265.76deg, #076973 46.55%, #000000 153.72%);
  position: relative;
  z-index: 11;
  padding-bottom: 32px;
}
.bread-crumb-data {
  padding-top: 16px;
}
.bread-crumb-data .breadcrumb {
  margin-bottom: 24px;
  margin-top: 0;
}
.bread-crumb-data .breadcrumb li a {
  color: var(--Thinkprop-Algea-Sky, #daf9fb);
}
.coursesSection .bread-crumb-data .breadcrumb li a {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
}
.bread-crumb-data .breadcrumb li {
  color: var(--Neutrals-White, #fff);
}
.pdp-tabs-data-col-1,
.course-col {
  max-width: 66.66667%;
  min-width: 66.66667%;
}
.pdp-revamp-banner h1 {
  padding-right: 70px;
  color: var(--Neutrals-White, #fff);
  font-size: 32px;
  margin-bottom: 0;
}
.pdp-revamp-banner .pdp-revamp-course-title p {
  color: var(--Neutrals-White, #fff);
}
.pdp-new-row {
  gap: 24px;
  justify-content: space-between;
}
.stiky-cart-col {
  max-width: 408px;
  width: 100%;
  position: relative;
}
.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%;
}
.videoAndImg {
  border-radius: 16px 16px 0px 0px;
}
.image-pdp-cart img {
  width: 100%;
  border-radius: 15px 15px 0px 0px;
}
.card-pdp {
  padding: 0 24px 24px;
}
.pdp-course-share .dropdown-menu {
  min-width: auto;
  padding: 16px;
  background: #fff;
  box-shadow: 0 1px 16px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  top: 32px !important;
  transform: none !important;
  right: 0;
  left: auto !important;
}
.pdp-course-share ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 12px;
}
.startsFrom {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 14px !important;
  margin-bottom: 4px !important;
}
.card-pdp .cartDivModal {
  gap: 16px;
}
.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;
}
.new-home-course-price p {
  font-weight: 400;
  font-size: 14px !important;
}
.border-cart {
  border-bottom: 1px solid #eceded;
  margin: 24px auto;
  max-width: 409px;
  width: 100%;
}
.stiky-cart .card-pdp span {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 12px;
}
.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;
}
.join-div .courseIncludes ul li {
  display: flex;
  gap: 8px;
  margin-bottom: 0;
  font-size: 14px;
}
.enrollFor {
  padding: 24px 24px 0 24px;
}
.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-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 {
  gap: 32px;
  flex-wrap: nowrap;
  border-bottom: 1px solid #eceded;
  margin-top: 32px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.pdp-tabs-data-courses .nav-pills::-webkit-scrollbar {
  display: none;
}
.pdp-tabs-data-courses h3 {
  margin-bottom: 0;
}
.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%),
    url(../StartWithFreeLesson.svg) no-repeat right 21px center;
  background-blend-mode: overlay;
  background-size: contain;
}
.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;
}
.bestSellers .swiper-slide {
  padding: 0 12px;
  height: unset !important;
  max-width: 330px;
}

.pdp-eng-courses.pdp-tabs-section .accordion > .card > .card-header.collapsed {
  padding: 24px 0;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card > .card-header {
  background: transparent;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  padding-top: 24px;
}
.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:first-child .card-header {
  padding-top: 0 !important;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card:last-child .card-header {
  padding-bottom: 0 !important;
}
.pdp-eng-courses.pdp-tabs-section .accordion > .card .card-body {
  padding: 12px 0;
}
.pdp-tabs-data-courses .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;
}

.pdp-tabs-data-courses .new-home-tesmo-icon {
  position: relative;
  margin-bottom: 0;
}

.pdp-tabs-data-courses .new-home-tesmo-icon img {
  position: absolute;
  top: -36px;
  left: 10px;
}

.pdp-tabs-data-courses .new-home-testmo-box p {
  color: #3e4949;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 18px !important;
}

.pdp-tabs-data-courses .navigation {
  display: flex;
  justify-content: end;
  gap: 10px;
  padding: 0 !important;
  margin-top: 16px;
}
.testimonials .swiper-button-next:after,
.testimonials .swiper-button-prev:after {
  content: url(../ButtonsArrow.svg) !important;
  line-height: 0;
}
.navigation .swiper-button-next,
.navigation .swiper-button-prev {
  position: unset;
  width: unset;
  margin: unset;
}
.pdp-tabs-data-courses .new-home-testmo-test h3 {
  font-size: 14px;
  color: #3e4949 !important;
}
.pdp-tabs-data-courses .new-home-testmo-box .new-home-testmo-test p {
  -webkit-line-clamp: 1;
  font-size: 14px !important;
}
.testimonials .swiper-button-prev {
  rotate: 180deg;
}
.new-home-testmo-main-description {
  min-height: 77px;
}
.pdp-tabs-data-courses .new-home-testmo-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: inset 0 0 0 1px #0c838f, inset 0 0 0 3px white;
}

.index-home-testmo-user {
  display: flex;
  align-items: center;
  margin-top: 24px;
  gap: 12px;
}
.pdp-tabs-data-courses .swiper-slide {
  padding: 16px 0;
  height: unset;
}
.pdp-tabs-data-courses .swiper-wrapper {
  margin: 0 12px;
}
.fixed-position-card {
  position: fixed;
  right: unset;
  margin-right: 15px;
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-dialog {
  max-width: 460px !important;
}
.modal-dialog {
  margin: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
}
.pdpRevampModal .modal-dialog {
  max-width: fit-content !important;
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-content {
  border-radius: 16px;
  padding: 0px;
  height: unset;
  min-height: unset;
  padding: 32px 24px !important;
  background: var(--Neutrals-Whiteout, #fbfbfb);
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-dialog .modal-header {
  top: 12px;
  position: relative;
  right: 7px;
  border: 0;
  z-index: 1;
  padding: 0;
  height: 0;
}
.pdpRevampModal .close {
  opacity: 1;
}
.pdpRevampModal.pdpRevampNotifyMeModal .modal-content .modal-body {
  padding: 0;
}
.pdpRevampNotifyMeModal .journey-title {
  margin-bottom: 32px;
}

.pdpRevampModal .modal-body h3 {
  padding-right: 48px;
}
.pdpRevampModal .modal-body .notifySuccessNew h3 {
  padding: 0;
}
.pdpRevampModal .modal-body .journey-title p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px !important;
  margin-top: 8px !important;
}
.pdpRevampNotifyMeModal .inp {
  margin-bottom: 16px;
}
.pdpRevampNotifyMeModal .noyifyMeButton {
  margin-top: 24px;
}
.pdpRevampNotifyMeModal .inp input:disabled {
  background: #e7e7ec;
}
.pdpRevampNotifyMeModal .inp input {
  border-radius: 94px;
  border: 1px solid var(--Neutrals-Grain, #d8dbdb);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background-color: transparent;
  border: 0;
}
.comingSoon p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
  font-size: 21px;
  line-height: 150%; /* 31.5px */
  text-transform: capitalize;
}
.comingSoon p span {
  font-weight: 600;
  font-size: 21px !important;
  color: var(--Neutrals-Jungle-Black, #0e1b1b) !important;
}
.formNotify .show-phone-list {
  border-radius: 94px 0px 0px 94px;
}
.cardCourseBox {
  border-radius: 16px;
  border: 1px solid var(--Neutrals-Platinum, #eceded);
  padding: 24px;
  position: relative;
}
.trash {
  position: absolute;
  top: 24px;
  right: 24px;
}
.cardCourseFlex {
  display: flex;
  gap: 24px;
  align-items: start;
  padding-right: 45px;
}
.courseDetail {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  row-gap: 8px;
  margin-top: 8px;
  margin-bottom: 16px;
}
.courseDetail p {
  color: var(--Neutral-Colors-Gray, #787f7f);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.courseDetail p span {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-weight: 500;
}
.cardCourseInfo a {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 18px;
  font-weight: 600;
}
.checkout-wizard-all-data .cardCourseInfo a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
}
.coursePrice p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 600;
}
.orderSummary {
  border-left: 1px solid #eceded;
  padding-left: 24px;
  height: 100%;
}
.needHelp {
  margin-top: 16px;
}
.needHelp p a {
  color: var(--Neutrals-Space, #3e4949);
}
.checkoutNewSection {
  min-height: 52vh;
}
.checkoutNewSection h3 {
  margin-bottom: 0;
}
.youMightAlsoLike {
  margin-bottom: 64px;
  overflow-x: hidden;
}
.checkout-payment-acord .accordion .card-header:after,
.checkout-payment-acord .accordion .card-header.collapsed:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  background-size: cover;
}
.checkout-payment-acord .accordion .card-header:after {
  background-image: url(../images_new/accord-top-icon.svg) !important;
}
.checkout-payment-acord .accordion .card-header.collapsed:after {
  background-image: url(../images_new/accord-bottom-icon.svg) !important;
}
.checkout-order-summary .card {
  border: none;
  gap: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eceded;
  border-radius: 0;
}
.checkout-order-summary .card .inp {
  margin-bottom: 0 !important;
}
.checkout-order-summary .card .inp input {
  border-radius: 94px;
}
.checkout-order-summary .card-header {
  padding: 0;
  background-color: unset;
  border: none;
  cursor: pointer;
}
.g-12 {
  gap: 12px;
}
.checkout-order-summary .btn-white {
  padding: 9.5px 24px;
}
.checkout-second-payment-box-new.checkout-wizard-all-data
  .radio
  input[type="radio"]:checked
  + .radio-label {
  background: rgba(12, 131, 143, 0.1);
  border: 1px solid rgba(12, 131, 143, 0.4);
}

.checkout-wizard-all-data .radio-payment label {
  background: #ffffff;
  border: 1px solid #d8dbdb;
  border-radius: 70px;
  padding: 16px 12px !important;
  width: 100%;
  min-height: 64px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%; /* 21px */
}
.checkout-wizard-all-data .radio-payment label img {
  width: 50px;
  margin-left: 16px;
}
img.checkboxImg {
  margin-right: 12px;
  width: unset !important;
  margin-left: 0 !important;
}
.empty-cart .btn-blue {
  max-width: 240px;
}
.coursePrice {
  display: flex;
  gap: 24px;
  row-gap: 8px;
  flex-wrap: wrap;
}

.video-pdp-cart {
  position: relative;
}
.video-pdp-cart::before {
  background: #00000066;
  z-index: 1;
  border-radius: 15px 15px 0px 0px;
}
.video-pdp-cart img {
  border-radius: 16px 16px 0px 0px;
}
.video-icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
}
.play-icon {
  width: 50px;
  height: 50px;
}
.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;
}
.empty-cart-content {
  border-radius: 16px;
  border: 1px solid var(--Neutral-Colors-Platinum, #eceded);
  padding: 24px;
  margin: 40px 0;
}
.empty-cart-content .btn-blue {
  text-transform: capitalize;
}
.pdp-share-text-a::after {
  content: none;
}
.flex-payment {
  gap: 24px;
  align-items: start;
}
.flex-payment .thank-for-order {
  max-width: 732px;
  width: 100%;
}
.flex-payment.new-row-success-payment .thank-for-order {
  margin-right: 24px;
}
.check-course-validation {
  display: flex;
  gap: 8px;
  border-radius: 24px;
  padding: 8px 12px;
  align-items: start;
}

.check-course-validation img {
  margin-top: 2px;
}
.check-course-successfully {
  background: var(--Feedback-Colors-Success-Green--Light-2, #edfffa);
}

.check-course-successfully p {
  color: var(--Feedback-Colors-Success-Green---Dark, #0e805e);
}
.check-course-error,
.check-seat-error {
  background: var(--Feedback-Colors-Error-Red---Light-2, #fff4f3);
}

.check-course-error p,
.check-seat-error p {
  color: var(--Feedback-Colors-Error-Red---Dark, #c10c00) !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;
}
.newPdpRevampModal .modal-header {
  position: relative;
  right: 7px;
  border: 0;
  z-index: 1;
  padding: 0;
  height: 0;
  top: 28px;
}
.newPdpRevampModal .modal-body h3 {
  padding-right: 48px;
}
.newPdpRevampModal .modal-body {
  padding: 0;
}
.newPdpRevampModal .modal-dialog .modal-content {
  padding: 24px !important;
  min-height: unset;
  border-radius: 24px;
}
.coures-cart {
  gap: 16px;
}
.coures-cart img {
  width: 120px;
  /* height: 88px; */
  border-radius: 8px;
}
.coures-cart-button {
  gap: 24px;
}
.coures-cart-button .btn {
  padding: 9.5px 16px;
  min-height: 48px !important;
}
.coures-cart-info h4,
.continueLearning p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 21px;
  font-weight: 600;
  line-height: 150%;
}
.coures-cart-info p {
  color: var(--Neutrals-Jungle-Black, #0e1b1b);
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 8px !important;
}
.coures-cart-info p:last-child {
  margin-bottom: 0 !important;
}
.coures-cart-info p span {
  color: var(--Neutrals-Gray, #787f7f);
}
.coures-cart-info p.totalRegistraionPrice {
  font-size: 16px;
  font-weight: 500;
}
.coures-cart-info p.totalRegistraionPrice span {
  color: var(--Neutrals-Space, #3e4949);
  font-size: 14px;
}
.home-page-header-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  z-index: 1111;
}
.cardCourseFlex img {
  min-width: 120px;
  height: 84.179px;
  border-radius: 8px;
}
.cardCourseFlex .trash img {
  width: 32px;
  height: 32px;
  min-width: unset;
}
.paymentDiv p {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
}
.paymentDiv p span {
  color: var(--Neutrals-Silver, #9fa4a4);
  font-size: 10px;
}
.paymentDiv {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background: var(--Neutral-Colors-White, #fff);
  box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.06);
  padding: 12px 16px;
  z-index: 111111111;
}
.order-info {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 6px;
  background: #f7f8fa;
}
.right-items-header li,
.mobile-header-first-menu li {
  position: relative;
}
.right-items-header li span.cartCountClass,
.mobile-header-first-menu li span.cartCountClass {
  position: absolute;
  top: -2px;
  background: #f25f5c;
  width: 15px;
  height: 15px;
  color: var(--White, #fff);
  text-align: center;
  font-size: 10px;
  border-radius: 50px;
  right: 0;
}
.newSearchBar,
.search-bar {
  position: relative;
}

.newSearchBar input {
  height: 45px;
  width: 100%;
  max-width: 100%;
  border-radius: 94px;
  background-color: var(--Neutral-Colors-Glass, #f5f6f6) !important;
  border: 1px solid #f5f6f6;
  padding-left: 48px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.newSearchBar input::placeholder {
  color: var(--Neutrals-Gray, #787f7f);
}
.newSearchBar input:focus {
  border: 1px solid var(--Thinkprop-Algea-Algea, #0c838f) !important;
}
.newSearchBar .search-bar img {
  background: #f25f5c;
  padding: 8px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 8px;
  position: absolute;
}
.dev-of-search-loading {
  height: 100px;
  text-align: center;
  padding-top: 40px;
}
.newSearchBar .result-of-search,
.newSearchBar .no-results,
.newSearchBar .dev-of-search-loading {
  position: absolute;
  width: 100%;
  max-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 .no-results,
.newSearchBar .dev-of-search-loading {
  align-items: center;
  justify-content: center;
  height: 120px;
}
.spinner-border-search {
  width: 35px;
  height: 35px;
}

.text-primary {
  color: #206c74 !important;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
.newSearchBar .courses-result {
  border-right: 0;
  border-left: 0;
}

.newSearchBar .courses-result,
.newSearchBar .resources-result {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.flex-result {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.newSearchBar .courses-result h3,
.newSearchBar .resources-result h3 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 18px;
  font-weight: 600;
}

.read-more-link img {
  height: auto !important;
}
.newSearchBar .read-more-link {
  padding: 0px;
  border-bottom: 0;
  gap: 8px;
  color: var(--Thinkprop-Algea-Algea, #0c838f);
  font-size: 14px;
  font-weight: 500;
}
/* .newSearchBar .read-more-link img {
  padding: 4px 4px 0;
} */

/* .read-more-link img {
  height: auto !important;
} */
.mobile-header-first-menu li:last-child {
  display: flex;
  gap: 10px;
}
.new-header-main-icon ul li a,
.img-notification,
.mobile-header-first-menu li a {
  display: flex;
  /* align-items: center; */
  width: 40px;
  height: 40px;
}
.mobile-header-first-menu li a{
  position: relative;
}
.mobile-header-first-menu li a.navbar-brand {
  width: unset !important;
  height: unset !important;
}
.modal-search .modal-dialog {
  margin: 0;
  max-width: 100%;
}
.modal-search .modal-content {
  min-height: 100vh;
  border: 0;
  border-radius: 0;
}
.modal-search .modal-header {
  margin: 20px 16px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 24px 0;
}
.new-header .navbar-collapse {
  flex-grow: 0;
}
.modal-search h2 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 600;
}
.card-course-result {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--neutral-colors-platinum, #eceded);
  /* padding-left: 16px; */
}
.card-course-result:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.no-resource-results,
.no-course-results,
.no-results {
  margin-top: 16px;
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b) !important;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.info-course-search a {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 16px;
  font-weight: 400;
}
.eligibilityModal .modal-header,
.eligibilityModal .modal-body {
  border-bottom: 0;
  padding: 0;
}
.eligibilityModal .modal-content {
  padding: 24px;
  max-height: 624px;
  min-height: 624px;
}
 .eligibilityModal .modal-body{
  overflow: auto;
 }
.eligibilityModal .modal-dialog {
  max-width: 1229px;
  padding: 12px;
}
.btn-img {
  width: fit-content;
  gap: 12px;
  padding: 8px 16px;
}
.eligibilityModal .form-check {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0;
}
.eligibilityModal .form-check-input {
  margin-top: 0;
  width: 20px;
  height: 20px;
}
.eligibilityModal .form-check-input:checked[type="checkbox"] {
  background: url(../confirmCheckbox.svg) no-repeat;
  border-radius: unset;
  background-size: contain;
  border: 0 !important;
}
.eligibilityModal label {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%; /* 21px */
}
.eligibilityModal .modal-header h1 {
  color: var(--Neutral-Colors-Jungle-blk, #0e1b1b);
  font-size: 18px;
  font-weight: 700;
}
ul.course-home-props-icon-last li,
ul.course-home-props-icon-last-ar li,
.examResults ul li {
  margin-bottom: 0;
}
.examResults ul {
  padding: 0 !important;
}
.view-more-btn {
  color: var(--Accent-Feedback-Colors-Info-blue, #2d7dd2);
  font-size: 16px;
  font-weight: 600;
  margin-top: 12px;
  display: inline-block;
}
.eligibility-content {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.5;
}
.eligibility-content p,
.eligibility-content li {
  color: var(--Neutral-Colors-Space, #3e4949);
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 12px !important;
  line-height: 148%; /* 27px */
}
.eligibility-content li:last-child,
.eligibility-content p:last-child {
  margin-bottom: 0 !important;
}
.availablety {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 4px 12px;
  border-radius: 74px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.availablety.coming-soon {
  background: var(--Thinkprop-Mandarin-Mandarin, #f25f5c);
}
.availablety.available {
  background: var(--Thinkprop-Algea-Algea, #0c838f);
}
.form-control:focus{
  box-shadow: none;
}
/* .pdp-eligibility-panel{
  padding-left: 20px;
}
.pdp-eligibility-panel p{
  position: relative;
}
.pdp-eligibility-panel p::before{
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background-color: var(--Neutral-Colors-Jungle-blk, #0C838F);
  border-radius: 50%;
  top: 50%;
  left: -20px;
} */
.modal-backdrop{
  z-index: 1292;
}