* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Inter;
}

th,
td,
tr,
span,
p {
    /* font-family: Inter; */
    margin-bottom: 0px;
}

.divimg img,
.divimg52 img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

@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: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: Roboto;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Regular.ttf);
}

@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: Inter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Inter-Regular.woff2') format('woff2');
}

@font-face {
    font-family: InterMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Inter-Medium.woff2') format('woff2');
}

@font-face {
    font-family: InterSemibold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Inter/Inter-SemiBold.woff2) format('woff2');
}

@font-face {
    font-family: MerriweatherBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Merriweather-Bold.woff2') format('woff2');
}

@font-face {
    font-family: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Merriweather/Merriweather-Black.ttf');
}

@font-face {
    font-family: NotoSerif;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Regular.ttf);
}

@font-face {
    font-family: NotoSerifMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Medium.ttf);
}

@font-face {
    font-family: NotoSerifBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Bold.ttf);
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Medium.ttf);
}

.colred {
    color: rgb(247, 76, 76);
}

.Inter {
    font-family: Inter !important;
}

.MerriweatherBold {
    font-family: MerriweatherBold !important;
}

.InterMedium {
    font-family: InterMedium !important;
}

.MerriweatherBlack {
    font-family: MerriweatherBlack !important;
}

.NotoSerifMedium {
    font-family: NotoSerifMedium !important;
}

.InterSemibold {
    font-family: InterSemibold !important;
}

.RobotoMedium {
    font-family: RobotoMedium !important;
}

.Roboto {
    font-family: Roboto !important;
}

.RobotoBold {
    font-family: RobotoBold !important;
}

.Merriweather {
    font-family: Merriweather !important;
}

.fs11px {
    font-size: 11px !important;
}

.fs13px {
    font-size: 13px !important;
}

.fs14px {
    font-size: 14px;
}

.fs15px {
    font-size: 15px;
}

.fs17px {
    font-size: 17px;
}

.fs18px {
    font-size: 18px;
}

.fs19px {
    font-size: 19px;
}

.fs20px {
    font-size: 20px;
}

.fs23px {
    font-size: 23px;
}

.fs31px {
    font-size: 31px;
}

.text-black2 {
    color: #232323;
}

.h-98 {
    height: 99%;
}

.borderradi {
    border-radius: 5px;
}

.bordergray {
    border-bottom: 1px solid lightgray;
}

.colorTiT {
    color: rgb(80, 130, 179);
}

.colorTiT2 {
    color: rgb(32 72 129);
}

.colorTiT25 {
    color: #184e96;
}

.colorTiT3 {
    color: rgb(25, 25, 25);
}

.colorTiT4 {
    color: rgb(77 77 77);
    line-height: 1.625;
}

.text-jutify {
    text-align: justify !important;
}

.nentrong {
    background-color: #00000054;
}

.backgray {
    background-color: #e6e6e6;
}

.borderbotwhite {
    border-bottom: 1.5px solid white;
}

.borderright {
    border-right: 2px solid rgb(177, 177, 177);
}

.backg05 {
    background-color: rgb(80, 130, 179);
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

div .w-65 {
    width: 65%;
}

div .w-35 {
    width: 35%;
}

div.w-63 {
    width: 63%;
}

div.w-37 {
    width: 37%;
}

div.w-45 {
    flex: 0 0 45%;
    width: 45%;
}

div.w-55 {
    width: 55%;
}

.divimg2 img {
    aspect-ratio: 3/2;
    object-fit: cover;
    width: 100%;
}

.divimg52 img {
    height: 350px;
    border-radius: 10px;
    object-fit: cover;
}

.minisize35 {
    width: 43px;
    height: 43px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize26 {
    width: 26px;
    height: 26px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize8x {
    width: 83px;
    height: 83px;
    object-fit: cover;
    margin-top: 10px;
}

.text-white1 {
    color: white;
}

.fakecol {
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: var(--bs-gutter-y);
}

.fakerow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: -15px;
    margin-left: -15px;
}

.text-last {
    text-align-last: center;
}


/* -----------------------------------x------------------------------------- */

    .vbanner .bannercontent {
        height: 140px;
        background-image: url(../img/bngbanner.png);
        background-size: 100%;
    }

    .bannerlogo {
        height: 129px;
    }

    .bgvanila {
        background-color: #fdd391;
        height: 18px;
    }


    .bannerweb img {
        width: 71.5%;
        height: max-content;
    }

    nav.custom-menu-mobile {
        display: none;
    }



    .main_menu > .header-nav-main > li.has-children {
        position: relative;
    }

/*        .main_menu > .header-nav-main > li.has-children::before {
            content: "";
            position: absolute;
            clip-path: polygon(100% 0, 0 0, 50% 100%);
            background-color: #004999;
            width: 11px;
            height: 7px;
            top: 21px;
            right: 10px;
        }*/

    .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 lightgray;
        border-left: 1px solid lightgray;
        border-bottom: 1px solid lightgray;
        border-radius: 0px 0px 5px 5px;
    }
        /* .main_menu .header-nav-main>li.menu-item:hover {
    background: #dde2e4
} */

        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item,
        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item a {
            background-color: #fff;
            padding: 8px 7px;
            /*padding: 11px 7px;*/
            transition: all 0.2s ease;
        }

            .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover,
            .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover a {
                background-color: #004999;
                text-decoration: none;
                transition: all 0.2s ease;
                padding-left: 14px;
                color: #ffffff !important;
            }
            .main_menu > .header-nav-main > li.has-children ul.nav-dropdown li.menu-item:hover a span,
            .main_menu > .header-nav-main > li.has-children ul.nav-dropdown li.menu-item:hover a i {
                color: #ffffff !important;
            }

    .main_menu > .header-nav-main > li.has-children > .nav-dropdown {
        position: absolute;
        left: 0;
        top: 44px;
        /*min-width: 260px;*/
        background: white;
        display: none;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }

.main_menu .header-nav-main > li.menu-item:first-child:hover {
    background: #dde2e4
}

.main_menu .header-nav-main > li.menu-item:hover {
    background: #dde2e4
}

    .loginbox img {
        width: 44px;
    }

    .has-children.menu-item > .nav-dropdown {
        position: absolute;
        top: 30px;
        left: 0;
        min-width: 260px;
        display: none;
    }

    .main_menu .header-nav-main > li.menu-item:first-child {
        margin-left: 0px;
        /*margin-right: 15px;*/
        padding-left: 0px !important;
    }

    .main_menu .header-nav-main > li.menu-item {
        /*margin-right: 60px;*/
        padding: 5px 20px;
        min-width: 156px;
        display: flex;
        justify-content: center;
    }

    .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: 45px;
    background: linear-gradient(180deg, rgba(37, 145, 211, 1) 0%, rgba(25, 75, 141, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    z-index: 2;
    position: relative;
} */

    .vmenu {
        height: 47px;
        right: 30px;
    }

    .nopadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

.main_menu a span {
    font-family: InterSemibold;
    font-size: 16px;
    color: #004999;
}

.main_menu a {
    color: #004999;
    padding-right: 5px;
    font-family: InterSemibold;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;
}

    .formobides {
        display: none;
    }

    .menumobi {
        display: none;
    }

    .danhmucmenu {
        background-color: #147cbe;
        border-radius: 0px 24px 24px 0px;
    }

    .boxsearch input {
        right: 50px;
        border: 1px solid #b2c8e4;
        border-radius: 5px;
        width: 250px;
        height: 35px;
        top: 6px;
        padding-left: 5px;
        position: absolute;
        z-index: 2;
    }

    .Khoidangnhap a {
        color: rgb(244, 120, 0);
    }

    .Khoidangnhap img {
        width: 25px;
        height: 25px;
    }

    .Khoidangnhap input {
        color: white;
        background-color: rgb(244, 120, 0);
        border: 1px solid rgb(244, 120, 0);
        padding-left: 10px;
        border-radius: 23px;
        height: 30px;
        width: 200px;
    }

        .Khoidangnhap input::placeholder {
            color: white;
        }

    .TitToiBat a span {
        background: linear-gradient(180deg, #ffffff, #c7c7c7);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    .Khoidangnhap i {
        top: 6px;
        right: 9px;
        color: white;
    }

    .menumobi i {
        color: #004a95;
        font-size: 16px;
        border: 1px solid #004a95;
        background-color: white;
        border-radius: 3px;
        padding: 3px 4px;
    }
    /* -------------------------------footer----------------------------------- */
.footer {
    background-image: url(/layout-main/img/bannerfooter2.png);
}
    .box-menubottom {
        height: 45px;
    }

    .footer .borderbot {
        border-bottom: 1px solid #dddddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .iconmini2 {
        width: 14px;
    }

    .login-box {
        position: absolute;
        top: 10px;
        right: 0px;
    }

    .footercontainer {
        background: linear-gradient(0deg, rgba(216, 215, 212, 1) 0%, rgba(254, 254, 254, 1) 73%);
    }

        .footercontainer img {
            width: 32px;
            margin-top: -2px;
        }

    .nguonwweb {
        background: linear-gradient(0deg, rgb(120 3 4) 0%, rgb(191 32 36) 73%);
    }

    .LienKetFooter select {
        width: 100%;
        height: 37px;
        border: 1px dashed #b80000;
        border-radius: 5px;
        padding-left: 15px;
        color: #3e4144;
        font-size: 13px;
    }

        .LienKetFooter select > * {
            font-size: 13px;
        }

    .Contentthongke {
        height: 84%;
    }

    .contenttrang * {
        scrollbar-width: none;
        /* Firefox */
    }

.shareboxajc {
    position: fixed;
    right: 0px;
    top: 40%;
    background: #004999;
    padding-top: 20px;
    padding-right: 8px;
    z-index: 10;
    border-radius: 20px 0px 0px 20px;
}

        .shareboxajc a {
            width: 36px;
            height: 36px;
            background-color: var(--theme-color-forajcold);
            color: white;
            border-radius: 50%;
            display: flex !important;
            justify-content: center;
            align-items: center;
            margin-bottom: 7px;
            border: 1px solid white;
        }


    .box-menubottom ul {
        gap: 30px;
    }

    .header-right-actions {
        right: 0;
        top: 0;
        height: 100%;
    }
.loginbox li p {
    padding: 5px 7px;
    color: white;
    border: 1px solid #205fa5;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background-color: unset;
}
    .loginbox li p a i {
        color: #004999;
    }
.icon-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.vbanner .bgmenu {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.user-info-dropdown .user-avatar {
    color: #004999;
}
.main_menu{
    padding-right: 95px;
}



.shareboxajc{
    display:none;
}
.header-right-actions .user-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 190px;
    padding: 8px 0;
    margin-top: 8px;
    display: none;
    z-index: 1000;
    list-style: none;
}
    .header-right-actions .user-dropdown-menu.show {
        display: block;
        animation: fadeInDown 0.3s ease;
    }
    .header-right-actions .user-dropdown-menu .dropdown-item {
        display: block;
        padding: 3px 20px;
        color: #333;
        text-decoration: none;
        transition: background 0.2s ease;
    }

.main_menu {
    width: calc(100% - 90px) !important;
    padding-right: 0 !important;
}

.menu-dynamic {
    display: flex;
    overflow: visible !important;
    white-space: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}

    .menu-dynamic > li.menu-item {
        flex: 0 0 auto;
        list-style: none;
        position: relative;
        padding: 0 15px;
        display: flex;
        align-items: center;
    }


header .header-nav-main li.has-children:hover > ul.nav-dropdown {
    display: block !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
}

.main_menu .nav-dropdown {
    min-width: 250px;
    background-color: #fff !important;
    display: none;
    z-index: 9999;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid lightgray !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important;
    border-radius: 0 0 5px 5px !important;
}

.nav-dropdown li.menu-item {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    background-color: transparent !important;
    margin: 0 !important;
}

    .nav-dropdown li.menu-item > a {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        padding: 11px 15px !important;
        color: #0e53a9 !important;
        transition: color 0.2s ease !important;
        white-space: normal !important;
    }


    .nav-dropdown li.menu-item:hover > a,
    .nav-dropdown li.menu-item:hover > a i,
    .nav-dropdown li.menu-item:hover > a span {
        background-color: transparent !important;
        color: #fdf57b !important;
    }


#moreMenuItem {
    background-color: transparent !important;
}

#moreMenuDropdown {
    left: auto !important;
    right: 0 !important;
}

    #moreMenuDropdown .nav-dropdown {
        position: static !important;
        box-shadow: none !important;
        border: none !important;
    }

        #moreMenuDropdown .nav-dropdown li.menu-item > a {
            padding-left: 35px !important;
        }

    #moreMenuDropdown li.menu-item:has(li.menu-item:hover) > a {
        color: #0e53a9 !important;
    }

    #moreMenuDropdown li.has-children:hover > ul.nav-dropdown {
        display: none !important;
    }

    #moreMenuDropdown li.has-children.open > ul.nav-dropdown {
        display: block !important;
    }

ul#mainMenuContainer > li.menu-item > a > i.fa-angle-down {
    display: none !important;
}

ul#moreMenuDropdown li.menu-item > a > i.fa-angle-down {
    display: inline-block !important;
}

.nav-dropdown i.fa-angle-down {
    margin-left: auto !important;
    transition: transform 0.3s ease;
    background: transparent !important;
    border: none !important;
    outline: none !important;
}

.rotate_180 {
    transform: rotate(180deg) !important;
}

.nav-dropdown li.menu-item:hover > a,
.nav-dropdown li.menu-item:hover > a i,
.nav-dropdown li.menu-item:hover > a span {
    background-color: #004999 !important;
    color: #fff !important;
}

.main_menu ul.nav-dropdown li.menu-item,
ul#moreMenuDropdown ul.nav-dropdown li.menu-item {
    padding: 0 !important;
    margin: 0 !important;
}

    .main_menu ul.nav-dropdown li.menu-item > a,
    ul#moreMenuDropdown ul.nav-dropdown li.menu-item > a {
        display: flex !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

ul#moreMenuDropdown li.menu-item:has(ul.nav-dropdown li.menu-item:hover) > a,
ul#moreMenuDropdown li.menu-item:has(ul.nav-dropdown li.menu-item:hover) > a i,
ul#moreMenuDropdown li.menu-item:has(ul.nav-dropdown li.menu-item:hover) > a span {
    background-color: transparent !important;
    color: #004999 !important;
}

ul#moreMenuDropdown li.menu-item > a,
ul#moreMenuDropdown li.menu-item:hover > a {
    background-color: transparent !important;
    color: #004999 !important;
}

    ul#moreMenuDropdown li.menu-item > a:hover,
    ul#moreMenuDropdown li.menu-item > a:hover i,
    ul#moreMenuDropdown li.menu-item > a:hover span {
        background-color: #004999 !important;
        color: #ffffff !important;
    }

.nav-dropdown li.menu-item > a {
    transition: all 0.2s ease !important;
}

    .nav-dropdown li.menu-item > a:hover {
        background-color: #004999 !important;
        color: #fff !important;
        padding-left: 25px !important;
    }

        .nav-dropdown li.menu-item > a:hover i,
        .nav-dropdown li.menu-item > a:hover span {
            color: #fff !important;
        }

    .nav-dropdown li.menu-item > a:hover,
    ul#moreMenuDropdown li.menu-item > a:hover {
        background-color: #004999 !important;
        color: #ffffff !important;
    }

        .nav-dropdown li.menu-item > a:hover i,
        .nav-dropdown li.menu-item > a:hover span,
        ul#moreMenuDropdown li.menu-item > a:hover i,
        ul#moreMenuDropdown li.menu-item > a:hover span {
            background-color: transparent !important;
            border: none !important;
            outline: none !important;
            box-shadow: none !important;
            color: #ffffff !important;
        }

ul#moreMenuDropdown ul.nav-dropdown li.menu-item > a {
    padding-left: 30px !important;
    transition: all 0.2s ease !important;
}

    ul#moreMenuDropdown ul.nav-dropdown li.menu-item > a:hover {
        padding-left: 40px !important;
        background-color: #004999 !important;
        color: #fff !important;
    }
