body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    /* overflow-x: hidden; */
}
a {
    text-decoration: none;
    color: #333;
}
a:focus, a:hover {
    /* text-decoration: none; */
    color: #3684c0;
}
h3 {
    font-size: 24px;
    line-height: 1.1;
}
/* p, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
} */
.header-tops {
    background: #fff1cd;
}
.header-tops .nav-link {
    color: #386640;
    font-size: 14px;
}
.right-banner {
    text-align: right;
}
.logo-avatar img {
    width: 80%;/*85%*/
}
.bdmenu {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #386640;
    box-shadow: 0 2px 4px 0 rgb(182 182 182 / 50%);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999999;
    background: white;
}
.main-menu > li > a {
    color: #333 !important;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    white-space: nowrap;
}
.main-menu .dropdown-toggle::after {
    content: none;
}
.home-menu {
    margin-top: auto;
    margin-bottom: auto;
}
.main-menu .home-menu a {
    color: #fff !important;
    background: #386640;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.main-menu .dropdown-menu {
    box-shadow: 0 2px 4px rgb(34 25 25 / 40%);
    border-radius: 0;
    background: #fffef7;
    padding: 0;
    border: 0;
    margin-top: 1px;
}
.main-menu .dropdown-menu li {
    border-bottom: 1px dashed #27702b4f;
}
.main-menu .dropdown-menu li a {
    padding: 5px;
    color: #181818;
    text-align: left;
    display: block;
    transition: all .1s;
    line-height: 24px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
p.topdatetime:first-letter {
    text-transform: uppercase;
}
.time {
    border-bottom: 0.5px solid #dddddd;
    font-family: 'Roboto';
    margin-bottom: 20px;
}
.time .text-end .box-div {
    float: right;
    position: relative;
}
.time .text-end .box-div .search-box {
    height: 33px;
    border-radius: 8px;
    border: 0.1px solid #dddddd;
    width: 300px;
    padding-left: 10px;
}
.time .text-end .box-div .lao-search {
    position: absolute;
    top: 3px;
    right: 0;
    cursor: pointer;
}
.time .text-end .box-div .lao-search i {
    font-size: 18px;
    font-weight: 100;
    padding: 7px 7px 0 0;
}
.time .text-end p {
    float: right;
    margin-right: 30px;
}
.time .text-end p i {
    margin-right: 10px;
}
.time p {
    line-height: 36px;
    margin-bottom: 0;
}
.pninfor {
    padding-top: 15px;
    font-size: 14px;
}
.topfex {
    display: flex;
}
.newscv {
    position: relative;
    margin-bottom: 20px;
}
.newscv .cover {
    height: 550px;
}
.cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* object-position: top; */
}
.newscv h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    margin: 0;
    color: white;
    position: absolute;
    bottom: 0;
    background: #02a11394;
    width: 100%;
    padding: 10px 10px;
}
.cus-owl-next, .cus-owl-prev {
    z-index: 1;
    width: 30px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    height: 30px;
    display: block;
    cursor: pointer;
    top: 45%;
    background: #00ae35c9;
}
.cus-owl-prev {
    left: 10px;
}
.cus-owl-next {
    right: 10px;
}
.i-control .bi {
    font-size: 20px;
    font-weight: 400;
}
.i-control .bi::before {
    vertical-align: -.225em;
}
.i-control .bi-chevron-left {
    margin-left: -2px;
}
.i-control .bi-chevron-right {
    margin-left: 2px;
}
.mostviewhome {
    display: none;
}
.nevent article {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.nevent article:first-child {
    border-bottom: 0.8px solid #dddddd;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.nevent article .cover {
    height: 75px;
    width: 100px;
    float: left;
    margin-right: 10px;
}
.nevent article:first-child .cover {
    height: 198px;
    width: 100%;
    margin: 0 0 10px 0;
}
.nevent article:first-child header {
    display: inline-block;
    height: 50px;
    overflow: hidden;
}
.nevent article p {
    text-align: justify;
}
.nevent article:first-child header p {
    margin: 0;
    text-align: justify;
}
.nevent article p a {
    color: #333;
    line-height: 25px;
    font-size: 18px;
}
.nevent article:first-child header p a {
    color: #3684c0;
    font-size: 18px;
    font-weight: 600;
}
.dynamic-weblink {
    background: #f4f4f4;
    padding: 70px 0 50px 0;
    margin-bottom: 20px;
}
.type1 {
    color: white;
}
.type1 .list-weblink {
    display: flex;
    justify-content: center;/*space-between;*/
    flex-wrap: nowrap;
}
.type1 .item {
    position: relative;
    transition: all 100ms;
    text-align: center;
    padding: 20px 25px;
    background: white;
    flex: 1;
}
.type1 .item img {
    margin-top: -50px;
    margin-bottom: 20px;
    height: 60px;
}
.type1 .item .name {
    color: black;
    font-size: 16px;
}
.home-left {
    background: #fef7e0;
    padding: 20px;
    margin-bottom: 20px;
}
.home-left .hdbox {
    display: inline-block;
    margin: 15px 0 20px 0;
}
.home-left h3 {
    margin: 0;
    padding: 0;
    float: left;
}
.home-left h3 > a {
    color: #02a113;
    font-weight: bold;
    text-transform: uppercase;
}
.home-left ul {
    float: left;
    margin-bottom: 0;
}
.home-left ul li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}
.home-left ul li a {
    font-size: 18px;
}
.home-left .box-div .cover {
    height: 368px;
}
.home-left .box-div header {
    padding: 15px 0px;
}
.home-left .box-div header a {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
}
.home-left .box-div p {
    font-size: 16px;
    text-align: justify;
}
.home-left article .cover {
    height: 186px;
}
.home-left article a {
    font-size: 18px;
    text-align: justify;
    font-weight: bold;
}
.home-left article header {
    padding: 10px 0;
    text-align: justify;
}
.home-left .newitem {
    border-top: 0.8px solid #dddddd;
    padding-top: 10px;
    margin-top: 10px;
    text-align: justify;
}
.home-left .newitem i {
    margin-right: 15px;
}
.home-left .newitem a {
    font-size: 16px;
    text-align: justify;
}
.mtmedia {
    background: #386640;
    padding: 60px 20px 30px 20px;
    margin-bottom: 20px;
}
.mtmedia .hdbox {
    display: inline-block;
    margin-bottom: 25px;
}
.mtmedia .hdbox h3 {
    text-align: center;
    font-weight: bold;
    margin: -3px 0 0 0;
    text-transform: uppercase;
    float: left;
}
.mtmedia .hdbox h3 a {
    color: white;
}
.mtmedia ul {
    margin: 0px 0px 0 35px;
    float: left;
}
.mtmedia ul li {
    display: inline-block;
    margin-right: 25px;
}
.mtmedia ul li a {
    color: white;
    font-size: 16px;
    font-weight: 500;
}
.mtmedia .boxvd .cover {
    position: relative;
}
.mtmedia .boxvd .cover i {
    position: absolute;
    left: 10px;
    bottom: 10px;
    height: 50px;
    width: 50px;
    background: #ec1d25;
    color: white;
    border-radius: 50px;
    font-size: 35px;
    text-align: center;
    line-height: 50px;
    padding-left: 3px;
    padding-top: 1px;
}
.mtmedia .boxvd header {
    padding: 15px 0;
}
.mtmedia .boxvd header a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
}
.mtmedia article {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.mtmedia article .cover {
    float: left;
    width: 180px;
    margin-right: 15px;
    position: relative;
}
.mtmedia article a {
    font-size: 18px;
    color: white;
}
.mtmedia article .cover i {
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 25px;
    width: 25px;
    background: #ec1d25;
    color: white;
    border-radius: 25px;
    font-size: 17px;
    text-align: center;
    line-height: 25px;
    padding-left: 2px;
}
.mtmedia article header {
    text-align: justify;
}
.towbox {
    margin-bottom: 30px;
}
.towbox .hdbox {
    position: relative;
    display: flex;
}
.towbox h3 {
    margin: 50px 0;
}
.towbox h3 a {
    color: #02a113 !important;
    font-weight: bold;
    text-transform: uppercase;
}
.towbox ul {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 20px;
}
.towbox ul li {
    display: inline-block;
    margin-right: 20px;
}
.towbox ul li a {
    font-size: 16px;
}
.towbox .boxnl .cover {
    height: 250px;
}
.towbox .boxnl header {
    background: #f5f5f5;
    padding: 10px 10px;
}
.towbox .boxnl header a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: justify;
}
.towbox .boxnl header p {
    margin: 0;
    overflow: hidden;
    text-align: justify;
    font-size: 16px;
}
.towbox article {
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.towbox article .cover {
    display: none;
}
.towbox article:first-child .cover {
    display: block;
    height: 136px;
}
.towbox article p {
    margin: 10px 0 0 0;
    text-align: justify;
    font-size: 16px;
}
.towbox article:last-child {
    border: none;
}
.towbox .home-center > div:first-child .col-md-5 {
    border-right: 1px solid #dddddd;
}
.home-right {
    background: #f5f5f5;
    padding: 20px 25px;
    margin-bottom: 20px;
}
.home-right h3 {
    margin: 25px 0 35px 0;
    text-align: center;
}
.home-right h3 a {
    color: #02a113;
    font-weight: bold;
    text-transform: uppercase;
}
.home-right .vnttm .cover {
    height: 352px;
    margin-bottom: 15px;
}
.home-right header p {
    text-align: justify;
    margin-bottom: 0;
}
.home-right .vnttm p a {
    font-weight: bold;
    line-height: 23px;
    font-size: 18px;
}
.home-right .owl-carousel .owl-nav button.owl-prev, .home-right .owl-carousel .owl-nav button.owl-next {
    background: #00ae35c9 !important;
    padding: 30px 10px 25px !important;
    margin: 0px !important;
}
.home-right .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: -20px;
    margin: 0px;
}
.home-right .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: -20px;
    margin: 0px;
}
.home-right i {
    font-size: 17px;
    color: white;
}
.pthome {
    background: #386640;
    padding: 10px 20px 50px 20px;
    margin-bottom: 20px;
}
.pthome h3 {
    text-align: center;
    padding: 30px 0;
    margin: 0;
}
.pthome h3 a {
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.pthome .flipster {
    overflow: hidden;
}
.pthome article .cover {
    height: 300px;
}
.pthome article header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: white;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    background: #02a11394;
    padding: 10px 6px;
}
.pthome .flipster__button {
    opacity: 1;
}
.pthome polyline {
    color: white;
}
.boxnewhomebm {
    margin-bottom: 30px;
}
.boxnewhomebm .hdbox {
    position: relative;
    display: flex;
}
.boxnewhomebm h3 {
    margin: 20px 0 50px 0;
}
.boxnewhomebm h3 a {
    color: #02a113;
    font-weight: bold;
    text-transform: uppercase;
}
.boxnewhomebm ul {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 20px;
}
.boxnewhomebm ul li {
    display: inline-block;
    margin-right: 20px;
}
.boxnewhomebm ul li a {
    font-size: 16px;
}
.boxnewhomebm .boxnl {
    background: #f5f5f5;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.boxnewhomebm .boxnl .cover {
    width: 450px;
    height: 300px;
    float: left;
    margin-right: 10px;
}
.boxnewhomebm .boxnl header {
    padding: 10px;
    text-align: justify;
}
.boxnewhomebm .boxnl header a {
    color: #333;
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 28px;
}
.boxnewhomebm .boxnl header p {
    font-size: 16px;
    margin-bottom: 0;
}
.boxnewhomebm article .cover {
    height: 138px;
    margin-bottom: 10px;
}
.boxnewhomebm article a {
    line-height: 23px;
    font-size: 16px;
}
.boxnewhomebm article header p {
    text-align: justify;
    margin-bottom: 0;
}
.boxnewhomebm article a {
    line-height: 23px;
    font-size: 16px;
}
.boxnewhomebm article:nth-child(5) {
    display: none;
}
.boxnewhomebm article:nth-child(6) {
    display: none;
}
.boxnewhomebm .clear {
    border-bottom: 0.8px solid #dddddd;
    margin: 25px 15px 0 15px;
    flex-shrink: initial;
}
.clear {
    clear: both;
}
.fixright {
    position: -webkit-sticky;
    position: sticky;
    top: 68px;
}
.fixright {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 75px;
    background: white;
}
.lkw {
    background: #386640;
    margin-bottom: 10px;
}
.lkw .btn {
    color: white;
    display: block;
    font-size: 18px;
}
.lkw .dropdown-menu {
    height: 180px;
    overflow-y: scroll;
    width: 100%;
}
.lkw .dropdown-menu a {
    display: block;
    padding-left: 20px;
    font-style: italic;
    font-size: 15px;
    position: relative;
    display: flex;
    align-items: center;
}
.lkw .dropdown-menu a:before {
    content: "\f285";
    font-family: bootstrap-icons;
    margin-right: 5px;
}
.advrtise0 img {
    width: 100%;
    margin-bottom: 20px;
}
.ad2c a {
    display: block;
    text-align: center;
}
.ad2c img {
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
}
.home-crnews h3 {
    text-align: center;
}
.home-crnews header {
    text-align: justify;
}
.home-crnews header a {
    font-size: 16px;
}
.dtdt .owl-next {
    position: absolute;
    top: 30px;
    right: -10px;
    margin: 0px;
}
.dtdt .owl-nav .owl-prev {
    position: absolute;
    top: 30px;
    left: -10px;
    margin: 0px;
}
.home-crnews .owl-carousel .owl-nav .owl-prev, .home-crnews .owl-carousel .owl-nav .owl-next {
    background: #00ae35c9 !important;
    padding: 15px 5px !important;
    margin: 0px !important;
}
.home-crnews i {
    font-size: 17px;
    color: white;
    font-weight: bold;
}
.ttkntv {
    background: #f4f4f4;
    padding: 70px 0 50px 0;
    /*margin-bottom: 20px;*/
}
.Normal, .NormalDisabled, .NormalDeleted {
    color: #444;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.ttkndc p {
    margin-bottom: 30px;
}
.ttkndc p {
    color: #02a113;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}
.ttkntv .owl-stage {
    display: flex;
    align-items: center;
}
.ttkntv .owl-item {
    display: flex;
    background: white;
    height: 138px;
    align-items: center;
    padding: 15px 10px;
}
.ttkntv .advrtise {
    display: block;
    background: white;
}
.ttkntv .advrtise img {
    margin: 0;
}
.owl-nav .owl-prevs, .owl-nav .owl-nexts {
    background: #00ae35c9 !important;
    padding: 30px 7px 25px !important;
    margin: 0px !important;
}
.advrtise0 .owl-nav .owl-prevs {
    position: absolute;
    top: 18%;
    left: -10px;
    margin: 0px;
}
.advrtise0 .owl-nav .owl-nexts {
    position: absolute;
    top: 18%;
    right: -10px;
    margin: 0px;
}
.footterkn {
    background: #386640;
    color: #f7f4f1;
    padding: 32px 0 15px 0;
}
.footer-content {
    display: grid;
    grid-template-columns: 6fr 4fr 1fr;
    gap: 20px;
    border-bottom: 0.8px solid white;
    padding-bottom: 20px;
}
.footer-content .footer-head {
    height: 50px;/*70px*/
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-size: 22px;
}
.footer-head p:first-child {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin: 0;
    line-height: 1.3;
    margin-bottom: 5px;
}
.footer-head p:last-child {
    margin: 0;
}
.footer-content .footer-body {
    border-right: 1px solid #dad0d0;
    display: flex;
    align-items: flex-start;
    padding-right: 20px;
    height: calc(100% - 90px);
    flex-direction: column;
}
.footer-content .footer-body p {
    font-size: 16px;
}
.footer-content .frright .footer-body-ketnoi {
    display: flex;
    /* gap: 20px; */
    justify-content: space-between;
}
.footer-content .frright .footer-body-ketnoi a {
    font-size: 20px;
    color: #fff;
}
.ftbottom, .togsotrupcap p {
    /* float: left; */
    margin: 15px 0 0 0;
    font-size: 16px;
}
.NormalRed {
    font-weight: 700;
    color: red;
}
.togsotrupcap span:last-child {
    margin-left: 20px;
}
.navbar-btn-mb .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-btn-mb {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1px solid #156f48;
}
.navbar-btn-mb span {
    margin-left: -4px;
    zoom: 0.9;
    margin-top: -3px;
}
.findkdn .btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
}
.findkdn .btn i {
    margin-left: -2px;
}
.btn-search.lao-search i::before {
    margin-top: 5px;
}
.footer-logo img {
    width: 30%;
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .footer-logo {
       text-align: center;
    }
    .footer-logo img {
        width: 60%;
    }
    .newscv .cover {
        height: 300px;
    }
    .newscv h1 {
        font-size: 18px;
        line-height: 25px;
    }
    .mostviewhome {
        display: block;
    }
    .mostviewhome article {
        display: flow-root;
        margin-bottom: 15px;
    }
    .mostviewhome article .cover {
        width: 150px;
        float: left;
        margin-right: 15px;
        height: 120px;
    }
    .mostviewhome article a {
        font-size: 16px;
        text-align: justify;
        color: black;
        font-weight: bold;
    }
    .mostviewhome article p {
        text-align: justify;
        margin-bottom: 0;
    }
    .nevent {
        display: none;
    }
    .dynamic-weblink {
        display: none;
    }
    .home-left ul {
        display: none;
    }
    .home-left h3 {
        font-size: 20px;
    }
    .i-content-block .box-div {
        margin-bottom: 20px;
    }
    .home-left .box-div .cover {
        height: 207px;
    }
    .home-left article {
        margin-bottom: 20px;
        display: inline-block;
    }
    .home-left article .cover {
        width: 150px;
        float: left;
        margin-right: 15px;
        height: 120px;
    }
    .home-left article a {
        font-size: 16px;
    }
    .home-left article header {
        padding: 0;
    }
    .home-left article a {
        font-size: 16px;
    }
    .home-left .newitem {
        display: none;
    }
    .mtmedia {
        padding: 35px 10px 10px 10px;
    }
    .mtmedia .hdbox h3 {
        font-size: 18px;
    }
    .mtmedia ul {
        display: none;
    }
    .mtmedia .boxvd .cover {
        height: 280px;
    }
    .mtmedia article .cover {
        width: 150px;
        height: 115px;
    }
    .mtmedia article header a {
        font-size: 14px;
        line-height: 25px;
    }
    .towbox h3 {
        margin: 20px 0;
        font-size: 20px;
    }
    .towbox ul {
        display: none;
    }
    .towbox article:first-child .cover {
        height: 255px;
    }
    .towbox article p {
        font-size: 18px;
        line-height: 28px;
    }
    .home-right {
        padding-bottom: 0;
    }
    .home-right h3 {
        font-size: 20px;
    }
    .home-right .vnttm .cover {
        height: 484px;
    }
    .home-right .vnttm p {
        margin-bottom: 20px;
    }
    .home-right .vnttm p a {
        font-size: 18px;
    }
    .pthome article header {
        padding: 10px 60px;
    }
    .boxnewhomebm h3 {
        margin: 20px 0;
        font-size: 20px;
    }
    .boxnewhomebm ul {
        display: none;
    }
    .boxnewhomebm .boxnl .cover {
        width: auto;
        height: auto;
        margin: 0;
        float: none;
    }
    .boxnewhomebm .boxnl header a {
        font-size: 20px;
        line-height: 33px;
        font-weight: bold;
    }
    .boxnewhomebm article {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
    }
    .boxnewhomebm article .cover {
        width: 180px;
        margin-right: 15px;
        height: auto;
        float: left;
    }
    .boxnewhomebm article a {
        font-size: 18px;
        line-height: 28px;
    }
    .boxnewhomebm article a {
        font-size: 18px;
        line-height: 28px;
    }
    .home-crnews article:first-child .cover {
        height: 125px;
    }
    .ttkntv {
        padding: 25px 0;
    }
    .ttkndc p {
        font-size: 15px;
        line-height: 25px;
    }
    .footer-content {
        grid-template-columns: 1fr;
    }
    .footer-content .footer-head {
        height: auto;
    }
    .footer-head p:first-child {
        font-size: 19px;
    }
    .footer-head p:last-child {
        font-size: 16px;
    }
    .footer-content .footer-body {
        border: none;
        border-bottom: 1px solid #dad0d0;
        height: auto;
        padding-bottom: 20px;
    }
    .footer-content .frright .footer-body-ketnoi {
        gap: 20px;
        justify-content: normal;
    }
    .ftbottom, .togsotrupcap p {
        text-align: center;
    }
    .ftbottom {
        font-size: 15px;
    }
    .header-top {
        position: sticky;
        top: 44px;
        z-index: 999999;
        background: white;
        border-bottom: 1px solid #eb1f23;
    }
    .header-tops {
        position: sticky;
        top: 0;
        z-index: 999999;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .time {
        border-bottom: 0;
    }
    .offcanvas-backdrop {
        z-index: 999999;
    }
    .offcanvas.offcanvas-start {
        z-index: 1000000;
    }
}
.header-top .slbntop article.item img {
    border-radius: 0 12px 12px 0;
}
.header-top .slbntop article.item:after {
    content: "";
    width: 30%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background-image: linear-gradient(to right, rgb(255 255 255), rgb(255 255 255 / 0%));
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
}
.footer-title-english {
    margin-top: -15px;
    font-size: 20px !important;
}
@media (max-width: 767px) {
    .footer-title-english {
        font-size: 16px !important;
    }
}
.header-slogan {
    font-size: 1.1rem;
    color: red;
}
@media (max-width: 1200px) {
    .header-slogan {
        font-size: 1rem;
    }
    .logo-avatar img {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .header-slogan {
        display: none;
    }
}
