/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.pb_0 {
  .col {
    padding-bottom: 0;
  }
}
.absolute-footer {
  display: none;
}
.footer-2 {
  #block_widget-3 {
    margin-bottom: 10px;
    .icon-box {
      display: flex;
      align-items: center;
    }
  }
}
.footer {
  border: none;
  .footer_center {
    .section-title-container {
      margin: 0;
      .section-title {
        .section-title-main {
          font-size: unset;
          text-transform: unset;
        }
      }
    }
  }
}
.mfp-content {
  background: #282b3e !important;
  .sidebar-menu {
    > ul {
      > li {
        &.current_page_item {
          > a {
            color: var(--fs-color-primary);
          }
        }
        .sub-menu {
          > li {
            &.current_page_item {
              > a {
                color: var(--fs-color-primary);
              }
            }
            > a {
              color: #fff;
            }
          }
        }
        > a {
          color: #fff;
        }
      }
    }
  }
}
.page-left-sidebar {
  h3 {
    font-size: 1.1em;
  }
}
.menu__tinhnang {
  .col {
    padding-bottom: 0;
  }
  .left {
    > .col-inner {
      border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
  }
  .section-title-container {
    margin: 0;
  }
  .section-title-main {
    color: #fff;
    text-transform: none !important;
  }
  .ux-menu {
    .ux-menu-link__link {
      color: #fff;
      transition: 0.4s all ease-in-out;
      &:hover {
        color: var(--fs-color-primary);
      }
    }
  }
  > .col {
    padding-bottom: 0;
    > .col-inner {
      margin: 30px;
    }
  }
}
.post-item {
  .box-text {
    font-size: 1em;
    .is-divider {
      display: none;
    }
    .post-title {
      > a {
        &:hover {
          color: var(--fs-color-primary);
        }
      }
    }
    .post-meta {
      margin: 8px 0;
      color: #585858;
      font-size: 0.9em;
    }
  }
}
.header.show-on-scroll,
.stuck .header-main {
  height: auto !important;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  border: 1px solid;
}

b,
strong {
  font-weight: 700;
}

.page-template-wpsn-sidebar-layout {
  .wpsn-page-header {
    background: #f4f6f8 url(/wp-content/uploads/2026/05/map.png) no-repeat;
    padding: 50px 15px;
    .wpsn-page-header__title {
      text-transform: uppercase;
      font-size: 32px;
    }
    .wpsn-breadcrumb {
      font-size: 16px;
    }
  }
  .sidebar-nav {
    > ul {
      > li {
        margin: 0;
        position: relative;
        border: none;
        margin-bottom: 5px;
        a {
          display: block;
          color: var(--fs-color-secondary);
          padding: 15px;
          font-size: 16px;
          border-left: 5px solid #edeeee;
        }
        &:hover {
          border: none;
          background: none;
        }
        &.sidebar-nav__item--active {
          border: none;
          background: none;
          a {
            background: #edeeee;
            color: #111111;
            font-weight: 300;
            border-left: 5px solid var(--fs-color-primary);
          }
        }
      }
    }
  }
}
.live-search-results {
  display: none;
}
.partner_phuhop {
  .icon-box {
    background: var(--fs-color-secondary);
    height: 100%;
    padding: 32px;
    .icon-box-text {
      color: #ffffff;
      margin-top: 30px;
      h2 {
        color: var(--fs-color-primary);
      }
      ul {
        margin: 0;
        padding: 0;
        list-style: none;
        > li {
          margin: 10px 0;
          padding: 0;
          padding-left: 25px;
          position: relative;
          &:before {
            content: "";
            width: 16px;
            height: 16px;
            background: url(/wp-content/uploads/2026/05/Vector.png) no-repeat;
            position: absolute;
            left: 0;
            top: 8px;
          }
        }
      }
    }
  }
}
.partner_taisao {
  .box {
    background: #fff;
    border-top: 12px solid var(--fs-color-primary);
    height: 100%;
    .box-text {
      padding: 20px;
      h2 {
        margin-bottom: 15px;
        text-align: center;
      }
      ul {
        margin: 0;
        padding: 0;
        list-style: none;
        > li {
          margin: 10px 0;
          padding: 0;
          padding-left: 25px;
          position: relative;
          &:before {
            content: "";
            width: 16px;
            height: 16px;
            background: url(/wp-content/uploads/2026/05/Vector.png) no-repeat;
            position: absolute;
            left: 0;
            top: 8px;
          }
        }
      }
    }
  }
}
.modal_content {
  background: #f3f5f7;
  min-height: 550px;
  .left {
    background: linear-gradient(180deg, rgba(255, 225, 33, 0) 0%, #ffe121 100%);
    > .col-inner {
      padding: 0 20px;
      display: flex;
      align-items: flex-end;
      justify-content: center;
    }
  }
  .right {
    .col-inner {
      padding: 40px 20px;
      .evf-field {
        position: relative;
        select {
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          select.input-text:not(:has(option:checked:not([value=""]))) {
            color: #8e98a2;
          }
        }
        &.evf-field-checkbox {
          input {
            accent-color: var(--fs-color-primary) !important;
          }
        }
        &.evf-field-select {
          &:after {
            content: "";
            width: 20px;
            height: 20px;
            background: url(/wp-content/uploads/2026/05/Right-Content.png)
              no-repeat;
            position: absolute;
            right: 12px;
            bottom: 12px;
            pointer-events: none;
            z-index: 9;
          }
        }
        margin-bottom: 0px !important;
        label {
          font-weight: 300;
        }
      }
      .evf-frontend-row {
        margin: 0 -5px;
        .evf-frontend-grid {
          padding: 0 5px;
        }
      }
    }
  }
}
.contact_form,
.modal_content,
#demo-truc-tuyen-overlay {
  .everest-form,
  .evf-container {
    margin: 0;
  }
  .evf-submit-container {
    padding: 0;
    .evf-submit {
      background: var(--fs-color-primary) !important;
      color: var(--fs-color-secondary);
      border: none !important;
      height: 46px;
      width: 100%;
      text-transform: uppercase;
      margin: 0;
      margin-top: 10px !important;
    }
  }
  .evf-field-container {
    padding: 0;
    .evf-field {
      input[type="number"] {
        -webkit-appearance: none;
        -moz-appearance: textfield;
        appearance: textfield;
        &::-webkit-inner-spin-button,
        &::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0;
        }
      }
      input,
      textarea,
      select {
        min-height: 46px;
        box-shadow: none;
        border: 1px solid #d4d4d4;
        &:focus {
          border-color: var(--fs-color-primary);
        }
      }
    }
  }
}
.widget_kc_popular_courses {
  .is-divider {
    display: none;
  }
  .widget-title {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1.6;
    display: block;
  }
}
.block_widget,
.widget_kc_popular_courses {
  .section-title-container {
    margin: 0;
  }
  .post-item {
    padding-bottom: 10px;
    .box-text {
      padding: 0;
      padding-left: 10px;
      .post-title {
        > a {
          font-size: 0.9em;
        }
      }
    }
  }
}
.blog-single .entry-header {
  .entry-header-text {
    padding-bottom: 0;
  }
}
.layout_content {
  padding-top: 50px;
  .widget-area {
    .widget-title,
    .is-divider {
      display: none;
    }
  }
}
#popup-dang-ky-doi-tac-overlay {
  .sc-modal-header {
    display: none;
  }
  .evf-field {
    input,
    textarea,
    select {
      border: none !important;
      border-radius: 0 !important;
      background: #fff !important;
    }
  }
}
#demo-truc-tuyen-overlay {
  .sc-modal-title {
    color: var(--fs-color-secondary);
    text-align: center;
    text-transform: uppercase;
  }
  .sc-modal-close {
    margin: 0;
    background: none !important;
    border: none !important;
    outline: none !important;
  }
  .sc-modal-body {
    padding: 30px;
  }
}
.ic-page-tinh-nang {
  .section-title-container {
    margin-bottom: 0;
    .section-title .section-title-main {
      text-transform: none;
    }
  }
}
.widget_categories,
.widget_kc_course_categories,
.widget_ic_child_pages {
  > ul {
    > li {
      position: relative;
      margin-bottom: 5px;
      border-top: none;
      border: none !important;
      .toggle {
        position: absolute;
        top: 18px;
        right: 8px;
      }
      > a {
        display: block;
        color: var(--fs-color-secondary);
        padding: 15px;
        border-left: 5px solid #edeeee;
      }
      .children {
        margin-bottom: 0;
        > li {
          margin: 12px 0;
          padding-left: 15px;
          position: relative;
          &:before {
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 50%;
            /* background: #9d9d9d; */
            position: absolute;
            top: 9px;
            left: 0;
            z-index: 1;
          }
          &.active {
            > a {
              color: var(--fs-color-primary);
              font-weight: 300;
            }
            &:before {
              background: var(--fs-color-primary);
            }
          }
          > a {
            color: var(--fs-color-secondary);
            font-weight: 300;
            padding: 0;
            font-size: 1em;
          }
        }
      }
      &.active {
        > a {
          background: #edeeee;
          color: #111111;
          font-weight: 300;
          border-left: 5px solid var(--fs-color-primary);
        }
      }
    }
  }
}
.partner_banner {
  background: linear-gradient(180deg, rgba(255, 225, 33, 0) 30%, #ffe121 100%);
}
.blog-archive {
  padding-top: 0 !important;
}
.partner_doitac {
  .section-title,
  .button {
    margin: 0;
  }
}
.partner_feedback {
  iframe {
    overflow: hidden;
    border-radius: 12px;
  }
  .slider {
    .item {
      background: #fff;
      padding: 20px;
      border-radius: 12px;
      .brand {
        margin-bottom: 15px;
      }
      .user {
        display: flex;
        align-items: center;
        h4 {
          margin: 0;
        }
      }
    }
    .flickity-button {
      position: absolute;
      bottom: 30px;
      right: 0;
      top: unset;
      width: 35px;
      height: 35px;
      svg {
        border: 1px solid #d3d4d6 !important;
      }
      &.previous {
        right: 40px;
        left: unset;
      }
      &.next {
      }
    }
  }
}
.page_header_custom {
  position: relative;
  padding: 60px 0;
  &:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
  }
  .content {
    padding: 0 15px;
    text-align: center;
    .search {
      display: flex;
      justify-content: center;
      form {
        max-width: 100%;
        width: 600px;
        border: 1px solid #fff;
        border-radius: 30px;
        input {
          background: none;
          box-shadow: none;
          border: none;
          color: #fff;
          padding: 0 20px;
          &::placeholder {
            color: #fff;
          }
        }
        button {
          background: none !important;
          box-shadow: none !important;
          border: none;
          color: #fff;
        }
      }
    }
    .title {
      margin-bottom: 15px;
      h1 {
        color: var(--fs-color-primary);
        margin-bottom: 5px;
      }
      h4 {
        color: #fff;
        font-weight: 300;
      }
    }
  }
}
.header-main {
  .sub-menu {
    padding: 0;
    background: #373839;
    border: none;
    top: 67px;
    > li {
      &:last-child {
        > a {
          border: none;
        }
      }
      > a {
        &:hover {
          color: var(--fs-color-primary);
        }
        color: #a7a9ac;
        padding: 15px;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      }
    }
  }
  .header-nav-main.nav-left {
    gap: 25px;
    > li {
      &:before,
      &:after {
        display: none !important;
      }
      &.active {
        > a {
          color: var(--fs-color-primary);
        }
      }
      > a {
        &:hover {
          color: var(--fs-color-primary);
        }
        color: #a7a9ac;
        font-weight: 500;
        padding: 22px 0;
      }
    }
  }
}
.about_tinhnang {
  .icon-box {
    background: var(--fs-color-secondary);
    padding: 30px;
    color: #fff;
    height: 100%;
    transition: 0.4s all ease-in-out;
    &:hover {
      background: var(--fs-color-primary);
      color: var(--fs-color-secondary);
      .icon-box-img {
        border: 2px solid var(--fs-color-secondary);
      }
      h3 {
        color: var(--fs-color-secondary);
      }
    }
    h3 {
      color: #fff;
      transition: 0.4s all ease-in-out;
    }
    .icon-box-img {
      width: 55px !important;
      height: 55px;
      border-radius: 50%;
      border: 2px solid var(--fs-color-primary);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: 0.4s all ease-in-out;
    }
  }
}
.align-equal {
  > .col {
    .col-inner {
      height: 100%;
    }
  }
}
.section-title-container {
  &.style_2 {
    .section-title {
      .section-title-main {
        padding-left: 30px;
        &:after {
          content: "";
          width: 70px;
          height: 71px;
          background: url(/wp-content/uploads/2026/05/bg-title3.png) no-repeat
            left;
          position: absolute;
          bottom: -1px;
          left: 0;
          z-index: -1;
        }
      }
    }
  }
  &.style_4 {
    .section-title {
      .section-title-main {
        padding-left: 20px;
        position: relative;
        &:before {
          content: "";
          width: 130px;
          height: 3px;
          background: #a7a9ac;
          transform: translateX(-50%);
          position: absolute;
          bottom: -25px;
          left: 50%;
        }
        &:after {
          content: "";
          width: 70px;
          height: 70px;
          background: url(/wp-content/uploads/2026/05/bg-title4.png) no-repeat
            right;
          position: absolute;
          top: -24px;
          right: -38px;
          z-index: -1;
        }
      }
    }
  }
  &.style_3 {
    .section-title {
      .section-title-main {
        padding-left: 20px;
        position: relative;
        &:before {
          content: "";
          width: 130px;
          height: 3px;
          background: #a7a9ac;
          position: absolute;
          bottom: 0;
          left: 20px;
        }
        &:after {
          content: "";
          width: 70px;
          height: 71px;
          background: url(/wp-content/uploads/2026/05/bg-title2.png) no-repeat
            left;
          position: absolute;
          bottom: 0px;
          left: 0;
          z-index: -1;
        }
      }
    }
  }
  &.style_1 {
    &.text_white {
      .section-title {
        .section-title-main {
          &:before {
            background: #fff;
          }
        }
      }
    }
    .section-title {
      .section-title-main {
        &:before {
          content: "";
          width: 130px;
          height: 3px;
          background: #a7a9ac;
          transform: translateX(-50%);
          position: absolute;
          bottom: -25px;
          left: 50%;
        }
        &:after {
          content: "";
          width: 62px;
          height: 69px;
          background: url(/wp-content/uploads/2026/05/bg-title1.png) no-repeat
            top;
          position: absolute;
          bottom: -12px;
          left: -18px;
          z-index: -1;
        }
      }
    }
  }
  .section-title {
    border: none;
    b {
      opacity: 0;
    }
    .section-title-main {
      border: none;
      position: relative;
      text-transform: uppercase;
    }
  }
}
.home_count {
  .content {
    background: url(/wp-content/uploads/2026/05/bg-conso.png) no-repeat top
      center;
    background-size: cover;
  }
  .icon-box {
    .icon-box-img {
      height: 85px;
      display: flex;
      align-items: center;
    }
  }
}
.about_doitac {
  .section-bg {
    img {
      width: 800px;
      height: auto;
      bottom: 0;
      top: unset;
      right: 0;
      left: unset;
    }
  }
}
.about_solieu {
  .icon-box {
    .icon {
      width: 85px;
      height: 85px;
      border-radius: 50%;
      border: 5px solid var(--fs-color-primary);
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }
}
.flickity-page-dots {
  bottom: -30px;
  .dot {
    width: 10px;
    height: 10px;
    border: 2px solid var(--fs-color-primary);
    opacity: 1;
    &.is-selected {
      background: var(--fs-color-secondary);
      border: 2px solid var(--fs-color-secondary);
    }
  }
}
.about_lydo {
  .flickity-viewport {
    padding-top: 12px;
  }
  .icon-box {
    .icon {
      margin-bottom: 25px;
      position: relative;
      &:before {
        content: "";
        border: 1px solid var(--fs-color-primary);
        position: absolute;
        top: -12px;
        left: -12px;
        right: -12px;
        bottom: -12px;
        border-radius: 50%;
      }
    }
  }
}
.contact_banner {
  background: #f4f6f8 url(/wp-content/uploads/2026/05/map.png) no-repeat;
  background-size: contain;
  .section-title-container {
    margin: 0;
    .section-title {
      margin: 0;
    }
  }
}
.price_main {
  .item {
    background: #fff;
    height: 100%;
    transition: 0.3s all ease-in-out;
    &.recomment,
    &:hover {
      background: var(--fs-color-primary);
      .section-title-container {
        .section-title {
          background: #ffcb05;
        }
      }
      .button {
        background: var(--fs-color-secondary);
        color: #fff;
        border: 1px solid var(--fs-color-secondary);
      }
    }
    .section-title-container {
      .section-title {
        height: 60px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f1f1f1;
        transition: 0.3s all ease-in-out;
        .section-title-main {
          font-size: 1em;
          text-transform: none !important;
        }
      }
    }
    .content {
      padding: 32px;
      height: 100%;
      .button {
        width: 100%;
        margin-top: 30px !important;
      }
      .icon-box-img {
        width: 85px !important;
        height: 85px;
        border-radius: 50%;
        border: 4px solid var(--fs-color-secondary);
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 50px;
      }
      h3 {
        text-align: center;
        font-size: 2em;
        > span {
          font-size: 0.5em;
          font-weight: 300;
        }
      }
    }
  }
}
.price_banner {
  ul {
    list-style: none;
    > li {
      color: #ffffffe0;
      padding-left: 25px;
      position: relative;
      margin: 10px 0;
      &:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid var(--fs-color-secondary);
        position: absolute;
        left: 0;
        top: 8px;
      }
    }
  }
  &:after {
    content: "";
    background: url(/wp-content/uploads/2026/05/socail-bottom.png) no-repeat;
    width: 528px;
    height: 345px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.8;
  }
}
.home_danhgia {
  position: relative;
  &:after {
    content: "";
    background: url(/wp-content/uploads/2026/05/socail-bottom.png) no-repeat;
    width: 528px;
    height: 345px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.8;
  }
  .flickity-page-dots {
    .dot {
      border: 2px solid #fff;
      &.is-selected {
        border: 2px solid var(--fs-color-secondary);
      }
    }
  }
  .section-bg {
    img {
      width: 650px;
    }
  }
  .flickity-viewport {
    .item {
      background: #fff;
      padding: 24px;
      .icon-box {
        h3 {
          margin: 0;
        }
        p {
          margin: 0;
        }
        .img {
          width: auto !important;
          img {
            height: 17px;
            width: auto;
          }
        }
      }
    }
  }
}
.home_uudiem {
  .icon-box {
    &:hover {
      .icon-box-img {
        background: #ffc107;
      }
    }
    .icon-box-img {
      background: #ffdd00;
      border-radius: 50%;
      transition: 0.3s all ease-in-out;
      img {
        padding: 0;
      }
    }
  }
}
.home_banner {
  .right {
    position: relative;
    .video-button-wrapper {
      position: absolute;
      top: 42%;
      left: 50%;
      transform: translate(-50%, -50%);
      > a {
        &:hover {
          background: var(--fs-color-primary);
          color: #fff;
        }
        margin: 0;
        background: var(--fs-color-secondary);
        color: var(--fs-color-primary);
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        > i {
          display: flex;
          font-size: 1.3em !important;
        }
      }
    }
  }
  h1 {
    color: var(--fs-color-primary);
    position: relative;
    padding-bottom: 20px;
    &:before {
      content: "";
      width: 130px;
      height: 3px;
      background: #a7a9ac;
      bottom: 0;
      left: 0;
      position: absolute;
      z-index: 9;
    }
  }
  p {
    color: #ffffffe0;
  }
}

