
* {
    outline: 0;
    box-sizing: border-box;
    font-family: Roboto-Medium, sans-serif;
}
a {
    text-decoration: unset;
}
* {
    margin: 0;
}
*,body {
    margin: 0
}
body {
    font-size: 13px;
    color: #4f4f4f;
    line-height: 1.428571429;
    background: #f2f2f2
}
::-webkit-scrollbar {
    width: 1px;
}
.text {
    font-weight: 400;
    font-family: Roboto-Medium, sans-serif;
}
.text {
    font-size: 14px;
    line-height: 16px;
    color: #474747;
}
.boxHeaderBanner {
    float: left;
    width: 100%;
}
.new_banner_th .box_input {
    position: relative;
    float: left;
    width: 100%;
}
.main_search input {
    position: relative;
}
.banner_QR,
.icon_qr,
.note,
.scan_qr {
    display: flex;
}
.box_select_login {
    padding: 22px 53px 15px;
}
.box_select_login p {
    font-family: Roboto-Medium, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #0f21b4;
}
.new_banner_th #box_search_index {
    position: relative;
    min-height: 578px;
}
.new_banner_th .main_search {
    width: 100%;
    position: absolute;
    top: 100px;
    padding: 0;
}
.box_banner_home {
    position: relative;
    background-color: #4c5bd4;
    background-size: 100% 100%;
    float: left;
    width: 100%;
}
/* hiệu ứng banner */
.container_dot_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.start_dots:nth-child(1) {
    background-position: 10% 90%;
    animation-delay: 0s;
}
@keyframes zoom {
    0% {
        opacity: 0;
        transform: scale(1.5);
        transform: rotate(5deg);
        animation-timing-function: ease-in;
    }
    50% {
        opacity: 0.5;
    }
    85% {
        opacity: 1;
    }
    95% {
        opacity: .1;
    }
    100% {
        opacity: .2;
        transform: scale(2.5);
    }
}
.start_dots {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-image: radial-gradient(4px 4px at 50px 200px, #eee, rgba(0, 0, 0, 0)), radial-gradient(4px 4px at 40px 70px, #fff, rgba(0, 0, 0, 0)), radial-gradient(6px 6px at 120px 40px, #ddd, rgba(0, 0, 0, 0));
    background-repeat: repeat;
    background-size: 250px 250px;
    opacity: 0;
    animation: zoom 10s infinite;
}
.hidden {
    display: none !important;
}
.new_banner_th .show_nc {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    cursor: pointer;
}
.boxContainHome {
    background: #f2f2f2;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    float: left;
    display: block;
}
.boxContentHome {
    margin-top: 45px;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    max-width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.boxFilterNewHot, 
.bodyHome .boxListNewHome {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    margin-bottom: 15px;
    padding: 15px;
}
.title_lst_new {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #474747;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #4c5bd4;
    padding-bottom: 8px;
    font-family: Roboto-Medium, sans-serif;
}
.boxContain_ListNew {
    position: relative;
    padding: 15px 0;
    width: 100%;
}
.boxContent_ListNew {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 8px; 
}
.bodyHome .pagination {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.bodyHome .pagination .btn_next_tab {
    background: transparent;
    aspect-ratio: 1 / 1;
    border: 1px solid #4c5bd4;
    color: #000000;
    cursor: pointer;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px 0px #0000001a;
    margin: 0 5px;
    padding: 0;
}
.bodyHome .btn_next_tab svg {
    width: 18px;
    height: 18px;
}
.bodyHome .sl_vlai {
    color: #4c5bd4;
    font-weight: 500;
}
.bodyHome .pagination button:disabled {
    border: 1px solid #dee0e2;
    color: #dee0e2;
    cursor: unset;
    opacity: 1;
}

.bodyHome .pagination button:disabled svg {
    fill: #dee0e2;
}

.bodyHome .box_pagination_lstnew .gachngang {
    border: none;
    color: rgba(76,91,212,.1);
    background: rgba(76,91,212,.1);
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 20px;
    height: 4px;
    border-radius: 16px;
    margin-right: 5px;
}

.bodyHome .box_pagination_lstnew .gachngang:hover, 
.bodyHome .box_pagination_lstnew .gachngang.active {
    color: #4c5bd4;
    font-weight: bold;
    background: #4c5bd4;
}

.bodyHome .box_pagination_lstnew .gachngang:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}
.boxListNewHome .item_vl .box_left_vl .icon_anhsao_new {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 0;
    border-radius: 0 !important;
}

@media (max-width: 700px) {
    .bodyHome .main_box_vieclam {
        margin-bottom: 0 !important;
        width: 100%;
        padding: 0 0 20px;
        float: left;
    }
}

.bodyHome .boxListNewHome .overlay_loading_vlai {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.bodyHome .boxListNewHome .overlay_loading_vlai .content_loading_vlai {
    border: 4px solid #ccc;
    border-top: 4px solid #007bff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: loading_ai 0.8s linear infinite;
}
.bodyHome .boxListNewHome .boxlst_tabAI {
    transition: transform 0.3s ease;
    white-space: nowrap;
    will-change: transform;
    display: inline-block;
}
.bodyHome .boxlst_tabAI_wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
    max-width: 120px;
}
@keyframes loading_ai {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.bodyHome .item_catehome {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    text-align: center;
    padding: 20px 10px;
    -webkit-transition: 0.5s all ease;
    transition: 0.2s all ease;
    border-radius: 10px;
    width: calc(100% / 4 - 12px);
    color: #000;
    background: #f3f5f7;
    border: 1px solid transparent;
}

.bodyHome .item_catehome:hover {
    background: #fff;
    border-color: #043379;
    box-shadow: 0 10px 30px rgba(14, 42, 166, 0.2);
    cursor: pointer;
    outline: 0 10px 30px rgba(14, 42, 166, 0.2);
}

.bodyHome .box_list.listcate_home.listcate_gap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.bodyHome .boxlist_ntdhome {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .05);
}
.bodyHome .boxTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}
.bodyHome .boxTop .job_h2 {
    color: #474747;
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    font-family: Roboto-Medium, sans-serif;
    text-transform: uppercase;
}
.bodyHome .pagination-controls {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.bodyHome .circle-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #4c5bd4;
    background: #fff;
    cursor: pointer;
    aspect-ratio: 1 / 1;
    box-shadow: 0px 0px 5px 0px #0000001a;
    padding: 0;
}

.bodyHome .txtname_cate {
    color: #474747;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.bodyHome .boxcontent_catehome {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
.bodyHome .iconCate {
    width: 100px;
}
.bodyHome .circle-btn:hover:not(:disabled) {
    background: #4c5bd4;
}
.bodyHome .circle-btn:hover:not(:disabled) svg {
    fill: #FFF;
}
@media (max-width: 1024px) {
    .bodyHome .item_catehome {
        width: calc(100% / 3 - 10px);
    }
}
@media (max-width: 700px) {
    .bodyHome .item_catehome {
        width: calc(100% / 2 - 8px);
    }
}
.box_banner_tiaset.banner_home_tiaset {
    float: left;
    width: 100%;
    background: url(https://timviec365.vn/images/tia_set/bn_home_tiaset1366.webp) 0 0/100% 100%;
    margin-bottom: 15px;
}
.banner_home_tiaset .content_banner_tiaset {
    padding: 44px 25px 44px 40px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner_home_tiaset .box_countdown_clock {
    display: flex;
    column-gap: 7px;
    align-items: baseline;
}
.banner_home_tiaset .box_countdown_item {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: center;
}
.banner_home_tiaset .box_num_clock {
    display: flex;
    align-items: center;
    column-gap: 4px;
}
.banner_home_tiaset .box_lock {
    width: 30px;
    height: 35px;
    background: linear-gradient(180deg, rgba(73, 176, 238, 0.48) 17.53%, rgba(62, 167, 230, 0) 127.18%);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_home_tiaset .hai_cham,
.banner_home_tiaset .num_clock {
    font-size: 20px;
    line-height: 23px;
    color: #f5f9ff;
}
.banner_home_tiaset .title_clock {
    font-family: Roboto-Medium, sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}
.banner_home_tiaset .title_list {
    font-weight: 600;
    text-align: right;
    text-transform: uppercase;
}
.banner_home_tiaset .title_list,
.banner_home_tiaset .txt_time_ts {
    font-family: Roboto-Medium, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}
.banner_home_tiaset .link_list {
    font-family: Roboto-Medium, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
}
.banner_home_tiaset .txt_time_ts {
    font-weight: 700;
}
.banner_home_tiaset .banner_tiaset_left {
    display: flex;
    height: 100%;
    width: 55%;
    justify-content: space-between;
}
.banner_home_tiaset .banner_tiaset_right {
    max-width: 187px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 14px;
}
.banner_home_tiaset .link_list {
    background: #ffaf37;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    width: fit-content;
    padding: 7px 10px;
}
.banner_home_tiaset .box_title_banner {
    max-width: 320px;
}
.banner_home_tiaset .title_tiaset {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 9px;
}
.banner_home_tiaset .note_tiaset {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}
.banner_home_tiaset .box_time_tiaset {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
}
.link_list img {
    height: auto;
    width: auto;
}
.boxHotline {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .05);
}
.boxHotline .box_hotline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.boxItemHotline {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
.boxItemHotline.box_contact {
    width: 60%;
}
.boxItemHotline.box_complaint {
    width: 40%;
}
.boxItemHotline .hotline_tittle, 
.boxItemHotline .title_hotline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 20px;
    line-height: 24px;
    color: #4c5bd4;
}
.boxItemHotline .txt_phone_hotline {
    color: #fa5555;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}
.boxItemHotline .call_hot {
    display: flex;
    color: #4c5bd4;
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #4c5bd4;
    background: unset;
    padding: 8px 20px;
    border-radius: 40px;
    gap: 5px;
    align-items: center;
    justify-content: center;
    width: 80%;
    max-width: 95%;
}
.boxBannerCV.ctn_banner_utcv {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ctn_ndung_utcv {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
}

.ctn_chung_utcv {
    width: calc(50% - 7px);
    display: flex;
    flex-wrap: wrap;
}

.ctn_left_uplcv {
    background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_banner_ulcv.webp) 0 0 / 100% 100% no-repeat;
    padding: 50px 260px 60px 27px;
}
.ctn_right_tcv {
    background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_banner_tcv.webp) 0 0/100% 100% no-repeat;
    padding: 50px 260px 60px 27px
}
.ctn_tde_uplcv {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #4c5bd4;
}
.ctn_des_uplcv {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #474747;
}
.ctn_des_uplcv, .ctn_tde_uplcv {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
}
.ctn_dd_uplcv {
    background: #4c5bd5;
    padding: 4px 10px;
    color: #fff;
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
}
.boxListNewHome .item_vl {
    position: relative;
    box-sizing: border-box;
    height: auto;
    width: calc(100% / 3);
    padding: 10px;
    border-radius: 1px;
    border: 1px solid #dfdfdf;
}
.boxListNewHome .item_vl:hover {
    background-color: #F6F6F6;
    outline: #d3d5d9 solid 1px;
    transform: scale(1.02);
    z-index: 1;
}
.boxListNewHome .item_vl .content_vl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}
.boxListNewHome .box_left_vl {
    width: 70px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
}
.boxListNewHome .box_right_vl {
    width: calc(100% - 80px);
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    justify-content: center;
}
.boxListNewHome .item_vl .logo_user_th {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #4c5bd4;
}
.boxListNewHome .item_vl .box_left_vl img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    object-fit: contain;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.item_home_th .box_time_off, .popup_detail_news .block_top .block_top_left .block_avatar .time_off {
    position: absolute;
    padding: 1px 5px;
    right: 0;
    top: 75%;
    background: #f4fce9;
    border-radius: 24px;
    font-weight: unset;
    font-size: 10px;
    line-height: 14px;
    color: #76b51b
}
.box_vote_new {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.boxListNewHome .tit_vip {
    color: #4c5bd4;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 500;
}
.boxListNewHome .name_com {
    color: #6f6f6f;
    line-height: 17px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.boxContenrChild {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.boxListNewHome .job_local {
    width: fit-content;
    max-width: calc(100% - 100px);
    display: flex;
    align-items: center;
    gap: 5px;
}
.boxListNewHome .job_history, 
.boxListNewHome .job_chat {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.boxListNewHome .job_chat {
    width: 90px;
}
.boxListNewHome .job_history {
    width: 71px;
}
.txt_job_local {
    color: #6f6f6f;
    line-height: 17px;
    font-size: 14px;
    width: calc(100% - 15px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.boxContenrChild_v2 {
    gap: 5px;
}
.boxListNewHome .job_time {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 17px;
    font-size: 14px;
    color: #6f6f6f;
    width: 95px;
}
.boxListNewHome .job_money {
    color: #d44cae;
    line-height: 17px;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    width: fit-content;
    max-width: calc(100% - 10px - 71px - 95px);
}
.txt_job_money {
    width: calc(100% - 15px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pop-cod {
    width: 100%;
}
.select2-container {
    position: relative;
}
.box_search .select2-container,
.select2-container {
    margin-top: 0 !important;
}
.select2-container {
    float: left;
    margin-bottom: 19px !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.select2-container--default .select2-selection--single {
    line-height: 36px;
    height: 36px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 41px !important;
    padding-left: 6px !important;
    color: #788993;
    border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: left;
    font-size: 17px;
    width: 100% !important;
    color: #444;
    line-height: 28px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    box-sizing: border-box;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    border-radius: 3px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.from-pop,
.title-pop p {
    display: inline-block;
    text-align: left;
}
.title-pop p {
    font-family: Roboto-Medium, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
}
.pop-nangcao {
    height: 1500px;
    position: fixed;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background: #00000087;
    top: 0;
}
.pop-bor,
.pop-nangcao {
    width: 100%;
    z-index: 9999;
    float: left;
}
.pop-bor {
    text-align: center;
    padding-top: 19vh;
}
.from-pop {
    width: 911px;
    margin: auto;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.55);
    border-radius: 10px;
    background: #fff;
}
.title-pop {
    float: left;
    width: 100%;
    padding: 18px 0;
    background: #4c5bd4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.title-pop p {
    font-weight: 400;
}
.btn-pop a {
    text-align: center;
}
.title-pop p:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: url(https://timviec365.vn/timviecejs/images/icon_search_tknc.png) bottom left/100% 100% no-repeat;
    margin: 0 14px 0 25px;
    color: #fff;
}
.title-pop .close {
    float: right;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
}
.nd-pop {
    float: left;
    background: #fff;
    padding: 37px 25px 20px;
    border-bottom: 2px solid #d7d2d2;
    border-radius: 0 0 10px 10px;
}
.search_nc_th .ip_search_nc {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.pop .select2,
.pop select,
.search_nc_th .ip_search_nc .key_th {
    height: 40px;
    color: #000;
    margin-bottom: 0 !important;
    line-height: 18px;
    font-size: 15px;
    background: #fff;
}
.search_nc_th .ip_search_nc .key_th {
    width: 100%;
    font-family: Roboto-Regular, sans-serif;
    border: 1px solid #999 !important;
    border-radius: 8px;
    text-indent: 5px;
}
.pop {
    margin-bottom: 20px;
    width: 31%;
    float: left;
}
.pop .select2,
.pop select {
    width: 266px;
    border: 1px solid #999 !important;
    border-radius: 8px;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
.pop .select2 {
    width: 266px !important;
    margin: 0;
}
.pop-cod .pop:nth-child(3n + 0) {
    margin-right: 0;
}
.btn-pop {
    border-top: 2px solid #d7d2d2;
    padding-top: 22px;
    margin-top: 15px;
}
.btn-pop-click {
    width: 144px;
    height: 38px;
    line-height: 40px;
    float: right;
    border-radius: 5px;
}
.btn-pop-click {
    background: #4c5bd4;
    cursor: pointer;
}
.btn-pop a {
    padding-top: 8px;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    width: 100%;
    float: left;
}
.new_banner_th .new_search {
    width: 100%;
    float: left;
    position: relative;
}
.new_banner_th .box_input {
    position: relative;
    float: left;
    width: 100%;
}
.new_banner_th #fts_id {
    width: 100%;
    border-radius: 40px;
    height: 65px;
    border: none;
    padding-left: 55px;
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
}
#fts_id {
    width: 51%;
    border-radius: 55px 1px 1px 55px;
    height: 70px;
    border: none;
    padding-left: 35px;
    font-size: 16px;
    float: left;
    box-sizing: border-box;
}
#recordButton {
    position: absolute;
    right: 15px;
    top: 17px;
    cursor: pointer;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box_city,
.box_key {
    width: 1047px;
    float: left;
    position: relative;
    margin-top: -5px;
    display: none;
}
.box_show .close_bs {
    position: absolute;
    top: -5px;
    right: 5px;
    font-size: 32px;
    color: gray;
    z-index: 1000;
    cursor: pointer;
}
.nd_box_city,
.nd_box_key {
    -webkit-box-shadow: 0 0 5px 0 #c20000;
    -moz-box-shadow: 0 0 5px 0 #c2d6d6;
    box-shadow: 0 0 5px 0 #c20000;
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 10px;
    min-height: 275px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 990;
    padding: 15px 0 15px 18px;
    box-sizing: border-box;
}
.box_show,
.main_search input,
.select2-container,
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.nd_box_key .kq_lq {
    float: left;
    width: 48%;
}
.text_def {
    margin-bottom: 15px;
    font-family: Roboto-Medium, sans-serif;
}
.text_def,
.text_def2 {
    font-size: 13px;
    line-height: 15px;
    color: #888;
}
.nd_box_city .kq_gy span,
.nd_box_key .kq_gy span {
    width: 33%;
    float: left;
    margin-bottom: 10px;
}
.nd_box_city .kq_gy p,
.nd_box_city .kq_gy a,
.nd_box_key .kq_gy a {
    font-size: 14px;
    line-height: 16px;
    color: #484848;
    cursor: pointer;
}
.new_banner_th #box_search_index .select2-container {
    width: 397px !important;
    float: left;
}
#box_search_index .select2-container {
    margin-top: 15px;
    width: 36% !important;
    float: left;
}
#box_search_index .select2-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    background: unset;
    margin-bottom: 8px;
}
.new_banner_th .box_m_search .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 40px 0 0 40px;
    border-left: 1px solid #4c5bd4;
}
.box_m_search .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 0;
    border-left: 1px solid #4c5bd4;
}
.box_m_search .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 65px;
}
.select2-container--default .select2-selection--single {
    line-height: 36px;
    height: 36px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}
.new_banner_th .box_m_search .select2-container--default .select2-selection--single .select2-selection__arrow,
.new_banner_th .box_search .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}
.new_banner_th .box_m_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 66px;
    font-size: 16px;
    text-indent: 48px;
}
.box_m_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 66px;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 41px !important;
    padding-left: 6px !important;
    color: #788993;
    border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: left;
    font-size: 17px;
    width: 100% !important;
    color: #444;
    line-height: 28px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    box-sizing: border-box;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
}
.box_search .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: left;
    width: 10px;
    text-indent: 0;
    padding: 0 20px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.box_m_search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    border-radius: 3px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.new_banner_th .mobi-bor {
    margin-bottom: 30px;
    float: left;
    width: 123px;
}
.new_banner_th .btn_search {
    width: 100%;
    height: 65px;
    border: none;
    background: #fff600;
    color: #485bd6;
    font-size: 16px;
    border-radius: 1px 55px 55px 1px;
    border-left: 1px solid #4c5bd4;
    cursor: pointer;
    font-weight: 700;
}
.new_banner_th .show_nc {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-top: 15px;
    cursor: pointer;
}
.nd_box_city .kq_gy {
    float: left;
    width: 50%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
#fts_idautocomplete-list div {
    margin: 10px 5px;
    font-size: 15px;
}
.auth_form1 .text,
.text {
    font-weight: 400;
    font-family: Roboto-Medium, sans-serif;
}
.auth_form1 {
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 453px;
    height: 139px;
    border-radius: 8px;
}
.auth_form1 .top {
    display: flex;
    gap: 15px;
}
.auth_form1 .top .icon {
    width: 56px;
}
.auth_form1 .top .box_select_kt {
    width: calc(100% - 57px - 15px);
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.auth_form1 .text {
    font-size: 16px;
    line-height: 135%;
    color: #333;
}
.auth_form1 .top .box_select_kt .select2-container {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.text {
    font-size: 14px;
    line-height: 16px;
    color: #474747;
}
.auth_form1 .button {
    display: flex;
    justify-content: end;
}
.auth_form1 .button button {
    border: none;
    min-width: 105px;
    border-radius: 6px;
    font-family: Roboto-Medium, sans-serif;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
    line-height: 135%;
    font-size: 15px;
    background: #4c5bd4;
    font-weight: 500;
}
.boxTabNew {
    display: none;
    width: 100%;
    background-color: #4C5BD5;
    border-top: #d3d5d9 solid 2px;
    padding: 15px;
}
.listTabNew {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.itemTabNew {
    width: 50%;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
.containFilterNewHot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}
.boxFilterNewHot .boxFilter_left {
    width: 270px;
}
.boxFilterNewHot .filter_newhot {
    width: 100%;
    height: 100%;
    border: 2px solid #c4c4c4;
    border-radius: 4px
}
.boxFilterNewHot .select2-container {
    margin-bottom: unset !important;
    width: 100% !important;
}
.boxFilterNewHot .select2-container--default .select2-selection--single::before {
    content: 'Lọc theo: ';
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 36px;
    background: url(/images/New_images/icon_filter_AI.svg) left center no-repeat;
    padding-left: 28px
}
.boxFilterNewHot .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: calc(100% - 125px)!important;
    height: 100%!important;
    font-size: 16px;
    color: #474747;
    line-height: 36px;
    font-weight: 500
}
.boxFilterNewHot .select2-container--default .select2-selection--single {
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    height: 36px;
}
.boxFilterNewHot .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.boxFilter_right {
    display: block;
    width: calc(100% - 350px);
    cursor: grab;
    overflow: hidden;
    position: relative;
}
.boxFilterNewHot .btnFilter {
    display: flex;
    position: absolute;
    width: 100px;
    height: 41px;
    z-index: 1;
    margin: auto;
    bottom: 0;
    top: 0;
    align-items: center;
}   
.boxFilterNewHot .btnFilter.btnFilter_right {
    right: 0;
    background: linear-gradient(270deg, #fFF 14.81%, rgba(243, 245, 247, 0));
    justify-content: flex-end;
}
.boxFilterNewHot .btnFilter.btnFilter_left {
    left: 0;
    background: linear-gradient(90deg, #fff 14.65%, rgba(243, 245, 247, 0));
    justify-content: flex-start;
}
.boxFilterNewHot .btnFilter_next,
.boxFilterNewHot .btnFilter_prev {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4c5bd4;
    border-radius: 50%;
    cursor: pointer;
}
.boxFilterNewHot .img_next {
    height: 15px;
    width: 15px;
}
.boxFilterNewHot .item_filter {
    padding: 11px 20px;
    background: rgba(76, 91, 212, 0.1);
    border-radius: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4c5bd4;
    border: none;
    cursor: pointer;
    margin-right: 5px;
}
.boxFilterNewHot .btnFilter_next:hover,
.boxFilterNewHot .btnFilter_prev:hover {
    background: #4c5bd4;
}
.boxFilterNewHot .btnFilter_next:hover svg path, 
.boxFilterNewHot .btnFilter_prev:hover svg path {
    fill: #FFF;
}
.boxFilterNewHot .item_filter.active,
.boxFilterNewHot .item_filter:hover {
    background: #4c5bd4;
    color: #fff;
}
.boxFilterNewHot .listFilter_newHot {
    display: inline-block !important;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.05, 0, 0, 1);
    white-space: nowrap;
    will-change: transform;
    width: max-content;
}
.boxFilter_rightMb {
    display: none;
}

@media screen and (max-width: 1165px) {
    .boxTabNew {
        display: block;
    }
    .new_banner_th #box_search_index {
        height: 375px;
        min-height: unset;
    }
    .boxContentHome {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }
    .banner_home_tiaset .banner_tiaset_left {
        width: 58%;
    }
    .banner_home_tiaset .content_banner_tiaset {
        padding: 44px 20px 33px;
    }
    .banner_home_tiaset.box_banner_tiaset {
        background: url(https://timviec365.vn/images/tia_set/bn_home_tiaset_1024.png) 0 0/100% 100%;
    }
    .boxListNewHome .item_vl {
        width: calc(100% / 2 - 4px);
    }
    .select2-container--default .select2-selection--single {
        float: left;
        width: 100% !important;
    }
    .pop-bor {
        padding-top: 10vh;
    }
    .new_banner_th .box_m_search {
        width: 100%;
        float: left;
    }
    .new_banner_th .box_m_search .select2-container--default .select2-selection--single,
    .new_banner_th .btn_search {
        height: 40px;
        border-radius: 40px;
    }
    .box_m_search .select2-container--default .select2-selection--single {
        background-color: transparent;
        height: 50px;
        border: none;
    }
    .new_banner_th .box_m_search .select2-container--default .select2-selection--single {
        border-radius: 40px;
    }
    .select2-container--default .select2-selection--single {
        float: left;
        width: 100% !important;
    }
    .new_banner_th #box_search_index .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0 !important;
        font-size: 18px;
        line-height: 43px;
        font-weight: 500;
    }
    #box_search_index .select2-container--default .select2-selection--single .select2-selection__rendered {
        float: left;
        border: none;
        font-family: Roboto-Medium, sans-serif;
        border-radius: 11px;
        padding-left: 40px !important;
        font-size: 16px;
        line-height: 44px;
    }
    .new_banner_th #select2-index_dia_diem-container {
        background: unset;
    }
    #select2-index_dia_diem-container {
        background: url(https://timviec365.vn/images/loc/ctt_n.png) 15px center no-repeat #fff;
        padding-left: 40px;
        color: #4c5bd4;
        font-family: Roboto-Medium, sans-serif;
    }
    .box_m_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px;
    }
    #box_search_index .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 50%;
    }
    .btn_search {
        font-family: Roboto-Medium, sans-serif;
    }
    .mobi-bor,
    .new_banner_th .new_search {
        width: 100%;
        float: left;
    }
    .box_city,
    .box_key,
    .nd_box_key .kq_gy,
    .nd_box_key .kq_lq {
        width: 100%;
    }
    .new_banner_th .show_nc {
        margin-top: 0;
    }
    .btn_search {
        height: 40px;
        border-radius: 11px;
        font-size: 18px;
    }
    .new_banner_th .btn_search {
        height: 40px;
        border-radius: 40px;
    }
    .new_banner_th .mobi-bor {
        float: left;
        width: calc(100% - 50px);
    }
    #box_search_index .select2-container {
        width: 100% !important;
        float: left;
        height: 50px;
    }
    .new_banner_th #box_search_index .select2-container {
        width: 100% !important;
        height: 40px;
    }
    .nd_box_key {
        min-height: 100px;
    }
    #fts_id {
        width: 100%;
        border-radius: 10px;
        height: 40px !important;
        margin-bottom: 25px;
        padding-left: 20px;
    }
    #search_new_ntd #fts_id {
        background: url(https://timviec365.vn/images/New_images/icn_search_nn.png) 15px center no-repeat #fff;
        padding-left: 45px;
    }
    .new_banner_th #search_new_ntd #fts_id {
        background: #fff;
        padding-left: 45px;
    }
    .boxFilterNewHot .boxFilter_left {
        width: 50%;
    }
    .boxFilter_right {
        display: none;
    }
    .boxFilter_rightMb {
        display: block;
        width: 50%;
    }
}
@media screen and (max-width: 1024px) {
    .ctn_ndung_utcv {
        flex-wrap: wrap;
        gap: 20px;
    }
    #filter_select_right, .ctn_chung_utcv {
        width: 100%;
    }
    .ctn_left_uplcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_upl_cv_1024.png) 0 0 / 100% 100% no-repeat;
    }
    .ctn_right_tcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_tcv_1024.png) 0 0 / 100% 100% no-repeat;
    }
    #recordButton {
        right: 11px;
        top: 5px;
    }
}
@media screen and (max-width: 1000px) {
    .nd_box_city .kq_gy {
        width: 90%;
    }
}
@media screen and (max-width: 950px) {
    .pop-cod .pop:nth-child(3n + 0) {
        margin-right: 30px;
    }
    .nd-pop {
        padding: 37px 60px 20px;
    }
    .from-pop {
        width: 98%;
        margin: 0 1%;
    }
}   
@media screen and (max-width: 950px) {
    .ctn_left_uplcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_upl_cv_768.png) 0 0 / 100% 100% no-repeat;
    }
    .ctn_right_tcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_tcv_768.png) 0 0 / 100% 100% no-repeat;
    }
}
@media screen and (max-width: 768px) {
    .banner_home_tiaset .link_list {
        font-size: 15px;
        line-height: 18px;
    }
    .banner_home_tiaset .banner_tiaset_right {
        row-gap: 12px;
        max-width: 180px;
    }
    .banner_home_tiaset .box_lock {
        width: 30px;
        height: 35px;
    }
    .banner_home_tiaset .note_tiaset,
    .banner_home_tiaset .title_list,
    .banner_home_tiaset .txt_time_ts {
        font-size: 13px;
        line-height: 18px;
    }
    .banner_home_tiaset .title_tiaset {
        font-size: 24px;
        line-height: 28px;
    }
    .banner_home_tiaset .box_title_banner {
        max-width: 237px;
    }
    .banner_home_tiaset .banner_tiaset_left {
        width: calc(100% - 187px);
        column-gap: 5px;
    }
    .banner_home_tiaset .content_banner_tiaset {
        padding: 45px 20px 40px 28px;
    }
    .box_banner_tiaset.banner_home_tiaset {
        background: url(https://timviec365.vn/images/tia_set/bn_home_tiaset_768.png) 0 0/100% 100%;
    }
    .boxHotline .box_hotline {
        flex-direction: column;
    }
    .boxHotline .boxItemHotline {
        width: 100%;
    }
    .boxItemHotline .hotline_tittle, .boxItemHotline .title_hotline {
        font-size: 18px;
        line-height: 20px;
    }
}
@media (max-width: 700px) {
    .box_banner_tiaset.banner_home_tiaset {
        height: 285px;
    }
    .ctn_right_tcv {
        display: none;
    }
    .ctn_left_uplcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_banner_ulcv.webp) 0 0 / 100% 100% no-repeat;
        padding: 40px 195px 30px 27px;
    }
    .boxListNewHome .item_vl {
        width: 100%;
    }
    .btn-pop {
        padding-top: 0;
    }
    .pop .select2,
    .pop select {
        width: 100% !important;
        height: 34px;
        border: 1px solid #d7d2d2 !important;
        background: #fff;
    }
    .search_nc_th .ip_search_nc .key_th {
        height: 34px;
        font-size: 15px;
    }
    .pop-nangcao .nd-pop {
        padding: 15px;
    }
    .title-pop {
        padding: 12px 0;
    }
    .pop-nangcao .pop-bor {
        padding-top: 10px;
    }
    .pop-nangcao .pop {
        width: 100%;
        margin: 0 0 8px;
    }
}
@media screen and (max-width: 600px) {
    .banner_home_tiaset .link_list {
        padding: 5px 10px;
    }
    .banner_home_tiaset .title_list {
        text-align: center;
    }
    .banner_home_tiaset .banner_tiaset_left,
    .banner_tiaset_right {
        max-width: unset;
    }
    .banner_home_tiaset .banner_tiaset_right {
        align-items: center;
        max-width: 100%;
    }
    .banner_home_tiaset .box_time_tiaset {
        align-items: center;
    }
    .banner_home_tiaset .note_tiaset {
        text-align: left;
    }
    .banner_home_tiaset .title_tiaset {
        font-size: 16px;
        line-height: 19px;
        text-align: left;
    }
    .banner_home_tiaset .box_title_banner {
        max-width: calc(100% - 70px);
    }
    .banner_home_tiaset .content_banner_tiaset {
        padding: 16px;
        flex-direction: column;
        row-gap: 15px;
    }
    .box_banner_tiaset.banner_home_tiaset {
        background: url(https://storage.timviec365.vn/timviec365/images/tia_set/bn_home_tiaset_414.webp?v=195) 0 0/100% 100%;
    }
    .banner_home_tiaset .banner_tiaset_left {
        flex-direction: column;
        row-gap: 10px;
        width: 100%;
    }
}
@media screen and (max-width: 376px) {
    .btn-pop {
        margin-top: 0;
    }
}