.job-avatar img {
    height: 100%;
    object-fit: cover;
}.recruitment-detail {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #343434;
    padding-top: 0px;
}.job-avatar.d-none {
    display: none;
}.box-search {
    display: none !important;
}.list-job .job-item {
    background-color: #f0f0f0;
    padding: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}section.section-banner {
    position: relative;
    z-index: 10;
}section.section-banner:before {
    content: '';
    background-color: rgba(0,0,0,0.6);
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
}section.section-banner .container {
    z-index: 10;
}section.section-banner .container a {
    color: #fff;
}
.loader:before {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #bfc8d1;
}.list-job .job-name {
    width: 100%;
}.job-desc {
    width: 100%;
}.list-job .salary-range {
    display: inline-block;
    max-width: 300px;
    width: 100%;
}.other-info {
    display: inline-block;
}.list-job .other-info .job-place {
    max-width: 200px;
    width: 100%;
    margin-right: 70px;
}
#form-jobForm .processing:before {
	display: none;
}
.section-banner {
    height: 500px;
    display: flex;
    align-items: center;
    color: #fff;
    text-shadow: 0 0 5px #000;
    background-color: rgba(0,0,0,0.6);
    background-size: cover;
    background-position: center;
}
.b-name {
    font-size: 40px;
    font-family: Arial, sans-serif;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.section-banner .b-name h1 {
    font-family: Arial, sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    line-height: 1.42857143;
    margin: 0;
	font-weight: 700;
}
.b-salary {
    font-size: 40px;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
	font-weight: 700;
}
.b-else {
    font-size: 24px;
    display: flex;
    align-items: center;
    padding-bottom: 25px;
}
.b-province-city {
    background: url(../img/ic-white-location.svg) no-repeat left center;
    padding-left: 30px;
    background-size: 18px;
    margin-right: 60px;
}
.b-time {
    background: url(../img/ic-white-clock.svg) no-repeat left center;
    padding-left: 30px;
}
.b-button a {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    background-color: #90141e;
    padding: 24px 50px;
    border-radius: 6px;
    box-shadow: 0 7px 64px #000;
    font-family: Arial, sans-serif;
    display: inline-block;
    text-shadow: none;
	font-weight: 600;
}
.c-content {
    padding: 60px 0;
}
.c-desktop-view {
    display: none;
}
.c-mobile-view {
    display: block;
}
.cl-region {
    border-radius: 10px;
    border: 1px solid #dee2e6;
    overflow: hidden;
    padding: 40px 40px 50px;
    margin-bottom: 30px;
}
.cl-region:last-child {
    margin-bottom: 0;
}
.cl-area {
    padding-bottom: 40px;
}
.cl-area:last-child {
    padding-bottom: 0;
}
.cl-title {
    font-family: Arial, sans-serif;
    font-size: 24px;
	font-weight: bold;
}
.cl-area .group-content {
    font-size: 17px;
    color: #6d757d;
}
.cl-area li {
    color: #6d757d;
    margin-top: 10px;
    list-style: none;
    background: url(../img/ic-dots.svg) no-repeat;
    background-position-y: 8px;
    padding-left: 20px;
}
.cl-area li strong {
    font-weight: normal;
}
.cl-area li u {
    text-decoration: none;
}
.cr-region {
    border-radius: 10px;
    border: 1px solid #dee2e6;
    overflow: hidden;
    margin-bottom: 30px;
}
.cr-region:last-child {
    margin-bottom: 0;
}
.cr-title {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding: 15px 30px;
    border-bottom: 1px solid #dee2e6;
	font-weight: bold;
}
.cr-button {
    padding: 20px 30px;
    display: flex;
    align-items: center;
}
.cr-button a {
    border-radius: 4px;
    overflow: hidden;
    color: #fff;
    padding: 7px 0;
    font-size: 12px;
    display: block;
    width: 50%;
    text-align: center;
    padding-left: 25px;
}
.cr-button a.cr-facebook {
    background: url(../img/ic-facebook.svg) no-repeat left 30px center, #2264d6;
    margin-right: 10px;
}
.cr-button a.cr-gmail {
    background: url(../img/ic-gmail.svg) no-repeat left 40px center, #f44336;
}
.cr-content {
    padding: 10px 30px;
}
.cr-area {
    padding: 25px 0;
    border-bottom: 1px dashed #dee2e6;
}
.cr-area:last-child {
    border-bottom: 0;
}
.cra-title a {
    font-size: 17px;
    color: #6d757d;
    text-transform: uppercase;
}
.cra-value {
    padding-left: 35px;
    margin-top: 10px;
}
.cra-salary {
    background: url(../img/ic-salary.svg) no-repeat;
    background-position-y: 3px;
}
.cra-quantity {
    background: url(../img/ic-candidate.svg) no-repeat;
    color: #6d757d;
}
.cra-location {
    background: url(../img/ic-grey-location.svg) no-repeat;
    color: #6d757d;
}
.cra-deadline {
    background: url(../img/ic-grey-clock.svg) no-repeat;
    padding-left: 35px;
    color: #6d757d;
    margin-top: 10px;
}
.cra-contact {
    background: url(../img/ic-contact.svg) no-repeat;
    padding-left: 35px;
    margin-top: 10px;
}
.cra-phone {
    background: url(../img/ic-phone.svg) no-repeat;
    background-position-y: 0;
}
.cra-phone a {
    color: #6d757d;
}
.cra-email {
    background: url(../img/ic-mail.svg) no-repeat left center;
    background-position-y: 3px;
}
.cra-email a {
    color: #6d757d;
}
.cra-highlight {
    color: #2680eb;
}
.clf-area {
    padding-top: 10px;
    padding-bottom: 10px;
}
.clf-title {
    font-size: 17px;
    color: #6d757d;
    padding-bottom: 5px;
}
.clf-input {
    position: relative;
}
.clf-required {
    color: #e71924;
}

.clf-image {
    display: none;
    max-width: 300px;
    max-height: 300px;
    margin: 0 auto 15px;
}
.clf-image img {
    max-height: inherit;
}
.clf-filename {
    display: none;
    font-size: 18px;
    color: #343434;
    padding-bottom: 10px;
    overflow: hidden;
}
.clf-file {
    padding: 30px 15px;
    border-radius: 6px;
    border: 1px dashed #e71924;
    overflow: hidden;
    text-align: center;
}
.clf-file label {
    font-family: Arial, sans-serif;
	font-weight: 700;
    font-weight: normal;
    margin: 0;
    font-size: 20px;
    color: #e71924;
    cursor: pointer;
}
.clf-file label:hover {
    opacity: 0.85;
}
.clf-note {
    color: #6d757d;
    padding-top: 5px;
}
.clf-input input[type="text"] {
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    height: 48px;
    overflow: hidden;
    padding: 0 15px;
}
.clf-input input[type="text"].clf-error-input {
    border: 1px solid #e71924;
}
.clf-input input[type="number"] {
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    height: 48px;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
}
.clf-input input[type="number"].clf-error-input {
    border: 1px solid #e71924;
}
.clf-input input[type="number"]::-webkit-outer-spin-button,
.clf-input input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.clf-input input[type="number"] {
    -moz-appearance: textfield;
}
.clf-calendar input {
    background: url(../img/ic-calendar.svg) no-repeat right 15px center;
}
.clf-radio {
    padding-top: 10px;
    padding-bottom: 5px;
}
.clf-radio:last-child {
    padding-bottom: 0;
}
.clf-input input[type="radio"] {
    display: none;
}
.clf-radio .clf-icon {
    font-size: 17px;
    color: #6d757d;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin: 0;
    font-weight: normal;
    line-height: 22px;
}
.clf-radio .clf-icon:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background: url(../img/ic-inactive-radio.svg) no-repeat;
    background-size: 22px;
}
.clf-input input[type="radio"]:checked + .clf-icon:before {
    background: url(../img/ic-active-radio.svg) no-repeat;
    background-size: 22px;
}
.clf-checkbox {
    padding-top: 10px;
    padding-bottom: 5px;
}
.clf-checkbox:last-child {
    padding-bottom: 0;
}
.clf-input input[type="checkbox"] {
    display: none;
}
.clf-checkbox .clf-icon {
    font-size: 17px;
    color: #6d757d;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin: 0;
    font-weight: normal;
    line-height: 22px;
}
.clf-checkbox .clf-icon:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background: url(../img/ic-inactive-checkbox.svg) no-repeat;
    background-size: 22px;
}
.clf-input input[type="checkbox"]:checked + .clf-icon:before {
    background: url(../img/ic-active-checkbox.svg) no-repeat;
    background-size: 22px;
}
.clf-notify {
    display: none;
    font-size: 17px;
    color: #e71924;
    text-align: center;
    padding-top: 20px;
}
.clf-button {
    margin-top: 25px;
    position: relative;
}
.clf-button input[type='submit'],
.clf-button a {
    background: #bfc8d1;
    cursor: default !important;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 7px 64px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    display: block;
    padding: 17px 0;
    font-size: 18px;
    font-family: Arial, sans-serif;
	font-weight: 500;
    text-transform: uppercase;
}.clf-input input.wpcf7-form-control.wpcf7-email , .clf-input input.wpcf7-form-control.wpcf7-tel {
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    height: 48px;
    overflow: hidden;
    padding: 0 15px;
}
.clf-button input[type='submit'],
.clf-button a.active {
    background: #90141e;
    cursor: pointer !important;
	line-height: inherit;
	width: 100%;
}
.clf-button .loader::before {
    width: 30px;
    height: 30px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #bfc8d1;
}
.clf-error {
    font-size: 15px;
    color: #e71924;
    padding-top: 5px;
}
.cl-area .group-content {
    color: #6d757d;
    padding-top: 10px;
}
.cl-area .group-content > * {
    font-size: 17px;
    margin-bottom: 10px;
}
.cl-area b,
.cl-area strong {
    font-weight: 700;
}
.cl-area .ql-indent-1 {
    padding-left: 20px;
}
.cl-area ul,
.cl-area ol {
    margin-left: 20px;
}
.cl-area .jobSumary {
    font-style: italic;
    padding: 0;
}
.cl-area .jobSumary br {
    display: block;
    content: " ";
}
.sticky {
    position: fixed;
    bottom: 45%;
    z-index: 10;
    right: 0;
}
.sticky a {
    width: 50px;
    height: 50px;
    background: url(../img/ic-submit.svg) no-repeat, #90141e;
    background-size: 30px;
    background-position: left 10px center;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    -o-transition: width 0.8s;
    overflow: hidden;
    float: right;
}
.sticky a:hover {
    width: 200px !important;
    opacity: 1;
}
.sticky a:focus,
.sticky a:active {
    width: 50px;
    opacity: 1;
}
.s-title {
    display: none;
    color: #fff;
    line-height: 50px;
    padding-left: 50px;
}
.sticky a:hover .s-title,
.sticky a:focus .s-title,
.sticky a:active .s-title {
    display: block;
}
.popup {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #343434;
}
.p-box {
    background: #fff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 30px 35px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.p-notify {
    font-size: 17px;
    padding-bottom: 15px;
}
.p-close {
    display: inline-flex;
}
.p-close a {
    display: inline-block;
    background: #e71924;
    font-size: 16px;
    color: #fff;
    width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .c-content {
        display: flex;
    }
    .c-left {
        width: 65%;
        padding-right: 15px;
    }
    .c-right {
        width: 35%;
        padding-left: 15px;
    }
    .c-desktop-view {
        display: block;
    }
    .c-mobile-view {
        display: none;
    }
}
@media only screen and (max-width: 1099px) {
    .cr-button a.cr-facebook {
        background: url(../img/ic-facebook.svg) no-repeat left 22px center, #2264d6;
    }
    .cr-button a.cr-gmail {
        background: url(../img/ic-gmail.svg) no-repeat left 32px center, #f44336;
    }
}
@media only screen and (max-width: 979px) {
    .section-banner {
        text-align: center;
    }
    .b-else {
        justify-content: center;
    }
    .c-content {
        padding: 40px 0;
    }
    .cr-button a.cr-facebook {
        background: url(../img/ic-facebook.svg) no-repeat center, #2264d6;
        color: transparent;
    }
    .cr-button a.cr-gmail {
        background: url(../img/ic-gmail.svg) no-repeat center, #f44336;
        color: transparent;
    }
    .cl-region {
        padding: 30px 20px;
    }
    .cr-title {
        padding: 15px 20px;
    }
    .cr-button {
        padding: 20px 20px;
    }
    .cr-content {
        padding: 10px 20px;
    }
    .cr-area {
        padding: 15px 0;
    }
    .cl-area {
        padding-bottom: 20px;
    }
    .clf-notify {
        padding-top: 10px;
    }
    .clf-button {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .b-name,
    .section-banner .b-name h1 {
        font-size: 24px;
    }
    .b-salary {
        font-size: 24px;
    }
    .b-else {
        font-size: 20px;
        display: block;
        padding-bottom: 15px;
    }
    .b-button a {
        font-size: 20px;
        padding: 24px 0;
        display: block;
    }
    .b-province-city {
        background: url(../img/ic-white-location.svg) no-repeat left center;
        background-size: 18px;
        display: inline-block;
        margin: 0 20px 10px;
    }
    .b-time {
        display: inline-block;
        margin: 0 20px 10px;
    }
    .cl-title {
        font-size: 20px;
    }
    .clf-file label {
        font-size: 18px;
    }
    .clf-filename {
        font-size: 17px;
    }
    .c-left {
        padding: 20px 0 0;
    }
    .section-banner {
        background: url(../img/bg-banner.jpg) no-repeat center;
        height: auto;
        padding: 40px 0;
        background-size: cover;
    }
    .cr-region {
        margin-bottom: 20px;
    }
    .cl-region {
        margin-bottom: 20px;
    }
    .cl-area .group-content > * {
        font-size: 16px;
    }
    .sticky a {
        width: auto;
        background: #e71924;
    }
    .sticky a:hover {
        width: auto !important;
    }
    .sticky a:focus,
    .sticky a:active {
        width: auto;
    }
    .s-title {
        display: block;
        padding: 0 15px;
    }
    .s-title span {
        display: none;
    }
}

/* style filter search */

.job {
    padding:0px 0;
}
.job-wrap ul {
    display: flex;
    list-style: none;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    margin: 0 -15px;
}
.job-wrap ul li {
    padding: 0 15px;
}
.job-wrap ul li:nth-child(1) {
    width: 30%;
}
.job-wrap ul li:nth-child(2) {
    width: 68%;
	margin-left:0px;
}
.job-wrap ul li .list-job {
    height: 100%;
    position: relative;
    z-index: 1;
}
.sidebar-job {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #dee2e6;
}
.sidebar-job .sidebar-item {
    padding-bottom: 30px;
}
.sidebar-job .sidebar-item:last-child {
    padding-bottom: 0;
}
.sidebar-job .filter-title {
    font-size: 20px;
    font-family:  Arial, sans-serif;
    padding-bottom: 10px;
	font-weight: 700;
}
.filter-title {
    font-family: Arial, sans-serif;
    font-size: 18px;
	font-weight: 700;
}
.filter-checkbox {
    padding-bottom: 15px;
}
.filter-checkbox input {
    border-radius: 6px;
    border: 1px solid #dee2e6;
    height: 44px;
    width: 100%;
    line-height: 44px;
    font-size: 16px;
    color: #343434;
    background: #fff url(../img/ic_gray-search.svg) no-repeat 10px;
    padding-left: 45px;
}
.sidebar-job .checkbox-wrap {
    padding-top: 0;
    position: relative;
    z-index: 1;
}
.checkbox-wrap .lbl-checkbox-wrap {
    color: #666;
    font-weight: 400;
    margin: 0 0 10px;
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-wrap .lbl-checkbox-wrap:last-child {
    margin: 0;
}
.lbl-checkbox-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.lbl-checkbox-wrap .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}
.lbl-checkbox-wrap:hover input ~ .checkmark {
    background-color: #ccc;
}
.lbl-checkbox-wrap input:checked ~ .checkmark {
    background-color: #e71924;
    border: none;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.lbl-checkbox-wrap input:checked ~ .checkmark:after {
    display: block;
}
.lbl-checkbox-wrap .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.see-more-position {
    text-align: center;
    padding-top: 20px;
}
.see-more-position a {
    color: #2680eb;
}
.see-more-position a::before {
    content: "Thu gá»n";
}
.see-more-position a.collapsed::before {
    content: "Xem thĂªm";
}
.list-job .job-item {
    width: 100%;
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 20px 5px;
    margin-bottom: 20px;
    display: flex;
    align-content: space-between;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    align-items: center;
}
.list-job .job-item:hover {
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.05);
}
.list-job .job-item .job-content-item {
    width: 100%;
    padding: 0 10px;
    display: flex;
}
.list-job .job-item .job-button-detail {
    width: 21%;
    padding: 0 10px;
}
.job-avatar {
    min-width: 130px;
    width: 130px;
        margin-right: 15px;
    min-height: 130px;
}
.job-avatar img {
    border-radius: 3px;
}
#moreListJob .job-item:last-child {
    margin: 0;
}
.list-job .job-name {
    font-size: 18px;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #212121;
	font-weight: 700;
}
#listWorkPlace_modal {
    max-height: calc(100vh - 250px);
    overflow: scroll;
    height: 240px;
}
#listCareer_modal {
    max-height: calc(100vh - 250px);
    overflow: scroll;
    height: 240px;
    display: grid;
}
#listWorkPlace {
    max-height: 360px;
    overflow: auto;
}
#listCareer {
    max-height: 360px;
    overflow: auto;
    display: grid;
}
.list-job .salary-range {
    color: #2680eb;
    font-size: 17px;
    background: url(../img/ic_money.svg) no-repeat left;
    background-position-y: 0;
    padding-left: 30px;
    margin-bottom: 10px;
}
.list-job .other-info span {
    color: #6d757d;
}
.list-job .other-info .job-place {
    background: url(../img/ic_place.svg) no-repeat left;
    padding-left: 30px;
    margin-right: 30px;
}
.list-job .other-info .job-expiry-date {
    background: url(../img/ic_clock.svg) no-repeat left;
    padding-left: 30px;
}
.list-job .btn-detail {
    text-align: right;
}
.list-job .btn-detail a {
    font-family: Arial, sans-serif;
	font-weight: 500;
    color: #fff;
    border-radius: 6px;
    padding: 14px 50px 14px 20px;
    line-height: 48px;
    text-decoration: none !important;
    white-space: nowrap;
    background: #e71924 url(../img/ic_white-right-arrow.svg) no-repeat right 20px center;
}
.see-more-job {
    text-align: center;
    float: left;
    width: 100%;
	margin-top: 20px;
}
.see-more-job a {
    font-family: Arial, sans-serif;
	font-weight: 500;
    background-color: #e71924;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 15px 30px;
    margin-top: 10px;
}
.see-more-job a.collapsed {
    display: inline-block;
}
.target {
    padding: 60px 0;
    text-align: center;
}
.target .title {
    padding-bottom: 20px;
}
.target-wrap .desc {
    padding-bottom: 30px;
    color: #6d757d;
    font-size: 18px;
}
.target-wrap .video {
    padding-bottom: 10px;
}
.target-wrap .video-content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.target-wrap .video-content:hover {
    opacity: 0.85;
    transition: all 0.15s 0.15s linear;
}
.target-wrap .video-content:hover .icon {
    opacity: 1;
    transform: scale(1.2);
    transition: all 0.15s 0.15s linear;
}
.target-wrap .icon {
    position: absolute;
}
.target-wrap .learn-more-misa {
    color: #e71924;
    font-size: 18px;
}
.achievement {
    background: url(/tuyen-dung/images/pages/recruitment/bg-achievement.jpg) no-repeat;
    background-position: bottom center;
    background-size: cover;
    padding: 60px 0;
}
.achievement .title {
    color: #fff;
}
.achievement-wrap ul {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    margin: 0 -15px;
}
.achievement-wrap ul li {
    width: 25%;
    text-align: center;
    padding: 0 15px;
}
.achievement-item .amount {
    font-size: 36px;
    color: #e71924;
    font-family: Arial, sans-serif;
    width: 180px;
    height: 180px;
    display: inline-flex;
    border-radius: 50%;
    background: rgba(33, 33, 33, 0.4);
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.11);
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.achievement-item .border-amount {
    width: 160px;
    height: 160px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: solid 5px #7d2a2e;
}
.achievement-item .unit {
    color: #fff;
    font-size: 18px;
}
.misaer {
    padding: 60px 0;
}
.m-region {
    padding-bottom: 60px;
}
.m-region:last-child {
    padding-bottom: 0;
}
.m-image img {
    margin: 0 auto;
}
.m-criteria {
    font-family: Arial, sans-serif;
	font-weight: 500;
    font-size: 16px;
    color: #fff;
    background: #e71924;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 4px;
}
.m-name {
    font-family: Arial, sans-serif;
	font-weight: 700;
    font-size: 24px;
    color: #2b292d;
    padding: 15px 0 10px;
}
.m-description {
    color: #2b292d;
    line-height: 26px;
    text-align: justify;
    padding-bottom: 10px;
}
.m-view-more a {
    font-size: 17px;
    color: #e71924;
}
.news {
    background: url(/tuyen-dung/images/pages/recruitment/bg-news.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    padding: 60px 0;
}
.news .title {
    color: #fff;
}
.n-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.n-content ul li {
    width: 33.333%;
    padding: 0 15px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.n-box {
    border-radius: 10px;
    overflow: hidden;
}
.n-text {
    background: #fff;
    padding: 15px 20px;
}
.n-name {
    font-family: Arial, sans-serif;
	font-weight: 700;
    font-size: 18px;
}
.n-name a {
    color: #343434;
    height: 47px;
}
.n-description {
    color: #6d757d;
    padding-top: 10px;
    height: 54px;
}
.offices {
    padding: 60px 0;
}
.offices-wrap ul {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    margin: 0 -15px;
    align-items: center;
}
.offices-wrap ul li {
    padding: 0 15px;
}
.offices-wrap ul li:nth-child(1) {
    width: 35%;
}
.offices-wrap ul li:nth-child(2) {
    width: 25%;
}
.offices-wrap ul li:nth-child(3) {
    width: 40%;
}
.box-offices {
    position: relative;
}
.box-offices .office-item:hover {
    background-color: #fbeaeb;
}
.box-offices .office-item {
    margin-bottom: 10px;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}
.box-offices .office-item:last-child {
    margin-bottom: 0;
}
.box-offices .office-item .office-name {
    color: #343434;
    font-size: 20px;
    font-family: Arial, sans-serif;
	font-weight: 700;
}
.box-offices .office-item .number-of-jobs {
    color: #6d757d;
    font-size: 18px;
}
.image img {
    margin: 0 auto;
}
.job-item {
    animation: bottom-to-top 0.2s ease-out;
}
.box-search {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}
.box-search form {
    display: contents;
}
.box-search input {
    border-radius: 6px;
    border: 1px solid #dee2e6;
    height: 44px;
    width: 100%;
    line-height: 44px;
    font-size: 16px;
    color: #343434;
    background: #fff url(../img/ic_gray-search.svg) no-repeat 10px;
    padding-left: 45px;
}
.btnSearch {
    background: #0077c5;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 0 20px;
    outline: none !important;
    white-space: nowrap;
    margin-left: 15px;
}
#listJob .message {
    text-align: center;
}
@media only screen and (min-width: 980px) {
    .m-region {
        display: flex;
        align-items: center;
    }
    .m-region:nth-child(2n) {
        direction: rtl;
    }
    .m-image {
        width: 50%;
        padding-right: 30px;
    }
    .m-text {
        width: 50%;
        padding-left: 30px;
    }
    .m-image img {
        width: unset;
        max-width: 100%;
    }
    .m-region:nth-child(2n) .m-image {
        padding-right: 0;
        padding-left: 30px;
        direction: ltr;
    }
    .m-region:nth-child(2n + 1) .m-image {
        direction: rtl;
    }
    .m-region:nth-child(2n) .m-text {
        padding-left: 0;
        padding-right: 30px;
        direction: ltr;
    }
}
@media only screen and (min-width: 1366px) {
    .m-image img {
        width: 650px;
        max-width: unset;
    }
}
@media only screen and (max-width: 979px) {
    .banner {
        height: 440px;
    }
    .banner-1 {
        background: url(/tuyen-dung/images/pages/recruitment/bg-banner-1-980.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .banner-2 {
        background: url(/tuyen-dung/images/pages/recruitment/bg-banner-2-980.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .banner-3 {
        background: url(/tuyen-dung/images/pages/recruitment/bg-banner-3-980.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .banner-4 {
        background: url(/tuyen-dung/images/pages/recruitment/bg-banner-4-980.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .banner-page {
        padding-top: 54px;
    }
    .job {
        padding: 40px 0;
    }
    .job-wrap ul li:nth-child(1) {
        width: 100%;
    }
    .job-wrap ul li:nth-child(2) {
        width: 100% !important;
    }
    .job-wrap ul li .list-job {
        padding-top: 20px;
    }
    .target {
        padding: 40px 0;
    }
    .achievement {
        padding: 40px 0;
    }
    .achievement-wrap ul li {
        width: 50%;
    }
    .achievement-wrap ul li:nth-child(3),
    .achievement-wrap ul li:nth-child(4) {
        padding-top: 30px;
    }
    .misaer {
        padding: 40px 0;
    }
    .treatment-wrap .treatment-title,
    .treatment-wrap .treatment-desc .text-item {
        font-size: 16px;
    }
    .news {
        padding: 40px 0 10px;
    }
    .offices {
        padding: 40px 0 0;
    }
    .target-wrap .desc br {
        display: none;
    }
    .title {
        padding-bottom: 30px;
    }
    .m-image img {
        width: 70%;
        padding-bottom: 30px;
    }
    .m-text {
        text-align: center;
    }
    .m-description {
        text-align: center;
    }
    .m-region {
        padding-bottom: 40px;
    }
    .offices-wrap ul li:nth-child(1) {
        width: 60%;
    }
    .offices-wrap ul li:nth-child(2) {
        width: 40%;
    }
    .offices-wrap ul li:nth-child(3) {
        width: 100%;
    }
    .offices .image {
        padding-top: 30px;
    }
    .image img {
        width: 70%;
    }
    .n-content ul li {
        width: 50%;
        padding-bottom: 30px;
    }
    .box-search {
        padding-top: 30px;
        padding-bottom: 20px;
        justify-content: end;
    }
    .box-search input {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .checkbox-wrap .checkbox-list {
        display: flex;
        flex-flow: row wrap;
    }
    .checkbox-wrap .lbl-checkbox-wrap {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .title {
        font-size: 24px;
    }
    .list-job .job-item {
        padding: 10px 5px;
        margin-bottom: 10px;
    }
    .sidebar-job {
        padding: 10px 20px;
    }
    .sidebar-job .sidebar-item {
        padding-bottom: 0;
    }
    .sidebar-job .filter-title {
        font-size: 18px;
    }
    .sidebar-job .checkbox-wrap {
        display: none;
    }
    .modal .sidebar-job .checkbox-wrap {
        display: block;
    }
    .checkbox-wrap .lbl-checkbox-wrap {
        font-size: 16px;
    }
    .lbl-checkbox-wrap .checkmark {
        top: 3px;
    }
    #jobPosition,
    #workPlace,
    #btnSearchJob {
        border-radius: 4px;
        font-size: 16px;
    }
    #jobPosition {
        border-right: none !important;
    }
    #btnSearchJob {
        width: 200px;
        margin: 0 auto;
    }
    .job-avatar {
        display: none;
    }
    .list-job .job-item .job-content-item {
        display: block;
    }
    .list-job .job-item .job-content-item,
    .list-job .job-item .job-button-detail {
        width: 100%;
    }
    .list-job .job-name {
        font-size: 16px;
        text-align: left;
        color: #212121;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-bottom: 0;
    }
    .list-job .salary-range {
        font-size: 15px;
        background-position-y: -2px;
        margin: 5px 0 0;
    }
    .list-job .other-info > span {
        display: block;
    }
    .list-job .other-info .expiry-date {
        white-space: nowrap;
    }
    .list-job .other-info .job-place {
        margin: 0 0 0;
    }
    .list-job .job-item .btn-detail {
        padding-top: 15px;
        text-align: center;
    }
    .target-wrap .desc,
    .target-wrap .learn-more-misa a {
        font-size: 16px;
    }
    .achievement-wrap ul li {
        width: 100%;
    }
    .achievement-wrap ul li:nth-child(2) {
        padding-top: 30px;
    }
    .misaer-wrap ul li:nth-child(1) {
        padding-top: 0;
    }
    .offices-wrap ul li {
        width: 100% !important;
    }
    .offices-wrap ul li:nth-child(1) {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .box-offices .office-item {
        text-align: center;
        display: block;
    }
    .n-content ul li {
        width: 100%;
        padding-bottom: 20px;
    }
    .n-content ul li:last-child {
        padding-bottom: 0;
    }
    .image img {
        width: 100%;
    }
    .m-image img {
        width: 100%;
    }
    .m-name {
        font-size: 20px;
    }
    .news {
        padding: 40px 0;
    }
}
@media only screen and (max-width: 991px) and (min-width: 979px) {
    .list-job .btn-detail {
        padding-top: 15px;
    }
}
