.AdvertisementTopLeft {
        left: 10px;
        position: absolute;
        z-index: 5;
}
.AdvertisementTopRight {
        position: absolute;
        right: 10px;
        z-index: 5;
}
.AdvertisementCenter {
        width:100%;
}
.AdvertisementCenter .AdvertContent .KhachHang {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
        border-radius: 10px;
        display: block;
        margin: 10px 0 0px 0;
        /* padding: 10px 0; */
        text-align: center;
        vertical-align: top;
}
.AdvertisementCenter .AdvertContent .Col,.Col1,.Col2,.Col3 {
        border-radius: 10px;
        box-shadow: 0 4px 5px #c8c8c8;
        display: inline-block;
        margin: 0 0px 10px 0px;
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
        width: 24%;
        transition: 0.8s ease;
        border:1px solid #fff;
}
.AdvertisementCenter .AdvertContent .Col {
        background-color:#f2ab02;
}
.AdvertisementCenter .AdvertContent .Col1 {
        background-color:#056997;
}
.AdvertisementCenter .AdvertContent .Col2 {
        background-color:#7bbd42;
}
.AdvertisementCenter .AdvertContent .Col3 {
        background-color:#f05423;
}
.AdvertisementCenter .AdvertContent .Col:hover {
        box-shadow:none;
        border:3px solid #d36d00;
}
.AdvertisementCenter .AdvertContent .Col1:hover {
        box-shadow:none;
        border:3px solid #056997;
}
.AdvertisementCenter .AdvertContent .Col2:hover {
        box-shadow:none;
        border:3px solid #51a20a;
}
.AdvertisementCenter .AdvertContent .Col3:hover {
        box-shadow:none;
        border:3px solid #c93304;
}
.AdvertisementCenter .AdvertContent .Col img,.Col1 img,.Col2 img,.Col3 img {
        border: medium none;
        border-radius: 0 !important;
        box-shadow: none !important;
        clear: both;
        #display: block;
        margin-bottom: 10px;
        max-width: 100%;
        text-align: center;
        transition: all 0.2s ease 0.5s;
        vertical-align: top;
        float:left;
}
.AdvertisementCenter .AdvertContent .Col:hover img,.Col1:hover img,.Col2:hover img,.Col3:hover img {
        filter : grayscale(100%);
        -moz-filter: grayscale(100%);
        -webkit-filter:grayscale(100%);
        -ms-filter:grayscale(100%);
        -o-filter:grayscale(100%);
}
.AdvertisementCenter .AdvertContent .Col img:hover,.Col1 img:hover,.Col2 img:hover,.Col3 img:hover {
        filter : grayscale(100%);
        -moz-filter: grayscale(100%);
        -webkit-filter:grayscale(100%);
        -ms-filter:grayscale(100%);
        -o-filter:grayscale(100%);
}
.AdvertisementCenter .AdvertContent .Col .text,.Col1 .text,.Col2 .text,.Col3 .text    {
        padding-left: 50px;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        margin-top: 10px;
}
#.AdvertisementCenter .AdvertContent .Col:hover span {
        color: #e00505;
}
.AdvertisementCenter .AdvertContent .Col span,.Col1 span,.Col2 span,.Col3 span {
        color: #fff;
        display: inline-block;
        font: bold 10pt arial;
        text-transform: uppercase;
        transition: all 0.2s ease 0.5s;
}
.AdvertisementCenter .AdvertContent .Col a,.Col1 a,.Col2 a ,.Col3 a{
        display: inline-block;
        text-align: center;
}
/*-----------------nenu cong dan-----------------------*/
.AdvertisementCenter .AdvertContent .table{
        background: #ee8407;
        border: 1px solid gray;
        border-top: #e95b05 solid 5px !important;
        border-bottom: #e95b05 solid 5px !important;
        border-radius: 5px 5px;
        box-shadow: 0 4px 10px #c8c8c8;
        -moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -khtml-box-shadow: rgba(200,200,200,1) 0 4px 10px;
}
.AdvertisementCenter .AdvertContent .table td {
        border-bottom: 1px solid #dfdfdf;
}
.AdvertisementCenter .AdvertContent .table1{
        border: 1px solid gray;
        border-top: #4da9e8 solid 5px !important;
        border-bottom: #4da9e8 solid 5px !important;
        border-radius: 5px 5px;
        box-shadow: 0 4px 10px #c8c8c8;
        -moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -khtml-box-shadow: rgba(200,200,200,1) 0 4px 10px;
}
.AdvertisementCenter .AdvertContent .table1 td {
        border-bottom: 1px solid #dfdfdf;
}
.AdvertisementCenter .AdvertContent .table1 tr td strong span{
        color:#b80002;
}
.AdvertisementCenter .AdvertContent .table1 td strong a {
        font:  bold 11pt/28px arial;
}
.AdvertisementCenter .AdvertContent .table td a{
        font: bold 10pt/25px arial;
        color:#FFF;
}
.AdvertisementCenter .AdvertContent .table td img {
        #padding:5px;
        padding-left:5px;
        #padding-bottom:15px;
        padding-right:5px
}
/*-----------------menu Doanh nghiep + Trang -----------------------*/
.AdvertisementCenter .AdvertContent .tableDN{
        border: 1px solid gray;
        border-top: #4da9e8 solid 5px !important;
        border-bottom: #4da9e8 solid 5px !important;
        border-radius: 5px 5px;
        box-shadow: 0 4px 10px #c8c8c8;
        -moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        -khtml-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        margin-bottom:3px;
}
.AdvertisementCenter .AdvertContent .tableDN td {
        border-bottom: 1px solid #dfdfdf;
}
.AdvertisementCenter .AdvertContent .tableDN .title-tableDN {
        width: 100%;
        background: #216fb7;
}
.AdvertisementCenter .AdvertContent .tableDN .title-tableDN span {
        color: #fff;
        text-transform: uppercase;
        font: bold 12pt/32px arial;
}
.AdvertisementCenter .AdvertContent .tableDN .title-tableDN img {
        padding-right:10px;
}
.AdvertisementCenter .AdvertContent .tableDN td {
        #border-bottom: 1px solid #dfdfdf;
}
.AdvertisementCenter .AdvertContent .tableDN td a{
        font: bold 10pt/25px arial;
        color:#0071c6;
}
/*-----------------title bÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£n ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“-----------------------*/
.AdvertisementCenter .AdvertContent .titleanh {
        width: 100%;
        background: #1567b3;
        padding: 10px 0px 10px 0px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        /* margin-bottom: 10px; */
        #height:30px
}
/*-----------------CÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ng khai tiÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿n ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ -----------------------*/
.AdvertisementCenter .AdvertContent .section-title {
        text-transform: uppercase;
        font-weight: bold;
        color: #fff !important;
        line-height: 35px;
        /* margin-bottom: 10px; */
        padding: 10px 5px 1px 10px;
        background-color: #0070bb;
        #background-image: url(
        /Resources/app/img/bieutuong_w.svg),url(/Resources/app/img/tab-1.png);
        background-position: left 2px,right top;
        background-repeat: no-repeat;
        #width: 100%;
}
.AdvertisementCenter .AdvertContent .section-title >a{
        color:#fff 
}
.AdvertisementCenter .AdvertContent .section-content .iframecss{
        width: 333px !important;
        #height: 177px !important;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 45%;
        padding: 10px !important;
        margin-top: -90px !important;
        margin-left: -161px !important;
        border-radius: 15px;
        border: 2px solid #0a56a1;
}
.AdvertisementCenter .AdvertContent .section-content >table tr > td {
        position: relative;
        height: 200px !important;
}
#HoSoDungHan > div
{
        margin-top: 10px !important;
}
#VanBanQuaMang > div
{
        margin-top: 10px !important;
        paddinh-right:10px;
}
.AdvertisementCenter .AdvertContent .border{
        border:1px solid #ddd;
        background: #4e9dc7;
}
.AdvertisementBG {
        display:none !important;
}
.AdvertisementBottomRight p{
}
.topheader img{
        width: unset !important;
        padding-left: 15px;
        margin-top: -3px;
}
.topheader a {
        color: #333;
        padding-left: 5px;
        text-decoration: none;
        line-height: 18px;
}
.topheader .head-navbar:before {
        position: absolute;
        content: '';
        right: 100%;
        bottom: 0;
        width: 20px;
        height: 100%;
        display: inline-block;
        border-top: 34px #f1ee5e solid;
        border-right: 0px transparent solid;
        border-left: 18px transparent solid;
}
.topheader a:hover{
        color: red;
}
.banner-left, .banner-right {
        position: fixed;
        width: 160px;
        height: auto;
        max-height: 605px;
        z-index: 1;
        bottom: 50%;
        transform: translateY(50%);
        display: none;
        left: calc((100vw / 2) - (1210px / 2) - ((100vw / 2) - (1210px / 2)));
        transition: all ease 0.3s;
}
.banner-right {
        margin-left: auto;
        right: calc((100vw / 2) - (1210px / 2) - ((100vw / 2) - (1210px / 2)));
}
.AdvertContent img {
        max-width: 100%;
}
@media (min-width: 1490px) {
        .banner-left {
                max-width: 160px;
                left: calc((100vw / 2) - (1210px / 2) - 160px);
        }
        .banner-right {
                max-width: 160px;
                right: calc((100vw / 2) - (1210px / 2) - 160px);
        }
}
@media (min-width: 1366px) {
        .banner-left, .banner-right {
                display: block;
                max-width: calc((100vw / 2) - (1210px / 2));
        }
}
@media only screen and (max-width: 768px){
        td .AdvertisementCenter .AdvertContent .topheader * {
                /* display: unset !important; */
                width: unset !important;
                flex-direction: row !important;
                justify-content: flex-end;
                padding-right: 4px !important;
        }
        td .AdvertisementCenter .AdvertContent .topheader img{
                width: unset !important;
                min-width: 0 !important;
                min-height: auto;
        }
        .topheader .head-navbar:before {
                border-top: 22px #f1ee5e solid !important;
        }
        td .topheader {
                justify-content: flex-end !important;
                flex-direction: row !important;
        }
        .TopBar .AdvertisementCenter .AdvertContent {
                padding: 0 !important;
        }
}
@media only screen and (max-width: 768px) {
        .AdvertisementBottomRight img {
                width:100% !important;
                height:auto !important;
        }
        .AdvertisementCenter  {
                right: 10px;
                z-index: 5;
                display: block;
        }
        .AdvertisementCenter img {
                width:100% !important;
                height:auto !important;
        }
        .AdvertisementBottomRight .AdvertContent * {
                align-items:normal !important;
                /* width:auto !important; */
        }
        .AdvertisementBottomRight .slogant img{
               object-fit:cover;
        }
        .AdvertisementBottomRight .AdvertContent .banner-left {
                display:none;
        }
        .AdvertisementBottomRight .AdvertContent .banner-right {
                display:none;
        }
}
/* Ban do hanh chinh */
.AdvertContent  .bandohc {
        width: 100%;
        text-align:center;
        /* float: right; */
        margin-top: 0;
        /* background: #F9F9F9; */
        border: 1px solid #EEEEEE;
        box-sizing: border-box;
        border-top: 0;
        margin-bottom: 10px;
}
.AdvertContent .bandohc .header {
        padding: 10px;
        font-family: arial;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
        text-align: center;
        text-transform: uppercase;
        /* Grey 2 */
        color: #fff;
        /* border-bottom: 1px solid #eeeeee80; */
        background: #166eca;
}
.AdvertContent .bandohc .header a {
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
        text-align: center;
        text-transform: uppercase;
        color: #182940;
}
.AdvertContent .bandohc .footer {
        padding: 12px;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        text-align: center;
        /* Grey 3 */
        color: #3B4E68;
}
@media only screen and (max-width: 768px) {
        .AdvertContent .bandohc {
                /* display: none !important; */
			padding: 20px !important;
        }
}
.AdvertContent .banner_head {
    height: 147px;
    position: relative;
    overflow: hidden;
}
.AdvertContent .banner_head .thumbnails {
    /* height: 122px; */
}
.AdvertContent .banner_head img.banner {
    width: 100%;
    min-height: 122px;
}
.AdvertContent .banner_head .container {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.AdvertContent .banner_head .logo {
    position: absolute;
    top: 80px;
    transform: translateY(-50%);
    left: -47px;
}
.AdvertContent .banner_head .logo .sun {
    position: absolute;
    top: -72px;
    left: -410px;
}
.mr15 {
    margin-right: 15px;
    margin-left: 15px;
}
.float-left {
    float: left;
}
.AdvertContent .banner_head .logo .image_logo img {
    width: 105px;
    height: 105px;
}
.AdvertContent .banner_head .logo .title_front {
    font-family: "Times New Roman", Times, serif;
}
.mt10 {
    margin-top: 5px;
}
.float-right {
    float: right;
}
.AdvertContent .banner_head .logo .title_front h1 {
    color: #f0de34;
    line-height: 1.2em;
    font-size: 42px;
    font-weight: 600;
    font-family: time new roman;
}
.AdvertContent .banner_head .logo .title_front h2 {
    font-family: "UTMAvo", Times, serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
}
.dangkiem ul{
list-style: outside none none;
    margin: 0;
    gap: 20px;
   /** grid-template-columns: repeat(2, 1fr);**/
    display: grid !important
;
        padding: 0;
}
.dangkiem ul li a{
    display: flex
;
    align-items:top;
}
.dangkiem ul li{
        padding: 10px;
    box-shadow: 1px 1px 5px 0px #c2c2c2ab;
}
.dangkiem ul li:hover{
	background: #f6f6f6;
}
.dangkiem ul li a .img-container{
width: 100px;
    height:100px;
    margin: 0 12px;
    display: block !important;
}
.dangkiem ul li a:hover{
	color: #333;
}
.r-list{
flex: 1;
}
.head-ad{
	font-size: 16px;
        font-weight: bold;
        text-align: center;
                margin: 20px;padding-left: 10px;
}
.backgroundvc {
    background:url(images/bg-iframe-min.png), linear-gradient(#0255c3, #49b0ff);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    padding: 10px;
    border-radius: 5px;
        font-family: Arial;
        margin-top:15px;
}
.r-list p{
	margin-bottom: 2px!important;
}
@media (max-width:768px){
            .AdvertisementBottomRight {
        padding: 0 10px!important;
        }
        .AdvertisementBottomRight .qc-right{
        	display: grid;
            grid-template-columns: repeat(2, 1fr); /* 2 cột */
            gap: 10px;
            max-width: 100%;
                margin-top: 10px;
        }
        .AdvertisementBottomRight .qc-right img{
       	 	width: 100%;
    		height: auto;
    		display: block;
                margin-top:0!important;
        }
        .tothuongtruc img{
                object-fit: cover;
        }
}
.AdvertisementBottomRight .qc-right img{
	margin-top: 10px;
}

.tieusu {
    width: 100%;
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 3px !important;
    border: 1px solid #ccc !important;
    border-spacing: 0 15px;
    border-collapse: separate;
        font-size: 13px;
}
.tieusu td {
    border-bottom: 1px solid #f5f3f3;
    padding: 7px 10px;
    text-align: left;
}
.AdvertContent tr:nth-child(even) {
    background-color: #f4f4f4;
}
.tieusu .label-title {
 
}
.AdvertContent table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 15px 0px;
 
    background: -moz-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e3f2fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3f2fd', GradientType=0);
           background: #ffffff;
}
.bigtitle{
	font-weight: bold;
        text-align: center;
        padding: 15px; 
}

@media (max-width:1023px){
        .AdvertisementBottomRight{
        width: auto!important;
        padding-right: 10px !important;
                padding-left: 0px!important;
        } 
        .ContentBar1 .AdvertContent{
        	
        }
        .backgroundvc{
        	margin-top: 15px!important;
        }
        .qc-important{
        	margin-left: 10px!important;
               width: auto!important
        }
}
@media (max-width:768px){
           .AdvertisementBottomRight{
                padding-left: 10px!important;
        } 
        .qc-important{
        margin-left: 0!important
        }
        .AdvertisementBottomRight{
                width: 100vw;
        } 
}