body#layout_article main{
	padding-bottom:20px;
}
#layout_article ul.breadcrumb{background:#eee; margin-bottom:0;border-radius:1em 1em 0 0;}
#layout_article .page-header{border-bottom:4px solid #e1e6fa;}
#layout_article ul.breadcrumb{margin-bottom:0;}

/*article*/
#id-content.article #headline .flexslider{border-left-width: 0; margin-bottom: 1em; border: none;}
#id-content.article #headline .flexslider .slides li{position: relative;max-height: 150px;}
#id-content.article #headline .headline-wrapper {position: absolute;z-index: 100;left: 0;right: 0;bottom: 0;top: 0;padding: 15px;margin: 0;display: block;height: 100%;/*background-color: rgba(0,0,0,0.3);*/}
#id-content.article #headline .headline-wrapper:hover{background-color: rgba(0,0,0,0.6);transition: 0.3s;}
#id-content.article #headline .headline-wrapper span{color: #fff;padding: 5px;font-size: 11px;background-color: #213F7B;border-radius: 4px;}
#id-content.article #headline .headline-wrapper .headline-title{color: #fff;font-size: 13px;font-weight: bold;line-height: 1.1;position: absolute;margin: 0;left: 0;right: 0;bottom: 0;
	padding: 4px 8px;
	background-color: rgba(0, 5, 135, 0.5);
  backdrop-filter: blur(2px) brightness(1.2);
}

#id-content.article .latest-wrapper img, #id-content.article .slides img{text-indent:-9999px}
#id-content.article #latest h2{text-transform: uppercase;font-size: 1.2em;margin: 0;padding: 16px;border-top: 2px solid #213F7B;}
#id-content.article .latest-wrapper{border-bottom: 1px solid #ccc;padding-top: 15px;padding-bottom: 15px;}
#id-content.article .latest-wrapper:hover, #id-content.article .widget-wrapper:hover{background-color: #eee;transition: 0.3s;}
#id-content.article .latest-wrapper .header .tag{color: #333;font-size: 12px;}
#id-content.article .latest-wrapper .header span{font-size: 12px;color: #333;}
#id-content.article .news-title{margin-top: 0.5em;}
#id-content.article .news-title a{font-size: 19px;color: #333;}

#id-content.article #article-detail{background-image: none;}
#id-content.article .article-img{width: 100%;margin-bottom: 1em;}
#id-content.article .tm-cat{margin-bottom: 1em;}
#id-content.article .text-full img{margin: 0 auto;}

#id-content.article a{text-decoration:none;}
#id-content.article a:hover{text-decoration:underline;}

#widget .nav li{width: 50%;}
#widget .nav li a{
	width: 100%; margin: 0; color: #333; text-transform: uppercase; text-align: center; border-radius: 0; border: none;
}
#widget .nav li a.active{background-color: #213F7B; color: #fff;}
#widget .widget-wrapper{border-bottom: 1px solid #ccc; padding:10px; margin:0;}
#widget .widget-wrapper .badge-round{display: block; height: 30px; width: 30px; background-color: #213F7B; color: #fff; text-align: center;  line-height: 30px; border-radius: 15px;}
#widget .widget-wrapper a{
	color: #333; font-size: 15px;
}