.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
@media (max-width: 991px) {
    	.gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu {
        display: block;
    }
	.gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret {
        display:none;
	}
}

.post-summary p{
 	font-weight: 600;
}
.field--name-field-tac-gia{
 	text-align: right;
  	font-weight: 600;
}


/* === FIX menu cấp 3 === */
@media (min-width: 991px) {

  /* Cho phép hiển thị menu con cấp 2 */
  .menu-hover .navigation .gva_menu > li:hover > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    transform: rotateX(0deg) !important;
    z-index: 999 !important;
  }

  /* Cho phép hiển thị menu cấp 3 khi hover cấp 2 */
  .menu-hover .navigation .gva_menu .sub-menu > li:hover > ul {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    top: 0 !important;
    left: 100% !important;
    z-index: 9999 !important;
    transform: none !important;
  }

  /* Gỡ giới hạn ẩn của Gavias */
  .menu-hover .navigation .gva_menu .sub-menu > ul,
  .menu-hover .navigation .gva_menu .sub-menu > li,
  .menu-hover .navigation .gva_menu .sub-menu > div {
    visibility: visible !important;
    z-index: 99 !important;
  }

  /* Style cơ bản cho menu cấp 3 */
  .menu-hover .navigation .gva_menu .sub-menu > li > ul {
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
    min-width: 250px;
    max-height: 320px;
    background: #fff;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    border-top: 1px solid rgba(0,0,0,0.1);
    border-radius: 10px;
    
    overflow-y: auto;
  }

  /* Đảm bảo không bị che */
  .main-menu, .navigation, .area-inner {
    overflow: visible !important;
  }
}


@media (min-width: 991px) {
    .menu-hover .navigation .gva_menu > li > a {
        font-size: 13.5px;
        padding: 30px 5px;
    }
      header.header-v3 .main-menu .area-inner ul.gva_menu > li.menu-item--active-trail > a {
        color: #ffffff;
        font-weight: 900;
    }
  	header.header-v3 .main-menu .area-inner ul.gva_menu > li > a {
        color: yellow;
      	font-weight: 700;
    }
  	header.header-v3 .main-menu .area-inner ul.gva_menu > li > a:hover {
        color: #ffffff;
    }
  	header.header-v3 .gva-search-region {
    	right: 0px;
	}
}
header.header-v3 .main-menu {
    background: #0D47A1;
  	border-bottom: none;
}
#block-gavias-batiz-main-menu .gva-navigation .gva_menu_main > li.menu-item:not(.menu-home) {
    border-left: 2px solid #ffffff !important;
    padding: 2px 5px;
}
#block-menutienganh .gva-navigation .gva_menu_main > li.menu-item:not(.menu-home) {
    border-left: 2px solid #ffffff !important;
    padding: 2px 5px;
}
header.header-v3 {
    background: url(/sites/default/files/other/header_sdl.jpg) no-repeat;
    background-size: 100% 73%;
}
/*header.header-v3 {
    background: url(/sites/default/files/other/bg-header-lk.png) #0D47A1 no-repeat center top;
}*/
.banner .main-title{
 	font-family: 'tahoma', serif !important;
  -webkit-text-stroke: 0.5px #000000;
}
.banner .eng-title{
 	background: linear-gradient(to bottom, #babc09 0%, #f1f28f 50%, #babc09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; 
  	-webkit-text-stroke: 0.5px #000000;
  	font-weight: 900;
  	font-family: 'tahoma', serif !important;
}
.banner .main-title{
 	color: yellow; 
}
.banner .sub-title{
 	color: yellow; 
}
.footer .footer-inner {
    background: url(/sites/default/files/other/bg-footer.png) no-repeat center #0D47A1;
}
.menu-home > a {
    font-size: 0 !important;
}

.menu-home > a i {
    font-size: 18px !important;
  	color: yellow;
}
.menu-mxh > a {
    font-size: 0 !important;
}

.menu-mxh > a i {
    font-size: 18px !important;
}
.ungdung{
 	text-align: center; 
}
.ungdung .ungdung-image{
 	height: 100px !important;
  	width: 100px !important;
  	border-radius: 25%;
}
.ungdung .ungdung-body a {
 	color: #0997a3; 
}
header.header-v3 {
    background-repeat: no-repeat;
    animation: slide-header 15s infinite;
}
/* Animation đổi hình */
@keyframes slide-header {
    0%   { background-image: url('/sites/default/files/banner/hd1.jpg'); }
    25%  { background-image: url('/sites/default/files/banner/hd2.jpg'); }
    50%  { background-image: url('/sites/default/files/banner/hd3.jpg'); }
  	75%  { background-image: url('/sites/default/files/banner/hd4.jpg'); }
  	100%  { background-image: url('/sites/default/files/banner/hd1.jpg'); }
}

@media (min-width: 991px){
	.banner .eng-title{
  		font-size: 22px;
	}
  	.banner {
    	height: 170px;
	}
	header.header-v3 .header-main {
  		height: 170px;
	}
  	header.header-v3 {
    	background-size: 100% 100%;
    	background-position: center;
	}
}
@media (max-width: 990px){
	.banner .eng-title{
  		font-size: 13px;
	}
}
@media (max-width: 1300px){
	.banner .text {
    	margin-left: 35px !important;
	}
}
.csdl {
  font-weight: 600;
  font-size: 18px;
  font-family: Merriweather !important;
  border-bottom: 1px dotted grey;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Số dòng muốn hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.csdl::before {
  content: "●";
  color: #0d6efd;
  font-size: 12px;
  margin-right: 8px;
}
@media(max-width:426px){
  	.csdl {
  		font-size: 13px;
	}
}
.scroll-csdl {
  height: 300px;
  overflow-x: hidden;
}
.excel-viewer-wrapper {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}

.excel-viewer {
  width: max-content !important;
  min-width: 100% !important;
}

.tab-csdl .list-links-tabs {
    background: #1b3469 !important;
}
 .gsc-tab-views.tab-csdl.style-1 .list-links-tabs .nav-tabs > li.active a {
    color: yellow !important;
    background: none !important;
}
 .gsc-tabs-views-ajax.tab-csdl .tabs-container {
    padding-top: 10px;
  	padding-left: 20px;
}
.gsc-tab-views.tab-csdl.style-1 .list-links-tabs .nav-tabs li > a {
    margin: 0;
  	font-family: roboto;
   font-size: 12px;
   font-weight: 900;
  color: #ffffff;
}
@media(max-width:321px){
.gsc-tab-views.tab-csdl.style-1 .list-links-tabs .nav-tabs > li {
    margin: -7px;
}
}
@media(min-width:1535px){
	.gsc-tab-views.tab-csdl.style-1 .list-links-tabs .nav-tabs li > a {
   		font-size: 18px;
	}
}
.tab-dulich ul.nav.nav-tabs {
    display: grid;
    height: 90px;
    overflow: auto;
  	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    background: #fff !important;
}
.heading-hinhdulich .title span{
    position: relative;
    margin: 0 0 15px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Roboto !important;
  	font-size: 18px;
}
.heading-hinhdulich .title{
    padding-bottom: 0 !important;
  padding-left: 10px;
}
.heading-hinhdulich .heading-top{
   background-color: #1b3469;
}
/*.widget.gsc-heading.heading-hinhdulich .title:after {
    width: 100%;
    height: 1.5px;
    background: #1b3469;
}*/
.tab-dulich .tab-content{
 	padding-top: 10px; 
}
.tab-dulich .nav-tabs > li.active {
   	background-color: #0d47a1;
}
.tab-dulich .nav-tabs > li.active a {
    color: #ffffff;
  	text-align: center;
}
@media (max-width: 426px){
  .article-detail .post-title {
    font-size: 27px;
    line-height: 35px;
  }
}
/* =========================================
   DANH SÁCH THÔNG BÁO TỰ ĐỘNG CUỘN
   Chỉ áp dụng cho View .scroll-thongbao
   ========================================= */

.scroll-thongbao .item-list {
    height: 345px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
  padding-top:300px;
}

.scroll-thongbao .item-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.scroll-thongbao .item-list ul li.view-list-item {
    margin-bottom: 10px;
} 

.tinmoi .scroll-thongbao .item-list {
    height: 94px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
  	padding-top: 94px;
}
.block .block-title {
    color: #ffffff;
    background-color: #1b3469;
}
.block .block-title span {
    padding-left: 10px;
}

.sitename-img ul{
	list-style: none;
  	padding: none;
}
@media (min-width:1330px){
  .sitename-img{
 	width: 80%; 
  	height: 170px;
	}
	.lang{
	width: 20%;	
	}
	.sitename-img .ttdt img{
		width:300px !important;
    	margin-top: 10px;
  }
  .sitename-img .sn-vi img{
      width:500px !important;
      margin-top: -30px;
      margin-left: -15px;
  }
  .sitename-img .sn-en img{
      width:300px !important;
      margin-top: -30px;
  }
}
@media (max-width:1331px){
  .sitename-img{
  	height: 155px;
	}
	.sitename-img .ttdt img{
		width:140px !important;
    	margin-top: 40px;
  }
  .sitename-img .sn-vi img{
      width:230px !important;
      margin-top: -24px;
      margin-left: -4px;
  }
  .sitename-img .sn-en img{
      width:140px !important;
      margin-top: -30px;
  }
}
.posts-list-sidebar .item-list.list-views {
    padding-top: 300px; 
}
.lang {
	margin-bottom: 120px;
}
.lang ul {
	
}
.lang li {
	display: ruby;
	padding: 10px;
	background-color: yellow;
	border: 2px solid blue;
    border-radius: 15px;
}
.lang a {
	color: black;
	font-family: nunito;
	font-weight: 900;
	font-size: 15px;
	display: ruby;
	list-style:none;
}
@media (max-width: 426px){
  form[id^="views-exposed-form-van-ban-page-"] {
      display: flow !important;
  }
}
.vanban .field__label{
	font-size: 25px;
	font-weight: 700;
}
.heading-hinhdiemkhu{
	background-color: #1b3469;
    margin-bottom: 2px;
    color: white;
    text-align: center;
	font-weight: 600;
}