.error {
    align-self: flex-start;
    text-align: left;
}
.container_taifile img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.content_pt {
    flex-direction: column;
    display: flex;
    text-align: center;
    background: #ffffff;
}

.con_head {
    background: url(https://timviec365.vn/static-tv/images/bgr_1366.png) no-repeat;
    background-position: left top;
    background-size: 100% 306px;
    padding-top: 34px;
    padding-bottom: 40px;
}

.title1 {
    font-weight: 600;
    font-size: 28px;
    color: white;
}

.title2 {
    font-weight: 500;
    font-size: 20px;
    color: white;
    margin: 20px 0 35px 0;
}

.block_cv {
    min-width: 382px;
    max-width: 511px;
    background-color: white;
    border-radius: 8px;
    margin: auto;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-width: 382px;
    gap: 15px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
}

.title_upload {
    text-align: start;
    color: #4c5bd4;
    font-size: 15px;
    font-weight: 500;
    float: left;
}

.red {
    color: red;
}

.upload_file {
    opacity: 0;
    width: 0.1px;
}

.fake_input {
    display: flex;
    gap: 15px;
    border: none;
    position: absolute;
    align-items: center;
    padding: 5px;
}

.fake_input label {
    border-radius: 4px;
    width: 95px;
    height: 29px;
    border: 1px solid #474747;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.fake_input span {
    font-size: 16px;
}

.box_img_cv {
    position: relative;
    cursor: pointer;
    transition: 0.9s ease;
}

.box_img_cv img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.box_img_cv a {
    overflow: hidden;
    background-color: rgb(2, 181, 225);
    color: rgb(255, 255, 255);
    border-radius: 20px !important;
    padding: 9px 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 70px;
    width: 150px;
    display: none !important;
}

.wrap_input {
    position: relative;
    background: #4c5bd40d;
    height: 47px;
    display: flex;
    align-items: center;
    padding: 9px 10px;
    background: rgba(76, 91, 212, 0.05);
    border-radius: 4px;
}

.send_cv {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #4c5bd4;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 4px;
}

.send_cv span {
    font-weight: 500;
    font-size: 18px;
    color: white;
}

.block_img {
    width: 162px;
    height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.block_con {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

button.send_cv span {
    font-family: 'Roboto-Medium';
    font-size: 18px;
}

button.send_cv div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.benefit_div {
    padding: 35px 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 17px;
    max-width: 1366px;
    width: 100%;
}

.title_pt {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.title_img {
    width: 30px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.title {
    font-size: 20px;
    text-transform: uppercase;
    color: #474747;
    font-family: 'Roboto-Medium';
}

.title_box {
    font-size: 24px;
    font-family: 'Roboto-Medium';
    text-transform: capitalize;
    color: #4c5bd4;
}

.benefit_ai {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.ai_item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.title_box {
    font-size: 24px;
    font-family: 'Roboto-Medium';
    text-transform: capitalize;
    color: #4c5bd4;
}

.benefit_ai {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 52px;
}

.ai_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    text-transform: capitalize;
    color: #474747;
    font-family: 'Roboto-Medium';
}

.ai_text {
    font-size: 20px;
    text-align: left;
    width: calc(100% - 90px);
}

.ai_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 109px;
    height: 109px;
    overflow: hidden;
}

.list_cv {
    padding: 0px 0px 30px 60px;
    width: 95%;
}

.item_cv a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    border-radius: 8px;
}

.item_vl.item_home_th {
    width: 49%;
    background: #ffffff;
    margin: 0 !important;
    padding: 8px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
}

.box_vieclam {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0px 80px;
    align-items: center;
    justify-content: space-between;
    max-width: 1300px;
    width: 100%;
}

.list_work {
    display: flex;
    flex-direction: column;
    background: rgba(76, 91, 212, 0.05);
    gap: 10px;
    align-items: center;
    width: 100%;
    padding: 40px 0;
}

.img_item_vl {
    margin: 0;
}

.in_vl {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    gap: 10px;
}

.right_item_vl {
    float: left;
    width: calc(100% - 80px);
    position: relative;
}

.tit_vip,
.name_com,
.job_local,
.job_chat,
.job_time,
.job_money {
    text-align: justify;
}

p.job_money {
    color: #c80ff6 !important;
    padding-left: 20px;
}

p.job_time {
    background-position-x: left;
    background-position-y: 2px;
}

.show_more {
    max-width: 1300px;
    width: 100%;
    padding: 0 80px;
}

.show_more a {
    float: right;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    color: #4c5bd4;
}

.slick-next:before {
    display: none;
}

.next-arrow {
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
    z-index: 99;
}

.slick-prev:before {
    display: none;
}

.prev-arrow {
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    left: 20px !important;
    z-index: 99;
    border-radius: 50%;
}

ul.slick-dots {
    display: flex !important;
    justify-content: center;
    width: 90%;
}

.slick-dots li button:before {
    content: '' !important;
    background: #d9d9d9;
    border-radius: 50%;
    width: 9px !important;
    height: 9px !important;
    opacity: unset !important;
}

.slick-dots li.slick-active button:before {
    background: #4c5bd4;
}

.list_cv {
    max-width: 1300px;
}

.list_cv_new {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    gap: 17px;
}

.slick-slide {
    margin-right: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.popup_file {
    position: absolute;
    width: 100%;
    z-index: 999;
    display: none;
}

.popup_content {
    width: 448px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 0px 1px 11px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin-top: 100px;
}

.popup_text {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
}

.pp_img {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 40px;
    height: 40px;
}

.popup_text span {
    font-size: 16px;
    color: #333333;
    text-align: justify;
}

.popup_btn {
    padding: 0 20px;
    padding-bottom: 15px;
    display: flex;
    justify-content: end;
}

button.thu_lai {
    width: 105px;
    height: 35px;
    background: #4c5bd4;
    border-radius: 6px;
    color: #ffffff;
    font-family: 'Roboto-Medium';
    border: unset;
    font-size: 15px;
}

.popup_v {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fake_input span {
    text-align: justify;
}

.box_div {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(76, 91, 212, 0.05);
}

.box_cvtablet1,
.box_cvtablet2,
.box_cvmobile {
    display: none;
}

/*Responsive*/

@media (min-width: 1920px) {
    .con_head {
        background: url(https://timviec365.vn/static-tv/images/bgr_1920.png) no-repeat;
        background-position: left top;
        background-size: 100% 430px;
    }
}

@media (max-width: 1024px) {
    .con_head {
        background: url(https://timviec365.vn/static-tv/images/bgr_1024.png) no-repeat;
        background-position: left top;
        background-size: 100% 255px;
    }

    .ai_img {
        width: 90px;
        height: 90px;
    }

    .benefit_div {
        padding: 35px 50px;
    }

    .benefit_ai {
        gap: 25px;
    }

    .box_vieclam {
        padding: 0 50px;
    }

    .item_cv a {
        width: 216px;
        height: 279px;
    }

    .list_cv {
        gap: 17px;
    }

    .list_cv {
        padding: 30px 0px 30px 20px;
    }

    .prev-arrow {
        left: 0px !important;
    }

    .slick-slide {
        margin-right: 20px !important;
    }
}

@media (max-width: 768px) {
    .con_head {
        background: url(https://timviec365.vn/static-tv/images/bgr_768.png) no-repeat;
        background-position: left top;
        background-size: 100% 255px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    span.title {
        font-size: 14px;
    }

    .title_box {
        font-size: 20px;
    }

    .benefit_div {
        padding: 35px 15px;
    }

    .ai_img {
        width: 50px;
        height: 50px;
    }

    .ai_text {
        font-size: 16px;
        width: calc(100% - 50px);
    }

    .benefit_ai {
        gap: 30px;
    }

    .ai_item {
        gap: 15px;
    }

    .item_vl.item_home_th {
        width: 100%;
    }

    .box_vieclam {
        padding: 0 20px;
        width: 100%;
    }

    .show_more {
        padding: 0 20px;
    }

    .list_cv_new {
        padding: 40px 24px;
    }
}

@media (max-width: 480px) {
    .con_head {
        background: url(https://timviec365.vn/static-tv/images/bgr_414.png) no-repeat;
        background-position: left top;
        background-size: 100% 255px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    p.title2 {
        font-size: 14px;
    }

    p.title1 {
        font-size: 20px;
    }

    .block_cv {
        padding: 15px;
    }

    .benefit_ai {
        flex-direction: column;
        align-items: start;
        padding: 0 16px;
    }

    .box_vieclam {
        padding: 0 10px !important;
    }

    .list_cv {
        padding-left: 20px;
    }

    .item_cv a {
        width: 171px;
        height: 221px;
    }

    .list_cv_new {
        padding: 40px 0;
    }
}

.inc_content {
    display: flex;
    flex-direction: column;
}

.form_pt {
    display: flex;
    gap: 25px;
    justify-content: space-between;
    width: 100%;
    max-width: 1366px;
}

.form_left_pt {
    width: 340px;
    padding: 15px 10px;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: fit-content;
}

.left_item_pt {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.phan_tram_pt {
    width: 116px;
    height: 116px;
    position: relative;
}

.item_center_pt {
    align-items: center;
    justify-content: center;
}

.text_pt p {
    font-size: 16px;
    font-family: 'Roboto-Medium';
}

.text_pt {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.text_pt span {
    font-size: 15px;
}

.img_mt {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.item_border {
    padding: 10px;
    border: 1px dashed #4c5bd4;
    border-radius: 6px;
}

.title_pt2 {
    text-align: justify;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    color: #4c5bd4;
}

.item_pt {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 8px;
}

.icon_hoan_thien {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 16px;
    height: 16px;
}

.text_item_pt {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #474747;
    font-size: 16px;
    text-align: justify;
}

.show_suggest {
    padding: 5px;
    text-align: justify;
    font-size: 16px;
    display: none;
}

.item_tt_active {
    padding: 10px;
    background: #f7f7ff;
}

.item_tt_active .text_item_pt {
    font-family: 'Roboto-Medium';
}

.form_right_pt {
    display: flex;
    flex-direction: column;
    width: calc(100% - 340px);
    align-items: center;
    justify-content: start;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px 20px;
    height: fit-content;
    gap: 20px;
}

.avatar_khung {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #efefef;
    position: relative;
    /* opacity: 0.5; */
}

.avatar_khung .upload_avt {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.right_item {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 12px;
    position: relative;
}

.item_infor {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: calc(100% - 28px);
}

.item_icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 4px;
}

.tron {
    width: 16px;
    height: 16px;
    border: 3px solid #a1abfd;
    border-radius: 50%;
}

.ke {
    width: 2px;
    background: #e8eaff;
    height: 98%;
    position: absolute;
    top: 20px;
}

.title_right_pt {
    text-align: justify;
    font-size: 18px;
    color: #4c5bd4;
    font-family: 'Roboto-Medium';
}

.form_item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form_item label {
    text-align: justify;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    display: flex;
    gap: 5px;
}

.form_item input,
.form_right_pt .select2-container {
    height: 46px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 0 10px;
    font-size: 16px;
    font-family: 'Roboto-Regular';
}

.form_right_pt .select2-container--default .select2-selection--single {
    height: 100%;
    text-align: left;
}

.form_right_pt .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: none;
}

.form_item select {
    height: 46px;
    padding: 0 10px;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 6px;
    font-family: 'Roboto-Regular';
}

.form_item textarea {
    text-align: justify;
    padding: 10px 15px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 6px;
    min-height: 108px;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}

.list_btn_pt {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    gap: 20px;
}

.xem_truoc,
.hoan_thanh,
.download {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 23px;
    border-radius: 30px;
    border: unset;
}

.xem_truoc {
    background: #dde0f8;
}

.xem_truoc span {
    color: #4c5bd4;
    font-family: 'Roboto-Medium';
}

.list_btn_pt .xem_truoc div,
.list_btn_pt .hoan_thanh div,
.list_btn_pt .download div {
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.hoan_thanh {
    background: #f88c00;
}

.hoan_thanh span,
.download span {
    color: #ffffff;
    font-family: 'Roboto-Medium';
}

.download {
    background: #4c5bd4;
}

.item_tt {
    cursor: pointer;
}

.item_tt_active .show_suggest {
    display: block;
}

/* textarea::placeholder,
input::placeholder {
	font-size: 16px;
} */

.left_show {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.left_title_pt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.title_pt1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.warning {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 16px;
    height: 16px;
}

.warning {
    display: none;
}

.icon_768 {
    display: none;
}

.v_form_item {
    display: flex;
    gap: 20px;
}

.v_form_item .form_item,
.v_form_item .form_item_cont {
    width: calc(50% - 10px);
}

.v_form_item .form_item_cont {
    display: flex;
    gap: 20px;
}

/* button {
	cursor: pointer;
} */

.errors label {
    font-size: 12px;
    font-style: italic;
}

.content_pt {
    gap: 0;
}

form#form_cv {
    padding: 40px 80px;
    background: rgba(76, 91, 212, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_cv_new {
    padding: 40px 80px;
    background: rgba(76, 91, 212, 0.05);
}

.box_div {
    background: unset;
}

.list_work {
    background: unset;
}

.v_sticky {
    position: sticky;
    display: flex;
    top: 20px;
    height: 100vh;
    overflow: scroll;
}

/* ================manh them moi===================== */

.container_taifile {
    width: 100%;
    float: left;
}

.container_batdauptich {
    width: 100%;
    float: left;
}

.box_infor_user {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: start;
    height: fit-content;
    gap: 20px;
}

.img_nguoidung {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box_infor_left {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: fit-content;
}

.box_phantram {
    display: flex;
    width: 50px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 27px;
}

.hs_on_left {
    float: left;
    margin: 30px 0;
    width: 260px;
    border-right: 1px solid #d3d3d3;
}

.hs_on_left .box_on2 {
    float: left;
    width: 100%;
    position: relative;
}

.text_pp {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #4c5bd4;
    position: absolute;
    top: 40px;
    left: 29px;
}

.box_on2 .lh_gauge {
    top: -30px;
}

.box_on2 {
    width: 100%;
    height: 100%;
}

.box_on2 .lh_gauge-arc {
    stroke: #4c5bd4;
}

.box_on2 .lh_gauge-base {
    stroke: #fff;
}

.lh_gauge-base {
    stroke: #4c5bd4;
    fill: none;
}

.lh_gauge-arc {
    fill: none;
    transform-origin: 50% 50%;
    stroke: #fff;
}

#education,
#nganh_nghe {
    height: 46px;
    padding: 0 10px;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 6px;
    font-family: 'Roboto-Regular';
}

.box_img_cv {
    position: relative;
    cursor: pointer;
    transition: 0.9s ease;
}

.box_img_cv:hover .txt_sdmaunay {
    display: block !important;
}

.txt_sdmaunay {
    background-color: rgb(2, 181, 225);
    color: rgb(255, 255, 255);
    border-radius: 20px !important;
    padding: 9px 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 45px;
    width: 150px;
    display: none !important;
}

.txt_sdmaunay:hover {
    background: rgb(255, 154, 0);
}

.right_avatar {
    display: flex;
    width: 100%;
    gap: 50px;
    justify-content: center;
}

.thongtin_nguoidung {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: start;
}

.show_tt_nguoidung {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
}

.class_showtt {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 8px;
}

.thongtin_nguoidung .row_tt {
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: flex-end;
}

.thongtin_nguoidung .row_tt .class_showtt {
    width: calc(50% - 10px);
}

.show_tkdn {
    width: 100%;
    height: 39px;
    background: #efefef;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 0px 15px;
}

.boder_tt_ndung {
    width: calc(100% - 250px);
    display: block;
}

.show_mkdn {
    width: 100%;
    height: 39px;
    background: #efefef;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 0px 15px;
}

.title_nguoidung {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #4c5bd4;
}

p.title_taikhoan {
    text-align: justify;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    display: flex;
    gap: 5px;
}

p.title_matkhau {
    text-align: justify;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    display: flex;
    gap: 5px;
}
.loading-spinner {
    border: 4px solid #f3f3f3;
    /* viền xám */
    border-top: 4px solid #1890ff;
    /* viền xanh (giống AntD) */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.loading_none {
    display: none !important;
}
@media (max-width: 1200px) {

    /* manh them moi */
    .right_avatar {
        gap: 20px;
    }
}

@media (max-width: 1024px) {
    .boder_tt_ndung {
        width: calc(100% - 220px);
    }
}

@media (max-width: 768px) {
    /* manh them moi */
    /* .right_avatar {
        flex-direction: column;
        align-items: center;
    } */
}

@media (max-width: 600px) {

    /* manh them moi */
    .right_avatar {
        flex-direction: column;
        align-items: center;
    }

    .boder_tt_ndung {
        width: 100%;
    }
}

/* ================end manh them moi===================== */

/* reponsive */

@media (max-width: 1024px) {
    .form_pt {
        padding: 0px;
    }

    .form_left_pt {
        width: 310px;
    }

    .form_right_pt {
        width: calc(100% - 310px);
    }

    form#form_cv {
        padding: 40px 24px;
    }

    .v_sticky {
        top: 10px;
    }
}

@media (max-width: 768px) {
    .form_pt {
        flex-direction: column;
    }

    .form_left_pt {
        width: 100%;
    }

    .form_right_pt {
        width: 100%;
    }

    .left_show_pt {
        display: none;
    }

    .left_title_pt {
        cursor: pointer;
    }

    .icon_768 {
        display: block;
    }

    .warning {
        display: block;
    }

    .list_cv_new {
        padding: 40px 24px;
    }

    .benefit_div {
        padding: 40px 24px;
    }

    .form_left_pt.v_sticky {
        position: unset;
        overflow: unset;
        height: auto;
    }
}

@media (max-width: 480px) {
    .list_btn_pt {
        justify-content: center;
        flex-wrap: wrap;
    }

    .v_form_item {
        flex-direction: column;
    }

    .v_form_item .form_item {
        width: 100%;
    }

    form#form_cv {
        padding: 40px 10px;
    }

    .list_cv_new {
        padding: 40px 10px;
    }

    .list_work {
        padding: 40px 0;
    }

    .avatar_khung {
        width: 150px;
        height: 150px;
    }

    .show_more {
        padding: 0 10px;
    }

    .form_right_pt {
        padding: 30px 10px;
    }
}

.form_item textarea {
    text-align: justify;
    padding: 10px 15px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 6px;
    min-height: 108px;
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    font-family: Roboto-Regular, sans-serif;
}

.form_cv {
    padding: 40px 80px;
    background: rgba(76, 91, 212, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
}