.UIBannerControl {
    background: url(https://storage-vnportal.vnpt.vn/gov-tnn/1/images/banner-cong-tinh-2025.png) no-repeat center !important;
    background-size: cover !important;
    /* height: 200px; */
    padding: 0 !important;
    
    margin: 0 auto !important;
    width: 100vw !important;
   
}
.UIBannerControl {
    border-bottom: 1px solid #ededed;
}
.UIBannerControl {
    background: url(images/bg-header.jpg) no-repeat center;
    background-size: contain;
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    width: 100vw;
    
}

.UIBannerControl .banner {
    width: 100%;
    display: flex
;
    justify-content: left;
    align-items: center;
    margin-top: -40px;
    padding: 40px 0 20px 0;
    gap: 20px;
    position: relative;
}


.UIBannerControl .banner img {
    filter: none !important;
}
.UIBannerControl .banner img {
    width: 100px;
    height: 100px;
    filter: brightness(0) saturate(100%) invert(26%) sepia(92%) saturate(1601%) hue-rotate(185deg) brightness(89%) contrast(104%);
}

.MainStructure .TopBanner {
    /* margin: 0 auto; */
    position: relative;
    /* width: 100vw; */
    display: flex
;
    justify-content: center;
    margin-top: 20px;
}
.MainStructure .TopBanner {
    position: relative;
    display: flex
;
    justify-content: center;
    margin-top: 20px;
}
.TopBanner {
    background: url(/thai-nguyen-bg.jpg/0b9b9ef8-b662-4d48-9b75-c1fb3bee7e56?t=1745550050669) no-repeat !important;
    background-size: cover !important;
    margin-top: 0px !important;
    padding-top: 20px;
}




.MainStructure .TopBar {
    display: inline-block;
    text-align: justify;
    width: 100%;
    /* width: 100vw; */
}


.AdvertContent .Header_right {
    display: flex
;
    gap: 0;
    align-items: center;
    height: 30px;
}

.AdvertContent .Header_right>div.lienhe, .AdvertContent .Header_right>div.thudientu {
    border-right: 1px solid #e9e9e9;
    padding-right: 10px;
    position: relative;
    z-index: 999;
    display: inline-flex
;
    height: 100%;
    align-items

}

.AdvertContent .Header_right>div.lienhe>a, .AdvertContent .Header_right>div.thudientu>a {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    position: relative;
    padding-left: 20px;
    display: inline-flex
;
    color: #004a82;
}




@media (max-width: 600px) {
    #banner .logo img {
        max-width: 80px;
        vertical-align: middle;
        padding: 0px;
        width: 100%;
        margin-right: 0px;
        
    }
    #banner .logo {
        padding: 0px;
        width: 100% !important;
        margin-right: 0px;
        text-align: center;
    }
    
    
}

.hero-text {
    text-align: center;
}

@media (max-width: 600px) {
    #banner img {
        display: inline-block;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .hero-cover {
        display: none !important;
    }
}

@media (max-width: 600px) {
    #banner .desc__title1 {
        font-size: 14px;
        line-height: 12px;
    }
}

@media (max-width: 600px) {
    #banner .desc__title__main {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    #banner .desc__title2 {
        font-size: 14px;
        line-height: 20px;
    }
}