
.divimgtin img,
.divimgtin2 img,
.divimgvideophu img,
.divimgvideo img {
    width: 100%;
}

.divimgtin img {
    height: 262px;
    object-fit: cover;
}

.w-80 {
    width: 80%;
}

.w-90 {
    width: 90%;
}

.w-59 {
    width: 59%;
}

.w-23 {
    width: 23%;
}

.w-54 {
    width: 54%;
}

.w-41 {
    width: 41%;
}

.w-67 {
    width: 67%;
}

.w-33 {
    width: 33%;
}

.w-61 {
    width: 61%;
}

.w-39 {
    width: 39%;
}

.w-73 {
    width: 74%;
}

.w-27 {
    width: 26%;
}

.w-57 {
    width: 57%;
}

.w-43 {
    width: 43%;
}

.w-19 {
    width: 19%;
}

.fs165px {
    font-size: 16.5px;
}

.fs35px {
    font-size: 35px;
}

.fs30px {
    font-size: 30px;
}

.fs32px {
    font-size: 32px;
}

.fs24px {
    font-size: 24px;
}

.fs25px {
    font-size: 25px;
}

.fs42px {
    font-size: 42px;
}

.fs265px {
    font-size: 26.5px;
}

.fs21px {
    font-size: 21px;
}

.fakecol {
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: var(--bs-gutter-y);
}

.fakerow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: -15px;
    margin-left: -15px;
}

.top47 {
    top: 46.5% !important;
}

.text-gray2 {
    color: #606368;
    font-weight: 500;
}

.candeujusti {
    text-align: justify;
    text-align-last: center;
}

.pb11px {
    padding-bottom: 11px;
}

.phankhoi {
    margin-bottom: 50px;
}

.bluestyle {
    color: #075fad;
}

.lheight36 {
    line-height: 36px;
}

.lheight25 {
    line-height: 25px;
}

.lheight18 {
    line-height: 18px;
}

.iconmedia {
    width: 25px;
    height: max-content;
}


/* ----------------------------------------x----------------------------- */

.TinDauHotnew p.des {
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.divTitTin01 span {
    /*text-align: justify;*/
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.divTitTin01 p {
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.slicktinnong .divtit {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(21, 126, 192, 1) 89%);
}

.bgtin {
    background-image: url(/img/bg.png);
    height: 210px;
    background-size: 100% 100%;
    margin-bottom: 270px;
}

.bgtin hr {
    height: 2px;
    background-color: #b8e3ff;
    opacity: unset;
    border-top: unset;
}

.TitDM a {
    border-bottom: 3px solid white;
    padding: 0px 105px;
}

.h-48 {
    height: 48%;
}

.divimgcir img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 2px solid white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.KhoiTinTuc {
    top: 75%;
}

.borderradi {
    border-radius: 10px;
}

.otime {
    color: #595959;
    -webkit-transform: matrix(1, 0, 0, 0.85, 0, 0);
}

.tin-phu ul a::before {
    content: "";
    background-color: red;
    clip-path: circle(50% at 50% 50%);
    width: 6px;
    height: 6px;
    position: absolute;
    left: -16px;
    top: 7px;
}

.centerbox {
    margin: 0 auto;
}

.hot-new {
    background-color: #fdd391;
    height: 473px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(253, 211, 145, 1) 100%);
}

.hot-new img {
    width: 50%;
    position: absolute;
    right: 0px;
    padding-right: 5px;
}

.Khoitreo {
    width: 90%;
    margin: 0 auto;
    z-index: 5;
}

.Khoitreo .row>* {
    padding-left: 5px;
    padding-right: 5px;
}

.TinDauHotnew {
    height: 355px;
    background: linear-gradient(0deg, rgba(255, 245, 229, 1) 0%, rgba(253, 212, 147, 1) 100%);
    -webkit-mask-image: linear-gradient(to right, black calc(100% - 50px), transparent 100%);
    mask-image: linear-gradient(to right, black calc(100% - 50px), transparent 100%);
}

.TitToiBat {
    margin-top: 10px;
}

.TitToiBat a {
    background-image: url(../img/TitNong.png);
    background-size: 100% 100%;
    color: white;
    padding: 5px 43px;
    padding-top: 6px;
}

.TitMenu {
    height: 50px;
}

.TitMenu img {
    width: 30px;
}

.bannermenu li {
    min-height: 55px;
    margin-bottom: 7px;
    max-height: 57px;
    display: flex;
    align-items: center;
}

.bannermenu li a {
    padding: 5px 0px;
    width: 100%;
}

.bannermenu li a span {
    text-transform: uppercase;
    font-size: 14px;
    font-family: InterSemibold;
    width: 81%;
}

.bannermenu li img {
    width: 55%;
}

ul.bannermenu li:nth-child(odd) {
    background-color: white;
    /* Xanh lá nhạt */
}

ul.bannermenu li:nth-child(even) {
    background-image: url(../img/bannemenu.png);
    background-size: 100% 100%;
}

.bannermenuright li {
    min-height: 55px;
    margin-bottom: 7px;
    max-height: 57px;
    display: flex;
    align-items: center;
}

.bannermenuright li img {
    width: 55%;
}

.bannermenuright li a {
    padding: 5px 0px;
    width: 100%;
}

.bannermenuright li a span {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Inter;
    width: 81%;
}

ul.bannermenuright li:nth-child(odd) {
    background-image: url(../img/bannemenu.png);
    background-size: 100% 100%;
}

ul.bannermenuright li:nth-child(even) {
    background-color: white;
    /* Xanh lá nhạt */
}

.box3min .row>* {
    padding-left: 20px;
    padding-right: 20px;
}

.bgwhiteshadow {
    background-color: white;
    border-radius: 3px;
    padding: 0px 15px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 9.6px;
    height: 88px;
    display: flex;
    align-items: center;
}

.Khoitreo a {
    text-align: justify;
    text-align-last: center;
}

.multimedia-box {
    background-color: #f5f5f5;
}

.TitDM02 {
    border-bottom: 2px solid #d0d0d0;
}

.TitMenu {
    border-bottom: 5px solid rgb(184, 0, 0);
}

.TitMenu a {
    white-space: nowrap;
}

.TitDM02 a::before {
    content: "";
    background-color: #194399;
    width: 77px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 42px;
}

.lheight23 {
    line-height: 23px;
}

.tin-phu a p {
    line-height: 25.5px;
}

.backgshadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 14px;
}

.box-tin-tuc {
    margin-top: 38px;
}

.divimgtin img {
    height: 279px;
    object-fit: cover;
    border-radius: 17px;
}

.tin-phu ul {
    height: 290px;
    overflow-y: auto;
}

.tin-phu ul:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.tin-phu ul:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.tin-phu ul::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.tin-phu ul::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

div .KhoiTin02 {
    padding-bottom: 46px!important;
}

.tin-phu02 ul {
    height: 232px;
    overflow-y: auto;
}

.tin-phu02 ul:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.tin-phu02 ul:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.tin-phu02 ul::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.tin-phu02 ul::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

.tin-phu02 ul a::before {
    content: "";
    background-color: red;
    clip-path: circle(50% at 50% 50%);
    width: 6px;
    height: 6px;
    position: absolute;
    left: -16px;
    top: 10px;
}

.divimgtin2 img {
    height: 212px;
}

.borderbotblue {
    border-bottom: 2px solid rgb(226, 226, 226);
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.TinDaumulti .divtit {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.69) 89%);
}

.divimgvideo img {
    aspect-ratio: 3 / 1.7;
    object-fit: cover;
}

.btniconvid img {
    height: 40%;
}

.lstvideo ul li {
    margin-bottom: 22px;
}

.iconvidstart {
    width: 74px;
    background-color: #00000085;
    padding: 18px;
    border-radius: 50%;
    top: 4%;
    right: 2%;
}

.slick-dots {
    bottom: 0px!important;
}

.TitMid {
    background: linear-gradient(0deg, rgba(120, 3, 4, 1) 0%, rgba(190, 31, 35, 1) 100%);
    height: 40px;
    border-radius: 10px 10px 0px 0px;
}

.KhoiChiDaoDieuHanh {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px 10px 0px 0px;
    padding-bottom: 15px;
}

.KhoiChiDaoDieuHanh .KhoiChiDaoDieuHanhcontent {
    height: 260px;
    overflow-y: auto;
}

.KhoiTinDauVB {
    padding: 10px 30px 0px 30px;
}

.KhoiChiDaoDieuHanh {
    background-color: white;
}

.scrollvb a::before {
    content: "";
    background-color: rgb(184, 0, 0);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 9px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 4px;
}

.bannertong img {
    width: 100%;
    height: 52px;
    object-fit: fill;
}

.box3min .bannertong .row>* {
    padding-left: 5px;
    padding-right: 5px;
}

.bannertong {
    margin: 0px 7px;
}

.divborimg img {
    width: 100%;
    border-radius: 23px;
    height: 270px;
    object-fit: cover;
}

.bannertong .banneritem {
    margin-bottom: 13px;
}

.KhoiTinTuc01 {
    background-color: #f6f6f6;
    border-radius: 23px;
    border-bottom: 3px solid rgb(243 20 37);
}

.divTitTin01 img {
    width: 30px;
}

.borderbottom {
    border-bottom: 1px solid #d0d0d0;
}

.KhoiTinTuc01 ul li:last-child {
    border-bottom: unset;
}

.KhoiTinTuc01 ul li a::before {
    content: "";
    background-color: rgb(184, 0, 0);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 9px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 7px;
}

.TitDM03 {
    background-color: #fe7a38;
    border-top: 1px solid rgb(184, 0, 0);
    border-left: 1px solid rgb(184, 0, 0);
    border-right: 1px solid rgb(184, 0, 0);
    min-height: 35px;
}

.contenttintucborderbottom {
    background-color: #f6f6f6;
    border-radius: 0px 0px 23px 23px;
    border-bottom: 3px solid rgb(239 11 23);
}

.KhoiTinTuc02 ul li a::before {
    content: "";
    background-color: rgb(184, 0, 0);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 9px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 7px;
}

.KhoiTinMid3col {
    padding: 0px 10px;
}

.tabnew-box {
    background: linear-gradient(0deg, rgba(104, 2, 3, 1) 0%, rgba(152, 16, 19, 1) 100%);
    border-radius: 8px 8px 0px 0px;
}

.tabnew-box li {
    background: linear-gradient(0deg, rgba(104, 2, 3, 1) 0%, rgba(152, 16, 19, 1) 100%);
    padding: 13px 10px 7px 5px;
    border-radius: 8px 8px 0px 0px;
}

.tabnew-box li.active {
    padding-left: 8px;
    padding-right: 4px;
    background: linear-gradient(0deg, rgba(120, 3, 4, 1) 0%, rgba(191, 31, 35, 1) 100%);
}

.tabnew-box li:first-child {
    padding-left: 8px;
}

.tabnew-box li:first-child.active {
    padding-left: 10px;
    box-shadow: 20px 0 10px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.tabnew-box li:last-child.active {
    box-shadow: -20px 0 10px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.fade.in {
    opacity: 1 !important;
}

.tab-content ul li a::before {
    content: "";
    background-color: rgb(184, 0, 0);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 9px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 7px;
}

.tab-content ul li:last-child {
    border-bottom: unset;
}

.thongbaobox .content-tabdoc {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    background-color: white;
    border-radius: 8px 8px 0px 0px;
}

.box3min {
    margin: 0px 10px;
}

.bgvanimid {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 19%, rgba(253, 210, 142, 1) 99%);
}

.slickboxmedia img,
.TinPhuMediabox img {
    width: 100%;
}

.slickboxmedia img {
    height: 445px;
    object-fit: cover;
}

img.bngvid {
    width: 20%;
    height: max-content;
}

.TinPhuMediabox ul li a div {
    background: linear-gradient(0deg, rgba(184, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 73%);
}


/* .LienKetWebbox {
    margin: 0px -12px;
} */

.ContentLienKet {
    background-color: #fff5e5;
}

.TitLienKet a {
    background: linear-gradient(0deg, rgba(244, 148, 0, 1) 0%, rgba(242, 187, 29, 1) 73%);
    padding: 6px 25px;
    border-radius: 3px 3px 12px 12px;
    border: 5px solid white;
    margin-top: -10px;
}

.ContentLienKet ul li a::before {
    content: "";
    background-color: rgb(184, 0, 0);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 9px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 5px;
}

.box3min .fakecol {
    padding-right: 10px;
    padding-left: 10px;
}

.KhoiChiDaoDieuHanhcontent:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.KhoiChiDaoDieuHanhcontent:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.KhoiChiDaoDieuHanhcontent::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.KhoiChiDaoDieuHanhcontent::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

.KhoiTinTuc01 ul {
    height: 265px;
    overflow-y: auto;
}

.KhoiTinTuc01 ul:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.KhoiTinTuc01 ul:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.KhoiTinTuc01 ul::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.KhoiTinTuc01 ul::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

.divimghotnewmobi {
    display: none;
}

.ContentLienKetrowmobi {
    display: none!important;
}

.box-new-depenv2 {
    padding-bottom: 15px;
}

.box-new-depenv2 ul {
    height: 628px;
    overflow-y: auto;
}

.box-new-depenv2 ul:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.box-new-depenv2 ul:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.box-new-depenv2 ul::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.box-new-depenv2 ul::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

.ContentTinTuc03 {
    background-color: #f6f6f6;
    padding-top: 9px;
    height: 455px;
    overflow-y: auto;
}

.ContentTinTuc03l:hover::-webkit-scrollbar {
    background: #d0cccc;
}

.ContentTinTuc03:hover::-webkit-scrollbar-thumb {
    background: #64686a;
}

.ContentTinTuc03::-webkit-scrollbar {
    background: #ffffff;
    width: 0px;
    right: 0px;
}

.ContentTinTuc03::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 0px;
}

.Mediabox {
    padding: 0px 15px;
}

.ContentMedia .fakecol {
    padding-right: 8px;
    padding-left: 8px;
}

.slicktinnong .slick-prev {
    left: 10px;
    z-index: 1;
}

.slicktinnong .slick-next {
    right: 10px;
    z-index: 1;
}

.slickboxmedia .slick-prev {
    left: 10px;
    z-index: 1;
}

.slickboxmedia .slick-next {
    right: 25px;
    z-index: 1;
}

.slickboxmedia .slick-prev:before {
    content: unset;
}

.slickboxmedia .slick-next:before {
    content: unset;
}

.slickboxmedia div .khoitieudemedia {
    background: linear-gradient(0deg, rgba(184, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 73%);
}

.MenuforPortal ul li:hover {
    transform: scale(1.05);
    transition: transform .5s ease;
}
.max3 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-align: justify;
}
.default-banner {
    height: 95px; /* Chiều cao cố định của khung */
    object-fit: cover; /* Giữ tỉ lệ, tự cắt phần thừa */
    object-position: center; /* Căn giữa ảnh */
}
.text-2lines {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-align: justify;
}


