* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    color: #000;
}

@font-face {
    font-family: Roboto;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/roboto-v16-vietnamese_latin-ext-regular.woff2)
}

@font-face {
    font-family: Roboto;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/roboto-v16-vietnamese_latin-ext-500.woff2)
}

@font-face {
    font-family: Roboto;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/roboto-v16-vietnamese_latin-ext-700.woff2)
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #FFF;
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

button,
a,
input[type="submit"],
input[type="reset"] {
    cursor: pointer
}

ul,
ol {
    list-style: none
}

i {
    font-style: italic
}

strong {
    font-weight: 700
}

article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a img,
img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none !important
}

select:focus,
input:focus,
button:focus,
textarea:focus {
    outline: none
}

.clear {
    clear: both
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.hidden {
    display: none !important
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: center !important;
}

img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
    -o-object-position: center center !important;
    object-position: center center !important
}

.container {
    margin: 0 auto
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 300;
    font-style: inherit;
    vertical-align: baseline;
    font-family: Roboto;
    font-size: 16px;
    line-height: 24px;
}

/* ============================BANNER + TIMKIEM TRANG CHU=============================== */
.box_com {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 600;
    margin-top: 10px;
}

.arsl.tinhthanh .select2-selection__clear,
.arsl.tinhthanh .select2-selection__arrow {
    top: 9px;
}

.select2-selection__clear {
    display: none;
}

#box_search_city,
#box_search_key {
    display: none;
}

.icon-before {
    position: absolute;
    left: 15px;
    top: 8px;
    font-size: 18px;
    color: #555;
    z-index: 1;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arsl .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    border-right: 1px solid #e1e1e1;
    height: 47px;
    outline: 0;
}

#boxSearchmore .ir {
    width: 770px;
    margin: auto;
    background: #fff;
    margin-top: 102px;
}

#boxSearchmore .search_tt {
    height: 50px;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    background: #23527c;
    text-align: center;
    margin-bottom: 0;
}

#boxSearchmore .search_tt span {
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 13px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 50%;
    right: 15px;
}

#boxSearchmore .ir_1 {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
}

.row_5 {
    width: 50%;
    float: left;
}

#boxSearchmore label {
    color: #343535;
    display: block;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

#boxSearchmore .row {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

#boxSearchmore .row button {
    background: #23527c;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 10px;
    width: 120px;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 24px;
}

@media only screen and (max-width: 1024px) {
    .main_search input[type="text"] {
        background: 0 0;
        border: 1px dashed #35c1d8;
        width: 100%;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    .arsl.tinhthanh {
        width: 100%;
        border: 1px solid #35c1d8;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .box_right {
        padding-left: 0px;
        float: left;
        width: 100%;
        overflow: auto;
        height: 200px;
    }

    #box_search_city .select2-container--default .select2-results>.select2-results__options {
        max-height: 400px;
        height: 100%;
        overflow: unset;
    }

    .main_search {
        padding: 20px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1200px) {
    #box_search_key .box_left {
        width: 100%;
    }

    #box_search_city,
    #box_search_key {
        min-height: 441px;
        max-height: 600px;
    }
}

@media screen and (min-width: 560px) and (max-width: 1200px) {
    .main_search .mobi-bor {
        text-align: center;
        float: left;
    }

    .mobi-bor .btn_search {
        width: 100% !important;
        background-position: 50%;
    }

    #boxSearchmore .row_5 {
        width: calc(50% - 34px) !important;
    }

    .icon-before {
        top: 0px !important;
        height: 100%;
    }
}

@media only screen and (max-width: 559px) {
    #boxSearchmore .row_5 {
        width: 100% !important;
        margin: 0px !important;
    }

    #box_search_key .box_left,
    #box_search_city .box_right {
        width: 100%;
        padding: 0;
        height: unset;
    }

    #box_search_city,
    #box_search_key {
        padding: 10px 15px;
        /* position: unset; */
        margin-top: 20px;
    }

    #box_search_key .box_left {
        border-left: none;
    }

    .main_search .mobi-bor {
        width: calc(100% - 50px);
        text-align: center;
        float: left;
    }

    .mobi-bor input {
        background-position: center;
        width: 100%;
    }

    #boxSearchmore .ir {
        margin-top: 60px;
        width: 90%;
    }
}

#box_search_city .select2-container--open .select2-dropdown {
    border: none;
    width: 100% !important;
    max-width: 100%;
}

.arsl.tinhthanh .select2-container--default .select2-selection--single {
    height: 47px !important;
    border-radius: 0;
    border: none;
    padding-left: 32px;
    padding-top: 0px !important;
    background: unset;
}

.arsl.tinhthanh .select2-selection__clear,
.arsl.tinhthanh .select2-selection__arrow {
    top: 20px;
    height: unset;
}

.icon-before {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 18px;
    color: #555;
    z-index: 1;
}


#boxSearchmore .ir_1 {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

#boxSearchmore .row_5 {
    margin: 15px 15px 0 15px;
    width: calc(50% - 34px);
}


#boxSearchmore .row_5 select {
    height: 40px;
    width: 100%;
    border: 1px solid #333;
}

#boxSearchmore.box_search_advanced .select2-container {
    width: 100% !important;
}

#boxSearchmore.box_search_advanced .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0;
}

@media only screen and (max-width: 1200px) {
    #box_search_index {
        width: 100%;
        margin: 20px 0;
    }

    .main_search input[type="text"] {
        background: 0 0;
        border: 1px solid #35c1d8;
        width: 100%;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    .arsl.tinhthanh {
        width: 100%;
        border: 1px solid #35c1d8;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 800px) {

    #box_search_key .box_left,
    #box_search_city {
        width: 100%;
        padding: 0;
        height: unset;
    }

    #box_search_city,
    #box_search_key {
        padding: 10px 15px;
        /* position: unset; */
        margin-top: 20px;
    }

    #box_search_key .box_left {
        border-left: none;
    }

    .main_search .mobi-bor {
        width: calc(100% - 50px);
        text-align: center;
        float: left;
    }

    .mobi-bor input {
        background-position: center;
        width: 100%;
    }

    #boxSearchmore .ir {
        margin-top: 60px;
        width: 90%;
    }

    #box_search_city .box_right {
        float: left;
        width: 100%;
        padding-left: 16px;
        height: 300px;
        max-height: 500px;
    }
}

.main_search input[type="text"] {
    border: none;
    width: 100%;
    font-size: 16px;
    color: #333;
    float: left;
    outline: 0;
    padding: 0;
    background: none;
}

#search_hd .icon-before {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 18px;
    color: #555;
    z-index: 1;
    height: 100%;
}

#search_hd #box_search_index {
    position: relative;
    margin: 0;
    padding: 2px 5px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.arsl.tinhthanh {
    width: 44%;
    border-right: 1px solid #ccc;
    position: relative;
}

@media screen and (max-width: 1260px) {
    .main_search {
        padding: 0;
        height: 47px;
    }

    .main_search input[type="text"] {
        width: 100%;
        margin: 0;
        height: 100%;
    }

    #search_hd #box_search_index {
        border: unset;
    }

    .arsl.tinhthanh {
        width: 100%;
        border-radius: 10px;
        border: 1px solid #888;
        background: #fff;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
        display: flex;
    }

    div#box_search_key,
    #box_search_city {
        width: 99%;
        padding: 23px 15px;
        margin-top: 10px;
    }

    #box_search_city {
        width: 99%;
        right: 0;
        left: 0;
    }

    .boder_timkiem {
        width: 100%;
        border-radius: 10px;
        border: 1px solid #888;
        background: #fff;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
        height: 47px;
    }

    .arsl.tinhthanh .select2-container--default .select2-selection--single {
        height: 45px !important;
        border: none;
        padding-left: 32px;
        padding-top: 0 !important;
        border-radius: 10px;
    }

    .main_search .mobi-bor {
        width: calc(100% - 56px);
        text-align: center;
        float: left;
    }

    .mobi-bor .btn_search {
        width: 100% !important;
        float: left;
        height: 47px;
        background: #007d7d url(https://vieclam88.vn/images/ic_search.png) no-repeat;
        background-position: center;
        cursor: pointer;
        border-radius: 10px;
    }

    .main_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

    .box_search_hd {
        width: 85%;
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 800px) {
    .box_search_hd {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #search_hd #box_search_index {
        border: unset;
        width: 100%;
    }

    .main_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }
}

#box_search_city {
    position: absolute;
    width: 41%;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px 10px;
    float: left;
    min-height: 346px;
    max-height: 600px;
    height: 100%;
    z-index: 9999;
    margin-top: 5px;
}

#searchjob_pc .title_box_search {
    font-size: 15px;
    line-height: 24px;
    color: #23527c;
    margin-bottom: 13px;
    font-weight: 500;
}

#box_search_city .box_right {
    float: left;
    width: 100%;
    padding-left: 16px;
    height: 100%;
    max-height: 300px;
}

#box_search_city .select2-container--open {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

#box_search_city .select2-container--open .select2-dropdown {
    border: none;
    width: 100% !important;
    max-width: 100%;
}

#box_search_city .select2-search--dropdown {
    padding: 0;
    margin-bottom: 10px;
}

#box_search_city .select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 15px;
}

#box_search_city .select2-container--default .select2-results>.select2-results__options {
    max-height: 400px;
    height: 100%;
}

#box_search_city {
    display: none;
}

.box12 {
    text-align: right;
}

.box_right {
    float: left;
    width: 59%;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    max-height: 250px;
    overflow: auto;
}

:is(.box_right, .box_left)::-webkit-scrollbar {
    width: 5px;
}

:is(.box_right, .box_left)::-webkit-scrollbar-track {
    background: #f1f1f1;
}

:is(.box_right, .box_left)::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #007d7d;
}

:is(.box_right, .box_left)::-webkit-scrollbar-thumb:hover {
    background: #555;
}

span.cursor1 {
    font-size: 25px;
}

#select2-dia_diem-results::-webkit-scrollbar {
    width: 5px;
}

.breakcrum {
    width: 100%;
    float: left;
}

.liparent {
    float: left;
}

.lichild {}

.span_breadcrum {
    font-weight: 300;
    font-size: 16px;
    text-transform: lowercase;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breakcrum * {
    font-size: 16px;
    font-weight: 400;
    display: inline;
}

@media screen and (max-width: 1200px) {
    .box_right {
        padding-left: 0px;
        float: left;
        width: 100%;
        overflow: auto;
        height: 200px;
    }

    #box_search_city .select2-container--default .select2-results>.select2-results__options {
        max-height: 400px;
        height: 100%;
        overflow: unset;
    }
}

@media screen and (min-width: 600px) and (max-width: 1200px) {
    #box_search_city {
        min-height: 441px;
        max-height: 600px;
        width: 100%;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 800px) {
    #box_search_city {
        width: 100%;
        padding: 10px;
        height: unset;
        margin-top: 60px;
    }

    #box_search_key {
        width: 100%;
        padding: 10px;
        height: unset;
        margin-top: 60px;
    }

    #box_search_city .box_right {
        float: left;
        width: 100%;
        padding-left: 0;
        height: 300px;
        max-height: 500px;
    }
}

/* =======================Footer================================ */
.copyright :is(.coppy-left, .box) * {
    color: #FFF;
    font-weight: 400;
}

.copyright p img {
    margin: 0;
    margin-right: 10px;
}

.copyright p {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.copyright .box li {
    margin-bottom: 10px;
}

@media screen and (max-width:600px) {
    .copyright .container {
        flex-direction: column;
        gap: 10px;
    }

    .copyright {
        padding: 20px 10px;
    }
}