.page-news {
    display: flex;
    flex-wrap: wrap;
}
button.btn_copy {
    background: #fff;
    border: none;
}
.main-news a {
    color: #000;
}

a.mb-2 {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 5px;
    margin: 0 5px;
    color: #000;
}
.page-news .heading-page h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}
.news-latest {
    margin: 0 0 30px;
    position: relative;
    padding: 20px;
    border: 1px solid #e3e5ec;
}
.sidebarblog-title h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    text-align: center;
}
.sidebarblog-title h2 i {
    padding-left: 5px;
}
.list-news-latest .item-article {
    border-bottom: 1px #efefef dotted;
    padding: 15px 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.list-news-latest .item-article:last-child {
    border-bottom: none;
}
.list-news-latest .item-article .post-image {
    width: 30%;
}

.list-news-latest .item-article .post-content {
    width: 70%;
    padding-left: 10px;
}
.post-content .date{
    font-style: italic;
    font-size: 14px;
}
.list-news-latest .item-article .post-content h3 {
    margin: 0 0 5px;
    font-size: 14px;
}
.list-news-latest .item-article .post-content h3 a:hover {
    color: #bfbebe;
}
.list-news-latest .item-article .post-content span.author {
    font-size: 12px;
}
.blog-content .blog-loop {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.blog-content .blog-loop > div {
    padding: 0 15px;
}
.blog-content .blog-post-thumbnail {
    display: block;
    overflow: hidden;
}
.blog-content .blog-post-thumbnail img, .list-news-latest .item-article .post-image a img {
    object-fit: scale-down;
}

.blog-content .blog-loop .blog-post-title {
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0;
}
.blog-content .blog-loop .blog-post-meta {
    margin-bottom: 15px;
    color: #999;
}
.blog-content .blog-loop .entry-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-content .blog-loop .btn_view a span {
    padding: 5px 20px;
    background: #000;
    color: #fff;
    margin-top: 15px;
    display: inline-block;
}
.blog-content .blog-loop {
    margin-bottom: 25px;
}
.paginator span.titlePages, .paginator span.labelPages {
    display: none;
}
.paginator span, .paginator a {
    display: inline-block;
    margin: 15px 8px;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.4;
}
.paginator .currentPage {
    opacity: 1;
}
.paginator a.paging-next.ico:before {
    content: "\f178";
    font-family: 'Font Awesome 5 Pro';
}
.paginator a.paging-previous.ico:before {
    content: "\f177";
    font-family: 'Font Awesome 5 Pro';
}
h3.blog-post-title {
    font-weight: 600;
}
@media (min-width: 767px) {
    .wrap-news {
        padding: 0 10px;
    }
    .page-news > div {
        padding: 0 15px;
    }
    .ptitle .left, .products_header_top .left {
        padding-left: 5%;
    }
    .ptitle .right {
        width: 65%;
    }
    .main-news {
        padding-right: 0;
    }
}
@media (max-width: 768px) {
    .welfare_list img{
        height: auto !important;
    }
    .box_info .title{
        max-width: 268px;
    }
    .ptitle .right {
        width: 20%;
    }
    .page-news {
        flex-direction: column;
    }
    .news-latest .list-news-latest {
        display: none;
    }
    .page-news .heading-page {
        position: relative;
        text-align: center;
        padding: 0 0 30px 0;
    }
    .page-news .heading-page h1 {
        font-size: 30px;
        margin: 0px 0;
    }
    .blog-content .blog-post-thumbnail {
        margin-bottom: 20px;
    }
    .page-news > div {
        padding: 0 ;
    }
    .ptitle .left, .products_header_top .left{
        padding-left: 10%;
    }
}
@media (max-width: 480px) {
    .blog-content .blog-loop .btn_view {
        text-align: center;
    }
}
.ptitle {
    background: linear-gradient(#669900, #add922);
    overflow: hidden;
    line-height: 36px;
    border-radius: 5px 0 0 0;
}

.ptitle .right {
    background-color: #fff;
    border-top-left-radius: 60px 40px;
    float: right;
    height: 36px;
    border-top: 1px solid #fff;
}
.ptitle div, .products_header_top div {
    float: left;
}
.ptitle .left, .products_header_top .left {
    background: url(/tp/T0384/img/bg_cate.png) no-repeat left bottom;
    width: 20%;
    color: #fff;
    white-space: nowrap;
}

.ptitle .left a {
    color: #fff;
    font-weight: 600;
}
.blog-content {
    border: 1px solid #cecece;
    overflow: hidden;
    padding: 2%;
}
.iconNew1 {
    background: url(/tp/T0384/img/icon_new.gif) right center no-repeat;
    padding-right: 35px;
    vertical-align: middle;
}
.breadcrumb {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 15px;
}
.user_click {
    display: flex;
    justify-content: end;
    gap: 10px;
    padding: 20px 0;
    align-items: center;
}
i.fab.fa-facebook {
    color: #4464a3;
}

.user_click i {
    font-size: 24px;
}
/*introduce_new */

.job_content {
    margin-top: 10px;
    background: #fff;
    padding: 30px 20px;
    display: flex;
    justify-content: space-between;
}
.job_content_left {
    max-width: calc(70% - 75px);
}
.job_content_right {
    width: 390px;
}

.banner_introduce img {
    width: 100%;
    max-height: 400px;
}
.job_content_right .related_jobs>h3 {
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
    margin-bottom: 15px;
}
.related_jobs .job-related-item {
    position: relative;
}
.related_jobs>li {
    list-style-type: none;
    padding: 15px 5px 15px 15px;
    border: 1px solid #e5e4e5;
    border-radius: 8px;
    margin-bottom: 10px;
}
.related_jobs>li a {
    display: flex;
}
.related_jobs li .icon {
    width: 70px;
    height: 70px;
    border: 1px solid #e5e4e5;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.box_info {
    max-width: 280px;
}
.related_jobs .apply-btn {
    color: #0091ff;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    margin-top: 19px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.box_info .title {
    margin-left: 11px;
    display: flex;
    align-items: flex-start;
    width: 286px;
}
.box_info .title span {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    background: #fc4f4f;
    border-radius: 4px;
    padding: 2px 4px;
}
.box_info .title h3 {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #333;
    margin-left: 8px;
}
.detail_list {
    display: flex;
    margin-left: 11px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.detail_list .info_box {
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #333;
    background: #f2f2f2;
    border-radius: 4px;
    padding: 2px 6px;
    margin-right: 5px;
    margin-bottom: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 95%;
}

.tag {
    padding-bottom: 40px;
}
/*introduceName*/

.panel-body {
    padding: 15px;
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default {
    border-color: #ddd;
}
.list-hoivien .hv-img {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.hv-info h3 {
    margin: 10px 0;
    min-height: 42px;
}
.hv-info h3 a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #2f2f91;
}
.panel-body ul {
    margin: 0;
    padding: 0;
}
.hv-info li {
    margin-bottom: 4px;
    font-size: 12px;
}
.blog-category-items {
    position: relative;
    padding: 20px;
    border: 1px solid #e8e8e8;
}

h3.category-title.article-title:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0px;
    height: 100%;
    width: auto;
    left: 5px;
    right: 5px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: rgba(0, 0, 0, .05) !important;
}

h3.category-title.article-title {
    position: relative;
    /* margin-left: 11px; */
}

h3.category-title.article-title a {
    margin-left: 15px;
    position: relative;
    background-color: #0e76bc;
    padding: 8px 33px;
    color: #fff;
    /* font-family: 'Roboto'; */
    font-weight: 500;
    line-height: 32px;
    font-size: 16px;
    text-transform: uppercase;
}

h3.category-title.article-title a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -7px;
    width: 15px;
    height: 100%;
    z-index: 1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    border: none;
    background-color: #0e76bc;
}

h3.category-title.article-title a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 15px;
    height: 100%;
    z-index: 1;
    background: #fff;
    -webkit-transform: skew(-20deg);
}
.items-doc h3 {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 10px;
}
.items-doc img {
    width: 100%;
    object-fit: cover;
}
@media screen and (min-width: 1100px){
    .items-doc img {
        height: 193px;
    }
}