/* body.category #menu-main {*/
/*    background-color: #014379;*/
/*}*/

/*body.category .container::before,*/
/*body.category .container::after,*/
/*body.author .container::before,*/
/*body.author .container::after,*/
/*body.tag .container::before,*/
/*body.tag .container::after,*/
/*body.single .container::before,*/
/*body.single .container::after,*/
/*body.page-template-tpl-blogs .container::before,*/
/*body.page-template-tpl-blogs .container::after {*/
/*    display: none;*/
/*}*/

/*body.author #menu-main {*/
/*    background-color: #014379;*/
/*}*/

/*body.tag #menu-main {*/
/*    background-color: #014379;*/
/*}*/


/*body.page-template-tpl-blogs #menu-main {*/
/*    background-color: #014379;*/
/*}*/

/*body.single #menu-main {*/
/*    background-color: #014379;*/
/*}*/

/*.banner__categoryblognew {*/
/*    background-color: #F5FAFF;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*}*/

/*.banner__category,*/
/*.banner__single {*/
/*    background-color: #FAFAFA;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*}*/

/*#banner-page-new h1,*/
/*#banner-page-new h2,*/
/*#banner-page-new h3,*/
/*#banner-page-new h4,*/
/*#banner-page-new h5,*/
/*#banner-page-new h6,*/
/*#banner-page-new p,*/
/*#banner-page-new-cate h1,*/
/*#banner-page-new-cate h2,*/
/*#banner-page-new-cate h3,*/
/*#banner-page-new-cate h4,*/
/*#banner-page-new-cate h5,*/
/*#banner-page-new-cate h6,*/
/*#banner-page-new-cate p,*/
/*.postcatehigh h1,*/
/*.postcatehigh h2,*/
/*.postcatehigh h3,*/
/*.postcatehigh h4,*/
/*.postcatehigh h5,*/
/*.postcatehigh h6,*/
/*.postcatehigh p,*/
/*.list__post__pagecate h1,*/
/*.list__post__pagecate h2,*/
/*.list__post__pagecate h3,*/
/*.list__post__pagecate h4,*/
/*.list__post__pagecate h5,*/
/*.list__post__pagecate h6,*/
/*.list__post__pagecate p,*/
/*.post__relate__single h1,*/
/*.post__relate__single h2,*/
/*.post__relate__single h3,*/
/*.post__relate__single h4,*/
/*.post__relate__single h5,*/
/*.post__relate__single h6,*/
/*.post__relate__single p {*/
/*    margin: 0;*/
/*}*/

/*.banner__categoryblognew .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 48px;*/
/*}*/

/*.banner__categoryblognew .container::before,*/
/*.banner__categoryblognew .container::after {*/
/*    display: none;*/
/*}*/

/*.banner__categoryblognew .container .box__top {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*}*/

/*.banner__categoryblognew .container .box__top .text__content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 8px;*/
/*}*/

/*.banner-page-title-category {*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 36px;*/
/*    line-height: 136%;*/
/*    color: #0E3075;*/
/*    text-align: center;*/
/*    margin: 0;*/
/*}*/

/*.banner-page-content-category {*/
/*    color: #616161;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 140%;*/
/*    text-align: center;*/
/*    margin-bottom: 0;*/
/*    width: 100%;*/
/*    max-width: 1076px;*/
/*}*/

/*.banner__categoryblognew .container .search__box {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*    margin: 0 auto;*/
/*    width: 100%;*/
/*    max-width: 636px;*/
/*}*/

/*.tag__cate {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 8px;*/
/*    justify-content: center;*/
/*}*/

/*.tag__cate a {*/
/*    display: flex;*/
/*    gap: 2px;*/
/*    align-items: center;*/
/*    border: 1px solid #F5F5F5;*/
/*    padding: 2px 8px;*/
/*    border-radius: 24px;*/
/*    color: #757575 !important;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 12px;*/
/*    line-height: 150%;*/
/*    background-color: #FFFFFF;*/
/*}*/

/*.tag__cate a:hover {*/
/*    color: #757575;*/
/*}*/

/*.tag__cate a img {*/
/*    width: 12px;*/
/*    height: 12px;*/
/*}*/

/*#banner-page-new {*/
/*    height: max-content;*/
/*    padding: 89px 0 48px 0;*/
/*}*/

/*#banner-page-new-cate {*/
/*    height: max-content;*/
/*    padding: 132px 0 72px 0;*/
/*}*/

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

/*.search__content .search {*/
/*    width: 100%;*/
/*    height: 48px;*/
/*    border: 1px solid #eeeeee;*/
/*    border-radius: 24px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    padding: 0 16px;*/
/*    box-sizing: border-box;*/
/*    margin: 0 auto;*/
/*    background-color: #FFFFFF;*/
/*}*/

/*.search__content .search input {*/
/*    flex: 1;*/
/*    border: none;*/
/*    outline: none;*/
/*    font-family: "Mulish", sans-serif;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    color: #000000;*/
/*    background: transparent;*/
/*    width: 95%;*/
/*}*/

/*.search__content .search form {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.search__content .search input::placeholder {*/
/*    color: #bdbdbd;*/
/*}*/

/*.search__content .search img {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    cursor: pointer;*/
/*}*/

/*.category__other {*/
/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr;*/
/*    gap: 16px;*/
/*}*/

/*.category__other__item {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 24px;*/
/*    padding: 16px;*/
/*    border-radius: 16px;*/
/*    background-color: #FFFFFF;*/
/*    flex-wrap: nowrap;*/
/*}*/

/*.category__other__item .icon {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/

/*.category__other__item .icon img {*/
/*    width: 100%;*/
/*    object-fit: cover;*/
/*}*/

/*.category__other__item .content__if {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 4px;*/
/*    text-align: left;*/
/*}*/

/*.category__other__item .content__if h2 {*/
/*    color: #212121;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 20px;*/
/*    line-height: 150%;*/
/*}*/

/*.category__other__item .content__if span {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*}*/

/*.postcatehigh {*/
/*    padding: 24px 0 96px 0;*/
/*}*/

/*.postcatehigh .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 32px;*/
/*}*/

/*.postcatehigh .container::before {*/
/*    display: none;*/
/*}*/

/*.postcatehigh__heading {*/
/*    color: #212121;*/
/*    font-family: Mulish-Bold;*/
/*    line-height: 140%;*/
/*    font-size: 32px;*/
/*    text-align: center;*/
/*}*/

/*.postcatehigh__main {*/
/*    display: grid;*/
/*    grid-template-columns: repeat(3, 1fr);*/
/*    gap: 24px;*/
/*    align-items: stretch;*/
    /* ép các item cao bằng nhau */
/*}*/

/*.postcatehigh__main__card {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    height: 100%;*/
/*    border-radius: 16px;*/
/*    box-shadow: 0px 0px 20px 0px #0000000F;*/
/*    background-color: #ffffff;*/
/*}*/


/*.postcatehigh__main__card__img img {*/

/*    object-fit: cover;*/
/*    border-top-left-radius: 16px;*/
/*    border-top-right-radius: 16px;*/
/*    width: 100%;*/
/*    height: max-content;*/
/*    max-height: 250px;*/
/*}*/

/*.postcatehigh__main__card__content {*/
/*    padding: 24px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*}*/

/*.postcatehigh__main__card__content a h3 {*/
/*    color: #212121;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 18px;*/
/*    line-height: 150%;*/
/*}*/

/*.postcatehigh__main__card__content p {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 3;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/

/*.postcatehigh__main__card__content__info {*/
/*    margin-top: 12px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.postcatehigh__main__card__content__info__dateupdate,*/
/*.category__card__now {*/
/*    font-family: Mulish-Regular;*/
/*    color: #9E9E9E;*/
/*    font-size: 14px;*/
/*    line-height: 145%;*/
/*}*/

/*.pagination__postcatehigh {*/
/*    margin-top: 32px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/*.pagination__postcatehigh .prev,*/
/*.pagination__postcatehigh .next {*/
/*    border: 1px solid #EEEEEE;*/
/*    padding: 12px 16px;*/
/*    border-radius: 8px;*/
/*    font-family: Mulish-Regular;*/
/*    color: #9E9E9E;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    align-items: center;*/
/*    gap: 12px;*/
/*}*/

/*.pagination__postcatehigh .prev a,*/
/*.pagination__postcatehigh .next a {*/
/*    color: #9E9E9E;*/
/*}*/

/*.pagination__postcatehigh .prev a:hover,*/
/*.pagination__postcatehigh .next a:hover {*/
/*    color: #9E9E9E;*/
/*}*/

/*.pagination__postcatehigh__number {*/
/*    display: flex;*/
/*    gap: 12px;*/
/*}*/

/*.pagination__postcatehigh__number a {*/
/*    padding: 12px;*/
/*    border-radius: 8px;*/
/*    color: #9E9E9E;*/
/*    font-family: Mulish-Regular;*/
/*    color: #9E9E9E;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    width: 48px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.pagination__postcatehigh__number a:hover {*/
/*    background-color: #1ABC9C;*/
/*    color: #FFFFFF;*/
/*}*/

/*.pagination__postcatehigh__number a.active {*/
/*    background-color: #1ABC9C;*/
/*    color: #FFFFFF;*/
/*}*/

/*.breadcrumb-center .breadcrumb__new {*/
/*    padding: 0 0 8px 0;*/
/*}*/

/*.breadcrumb-center .breadcrumb__new .container {*/
/*    justify-content: center;*/
/*}*/

/*.banner-page-title-category-cate {*/
/*    color: #212121;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 36px;*/
/*    line-height: 140%;*/
/*    text-align: center;*/
/*    padding-bottom: 16px;*/
/*}*/

/*.list__post__pagecate {*/
/*    padding: 48px 0 72px 0;*/
/*}*/

/*.list__post__pagecate .container {*/
/*    display: grid;*/
/*    grid-template-columns: 9fr 3fr;*/
/*    gap: 48px;*/
/*}*/

/*.list__post__pagecate .container::before {*/
/*    display: none;*/
/*}*/

/*.list__post__pagecate__layout {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*}*/

/*.list__post__pagecate__layout__card {*/
/*    display: grid;*/
/*    grid-template-columns: 4fr 8fr;*/
/*    border-radius: 16px;*/
/*    box-shadow: 0px 0px 20px 0px #0000000F;*/
/*    align-items: center;*/
/*}*/

/*.list__post__pagecate__layout__card__img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.list__post__pagecate__layout__card {*/
/*    display: grid;*/
/*    grid-template-columns: 4fr 8fr;*/
/*    border-radius: 16px;*/
/*    box-shadow: 0px 0px 20px 0px #0000000F;*/
/*    align-items: stretch;*/
/*}*/

/*.list__post__pagecate__layout__card__img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.list__post__pagecate__layout__card__img img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    border-radius: 16px 0 0 16px;*/
/*    display: block;*/
/*}*/

/*.list__post__pagecate__layout__card__content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*    padding: 24px;*/
/*    background-color: #ffffff;*/
/*    border-bottom-right-radius: 16px;*/
/*    border-top-right-radius: 16px;*/
/*}*/

/*.list__post__pagecate__layout__card__content .info {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*}*/

/*.list__post__pagecate__layout__card__content .info a {*/
/*    color: #212121;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 18px;*/
/*    line-height: 150%;*/
/*}*/

/*.list__post__pagecate__layout__card__content .info p {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/

/*.list__post__pagecate__layout__card__content .postcatehigh__main__card__content__info {*/
/*    margin-top: 0;*/
/*}*/

/*.list__post__pagecate__sidebar {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 48px;*/
/*}*/

/*.list__post__pagecate__sidebar .title__hd {*/
/*    font-family: Mulish-Bold;*/
/*    color: #212121;*/
/*    font-size: 24px;*/
/*    line-height: 135%;*/
/*    margin: 0;*/
/*}*/


/*.list__post__pagecate__sidebar .category__content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*}*/

/*.list__post__pagecate__sidebar .category__content .cate__link {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 8px;*/
/*}*/

/*.list__post__pagecate__sidebar .category__content .cate__link a {*/
/*    background: #FAFAFA;*/
/*    color: #616161;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    padding: 8px 12px;*/
/*}*/

/*.list__post__pagecate__sidebar .category__content .cate__link span {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    gap: 6px;*/
/*    color: #9E9E9E;*/
/*    font-weight: 400;*/
/*    font-family: Mulish-Regular;*/
/*    font-size: 14px;*/
/*    line-height: 145%;*/
/*    align-items: center;*/
/*    cursor: pointer;*/
/*}*/

/*.list__post__pagecate__sidebar .category__content .cate__link span img {*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    transition: transform 0.3s ease;*/
/*}*/

/*.list__post__pagecate__sidebar .social {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*}*/

/*.list__post__pagecate__sidebar .social .social__link {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 8px;*/
/*}*/

/*.list__post__pagecate__sidebar .social .social__link a {*/
/*    border-radius: 24px;*/
/*    padding: 12px;*/
/*    border: 1px solid #0E50531A;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 8px;*/
/*    color: #616161;*/
/*    font-weight: 400;*/
/*    font-family: Mulish-Regular;*/
/*    font-size: 12px;*/
/*    line-height: 136%;*/
/*}*/

/*.list__post__pagecate__sidebar .social .social__link a img {*/
/*    width: 16px;*/
/*    object-fit: cover;*/
/*}*/

/*.list__post__pagecate__sidebar .post__new {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*}*/

/*.list__post__pagecate__sidebar .post__new .item {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*}*/

/*.list__post__pagecate__sidebar .post__new .item a {*/
/*    color: #616161;*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*}*/

/*.service__mkt {*/
/*    padding: 24px;*/
/*    border-radius: 16px;*/
/*    background: #F5FAFF;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*}*/

/*.service__mkt .content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*}*/

/*.service__mkt .content span {*/
/*    font-family: Mulish-Regular;*/
/*    color: #1ABC9C;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*    line-height: 136%;*/
/*}*/

/*.service__mkt .content h2 {*/
/*    font-family: Mulish-Bold;*/
/*    color: #212121;*/
/*    font-size: 32px;*/
/*    line-height: 150%;*/
/*    margin: 0;*/
/*}*/

/*.service__mkt .content p {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    margin: 0;*/
/*}*/

/*.service__mkt__btn {*/
/*    background-color: #1ABC9C;*/
/*    color: #ffffff;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    font-family: Mulish-Regular;*/
/*    width: max-content;*/
/*    padding: 12px 20px;*/
/*    border-radius: 24px;*/
/*}*/

/*.service__mkt__btn:hover {*/
/*    color: #1ABC9C;*/
/*    background-color: #ffffff;*/
/*    border: 1px solid #1ABC9C;*/
/*}*/

/*.list__post__pagecate__sidebar .post__new .item-sv {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 12px;*/
/*}*/

/*.list__post__pagecate__sidebar .post__new .item-sv a {*/
/*    color: #616161;*/
/*    font-family: Mulish-Regular;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    font-weight: 400;*/
/*}*/

/*.tin__tuyendung,*/
/*.tin__tuyendung .content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*}*/

/*.tin__tuyendung .content .post {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 8px;*/
/*}*/

/*.tin__tuyendung .content .post a {*/
/*    color: #212121;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*}*/

/*.dl__time {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.dl__time .time,*/
/*.dl__time .date {*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    gap: 4px;*/
/*    align-items: center;*/
/*    color: #9E9E9E;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*    line-height: 145%;*/
/*}*/

/*.banner-page-title-single {*/
/*    font-family: Mulish-Bold;*/
/*    color: #212121;*/
/*    font-size: 32px;*/
/*    line-height: 150%;*/
/*}*/

/*.info__single__post {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-wrap: wrap;*/
/*    gap: 16px;*/
/*    align-items: center;*/
/*}*/

/*.info__single__post>div {*/
/*    position: relative;*/
/*    padding: 0 8px;*/
/*}*/


/*.info__single__post>div:not(:last-child)::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: -8px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 1px;*/
/*    height: 60%;*/
/*    background-color: #EEEEEE;*/
/*}*/


/*.info__single__post .gap {*/
/*    display: flex;*/
/*    gap: 8px;*/
/*    align-items: center;*/
/*}*/

/*.info__single__post .gap img {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

/*.info__single__post .author.gap img {*/
/*    border-radius: 50%;*/
/*}*/

/*.info__single__post .gap .tyle__text {*/
/*    color: #757575;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*    line-height: 145%;*/
/*}*/

/*.banner__single .box__top {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*    margin-top: 16px;*/
/*}*/

/*.content__single__post {*/
/*    padding: 48px 0 96px 0;*/
/*}*/

/*.content__single__post .container {*/
/*    display: grid;*/
/*    grid-template-columns: 9fr 3fr;*/
/*    gap: 48px;*/
/*}*/

/*.content__single__post .container::before {*/
/*    display: none;*/
/*}*/

/*.content__single__post__main .tag {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 12px;*/
/*}*/

/*.content__single__post__main .tag a {*/
/*    padding: 6px 12px;*/
/*    border-radius: 20px;*/
/*    border: 1px solid #F5F5F5;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 4px;*/
/*    color: #616161;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    font-family: Mulish-Regular;*/
/*}*/

/*.content__single__post__main .tag a img {*/
/*    width: 12p;*/
/*    height: 12px;*/
/*}*/

/*.content__single__post__main {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 32px;*/
/*}*/

/*.author__box {*/
/*    display: flex;*/
/*    gap: 16px;*/
/*    padding: 24px;*/
/*    border-radius: 8px;*/
/*    border: 1px solid #EEEEEE;*/
/*}*/

/*.author__box .img__user {*/
/*    width: 64px;*/
/*    height: 64px;*/
/*    object-fit: cover;*/
/*    border-radius: 50%;*/
/*}*/

/*.author__box .info__author {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*.author__box .info__author span {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-size: 12px;*/
/*    font-weight: 400;*/
/*    line-height: 136%;*/
/*    margin-bottom: 2px;*/
/*}*/

/*.author__box .info__author .name {*/
/*    font-family: Mulish-Bold;*/
/*    color: #212121;*/
/*    font-size: 24px;*/
/*    line-height: 135%;*/
/*    margin-bottom: 12px;*/
/*}*/

/*.author__box .info__author p {*/
/*    font-family: Mulish-Regular;*/
/*    color: #616161;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    margin-bottom: 16px;*/
/*}*/

/*.author__box .info__author .social__author {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 12px;*/
/*}*/

/*.author__box .info__author .social__author img {*/
/*    width: 16px;*/
/*    height: 16px;*/
/*}*/

/*.share__social {*/
/*    display: flex;*/
/*    gap: 16px;*/
/*    align-items: center;*/
/*}*/

/*.share__social p {*/
/*    font-family: Mulish-Regular;*/
/*    margin: 0;*/
/*    color: #9E9E9E;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*}*/

/*.rep__like p {*/
/*    margin-bottom: 0;*/
/*}*/

/*.post__prev__next {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    position: relative;*/
/*    gap: 20px;*/
/*}*/

/*.post__prev__next::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 15%;*/
/*    bottom: 15%;*/
/*    left: 50%;*/
/*    width: 1px;*/
/*    background-color: #EEEEEE;*/
/*    transform: translateX(-50%);*/
/*}*/


/*.post__prev__next .post {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 12px;*/
/*}*/

/*.post__prev__next .post img {*/
/*    width: 96px;*/
/*    height: auto;*/
/*    object-fit: cover;*/
/*    border-radius: 8px;*/
/*}*/

/*.post__prev__next .post .content {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 8px;*/
/*    max-width: 235px;*/
/*}*/

/*.post__prev__next .post .content span {*/
/*    color: #9E9E9E;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    margin: 0;*/
/*}*/

/*.post__prev__next .post .content h5 {*/
/*    margin: 0;*/
/*    color: #616161;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*}*/

/*.post__relate__single {*/
/*    padding: 0 0 72px 0;*/
/*}*/

/*.post__relate__single h4 {*/
/*    font-family: Mulish-Bold;*/
/*    font-size: 32px;*/
/*    line-height: 112.99999999999999%;*/
/*    color: #212121;*/
/*}*/

/*.post__relate__single .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 48px;*/
/*}*/

/*.post__relate__single .container::before {*/
/*    display: none;*/
/*}*/

/*.link-cate-custom {*/
/*    padding: 48px 0;*/
/*}*/

/*.link-cate-custom .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*}*/

/*.link-cate-custom .container::before,*/
/*.link-cate-custom .container::after {*/
/*    display: none;*/
/*}*/

/*.link-cate-custom .container p {*/
/*    margin: 0;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    color: #616161;*/
/*}*/

/*.category__hand__link {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 16px;*/
/*}*/

/*.category__hand__link a {*/
/*    padding: 8px 16px;*/
/*    border-radius: 8px;*/
/*    border: 1px solid #F5F5F5;*/
/*    background: #FAFAFA;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    color: #424242;*/
/*}*/

/*  */
/*.list__tuyen__dung .search__list {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*}*/

/*.list__tuyen__dung .search__list .title__search {*/
/*    color: #212121;*/
/*    font-weight: 600;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    font-family: Mulish-Regular;*/
/*    margin-bottom: 0;*/
/*}*/
/*#search-button {*/
/*    font-family: Mulish-Regular;*/
/*}*/
/*.box__search__tuyendung {*/
/*    display: grid;*/
/*    grid-template-columns: 4.5fr 2fr 2fr 1.6fr;*/
/*    gap: 16px;*/
/*}*/


/*.input-search-tuyendung {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.input-search-tuyendung img {*/
/*    position: absolute;*/
/*    left: 12px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    pointer-events: none;*/
/*}*/

/*.input-search-tuyendung input {*/
/*    width: 100%;*/
/*    padding: 12px 20px 12px 40px;*/
/*    border: 1px solid #EEEEEE;*/
/*    box-sizing: border-box;*/
/*    border-radius: 8px;*/
/*    min-height: 48px;*/
/*    background-color: #FFFFFF;*/
/*}*/

/*.input-search-tuyendung input::placeholder {*/
/*    color: #BDBDBD;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    font-family: Mulish-Regular;*/
/*}*/

/*.box__search__tuyendung select {*/
/*    width: 100%;*/
/*    padding: 12px 20px;*/
/*    border: 1px solid #EEEEEE;*/
/*    border-radius: 8px;*/
/*    background-color: #fff;*/
/*    font-family: Noto Sans, sans-serif;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    font-family: Mulish-Regular;*/
/*    line-height: 150%;*/
/*    color: #BDBDBD;*/
/*    min-height: 48px;*/
/*    appearance: none;*/
/*    -moz-appearance: none;*/
/*    -ms-appearance: none;*/
/*    background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");*/
/*    background-repeat: no-repeat;*/
/*    background-position: right 12px center;*/
/*    background-size: 16px 16px;*/
/*}*/
/*.list__post__pagecate__box {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 48px;*/
/*}*/
/*#search-button {*/
/*    border: none;*/
/*    padding: 12px 20px !important;*/
/*    border-radius: 24px;*/
/*    background: #1ABC9C;*/
/*    color: #ffffff;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*}*/
/*.postcatehigh__main__card__content__tuyendung {*/
/*    display: flex;*/
/*    gap: 16px;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.postcatehigh__main__card__content__tuyendung .box {*/
/*    padding: 8px 12px;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    background: #F5FAFF;*/
/*    border-radius: 8px;*/
/*    color: #1ABC9C;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    gap: 8px;*/
/*    line-height: 150%;*/
/*}*/
/*.postcatehigh__main__card__content__tuyendung .box img {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    object-fit: cover;*/
/*}*/
/*.open__popup__cv {*/
/*    color: #ffffff;*/
/*    font-family: Mulish-Regular;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    line-height: 150%;*/
/*    padding: 8px 20px;*/
/*    border-radius: 24px;*/
/*    cursor: pointer;*/
/*    background-color: #1ABC9C;*/
/*    max-width: max-content;*/
/*}*/
/*.form__popup__tuyendung {*/
/*  display: none;*/
/*  position: fixed;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background: rgba(0, 0, 0, 0.6);*/
/*  z-index: 9999;*/
/*  justify-content: center;*/
/*  align-items: center;*/
  /* display: flex;  */
/*}*/

/*.form__popup__tuyendung.active {*/
/*  display: flex;*/
/*}*/

/*.form__popup__tuyendung .container {*/
/*  background: #fff;*/
/*  position: relative;*/
/*  max-width: 677px;*/
/*  width: 90%;*/
/*  border-radius: 16px;*/
/*  padding: 24px;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  gap: 24px;*/
/*}*/
/*.job-item {*/
/*    transition: all 0.3s ease;*/
/*}*/
/*#job-list:empty::after {*/
/*    content: 'Không tìm thấy công việc phù hợp.';*/
/*    display: block;*/
/*    text-align: center;*/
/*    padding: 20px;*/
/*    color: #666;*/
/*}*/
/*body.category .list__tuyen__dung {*/
/*    display: none;*/
/*}*/
/*body.category-tuyen-dung .list__tuyen__dung {*/
/*    display: block;*/
/*}*/
/*  */
/*@media screen and (max-width:998px) {*/
/*    .banner-page-title-single {*/
/*        font-size: 28px;*/
/*    }*/
   

/*    .link-cate-custom .container {*/
/*        gap: 32px;*/
/*    }*/

/*    .category__hand__link a {*/
/*        font-size: 14px;*/
/*    }*/

/*    .post__relate__single {*/
/*        padding: 0 0 48px 0;*/
/*    }*/

/*    .post__relate__single .container {*/
/*        gap: 32px;*/
/*    }*/

/*    .content__single__post .container {*/
/*        grid-template-columns: 1fr;*/
/*    }*/

/*    #banner-page-new,*/
/*    #banner-page-new-cate {*/
/*        padding: 90px 0 48px 0;*/
/*    }*/

/*    .banner-page-title-category {*/
/*        font-size: 30px;*/
/*    }*/

/*    .category__other {*/
/*        grid-template-columns: 1fr 1fr;*/
/*    }*/

/*    .postcatehigh__main {*/
/*        grid-template-columns: 1fr 1fr;*/
/*    }*/

/*    .postcatehigh {*/
/*        padding: 24px 0 48px 0;*/
/*    }*/

/*    .postcatehigh__heading {*/
/*        font-size: 26px;*/
/*    }*/

/*    .pagination__postcatehigh .prev,*/
/*    .pagination__postcatehigh .next {*/
/*        padding: 8px 14px;*/
/*        color: #9E9E9E;*/
/*        font-size: 14px;*/
/*        gap: 6px;*/
/*    }*/

/*    .pagination__postcatehigh .prev img,*/
/*    .pagination__postcatehigh .next img {*/
/*        width: 20px;*/
/*        height: 20px;*/
/*    }*/

/*    .pagination__postcatehigh__number a {*/
/*        padding: 6px;*/
/*        width: 30px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .list__post__pagecate .container {*/
/*        grid-template-columns: 1fr;*/
/*    }*/

/*    .banner-page-title-category-cate {*/
/*        font-size: 30px;*/
/*    }*/

/*    .content__single__post {*/
/*        padding: 48px 0;*/
/*    }*/
/*}*/

/*@media screen and (max-width:768px) {*/
/*    .post__prev__next {*/
/*        flex-direction: column;*/
/*    }*/
/*.box__search__tuyendung {*/
/*        grid-template-columns: 1fr 1fr 1fr; */
/*        grid-template-areas:*/
/*            "search search search"  */
/*            "dia_diem vi_tri button";*/
/*    }*/
/*    .postcatehigh__main__card__content__tuyendung {*/
/*        gap: 8px;*/
/*    }*/
/*    .postcatehigh__main__card__content__tuyendung .box,*/
/*    .open__popup__cv {*/
/*        font-size: 12px;*/
/*    }*/
/*    .postcatehigh__main__card__content__tuyendung .box img {*/
/*        width: 16px;*/
/*        height: 16px;*/
/*    }*/

/*    .box__search__tuyendung .input-search-tuyendung {*/
/*        grid-area: search;*/
/*    }*/

/*    .box__search__tuyendung select[name="dia_diem"] {*/
/*        grid-area: dia_diem;*/
/*    }*/

/*    .box__search__tuyendung select[name="vi_tri"] {*/
/*        grid-area: vi_tri;*/
/*    }*/

/*    .box__search__tuyendung button {*/
/*        grid-area: button;*/
/*    } */

/*    .post__prev__next .post .content span,*/
/*    .post__prev__next .post .content h5 {*/
/*        font-size: 14px;*/
/*    }*/

/*    .post__prev__next .post .content {*/
/*        max-width: 100%;*/
/*    }*/

/*    .post__prev__next::before {*/
/*        display: none;*/
/*    }*/

/*    #banner-page-new,*/
/*    #banner-page-new-cate {*/
/*        padding: 62px 0 20px 0;*/
/*    }*/

/*    .author__box .info__author .name {*/
/*        font-size: 20px;*/
/*    }*/

/*    .banner-page-title-single {*/
/*        font-size: 24px;*/
/*    }*/

/*    .author__box .info__author p {*/
/*        font-size: 14px;*/
/*    }*/

/*    .banner__single .box__top {*/
/*        margin-top: 0;*/
/*    }*/

/*    .postcatehigh {*/
/*        padding: 24px 0;*/
/*    }*/

/*    .postcatehigh__heading {*/
/*        font-size: 24px;*/
/*    }*/

/*    .category__other__item {*/
/*        flex-direction: column;*/
/*    }*/

/*    .category__other__item .content__if h2 {*/
/*        font-size: 16px;*/
/*    }*/

/*    .category__other__item .icon img {*/
/*        width: 40px;*/
/*        height: 40px;*/
/*    }*/

/*    .category__other__item .content__if {*/
/*        text-align: center;*/
/*    }*/

/*    .category__other__item .content__if span {*/
/*        font-size: 14px;*/
/*    }*/

/*    .postcatehigh__main {*/
/*        grid-template-columns: 1fr;*/
/*    }*/

/*    .postcatehigh__main__card {*/
/*        display: grid;*/
/*        grid-template-columns: 5fr 7fr;*/
/*        gap: 12px;*/
/*        padding: 20px;*/
/*    }*/

/*    .postcatehigh__main__card__img img {*/
/*        max-height: max-content;*/
/*    }*/

/*    .postcatehigh__main__card__img img {*/
/*        border-top-left-radius: 0;*/
/*        border-top-right-radius: 0;*/
/*    }*/

/*    .postcatehigh__main__card__content a h3 {*/
/*        font-size: 16px;*/
/*        display: -webkit-box;*/
/*        -webkit-line-clamp: 2;*/
/*        -webkit-box-orient: vertical;*/
/*        overflow: hidden;*/
/*        text-overflow: ellipsis;*/
/*    }*/

/*    .postcatehigh__main__card__content {*/
/*        gap: 6px;*/
/*    }*/

/*    .postcatehigh__main__card__content__info {*/
/*        margin-top: 4px;*/
/*    }*/

/*    .postcatehigh__main__card__content p {*/
/*        font-size: 14px;*/
/*        -webkit-line-clamp: 2;*/
/*    }*/

/*    .postcatehigh__main__card {*/
/*        align-items: center;*/
/*    }*/

/*    .postcatehigh__main__card__content {*/
/*        padding: 0;*/
/*    }*/

/*    .pagination__postcatehigh {*/
/*        flex-wrap: wrap;*/
/*    }*/

/*    .list__post__pagecate__layout__card {*/
/*        grid-template-columns: 5fr 7fr;*/
/*    }*/

/*    .list__post__pagecate__layout__card__content .info a {*/
/*        font-size: 15px;*/
/*        display: -webkit-box;*/
/*        -webkit-line-clamp: 2;*/
/*        -webkit-box-orient: vertical;*/
/*        overflow: hidden;*/
/*        text-overflow: ellipsis;*/
/*    }*/

/*    .pagination__postcatehigh {*/
/*        gap: 10px;*/
/*    }*/

/*    .list__post__pagecate__layout__card__content .info p {*/
/*        font-size: 13px;*/
/*    }*/

/*    .banner-page-content-category {*/
/*        font-size: 14px;*/
/*    }*/

/*    .list__post__pagecate__layout__card__content {*/
/*        padding: 12px;*/
/*    }*/

/*    .postcatehigh__main__card__content__info__dateupdate,*/
/*    .category__card__now {*/
/*        font-size: 12px;*/
/*    }*/

/*    .list__post__pagecate__sidebar {*/
/*        gap: 36px;*/
/*    }*/

/*    .list__post__pagecate__sidebar .title__hd {*/
/*        font-size: 20px;*/
/*    }*/

/*    .service__mkt .content h2 {*/
/*        font-size: 24px;*/
/*    }*/

/*    .list__post__pagecate {*/
/*        padding: 48px 0;*/
/*    }*/
/*} */
