*{
    outline: none;
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, blockqoute, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead{
	border: 0 none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

    html,
    body {
      position: relative;
      height: 100%;
    }
.slider_multi  .swiper-slide {
    height: auto;
}
body {
    font-size: 16px;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
color: #000;
	background: #fbfaf9;
}
a {
	color: #000;
    font-size: 16px;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
    text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #1a90a5;
}

.clear {
	clear: both;
	color: #FFFFFF;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.row40 {
  margin-bottom: 40px !important;
}
.row30 {
	margin-bottom: 30px !important;
}
.row20 {
	margin-bottom: 20px !important;
}
.row15 {
	margin-bottom: 15px !important;
}
.row10 {
	margin-bottom: 10px !important;
}
.row5 {
	margin-bottom: 5px !important;
}
.date {
	color: #999;
}
.avatar43 {
  display: block;
  width: 100%;
  max-width: 1440px;
  position: relative;
  height: 0;
  padding: 33% 0 0 0;
  overflow: hidden;
  margin: 0 auto;

}
.avatar43::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
background: linear-gradient(0deg, rgba(255, 249, 249, 0) 36.53%, #FFEFD4 100%);
    pointer-events: none; 
	z-index: 9;
}
.avatar43::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
background: linear-gradient(0deg, #FFEFD4 1%,  rgba(255, 249, 249, 0) 100%);
    pointer-events: none; 
	z-index: 9;
}
.avatar43 img {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}



.avatar67 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 66.67% 0 0 0;
  overflow: hidden;
  border-radius: calc(3% + 5px);
}

.avatar67 img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.avatar {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;
  border-radius: calc(3% + 5px);

}

.avatar img {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}
.title_avatar {
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 10px 10px 10px 40%;
}
.title_avatar span {
	font-size: 13px;
	display: block;
}
.title_avatar span.title {
	font-size: 15px;
	text-transform: uppercase;
}
.avatar1 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 125% 0 0 0;
  overflow: hidden;
  border-radius: 8px;
}

.avatar1 img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}
.avatar2 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;
  border-radius: 12px 12px 0 0 ;
}

.avatar2 img {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}
#content .image_related_1 img {
	width: 120px !important;
	max-width: unset !important;
	    margin: 0 10px 0 0;
}

.related {
    margin: 15px 0;
}
.related table {
    width: 100%;
	margin: 0 !important;
}
.detail_layout .related td {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0 !important;
}
.image_related_2 a {
    display: block;
    background: url(../images/circle1.gif) no-repeat left 5px;
    padding-left: 15px;
    color: #0a81d9;
}

.header .bg {
	position: relative;
	z-index: 1;
}

.logo_header {
position: absolute;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  position: absolute;
  top: 50%;
    width: 100%;
    left: 0;
}
.logo_header img {
	width: 22%;
	margin-left: 5px;
}
.header {
background: #ffeccc;
}

.header1 {
display: table-cell;
width:25%; 
}
.header2 {
display: table-cell;
width:75%; 
}

.header2 img,.header1 img  {
	max-width: 100%;
}
.header {
position: relative;
}
.header::after {
    right: 0;
    background-color: #f71917;
}
 .header::after {
    content: "";
    position: absolute;
    top: 0;
    width: 50vw;
    height: 100%;
    z-index: 0;
}
.menutop {
background: #DD0201;
height: 57px;
position: relative;
}

.menutop  .main-menu{
float: right;
}

.menutop  #main-menu li{
}

#main-menu .home_menu {
	position: absolute;
	left: 0;
	background: linear-gradient(90deg, #FF0000 0%, #F8BD55 100%);
	border-radius: 8px;
}

.menutop #main-menu li a{
	font-weight: 600;
	font-size: 16px;
	line-height: normal !important;
}


.menutop #main-menu .home_menu a {
	font-weight: normal;
	font-size: 13px;
}

.cate_title_1 {
	background: url(../image/icon1.png) no-repeat left center;
	padding-left: 90px;
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 32px;
	line-height: 32px;
}
.question  .cate_title_1 {
	margin-top: 0;
	    padding-left: 80px;
}
.cate_title_1 .title {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 600;
}

.title1 {
	font-size: 28px;
	font-weight: 600;
	line-height: 42px;
}
.title2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
}

.title3 {
	font-size: 16px;
	font-weight: 600;
}
.des {
	color: #5F5F5F;
}

.news_title {
	background: url(../image/bg_title1.png)  no-repeat left center;
	background-size: 100%;
	line-height: 52px;
	height: 52px;
		color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	text-transform: uppercase;
}
.bg_cate_first {
background: linear-gradient( #FFF6E7 0%, #FFFFFF 100%);
padding-bottom: 30px;

}
.phapluat .list-bd {
	background:#FFFAF4;
	padding: 15px;
}

.list-bd .item {
	border-top: 1px solid #FFEECF;
	margin-top: 10px;
	padding-top: 15px;
}
.list-bd .item:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.multimedia {
	background: url(../image/bg_multi.png) no-repeat center center; 
    background-size: cover;
	margin-bottom: 30px;
	padding-bottom: 30px;

}

.cate_title_multi a {
padding: 30px 0 30px 115px;
background: url(../image/icon2.png) no-repeat left center;
float: left;
}

.cate_title_multi a.title {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}

.bg2 {
	background: #940000;
	border-radius: 12px;
	height: 100%;
		overflow: hidden;
}

.multimedia .title1 {
	color: #fff;
	font-size: 32px;
	padding: 30px;
	display: block;
}

.multimedia .title2 {
	color: #fff;
		padding: 15px;
	display: block;
}

.swiper  .swiper-button-prev {

	background: url(../image/prev.png) no-repeat;
	height: 30px;
	width: 30px;
}
.slider_news_top  .swiper-button-prev {
    top: 25px;
    right: 40px;
	left: auto;
}
.slider_news_top  .swiper-button-next {
    top: 25px;
    right: 0;
}
.swiper .swiper-button-next{

	background: url(../image/next.png) no-repeat;
		height: 30px;
	width: 30px;
}

.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}

.viewmore {
	text-align: right;
	margin-top: 10px;
}

.viewmore a {
	color: #EF2424;
}

.ques_bg {
background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFF9F2 100%);
height: 100%;
padding: 20px;
border-radius: 12px;
}

.ques_bg .item_title {
border-bottom: 1px solid rgba(248, 189, 85, 0.2);
margin-bottom: 15px;

}
.ques_bg .item_title a{
}

.icon_hoidap {
    float: left;
    margin-right: 15px;
}
.box4  {
background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFF9F2 100%);
	padding: 30px 0;
}

.cate_title_box4 {
	text-align: center;
	margin-bottom: 30px;
}

.box4  img {
	max-width: 100%;
}

.sub_child {
	text-align: center;
	margin-bottom: 30px;
}
.sub_child a {
background: rgba(248, 129, 18, 1);
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 14px 40px;
border-radius: 24px;
}

.box5 {
background: linear-gradient(0deg, #fff2f2 0%, #FFFFFF 100%);
	padding: 30px 0;
}

.bg_title_box5 {
background: linear-gradient(90deg, rgba(255, 119, 0, 0) 0%, #FF7700 20.5%, #EF0004 50%, #FF7700 81%, rgba(255, 119, 0, 0) 100%);
padding: 10px;
text-transform: uppercase;
color: #fff;
display: block;
width: 600px;
margin: 0 auto;
max-width: 100%;
}

.box5 .info {
	color: rgba(175, 3, 23, 1);
}


.modal .btn-close {
	background: url(../image/close.png) no-repeat;
	width: 40px;
	height: 40px;
	background-size: cover;
}

#profile .first p{
	font-weight: bold;
	margin-bottom: 10px;
}
#profile .content p {
	height: 52px;
}
#profile .content table, #profile .content table img {
	width: 100% !important;
}
#profile .first {
border-bottom: 1px dashed rgba(239, 0, 4, 1);
padding-bottom: 30px;
}

.title_profile {
	background: linear-gradient(90deg, rgba(255, 119, 0, 0) 0%, #FF7700 20.5%, #EF0004 50%, #FF7700 81%, rgba(255, 119, 0, 0) 100%);
padding: 5px 30px;
    color: #fff;
    display: inline-block;
}

.line_content {
position: relative;
    padding: 0 30px;
}

.line_content::before {
    content: "";
    font-weight: bold;
    width: 1px;
    position: absolute;
    top: 20px;
    height: 32px;
    border: 1px dashed #ccc;
}

.line_content::after{
    content: "";
    position: absolute;
    top: 0;
    height: 16px;
    width: 15px;
	background: url(../image/cir.png);
	    left: 23px;
}

#profile .content p:last-child .line_content::before {
	display: none;
}

.subtitle_info {
color: rgba(194, 130, 20, 1);
font-weight: bold;
font-size: 14px;
}

.box6 .title3 {
font-weight: bold;
}

.item_info6 {
box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.08);
padding: 20px;
border: 1px solid rgba(244, 246, 250, 1);
background: #fffaf4;
position: relative;
border-radius: 8px;
overflow: hidden;
}
.view_info::after{
    content: "";
    position: absolute;
    top: 0;
	right: 0;
    height: 29px;
    width: 30px;
	background: url(../image/coner.gif);
}

.box_61  .item_info6::after{
	display: none;
}

.box_61  .row {
background: url(../image/bithu-tinh.jpg) no-repeat center top;
background-size: cover;
}
.cate_title_box4 img {
	max-width: 100%;
}

.view_info, .view_info1 {
	cursor: pointer;
}
.item_info6 .info {
	font-size: 13px;
}
.view_info:hover {
	background: #EF0004;
	color: #fff;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.view_info:hover .title3 {
	color: #fff;
}

.view_info:hover .subtitle_info {
	color: #FFCE5B;

}
.modal .btn-close.btn-close-profile {
    background: url(../image/close.png) no-repeat;
    width: 20px;
    height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-size: cover;
}

.list_bch table td {
    border: 1px solid #FFEDAE;
	    padding: 10px;
		font-size: 14px;
}

.list_bch table tr:nth-child(odd) {
        background: #fff;
    }
.list_bch table tr:nth-child(1) {
       font-weight: bold;
    }
.list_bch table tr td:nth-child(2) {
	font-weight: 600;
	font-size: 15px;
}
.cate_title_box8 {
	color: #F29F10;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	display: table;
	width: 100%;
}

.cate_title_box8 .item{
	display: table-cell;

}
.cate_title_box8 .right_item {
    width: 1%;
    white-space: nowrap;
	    padding-left: 20px;
}
.cate_title_box8 .right_item img {
	margin-top: -10px;
}
.cate_title_box8 .center_item {

	background: url(../image/bg-dot.gif) repeat-x center;

}

.left_item {
    width: 1%;
    white-space: nowrap;
	    padding-right: 30px;
}
.list_bch {
	height: 500px;
	overflow-y: scroll;
}

.box8 {
background: #FEF8F1;
padding: 10px 40px;
margin-bottom: 30px;
}

.box9 {
	background: #f5f5f5 url(../image/vkvb.png) no-repeat;
	  background-size: auto 100%;
	padding: 20px 0;
	padding-left: 250px;
	border-radius: 12px;
	overflow: hidden;
}
.cate_title_10 {
	text-align: center;
		margin-bottom: 20px;

}
.cate_title_10 a {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
	color: rgba(45, 45, 45, 1);
} 
.box10 {
	background: #fff9f2 url(../image/congtrinh.png) no-repeat center top;
	
	padding: 30px 10px;
}
.slider_box10  .swiper-button-prev1 {
    left: 0;
}
.slider_box10  .swiper-button-next1 {
    right: 0;
}

.slider_box10.swiper  {

}
.swiper-button-next1, .swiper-button-prev1{
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.box10 .swiper-button-next1 {
    background: url(../image/next.png) no-repeat;
    height: 30px;
    width: 30px;
}

.swiper-button-prev1, .swiper-rtl .swiper-button-next1 {
    left: 10px;
    right: auto;
}
.swiper-button-next1, .swiper-rtl .swiper-button-prev1 {
    right: 10px;
    left: auto;
}

.box10 .pad30 {
	padding: 0 60px;
	position: relative;
}

.box10 .swiper-button-prev1 {
    background: url(../image/prev.png) no-repeat;
    height: 30px;
    width: 30px;
}

.title_bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(180deg, rgba(255, 0, 4, 0) 11.54%, #E11718 106.73%);
	padding: 40px 10px 10px;
}

.title_bg a{
color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.footer {
	color: #fff;
	background:  url(../image/footer.png) no-repeat bottom left;
    background-size: cover;
	padding: 30px 0;

}
.footer img {
	margin-bottom: 15px;
	max-width: 100%;
}
.footer p {
	margin-bottom: 10px;
		font-size: 15px;
	font-weight: 400;
}

.bg_body {
	max-width: 980px;
	margin: 0 auto;
}

#loadmore {
	text-align: center;
	margin: 20px;
}

#loadmore .btn-warning {
color: #E11718;
background: #FFF9F2;
border-radius: 12px;
border: none;
}

.cate_title_nav a {
	font-size: 26px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	    display: block;
    text-align: center;
}
.cate_title_nav {
	display: table;
margin: 0 auto;
    padding:  30px 0;

}
.cate_title_nav .item_cell_table {
	display: table-cell;
}
.cate_title_nav  .bg_center {
	background: #ef2424;
	    vertical-align: middle;
}

.colleft {
	border-right: 1px dashed  #C6C1C1;
	padding-right: 30px;
	padding-bottom: 30px;
}
.colright {
	padding-left: 30px;
	padding-bottom: 30px;
}

.sub_title_kydh {
	position: relative;
	height: 56px;
}

.sub_title_kydh span.num1 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	background: url(../image/bg_list1.png) no-repeat left center;
	padding: 10px 86px;
		position: absolute;
		    left: -51px;
    top: -10px;
}


.sub_title_kydh span.num {
    font-size: 24px;
    position: absolute;
    left: -44px;
    top: -1px;
    z-index: 9;
    color: #fff;
}
.colleft .sub_title_kydh span.num1 {

	font-size: 24px;
	color: #fff;
	font-weight: 600;
	background: url(../image/bg_list2.png) no-repeat right center;
	padding: 10px 86px;
	position: absolute;
	right: -49px;
		left: auto;
    top: -10px;
}

.colleft .sub_title_kydh span.num {
    font-size: 24px;
    position: absolute;
    right: -40px;
    left: auto;
    top: -1px;
    z-index: 9;
    color: #fff;
}

.list_cate_daihoi  {
	margin-bottom: 30px;
}

.cate_box_center  {
background: #F71917;
	border-radius: 0 70px 0 0 ;
	padding: 20px 0;
}
.pad_title {
padding: 10px;
}
.white_bg {
background: #FFF9F2;
height: 100%;
    border-radius: 12px;
}

.detail_first {
	background: url(../image/bg_detail.png) no-repeat center top;
	padding: 50px 0 300px 0;
	color: #fff;
}
.detail_first a {
	color: #fff;
}
.detail_first .cate_title_multi a {
font-size: 24px;
    font-weight: 500;
	    display: block;
    width: 100%;
}

h1.head_title {
	font-family: Inter;
	font-weight: 700;
	font-size: 32px;
	line-height: 48px;
}
#content p {
	margin-bottom: 10px !important;
}
 #content span {
	font-size: unset !important;
	font-family: unset !important;
}
#content img {
	max-width: 100%;
	height: auto !important;
}

.cate_title_other {
	font-family: Inter;
font-weight: 600;
font-size: 32px;
line-height: 24px;
letter-spacing: 0px;
text-transform: uppercase;
margin: 30px 0 20px 0;
}
.subcate_multi {
	text-align: center;
	margin-bottom: 30px;
}
.subcate_multi li {
	display: inline-block;
	padding: 0 10px;
}
.subcate_multi li a {
	font-weight: 400;
}

.cate_title_box8 a {
	font-weight: 600;
	font-size: 28px;
	line-height: 24px;
	text-transform: uppercase;
}

.cateChildMulti .cate_title_box8 .center_item, .cateChildMulti  .cate_title_box8 .right_item img {
	filter: grayscale(100%);
	opacity: 0.4;
}

.detail_st1 {
	position: relative;
}

.avatar_detail_style1 {
	width: 100%;
	text-align: center;
}
.avatar_detail_style1 img{
	max-width: 100%;
}


.wrap_menu_detail {
	position: absolute;
	width: 100%;
	z-index: 10;
}

.wrap_content_style1 {
    margin-top: -100px;
    position: relative;
	z-index: 10;
}

 .dhd_menu_detail .menutop{
	position: relative;
	z-index: 9;
	    top: 30px;
		border-radius: 12px;
		padding-left: 10px;
}

.detail_st1 h1.head_title {
	font-family: Inter;
	font-weight: 700;
	font-size: 36px;
	line-height: 54px;
	letter-spacing: 0px;
		text-align: center;
}
.detail_st1 .date {
	text-align: center;
	margin-bottom: 20px;
}

.detail_style1 {
	max-width: 790px;
	margin: 0 auto;
}

.detail_style1 table td, 
.detail_style1 table p,
.detail_style1 table div {
	text-align: center;
	color: #1E72CB;

}
.multimedia  .avatar {
	border-radius: 0;
}

.subcate_multi_home {
	float: right;
	padding: 30px 0;
}
.subcate_multi_home li {
	display: inline-block;
	padding: 0 10px;
}
.subcate_multi_home li a {
	font-weight: 600;
	background: #B30116;
	color: #fff;
	border-radius: 8px;
	padding: 8px 20px;
	display: block;
}
.kydhlv2 {
	margin-top: 30px;
}

.subcate_kydhlv2 {
	background: #FFFAF4;
	padding: 15px 0;
	border-radius: 12px;
	margin-bottom: 20px;
}
.subcate_kydhlv2 li {
	display: inline-block;
	padding: 0 10px;
	    border-right: 1px solid #C28214;
}
.subcate_kydhlv2 li:last-child {
	border-right: 0;
}
.subcate_kydhlv2 li a {
	font-weight: 500;
	color: #C28214;
	padding: 0;
	display: block;
}

.subcate_kydhlv2 a.active {
	font-weight: 600;
}

.style_tbt .sub1 {
	display: block;
	color: #C28214;
	font-size: 13px;
	text-align: center;
}
.style_tbt .sub2 {
	display: block;
	font-size: 14px;
	text-align: center;
}

.item_info7 {
	background: url(../image/icon_tbt.gif) no-repeat bottom center;
	    background-size: 100%;
		padding-bottom: 50px;
}

.pad40 {
	padding: 0 40px;
}

table.image {
    margin: 10px auto;
}
table.image .desc {
    background: #fbfaf9;
    padding: 5px;
    color: #0e6b91;

}
 .related td {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0 !important;
}

.image_related_2 a {
    display: block;
    background: url(/common/v1/images/circle1.gif) no-repeat left 8px;
    padding-left: 15px;
    color: #0a81d9;
}
.fixed {
    position:fixed;
    top:0;
	width: 100%;
	z-index: 9999;
    left: 0;
}

.section_nav_v2 {
	display: none;
}

.section_nav {
    height: 40px;
    line-height: 40px;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
	margin-top: -40px;
	padding-left: 32px;
}

#auto_breadcrumb_bar img {
	margin-top: -5px;
}
.section_nav_v2 .wrap-scroll-nav {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.menu_bread {
    display: table-cell;
    vertical-align: middle;
}
.menu_bread li {
    display: table-cell;
}
.section_nav_v2 .menu_bread li a {
    font-size: 13px !important;
    padding: 0 8px;
}
.nav_user .menu_bread li a {
    color: #fff;
    position: relative;
}
.menu_bread li a {
    height: 100%;
    display: block;
    padding: 0 15px;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
}

#main-menu-state:checked ~ .section_nav_v2.section_nav {
  display: none !important;
}
@media screen and (max-width: 768px) {

.section_nav_v2 {
	display: block;
}

.box8 {
    padding: 0;
}
.subcate_multi_home {
    float: unset;
     padding:  0;
}
.subcate_multi_home li a {
	font-weight: 600;
	background: #B30116;
	color: #fff;
	border-radius: 8px;
	padding: 5px 5px;
	display: block;
}
.cate_title_multi a {
    width: 100%;
    float: left;
}
.subcate_multi_home li {
    padding: 0 3px;
}
.wrap_content_style1 {
	margin-top: 0;
     position: unset;
}
.dhd_menu_detail .menutop {
    position: relative;
    z-index: 9;
    top: 10px;
	}
	.cate_title_nav a {
		font-size: 18px;
	}
	.header .container {
		padding: 0;
	}
	.menutop {
		 height: auto; 
	}
	.menutop .main-menu-btn-icon, .menutop .main-menu-btn-icon:before,.menutop .main-menu-btn-icon:after {
		background: #fff;
	}
	.menutop #main-menu li {
    display: block;
	}
	#main-menu .home_menu {
    position: unset; 
	}
	.menutop #main-menu li a {
    color: #fff;
	}
	.multimedia .title1 {
    font-size: 22px;
	padding: 15px;
	}

	.multimedia .title2 {
		color: #fff;
		padding: 5px;
		display: block;
		font-size: 14px;
		font-weight: 400;
	}
	.ques_bg .item_title {
		border-bottom: 1px solid rgba(248, 189, 85, 0.2);
		margin-bottom: 15px;
		padding-bottom: 15px;
		background: none;
		padding-left: 0;
	}
	.title2 {
		font-size: 16px;
		font-weight: 500;
		line-height: 18px;
	}
	.phapluat .list-bd {
     padding: 15px 0; 
}
	.sub_child a {
		display: block;
		margin-bottom: 10px;
		padding: 10px;
	}
	.box10 .pad30 {
    padding: 0;
    position: relative;
	}
	.cate_title_10 a {
		font-size: 20px;
	}
	.box9 {
		background: #f5f5f5 ;
		background-size: auto 100%;
		padding: 20px 0;
		padding-left: 0;
	}
	.box9 .cate_title_1 a {
    font-size: 22px;
}
.title_avatar {
	padding: 5px;
}
.d-sm-none {
	display: none;
}
.cate_box_center {
    border-radius: 0 20px 0 0;
}
.detail_first .avatar67 {

}
.detail_first {
    padding: 15px 0;
	margin-bottom: 20px;
}
h1.head_title {
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
}
.detail_st1 h1.head_title {
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
}
.subcate_kydhlv2 li a {
    padding: 0;
    font-size: 14px;
}
.subcate_kydhlv2 li {
    padding: 0 5px;
}
.subcate_kydhlv2 {
    padding: 10px 0;
	overflow-x: auto;
	overflow-y: hidden;
	width: auto;
}

.subcate_kydhlv2 {
  display: flex;
  overflow-x: auto; /* Enables horizontal scrolling */
  white-space: nowrap; /* Prevents items from wrapping */

}


.subcate_kydhlv2 li {
  flex: 0 0 auto; /* Prevents items from shrinking */
}

.title1 {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
}

}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}

.box6  .col-md-3 {
	display: flex;
}

.box6  .item_info6 {
	flex: 1;
}