.layer-chuyen-muc-tin-tuc .section-1 .content-of-item {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 94px);
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .background-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #153452;
    opacity: .7;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-notifi-scroll {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    animation: scrolldown 2s infinite;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-notifi-scroll .text-scroll {
    transform: rotate(-90deg);
    margin-top: 40px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-content-video {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 70%;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-content-video .content_in_slider {
    width: 50%;
    color: #fff;
    padding-right: 50px;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-content-video .content_in_slider a {
    padding: 12px 64px;
    font-size: 20px;
    font-weight: 600;
    background: #D18F26;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-content-video .content_in_slider a:hover {
    color: #000;
}
.layer-chuyen-muc-tin-tuc .section-1 .content-of-item .wrap-content-video .video {
    width: 50%;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-carousel .owl-item img {
    width: auto;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-theme .owl-nav {
    position: absolute;
    bottom: 0;
    right: 0;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-prev i {
    background: #153452;
    color: #fff;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s all;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-next i {
    background: #D18F26;
    color: #fff;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s all;
}
.layer-chuyen-muc-tin-tuc .section-1 .owl-prev:hover i,
.layer-chuyen-muc-tin-tuc .section-1 .owl-next:hover i {
    width: 50px;
}
.layer-chuyen-muc-tin-tuc .section-2 {
    padding-top: 80px;
    padding-bottom: 100px;
    background: #fff;
}
.layer-chuyen-muc-tin-tuc .section-2 .wrap-title-link-cate {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.layer-chuyen-muc-tin-tuc .section-2 .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.layer-chuyen-muc-tin-tuc .section-2 .list-link-cate {
    display: flex;
    align-items: center;
}
.layer-chuyen-muc-tin-tuc .section-2 .list-link-cate li {
    border-right: 1px solid #000;
    padding-right: 15px;
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(0,0,0,.5);
    cursor: pointer;
}
.layer-chuyen-muc-tin-tuc .section-2 .list-link-cate li.active {
    color: #000;
}
.layer-chuyen-muc-tin-tuc .section-2 .list-link-cate li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}
.layer-chuyen-muc-tin-tuc .section-2 .thumbnail-post img,
.layer-chuyen-muc-tin-tuc .section-4 .thumbnail-post img {
    height: 270px;
    object-fit: cover;
}
.layer-chuyen-muc-tin-tuc .section-2 .wrap-title-excerpt,
.layer-chuyen-muc-tin-tuc .section-4 .wrap-title-excerpt {
    background: #FAFAFA;
    padding: 25px 15px 25px 25px;
    height: 330px;
    overflow: hidden;
    transition: 0.5s all;
    position: relative;
}
.layer-chuyen-muc-tin-tuc .section-2 .title-post,
.layer-chuyen-muc-tin-tuc .section-4 .title-post {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    transition: 0.5s all;
}
.layer-chuyen-muc-tin-tuc .section-2 .excerpt,
.layer-chuyen-muc-tin-tuc .section-4 .excerpt {
    color: #000;
    padding-right: 10px;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .wrap-title-excerpt,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .wrap-title-excerpt {
    background: #153452;
    transition: 0.5s all;
    color: #fff;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .title-post,
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .excerpt,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .title-post,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .excerpt {
    color: #fff;
    transition: 0.5s all;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item .date-public,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item .date-public {
    position: absolute;
    bottom: 10px;
    left: 25px;
    transition: 0.5s all;
    font-size: 12px;
    color: #000;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .date-public,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .date-public {
    color: #fff;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item .featured-detail,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item .featured-detail {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 64px;
    color: #fff;
    background: #D18F26;
    height: 64px;
    transition: .5s;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item .featured-detail i,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item .featured-detail i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item .featured-detail .readmore,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item .featured-detail .readmore {
    position: absolute;
    top: 50%;
    transform: translateX(-150%) translateY(-50%);
    opacity: 0;
    pointer-events: none;
    transition: all 1s cubic-bezier(.19,1,.22,1);
    font-weight: 600;
    line-height: 24px;
    font-size: 12px;
    width: 80px;
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .featured-detail,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .featured-detail {
    transform: translateX(100%);
}
.layer-chuyen-muc-tin-tuc .section-2 .content-of-item:hover .featured-detail .readmore,
.layer-chuyen-muc-tin-tuc .section-4 .content-of-item:hover .featured-detail .readmore {
    transform: translateX(-130%) translateY(-50%);
    opacity: 1;
}
.layer-chuyen-muc-tin-tuc .section-3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 315px;
    padding-bottom: 80px;
    margin-top: -190px;
}
.layer-chuyen-muc-tin-tuc .section-3 .content-of-item {
    position: relative;
}
.layer-chuyen-muc-tin-tuc .section-3 .content-of-item .quote {
    position: absolute;
    left: -50px;
    top: -10px;
}
.layer-chuyen-muc-tin-tuc .section-4 {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 100px;
}
.layer-chuyen-muc-tin-tuc .section-4 .wrap-btn-load-more {
    text-align: center;
    margin-top: 30px;
}
.layer-chuyen-muc-tin-tuc .section-4 .loading-ajax {display: none;}
.layer-chuyen-muc-tin-tuc .section-4 .btn-load-more {
    padding: 10px 40px;
    background: #D18F26;
    width: max-content;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 3px;
    margin-top: 15px;
    cursor: pointer;
}