
    :root {
        --color-main: #741416;
        --color-sub: #e5bc6b;
        --color-title: #000;
        --border-radius-item: 15px;
        --border-radius-button: 5px;
        --padding-left-right: 200px;
        --title-size-pc: 34px;
        --title-size-mb: 20px;
        --default-size: 16px;
        --default-color: #3f3526;
        --title-size-item-pc: 22px;
        --title-size-item-mb: 20px;
        --desc-size-item-pc: 16px;
        --desc-size-item-mb: 16px;
        --font-chu-bold: GrenzeBold;
        --font-chu-thuong: GoogleSans;

        --color-main-rgb: 116, 20, 22;
        --color-sub-rgb: 229, 188, 107;
        --color-main-filter: invert(10%) sepia(100%) saturate(2611%) hue-rotate(345deg) brightness(86%) contrast(96%);;
        --color-sub-filter: invert(100%) sepia(25%) saturate(6503%) hue-rotate(312deg) brightness(103%) contrast(80%);;
        --default-color-rgb: 63, 53, 38;

        --mauChuChuDao: var(--default-color);
        --mauChuChuDaoRGB: var(--default-color-rgb);
        --mauChuLinkHover: var(--color-main);
        --mauChuLinkHoverRGB: var(--color-main-rgb);
        --mauChuTieuDeKhoi: var(--color-main);
        --mauChuTieuDeKhoiRGB: var(--color-main-rgb);
        --mauChuLinkHover2: var(--color-sub);
        --mauChuLinkHover2RGB: var(--color-sub-rgb);
        --boItem: var(--border-radius-item);
        --boItemMB: var(--boItem);
        --boNut: var(--border-radius-button);
        --cachLeTren: 30px;
        --cachLeDuoi: 30px;
        --khoangCachItem: 20px;
        --doRongKhoi: 100%;
        --doRongKhungChuaNoiDung: 100vw - 2*var(--padding-left-right);
        --soItem: 4;
        --soItem2: 3;
        --soItem3: 7;
        --soLTItem: 4;
        --soLT2Item: 3;
        --soLT3Item: 7;
        --tyLeAnh: 4/3;
        --loaiAnh: cover;

        --cachLeThongTinItem: 0;
        --cachLe2ThongTinItem: 0;
        --cachLeThongTinItemMB: 0;
        --cachLe2ThongTinItemMB: 0;

        --doBongItem: none;
        --overflowItem: visible;
        --doBongHoverItem: none;
        --brAnhItem: var(--boItem);
        --doBongAnhItem: 0 0 10px rgba(0, 0, 0, 0.1);
        --doBongHoverAnhItem: 0 0 10px rgba(var(--mauChuLinkHoverRGB), 0.6);

        --doBongItemMB: none;
        --overflowItemMB: visible;
        --doBongHoverItemMB: none;
        --brAnhItemMB: var(--boItem);
        --doBongAnhItemMB: 0 0 10px rgba(0, 0, 0, 0.1);
        --doBongHoverAnhItemMB: 0 0 10px rgba(var(--mauChuLinkHoverRGB), 0.6);

        --coChuTieuDePC: var(--title-size-pc);
        --coChuTieuDeMB: var(--title-size-mb);
        --anHienHoaVanBenTrenTieuDeKhoi: none;
        --anHienHoaVanBenDuoiTieuDeKhoi: none;
        --anHienHeaderKhoi1: block;
        --anHienHeaderKhoi2: none;
        --anHienTieuDeKhoi: block;
        --anHienNutXemThemBenTren: none;
        --anHienCacDanhMucCon: block;
        --anHien2CacDanhMucCon: block;
        --anHienMoTaKhoi: block;
        --anHienNutXemThemBenDuoi: table;

        --anHienAnhCuaItem: block;
        --anHienCacThongTinCuaItem: block;
        --anHienDanhMucCuaItem: block;
        --anHienNgayDangLuotXemCuaItem: block;
        --anHienTieuDeCuaItem: block;
        --anHienMoTaCuaItem: block;
        --anHienThongTinKhacCuaItem: block;  
        --anHienGiaCuaItem: block;
        --anHienNutXemChiTietCuaItem: table;
        --anHienIconAnhCuaItem: none;
        --anHienIconVideoCuaItem: none;        

        --mauChuTieuDeKhoiHover: var(--mauChuLinkHover2);
        --mauChuTieuDeItemHover: var(--mauChuLinkHover);
        --mauChuNutXemChiTietItemHover: var(--mauChuLinkHover2);

        --canCacItem: normal;
        --canThongTinItem: normal;
        --canThongTinItem3: 0;

        --cachLeTrenMB: 30px;;
        --cachLeDuoiMB: 30px;

        --doRongKhoi1366: 100%;
        --doRongKhoi767: 100%;
        --doRongKhungChuaNoiDung1366: 1200px;
        --doRongKhungChuaNoiDung767: calc(100% - 20px);
        --doRongKhoi1: calc(50% - 15px);
        --doRongKhoi2: calc(50% - 15px);
        --canTieuDeKhoi: center;
        --canTieuDeKhoiMB: center;
        --canCacDanhMucCon: center;
        --canCacDanhMucConMB: center;
        --canMoTaKhoi: center;
        --canMoTaKhoiMB: center;

        --mauNenItem: transparent;
        --mauNenThongTinItem: transparent;
        --mauNenGiaItem: transparent;
a
        --mauChuMoTaKhoi: var(--mauChuChuDao);
        --mauChuTieuDeItem: var(--mauChuChuDao);
        --mauChuMotaItem: var(--mauChuChuDao);
        --mauChuNutXemChiTietItem: var(--mauChuLinkHover);
        --mauChuGiaItem: #ee1d24;

        --coChuMoTaKhoiPC: var(--default-size);
        --coChuMoTaKhoiMB: var(--default-size);
        --coChuTieuDeItemPC: var(--title-size-item-pc);
        --coChuTieuDeItemMB: var(--title-size-item-mb);
        --coChuMoTaItemPC: var(--desc-size-item-pc);
        --coChuMoTaItemMB: var(--desc-size-item-mb);

        --soMBItem: 1;
        --khoangCachItem1366: 20px;
        --khoangCachItem767: 20px;
        --khoangCachItemTrenDuoi: 20px;
        --khoangCachItemTrenDuoi1366: 20px;
        --khoangCachItemTrenDuoi767: 20px;
    }


    body{background:url(../img/bgBody.png) no-repeat top center;}.Header7[id='khoiBao524']{--cachLeTren:14px;--cachLeDuoi:14px;--mauChuChuDao:#fff;--mauChuTieuDeItem:var(--mauChuChuDao);--mauChuTieuDeItemHover:var(--mauChuLinkHover2);--khoangCachItemTrenDuoi:0;--khoangCachItemTrenDuoi767:0;--mauNenItem:var(--mauChuLinkHover);width:calc(var(--doRongKhoi));position:sticky;top:0;width:100%;left:0;z-index:9999993;}@media(max-width:1600px){.Header7[id='khoiBao524']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.Header7[id='khoiBao524']{width:var(--doRongKhoi767);}}.Header7[id='khoiBao524'] .logoBox{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;top:calc(-1*60px);}.Header7[id='khoiBao524'] .headerBox{padding-top:60px;padding-bottom:0px;position:relative;box-shadow:none;}@media(max-width:767px){.Header7[id='khoiBao524'] .headerBox{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.Header7[id='khoiBao524'] .headerBox{padding-bottom:0px;}}.Header7[id='khoiBao524'] .headerBox .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:767px){.Header7[id='khoiBao524'] .headerBox .container{position:relative;width:calc(100% - 50px) !important;}.Header7[id='khoiBao524'] .headerBox .container:before{content:'';width:100%;height:calc(100% - 4px);position:absolute;left:0;top:2px;background-color:rgba(var(--mauChuLinkHoverRGB),.9);}}.Header7[id='khoiBao524'] .headerRight{margin-top:1px;background-color:rgba(var(--mauChuLinkHoverRGB),.9);padding:0 10px;}@media(max-width:767px){.Header7[id='khoiBao524'] .headerRight{background:none;}}.Header7[id='khoiBao524'] .content{height:58px;position:relative;border-top:1px solid var(--mauChuLinkHover);border-bottom:1px solid var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .content:before{content:'';background:url(../img/attMenuHv.png) no-repeat;width:20px;height:59px;left:-20px;top:-2px;position:absolute;}.Header7[id='khoiBao524'] .content:after{visibility:visible;background:url(../img/attMenuHv.png) no-repeat;width:20px;height:59px;right:-20px;top:-1px;position:absolute;transform:rotate(180deg);}.Header7[id='khoiBao524'] .searchBox{float:right;position:relative;width:40px;height:40px;z-index:9;margin-top:7px;}.Header7[id='khoiBao524'] .searchBox .inputBox{position:relative;width:190px;width:40px;height:40px;background:url(../img/searchIcon.png) no-repeat center center;border-color:transparent;}.Header7[id='khoiBao524'] .searchBox .inputBox:before{width:40px;height:100%;text-align:center;line-height:40px;color:#999;font-family:FontAwesome;z-index:1;position:absolute;right:0;bottom:0;content:none;border-radius:5px;pointer-events:none;}.Header7[id='khoiBao524'] .searchBox .inputBox:after{visibility:visible;width:40px;height:100%;text-align:center;line-height:40px;color:var(--mauChuLinkHover);font-family:FontAwesome;z-index:1;position:absolute;left:0;bottom:0;content:none;border-radius:5px;pointer-events:none;background-color:rgba(0,0,0,.06);}.Header7[id='khoiBao524'] .searchBox .inputBox.click input,.Header7[id='khoiBao524'] .searchBox .inputBox.select input,.Header7[id='khoiBao524'] .searchBox .inputBox.time input{padding-right:40px;}.Header7[id='khoiBao524'] .searchBox .inputBox.select:before{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.time:before{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.icon input,.Header7[id='khoiBao524'] .searchBox .inputBox.name input,.Header7[id='khoiBao524'] .searchBox .inputBox.phone input,.Header7[id='khoiBao524'] .searchBox .inputBox.mail input,.Header7[id='khoiBao524'] .searchBox .inputBox.add input,.Header7[id='khoiBao524'] .searchBox .inputBox.code input,.Header7[id='khoiBao524'] .searchBox .inputBox.content input,.Header7[id='khoiBao524'] .searchBox .inputBox.icon select,.Header7[id='khoiBao524'] .searchBox .inputBox.name select,.Header7[id='khoiBao524'] .searchBox .inputBox.phone select,.Header7[id='khoiBao524'] .searchBox .inputBox.mail select,.Header7[id='khoiBao524'] .searchBox .inputBox.add select,.Header7[id='khoiBao524'] .searchBox .inputBox.code select,.Header7[id='khoiBao524'] .searchBox .inputBox.content select,.Header7[id='khoiBao524'] .searchBox .inputBox.icon textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.name textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.phone textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.mail textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.add textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.code textarea,.Header7[id='khoiBao524'] .searchBox .inputBox.content textarea{padding-left:55px;}.Header7[id='khoiBao524'] .searchBox .inputBox.icon:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.name:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.phone:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.mail:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.add:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.code:after{content:'';}.Header7[id='khoiBao524'] .searchBox .inputBox.content:after{content:'';border-radius:var(--boItem);}.Header7[id='khoiBao524'] .searchBox .inputBox.content:before{border-radius:var(--boItem);}.Header7[id='khoiBao524'] .searchBox .inputBox .icon,.Header7[id='khoiBao524'] .searchBox .inputBox a{width:40px;height:100%;text-align:center;line-height:40px;font-family:FontAwesome;z-index:1;position:absolute;right:0;top:0;border-radius:0 0 0 0;}.Header7[id='khoiBao524'] .searchBox .inputBox .icon{pointer-events:none;background-color:rgba(var(--mauChuLinkHoverRGB),.5);}.Header7[id='khoiBao524'] .searchBox .inputBox .text{font:16px/24px var(--font-chu-bold);margin-bottom:5px;}.Header7[id='khoiBao524'] .searchBox .inputBox input,.Header7[id='khoiBao524'] .searchBox .inputBox select,.Header7[id='khoiBao524'] .searchBox .inputBox textarea{font:16px/24px var(--font-chu-thuong);height:40px;padding:0 15px;border:1px solid #e3e3e3;background-color:#fff;border-radius:5px;display:block;width:100%;}.Header7[id='khoiBao524'] .searchBox .inputBox input:hover,.Header7[id='khoiBao524'] .searchBox .inputBox select:hover,.Header7[id='khoiBao524'] .searchBox .inputBox textarea:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);border-color:transparent;}.Header7[id='khoiBao524'] .searchBox .inputBox select{padding-left:10;-webkit-appearance:none;-moz-appearance:none;padding-right:40px;}.Header7[id='khoiBao524'] .searchBox .inputBox textarea{height:100px;padding-top:5px;padding-bottom:5px;border-radius:var(--boItem);}.Header7[id='khoiBao524'] .searchBox .inputBox a{font-size:16px;color:var(--mauChuLinkHover);transform:translateY(-2px);-webkit-transform:translateY(-2px);}.Header7[id='khoiBao524'] .searchBox .inputBox a:hover{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .searchBox .inputBox input{font-size:16px;border-radius:5px;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;position:absolute;top:0;right:0;background-color:transparent;border-color:transparent;padding-left:0;border-radius:30px;}.Header7[id='khoiBao524'] .searchBox .inputBox:hover input{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);border-color:transparent;background-color:#fff;border-color:var(--mauChuLinkHover);width:300px;padding-left:10px;}.Header7[id='khoiBao524'] .searchBox .inputBox:hover a{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .language{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:40px;border-radius:5px;text-align:center;display:inline-block;float:right;background-color:transparent;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;padding:9px 0 11px;margin-left:10px;}.Header7[id='khoiBao524'] .language span{display:inline-block;}.Header7[id='khoiBao524'] .language i{margin-left:5px;}.Header7[id='khoiBao524'] .language:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.Header7[id='khoiBao524'] .language:hover i{color:#fff;}.Header7[id='khoiBao524'] .language:after{display:none;}.Header7[id='khoiBao524'] .language a{float:left;margin-left:5px;}.Header7[id='khoiBao524'] .language a:first-child{margin-left:0;}.Header7[id='khoiBao524'] .language img{height:20px;vertical-align:top;}.Header7[id='khoiBao524'] .language img:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);border-color:transparent;}.Header7[id='khoiBao524'] .language:hover{box-shadow:none;background:none;}@media(min-width:768px){.Header7[id='khoiBao524']{overflow:visible;}.Header7[id='khoiBao524'] .menuHeaderBox{float:left;width:calc(100% - 65px);}.Header7[id='khoiBao524'] .menuHeaderMain{margin:0;padding:0;list-style:none;}.Header7[id='khoiBao524'] .menuHeaderMain>li{float:left;margin-right:var(--khoangCachItem);position:relative;}.Header7[id='khoiBao524'] .menuHeaderMain>li>a{font:16px/54px var(--font-chu-bold);color:var(--mauChuTieuDeItem);font-size:var(--coChuTieuDeItemPC);display:block;position:relative;}.Header7[id='khoiBao524'] .menuHeaderMain>li>a:hover{color:var(--mauChuTieuDeItemHover);}.Header7[id='khoiBao524'] .menuHeaderMain>li>a>i{display:none;margin-left:5px;}.Header7[id='khoiBao524'] .menuHeaderMain>li.active>a,.Header7[id='khoiBao524'] .menuHeaderMain>li:hover>a{color:var(--mauChuTieuDeItemHover);}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li{float:right;}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu{left:auto;right:0;}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu .subMenu{right:100%;border-left:none;border-right:1px solid rgba(0,0,0,0);}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu{left:auto;right:0;}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu .subMenu{right:100%;border-left:none;border-right:1px solid rgba(0,0,0,0);}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu{left:auto;right:0;}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu .subMenu{right:100%;border-left:none;border-right:1px solid rgba(0,0,0,0);}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu{left:auto;right:0;}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(4)~li .subMenu .subMenu{right:100%;border-left:none;border-right:1px solid rgba(0,0,0,0);}.Header7[id='khoiBao524'] .menuHeaderMain>li:nth-child(5){margin-right:0;}.Header7[id='khoiBao524'] .menuHeaderMain .openSub{display:none;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu{margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 26px);left:-15px;z-index:9;padding:0 0 0;min-width:240px;opacity:0;transform:translateY(30px);pointer-events:none;transition:.3s;box-shadow:0 0 17px rgba(0,0,0,.1);border-top:1px solid rgba(var(--mauChuLinkHoverRGB),.2);}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu:before{content:'';width:100%;left:0;height:32px;position:absolute;top:-33px;}.Header7[id='khoiBao524'] .menuHeaderMain li:hover>.subMenu{opacity:1;transform:translateY(0);pointer-events:auto;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li{position:relative;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li>a{font:16px/22px var(--font-chu-thuong);padding:8px 15px 8px 15px;border-bottom:1px solid rgba(var(--mauChuLinkHoverRGB),.2);display:block;background-color:#fff;color:#000;white-space:nowrap;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li>a i{display:none;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li:last-child>a{border-bottom:none;}.Header7[id='khoiBao524'] .menuHeaderMain>li>.subMenu>li>a{position:relative;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li:hover>a,.Header7[id='khoiBao524'] .menuHeaderMain .subMenu>li.active>a{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu{top:-1px;left:100%;border-left:1px solid rgba(0,0,0,0);padding-top:0;}}@media(min-width:768px) and (max-width:767px){.Header7[id='khoiBao524'] .menuHeaderMain>li>a{font-size:var(--coChuTieuDeItemMB);}}.Header7[id='khoiBao524'].fixed .headerBox{padding-top:10px;}@media(min-width:768px){.Header7[id='khoiBao524'].fixed .logoBox{display:none;}.Header7[id='khoiBao524'].fixed .menuHeaderMain>li:nth-child(5){margin-right:var(--khoangCachItem);}.Header7[id='khoiBao524'].fixed .menuHeaderMain>li:nth-child(4)~li{float:left;}}@media(max-width:767px){.Header7[id='khoiBao524']{overflow:visible;}.Header7[id='khoiBao524'] .headerRight{float:right;}.Header7[id='khoiBao524'] .logoBox{transform:translateX(0);-webkit-transform:translateX(0);top:0;left:0;}.Header7[id='khoiBao524'] .logoBox img{max-height:65px;}.Header7[id='khoiBao524'] .topFix{padding-top:0;}.Header7[id='khoiBao524'] .headerBox{border:none;padding:10px 0;}.Header7[id='khoiBao524'] .headerBox:before{display:none;}.Header7[id='khoiBao524'] .searchBox{float:left;position:static;margin-top:7px;}.Header7[id='khoiBao524'] .searchBox .inputBox{position:absolute;left:0;top:100%;z-index:12;width:100%;pointer-events:none;opacity:0;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;transform:translateY(20px);-webkit-transform:translateY(20px);box-shadow:0 0 5px rgba(0,0,0,.1);}.Header7[id='khoiBao524'] .searchBox .inputBox input{width:100%;border-radius:5px;height:40px;background-color:#fff;padding-left:10px;}.Header7[id='khoiBao524'] .searchBox .inputBox a.seachBtn{height:40px;line-height:40px;color:#000;}.Header7[id='khoiBao524'] .searchBox .inputBox:hover input{width:100%;}.Header7[id='khoiBao524'] .searchBox .btnSearch{position:relative;width:40px;line-height:40px;height:40px;display:inline-block;color:#fff;border:1px solid #fff;text-align:center;border-radius:50%;}.Header7[id='khoiBao524'] .searchBox.active .inputBox{pointer-events:auto;opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}.Header7[id='khoiBao524'] .searchBox.active .btnSearch i:before{content:'';}.Header7[id='khoiBao524'] .openMenuRes{float:left;z-index:2;width:18px;height:14px;position:relative;margin-left:10px;border:1px solid #fff;width:40px;height:40px;border-radius:50%;padding-top:12px;padding-left:10px;margin-top:7px;}.Header7[id='khoiBao524'] .openMenuRes span{display:block;width:18px;height:2px;background-color:#fff;}.Header7[id='khoiBao524'] .openMenuRes span:nth-child(1)~span{margin-top:4px;}.Header7[id='khoiBao524'] .openMenuRes.active span{width:20px;transform:rotate(45deg);position:absolute;left:9px;top:17px;}.Header7[id='khoiBao524'] .openMenuRes.active span:nth-child(2){transform:rotate(-45deg);top:13px;}.Header7[id='khoiBao524'] .openMenuRes.active span:nth-child(3){display:none;}.Header7[id='khoiBao524'] .menuHeaderMain{position:sticky;z-index:300;max-height:calc(100vh - 100px);overflow-y:scroll;width:100%;padding:0 10px 0;margin:0;list-style:none;display:none;background:#fff;border-top:1px solid #dadada;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a{font-family:var(--font-chu-bold);font-size:16px;text-decoration:none;line-height:24px;text-transform:none;display:block;border-bottom:1px solid #dadada;color:#000;padding:9px 43px 9px 0;background:#fff;text-transform:uppercase;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:space-between;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a:after{display:none;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a img{filter:brightness(0) saturate(100%) var(--color-main-filter);}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a img+span{width:calc(100% - 20px);}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a>span{transform:translateY(2px);-webkit-transform:translateY(2px);display:inline-block;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain li.hasSub>a{padding-right:43px;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li.mnMega>a{padding-right:43px;position:relative;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li.mnMega>a img{max-height:30px;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li.mnMega span.openSub{display:block;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a>i{display:none;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain li{position:relative;}.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li.active>a{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .menuHeaderMain span.openSub{height:43px;width:43px;z-index:3;border:none;top:0;right:0;position:absolute;cursor:pointer;display:inline-block;text-align:center;background:url(../img/show2.png) no-repeat center center;background-size:auto 13px;}.Header7[id='khoiBao524'] .menuHeaderMain span.openSub i{display:none;}.Header7[id='khoiBao524'] .menuHeaderMain span.openSub:before{content:'';font-family:FontAwesome;line-height:43px;font-size:17px;display:none;}.Header7[id='khoiBao524'] .menuHeaderMain span.openSub.active{background-image:url(../img/hide.png);background-size:12px 1px;}.Header7[id='khoiBao524'] .menuHeaderMain span.openSub.active:before{content:'';color:#fff;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu span.openSub i{display:none;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu span.openSub:before{color:#333;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu{display:none;padding:0;list-style:none;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li a{color:#000;text-transform:none;text-decoration:none;border-bottom:1px solid #dadada;font:15px/24px var(--font-chu-thuong);padding:9px 43px 9px 20px;background:#fff;display:block;position:relative;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li a i{margin-right:5px;color:#333;font-size:10px;transform:translateY(-1px);}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li>a:hover,.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li.active>a{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu li a{color:#333;text-transform:none;text-decoration:none;border-bottom:1px solid #dadada;font:16px/24px var(--font-chu-thuong);padding:9px 43px 9px 35px;background:#fff;display:block;}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu li>a:hover{color:var(--mauChuLinkHover);}.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu .subMenu li a{padding:9px 43px 9px 50px;}.Header7[id='khoiBao524'] .khoiChinhSua .capNhat{display:none;}}.KhoiDonLe7a[id='khoiBao533']{--cachLeTren:0;--cachLeDuoi:0;--cachLeTren1366:0;--cachLeDuoi1366:0;--cachLeTren767:0;--cachLeDuoi767:0;--tyLeAnh:1900/660;--coChuTieuDePC:26px;padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);transform:translateY(-70px);position:relative;overflow:hidden;}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533']{padding-top:0;}}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533']{padding-bottom:40px;}}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533']{transform:translateY(0);-webkit-transform:translateY(0);}}.KhoiDonLe7a[id='khoiBao533']:before{content:'';background:url(../img/song.png) no-repeat;width:1920px;height:412px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;bottom:0;}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533']:before{display:none;}}.KhoiDonLe7a[id='khoiBao533'] .text{width:1300px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;bottom:0;z-index:6;height:139px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-top:3px solid var(--mauChuLinkHover2);border-bottom:3px solid var(--mauChuLinkHover2);color:#fff3bb;font-size:var(--coChuMoTaKhoiPC);padding:25px 0 0 0;text-align:var(--canMoTaKhoi);}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533'] .text{font-size:var(--coChuMoTaKhoiMB);}}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533'] .text{padding:20px;}}.KhoiDonLe7a[id='khoiBao533'] .text:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:3px;z-index:7;opacity:.7;}.KhoiDonLe7a[id='khoiBao533'] .text:after{visibility:visible;width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:3px;z-index:7;opacity:.7;}.KhoiDonLe7a[id='khoiBao533'] .text .add1{background:url(../img/hv1LeftA.png) no-repeat;width:50px;height:140px;position:absolute;top:-3px;left:-50px;transform:rotate(180deg);}.KhoiDonLe7a[id='khoiBao533'] .text .add2{background:url(../img/hv1LeftA.png) no-repeat;width:50px;height:140px;position:absolute;top:-4px;right:-50px;}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533'] .text{position:static;width:calc(100% - 20px);margin-left:auto;margin-right:auto;border-left:3px solid var(--mauChuLinkHover2);border-right:3px solid var(--mauChuLinkHover2);transform:translateX(0);-webkit-transform:translateX(0);height:auto;background:none;margin-top:40px;}.KhoiDonLe7a[id='khoiBao533'] .text:before,.KhoiDonLe7a[id='khoiBao533'] .text:after{display:none;}.KhoiDonLe7a[id='khoiBao533'] .text .add1,.KhoiDonLe7a[id='khoiBao533'] .text .add2{display:none;}}.KhoiDonLe7a[id='khoiBao533'] .slideBox{width:calc(100% - 109px);margin-left:auto;margin-right:auto;}@media(max-width:1600px){.KhoiDonLe7a[id='khoiBao533'] .slideBox{width:100% - 109px;}}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533'] .slideBox{width:100%;}}.KhoiDonLe7a[id='khoiBao533'] .slideBox .khungAnh img{aspect-ratio:1795/940;object-fit:var(--loaiAnh);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);border:1px solid var(--mauChuLinkHover);background-color:rgba(255,255,255,.3);font-size:0;color:var(--mauChuLinkHover);border-radius:var(--boNut);background:url(../img/prevIconHv.png) no-repeat;border:none;width:45px;height:40px;background-color:transparent;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow:before{content:'';font-family:FontAwesome;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;display:none;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow:hover{box-shadow:none;background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;background-color:transparent;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow.slick-next{right:10px;transform:rotate(180deg);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow.slick-prev{left:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow.slick-prev:before{content:'';}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-dots{font-size:0;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;text-align:center;height:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-dots li{display:inline-block;height:10px;overflow:hidden;vertical-align:top;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-dots li button{height:10px;width:10px;border-radius:var(--boNut);margin:0 3px;font-size:0;border:1px solid #fff;vertical-align:top;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-dots li.slick-active button{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox iframe,.KhoiDonLe7a[id='khoiBao533'] .slideBox video{width:100%;height:100%;aspect-ratio:1795/940;object-fit:cover;display:block;background-color:#000;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .detail{left:70px;z-index:6;background-color:rgba(255,255,255,.7);padding:30px;box-shadow:0 0 .2px rgba(0,0,0,.1);top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;width:560px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .title a{font:26px/34px var(--font-chu-bold);line-height:1.3;font-size:var(--coChuTieuDePC);text-transform:uppercase;color:var(--mauChuTieuDeKhoi);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .title a:hover{color:var(--mauChuLinkHover2);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .desc{margin-top:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore{font:16px/24px var(--font-chu-thuong);display:inline-block;color:var(--mauChuLinkHover);margin-top:10px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore span{display:inline-block;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore i{margin-left:5px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore:hover{color:var(--mauChuLinkHover);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore:hover{color:var(--mauChuLinkHover2);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore:hover i{color:var(--mauChuLinkHover2);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore2{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:40px;border-radius:var(--boNut);text-align:center;display:inline-block;padding:0 25px;margin-top:15px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore2 span{display:inline-block;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore2 i{margin-left:5px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .itemMore2:hover i{color:#fff;}@media(max-width:767px){.KhoiDonLe7a[id='khoiBao533']{--tyLeAnh:414/277;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .khungAnh img{aspect-ratio:1795/940;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow.slick-prev{left:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow.slick-next{right:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-dots{bottom:10px;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .detail{display:none;}.KhoiDonLe7a[id='khoiBao533'] .slideBox .slick-arrow{width:30px;height:30px;top:calc(50% - 15px);}}@media(max-width:767px) and (max-width:767px){.KhoiDonLe7a[id='khoiBao533'] .slideBox .title a{font-size:var(--coChuTieuDeMB);}}#khoiBao539 {background-image: url(https://dinhchualangbui.com.vn/pic/TrainTicket/gioi-thieu-trnag-chu_5501.jpg);}.KhoiDonLe20[id='khoiBao539']{--canTieuDeKhoi:center;--canMoTaKhoi:center;--cachLeThongTinItem:0;--cachLeThongTinItemMB:0;--anHienHeaderKhoi1:none;--anHienHeaderKhoi2:block;--doBongHoverItem:0 0 10px rgba(var(--mauChuLinkHoverRGB),.6);--mauChuMoTaKhoi:var(--mauChuLinkHover);--coChuMoTaKhoiPC:24px;width:calc(var(--doRongKhoi));padding-top:100px;padding-bottom:100px;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539']{padding-top:5px;}}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539']{padding-bottom:var(--cachLeDuoiMB);}}.KhoiDonLe20[id='khoiBao539'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.KhoiDonLe20[id='khoiBao539'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .container{width:var(--doRongKhungChuaNoiDung767);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome{margin-top:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header{position:relative;display:var(--anHienTieuDeKhoi);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate{float:left;width:calc(var(--doRongKhungChuaNoiDung) - 70px - var(--khoangCachItem)*2 - 2*(var(--doRongKhungChuaNoiDung) - var(--khoangCachItem)*(var(--soItem) - 1))/var(--soItem));margin-right:70px;display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub{padding:5px 0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub a{font:16px/30px var(--font-chu-thuong);height:30px;padding-right:15px;color:var(--mauChuChuDao);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub a.active,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub a:hover{color:var(--mauChuLinkHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub a img{display:inline-block;vertical-align:middle;transform:translateY(-2px);-webkit-transform:translateY(-2px);margin-right:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub2 a{display:inline-block;padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .itemSub2 a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-stage{white-space:nowrap;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-item{display:inline-block;float:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div{position:absolute;z-index:4;width:30px;height:30px;top:5px;background-color:#f2f2f2;font-size:0;color:#000;border-radius:var(--boNut);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div.owl-next{right:-70px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div.owl-prev{right:-35px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-nav>div.owl-prev:before{content:'';}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate .owl-dots{display:none !important;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header.short .subCate{width:auto;margin-right:-5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header.short .subCate .owl-nav>div{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header.short .owl-item:last-child .itemSub{padding-right:0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header:not(.short) .subCate{margin-right:86px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header:not(.short) .subCate .owl-nav>div.owl-next{right:-78px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header:not(.short) .subCate .owl-nav>div.owl-prev{right:-43px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .right{right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .topTitle{text-align:var(--canTieuDeKhoi);display:var(--anHienHoaVanBenTrenTieuDeKhoi);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .topTitle img{vertical-align:top;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bottomTitle{text-align:var(--canTieuDeKhoi);display:var(--anHienHoaVanBenDuoiTieuDeKhoi);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bottomTitle img{vertical-align:top;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .title{text-align:var(--canTieuDeKhoi);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .title>span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate{margin:0;padding:0;list-style:none;margin-top:13px;font-size:0;display:none;text-align:var(--canCacDanhMucCon);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li{display:inline-block;margin-right:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);padding:0 15px;height:34px;text-align:center;display:inline-block;background-color:#fff;border-color:var(--mauChuLinkHover);color:#000;border-radius:var(--boNut);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a:hover i{color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .container>.subCate li:last-child{margin-right:0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .desc{font:16px/24px var(--font-chu-thuong);line-height:1.5;margin-top:10px;font-size:22px;color:var(--mauChuMoTaKhoi);text-align:var(--canMoTaKhoi);display:var(--anHienMoTaKhoi);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .desc{font-size:var(--coChuMoTaKhoiMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header1 .title .icon{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-radius:var(--boNut);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2.short .subCate{width:auto;margin-right:-30px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2.short .subCate .owl-nav>div{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .itemSub a{color:var(--mauChuTieuDeKhoi);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .itemSub a.active,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .itemSub a:hover{color:var(--mauChuLinkHover2);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .itemSub2 a{border-color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .itemSub2 a:hover{background-color:#fff;color:#000;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .owl-stage{white-space:nowrap;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .owl-item{display:inline-block;float:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .owl-nav>div{margin-right:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHover2RGB),.6);background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;color:var(--mauChuLinkHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title>span{font:20px/40px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);padding-left:48px;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title .icon{width:36px;height:36px;background-color:#fff;border-radius:var(--boNut);display:block;position:absolute;left:2px;top:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title .icon:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header2 .title .icon img{max-height:22px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3{overflow:hidden;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);position:relative;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title a:after,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title>span:after{content:'';background:url(../img/rightTitle.png) no-repeat left center;height:100%;width:100vw;left:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title a:before,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title>span:before{content:'';background:url(../img/leftTitle.png) no-repeat right center;height:100%;width:100vw;right:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header3 .title .icon{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title>span{font:32px/40px var(--font-chu-bold);line-height:1.3;font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);position:relative;padding-left:17px;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title a:before,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title>span:before{content:'';width:5px;height:26px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:6px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header4 .title .icon{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header{padding:0 20px;position:relative;overflow:hidden;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;left:0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title{position:relative;z-index:6;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span{font:34px/57px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover);border-bottom:2px solid var(--mauChuLinkHover);background-color:#fff6e5;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a:before,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a:after,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a .name,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span .name{display:inline-block;background:url(../img/laCay.png) no-repeat center right;padding-right:60px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a .add1,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span .add1{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a .add2,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title>span .add2{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title .icon{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6{padding:0 20px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span{font:34px/57px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover2);border-bottom:2px solid var(--mauChuLinkHover2);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span{font-size:24px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a:before,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a:after,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a .name,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span .name{display:inline-block;background:url(../img/laCay2.png) no-repeat center right;padding-right:60px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a .add1,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span .add1{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;filter:brightness(0) saturate(100%) var(--color-sub-filter);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a .add2,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title>span .add2{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);filter:brightness(0) saturate(100%) var(--color-sub-filter);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title a:hover{color:#741416;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header6 .title .icon{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop{font:16px/28px var(--font-chu-thuong);display:inline-block;height:30;margin-top:5px;margin-bottom:5px;color:var(--mauChuChuDao);margin-left:5px;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop:hover{color:var(--mauChuLinkHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop2{padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop3{background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop3 i{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop3:before{content:'';background:url(../img/topMore.png) no-repeat;width:103px;height:13px;position:absolute;left:calc(50% - 51px);bottom:0;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .subCate{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .moreTop{display:none;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .content:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic{float:right;width:calc(var(--doRongKhoi2));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic img{width:100%;vertical-align:top;border-radius:var(--boItem);overflow:hidden;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic:hover{box-shadow:var(--doBongHoverItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic .khungAnh{width:100%;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic iframe,.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic video{aspect-ratio:1.77777778;object-fit:cover;width:100%;height:100%;display:block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .detail{float:left;width:calc(var(--doRongKhoi1));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .detail:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .desc{margin-top:25px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .noidung{background:url(../img/quote.png) no-repeat top center;padding-top:80px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem{margin-top:20px;display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBox{border-bottom:1px solid #e0e0e5;padding:20px 0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBox:first-child{padding-top:0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBox:last-child{border-bottom:none;padding-bottom:0;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemPic{float:left;width:124px;display:var(--anHienAnhCuaItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemPic img{max-width:114px;vertical-align:top;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemPic{width:100px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemDetail{float:left;width:calc(100% - 124px);display:var(--anHienCacThongTinCuaItem);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemDetail{width:calc(100% - 110px);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemTitle{max-height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:var(--canThongTinItem);line-height:1.5em;font-size:var(--coChuTieuDeItemPC);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemTitle a{font-family:var(--font-chu-bold);color:var(--mauChuTieuDeItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemTitle a:hover{color:var(--mauChuTieuDeItemHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:var(--anHienMoTaCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemDesc{font-size:var(--coChuMoTaItemMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemBot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore{font:16px/24px var(--font-chu-thuong);display:inline-block;color:var(--mauChuNutXemChiTietItem);margin-top:8px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore:hover{color:var(--mauChuLinkHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore:hover{color:var(--mauChuNutXemChiTietItemHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;margin-top:10px;margin-bottom:5px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore2 span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore2 i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem .itemMore2:hover i{color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + var(--khoangCachItem));margin:20px calc(var(--khoangCachItem)/-2) calc(var(--khoangCachItemTrenDuoi)/-1);display:none;justify-content:var(--canCacItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2:after{display:none;}@media(max-width:1599px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2{width:calc(100% + var(--khoangCachItem1366));margin:20px calc(var(--khoangCachItem1366)/-2) calc(var(--khoangCachItemTrenDuoi1366)/-1);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBox{width:calc(100%/var(--soItem));padding:0 calc(var(--khoangCachItem)/2);margin-bottom:var(--khoangCachItemTrenDuoi);}@media(max-width:1599px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBox{width:calc(100%/var(--soLTItem));margin-top:var(--khoangCachItemTrenDuoi1366);padding-left:calc(var(--khoangCachItem1366)/2);padding-right:calc(var(--khoangCachItem1366)/2);}}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBox{width:calc(100%/var(--soMBItem));margin-top:var(--khoangCachItemTrenDuoi767);padding-left:calc(var(--khoangCachItem767)/2);padding-right:calc(var(--khoangCachItem767)/2);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemPic{display:var(--anHienAnhCuaItem);text-align:var(--canThongTinItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemPic img{vertical-align:top;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemPic{text-align:center;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemDetail{display:var(--anHienCacThongTinCuaItem);padding:var(--cachLeThongTinItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemDetail{padding:var(--cachLeThongTinItemMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemTitle{margin-top:.6em;max-height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:var(--canThongTinItem);line-height:1.5em;font-size:var(--coChuTieuDeItemPC);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemTitle a{font-family:var(--font-chu-bold);color:var(--mauChuTieuDeItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemTitle a:hover{color:var(--mauChuTieuDeItemHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:var(--anHienMoTaCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemDesc{font-size:var(--coChuMoTaItemMB);}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;justify-content:var(--canThongTinItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemBot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore{font:16px/24px var(--font-chu-thuong);display:inline-block;color:var(--mauChuNutXemChiTietItem);margin-top:8px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore:hover{color:var(--mauChuLinkHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore:hover{color:var(--mauChuNutXemChiTietItemHover);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;margin-top:10px;margin-bottom:5px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore2 span{display:inline-block;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore2 i{margin-left:5px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .groupItem2 .itemMore2:hover i{color:#fff;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:var(--canThongTinItem);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bot:after{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .more{display:table;margin-left:auto;margin-right:auto;margin-top:45px;background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .more i{display:none;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .more:before{content:'';background:url(../img/botMore.png) no-repeat;width:137px;height:15px;position:absolute;left:calc(50% - 69px);bottom:0;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .more{font-size:16px;margin-top:30px;}}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .headerBox1{display:var(--anHienHeaderKhoi1);margin-bottom:20px;--canTieuDeKhoi:center;--canMoTaKhoi:center;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .headerBox2{display:var(--anHienHeaderKhoi2);}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bot{margin-bottom:0;}@media(max-width:767px){.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic{width:100%;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .detail{width:100%;margin-top:25px;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .header .title{text-align:center;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .desc{text-align:center;}.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .bot{justify-content:center;}}#khoiBao542 {background-image: url(https://dinhchualangbui.com.vn/pic/TrainTicket/bg-do-trang-chu_6114.jpg);}.KhoiDonLe9b[id='khoiBao542']{width:calc(var(--doRongKhoi));padding-top:100px;padding-bottom:100px;position:relative;}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542']{width:var(--doRongKhoi767);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542']{padding-top:60px;}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542']{padding-bottom:60px;}}.KhoiDonLe9b[id='khoiBao542']:before{content:'';background:url(../img/vienTren.png) no-repeat;width:100%;height:16px;position:absolute;top:0;left:0;z-index:1;}.KhoiDonLe9b[id='khoiBao542']:after{visibility:visible;background:url(../img/vienTren.png) no-repeat;width:100%;height:16px;position:absolute;bottom:0;left:0;z-index:1;}.KhoiDonLe9b[id='khoiBao542'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .container{width:var(--doRongKhungChuaNoiDung767);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header{position:relative;display:var(--anHienTieuDeKhoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate{float:left;width:calc(var(--doRongKhungChuaNoiDung) - 70px - 30px*2 - 2*(var(--doRongKhungChuaNoiDung) - 30px*(4 - 1))/4);margin-right:70px;display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub{padding:5px 0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub a{font:16px/30px var(--font-chu-thuong);height:30px;padding-right:15px;color:var(--mauChuChuDao);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub a.active,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub a:hover{color:var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub a img{display:inline-block;vertical-align:middle;transform:translateY(-2px);-webkit-transform:translateY(-2px);margin-right:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub2 a{display:inline-block;padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .itemSub2 a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-stage{white-space:nowrap;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-item{display:inline-block;float:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div{position:absolute;z-index:4;width:30px;height:30px;top:5px;background-color:#f2f2f2;font-size:0;color:#000;border-radius:var(--boNut);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div.owl-next{right:-70px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div.owl-prev{right:-35px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-nav>div.owl-prev:before{content:'';}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate .owl-dots{display:none !important;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header.short .subCate{width:auto;margin-right:-5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header.short .subCate .owl-nav>div{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header.short .owl-item:last-child .itemSub{padding-right:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header:not(.short) .subCate{margin-right:86px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-next{right:-78px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-prev{right:-43px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .right{right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .topTitle{text-align:center;display:var(--anHienHoaVanBenTrenTieuDeKhoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .topTitle img{vertical-align:top;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .bottomTitle{text-align:center;display:var(--anHienHoaVanBenDuoiTieuDeKhoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .bottomTitle img{vertical-align:top;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .title{text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .title>span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate{margin:0;padding:0;list-style:none;margin-top:13px;font-size:0;display:none;text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li{display:inline-block;margin-right:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);padding:0 15px;height:34px;text-align:center;display:inline-block;background-color:#fff;border-color:var(--mauChuLinkHover);color:#000;border-radius:var(--boNut);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a:hover i{color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .container>.subCate li:last-child{margin-right:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .desc{font:16px/24px var(--font-chu-thuong);line-height:1.5;margin-top:10px;font-size:var(--coChuMoTaKhoiPC);color:#fff3bb;text-align:center;display:var(--anHienMoTaKhoi);}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .desc{font-size:var(--coChuMoTaKhoiMB);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:#fff3bb;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header1 .title .icon{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-radius:var(--boNut);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2.short .subCate{width:auto;margin-right:-30px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2.short .subCate .owl-nav>div{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .itemSub a{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .itemSub a.active,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .itemSub a:hover{color:var(--mauChuLinkHover2);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .itemSub2 a{border-color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .itemSub2 a:hover{background-color:#fff;color:#000;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .owl-stage{white-space:nowrap;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .owl-item{display:inline-block;float:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .owl-nav>div{margin-right:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHover2RGB),.6);background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;color:var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title>span{font:20px/40px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:#fff3bb;padding-left:48px;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title .icon{width:36px;height:36px;background-color:#fff;border-radius:var(--boNut);display:block;position:absolute;left:2px;top:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title .icon:after{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header2 .title .icon img{max-height:22px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3{overflow:hidden;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:#fff3bb;position:relative;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title a:after,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title>span:after{content:'';background:url(../img/rightTitle.png) no-repeat left center;height:100%;width:100vw;left:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title a:before,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title>span:before{content:'';background:url(../img/leftTitle.png) no-repeat right center;height:100%;width:100vw;right:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header3 .title .icon{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title>span{font:32px/40px var(--font-chu-bold);line-height:1.3;font-size:var(--coChuTieuDePC);color:#fff3bb;position:relative;padding-left:17px;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title a:before,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title>span:before{content:'';width:5px;height:26px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:6px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header4 .title .icon{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5{padding:0 20px;position:relative;overflow:hidden;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;left:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title{position:relative;z-index:6;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span{font:34px/57px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:#fff3bb;position:relative;border-top:2px solid var(--mauChuLinkHover);border-bottom:2px solid var(--mauChuLinkHover);background-color:#fff6e5;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a:before,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a:after,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a .name,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span .name{display:inline-block;background:url(../img/laCay.png) no-repeat center right;padding-right:60px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a .add1,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span .add1{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a .add2,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title>span .add2{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header5 .title .icon{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header{padding:0 20px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span{font:34px/57px var(--font-chu-bold);font-size:var(--coChuTieuDePC);color:#fff3bb;position:relative;border-top:2px solid var(--mauChuLinkHover2);border-bottom:2px solid var(--mauChuLinkHover2);}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span{font-size:20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a:before,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a:after,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a .name,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span .name{display:inline-block;background:url(../img/laCay2.png) no-repeat center right;padding-right:60px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a .add1,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span .add1{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;filter:brightness(0) saturate(100%) var(--color-sub-filter);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a .add2,.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title>span .add2{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);filter:brightness(0) saturate(100%) var(--color-sub-filter);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a:hover{color:#fff3bb;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title .icon{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop{font:16px/28px var(--font-chu-thuong);display:inline-block;height:30;margin-top:5px;margin-bottom:5px;color:var(--mauChuChuDao);margin-left:5px;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop:hover{color:var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop2{padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop3{background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:var(--anHienNutXemThemBenTren);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop3 i{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop3:before{content:'';background:url(../img/topMore.png) no-repeat;width:103px;height:13px;position:absolute;left:calc(50% - 51px);bottom:0;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .subCate{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreTop{display:none;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px);margin:20px calc(30px/-2) calc(var(--khoangCachItemTrenDuoi)/-1);display:normal;justify-content:var(--canCacItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem:after{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem.owl-carousel,.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem.slick-slider{margin-top:10px;margin-bottom:-10px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem.owl-carousel .item,.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem.slick-slider .item{padding-top:10px;padding-bottom:10px;margin-bottom:0;width:100%;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);background-color:rgba(255,255,255,.5);font-size:0;color:var(--mauChuLinkHover);border:1px solid var(--mauChuLinkHover);border-radius:var(--boNut);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(30px/2 + 10px);}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(30px/2 + 10px);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(10px/2 + 10px);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(30px/2 + 10px);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev:before{content:'';}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(30px/2 + 10px);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(10px/2 + 10px);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-dots{padding:0;font-size:0;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;z-index:6;width:100%;text-align:center;pointer-events:none;height:10px;display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-dots .owl-dot{height:10px;display:inline-block;vertical-align:top;pointer-events:auto;margin:0 4px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-dots .owl-dot span{height:10px;width:10px;background:none;border-radius:var(--boNut);font-size:0;padding:0;cursor:pointer;outline:0;vertical-align:top;display:inline-block;border:1px solid var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-dots .owl-dot.active span{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);border:1px solid var(--mauChuLinkHover);background-color:rgba(255,255,255,.3);font-size:0;color:var(--mauChuLinkHover);border-radius:var(--boNut);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow:before{content:'';font-family:FontAwesome;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(30px/2 + 10px);}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(30px/2 + 10px);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(10px/2 + 10px);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(30px/2 + 10px);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-prev:before{content:'';}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(30px/2 + 10px);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(10px/2 + 10px);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-dots{font-size:0;position:absolute;bottom:30px;left:0;text-align:center;width:100%;height:10px;display:none !important;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-dots li{display:inline-block;height:10px;overflow:hidden;vertical-align:top;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-dots li button{height:10px;width:10px;border-radius:var(--boNut);margin:0 3px;font-size:0;border:1px solid #fff;vertical-align:top;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .slick-dots li.slick-active button{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .item{width:calc(100%/4);padding:0 calc(30px/2);margin-bottom:var(--khoangCachItemTrenDuoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox{background-color:var(--mauNenItem);border-radius:var(--boItem);box-shadow:0 0 10px rgba(0, 0, 0, 0.1);overflow:hidden;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox{border-radius:var(--boItemMB);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox{box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox{overflow:hidden;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox:hover{box-shadow:0 0 10px rgba(var(--mauChuLinkHoverRGB), 0.6);}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox:hover .khungAnh{box-shadow:none;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh{border-radius:0;overflow:hidden;box-shadow:none;display:var(--anHienAnhCuaItem);text-align:center;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh{border-radius:0;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh img{aspect-ratio:355/450;object-fit:var(--loaiAnh);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh .icon{position:absolute;left:10px;bottom:10px;z-index:6;pointer-events:none;color:#fff;font-size:16px;width:42px;height:42px;background-color:rgba(var(--mauChuLinkHoverRGB),.5);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;animation:rotatePhone 1s infinite ease-in-out;-webkit-animation:rotatePhone 1s infinite ease-in-out;border:1px solid #fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh .icon:after{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh .icon.image{display:var(--anHienIconAnhCuaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh .icon.video{display:var(--anHienIconVideoCuaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDetail{padding:0 20px 12px 20px;display:var(--anHienCacThongTinCuaItem);text-align:center;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDetail{padding:0 20px 12px 20px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTime{margin-top:8px;font:15px/22px var(--font-chu-thuong);color:#999;display:none;text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTime span:nth-child(2){margin-left:15px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTime i{margin-right:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemCate{margin-top:8px;max-height:24px;height:24px;overflow:hidden;display:var(--anHienDanhMucCuaItem);text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemCate a{font:15px/22px var(--font-chu-thuong);color:#666;text-transform:uppercase;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemCate a:hover{color:var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTitle{margin-top:.6em;max-height:3em;height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:center;line-height:1.5em;font-size:24px;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTitle a{font-family:var(--font-chu-bold);color:var(--mauChuTieuDeItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTitle a:hover{color:var(--mauChuTieuDeItemHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:var(--anHienMoTaCuaItem);text-align:center;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDesc{font-size:var(--coChuMoTaItemMB);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .thongSoNhanh{display:none;margin-top:8px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .thongSoNhanh ul{margin:0;padding:0;list-style:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .thongSoNhanh ul li{position:relative;padding-left:18px;line-height:24px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .thongSoNhanh ul li:before{content:'';font-family:FontAwesome;color:var(--color-main);position:absolute;left:0;top:0;font-size:10px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .thongSoNhanh ul li:nth-child(1)~li{margin-top:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice{margin-top:8px;font-size:0;display:var(--anHienGiaCuaItem);text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice .km{display:inline-block;vertical-align:top;font:16px/24px var(--font-chu-bold);color:var(--mauChuGiaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice .ny{display:inline-block;vertical-align:top;margin-left:15px;font:16px/24px var(--font-chu-thuong);color:#666;text-decoration:line-through;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice2{text-align:center;display:var(--anHienGiaCuaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice2 .km{font:16px/28px var(--font-chu-bold);color:#fff;border:1px solid var(--mauChuGiaItem);padding:0 15px;height:30px;border-radius:var(--boNut);background-color:var(--mauChuGiaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemPrice2 .ny{font:16px/28px var(--font-chu-bold);border:1px solid transparent;height:30px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;justify-content:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBot:after{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBot:after{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore{margin-top:12px;font:16px/24px var(--font-chu-thuong);color:var(--mauChuNutXemChiTietItem);display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore:hover{color:#741416;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore.add{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore.buy{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;background-color:transparent;border-color:var(--mauChuNutXemChiTietItem);color:var(--mauChuNutXemChiTietItem);margin-top:12px;margin-bottom:8px;display:var(--anHienNutXemChiTietCuaItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2 span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2 i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2:hover i{color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore2:hover{background-color:#741416;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .item{margin-right:0;width:100%;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemBox{padding:15px 20px 15px 15px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(344/1435*100%);margin-right:15px;border-radius:var(--boItem);}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 344/1435*100% - 15px);padding:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemCate{margin-top:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemDesc{height:auto;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemTitle{height:auto;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemMore{margin-bottom:0;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemMore.buy{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .thongSoNhanh{display:block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemBot{justify-content:flex-start;}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemBot a{margin-right:15px;}@media(max-width:1600px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem{width:calc(100% + 30px);margin:20px calc(30px/-2) calc(var(--khoangCachItemTrenDuoi1366)/-1);}.KhoiDonLe9b[id='khoiBao542'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/4);padding-left:calc(30px/2);padding-right:calc(30px/2);margin-bottom:var(--khoangCachItemTrenDuoi1366);}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(295/925*100%);}.KhoiDonLe9b[id='khoiBao542'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 295/925*100% - 15px);}}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem{width:calc(100% + 10px);margin:20px calc(10px/-2) calc(var(--khoangCachItemTrenDuoi767)/-1);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div{width:30px;height:30px;margin-top:7px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/2);padding-left:calc(10px/2);padding-right:calc(10px/2);margin-bottom:var(--khoangCachItemTrenDuoi767);}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 25px;height:40px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;border-color:var(--mauChuLinkHover);margin-top:20px;display:var(--anHienNutXemThemBenDuoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot:hover i{color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot:hover{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-color:var(--mauChuLinkHover);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot3{display:table;margin-left:auto;margin-right:auto;margin-top:20px;background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:var(--anHienNutXemThemBenDuoi);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot3 i{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot3:before{content:'';background:url(../img/botMore.png) no-repeat;width:137px;height:15px;position:absolute;left:calc(50% - 69px);bottom:0;}@media(max-width:767px){.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot3{font-size:16px;}}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4{font:16px/40px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 35px;height:42px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;background:none;border:none;color:#fff;margin-top:20px;display:var(--anHienNutXemThemBenDuoi);position:relative;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 span{display:inline-block;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 i{margin-left:5px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4:hover i{color:#fff;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4:hover{background:none;border:none;box-shadow:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4:hover .add{background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 .text{position:relative;z-index:5;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 .add1{content:'';width:100%;height:100%;position:absolute;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:0;left:0;clip-path:polygon(0 100%,20px 0,100% 0,calc(100% - 20px) 100%);z-index:1;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 .add2{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;left:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .moreBot4 .add3{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;right:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh{clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDetail{background:linear-gradient(to bottom,var(--mauChuLinkHover2),#e4b967);margin-top:10px;clip-path:polygon(15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px),0 15px);position:relative;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore{background:url(../img/moreItem.png) no-repeat;width:164px;height:39px;position:absolute;left:calc(50% - 82px);bottom:-20px;z-index:1;line-height:37px;text-align:center;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore span{display:inline-block;padding-right:22px;background:url(../img/more.png) no-repeat top 5px right;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemMore i{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemBox{overflow:visible;position:relative;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem.owl-carousel .item{padding-bottom:20px;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div{background:url(../img/prevIconHv.png) no-repeat;border:none;width:45px;height:40px;background-color:transparent;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div:before{display:none;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div:hover{box-shadow:none;background-color:transparent;}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-next{transform:rotate(180deg);right:calc(30px/2 - 55px);}.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(30px/2 - 55px);}#khoiBao544 {background-image: url(https://dinhchualangbui.com.vn/pic/TrainTicket/bg-tin-tuc-trang-chu_6216.jpg);}.NhomDanhMucKemBaiViet4[id='khoiBao544']{width:calc(var(--doRongKhoi));padding-top:80px;padding-bottom:80px;}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544']{width:var(--doRongKhoi767);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544']{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544']{padding-bottom:var(--cachLeDuoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .container{width:var(--doRongKhungChuaNoiDung767);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header{position:relative;display:var(--anHienTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate{float:left;width:calc(var(--doRongKhungChuaNoiDung) - 70px - 30px*2 - 2*(var(--doRongKhungChuaNoiDung) - 30px*(3 - 1))/3);margin-right:70px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub{padding:5px 0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub a{font:16px/30px var(--font-chu-thuong);height:30px;padding-right:15px;color:var(--mauChuChuDao);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub a img{display:inline-block;vertical-align:middle;transform:translateY(-2px);-webkit-transform:translateY(-2px);margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub2 a{display:inline-block;padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .itemSub2 a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div{position:absolute;z-index:4;width:30px;height:30px;top:5px;background-color:#f2f2f2;font-size:0;color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div.owl-next{right:-70px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div.owl-prev{right:-35px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-nav>div.owl-prev:before{content:'';}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate .owl-dots{display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header.short .subCate{width:auto;margin-right:-5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header.short .owl-item:last-child .itemSub{padding-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header:not(.short) .subCate{margin-right:86px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-next{right:-78px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-prev{right:-43px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .right{right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .topTitle{text-align:var(--canTieuDeKhoi);display:var(--anHienHoaVanBenTrenTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .topTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .bottomTitle{text-align:var(--canTieuDeKhoi);display:var(--anHienHoaVanBenDuoiTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .bottomTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .title{text-align:var(--canTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .title>span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate{margin:0;padding:0;list-style:none;margin-top:13px;font-size:0;display:none;text-align:var(--canCacDanhMucCon);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li{display:inline-block;margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);padding:0 15px;height:34px;text-align:center;display:inline-block;background-color:#fff;border-color:var(--mauChuLinkHover);color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .container>.subCate li:last-child{margin-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .desc{font:16px/24px var(--font-chu-thuong);line-height:1.5;margin-top:10px;font-size:var(--coChuMoTaKhoiPC);color:var(--mauChuMoTaKhoi);text-align:var(--canMoTaKhoi);display:var(--anHienMoTaKhoi);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .desc{font-size:var(--coChuMoTaKhoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header1 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2.short .subCate{width:auto;margin-right:-30px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .itemSub a{color:var(--mauChuTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .itemSub a:hover{color:var(--mauChuLinkHover2);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .itemSub2 a{border-color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .itemSub2 a:hover{background-color:#fff;color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .owl-nav>div{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHover2RGB),.6);background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title>span{font:20px/40px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);padding-left:48px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title .icon{width:36px;height:36px;background-color:#fff;border-radius:var(--boNut);display:block;position:absolute;left:2px;top:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header2 .title .icon img{max-height:22px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3{overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title>span:after{content:'';background:url(../img/rightTitle.png) no-repeat left center;height:100%;width:100vw;left:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title>span:before{content:'';background:url(../img/leftTitle.png) no-repeat right center;height:100%;width:100vw;right:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header3 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title>span{font:32px/40px var(--font-chu-bold);line-height:1.3;font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;padding-left:17px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title>span:before{content:'';width:5px;height:26px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:6px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header4 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header{padding:0 20px;position:relative;overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;left:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title{position:relative;z-index:6;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover);border-bottom:2px solid var(--mauChuLinkHover);background-color:#fff6e5;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span .name{display:inline-block;background:url(../img/laCay.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span .add1{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title>span .add2{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6{padding:0 20px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover2);border-bottom:2px solid var(--mauChuLinkHover2);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span .name{display:inline-block;background:url(../img/laCay2.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span .add1{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title>span .add2{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header6 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop1{font:16px/28px var(--font-chu-thuong);display:inline-block;height:30;margin-top:5px;margin-bottom:5px;color:var(--mauChuChuDao);margin-left:5px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop1:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop2{padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop{background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop:before{content:'';background:url(../img/topMore.png) no-repeat;width:103px;height:13px;position:absolute;left:calc(50% - 51px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .header .subCate{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreTop{display:none;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px);margin:20px calc(30px/-2) calc(var(--khoangCachItemTrenDuoi)/-1);display:normal;justify-content:var(--canCacItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem.owl-carousel,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem.slick-slider{margin-top:10px;margin-bottom:-10px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem.owl-carousel .item,.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem.slick-slider .item{padding-top:10px;padding-bottom:10px;margin-bottom:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);background-color:rgba(255,255,255,.5);font-size:0;color:var(--mauChuLinkHover);border:1px solid var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(30px/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(30px/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-dots{padding:0;font-size:0;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;z-index:6;width:100%;text-align:center;pointer-events:none;height:10px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-dots .owl-dot{height:10px;display:inline-block;vertical-align:top;pointer-events:auto;margin:0 4px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-dots .owl-dot span{height:10px;width:10px;background:none;border-radius:var(--boNut);font-size:0;padding:0;cursor:pointer;outline:0;vertical-align:top;display:inline-block;border:1px solid var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-dots .owl-dot.active span{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);border:1px solid var(--mauChuLinkHover);background-color:rgba(255,255,255,.3);font-size:0;color:var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow:before{content:'';font-family:FontAwesome;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(30px/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(30px/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-dots{font-size:0;position:absolute;bottom:30px;left:0;text-align:center;width:100%;height:10px;display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-dots li{display:inline-block;height:10px;overflow:hidden;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-dots li button{height:10px;width:10px;border-radius:var(--boNut);margin:0 3px;font-size:0;border:1px solid #fff;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .slick-dots li.slick-active button{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .item{width:calc(100%/3);padding:0 calc(30px/2);margin-bottom:var(--khoangCachItemTrenDuoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox{background-color:#ffffff;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);overflow:hidden;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox{border-radius:var(--boItemMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox{box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox{overflow:hidden;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox:hover{box-shadow:0 0 10px rgba(var(--mauChuLinkHoverRGB), 0.6);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBox:hover .khungAnh{box-shadow:none;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh{border-radius:0;overflow:hidden;box-shadow:none;display:var(--anHienAnhCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh{border-radius:0;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh img{aspect-ratio:3/2;object-fit:var(--loaiAnh);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh .icon{position:absolute;left:10px;bottom:10px;z-index:6;pointer-events:none;color:#fff;font-size:16px;width:42px;height:42px;background-color:rgba(var(--mauChuLinkHoverRGB),.5);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;animation:rotatePhone 1s infinite ease-in-out;-webkit-animation:rotatePhone 1s infinite ease-in-out;border:1px solid #fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh .icon.image{display:var(--anHienIconAnhCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .khungAnh .icon.video{display:var(--anHienIconVideoCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemDetail{padding:0 20px 12px 20px;display:var(--anHienCacThongTinCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemDetail{padding:0 20px 12px 20px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTime{margin-top:8px;font:15px/22px var(--font-chu-thuong);color:#999;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTime span:nth-child(2){margin-left:15px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTime i{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemCate{margin-top:8px;max-height:24px;height:24px;overflow:hidden;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemCate a{font:15px/22px var(--font-chu-thuong);color:#666;text-transform:uppercase;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemCate a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTitle{margin-top:.6em;max-height:3em;height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:var(--canThongTinItem);line-height:1.5em;font-size:var(--coChuTieuDeItemPC);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTitle a{font-family:var(--font-chu-bold);color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTitle a:hover{color:#e5bc6b;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:var(--anHienMoTaCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemDesc{font-size:var(--coChuMoTaItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .thongSoNhanh{display:none;margin-top:8px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .thongSoNhanh ul{margin:0;padding:0;list-style:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .thongSoNhanh ul li{position:relative;padding-left:18px;line-height:24px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .thongSoNhanh ul li:before{content:'';font-family:FontAwesome;color:var(--color-main);position:absolute;left:0;top:0;font-size:10px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .thongSoNhanh ul li:nth-child(1)~li{margin-top:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice{margin-top:8px;font-size:0;display:var(--anHienGiaCuaItem);text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice .km{display:inline-block;vertical-align:top;font:16px/24px var(--font-chu-bold);color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice .ny{display:inline-block;vertical-align:top;margin-left:15px;font:16px/24px var(--font-chu-thuong);color:#666;text-decoration:line-through;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice2{text-align:var(--canThongTinItem);display:var(--anHienGiaCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice2 .km{font:16px/28px var(--font-chu-bold);color:#fff;border:1px solid var(--mauChuGiaItem);padding:0 15px;height:30px;border-radius:var(--boNut);background-color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemPrice2 .ny{font:16px/28px var(--font-chu-bold);border:1px solid transparent;height:30px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;justify-content:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore{margin-top:12px;font:16px/24px var(--font-chu-thuong);color:var(--mauChuNutXemChiTietItem);display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore:hover{color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore.add{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;background-color:transparent;border-color:var(--mauChuNutXemChiTietItem);color:var(--mauChuNutXemChiTietItem);margin-top:12px;margin-bottom:8px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemMore2:hover{background-color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .item{margin-right:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemBox{padding:15px 20px 15px 15px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(344/1435*100%);margin-right:15px;border-radius:10px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 344/1435*100% - 15px);padding:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemCate{margin-top:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemDesc{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemTitle{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemMore{margin-bottom:0;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .thongSoNhanh{display:block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemBot{justify-content:flex-start;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemBot a{margin-right:15px;}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem1366));margin:20px calc(var(--khoangCachItem1366)/-2) calc(var(--khoangCachItemTrenDuoi1366)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/3);padding-left:calc(var(--khoangCachItem1366)/2);padding-right:calc(var(--khoangCachItem1366)/2);margin-bottom:var(--khoangCachItemTrenDuoi1366);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(295/925*100%);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 295/925*100% - 15px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem767));margin:20px calc(var(--khoangCachItem767)/-2) calc(var(--khoangCachItemTrenDuoi767)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .groupItem .owl-nav>div{width:30px;height:30px;margin-top:7px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/1);padding-left:calc(var(--khoangCachItem767)/2);padding-right:calc(var(--khoangCachItem767)/2);margin-bottom:var(--khoangCachItemTrenDuoi767);}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 25px;height:40px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;border-color:var(--mauChuLinkHover);margin-top:20px;display:var(--anHienNutXemThemBenDuoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot1:hover{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot{display:table;margin-left:auto;margin-right:auto;margin-top:20px;background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:var(--anHienNutXemThemBenDuoi);}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot:before{content:'';background:url(../img/botMore.png) no-repeat;width:137px;height:15px;position:absolute;left:calc(50% - 69px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot{font-size:16px;}}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4{font:16px/40px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 35px;height:42px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;background:none;border:none;color:#fff;margin-top:20px;display:var(--anHienNutXemThemBenDuoi);position:relative;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4:hover{background:none;border:none;box-shadow:none;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4:hover .add{background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 .text{position:relative;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 .add1{content:'';width:100%;height:100%;position:absolute;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:0;left:0;clip-path:polygon(0 100%,20px 0,100% 0,calc(100% - 20px) 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 .add2{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;left:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .moreBot4 .add3{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;right:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao547']{width:calc(50% - 15px);padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547']{width:50% - 15px;}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547']{width:100%;}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547']{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547']{padding-bottom:var(--cachLeDuoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .container{width:var(--doRongKhungChuaNoiDung767);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header{position:relative;display:var(--anHienTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate{float:left;width:calc(var(--doRongKhungChuaNoiDung) - 70px - var(--khoangCachItem)*2 - 2*(var(--doRongKhungChuaNoiDung) - var(--khoangCachItem)*(1 - 1))/1);margin-right:70px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub{padding:5px 0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub a{font:16px/30px var(--font-chu-thuong);height:30px;padding-right:15px;color:var(--mauChuChuDao);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub a img{display:inline-block;vertical-align:middle;transform:translateY(-2px);-webkit-transform:translateY(-2px);margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub2 a{display:inline-block;padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .itemSub2 a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div{position:absolute;z-index:4;width:30px;height:30px;top:5px;background-color:#f2f2f2;font-size:0;color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div.owl-next{right:-70px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div.owl-prev{right:-35px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-nav>div.owl-prev:before{content:'';}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate .owl-dots{display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header.short .subCate{width:auto;margin-right:-5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header.short .owl-item:last-child .itemSub{padding-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header:not(.short) .subCate{margin-right:86px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-next{right:-78px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-prev{right:-43px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .right{right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .topTitle{text-align:left;display:var(--anHienHoaVanBenTrenTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .topTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .bottomTitle{text-align:left;display:var(--anHienHoaVanBenDuoiTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .bottomTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .title{text-align:left;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .title>span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate{margin:0;padding:0;list-style:none;margin-top:13px;font-size:0;display:none;text-align:left;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li{display:inline-block;margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);padding:0 15px;height:34px;text-align:center;display:inline-block;background-color:#fff;border-color:var(--mauChuLinkHover);color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .container>.subCate li:last-child{margin-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .desc{font:16px/24px var(--font-chu-thuong);line-height:1.5;margin-top:10px;font-size:var(--coChuMoTaKhoiPC);color:var(--mauChuMoTaKhoi);text-align:left;display:none;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .desc{font-size:var(--coChuMoTaKhoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header1 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2.short .subCate{width:auto;margin-right:-30px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .itemSub a{color:var(--mauChuTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .itemSub a:hover{color:var(--mauChuLinkHover2);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .itemSub2 a{border-color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .itemSub2 a:hover{background-color:#fff;color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .owl-nav>div{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHover2RGB),.6);background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title>span{font:20px/40px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);padding-left:48px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title .icon{width:36px;height:36px;background-color:#fff;border-radius:var(--boNut);display:block;position:absolute;left:2px;top:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header2 .title .icon img{max-height:22px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3{overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title>span:after{content:'';background:url(../img/rightTitle.png) no-repeat left center;height:100%;width:100vw;left:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title>span:before{content:'';background:url(../img/leftTitle.png) no-repeat right center;height:100%;width:100vw;right:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header3 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title>span{font:32px/40px var(--font-chu-bold);line-height:1.3;font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;padding-left:17px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title>span:before{content:'';width:5px;height:26px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:6px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header4 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header{padding:0 20px;position:relative;overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;left:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title{position:relative;z-index:6;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover);border-bottom:2px solid var(--mauChuLinkHover);background-color:#fff6e5;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span .name{display:inline-block;background:url(../img/laCay.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span .add1{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title>span .add2{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6{padding:0 20px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover2);border-bottom:2px solid var(--mauChuLinkHover2);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span .name{display:inline-block;background:url(../img/laCay2.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span .add1{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title>span .add2{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header6 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop1{font:16px/28px var(--font-chu-thuong);display:inline-block;height:30;margin-top:5px;margin-bottom:5px;color:var(--mauChuChuDao);margin-left:5px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop1:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop2{padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop{background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop:before{content:'';background:url(../img/topMore.png) no-repeat;width:103px;height:13px;position:absolute;left:calc(50% - 51px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .header .subCate{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreTop{display:none;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + var(--khoangCachItem));margin:20px calc(var(--khoangCachItem)/-2) calc(var(--khoangCachItemTrenDuoi)/-1);display:normal;justify-content:var(--canCacItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem.owl-carousel,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem.slick-slider{margin-top:10px;margin-bottom:-10px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem.owl-carousel .item,.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem.slick-slider .item{padding-top:10px;padding-bottom:10px;margin-bottom:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);background-color:rgba(255,255,255,.5);font-size:0;color:var(--mauChuLinkHover);border:1px solid var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem)/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem)/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-dots{padding:0;font-size:0;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;z-index:6;width:100%;text-align:center;pointer-events:none;height:10px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-dots .owl-dot{height:10px;display:inline-block;vertical-align:top;pointer-events:auto;margin:0 4px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-dots .owl-dot span{height:10px;width:10px;background:none;border-radius:var(--boNut);font-size:0;padding:0;cursor:pointer;outline:0;vertical-align:top;display:inline-block;border:1px solid var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-dots .owl-dot.active span{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);border:1px solid var(--mauChuLinkHover);background-color:rgba(255,255,255,.3);font-size:0;color:var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow:before{content:'';font-family:FontAwesome;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem)/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem)/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-dots{font-size:0;position:absolute;bottom:30px;left:0;text-align:center;width:100%;height:10px;display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-dots li{display:inline-block;height:10px;overflow:hidden;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-dots li button{height:10px;width:10px;border-radius:var(--boNut);margin:0 3px;font-size:0;border:1px solid #fff;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .slick-dots li.slick-active button{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .item{width:calc(100%/1);padding:0 calc(var(--khoangCachItem)/2);margin-bottom:var(--khoangCachItemTrenDuoi);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox{background-color:#ffffff;border-radius:var(--boItem);box-shadow:0 0 10px rgba(0, 0, 0, 0.1);overflow:hidden;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox{border-radius:var(--boItemMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox{box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox{overflow:hidden;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox:hover{box-shadow:0 0 10px rgba(var(--mauChuLinkHoverRGB), 0.6);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBox:hover .khungAnh{box-shadow:none;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh{border-radius:0;overflow:hidden;box-shadow:none;display:var(--anHienAnhCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh{border-radius:0;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh img{aspect-ratio:750/406;object-fit:var(--loaiAnh);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh .icon{position:absolute;left:10px;bottom:10px;z-index:6;pointer-events:none;color:#fff;font-size:16px;width:42px;height:42px;background-color:rgba(var(--mauChuLinkHoverRGB),.5);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;animation:rotatePhone 1s infinite ease-in-out;-webkit-animation:rotatePhone 1s infinite ease-in-out;border:1px solid #fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh .icon.image{display:var(--anHienIconAnhCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .khungAnh .icon.video{display:flex;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemDetail{padding:0 20px 12px 20px;display:var(--anHienCacThongTinCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemDetail{padding:0 20px 20px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTime{margin-top:8px;font:15px/22px var(--font-chu-thuong);color:#999;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTime span:nth-child(2){margin-left:15px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTime i{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemCate{margin-top:8px;max-height:24px;height:24px;overflow:hidden;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemCate a{font:15px/22px var(--font-chu-thuong);color:#666;text-transform:uppercase;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemCate a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle{margin-top:.6em;max-height:3em;height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:var(--canThongTinItem);line-height:1.5em;font-size:var(--coChuTieuDeItemPC);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle a{font-family:var(--font-chu-bold);color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle a:hover{color:#e5bc6b;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:none;text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemDesc{font-size:var(--coChuMoTaItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .thongSoNhanh{display:none;margin-top:8px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .thongSoNhanh ul{margin:0;padding:0;list-style:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .thongSoNhanh ul li{position:relative;padding-left:18px;line-height:24px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .thongSoNhanh ul li:before{content:'';font-family:FontAwesome;color:var(--color-main);position:absolute;left:0;top:0;font-size:10px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .thongSoNhanh ul li:nth-child(1)~li{margin-top:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice{margin-top:8px;font-size:0;display:var(--anHienGiaCuaItem);text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice .km{display:inline-block;vertical-align:top;font:16px/24px var(--font-chu-bold);color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice .ny{display:inline-block;vertical-align:top;margin-left:15px;font:16px/24px var(--font-chu-thuong);color:#666;text-decoration:line-through;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice2{text-align:var(--canThongTinItem);display:var(--anHienGiaCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice2 .km{font:16px/28px var(--font-chu-bold);color:#fff;border:1px solid var(--mauChuGiaItem);padding:0 15px;height:30px;border-radius:var(--boNut);background-color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemPrice2 .ny{font:16px/28px var(--font-chu-bold);border:1px solid transparent;height:30px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;justify-content:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore{margin-top:12px;font:16px/24px var(--font-chu-thuong);color:var(--mauChuNutXemChiTietItem);display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore:hover{color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore.add{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;background-color:transparent;border-color:var(--mauChuNutXemChiTietItem);color:var(--mauChuNutXemChiTietItem);margin-top:12px;margin-bottom:8px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemMore2:hover{background-color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .item{margin-right:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemBox{padding:15px 20px 15px 15px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(344/1435*100%);margin-right:15px;border-radius:var(--boItem);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 344/1435*100% - 15px);padding:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemCate{margin-top:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemDesc{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemTitle{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemMore{margin-bottom:0;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .thongSoNhanh{display:block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemBot{justify-content:flex-start;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemBot a{margin-right:15px;}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem1366));margin:20px calc(var(--khoangCachItem1366)/-2) calc(var(--khoangCachItemTrenDuoi1366)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/1);padding-left:calc(var(--khoangCachItem1366)/2);padding-right:calc(var(--khoangCachItem1366)/2);margin-bottom:var(--khoangCachItemTrenDuoi1366);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(295/925*100%);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 295/925*100% - 15px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem767));margin:20px calc(var(--khoangCachItem767)/-2) calc(var(--khoangCachItemTrenDuoi767)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .groupItem .owl-nav>div{width:30px;height:30px;margin-top:7px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/var(--soMBItem));padding-left:calc(var(--khoangCachItem767)/2);padding-right:calc(var(--khoangCachItem767)/2);margin-bottom:var(--khoangCachItemTrenDuoi767);}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 25px;height:40px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;border-color:var(--mauChuLinkHover);margin-top:20px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot1:hover{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot{display:table;margin-left:auto;margin-right:auto;margin-top:20px;background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot:before{content:'';background:url(../img/botMore.png) no-repeat;width:137px;height:15px;position:absolute;left:calc(50% - 69px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot{font-size:16px;}}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4{font:16px/40px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 35px;height:42px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;background:none;border:none;color:#fff;margin-top:20px;display:none;position:relative;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4:hover{background:none;border:none;box-shadow:none;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4:hover .add{background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 .text{position:relative;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 .add1{content:'';width:100%;height:100%;position:absolute;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:0;left:0;clip-path:polygon(0 100%,20px 0,100% 0,calc(100% - 20px) 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 .add2{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;left:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .moreBot4 .add3{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;right:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao548']{width:calc(50% - 15px);padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548']{width:50% - 15px;}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548']{width:100%;}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548']{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548']{padding-bottom:var(--cachLeDuoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .container{width:var(--doRongKhungChuaNoiDung767);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header{position:relative;display:var(--anHienTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate{float:left;width:calc(var(--doRongKhungChuaNoiDung) - 70px - var(--khoangCachItem)*2 - 2*(var(--doRongKhungChuaNoiDung) - var(--khoangCachItem)*(2 - 1))/2);margin-right:70px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub{padding:5px 0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub a{font:16px/30px var(--font-chu-thuong);height:30px;padding-right:15px;color:var(--mauChuChuDao);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub a img{display:inline-block;vertical-align:middle;transform:translateY(-2px);-webkit-transform:translateY(-2px);margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub2 a{display:inline-block;padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .itemSub2 a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div{position:absolute;z-index:4;width:30px;height:30px;top:5px;background-color:#f2f2f2;font-size:0;color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div.owl-next{right:-70px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div.owl-prev{right:-35px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-nav>div.owl-prev:before{content:'';}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate .owl-dots{display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header.short .subCate{width:auto;margin-right:-5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header.short .owl-item:last-child .itemSub{padding-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header:not(.short) .subCate{margin-right:86px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-next{right:-78px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header:not(.short) .subCate .owl-nav>div.owl-prev{right:-43px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .right{right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .topTitle{text-align:left;display:var(--anHienHoaVanBenTrenTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .topTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .bottomTitle{text-align:left;display:var(--anHienHoaVanBenDuoiTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .bottomTitle img{vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .title{text-align:left;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .title>span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate{margin:0;padding:0;list-style:none;margin-top:13px;font-size:0;display:none;text-align:left;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li{display:inline-block;margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);padding:0 15px;height:34px;text-align:center;display:inline-block;background-color:#fff;border-color:var(--mauChuLinkHover);color:#000;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .container>.subCate li:last-child{margin-right:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .desc{font:16px/24px var(--font-chu-thuong);line-height:1.5;margin-top:10px;font-size:var(--coChuMoTaKhoiPC);color:var(--mauChuMoTaKhoi);text-align:left;display:var(--anHienMoTaKhoi);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .desc{font-size:var(--coChuMoTaKhoiMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header1 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2.short .subCate{width:auto;margin-right:-30px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2.short .subCate .owl-nav>div{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .itemSub a{color:var(--mauChuTieuDeKhoi);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .itemSub a.active,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .itemSub a:hover{color:var(--mauChuLinkHover2);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .itemSub2 a{border-color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .itemSub2 a:hover{background-color:#fff;color:#000;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .owl-stage{white-space:nowrap;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .owl-item{display:inline-block;float:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .owl-nav>div{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .subCate .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHover2RGB),.6);background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title>span{font:20px/40px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);padding-left:48px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title .icon{width:36px;height:36px;background-color:#fff;border-radius:var(--boNut);display:block;position:absolute;left:2px;top:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header2 .title .icon img{max-height:22px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3{overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title>span{font:38px/1.2 var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title>span:after{content:'';background:url(../img/rightTitle.png) no-repeat left center;height:100%;width:100vw;left:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title>span:before{content:'';background:url(../img/leftTitle.png) no-repeat right center;height:100%;width:100vw;right:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;pointer-events:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header3 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title>span{font:32px/40px var(--font-chu-bold);line-height:1.3;font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;padding-left:17px;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title>span:before{content:'';width:5px;height:26px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:6px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header4 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header{padding:0 20px;position:relative;overflow:hidden;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;z-index:5;left:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title{position:relative;z-index:6;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover);border-bottom:2px solid var(--mauChuLinkHover);background-color:#fff6e5;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span .name{display:inline-block;background:url(../img/laCay.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span .add1{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title>span .add2{background:url(../img/hv1Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6{padding:0 20px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span{font:34px/57px var(--font-chu-bold);font-size:28px;color:var(--mauChuTieuDeKhoi);position:relative;border-top:2px solid var(--mauChuLinkHover2);border-bottom:2px solid var(--mauChuLinkHover2);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span{font-size:24px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a:before,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span:before{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;top:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a:after,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span:after{content:'';width:100%;height:1px;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;position:absolute;left:0;bottom:1px;z-index:1;opacity:.5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a .name,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span .name{display:inline-block;background:url(../img/laCay2.png) no-repeat center right;padding-right:60px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a .add1,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span .add1{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;left:-20px;filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a .add2,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title>span .add2{background:url(../img/hv2Left.png) no-repeat;width:20px;height:61px;position:absolute;top:-2px;right:-20px;transform:rotate(180deg);filter:brightness(0) saturate(100%) var(--color-sub-filter);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title a:hover{color:#741416;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header6 .title .icon{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop1{font:16px/28px var(--font-chu-thuong);display:inline-block;height:30;margin-top:5px;margin-bottom:5px;color:var(--mauChuChuDao);margin-left:5px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop1:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop2{padding:0 15px;border:1px solid var(--mauChuLinkHover);background-color:#fff;border-radius:var(--boNut);color:#000;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop{background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop:before{content:'';background:url(../img/topMore.png) no-repeat;width:103px;height:13px;position:absolute;left:calc(50% - 51px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .header .subCate{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreTop{display:none;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + var(--khoangCachItem));margin:20px calc(var(--khoangCachItem)/-2) calc(var(--khoangCachItemTrenDuoi)/-1);display:normal;justify-content:var(--canCacItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem.owl-carousel,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem.slick-slider{margin-top:10px;margin-bottom:-10px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem.owl-carousel .item,.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem.slick-slider .item{padding-top:10px;padding-bottom:10px;margin-bottom:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);background-color:rgba(255,255,255,.5);font-size:0;color:var(--mauChuLinkHover);border:1px solid var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div:before{content:'';font-family:FontAwesome;font-size:15px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem)/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem)/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div.owl-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-dots{padding:0;font-size:0;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;z-index:6;width:100%;text-align:center;pointer-events:none;height:10px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-dots .owl-dot{height:10px;display:inline-block;vertical-align:top;pointer-events:auto;margin:0 4px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-dots .owl-dot span{height:10px;width:10px;background:none;border-radius:var(--boNut);font-size:0;padding:0;cursor:pointer;outline:0;vertical-align:top;display:inline-block;border:1px solid var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-dots .owl-dot.active span{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow{position:absolute;z-index:4;width:44px;height:44px;top:calc(50% - 22px);border:1px solid var(--mauChuLinkHover);background-color:rgba(255,255,255,.3);font-size:0;color:var(--mauChuLinkHover);border-radius:var(--boNut);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow:before{content:'';font-family:FontAwesome;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);position:absolute;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem)/2 + 10px);}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-next{right:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem)/2 + 10px);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-prev:before{content:'';}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem1366)/2 + 10px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-arrow.slick-prev{left:calc(var(--khoangCachItem767)/2 + 10px);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-dots{font-size:0;position:absolute;bottom:30px;left:0;text-align:center;width:100%;height:10px;display:none !important;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-dots li{display:inline-block;height:10px;overflow:hidden;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-dots li button{height:10px;width:10px;border-radius:var(--boNut);margin:0 3px;font-size:0;border:1px solid #fff;vertical-align:top;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .slick-dots li.slick-active button{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;width:34px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .item{width:calc(100%/2);padding:0 calc(var(--khoangCachItem)/2);margin-bottom:var(--khoangCachItemTrenDuoi);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox{background-color:var(--mauNenItem);border-radius:var(--boItem);box-shadow:var(--doBongItem);overflow:var(--overflowItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox{border-radius:var(--boItemMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox{box-shadow:var(--doBongItemMB);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox{overflow:var(--overflowItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox:hover{box-shadow:var(--doBongHoverItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBox:hover .khungAnh{box-shadow:var(--doBongHoverAnhItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh{border-radius:var(--brAnhItem);overflow:hidden;box-shadow:var(--doBongAnhItem);display:var(--anHienAnhCuaItem);text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh{border-radius:var(--brAnhItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh img{aspect-ratio:365/244;object-fit:var(--loaiAnh);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh .icon{position:absolute;left:10px;bottom:10px;z-index:6;pointer-events:none;color:#fff;font-size:16px;width:42px;height:42px;background-color:rgba(var(--mauChuLinkHoverRGB),.5);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;animation:rotatePhone 1s infinite ease-in-out;-webkit-animation:rotatePhone 1s infinite ease-in-out;border:1px solid #fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh .icon:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh .icon.image{display:flex;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .khungAnh .icon.video{display:var(--anHienIconVideoCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemDetail{padding:var(--cachLeThongTinItem);display:none;text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemDetail{padding:var(--cachLeThongTinItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTime{margin-top:8px;font:15px/22px var(--font-chu-thuong);color:#999;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTime span:nth-child(2){margin-left:15px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTime i{margin-right:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemCate{margin-top:8px;max-height:24px;height:24px;overflow:hidden;display:none;text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemCate a{font:15px/22px var(--font-chu-thuong);color:#666;text-transform:uppercase;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemCate a:hover{color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTitle{margin-top:.6em;max-height:3em;height:3em;overflow:hidden;display:var(--anHienTieuDeCuaItem);text-align:var(--canThongTinItem);line-height:1.5em;font-size:var(--coChuTieuDeItemPC);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTitle{font-size:var(--coChuTieuDeItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTitle a{font-family:var(--font-chu-bold);color:var(--mauChuTieuDeItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemTitle a:hover{color:var(--mauChuTieuDeItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemDesc{font:16px/24px var(--font-chu-thuong);line-height:1.5em;margin-top:.6em;max-height:4.5em;height:4.5em;overflow:hidden;font-size:var(--coChuMoTaItemPC);color:var(--mauChuMotaItem);display:none;text-align:var(--canThongTinItem);}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemDesc{font-size:var(--coChuMoTaItemMB);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .thongSoNhanh{display:none;margin-top:8px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .thongSoNhanh ul{margin:0;padding:0;list-style:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .thongSoNhanh ul li{position:relative;padding-left:18px;line-height:24px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .thongSoNhanh ul li:before{content:'';font-family:FontAwesome;color:var(--color-main);position:absolute;left:0;top:0;font-size:10px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .thongSoNhanh ul li:nth-child(1)~li{margin-top:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice{margin-top:8px;font-size:0;display:var(--anHienGiaCuaItem);text-align:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice .km{display:inline-block;vertical-align:top;font:16px/24px var(--font-chu-bold);color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice .ny{display:inline-block;vertical-align:top;margin-left:15px;font:16px/24px var(--font-chu-thuong);color:#666;text-decoration:line-through;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice2{text-align:var(--canThongTinItem);display:var(--anHienGiaCuaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice2 .km{font:16px/28px var(--font-chu-bold);color:#fff;border:1px solid var(--mauChuGiaItem);padding:0 15px;height:30px;border-radius:var(--boNut);background-color:var(--mauChuGiaItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemPrice2 .ny{font:16px/28px var(--font-chu-bold);border:1px solid transparent;height:30px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;justify-content:var(--canThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemBot:after{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore{margin-top:12px;font:16px/24px var(--font-chu-thuong);color:var(--mauChuNutXemChiTietItem);display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore:hover{color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore.add{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2{font:16px/32px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:34px;border-radius:var(--boNut);text-align:center;display:inline-block;background-color:transparent;border-color:var(--mauChuNutXemChiTietItem);color:var(--mauChuNutXemChiTietItem);margin-top:12px;margin-bottom:8px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .itemMore2:hover{background-color:var(--mauChuNutXemChiTietItemHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .item{margin-right:0;width:100%;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemBox{padding:var(--cachLe2ThongTinItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(344/1435*100%);margin-right:15px;border-radius:var(--boItem);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 344/1435*100% - 15px);padding:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemCate{margin-top:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemDesc{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemTitle{height:auto;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemMore{margin-bottom:0;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemMore.buy{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .thongSoNhanh{display:block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemBot{justify-content:flex-start;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemBot a{margin-right:15px;}@media(max-width:1600px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem1366));margin:20px calc(var(--khoangCachItem1366)/-2) calc(var(--khoangCachItemTrenDuoi1366)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/2);padding-left:calc(var(--khoangCachItem1366)/2);padding-right:calc(var(--khoangCachItem1366)/2);margin-bottom:var(--khoangCachItemTrenDuoi1366);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .khungAnh{float:left;width:calc(295/925*100%);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS[data-hienthi='hienThi2'] .itemDetail{float:right;width:calc(100% - 295/925*100% - 15px);}}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem{width:calc(100% + var(--khoangCachItem767));margin:20px calc(var(--khoangCachItem767)/-2) calc(var(--khoangCachItemTrenDuoi767)/-1);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .groupItem .owl-nav>div{width:30px;height:30px;margin-top:7px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS:not([data-hienthi='hienThi2']) .item{width:calc(100%/2);padding-left:calc(var(--khoangCachItem767)/2);padding-right:calc(var(--khoangCachItem767)/2);margin-bottom:var(--khoangCachItemTrenDuoi767);}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1{font:16px/38px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 25px;height:40px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;border-color:var(--mauChuLinkHover);margin-top:20px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot1:hover{background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;border-color:var(--mauChuLinkHover);}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot{display:table;margin-left:auto;margin-right:auto;margin-top:20px;background:url(../img/botMoreArrow.png) no-repeat top 9px right;padding-right:25px;padding-bottom:15px;position:relative;color:var(--mauChuLinkHover);font-size:21px;display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot i{display:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot:before{content:'';background:url(../img/botMore.png) no-repeat;width:137px;height:15px;position:absolute;left:calc(50% - 69px);bottom:0;}@media(max-width:767px){.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot{font-size:16px;}}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4{font:16px/40px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 35px;height:42px;border-radius:var(--boNut);text-align:center;display:table;margin-left:auto;margin-right:auto;background:none;border:none;color:#fff;margin-top:20px;display:none;position:relative;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 span{display:inline-block;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 i{margin-left:5px;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4:hover i{color:#fff;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4:hover{background:none;border:none;box-shadow:none;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4:hover .add{background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 .text{position:relative;z-index:5;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 .add1{content:'';width:100%;height:100%;position:absolute;background-color:var(--mauChuLinkHover);color:#fff;border-color:transparent;top:0;left:0;clip-path:polygon(0 100%,20px 0,100% 0,calc(100% - 20px) 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 .add2{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;left:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.NhomDanhMucKemBaiViet4[id='khoiBao548'] .newsDS .moreBot4 .add3{content:'';width:23px;height:100%;position:absolute;background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;top:0;right:-6px;clip-path:polygon(0 100%,20px 0,100% 0,3px 100%);z-index:1;}.KhoiBao2[id='khoiBao546']{--boItem:0;border-radius:var(--boItem);--boItem:var(--border-radius-item);width:calc(var(--doRongKhoi));padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);}@media(max-width:1600px){.KhoiBao2[id='khoiBao546']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.KhoiBao2[id='khoiBao546']{width:var(--doRongKhoi767);}}@media(max-width:767px){.KhoiBao2[id='khoiBao546']{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.KhoiBao2[id='khoiBao546']{padding-bottom:var(--cachLeDuoiMB);}}.KhoiBao2[id='khoiBao546']>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}.KhoiBao2[id='khoiBao546']>.container:after{display:none;}.KhoiBao2[id='khoiBao546']>.container:after{display:none;}.KhoiBao2[id='khoiBao546']>.container>div[id*='khoiBao']{margin-left:0;margin-right:0;}.KhoiBao2[id='khoiBao546']>.container .container{min-width:0 !important;}#khoiBao554 {background-image: url(https://dinhchualangbui.com.vn/pic/TrainTicket/bglienhehome_2897.png);}.HoTroLienHe7[id='khoiBao554']{width:calc(var(--doRongKhoi));padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);}@media(max-width:1600px){.HoTroLienHe7[id='khoiBao554']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554']{width:var(--doRongKhoi767);}}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554']{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554']{padding-bottom:40px;}}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554']{background:var(--mauChuLinkHover);}}.HoTroLienHe7[id='khoiBao554'] .contactForm .content{float:right;}.HoTroLienHe7[id='khoiBao554'] .contactForm .text{float:left;margin-right:50px;color:#fff3bb;text-align:right;}.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text1{font-size:40px;line-height:50px;margin-top:30px;}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text1{font-size:20px;line-height:28px;margin-top:0;}}.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text2{font-size:54px;line-height:50px;margin-top:10px;}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text2{font-size:24px;line-height:32px;margin-top:0;}}.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text3{font-size:40px;line-height:50px;margin-top:20px;}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text3{font-size:18px;line-height:24px;margin-top:30px;}}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .text{width:100%;margin-right:0;text-align:center;}}.HoTroLienHe7[id='khoiBao554'] .contactForm .form{border-radius:5px;margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:470px;max-width:100%;float:left;}.HoTroLienHe7[id='khoiBao554'] .contactForm .form:after{display:none;}.HoTroLienHe7[id='khoiBao554'] .contactForm .form:after{display:none;}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .form{width:100%;}}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox{width:calc(50% - 5px);background-color:var(--color-sub);color:#fff;border-color:transparent;position:relative;clip-path:polygon(0 6px,6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px));}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox:before{width:42px;height:100%;text-align:center;line-height:42px;color:#999;font-family:FontAwesome;z-index:1;position:absolute;right:0;bottom:0;content:none;border-radius:var(--boNut);pointer-events:none;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox:after{visibility:visible;width:42px;height:100%;text-align:center;line-height:42px;color:var(--mauChuLinkHover);font-family:FontAwesome;z-index:1;position:absolute;left:0;bottom:0;content:none;border-radius:var(--boNut);pointer-events:none;background-color:rgba(0,0,0,.06);}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.click input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.select input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.time input{padding-right:42px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.select:before{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.time:before{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.icon input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.name input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.phone input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.mail input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.add input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.code input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.content input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.icon select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.name select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.phone select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.mail select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.add select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.code select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.content select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.icon textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.name textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.phone textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.mail textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.add textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.code textarea,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.content textarea{padding-left:57px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.icon:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.name:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.phone:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.mail:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.add:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.code:after{content:'';}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.content:after{content:'';border-radius:5px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.content:before{border-radius:5px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox .icon,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox a{width:42px;height:100%;text-align:center;line-height:42px;font-family:FontAwesome;z-index:1;position:absolute;right:0;top:0;border-radius:0 0 0 0;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox .icon{pointer-events:none;background-color:rgba(var(--mauChuLinkHoverRGB),.5);}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox .text{font:16px/24px var(--font-chu-bold);margin-bottom:5px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox select,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea{font:16px/24px var(--font-chu-thuong);height:42px;padding:0 15px;border:1px solid #e3e3e3;background-color:#fff;border-radius:var(--boNut);display:block;width:100%;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input:hover,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox select:hover,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);border-color:transparent;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox select{padding-left:10;-webkit-appearance:none;-moz-appearance:none;padding-right:42px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea{height:100px;padding-top:5px;padding-bottom:5px;border-radius:5px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox:before{content:'';width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;left:1px;top:1px;z-index:1;clip-path:polygon(0 6px,6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px));background-color:#741416;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.nd{width:100%;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox .text{color:#fff;font-family:var(--font-chu-thuong);display:block;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea{border:none;background:none;position:relative;z-index:2;color:#fff3bb;font-size:16px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input::-webkit-input-placeholder,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea::-webkit-input-placeholder{color:#fff3bb;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input::-webkit-input-placeholder,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea::-webkit-input-placeholder{color:#fff3bb;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input::-moz-placeholder,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea::-moz-placeholder{color:#fff3bb;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input:-ms-input-placeholder,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea:-ms-input-placeholder{color:#fff3bb;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox input:-moz-placeholder,.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea:-moz-placeholder{color:#fff3bb;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox textarea{height:80px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox:nth-child(2)~.inputBox{margin-top:15px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.captcha{position:relative;width:calc(100% - 175px - 10px);}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.captcha img{position:absolute;bottom:5px;right:42px;z-index:3;width:115px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.captcha a{font-size:24px;color:#fff3bb;float:left;top:auto;right:0;bottom:0;height:42px;z-index:3;}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.captcha{width:100%;}}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick{width:175px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick:before{background-color:var(--mauChuLinkHover2);color:#fff;border-color:transparent;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a{font:16px/40px var(--font-chu-thuong);border:1px solid var(--mauChuLinkHover);background-color:#fff;padding:0 15px;height:42px;border-radius:var(--boNut);text-align:center;display:inline-block;font-family:var(--font-chu-bold);text-transform:uppercase;display:block;width:100%;position:static;background:none;color:var(--mauChuLinkHover);position:relative;z-index:2;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a span{display:inline-block;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a i{margin-left:5px;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a:hover{box-shadow:0 0 5px rgba(var(--mauChuLinkHoverRGB),.6);background-color:var(--mauChuLinkHover);border-color:transparent;color:#fff;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a:hover i{color:#fff;}.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick a:hover{background:none;color:var(--mauChuLinkHover);}@media(max-width:767px){.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick{width:100%;}}#khoiBao536 {background-image: url(https://dinhchualangbui.com.vn/pic/TrainTicket/group-20_5437.png);}.Footer7[id='khoiBao536']{--cachLeTren:50px;--cachLeDuoi:50px;--mauChuTieuDeKhoi:#fff3bb;width:calc(var(--doRongKhoi));position:relative;}@media(max-width:1600px){.Footer7[id='khoiBao536']{width:var(--doRongKhoi1366);}}@media(max-width:767px){.Footer7[id='khoiBao536']{width:var(--doRongKhoi767);}}.Footer7[id='khoiBao536']:before{content:'';background:url(../img/vienTren.png) no-repeat;width:100%;height:16px;position:absolute;top:0;left:0;z-index:1;}.Footer7[id='khoiBao536'] .container{width:calc(var(--doRongKhungChuaNoiDung));}@media(max-width:1600px){.Footer7[id='khoiBao536'] .container{width:var(--doRongKhungChuaNoiDung1366);}}@media(max-width:767px){.Footer7[id='khoiBao536'] .container{width:var(--doRongKhungChuaNoiDung767);}}.Footer7[id='khoiBao536'] .logoFooterBox{max-height:180px;float:left;transform:translateY(calc(-1*var(--cachLeTren) + 16px));-webkit-transform:translateY(calc(-1*var(--cachLeTren) + 16px));}.Footer7[id='khoiBao536'] .logoFooterBox img{max-height:180px;vertical-align:top;}.Footer7[id='khoiBao536'] .logoFooterBox img:hover{-webkit-filter:brightness(120%);filter:brightness(120%);-ms-filter:brightness(120%);-moz-filter:brightness(120%);}.Footer7[id='khoiBao536'] .logoFooterBox a:hover img{-webkit-filter:brightness(120%);filter:brightness(120%);-ms-filter:brightness(120%);-moz-filter:brightness(120%);}.Footer7[id='khoiBao536'] .footerBox .container{border-bottom:1px solid rgba(255,255,255,.1);padding-top:var(--cachLeTren);padding-bottom:var(--cachLeDuoi);}@media(max-width:767px){.Footer7[id='khoiBao536'] .footerBox .container{padding-top:var(--cachLeTrenMB);}}@media(max-width:767px){.Footer7[id='khoiBao536'] .footerBox .container{padding-bottom:40px;}}.Footer7[id='khoiBao536'] .footerBox .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}.Footer7[id='khoiBao536'] .footerBox .top:after{display:none;}.Footer7[id='khoiBao536'] .footerBox .top:after{display:none;}.Footer7[id='khoiBao536'] .bottomBox .container{border-top:1px solid rgba(0,0,0,.1);padding-top:15px;padding-bottom:15px;}.Footer7[id='khoiBao536'] .bottomBox .text{font-size:14px;text-align:center;color:#fff3bb;float:left;margin-top:5px;font-size:16px;}.Footer7[id='khoiBao536'] .bottomBox a{color:#fff3bb;}.Footer7[id='khoiBao536'] .bottomBox a:hover{color:#fff3bb;}.Footer7[id='khoiBao536'] .bottomBox p{margin:0;}.Footer7[id='khoiBao536'] .bottomBox.time{padding:32px 0;}.Footer7[id='khoiBao536'] .bottomBox.time .text{text-align:left;font-size:16px;}.Footer7[id='khoiBao536'] .infoFooter{max-width:21.75324675%;}@media(max-width:1366px){.Footer7[id='khoiBao536'] .infoFooter{max-width:270px;}}.Footer7[id='khoiBao536'] .infoFooter .title{font:16px/24px var(--font-chu-bold);margin-bottom:10px;text-transform:uppercase;color:var(--mauChuTieuDeKhoi);font-size:20px;}@media(max-width:767px){.Footer7[id='khoiBao536'] .infoFooter .title{font-size:var(--coChuTieuDeMB);}}.Footer7[id='khoiBao536'] .infoFooter ul{margin:0;padding:0;list-style:none;}.Footer7[id='khoiBao536'] .infoFooter ul li{font:16px/24px var(--font-chu-thuong);position:relative;padding-left:20px;margin-top:10px;color:#fff3bb;font-size:16px;}.Footer7[id='khoiBao536'] .infoFooter ul li a{font:16px/24px var(--font-chu-thuong);color:#fff3bb;font-size:16px;}.Footer7[id='khoiBao536'] .infoFooter ul li a:hover{color:#fff3bb;}.Footer7[id='khoiBao536'] .infoFooter ul li a:hover i{color:#fff3bb;}.Footer7[id='khoiBao536'] .infoFooter ul li i{font-size:15px;position:absolute;left:0;top:4px;z-index:1;color:var(--mauChuTieuDeKhoi);}.Footer7[id='khoiBao536'] .infoFooter ul li span{display:none;}@media(max-width:767px){.Footer7[id='khoiBao536'] .infoFooter~.infoFooter{margin-top:25px;}}.Footer7[id='khoiBao536'] .ketNoi{float:right;}.Footer7[id='khoiBao536'] .ketNoi .title{margin-bottom:10px;display:none;}.Footer7[id='khoiBao536'] .ketNoi .title a{font:17px/24px var(--font-chu-bold);margin-bottom:10px;text-transform:uppercase;color:var(--mauChuTieuDeKhoi);font-size:20px;}@media(max-width:767px){.Footer7[id='khoiBao536'] .ketNoi .title a{font-size:var(--coChuTieuDeMB);}}.Footer7[id='khoiBao536'] .ketNoi .title a:hover{color:var(--mauChuLinkHover2);}.Footer7[id='khoiBao536'] .ketNoi .social ul{margin:0;padding:0;list-style:none;}.Footer7[id='khoiBao536'] .ketNoi .social ul li{float:left;max-height:33px;margin-right:10px;}.Footer7[id='khoiBao536'] .ketNoi .social ul li img{max-height:33px;}.Footer7[id='khoiBao536'] .ketNoi .social ul li img:hover{-webkit-filter:brightness(120%);filter:brightness(120%);-ms-filter:brightness(120%);-moz-filter:brightness(120%);}.Footer7[id='khoiBao536'] .ketNoi .social ul li:last-child{margin-right:0;}@media(max-width:767px){.Footer7[id='khoiBao536'] .ketNoi .social ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;}.Footer7[id='khoiBao536'] .ketNoi .social ul:after{display:none;}}.Footer7[id='khoiBao536'] .menuBottom{max-width:250px;}.Footer7[id='khoiBao536'] .menuBottom .title{margin-bottom:10px;}.Footer7[id='khoiBao536'] .menuBottom .title a{font:16px/24px var(--font-chu-bold);text-transform:uppercase;color:var(--mauChuTieuDeKhoi);font-size:20px;}@media(max-width:767px){.Footer7[id='khoiBao536'] .menuBottom .title a{font-size:var(--coChuTieuDeMB);}}.Footer7[id='khoiBao536'] .menuBottom .title a:hover{color:var(--mauChuLinkHover2);}.Footer7[id='khoiBao536'] .menuBottom ul{margin:0;padding:0;list-style:none;}.Footer7[id='khoiBao536'] .menuBottom ul li{font:16px/24px var(--font-chu-thuong);position:relative;padding-left:15px;margin-top:10px;color:#fff3bb;font-size:16px;}.Footer7[id='khoiBao536'] .menuBottom ul li a{font:16px/24px var(--font-chu-thuong);color:#fff3bb;font-size:16px;}.Footer7[id='khoiBao536'] .menuBottom ul li a:hover{color:#fff3bb;}.Footer7[id='khoiBao536'] .menuBottom ul li i{font-size:9px;position:absolute;left:0;top:9px;z-index:1;color:var(--mauChuTieuDeKhoi);}.Footer7[id='khoiBao536'] .map{width:30.25974026%;height:220px;}.Footer7[id='khoiBao536'] .map iframe{width:100%;height:100%;clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));}@media(max-width:767px){.Footer7[id='khoiBao536'] .map{width:100%;margin-top:30px;}}.Footer7[id='khoiBao536'] .fbPage{width:300px;}.Footer7[id='khoiBao536'] .fbPage .title{font:16px/24px var(--font-chu-bold);margin-bottom:10px;text-transform:uppercase;color:var(--mauChuTieuDeKhoi);}.Footer7[id='khoiBao536'] .actionFix{position:fixed;right:15px;bottom:55px;z-index:6;}.Footer7[id='khoiBao536'] .actionFix ul{padding:0;margin:0;}.Footer7[id='khoiBao536'] .actionFix ul li{list-style:none;height:44px;}.Footer7[id='khoiBao536'] .actionFix ul li:nth-child(1)~li{margin-top:10px;}.Footer7[id='khoiBao536'] .actionFix ul li.phone{margin-bottom:17px;}.Footer7[id='khoiBao536'] .actionFix ul li.phone a{animation:icon-luc-lac 1s infinite;position:relative;background:#d93536;color:#fff;}.Footer7[id='khoiBao536'] .actionFix ul li.phone a:before{content:'';width:46px;height:46px;position:absolute;left:-2px;top:-2px;border:1px solid rgba(217,53,54,.4);border-radius:50%;}.Footer7[id='khoiBao536'] .actionFix ul li.phone a:after{content:'';width:52px;height:52px;position:absolute;left:-5px;top:-5px;border:1px solid rgba(217,53,54,.2);border-radius:50%;animation:roundScale 1.2s linear infinite;-webkit-animation:roundScale 1.2s linear infinite;}.Footer7[id='khoiBao536'] .actionFix ul li.phone a i{font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.Footer7[id='khoiBao536'] .actionFix ul li.top a{background:#313234;color:#fff;position:relative;opacity:0;pointer-events:none;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;}.Footer7[id='khoiBao536'] .actionFix ul li.top a:hover{background-color:var(--color-main);color:#fff;border-color:transparent;}.Footer7[id='khoiBao536'] .actionFix ul li.top a.show{opacity:1;pointer-events:auto;}.Footer7[id='khoiBao536'] .actionFix ul li.top a i{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.Footer7[id='khoiBao536'] .actionFix ul li a{display:inline-block;width:44px;height:44px;border-radius:50%;}.Footer7[id='khoiBao536'] .actionFix ul li a:hover{-webkit-filter:brightness(120%);filter:brightness(120%);-ms-filter:brightness(120%);-moz-filter:brightness(120%);}.Footer7[id='khoiBao536'] .actionFix ul li a img{width:100%;height:100%;object-fit:cover;}@media(max-width:1199px){.Footer7[id='khoiBao536'] .infoFooter{min-width:335px;}.Footer7[id='khoiBao536'] .menuBottom{min-width:250px;}}@media(max-width:767px){.Footer7[id='khoiBao536'] .logoFooterBox{width:100%;text-align:center;}.Footer7[id='khoiBao536'] .infoFooter{width:100%;max-width:100%;margin-top:25px;}.Footer7[id='khoiBao536'] .menuBottom{width:100%;margin-top:25px;max-width:100%;}.Footer7[id='khoiBao536'] .fbPage{width:100%;margin-top:25px;}.Footer7[id='khoiBao536'] .actionFix{transform:scale(.8);right:5px;}.Footer7[id='khoiBao536'] .ketNoi{width:100%;margin-top:25px;}}


@media (max-width: 767px) {#khoiBao554 {background: var(--mauChuLinkHover);}}




/* Logo mobile */
@media (max-width: 767px) {
/* .Header7[id='khoiBao524'] .logoBox img {max-height: 80px;}
.Header7[id='khoiBao524'] .logoBox {top: -2px;} */
.Header7[id='khoiBao524'] .logoBox {left: 40%;} 
}

/* Menu mobile */
@media (max-width: 767px) {
.Header7[id='khoiBao524'].fixed .headerBox {padding-top: 2px; z-index: 1000;}
/* .Header7[id='khoiBao524'] .headerBox {background: var(--color-main);} */
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu li>a:hover {color: var(--color-sub);}
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu .subMenu li a {border-bottom: 1px solid #a14244; padding: 13px 43px 13px 35px; background: #530b0d; color: #ffffff;}
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li>a:hover, .Header7[id='khoiBao524'] .menuHeaderMain .subMenu li.active>a {color: var(--color-sub);}
.Header7[id='khoiBao524'] .menuHeaderMain span.openSub.active, .Header7[id='khoiBao524'] .menuHeaderMain span.openSub {filter: brightness(0) invert(1);}
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li a i {color: #ffffff;}
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu li a {color: #ffffff; border-bottom: 1px solid #a14244; padding: 13px 43px 13px 20px; background: #671012;}
.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li.active>a {color: var(--color-sub);}
.Header7[id='khoiBao524'] .menuHeaderMain {background: var(--color-main);border-top: 1px solid #a14244; padding: 0 20px 0;}
.Header7[id='khoiBao524'] .menuHeaderBox .menuHeaderMain>li>a {color: #ffffff; padding: 13px 43px 13px 0; border-bottom: 1px solid #a14244; background: var(--color-main);}
.Header7[id='khoiBao524'] .menuHeaderMain span.openSub {height: 50px; width: 50px;}
}

/*Khối về Đình chùa mobile*/
@media (max-width: 767px) {.KhoiDonLe7a[id='khoiBao533'] .text {margin-top: 15px; border-radius: 13px;}}
/* @media (max-width: 767px) {.KhoiDonLe7a[id='khoiBao533'] {padding-bottom: 13px;}} */

/* Slider phần mây */
@media (max-width: 767px) {
.KhoiDonLe7a[id='khoiBao533'] .text {padding-bottom: 76px;}
.KhoiDonLe7a[id='khoiBao533'] {padding-bottom: 53px;}
.KhoiDonLe7a[id='khoiBao533']:before {display: block; width: 100%; height: 256px; background-size: cover; background-position: center; background-repeat: no-repeat;}
}

/* Menu ghim */
@media (min-width: 768px) {
/* .Header7[id='khoiBao524'] .content {border-top: 0px solid var(--mauChuLinkHover); border-bottom: 0px solid var(--mauChuLinkHover);} */
/* .Header7[id='khoiBao524'] .content:after, .Header7[id='khoiBao524'] .content:before {background: none;} */
.Header7[id='khoiBao524'].fixed .headerBox {padding-top: 0; background: var(--color-main);}
.Header7[id='khoiBao524'].fixed .logoBox {display: block; top: -11px; width: 106px;}
.Header7[id='khoiBao524'].fixed .logoBox {display: block;}
.Header7[id='khoiBao524'].fixed .menuHeaderMain>li:nth-child(4)~li {float: right;}
}

/* Menu PC */
@media (min-width:768px) and (max-width:1400px) {.Header7[id='khoiBao524'] .headerBox .container {width: 1160px;min-width: 1160px;}}

/* Chỉnh khoảng hở bên trên slide */
@media(min-width:768px) {
.Header7[id='khoiBao524'] .logoBox {top: calc(-1 * 51px);}
.Header7[id='khoiBao524'] .headerBox {padding-top: 50px;}
}

/* Chỉnh khoảng hở 2 bên slide */
@media(min-width:768px) {.KhoiDonLe7a[id='khoiBao533'] .slideBox {width: calc(100% - 80px);}}

/* Linh - footer */
@media (max-width: 767px) {
.Footer7[id='khoiBao536'] .logoFooterBox img {max-height: 135px;}
.Footer7[id='khoiBao536'] .bottomBox .text {font-size: 14px;}
.Footer7[id='khoiBao536'] .footerBox .container {padding-bottom: 20px;}
.Footer7[id='khoiBao536'] .infoFooter {margin-top: -10px;}
.Footer7[id='khoiBao536'] .menuBottom {display: none;}
}
.Footer7[id='khoiBao536'] .map iframe {clip-path: none;border-radius: 10px;}

/* Linh - trang chủ tham quan Đình - Chùa làng Bùi */
@media(max-width:767px) {
.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-prev {left: calc(30px / 2 - 0px);}
.KhoiDonLe9b[id='khoiBao542'] .newsDS .groupItem .owl-nav>div.owl-next {right: calc(30px / 2 - 0px);}
.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh img {aspect-ratio: 355 / 390;}
}
.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDetail {clip-path: none; border-radius: 0 0 10px 10px; margin-top:0;}
.KhoiDonLe9b[id='khoiBao542'] .newsDS .khungAnh {clip-path: none;border-radius: 10px 10px 0 0;}

/* Giới thiệu chữ slide */
@media(min-width:768px) {
.KhoiDonLe7a[id='khoiBao533'] {margin-bottom: -70px;}
.KhoiDonLe7a[id='khoiBao533'] .text {padding: 42px 0 0 0;}
}

/* Menu + Tìm kiếm mobile */
@media (max-width:767px) {
.Header7[id='khoiBao524'] .openMenuRes span {background-color: var(--mauChuLinkHover2);}
.Header7[id='khoiBao524'] .searchBox .btnSearch {color: var(--mauChuLinkHover2);}
.Header7[id='khoiBao524'] .openMenuRes, .Header7[id='khoiBao524'] .searchBox .btnSearch {border: 1px solid var(--mauChuLinkHover2);;}
.Header7[id='khoiBao524'] .headerRight {padding-right: 0;}
}



/* Linh - form cuối trang chủ */
.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox:before {clip-path: none;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox {clip-path: none; border-radius: 5px;}

@media(max-width:767px) {.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDesc {max-height: 10em; height: 10em;}}
@media(min-width:1200px) and (max-width:1400px) {.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDesc {max-height: 7em; height: 7em;}}
@media(min-width:1401px) {.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemDesc {max-height: 6em; height: 6em;}}

.KhoiDonLe9b[id='khoiBao542'] .newsDS .itemTitle {max-height: 1.8em; height: 1.8em; padding-top: 6px; margin-top: 0;}
@media(max-width:767px) {
.KhoiDonLe9b[id='khoiBao542'] {padding-bottom: 60px;}
.KhoiDonLe9b[id='khoiBao542']:before, .KhoiDonLe9b[id='khoiBao542']:after {background: none;}
.KhoiDonLe9b[id='khoiBao542'] .newsDS .header .title a {font: 21px / 57px var(--font-chu-bold);}
}

/* Linh - Lịch sử văn hóa */
.DanhSachBaiVietTheoModule7[id='khoiBao622'] .newsDS .itemMore {
    font: 18px / 24px var(--font-chu-bold);
    background-color: var(--color-main);
    color: #fff;
    border-radius: 5px;
    padding: 8px 15px;
}
.DanhSachBaiVietTheoModule7[id='khoiBao622'] .newsDS .itemBox {padding: 20px; border-radius: 15px;}

/* Linh - Tin tức */
.DanhMucKemBaiVietTheoModule4[id='khoiBao567'] .newsDS .itemTitle, 
.DanhSachBaiVietTheoModule4[id='khoiBao570'] .newsDS .itemTitle,
.BaiVietCungDanhMuc1[id='khoiBao631'] .baiVietOther .itemTitle {max-height: 4.12em; height: 4.12em; line-height: 1.3em;}

/* Linh - sổ vàng công đức */
.DanhMucKemBaiVietTheoModule4[id='khoiBao653'] .newsDS .itemTitle, 
.DanhSachBaiVietTheoModule4[id='khoiBao657'] .newsDS .itemTitle {max-height: 4.12em; height: 4.12em; line-height: 1.3em;}

/* Linh - Liên hệ */
.Contact1[id='khoiBao564'] .contactSend .btnClick a {font-family: 'GoogleSansbold';}

/* Lịch sử đình chùa làng Bùi trang chủ */
@media (min-width: 768px) {.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .desc {margin-top: 19px; font-size: 18px;}}

/* Linh - Trang giới thiệu */
@media(max-width:767px) {.KhoiDonLe3[id='khoiBao614'] .tamNhin .header .title a {font: 24px / 29px var(--font-chu-bold);}}
.KhoiDonLe3[id='khoiBao614'] .tamNhin .itemTitle {margin-top: 15px;}
@media (min-width: 768px) {.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .itemDetail {padding: 10px 20px 12px !important;}}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .itemTitle a {line-height: 1.3em;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .itemTitle {max-height: 60px;}
.KhoiDonLe3[id='khoiBao614'] .tamNhin .itemTitle {line-height: 1.3em;}
.NhomDanhMucKemBaiViet4[id='khoiBao612'] .newsDS .itemTitle {line-height: 1.3em;}
.KhoiDonLe12[id='khoiBao601'] .gioiThieuHome .header .title {margin-top: 0;}
.KhoiDonLe12[id='khoiBao601'] .gioiThieuHome .desc {font-size: 24px !important;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .itemDesc {height: 3em; max-height: 3em;}
.KhoiDonLe3[id='khoiBao614'] .tamNhin .itemDesc {max-height: 7.5em; height: 7.5em; margin-top: 0;}

/* Linh - Chi tiết bài viết */
@media (max-width: 767px) {.KhoiDonLe7[id='khoiBao628'] {display: none;}}
@media(min-width:768px) {.ChiTietBaiViet1[id='khoiBao640'] .pageWhite {background: rgb(255 255 255 / 70%);} .ChiTietBaiViet1[id='khoiBao640'] { --doBongItem: 0 0 20px rgba(0, 0, 0, .05);}}
@media(min-width:1200px) and (max-width:1400px) {.NhomDanhMucKemBaiViet7[id='khoiBao642'] .newsDS .itemTitle {max-height: 4.12em; height: 4.12em; line-height: 1.3em;}}
b, strong {font-family: 'GoogleSansbold';}

/* Linh - Tin tức trang chủ */
@media(min-width:768px) {.NhomDanhMucKemBaiViet4[id='khoiBao544'] .newsDS .itemTitle {line-height: 1.3em;}}

/* Linh - Thư viện video trang chủ */
.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemDetail {padding: 0 20px 7px 20px;}
.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle {margin-top: 7px;}
.NhomDanhMucKemBaiViet4[id='khoiBao547'] .newsDS .itemTitle {line-height: 1.3em;}








/*Mobile chữ Bạn*/ 
@media (max-width: 767px) {.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text3 {font-size: 18px; line-height: 24px; margin-top: 0px;}}

@media (min-width:1401px){
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text1{font-size: 26px !important; line-height: 50px !important; margin-top: 10px !important;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text3{font-size: 22px !important; line-height: 1px !important; margin-top: 42px !important;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text2 {font-size: 40px !important; line-height: 30px; margin-top: 20px;}
}

/* Tin tức trang chủ */
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .container>.subCate li:last-child {padding-top: 5px;}
@media(min-width:768px) {
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .itemDetail {border-radius: 0 0 10px 10px;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .right .itemBox {padding: 15px;}
/* .NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .itemDetail {padding: 20px;} */
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .right .itemBox:nth-child(1)~.itemBox {margin-top: 10px;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .khungAnh {width: 100%; height: 420px;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .itemDetail {width: 100%; top: 85%;}
}
/* Tin tức */
@media (max-width: 767px) {
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .right .itemDetail {margin-top: 0;padding: 20px;}
.NhomDanhMucKemBaiViet8[id='khoiBao616'] .newsHome .left .itemDetail {padding: 20px; margin-top: 0;}
}

/* Lịch sử Đình chùa làng Bùi */
.KhoiDonLe20[id='khoiBao539'] .gioiThieuHome .pic:hover {box-shadow: none;}

@media(min-width:1280px) and (max-width:1440px){
/*Khối giới thiệu ngắn ngoài trang chủ dưới ảnh slide*/
.KhoiDonLe7a[id='khoiBao533'] .text {width: 1200px;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .inputBox.captcha {width: calc(100% - 94px - 10px);}
.HoTroLienHe7[id='khoiBao554'] .contactForm .btnClick {width: 94px;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .form {width: 365px;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text1{font-size: 26px !important; line-height: 50px !important; margin-top: 10px !important;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text2{font-size: 40px !important; line-height: 30px !important; margin-top: 12px !important;}
.HoTroLienHe7[id='khoiBao554'] .contactForm .text .text3{font-size: 22px !important; line-height: 1px !important; margin-top: 42px !important;}
}


/* cỡ menu màn full hd */
@media (min-width: 767px) {
.Header7[id='khoiBao524'] .menuHeaderMain>li {margin-right: 40px}
.Header7[id='khoiBao524'] .menuHeaderMain>li>a {font-size: 18px !important;}
}


/*Khoảng cách, size chữ menu chính màn laptop*/
@media(min-width:1280px) and (max-width:1440px){
.Header7[id='khoiBao524'] .menuHeaderMain>li>a {font-size: 16px !important;}
.Header7[id='khoiBao524'] .menuHeaderMain>li {margin-right: 30px}
}

/* Sub Menu */
.Header7[id='khoiBao524'] .menuHeaderMain .subMenu {top: calc(100% + 0px);}

/* Khối tin tức nổi bật cột phải*/
.NhomDanhMucKemBaiViet7[id='khoiBao642'] .newsDS {background-color: #fffef6;padding: 15px 20px 0 20px;border: 1px solid #e5ddc9;border-radius: 10px;}


