@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet');
.DropdownMenu .Trang-chu-53483 {
        display: none;
}
.DropdownMenu {
        min-height: 45px;
        width: 100%;
        background: #0f5bb7;
        display: flex;
        margin-top:1px;
        cursor:pointer;
        max-width: 1200px;
        margin: auto;
}
.DropdownMenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.DropdownMenu .MenuList {
        width: 100%;
        max-width: 1260px;
        margin: auto;
}
.DropdownMenu .MenuList li {
        float: left;
        height: 45px;
        list-style: outside none none;
}
.DropdownMenu .MenuList li .image {
        margin-top: 9px;
        padding: 0 6px;
}
.DropdownMenu .MenuList li.TopMenuActive, .TopMenu:first-child {
        /* background: rgba(0, 0, 0, 0) url("images/hover.png") repeat-x scroll left center; */
        background: rgba(0, 0, 0, 0.1);
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        background: rgba(0, 0, 0, 0.1);
        padding: 0 12px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu {
        float: left;
        height: 45px;
        padding: 0 12px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu a:hover, .TopMenuActive a:hover {
        height: 45px;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #fff;
        font: bold 12px/45px roboto;
        text-decoration: none;
        text-transform: uppercase;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #fff;
        font: bold 12px/45px roboto;
        text-decoration: none;
        text-transform: uppercase;
}
.DropdownMenu .MenuList .TopMenu:hover a {
        color: #fff;
        text-decoration: none;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        background: rgba(0, 0, 0, 0) url("images/d.png") no-repeat scroll center bottom 5px;
        display: block;
        height: 45px;
}
.DropdownMenu .MenuList .Dropdown {
        background: #fff none repeat-x scroll left top;
        border-radius: 0 0 3px 3px;
        /* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); */
        display: inline-block;
        left: 5px;
        position: absolute;
        text-align: left;
        top: 100%;
        width: auto;
        z-index: 1000;
        border: 1px solid #ccc;
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
        background: #9cc7e8 none repeat scroll 0 0;
        color: #333;
        cursor: pointer;
}
.DropdownMenu .MenuList .Dropdown .sub:hover a {
        color: #333;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        height: 36px;
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: #333;
        display: block;
        font: 10pt/36px roboto;
        height: 35px;
        margin: 0;
        padding: 0 12px;
        text-decoration: none;
        text-transform: none;
        white-space: nowrap;
}
.DropdownMenu .MenuList .Popup {
        background: #ecedef none repeat scroll 0 0;
        display: inline-block;
        left: 98%;
        position: absolute;
        top: 0;
        width: auto;
        z-index: 1001;
}
.DropdownMenu .MenuList .Dropdown .Popup .sub span {
        color: #333;
        font: 10pt/30px roboto;
        padding: 0 10px;
        text-transform: none;
        white-space: nowrap;
}
.DropdownMenu .MenuList .Popup .sub:hover {
        background: #cdcdcd none repeat-x scroll left top;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("images/advance_bg.png") repeat-x scroll 0 0;
        display: none;
        height: 30px;
        line-height: 30px;
}
@media only screen and (max-width: 768px){
        div.DropdownMenu .TopMenuActive::after {
                width: 100%;
        }
        div.DropdownMenu ul.MenuList li a {
                padding: 0px !important;
        }
        .DropdownMenu {
                border: none;
        }
        .DropdownMenu div.navbar-button {
                position: static;
                background: transparent;
                margin: 0px;
                border-left: 1px solid #eeeeee;
                margin-right: 0px;
                margin-left: 0;
                order: 1;
                padding: 0px 14px !important;
                height: 25px;
                /* width: unset !important; */
                width: 46px !important;
                z-index: 1;
        }
        div.DropdownMenu {
                width: unset !important;
                position: static !important;
                order: 4;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                padding: 5px 0;
                background: #0f5bb7;
                /* margin: 5px 10px !important; */
                margin-bottom: 0px !important;
                min-height: unset;
        }
        .DropdownMenu .navbar-button span{
                background: #ffffff !important;
                width: 14px !important;
                height: 2px !important;
                margin: 1.5px !important;
        }
        div.DropdownMenu>ul.MenuList {
                max-height: 50vh !important;
                width: 100% !important;
                height: auto !important;
                box-shadow: none;
                order: 2;
                position: relative;
                margin-top: 4px !important;
                /* border-bottom: 1px solid #eeeeee; */
                padding: 10px !important;
                left: 0;
                z-index: 0;
                border: 1px solid #eeeeee;
                border-top: 0;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(45deg);"] {
                background: white !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: white !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span, .DropdownMenu .TopMenuActive span {
                /* font-family: Roboto; */
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 21px;
                color: #3B4E68;
        }
        div.DropdownMenu .TopMenuActive::after {
                display: none;
        }
        .DropdownMenu ul.MenuList li a span {
                flex: none !important;
        }
        .DropdownMenu .MenuList>li+li:before{
                display: none;
        }
        .DropdownMenu:before {
                content: '';
                display: none;
                width: 100vw;
                height: 42px;
                position: absolute;
                top: 0;
                right: 50%;
                transform: translateX(50%);
                background-image: url('images/menu.png');
                z-index: -1;
        }
        .DropdownMenu .MenuList li.TopMenuActive{
                background: #fff;
        }
        .DropdownMenu .MenuList li img{
                display: none !important;
        }
        .DropdownMenu .MenuList li.TopMenuActive, .TopMenu:first-child{
                background: #fff;
        }
        .DropdownMenu .MenuList .Dropdown .Popup .sub span {
                color: #343a40;
        }

        .DropdownMenu .MenuList .Dropdown{
                border: none;
        }
}
