/*css news-detail*/

.news-detail {
    padding: 0px 0 20px 0;
    text-align: justify;
}

.news-detail ul {
    list-style: disc;
    padding-left: 20px;
}

.news-detail ul>li {
    list-style: disc;
}
.noi_dung_in tr td {
    border: solid 1px #ccc;
}
.noi_dung_in h2 {
	font-size: 25px;
	margin-bottom: 10px;
}
.noi_dung_in h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.noi_dung_in h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
.news-detail>.image {}

.news-detail .news_note {
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-detail>.image>img {
    max-width: 100%;
    height: auto;
}

.news-detail .author {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-detail .author .date {
    display: flex;
    align-items: center;
}

.news-detail .author .day {
    font-size: 17px;
    line-height: 1.42857143;
}

.news-detail .author .year {
    text-transform: none;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    width: 46px;
    height: 50px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.42857143;
    padding: 6px 10px;
    width: auto;
    height: 30px;
    margin-left: 0px;
    /* margin-top: 14px; */
}

.news-detail .author .name-author {
    line-height: 50px;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.news-detail .news-title {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: normal;
    margin-top: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}

.news-detail .content-news {
    font-size: 15px;
    color: #535252;
}

.news-detail .content-news img {
    max-width: 100%;
    height: auto;
}
.news-detail .content-news iframe {
    max-width: 100%;
    height: 550px;
}

.news-detail .content-news ul,
.news-detail .content-news ul>li {
    list-style: disc;
}
.news-detail .content-news table {
    width: 100%;
}
.news-detail .content-news tr td {
    border: solid 1px #ccc;
}
.news-detail .content-news ul {
    padding-left: 20px;
}
.news-detail .content-news h2,h3,h4,h5 {
    font-size: 18px;
    font-weight: 600;
}

/*  */
.dv-01-news-item {
    /* padding: 0 7.5px; */
    margin-bottom: 20px;
}

.dv-01-news-item .image {
    overflow: hidden;
    position: relative;
    padding-bottom: 60%;
}

.dv-01-news-item .date {
    margin-bottom: 10px;
    font-size: 13px;
    color: #898989;
}



.dv-01-news-item .image img {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.dv-01-news-item .image:hover img {
    transform: scale(1.1);
}

.dv-01-news-item .image2 {
    overflow: hidden;
    position: relative;
    padding-bottom: 75%;
}
.dv-01-news-item .image2 img {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.dv-01-news-item .image2:hover img {
    transform: scale(1.1);
}

.dv-01-news-item h3 {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin: 5px 0 10px;
    position: relative;
}

.dv-01-news-item h3 a {
    /* height: 40px; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    font-size: 17px;
}

.dv-01-news-item h3 a:hover {
    color: #9d0c1c;
}

.dv-01-news-item .desc {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	height: auto;
}
.xemthem_in {
    background: rgb(41 120 187);
    padding: 5px 20px;
    margin: 10px 0 0 0;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}
.xemthem_in a {
    color: #fff;
}
.viewmore-news {
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-bottom: 0;
    color: #9a0b1b;
}

.viewmore-news i{
    margin-left: 5px;
}

.viewmore-news:hover{
    text-decoration: underline;
}

/*  */

.news_rale {
    margin: 0 auto;
    color: #717173;
    position: sticky;
    height: fit-content;
    top: 110px;
}
.news_rale .title-headding {
    margin-bottom: 10px;
}

.title-headding {
    margin-bottom: 20px;
    text-align: center;
}
.title-headding .bg_img {
    padding: 5px;
    border-radius: 5px;
}
.title-headding .bg_img .title {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: left;
    background-image: linear-gradient(to right, #ebebeb, #ffffff);
    color: #b40f27;
    font-size: 22px;
    line-height: 1.2;
    background: unset;
    text-transform: uppercase;
    font-weight: 500;
    border-left: 5px solid #b40f27;
    padding-left: 15px;
}
.news_rale .news_item {
    margin-bottom: 15px;
    display: flex;
}
.news_rale .news_item .image {
    width: 110px;
    height: 80px;
}

.news_item .image {
    border-radius: 5px;
    margin-right: 10px;
}
.news_rale .news_item .image img {
    border-radius: 10px;
}

.news_item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 05px;
}
.news_item .news_infor {
    padding: 5px 0px 0px 0px;
    flex: 1;
}
.news_item .news_infor:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 0px;
    background-image: linear-gradient(to right, #db2128, #db2128);
    right: 0;
    top: 0;
}
.viewmore-news a svg {
    width: 20px;
    height: 20px;
}

.viewmore-news svg {
    width: 20px;
    height: 20px;
    margin-bottom: -5px;
}
.news_item .news_infor h3 {
    margin: 0 0px;
    line-height: 1.3;
    height: fit-content;
    font-size: 15px;
    margin-left: 0px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color: black;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.clm.news_rale {
    padding-left: 20px;
}
.news_rale .news_item {
    margin-bottom: 15px;
    display: flex;
}
.news_rale .news_item .image {
    width: 110px;
    height: 80px;
}

.news_item .image {
    border-radius: 5px;
    margin-right: 10px;
    width: 110px;
    height: 80px;
}
.news_item {
    margin-bottom: 15px;
    display: flex
;
}
main.main {
    padding: 0px 0px 4rem;
}
.noi_dung_in ul li {
    list-style: disc !important;
    margin-left: 20px;
}