.home-above-foot{
  background: #fff;
}
.department-job-detail-head-section {
    padding-top: 80px;
}
@media (max-width: 1599.98px) {
    .department-job-detail-head-section {
        padding-top: 60px;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-head-section {
        padding-top: 45px;
    }
}
.department-job-detail-head-section .u_line {
    padding-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}
.department-job-detail-head-section .department-job-detail__head__title {
    font-family: 'Oxygen', sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    color: #0D1834;
    margin-bottom: 8px;
}
@media (max-width: 1199.98px) {
    .department-job-detail-head-section .department-job-detail__head__title {
        font-size: 24px;
    }
}
.department-job-detail-head-section .department-job-detail__head__job-code {
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #0D1834;
    margin-bottom: 26.2px;
    display: block;
}
@media (max-width: 1199.98px) {
    .department-job-detail-head-section .department-job-detail__head__job-code {
        font-size: 16px;
        margin-bottom: 20px;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-head-section .department-job-detail__head__job-code {
        font-size: 14px;
        margin-bottom: 15px;
    }
}
.department-job-detail-head-section .department-job-detail__head__data {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
}
.department-job-detail-head-section .department-job-detail__head__data .data {
    padding: 0 15px;
}
@media (max-width: 767.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data {
        padding: 0 10px;
    }
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data {
        padding: 0 5px;
    }
}
.department-job-detail-head-section .department-job-detail__head__data .data:first-child {
    padding-left: 0;
}
.department-job-detail-head-section .department-job-detail__head__data .data:last-child {
    padding-right: 0;
}
.department-job-detail-head-section .department-job-detail__head__data .data-title {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 12px;
    color: #0D1834;
}
@media (max-width: 1199.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-title {
        font-size: 15px;
    }
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-title {
        font-size: 14px;
        margin-bottom: 10px;
    }
}
.department-job-detail-head-section .department-job-detail__head__data .data-description {
    background-color: #F8FFF9;
    border: 1px solid #158825;
    border-radius: 31px;
    padding-right: 24.2px;
    padding-left: 45px;
    position: relative;
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description {
        padding-left: 38px;
        padding-right: 17px;
    }
}
@media (max-width: 400.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description {
        padding-left: 27px;
        padding-right: 10px;
    }
}
.department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
    vertical-align: middle;
    position: absolute;
    left: 0;
}
@media (max-width: 767.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
        top: -3px;
    }
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
        transform: scale(0.8);
        top: -4px;
        left: -1px;
    }
}
@media (max-width: 400.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
        transform: scale(0.8);
        left: -6px;
    }
}
.department-job-detail-head-section .department-job-detail__head__data .data-description .data-value {
    font-family: "Oxygen", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    vertical-align: middle;
    padding: 10px 0;
    display: inline-block;
}
@media (max-width: 1199.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-value {
        font-size: 14px;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-value {
        font-size: 13px;
        /* line-height: 38px; */
    }
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-value {
        font-size: 11px;
    }
}
.department-job-detail-head-section .head-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 991.98px) {
    .department-job-detail-head-section .head-right {
        padding-top: 20px;
    }
}
.department-job-detail-head-section .head-right .post-date,
.department-job-detail-head-section .head-right .apply-now-wrap {
    text-align: right;
}
@media (max-width: 991.98px) {
    .department-job-detail-head-section .head-right .post-date,
    .department-job-detail-head-section .head-right .apply-now-wrap {
        text-align: left;
    }
}
.department-job-detail-head-section .head-right .apply-now-wrap{
        display: none;
}
.department-job-detail-head-section .head-right .post-date {
    font-family: 'Oxygen', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #0D1834;
}
@media (max-width: 991.98px) {
    .department-job-detail-head-section .head-right .post-date {
        margin-bottom: 15px;
    }
}
@media (max-width: 575.98px) {
    .department-job-detail-head-section .head-right .post-date {
        font-size: 14px;
    }
}
.department-job-detail-head-section .head-right .apply-now-wrap .btn {
    padding: 0 64.6px;
    line-height: 3.5;
}

@media (max-width: 1199.98px) {
    .department-job-detail-head-section .head-right .apply-now-wrap .btn:hover {
        background: #158825;
        border: 1px solid #158825;
        color: #fff;
    }
}

@media (max-width: 991.98px) {
    .department-job-detail-head-section .head-right .apply-now-wrap .btn {
        line-height: 2.7;
    }
}
/* -----------------------------------Application form---------------------------------------------------------- */
.department-job-detail-application-form-section {
    padding-top: 58.1px;
    padding-bottom: 100px;
}
@media (max-width: 1199.98px) {
    .department-job-detail-application-form-section {
        padding-top: 40px;
        padding-bottom: 60px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form {
    max-width: 1000px;
}
.department-job-detail-application-form-section .department-job-detail__application-form .u_line {
    padding-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}
@media (max-width: 1199.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .u_line {
        padding-bottom: 25px;
        border-bottom: 0;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form__title {
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 19px;
    color: #158825;
    margin-bottom: 45px;
}
@media (max-width: 1199.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form__title {
        margin-bottom: 35px;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form__title {
        margin-bottom: 25px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner {
    margin: 0 -15px;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group {
    padding: 0 15px;
    margin-bottom: 25px;
    background-color: #fff;
    transition: 0.3s ease-in-out all;
}
@media (max-width: 1199.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group {
        margin-bottom: 20px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group.focused .application-form__input, .department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group.filled .application-form__input {
    background-color: #FAFAFA;
    transition: 0.3s ease-in-out all;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group:last-child {
    margin-bottom: 0;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group .file-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group .file-list .file-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group .file-list .file-item .remove-file {
    margin-top: 5px;
    color: #B90000;
    font-family: "Ubuntu", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    border-bottom: 1px solid #B90000;
    transition: 0.3s ease-in-out all;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-inner .form-group .file-list .file-item .remove-file:hover {
    filter: brightness(1.5);
    transition: 0.3s ease-in-out all;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__label {
    display: inline-block;
    margin-bottom: 16px;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input {
    width: 100%;
    height: 50px;
    border: 1px solid #CCD1D3;
    padding-left: 20px;
    padding-right: 20px;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input input {
    margin-right: -20px;
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .application-form__input {
        padding-left: 15px;
        padding-right: 15px;
    }
    .department-job-detail-application-form-section .department-job-detail__application-form .application-form__input input {
        margin-right: -15px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input:focus, .department-job-detail-application-form-section .department-job-detail__application-form .application-form__input:focus-visible {
    outline: none;
    box-shadow: none;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input.input-hidden {
    display: none;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input.input-visible {
    width: 100%;
    height: 50px;
    border: 1px solid #CCD1D3;
    display: flex;
    justify-content: space-between;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input.textarea {
    height: 125px;
    padding: 20px;
    text-indent: 0;
    border-radius: 0;
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .application-form__input.textarea {
        padding: 11px 15px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .hidden-input-label {
    margin-bottom: 0;
    display: block;
    height: 100%;
    line-height: 3;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #0D1834;
    width: 100%;
}
.department-job-detail-application-form-section .department-job-detail__application-form .btn-select-file {
    max-width: 115px;
    width: 100%;
    height: 100%;
    border: none;
    background-color: #EFEFEF;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #000;
    cursor: pointer;
    transition: 0.3s ease-in-out all;
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .btn-select-file {
        font-size: 13px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .btn-select-file:hover {
    color: #fff;
    background-color: #158825;
    transition: 0.3s ease-in-out all;
}
.department-job-detail-application-form-section .department-job-detail__application-form .file-select-info {
    font-family: "Ubuntu", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: #158825;
    margin-top: 10px;
    margin-bottom: 0;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer {
    padding-top: 30px;
    /* padding-bottom: 100px; */
}
@media (max-width: 1599.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer {
        /* padding-bottom: 60px; */
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer {
        padding-top: 20px;
        /* padding-bottom: 50px; */
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap {
        display: block;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms {
        display: flex;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox,
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-label {
    display: inline-block;
    vertical-align: top;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox {
    margin-top: 3px;
    position: relative;
    width: 18px;
    height: 18px;
    color: #000;
    border: 1px solid rgba(13, 24, 52, 0.25);
    border-radius: 3px;
    -webkit-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 11px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox:checked {
    color: #fff;
    border-color: #158825;
    background: #158825;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox:checked::before {
    opacity: 1;
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-checkbox:checked ~ label::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .check-terms .terms-label {
    max-width: 295px;
    width: 100%;
    font-family: "Ubuntu", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: #696E79;
    padding-left: 11.2px;
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap {
        margin-top: 20px;
    }
}
.department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap .btn {
    padding: 0 142px;
    line-height: 3.5;
}
@media (max-width: 1199.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap .btn {
        color: #ffffff;
        background: #158825;
        border: 1px solid #158825;
    }
}
@media (max-width: 991.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap .btn {
        line-height: 3;
    }
}
@media (max-width: 767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap .btn {
        padding: 0 85px;
    }
}

.department-job-detail-head-section .head-right .apply-now-wrap .btn {
    line-height: 53px;
}

@media (max-width: 424.98px) {
    .department-job-detail-head-section .department-job-detail__head__data {
        justify-content: space-between;
    }
    .department-job-detail-head-section .department-job-detail__head__data .data-description {
        display: flex;
        justify-content: center;
        padding-right: 17px;
        padding-left: 31px;
    }
}
@media (max-width: 374.98px) {
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-value {
        font-size: 10px;
        padding: 7px 0;
    }
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
        top: -8px;
    }
    .department-job-detail-head-section .department-job-detail__head__data .data-description .data-icon {
        transform: scale(0.6);
    }
    .department-job-detail-head-section .department-job-detail__head__data .data-description {
        padding-right: 12px;
    }
}

.department-job-detail-head-section .head-right .apply-now-wrap .btn {
    padding: 0 50px;
    font-size: 16px !important;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input {
    font-size: 16px;
    font-weight: 500;
    color: #0D1834;
}
.department-job-detail-application-form-section .department-job-detail__application-form .application-form__input[disabled] {
    background: #FAFAFA;
}

@media (max-width:767.98px) {
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer {
        padding-top: 0;
    }
    .department-job-detail-application-form-section .department-job-detail__application-form .form-footer-wrap .apply-wrap .btn {
        padding: 0 59px;
        font-size: 16px !important;
    }
}