@import url(common.css);
/* viet file common */
.recruitment-program-title-section {
    height: 573px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background: url("../images/recruiment/Mask\ group.png") no-repeat center;
    background-size: cover;
    padding: 40px 5%;
}

.content-top-menu.underline::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80%;
    height: 3px;
    background-color: #9e2b47;
    transform: translateX(-50%);
}

.recruitment-program .content-top .content-top-menu.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80%;
    height: 3px;
    background-color: #9e2b47;
    transform: translateX(-50%);
}

.background-white {
    background: #fff;
}
.content-top-menu:hover div {
    color: #af0b35;
}
.content-top-menu:hover svg path {
    stroke: #af0b35;
}
.recruitment-program .content-top-menu img {
    width: 100%;
    height: 100%;
}
.button-login-red {
    padding: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 4px;
    background: var(--red-1);
    border: var(--red-1);
}
.recruitment-program .content-top-menu.underline::before {
    display: none;
}
.recruitment-program .image-cate {
    position: relative;
}
.recruitment-program .title-cate {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: absolute;
    bottom: 32px;
    left: 37px;
}
.slick-dots li button {
    background-color: #8094ae;
}
.slick-dots li.slick-active button {
    background-color: #af0b35;
}

.recruitment-program .home-vision-header-button {
    background: var(--red-1);
}

.recruitment-program .recruitment-program-agri-notification-containers {
    display: flex;
    justify-content: space-between;
}

.recruitment-program .home-vision-header-button a {
    gap: 6px;
    display: flex;
    align-items: center;
}

.recruitment-program .recruitment-program-agri-notification a {
    display: flex;
    gap: 8px;
    align-items: center;
}

.recruitment-program .recruitment-program-agri-notification {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.recruitment-program .recruitment-program-agri-notification-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.recruitment-program .recruitment-program-agri-notification-right {
    border-left: 1px solid #f2f2f2;
}
/* end common */
.social-network,
.agri-notification-section {
    display: flex;
    justify-content: center; /* Căn giữa theo chiều ngang */
    align-items: center; /* Căn giữa theo chiều dọc */
    width: 100%;
    height: 100%;
    padding: 20px 5%;
}
.social-network-center {
    width: 100%;
    background: #f2f2f2;
    display: flex;
    border-radius: 4px;
    align-items: center;
    justify-content: space-between;
    gap: 27px;
}

.social-network-text {
    max-width: 366px;
    text-align: left;
}

.icon-social-network {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 16px;
}

.icon-social-network-item {
    height: 63px;
    display: flex;
    border-radius: 4px;
    background: var(--red-1, #af0b35);
    justify-content: center;
    align-items: center;
    padding: 11px 18px;
    aspect-ratio: 1;
}

.recruitment-program-title-text {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
}

.recruitment-program-title-sub {
    display: flex;
    gap: 6px;
    align-items: center;
}

.recruitment-program-title-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.recruitment-program-title-main-content {
    padding: 0px 5%;
}

.background-center {
    display: flex;
    justify-content: center;
}

.recruitment-program-top-news-item {
    overflow: hidden;
    justify-content: center;
}
.recruitment-program-top-news-item-title {
    width: 50%;
    bottom: 38px;
    margin-left: 31px;
    position: absolute;
    display: flex;
    gap: 12px;
    flex-direction: column;
}
.recruitment-program-top-news-item-slide {
    position: relative;
}
.slick-dots li button {
    height: 2px;
    width: 42px;
}
.content-betwent {
    margin-top: 58px;
}
.content-betwent-title {
    flex-wrap: wrap;
    display: flex;
    /* gap: 16px; */
}

.content-betwent-subtitle {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    border-radius: 4px;
}
.content-betwent-subtitle a {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.content-betwent-subtitle img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

.cate {
    color: #494949;
}
.subtitle {
    color: #393939;
}
.notification-slide,
.tab {
    padding: 0 5.5%;
}
.turn-page {
    display: flex;
    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

    margin: 30px auto 91px auto;
}

.stt {
    color: #333;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;

    border-radius: 4px;
    text-align: center;
    transition: background-color 0.3s, transform 0.2s;
}

.recruitment-program .home-header-slim {
    background: #ffffff !important;
}

.recruitment-program .top-menu-right .hot-line span {
    color: rgba(0, 0, 0, 0.6);
}
.nk-menu-main .nk-menu-item .nk-menu-toggle:after {
    display: none;
}
.recruitment-program .home-header-slim-button {
    background: #af0b35;
}
.recruitment-program .home-header-slim-line {
    background: #f2f2f2;
}
.recruitment-program .top-menu-right .hot-line a {
    color: #000;
}
/* .stt:active {
    background-color: #ffffff;
   
    border: 1px solid #AF0B35;
    color: #333;
    
} */
.notification-slide-new-title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notification {
    text-align: center;
}
.notification-slide-new-title {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.see-more a {
    display: flex;
    justify-content: center;
    gap: 8px;
}
.mobi {
    display: none;
}
.owl-center.owl-carousel .owl-nav,
.owl-center.owl-carousel .owl-dots {
    bottom: calc(100% + 130px);
}
.content-betwent-subtitle a div {
}

.active-stt {
    background-color: #af0b35;
    color: #fff;
}

.title {
    position: absolute;
    bottom: 31px;
    left: 31px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.recruitment-program-top-news .title {
    bottom: 0;
    left: 0;
    border-radius: 0px 0px 4px 4px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    padding-left: 31px;
    padding-bottom: 31px;
    padding-top: 68px;
    width: 100%;
}
.card-bordered {
    border: none;
}
.table-rate thead {
    background: no-repeat !important;
}
.btn-detail {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.table-block:hover > .btn-button .btn-detail {
    opacity: 1;
}
.table-title {
    max-width: 413px;
}
.recruitment-program .nk-tb-list .table-l,
.nk-tb-list .tb-amount-sm {
    font-size: 1.125rem;
    max-width: 413px;
    display: block;
}
.recruitment-program .nk-tb-list .tb-sub,
.nk-tb-list .tb-amount-sm {
    font-size: 0.9375rem;
    color: #28140c;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 16.5px */
    letter-spacing: 0.15px;
}
.table-h {
    color: #494949 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 13.2px */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.table-mobile {
    display: none;
}
.table-block:hover > .btn-detail {
    opacity: 1;
}
.recruitment-program .subtitle-h-table-12 {
    color: #494949 !important;
}
.recruitment-program .table-mobile .rate-title-content {
    color: #28140c;

    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 146.667% */
    letter-spacing: 0.15px;
}
@media (max-width: 1200px) and (min-width: 991.98px) {
    .advantage-card-asked-questions-selects .heading-h8 {
        font-size: 14px;
    }
    .recruitment-program .subtitle-h-table-12 {
        color: #494949 !important;
    }
}
@media (max-width: 992px) {
    .recruitment-program .recruitment-program-agri-notification-containers {
        gap: 20px;
    }

    .recruitment-program .recruitment-program-agri-notification br {
        display: none;
    }

    .recruitment-program .recruitment-program-agri-notification-right {
        border-left: none;
        border-top: 1px solid #f2f2f2;
    }

    .recruitment-program .recruitment-program-agri-notification {
        gap: 15px;
    }

    .recruitment-program .recruitment-program-agri-notification-content {
        padding: 0;
    }
    .table-pc {
        display: none;
    }
    .table-mobile {
        display: block;
    }
    .recruitment-program .card-rate {
        max-width: 85%;
    }
    .recruitment-program .subtitle-h-table-12 {
        color: #494949 !important;
    }
    .recruitment-program .tab-content {
        margin: 0px;
    }
    .recruitment-program .card + .card {
        margin-top: 0px;
    }
    .recruitment-program .tab-content > .active {
        display: block;
        padding: 0px !important;
    }
    .recruitment-program .accordion-head {
        padding: 1rem 0rem !important;
    }
    .recruitment-program .accordion-inner {
        padding: 1rem 0rem 1.25rem;
    }
    .main-info-s .main-info-content {
        padding-top: 18px;
        padding-bottom: 37px !important;
        padding-left: 18px;
    }
}

@media (max-width: 768px) {
    .recruitment-program-title-text {
        padding: 27px 6%;
    }
    .nk-menu-heading {
        padding: 14px;
        color: #af0b35;
    }
    .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        padding-left: 0;
    }
    .select2-container--default .select2-selection--single {
        border: none;
        border-bottom: 1px solid #dbdfea;
        border-radius: 0;
    }
    .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        color: #af0b35;
    }
    .select2-results__options {
        color: #af0b35;
        padding-left: 00;
    }
    .select2-dropdown {
        border: none;
        padding-left: 0;
    }

    .select2-results__option {
        padding-left: 0%;
    }

    .recruitment-program-title-section {
        height: 450px;
    }

    .social-network-center {
        flex-direction: column;
    }
    .social-network-text {
        text-align: center;
    }
    .recruitment-program .card-rate {
        max-width: 85%;
    }
    .recruitment-program .subtitle-h-table-12 {
        color: #494949 !important;
    }
    .main-info-s .main-info-content {
        padding-top: 18px;
        padding-bottom: 37px !important;
        padding-left: 20px;
    }
}
@media (max-width: 375px) {
    .recruitment-program-title-section {
        height: 375px;
    }

    .recruitment-program-title-text {
        padding: 18px 6%;
    }
    .owl-center.owl-carousel .owl-nav,
    .owl-center.owl-carousel .owl-dots {
    }
    .destop {
        display: none;
    }
    .mobi {
        display: flex;
    }
    .recruitment-program .card-rate {
        max-width: 85%;
    }

    .recruitment-program .subtitle-h-table-12 {
        color: #494949 !important;
    }
}
