@font-face {
  font-family: 'UTM Bebas';
  src: url("https://file.hstatic.net/1000001117/file/utm_bebas_e01444cb7e884d8698fe3e11e8c83ce7.ttf") format("truetype"); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* 1.2 - HTML5 Elements */
article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  font-family: var(--ldp-font-1);
  font-size: 16px;
  color: #111827;
  line-height: 1.3;
  overflow-x: hidden;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }
  @media (max-width: 767px) {
    body {
      font-size: 14px; } }

a,
a:hover {
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

a:hover {
  text-decoration: none; }

img,
svg {
  max-width: 100%; }

ol,
ul {
  margin: 0; }

p {
  margin: 0 0 10px; }

.hidden {
  display: none !important; }

/*============ 0. svg & css3 ==============*/
/*======== GENERAL ========= */
.owl-carousel .owl-item img {
  width: auto !important; }

/*
   .os-animation,.staggered-animation{opacity: 0;}
   .os-animation.animated,.staggered-animation.animated{ opacity: 1;}
   @media(max-width:991px){
   .os-animation,.staggered-animation{opacity: 1;animation-name:none!important}
   .os-animation.animated,.staggered-animation.animated{ opacity: 1;animation-name:none!important}
   }
*/
/*======== MAIN LDP ========= */
@media (min-width: 1366px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 1600px) {
  .container-fluid {
    max-width: 1800px; } }

/*Test chat mess*/
.fb_dialog_content iframe {
  bottom: 90px !important;
  right: -5px !important; }

.fb_dialog.fb_dialog_mobile img {
  bottom: 90px !important;
  right: 7px !important; }

/*End Test chat mess*/
/*============Header============*/
.navItem-language,
.widget-language:not(.language-new),
.language_mobile > div {
  display: none; }

@media (max-width: 991px) {
  .header-topbar {
    padding: 6px 0; } }

.mainHeader-hrv-new .mainmenu-hrv__left .menu-item .menu-link:before {
  top: 18px; }

/*============END Header============*/
/*Modal*/
.modalForm-register .modal-header {
  padding: 15px 15px 0;
  justify-content: end;
  border: none; }
  .modalForm-register .modal-header .close {
    padding: 0;
    margin: 0;
    float: none;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center; }

/*END Modal*/
@keyframes spinner {
  to {
    transform: rotate(360deg); } }

.lds-spinner {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 0;
  right: 0;
  margin: auto;
  top: 38%;
  transform: translateY(-50%); }

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite; }

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff; }

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s; }

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s; }

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s; }

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s; }

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s; }

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s; }

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s; }

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s; }

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s; }

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s; }

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s; }

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.lazyload-image img.lazyloaded + .lds-spinner {
  display: none; }

.lazyload-image img + .lds-spinner div:after {
  background: #ccc; }

.btn-action.btn-section {
  margin-top: 40px; }

@media (max-width: 767px) {
  .btn-action.btn-section {
    margin-top: 24px; } }

.btn-icon {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-family: var(--ldp-font-3);
  padding: 8px 28px 8px 8px;
  background: #2463EB;
  color: #fff;
  border-radius: 64px;
  border: none;
  outline: none !important; }
  .btn-icon:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 64px;
    transition: width 0.5s; }
  .btn-icon .icon {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-right: 16px; }
    .btn-icon .icon svg {
      transition: all 0.5s; }
  .btn-icon .title,
  .btn-icon .text {
    position: relative;
    transition: all 0.5s; }
  .btn-icon:hover:before {
    width: calc(100% - 16px);
    height: calc(100% - 16px); }
  .btn-icon:hover .icon svg {
    transform: rotate(45deg);
    margin-left: 15px; }
  .btn-icon--white {
    /*font-size: 24px;padding: 8px 28px 8px 8px;*/
    background: #fff;
    color: #111827; }
    .btn-icon--white:before {
      background: #2463EB;
      /*top: 8px;left: 8px;width: 64px;height: 64px;*/ }
    .btn-icon--white .icon {
      /*width: 64px;height: 64px;line-height: 64px;margin-right: 14px;*/ }
      .btn-icon--white .icon svg {
        /*width: 30px;height: 30px;*/ }
        .btn-icon--white .icon svg path {
          fill: #fff; }
    .btn-icon--white:hover {
      /*&:before{width: calc(100% - 16px);height: calc(100% - 16px);}*/ }
      .btn-icon--white:hover .title,
      .btn-icon--white:hover .text {
        color: #fff; }
  .btn-icon--white-2 {
    background: none;
    border: 1px solid #fff; }
  @media (max-width: 767px) {
    .btn-icon {
      font-size: 16px;
      padding: 4px 16px 4px 4px; }
      .btn-icon:before {
        top: 4px;
        left: 4px;
        width: 40px;
        height: 40px; }
      .btn-icon .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 8px; }
        .btn-icon .icon svg {
          width: 18px;
          height: 18px; }
      .btn-icon:hover:before {
        width: calc(100% - 8px);
        height: calc(100% - 8px); } }

.heading-title {
  margin-bottom: 40px; }
  .heading-title .subtitle {
    font-size: 24px;
    font-family: var(--ldp-font-3);
    margin-bottom: 16px;
    text-transform: uppercase; }
  .heading-title .title {
    font-size: 48px;
    font-family: var(--ldp-font-3);
    margin-bottom: 16px; }
  .heading-title .desc {
    font-size: 24px;
    margin: 0;
    line-height: 150%; }
  @media (max-width: 767px) {
    .heading-title {
      margin-bottom: 30px; }
      .heading-title .subtitle {
        font-size: 14px; }
      .heading-title .title {
        font-size: 24px;
        margin-bottom: 8px; }
      .heading-title .desc {
        font-size: 16px; } }

.cl-white {
  color: #fff !important; }

.bd-top {
  position: relative;
  border-radius: 48px 48px 0 0;
  margin-top: -48px; }
  @media (max-width: 767px) {
    .bd-top {
      border-radius: 24px 24px 0 0;
      margin-top: -20px; } }

[class^="section-tax-"] {
  padding: 80px 0 125px; }
  [class^="section-tax-"] .container {
    max-width: 1094px; }

@media (max-width: 767px) {
  [class^="section-tax-"] {
    padding: 40px 0 60px; } }

/*blog-loading*/
.animated-background, .loading-mask__image .mask-line, .loading-mask__detail .mask-line {
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 800px 104px;
  position: relative; }

.loading-mask {
  background: #fbfbfb;
  border-radius: 24px;
  outline: 1px #E5E7EB solid;
  overflow: hidden; }
  .loading-mask__image {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .loading-mask__image .mask-line {
      padding-bottom: 65%; }
  .loading-mask__detail {
    padding: 16px; }
  .loading-mask__detail .mask-line {
    height: 10px;
    width: 100%;
    border-radius: 8px;
    margin: 4px 0; }
    .loading-mask__detail .mask-line:nth-child(2) {
      width: 80%; }
    .loading-mask__detail .mask-line:nth-child(3) {
      width: 65%; }

/*END blog-loading*/
.article-post {
  background: #F7F7F7;
  border-radius: 24px;
  outline: 1px #E5E7EB solid;
  overflow: hidden; }
  .article-post .post-image img {
    width: 100%; }
  .article-post .post-content {
    padding: 16px; }
    .article-post .post-content h3 {
      font-size: 20px;
      font-family: var(--ldp-font-3);
      margin-bottom: 16px;
      line-height: 1.4; }
      .article-post .post-content h3 a {
        color: #19191B; }
    .article-post .post-content .post-time {
      color: rgba(17, 24, 39, 0.7);
      display: flex;
      align-items: center;
      gap: 8px; }
      .article-post .post-content .post-time img {
        width: 24px; }
  @media (max-width: 767px) {
    .article-post {
      border-radius: 12px; }
      .article-post .post-content h3 {
        font-size: 16px;
        margin-bottom: 10px; }
      .article-post .post-content .post-time {
        align-items: end;
        gap: 4px;
        line-height: 1.2; }
        .article-post .post-content .post-time img {
          width: 18px; } }

.list-blog {
  margin: 0;
  gap: 20px; }
  .list-blog .article-post,
  .list-blog .blog-loading {
    flex: 0 0 auto;
    width: calc(100% / 3 - 14px); }
  .list-blog .tax-blog {
    flex: 0 0 auto;
    width: 100%; }
  @media (max-width: 767px) {
    .list-blog {
      gap: 15px; }
      .list-blog .article-post,
      .list-blog .blog-loading {
        width: 100%; } }

.btn-loadmore {
  position: relative;
  display: inline-block;
  background: #2463EB;
  color: #fff;
  padding: 18px 54px 18px 28px;
  border-radius: 80px;
  font-size: 20px;
  font-family: var(--ldp-font-3);
  transition: all 0.3s;
  cursor: pointer; }
  .btn-loadmore:before {
    content: '';
    position: absolute;
    top: 0;
    right: 24px;
    width: 14px;
    height: 100%;
    background-image: url("https://cdn.hstatic.net/files/1000001117/file/tax-icon-more.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .btn-loadmore:after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #fff;
    animation: spinner 0.6s linear infinite;
    opacity: 0;
    transition: opacity 1s ease; }
  .btn-loadmore.btn-loading {
    padding-left: 35px; }
    .btn-loadmore.btn-loading:after {
      opacity: 1; }
  @media (max-width: 767px) {
    .btn-loadmore {
      font-size: 14px;
      padding: 11px 45px 12px 20px; }
      .btn-loadmore:before {
        right: 20px;
        width: 10px; } }

.section-tax-heading {
  position: relative;
  padding: 135px 0 150px; }
  .section-tax-heading:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: -1;
    background-image: url("https://cdn.hstatic.net/files/1000001117/file/hr-tag-heading-bg-1.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center; }
  .section-tax-heading .content-left {
    color: #fff; }
    .section-tax-heading .content-left .title {
      font-size: 48px;
      font-family: var(--ldp-font-3);
      margin-bottom: 16px; }
    .section-tax-heading .content-left .desc {
      font-size: 24px;
      line-height: 1.5; }
  .section-tax-heading .search-page {
    position: relative; }
    .section-tax-heading .search-page .search-box {
      width: 100%;
      font-size: 18px;
      background: rgba(255, 255, 255, 0.89);
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.12);
      border-radius: 80px;
      outline: 1px white solid;
      border: none;
      padding: 18px 60px 18px 24px; }
    .section-tax-heading .search-page .btn-submit {
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .section-tax-heading .search-page .btn-submit button {
        border: none;
        outline: none;
        background: transparent; }
        .section-tax-heading .search-page .btn-submit button img {
          width: 24px;
          height: 24px; }
  @media (max-width: 991px) {
    .section-tax-heading {
      text-align: center; }
      .section-tax-heading .row {
        gap: 30px; } }
  @media (max-width: 767px) {
    .section-tax-heading {
      padding: 80px 0 120px; }
      .section-tax-heading .content-left .title {
        font-size: 32px; }
      .section-tax-heading .content-left .desc {
        font-size: 16px; }
      .section-tax-heading .search-page .search-box {
        font-size: 14px;
        padding: 12px 40px 12px 15px; }
      .section-tax-heading .search-page .btn-submit button img {
        width: 20px;
        height: 20px; } }

.section-tax-blog {
  background: #E9F0FE; }
  .section-tax-blog--2 {
    background: #E0FAF5; }
  .section-tax-blog .tax-tab-title .tab-title-mb {
    display: none; }
  .section-tax-blog .list-title-tab {
    margin: -145px 0 0;
    gap: 20px; }
    .section-tax-blog .list-title-tab .item-tab {
      flex: 0 0 auto;
      width: calc(25% - 15px);
      padding: 8px;
      background: #fff;
      border: 1px #E0F1FF solid;
      border-radius: 24px;
      cursor: pointer; }
      .section-tax-blog .list-title-tab .item-tab .item-box {
        display: flex;
        align-items: center;
        gap: 8px; }
      .section-tax-blog .list-title-tab .item-tab .icon {
        position: relative;
        flex: 0 0 auto;
        width: 116px; }
        .section-tax-blog .list-title-tab .item-tab .icon:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: var(--bg-icon);
          background-size: contain;
          background-repeat: no-repeat;
          opacity: 0;
          transition: all 0.1s; }
        .section-tax-blog .list-title-tab .item-tab .icon img {
          max-height: 116px;
          transition: all 0.1s; }
      .section-tax-blog .list-title-tab .item-tab .title {
        font-size: 20px;
        font-family: var(--ldp-font-3); }
  .section-tax-blog .heading-title {
    margin-top: 50px; }
    .section-tax-blog .heading-title .title {
      margin-bottom: 0; }
  .section-tax-blog .list-blog .article-post:nth-child(3) ~ .article-post {
    display: none; }
  @media (min-width: 992px) {
    .section-tax-blog .list-title-tab .item-tab.active .item-box, .section-tax-blog .list-title-tab .item-tab:hover .item-box {
      background: #DBF4FF;
      border-radius: 18px; }
    .section-tax-blog .list-title-tab .item-tab.active .icon:before, .section-tax-blog .list-title-tab .item-tab:hover .icon:before {
      opacity: 1; }
    .section-tax-blog .list-title-tab .item-tab.active .icon img, .section-tax-blog .list-title-tab .item-tab:hover .icon img {
      opacity: 0; } }
  @media (max-width: 991px) {
    .section-tax-blog .tax-tab-title {
      margin-top: -100px;
      position: relative;
      box-shadow: 0 0 30px 0 rgba(0, 73, 152, 0.16); }
      .section-tax-blog .tax-tab-title .tab-title-mb {
        display: flex;
        align-items: center;
        background: #fff;
        border-radius: 10px;
        padding: 10px; }
        .section-tax-blog .tax-tab-title .tab-title-mb .title-item {
          display: flex;
          align-items: center;
          gap: 8px;
          width: 100%; }
          .section-tax-blog .tax-tab-title .tab-title-mb .title-item .icon img {
            max-width: 40px; }
          .section-tax-blog .tax-tab-title .tab-title-mb .title-item .title {
            font-size: 16px;
            font-family: var(--ldp-font-3); }
        .section-tax-blog .tax-tab-title .tab-title-mb .icon-down {
          transition: all 0.3s; }
      .section-tax-blog .tax-tab-title .list-title-tab {
        margin: 0;
        gap: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: auto;
        background: #fff;
        border-radius: 0 0 10px 10px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.1s;
        overflow: hidden; }
        .section-tax-blog .tax-tab-title .list-title-tab .item-tab {
          width: 100%;
          border: none;
          border-top: 1px solid #E0F1FF;
          border-radius: 0;
          padding: 10px; }
          .section-tax-blog .tax-tab-title .list-title-tab .item-tab .icon {
            width: 35px; }
            .section-tax-blog .tax-tab-title .list-title-tab .item-tab .icon img {
              max-width: 35px; }
        .section-tax-blog .tax-tab-title .list-title-tab .title {
          font-size: 14px;
          font-family: var(--ldp-font-1); }
      .section-tax-blog .tax-tab-title.show .tab-title-mb {
        border-radius: 10px 10px 0 0; }
        .section-tax-blog .tax-tab-title.show .tab-title-mb .icon-down {
          transform: rotate(180deg); }
      .section-tax-blog .tax-tab-title.show .list-title-tab {
        opacity: 1;
        visibility: visible; } }
  @media (max-width: 767px) {
    .section-tax-blog.bd-top {
      margin-top: -50px; }
    .section-tax-blog .tax-tab-title {
      margin-top: -70px; } }

.section-tax-tab#tax-tab-1, .section-tax-tab#tax-tab-3 {
  background: #fff; }

.section-tax-tab#tax-tab-2, .section-tax-tab#tax-tab-4 {
  background: #F5F5F5; }

.section-tax-tab .tax-loadmore {
  margin-top: 40px; }

@media (max-width: 767px) {
  .section-tax-tab .tax-loadmore {
    margin-top: 30px; } }
