/* -------------------------------------------- NEW STYLES NEW DESIGN ------------------------------------------ */
:root {
  font-size: 16px;
}
html {
  overflow-x: hidden;
}
body {
  background-color: #fafafa !important;
  margin-top: 0;
  padding-top: 6.25rem;
  overflow-x: hidden;
}
header {
  z-index: 99;
}
hr {
  margin: 0 0 0.625rem;
  background: #f4be49;
  height: 1px;
  display: block;
  border: none;
  max-width: 100%;
  width: 100%;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text .ld-login-text {
  border-bottom: 1px #002f6e solid !important;
}
.section h1,
.learndash-wrapper h1,
.page-template-page-registration h1,
.page-template-page-courses-lms-php h1,
.single-sfwd-courses h1,
.section .h1,
.learndash-wrapper .h1,
.page-template-page-registration .h1,
.page-template-page-courses-lms-php .h1,
.single-sfwd-courses .h1 {
  font-size: 2rem;
}
.section h1,
.learndash-wrapper h1,
.page-template-page-registration h1,
.page-template-page-courses-lms-php h1,
.single-sfwd-courses h1,
.section .h1,
.learndash-wrapper .h1,
.page-template-page-registration .h1,
.page-template-page-courses-lms-php .h1,
.single-sfwd-courses .h1,
.section h2,
.learndash-wrapper h2,
.page-template-page-registration h2,
.page-template-page-courses-lms-php h2,
.single-sfwd-courses h2,
.section .h2,
.learndash-wrapper .h2,
.page-template-page-registration .h2,
.page-template-page-courses-lms-php .h2,
.single-sfwd-courses .h2,
.section h3,
.learndash-wrapper h3,
.page-template-page-registration h3,
.page-template-page-courses-lms-php h3,
.single-sfwd-courses h3,
.section .h3,
.learndash-wrapper .h3,
.page-template-page-registration .h3,
.page-template-page-courses-lms-php .h3,
.single-sfwd-courses .h3 {
  font-weight: lighter;
  line-height: 1.6;
  margin-bottom: 0.625rem;
}
.section h2,
.learndash-wrapper h2,
.page-template-page-registration h2,
.page-template-page-courses-lms-php h2,
.single-sfwd-courses h2,
.section .h2,
.learndash-wrapper .h2,
.page-template-page-registration .h2,
.page-template-page-courses-lms-php .h2,
.single-sfwd-courses .h2,
.section h3,
.learndash-wrapper h3,
.page-template-page-registration h3,
.page-template-page-courses-lms-php h3,
.single-sfwd-courses h3,
.section .h3,
.learndash-wrapper .h3,
.page-template-page-registration .h3,
.page-template-page-courses-lms-php .h3,
.single-sfwd-courses .h3 {
  font-size: 1.5rem;
  color: #002f6e;
}
.section h4,
.learndash-wrapper h4,
.page-template-page-registration h4,
.page-template-page-courses-lms-php h4,
.single-sfwd-courses h4,
.section .h4,
.learndash-wrapper .h4,
.page-template-page-registration .h4,
.page-template-page-courses-lms-php .h4,
.single-sfwd-courses .h4 {
  color: #002f6e;
}
.section p + ul:not(.dk-select-options),
.learndash-wrapper p + ul:not(.dk-select-options),
.page-template-page-registration p + ul:not(.dk-select-options),
.page-template-page-courses-lms-php p + ul:not(.dk-select-options),
.single-sfwd-courses p + ul:not(.dk-select-options) {
  margin: 0;
}
.section ol,
.learndash-wrapper ol,
.page-template-page-registration ol,
.page-template-page-courses-lms-php ol,
.single-sfwd-courses ol,
.section ul,
.learndash-wrapper ul,
.page-template-page-registration ul,
.page-template-page-courses-lms-php ul,
.single-sfwd-courses ul {
  padding-left: 1rem;
  margin-bottom: 2.5rem !important;
}
.section ol li,
.learndash-wrapper ol li,
.page-template-page-registration ol li,
.page-template-page-courses-lms-php ol li,
.single-sfwd-courses ol li,
.section ul li,
.learndash-wrapper ul li,
.page-template-page-registration ul li,
.page-template-page-courses-lms-php ul li,
.single-sfwd-courses ul li {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: lighter;
}
.section .btn,
.learndash-wrapper .btn,
.page-template-page-registration .btn,
.page-template-page-courses-lms-php .btn,
.single-sfwd-courses .btn {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 0.5rem 1.5rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  border: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  width: 100% !important;
  text-decoration: none !important;
}
.section .btn-primary,
.learndash-wrapper .btn-primary,
.page-template-page-registration .btn-primary,
.page-template-page-courses-lms-php .btn-primary,
.single-sfwd-courses .btn-primary {
  color: #002f6e !important;
  background-color: #F4BE49 !important;
}
.section .btn-primary:hover,
.learndash-wrapper .btn-primary:hover,
.page-template-page-registration .btn-primary:hover,
.page-template-page-courses-lms-php .btn-primary:hover,
.single-sfwd-courses .btn-primary:hover {
  color: #fff !important;
}
.section .btn-outline-primary,
.learndash-wrapper .btn-outline-primary,
.page-template-page-registration .btn-outline-primary,
.page-template-page-courses-lms-php .btn-outline-primary,
.single-sfwd-courses .btn-outline-primary {
  border: 1px solid #002f6e !important;
  color: #737373 !important;
}
.section .btn-outline-primary:hover,
.learndash-wrapper .btn-outline-primary:hover,
.page-template-page-registration .btn-outline-primary:hover,
.page-template-page-courses-lms-php .btn-outline-primary:hover,
.single-sfwd-courses .btn-outline-primary:hover {
  background-color: #002f6e !important;
  color: #fff !important;
}
.section .heateor_sss_sharing_container,
.learndash-wrapper .heateor_sss_sharing_container,
.page-template-page-registration .heateor_sss_sharing_container,
.page-template-page-courses-lms-php .heateor_sss_sharing_container,
.single-sfwd-courses .heateor_sss_sharing_container {
  margin-bottom: 0.625rem;
  display: flex;
  align-items: flex-end;
}
.section .heateor_sss_sharing_ul,
.learndash-wrapper .heateor_sss_sharing_ul,
.page-template-page-registration .heateor_sss_sharing_ul,
.page-template-page-courses-lms-php .heateor_sss_sharing_ul,
.single-sfwd-courses .heateor_sss_sharing_ul {
  white-space: nowrap;
}
.section .heateor_sss_sharing_ul span,
.learndash-wrapper .heateor_sss_sharing_ul span,
.page-template-page-registration .heateor_sss_sharing_ul span,
.page-template-page-courses-lms-php .heateor_sss_sharing_ul span,
.single-sfwd-courses .heateor_sss_sharing_ul span {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.section .heateor_sss_sharing_ul span svg,
.learndash-wrapper .heateor_sss_sharing_ul span svg,
.page-template-page-registration .heateor_sss_sharing_ul span svg,
.page-template-page-courses-lms-php .heateor_sss_sharing_ul span svg,
.single-sfwd-courses .heateor_sss_sharing_ul span svg {
  max-height: 1.375rem !important;
}
.section .single-date,
.learndash-wrapper .single-date,
.page-template-page-registration .single-date,
.page-template-page-courses-lms-php .single-date,
.single-sfwd-courses .single-date {
  color: #002f6e;
  text-transform: uppercase;
}
.section .single-image,
.learndash-wrapper .single-image,
.page-template-page-registration .single-image,
.page-template-page-courses-lms-php .single-image,
.single-sfwd-courses .single-image {
  border-radius: 0.3125rem;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.learndash-wrapper form {
  margin-bottom: 0 !important;
  display: block !important;
  width: 100% !important;
}
.learndash-wrapper #learndash_registerform {
  display: flex !important;
}
.learndash-wrapper .btn {
  margin-bottom: 1.333rem !important;
}
.learndash-wrapper .ld-login-button {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 0.5rem 1.5rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 200px !important;
  width: 100% !important;
  text-decoration: none !important;
  border: none !important;
  color: #002f6e !important;
  background-color: #F4BE49 !important;
}
.learndash-wrapper .ld-login-button:hover {
  color: #fff !important;
}
.learndash-wrapper .ld-login-button .ld-icon {
  display: none !important;
}
.learndash-wrapper .ld-status {
  background-color: transparent !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  font-size: 0.875rem !important;
  color: #002f6e !important;
}
.learndash-wrapper .ld-status-icon {
  margin-top: 0 !important;
  background: #fff !important;
  border: 1px solid #F4BE49 !important;
}
.learndash-wrapper .ld-table-list-header {
  background-color: #737373 !important;
  padding: 2rem 3rem !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
  font-weight: normal !important;
}
.learndash-wrapper .ld-table-list-items {
  background-color: #F4BE49 !important;
  padding: 2rem 3rem !important;
  margin: 0 !important;
}
.learndash-wrapper .ld-table-list-items .ld-topic-row {
  padding: 0 !important;
  margin: 0 !important;
}
.learndash-wrapper .ld-table-list-items .ld-status-icon {
  border: 1px solid #737373 !important;
}
.learndash-wrapper .ld-table-list-item {
  margin-left: 0 !important;
  margin-bottom: 1rem !important;
  padding-bottom: 1rem;
  margin-right: 0 !important;
}
.learndash-wrapper .ld-table-list-item a {
  display: flex;
  align-items: center !important;
  align-content: center !important;
}
.learndash-wrapper .ld-icon {
  transition: 0.2s;
}
.learndash-wrapper .ld-icon-arrow-down::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 16px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transition: 0.2s;
}
.learndash-wrapper .ld-expand-button {
  margin-bottom: 0 !important;
}
.learndash-wrapper .ld-section-heading {
  border-bottom: 1px solid #F4BE49;
  display: flex;
  align-items: flex-end !important;
  margin-bottom: 0 !important;
}
.learndash-wrapper .ld-item-topics {
  display: inline-block !important;
  padding: 0.25rem !important;
  background-color: #737373 !important;
  color: #fff;
  margin-right: 0.5rem !important;
}
.learndash-wrapper .ld-item-quizzies {
  display: inline-block !important;
  padding: 0.25rem !important;
  background-color: #F4BE49 !important;
  color: #fff;
  margin-right: 0.5rem !important;
}
.learndash-wrapper .ld-item-attributes {
  padding: 0.25rem !important;
  background-color: #F4BE49 !important;
  color: #fff;
  margin-right: 0.5rem !important;
  margin-bottom: 0 !important;
  font-size: 0.875rem !important;
  border-radius: 0 !important;
  font-weight: normal !important;
  margin-left: 0 !important;
  display: block !important;
}
.learndash-wrapper .ld-item-component {
  font-weight: normal !important;
}
.learndash-wrapper .ld-item-list-item {
  margin-top: 0 !important;
  margin-bottom: 2rem !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  font-size: 0.875rem;
}
.learndash-wrapper .ld-item-list-item .ld-status {
  margin-bottom: 0 !important;
}
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-quiz-incomplete .ld-icon,
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-incomplete .ld-icon {
  background-color: #fff;
}
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-quiz-incomplete .ld-icon::before,
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-incomplete .ld-icon::before {
  content: '' !important;
}
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-quiz-complete .ld-icon,
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-complete .ld-icon {
  background-color: #fff;
}
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-quiz-complete .ld-icon::before,
.learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-complete .ld-icon::before {
  display: block !important;
  content: '' !important;
  width: 50% !important;
  height: 50% !important;
  border-radius: 50% !important;
  background-color: #F4BE49 !important;
}
.learndash-wrapper .ld-item-list-item {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
}
.learndash-wrapper .ld-item-list-item-preview {
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 3;
  padding: 3rem 1.25rem !important;
  display: flex;
  align-items: center;
}
.learndash-wrapper .ld-item-list-item-expanded::before {
  display: none !important;
}
.learndash-wrapper .ld-table-list-item .ld-icon::before {
  content: '' !important;
}
.learndash-wrapper .ld-table-list-item .ld-quiz-complete .ld-icon,
.learndash-wrapper .ld-table-list-item .ld-status-complete .ld-icon {
  background-color: #fff;
}
.learndash-wrapper .ld-table-list-item .ld-quiz-complete .ld-icon::before,
.learndash-wrapper .ld-table-list-item .ld-status-complete .ld-icon::before {
  display: block !important;
  content: '' !important;
  width: 50% !important;
  height: 50% !important;
  border-radius: 50% !important;
  background-color: #F4BE49 !important;
}
.learndash-wrapper .ld-lesson-button-collapse {
  border: 1px solid #F4BE49 !important;
  padding: 0.33rem 0.5rem !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  color: #737373 !important;
  display: flex !important;
  align-items: center !important;
  font-weight: normal !important;
}
.learndash-wrapper .ld-lesson-button-collapse .ld-icon-arrow-down {
  background: transparent !important;
}
.learndash-wrapper .ld-lesson-button-collapse .ld-icon-arrow-down::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 16px solid #F4BE49;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transition: 0.2s;
}
.learndash-wrapper .ld-tab {
  margin: 0 !important;
}
.learndash-wrapper .ld-tab .ld-icon {
  display: none !important;
}
.learndash-wrapper .ld-tab.ld-active::after {
  background-color: #002f6e !important;
}
.learndash-wrapper .ld-tab-content {
  padding: 0 !important;
}
.learndash-wrapper .ld-tabs-navigation::after {
  height: 1px !important;
  background-color: #F4BE49;
}
.learndash-wrapper .ld-tabs-navigation button {
  color: #002f6e !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  padding: 1rem 0 !important;
  margin-right: 2.225rem !important;
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
}
.learndash-wrapper .ld-tabs-navigation button:hover,
.learndash-wrapper .ld-tabs-navigation button:active,
.learndash-wrapper .ld-tabs-navigation button:focus {
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
}
.learndash-wrapper .ld-tabs-content {
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  padding: 3rem 1.5rem 1.5rem;
  margin-bottom: 6rem;
}
@media screen and (min-width: 992px) {
  .learndash-wrapper .ld-tabs-content {
    padding: 4.5rem 3rem 3rem;
  }
}
.learndash-wrapper .ld-course-status {
  border-radius: 0.3125rem;
  margin-top: -0.5rem !important;
  margin-bottom: 3rem !important;
  background-color: #fff !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  padding: 3rem 1rem 2rem !important;
}
.learndash-wrapper .ld-course-status-content {
  justify-content: flex-start !important;
}
.learndash-wrapper .ld-course-status-label {
  font-size: 0.875rem !important;
}
.learndash-wrapper .ld-course-status > * {
  border: 0 !important;
}
@media screen and (max-width: 991px) {
  .learndash-wrapper .ld-course-status > * {
    padding: 0.5rem 0 !important;
  }
}
.learndash-wrapper .ld-course-status-left-column form {
  display: none !important;
}
.learndash-wrapper .ld-course-status-label {
  margin-bottom: 2.6875rem !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
}
@media screen and (max-width: 991px) {
  .learndash-wrapper .ld-course-status-label {
    margin-bottom: 0.5rem !important;
  }
}
.learndash-wrapper .ld-course-status-price {
  display: flex !important;
  width: 5rem !important;
  height: 5rem !important;
  font-size: 1.5rem !important;
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  border: 1px solid #F4BE49 !important;
  color: #002f6e !important;
  border-radius: 50% !important;
  font-weight: lighter !important;
}
.learndash-wrapper .ld-course-status-price span {
  font-size: 1.333rem !important;
  margin-top: -0.3rem;
}
.learndash-wrapper .ld-course-status-action {
  width: 100% !important;
}
.learndash-wrapper .ld-course-status-left-column .btn-join {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 0.5rem 1.5rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  width: 100% !important;
  border: 1px solid #002f6e !important;
  color: #737373 !important;
  background-color: transparent !important;
}
.learndash-wrapper .ld-course-status-left-column .btn-join:hover {
  background-color: #002f6e !important;
  color: #fff !important;
}
.learndash-wrapper .ld-course-status-left-column .btn-join.btn-disabled {
  display: none !important;
}
.learndash-wrapper .ld-course-status-right-column .btn-join {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 0.5rem 1.5rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  border: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  width: 100% !important;
  color: #002f6e !important;
  background-color: #F4BE49 !important;
  margin-bottom: 1.333rem !important;
}
.learndash-wrapper .ld-course-status-right-column .btn-join:hover {
  color: #fff !important;
}
.learndash-wrapper .ld-course-status-right-column .ld-text {
  margin: 0 !important;
  width: 100% !important;
}
.learndash-wrapper .ld-course-status-right-column .ld-login-text {
  margin: 0 !important;
}
.learndash-wrapper .order-overview {
  margin-bottom: 3rem !important;
}
.learndash-wrapper .order-overview .order-heading {
  font-size: 1.5rem !important;
  color: #002f6e !important;
  font-weight: lighter !important;
  margin-bottom: 0.5rem !important;
}
.learndash-wrapper .order-overview .purchase-title {
  font-size: 1.25rem !important;
  margin-bottom: 2.5rem !important;
}
.learndash-wrapper .order-overview .purchase-rows {
  border: 0 !important;
}
.learndash-wrapper .order-overview .purchase-row {
  font-weight: normal !important;
  border: 1px solid #F4BE49 !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin-bottom: 5rem !important;
}
.learndash-wrapper .order-overview .purchase-row * {
  font-weight: lighter !important;
  font-size: 1.5rem !important;
}
.learndash-wrapper .order-overview .order-overview-return {
  padding-top: 0 !important;
  font-weight: lighter !important;
  font-size: 1rem !important;
}
.learndash-wrapper .order-overview .order-overview-return a {
  display: block !important;
  color: #002f6e !important;
  text-decoration: underline;
}
.learndash-wrapper-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
  font-size: 1em !important;
}
.section-hero .hero-row {
  display: flex;
  flex-flow: row wrap;
  border-radius: 0.5rem;
  overflow: hidden;
}
.section-hero .hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.section-hero .hero-image-wrap {
  display: flex;
  height: 100%;
  min-height: 10rem;
  max-height: 15rem;
}
@media screen and (min-width: 768px) {
  .section-hero .hero-image-wrap {
    max-height: unset;
  }
}
.section-hero .hero-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding: 2.375rem 0;
  max-width: 30.75rem;
  margin: 0 auto;
}
.section-hero .hero-content-wrap {
  background-color: #F4BE49;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .section-hero .hero-content {
    padding: 5.4375rem 0;
  }
}
.section-course-results {
  padding-bottom: 12rem;
}
.section-course-results #filter_courses_result_row {
  display: none;
}
.section-course-results .alm-btn-wrap {
  display: flex;
  justify-content: center;
  padding-top: 3rem;
}
.section-course-results .alm-load-more-btn {
  transition: 0.2s;
  position: relative;
}
.section-course-results .alm-load-more-btn.done {
  opacity: 0;
  z-index: -99;
}
.section-course-results .main-cat {
  text-transform: uppercase;
  color: #002f6e;
  margin-bottom: 0.5rem;
  display: block;
}
.section-course-results .main-cat:hover {
  color: #F4BE49;
  text-decoration: none !important;
}
.section-course-results .sub-cat {
  color: #737373;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875rem;
  display: block;
  margin-bottom: 0.5rem;
  padding-left: 1.75rem;
  position: relative;
}
.section-course-results .sub-cat::before {
  content: '';
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #F4BE49;
  border-radius: 50%;
}
.section-course-results .sub-cat:hover {
  color: #F4BE49;
  text-decoration: none !important;
}
.section-course-registration {
  padding-bottom: 5.625rem;
}
.section-course-registration .date {
  font-size: 0.75rem;
  color: #002f6e;
  text-transform: uppercase;
  font-weight: lighter;
}
.section-offline-course .sfwd-mark-complete {
  display: none !important;
}
.section-instructors-dashboard {
  padding-bottom: 5.625rem;
}
.ldregister textarea,
.filter-form textarea,
.ldregister select,
.filter-form select,
.ldregister input,
.filter-form input {
  display: block !important;
  resize: none;
  border: 1px solid #F4BE49 !important;
  padding: 0.75rem 0.9375rem 0.625rem !important;
  background-color: #fff !important;
  color: #737373 !important;
  width: 100% !important;
  border-radius: 0 !important;
}
.ldregister select,
.filter-form select {
  padding-right: 2.25rem !important;
  -webkit-appearance: none !important;
  position: relative !important;
  background-image: url(images/arrow-down.svg) !important;
  background-size: 1rem 1rem !important;
  background-position: 95% 1.1rem !important;
  background-repeat: no-repeat !important;
}
.ldregister-submit-wrapper,
.filter-form-submit-wrapper {
  display: flex !important;
  justify-content: center !important;
}
.ldregister-submit-wrapper .btn,
.filter-form-submit-wrapper .btn {
  width: auto !important;
  display: inline-block !important;
}
body .learndash-wrapper-login-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
body .learndash-wrapper-login-modal .ld-modal {
  margin: 0 !important;
  transform: none !important;
  border-radius: 0 !important;
  display: block !important;
}
body .learndash-wrapper-login-modal .ld-modal .ld-login-modal-register {
  background-color: #F4BE49 !important;
}
@media screen and (min-width: 1024px) {
  body .learndash-wrapper-login-modal .ld-modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    max-height: 100% !important;
  }
}
body .learndash-wrapper-login-modal .ld-modal-closer {
  background-image: url(images/close-popup-button.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2rem 2rem;
}
body .learndash-wrapper-login-modal .ld-modal-closer::before {
  content: '' !important;
}
body .learndash-wrapper-login-modal .ld-modal-heading {
  font-size: 2rem !important;
  color: #002f6e !important;
}
body .learndash-wrapper-login-modal .ld-modal-text {
  font-weight: lighter !important;
  font-size: 1rem !important;
}
body .learndash-wrapper-login-modal .ld-modal form label {
  font-weight: lighter !important;
  font-size: 1rem !important;
}
body .learndash-wrapper-login-modal .ld-modal form input {
  background-color: #fff !important;
  border: 1px solid #F4BE49 !important;
}
body .learndash-wrapper-login-modal .ld-modal form input:active,
body .learndash-wrapper-login-modal .ld-modal form input:focus {
  outline: none !important;
  box-shadow: 5px 0 10px rgba(0, 47, 110, 0.25) !important;
}
body .learndash-wrapper-login-modal .ld-modal form input[type=checkbox] {
  border-radius: 0 !important;
  background-color: #fff !important;
  border: 1px solid #F4BE49 !important;
  -webkit-appearance: none;
  box-shadow: none !important;
  position: relative;
  width: 1rem !important;
  height: 1rem !important;
}
body .learndash-wrapper-login-modal .ld-modal form input[type=checkbox]::after {
  content: '';
  display: none;
  position: absolute;
  width: 1rem;
  height: 0.5rem;
  background-color: transparent;
  border-bottom: 2px solid #002f6e;
  border-left: 2px solid #002f6e;
  transform: rotate(-45deg);
  left: 2px;
}
body .learndash-wrapper-login-modal .ld-modal form input[type=checkbox]:checked::after {
  display: block;
}
body .learndash-wrapper-login-modal .ld-modal form input[type=submit] {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 1rem 1.5rem 0.9rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  border: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  color: #002f6e !important;
  background-color: #F4BE49 !important;
  margin-bottom: 1.333rem !important;
}
body .learndash-wrapper-login-modal .ld-modal form input[type=submit]:hover {
  background-color: #002f6e !important;
  color: #fff !important;
}
body .learndash-wrapper-login-modal .ld-login {
  background-color: #FAFAFA !important;
}
body .learndash-wrapper-login-modal .ld-login-modal .login-username::before,
body .learndash-wrapper-login-modal .ld-login-modal .login-password::before {
  display: none !important;
}
body .learndash-wrapper-login-modal .ld-login-modal-register {
  background-color: #F4BE49 !important;
}
body .learndash-wrapper-login-modal .ld-login-modal-register .ld-modal-text,
body .learndash-wrapper-login-modal .ld-login-modal-register .ld-modal-heading {
  color: #002f6e !important;
}
body .learndash-wrapper-login-modal .ld-login-modal-register .ld-button {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 1rem 1.5rem 0.9rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  background-color: #002f6e !important;
  color: #fff !important;
  margin-bottom: 1.333rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: auto !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
body .learndash-wrapper-login-modal .ld-login-modal-register .ld-button:hover {
  color: #002f6e !important;
  background-color: #fff !important;
}
body .learndash-wrapper .ld-login-modal-branding {
  max-width: 10rem !important;
  margin-left: auto;
  margin-right: auto;
}
form.ldregister {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px) !important;
}
form.ldregister > * {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  form.ldregister > * {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
}
form.ldregister > *:last-child {
  flex: 0 0 100%;
}
form.ldregister > * input[type=submit] {
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  padding: 1rem 1.5rem 0.9rem !important;
  border-radius: 0 !important;
  transition: 0.2s !important;
  border: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 20rem !important;
  background-color: #F4BE49 !important;
  color: #002f6e !important;
  margin-bottom: 1.333rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: auto !important;
}
form.ldregister > * input[type=submit]:hover {
  color: #F4BE49 !important;
  background-color: #002f6e !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
#learndash-registration-wrapper {
  font-size: 1rem !important;
}
#learndash-registration-wrapper .registration-login {
  margin-bottom: 2.5rem;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button.ld-button-reverse:hover {
  box-shadow: none !important;
}
.learndash-wrapper #learndash-registration-wrapper form input {
  border-radius: 0 !important;
}
.learndash-wrapper #learndash-registration-wrapper form label,
.learndash-wrapper #learndash-reset-password-wrapper form label {
  font-size: 1rem;
}
.ld-video {
  margin-bottom: 1rem;
}
.lms-course-instructor {
  text-align: left !important;
  padding-top: 1.5rem;
}
footer h4 {
  color: #fff !important;
}
footer .social-icons {
  margin-bottom: 0.5rem !important;
  padding-left: 0;
}
.event h4 a {
  color: inherit;
}
.course-description .alm-btn-wrap {
  display: none !important;
}
.dropdown {
  border-bottom: 1px solid #F4BE49;
}
.dropdown-title {
  padding: 1.25rem 0;
}
.dropdown-title::before,
.dropdown-title::after {
  content: '';
  display: block;
  position: absolute;
  top: 0.75rem;
  right: 0;
}
.dropdown-title::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath d='M384,265H264v119h-17V265H128v-17h119V128h17v120h120V265z'/%3E%3C/g%3E%3C/svg%3E");
  color: #002f6e;
  font-size: 2rem;
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
  background-position: center center;
  right: 0;
  transition: 0.2s;
}
.dropdown-title::after {
  width: 2.5rem;
  height: 2.5rem;
  top: 0.75rem;
  line-height: 1;
  border-radius: 50%;
  border: 1px solid #002f6e;
}
.dropdown-title.active::before {
  transform: rotate(135deg);
}
.dropdown-content {
  display: none;
}
.acf-hidden {
  display: none !important;
}
.acf-hidden + h2 {
  display: none !important;
}
.section-dashboard .ld-login {
  margin-left: 0 !important;
}
.acf-user-register-fields {
  display: flex;
  flex-flow: row wrap !important;
  flex: 0 0 calc(100% + 30px) !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.acf-user-register-fields > * {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  flex: 0 0 100%;
}
@media screen and (min-width: 576px) {
  .acf-user-register-fields > * {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
}
.acf-user-register-fields .acf-label label {
  font-weight: 300;
}
.acf-user-register-fields .acf-input,
.acf-user-register-fields .acf-select {
  margin-bottom: 1em;
}
.acf-user-register-fields .acf-checkbox-list {
  display: flex !important;
  list-style: none !important;
  padding-left: 0 !important;
  flex-wrap: wrap;
}
.acf-user-register-fields .acf-checkbox-list li {
  flex: 0 0 33%;
}
.acf-user-register-fields .acf-checkbox-list label {
  display: flex !important;
}
.acf-user-register-fields .acf-checkbox-list input {
  margin-bottom: 0 !important;
  margin-right: 10px;
  width: max-content !important;
}
body .section .learndash-wrapper .ld-modal.ld-login-modal .ld-login-modal-register {
  background-color: #F4BE49 !important;
}
body .section .learndash-wrapper .ld-modal .ld-button.ld-button-reverse {
  color: #fff !important;
}
body .section .learndash-wrapper .ld-modal .ld-button.ld-button-reverse:hover {
  color: #002f6e !important;
}
body .section .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent) {
  color: #002f6e !important;
  background-color: #F4BE49 !important;
}
body .section .learndash-wrapper #btn-join {
  color: #002f6e !important;
  background-color: #F4BE49 !important;
}
body .section .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
  text-transform: initial;
}
body .section .learndash-wrapper .wpProQuiz_content .wpProQuiz_question_text p {
  text-transform: initial;
}
.wppb-user-forms {
  padding-top: 2rem !important;
}
@media screen and (max-width: 1024px) {
  .learndash-wrapper .ld-login-modal {
    top: 0;
  }
  .learndash-wrapper.learndash-wrapper-login-modal {
    overflow: auto;
  }
}
.dashboard-select {
  position: relative;
  border: 1px solid #F4BE49;
  padding: 0;
}
.dashboard-option {
  padding: 0.5rem;
  cursor: pointer;
}
.dashboard-base-option {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  position: relative;
  padding: 0.5rem;
  coursor: pointer;
}
.dashboard-base-option::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
  width: 0;
  border-top: 0.5rem solid #002f6e;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
.dashboard-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 10rem;
  overflow-y: auto;
  background-color: #fff;
  z-index: 99;
  border: 1px solid #F4BE49;
  border-top: 0;
  border-radius: 0 0 0.3125rem 0.3125rem;
  padding: 0.5rem 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.dashboard-dropdown.active {
  display: block;
}
.dashboard-form .form-check {
  display: block;
  position: relative;
  padding-left: 0;
}
.dashboard-form .form-check input {
  appearance: none;
  width: 1.5rem;
}
.dashboard-form .form-check input::before {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border: 3px solid #00a651;
  border-radius: 50%;
  margin-right: 0.5rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.dashboard-form .form-check input::after {
  content: '';
  display: none;
  width: 1.5rem;
  height: 1rem;
  border: 5px solid #00a651;
  border-right: 0;
  border-top: 0;
  border-radius: 0.125rem;
  position: absolute;
  top: 20%;
  left: 0.125rem;
  transform: translateY(-50%) rotate(-45deg);
}
.dashboard-form .form-check:has(input:checked) input::after {
  display: block;
}
.popup-license-logo {
  display: flex;
  justify-content: center;
  width: 100%;
}
.popup-license-logo img {
  width: 100%;
  max-width: 10rem;
}
/* New Landing */
.hero-landing {
  min-height: calc(100vh - 6.25rem);
  background-size: cover !important;
}
.rating {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.rating img {
  width: 2.5rem;
  height: auto;
}
.hero-landing__content[data-aos=fade-up] {
  transform: translate3d(0, 30px, 0);
}
.hero-landing__links a {
  display: inline-block;
  background-color: #d0d0d0;
  color: #374151;
  border-radius: 0.625rem;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
  padding: 0.625rem 1rem;
  transition: all 0.3s ease-in;
}
.hero-landing__links a:hover {
  text-decoration: none;
  background-color: #f7bc4c;
}
.hero-landing__links a.hero-landing__link-main {
  background-color: #f7bc4c;
}
.hero-landing__links a.hero-landing__link-main:hover {
  background-color: #d0d0d0;
}
.hero-landing .btn {
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
}
.hero-landing .btn-primary {
  background-color: #F4BE49 !important;
  border: 1px solid #F4BE49 !important;
  color: #002f6e !important;
}
.hero-landing .btn-primary:hover {
  background-color: #F4BE49 !important;
  border-color: #F4BE49 !important;
  color: #fff !important;
}
.hero-landing .btn-secondary {
  background-color: #002f6e !important;
  border: 1px solid #002f6e !important;
  color: #fff !important;
}
.hero-landing .btn-secondary:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #002f6e !important;
}
.hero-button {
  font-weight: 500;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
}
.benefits-rating img {
  width: 2rem;
}
.benefits-block {
  padding: 0.625rem;
  border-radius: 1rem;
  background: var(--ld-color-field-bg);
  box-shadow: var(--tec-box-shadow-card);
  min-height: 9.375rem;
}
.benefits-block img {
  width: 100%;
  max-width: 9.375rem;
  max-height: 4.125rem;
  object-fit: contain;
}
.schedule-item {
  background: #fff;
  border-radius: 1rem;
  padding: 2rem 1.5rem 1.5rem;
}
.schedule-item svg {
  width: 2rem;
  height: 2rem;
  object-fit: contain;
}
.schedule-link {
  width: 100%;
  text-align: center;
  padding: 0.625rem 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  background: #002f6e;
  color: #fff;
  border-radius: 0.25rem;
  transition: all 0.3s ease-in;
}
.schedule-link:hover {
  text-decoration: none;
  background-color: #F4BE49;
  color: #002f6e;
}
.font-weight-medium {
  font-weight: 500;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
}
.schedule-section .btn {
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
}
.schedule-section .btn-primary {
  background-color: #002f6e !important;
  border: 1px solid #002f6e !important;
  color: #fff !important;
}
.schedule-section .btn-primary:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #002f6e !important;
}
@media (max-width: 576px) {
  .hero-landing__links a {
    width: 100%;
    text-align: center;
  }
  .rating {
    gap: 0.75rem;
  }
  .rating img,
  .benefits-rating img {
    width: 1.5rem;
  }
  .page-template-page-landing-2 h1 {
    font-size: 1.75rem;
  }
  .page-template-page-landing-2 h2 {
    font-size: 1.25rem;
    line-height: 1.25;
  }
  .page-template-page-landing-2 h3 {
    font-size: 1rem;
    line-height: 1.4;
  }
  .hero-landing__links a {
    font-size: 1rem;
  }
  .schedule-link {
    font-size: 1rem;
  }
  .hero-landing {
    min-height: unset;
  }
}
.partnerlogos a img {
  max-height: 150px;
}
/*# sourceMappingURL=new-style.css.map */