
.header-bg-image{
	background-size: cover;
}
.home_01{
	padding: 8px 0 !important;
	max-height: 43px;
	overflow: hidden;
}
.home_01 .left{
	flex-basis: 80%;
    max-width: 80%;
}
.home_01 .right{
	flex-basis: 20%;
    max-width: 20%;
}
.home_01 .col{
	padding-bottom: 0;
}
.home_02{
	padding: 20px 0 0 0 !important;
}
.home_02 .large-12{
	padding-bottom: 20px;
}
.post_random {
	padding-right: 100px;
}
.post_random .slick-list{
	height: 27px !important;
	overflow: hidden;
}
.post_random .slick-arrow{
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 1px solid #B4B4B4;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}
.post_random .slick-arrow i{
	color: #B4B4B4;
}
.post_random a{
	color: #3A3A3A;
	padding: 0;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    height: 26px !important;
}
.post_random a i,.post_random a img{
	display: inline-block;
    margin-right: 10px;
    top: -2px;
    position: relative;
}
.post_random .slick-prev{
	right: 35px;
}
.menu_01 p{
	margin-bottom: 0;
	text-align: right;
}
.menu_01 p a{
	color: #3A3A3A;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
	font-size: 16px;
	line-height: 24px;
}
.menu_01 p a:nth-child(1){
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.post_home_2 .slick-list{
	margin: 0 -10px;
}
.post_home_2 .post_home_list{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.post_home_2 .post_home_list .image-post{
	width: 100%;
	height: 326px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.post_home_2 .post_home_list .image-post img{
	width: 100%;
	height: 326px;
	object-fit: cover;
}
.post_home_2 .post_home_list .image-post .text-post{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.58%, rgba(0, 0, 0, 0.7) 99.48%);
	padding: 18px;
}
.post_home_2 .post_home_list .image-post .text-post .cate-post a{
	display: inline-block;
	font-size: 14px;
	line-height: 27px;
	padding: 0px 6px 0px 6px;
	border-radius: 4px;
	color: #B7202F;
	background: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-family: "SF-Pro-Display-Regular";
}
.post_home_2 .post_home_list .image-post .text-post h3{
	margin-bottom: 8px;
}
.post_home_2 .post_home_list .image-post .text-post .title{
	display: block;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post_home_2 .post_home_list .image-post .text-post .time{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
}
.post_home_2 .post_home_list .image-post .text-post .time img{
	width: 20px;
    height: 20px;
    object-fit: contain;
    display: inline-block;
    transform: unset;
    margin-right: 3px;
    position: relative;
    top: -1px;
}	
.post_home_2 .slick-dots{
	text-align: center;
	margin-bottom: 0;
}
.post_home_2 .slick-dots li{
	display: inline-block;
	list-style: none;
	margin: 0;
}
.post_home_2 .slick-dots li button{
	border: none;
	padding: 0;
	margin: 0 6px;
	font-size: 0;
	width: 14px;
	height: 14px;
	background: #D9D9D9;
	border-radius: 50%;
}
.post_home_2 .slick-dots li.slick-active button{
	background: #CD262D;
}
.home_03{
	padding: 28px 0 28px 0 !important;
}
.home_03 .left{
	flex-basis: 74%;
    max-width: 74%;
}
.home_03 .right{
	flex-basis: 26%;
    max-width: 26%;
}
.home_03 .col-inner{
	padding-top: 0;
}
.cate_title{
	display: block;
	font-size: 28px;
	line-height: 42px;
	color: #fff;
	margin-bottom: 19px;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Bold";
}
.tinnoibat .left2{
	width: 490px;
	float: left;
}
.tinnoibat .left2 .box .post-image{
	width: 100%;
	height: 309px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 15px;
}
.tinnoibat .left2 .box .post-image a{
	display: block;
}
.tinnoibat .left2 .box .post-image img{
	width: 100%;
	height: 309px;
	object-fit: cover;
}
.tinnoibat .left2 .box .post-content h3{
	margin-bottom: 7px;
}
.tinnoibat .left2 .box .post-content .title{
	display: block;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.orenda_timer3{
	display: block;
	margin-bottom: 11px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
}
.orenda_timer3 a{
	color: #FF8983;
}
.orenda_timer3 img {
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: -1px;
    height: auto;
    object-fit: contain;
}
.tinnoibat .left2 .box .post-content .cnt p{
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "SF-Pro-Display-Regular";
}
.tinnoibat .right2{
	width: calc(100% - 490px);
	float: right;
	padding-left: 20px;
}
.tinnoibat .right2 .new-list-post{
	overflow: hidden;
	margin-bottom: 24px;
}
.tinnoibat .right2 .new-list-post:last-child{
	margin-bottom: 0;
}
.tinnoibat .right2 .new-list-post .post-image{
	width: 135px;
	float: left;
	height: 102px;
	border-radius: 4px;
	overflow: hidden;
}
.tinnoibat .right2 .new-list-post .post-image a{
	display: block;
}
.tinnoibat .right2 .new-list-post .post-image img{
	width: 100%;
	height: 102px;
	object-fit: cover;
}
.tinnoibat .right2 .new-list-post .post-content{
	width: calc(100% - 135px);
	float: right;
	padding-left: 15px;
}
.tinnoibat .right2 .new-list-post .post-content h3{
	margin-bottom: 12px;
}
.tinnoibat .right2 .new-list-post .post-content h3 .title{
	display: block;
	font-size: 16px;
	line-height: 24px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}
.tinnoibat .right2 .new-list-post .post-content .cnt{
	display: none;
}
.tinnoibat .right2 .new-list-post .post-content .orenda_timer3{
	margin-bottom: 0;
}
.tinnoibat .right2 .new-list-post .post-content .orenda_timer3 span:nth-child(2){
	display: none;
}
.news-style-2 .box1 .news-thumb{
	width: 100%;
	height: 168px;
	margin-bottom: 15px;
}
.news-style-2 .box1 .news-thumb img{
	width: 100%;
	height: 168px;
	object-fit: cover;
}
.news-style-2 .box1 .box-slider h3{
	margin-bottom: 8px;
}
.news-style-2 .box1 .box-slider .news-title{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-style-2 .box2 .news-item-top{
	border-top: 1px dashed #FFE2E2;
	margin-top: 15px;
	padding-top: 15px;
}
.news-style-2 .box2 .news-thumb{
	display: none;
}
.news-style-2 .box2 .box-slider h3{
	margin-bottom: 7px;
}
.news-style-2 .box2 .box-slider .news-title{
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.home_04{
	padding: 35px 0 10px 0 !important;
}
.home_04 .cate_title{
	color: #B6150D;
	margin-bottom: 29px;
}
.home_04 .cate_title a{
	float: right;
	font-size: 16px;
	font-weight: 500;
	color: #332F81;
	text-transform: initial;
}
.news-style-3{
	margin: 0 -10px;
}
.news-style-3 .news-item-bottom{
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news-style-3 .news-item-bottom .news-thumb{
	width: 100%;
	height: 195px;
	margin-bottom: 16px;
}
.news-style-3 .news-item-bottom .news-thumb img{
	width: 100%;
	height: 195px;
	object-fit: cover;
}
.news-style-3 .news-item-bottom .box-slider h3{
	margin-bottom: 8px;
}
.news-style-3 .news-item-bottom .box-slider .news-title{
	font-size: 16px;
	line-height: 24px;
	height: 72px;
	color: #040423;
	font-weight: bold;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-style-3 .news-item-bottom .box-slider .news-title:hover{
	color: #cd262d;
	transition: 0.3s;
}

.news-style-3 .orenda_timer3{
	margin-bottom: 0;
	color: #6C6C6C;
}
.home_05{
	padding-bottom: 0 !important;
}
.home_05 .left{
	flex-basis: 74%;
    max-width: 74%;
    padding-bottom: 20px;
}
.home_05 .right{
	flex-basis: 26%;
    max-width: 26%;
    padding-bottom: 20px;
}
.news-style-4{
	overflow: hidden;
	margin-bottom: 40px;
}
.home_05 .cate_title{
	border-top: 3px solid #B6150D;
	overflow: hidden;
	font-size: 28px;
	line-height: 42px;
	text-transform: uppercase;
	color: #B6150D;
	padding-top: 16px;
	margin-bottom: 25px;
}
.home_05 .cate_title a{
	float: right;
	font-size: 16px;
	line-height: 42px;
	color: #332F81;
	font-weight: 500;
	text-transform: initial;
	right: 3px;
    position: relative;
    font-family: "SF-Pro-Display-Regular";
}
.home_05 .cate_title a i{
	margin-left: 5px;
}
.home_05 .title{
	color: #040423 !important;
}
.home_05 .title:hover{
	color: #cd262d !important;
	transition: 0.3s;
}
.home_05 .orenda_timer3{
	color: #6C6C6C !important;
}
.home_05 .orenda_timer3 a{
	color: #B6150D !important;
}
.home_05 .tinnoibat .left2 .box .post-content .cnt p{
	color: #3A3A3A;
}
.home_05 .tinnoibat .right2 .new-list-post .post-image{
	width: 100%;
	margin-bottom: 16px;
	height: 205px;
	border-radius: 0;
	display: none;
}
.home_05 .tinnoibat .right2 .new-list-post:nth-child(1) .post-image{
	display: block;
}
.home_05 .tinnoibat .right2 .new-list-post .post-image img{
	width: 100%;
	height: 205px;
	object-fit: cover;
}
.home_05 .tinnoibat .right2 .new-list-post .post-content{
	width: 100%;
	padding-left: 0;
}
.home_05 .tinnoibat .right2 .new-list-post{
	margin-bottom: 0;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #D8D8D8;
}
.home_05 .tinnoibat .right2 .new-list-post:nth-child(1){
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.home_05 .tinnoibat .right2 .new-list-post .post-content h3 .title{
	font-size: 15px;
	line-height: 22px;
	-webkit-line-clamp: 2;
	color: #040423;
}
.home_05 .tinnoibat .right2 .new-list-post .post-content h3{
	margin-bottom: 5px;
}
.home_05 .tinnoibat .right2 .new-list-post .post-content .orenda_timer3 span:nth-child(2){
	display: inline-block;
}
.home_05 .right img{
	width: auto;
}
.cate_title2{
	display: block;
	background: #B6150D;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: "SF-Pro-Display-Bold";
}
.news-style-4n{
	background: #EEEEEE;
	padding: 14px;
	margin-bottom: 20px;
}
.news-style-4n .news-item-bottom{
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 1px dashed #B4B4B4;
}
.news-style-4n .news-item-bottom:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.news-style-4n .news-item-bottom h3{
	margin-bottom: 0;
}
.news-style-4n .news-item-bottom .news-title{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	background: url(img/Widget.png) left top 4px no-repeat;
}
.news-style-4n .news-item-bottom .news-title:hover{
	color: #B6150D;
	transition: 0.3s;
}
.lienket_ws{
	background: #EEEEEE;
	padding: 14px;
	border-top: 6px solid #E3E3E3;
	margin-bottom: 20px;
}
.lienket_ws h2{
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #B6150D;
	font-family: "SF-Pro-Display-Bold";
}
.lienket_ws select{
	margin-bottom: 0;
    border: 1px solid #B4B4B4;
    border-radius: 6px;
    line-height: 46px;
    font-size: 16px;
    color: #1A1A1A;
    min-height: 46px;
    font-family: "SF-Pro-Display-Regular";
	font-weight: 400;
}
.home_06{
	padding: 25px 0 !important;
}
.home_06 .col{
	padding-bottom: 0;
}
.home_06 .cate_title {
    color: #B6150D;
    margin-bottom: 29px;
}
.home_06 .cate_title a {
    float: right;
    font-size: 16px;
    font-weight: 500;
    color: #332F81;
    text-transform: initial;
}
.home_08{
	padding-top: 0 !important;
}
.home_08 .col{
	padding-bottom: 0;
}
.home_08 h2{
	border-top: 3px solid #B6150D;
	font-size: 28px;
	line-height: 42px;
	text-transform: uppercase;
	color: #B6150D;
	font-family: "SF-Pro-Display-Bold";
	margin-bottom: 26px;
	padding-top: 16px;
}
.home_08 .slick-list{
	margin: 0 -10px;
}
.home_08 .slick-list .img{
	padding: 0 10px;
}
.home_08 img{
	width: auto;
	display: block;
	margin: 0 auto;
}
.sec_vanban{
	overflow: hidden;
	margin-top: 16px;
	margin-bottom: 30px;
}
.sec_vanban .left{
	width: 287px;
	float: left;
}
.sec_vanban .left .menu{
	background: #B6150D;
	border-top: 22px solid #F9AE1B;
}
.sec_vanban .left .menu > li{
	border-top: 1px solid #D2362E;
}
.sec_vanban .left .menu > li a{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 13px 14px;
}
.sec_vanban .right{
	width: calc(100% - 287px);
	float: right;
	padding-left: 18px;
}
.sec_vanban table{
	width: 100%;
    border-collapse: collapse;
}
.sec_vanban table th{
	background: #FFF4E1;
	text-transform: inherit;
	font-size: 14px;
	line-height: 18px;
	color: #B6150D;
	border: 1px solid #D8D8D8;
	padding: 12px;
}
.sec_vanban table td{
    border: 1px solid #D8D8D8;
    padding: 12px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
    font-family: "SF-Pro-Display-Regular";
}
.sec_vanban table td a{
	color: #000000;
}
.title-document{
	font-size: 24px;
	line-height: 36px;
	color: #1A1A1A;
	font-family: "SF-Pro-Display-Bold";
	margin-bottom: 24px;
}
.blog-single-dcm .sb_left{
	width: calc(100% - 380px);
	float: left;
	padding-right: 10px;
}
.blog-single-dcm .sb_right{
	width: 380px;
	float: right;
}
.blog-single-dcm .sb_right .list_tt{
	overflow: hidden;
	margin-bottom: 12px;
}
.blog-single-dcm .sb_right .list_tt .title{
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #B6150D;
	margin-bottom: 6px;
}
.blog-single-dcm .sb_right .list_tt .cnt{
	font-size: 14px;
	line-height: 16px;
	color: #1A1A1A;
	font-family: "SF-Pro-Display-Regular";
}
.blog-single-dcm .sb_right .list_tt .cnt .tdk{
	border: 1px solid #D8D8D8;
    border-radius: 3px;
    line-height: 31px;
    font-size: 14px;
    color: #1A1A1A;
    display: flex;
    justify-content: space-between;
    padding-left: 8px;
}
.blog-single-dcm .sb_right .list_tt .cnt .tdk a{
	border-left: 1px solid #D8D8D8;
	min-width: 33px;
	text-align: center;
}
.sec_thuvien h2{
	text-align: center;
	background: url(img/bgh2.png) center center no-repeat;
	margin-bottom: 30px;
	line-height: 30px;
}
.sec_thuvien h2 span{
	display: inline-block;
    font-size: 20px;
    font-family: "SF-Pro-Display-Bold";
    color: #B6150D;
    line-height: 30px;
    background: #fff;
    padding: 0 10px;
    position: relative;
    top: -2px;
}
.box_library{
	margin: 0 -35px;
	overflow: hidden;
}
.box_library .list_library{
	width: 25%;
	float: left;
	padding: 0 35px;
	margin-bottom: 30px;
}
.box_library .list_library .img{
	width: 100%;
	height: 339px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.box_library .list_library .img img{
	width: 100%;
	height: 339px;
	object-fit: cover;
}
.box_library .list_library > p{
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	margin-bottom: 0;
	overflow: hidden;
	color: #000;
}
.box_library .btn{
	display: block;
	clear: both;
	max-width: 140px;
	text-align: center;
	background: #B6150D;
	border-radius: 8px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	color: #fff;
	font-family: "SF-Pro-Display-Bold";
	font-weight: 600;
	margin: 0 auto 30px auto;
}
.sec_thuvien .cate_img{
	text-align: center;
}
.sec_thuvien .cate_img img{
	max-height: 523px;
	object-fit: contain;
}
.table_tv{
	margin-top: 70px;
}
.table_tv table{
	width: 100%;
    border-collapse: collapse;
}
.table_tv table th{
	background: #D9DEE4;
	text-transform: inherit;
	font-size: 14px;
	line-height: 18px;
	color: #25384F;
	border: 1px solid #D8D8D8;
	padding: 12px;
}
.table_tv table td{
	border: 1px solid #D8D8D8;
    padding: 12px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #1A1A1A;
    font-family: "SF-Pro-Display-Regular";
}
.table_tv table td a{
	color: #156AD7;
}
.blog-single-tv .title-lbr{
	font-size: 30px;
	line-height: 45px;
	color: #040423;
	margin-bottom: 8px;
}
.blog-single-tv .tacgia{
	font-size: 16px;
	line-height: 20px;
	font-family: "SF-Pro-Display-Regular";
	color: #595959;
	display: block;
	margin-bottom: 30px;
}
.blog-single-tv .tacgia span{
	font-family: "SF-Pro-Display-Bold";
	color: #1A1A1A;
}
.blog-single-tv .tomtat{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
	color: #000000;
	font-family: "SF-Pro-Display-Bold";
}
.blog-single-tv .cnt{
	font-family: "SF-Pro-Display-Regular";
	font-size: 18px;
	line-height: 27px;
	color: #1A1A1A;
	overflow: hidden;
}
.blog-single-tv .tdk{
	display: flex;
    justify-content: space-between;
}
.blog-single-tv .tdk .left{

}
.blog-single-tv .tdk > a{
	display: flex;
    background: #FFB72B;
    border-radius: 6px;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-family: "SF-Pro-Display-Bold";
    max-width: 118px;
    float: right;
    overflow: hidden;
}
.blog-single-tv .tdk > a span{
	display: inline-block;
	padding: 0 20px;
}
.blog-single-tv .tdk > a .img{
	background: #DB9204;
	width: 37px;
	text-align: center;
}
.blog-single-tv .tdk > a .img img{
	width: auto;
	filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);
   max-height: 20px;
}
.blog-single-tv .tdk .left a{
	font-size: 16px;
	line-height: 20px;
	color: #1C274C;
	font-family: "SF-Pro-Display-Regular";
	margin-right: 16px;
}
.blog-single-tv .tdk .left a img{
	max-height: 20px;
	margin-right: 10px;
}
.related-library{
	overflow: hidden;
	clear: both;
	margin-top: 70px;
}
.related-library h2{
	font-size: 28px;
	font-family: "SF-Pro-Display-Bold";
	line-height: 42px;
	border-top: 3px solid #B6150D;
	padding-top: 13px;
	margin-bottom: 30px;
	color: #B6150D;
	text-transform: uppercase;
}
.new-list-library .list-post{
	overflow: hidden;
	margin-bottom: 16px;
	padding-left: 25px;
    background: url(img/Widget.png) left top 6px no-repeat;
}
.new-list-library .list-post h3{
	margin-bottom: 0;
}
.new-list-library .list-post .title{
	display: block;
	font-size: 18px;
	line-height: 27px;
	color: #040423;
}
.new-list-library .list-post .title:hover{
	color: #B6150D;
	transform: 0.3s;
}
.new-list-library .list-post p{
	font-size: 12px;
	line-height: 18px;
	color: #6C6C6C;
	font-family: "SF-Pro-Display-Regular";
	margin-bottom: 0;
}
.home_07{
	padding: 50px 0 0 0 !important;
}
.home_07 .sc_h2{
	font-size: 28px;
	line-height: 42px;
	color: #B6150D;
	font-family: "SF-Pro-Display-Bold";
	text-transform: uppercase;
	margin-bottom: 0px;
}
.home_07 .sc_h2 span{
	display: inline-block;
    font-size: 16px;
    font-family: "SF-Pro-Display-Regular";
    color: #2E3192;
    line-height: 29px;
    border-radius: 3px;
    background: #E5E6FA;
    padding: 0 8px;
    margin-left: 10px;
    position: relative;
    top: -5px;
    text-transform: initial;
}
.show_thuvien .slick-list{
	margin: 0 -20px;
}
.show_thuvien .slick-list .list_library{
	padding: 0 20px;
}
.show_thuvien .slick-list .list_library .img{
	width: 100%;
	height: 338px;
	position: relative;
	margin-bottom: 17px;
}
.show_thuvien .slick-list .list_library .img img{
	width: 100%;
	height: 338px;
	object-fit: cover;
}
.show_thuvien .slick-list .list_library p{
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-family: "SF-Pro-Display-Bold";
	color: #040423;
	margin-bottom: 8px;
}
.show_thuvien .slick-list .list_library span{
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	color: #595959;
}
.show_thuvien .slick-dots{
	text-align: center;
	margin-top: 20px;
}
.show_thuvien .slick-dots > li{
	display: inline-block;
	list-style: none;
	margin: 0;
}
.show_thuvien .slick-dots > li button{
	border: none;
	margin: 0 7px;
	padding: 0;
	font-size: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #D9D9D9;
}
.show_thuvien .slick-dots > li.slick-active button{
	background: #CD262D;
}
.form_seach_sv{
	background: #ECECEC;
	padding: 20px;
	margin-bottom: 20px;
}
.form_seach_sv form{
	margin-bottom: 0;
}
.form_seach_sv .box_search_1{
	display: block;
	margin: 0 -8px 16px -8px;
	overflow: hidden;
}
.form_seach_sv .box_search_1 .list{
	padding: 0 8px;
	width: 25%;
	float: left;
}
.form_seach_sv .box_search_2{
	display: block;
	margin: 0 -8px;
	overflow: hidden;
}
.form_seach_sv .box_search_2 .form_list:nth-child(1){
	width: 75%;
}
.form_seach_sv .box_search_2 .form_list{
	padding: 0 8px;
	width: 12.5%;
	float: left;
}
.form_seach_sv label{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 8px;
	display: block;
	font-family: "SF-Pro-Display-Regular";
	font-weight: 400;
}
.form_seach_sv input,.form_seach_sv select{
	border: 1px solid #C8C8C8;
	border-radius: 4px;
	line-height: 40px;
	min-height: 40px;
	height: 40px;
	box-shadow: unset;
	margin-bottom: 0;
	font-family: "SF-Pro-Display-Regular";
	font-weight: 400;
	outline: unset;
}	
.form_seach_sv .box_search_2 .submit{
	padding: 0;
	text-transform: inherit;
	border: none;
	border-radius: 4px;
	background: #332F81;
	font-size: 16px;
	font-weight: 500;
	font-family: "SF-Pro-Display-Medium";
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0;
	position: relative;
	top: 28px;
}
.form_seach_sv .box_search_2 #datlai{
	padding: 0;
	text-transform: inherit;
	border: none;
	border-radius: 4px;
	background: #828289;
	font-size: 16px;
	font-weight: 500;
	font-family: "SF-Pro-Display-Medium";
	color: #fff;
	text-align: center;
	width: 100%;
	line-height: 40px;
	margin: 0;
	cursor: pointer;
	position: relative;
	top: 28px;
}
.pagination{
	text-align: center;
}
.pagination span, .pagination a{
	display: inline-block;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	font-size: 14px;
	color: #595959;
}
.pagination .current{
	color: #0084F3;
	border: 1px solid #0084F3;
}
.form_seach_tv .box_search_1 .list{
	width: 33.33%;
}
.form_seach_tv .box_search_3{
	margin-bottom: 16px;
}
.sec_thuvien h1{
	font-size: 24px;
	line-height: 34px;
	text-transform: uppercase;
	color: #B6150D;
	margin-bottom: 12px;
	font-family: "SF-Pro-Display-Bold";
}
.form_seach_tv .box_search_4{
	display: block;
	margin: 0 -8px;
	overflow: hidden;
}
.form_seach_tv .box_search_4 .form_list{
	padding: 0 8px;
    float: left;
    width: 10%;
}
.form_seach_tv .box_search_4 .form_list:nth-child(1){
	width: 30%;
}
.form_seach_tv .box_search_4 .form_list:nth-child(2){
	padding-top: 28px;
}
.form_seach_tv .box_search_4 .form_list:nth-child(2) .submit{
	border: 1px solid #B6150D;
	background: #fff;
	color: #B6150D !important;
	text-transform: inherit;
}
.form_seach_tv .box_search_4 .form_list:nth-child(2) .submit:hover{
	background: #B6150D;
	color: #fff !important;
}
.form_seach_tv .box_search_4 .form_list:nth-child(3){
	width: 30%;
}
.form_seach_tv .box_search_4 .form_list:nth-child(4){
	width: 30%;
	padding-top: 28px;
}
.form_seach_tv .box_search_4 .form_list:nth-child(4) span{
	color: #1565AE;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	font-family: "SF-Pro-Display-Regular";
	line-height: 40px;
}
.tracutudien{
	background: #EEEEEE;
    padding: 14px 0 10px 0;
    border-top: 6px solid #E3E3E3;
    margin-bottom: 20px;
    text-align: center;
}
.tapchimoi{
	padding: 14px;
}
.tracutudien h2{
	text-align: center;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #B6150D;
    font-family: "SF-Pro-Display-Bold";
}
.tracutudien p{
	margin-bottom: 0;
}
.tracutudien br{
	display: none;
}
.box_cate_title{
	display: block;
	text-align: left;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.box_cate_title span{
	display: inline-block;
	float: left;
	font-size: 28px;
	line-height: 42px;
	color: #B6150D;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "SF-Pro-Display-Bold";
}
.box_cate_title .child_cate{
	display: inline-block;
	float: left;
	border-left: 1px solid #B4B4B4;
	margin-left: 19px;
	padding-left: 19px;
	line-height: 27px;
	margin-top: 5px;
}
.box_cate_title .child_cate a{
	display: inline-block;
	background: #E8E8E8;
	border-radius: 4px;
	font-size: 16px;
	line-height: 27px;
	color: #1A1A1A;
	padding: 0 8px;
	font-weight: 500;
	font-family: "SF-Pro-Display-Medium";
	margin-right: 12px;
}
.box_cate_title .child_cate a:hover{
	transition: 0.3s;
	background: #B6150D;
	color: #fff;
}
.box_cate_title .view{
	display: inline-block;
	float: right;
	font-size: 16px;
	line-height: 42px;
	color: #332F81;
	font-weight: 500;
	font-family: "SF-Pro-Display-Regular";
}
.box_cate_title .view i{
	margin-left: 5px;
}
.banbientap img{
	margin-bottom: 20px;
}
.banbientap .box_vst{
	background: #B6150D;
	text-align: left;
	line-height: 41px;
	padding: 0 16px;
	margin-bottom: 18px;
}
.banbientap .box_vst span{
	font-size: 14px;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
}
.banbientap .box_vst strong{
	font-size: 20px;
	font-weight: bold;
	font-family: "SF-Pro-Display-Bold";
}
.single-post .widget_search{
	display: none;
}
.home .row_title_page,.page-id-512 .row_title_page{
	display: none;
}
.title_page{
	display: block;
	border-bottom: 4px solid #B6150D;
	font-size: 28px;
	line-height: 42px;
	text-transform: uppercase;
	padding-bottom: 12px;
	padding-top: 20px;
	color: #2C353C;
	font-weight: 600;
	font-family: "SF-Pro-Display-Bold";
	margin-bottom: 20px;
}
.row_lh h2{
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 16px;
	color: #08086D;
	font-weight: 700;
}
.row_lh h3{
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	margin-bottom: 20px;
	font-weight: 700;
}
.row_lh .icon-box{
	margin-bottom: 16px;
}
.row_lh .icon-box p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
	color: #3A3A3A;
}
.row_lh .icon-box a{
	text-decoration: underline;
	color: #2C90EC;
}
.row_lh .left .col-inner{
	padding-top: 0;
	padding-bottom: 0;
}
.page_ls .icon-box-img{
	width: 6px !important;
} 
.page_ls p{
	font-size: 16px;
	line-height: 24px;
	color: #3A3A3A;
	text-align: justify;
}
.ds_hoidong .col-inner{
	background: #f1f1f1;
	padding: 20px;
	margin-bottom: 20px;
}
.ds_hoidong h2{
	border-left: 7px solid #B6150D;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #1A1A1A;
	padding-left: 11px;
	font-weight: 700;
	font-family: "SF-Pro-Display-Bold";
}
.ds_hoidong .col-inner img{
	width: auto;
	display: block;
	margin: 0 auto;
}
.ds_hoidong .col-inner .img{
	border-top: 1px solid #B4B4B4;
	padding-top: 50px;
}

@media (max-width: 1030px) {
	.form_seach_sv .box_search_2 .form_list:nth-child(1){
		width: 50%;
	}
	.form_seach_sv .box_search_2 .form_list{
		width: 25%;
	}
	.row_lh .left .large-6:before,.row_lh .left .large-6:after{
		display: none !important;
		border-left-style: none !important;
	}
	.nav-dark .nav>li>a{
		padding: 0 13px;
	}
	.home_01 .left{
		flex-basis: 75%;
		max-width: 75%;
	}
	.home_01 .right{
		flex-basis: 25%;
		max-width: 25%;
	}
}
@media (max-width: 840px) {
	.home_01 .left{
		flex-basis: 100%;
	    max-width: 100%;
	}
	.home_01 .right {
		display: none;
	}
	.home_03 .left{
		flex-basis: 100%;
	    max-width: 100%;
	    margin-bottom: 30px;
	}
	.home_03 .left:after{
		display: none;
	}
	.home_03 .right{
		flex-basis: 100%;
	    max-width: 100%;
	}
	.news-style-3 .news-item-bottom{
		width: 50%;
	}
	.home_05 .left{
		flex-basis: 100%;
	    max-width: 100%;
	}
	.home_05 .right{
		flex-basis: 100%;
	    max-width: 100%;
	}
	.sec_vanban{
		display: grid;
	}
	.sec_vanban .left{
		width: 100%;
		order: 2;
	}
	.sec_vanban .right{
		width: 100%;
		padding-left: 0;
		order: 1;
		margin-bottom: 30px;
		overflow: auto;
	}
	.sec_vanban table {
		width: 1000px;
	}
	.blog-single-dcm .sb_left{
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.blog-single-dcm .sb_right{
		width: 100%;
	}
	.box_library{
		margin: 0 -15px;
	}
	.box_library .list_library{
		width: 50%;
		padding: 0 15px;
	}
	.form_seach_tv .box_search_4 .form_list{
		width: 16%;
	}
	.form_seach_tv .box_search_4 .form_list:nth-child(1){
		width: 25%;
	}
	.form_seach_tv .box_search_4 .form_list:nth-child(3){
		width: 25%;
	}
	.form_seach_tv .box_search_4 .form_list:nth-child(4){
		width: 34%;
	}
	.row_lh .left{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.row_lh .right{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.mobile-sidebar img{
		display: none;
	}

}
@media (max-width: 480px) {
	.post_random{
		padding-right: 75px;
	}
	.post_home_2 .post_home_list .image-post,.post_home_2 .post_home_list .image-post img{
		height: 250px;
	}
	.cate_title{
		font-size: 22px;
		line-height: 32px;
	}
	.tinnoibat .left2{
		width: 100%;
		margin-bottom: 30px;
	}
	.tinnoibat .right2{
		width: 100%;
		padding-left: 0;
	}
	.tinnoibat .left2 .box .post-image,.tinnoibat .left2 .box .post-image img{
		height: 250px;
	}
	.tinnoibat .left2 .box .post-content .title{
		font-size: 18px;
		line-height: 28px;
	}
	.tinnoibat .right2 .new-list-post .post-content h3 .title{
		font-size: 15px;
	}
	.news-style-2 .box1 .news-thumb,.news-style-2 .box1 .news-thumb img{
		height: 250px;
	}
	.news-style-3 .news-item-bottom .news-thumb,.news-style-3 .news-item-bottom .news-thumb img{
		height: 160px;
	}
	.news-style-3 .news-item-bottom .box-slider .news-title{
		font-size: 15px;
	}
	.home_04{
		padding-bottom: 0 !important;
	}
	.home_05 .cate_title{
		font-size: 22px;
		line-height: 32px;
	}
	.post_random a{
		font-size: 13px;
	}
	.post_home_2 .post_home_list .image-post .text-post .title{
		font-size: 18px;
		line-height: 28px;
	}
	.title-document{
		font-size: 18px;
		line-height: 28px;
	}
	.box_library .list_library .img,.box_library .list_library .img img{
		height: 260px;
	}
	.blog-single-tv .title-lbr{
		font-size: 22px;
		line-height: 32px;
	}
	.related-library h2{
		font-size: 22px;
		line-height: 32px;
	}
	.new-list-library .list-post .title{
		font-size: 16px;
		line-height: 26px;
	}
	.home_07 .sc_h2 span{
		display: block;
		margin-left: 0;
		clear: both;
		margin-top: 15px;
	}
	.show_thuvien .slick-list .list_library .img,.show_thuvien .slick-list .list_library .img img{
		height: 220px;
	}
	.show_thuvien .slick-list .list_library p{
		font-size: 18px;
		line-height: 28px;
	}
	.form_seach_sv .box_search_1 .list{
		width: 100%;
		margin-bottom: 15px;
	}
	.form_seach_sv .box_search_2 .form_list:nth-child(1){
		width: 100%;
		margin-bottom: 15px;
	}
	.form_seach_sv .box_search_2 .form_list{
		width: 50%;
	}
	.form_seach_sv .box_search_2 .submit{
		top: 0;
	}
	.form_seach_sv .box_search_2 #datlai{
		top: 0;
	}
	.form_seach_tv .box_search_4 .form_list{
		width: 50% !important;
		margin-bottom: 15px;
	}
	.form_seach_tv .box_search_4 .form_list:nth-child(4) span{
		font-size: 13px;
	}
	.title_page{
		font-size: 25px;
		line-height: 35px;
	}
	.roCNNV .co .txtP-CNNV p{
		padding-left: 20px;
	}
	.ds_hoidong h2{
		font-size: 20px;
		line-height: 30px;
	}
	.blog-wrapperr-main .txt .txtF h1{
		font-size: 22px;
		line-height: 32px;
		display: block;
		margin-bottom: 15px;
	}
	.blog-wrapperr-main .txt .page a{
		font-size: 14px;
	}
	.blog-wrapperr-First .box-1 .post .co1 img{
		height: 214px;
	}
	.blog-wrapperr-First .box-1 .post .co2 h3,.blog-wrapperr-First .box-2 .post .co2 h3{
		font-size: 16px;
		line-height: 26px;
	}
	.blog-wrapperr-First .box-1 .post .co1 .tmn h3{
		font-size: 14px;
		line-height: 24px;
	}
	.blog-wrapperr_second .category-page .box .post .co1{
		max-width: 40%;
	}
	.blog-wrapperr_second .category-page .box .post .co2{
		max-width: 54%;
	}
	.tintuc-single .post-content-single h1,.related_old .txtF h3, .tintuc-single .related_new .txtF h3{
		font-size: 22px;
		line-height: 32px;
	}
	.related_old img{
		width: 100%;
		object-fit: cover;
	}
	.orenda_timer3 img{
		width: auto !important;
		object-fit: contain;
	}
	.tintuc-single .related_new .new-list-post .post-image{
		width: 40%;
	}
	.tintuc-single .related_new .new-list-post .post-content{
		width: 56%;
	}
	.tintuc-single .related_new .new-list-post .post-image img{
		width: 100%;
		height: 120px;
	}
	.tintuc-single .related_new .new-list-post .post-content .cnt{
		display: none;
	}
}
@media (max-width: 380px) {
	.form_seach_tv .box_search_4 .form_list:nth-child(4) span{
		font-size: 12px;
	}
}