
@media (max-width: 992px) {
  .steps-wrapper .br {
    display: none;
  }
}
.steps-wrapper .separator {
  border-top: 1px solid #E0E0E0;
}
.steps-wrapper .separator-dashed {
  border: 1px dashed #E0E0E0;
}
.steps-wrapper .img-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.9375rem;
}
.steps-wrapper .offcanvas-custom-end {
  --bs-offcanvas-width: 61.25rem;
}
.steps-wrapper .short_line-100, .steps-wrapper .short_line {
  position: relative;
}
.steps-wrapper .short_line:after {
  content: "";
  background-color: #F2F2F2;
  position: absolute;
  width: 1px;
  height: 26px;
  top: 50%;
  left: 0;
  display: block;
  transform: translateY(-50%);
}
.steps-wrapper .short_line-100:after {
  content: "";
  background-color: #F2F2F2;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 50%;
  left: 0;
  display: block;
  transform: translateY(-50%);
}
.steps-wrapper .Category-select .select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: none;
}
.steps-wrapper .Category-select .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
  padding-right: 40px !important;
}
.steps-wrapper .Category-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 1.1875rem;
  transform: translateY(-50%);
}
.steps-wrapper .select-multiple-box .select2-container {
  width: 100% !important;
}
.steps-wrapper .select-design-multiple.select2-selection--multiple {
  padding: 0.25rem 0.375rem !important;
  height: unset !important;
}
.steps-wrapper .select-design-multiple.select2-selection--multiple .select2-selection__choice {
  background: radial-gradient(84.24% 84.24% at 10% 10.13%, #34B757 0%, #00892F 100%);
  border: none !important;
  border-radius: 6px;
  margin-left: 0;
  margin-top: 0;
  padding: 0.5rem 1.625rem 0.5rem 0.625rem;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.steps-wrapper .select-design-multiple.select2-selection--multiple .select2-selection__choice__remove {
  background-color: #005621 !important;
  height: 1rem;
  width: 1rem;
  border: none !important;
  border-radius: 50% !important;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: lighter;
  line-height: normal;
  padding: 0 !important;
  position: absolute;
  left: unset !important;
  right: 10px;
  top: 9px;
}
.steps-wrapper .select-design-multiple .select2-search--inline .select2-search__field {
  border: none;
  font-size: 16px !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding-left: 1.125rem;
  max-width: 100%;
  height: 32.9px;
  line-height: 2;
}
.steps-wrapper .select-design-multiple.select2-selection--multiple .select2-selection__rendered {
  max-width: 85%;
  gap: 4px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 !important;
}
.steps-wrapper .select-design-multiple.select2-selection--multiple .select2-search::after {
  width: 1rem;
  height: 1rem;
  background-image: url("../imgs/search-gray-icon.svg");
  background-size: 16px;
  top: 0.8125rem;
  right: 1.5rem;
  transform: none !important;
}
.steps-wrapper .label-font {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.375rem !important;
}
.steps-wrapper .custom-table .table td, .steps-wrapper .custom-table .table th {
  background-color: transparent !important;
  vertical-align: middle;
}
.steps-wrapper .custom-table .table > :not(caption) > * > * {
  border-inline: none;
  border-bottom: 1px solid #E0E0E0;
  padding: 6px 0;
}
.steps-wrapper .custom-table .table tbody .month-name td {
  padding: 20px 0 10px 0;
}
.steps-wrapper .custom-table .table thead tr th {
  border-inline: none;
  padding: 12px 0;
  border-top: 1px solid #34B757 !important;
  border-bottom: 1px solid #34B757 !important;
}
.steps-wrapper .book_course_button:focus, .steps-wrapper .btn-primary:focus {
  background-color: #00892F !important;
}
.steps-wrapper .details-btn:focus {
  background-color: transparent !important;
}
.steps-wrapper .add-more-course-btn:focus {
  color: #00892F;
  background-color: transparent !important;
}
.steps-wrapper .custom-table .btn:not(.accordion-close), .steps-wrapper .custom-accordion .btn:not(.accordion-close) {
  padding: 11px 22px !important;
  width: -webkit-fill-available;
}
.steps-wrapper .custom-accordion .btn:not(.accordion-close) {
  width: auto;
}
.steps-wrapper .custom-table .btn:not(.accordion-close):hover, .steps-wrapper .custom-accordion .btn:not(.accordion-close):hover, .steps-wrapper .next-submit-btn:hover {
  transform: none !important;
  box-shadow: none !important;
  border-color: #34B757 !important;
  background-color: #34B757 !important;
  color: #fff !important;
  transition: all 0.3s;
}
.steps-wrapper .add-more-course-btn:hover {
  transform: none !important;
  box-shadow: none !important;
}
.steps-wrapper .custom-table .btn:not(.accordion-close):active, .steps-wrapper .custom-accordion .btn:not(.accordion-close):active, .steps-wrapper .next-submit-btn:active, .steps-wrapper .add-more-course-btn:active, .steps-wrapper .voucher_btn:active {
  box-shadow: none !important;
  border-color: inherit !important;
}
.steps-wrapper .custom-table .btn:not(.accordion-close) img, .steps-wrapper .custom-accordion .btn:not(.accordion-close) img, .steps-wrapper .next-submit-btn img:last-child, .steps-wrapper .add-more-course-btn img:last-child {
  transition: all 0.3s;
}
.steps-wrapper .custom-table .btn:not(.accordion-close):hover img, .steps-wrapper .custom-accordion .btn:not(.accordion-close):hover img, .steps-wrapper .next-submit-btn:hover img:last-child, .steps-wrapper .add-more-course-btn:hover img:last-child {
  transform: translateX(2px);
  transition: all 0.3s;
}
.steps-wrapper .back-btn img {
  transition: all 0.3s;
}
.steps-wrapper .back-btn:hover img {
  transform: translateX(-2px);
  transition: all 0.3s;
}
.steps-wrapper .add-more-course-btn:focus, .steps-wrapper .voucher_btn:focus {
  color: #00892F;
}
.steps-wrapper .voucher_btn:hover, .steps-wrapper .add-more-course-btn:hover, .steps-wrapper .voucher_btn.active {
  background-color: #00892F;
  border-color: #006928;
  color: #fff;
  transform: none !important;
  box-shadow: none !important;
}
.steps-wrapper .voucher_btn:hover img, .steps-wrapper .add-more-course-btn:hover img, .steps-wrapper .voucher_btn.active img {
  filter: brightness(0) invert(1);
}
.steps-wrapper .custom-accordion .fs-10 {
  font-size: 10px !important;
  line-height: 1;
}
.steps-wrapper .border-end-gray {
  border-right: 1px solid #E0E0E0;
}
.steps-wrapper .accordion-head td {
  border-bottom: none !important;
}
.steps-wrapper .accordion-head td span {
  color: #00892F !important;
}
.steps-wrapper .card-accordion::after {
  content: "";
  position: absolute;
  top: -7px;
  left: 6px;
  width: 12px;
  height: 6px;
  background-image: url("../imgs/polygon-icon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.steps-wrapper .card-accordion {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
  border-radius: 6px 12px 24px 12px;
}
.steps-wrapper .custom-nav-tabs {
  border: none;
}
.steps-wrapper .custom-nav-tabs.nav-tabs .nav-link {
  background: transparent;
  text-decoration: none;
  color: #6B6B6B;
  transition: none;
  font-size: 14px;
  font-weight: 600 !important;
  padding: 0.75rem 0rem;
  border-radius: 0 !important;
  border: none !important;
}
.steps-wrapper .custom-nav-tabs.nav-tabs .nav-item {
  border-bottom: 1px dashed #E0E0E0 !important;
}
.steps-wrapper .custom-nav-tabs.nav-tabs .nav-item:last-child {
  border-bottom: none !important;
}
.steps-wrapper .custom-nav-tabs.nav-tabs .nav-item.show .nav-link, .steps-wrapper .custom-nav-tabs.nav-tabs .nav-link.active {
  color: #00892F;
  text-decoration: none;
}
.steps-wrapper .accordion-close {
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
}
.steps-wrapper .custom-accordion .card-header button {
  font-size: 12px;
  font-weight: bold;
}
.steps-wrapper .custom-accordion .card.plain {
  border-top: 1px solid #E0E0E0;
  border-radius: 0 !important;
  padding-top: 0.75rem;
}
.steps-wrapper .accordion-card {
  box-shadow: 0px 0px 30px 0px #0000000D;
  /* border: none; */
  border-radius: 6px 12px 24px 12px;
}
.steps-wrapper .separator {
  border-top: 1px solid #F2F2F2;
}
.steps-wrapper .separator-dashed {
  border: 1px dashed #E0E0E0;
}
.steps-wrapper .check_available_courses {
  padding: 0 !important;
  border-radius: 4px !important;
  width: 18px;
  height: 18px;
}
.steps-wrapper .badge-outline-green {
  background: #FAFAFA !important;
  border: 1px solid #34B757 !important;
  border-radius: 0.375rem 0.75rem;
  color: #00892F !important;
  font-size: 14px;
  font-weight: 600;
  padding: 0.25rem 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.steps-wrapper .badge-outline-gray {
  background: #FAFAFA !important;
  border: 1px solid #E0E0E0 !important;
  border-radius: 0.375rem 0.75rem;
  color: #00892F !important;
  font-size: 14px;
  font-weight: 600;
  padding: 0.375rem 0.75rem;
}
.steps-wrapper .numbar-count {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #E0E0E0;
  color: #6B6B6B;
  font-size: 8px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.steps-wrapper .text-lightprimary {
  color: #34B757 !important;
}
.steps-wrapper .form-sm-control {
  border: 2px solid #E0E0E0;
  color: #6B6B6B !important;
  font-weight: normal !important;
  padding: 10.6px 1.5rem;
  line-height: normal;
}
.steps-wrapper .custom-form-check {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
}
.steps-wrapper .custom-form-check:last-child {
  margin-bottom: 0;
}
.steps-wrapper .custom-form-check .form-check-label {
  margin-bottom: 0;
  margin-top: 3px;
}
.steps-wrapper .custom-form-check .form-check-input {
  background-color: #FFFFFF;
  border: 2px solid #E0E0E0 !important;
}
.steps-wrapper div.custom-form-check input.form-check-input:checked[type=radio] {
  background-color: #00892F !important;
  border-color: #00892F !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.steps-wrapper label.form-check-label {
  font-weight: 400;
  font-size: 16px;
  color: #6B6B6B !important;
}
.steps-wrapper .buy-card {
  background: #34B757;
  border: none;
  border-radius: 6px 12px 24px 12px;
}
.steps-wrapper .border-darkgreen {
  border-color: #006928;
}
.steps-wrapper .card-courses {
  background: #FAFAFA;
  border-radius: 6px 12px 24px 12px;
  border: none;
}
.steps-wrapper .badge-gray {
  background-color: #F6F6F6 !important;
  color: #6B6B6B;
  font-size: 0.625rem;
  font-weight: normal;
  border-radius: 0.375rem;
}
.steps-wrapper .more_details {
  display: none;
}
.steps-wrapper .toggle_details.active img {
  transform: rotateZ(180deg);
}
.steps-wrapper tbody:has(.accordion-head) tr:not(.accordion-head, .accordion-head + .accordion-content) {
  opacity: 0.2;
  pointer-events: none;
}
.steps-wrapper .spinner-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.steps-wrapper .is-invalid {
  border-color: #dc3545 !important;
  background-color: #fff5f5;
}
.steps-wrapper .error-message {
  color: #dc3545;
  font-size: 13px;
  margin-top: 4px;
}
.steps-wrapper .select2-selection.is-invalid {
  border-color: #dc3545 !important;
  background-color: #fff5f5 !important;
}
.steps-wrapper #flexCheckChecked.form-check-input:checked[type=checkbox] {
    background-color: #00892F !important;
    border: 1px solid #00892F !important;
}
@media (max-width: 767px) {
  .steps-wrapper .custom-nav-tabs.nav-tabs .nav-item {
    border-bottom: 0px !important;
  }
  .steps-wrapper .card-accordion::after {
    left: 41px;
    top: -6px;
  }
  .steps-wrapper button.btn.btn-sm.details-bttton.active-details {
    border-color: #00892F !important;
    color: #00892F !important;
    background-color: transparent !important;
  }
  .steps-wrapper .add-more-course-btn, .steps-wrapper .voucher_btn {
    padding: 11px 20px !important;
  }
  .steps-wrapper .next-submit-btn, .steps-wrapper .add-more-course-btn, .steps-wrapper .back-btn, .steps-wrapper .voucher_btn {
    font-size: 12px !important;
    line-height: normal;
  }
  .steps-wrapper .next-submit-btn img:first-child, .steps-wrapper .add-more-course-btn img:first-child, .steps-wrapper .back-btn img, .steps-wrapper .voucher_btn img:first-child {
    width: 18px;
    height: 18px;
  }
  .steps-wrapper .next-submit-btn img:last-child, .steps-wrapper .add-more-course-btn img:last-child, .steps-wrapper .voucher_btn img:last-child {
    width: 12px;
    height: 12px;
  }
  .steps-wrapper .details-bttton.active-details img {
    transform: none !important;
  }
  .steps-wrapper .form-sm-control {
    font-size: 14px !important;
    border: 1px solid #E0E0E0 !important;
    padding: 11px 20px !important;
  }
  .steps-wrapper .select2-container--default .select2-selection--single, .steps-wrapper .select2-container--default .select2-selection--multiple {
    border: 1px solid #E0E0E0;
  }
  .steps-wrapper .select2-selection:not(.select-design-multiple) .select2-selection__rendered {
    font-size: 14px !important;
    padding: 11px 40px 11px 20px !important;
  }
  .steps-wrapper .select-design-multiple .select2-search--inline .select2-search__field::placeholder{
    font-size: 14px !important;
    line-height: 2.3;
    font-weight: 400;
    font-family: 'Roboto';
    color: #6B6B6B;
  }
  .steps-wrapper label.form-check-label {
    font-size: 14px;
  }
  .steps-wrapper .badge-gray {
    padding: 1px 5px;
    border-radius: 6px;
  }
}
@media (max-width: 576px) {
  .steps-wrapper .buy-card {
    border-radius: 12px !important;
  }
}
.steps-wrapper .buy-bag {
    width: clamp(1.25rem, -0.9318rem + 4.5455vw, 1.625rem);
    height: clamp(1.25rem, -0.9318rem + 4.5455vw, 1.625rem);
}