* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Inter;
}

th,
td,
tr,
span,
p {
    font-family: Inter;
    margin-bottom: 0px;
}

.divimg img,
.bannermid img,
.bannermid-right img,
.lienketwebsitebox img,
.anhquang-box img,
.Anhquangtop img,
.hotnew-listv2 img,
.khoiimg img,
.KhoiLienKettem2 img,
.boxvideotempl2 img,
.anhquangcacloai img,
.bannermidtem3 img,
.contenttintemp3 img,
.bannermidtem4 img,
.bannermidtem5 img,
.AnhMedia img,
.bannermidtemp10 img,
.slicktindbli img,
.khoilinkct img,
.boxhinhanhtempl2 img,
.bannermidtemp12 img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: Roboto;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: InterSemibold;
    src: url(../fontfamily/Inter/Inter-SemiBold.woff2) format('woff2');
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Medium.ttf);
}

@font-face {
    font-family: RobotoLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Light.ttf);
}

@font-face {
    font-family: RobotoBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Black.ttf);
}

@font-face {
    font-family: RobotoBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Bold.ttf);
}

@font-face {
    font-family: Merriweather;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Regular.ttf);
}

@font-face {
    font-family: MerriweatherLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Light.ttf);
}

@font-face {
    font-family: MerriweatherBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Bold.ttf);
}

@font-face {
    font-family: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: UTM-Bebas;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTM-Bebas.ttf);
}

@font-face {
    font-family: UTMASSignwriter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTMASSignwriter.ttf);
}

@font-face {
    font-family: UTMASHeartbeat_1;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTMA&SHeartbeat_1.ttf);
}

@font-face {
    font-family: Inter;
    src: url(../fontfamily/Inter/Inter-Regular.woff2) format('woff2');
}

.colred {
    color: rgb(247, 76, 76);
}

.InterSemibold {
    font-family: InterSemibold !important;
}

.Inter {
    font-family: Inter !important;
}

.UTMASSignwriter {
    font-family: UTMASSignwriter !important;
}

.MerriweatherBold {
    font-family: MerriweatherBold !important;
}

.RobotoMedium {
    font-family: RobotoMedium !important;
}

.Merriweather {
    font-family: Merriweather !important;
}

.fs13px {
    font-size: 13px !important;
}

.fs14px {
    font-size: 14px;
}

.fs15px {
    font-size: 15px;
}

.fs17px {
    font-size: 17px;
}

.fs18px {
    font-size: 18px;
}

.fs20px {
    font-size: 20px;
}

.text-black2 {
    color: black;
}

.borderradi {
    border-radius: 5px;
}

.colorTiT {
    color: rgb(181 5 0);
}

.colorTiT2 {
    color: white;
}
/*
p.colorTiT3 {
    color: white !important;
}*/

.text-jutify {
    text-align: justify !important;
}

.nentrong {
    background-color: #00000054;
}

.borderbotwhite {
    border-bottom: 1.5px solid white;
}

.borderright {
    border-right: 2px solid rgb(177, 177, 177);
}

.backg05 {
    background-color: rgb(181 5 0);
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

.w-65 {
    width: 65%;
}

.w-35 {
    width: 35%;
}
div .TitNBcolor {
    color: rgb(181 5 0) !important;
}
.searchbox input {
    display: none;
}
.icon-ontop {
    position: fixed;
    display: inline-block;
    cursor: pointer;
    right: 20px;
    bottom: 5px;
    z-index: 1000;
    padding: 8px 10px;
}
.searchbox i {
    color: #ffffff;
    font-size: 25px;
}
.searchbox input {
    height: 30px;
    margin-right: 7px;
    margin-top: -3px;
}
.searchbox {
    position: absolute;
    right: 0;
    top: 7px;
}

/* =========================================================================== */

.solidsyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid lightgray;
}


/* =====================================khoi class============================= */

.vbanner {
    background-image: url(../img/bannernen.jpg);
    background-size: 100% 103%;
    height: 150px;
}

.bannerweb img {
    width: 60%;
    height: max-content;
}

nav.custom-menu-mobile {
    display: none;
}

.main_menu > .header-nav-main > li.has-children {
    position: relative;
}

.main_menu .header-nav-main > .menu-item {
    /* margin: 0px 48.5px 0px 0px; */
    padding: 7px 0;
}

.main_menu > .header-nav-main > .menu-item {
    list-style: none;
}

.ps4 {
    padding-left: 30px;
}

.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown {
    display: block;
    z-index: 10;
    padding-left: 0px !important;
    border-right: 1px solid #6b81e4;
    border-left: 1px solid #6b81e4;
    border-bottom: 1px solid #6b81e4;
    border-radius: 0px 0px 5px 5px;
}

    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li {
        padding: 10px 7px;
    }

        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li:hover {
            background-color: #f9eeb4;
        }

.main_menu > .header-nav-main > li.has-children > .nav-dropdown {
    position: absolute;
    left: 0;
    top: 35px;
    min-width: 260px;
    background: #ffffff;
    display: none;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.main_menu li.has-children ul li a:hover span {
    color: #000000;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown a:hover {
    color: #f26c71 !important;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown a {
    color: #484848 !important;
}

.has-children.menu-item > .nav-dropdown {
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 140px;
    display: none;
}

.main_menu .header-nav-main > li.menu-item:first-child {
    margin-left: 0px;
    /*margin-right: 15px;*/
}

.main_menu .header-nav-main > li.menu-item {
    /*margin-right: 60px;*/
    padding: 5px 15px;
}


/* .main_menu .header-nav-main>li.menu-item:hover {
    background: #76a0bd;
    height: 100%;
} */

.main_menu a:hover span {
    color: #fdf57b;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover {
    background-color: #fff8d5;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item > ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    background: #f1f1f1f1;
    display: none;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover > ul {
    display: block;
    max-width: 235px;
    left: -235px;
}

.vmenu {
    height: 41px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: linear-gradient(0deg, rgb(181 5 0) 0%, rgb(221 3 1) 100%);
    border-top: 2px solid #b10707;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.main_menu a span {
    font-family: 'InterSemibold';
}

.main_menu a {
    color: #ffffff;
    font-family: 'InterSemibold';
    font-size: 16px;
    text-transform: uppercase;
}

.lan-box img {
    width: 29px;
    margin-right: 10px;
    margin-left: 2px;
}

.time-box img {
    width: 16px;
    height: 17px;
    margin-right: 5px;
}

.time-box span {
    font-size: 14.5px;
    color: #156cc1;
}

.formobides {
    display: none;
}

.menumobi {
    display: none;
}

.blueodo {
    background-color: #f3f6fb;
}

.main_menu .header-nav-main > li.menu-item:first-child {
    padding-left: unset;
}

.main_menu .header-nav-main > li.menu-item:last-child {
    padding-right: unset;
}

.olngue img {
    width: 22px;
    margin-right: 5px;
}

.olngue a {
    color: white;
    font-size: 12px;
}

.search-oweb a {
    color: white;
    font-size: 15px;
    font-family: RobotoLight;
}

.search-oweb li {
    margin-left: 15px;
}

.search-oweb input::placeholder {
    font-size: 12px;
    color: #a2a1a1;
    padding-left: 10px;
}

marquee li a {
    color: #373737;
}

.boxsearchweb {
    right: 0px;
    top: 3px;
}

    .boxsearchweb input {
        height: 35px;
        width: 210px;
        border: 2px solid lightgray;
    }

        .boxsearchweb input::placeholder {
            font-size: 14px;
        }

    .boxsearchweb img {
        width: 24px;
        right: 4px;
        top: 5px;
    }

.footer {
    background-color: #d30300;
}

.box-menubottom {
    background: linear-gradient(0deg, rgb(181 5 0) 0%, rgb(221 3 1) 100%);
    height: 40px;
}

.contentfooter p {
    color: white;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 20px !important;
}
.box-menubottom a {
    color: white;
    font-size: 13px;
    position: relative;
    padding: 0px 15px;
}
div .div-titlee .homelink {
    background-color: #cf0401;
}
.NoiDungTrang div .TitDM a, .NoiDungTrang div .TitNBcolor {
    color: rgb(181 5 0);
}
div .box-menuvb {
    border-top: 2px solid rgb(181 5 0);
}
.NoiDungTrang div .btn-success {
    background-color: rgb(181 5 0);
    border: 1px solid rgb(181 5 0);
}
div .atimkiem {
    background-color: #cf0401;
}
div .social-container li a:hover {
    border: 2px solid rgb(181 5 0);
}
div .TitVB.active {
    background-color: rgb(181 5 0);
}
