/* ====================popup_thuungtuyen============================ */

#m_thuut {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: 999999;
    display: none;
}

#m_thuut .container_thuut {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#m_thuut .box_thuut {
    max-width: 813px;
    width: 100%;
    max-height: 550px;
    height: 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #FFF;
    padding: 20px 20px 30px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#m_thuut .header_thuut {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    gap: 10px;
}

#m_thuut .footer_thuut {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: end;
}

#m_thuut .title_thuut {
    font-size: 18px;
    line-height: 24px;
    color: #474747;
    font-family: Roboto-Medium;
}

#m_thuut .txta_ct_thuut {
    width: 100%;
    height: 100%;
    border: none;
    resize: unset;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    font-family: 'roboto';
}

#m_thuut .txt_ct_thuut {
    font-family: Roboto-Medium;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    color: #5987D8;
    width: 100%;
    text-align: center;
}

#m_thuut .ft_btn_utuyen {
    width: 161px;
    height: 35px;
    background: #4C5BD4;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    font-weight: 400;
}

#m_thuut .ft_btn_huy {
    width: 75px;
    height: 35px;
    background: #D9D9D9;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #595959;
}

#m_thuut .content_thuut {
    width: 100%;
    padding: 28px 18px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    background: url(/images/New_images/ic_vienthuut.png)no-repeat;
    background-size: 100% 100%;
}

#m_thuut .frame_ct_thuut {
    width: 100%;
    height: 100%;
}


/* end */


/* popup gợi ý tin sau ứng tuyển  */

.nhs_header {
    width: 100%;
    height: 46px;
    padding: 10px 20px;
    background: #4c5bd4;
    border-radius: 5px 5px 0 0
}

.nhs_header .nhs_bag {
    float: left;
    margin-bottom: -2px;
    margin-right: 15px
}

.nhs_header .nhs_title_2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
    display: inline-block
}

.nhs_header .close_pop_login {
    margin-right: 0;
    margin-top: 5px
}

.overlay_nhs .wapper_nhs {
    margin: 30px auto
}

.nhs_main_2 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 20px;
    max-height: 450px;
    overflow-y: auto;
}

.gy_tit p {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: .015em;
    color: #666;
    margin-bottom: 5px
}

.gy_tit .gy_title:before {
    content: "";
    background: url(/images/loc/check_nhs.png);
    width: 19px;
    height: 19px;
    margin-right: 7px;
    display: inline-block;
    margin-bottom: -3px
}

.nhs_main_2 .item_cate {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #EFEFEF
}

.item_cate_nhs .input-checkbox {
    float: left;
    margin-right: 20px;
    margin-top: 30px
}

.item_cate_nhs .input-checkbox input {
    cursor: pointer
}

.pop_footer {
    background: #ECF0F1;
    border-radius: 0 0 5px 5px;
    float: left;
    width: 100%;
    padding: 15px 20px
}

.item_cate_nhs .center_cate {
    float: left;
    width: 70%;
}

.item_cate_nhs .img_cate img {
    margin-right: 20px
}

.pop_footer .pop_tf {
    float: left;
    width: 80%
}

.pop_footer .pop_tf p:nth-child(1) {
    margin-bottom: 5px
}

.pop_footer .pop_tf p img {
    margin-bottom: -2px
}

.pop_footer .btn_ungtuyen_nvt {
    float: right;
    background: #4c5bd4;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #FFF;
    padding: 12px 30px;
    cursor: pointer
}

.item_cate .img_cate {
    float: left;
}

.item_cate .img_cate img {
    float: left;
    width: 120px;
    height: 80px;
    margin-right: 20px;
    object-fit: cover;
}

.center_cate_l,
.center_cate_l h3,
.center_cate_l h2,
.center_cate_l p {
    float: left;
    width: 100%
}

.center_cate_l h3 a,
.center_cate_l h2 a {
    color: #4C5BD5;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 85%;
    float: left;
    line-height: 24px
}

.center_cate_l p {
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.center_cate_l p a {
    font-weight: bold;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    float: left
}

.center_cate_l h2 a {
    font-size: 15px;
    line-height: 22px;
    color: #4C5BD4;
    text-transform: capitalize;
    font-weight: 700;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.center_cate_l .cpn_name a {
    color: #6F6F6F;
    font-weight: 700;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.item_cate .cate_dd {
    display: inline-block;
    margin-right: 10px;
}

.item_cate .cate_dd::before {
    content: "";
    background: url(/images/loc/nn_3.png);
    width: 10px;
    height: 16px;
    margin-bottom: -3px;
    margin-right: 5px;
    display: inline-block;
}

.item_cate .cate_ml {
    color: #D44CAE;
    display: inline-block;
    margin-right: 10px;
}

.item_cate .cate_ml::before {
    content: "";
    background: url(/images/loc/nn_2.png);
    width: 15px;
    height: 15px;
    margin-bottom: -2.5px;
    margin-right: 5px;
    display: inline-block;
}

@media screen and (max-width: 767.98px) {
    .item_cate_nhs .img_cate img {
        width: 90px;
        height: 70px;
        margin-right: 10px;
    }
    .item_cate_nhs .center_cate {
        width: 60%;
    }
    .item_cate_nhs .center_cate_l p {
        line-height: 18px;
    }
}

@media screen and (max-width: 480px) {
    .item_cate .img_cate img {
        width: 75px;
        height: auto;
    }
    .item_cate_nhs .center_cate {
        width: 58%;
    }
}


/* end  */

.box_search .autocomplete-items div,
.text_def,
.text_def2,
body {
    font-family: Roboto-Regular, sans-serif
}

.job_local,
.job_money,
.online_item .ct_online p:first-child,
.right_item_vl a:not(.job_chat),
.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: nowrap;
    text-overflow: ellipsis
}

#footer-intro-ht2 .td_hs_thieu,
.re_send_otp {
    text-decoration-line: underline
}

.box_bottom_cate #mota a,
.box_header.ctn_box_header #box_dangnhap a,
.clode_pop,
.gt_text a,
.re_send_otp,
.tai_app_adr a,
.tde_pop,
.top_tbao .tde_tbao a {
    color: #4c5bd4
}

*,
body,
p {
    margin: 0
}

*,
p,
ul {
    padding: 0
}

#btn-top,
#close_chat,
#popup_back_ut .ic_close_back_ut,
.box_intro_index .nangcao,
.clode_pop,
.dot,
.job_chat_th,
.re_send_otp,
.sub_domain,
.sub_domain1,
.uv_chat_th {
    cursor: pointer
}

.banner_item p,
.box_dnc,
.box_intro_index,
.ctn_chung_hr,
.dez_pop,
.dk_dh_item,
.dk_dh_item_text,
.dk_or,
.footer-right-top,
.footer-right-top p,
.form_dang_ky form .form_gr .dk_btn label,
.form_dang_ky form .form_gr .dk_ntd .form_logo label,
.form_reg.file_uv,
.form_uv #job_fileCV_error,
.hot_nd .user-support,
.item_ntd,
.nex_pre_ctn,
.number_tb,
.off_item,
.qr_cv,
.qr_timviec,
.re_send,
.text-center,
p.titchan.new_dk {
    text-align: center
}

.form_reg input,
.form_uv input,
.reg_select2 .select2-container .select2-search--inline .select2-search__field {
    font-size: 16px;
    line-height: 19px;
}

.form_reg input::-ms-input-placeholder,
.form_reg input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 19px;
}

.banner_tk,
.clear {
    clear: both
}

#content_mess .my_mess .messsage,
#content_mess .user_mess .messsage {
    vertical-align: top;
    text-align: justify;
    padding: 6px;
    display: inline-block
}

.tb_chat365 .post_info,
.user_chat {
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.ctn_tbao_chat,
.mobi-bac {
    display: none
}

* {
    outline: 0;
    box-sizing: border-box
}

@font-face {
    font-family: Roboto-Medium;
    font-display: swap;
    src: url(../fonts/Roboto-Medium.woff2)
}

@font-face {
    font-family: Roboto-Regular;
    font-display: swap;
    src: url(../fonts/Roboto-Regular.woff2)
}

@font-face {
    font-family: Roboto-Bold;
    font-display: swap;
    src: url(../fonts/Roboto-Bold.woff2)
}

.box_show_pqchat .btn_confirm_notify {
    height: 30px;
    background: #4c5bd4;
    border: #ffdead;
    border-radius: 5px;
    padding: 0 5px;
    color: #fff;
    margin-left: 5px
}

.box_show_qrchat {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 40%;
    left: 40%
}

.popup_chat_info {
    position: absolute;
    bottom: 100%;
    left: -48%;
    width: 450px;
    padding: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
    justify-content: center;
    z-index: 999999
}

.container_uv .popup_chat_info {
    left: unset;
    right: 0
}

.box_show_qrchat .popup_chat_info {
    position: unset;
    left: unset;
    bottom: unset
}

.popup_chat_info .chat_avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    overflow: hidden
}

.popup_chat_info .chat_info_qr {
    width: 100px;
    height: 100px;
    display: flex
}

.popup_chat_info .chat_info {
    width: calc(100% - 185px);
    display: flex;
    flex-direction: column;
    gap: 6px
}

.popup_chat_info .chat_info .chat_name {
    font-size: 16px;
    font-weight: 700;
    color: #444
}

.popup_chat_info .chat_info .chat_text {
    font-size: 14px;
    font-weight: 400;
    color: #444
}

.inp_captcha {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 15px
}

.inp_cap {
    border: unset;
    border-bottom: 1px solid #999;
    height: 32px;
    font-size: 16px
}

.modal,
.pop_thongbao {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1;
    overflow: auto
}

.m_hd_qr {
    position: fixed;
    left: 0;
    top: 0px;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1;
    overflow: auto;
    padding-top: 60px;
}

.c-cen .trafficSourcesChart-bar,
.popup_select_acc .auth_form1 {
    height: auto
}

.popup_select_acc .box_select_tk {
    display: flex;
    flex-direction: column;
    width: calc(100% - 56px);
    gap: 20px
}

.footer-right-top,
.pop-cod,
.popup_select_acc .box_select_tk .select_account {
    width: 100%
}

.pop_thongbao {
    display: none;
    padding-top: 100px;
    width: 100%
}

.pop_thongbao .modal-content {
    width: 448px;
    border-radius: 20px;
    background: #fff;
    margin: 0 auto
}

.pop_thongbao .body_modal {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-wrap: wrap
}

.top_tbao {
    width: 100%;
    display: flex;
    gap: 18px;
    align-items: flex-start;
    margin-bottom: 10px
}

.top_tbao .avt_tbao {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.top_tbao .tde_tbao {
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.banner_home_anhsao .note_tiaset,
.foot-cod.foot-hid li:first-child span,
.tktk a,
p.err {
    font-size: 14px
}

.butt_tbao .dong_pop,
.pop_huongdan .mobile .btn_close_hd {
    background: #4c5bd4;
    border-radius: 6px;
    font-weight: 500;
    color: #fff
}

.butt_tbao {
    width: 100%;
    display: flex;
    justify-content: end
}

.butt_tbao .dong_pop {
    width: 105px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    outline: 0;
    cursor: pointer
}

.modal {
    display: none;
    width: 100%
}

.pop_huongdan {
    z-index: 1;
    padding-top: 100px
}

.pop_huongdan .modal-content {
    width: 600px;
    background-color: #eef0fb;
    max-width: 100%
}

.dot.active,
.dot:hover,
.form_reg .box_check_vd input[type=radio]:checked,
header {
    background-color: #4c5bd4
}

.modal-content {
    margin: auto;
    border-radius: 20px
}

.pop_md_top {
    position: relative;
    width: 100%;
    display: flex
}

.clode_pop {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center
}

.avt_huongdan {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 100%;
    height: 483px;
    display: none
}

.avt_huongdan.active,
.check_info input:checked~.checkmark:after,
.select2-results,
.tb_chat365 .frame_tbmess,
header {
    display: block
}

.nex_pre_ctn {
    margin-top: 10px
}

.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s
}

.pop_md_butt {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.loading_gif,
.tde_pop {
    display: flex;
    justify-content: center;
    width: 100%
}

.tde_pop {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    margin-top: 17px
}

.dez_pop {
    width: 100%;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    padding: 0 40px 25px
}

.pop_huongdan .modal-content.mobile {
    padding: 0 16px 40px;
    position: absolute;
    bottom: 0;
    border-radius: unset
}

.pop_huongdan .modal-content.mobile .dez_pop {
    text-align: left;
    padding: 0
}

.pop_huongdan .content_hd_mobile {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 16px 0
}

.pop_huongdan .content_hd_mobile p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #474747
}

.pop_huongdan .mobile .btn_close_hd {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    border: none;
    padding: 10px
}

p.err {
    float: left;
    color: red;
    line-height: 22px
}

.box_ctn_dangtin a,
.box_header.ctn_box_header #box_dangky a,
.dk_box a,
.dn_box a,
.header_poppup_item:hover a,
.menu_item,
.menu_item a,
.tai_app_ios a {
    color: #fff
}

body {
    font-size: 13px;
    color: #4f4f4f;
    line-height: 1.428571429;
    background: #f2f2f2
}

header {
    float: left;
    width: 100%;
    height: 64px;
    z-index: 99
}

.loading_gif {
    position: fixed;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .25);
    align-items: center;
    z-index: 999999
}

a {
    text-decoration: unset
}

li {
    list-style-type: none
}

#btn-top {
    background: url(/images/len.png);
    width: 47px;
    height: 47px;
    position: fixed;
    bottom: 130px;
    right: 25px;
    z-index: 9999999
}

.section_home {
    background: #f2f2f2;
    margin-top: 45px
}

#mobi,
.menu_item {
    height: 34px;
    margin-top: 15px
}

.new_banner header {
    position: relative;
    box-shadow: 0 0 6px rgb(255 255 255 / 50%)
}

.new_banner {
    float: left;
    width: 100%;
    background-image: url(/images/New_images/new_banner_th.webp);
    background-size: 100% 100%;
    position: relative
}

.new_banner.qr {
    background: url(/images/banner_new/banner_home_new.webp) 0 0/cover no-repeat
}

#mobi {
    width: 172px;
    float: right;
    background: #232f87;
    border-radius: 10px;
    margin-right: 10px
}

#box_dangky,
#box_dangnhap,
#box_search_index .search_more .select2-container,
#box_search_index1 .search_more .select2-container,
.mid_span,
.select2-container .select2-search--inline {
    float: left
}

#box_dangky a,
#box_dangnhap a,
.mid_span {
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    float: left
}

#box_dangky {
    margin: 0 5px 0 14px
}

#box_dangnhap {
    margin: 0 14px 0 5px
}

.menu_item {
    float: right;
    margin-right: 25px;
    line-height: 34px;
    font-size: 15px
}

.box_header.ctn_box_header #box_dangky a,
.box_header.ctn_box_header #box_dangnhap a,
.ctn_chung_hr {
    line-height: 39px
}

.menu_item.ctn_menu_item {
    float: left;
    position: relative
}

.menu_item.ctn_menu_item .ctn_sub_domain {
    margin-left: 15px
}

.ctn_up_box {
    width: 337px;
    position: absolute;
    left: -17px;
    top: 29px
}

.menu_item.ctn_menu_item .box_sub {
    width: 100%;
    padding: 20px;
    float: left;
    cursor: auto;
    top: 0;
    right: 0
}

.close_mobi_sel {
    background: url(/images/banner/exp_close_pop.png) no-repeat;
    width: 30px;
    height: 31px;
    display: none;
    position: absolute;
    top: 19px;
    left: 20px
}

.displayblock,
.menu_item.ctn_menu_item .sub_domain:hover .box_sub {
    display: block !important
}

.menu_item.ctn_menu_item .box_sub .ctn_box_ch {
    width: 100%;
    background: rgba(76, 91, 212, .05);
    border-radius: 4px;
    height: 47px;
    float: left;
    padding: 0 11px;
    margin-bottom: 10px
}

.form_dang_ky #frmSignUp,
.gt_text h2,
.menu_item.ctn_menu_item .box_sub .ctn_box_ch:last-child,
h3,
h4 {
    margin-bottom: 0
}

.menu_item.ctn_menu_item .box_sub .ctn_box_ch a {
    width: 100%;
    float: left;
    padding: 0 10px 0 33px;
    color: #474747;
    font-weight: 600;
    position: relative;
    font-size: 15px;
    line-height: 47px
}

.ctn_box_ch .menu_blog {
    background: url(/images/banner/exp_blogger.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_bgia {
    background: url(/images/banner/exp_banggia.png) 3px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_tv {
    background: url(/images/banner/exp_trangvang.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_ctv {
    background: url(/images/banner/exp_ctvien.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_cv_xviec {
    background: url(/images/banner/exp_cv_xviec.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_don_xviec {
    background: url(/images/banner/exp_don_xviec.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_thu_xviec {
    background: url(/images/banner/exp_thu_xviec.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_syllich {
    background: url(/images/banner/exp_syllich.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_cv365 {
    background: url(/images/banner/exp_cv365.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_cv_ngnghe {
    background: url(/images/banner/exp_cv_ngnghe.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_cv_ngngu {
    background: url(/images/banner/exp_cv_ngngu.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_bquyet_vietcv {
    background: url(/images/banner/exp_bquyet_vietcv.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_tra_cluong {
    background: url(/images/banner/exp_tra_cluong.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_luong_grn {
    background: url(/images/banner/exp_luong_grn.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_email {
    background: url(/images/banner/exp_email365.png) 1px 13px no-repeat
}

.sub_domain .box_sub .ctn_box_ch .menu_taiapp {
    background: url(/images/banner/exp_taiapp.png) 1px 13px no-repeat
}

.box_ctn_dangtin {
    width: 92px;
    float: right;
    height: 39px;
    background: #232f87;
    border-radius: 6px;
    margin: 15px 14px 0 0
}

.box_search .select2-container,
.select2-container {
    margin-top: 0 !important
}

.ctn_chung_hr {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 16px
}

.box_header.ctn_box_header #mobi {
    background: unset;
    width: unset;
    height: unset
}

.box_header.ctn_box_header .box_dangnhap {
    width: 109px;
    height: 39px;
    float: left;
    border-radius: 6px
}

.box_header.ctn_box_header #box_dangnhap {
    background: #fff;
    margin: 0 14px 0 0
}

.box_header.ctn_box_header #box_dangky {
    background: #4c5bd4;
    border: 1.5px solid rgba(255, 255, 255, .8);
    margin: 0 5px 0 0
}

.main_search {
    width: 100%;
    position: absolute;
    top: 211px;
    padding: 0 11.5%
}

#buoc2,
#frmSignUp,
.box_m_search,
.box_vieclam_hot .in_vl,
.btn-pop,
.btn-pop a,
.c-small .box_bottom_cate,
.foot-bot,
.form_dang_ky form .form_gr,
.form_dang_ky form .form_gr_bg,
.form_dang_ky form .head_gr,
.head_gr,
.hotline-left,
.link_mxh,
section {
    width: 100%;
    float: left
}

#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
}

.slick-next {
    right: 0 !important
}

.select2-container {
    vertical-align: middle;
    margin-bottom: 19px !important
}

.box_show,
.div_tcl p.tcl,
.div_utl p.tcl,
.ev-from,
.ev-img,
.ev-info select,
.main_search input,
.select2-container .select2-selection--single .select2-selection__clear,
.sub,
.swap-map {
    position: relative
}

#box_search_index .select2-container,
#box_search_index1 .select2-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    background: unset;
    margin-bottom: 8px
}

#box_search_index .select2-container {
    margin-top: 15px;
    margin-bottom: 0;
    width: 36% !important;
    float: left
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    box-sizing: border-box
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    font-size: 14px
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.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
}

.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    line-height: 36px;
    height: 36px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: left;
    font-size: 17px;
    width: 100% !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-results__option[aria-disabled=true],
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.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: 7px 6px 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 57%;
    border-radius: 3px
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 6px 7px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.foot-cod.foot-show li,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
    width: unset !important;
    margin-bottom: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.arrow_bot,
.box_dnc .dnc:nth-child(2),
.box_mess_control,
.form_btn_app .gd_pc:last-child,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #6bb0e8;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.bot-from li,
.box_mess_user img,
.form_btn_app .gd_pc:first-child,
.form_reg .box_check_vd,
.intro_re .logo_regis,
.intro_re div,
.mb_5,
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.btn_banner a {
    border-radius: 3px
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.img_item_vl img,
.item_ntd img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    object-fit: contain;
    border-radius: 50%
}

.box_show .select2-search--dropdown,
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container {
    float: left;
    position: relative
}

.box_m_search.select2-container {
    float: left;
    position: relative;
    height: 70px;
    background: #fff;
    line-height: 70px;
    border-left: 1px solid #4c5bd4
}

.box_m_search .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 65px
}

.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--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 66px;
    font-size: 16px
}

.box_m_search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

#box_search_index .search_dd .select2-container {
    margin-top: 15px;
    margin-bottom: 0;
    width: 255px !important
}

.mobi-bor {
    float: left;
    width: 12.9%
}

.btn_search,
.btn_search_uv {
    width: 100%;
    height: 70px;
    border: none;
    background: #fff600;
    color: #485bd6;
    font-size: 16px;
    border-radius: 1px 55px 55px 1px;
    border-left: 1px solid #4c5bd4;
    cursor: pointer
}

#box_search_index {
    position: relative;
    min-height: 700px
}

.not_header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

.box_intro_index,
.tktk {
    position: absolute;
    width: 100%
}

.tktk {
    bottom: 0;
    height: 33px;
    line-height: 33px;
    background: rgba(35, 47, 135, .4)
}

.text_def,
.text_def2 {
    font-size: 13px;
    line-height: 15px;
    color: #888
}

.tktk a {
    color: #fff;
    padding: 0 11px
}

.box_intro_index {
    float: left;
    padding: 0 10%;
    top: 60%
}

.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;
    max-height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 990;
    padding: 15px 0 15px 18px;
    box-sizing: border-box
}

#box_vlhd,
#box_vllc,
#box_vlth,
.hotline {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .05)
}

.nd_box_key .kq_lq {
    float: left;
    width: 48%
}

.nd_box_city .solid,
.nd_box_key .solid {
    border-left: 2px solid #f5f5f5;
    padding-left: 10px;
    min-height: 200px
}

.nd_box_key .kq_gy {
    float: left;
    width: 51%
}

.text_def {
    margin-bottom: 15px
}

.dk_text .dk_text_bold,
.dk_text ul li,
.foot-cod.foot-hid li:nth-child(4),
.tai_app_ios,
.text_def2 {
    margin-bottom: 10px
}

.nd_box_city .kq_gy span,
.nd_box_key .kq_gy span {
    width: 33%;
    float: left;
    margin-bottom: 10px
}

.nd_box_city .kq_gy a,
.nd_box_key .kq_gy a {
    font-size: 14px;
    line-height: 16px;
    color: #484848;
    cursor: pointer
}

.nd_box_city .kq_gy {
    float: left;
    width: 50%
}

.nd_box_city .kq_lq {
    float: left;
    width: 38%;
    box-sizing: border-box;
    padding-left: 25px
}

#box_city .nd_box_city .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #fd3e45
}

.box_search .autocomplete-items,
.search-uv-box-inf .autocomplete-items {
    border: none
}

.box_search .autocomplete-items {
    float: unset;
    width: 100%;
    height: 190px;
    max-height: 220px;
    background: #fff;
    color: #1f1f1f;
    font-size: 14px;
    overflow: auto;
    position: relative;
    z-index: 999
}

.box_search .autocomplete-items div {
    margin: 0;
    cursor: pointer;
    padding: 5.5px 0
}

.bot-from p,
.btn_login_ntd,
.btn_login_uv,
.cb_ld_home a,
.foot-cod.foot-hid li,
.foot-cod.foot-hid li:first-child,
.gt_text a,
.hot_nd .user-support,
.hot_nd p,
.hotline-h4,
.hotline_tittle,
.link_mxh p,
.right_item_vl a:not(.job_chat) {
    font-family: Roboto-Medium, sans-serif
}

.box_search .autocomplete-items div:hover,
.pop_ut_success .post_info a:hover {
    text-decoration: underline
}

.box_show .select2-container--open {
    position: relative !important;
    top: 0 !important;
    left: 0 !important
}

#city_lq .select2-container--open .select2-dropdown--below {
    width: 120% !important;
    position: relative
}

.box_search .select2-container--open .select2-dropdown--below {
    border: none !important
}

.box_search .select2-results {
    margin-top: 5px !important
}

.box_search .select2-container--classic .select2-results>.select2-results__options,
.box_search .select2-container--default .select2-results>.select2-results__options {
    max-height: 168px !important
}

.select2-results__options::-webkit-scrollbar {
    display: none
}

.box_search .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: left;
    width: 10px;
    text-indent: 0;
    padding: 0 20px
}

.banner_item {
    width: 16.6%;
    float: left;
    opacity: .5
}

.box_intro_index .banner_item {
    width: 20%
}

.banner_tai_app .tai_app_adr,
.banner_tai_app .tai_app_ios {
    width: 175px;
    height: 44px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 15px;
    display: inline-block
}

.banner_item_2 {
    width: 19.5%
}

.banner_item:hover {
    opacity: 1
}

.banner_item p {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding-top: 22px
}

.banner_icon {
    height: 45px
}

.logo_header {
    height: 100%;
    text-align: left;
    line-height: 85px;
    padding-left: 24px;
    float: left
}

.vieclam_container {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    height: auto
}

.find_item {
    width: 50%;
    float: left
}

.find_item:last-child img {
    position: relative;
    bottom: -5px
}

.banner_item.find_map:hover .find_hover {
    width: 125%;
    opacity: 1;
    left: -24px;
    top: 50px
}

.find_hover {
    opacity: 0;
    margin-top: -40px;
    width: 50px;
    float: left;
    position: relative;
    top: 0;
    transition: .3s ease-in-out;
    left: 70px
}

.find_item p {
    padding-top: 10px
}

.banner_tai_app {
    float: left;
    width: 100%;
    height: 210px;
    background: url(/images/New_images/banner_new_home.png)
}

.tai_app_adr,
.tai_app_ios {
    width: 218px;
    height: 52px;
    line-height: 50px
}

.tai_app_ios {
    background: url(/images/New_images/btn_ios.png) 0 0/100% 120%
}

.tai_app_adr {
    background: url(/images/New_images/btn_adr.png) 0 0/102% 120%;
    background-position-x: -4px
}

.banner_tai_app .tai_app_ios {
    background: url(/images/New_images/bg_tai_app1.png) 0 0/100% 100%;
    margin-right: 15px;
    margin-bottom: 0
}

.banner_tai_app .tai_app_adr {
    background: url(/images/New_images/bg_tai_app.png) 0 0/100% 100%
}

.tai_app_adr a,
.tai_app_ios a {
    padding-left: 55px;
    font-size: 16px
}

.item_tai_app {
    margin-left: 20%;
    padding-top: 30px
}

.banner_tai_app .item_tai_app {
    margin-left: 0;
    padding-top: 158px;
    padding-left: 20px
}

#box_vlhd,
#box_vllc,
#box_vlth {
    border-radius: 2px;
    background-color: #fff;
    margin: 15px 0;
    position: relative;
    padding-bottom: 35px;
    float: left;
    width: 100%
}

#box_vllc,
#box_vlth {
    width: 100%;
    float: left;
    margin: 0 0 15px
}

.main_box_vieclam {
    padding: 15px;
    margin-bottom: 0 !important
}

.plus-next {
    float: right;
    position: absolute;
    bottom: 15px;
    right: 15px
}

.item_vl,
.right_item_vl {
    position: relative;
    float: left
}

.plus-next a {
    color: #6f6f6f;
    font-size: 14px
}

#box_vlhd h2,
#box_vllc h2,
#box_vlth h2,
.list_cate_com,
.list_cate_nn,
.list_cate_tt {
    margin: 0 0 0 15px;
    color: #474747;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #4c5bd4;
    padding-left: 40px;
    width: calc(100% - 90px);
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Roboto-Medium, sans-serif
}

#box_vllc h2,
#box_vlth h2,
.list_cate_com,
.list_cate_nn,
.list_cate_tt {
    width: calc(100% - 70px)
}

.ic_vlhd {
    background: url(/images/New_images/icn_vlhd.png) left 10px/35px no-repeat
}

.ic_vlth {
    background: url(/images/New_images/icn_vlth.png) left 10px/35px no-repeat
}

.ic_vllc {
    background: url(/images/New_images/icn_vllc.png) left 10px/35px no-repeat
}

.list_cate_nn {
    background: url(/images/New_images/icn_vlnn.png) left 10px/35px no-repeat
}

.list_cate_tt {
    background: url(/images/New_images/icn_vltt.png) left 10px/35px no-repeat
}

.list_cate_com {
    background: url(/images/New_images/icn_ntd_hot.png) left 10px/35px no-repeat
}

.item_vl {
    box-sizing: border-box;
    height: 110px;
    width: 370px;
    padding: 10px;
    border-radius: 1px;
    margin-top: 8px;
    background-color: #fff;
    border: 1px solid #dfdfdf
}

#box_vlhd .item_vl:nth-child(3n+1),
#box_vlhd .item_vl:nth-child(3n+2) {
    margin-right: 15px
}

#box_vllc .item_vl:nth-child(odd),
#box_vlth .item_vl:nth-child(odd) {
    margin-right: 1.8%
}

.right_item_vl {
    width: 260px
}

.right_item_vl a:not(.job_chat) {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: 400
}

.img_item_vl {
    width: 70px;
    margin-right: 10px;
    float: left;
    height: 70px;
    overflow: hidden
}

.job_local,
.job_time {
    width: 62%;
    padding-left: 15px;
    float: left
}

.tit_vip {
    color: #4c5bd4;
    font-size: 16px;
    line-height: 20px
}

.job_local,
.job_time,
.name_com {
    color: #6f6f6f
}

.job_local,
.job_money,
.job_time,
.name_com {
    font-size: 14px;
    line-height: 17px
}

.job_time {
    margin-top: 6px;
    background: url(/images/chat_icon/hn_icon.png) no-repeat
}

.job_local {
    overflow: hidden;
    background: url(/images/New_images/icn_location.png) no-repeat
}

.job_money {
    width: calc(38% - 5px);
    color: #d44cae;
    float: left;
    padding-left: 17px;
    margin-left: 5px;
    overflow: hidden;
    background: url(/images/New_images/icn_money.png) no-repeat;
    margin-top: 6px
}

.hotromoney {
    position: absolute;
    height: 80%;
    line-height: 25px
}

.job_chat,
.job_ut,
.job_w_ut,
.uv_chat {
    font-size: 14px;
    line-height: 17px;
    cursor: pointer
}

.job_chat,
.uv_chat {
    width: calc(35% - 10px);
    float: left;
    padding-left: 20px;
    margin-left: 5px;
    color: #6f6f6f;
    background: url(/images/chat_icon/vl_chat_off.png) no-repeat
}

.job_ut,
.job_w_ut {
    margin-left: 20px;
    padding-left: 18px
}

.job_chat.m_online,
.uv_chat.m_online {
    background: url(/images/chat_icon/vl_chat_on.png) no-repeat;
    color: #31a246
}

.job_ut {
    color: #307df1;
    background: url(/images/chat_icon/job_ut.png) no-repeat
}

.job_w_ut {
    color: #ffa800;
    background: url(/images/chat_icon/job_w_ut.png) no-repeat
}

#box_vlhd .slick-next:before,
#box_vlhd .slick-prev:before,
#box_vlth .slick-next:before,
#box_vlth .slick-prev:before {
    font-size: 42px;
    content: "";
    padding-left: 50px;
    padding-bottom: 8px;
    z-index: 9999999;
    top: -35px;
    position: relative
}

#box_vlhd .slick-prev:before,
#box_vlth .slick-prev:before {
    background: url(/images/New_images/btn_pre.png);
    left: 15px
}

#box_vlhd .slick-next:before,
#box_vlth .slick-next:before {
    right: 35px;
    background: url(/images/New_images/btn_next.png)
}

#box_vlhd .slick-dots li button:before,
#box_vlth .slick-dots li button:before {
    content: url(/images/New_images/dots_slick.png) !important
}

#box_vlhd .slick-dots li.slick-active button:before,
#box_vlth .slick-dots li.slick-active button:before {
    content: url(/images/New_images/dots_active_slick.png) !important
}

#box_vlhd .slick-dots li,
#box_vlth .slick-dots li {
    margin: 0 15px !important
}

#box_vlhd .slick-prev,
#box_vlth .slick-prev {
    left: -10px !important;
    z-index: 10
}

#box_vlhd .slick-dots,
#box_vlth .slick-dots {
    bottom: -35px !important;
    position: unset;
    padding-top: 30px
}

.banner_2_2 {
    margin: 0 25px
}

.vl_left {
    width: 74%;
    float: left
}

#box_vlth .item_vl {
    width: 49%
}

#box_vllc .item_vl {
    border: none;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 0
}

#box_vllc .main_vl_lc {
    width: 95%;
    float: left;
    max-height: 728px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 15px;
    padding: 0 15px 15px
}

#box_vllc .item_vl:first-child {
    border-top: 1px solid #dfdfdf
}

#box_vllc ::-webkit-scrollbar {
    width: 8px
}

#box_vllc ::-webkit-scrollbar-track {
    background: #fff
}

#box_vllc ::-webkit-scrollbar-thumb {
    background: #c8c8c8;
    border-radius: 10px
}

#box_vllc ::-webkit-scrollbar-thumb:hover {
    background: #555
}

#box_vllc .right_item_vl {
    width: 87%
}

.banner_2,
.form_reg,
.search_nc_th .ip_search_nc {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.hotline {
    width: 100%;
    float: left;
    border-radius: 2px;
    background-color: #fff;
    padding-bottom: 15px
}

.box-top-uv,
.box-top-uv img {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.hotline_tittle {
    text-align: left;
    width: 100%;
    padding: 24px 15px 0;
    float: left;
    text-transform: uppercase;
    font-weight: 600
}

.hotline-h4 {
    min-height: 53px;
    border-radius: 2px 2px 0 0;
    background-color: #4c5bd4;
    text-align: left;
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
    font-weight: 400
}

.hotline-h4 span {
    padding-right: 10px;
    position: relative;
    top: 5px
}

.hot_nd {
    padding: 22px 15px 15px;
    float: left;
    width: 49%
}

.hot_nd .user-support {
    border: 1px solid #0180c7;
    border-radius: 8px;
    padding: 8px 17px;
    font-size: 16px;
    line-height: 22px;
    color: #0180c7;
    display: inline-block;
    width: 160px;
    margin-right: 30px;
    margin-bottom: 10px;
    text-indent: 35px;
    position: relative
}

.hot_nd:first-child {
    margin-right: 2%
}

.hot_nd p,
.hotline_tittle {
    color: #444;
    font-size: 16px
}

.hot_nd p span {
    color: #fa5555;
    margin-right: 5px;
    font-weight: 600;
    font-size: 16px
}

.banner_bottom {
    width: 100%;
    float: left;
    margin-top: 24px;
    margin-bottom: 20px;
    height: 254px;
    background: url(/images/New_images/banner-bottom.png) 0 0/100% no-repeat
}

.banner_bottom .item_tai_app {
    padding-left: 4%;
    padding-top: 105px
}

.vl_right {
    width: calc(26% - 26px);
    float: left;
    margin-left: 26px
}

.list_cate,
.list_city,
.list_ntd_home,
.list_uv_home {
    width: 100%;
    background: #fff;
    float: left;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 8px
}

.list_cate_ul,
.list_chat_ntd,
.list_chat_uv,
.list_city_ul {
    padding: 0 10px 15px;
    max-height: 560px;
    overflow: auto;
    width: 100%;
    transition: .7s
}

.frame_th .list_chat_ntd,
.frame_th .list_chat_uv,
.section_home .list_chat_ntd,
.section_home .list_chat_uv {
    max-height: 895px
}

.list_chat_ntd:hover,
.list_chat_uv:hover {
    max-height: unset
}

.list_cate_ul li,
.list_city_ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #ccc
}

.list_cate_ul li a,
.list_city_ul li a {
    color: #4c5bd4;
    font-size: 14px
}

.list_cate_ul .count,
.list_city_ul .count {
    color: #d44cae
}

.list_nganh_nghe ::-webkit-scrollbar {
    width: 6px
}

.list_nganh_nghe ::-webkit-scrollbar-track {
    background: #fff
}

.list_nganh_nghe ::-webkit-scrollbar-thumb {
    background: #c8c8c8;
    border-radius: 10px
}

.list_nganh_nghe ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.cb_ld_home {
    height: 320px;
    padding: 14px 15px;
    display: none
}

.cb_ld_home .tile_cb_ld {
    font-size: 16px;
    color: #f33;
    float: left;
    width: calc(100% - 28px);
    margin-bottom: 8px
}

.banner_home_tiaset .txt_time_ts,
.cb_ld_home .content_cb_ld span,
.cb_ld_home .tile_cb_ld span,
.dk_text_bold,
.tb_chat365 .name {
    font-weight: 700
}

.cb_ld_home .img_cb_ld_home {
    margin-right: 11.04px;
    height: 14.6px;
    width: 16.85px;
    float: left;
    margin-top: 4px
}

.cb_ld_home .content_cb_ld {
    font-size: 14px;
    color: #474747;
    margin-bottom: 20px;
    text-align: justify
}

.cb_ld_home .content_cb_ld .cb_ld_gc {
    font-weight: unset;
    text-decoration: underline
}

.cb_ld_home a {
    background: #ffa800;
    border-radius: 100px;
    font-size: 16px;
    padding: 11px 20px;
    color: #fff;
    line-height: 41px;
    filter: drop-shadow(2px 3px 6px rgba(0, 0, 0, .2))
}

.tt_chat_ntd,
.tt_chat_uv {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    padding: 20px 0 10px;
    text-transform: uppercase;
    font-family: Roboto-Medium;
    float: left;
    width: 100%;
    background: #4c5bd4;
    border-radius: 8px 8px 0 0
}

.tt_chat_ntd::after,
.tt_chat_uv::after {
    content: '';
    width: 60%;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #4c5bd4;
    position: relative;
    top: 10px
}

.online_item,
.online_item a {
    float: left;
    width: 100%;
    margin-top: 5px
}

.dmca_icon:before,
.false_div {
    display: none !important
}

.online_item img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    float: left;
    border-radius: 50%;
    border: 1px solid #ccc
}

.off_item {
    font-size: 16px;
    font-family: Roboto-Medium
}

.bot_btn_app a,
.bot_btn_tv a,
.bot_btn_tv_uv a,
.btn-block.new_dk,
.form_title,
.login_content h1,
.login_content p,
.title-pop {
    font-family: Roboto-Medium, sans-serif
}

.online_item .ct_online {
    width: calc(100% - 45px);
    float: right;
    padding: 2px 10px;
    font-size: 16px;
    line-height: 24px
}

.online_item .ct_online p {
    color: #666;
    font-size: 14px;
    line-height: 16px;
    float: left;
    width: 100%;
    margin-bottom: 3px;
    font-family: Roboto-Medium
}

.online_item .ct_online p:first-child {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #474747;
    overflow: hidden
}

#partitioned {
    display: block;
    margin: 30px auto;
    border: none;
    padding: 0;
    width: 10.8ch;
    background: repeating-linear-gradient(90deg, #696969 0, #696969 1ch, transparent 0, transparent 1.8ch) 0 100%/10ch 2px no-repeat;
    font: 5ch droid sans mono, consolas, monospace;
    letter-spacing: .8ch;
    outline: 0
}

.re_send {
    float: left;
    width: 100%;
    margin-bottom: 30px !important
}

.re_send .re_send_otp {
    color: #4c5bd4;
    cursor: pointer;
    font-weight: 700
}

.verify_otp {
    display: block;
    border-radius: 40px;
    padding: 11px 30px 12px;
    border: 0;
    color: #fff;
    background: #4c5bd4;
    margin: 10px auto 20px;
    font-size: 16px;
    cursor: pointer
}

.re_send,
.verify_otp {
    position: relative;
    left: -10px
}

.text_notice {
    float: right;
    margin-top: 13px;
    font-size: 15px;
    color: #fff;
    margin-right: 20px
}

.box_ntd_hd {
    padding: 15px;
    width: calc(100% - 30px);
    float: left
}

.item_ntd {
    height: 65px;
    width: 104px;
    float: left;
    border: 1px solid #f6f6f6;
    margin-bottom: 15px
}

.list_com .plus-next {
    bottom: 5px
}

.item_ntd:nth-child(3n+2) {
    margin: 0 13px
}

.footer.foot {
    width: 100%;
    background: #043379;
    height: auto;
    padding-bottom: 30px;
    float: left;
    font-size: 14px
}

.footer-left {
    width: 42%;
    float: left;
    color: #fff;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 20px;
    padding-right: 1%
}

.arrow_bot:before,
.foot-cod.foot-show li:before {
    border-color: transparent #fff;
    border-style: solid;
    left: -18px;
    content: ""
}

.foot-cod.foot-hid {
    padding: 0;
    margin-bottom: 0;
    line-height: 22px
}

.foot-cod.foot-hid li:first-child {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 14px;
    margin-top: 30px
}

.foot-cod.foot-hid li:nth-child(2) a,
.foot-cod.foot-hid li:nth-child(3) a {
    font-size: 14px;
    color: #fff
}

.foot-cod.foot-show {
    width: 45%;
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 13px
}

.foot-cod.foot-show li:before {
    border-width: 6px 0 6px 9px;
    display: block;
    height: 0;
    width: 0;
    top: 15px;
    position: relative
}

.foot-cod.foot-show a {
    color: #fff;
    line-height: 22px
}

li.dmca_icon {
    margin-top: 35px
}

.bct_icon {
    position: relative;
    left: -15px
}

.bct_icon img {
    height: 40px;
    margin-right: 25px
}

.link_mxh {
    margin-top: -20px
}

.link_mxh p {
    float: left;
    line-height: 31px;
    color: #fff;
    font-size: 16px
}

.mxh {
    float: left;
    margin: 0 15px
}

.div_utl,
.foot-bot {
    margin-bottom: 30px
}

.bot-from,
.footer-right-bot {
    width: 100%;
    float: left;
    margin-top: 20px
}

.bot-from p {
    color: #fff;
    font-size: 16px;
    float: left
}

.bot-from ul {
    float: left;
    margin: 0
}

.bot-from a {
    color: #fff;
    font-size: 15px;
    padding: 0 0 0 10px
}

#call_icon,
#sky_icon {
    position: fixed;
    right: 25px;
    bottom: 40px
}

#ava_partner,
#box-ad,
#call_icon,
#content_chat_box,
#fileCV,
#name-input,
#room_chat,
.banner_mobi,
.box_select,
.box_vl,
.form_dang_ky_mobile,
.form_reg #user_video,
.hidden,
.more_qd .nangcao img,
.pop-nangcao,
.register_ntd .banner_rgntd,
.register_ntd .rgntd_bb {
    display: none
}

.footer-right {
    width: 57%;
    float: left;
    margin-top: 38px;
    background: url(/images/New_images/img_app_footer.png) right 5px/36% 96% no-repeat;
    padding-bottom: 0;
    padding-top: 0
}

.footer-right-left {
    width: 66%;
    float: left
}

.qr_cv,
.qr_timviec {
    width: 33.3%;
    float: right;
    margin-top: 15px
}

.qr_cv p,
.qr_timviec p {
    color: #fff;
    font-size: 14px;
    padding-right: 6px;
    line-height: 14px;
    margin-top: 5px
}

.footer-right-top p {
    font-size: 17px;
    line-height: 25px;
    color: #fff
}

.footer-right-bot .title_download {
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 20px
}

.bot_btn_app,
.bot_btn_tv,
.bot_btn_tv_uv {
    width: 214px;
    height: 44px;
    float: left
}

.bot_btn_app a,
.bot_btn_tv a,
.bot_btn_tv_uv a {
    font-size: 14px;
    color: #474747;
    line-height: 44px;
    padding-left: 50px
}

.box-top-uv p,
.box-top-uv p .dt_chat {
    color: #4a4a4a
}

.bot_btn_app a {
    padding-left: 77px
}

.bot_btn_tv {
    background: url(/images/New_images/bg_dl_ft.png) no-repeat;
    margin-right: 12px
}

.bot_btn_tv_uv {
    background: url(/images/New_images/bg_dl_ft1.png) no-repeat
}

.bot_btn_app {
    margin-top: 15px;
    background: url(/images/New_images/bg_dl_ft2.png) no-repeat;
    margin-left: 25%
}

.pop-nangcao {
    background: #00000087;
    top: 0
}

.pop-bor,
.pop-nangcao {
    width: 100%;
    z-index: 9999;
    float: left
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 99
}

.show {
    display: block;
    opacity: 1
}

.btn_dow {
    position: absolute;
    bottom: 62px;
    left: 49.3%
}

.box_login_success {
    float: right;
    background-color: #fff;
    height: 46px
}

.avatar_lg.ava_ntd,
.avatar_lg.ava_uv {
    float: right;
    width: 29px;
    height: 29px;
    margin-right: 25px;
    margin-top: 15px
}

.avatar_lg.ava_ntd img,
.avatar_lg.ava_uv img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    cursor: pointer;
    object-fit: cover
}

.notifice_1,
.notifice_2 {
    background: url(/images/New_images/icn_bell_th.png) 0 0/100% 100% no-repeat;
    float: right;
    width: 24px;
    height: 24px;
    margin: 5px 8px 5px 0;
    position: relative;
    cursor: pointer
}

.menu_blog {
    display: block;
    top: unset;
    height: unset;
    left: unset
}

.chat_notifice,
.number_tb {
    display: inline-block;
    position: relative
}

.chat_notifice {
    background: url(/images/chat_icon/mess_icon2.png?v=1) 0 0/100% 100% no-repeat;
    float: left;
    width: 26px;
    height: 26px;
    margin: 5px 6px 5px 0;
    cursor: pointer;
    top: unset;
    left: unset
}

.number_tb,
ul li .delete_tb {
    background: #ff4d43;
    font-style: normal
}

.btn_login,
.reg_uv {
    margin-bottom: 40px
}

.chat_notifice.active {
    background: url(/images/chat_icon/mess_icon2.png) 0 0/100% 100% no-repeat;
    float: right;
    width: 28px;
    height: 28px;
    margin: 5px 6px 5px 0;
    position: relative;
    cursor: pointer
}

.number_tb {
    top: -15px;
    right: -15px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px
}

#typing,
.gt_text blockquote,
.mk_nhac,
.tt_check {
    font-style: italic
}

#chat_notifice_mobi .number_tb {
    top: -15px
}

.arrow_bot:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
    display: block;
    height: 0;
    width: 0;
    top: 25px;
    position: relative
}

.mobi-ful:before,
.usc_show_chat::before,
.usc_show_tb::before {
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    display: block;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    height: 0;
    width: 0;
    right: 26px;
    top: -12px;
    position: absolute;
    z-index: 99
}

.box-top-uv {
    height: 105px
}

.box-top-uv img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    float: left;
    margin: 20px 10px 0 20px;
    object-fit: cover
}

.box-top-uv p {
    font-size: 16px;
    margin-top: 40px;
    font-weight: 700;
    line-height: 19px;
    width: 64%;
    float: left
}

.header_poppup_item {
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px
}

.header_poppup_item a {
    color: #0b2239;
    font-size: 14px;
    text-transform: uppercase
}

.mn_lox {
    padding: 10px 10px 5px;
    border-bottom: 1px solid #ceccd7
}

.mn_lox_2 {
    padding: 5px 10px 10px
}

.header_hths {
    background: url(/images/New_images/ic_1.png) 20px no-repeat
}

.header_qltk {
    background: url(/images/New_images/ic_2.png) 20px no-repeat
}

.header_vlut {
    background: url(/images/New_images/ic_3.png) 20px no-repeat
}

.header_vldl {
    background: url(/images/New_images/ic_4.png) 20px no-repeat
}

.header_logout {
    background: url(/images/New_images/ic_5.png) 20px no-repeat
}

.header_hths:hover {
    background: url(/images/New_images/ic_1a.png) 20px center no-repeat #4c5bd4;
    color: #fff
}

.header_qltk:hover {
    background: url(/images/New_images/ic_2a.png) 20px no-repeat #4c5bd4
}

.header_vlut:hover {
    background: url(/images/New_images/ic_3a.png) 20px no-repeat #4c5bd4
}

.header_vldl:hover {
    background: url(/images/New_images/ic_4a.png) 20px no-repeat #4c5bd4
}

.header_logout:hover {
    background: url(/images/New_images/ic_5a.png) 20px no-repeat #ffa800
}

.hdt_1 {
    background: url(/images/New_images/ict_1.png) 20px no-repeat
}

.hdt_2 {
    background: url(/images/New_images/ict_2.png) 20px no-repeat
}

.hdt_3 {
    background: url(/images/New_images/ict_3.png) 20px no-repeat
}

.hdt_4 {
    background: url(/images/New_images/ict_4.png) 20px no-repeat
}

.hdt_1:hover {
    background: url(/images/New_images/ict_1a.png) 20px center no-repeat #4c5bd4;
    color: #fff
}

.hdt_2:hover {
    background: url(/images/New_images/ict_2a.png) 20px no-repeat #4c5bd4
}

.hdt_3:hover {
    background: url(/images/New_images/ict_3a.png) 20px no-repeat #4c5bd4
}

.hdt_4:hover {
    background: url(/images/New_images/ict_4a.png) 20px no-repeat #4c5bd4
}

.mobi-sel {
    background: url(/images/New_images/sel.png) no-repeat;
    width: 34px;
    height: 26px;
    display: none;
    float: right
}

.foot-cod.foot-hid li:nth-child(2) {
    background: url(/images/New_images/icn_foot_local.png) no-repeat;
    padding: 5px 0 5px 35px
}

.foot-cod.foot-hid li:nth-child(3),
.foot-cod.foot-hid li:nth-child(4) {
    padding-left: 35px
}

.foot-cod.foot-hid li:nth-child(5) {
    background: url(/images/New_images/icn_foot_phone.png) no-repeat;
    padding: 5px 0 5px 35px
}

.foot-cod.foot-hid li:nth-child(6) {
    background: url(/images/New_images/icn_foot_mail.png) no-repeat;
    padding: 7px 0 5px 35px
}

.banner_login {
    background: url(/images/New_images/bg_login.png) 0 0/100% 100% no-repeat;
    min-height: 750px;
    position: relative;
    background-position-y: 45px
}

#formSignUp,
.dn_content {
    background: #fff;
    float: left
}

.box_dnc {
    width: 840px;
    position: absolute;
    left: calc((100% - 840px)/ 2);
    top: 160px
}

.box_dnc .dnc {
    width: 330px;
    float: left;
    text-align: right
}

.dn_content {
    width: 100%;
    border-radius: 0 0 20px 20px;
    padding: 30px;
    text-align: left
}

.login_ntd,
.login_uv {
    padding-bottom: 200px
}

.box_dnc .dnc img {
    float: left;
    width: 100%;
    object-fit: cover
}

.dn_content p:before {
    content: "";
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    float: left;
    color: orange
}

.dn_content.uv p:before {
    color: #242993
}

.dn_content p {
    color: #545454;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px
}

.dn_content .btn {
    width: calc(100% - 20px);
    margin: 32px 0 0 10px;
    height: 39px;
    background: #ffa800;
    line-height: 39px;
    border-radius: 9px;
    text-align: center
}

.dn_content .btn a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px
}

.dn_content.uv .btn {
    background: #242993
}

.form_dang_nhap {
    width: 525px;
    height: 415px;
    border-radius: 12px
}

.form_dang_nhap .alert-danger {
    float: left;
    color: red;
    text-align: right;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px
}

.login_logo_header {
    height: 67px;
    background: #232f87;
    text-align: center;
    border-radius: 12px 12px 0 0
}

.email_lg,
.pass_lg {
    height: 25px;
    top: 12px;
    left: 20px
}

.login_logo_header img {
    margin-top: 13px
}

#formSignUp {
    width: 100%;
    padding: 23px;
    border-radius: 0 0 12px 12px
}

#user_email,
#user_password_first {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 22px;
    color: #a5abc7;
    background-color: #fff !important;
    padding-left: 65px;
    border-radius: 10px;
    box-sizing: border-box
}

.auth_form #user_email,
.auth_form #user_password_first {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 15px;
    color: #333;
    background-color: #fff !important;
    padding-left: 65px;
    border-radius: 10px
}

.form_dang_ky_2 #user_email,
.form_dang_ky_2 #user_password_first {
    width: 100%;
    height: 50px;
    border: 1px solid #bdbdbd;
    font-size: 15px;
    color: #333;
    background-color: #fff !important;
    border-radius: 10px
}

.auth_form .hrdot {
    padding: 0 !important;
    float: right !important
}

.auth_form .link_dow_lg {
    background: url(/images/New_images/footer_apptimviec.png) 0 0/100% 100% no-repeat;
    height: 38px;
    float: left;
    width: 100%;
    line-height: 32px;
    color: #3d49aa;
    font-weight: 700
}

.form_uv {
    position: relative;
    width: 100%;
    float: left
}

.form_uv:first-child {
    border-bottom: 1px solid #a5abc7;
    width: 100%;
    float: left
}

.form_dang_nhap .form_uv:first-child {
    border-bottom: 1px solid #a5abc7;
    margin-bottom: 10px
}

.form_dang_nhap .form_uv {
    padding-bottom: 15px
}

.email_lg {
    background: url(/images/New_images/icn_user.png) no-repeat;
    width: 20px;
    position: absolute
}

.pass_lg {
    background: url(/images/New_images/icn_pass.png) no-repeat;
    width: 23px;
    position: absolute
}

.btn_login {
    width: 120%;
    margin-left: -10.3%;
    margin-top: 30px;
    float: left;
    height: 40px;
    cursor: pointer
}

.btn_login_ntd,
.btn_login_uv {
    width: 100%;
    height: 65px;
    background: #232f87;
    border: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer
}

.triangle-left,
.triangle-right {
    width: 0;
    height: 0;
    border-top: 13px solid #212a68
}

.triangle-left {
    border-right: 23px solid transparent;
    float: right
}

.triangle-right {
    border-left: 25px solid transparent;
    float: left
}

.qmk {
    color: #232f87;
    font-size: 22px;
    line-height: 26px;
    float: right
}

.login_uv {
    background: url(/images/New_images/bg_login_uv.png) -3px/101% 100% no-repeat;
    padding-top: 160px
}

.bottom_re {
    margin-top: 26px;
    width: 100%;
    float: left;
    text-align: center
}

.bottom_re p {
    color: #fff;
    font-size: 22px;
    line-height: 26px
}

#box_search_index1 .box_m_search .nangcao,
.bot_reg_ntd span,
.bottom_re a {
    color: #fff600
}

.login_content h1,
.login_content p {
    color: #fff
}

.login_content {
    width: 42%;
    float: right;
    padding-top: 100px
}

.login_content h1 {
    font-size: 34px;
    font-weight: 500;
    margin: 0
}

.login_content p {
    font-size: 18px;
    margin-top: 15px;
    line-height: 55px;
    width: 100%;
    float: left
}

.login_content img {
    float: left;
    padding-right: 17px
}

.error-message,
.register_ntd .error {
    color: #ef474f;
    display: block;
    box-sizing: border-box;
    margin-top: 5px;
    float: left;
    width: 100% !important;
    text-align: left
}

.error,
.red_star,
p.titchan.new_dk span {
    color: red
}

.login_ntd {
    background: url(/images/New_images/bg_login_ntd.png) -3px/101% 100% no-repeat;
    padding-top: 160px
}

::-webkit-scrollbar-track {
    background-color: transparent
}

::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    background: #cacef2;
    border-radius: 4px
}

.head_gr h3 {
    margin: 0 0 20px;
    color: #616264;
    font-size: 16px;
    font-weight: 700
}

.reg_uv {
    background: #fff;
    float: left;
    margin-top: 30px;
    margin-left: calc((100% - 1170px)/ 2);
    box-shadow: 0 4px 20px #000
}

.dk_text ul,
.error {
    margin-top: 3px
}

.reg_uv .form_dang_ky {
    width: 900px;
    margin-left: calc((100% - 900px)/ 2);
    margin-top: 40px;
    background: #fff
}

.reg_uv .form_dang_ky_2 {
    width: 970px;
    margin-left: calc((100% - 970px)/ 2)
}

.form_title {
    color: #616264;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.form_reg input[type=date],
.form_reg input[type=number],
.form_reg input[type=password],
.form_reg input[type=text],
.form_reg select {
    width: 100%;
    float: left;
    box-sizing: border-box;
    height: 41px;
    border-radius: 4px;
    border: 1px solid #dad8d3;
    padding-left: 18px
}

.reg_hoten {
    width: 59%;
    margin-right: 1%
}

.form_reg.reg_sdt {
    width: 40%
}

.form_reg.reg_pass {
    width: 49.5%;
    margin-right: 1%
}

.form_reg.reg_repass {
    width: 49.5%
}

.reg_select2 .select2-container {
    width: 100% !important;
    float: left;
    border: 1px solid #dad8d3;
    border-radius: 4px;
    line-height: 41px;
    font-size: 13px;
    color: #788993;
    margin: 0 10px 0 0 !important;
    background: #fff
}

.reg_qh,
.reg_tp {
    width: 23% !important;
    float: left;
    margin-right: 10px
}

.reg_select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px
}

.pop-nangcao .select2-container--default .select2-selection--single .select2-selection__arrow b,
.reg_select2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -5px
}

.reg_select2 .select2-container--default .select2-selection--single {
    line-height: 41px;
    height: 41px;
    padding-left: 12px
}

.reg_dcct {
    width: 358px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    background: #fff;
    color: #4c5bd5
}

.dd_vt .select2-container {
    width: 100% !important
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    height: 41px !important;
    padding-left: 6px !important;
    color: #788993;
    border: none
}

.reg_select2 .select2-selection__choice {
    margin-top: 2.5px !important;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 125px
}

.reg_select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}

.dk_ntd .form_uv:first-child .nl,
.reg_select2 .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0
}

.btn-block.new_dk {
    height: 46px;
    width: 318px;
    float: left;
    margin-left: calc((100% - 318px)/ 2);
    border-radius: 25px;
    border: none;
    background: #4c5bd4;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer
}

#buoc2 .vieclam_container {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 60px
}

#buoc2 .form_dang_ky {
    width: 850px;
    margin-top: 0;
    margin-left: calc((100% - 850px)/ 2)
}

.dk_dh_item_text {
    height: 36px;
    width: 170px;
    border-radius: 30px;
    background-color: #4c5bd4;
    line-height: 36px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin: 10px auto 0
}

.dk_dh_item {
    width: 240px;
    float: left;
    display: inline-block
}

.dk_or {
    width: calc((100% - 740px)/ 2);
    float: left;
    height: 112px;
    line-height: 112px;
    color: #4f4f4f;
    font-size: 16px
}

.form_gr.dk_text {
    width: 100%;
    float: left;
    margin-top: 20px;
    color: #616264;
    line-height: 22px;
    font-size: 17px
}

.dk_ntd_left,
.form_gr_left_uv {
    width: 48%;
    float: left
}

.dk_ntd_right,
.form_gr_right_uv {
    width: 46%;
    float: right
}

.titchan,
.ttbb_uv {
    width: 100%;
    text-align: right;
    float: right
}

.check_info {
    display: block;
    position: relative
}

.check_info input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.check_info .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid gray
}

.check_info input:checked~.checkmark {
    background-color: #2196f3
}

.check_info .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 2px;
    top: -1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.check_info .container {
    position: relative;
    width: calc(100% - 35px);
    float: left;
    padding-left: 35px;
    margin-bottom: 2px !important;
    font-size: 14px
}

.tt_check {
    margin-bottom: 15px;
    color: #7a7a7a;
    font-size: 14px;
    line-height: 16px;
    float: left
}

.reg_b1,
p.titchan.new_dk {
    margin-bottom: 25px
}

#info_kn,
#info_mt {
    width: 100%;
    height: 140px;
    margin-top: 5px;
    padding: 10px;
    font-size: 16px;
    line-height: 18px;
    font-family: Roboto-Regular, sans-serif
}

p.titchan.new_dk {
    margin-top: 20px
}

.cus_ipfile {
    width: 350px;
    height: 200px;
    margin-left: calc((100% - 350px)/ 2);
    float: left;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #bdbdbd
}

.cus_ipfile img {
    margin-top: 40px;
    margin-left: 30px;
    float: left
}

.form_dang_ky form .form_gr .cus_ipfile label.input-file-trigger {
    float: left;
    word-break: break-word;
    width: calc(100% - 140px);
    margin-top: 22%;
    color: #616264;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    padding-left: 20px;
    font-family: Roboto-Medium, sans-serif
}

p.file_return {
    color: #616264;
    font-size: 13px;
    line-height: 14px;
    float: right;
    padding-top: 10px;
    width: 55%;
    word-break: break-word;
    text-align: left;
    margin-right: 6%
}

.pop-nangcao {
    height: 1500px;
    position: fixed;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px)
}

.title-pop {
    float: left;
    width: 100%;
    padding: 18px 0;
    background: #4c5bd4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.div_bre .breadcrumb>li a,
.pop .select2,
.pop input,
.pop select,
.post_title,
.title-pop p {
    font-family: Roboto-Regular, sans-serif
}

.title-pop p {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    display: inline-block;
    font-weight: 400
}

.title-pop p:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: url(../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
}

.from-pop {
    width: 911px;
    margin: auto;
    box-shadow: 0 0 2px rgba(0, 0, 0, .55);
    display: inline-block;
    text-align: left;
    border-radius: 10px;
    background: #fff
}

.c-small .div_tcl,
.c-small .div_utl,
.div_tcl .ltb_div,
.ltb_div {
    box-shadow: 4px 1px 20px rgba(0, 0, 0, .1);
    box-sizing: border-box
}

.pop-bor {
    text-align: center;
    padding-top: 19vh
}

.nd-pop {
    float: left;
    background: #fff;
    padding: 37px 25px 20px;
    border-bottom: 2px solid #d7d2d2;
    border-radius: 0 0 10px 10px
}

.btn-pop-click,
.dk_btn #sub_blo {
    background: #4c5bd4;
    cursor: pointer
}

.pop {
    margin-bottom: 20px;
    width: 31%;
    float: left;
    margin-right: 30px
}

.pop-cod .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 30px !important;
    padding-right: 0 !important;
    padding-left: 5px !important;
    padding-top: 5px !important;
    font-size: 15px;
    line-height: 26px;
    color: #000
}

.pop-cod .select2-container--default .select2-selection--single {
    height: 32px;
    border: none;
    background: 0 0
}

.form_gr_01 .form_uv:nth-child(2n+0),
.form_gr_bg .form_gr_01 .form_gr_02:nth-child(2n+0),
.overlay .form_btn_app .qr_taiapp_cv,
.pop-cod .pop:nth-child(3n+0) {
    margin-right: 0
}

.pop .select2 {
    width: 266px !important;
    margin: 0
}

.pop .select2,
.pop input,
.pop select {
    width: 266px;
    height: 40px;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    border: 1px solid #999 !important;
    border-radius: 8px;
    margin-bottom: 0 !important;
    background: #fff
}

.btn-pop {
    border-top: 2px solid #d7d2d2;
    padding-top: 22px;
    margin-top: 15px
}

.btn-pop a {
    padding-top: 8px;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    text-align: center
}

.btn-pop-click {
    width: 144px;
    height: 38px;
    line-height: 40px;
    float: right;
    border-radius: 5px
}

.dk_ntd #preview_logo {
    max-width: 150px;
    max-height: 110px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0;
    margin: 10px 0;
    object-fit: cover;
    border-radius: 10px
}

.banner_tk,
.c-cen .tab-tinhthanh,
.div_bre,
.dk_ntd .error,
.dk_ntd .form_email,
.dk_ntd .form_logo,
.dk_ntd label,
.form_dang_ky form,
.usc_show_chat ul li a {
    float: left;
    width: 100%
}

.dk_ntd .form_uv:first-child {
    text-align: center;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0
}

.form_gr .dk_ntd textarea {
    height: 185px !important;
    box-sizing: border-box;
    padding: 10px;
    color: #4f4f4f
}

.luv-top h1::before,
.uvlq_luv .luv-top h2::before {
    width: 10px;
    height: 15px;
    margin-right: 10px;
    content: ''
}

.dk_ntd .lbtt2 .nl,
.dk_ntd .nl {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    display: inline-block
}

.dk_ntd .select2-container {
    float: left;
    height: 39px;
    margin: 0 !important;
    border: 1px solid #bdbdbd;
    border-radius: 5px
}

.dk_ntd .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 41px;
    font-size: 13px;
    line-height: 15px;
    color: #4f4f4f;
    padding: 0 !important;
    margin: 0
}

.dk_ntd .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -3px;
    border-width: 6px 5px 0
}

.dk_ntd .select2-container--default .select2-selection--single {
    padding-top: 12px;
    padding-left: 18px;
    height: 39px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 5px
}

#pop_tk_gnoi,
.form_gr_bg .form_gr_01:first-child {
    padding-top: 0
}

.dk_ntd #user_password_first,
.dk_ntd input,
.dk_ntd input#user_email {
    box-sizing: border-box;
    height: 41px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    padding-left: 18px;
    font-size: 13px;
    line-height: 15px;
    color: #4f4f4f
}

.dk_btn,
.xn_re {
    font-size: 14px
}

.intro_re div,
.intro_re span {
    font-size: 14px;
    color: #616264
}

.dk_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    line-height: 16px;
    color: #4f4f4f;
    margin-bottom: 50px
}

.intro_re,
.intro_re span {
    line-height: 67px;
    float: left
}

.dk_btn .titchan {
    text-align: center;
    margin-top: 6px;
    color: #1abc9c
}

.dk_btn #sub_blo {
    height: 46px;
    width: 319px;
    margin-top: 20px;
    border: none;
    color: #fff;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    border-radius: 25px
}

.intro_re {
    height: 67px;
    background: #f6fcff;
    padding: 0 20px;
    box-sizing: border-box;
    width: 100%
}

.xn_re {
    line-height: 16px;
    color: #232f87;
    font-weight: 700;
    padding-left: 10px
}

.intro_re .logo_regis img {
    float: left;
    margin-right: 10px;
    padding-top: 24px
}

.form_dang_ky h3 {
    text-align: center;
    color: #f33;
    margin-top: 30px;
    font-size: 18px
}

.form_dang_ky .headding {
    text-align: left;
    color: #f33;
    margin-top: 30px;
    font-size: 16px
}

.form_dang_ky .headding_1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0 10px
}

.form_dang_ky .headding_1 a {
    text-decoration: underline;
    color: #5e5eef
}

.form_dang_ky form .head_gr {
    color: #616264;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.form_uv .custom-upfile {
    width: 351px;
    height: 196px;
    border: 1px solid #bdbdbd;
    margin: 20px auto 10px;
    border-radius: 5px;
    background: url(/images/bg-upfile.png) center no-repeat #fff;
    cursor: pointer
}

.div_bre,
.div_bre .breadcrumb>li a,
.form_gr_01 .select2-container {
    background: #fff;
    line-height: 37px
}

.form_uv .custom-upfile p {
    color: #bdbdbd;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding-top: 132px
}

.form_dang_ky form .form_gr_bg {
    background: #fff;
    padding: 50px 85px;
    border-radius: 10px;
    box-sizing: border-box;
    margin-bottom: 50px
}

.form_dang_ky .form_uv {
    margin-bottom: 10px;
    border: none
}

.form_dang_ky form .form_gr label,
.form_dang_ky form .form_uv label {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    float: left;
    width: 100%;
    margin: 10px 0;
    color: #616264
}

.dk_ntd_left #preview_logo {
    width: 200px;
    border-radius: 50%;
    height: 200px
}

.form_dang_ky form .form_gr .dk_ntd label {
    margin-bottom: 7px
}

.form_dang_ky form .form_gr .form_uv #user_email,
.form_dang_ky form .form_gr .form_uv #user_password_first,
.form_dang_ky form .form_gr .form_uv input[type=password],
.form_dang_ky form .form_gr .form_uv input[type=text],
.form_dang_ky form .form_gr .form_uv select,
.form_gr_02 .form_uv input#lg_birthday {
    border: 1px solid #dad8d3;
    display: block;
    width: 100%;
    height: 41px;
    float: left;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 16px;
}

.form_dang_ky form .form_gr .form_uv textarea {
    border: 1px solid #dad8d3;
    display: block;
    width: 100%;
    float: left;
    border-radius: 4px;
    padding: 10px
}

.mk_nhac {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
    color: #616264
}

.form_gr_bg .form_gr_01 {
    float: left;
    width: 100%;
    margin-right: 80px;
    padding-bottom: 25px;
    border-bottom: 2px solid #eeebeb;
    padding-top: 25px
}

.form_gr_bg .form_gr_01:last-child {
    border-bottom: 0
}

.form_gr_bg .form_gr_01 .form_gr_02,
.form_gr_bg .form_gr_01 .form_uv {
    width: 46%;
    float: left;
    margin-right: 80px
}

.form_gr_bg .form_gr_01 .form_uv {
    padding-bottom: 0;
    margin-bottom: 20px;
    box-sizing: border-box
}

.form_gr_bg .form_gr_01 .form_gr_02 .form_uv {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0
}

.form_dang_ky .form_gr_bg .form_gr .form_uv label {
    padding-bottom: 10px;
    width: 100%
}

.form_gr_01 .select2-container--default .select2-selection--multiple {
    height: 39px !important
}

.form_gr_01 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    font-size: 13px;
    line-height: 39px;
    color: #90908a
}

.form_gr_01 .select2-container {
    float: left;
    height: 41px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    padding-left: 13px;
    font-size: 14px;
    color: #788993;
    margin: 0 !important;
    width: 100%;
    box-sizing: border-box;
    outline: 0
}

.form_gr_01 .form_uv input,
.form_gr_01 .form_uv select {
    padding-left: 18px;
    font-size: 13px;
    line-height: 15px;
    color: #90908a;
    box-sizing: border-box
}

#box_search_index1 {
    height: 270px;
    background-image: url(/images/bg_baner_tuv.png);
    background-repeat: no-repeat;
    background-position: top center;
    float: left;
    width: 100%;
    background-size: 100% 100%
}

.div_bre .breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    height: 37px
}

.c-small .tt_fill,
.luv-top h1 {
    font-weight: 700;
    line-height: 16px;
    float: left
}

.div_bre .breadcrumb li:not(.first)::before {
    content: '>';
    font-size: 14px;
    line-height: 37px;
    color: #474747;
    padding: 0 5px;
    float: left;
    position: relative;
    left: -10px;
    margin-left: 20px
}

.div_bre .breadcrumb>li a {
    display: inline-block;
    font-size: 14px;
    color: #474747;
    text-decoration: none;
    float: left;
    padding-right: 14px
}

.div_bre .first a span:not(.line_h) {
    color: #4c5bd4;
    padding-left: 16px;
    padding-right: 14px
}

.div_bre li span {
    padding-right: 14px
}

.main_breadcrumb .div_bre {
    background: 0 0;
    margin-bottom: 0
}

.main_breadcrumb .div_bre .breadcrumb li:not(.first)::before,
.main_breadcrumb .div_bre .breadcrumb>li a,
.main_breadcrumb .div_bre .first a span:not(.line_h) {
    background: 0 0;
    color: #fff
}

#box_search_index1 .main_search {
    width: 100%;
    padding: 0 20%;
    box-sizing: border-box
}

#box_search_index1 .main_search #fts_id {
    width: 29%;
    height: 38px
}

#box_search_index1 .main_search .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px
}

#box_search_index1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}

#box_search_index1 .select2-container {
    width: 29% !important
}

#box_search_index1 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 25%
}

#box_search_index1 .btn_search_uv {
    width: 100%;
    height: 38px;
    border: none;
    color: #485bd6;
    font-size: 16px;
    border-radius: 1px 55px 55px 1px;
    border-left: 1px solid #4c5bd4;
    cursor: pointer;
    background: url(/images/icons/search_uv_01.png) center no-repeat #fff600
}

#box_search_index1 .mobi-bor {
    float: left;
    width: 8%
}

#box_search_index1 .mobi-bor:before {
    content: '';
    background: url(/images/icon_search_uv.png) 0 0/100% 100% no-repeat
}

.c-cen {
    float: left;
    width: 100%;
    background: #fefefe
}

.c-small {
    width: 1165px;
    margin: 20px auto
}

.c-small .tt_fill {
    width: 100%;
    font-size: 14px;
    color: #232f87;
    text-align: center;
    margin-bottom: 20px
}

.div_tcl .num2 i,
.div_tcl h2,
.div_tcl p,
.div_utl .num2 i,
.div_utl h2,
.div_utl p {
    font-size: 13.7px;
    font-family: Roboto-Bold, sans-serif;
    padding: 5px 10px 15px 27px;
    font-weight: 700
}

.luv-top h1 {
    color: #4c5bd4;
    height: 36px;
    font-size: 14px;
    width: 100%
}

.luv-top h1::before {
    background: url(/images/icon_vlnew.png) 0 0/100% 100% no-repeat;
    display: inline-block
}

.sa-tab-contai ul a {
    font-size: 14px;
    line-height: 28px;
    color: #474747
}

.div_utl .num2,
.div_utl .tcl {
    font-size: 14px;
    line-height: 20px;
    color: #474747;
    padding: 0 0 0 15px
}

.pagination_wrap a {
    font-size: 14px;
    color: #767676;
    padding: 7px 12px;
    margin-left: 2px;
    border-radius: 5px
}

.pagination_wrap {
    float: left;
    width: 100%;
    background: #fff;
    height: 48px;
    border-top: 0;
    text-align: right;
    line-height: 60px;
    box-sizing: border-box
}

.pagination_wrap .last,
.pagination_wrap .next,
.pagination_wrap .preview {
    color: #fff;
    background: #4c5bd4
}

.jp-current {
    color: #767676 !important;
    border: 2px solid #ddd;
    border-radius: 5px
}

.box_bottom_cate {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    line-height: 30px
}

.gt_text .iframe_box {
    float: left;
    width: 100%;
    height: 470px
}

.gt_text figcaption {
    text-align: left
}

.gt_text p img {
    width: 100%;
    margin: 10px 0
}

.gt_text blockquote {
    float: left;
    width: 100%;
    margin: 0 0 12px;
    border-left: 5px solid #4c5bd4
}

.gt_text li {
    list-style: disc;
    margin-left: 35px;
    padding-bottom: 3px
}

.phu_luc .table-of-contents .ul_h2 {
    font-size: 15px
}

.phu_luc .table-of-contents .ul_h3 {
    padding-left: 15px;
    font-size: 15px
}

.phu_luc .table-of-contents .ul_h4 {
    padding-left: 30px;
    font-size: 14px
}

.box_bottom_cate #mota h2,
.box_bottom_cate #mota h3,
.box_bottom_cate #mota h4,
.box_bottom_cate #mota p {
    margin-bottom: 6pt !important;
    text-indent: 20px
}

.box_bottom_cate #mota h2,
.box_bottom_cate #mota h2 span {
    font-size: 20px !important;
    font-weight: 700 !important
}

.box_bottom_cate #mota h3,
.box_bottom_cate #mota h3 span {
    font-size: 18px !important;
    font-weight: 700 !important
}

.box_bottom_cate #mota h4,
.box_bottom_cate #mota h4 span {
    font-size: 16px !important;
    font-weight: 700 !important
}

.overlay,
.overlay_lhs,
.overlay_login_wrong,
.overlay_nhs,
.overlay_select_acc,
.overlay_send_mess,
.overlay_taiapp,
.pop_loader,
.pop_ut_success,
.tb_chat365 {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, .5);
    display: none
}

#pop_tk_gnoi,
#send_mess {
    z-index: 999
}

.wapper {
    margin: 100px auto
}

.auth_form {
    width: 765px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px
}

.overlay .btn_login,
.post_title {
    background: #3d49aa;
    color: #fff;
    text-align: center
}

.post_title {
    padding: 28px 0;
    margin: 0 auto;
    font-size: 18px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    line-height: 30px
}

.post_info {
    padding: 20px 40px;
    font-size: 16px
}

.close_pop_login {
    margin-right: 20px;
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: 700
}

.box_qmk_do {
    width: 100%;
    display: block;
    border-top: 1px solid #e6e6e6;
    height: 60px;
    text-align: center;
    padding: 22px;
    box-sizing: border-box
}

.box_qmk_do p,
.box_qmk_do p a {
    display: inline-block;
    color: #3d49aa;
    font-size: 12px;
    line-height: 14px
}

.box_qmk_do .minitext {
    padding-right: 30px
}

.form_btn_do {
    display: inline-block;
    width: 40%;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 48px;
    box-sizing: border-box
}

.form_btn_app {
    display: inline-block;
    width: 50%;
    padding-top: 20px;
    float: right;
    padding-right: 96px;
    box-sizing: border-box;
    text-align: center
}

.form_btn_app .dow_app {
    width: 82%
}

.form_btn_app .form_btn_app_tv a {
    background: url(/images/icons/down_app_timviec.png) 0 0/100% 100% no-repeat;
    width: 220px;
    float: left;
    height: 65px
}

.form_btn_app .form_btn_app_cv a {
    background: url(/images/icons/down_app_cv.png) 0 0/100% 100% no-repeat;
    width: 220px;
    float: left;
    height: 65px
}

.overlay .auth_form .form_login {
    margin-bottom: 44px
}

.overlay #user_email_error,
.overlay #user_password_first_error {
    margin-top: 10px;
    float: right;
    color: #fd3e45
}

.overlay .auth_form #user_email,
.overlay .auth_form #user_password_first {
    border-bottom: 1px solid #3d49aa;
    border-radius: 0;
    padding: 0;
    height: 34px
}

.overlay .auth_form #user_email::placeholder,
.overlay .auth_form #user_password_first::placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #3d49aa;
    text-align: center
}

.overlay .image_form {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 15px
}

#footer-intro-ht .close_popupht img,
#footer-intro-ht2 .close_popupht img,
.main_timviec .banner_vl img,
.overlay .image_form img,
.overlay_login_wrong .content img {
    width: 100%;
    height: 100%
}

.overlay .btn_login {
    width: 70%;
    margin-left: 42px;
    font-size: 14px;
    line-height: 16px;
    border: none;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 20px
}

.box_bottom_cate #mota p,
.box_bottom_cate #mota p span {
    font-size: 16px !important;
    word-break: break-word
}

.overlay .qr_taiapp {
    float: left;
    width: 44.5%;
    height: 93px;
    margin-right: 20px
}

.overlay .qr_taiapp_tv {
    background: url(/images/icons/qr_app_timviec365.png) top left/100% 100% no-repeat
}

.overlay .qr_taiapp_cv {
    background: url(/images/icons/qr_app_cv365.png) top left/100% 100% no-repeat
}

.overlay .daco,
.overlay .taiapp {
    float: left;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    padding-bottom: 10px
}

.overlay .form_btn_app_tv {
    float: left;
    width: 100%;
    margin-top: 15px
}

.left_list_cate {
    float: left;
    margin-left: 40px;
    width: 24.7%;
    border: 1px solid #e2e0e0;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 14px;
    margin-top: 35px
}

.left_list_cate .img_app_cv,
.left_list_cate .img_app_timviec {
    float: left;
    width: 50%;
    text-align: center
}

.left_list_cate .img_app_cv img,
.left_list_cate .img_app_timviec img {
    width: 119px;
    height: 112px
}

.left_list_cate .banner_androi {
    float: left;
    width: 100%;
    height: 55px;
    margin-top: 25px
}

.left_list_cate .banner_apple {
    margin-top: 10px;
    float: left;
    width: 100%;
    height: 55px
}

.c-cen .trafficSourcesChart-title a {
    text-decoration: none;
    color: #2f2f2f;
    font-family: Roboto-Medium, sans-serif
}

.c-cen .trafficSourcesChart-title {
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    bottom: -30px
}

.c-small .div_utl,
.re_cate .div_tcl,
.re_cate .div_utl,
.re_luv .div_tcl,
.re_luv .div_utl {
    float: left;
    width: 40%;
    border: 1px solid #e1e1e1
}

.c-small .div_tcl .num2,
.div_utl .num2,
.re_cate .div_tcl .h2-class,
.re_cate .div_tcl .num2,
.re_cate .div_utl .h2-class,
.re_cate .div_utl .num2,
.re_luv .div_tcl .num2,
.re_luv .div_utl .num2 {
    font-family: Roboto-Bold, sans-serif;
    font-size: 17px;
    color: #3a3a3a
}

.div_tcl,
.re_cate .div_tcl,
.re_luv .div_tcl {
    width: 58%;
    margin-left: 2%
}

.re_cate .div_tcl .ltb_div,
.re_cate .div_utl .ltb_div,
.re_luv .div_tcl .ltb_div,
.re_luv .div_utl .ltb_div {
    background: #03b5e3;
    text-align: center;
    color: #fff;
    font-family: Roboto-Bold, sans-serif;
    padding: 8px;
    float: left;
    width: 100%
}

.c-small .cat_lq {
    float: left;
    width: 100%;
    height: 35px;
    margin-bottom: 40px
}

.c-small .cat_lq a {
    font-size: 14px;
    line-height: 16px;
    color: #474747;
    padding: 8px 30px;
    border-radius: 10px;
    border: 1px solid #e2e0e0;
    margin-left: 15px
}

.cat_lq .cat_lq_tt {
    font-size: 16px;
    line-height: 35px;
    color: #474747;
    display: inline-block
}

.uvlq_luv {
    float: left;
    width: 71%
}

.uvlq_luv .luv-top {
    float: left;
    width: 100%;
    margin-bottom: 21px
}

.uvlq_luv .luv-top h2 {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #474747
}

.uvlq_luv .luv-top h2::before {
    background: url(/images/New_images/play.png);
    display: inline-block
}

.div_tcl .ltb_div,
.ltb_div {
    background: #4c5bd4;
    text-align: center;
    color: #fff;
    font-family: Roboto-Bold, sans-serif;
    padding: 8px;
    float: left;
    width: 100%
}

.usc_show_chat .tngd,
.usc_show_chat ul li .view_0,
.usc_show_chat ul li span.view_0 {
    font-family: Roboto-Medium
}

.mobi-ful,
.usc_show_chat,
.usc_show_tb {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    z-index: 999
}

.c-small .div_tcl {
    width: 58%;
    margin-left: 2%;
    float: left;
    border: 1px solid #f1f1f1
}

.c-cen .banner_tkuv {
    float: left;
    margin-left: 40px;
    width: 24.7%
}

.c-cen .banner_tkuv img {
    float: left;
    width: 100%;
    height: 379px
}

.remove_tb_show {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block !important
}

.usc_show_chat,
.usc_show_tb {
    position: absolute;
    top: 36px;
    right: -24px;
    width: 330px;
    background-color: #fff;
    text-align: center;
    border-radius: 4px
}

.not_header .usc_show_chat,
.not_header .usc_show_tb {
    z-index: 99999999999
}

.usc_show_chat ul,
.usc_show_tb ul {
    max-height: 390px;
    overflow-y: scroll
}

.usc_show_chat ul::-webkit-scrollbar,
.usc_show_tb ul::-webkit-scrollbar {
    display: none
}

.usc_show_chat ul li,
.usc_show_tb ul li {
    padding: 10px 10px 10px 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e9ecef;
    border-radius: 4px
}

.usc_show_chat ul li:hover,
.usc_show_tb ul li:hover {
    background: #edf2fa
}

.usc_show_tb ul li span {
    font-weight: 700;
    float: left;
    width: 90%;
    text-align: left;
    margin-right: 10px
}

.usc_show_tb ul li span a {
    color: #4c5bd4;
    line-height: 18px
}

.usc_show_tb ul li p {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 20px;
    color: #474747
}

.usc_show_chat ul li img,
.usc_show_tb ul li img {
    float: left;
    width: 58px;
    height: 58px;
    object-fit: cover;
    margin-bottom: 5px;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 2px
}

.usc_show_chat .tb_loz,
.usc_show_tb .tb_loz {
    float: left;
    width: 78%;
    color: #4c5bd4;
    line-height: 20px;
    text-align: left;
    margin-top: 10px
}

.usc_show_chat ul li span {
    float: left;
    width: 76%;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    color: #333;
    margin-bottom: 5px;
    margin-top: 5px
}

.usc_show_chat ul li p {
    float: left;
    position: relative;
    padding-right: 20px;
    width: 76%;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px
}

.usc_show_chat ul li .time_mess {
    color: #828282;
    text-align: right;
    font-size: 12px;
    line-height: 15px
}

.usc_show_chat .tngd {
    font-size: 16px;
    text-align: left;
    padding: 13px 10px
}

.usc_show_chat .search_mess {
    margin: 0 10px;
    border: 1px solid #6f6f6f;
    border-radius: 50px;
    width: calc(100% - 20px);
    box-sizing: border-box;
    height: 30px;
    padding: 5px 10px;
    background-image: url(/images/uyen/search_bt.png);
    background-position: 95% center;
    background-repeat: no-repeat
}

.usc_show_chat ul li p.view_0::after,
ul li .ava_mess.m_online::before,
ul li .ava_mess::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    display: inline-block
}

.usc_show_chat ul li p.view_0::after {
    content: '';
    background-color: #6f6f6f;
    top: 0;
    right: 5px
}

ul li span.ava_mess {
    width: unset;
    position: relative;
    float: left
}

ul li .ava_mess.m_online::before {
    content: ' ';
    background-color: #31a24c;
    top: 8%;
    right: -8%;
    border: 1px solid #fff
}

ul li .ava_mess::before {
    content: ' ';
    background-color: #6f6f6f;
    top: 8%;
    right: 18%;
    border: 1px solid #fff
}

ul li .delete_tb {
    font-weight: 700;
    width: 16px;
    height: 16px;
    line-height: 14px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    display: inline-block
}

.usc_show_tb .delete_all_tb {
    font-weight: 700;
    line-height: 35px
}

.mobi-ful {
    width: 283px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: 50px
}

.reg_ntd_main {
    width: 100%;
    background: url(/images/loc/br_reg_ntd.png) 0 0/100% auto no-repeat
}

.reg_ntd_main .head_gr {
    margin: 30px auto;
    text-align: center
}

.reg_ntd_main .head_gr span {
    font-size: 20px;
    line-height: 21px;
    color: #fff;
    font-weight: 700
}

.reg_ntd_main .register_ntd {
    margin-top: 0;
    margin-bottom: 90px;
    width: 1060px;
    margin-left: calc((100% - 1060px)/ 2);
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    float: left;
    background: #fff;
    padding: 20px 150px;
    box-sizing: border-box
}

.form_uv .ct_usc {
    float: left;
    width: calc((100% - 20px)/ 2)
}

.form_uv .ct_usc:nth-child(2),
.mr_20 {
    margin-right: 20px
}

.dk_ntd .form_uv {
    float: left;
    width: calc((100% - 30px)/ 2)
}

.dk_ntd .form_uv:nth-child(odd) {
    margin-right: 30px
}

.bot_reg_ntd {
    float: left;
    width: 100%;
    height: 70px;
    background: #4c5bd4;
    padding: 15px 0;
    text-align: center;
    box-sizing: border-box
}

#bgcat,
#page-map .main_search,
.luv-tab-contai,
.sa-tab-contai {
    width: 100%;
    background-color: #fff;
    float: left
}

.bot_reg_ntd p {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

#box-ad {
    background: #fff;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 86px;
    padding: 20px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #f05e5e;
    box-shadow: 0 3px 4px #ccc
}

#page-map .main_search {
    display: block;
    position: relative;
    padding: 10px 20px;
    box-sizing: border-box;
    top: unset;
    height: 180px
}

#mota .hd_key_gy,
#mota .key_gy {
    height: auto;
    box-sizing: border-box
}

#page-map .ir {
    width: 1180px;
    margin: 0 auto
}

#page-map .main_search select.city_cate {
    width: 220px;
    height: 50px;
    float: left
}

#page-map .main_search .select2-container {
    margin-right: 10px;
    border: 1px solid #9aa1a6;
    border-radius: 8px;
    overflow: hidden
}

#page-map #select2-index_dia_diem-container,
#page-map .main_search .select2-container--default .select2-selection--single {
    height: 45px !important;
    line-height: 45px !important;
    color: #1f1f1f
}

#page-map #select2-index_km-container {
    background: #fff;
    border-radius: 8px
}

#page-map #select2-index_dia_diem-container {
    padding-left: 30px
}

#page-map #select2-index_nganh_nghe-container {
    height: 45px;
    color: #1f1f1f;
    padding-left: 35px;
    line-height: 47px
}

#page-map .main_search select.city_ab {
    width: 180px;
    height: 50px;
    float: left
}

#page-map #btn_map {
    float: left;
    height: 45px;
    border: none;
    background: url(https://timviec365.vn/images/icon_search.png) 34px center no-repeat #4c5bd4;
    width: 90px;
    border-radius: 8px;
    cursor: pointer;
    color: transparent
}

#page-map .main_search input {
    float: left;
    height: 45px;
    width: 230px;
    padding-left: 10px;
    font-size: 16px;
    margin-right: 5px;
    border-radius: 8px;
    border: 1px solid #9aa1a6
}

#page-map h1 {
    float: left;
    width: 100%;
    margin: 20px 0 10px
}

.swap-map #note {
    z-index: 2;
    right: 10px;
    box-shadow: 0 0 3px #000;
    position: absolute;
    top: 60px
}

.logo_banner h1 {
    float: left;
    width: 40%;
    color: #fff;
    padding-left: 14px;
    margin-bottom: 10px
}

#mota .key_gy {
    background: #fff;
    border: 2px solid #fd3e45;
    border-radius: 5px 5px 10px 10px;
    float: right;
    width: 66%;
    text-indent: 0;
    margin-bottom: 0;
    margin-top: 20px
}

#mota .hd_key_gy {
    background: #fd3e45;
    border: 2px solid #fd3e45;
    float: left;
    width: 100%;
    text-align: center
}

#main_tag_new #mota .hd_key_gy p {
    padding: 10px 0
}

#mota .hd_key_gy p::before {
    content: "";
    background: url(/images/icon_new_gy.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    vertical-align: middle
}

#mota .key_gy .content_key_gy {
    float: left;
    width: 100%;
    padding: 15px 15px 20px;
    box-sizing: border-box
}

#map-vl .banner_2 .ic_go,
#map-vl .banner_2 .ic_io {
    left: 62.2%;
    display: block;
    padding: 0;
    width: auto;
    position: absolute
}

#mota .key_gy .content_key_gy p {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #333;
    text-indent: 0;
    margin: 0 !important;
    padding-bottom: 10px
}

#mota .hd_key_gy p {
    font-size: 16px;
    padding: 15px 0;
    color: #fff;
    font-weight: 700;
    margin: 0 !important;
    text-indent: 0
}

#mota .key_gy a {
    padding: 15px 50px;
    background: linear-gradient(180deg, #ff666c 0, #ff252d 100%);
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 16px !important;
    line-height: 24px;
    display: inline-block
}

#mota .key_gy a span {
    color: #fff !important
}

#map-vl .banner_2 {
    position: relative;
    float: left;
    width: 100%;
    height: 220px
}

#map-vl .banner_banner_2 {
    float: left;
    width: 100%;
    height: 100%
}

#map-vl .banner_2 .ic_go {
    top: 33%
}

#map-vl .banner_2 a img {
    width: 120px;
    height: 36px
}

#map-vl .banner_2 .ic_io {
    top: 51%
}

.sub_domain .box_sub,
.sub_domain1 .box_sub {
    position: absolute;
    border-radius: 5px;
    padding: 10px 0;
    top: 50px;
    right: 128px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 3px 2px #888
}

.sub_domain .box_sub li a,
.sub_domain1 .box_sub li a {
    color: #4c5bd5;
    padding: 5px 10px 5px 43px;
    cursor: pointer;
    border-radius: 12px
}

.sub_domain .box_sub li .menu_bgia {
    background: url(/images/icons/ic_new1.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_tvl {
    background: url(/images/New_images/icon_ungdung_gt.png) 6px 0 no-repeat
}

.sub_domain .box_sub li .menu_vltg {
    background: url(/images/icons/ic_new2.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_frelc {
    background: url(/images/icons/menu_frelc.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_tcl {
    background: url(/images/icons/ic_new3.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_nt {
    background: url(/images/icons/ic_new4.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_gs {
    background: url(/images/icons/ic_new5.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_uvqd {
    background: url(/images/icons/ic_new6.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_vlqd {
    background: url(/images/New_images/icon_vlquanhday.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_tv {
    background: url(/images/New_images/icon_trangvang.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_tinhluong,
.sub_domain .box_sub li .menu_tl {
    background: url(/images/New_images/icon_tinhluong.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_ctv {
    background: url(/images/icons/ic_new7.png) 9px 3px no-repeat
}

.sub_domain .box_sub .menu_donxinviec {
    background: url(/images/New_images/icon_donxinviec.png) 9px 3px no-repeat
}

.sub_domain .box_sub .menu_mail365 {
    background: url(/images/New_images/icon_mail3652.png) 9px 3px no-repeat
}

.sub_domain .box_sub .menu_vltx {
    background: url(/images/New_images/icon_vieclamtx.png) 9px 3px no-repeat
}

.sub_domain .box_sub li .menu_cauhoitd {
    background: url(/images/New_images/icon_cauhoitd.png) 9px 3px no-repeat !important
}

.sub_domain .box_sub li .menu_freedt {
    background: url(/images/New_images/icon_free_dt.png) 9px 3px no-repeat !important
}

.sub_domain1 .box_sub li:first-child a {
    background: url(/images/icons/ic_tc1.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(2) a {
    background: url(/images/icons/ic_tc2.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(3) a {
    background: url(/images/icons/ic_tc3.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(4) a {
    background: url(/images/icons/ic_tc4.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(5) a {
    background: url(/images/icons/ic_tc5.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(6) a {
    background: url(/images/icons/ic_tc6.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(7) a {
    background: url(/images/icons/ic_tc7.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(8) a {
    background: url(/images/icons/ic_tc8.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(9) a {
    background: url(/images/icons/ic_tc9.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(10) a {
    background: url(/images/icons/icon_crm.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(11) a {
    background: url(/images/icons/icon_kpi.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(12) a {
    background: url(/images/icons/icon_qlcongtrinh.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(13) a {
    background: url(/images/icons/icon_dg_nanglucnv.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(14) a {
    background: url(/images/icons/icon_garaoto.png) 9px 3px no-repeat
}

.sub_domain1 .box_sub li:nth-child(15) a {
    background: url(/images/icons/icon_chat365.png) 9px 3px no-repeat
}

.sub_domain .box_sub li a.menu_email {
    background: url(/images/icons/ic_new9.png) 9px 6px no-repeat
}

.sub_domain .box_sub li a.menu_chamcong {
    background: url(/images/icons/ic_new8.png) 9px 3px no-repeat
}

.lv {
    padding: 5px 8px;
    font-weight: 500 !important;
    border: 1px solid #e1e1e1;
    margin-right: 5px;
    margin-top: -5px !important;
    color: #13b5ea;
    text-transform: capitalize
}

#content_mess,
.head_mess {
    padding: 12px;
    display: block
}

#content_chat_box {
    width: 340px;
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    position: fixed;
    bottom: 0;
    right: 290px;
    z-index: 1000;
    border: 1px solid #dae3fe;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.box_mess_control span {
    margin-left: 20px
}

.box_mess_user {
    float: left;
    width: 85%;
    overflow: hidden
}

.head_mess {
    width: 100%;
    height: 64px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

#content_mess {
    height: 320px;
    overflow-y: scroll
}

.box_mess_user .info_user {
    width: calc(100% - 45px);
    text-align: left;
    overflow: hidden;
    float: right
}

#content_mess .date_chat {
    width: 100%;
    text-align: center;
    margin: 15px 0
}

#content_mess .date_chat span {
    display: inline-block;
    padding: 0 20px;
    background-color: #fff;
    position: relative;
    top: -10px;
    color: #666
}

#content_mess .date_chat::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #666
}

#content_mess .my_mess {
    display: block;
    margin-bottom: 3px;
    text-align: right
}

#content_mess .user_mess {
    margin-bottom: 3px
}

#content_mess .user_mess .messsage {
    border-radius: 0 5px 5px;
    background: #dae3fe;
    max-width: 70%;
    word-break: break-word
}

#content_mess .my_mess .messsage {
    border-radius: 5px 0 5px 5px;
    background: #4c5bd4;
    color: #fff;
    max-width: 70%;
    word-break: break-word
}

#content_mess .user_mess .author {
    display: inline-block;
    width: 30px;
    margin-right: 5px
}

.chat_box_input {
    width: 100%;
    display: block;
    padding: 20px 10px 10px;
    position: relative
}

#content_mess .mess_img {
    max-width: 60%;
    height: auto;
    max-height: 400px;
    display: inline-block;
    overflow: hidden;
    object-fit: cover
}

#content_mess .mess_file {
    max-width: 60%;
    line-height: 30px;
    overflow: hidden;
    background-color: #c2c2c2;
    border-radius: 6px;
    padding: 5px 10px
}

#content_mess .mess_file a {
    color: #000
}

.chat_diff {
    vertical-align: bottom;
    display: inline-block;
    cursor: pointer
}

#send_mess,
.user_chat {
    vertical-align: middle
}

.chat_diff img {
    background-color: #dae3fe;
    padding: 6px;
    vertical-align: bottom;
    border-radius: 50%;
    cursor: pointer
}

#message-input {
    background: #dae3fe;
    padding: 8px 40px 8px 10px;
    color: #474747;
    width: 86%;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    line-height: 18px
}

#send_mess {
    position: absolute;
    right: 36px;
    bottom: 13px
}

.user_chat {
    font-size: 15px;
    line-height: 24px;
    color: #474747;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    margin-bottom: 2px;
    font-family: Roboto-Medium, sans-serif
}

.online_chat {
    font-size: 11px;
    line-height: 12px;
    color: #666
}

.online_chat::before {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #76b51b;
    display: inline-block;
    margin-right: 3px
}

#typing {
    position: absolute;
    top: 0;
    font-size: 11px;
    color: #4c5bd4;
    font-weight: 700;
    left: 20px
}

.main_timviec .banner_vl {
    width: 100%;
    height: 200px;
    float: left;
    margin: 20px 0
}

#footer-intro-ht .container,
#footer-intro-ht2 .container {
    background: 0 0;
    margin: 0 auto
}

#footer-intro-ht {
    z-index: 1000;
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 255px;
    background: url(../images/bg/bg_popup_hs2.png) 0 0/100% 100% no-repeat;
    padding: 0
}

#footer-intro-ht .close_popupht {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 15px;
    height: 15px
}

#footer-intro-ht .text-center .bt_hths {
    width: 222px;
    height: 35px;
    background: #fd1616;
    float: left;
    position: absolute;
    bottom: 22px;
    left: 30px
}

#footer-intro-ht .bt_hths a {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 35px
}

#footer-intro-ht .bt_hths span::after,
#footer-intro-ht2 .bt_hths span::after {
    content: "";
    background: url(../images/icons/icon_p5.png) no-repeat;
    width: 16px;
    height: 14px;
    margin-left: 10px;
    display: inline-block
}

#footer-intro-ht .td_hs_thieu {
    float: left;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 32px;
    color: #fff;
    line-height: 1.5
}

#footer-intro-ht .td_hs_thieu2 {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #fff
}

#footer-intro-ht .hs_thieu {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 38px
}

#footer-intro-ht .item_hs_thieu {
    display: inline-block;
    text-align: center;
    width: 238px;
    height: 100px
}

#footer-intro-ht img {
    max-width: 72px;
    max-height: 72px;
    width: 100%;
    height: 100%
}

#footer-intro-ht .item_hs_thieu p {
    color: #2a3b45;
    font-size: 14px;
    text-align: center
}

#footer-intro-ht2 {
    z-index: 1000;
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    max-height: 296px;
    height: auto;
    background: url(../images/bg/bg_popup_hs.png) 0 0/100% 100% no-repeat;
    padding: 0
}

#footer-intro-ht2 .close_popupht {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 15px;
    height: 15px;
    cursor: pointer
}

#footer-intro-ht2 .text-center .bt_hths {
    width: 738px;
    height: 44px;
    background: #fd1616;
    border-radius: 10px;
    float: left;
    margin-left: calc(50% - 768px / 2)
}

#footer-intro-ht2 .bt_hths a {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 44px
}

#footer-intro-ht2 .td_hs_thieu {
    float: left;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff
}

#footer-intro-ht2 .hs_thieu {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 49px
}

#footer-intro-ht2 .item_hs_thieu {
    display: inline-block;
    text-align: center;
    width: 228px;
    height: 50px
}

#footer-intro-ht2 img {
    max-width: 24px;
    max-height: 24px;
    width: 100%;
    height: 100%
}

#footer-intro-ht2 .item_hs_thieu p {
    color: #fff;
    font-size: 14px;
    text-align: center
}

#footer-intro-ht2 .item_hs_thieu:last-child {
    margin-left: 0
}

#footer-intro-ht2 .item_hs_thieu2 {
    width: 16%;
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.div_tcl,
.div_utl {
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    box-shadow: 4px 1px 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
    float: left;
    width: 40%
}

.div_tcl .ltb_div,
.div_utl .ltb_div {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #03b5e3;
    text-align: center;
    color: #fff;
    font-family: Roboto-Regular, sans-serif;
    padding: 8px;
    float: left;
    width: 100%
}

.div_tcl .num2 i,
.div_utl .num2 i {
    color: #03b5e3;
    font-size: 17px;
    padding: 0
}

.div_tcl .num2,
.div_tcl p.tcl,
.div_utl .num2,
.div_utl p.tcl {
    padding: 10px
}

.div_tcl .num2,
.div_utl .num2 {
    font-family: Roboto-Regular, sans-serif;
    font-size: 17px;
    color: #3a3a3a
}

.div_tcl .ltb_div p,
.div_utl .ltb_div p {
    font-size: 16px;
    padding: 0;
    font-family: Roboto-Bold, sans-serif;
    margin-bottom: 4px
}

.div_tcl p.tcl img,
.div_utl p.tcl img {
    position: absolute;
    right: 60px;
    bottom: 7px
}

.form_reg .user_c_video {
    float: left;
    width: 100%;
    margin: 10px 0
}

.form_reg .user_c_video>span {
    float: left;
    margin: 0 18px;
    font-size: 16px;
    line-height: 18px;
    color: red
}

.form_reg #user_link_video {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
    opacity: unset
}

.form_reg #label_u_video {
    font-size: 13px;
    line-height: 18px;
    color: #90908a;
    width: 100%;
    float: left;
    padding: 10px 50px 10px 15px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    background: url(../images/upload_file.png) 95% 45% no-repeat;
    cursor: pointer
}

.form_reg .box_check_vd input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 16px !important;
    height: 16px;
    padding: 2px;
    background-clip: content-box;
    border: 1px solid #4c5bd4;
    background-color: #fff;
    border-radius: 50%;
    position: unset;
    opacity: unset
}

.form_reg .box_check_vd input,
.form_reg .box_check_vd label {
    width: auto !important;
    margin: 0 6px 0 0 !important
}

.dis_inl_th,
.gd_pc {
    display: inline-block
}

#clear_video {
    vertical-align: top;
    margin-left: 10px;
    border: 1px solid #4c5bd4;
    padding: 3px;
    box-sizing: border-box;
    width: 18px;
    border-radius: 50%;
    display: none
}

.box_video video {
    max-height: 675px
}

.tb_chat365 .col_blu {
    color: #3d49aa
}

.tb_chat365 .auth_form {
    width: 500px;
    padding-bottom: 5px
}

.tb_chat365 .post_title {
    padding: 15px 0;
    position: relative
}

.tb_chat365 .close_pop_login {
    position: absolute;
    right: 0;
    top: 23px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1)
}

.tb_chat365 .post_info {
    padding: 24px 20px 0;
    font-size: 16px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box
}

.tb_chat365 .btn_login {
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    float: unset;
    background: #fff;
    color: #76b51b;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #76b51b;
    border-radius: 100px
}

.tb_chat365 .btn_login img {
    margin-right: 8px
}

.notice_chat365 {
    position: absolute;
    left: calc(50% + 10px)
}

.banner_new {
    width: 100%;
    margin-top: 20px;
    float: left
}

.banner_new img {
    width: 100%;
    object-fit: cover
}

.banner_new .bg_bn_listNew {
    background: url("../images/banner/listNew_bn_taiapp.webp") 0 0/100% 100% no-repeat
}

.banner_new .box_btn {
    padding: 166px 10px 0;
    display: flex;
    justify-content: space-between;
    height: 227px
}

.banner_new .box_btn a img {
    width: 114px;
    height: 39px
}

.frame_th {
    margin-top: 54px
}

.th_list_uv .frame_th {
    margin-top: unset
}

.frame_th .list_ntd_home,
.frame_th .list_uv_home {
    box-shadow: 0 0 3px rgb(0 0 0 / 25%)
}

.pop_ut_success .auth_form {
    width: 500px;
    padding-bottom: 70px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
    position: relative
}

.pop_ut_success .post_title {
    padding: 15px 0;
    position: relative;
    text-align: center;
    background: #3d49aa;
    color: #fff;
    margin: 0 auto;
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    line-height: 30px
}

.pop_ut_success .close_pop_login {
    position: absolute;
    right: 0;
    top: 23px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    margin-right: 20px;
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: 700
}

.pop_ut_success .post_info {
    padding: 24px 20px 0;
    font-size: 16px;
    line-height: 24px
}

.pop_ut_success .post_info a {
    color: #4c5bd4;
    font-weight: 700
}

.pop_ut_success .btn_close_pop_ut {
    background: #4c5bd4;
    border-radius: 8px;
    padding: 8px 20px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-roller div {
    animation: 1.2s cubic-bezier(.5, 0, .5, 1) infinite lds-roller;
    transform-origin: 40px 40px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin: -4px 0 0 -4px
}

.lds-roller div:first-child {
    animation-delay: -36ms
}

.lds-roller div:first-child:after {
    top: 63px;
    left: 63px
}

.lds-roller div:nth-child(2) {
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px
}

.lds-roller div:nth-child(3) {
    animation-delay: -108ms
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px
}

.lds-roller div:nth-child(4) {
    animation-delay: -144ms
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px
}

.lds-roller div:nth-child(6) {
    animation-delay: -216ms
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px
}

.lds-roller div:nth-child(7) {
    animation-delay: -252ms
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px
}

.lds-roller div:nth-child(8) {
    animation-delay: -288ms
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.box_tooltip .con-tooltip {
    float: left;
    width: 100%;
    position: relative;
    display: inline-block
}

.box_tooltip .con-tooltip.tt_sm {
    width: 45%
}

.box_tooltip .tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .4;
    max-width: 200px;
    padding: 9px 15px;
    background: #292d32;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    position: absolute;
    bottom: 25px;
    left: 0
}

.box_tooltip .tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0;
    border-color: #333 transparent transparent;
    position: absolute;
    left: 45%;
    bottom: -10px
}

.box_tooltip .con-tooltip:hover .tooltip {
    visibility: visible;
    opacity: 1
}

.ic_list_onnile {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-top: -10px
}

.img_item_vl .logo_user_th img {
    width: 70px;
    height: 70px
}

.auth_form1 .button a,
.auth_form1 .button button {
    height: 35px;
    line-height: 135%;
    font-size: 15px;
    background: #4c5bd4;
    font-weight: 500
}

.logo_user_th {
    position: relative;
    display: inline-block
}

.logo_user_th.m_online:before {
    content: ' ';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #76b51b;
    display: inline-block;
    position: absolute;
    top: 65%;
    right: 0;
    border: 3px solid #fff;
    z-index: 1
}

.search_nc_th .ip_search_nc .key_th {
    width: 100%;
    height: 40px;
    font-family: Roboto-Regular, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    border: 1px solid #999 !important;
    border-radius: 8px;
    margin-bottom: 0 !important;
    background: #fff;
    text-indent: 5px
}

.item_home_th .box_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
}

.txt_chat {
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    margin-left: 8px
}

.new_banner_th .btn_search,
.new_banner_th .btn_search_uv {
    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 .main_search {
    width: 100%;
    position: absolute;
    top: 100px;
    padding: 0 5%
}

.new_banner_th #box_search_index {
    position: relative;
    min-height: 578px
}

.new_banner_th .tktk {
    position: absolute;
    bottom: -30px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    background: #4c5bd4;
    text-align: center
}

.new_banner_th .section_home {
    background: #f2f2f2;
    margin-top: 38px
}

.new_banner_th .box_text_search p {
    font-size: 28px;
    color: #fff;
    line-height: 65px
}

.new_banner_th .box_text_search p .txt_s {
    font-size: 55px
}

.new_banner_th .box_text_search .img_txt_s img {
    width: 44px;
    height: 44px;
    top: 15px;
    position: relative
}

.new_banner_th .logo_banner h1 {
    float: left;
    width: 100%;
    color: #fff;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 40px
}

.new_banner_th .box_m_search {
    width: 1047px;
    float: unset
}

.new_banner_th .new_search {
    width: 570px;
    float: left;
    position: relative
}

.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
}

.new_banner_th .box_input {
    position: relative;
    float: left;
    width: 100%
}

.new_banner_th .box_input:before {
    content: url("/images/New_images/ic_search_indx.png");
    position: absolute;
    width: 16px;
    height: 16px;
    left: 30px;
    top: 25px;
    z-index: 1
}

.hot_nd .call_hot:before,
.hot_nd .user-support:first-child:before,
.hot_nd .user-support:last-child:before {
    width: 24px;
    height: 24px;
    position: absolute;
    display: block
}

.new_banner_th #box_search_index .select2-container {
    width: 397px !important;
    float: left
}

.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
}

.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
}

.new_banner_th .mobi-bor {
    float: left;
    width: 123px
}

.new_banner_th .show_nc {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-top: 15px;
    cursor: pointer
}

.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
}

.vl_right_home .list_cate_ul {
    max-height: 770px
}

.vl_right_home .list_city_ul {
    max-height: 647px
}

.hot_nd p {
    background: url("/images/New_images/ic_arrow_hot.png") no-repeat;
    position: relative;
    margin-bottom: 20px;
    text-indent: 35px;
    line-height: 25px
}

.hot_nd .call_hot {
    border: 1px solid #4c5bd4;
    border-radius: 8px;
    color: #4c5bd4;
    text-indent: 70px;
    background: unset;
    padding: 6.5px 0
}

.hot_nd .call_hot span {
    color: #4c5bd4;
    font-size: 18px
}

.hot_nd .call_hot:before {
    content: url("/images/New_images/ic_call_hot.png");
    left: -45px;
    top: 8px
}

.hot_nd .user-support:first-child:before {
    content: url("/images/New_images/ic_zalo_hot.png");
    left: 10px;
    top: 7px
}

.hot_nd .user-support:last-child {
    border: 1px solid #31c4ed;
    color: #31c4ed
}

.hot_nd .user-support:last-child:before {
    content: url("/images/New_images/ic_skyp_hot.png");
    left: 10px;
    top: 7px
}

.overlay_login_wrong .auth_form {
    width: 482px;
    margin: 0 auto
}

.overlay_login_wrong .auth_form .frame {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    border-radius: 20px
}

.overlay_login_wrong .content {
    float: left;
    width: 100%;
    padding: 40px 20px 0
}

.overlay_login_wrong .content .img {
    float: left;
    width: 83px;
    height: 83px
}

.overlay_login_wrong .content .txt {
    float: left;
    width: calc(100% - 83px - 20px);
    margin-left: 20px;
    font-size: 18px;
    line-height: 27px;
    text-align: justify;
    color: #333
}

.overlay_login_wrong .content .user_login_wrong {
    color: #4c5bd4;
    text-decoration: underline
}

.overlay_login_wrong .frame_btn {
    float: left;
    width: 100%;
    padding: 32px 20px 40px
}

.overlay_login_wrong .frame_btn .btn_wrong {
    float: right;
    width: 113px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    border-radius: 6px;
    border: 1px solid #4c5bd4;
    margin-left: 15px;
    cursor: pointer
}

.overlay_login_wrong .frame_btn .btn_yes {
    background: #fff;
    color: #4c5bd4
}

#popup_back_ut .back_ut,
.ngonngu_tkiem.active,
.overlay_login_wrong .frame_btn .btn_no {
    background: #4c5bd4;
    color: #fff
}

.link_all_onl {
    display: block;
    text-align: right;
    padding: 15px 10px 0 0;
    font-size: 15px;
    float: right;
    color: #4c5bd4
}

.ctn_banner_utcv {
    width: 100%;
    float: left;
    margin-top: 15px
}

.ctn_ndung_utcv {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 2%
}

.ctn_chung_utcv {
    width: 49%;
    display: flex;
    flex-wrap: wrap
}

.ctn_des_uplcv,
.ctn_tde_uplcv {
    width: 100%;
    margin-bottom: 15px;
    display: flex
}

.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_dd_uplcv {
    background: #4c5bd5;
    padding: 4px 10px;
    color: #fff;
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 10px
}

.auth_form1,
.popup_items_tb {
    width: 453px;
    height: 139px;
    border-radius: 8px
}

.popup_items_tb {
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 11px rgba(0, 0, 0, .15)
}

.auth_form1 {
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.auth_form1 .top {
    display: flex;
    gap: 15px
}

.auth_form1 .text {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    color: #333
}

.auth_form1 .button {
    display: flex;
    justify-content: end
}

.auth_form1 .button a,
.auth_form1 .button button {
    border: none;
    min-width: 105px;
    border-radius: 6px;
    font-family: Roboto-Medium;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.auth_form1 .button a {
    border: none;
    border-radius: 6px;
    font-family: Roboto-Medium;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px
}

.box_vieclam_hot .right_item_vl {
    width: calc(100% - 80px)
}

#recordButton {
    position: absolute;
    right: 15px;
    top: 17px;
    cursor: pointer;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

#pop_tk_gnoi .modal-content {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 0
}

#pop_tk_gnoi .pop_md_butt {
    width: 100%;
    padding: 340px 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap
}

#pop_tk_gnoi .tde_pop {
    width: 100%;
    display: flex;
    justify-content: end;
    margin-top: 2px;
    margin-bottom: 28px;
    font-size: 32px;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: none;
    padding-right: 150px;
    align-items: center;
    color: #000
}

#pop_tk_gnoi .dung_ghiam {
    width: 100%;
    display: flex;
    justify-content: start
}

#pop_tk_gnoi #stopButton {
    width: 169px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 8px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600
}

#pop_tk_gnoi .close_ghiam {
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: 20px
}

#pop_tk_gnoi .close_ghiam span {
    position: absolute;
    top: 17px;
    right: 13px;
    cursor: pointer;
    color: #4c5bd4;
    font-size: 23px;
    font-weight: 700
}

.tkiem_nngu {
    width: 100%;
    overflow-x: auto
}

.tkiem_nngu::-webkit-scrollbar {
    height: 0
}

.tkiem_nngu::-webkit-scrollbar-thumb,
.tkiem_nngu::-webkit-scrollbar-track {
    background: #fff
}

.tkiem_nngu .ctn_tkiem_nngu {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    width: max-content
}

.ngonngu_tkiem,
.tkiem_nngu p {
    display: flex;
    align-items: center
}

.tkiem_nngu p {
    font-size: 16px;
    line-height: 19px;
    gap: 5px
}

.ctn_tngonngu {
    font-weight: 600
}

.ngonngu_tkiem {
    width: 145px;
    border-radius: 30px;
    background: rgba(76, 91, 212, .1);
    justify-content: center;
    gap: 5px;
    padding: 10px 5px;
    cursor: pointer;
    color: #4c5bd4
}

.ngonngu_tkiem img,
.section_home .item_home_th .icon_tiaset_new {
    width: 28px;
    height: 28px
}

.tk_nngu_mobi {
    width: 100%;
    display: none;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: #fff;
    padding: 10px;
    position: relative;
    cursor: pointer;
    margin-bottom: 15px
}

.tk_nngu_mobi .nn_chon {
    width: 24px;
    height: 24px
}

.tk_nngu_mobi p {
    font-size: 16px;
    line-height: 19px;
    color: #999
}

.tk_nngu_mobi .up_nn {
    position: absolute;
    top: 15px;
    right: 10px
}

.tk_nngu_mobi .up_nn img {
    width: 18px;
    height: 18px
}

@media screen and (min-width:1300px) {
    .new_banner {
        background-image: url(/images/New_images/new_banner_th_1366.png);
        background-size: 100% 100%
    }
    .new_banner.qr {
        background: url(/images/banner_new/banner_home_1520_new.webp) bottom/100% 90%
    }
    .banner_login {
        background: url(/images/New_images/bg_login.png) 0 0/100% 100% no-repeat
    }
    .new_banner_th .main_search {
        padding: 0 5%
    }
}

@media screen and (min-width:1400px) {
    .new_banner {
        background-image: url(/images/New_images/new_banner_th_1520.png);
        background-size: 100% 100%
    }
    .new_banner.qr {
        background: url(/images/banner_new/banner_home_1520_new.webp) bottom/100% 90%
    }
    .banner_login {
        background: url(/images/New_images/bg_login.png) 0 0/100% 100% no-repeat
    }
    .new_banner_th .main_search {
        padding: 0 11%
    }
}

@media screen and (min-width:1700px) {
    .new_banner {
        background-image: url(/images/New_images/new_banner_th.webp);
        background-size: 100% 100%
    }
    .new_banner.qr {
        background: url(/images/banner_new/banner_home_new.webp) bottom/100% 90%
    }
    .banner_login {
        background: url(/images/New_images/bg_login.png) 0 0/100% 100% no-repeat
    }
    .new_banner_th .main_search {
        padding: 0 14%
    }
}

@media screen and (max-width:1200px) {
    .new_banner {
        background-image: url(/images/New_images/new_banner_th_1024.png);
        background-size: 100% 100%
    }
    .cb_ld_home,
    .login_content {
        display: none
    }
    .vieclam_container {
        width: auto
    }
    .form_dang_nhap {
        margin: auto
    }
    .reg_uv {
        width: 100% !important;
        margin: 0
    }
    #page-map #select2-index_dia_diem-container,
    #page-map #select2-index_nganh_nghe-container {
        background-image: unset
    }
    #page-map .main_search {
        height: unset
    }
    #page-map #btn_map,
    #page-map .main_search input,
    #page-map .main_search select.city_cate,
    #page-map .mb_5 {
        width: 46%;
        margin-bottom: 0;
        margin-right: 4%
    }
    #page-map #btn_map {
        color: #fff;
        font-size: 16px
    }
    #page-map .main_search select.city_ab {
        width: 100%
    }
    #page-map .ir {
        float: left;
        width: 100%
    }
}

@media(max-width:1165px) {
    .menu_item.ctn_menu_item {
        display: none
    }
}

@media screen and (max-width:1165px) {
    .dk_box,
    .dn_box,
    .mobi-from .right_avatar {
        margin-top: 30px;
        margin-left: 20px;
        float: left
    }
    .ul_menu li,
    .ul_menu li:last-child {
        border-bottom: none
    }
    #box_search_index .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 50%
    }
    .arrow_bot,
    .avatar_lg.ava_uv,
    .banner_2,
    .banner_new,
    .banner_tai_app,
    .box_ctn_dangtin,
    .box_header,
    .box_header.ctn_box_header #mobi,
    .box_intro_index,
    .box_text_search,
    .btn_dow,
    .dk_or,
    .footer-right-bot .button_dl_app,
    .footer-right-bot .title_download,
    .footer-right-top,
    .list_com,
    .logo_banner,
    .menu_item.ctn_menu_chat .txt_chat,
    .menu_item.ctn_menu_item,
    .nd_box_key .solid,
    .not_header,
    .plus-next,
    .qr_cv,
    .qr_timviec,
    .tktk {
        display: none
    }
    .ctn_tbao_chat,
    .mobi-sel {
        display: block
    }
    .vieclam_container {
        background: #fff
    }
     ::placeholder {
        font-family: Roboto-Regular, sans-serif
    }
    .box_vl .box_vl_fix .span_vl p,
    .btn_search,
    .btn_search_uv,
    .dk_dh_item p {
        font-family: Roboto-Medium, sans-serif
    }
    .cn-box,
    .search-box,
    .vieclam_container {
        width: auto
    }
    #new_header {
        position: fixed !important;
        top: 0;
        height: 70px;
        z-index: 999
    }
    .logo_header {
        width: 100%;
        float: left;
        height: 100%;
        text-align: center;
        background: #4c5bd5;
        padding-right: 20px
    }
    .logo_header.ctn_logo_header {
        padding-right: 55px
    }
    #fts_id {
        width: 100%;
        border-radius: 10px;
        height: 40px !important;
        margin-bottom: 25px;
        padding-left: 20px
    }
    #search_new_ntd #fts_id {
        background: url(/images/New_images/icn_search_nn.png) 15px center no-repeat #fff;
        padding-left: 45px
    }
    #fts_id::placeholder {
        color: #828282
    }
    #search_new_ntd #fts_id::placeholder {
        color: #4c5bd4
    }
    .mobi-sel {
        position: absolute;
        top: 24px;
        left: 20px
    }
    .mobi-from .avatar_lg img {
        float: left;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        object-fit: cover;
        margin-left: 20px
    }
    .mobi-from .right_avatar {
        width: 65%
    }
    .mobi-from .right_avatar span {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px
    }
    .logo_header img {
        width: 150px;
        margin-top: 21px;
        height: auto
    }
    .mobi_sh_ul {
        position: fixed;
        display: none;
        background: rgba(0, 0, 0, .7);
        width: 100%;
        min-height: 1000px;
        z-index: 999999;
        right: 0;
        bottom: 0;
        top: 0;
        left: 0
    }
    .mobi_sh_ul.ctn_mobi_sh_ul {
        margin-top: 70px;
        background: #f6f6f6;
        box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
        border-radius: 8px
    }
    .mobi-from {
        width: 427px !important;
        left: 0;
        min-height: 203px;
        z-index: 99999;
        background: #fff;
        position: fixed
    }
    .mobi_sh_ul.ctn_mobi_sh_ul .mobi-from {
        width: 100% !important;
        background: #f6f6f6
    }
    .avt_mobi {
        width: 100%;
        height: 110px;
        box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .3);
        background: url(/images/New_images/bg_avt_mobi.png);
        text-align: center
    }
    .avt_mobi img {
        margin-top: 20px;
        width: 70px
    }
    .box_dk_dn {
        width: 100%;
        float: left;
        height: 120px;
        border-bottom: 1px solid #e7e6e8
    }
    .dk_box,
    .dn_box {
        width: 183px;
        height: 58px;
        line-height: 58px;
        border-radius: 5px;
        text-align: center;
        color: #fff;
        font-size: 14px
    }
    .dn_box {
        background-color: #929397
    }
    .dk_box {
        background-color: #4c5bd4
    }
    .ul_menu {
        width: 100%;
        float: left;
        height: 90vh;
        margin-bottom: 0;
        overflow: auto
    }
    .mobi_sh_ul.ctn_mobi_sh_ul .ul_menu {
        padding: 20px
    }
    .ctn_mobi_sub_ul {
        width: 100%;
        float: left;
        margin-top: 20px
    }
    .ctm_menu_tbao {
        float: left
    }
    .ul_menu li .ctn_mobi_sub_ul li {
        width: 100%;
        float: left;
        background: rgba(76, 91, 212, .05);
        border-radius: 4px;
        margin-bottom: 10px;
        height: 47px;
        padding: 0 10px
    }
    .ul_menu li .ctn_mobi_sub_ul li a {
        width: 100%;
        float: left;
        font-size: 15px;
        line-height: 47px;
        padding-left: 30px;
        position: relative
    }
    .ctn_mobi_sub_ul .menu_blog {
        background: url(/images/banner/exp_blogger.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_bgia {
        background: url(/images/banner/exp_banggia.png) 3px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_tv {
        background: url(/images/banner/exp_trangvang.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_ctv {
        background: url(/images/banner/exp_ctvien.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_cv_xviec {
        background: url(/images/banner/exp_cv_xviec.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_don_xviec {
        background: url(/images/banner/exp_don_xviec.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_thu_xviec {
        background: url(/images/banner/exp_thu_xviec.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_syllich {
        background: url(/images/banner/exp_syllich.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_cv365 {
        background: url(/images/banner/exp_cv365.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_cv_ngnghe {
        background: url(/images/banner/exp_cv_ngnghe.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_cv_ngngu {
        background: url(/images/banner/exp_cv_ngngu.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_bquyet_vietcv {
        background: url(/images/banner/exp_bquyet_vietcv.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_tra_cluong {
        background: url(/images/banner/exp_tra_cluong.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_luong_grn {
        background: url(/images/banner/exp_luong_grn.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_email {
        background: url(/images/banner/exp_email365.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_taiapp {
        background: url(/images/banner/exp_taiapp.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_hthien_hso {
        background: url(/images/banner/exp_hthien_hso.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_qly_tkhoan {
        background: url(/images/banner/exp_qly_ttchung.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_vlam_utuyen {
        background: url(/images/banner/exp_vlam_dutuyen.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_vlam_daluu {
        background: url(/images/banner/exp_vlam_daluu.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_dangxuat {
        background: url(/images/banner/exp_dangxuat.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_ttuyen_ddang {
        background: url(/images/banner/exp_ttuyen_ddang.png) 1px 12px no-repeat
    }
    .ctn_mobi_sub_ul .menu_uvien_utuyen {
        background: url(/images/banner/exp_qly_uvien_utuyen.png) 1px 12px no-repeat
    }
    .ctn_ttin_us {
        height: 50px;
        display: flex;
        align-items: center
    }
    .ctn_mobi_sub_domain .ctn_mobi_sub2.ctn_ttin_us::after {
        top: 20px
    }
    .ul_menu li .ctn_ttin_us img {
        margin: 0 15px 0 0
    }
    .ctn_avt_us {
        width: 50px;
        height: 100%
    }
    #box_vlhd,
    #box_vllc,
    #box_vlth,
    .box_select,
    .mobi-bor,
    .new_banner_th .new_search,
    .section_home,
    .ul_menu li,
    .ul_menu li a {
        width: 100%;
        float: left
    }
    .ctn_tbao_chat {
        position: absolute;
        right: 0;
        top: 0;
        float: left
    }
    .ctn_tbao_sdn {
        position: absolute;
        right: 50px;
        float: left
    }
    .chat_tt {
        position: absolute;
        right: 10px
    }
    .ctn_mobi_sub2,
    .footer.foot,
    .ul_menu li {
        position: relative
    }
    .new_banner_th .ctn_tbao_sdn .number_tb {
        top: -15px;
        right: -9px
    }
    .new_banner_th .ctn_tbao_sdn .menu_item {
        margin-right: 15px
    }
    .ul_menu li {
        background: #fff;
        margin-bottom: 20px;
        padding: 15px 10px
    }
    .ctn_mobi_sub_domain .ctn_mobi_sub2::after {
        content: '';
        position: absolute;
        right: 10px;
        top: 5px;
        background: url(/images/banner/exp_down_up.png) no-repeat;
        width: 14px;
        height: 8px
    }
    .ctn_mobi_sub_domain.active .ctn_mobi_sub2::after {
        background: url(/images/banner/exp_down_up.png) no-repeat;
        transform: rotate(180deg)
    }
    .ul_menu li a {
        color: #0b2239;
        font-size: 14px;
        font-weight: 600;
        line-height: initial;
        padding-left: 0
    }
    .ul_menu li.ctn_mobi_sub_domain.active a.ctn_mobi_sub {
        color: #4c5bd4
    }
    .ul_menu li img {
        margin: 0 15px -6px 0
    }
    #box_search_index {
        height: 526px !important;
        min-height: unset
    }
    #select2-index_dia_diem-container,
    #select2-index_nganh_nghe-container {
        background: url(/images/loc/ctt_n.png) 15px center no-repeat #fff;
        padding-left: 40px;
        color: #4c5bd4;
        font-family: Roboto-Bold, sans-serif
    }
    #select2-index_dia_diem-container {
        background: url(/images/loc/ctt_n.png) 15px center no-repeat #fff
    }
    .select2-container--default .select2-selection--single {
        float: left;
        width: 100% !important
    }
    #box_search_index .select2-container {
        width: 100% !important;
        float: left;
        height: 50px
    }
    #box_search_index .select2-container--default .select2-selection--single .select2-selection__rendered {
        float: left;
        border: none;
        font-family: Roboto-Regular, sans-serif;
        border-radius: 11px;
        padding-left: 40px !important;
        font-size: 16px;
        line-height: 44px
    }
    .box_m_search .select2-container--default .select2-selection--single {
        background-color: transparent;
        height: 50px;
        border: none
    }
    .box_m_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px
    }
    .btn_search,
    .btn_search_uv {
        height: 40px;
        border-radius: 11px;
        font-size: 18px
    }
    .section_home {
        background: #f2f2f2 !important;
        top: -10px
    }
    .box_vl {
        display: block;
        padding: 3px 0
    }
    .box_select {
        display: block;
        background: unset;
        margin-top: -60px
    }
    .box_select .span_sl {
        float: left;
        width: 33.33%;
        text-align: center;
        height: 200px;
        padding: 0;
        z-index: 1;
        position: relative
    }
    .box_select .span_sl:first-child,
    .box_select .span_sl:nth-child(2) {
        width: 50%;
        padding: 0
    }
    .box_select .span_sl p {
        color: #474747;
        font-family: Roboto-Regular, sans-serif;
        font-size: 18px;
        line-height: 21px;
        text-align: center
    }
    .box_vl,
    .box_vl .box_vl_fix {
        width: 100%;
        background: #fff;
        float: left
    }
    .box_vl .box_vl_fix {
        box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3);
        height: 40px;
        z-index: 90;
        background-color: #4c5bd4;
        text-transform: uppercase
    }
    .box_vl .box_vl_fix .span_vl {
        width: 32.66%;
        float: left;
        text-align: center
    }
    .box_vl .box_vl_fix .span_vl p {
        padding: 0 3px;
        line-height: 42px;
        height: 33px;
        display: inline-block;
        color: #fff;
        font-size: 18px
    }
    .item_vl {
        margin: 0 0 15px !important;
        padding: 0;
        width: calc(50% - 15px);
        float: left;
    }
    .item_vl:nth-child(odd) {
        margin-right: 2% !important
    }
    #box_vlhd h2,
    #box_vllc h2,
    #box_vlth h2,
    .list_cate_com,
    .list_cate_nn,
    .list_cate_tt {
        width: calc(100% - 75px);
        margin-left: 18px
    }
    .main_box_vieclam {
        margin-bottom: 0 !important;
        width: calc(100% - 30px);
        float: left
    }
    #box_vllc .right_item_vl,
    .right_item_vl {
        margin-top: 10px;
        width: calc(100% - 100px)
    }
    .img_item_vl {
        margin-top: 10px;
        margin-left: 10px
    }
    #mota .key_gy,
    .box_city,
    .box_key,
    .nd_box_key .kq_gy,
    .nd_box_key .kq_lq,
    .search_1 #fts_id,
    .search_1 .box_m_search #index_dia_diem,
    .search_1 .box_m_search #index_nganh_nghe,
    .vl_left {
        width: 100%
    }
    .banner_mobi {
        display: block;
        width: 100%;
        float: left;
        height: 225px;
        margin-bottom: 25px;
        background: url(/images/New_images/banner_home_1024.png) 0 0/100% 100%
    }
    .footer-right,
    .new_banner_th #select2-index_dia_diem-container {
        background: unset
    }
    .btn_app_mobi {
        margin-top: 148px;
        margin-left: 71px
    }
    .hotline-left,
    .vl_right {
        width: calc(100% - 30px);
        margin-left: 15px;
        float: left
    }
    .banner_mobi .banner_2_1 {
        margin-right: 20px
    }
    .dk_dh_item,
    .list_cate,
    .list_city,
    .list_com {
        width: 50%
    }
    .list_cate,
    .list_city {
        width: calc(50% - 7.5px)
    }
    .list_cate {
        margin-right: 7.5px
    }
    .list_city {
        margin-left: 7.5px
    }
    .footer.foot {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        float: left;
        padding: 20px;
        background: url(/images/New_images/img_app_footer.png) right 88px/200px 340px no-repeat #043379
    }
    .bot-from ul {
        float: none
    }
    .footer-left {
        width: 100%;
        margin-right: 0;
        font-size: 14px;
        border: none;
        padding: 0 0 190px
    }
    .new_banner_th .box_m_search .select2-container--default .select2-selection--single,
    .new_banner_th .btn_search,
    .new_banner_th .btn_search_uv {
        height: 40px;
        border-radius: 40px
    }
    .foot-cod.foot-hid li:nth-child(3),
    .foot-cod.foot-hid li:nth-child(4) {
        margin-bottom: 5px
    }
    li.dmca_icon {
        position: absolute;
        left: 30px;
        margin: 0;
        bottom: 186px
    }
    .bot_btn_app,
    .bot_btn_tv,
    .bot_btn_tv_uv {
        margin: 0 0 12px
    }
    .footer-right {
        width: 214px;
        position: absolute;
        left: 312px;
        bottom: 80px
    }
    .reg_qh,
    .reg_tp {
        width: 49% !important;
        float: left
    }
    .foot-cod.foot-show {
        width: 30%
    }
    li.dmca_icon a:first-child img {
        width: 134px;
        height: 53px
    }
    li.dmca_icon a:nth-child(2) img {
        height: 53px;
        width: 47.61px
    }
    .bot-from {
        line-height: 25px
    }
    .banner_bottom {
        margin-bottom: 25px;
        height: 330px
    }
    .bot-from p {
        width: 130px;
        height: 50px
    }
    .bot-from a {
        padding: 0 10px 0 0
    }
    .banner_bottom .item_tai_app {
        padding-left: 4%;
        padding-top: 14%
    }
    .new_banner {
        background-image: url(/images/New_images/new_banner_th_1024.png);
        background-size: 100% 100%
    }
    .banner_login {
        background: url(/images/New_images/bg_loginchung_mobi.png) 0 0/100% 100%;
        min-height: 1000px
    }
    .reg_tp {
        margin-right: 2%
    }
    .reg_qh {
        margin: 0
    }
    .dk_dh_item_text {
        width: 240px;
        margin: auto auto 26px
    }
    .dk_dh_item p {
        color: #616264;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 19px
    }
    .reg_uv {
        margin-top: 70px
    }
    .nd_box_key {
        min-height: 100px
    }
    .main_search {
        padding: 0 20%;
        top: 170px
    }
    .pop-bor {
        padding-top: 10vh
    }
    #content_chat_box {
        right: 20px;
        bottom: 65px
    }
    .frame_th {
        margin-top: 40px
    }
    .chat_notifice,
    .chat_notifice.active {
        position: absolute;
        right: 10px;
        left: unset
    }
    .new_banner_th #box_search_index {
        height: 350px !important;
        min-height: unset
    }
    .new_banner_th .box_m_search {
        width: 100%;
        float: unset
    }
    .new_banner_th .main_search {
        top: 105px;
        padding: 0 20%
    }
    .new_banner_th #search_new_ntd #fts_id {
        background: #fff;
        padding-left: 45px
    }
    .new_banner_th .box_input:before {
        left: 20px;
        top: 12px
    }
    .new_banner_th #box_search_index .select2-container {
        width: 100% !important;
        height: 40px
    }
    .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
    }
    .new_banner_th .mobi-bor {
        float: left;
        width: calc(100% - 50px)
    }
    .new_banner_th .show_nc {
        margin-top: 0
    }
    .new_banner_th .number_tb,
    .number_tb {
        top: -9px
    }
    .section_home {
        margin-top: -3px
    }
    .vl_right_home .list_cate_ul,
    .vl_right_home .list_city_ul {
        max-height: 634px
    }
    .section_home .list_chat_ntd,
    .section_home .list_chat_uv {
        cursor: pointer
    }
    .box_vieclam_hot .right_item_vl {
        width: calc(100% - 100px)
    }
}

@media(max-width:1024px) {
    .ctn_ndung_utcv {
        flex-wrap: wrap;
        gap: 20px
    }
    .ctn_chung_utcv {
        width: 100%
    }
    .ctn_des_uplcv {
        width: 78%
    }
    .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
    }
    .dnc .btn p {
        font-size: 22px;
        color: #fff;
        text-align: center
    }
    #recordButton {
        right: 11px;
        top: 5px
    }
}

@media screen and (min-width:769px) and (max-width:1100px) {
    .intro_re {
        margin-top: 70px
    }
    .line_noti_point .intro_re {
        margin-top: 110px
    }
}

@media screen and (max-width:950px) {
    .head_gr,
    .head_gr_mobi h3 {
        text-align: center
    }
    .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
    }
    .c-small .left_cate,
    .dk_or,
    .gd_pc {
        display: none
    }
    #frmSignUp .head_gr,
    .banner_mobi,
    .head_gr_mobi {
        display: block
    }
    .dk_dh_item,
    .hot_nd.mb_hot,
    .reg_dcct {
        width: 100%
    }
    .banner_mobi {
        width: 100%;
        float: left;
        height: 225px;
        margin-bottom: 0;
        background: url(/images/New_images/banner_home_768.png) 0 0/100% 100%
    }
    .banner_bottom {
        margin-bottom: 25px;
        height: auto
    }
    .btn_login,
    .head_gr_mobi {
        margin-bottom: 20px;
        width: 100%
    }
    .btn_app_mobi {
        margin-top: 148px;
        margin-left: 21px
    }
    .chat_notifice {
        background: url(/images/chat_icon/mess_icon2.png?v=1) 0 0/100% 100% no-repeat;
        width: 24px;
        height: 24px;
        right: 10px;
        left: unset
    }
    .email_lg,
    .pass_lg {
        position: absolute;
        left: auto;
        right: 20px
    }
    .box_bottom_cate .gt_text,
    .box_bottom_cate .phu_luc,
    .c-small {
        width: 100%;
        float: left
    }
    .intro_re span {
        margin-right: 56px
    }
    .intro_re .vieclam_container {
        background: 0 0
    }
    .search_1 .mobi-bor {
        width: calc(100% - 60px)
    }
    .intro_re {
        margin-top: 70px;
        padding-left: 0;
        background: #f6fcff
    }
    .bottom_re,
    .btn_login,
    .reg_dcct {
        margin-top: 20px
    }
    .line_noti_point .intro_re {
        margin-top: 110px
    }
    .intro_re .logo_regis {
        padding-left: 20px
    }
    .form_gr_01 .form_uv:nth-child(2n+0),
    .form_gr_bg .form_gr_01 .form_gr_02:nth-child(2n+0) {
        margin-right: 0 !important
    }
    .form_gr_bg .form_gr_01 .form_gr_02,
    .form_gr_bg .form_gr_01 .form_uv {
        margin-right: 55px
    }
    .form_gr_bg .form_gr {
        padding: 0
    }
    .form_dang_ky form .form_gr_bg {
        padding: 40px 23px
    }
    .dk_ntd input::placeholder,
    .dk_ntd textarea::placeholder,
    .form_reg input::placeholder {
        color: #888;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        font-family: Roboto-Regular, sans-serif
    }
    .login_ntd,
    .login_uv {
        background: url(/images/New_images/bg_loginuv_mobi.png) 0 0/101% 100% no-repeat;
        width: 100%;
        float: left;
        padding-top: 120px;
        height: 700px
    }
    .login_logo_header {
        height: auto;
        background: 0 0
    }
    .login_ntd h1,
    .login_uv h1 {
        color: #fff;
        font-family: Roboto-Medium, sans-serif;
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        font-weight: 500;
        margin-bottom: 20px
    }
    /* #formSignUp {
        width: 318px;
        padding: 0;
        background: 0 0;
        float: none;
        border-radius: 0 0 12px 12px;
        margin: auto
    } */
    #user_email,
    #user_password_first {
        width: 100%;
        height: 41px;
        border: none;
        font-size: 16px;
        padding-right: 40px;
        padding-left: 20px;
        border-radius: 5px;
        box-sizing: border-box
    }
    .form_uv:first-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 20px
    }
    .email_lg {
        background: url(/images/New_images/icn_user_mobi.png) no-repeat;
        width: 15px;
        height: 17px;
        top: 12px
    }
    .pass_lg {
        background: url(/images/New_images/icn_pass_mobi.png) no-repeat;
        width: 16px;
        height: 12px;
        top: 17px
    }
    .btn_login {
        margin-left: 0
    }
    .qmk {
        font-size: 16px
    }
    /* .btn_login_ntd,
    .btn_login_uv {
        width: 100%;
        height: 46px;
        background: #ffa800;
        font-size: 16px;
        border-radius: 5px
    } */
    .bottom_re a {
        float: none;
        color: #fff
    }
    .head_gr_mobi {
        float: left;
        background: url(/images/New_images/bg_reg_mobi.png) 0 0/100% 100%;
        height: 67px;
        line-height: 67px
    }
    .head_gr_mobi h3 {
        color: #232f87
    }
    .form_gr_left {
        width: calc(50% - 13px);
        float: left;
        margin-right: 13px
    }
    .form_gr_right {
        width: calc(50% - 13px);
        float: right;
        margin-left: 13px
    }
    .form_reg.reg_sdt,
    .reg_hoten {
        width: 100%;
        margin-right: 0
    }
    .reg_qh,
    .reg_tp {
        width: calc(50% - 6px) !important;
        float: left
    }
    .reg_tp {
        margin-right: 6px
    }
    .reg_qh {
        margin-left: 6px;
        margin-right: 0
    }
    .form_gr {
        width: calc(100% - 70px);
        float: left;
        padding: 0 35px;
        box-sizing: border-box
    }
    .form_dang_ky .ttbb {
        width: 100%;
        text-align: right;
        float: right;
        margin-bottom: 10px
    }
    .box_avav,
    .reg_ntd_main .head_gr {
        margin-bottom: 20px
    }
    .btn-block.new_dk {
        margin-top: 50px
    }
    .reg_uv .form_dang_ky {
        width: 100%;
        float: left;
        box-sizing: border-box;
        margin-left: 0;
        margin-top: 80px
    }
    .dk_dh,
    .form_gr.dk_text {
        width: auto;
        padding: 0 20px
    }
    #buoc2 .form_dang_ky {
        width: 100%;
        margin: 0;
        float: left
    }
    .form_gr.dk_text {
        text-align: justify
    }
    .dk_dh {
        float: left
    }
    #buoc2 .head_gr_mobi {
        background: unset
    }
    .box_dnc .dnc {
        width: 305px
    }
    .box_dnc {
        width: 660px;
        left: calc((100% - 660px)/ 2);
        top: 200px
    }
    .dn_content {
        width: 100%;
        padding: 25px
    }
    .dk_dh_item img {
        display: block;
        margin: auto auto 20px
    }
    .form_dang_ky form {
        margin: 0
    }
    .box_avav {
        padding: 20px 0;
        float: left;
        width: 100%;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
    }
    .from-pop {
        width: 98%;
        margin: 0 1%
    }
    .pop {
        width: 38%;
        margin: 0 30px 20px
    }
    .pop-cod .pop:nth-child(3n+0) {
        margin-right: 30px
    }
    .nd-pop {
        padding: 37px 60px 20px
    }
    .auth_form,
    .tb_chat365 .auth_form,
    .wapper .form_savet {
        width: 90%
    }
    .form_btn_app {
        padding-right: 78px
    }
    .reg_ntd_main {
        width: 100%;
        background: url(/images/loc/br_reg_ntd_2.png) 0 0/100% auto no-repeat #fff;
        margin-top: 70px
    }
    .reg_ntd_main .register_ntd {
        margin-bottom: 20px;
        box-shadow: none;
        background: 0 0;
        margin-left: 0;
        width: 100%;
        padding: 0
    }
    #footer-intro-ht2 .item_hs_thieu {
        width: 168px
    }
    #footer-intro-ht2 .hs_thieu {
        margin-bottom: 23px
    }
    #footer-intro-ht2 .text-center .bt_hths {
        width: 633px;
        height: 44px;
        margin-left: calc(50% - 633px / 2 - .5px);
        margin-bottom: 28px
    }
    #footer-intro-ht {
        height: 258px
    }
    #footer-intro-ht .item_hs_thieu {
        width: 160px
    }
    #footer-intro-ht .hs_thieu {
        margin-top: 54px;
        margin-bottom: 0
    }
    #footer-intro-ht .text-center .bt_hths {
        width: 375px;
        height: 32px;
        margin-left: calc(46.5% - 375px / 2);
        bottom: 49%;
        margin-top: 0
    }
    #footer-intro-ht .bt_hths a {
        line-height: 32px
    }
    .logo_user_th.m_online:before {
        width: 15px;
        height: 15px;
        right: 0
    }
    .new_banner {
        background-image: url(/images/New_images/new_banner_th_768.png);
        background-size: 100% 100%
    }
    .banner_login {
        background: url(/images/New_images/bg_loginchung_mobi.png) 0 0/100% 100%
    }
    .job_time {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .box_img_mb .icon_tiaset_uv.list {
        width: 20.36px !important;
        height: 24px !important
    }
}

@media (max-width:680px) {
    .line_noti_point .intro_re {
        margin-top: 150px
    }
}

@media (max-width:700px) {
    .c-small,
    .footer.foot {
        box-sizing: border-box
    }
    #chat_notifice_mobi,
    #footer-intro-ht .close_popupht img,
    .intro_re div {
        display: inline-block
    }
    #footer-intro-ht img,
    .box_dnc.dnc_mobile,
    .box_dnc.dnc_pc,
    .ctn_right_tcv,
    .form_dang_ky_pc {
        display: none
    }
    .auth_form1 {
        width: 350px
    }
    .box_bottom_cate .phu_luc,
    .ctn_des_uplcv,
    .form_reg.reg_repass {
        width: 100%
    }
    .ctn_left_uplcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_banner_ulcv.webp) 0 0/100% 100% no-repeat;
        padding: 62px 195px 70px 27px
    }
    #fts_id {
        font-family: Roboto-Regular, sans-serif
    }
    #box_search_index1 .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 44px !important;
        box-sizing: border-box;
        border-radius: 10px
    }
    #box_search_index1 .btn_search_uv {
        border-radius: 55px
    }
    #box_vllc .item_vl:last-child,
    #box_vlth .item_vl:last-child,
    .btn-pop,
    .item_vl {
        border: none
    }
    #box_search_index1 .main_search #fts_id,
    #box_search_index1 .select2-container {
        width: 100% !important
    }
    #box_search_index1 .mobi-bor {
        float: left;
        width: calc(100% - 60px)
    }
    #box_search_index1 .main_search {
        padding: 0 11.5%
    }
    #box_search_index1 {
        margin-top: 32px
    }
    .c-cen {
        margin-top: 0 !important
    }
    .pagination_wrap a {
        padding: 5px 7px
    }
    .box_bottom_cate .phu_luc span {
        font-size: 19px !important;
        text-indent: 0
    }
    .box_bottom_cate .gt_text {
        float: left;
        width: 100%;
        margin-top: 0
    }
    .box_bottom_cate #mota {
        float: left;
        width: 100%;
        padding: 0 !important
    }
    .bg_line_content {
        height: 20px !important
    }
    .c-small {
        width: 100%;
        padding: 0 15px
    }
    .footer-left,
    .form_gr_bg .form_gr_01:last-child {
        padding-bottom: 0
    }
    .form_gr_bg .form_gr_01,
    .form_gr_bg .form_gr_01 .form_gr_02,
    .form_gr_bg .form_gr_01 .form_uv,
    .form_reg.reg_pass {
        width: 100%;
        margin-right: 0
    }
    .frame_th,
    .reg_uv .form_dang_ky {
        margin-top: 20px
    }
    #frmSignUp .form_gr_bg .form_gr {
        margin-top: 0;
        padding: 0
    }
    .form_dang_ky form .form_gr_bg {
        padding: 35px 45px
    }
    .file {
        margin-bottom: 20px !important
    }
    .file p {
        padding-left: 20px;
        width: 90%
    }
    .box_qmk_do,
    .intro_re .xn_re {
        float: left
    }
    .intro_re div {
        font-size: 14px;
        line-height: 20px;
        padding-left: 10px
    }
    .intro_re .vieclam_container {
        background: 0 0
    }
    .intro_re {
        padding: 0;
        background: #f6fcff;
        height: 110px
    }
    .form_reg {
        margin-bottom: 10px
    }
    .intro_re span {
        line-height: 47px
    }
    .intro_re .logo_regis img {
        padding-left: 10px;
        padding-top: 15px
    }
    #buoc2 .head_gr_mobi h3 {
        line-height: 26px
    }
    .reg_uv .rgntd_bb {
        margin-top: 30px
    }
    .dk_ntd textarea {
        float: left;
        width: 94%;
        height: 196px;
        padding: 10px;
        border: 1px solid #bdbdbd
    }
    .register_ntd .rgntd_bb {
        text-align: right;
        margin-bottom: 10px;
        display: block;
        padding-right: 20px
    }
    .box_dnc,
    .box_dnc .dnc,
    .form_dang_ky .headding,
    .hotline_tittle,
    .mb_hot,
    .reg_b1 .head_gr_mobi h3 {
        text-align: center
    }
    .rgntd_bb span {
        color: red
    }
    #footer-intro-ht .item_hs_thieu p,
    .dnc p {
        color: #fff
    }
    .register_ntd .banner_rgntd p {
        font-size: 14px;
        line-height: 20px;
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        font-weight: 700
    }
    .register_ntd .banner_rgntd {
        float: left;
        width: 100%;
        background: #4c5bd4;
        height: 46px;
        padding: 12px 0;
        display: block
    }
    .dk_ntd label {
        text-align: left
    }
    .dk_ntd .nl {
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        color: #616264
    }
    .dk_btn {
        margin-top: 0
    }
    .title-pop {
        padding: 12px 0
    }
    .form_gr .dk_ntd textarea {
        height: 205px !important
    }
    .dk_ntd #user_password_second {
        float: left;
        height: 41px;
        border: 1px solid #bdbdbd
    }
    .dk_ntd #user_password_first,
    .dk_ntd input,
    .dk_ntd input#user_email {
        border: 1px solid #bdbdbd;
        height: 41px
    }
    .dk_ntd .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        line-height: 19px;
        color: #4f4f4f;
        padding-top: 10px
    }
    .form_gr input::placeholder {
        font-size: 16px;
        line-height: 19px;
        color: #90908a
    }
    .pop-nangcao .nd-pop {
        padding: 15px
    }
    .pop-nangcao .pop {
        width: 100%;
        margin: 0 0 8px
    }
    .pop-nangcao .pop-bor {
        padding-top: 10px
    }
    .pop .select2,
    .pop input,
    .pop select {
        width: 100% !important;
        height: 34px;
        border: 1px solid #d7d2d2 !important;
        background: #fff
    }
    .pop-nangcao .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-left: -5px
    }
    .btn-pop {
        padding-top: 0
    }
    .btn-pop-click {
        float: none;
        margin: auto
    }
    #box_search_index .select2-container--default .select2-selection--single .select2-selection__rendered {
        width: 100% !important;
        float: left;
        padding-left: 44px !important
    }
    .form_dang_ky_mobile {
        display: block
    }
    .box_select .span_sl img {
        width: 80px;
        height: 80px
    }
    .new_banner,
    .new_banner.qr {
        background: #3947b2
    }
    #box_search_index {
        height: 453px !important
    }
    .box_select {
        margin-top: -45px
    }
    .box_select .span_sl {
        height: 160px
    }
    .mobi-from {
        width: 280px !important
    }
    .main_search {
        top: 110px;
        padding: 0 10%
    }
    .dk_box,
    .dn_box {
        width: calc(50% - 30px);
        height: 40px;
        line-height: 40px;
        margin-top: 23px
    }
    .box_dk_dn {
        height: 85px
    }
    .box_vl .box_vl_fix .span_vl p {
        font-size: 16px
    }
    .item_vl {
        margin: 0 !important;
        width: 100% !important;
        border-bottom: 1px solid #dfdfdf
    }
    .bot-from,
    .foot-cod.foot-hid {
        border-bottom: 1px dashed #fff
    }
    .main_box_vieclam {
        margin-bottom: 0 !important;
        width: 100%;
        padding: 0;
        float: left
    }
    .btn_app_mobi {
        width: 40%;
        margin-top: 97px;
        margin-left: 16px;
        height: 90px
    }
    .btn_app_mobi .banner_2_1 img {
        width: 100%;
        height: 38px
    }
    .banner_mobi {
        height: 200px;
        margin-bottom: 0;
        background: url(/images/New_images/new_banner_mobi.png) 0 0/103% 100%
    }
    #box_vlhd,
    #box_vllc,
    #box_vlth {
        margin: 0;
        padding: 20px 0
    }
    #box_vlhd h2,
    #box_vllc h2,
    #box_vlth h2,
    .list_cate_com,
    .list_cate_nn,
    .list_cate_tt {
        width: calc(100% - 55px);
        margin-left: 0;
        padding-left: 55px
    }
    .ic_vlhd,
    .ic_vllc,
    .ic_vlth,
    .list_cate_com,
    .list_cate_nn,
    .list_cate_tt {
        background-position: 10px 10px
    }
    #box_vllc .main_vl_lc {
        padding: 0;
        width: 100%;
        max-height: unset
    }
    .right_item_vl {
        margin-top: 10px;
        width: calc(100% - 100px) !important
    }
    #box_vllc .name_com {
        width: 100% !important;
        margin: 0
    }
    #box_vllc .job_money {
        width: 38%
    }
    #box_vllc .item_vl:first-child {
        border-top: none
    }
    .hotline,
    .hotline-left,
    .vl_right {
        width: 100%;
        margin-left: 0
    }
    .hotline {
        float: left;
        margin-bottom: 13px
    }
    .form_gr_left,
    .form_gr_right,
    .list_cate,
    .list_city {
        width: 100%;
        margin: 0
    }
    .list_nganh_nghe {
        margin-bottom: 19px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .3)
    }
    .section_home {
        background: #fff !important
    }
    .banner_bottom {
        height: 206px;
        background: url(/images/New_images/banner-bottom_mobi.png) 0 0/100% 100% no-repeat;
        margin: 0 0 15px
    }
    .tai_app_adr,
    .tai_app_ios {
        width: 180px;
        height: 45px
    }
    .banner_bottom .item_tai_app {
        padding-top: 21%;
        margin: 0
    }
    .tai_app_ios {
        margin-bottom: 5px
    }
    #btn-top {
        bottom: 185px
    }
    #sky_icon {
        bottom: 121px
    }
    #call_icon {
        display: block;
        right: 20px;
        bottom: 60px
    }
    .foot-cod.foot-hid li:first-child {
        font-size: 20px;
        margin-top: 0
    }
    .foot-cod.foot-hid {
        padding: 0 0 17px;
        margin: 0
    }
    .foot-cod.foot-show {
        width: calc(50% - 18px);
        margin-left: 18px
    }
    li.dmca_icon a:nth-child(2) img {
        height: 41px;
        width: 37px
    }
    .footer.foot {
        width: 100%;
        height: auto;
        padding: 18px;
        float: left;
        background: url(/images/New_images/img_app_footer.png) right 528px/150px 234px no-repeat #043379
    }
    .footer-right {
        width: 100%;
        position: unset;
        background: unset;
        left: 0;
        bottom: 0;
        margin: 0;
        padding: 0
    }
    .bct_icon img {
        height: 40px;
        margin-right: 0
    }
    li.dmca_icon {
        position: unset;
        margin-left: -5px;
        margin-top: 10px;
        width: 200%
    }
    li.dmca_icon a:first-child img {
        width: 106px;
        height: 41px;
        margin-right: 10px
    }
    .bot_btn_app,
    .bot_btn_tv,
    .bot_btn_tv_uv {
        width: 214px;
        height: 44px;
        float: left;
        margin-left: -5px;
        margin-bottom: 12px;
        margin-top: 0
    }
    .dk_ntd_left,
    .dk_ntd_right,
    .dnc .btn a,
    .footer-right-left,
    .form_gr_left_uv,
    .form_gr_right_uv,
    .link_mxh p {
        width: 100%;
        float: left
    }
    .footer-right-bot {
        width: 100%;
        float: right;
        margin-top: 7px
    }
    .bot-from p {
        width: 130px;
        height: auto
    }
    .bot-from ul {
        float: left;
        width: 100%
    }
    .bot-from {
        margin-bottom: 5px;
        padding-bottom: 15px
    }
    .box_dnc {
        width: 100%;
        position: absolute;
        left: 0;
        top: 250px;
        padding: 0 10%
    }
    .dnc p {
        font-size: 18px
    }
    .box_dnc .dnc img {
        float: none;
        width: 100px;
        height: 100px;
        margin-bottom: 0
    }
    .box_dnc .dnc {
        width: 50%;
        float: left;
        margin-bottom: 0
    }
    .banner_login {
        min-height: 650px
    }
    .reg_b1 .head_gr_mobi h3 {
        padding: 0
    }
    .btn-block.new_dk {
        margin-top: 20px;
        height: 35px
    }
    .form_gr {
        width: calc(100% - 60px);
        float: left;
        padding: 0 30px 25px;
        margin-top: 0
    }
    .cus_ipfile {
        width: 100%;
        height: 200px;
        margin: 0
    }
    .cus_ipfile .input-file-trigger {
        width: auto
    }
    p.file_return {
        width: 50%
    }
    .logo_header {
        line-height: 60px
    }
    .dk_dh_item_text {
        width: 200px
    }
    .form_reg input[type=date],
    .form_reg input[type=password],
    .form_reg input[type=text] {
        padding-left: 10px
    }
    .mobi-from .avatar_lg img {
        width: 60px;
        height: 60px;
        margin-left: 10px
    }
    .mobi-from .right_avatar {
        margin-top: 20px;
        margin-left: 10px;
        width: 70%
    }
    .mobi-from .right_avatar span {
        font-size: 14px
    }
    .bot_btn_app a,
    .bot_btn_tv a {
        font-size: 14px;
        line-height: 49px;
        padding-left: 47px
    }
    .bot_btn_app a {
        padding-left: 77px
    }
    .auth_form {
        float: left;
        margin-left: 10px;
        width: calc(100% - 20px)
    }
    .form_btn_do {
        padding: 0 30px;
        width: 100%
    }
    .form_btn_app {
        float: left;
        width: 100%;
        padding: 15px 30px
    }
    .wapper {
        margin: 50px auto
    }
    .mobi_sh_ul.ctn_mobi_sh_ul,
    .reg_ntd_main {
        margin-top: 65px
    }
    .form_btn_app img {
        width: 135px;
        float: left;
        margin: 10px
    }
    .overlay .auth_form .form_login {
        margin-bottom: 40px
    }
    .dk_ntd .form_uv {
        margin-right: 0;
        width: 100%
    }
    .reg_ntd_main {
        background: url(/images/loc/br_reg_ntd_3.png) no-repeat #fff
    }
    #new_header {
        height: 65px
    }
    .mobi-sel {
        top: 20px
    }
    .logo_header img {
        margin-top: 17px
    }
    .ul_menu::-webkit-scrollbar {
        width: 6px
    }
    .gt_text .iframe_box {
        height: 190px
    }
    #page-map #btn_map,
    #page-map .main_search input,
    #page-map .main_search select.city_cate,
    #page-map .mb_5 {
        width: 100%;
        margin: 0 0 20px
    }
    .banner_2 .ic_go {
        left: 15.2%;
        top: 78%
    }
    #map-vl .banner_2 {
        display: block;
        margin-bottom: 20px;
        height: auto
    }
    #map-vl .banner_2 .ic_io {
        left: 53.2% !important;
        top: 78% !important
    }
    #map-vl .banner_2 .ic_go {
        left: 15.2% !important;
        top: 78% !important
    }
    .hot_nd {
        width: 100%;
        margin-left: 0 !important;
        padding: 0 10px
    }
    .sub_domain_mb .box_sub li {
        padding-left: 32px;
        line-height: 32px
    }
    .main_timviec .banner_vl {
        height: 100px
    }
    #footer-intro-ht .td_hs_thieu {
        font-size: 20px;
        margin-top: 10px
    }
    #footer-intro-ht .td_hs_thieu2 {
        font-size: 12px;
        margin-top: 10px
    }
    #footer-intro-ht .hs_thieu {
        margin-bottom: 42px;
        margin-top: 23px
    }
    #footer-intro-ht .text-center .bt_hths {
        margin: 0;
        width: 222px;
        height: 44px;
        margin-left: calc(50% - 222px / 2);
        position: unset
    }
    #footer-intro-ht .item_hs_thieu {
        float: left;
        width: 50% !important;
        margin-right: 0 !important;
        height: 30px
    }
    #footer-intro-ht {
        height: 250px
    }
    #footer-intro-ht .bt_hths a {
        line-height: 44px
    }
    #chat_notifice_mobi {
        position: absolute;
        right: 10px;
        left: unset
    }
    .banner_dn_ntd {
        padding: 0 15px !important
    }
    .tb_chat365 .auth_form {
        width: calc(100% - 20px);
        float: unset;
        margin-left: unset
    }
    .pop_ut_success .auth_form {
        width: 95%;
        margin-left: 2%
    }
    .search_nc_th .ip_search_nc .key_th {
        height: 34px;
        font-size: 15px
    }
    .search_nc_th .ip_search_nc {
        margin-bottom: 8px
    }
    .new_banner_th .main_search {
        top: 125px;
        padding: 0 5%
    }
    .new_banner.new_banner_th {
        height: 335px
    }
    .hotline_tittle {
        margin-bottom: 25px
    }
    .hot_nd .user-support {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0
    }
    .hot_nd .user-support:first-child:before,
    .hot_nd .user-support:last-child:before {
        left: calc(50% - 70px)
    }
    #box_vllc .job_money {
        width: calc(38% - 5px);
        color: #d44cae;
        float: right
    }
    .overlay_login_wrong .auth_form {
        float: left;
        margin-left: 18px;
        width: calc(100% - 36px)
    }
    .overlay_login_wrong .content {
        padding: 28px 16px 0
    }
    .overlay_login_wrong .content .txt {
        width: calc(100% - 83px - 13px);
        margin-left: 13px;
        font-size: 14px;
        line-height: 21px
    }
    .overlay_login_wrong .frame_btn {
        padding: 15px 16px 28px
    }
    .overlay_login_wrong .frame_btn .btn_wrong {
        width: 88px;
        padding: 8.5px;
        font-weight: 700;
        font-size: 14px
    }
    .item_home_th .icon_tiaset_new {
        width: 26px;
        height: 26px;
        left: 10px;
        top: 10px
    }
}

@media screen and (max-width:376px) {
    .footer.foot {
        background-size: 126px 221px
    }
    .form_gr .dk_ntd textarea {
        height: 225px !important
    }
    .btn-pop {
        margin-top: 0
    }
    .form_btn_app img {
        width: 126px
    }
    .overlay .auth_form .form_login {
        margin-bottom: 35px
    }
    .box_qmk_do .minitext {
        padding-right: 15px
    }
    .box_qmk_do {
        padding: 18px
    }
    .pop-nangcao .pop {
        margin-bottom: 5px
    }
    #new_header {
        height: 65px
    }
    .mobi-sel {
        top: 17px
    }
    .logo_header img {
        margin-top: 14px
    }
    .reg_ntd_main {
        margin-top: 60px
    }
    .foot-cod.foot-hid li:first-child {
        font-size: 19px
    }
    .box_select .span_sl img {
        width: 68px;
        height: 68px
    }
    .box_select .span_sl p {
        font-size: 16px;
        line-height: 20px
    }
    .tt_lux {
        font-size: 14px
    }
}

@media screen and (max-width:370px) {
    #fts_id {
        height: 40px
    }
    .box_select .span_sl {
        height: 128px
    }
    .box_select .span_sl img {
        width: 58px;
        height: 58px
    }
    .box_select {
        margin-top: -32px
    }
}

.item_home_th .icon_tiaset_new {
    position: absolute;
    width: 33px;
    height: 33px;
    left: 0;
    top: 0;
    border-radius: unset
}

.box_vote_new .icon_vote_new {
    width: 13px;
    height: 13px
}

.item_home_th .img_item_vl {
    min-height: 70px;
    max-height: 88px;
    height: auto;
    position: relative
}

.box_vote_new {
    display: flex;
    justify-content: center
}

.logo_user_th .tia_set {
    border: 2px solid #4c5bd4 !important
}

.logo_user_th .tia_set_uv {
    border: 2px solid var(--G1, #f88c00) !important
}

.logo_user_th .star_uv_1 {
    border: 2px solid var(--G8, #BDBDBD) !important;
}

.logo_user_th .star_uv_2 {
    border: 2px solid var(--G7, #FFD186) !important;
}

.logo_user_th .star_uv_3 {
    border: 2px solid transparent !important;
    background: linear-gradient(139deg, #2143D6 13.63%, #DEE6F9 52.2%, #9CB4ED 87.69%);
}

.icon_tiaset_uv {
    width: 40px !important;
    height: 45px !important;
    border: none;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 0 !important
}

.icon_tiaset_uv.list {
    border: unset !important;
    width: 31.806px !important;
    height: 36px !important
}

.box_banner_tiaset.banner_home_tiaset {
    float: left;
    width: 100%;
    height: auto;
    background: url(/images/tia_set/bn_home_tiaset1366.webp) 0 0/100% 100%;
    margin-bottom: 15px
}

.banner_home_tiaset .title_tiaset {
    font-family: Roboto-Bold;
    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 .title_list,
.banner_home_tiaset .txt_time_ts {
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 19px;
    color: #fff
}

.banner_home_tiaset .title_list {
    font-weight: 600;
    text-align: right;
    text-transform: uppercase
}

.banner_home_tiaset .link_list {
    background: #ffaf37;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .25);
    border-radius: 6px;
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    width: fit-content;
    padding: 7px 10px
}

.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 .banner_tiaset_right {
    max-width: 187px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 14px
}

.banner_home_tiaset .banner_tiaset_left {
    display: flex;
    height: 100%;
    width: 55%;
    justify-content: space-between
}

.banner_home_tiaset .box_title_banner {
    max-width: 320px
}

.banner_home_tiaset .box_time_tiaset {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    align-items: center
}

.banner_home_tiaset .title_clock {
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #fff
}

.banner_home_tiaset .hai_cham,
.banner_home_tiaset .num_clock {
    font-size: 20px;
    line-height: 23px;
    color: #f5f9ff
}

.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, .48) 17.53%, rgba(62, 167, 230, 0) 127.18%);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.item_vl .job_local,
.item_vl .job_time {
    width: 35%
}

.item_vl .job_money {
    width: calc(37% - 5px) !important;
    float: left !important
}

.item_vl .job_history {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
    width: calc(28% - 5px) !important;
    margin: 6px 0 0 5px !important;
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: flex-start;
    font-family: Roboto-Regular, sans-serif !important
}

.banner_home_tiaset.banner_home_anhsao {
    float: left;
    width: 100%;
    height: auto;
    background: url(/images/tia_set/bn_home_anhsao1366.webp) 0 0/100% 100%
}

.banner_home_anhsao .content_banner_anhsao {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px 20px 32px;
    column-gap: 5px
}

.banner_home_anhsao .banner_anhsao_left {
    display: flex;
    align-items: center;
    column-gap: 20px
}

.banner_home_anhsao .box_lock {
    background: #3099da
}

.banner_home_anhsao .hai_cham,
.banner_home_anhsao .num_clock {
    font-family: Roboto-Medium;
    font-weight: 500
}

.banner_home_anhsao .box_title_banner {
    max-width: 302px
}

.logo_user_th .anh_sao {
    border: 2px solid #fea738 !important
}

.logo_user_th .tia_set.anh_sao {
    border: 2px solid transparent !important;
    background: linear-gradient(269.18deg, #fea738 .73%, #4c5bd4 99.35%) border-box
}

.item_home_th .icon_anhsao_new {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    border-radius: unset
}

.icon_anhsao_banner {
    width: 110.722px;
    height: 110.722px
}

@media screen and (max-width:1165px) {
    .banner_home_tiaset.box_banner_tiaset {
        background: url(/images/tia_set/bn_home_tiaset_1024.png) 0 0/100% 100%
    }
    .banner_home_tiaset .content_banner_tiaset {
        padding: 44px 20px 33px
    }
    .banner_home_tiaset .banner_tiaset_left {
        width: 58%
    }
    .banner_home_anhsao .content_banner_anhsao {
        padding: 20px
    }
}

@media screen and (max-width:768px) {
    .m_hd_qr {
        padding-top: 120px;
    }
    .box_banner_tiaset.banner_home_tiaset {
        background: url(/images/tia_set/bn_home_tiaset_768.png) 0 0/100% 100%
    }
    .banner_home_tiaset .title_tiaset {
        font-size: 24px;
        line-height: 28px
    }
    .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 .link_list {
        font-size: 15px;
        line-height: 18px
    }
    .banner_home_tiaset .content_banner_tiaset {
        padding: 45px 20px 40px 28px
    }
    .banner_home_tiaset .banner_tiaset_right {
        row-gap: 12px;
        max-width: 180px
    }
    .banner_home_tiaset .banner_tiaset_left {
        width: calc(100% - 187px);
        column-gap: 5px
    }
    .banner_home_tiaset .box_lock {
        width: 30px;
        height: 35px
    }
    .banner_home_tiaset .box_title_banner {
        max-width: 237px
    }
    .banner_home_anhsao .banner_anhsao_left {
        flex-direction: row-reverse;
        column-gap: 0;
        align-items: flex-start
    }
    .banner_home_anhsao .box_title_banner {
        max-width: 225px
    }
    .icon_anhsao_banner {
        width: 41px;
        height: 41px
    }
}

@media screen and (max-width:600px) {
    .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 .title_tiaset {
        font-size: 16px;
        line-height: 19px;
        text-align: left
    }
    .banner_home_anhsao .content_banner_anhsao,
    .banner_home_tiaset .content_banner_tiaset {
        padding: 16px;
        flex-direction: column;
        row-gap: 15px
    }
    .banner_home_anhsao .box_title_banner,
    .banner_home_tiaset .banner_tiaset_left,
    .banner_tiaset_right {
        max-width: unset
    }
    .banner_home_tiaset .note_tiaset {
        text-align: left
    }
    .banner_home_tiaset .title_list {
        text-align: center
    }
    .banner_home_tiaset .box_time_tiaset {
        align-items: center
    }
    .banner_home_tiaset .banner_tiaset_right {
        align-items: center;
        max-width: 100%
    }
    .banner_home_tiaset .banner_tiaset_left {
        flex-direction: column;
        row-gap: 10px;
        width: 100%
    }
    .banner_home_tiaset .box_title_banner {
        max-width: calc(100% - 70px)
    }
    .banner_home_tiaset .link_list img {
        width: 20px;
        height: 20px
    }
    .banner_home_tiaset .link_list {
        padding: 5px 10px
    }
    .banner_home_tiaset.banner_home_anhsao {
        background: url(https://storage.timviec365.vn/timviec365/images/tia_set/bn_home_anhsao_414.webp) 0 0/100% 100%
    }
    .banner_home_anhsao .banner_anhsao_left {
        width: 100%;
        justify-content: space-between
    }
    .section_home .item_home_th .icon_tiaset_new {
        width: 26px;
        height: 26px;
        left: 0;
        top: 0
    }
    .item_home_th .icon_anhsao_new {
        width: 26px;
        height: 26px
    }
}

.line_noti_point .new_banner {
    background-size: 100% 95%;
    background-position-y: 40px
}

.line_noti_point #box_search_index {
    margin-top: 40px
}

.line_noti_point .new_banner_th .tktk {
    bottom: -38px
}

.line_noti_point .section_home {
    margin-top: 45px
}

.t_detail .search_1 {
    margin-top: 100px !important
}

#popup_back_ut,
#popup_hths {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: 999999;
    display: none
}

#popup_back_ut .container_back_ut {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px
}

#popup_back_ut .box_back_ut {
    max-width: 500px;
    width: 100%;
    height: fit-content;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px
}

#popup_back_ut .header_back_ut {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

#popup_back_ut .header_back_ut .ic_close_back_ut {
    position: absolute;
    right: 0
}

#popup_back_ut .title_back_ut {
    font-size: 20px;
    line-height: 24px;
    color: #474747
}

#popup_back_ut .close_back_ut,
#popup_hths button {
    background: #d9d9d9;
    color: #595959
}

#popup_back_ut .p1 {
    margin: 0 auto;
    font-size: 17px
}

#popup_back_ut .p2 {
    margin: 20px 0;
    font-size: 17px;
    line-height: 19px
}

#popup_back_ut .wrap_btn {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px
}

#popup_back_ut .wrap_btn a {
    display: flex;
    width: 100px;
    height: 44px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer
}

@media (max-width:1165px) {
    .line_noti_point .section_home {
        margin-top: -3px
    }
    .line_noti_point .banggia_chung.bang_gia {
        padding-top: 95px
    }
    .line_noti_point .banner_gp {
        padding-top: 140px
    }
    .line_noti_point .banner_gt_app {
        margin-top: 100px
    }
    .line_noti_point .main_bhtn {
        padding-top: 110px
    }
    .active_dhs {
        padding: 100px 0px 20px !important;
    }
}

@media (max-width:1024px) {
    .line_noti_point .search_1.new_banner_th .main_search {
        margin-top: 30px
    }
    .line_noti_point .search_1,
    .search_uv.new_banner_th {
        height: 325px
    }
    .line_noti_point .blog_cv,
    .line_noti_point .blog_hot,
    .line_noti_point .box_content {
        margin-top: 110px
    }
}

@media (max-width:976px) {
    .line_noti_point .main_bhtn {
        padding-top: 130px
    }
}

@media (max-width:768px) {
    .line_noti_point .banner_gp {
        padding-top: 140px
    }
    .line_noti_point .banner_gt_app {
        margin-top: 100px
    }
}

@media (max-width:679px) {
    .line_noti_point #box_search_index .main_search {
        top: 150px
    }
    .line_noti_point .search_1.new_banner_th .main_search {
        margin-top: 75px
    }
    .line_noti_point .search_1,
    .search_uv.new_banner_th {
        height: 355px
    }
    .line_noti_point .blog_cv,
    .line_noti_point .blog_hot,
    .line_noti_point .box_content {
        margin-top: 150px
    }
    .line_noti_point .banggia_chung.bang_gia {
        padding-top: 125px
    }
    .line_noti_point .banner_gp {
        padding-top: 200px
    }
    .line_noti_point .banner_gt_app {
        margin-top: 140px
    }
    .line_noti_point .main_bhtn {
        padding-top: 170px
    }
}

@media (max-width:500px) {
    .line_noti_point .new_banner.new_banner_th {
        height: 405px
    }
    .line_noti_point #box_search_index .main_search {
        top: 160px
    }
    #pop_tk_gnoi .modal-content {
        display: flex;
        flex-direction: column-reverse
    }
    #pop_tk_gnoi .close_ghiam {
        justify-content: start;
        padding: 20px
    }
    #pop_tk_gnoi .pop_md_butt {
        height: 100%;
        padding: 30px 20px;
        flex-direction: column;
        justify-content: space-between
    }
    #pop_tk_gnoi .tde_pop {
        justify-content: start;
        padding-right: 0
    }
    #pop_tk_gnoi .dung_ghiam {
        justify-content: center
    }
}

@media (max-width:365px) {
    .line_noti_point .search_uv.new_banner_th {
        margin-top: 100px
    }
    .line_noti_point .blog_cv,
    .line_noti_point .blog_hot,
    .line_noti_point .box_content {
        margin-top: 185px
    }
    .line_noti_point .banggia_chung.bang_gia {
        padding-top: 160px
    }
    .line_noti_point .banner_gp {
        padding-top: 240px
    }
}

#popup_hths .container_hths {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

#popup_hths .box_hths {
    max-width: 813px;
    width: 100%;
    height: 510px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column
}

#popup_hths .content_hths .block1,
#popup_hths .header_hths {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc
}

#popup_hths .header_hths {
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    gap: 10px;
    background: unset
}

#popup_hths .title_hths {
    font-size: 18px;
    line-height: 24px;
    color: #474747;
    overflow-wrap: break-word
}

#popup_hths .title_hths span {
    color: var(--logo, #4c5bd4);
    font-size: 18px;
    font-weight: 600
}

#popup_hths .content_hths .block1 {
    justify-content: center;
    gap: 15px;
    padding: 30px 0;
    margin-bottom: 20px
}

#popup_hths .content_hths .block1 .hoac {
    color: #666;
    text-align: center;
    font-size: 16px;
    font-style: italic
}

#popup_hths .content_hths .block1 .cv_ai,
#popup_hths .content_hths .block1 .tao_cv,
#popup_hths .content_hths .block1 .upload_file {
    width: 218px;
    height: 60px;
    gap: 12px;
    border-radius: 30px;
    color: #fff;
    padding: 0 42px;
    display: flex;
    font-weight: 600
}

#popup_hths .content_hths .block1 .tao_cv {
    align-items: center;
    justify-content: center;
    background: #4ca3d4
}

#popup_hths .content_hths .block1 .upload_file {
    align-items: center;
    justify-content: center;
    background-color: #ff8d3a
}

#popup_hths .content_hths .block1 .cv_ai {
    align-items: center;
    justify-content: center;
    background: #57ba90
}

#popup_hths .block1 img {
    width: 32px;
    height: 32px
}

#popup_hths .content_hths .block2 p {
    color: #f33;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 12px
}

#popup_hths .content_hths .block2 span {
    color: #474747;
    font-size: 16px;
    display: block;
    line-height: 25px
}

#popup_hths button {
    display: flex;
    width: 75px;
    line-height: 44px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: none;
    margin-left: auto;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 20px
}

@media screen and (max-width:768px) {
    #popup_hths .content_hths .block1 {
        flex-direction: column
    }
    #popup_hths .box_hths {
        overflow: scroll
    }
    .m_hd_qr {
        padding-top: 120px;
    }
}

@media (max-width:480px) {
    .tkiem_nngu {
        position: relative;
        overflow-x: unset
    }
    .tkiem_nngu .tk_nngu_mobi {
        display: flex
    }
    .tkiem_nngu .ctn_tkiem_nngu {
        position: absolute;
        top: 50px;
        width: 100%;
        background: #fff;
        padding: 10px;
        flex-wrap: wrap;
        z-index: 9999;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        display: none
    }
    .tkiem_nngu .ctn_tkiem_nngu p {
        width: 100%
    }
    .ctn_tkiem_nngu p.ctn_tngonngu {
        display: none
    }
    .ngonngu_tkiem {
        justify-content: left;
        padding: 10px;
        background: #fff;
        border-radius: 0;
        color: #474747
    }
    .ngonngu_tkiem.active {
        background: rgba(76, 91, 212, .1);
        color: #485bd6
    }
}


/*box thông tin của tin tuyển dụng trang chủ*/

.box_detail_info_new {
    width: 500px;
    background: #FFFFFF;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    position: absolute;
    display: none;
    flex-direction: column;
    gap: 15px;
    z-index: 9999;
    padding: 12px;
}

.box_avt_info_new {
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #e9eaec;
    border-radius: 6px;
    display: flex;
    overflow: hidden;
    padding: 6px;
}

.logo_info_new {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}

.box_header_info_new {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.box_logo_title {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.box_title_company {
    width: calc(100% - 140px);
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.title_info_new {
    color: #4c5bd4;
    font-size: 16px;
    line-height: 20px;
}

.company_info_new {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 17px;
}

.money_info_new {
    color: #d44cae;
    font-size: 14px;
    line-height: 17px;
}

.icon_tiaset_info_new {
    position: absolute;
    right: 10px;
    top: 0;
}

.box_city_exp {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.item_header {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #f4f4f4;
    padding: 3px 5px;
}

.icon_item_header {
    width: 13px;
    height: 13px;
}

.txt_item_header {
    font-size: 14px;
    line-height: 17px;
}

.box_footer_info_new {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding-top: 10px;
}

.btn_link_detail_new {
    background: #4C5BD4;
    color: white;
    padding: 10px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: 60%;
    text-align: center;
}

.btn_apply_info_new {
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid #4C5BD4;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD4;
    padding: 10px;
    width: 40%;
    text-align: center;
}

.box_body_info_new {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-height: 200px;
    overflow-y: scroll;
}

.txt_title_item {
    color: #474747;
    font-size: 16px;
    line-height: 20px;
}

.box_title_item {
    border-left: 5px solid #4C5BD4;
    padding-left: 10px;
}

.box_item_body_info_new {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.content_item_new {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}

@media screen and (max-width:680px) {
    .box_detail_info_new {
        width: 95%;
    }
}

.section_home .main_box_vieclam .item_vl.item_home_th:hover {
    background-color: #f6f6f6 !important;
    outline: 1px solid #d3d5d9;
}


/*banner trang chủ các điểm chạy*/

.box_banner_home {
    position: relative;
}

.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;
}

@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);
    }
}

.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;
}

.start_dots:nth-child(2) {
    background-position: 20% 50%;
    background-size: 270px 500px;
    animation-delay: .3s;
}

.start_dots:nth-child(3) {
    background-position: 40% -80%;
    animation-delay: 1.2s;
}

.start_dots:nth-child(4) {
    background-position: -20% -30%;
    transform: rotate(60deg);
    animation-delay: 2.5s;
}

.start_dots:nth-child(5) {
    background-image: radial-gradient(4px 4px at 10px 100px, #eee, rgba(0, 0, 0, 0)), radial-gradient(4px 4px at 20px 10px, #fff, rgba(0, 0, 0, 0)), radial-gradient(6px 6px at 150px 40px, #ddd, rgba(0, 0, 0, 0));
    background-position: 80% 30%;
    animation-delay: 4s;
}

.start_dots:nth-child(6) {
    background-position: 50% 20%;
    animation-delay: 6s;
}


/*end banner trang chủ các điểm chạy*/