html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, p {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    letter-spacing: 0;
    text-decoration: none;
}
body {font-family:'Roboto Condensed', serif;}
.cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position: top;}
a {color:#333;} 
a, a:visited {color:#333;}
div:focus-visible,div:focus,a:focus-visible,a:focus {outline:none;}
a:focus, a:hover {outline:none !important;text-decoration:none !important;}

embed, iframe, object, video {
    max-width: 100%;
}

#Header {margin:20px 0 10px 0;}
.logo-avatar img {width:86%;}
.right-banner {text-align:right;}
.stmenu {position: -webkit-sticky;position: sticky;top: 0;z-index: 999999;box-shadow: 0 2px 4px 0 rgb(182 182 182 / 50%);}
.bdmenu {border-top:1px solid #dddddd;border-bottom:1px solid #386640;margin:15px 0 10px 0;background: white;z-index: 99999;}
.main-menu {padding:6px 0;font-family:'Roboto Condensed';}
.main-menu > ul {list-style:none;position:relative;display: flex;justify-content: space-between;z-index:100;height:42px;margin:0;align-items: center;}
.main-menu > ul > li {position:relative;z-index:100;flex: 1 0 auto;display: inline-block;}
.main-menu > ul > li > a {color:#333;text-decoration:none;font-weight:600;font-family:'Roboto Condensed', sans-serif;text-transform:uppercase;font-size:15px;line-height:55px;}
.main-menu > ul > li:hover > a {color:#3684c0;}
.main-menu ul ul {
    position: absolute;
    transform: translateY(10px);
    width: 200px;
    z-index: 100;
    height: auto;
    box-shadow: 0 2px 4px rgb(34 25 25 / 40%);
    border-radius: 0;
    background: #fffef7;
    transition: all ease-in-out .1s;
    visibility: hidden;
    opacity: 0;
    flex-direction: column;
    list-style:none;
    margin:0;
}
.main-menu > ul > li:hover>ul {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    display: flex;
    flex-direction: column;
}
.main-menu ul ul li {float: none; border-bottom: 1px dashed #27702b4f;position: relative;}
.main-menu ul ul li a {padding: 5px;color: #181818;text-align: left; display: block;transition: all .1s;line-height: 24px;font-size:16px;}
.main-menu ul ul li:hover {background:#3684c0;}
.main-menu ul ul li:hover > a {color:white;}
.main-menu ul ul ul {position: absolute;width: 204px;z-index: 100;height: auto;transition: all ease-in-out .1s;left:100%;top:0px;}
.main-menu ul ul > li:hover > ul {visibility: visible;transform: translateY(0);opacity: 1;display: flex;flex-direction: column;}

.main-menu .icoh {text-align:center;}
.main-menu .icoh a {height:30px;width:30px;background:#386640;border-radius:30px;line-height:30px;display:block;}
.main-menu .icoh i {color:white;}
.main-menu .icom {text-align:center;}
.main-menu .icom a {height:30px;width:30px;border:0.5px solid #386640;border-radius:30px;line-height:30px;display:block;}
.main-menu .icom i {color:#386640;font-size:16px;font-weight:100;}

.iconmb {text-align:center;}
.iconmb a {height:38px;width:38px;border:0.5px solid #386640;border-radius:38px;line-height:38px;display:block;float:right;margin-top:18px;}
.iconmb i {color:#386640;font-size:16px;font-weight:100;}

.mbmn {font-family:'Roboto', sans-serif;}
.mbmn a {font-family:'Roboto', sans-serif;}
.mbmn .modal-title {color:white;}
.mbmn .modal-header h4 {color:white;text-align:center;}
.mbmn .modal-dialog {}
.mbmn .modal-content {background: #386640f2;}
.mbmn .close {color:white;opacity:1;font-size:15px;}
.mbmn .bgmenumb {}
.mbmn .bgmenumb > ul {list-style:none;}
.mbmn .bgmenumb > ul > li {}
.mbmn .bgmenumb > ul > li > a {line-height:35px;font-weight:bold;font-size:18px;}
.mbmn .bgmenumb > ul > li:hover ul {}
.mbmn .bgmenumb a {color:white;}
.mbmn .bgmenumb > ul > li:hover > a {color:#fff700}
.mbmn .bgmenumb ul ul li::marker  {color:white;}
.mbmn .bgmenumb ul ul li a {font-size:15px;line-height:28px;}
.mbmn .bgmenumb ul ul li:hover > a {color:#fff700}

.mtaudio {background:#386640;padding:60px 20px 30px 20px;margin-bottom:20px;}
.mtaudio .hdbox {display:inline-block;margin-bottom:25px;}
.mtaudio ul {margin:0px 0px 0 35px;float:left;}
.mtaudio ul li {display:inline-block;margin-right:25px;}
.mtaudio ul li a {color:white;font-size:16px;font-weight:500;}
.mtaudio .hdbox h3 {text-align:center;font-weight:bold;margin:-3px 0 0 0;text-transform:uppercase;float:left;}
.mtaudio .hdbox h3 a {color:white;}
.mtaudio .cover {height:150px;margin-bottom:15px;position: relative;}
.mtaudio header a {color:white;font-size:16px;}
.mtaudio article .cover i {position:absolute;left:5px;bottom:5px;height:25px;width:25px;background:#ec1d25;color:white;border-radius: 25px;font-size:10px;text-align:center;line-height:25px;padding-left:2px;}
.mtaudio .owl-nav .owl-prevs {position: absolute;top: 18%;left: -20px;margin:0px;}
.mtaudio .owl-nav .owl-nexts {position: absolute;top: 18%;right: -20px;margin:0px;}
.mtaudio .owl-nav i {font-size:28px;}

.dynamic-weblink {background:#f4f4f4;padding:70px 0 50px 0;margin-bottom:20px;}
.type1 {color:white;}
.type1 .list-weblink {display: flex;justify-content: space-between;flex-wrap: nowrap;}
.type1 .item {position: relative;transition: all 100ms;text-align:center;padding:20px 25px;background: white;}
.type1 .item img {margin-top:-50px;margin-bottom:20px;height:60px;}
.type1 .item .name {color:black;font-size:16px;}
.type1 .list-weblink .item:hover a {filter: drop-shadow(2px 4px 6px black);transform: translateY(-3px);}


.topfex {
    display: flex;
}
.topfex .bdlr {border-left:0.8px solid #dddddd;border-right:0.8px solid #dddddd}


.advrtise0 img {width:100%;margin-bottom:20px;}

.time {border-bottom:0.5px solid #dddddd;font-family:'Roboto';margin-bottom:20px;}
.time p {line-height:36px;}
.time .right {text-align:right;}
.time .right p {float:right;margin-right:30px;}
.time .right p i {margin-right:10px;}
.time .right .box-div {float:right;position:relative;}
.time .right .box-div .search-box {height:33px;border-radius:8px;border:0.1px solid #dddddd;width:300px;padding-left:10px;}
.time .right .box-div .lao-search {position:absolute;top:0;right:0;cursor: pointer;}
.time .right .box-div .lao-search i {font-size:18px;font-weight:100;padding: 7px 7px 0 0;}

.noibat h2 {color:#ec1d25;text-transform:uppercase;margin:10px 0 15px 0;}
.noibat article p {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dashed #dddddd;}
.noibat article p:last-child {border:none;}
.noibat article p a {color:#333;font-size:16px;}
.noibat article p:hover a {color:#3684c0;}
.noibat article p:first-child a {color:#3684c0;font-size:18px;font-weight:600;}

.newscv {position: relative;margin-bottom:20px;}
.newscv .cover {height:550px;}
.newscv img {width:100%;}
.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;}
.newscv h1:hover {filter: drop-shadow(2px 4px 6px black);}
.newscv p {color:#333;font-size:14px;line-height:25px;}
.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 .fa {font-size: 28px;font-weight: 400;}

.slbntop .item img {width:auto !important;float:right;height:139px;}

.nevent {}
.nevent article:first-child {border-bottom:0.8px solid #dddddd;margin-bottom:15px;padding-bottom:5px;}
.nevent article:first-child .cover {height:198px;width:100%;margin:0 0 10px 0;}
.nevent article:first-child img {}
.nevent article:first-child header {display:inline-block;height:50px;overflow:hidden;}
.nevent article:first-child header p {margin:0;text-align: justify;}
.nevent article:first-child header p a {color:#3684c0;font-size:18px;font-weight:600;}
.nevent article {display:inline-block;width:100%;margin-bottom:10px;padding-bottom:10px;}
.nevent article .cover {height:75px;width:100px;float:left;margin-right:10px;}
.nevent article img {}
.nevent article p {text-align: justify;}
.nevent article p a {color:#333;line-height:25px;font-size:18px;}
.nevent article:hover a {color:#3684c0}

.home-rightbt .evct h3 {margin:15px 0}
.home-rightbt .evct h3 a {color:#eb1f23;font-size: 17px;font-weight: 600;}
.home-rightbt {border-top:1px solid #386640;padding:0 10px 25px 15px;border-bottom:1px solid #dddddd;background: #fef7e0;height:550px;overflow:hidden;}
.home-rightbt .boxev .cover {width:180px;float:left;margin-right:15px;height:136px;}
.home-rightbt .boxev a {font-size:18px;}
.home-rightbt .listdlkn i {float:left;color:#386640;margin-top:5px;}
.home-rightbt .listdlkn p {margin-left:25px;border-bottom: 1px dashed #dddddd;padding-bottom:10px;}
.home-rightbt .listdlkn p a {font-size:15px;}
.home-rightbt .listdlkn p:last-child {border:none;padding:0;}

.center-homes {margin-bottom:30px;}
.center-homes h3 {text-align:center;text-transform:uppercase;margin:30px 0 30px 0;}
.center-homes h3 a {color:#ec1d25;font-weight:bold;}
.center-homes .boxnew .cover {height:330px;}
.center-homes .boxnew header {background:#f5f5f5;padding:15px 10px;}
.center-homes .boxnew header a {font-weight:bold;font-size:20px;color:#333;line-height: 33px;padding-bottom:10px;display:block;}
.center-homes .boxnew header:hover a {color:#3684c0}
.center-homes .boxnew header p {height:40px;overflow:hidden;margin:0;}
.center-homes article {display:inline-block;width:100%;margin-bottom:10px;padding-bottom:10px;}
.center-homes article .cover {width:180px;float:left;margin-right:15px;height:144px;}
.center-homes article a {font-size:18px;color:#333;}
.center-homes article a:hover {color:#3684c0}

.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;}
.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 p {font-size:16px;text-align:justify;}
.home-left .box-div header a {color:#333;font-size:20px;font-weight:bold;line-height: 33px;}
.home-left .box-div header:hover a {color:#3684c0}
.home-left article {}
.home-left article .cover {height:186px;}
.home-left article header {padding:10px 0;text-align: justify;}
.home-left article a {font-size:18px;text-align: justify;font-weight:bold;}
.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;}

.fixright {position: -webkit-sticky;position: sticky; top: 68px;}

.towbox {margin-bottom:30px;}
.towbox .home-center > div:first-child .col-md-5 {border-right: 1px solid #dddddd;}
.towbox .hdbox {position:relative;display:flex;}
.towbox h3 {margin:50px 0;  }
.towbox h3 a {color:#02a113;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 .boxnl header p a {color:#333;font-size:18px;}
.towbox .boxnl header p a:hover {color:#3684c0}
.towbox article {border-bottom:1px dashed #dddddd;margin-bottom:10px;padding-bottom:10px;}
.towbox article:last-child {border:none;}
.towbox article .cover {display:none;}
.towbox article p {margin:10px 0 0 0;text-align:justify;font-size:16px;}
.towbox article:first-child .cover {display:block;height:136px;}

.clear {clear:both;}

.mtmedia {background:#386640;padding:60px 20px 30px 20px;margin-bottom:20px;}
.mtmedia .hdbox {display:inline-block;margin-bottom:25px;}
.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 .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 .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:20px;text-align:center;line-height:50px;padding-left:5px;}
.mtmedia .boxvd header {padding:15px 0;}
.mtmedia .boxvd header a {color:white;font-size:20px;font-weight:bold;line-height:33px;}
.mtmedia .boxvd:hover a {filter: drop-shadow(2px 4px 6px black);transform: translateY(-3px);}
.mtmedia article {display:inline-block;width:100%;margin-bottom:20px;}
.mtmedia article .cover {float:left;width:180px;margin-right:15px;position:relative}
.mtmedia article .cover i {position:absolute;left:5px;bottom:5px;height:25px;width:25px;background:#ec1d25;color:white;border-radius: 25px;font-size:10px;text-align:center;line-height:25px;padding-left:2px;}
.mtmedia article header {text-align:justify;}
.mtmedia article a {font-size:18px;color:white;}
.mtmedia article:hover a {filter: drop-shadow(2px 4px 6px black);transform: translateY(-3px);}
 
.x-vhottitle h1 {font-size:20px;font-weight:bold;line-height:33px;margin:0 0 15px 0;}
.vimgcenter {height:180px;margin-bottom:15px;}
.vimgcenter img {width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position: top;}
.rela-videoname {margin:0 0 20px 0;}
.rela-videoname a {font-size:18px;font-weight:bold;line-height:25px;margin:0 0 15px 0;color:#333;}


.header-tops {background:#fff1cd;padding:10px 0;}
.header-tops p {margin:0;}
.header-tops ul {float:right;margin:0;}
.header-tops ul li {display:inline-block;margin-left:15px;color:#386640}
.header-tops ul li i {margin-right:5px;}
.header-tops ul li a {color:#386640}

.ttkndc p {color:#02a113;font-weight:bold;text-transform:uppercase;font-size:24px;text-align: center;}

.blmedia {margin-bottom:20px;}
.box-player {width:100%;}
.video-js {width:100%;height:100%;}
.media-title {font-size:23px;font-weight:bold;margin:3px 0 20px 0;line-height:25px;}
.lit-pubinfo {margin-bottom:10px;}
.blmedia .catename {font-weight:bold;color:#386640;font-size:18px;}
.box-player iframe {height:450px;}
.videolist .cover {height:158px;overflow:hidden;position:relative;}
.videolist .cover i {position:absolute;left:5px;bottom:5px;height:25px;width:25px;background:#ec1d25;color:white;border-radius: 25px;font-size:10px;text-align:center;line-height:25px;padding-left:2px;}
.videolist h3 {height:78px;overflow:hidden;margin:15px 0;}
.videolist h3 a {font-size:18px;}
.block-media .block-article .i-content {grid-template-columns: repeat(4,1fr);display: grid;}
.block-article .boxcate {margin-bottom:20px;}
.block-article .boxcate a {position: relative;font-size: 20px;color: #386640;font-weight: 600;text-transform:uppercase;
    padding-left: 20px;line-height: 1.5; display: block;}
.block-article .boxcate a:before {content: "";background:#386640;position: absolute;width: 4px;height: 22px;left: 0;top: 2px;}
.block-article .cover {height:158px;overflow:hidden;position:relative;}
.block-article .cover i {position:absolute;left:5px;bottom:5px;height:25px;width:25px;background:#ec1d25;color:white;border-radius: 25px;font-size:10px;text-align:center;line-height:25px;padding-left:2px;}
.block-article h3 {margin:15px 0;height:78px;overflow:hidden}
.block-article h3 a {font-size:18px;}

.advrtise0 .owl-nav .owl-prevs {position: absolute;top: 18%;left: -20px;margin:0px;}
.advrtise0 .owl-nav .owl-nexts {position: absolute;top: 18%;right: -20px;margin:0px;}
.owl-nav .owl-prevs, .owl-nav .owl-nexts {background:#00ae35c9 !important;padding: 30px 13px 25px !important;margin: 0px !important;}
.advrtise0 i {font-size:28px;}


a.loadMoreMedia {display: inline-block;height: 36px; width: 120px;background: #386640;color: #fff;border-radius: 6px;position: relative;text-align: center;
    line-height: 36px; font-style: italic;border: 1px solid #2654b1; transition: .1s;margin-bottom:30px;font-size:16px;}
a.loadMoreMedia:hover {background: #00194c;color:white;}

.ttkntv {background:#f4f4f4;padding:70px 0 50px 0;margin-bottom:20px;}
.ttkndc p {margin-bottom:30px;}
.ttkntv .advrtise {display:block;background:white;}
.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 img {margin:0;}

.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;}
.boxnewhomebm .boxnl header:hover a {color:#3684c0}
.boxnewhomebm article .cover {height:138px;margin-bottom:10px;}
.boxnewhomebm article header p {text-align:justify;}
.boxnewhom  ebm article .cover {height:168px;margin-bottom:10px;}
.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;}

.fixright {position: -webkit-sticky !important;position: sticky !important;top: 80px;background:white;}

.boxnewhomebm .homethtd > div:last-child .colc6 {width: 50%;}
.boxnewhomebm .homethtd > div:last-child .boxnl {background:none;}
.boxnewhomebm .homethtd > div:last-child .boxnl .cover {width:100%;margin:0;float:none;height:160px;}
.boxnewhomebm .homethtd > div:last-child .boxnl header {padding:0;}
.boxnewhomebm .homethtd > div:last-child .boxnl header a {display:block;padding:10px 0;}
.boxnewhomebm .homethtd > div:last-child .boxnl header p {display:block;line-height:23px;min-height:185px;}
.boxnewhomebm .homethtd > div:last-child article .cover {float:left;width:110px;height:80px;margin:0 10px 0 0;}
.boxnewhomebm .homethtd > div:last-child article {margin-bottom:15px;}
.boxnewhomebm .homethtd > div:last-child article p {margin:0;height:72px;overflow:hidden;}
.boxnewhomebm .homethtd > div:last-child  article:nth-child(5) {display:block;}
.boxnewhomebm .homethtd > div:last-child  article:nth-child(6) {display:block;}

.atfile {text-align:center;margin:10px 10px 20px 10px;}
.atfile a {background:#02a113;text-align:center;color:white;padding:5px 10px;margin:0 10px;font-size:18px;}
.atfile a:hover {filter: drop-shadow(2px 4px 6px black);transform: translateY(-3px);color:white;}

.topmenu.media {background: #193979;align-items: center;display: flex;flex: auto;
    flex-direction: row;justify-content: space-between;height: 58px;margin-bottom: 50px;overflow: unset;
}

.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 .vnttm p a {font-weight:bold;line-height:23px;font-size:18px;}
.home-right header p {text-align: justify;}
.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 .owl-carousel .owl-nav button.owl-prev,.home-right .owl-carousel .owl-nav button.owl-next {background:#00ae35c9 !important;padding: 30px 13px 25px !important;margin: 0px !important;}
.home-right i {font-size:28px;color:white;}

.homebso {background:#f5f5f5;padding:20px 25px;}
.homebso h3 {margin:25px 0 35px 0;text-align:center;}
.homebso h3 a {color:#ec1d25;font-weight:bold;text-transform:uppercase;}
.homebso .vnttm .cover {height:120px;width:150px;margin:0 15px 20px 0;float:left}
.homebso .vnttm p a {font-weight:bold;line-height:23px;}


.boxnewct {margin-bottom:30px;}
.boxnewct h3 {margin:50px 0 30px 0;}
.boxnewct h3 a {color:#ec1d25;font-weight:bold;text-transform:uppercase;}
.boxnewct .cover {width:130px;height:100px;float:left;margin:0 15px 20px 0;}
.boxnewct .boxnl .cover {width:100%;height:250px;float:none;margin:0;}
.boxnewct .boxnl header {padding:15px 0 10px 0;margin-bottom:15px;}
.boxnewct .boxnl p {margin:0;}
.boxnewct .boxnl p a {font-weight:bold;line-height:23px;}
.boxnewct .homeCT > div:nth-child(2) > .row {border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;}

.bccate {margin-bottom:10px;}
.bccate .catef p a {font-size:26px;color:#02a113;font-weight:bold;text-transform:uppercase;} 
.bccate .catef i {font-size:28px;color: #b9b9b9;}
.bccate ul {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom: 4px double #dddddd;}
.bccate ul li {display:inline-block;}
.bccate ul li a {font-size:17px;color:#333;margin-right:15px;}
.bccate ul li:hover a {color:#386640;}

.topnewstow {margin-bottom:25px;}
.topnewstow .cover {width:400px;float:left;margin-right:15px;}
.topnewstow header h2 {font-size:22px;line-height:30px;font-weight:bold;margin:0 0 15px 0;text-align: justify;}
.topnewstow header h2 a {color:#333;}
.topnewstow header h2:hover a {color:#3684c0;}
.topnewstow header p {font-size:16px;text-align: justify;}
.kncate > header {border-top:0.8px solid #dddddd;}
.kncate header h3 {margin:20px 0;}
.kncate header h3 a {font-weight:bold;font-size:22px;color:#02a113;text-transform:uppercase;}
.kncate .boxcate {display:inline-block;width:100%;margin-bottom:25px;}
.kncate .boxcate .pctent {font-size:16px;text-align: justify;}
.kncate .boxcate .cover {width:250px;float:left;margin-right:15px;}
.kncate .boxcate .kntitle {font-size:18px;font-weight:bold;text-align: justify;}



.hnoneview {}
.hnoneview h1 {margin:0 0 15px 0;font-size:30px;line-height:43px;font-family:'Roboto Condensed', serif;font-weight: 600;text-align:justify;}
.hnoneview .postsummary p {font-size:18px;margin:15px 0;font-weight:bold;line-height:30px;text-align:justify;}
.hnoneview .noidung {font-size:18px;line-height:28px;margin-bottom:25px;text-align:justify;}
.hnoneview .noidung p {background:none!important;text-align:justify;}
.hnoneview .noidung img {width:100%;margin:auto;}
.imgEditor {margin: 0 auto;max-width: 630px;text-align: center}
.alt_imgEditor, .alt_imgeditor {padding-top: 10px !important;text-align: center;font-size: 15px !important;font-style: italic;
    color: #0070c0
}

.infor .hdif {position: sticky;top: 0;background:#386640;box-shadow: 0 2px 2px rgba(0,0,0,.06);z-index:1000;min-height:56px;}
.infor .hdif .imglogo {height:38px;width:auto;margin-top:10px;}
.infor .hdif h2 {text-align:center;color:white;font-weight:bold;font-size:19px;font-style:italic;margin-top:20px;}
.infor .hdif h2 a {color:white;}
.infor .iconif{float:right;margin:15px 0px 0 0;}
.infor .iconif a{color:white;cursor:pointer;}
.infor .iconif a i {font-size:25px;}


.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__button {opacity:1;}
.pthome polyline {color:white;}
.pthome article {position:inherit;}
.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 {overflow:hidden;}

.lastedpost .xhead p {font-size:20px; font-weight:bold;margin-bottom:20px;}
.lastedpost article {margin-bottom:15px;}
.lastedpost article .cover {height:180px;}
.lastedpost header {margin:15px 0;height:55px;overflow:hidden;}
.lastedpost header a {font-size:16px;line-height:28px;}

.mostreadpc h3 {margin:0 0 15px 0;}
.mostreadpc .mvcontent {}
.mostreadpc .mvcontent article {}
.mostreadpc .mvcontent article header {margin:15px 0;}
.mostreadpc .mvcontent article header p a {color:#333;font-size:16px;line-height:25px;}

.ad2c {}
.ad2c a {display:block;text-align:center;}
.ad2c img {width:100%;margin:auto;margin-bottom:15px;}

.hotif {margin-top:25px;}
.hotif .topnewstow .cover {width:58.3%;margin-right:25px;}
.hotif .topnewstow header h2 {font-size:32px;line-height:40px;}
.hotif .topnewstow header p {font-size:18px;color: rgba(0,0,0,0.75);}
.infor .ctrangc3 .cover {height:252px;margin-bottom:15px;}
.infor .ctrangc3 .kntitle {height:80px;overflow:hidden;}
.infor .ctrangc3 .kntitle a {font-size:20px;font-weight:bold;color:rgba(0,0,0,0.75)}
.infor .ctrangc3 .kntitle a:hover {color: #3684c0;}
.infor .post-titleslide {font-size: 35px;line-height:45px;text-align:center;font-weight:bold;margin:25px 55px 30px 55px;}
.infor .post-content h2 {margin:25px 0;text-align:justify;font-style:italic;font-size:23px;line-height:32px;}
.infor .ifdate {font-size:15px;text-align:center;}
.infor .gallery img {width:100%;}
.infor .gallery .ptitle {font-size:18px;text-align:justify;margin:25px 111px}
.infor .xhead .xtitle {text-align:center;text-transform:uppercase;font-weight:bold;font-size:25px;margin-bottom:25px;}
.post-news-comment {
    border-top: 2px solid #cc0202;
}
.post-news-comment .detail-post {text-align: justify;background: #fff;border: 1px solid #e5e5e5;margin-bottom: 14px;padding: 5px 15px;}
.detail-post .post-comment .fa {
    color: #da0100;
}
.detail-post .post-comment .comments-name {
    font: 600 16px/42px Roboto;
    color: #da0100;
    text-transform: uppercase;
}
.detail-post .pdb10 {margin-bottom:15px;}

.home-crnews h3 {text-align:center;}
.dtdt .cover {height:136px;display: block;margin-bottom:10px}
.dtdt .owl-nav .owl-prev {position: absolute;top: 30px;left: -10px;margin:0px;}
.dtdt .owl-next {position: absolute;top: 30px;right: -10px;margin:0px}
.home-crnews .owl-carousel .owl-nav .owl-prev, .home-crnews .owl-carousel .owl-nav .owl-next {background:#00ae35c9 !important;padding: 15px 10px !important;margin: 0px !important;}
.home-crnews i {font-size:28px;color:white;font-weight:bold;}
.home-crnews header {text-align:justify;}
.home-crnews header a {font-size:16px;}

.togsotrupcap {float:right;margin-top:-50px;padding-top:10px;}   
.togsotrupcap p {color:white;font-size:16px;}
.togsotrupcap > div {float:right;margin-left:20px;}

.lkw {background:#386640;margin-bottom:10px;}
.lkw .btn {color:white;display:block;font-size:18px;}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}
.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;
}

.lkw .dropdown-menu a:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 10px
}


.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-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-head p:last-child strong {font-family: 'Oswald', serif;font-size: 30px;font-weight: 500;}
.footer-content .footer-head {height: 70px;margin-bottom: 20px; display: flex;flex-direction: column;justify-content: flex-end;font-size: 22px;}
.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 .footer-body em{width: 24px; height: 24px;padding: 4px;border-radius: 50%;border: 1px solid;text-align: center;}
.ftbottom {float:left;margin: 15px 0 0 0;font-size:16px;}

.footer-content .frright .footer-body-ketnoi {display: flex;gap: 20px;}
.footer-content .frright .footer-body-ketnoi a { font-size: 20px;color: #fff;}

#scroll-top{position:fixed;bottom:12px;right:9px;z-index:9999;}
#scroll-top a{display:block;}
#scroll-top a .btn {padding:0;font-size:18px;line-height:32px;width:38px;height:38px;border-radius: 60px; -webkit-border-radius: 60px; -moz-border-radius: 60px; -ms-border-radius: 60px; -o-border-radius: 60px; box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16); -webkit-transition: box-shadow .2s ease;}


.btn-search-new {margin-top: 0;margin-right: 0;position: absolute;float: right;right: 15px;top: 0;}
.btn-search-new .btn-info {height:34px;}
.row-tk .form-control {margin-bottom:20px;}
.dsearch > div {margin-bottom:20px;}
.dsearch .divimg {width:250px;margin-right:15px;float:left;}
.dsearch .divimg img {width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position: top;}
.dsearch .item-title {font-size:20px;font-weight:bold;line-height:33px;color:#333;}
.dsearch .item-title:hover {color:#337ab7}

.post-relate {background:#f3f3f3;padding:10px 15px;margin-bottom:30px;}
.post-relate h3 {margin:0 0 15px 0;font-size:16px;}
.post-relate h3:last-child {margin:0;}
.post-relate h3 p {line-height:25px;}
.post-relate h3 i {margin-right:15px;}
.clear-xs {clear:both;}
.noidung table td {padding:10px;}

.ex_page a {
    color: #a1723c;
    margin: 0 1px
}

    .ex_page a.active {
        margin: 0
    }

.boxdv {
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    white-space: nowrap;
    padding: 3px 9px;
    text-decoration: none;
    line-height: 1.5em;
    display: inline-block
}

.boxdv1, .boxdv2 {
    cursor: pointer;
    white-space: nowrap;
    padding: 3px 7px;
    text-decoration: none;
    line-height: 1.5em;
    display: inline-block;
    text-align: center
}

.boxdv:hover {
    background-color: #eee;
    color: #a1723c !important
}

.boxdv1 {
    background-color: #fff;
    border: 1px solid #ccc
}

    .boxdv1:hover {
        background-color: #eee;
        color: #a1723c !important
    }

.ex_page > .active {
    background: #02a113;
    color: #fff !important
}

.boxdv2 {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ccc
}

.cuoi, .dau, .tiep, .truoc {
    display: block
}

.dau {
    background: url(/images/page.png?w) 0 center no-repeat
}

.truoc {
    background: url(/images/page.png?w) -10px center no-repeat
}

.tiep {
    background: url(/images/page.png?w) -20px center no-repeat
}

.cuoi {
    background: url(/images/page.png?w) -30px center no-repeat
}

.boxdv2:hover .dau {
    background: url(/images/hover_page.png?w) 0 center no-repeat
}

.boxdv2:hover .truoc {
    background: url(/images/hover_page.png?w) -10px center no-repeat
}

.boxdv2:hover .tiep {
    background: url(/images/hover_page.png?w) -20px center no-repeat
}

.boxdv2:hover .cuoi {
    background: url(/images/hover_page.png?w) -30px center no-repeat
}

.boxdv2:hover {
    background-color: #a1723c;
    color: #fff !important
}

.boxdv, .ex_page {
    text-align: center
}

.cuoi, .dau, .tiep, .truoc {
    width: 10px
}

.ex_page {
    text-align: right !important;
    margin: 20px 0
}

.moremenu {
    display: none;
}

.frlienhe .h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    border-bottom: 0.1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 20px;
}
.frlienhe input {
    margin: 10px 0;
}

.footer-up {display:none;}
.mostviewhome {display:none;}
.hotif {margin-bottom:20px;}
.clr {clear:both;}

@media (max-width: 767px) {
    .logo-avatar img {margin:0;width:68%;}
    .home-rightbt {margin-bottom:20px;}
    .home-right h3 {font-size:20px;}
    .mtmedia {padding:35px 10px 10px 10px;}
    .mtmedia .hdbox h3 {font-size:18px;}
    .mtmedia article .cover {width:150px;height:115px;}
    .type1 .list-weblink {justify-content: space-evenly;flex-wrap: wrap;}
    .dynamic-weblink {padding:25px 0}
    .home-left h3 {font-size:20px;}
    .home-left ul {display:none;}
    .home-left .box-div .cover {height:207px;}
    .type1 .item {width:152px;margin-bottom:15px;}
    .type1 .item img {margin-top:0;}
    .footer-content {grid-template-columns: 1fr;}
    .footer-content .footer-body {border: none;border-bottom: 1px solid #dad0d0;height: auto;padding-bottom: 20px;}
    .footer-content .footer-head {height: auto;}
    #Header {position: -webkit-sticky;position: sticky;top: 0;z-index: 999999;background:white;border-bottom: 1px solid #eb1f23;padding:10px 0;margin:0;}
    .bdmenu {border:none;margin:0px 0 10px 0;}
    .findkdn {float:right;}
    .findkdn .btn {padding:0px;line-height:41px;width:38px;height:38px;border-radius: 60px; -webkit-border-radius: 60px; -moz-border-radius: 60px; -ms-border-radius: 60px; -o-border-radius: 60px; box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16); -webkit-transition: box-shadow .2s ease;}
    .findkdn i {font-size:18px;color:white;}
    .topfex {display: flex;flex-direction: column;}
    .newscv .cover {height:300px;}
    .topfex div:first-child {}
    .newscv h1 {font-size:18px;line-height:25px;}
    .topfex .bdlr {border:none;}
    .nevent article .cover {width:180px;margin-right:15px;height:auto;}
    .nevent article:first-child .cover {height:auto;}
    .nevent article:first-child .cover img {width:100%}
    .nevent article header a {font-size:18px;line-height:28px;}
    .home-rightbt .boxev {display:inline-block;width:100%;margin-bottom:20px;}
    .center-homes h3 {margin:20px 0;}
    .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 header {padding:0;}
    .home-left article a {font-size:16px;}
    .i-content-block .box-div {margin-bottom:20px;}
    .towbox h3 {margin:20px 0;font-size:20px;}
    .towbox article:first-child .cover {height:255px;}
    .mtmedia ul {display:none;}
    .mtmedia article header a {font-size:14px;line-height:25px;}
    .towbox ul {display:none;}
    .towbox article p {font-size:18px;line-height:28px;}
    .boxnewhomebm h3 {margin:20px 0;font-size:20px;}
    .boxnewhomebm ul {display:none;}
    .boxnewhomebm .boxnl .cover {width:auto;height:auto;margin:0;float:none;}
    .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 .boxnl header a {font-size:20px;line-height:33px;font-weight:bold;}
    .ttkntv {padding:25px 0;}
    .ttkndc p {font-size:15px;line-height: 25px;}
    .home-right {padding-bottom:0;}
    .home-right .vnttm .cover {height:484px;}
    .home-right .vnttm p a {font-size:18px;}
    .home-right .vnttm p {margin-bottom:20px;}
    .homebso {padding:20px 10px;}
    .homebso article {display:inline-block;width:100%;}
    .homebso .vnttm .cover {width:180px;margin-right:15px}
    .homebso .vnttm p a {font-size:16px;}
    .boxnewct .boxnl p a {font-size:20px;line-height:33px;}
    .boxnewct .cover {width:180px;margin-left:15px;height:auto;}
    .boxnewct article {display:inline-block;width:100%;}
    .boxnewct article p a {font-size:18px;}
    .moremenu {position:fixed;bottom:60px;right:9px;z-index:9999;display:block;}
    .moremenu .btn {padding:0px;line-height:41px;width:38px;height:38px;border-radius: 60px; -webkit-border-radius: 60px; -moz-border-radius: 60px; -ms-border-radius: 60px; -o-border-radius: 60px; box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16); -webkit-transition: box-shadow .2s ease;}
    .moremenu i {font-size:18px;}
    .bccate ul {display:none;}
    .topnewstow .cover {width:100%;margin:0 0 15px 0;}
    .kncate .boxcate .cover {width:180px;height:125px;}
    .kncate .boxcate .kntitle {font-size:15px;}
    .pcate .boxcate .cover {width:180px;}
    .lbPublishedDate {margin-bottom:20px;}
    .hnoneview .noidung img {width:100%;}
    .lastedpost article {display:inline-block;width:100%;margin-bottom:15px;}
    .lastedpost article .cover {height:auto;width:180px;margin-right:15px;float:left;}
    .lastedpost header {margin:0;height:auto;}
    .vimgcenter {height:auto;}
    .center-homes .boxnew header {margin-bottom:15px;}
    .boxnewhomebm .home-center-inpage > div:last-child .colc6 {width:100%;}
    .boxnewhomebm .home-center-inpage > div:last-child .boxnl .cover {height:auto;}
    .boxnewhomebm .home-center-inpage > div:last-child .boxnl header p {display:none;}
    .boxnewhomebm .home-center-inpage > div:last-child article .cover {width:180px;height:auto;margin-right: 15px;}
    .boxnewhomebm .home-center-inpage > div:last-child article p {height:auto;}
    .boxnewhomebm .home-center-inpage > div:last-child article:nth-child(5) {display:none;}
    .boxnewhomebm .home-center-inpage > div:last-child article:nth-child(6) {display:none;}

    .videolist div {display:inline-block;margin-bottom:10px;}
    .videolist .cover {width:40%;float:left;height:120px;margin-right:15px;}
    .videolist h3 {margin:0;}
    .videolist h3 a {font-size:16px;}


    .block-article article {display:inline-block;margin-bottom:20px;}
    .block-article .cover {width:40%;float:left;height:120px;margin-right:15px;}
    .block-article h3 {margin:0;}
    .block-article h3 a {font-size:16px;}

    .boxnewhomebm .homethtd  > div:last-child .colc6 {width:100%;}
    .boxnewhomebm .homethtd > div:last-child .boxnl .cover {height:auto;}
    .boxnewhomebm .homethtd > div:last-child .boxnl header p {display:none;}
    .boxnewhomebm .homethtd > div:last-child article .cover {width:180px;height:auto;margin-right: 15px;}
    .boxnewhomebm .homethtd > div:last-child article p {height:auto;}
    .boxnewhomebm .homethtd > div:last-child article:nth-child(5) {display:none;}
    .boxnewhomebm .homethtd > div:last-child article:nth-child(6) {display:none;}
    .hnoneview .noidung img {max-width: auto;margin:auto;width:100%;}

    .togsotrupcap {margin:0 -15px 0 -15px;background: #386640;width: 100%;float:left;}
    .togsotrupcap > div {float: left;}
    .home-crnews article:first-child .cover {height:125px;}
    .infor .hdif h2 {font-size:15px;}
    .hotif .topnewstow .cover {width:100%;}
    .hotif .topnewstow header h2 {font-size:20px;line-height:30px;}
    .hotif .topnewstow header p {font-size:14px;line-height:22px;}
    .infor .ctrangc3 .cover {height:111px;margin-bottom:10px;}
    .infor .ctrangc3 .kntitle {min-height: 80px;}
    .infor .ctrangc3 .kntitle a {font-size:14px;line-height:20px}
    .infor .post-titleslide {margin: 15px;}
    .infor .post-content h2 {font-size:18px;line-height:25px;}
    .infor .gallery .ptitle {margin:15px 5px;font-size:16px;}
    .bgmenumb > ul ul {display:none;}
    .bgmenumb > ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding-top: 10px;
        padding-bottom: 5px
    }
    .bgmenumb > ul > li {
        width: 48%;
        background: #f1f9ff14;
        margin-bottom: 8px;
        border-radius: 2px;
         display: flex;
        flex-direction: column;
        align-items: center;
        font-family: Arial;
        text-align: center;
        padding:8px;}
    .bgmenumb > ul > li i {color:white;font-size:20px;margin-bottom:10px;}
    .bgmenumb > ul > li:nth-child(1) i:before {content:"\f0ae";}
    .bgmenumb > ul > li:nth-child(2) i:before {content:"\f212";}
    .bgmenumb > ul > li:nth-child(3) i:before {content:"\f299";}
    .bgmenumb > ul > li:nth-child(4) i:before {content:"\f085";}
    .bgmenumb > ul > li:nth-child(5) i:before {content:"\f2b5";}
    .bgmenumb > ul > li:nth-child(6) i:before {content:"\f07a";}
    .bgmenumb > ul > li:nth-child(7) i:before {content:"\f2dc";}
    .bgmenumb > ul > li:nth-child(8) i:before {content:"\f005";}
    .bgmenumb > ul > li:nth-child(9) i:before {content:"\f18c";}
    .bgmenumb > ul > li:nth-child(10) i:before {content:"\f1b0";}
    .bgmenumb > ul > li:nth-child(11) i:before {content:"\f21a";}
    .bgmenumb > ul > li:nth-child(12) i:before {content:"\f06c";}
    .bgmenumb > ul > li:nth-child(13) i:before {content:"\f109";}
    .bgmenumb > ul > li:nth-child(14) i:before {content:"\f2c2";}
    .bgmenumb > ul > li:nth-child(15) i:before {content:"\f1ea";}
    .bgmenumb > ul > li:nth-child(16) i:before {content:"\f213";}
    .bgmenumb > ul > li:nth-child(17) i:before {content:"\f046";}
    .bgmenumb > ul > li:nth-child(18) i:before {content:"\f0ae";}
    .bgmenumb > ul > li:nth-child(19) i:before {content:"\f0ae";}
    .mbmn .bgmenumb > ul > li > a {font-size:13px;font-weight: 600;line-height:16px;}
    .footer-up {
        display:block;background:#386640;padding:10px 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding-top: 10px;
        padding-bottom: 5px
    }
    .footer-up .itemft {
        width: 49%;
        padding:5px;
        background: #f1f9ff3b;
        margin-bottom: 8px;
        border-radius: 2px
    }
    .footer-up .itemft a {color:white;font-size:13px;font-weight:bold;}
    .nonead .advrtise0 {display:none;}
    .footer-head p:first-child {font-size:19px;}
    .footer-head p:last-child {font-size:16px;}
    .nevent {display:none;}
    .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 p {text-align:justify;}
    .mostviewhome article a {font-size:16px;text-align:justify;color:black;font-weight:bold;}
    .dynamic-weblink {display:none;}
    .home-left .newitem {display:none;}
    .home-left article:last-child {margin:0;}
    .mtmedia .boxvd .cover {height:280px;}
    .pthome article header {padding:10px 60px;}
}

a:focus, a:hover {text-decoration:none;color:#3684c0}