.infoSite .listInfo li, .untilsTop .untilssite li{
    display: inline-block;
    border-right: 1px solid var(--backgroundGray);
    padding-right: 8px;
    margin-right: 5px;
}
#wide-nav.sticky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: var(--boxShadow) 0px 7px 29px 0px;
}
.untilsTop .untilssite li:last-child{
    border: none;
}
.bannerHeader{
    flex: 1;
    position: relative;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/*.bannerHeader::after{
    content: "";
    width: 344px;
    height: 202px;
    background: url(../images/Layer_7.png) no-repeat;
    right: 0;
    top: 0;
    position: absolute;
    opacity: 0.7;
}*/
#logo{
    padding-top: 20px;
}
.textHeader {
    width: 287px;
    margin-left: -60px;
    margin-bottom: 0;
    font-size: 14px;
    text-align: left;
    color: #1e5b9d;
    text-transform: uppercase;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto/Roboto-Bold.ttf');
}
.bannerHeader .block-text {
    text-align: center;
    position: relative;
    z-index: 1;
    width: 680px;
}
    .bannerHeader .block-text .top-text {
        color: #3f1ab6;
        font-weight: 900;
        font-size: 32.65px;
        /* -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff; */
        font-family: RobotoBold;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }
    .bannerHeader .block-text .bottom-text {
        font-size: 19.58px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #f30f0f;
        font-weight: 700;
        text-align: center;
    }
.bannerHeader img {
    max-width: 100%;
}
#logo{
    margin-right: 0px;
}
#wide-nav{
    background-color: var(--mainColor);
}
#wide-nav>.flex-row>.flex-left{
    min-width: 256px;
    width: 100%;
}
.header-nav>li{
    display: inline-block;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0 8px;
}
.header-nav li:first-child {
    margin-left: 0 !important;
}
.header-nav li:last-child {
    margin-right: 0 !important;
}
.header-nav>li>a{
    font-weight: 500;
    font-size: 14px;
    color: var(--textLightColor);
    line-height: 50px;
    display: block;
    padding: 0 7px;
    position: relative;
    text-transform: uppercase;
}
.header-nav>li>ul.sub-menu{
    position: absolute;
    width: 240px;
    top: 45px;
    left: 0;
    z-index: 9;
    background: var(--backgroundPostGray);
    border-top: 2px solid var(--textSecondColor);
    box-shadow: var(--boxShadow) 0px 7px 29px 0px;
    display: none;
}
.header-nav>li:hover>ul.sub-menu{
    display: block;
}
.header-nav>li>ul.sub-menu>li.menu-item>a{
    color: var(--textDarkColor);
    display: block;
    padding:7px 15px;
    border-bottom: 1px solid var(--backgroundGray);
    font-size:14px;
}
.header-nav>li>ul.sub-menu>li.menu-item>a:hover{
    background: var(--mainColor);
    color: var(--textLightColor);
}
.header-nav > li > a:hover,
.header-nav > li.active > a {
    color: var(--bs-light);
    background: var(--secondColor);
}
.searchBoxTop .input-group .form-control,.searchBoxTop .input-group{
    margin: 0;
}
.leftTopBar .infoSite .listInfo .item a, .leftTopBar .untilsTop .untilssite .item a{
    color: var(--textDarkColor);
    font-size: 14px;
    position: relative;
    padding-left: 25px;
}
.leftTopBar .infoSite .listInfo .item a:hover, .leftTopBar .untilsTop .untilssite .item a:hover{
    color: var(--textSecondColor);
}
.leftTopBar .infoSite .listInfo .item.numberPhone a::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 18px;
    height: 18px;
    background:url('./../images/call_icon.png') no-repeat;
}
.leftTopBar .infoSite .listInfo .item.emailSend a::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 17px;
    height: 17px;
    background:url('./../images/email_icon.png') no-repeat;
}
.leftTopBar .untilsTop .untilssite .item.rss a::before{
    content: "";
    position: absolute;
    top:-4px;
    left: 0;
    width: 19px;
    height: 19px;
    background:url('./../images/rss_icon.svg') no-repeat;
}
.leftTopBar .untilsTop .untilssite .item.rss a::before{
    content: "";
    position: absolute;
    top:-4px;
    left: 0;
    width: 19px;
    height: 19px;
    background:url('./../images/rss_icon.svg') no-repeat;
}
.leftTopBar .untilsTop .untilssite .item.fanpage a::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 16px;
    height: 17px;
    background:url('./../images/facebook_icon.png') no-repeat;
}
.leftTopBar .untilsTop .untilssite .item.mobile a::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 17px;
    height: 17px;
    background:url('./../images/mobile_icon.svg') no-repeat;
}
#masthead {
    padding: 0;
    background: #f1fffe;
    /*background: url(http://inst.digipro.com.vn/uploads/images/2024/8/backgroundheader2.png) no-repeat;*/
    background: url(http://inst.gov.vn/uploads/images/2024/8/backgroundheader2.png) no-repeat;
    /*background: url(../images/backgroundheader2.png) no-repeat;*/
    background-size: cover;
    width: 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.nav.header-nav > li > a > i {
    margin-top: 2px;
    margin-left: 5px;
    font-size: 14px;
}
.searchBoxTop .input-group .form-control{
    border: 1px solid var(--bs-light) !important;
    box-sizing: border-box;
    border-radius: 6px 0 0 6px;
    background: var(--textLightColor);
    font-size: 14px;
    max-height: 30px;
    min-width: 193px;
}
.searchBoxTop .input-group .form-control::placeholder{
    color: var(--bs-secondary);
}
.searchBoxTop .input-group .form-control:focus, .searchBoxTop .input-group .btn:focus, .searchBoxTop .input-group .form-control:focus-visible{
    box-shadow: none;
    border: none;
    outline: none;
}
.searchBoxTop .input-group .btn{
    border: none;
    /*background: var(--textLightColor);*/
    max-height: 30px;
    border-radius:0 6px 6px 0;
}
.searchBoxTop .input-group .btn > i{
    color: var(--textSecondColor);
    position: relative;
    top: -3px;
    font-size: 13px;
}
.searchBoxTop .searchform {
    display:flex;
}
.top-banner, .hotline-head, .list-right-top{
    display: flex;
    align-items: center;
}
.list-right-top{
    margin-bottom: 5px;
}
.list-right-top  .item .searchBoxTop .show-search-mobile{
    display: none;
}
.hotline-head{
    flex:1;
}
.label-hotline{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #555555;
}
.hotline-head>a{
    color: var(--mainColor);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
}
.list-right-top .language{
    margin-right: 10px;
}
.list-right-top .language:last-child{
    margin-right: 0;
}
.list-right-top .searchBoxTop .input-group .btn{
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0px;
}
.icon-search .btn-search{
    color: #ffffff;
}
#info_nav{
    background: #dbdbdb;
    height: 35px;
}
.timeDate{
    font-size: 14px;
    line-height: 32px;
    color: #0e2984;
    font-weight: bold;
}
.list-info-menu .menu-item{
    margin-left: 17px;
}
.list-info-menu .menu-item a{
    font-size: 14px;
    line-height: 32px;
    color: #0e2984;
    font-weight: bold
}
.list-info-menu .menu-item a:hover{
    color: #0f82f3;
}
.list-info-menu .menu-item a > span{
    margin-left: 5px;
}
.widget_block{
    padding-top: 30px;
    padding-left: 0;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: auto 16px;
    display: block;
    background-position: 95%;
}
.select2-selection__arrow{
    display: none;
}
.header-search-form-wrapper {
    padding: 0;
    border-radius: 3px;
}
.header-search-form-wrapper .customize-search-header{
    width: 100%;
    margin-bottom: 0;
}
.customize-search-header .search-field{
    height: 42px;
    color: #767676;
    padding-left: 5px;
    padding-right: 20px;
    border:none;
    box-shadow: unset !important;
    font-size: 14px;
}
.customize-search-header .icon-search-box{
    position: relative;
    width: 30px;
    height: 35px;
}
.customize-search-header .camera-icon{
    content: "";
    width: 30px;
    height: 30px;
    background: url(/images/search-925.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    margin: 0;
}
.customize-search-header .camera-icon svg{
    font-size: 20px;
    color: #767676;
    position: relative;
    cursor: pointer;
}
.customize-search-header .ux-search-submit{
    background: var(--mainColor);
    height: 35px;
    width: 80px;
    text-align: center;
    text-transform: uppercase;
    color:#ffffff;
    font-weight: 500;
    font-size: 11px;
    border: none;
}
.searchform .button.icon{
    margin-right: 5px;
}
.searchform input{
    outline: unset;
}
.searchform .flex-grow{
    flex: 1;
}
.searchform .flex-grow input{
    width: 100%;
}
#selectLanguage .link-en {
    outline: unset;
    border: unset;
    height: auto;
    background: #dbdbdb;
}
.link_open_search{
    cursor: pointer;
}
.toogleSearch {
    position: absolute;
    right: 0;
    min-width: 375px;
    bottom: -70px;
    z-index: 99;
    display: none;
}
.toogleSearch.active{
    display: block;
}