
.AdvertContent table tbody .banner-ngang th img {
        border-radius: 10px;
        width: 100%;
}
.AdvertContent .TD-box-news-title > a:before {
        width: 5px;
        height: 19px;
        border-radius: 9px;
        content: '';
        display: inline-block;
        position: absolute;
        background: #fff;
        left: -1px;
        top: 0px;
}
.AdvertContent .TD-box-news-title{
        margin-bottom: 10px;
}
.AdvertContent .TD-box-news-title a {
        /* color: #fff; */
        font-size: 15px;
        line-height: 26px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Merriweather';
        padding: 0 0 0 15px;
        position: relative;
        color:#fff;
        padding-bottom: 14px;
}
.AdvertisementTopLeft {
        left: 0;
        position: fixed;
        top: 20px;
        z-index: 5;
}
.AdvertisementTopRight {
        position: fixed;
        right: 0;
        top: 20px;
        z-index: 5;
}
.AdvertisementCenter {
        position: relative;
        top: 0 !important;
        left: 0 !important;
}
.AdvertisementBG {
        width: 0 !important;
        height: 0 !important;
}
.AdvertisementCenter a {
        color: #424242;
        font: 12px arial;
        text-decoration: none;
}
.AdvertContent>table {
        border: 1px solid #0084d6;
        border-radius: 5px 5px 0 0;
}
.AdvertContent {
}
.AdvertisementAutoBottomRight .AdvertContent {
        width: 100%;
        position: absolute;
}
/*==================lanh dao==================*/
.lanhdao {
         padding-top: 20px;
        margin-bottom: 20px;
}
.lanhdao .list {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 10px;
        list-style-type: none;
        padding: 0;
}
.lanhdao .list .item {
        border: solid 1px #f1ebe7;
        padding: 5px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
        border-radius: 10px;
        padding-bottom: 0;
        transition: all 300ms;
}
.lanhdao .list .item:hover {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        scale: 1.03;
}
.lanhdao .list .item a {
        display: flex;
        flex-direction: column;
        align-items: center;
}
.lanhdao .list .item .img-container {
        width: 86px;
        height: 86px;
        border-radius: 100px;
        border: solid 1px #E5E5E5;
        display: inline-block;
        overflow: hidden;
        text-align: center;
}
.lanhdao .list .item .img-container img {
        width: 86px;
        height: 95px;
        position: relative;
        bottom: 3px;
        object-fit: contain;
}
.lanhdao .list .item .comrades {
        font-family: Merriweather;
        font-weight: 700;
        font-size: 12px;
        line-height: 1.4;
        text-align: center;
        color: #212529;
        margin: 0 !important;
}
.lanhdao .list .item .name {
        font-family: Merriweather;
        font-weight: 700;
        font-size: 15px;
        line-height: 1.4;
        text-align: center;
        color: var(--color-primary);
        margin: 0 !important;
}
.lanhdao .list .item .description {
        font-family: Georama;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.4;
        text-align: center;
        color: #525252;
        margin: 0 !important;
}
/*================multimediamenu=================*/
.multimedia-menu {
        background: #BB000A;
}
.multimedia-menu .menu-container {
        max-width: var(--main-width);
        margin: auto;
        display: flex;
        justify-content: space-between;
        height: 48px;
        flex-wrap: wrap;
}
.multimedia-menu .left {
        display: flex;
        gap: 15px;
        align-items: center;
        /* padding-left: 10px; */
}
.multimedia-menu .left .home {
        font-size: 14px;
        font-family: Roboto;
        font-weight: 400;
        line-height: 15px;
        color: rgba(255, 255, 255, 0.8);
        padding: 10px 10px 10px 14px;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 2px;
}
.multimedia-menu .left .home::before {
        content: '\f060';
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
        font-size: 14px;
}
.multimedia-menu .left .title span {
        font-family: 'Merriweather';
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
}
.multimedia-menu .right ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        gap: 12px;
        align-items: center;
        margin: 0;
        height: 48px;
}
.multimedia-menu .right ul li a {
        color: #fff;
        font-family: Roboto;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
}
.multimedia-menu .right ul .video::before {
        color: #fff;
        content: "\f03d";
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
}
.multimedia-menu .right ul .photo::before {
        color: #fff;
        content: "\f03e";
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
}
.multimedia-menu .right ul .longform::before {
        color: #fff;
        content: "\e473";
        font-family: 'FontAwesome';
        margin-right: 5px;
}
.multimedia-menu .right ul .infographic::before {
        color: #fff;
        content: "\f200";
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
}
.multimedia-menu .right ul .search a {
        color: #fff;
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
}
@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
.bigtitle {
        font-family: Merriweather;
        font-size: 23px;
        font-weight: 600;
        margin-bottom: 30px;
}
.tieusu {
        width: 100%;
        background-color: #f9f9f9;
        padding: 20px;
        border-radius: 3px !important;
        border: 1px solid #ccc !important;
        border-spacing: 0 15px;
        border-collapse: separate;
}
.tieusu tr {
}
.tieusu td {
        border-bottom: 1px solid #f5f3f3;
        padding: 15px;
        text-align: left;
}
.tieusu tr:last-child {
        border-bottom: none;
}
.tieusu .label-title {
        color: #818181;
        font-family: Georama;
        text-transform: uppercase;
        font-weight: 500;
}
.tieusu .detail {
        font-family: Merriweather;
        font-weight: 500;
}
@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
.bigtitle {
        font-family: Merriweather;
        font-size: 23px;
        font-weight: 600;
        margin-bottom: 30px;
}
img {
        /* object-fit: contain; */
}
ul.timeLine {
        /* the entire timeline */
        list-style-type: none;
        padding-left: 1.25em;
        width: 420px;
        margin-left: 20px;
}
.containDiv {
        /* position: absolute; */
        top: 0;
        width: 90%;
        height: 100%;
        /* background-color: #f3f6fb; */
        padding-bottom: 20px;
        padding-left: 20px;
}
li.timeLineItem {
        /* the item */
        position: relative;
        /* min-height: 10em; */
        background-color: white;
        color: #fff;
        /* margin: 1em 0; */
        /* padding: 0 1em; */
        border-radius: 0.5em;
        color: black;
        display: flex;
        justify-content: center;
        align-items: center;
}
li.timeLineItem:not(:last-child)::before {
        /* the line */
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 100%;
        top: 0.5em;
        left: -0.875em;
        border-right: 2px solid #f1ecec;
}
li.timeLineItem::after {
        /* the dot */
        content: "";
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        border: 3px solid white;
        border-radius: 50%;
        top: 0;
        left: -20px;
        background-color: #FFEB3B;
        box-shadow: rgb(0 0 0 / 70%) 0px 0px 10px;
}
.contentDisplay {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 36px;
        background-color: white;
        max-width: 1200px;
        margin: 20px auto;
}
.textTime {
        font-family: Merriweather;
        font-size: 14px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;
        margin: 0;
        text-wrap: pretty;
}
.textChucDanh {
        font-family: 'Georama';
        font-size: 14px;
        line-height: 23px;
        text-align: left;
        color: #3D4043;
        /* font-weight: 500; */
        margin-top: 0;
}
@media screen and (min-width: 40em) {
        ul.timeLine {
                padding-left: 0;
        }
        li.timeLineItem {
                /* width: calc(50% - 0.75em); */
                width: 100%;
        }
        li.timeLineItem:nth-child(odd) {
                /* text-align: right; */
        }
        li.timeLineItem:nth-child(even) {
                /* margin-left: auto; */
        }
        li.timeLineItem {
                margin-left: auto;
        }
        li.timeLineItem:nth-child(odd):not(:last-child)::before {
                /* left: auto; */
                right: -0.875em;
        }
        li.timeLineItem:nth-child(odd)::after {
                /* left: auto; */
                right: -20px;
        }
}
@media (max-width: 767px) {
        li.timeLineItem:not(:last-child)::before {
                /* the line */
                content: "";
                display: block;
                position: absolute;
                width: 4px;
                height: 100%;
                top: 0.5em;
                left: -14px;
                border-right: 2px solid #f1ecec;
                display: none;
        }
        li.timeLineItem::after {
                /* the dot */
                content: "";
                display: block;
                position: absolute;
                width: 16px;
                height: 16px;
                border: 3px solid white;
                border-radius: 50%;
                top: 0;
                left: -19px;
                background-color: #FFEB3B;
                box-shadow: rgb(0 0 0 / 70%) 0px 0px 10px;
                display: none;
        }
        .containDiv {
                /* position: absolute; */
                top: 0;
                width: 90%;
                height: 100%;
                /* background-color: #f3f6fb; */
                padding: 10px;
                margin-bottom: 12px;
                border-radius: 5px;
        }
}
@media (min-width: 768px) and (max-width: 1024px) {
        .AdvertisementBottomRight {
                width: auto!important;
                padding: 0 10px!important;
            }
}
@media only screen and (max-width: 768px) {
        div.AdvertisementBottomRight {
                width: auto;
                padding: 0 10px!important
        }
        .congkhai .wrap {
                padding: 15px 40px !important;
                gap: 10px;
        }
        .bandohc .title {
                height: 30px !important;
                width: 100%;
                align-items: flex-start;
        }
        .bandohc .title span {
                text-align: left;
                align-items: flex-start;
                padding-left: 15px !important;
        }
        div.AdvertisementCenter {
                padding: 0 15px;
                margin-bottom: 10px
        }
        .congkhai .title span {
                white-space: normal !important;
        }
        .congkhai .title {
                padding: 12px 0 !important;
        }
        .lanhdao {
                /* width: 100vw !important; */
                border-top: 0;
        }
        .lanhdao * {
                display: unset !important;
        }
        .lanhdao .list {
                display: grid !important;
                grid-template-columns: repeat(2, 1fr);
                /* width: 100% !important; */
                /* justify-items: center; */
                row-gap: 10px;
                /* column-gap: 15px; */
        }
        .lanhdao .list .item:first-child {
                grid-column: span 2;
        }
        .lanhdao .list .item:first-child a {
                max-width: 100% !important;
        }
        .lanhdao .list .item {
                display: block !important;
                width: unset !important;
        }
        .lanhdao .list .item a {
                display: flex !important;
                flex-direction: column !important;
                max-width: 45vw !important;
                /* background: #fff; */
        }
        .lanhdao .list .item .img-container {
                display: unset !important;
                width: 100px !important;
                height: 100px !important;
        }
        .lanhdao .list .item .comrades {
                display: unset !important;
        }
        .lanhdao .list .item .name {
                display: unset !important;
        }
        .lanhdao .list .item .description {
                display: unset !important;
        }
        .lanhdao .list .item .img-container img {
                width: 100px !important;
                height: 125px !important;
        }
        .lanhdao{
        	padding-top: 0px;
    margin-bottom: 15px;
        }
        .lanhdao .list .item{
        	border-radius: 0
        }
        /*===========multimedia menu===========*/
        .multimedia-menu {
                background: none;
        }
        .multimedia-menu .menu-container {
                height: unset;
        }
        .multimedia-menu .left {
                display: inline-block !important;
                text-align: left;
                margin-bottom: 15px !important;
        }
        .multimedia-menu .left .home {
                color: #1B1D2D;
                font-family: Merriweather;
                font-weight: 700;
                color: #fff;
                display: inline-block !important;
                width: fit-content !important;
        }
        .multimedia-menu .left .title {
                display: inline-block !important;
                width: fit-content !important;
                position: relative;
                bottom: -2px;
                left: -100px;
        }
        .multimedia-menu .left .title span {
                color: #1B1D2D;
                font-family: Merriweather;
                font-weight: 700;
                display: unset !important;
        }
        .multimedia-menu .right ul {
                display: flex;
                /* grid-template-columns: 1fr 1fr 1fr 1fr; */
                /* width: auto !important; */
                padding-left: 0;
        }
        .multimedia-menu .right ul li {
                width: unset !important;
                max-width: 100% !important;
                flex-direction: row !important;
        }
        .multimedia-menu .right ul li a {
                color: #555555;
                width: unset !important;
        }
        .multimedia-menu .left .home::before {
                content: '\f060';
                font-family: 'Font Awesome 5 Pro';
                margin-right: 5px;
                font-size: 14px;
                color: #7D92AE;
        }
        .multimedia-menu .right ul .video::before {
                color: #555555;
                content: "\f03d";
                font-family: 'Font Awesome 5 Pro';
                margin-right: 5px;
        }
        .multimedia-menu .right ul .photo::before {
                color: #555555;
                content: "\f03e";
                font-family: 'Font Awesome 5 Pro';
                margin-right: 5px;
        }
        .multimedia-menu .right ul .longform::before {
                color: #555555;
                content: "\e473";
                font-family: 'FontAwesome';
                margin-right: 5px;
        }
        .multimedia-menu .right ul .infographic::before {
                color: #555555;
                content: "\f200";
                font-family: 'Font Awesome 5 Pro';
                margin-right: 5px;
        }
        .multimedia-menu .right ul .search a {
                color: #555555;
                font-family: 'Font Awesome 5 Pro';
                margin-right: 5px;
        }
        .top_adv{
        	margin: 15px 0!important;
        }
         
}
.dichvu {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1367c1+0,0451b5+50,1367c1+100 */
        background: rgb(19, 103, 193);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(19, 103, 193, 1) 0%, rgba(4, 81, 181, 1) 50%, rgba(19, 103, 193, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(19, 103, 193, 1) 0%, rgba(4, 81, 181, 1) 50%, rgba(19, 103, 193, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(19, 103, 193, 1) 0%, rgba(4, 81, 181, 1) 50%, rgba(19, 103, 193, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1367c1', endColorstr='#1367c1', GradientType=0);
        /* IE6-9 */
        margin: 0px 0 10px 0;
        padding: 20px;
        display: inline-block;
        width: 100%;
}
.dichvu .panel-title {
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        padding: 10px 0;
}
.dichvu .row {
        width: 100%;
        display: inline-block;
}
.dichvu .row .list {
        width: 16.5%;
        margin: 0;
        text-align: center;
        float: left;
}
.dichvu .row .list .text-icon {
        line-height: 1px;
}
.dichvu .list img {
        width: 100px;
        height: 80px;
        border: none;
        vertical-align: middle;
}
.dichvu .list img:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-radius: 100%;
        border: 1px solid #fff;
}
.dichvu .list a {
        cursor: pointer;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        font-family: 'Georama';
}
.thongke_label {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
        font-size: 14px;
        font-weight: bold;
}
.thongke1 {
        margin-bottom: 20px;
        background-color: #FAFAFA;
        border-radius: 2px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
        border: 1px solid #ddd;
}
.thongke_bg {
        background-image: url("/SiteFolders/Root/1/banner/hanhchinhcong.jpg");
}
.thongke_wrapper {
        display: flex;
        padding: 15px;
        background-color: rgb(250, 250, 250);
}
.thongke_bieudo {
        width: 80px;
        height: 80px;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #3a87ad;
}
.thongke_wrapper>div {
        width: calc(100% / 3);
        background: #FFFFFF;
        -webkit-box-shadow: 1px 1px 2px 1px #CCCCCC;
        -moz-box-shadow: 1px 1px 2px 1px #CCCCCC;
        -o-box-shadow: 1px 1px 2px 1px #CCCCCC;
        -ms-box-shadow: 1px 1px 2px 1px #CCCCCC;
        box-shadow: 1px 1px 2px 1px #CCCCCC;
        margin-right: 15px;
        -webikt-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 15px;
        cursor: pointer;
        text-align: center;
        position: relative;
}
.thongke_wrapper>div:before,
.thongke_wrapper>div:after {
        position: absolute;
        top: 2px;
        right: 2px;
        bottom: 2px;
        left: 2px;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        transition: opacity 1s, transform 1s;
}
.thongke_wrapper>div:before {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
}
.thongke_wrapper>div:after {
        border-right: 2px solid #fff;
        border-left: 2px solid #fff;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
}
.thongke_wrapper>div:hover {
        background-color: #9e5406;
        opacity: 1;
}
.thongke_wrapper>div:hover:before,
.thongke_wrapper>div:hover:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
}
.thongke_wrapper>div:last-child {
        margin-right: 0;
}
.thongke_bieudo div:nth-child(2) {
        font-size: 36px;
        line-height: 33px;
}
.thongke_info {
        display: block;
        font-weight: 300;
        text-align: right;
        font-size: 13px;
        color: #333;
}
.thongke_info div:nth-child(3) {
        width: 134px;
}
.thongke_border {
        background-color: #2a91d8;
        height: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
}
.thongke_link {
        text-align: center;
        font-size: 14px;
        color: #428bca;
        z-index: 2;
        position: relative;
}
.thongke_info>div strong {
        font-weight: bold;
        font-size: 15px;
        color: black;
}
.thongke2 {
        color: #478fca;
        font-size: 22px;
}
.AdvertContent table {
        font-family: arial, sans-serif;
        border-collapse: collapse;
        width: 100%;
        margin: 0 0 15px 0px;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e3f2fd+100 */
        background: #ffffff;
        /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%, #e3f2fd 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3f2fd', GradientType=0);
        /* IE6-9 */
}
.AdvertContent td,
th {
        /* border: 1px solid #eee; */
        /* text-align: left; */
        /* padding: 2px 8px; */
        font-size: 14px;
}
.AdvertContent tr:nth-child(even) {
        background-color: #dddddd;
}
/******************************************/
.nam_banner_vb {
        height: auto;
}
.nam_banner_vb a {
        height: 55px;
        display: -webkit-box;
}
.nam_banner_vb img {
        width: 51px;
        height: auto;
        margin-top: 7px;
        margin-left: 2px;
}
.nam_banner_vb a .text {
        background: #33aafc;
        width: calc(100% - 56px);
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        color: white;
        font-size: 14px;
        border: 1px solid white;
        border-top: none;
        border-right: none;
        text-transform: uppercase;
        padding-left: 12px;
        text-align: left;
}
.nam_banner_vb a .khung {
        width: 55px;
        height: 55px;
        background: #1e8efb;
        border: 1px solid white;
        border-top: none;
        border-left: none;
}
.cchc-Title {
        background: #2773d1;
        border-bottom: 1px solid #ddd;
        height: 30px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        height: 30px;
        padding: 0 0 0 20px;
        text-transform: uppercase;
        line-height: 33px;
}
#ctrl_181217_92_ServiceCategory .Content {
        display: none;
}
.infographic-box i,
.infographic-box div.box-icon {
        width: 90px;
        height: 90px;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: #fff;
}
.infographic-box div.box-icon p.number {
        margin: 0;
        line-height: 36px;
        font-size: 36px;
}
.infographic-box div.box-icon p.text {
        font-size: 13px;
        line-height: 13px;
        color: #FFFFFF;
        padding-top: 15px;
        margin-bottom: 3px;
}

/**********************/
.thumb {
  cursor: pointer;
}

/* popup overlay */
.popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.7);
  opacity: 0;
  pointer-events: none;
  transition: .3s;
  z-index: 99999999;
}

/* khi click */
.popup:target {
  opacity: 1;
  pointer-events: auto;
}

/* nội dung popup */
.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90vw;
  max-height: 90vh;
}

/* ảnh trong popup */
.popup-content img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

/* click nền để đóng */
.popup-close {
  position: absolute;
  inset: 0;
}
.TD-box-news-main{
	border-radius: 5px;
}

/************************/
@media (max-width: 1023px){
        .MultiFunctionControl .banner .info2{
            font-size: 28px!important;
        }
        .MultiFunctionControl .banner .info{
        	font-size: 20px!important;
        }
        .MultiFunctionControl .banner{
        	gap: 15px!important
        }
}
@media only screen and (max-width: 768px) {
        .AdvertContent table tbody .banner-ngang{
                display: grid !important;
                grid-template-columns:1fr 1fr;
        }
        .AdvertContent table tbody .banner-ngang th{
                width:auto !important;
        }
        .AdvertContent table tbody .banner-ngang th a{
                width:auto !important;
        }
}
.TD-box-news{
        background: url(images/bg-iframe-min.png), linear-gradient(180deg, #F4771D 0%, #c55200 100%);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        border: none;
        margin-bottom: 15px;
        padding: 12px 12px;
        border-radius: 5px;
}

/**************************************************************************************/
.MultiFunctionControl .banner {
    width: 100%;
    /* margin: 30px auto 0px auto; */
    display: flex;
    justify-content: left;
    align-items: center;
    /* padding-left: 30px; */
    padding: 20px 10px;
    gap: 35px;
    position: relative;
}
.MultiFunctionControl .banner img {
    width: 200px;
    height: auto;
        object-fit: cover;
}
.MultiFunctionControl .banner .info {
    font-family: Inter;
    font-size: 22px;
    font-weight: bold;
    line-height: 42px;
    text-align: left;
    color: #68443b;
}
.MultiFunctionControl .banner .info2 {
   font-family: "Roboto";
    font-size: 38px;
    font-weight: 900;
    line-height: 38px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #ff1801;
      
     text-shadow: 1px 1px 1px #b51000, 1px 2px 1px #a1a1a1, 1px 2px 1px #e9e9e9, 1px 4px 1px #b9b9b9, 1px 7px 2px rgb(166 166 166 / 20%), 1px 11px 10px rgb(153 153 153 / 20%), 1px 15px 10px rgb(189 189 189 / 40%);
}