h1,h2{font-weight:800!important;font-family:'Barlow Condensed',sans-serif;letter-spacing:.02em;text-transform:uppercase;color:#152232}.fw-bold{font-weight:800!important}.column img,.rowimage img{object-fit:cover}.Bao_sp h4,.Bao_sp h4 a,.Title_type a{
	line-height: 1rem;
}.fw-bold,.tit-sp-home,h2{
	
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
}:root{
	--primary: #0057AD;
	--secondary: #198754;
	--light: #EEF9FF;
	--dark: #091E3E;
}.fw-bold,h1{
	margin: 20px 0px;
	font-family: 'Barlow Condensed', sans-serif;
	width:100% !important;
	font-size: clamp(28px,3.4vw,44px);
	color: #152232;
}.fw-bold,h2{
	
	
	color: #152232 !important;
	
    margin: 10px 0px !important;
	font-size: clamp(24px,2.8vw,38px);

}.btn,.navbar-dark .navbar-nav .nav-link{
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	transition: .5s;
}
/* ===== Desktop dropdown hover (pure CSS fallback) ===== */
@media (min-width: 992px){
  .navbar-nav .dropdown:hover > .dropdown-menu{display:block;margin-top:0}
  .navbar-nav .dropdown:hover > .nav-link.dropdown-toggle{color:var(--primary)}
  .navbar-nav .dropdown > .dropdown-menu{margin-top:0}
}
/* Ensure dropdown menu is always positioned correctly */
.navbar-nav .dropdown-menu{
  border-radius: 0 0 8px 8px;
  border: none;
  box-shadow: 0 8px 24px rgba(9,30,62,.12);
  padding: 8px 0;
}
.navbar-nav .dropdown-menu .dropdown-item{
  padding: 9px 20px;
  font-size: 15px;
  font-weight: 500;
  color: var(--dark);
}
.navbar-nav .dropdown-menu .dropdown-item:hover{
  background: var(--light);
  color: var(--primary);
}.btn-primary,.btn-secondary{
	color: #fff;
	box-shadow: inset 0 0 0 50px transparent;
}.btn-primary:hover{
	box-shadow: inset 0 0 0 0 var(--primary);
}.btn-secondary:hover{
	box-shadow: inset 0 0 0 0 var(--secondary);
}.btn-square{
	width: 36px;
	height: 36px;
}.btn-sm-square{
	width: 30px;
	height: 30px;
}.btn-lg-square{
	width: 48px;
	height: 48px;
}.btn-lg-square,.btn-sm-square,.btn-square{
	
	
	text-align: center;
}.navbar-dark .navbar-nav .nav-link{
	position: relative;
	margin-left: 25px;
	padding: 35px 0;
	color: #000;
	font-size: 16px;
	outline: 0;
	text-shadow: 1px 1px 1px rgb(253 252 252 / 90%);
}.navbar-dark .navbar-nav .nav-link{
	padding: 20px 0;
	color: var(--dark);
}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-brand h1{
	color: var(--primary);
}.navbar-dark .navbar-brand h1{
	color: #fff;
}.navbar-dark .navbar-toggler{
	color: #000!important;
	border-color: maroon!important;
}@media (max-width:991.98px){.navbar-dark{
		position: relative;
		background: #fff;
	}.navbar-dark .navbar-nav .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link{
		padding: 10px 0;
		color: var(--dark);
	}.navbar-dark .navbar-brand h1{
		color: var(--primary);
	}}@media (min-width:992px){.navbar-dark{
		width: 100%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		border-bottom: 1px solid rgba(256,256,256,.1);
		z-index: 999;
		
        align-items: center;
	}}.navbar-dark{
	position: fixed;
	top:0;
	background: #fff;
	min-height:108px!important;
	z-index:999;
}.navbar-dark .navbar-nav .nav-link::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: var(--primary);

    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
}.navbar-dark .navbar-nav .nav-link:hover::before,
.navbar-dark .navbar-nav .nav-link.active::before{
    transform: scaleX(1);
}#hiddenContent,.navbar-dark .navbar-nav .nav-link.nav-contact::before{
	display: none;
}@media (max-width:576px){.carousel-caption h5{
		font-size: 14px;
		font-weight: 500!important;
	}.carousel-caption h1{
		font-size: 30px;
		font-weight: 600!important;
	}}.carousel-control-next,.carousel-control-prev{
	width: 10%;
}.carousel-control-next-icon,.carousel-control-prev-icon{
	width: 3rem;
	height: 3rem;
}.section-title{
  position: relative;
  padding-bottom: 12px; 
}.section-title::before{
  content: none;
}.section-title::after{
  content: none;
}.section-title.text-center::after{
  content: none;
}.section-title.section-title-sm::before{
  content: none;
}.section-title.section-title-sm::after{
  content: none;
}@keyframes section-title-run{
  0%,100% {
    transform: translateX(-75px);
  }
  50% {
    transform: translateX(75px);
  }}@keyframes section-title-run-sm{
  0%,100% {
    transform: translateX(-45px);
  }
  50% {
    transform: translateX(45px);
  }}@media (prefers-reduced-motion: reduce){.section-title::after{
    animation: none;
  }}.service-item{
    

	position: relative;
	min-height: 300px;
	transition: .5s;
	
}.service-item{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center top;overflow:hidden}
.service-item{aspect-ratio:7/5;max-width:100%}.service-caption{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    background:rgba(255,255,255,0.75);
    text-align:center;
    padding:10px 5px;
    
}.service-title{
    text-transform:uppercase;
    color:red;
    font-weight:bold;
    display:block;
    text-transform:uppercase;color: red;font-weight:bold;
}.service-desc{
    color:#000;font-size: 11px;margin-top:-5px;
}.service-item .service-icon{
	margin-bottom: 30px;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--primary);
	border-radius: 2px;
	transform: rotate(-45deg);
}.service-item .service-icon i{
	transform: rotate(45deg);
}.service-item a.btn{
	position: absolute;
	width: 60px;
	bottom: -48px;
	left: 50%;
	margin-left: -30px;
	opacity: 0;
}.service-item:hover a.btn{
	bottom: -24px;
	opacity: 1;
}.testimonial-carousel .owl-dots{
	margin-top: 15px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}.testimonial-carousel .owl-dot{
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 15px;
	height: 15px;
	background: #ddd;
	border-radius: 2px;
	transition: .5s;
}.testimonial-carousel .owl-dot.active{
	width: 30px;
	background: var(--primary);
}.testimonial-carousel .owl-item.center{
	position: relative;
	z-index: 1;
}.blog-item .blog-img img,.team-item,.team-item .team-img img,.testimonial-carousel .owl-item .testimonial-item{
	transition: .5s;
}.testimonial-carousel .owl-item.center .testimonial-item{
	background: #fff!important;
	box-shadow: 0 0 30px #ddd;
}.team-social{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .5s;
}.team-social a.btn{
	position: relative;
	margin: 100px 3px 0;
	opacity: 0;
}.team-item:hover{
	box-shadow: 0 0 30px #ddd;
}.team-item:hover .team-social{
	background: rgba(9,30,62,.7);
}.team-item:hover .team-social a.btn:first-child{
	opacity: 1;
	margin-top: 0;
	transition: .3s;
}.team-item:hover .team-social a.btn:nth-child(2){
	opacity: 1;
	margin-top: 0;
	transition: .3s .05s;
}.team-item:hover .team-social a.btn:nth-child(3){
	opacity: 1;
	margin-top: 0;
	transition: .3s .1s;
}.team-item:hover .team-social a.btn:nth-child(4){
	opacity: 1;
	margin-top: 0;
	transition: .3s .15s;
}.blog-item:hover .blog-img img,.team-item:hover .team-img img{
	transform: scale(1.15);
}@media (min-width:991.98px){.facts{
		position: relative;
		margin-top: -75px;
		z-index: 1;
	}}html{
  scroll-behavior: smooth;
}.back-to-top{
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  background: #333;
  color: #fff;
  border-radius: 5px;
  transition: opacity 0.3s;
}@media (max-width:768px){.link-animated a{
		min-height: 48px;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding-left: 10px;
	}}@media (min-width:769px){.link-animated a{
		display: inline-block;
	}}.link-animated a:hover{
	padding-left: 10px;
}@media (min-width:767.98px){.footer-about{
		margin-bottom: -40px;
	}}.video-container{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 20px 0;
}.floating-container,.map{
	position: fixed;
	left: 0;
	bottom: 0;
	text-align: center;
}.video-container embed,.video-container iframe,.video-container object{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}@media only screen and (min-width:1312px){.box-wr{
		display: flex;
		flex-wrap: wrap;
	}.button{
		width: calc(25% - 10px);
		background-color: #fff;
		border: 1px solid #eee;
		color: #fff;
		padding: 15px 32px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		margin: 4px 2px;
		cursor: pointer;
	}}@media only screen and (max-width:1312px){.box-wr{
		display: block;
	}.button{
		width: 100%;
		background-color: #fff;
		border: 1px solid #eee;
		color: #fff;
		padding: 15px 32px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		margin: 4px 2px;
		cursor: pointer;
	}}.image-container,.rowimage{
	display: flex;
}blockquote{
	position: relative;
	padding: 16px;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	text-align: start;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 4px 20px rgba(92,133,150,.25);
	margin-top: 15px;
}blockquote p{
    margin: 10px 0;
}.row.g-5 h2{
    padding: 0px 0px 5px 0px; 
}@-webkit-keyframes come-in{
	0% {
		-webkit-transform: translatey(100px);
		transform: translatey(100px);
		opacity: 0;
	}

	30% {
		-webkit-transform: translateX(-50px) scale(.4);
		transform: translateX(-50px) scale(.4);
	}

	70% {
		-webkit-transform: translateX(0) scale(1.2);
		transform: translateX(0) scale(1.2);
	}

	100% {
		-webkit-transform: translatey(0) scale(1);
		transform: translatey(0) scale(1);
		opacity: 1;
	}}@keyframes come-in{
	0% {
		-webkit-transform: translatey(100px);
		transform: translatey(100px);
		opacity: 0;
	}

	30% {
		-webkit-transform: translateX(-50px) scale(.4);
		transform: translateX(-50px) scale(.4);
	}

	70% {
		-webkit-transform: translateX(0) scale(1.2);
		transform: translateX(0) scale(1.2);
	}

	100% {
		-webkit-transform: translatey(0) scale(1);
		transform: translatey(0) scale(1);
		opacity: 1;
	}}.floating-container{
	width: 70px;
	height: 100px;
	margin: 35px 0 184px 10px;
	z-index: 11;
}.floating-container:hover{
	height: 300px;
}.floating-container:hover .floating-button{
	box-shadow: 0 10px 25px rgba(44,179,240,.6);
	-webkit-transform: translatey(5px);
	transform: translatey(5px);
	-webkit-transition: .3s;
	transition: .3s;
}.floating-container:hover .element-container .float-element:first-child{
	-webkit-animation: .4s .2s forwards come-in;
	animation: .4s .2s forwards come-in;
}.floating-container:hover .element-container .float-element:nth-child(2){
	-webkit-animation: .4s .4s forwards come-in;
	animation: .4s .4s forwards come-in;
}.floating-container:hover .element-container .float-element:nth-child(3){
	-webkit-animation: .4s .6s forwards come-in;
	animation: .4s .6s forwards come-in;
}.floating-container .floating-button{
	position: absolute;
	width: 200px;
	background: #A52A2A;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	text-align: center;
	font-size: 23px;
	z-index: 100;
	box-shadow: 0 10px 25px -5px rgba(44,179,240,.6);
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	height:38px;
}.floating-container .float-element{
	position: relative;
	display: block;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin: 15px auto;
	color: #fff;
	font-weight: 500;
	text-align: center;
	line-height: 50px;
	z-index: 0;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}.floating-container .float-element .material-icons{
	vertical-align: middle;
	font-size: 16px;
}.floating-container .float-element:first-child{
	background: #B30000;
	box-shadow: 0 20px 20px -10px rgba(66,165,245,.5);
}.floating-container .float-element:nth-child(2){
	background: #4caf50;
	box-shadow: 0 20px 20px -10px rgba(76,175,80,.5);
}.floating-container .float-element:nth-child(3){
	background: #ff9800;
	box-shadow: 0 20px 20px -10px rgba(255,152,0,.5);
}.map{
	z-index: 99;
	padding: 10px 2px 10px 2px;
	width:100%;
	background:#fff;
}.rowimage{
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}.rowimage img{
	width: 90px;
	height: 60px;
	margin: 15px 0;
}#imgtext,.closebtn{
	position: absolute;
	color: #fff;
}.column{
	text-align: center;
}.column img:hover{
	opacity: 1;
}.rowimage:after{
	content: "";
	display: table;
	clear: both;
}#imgtext{
	bottom: 0px;
	left: 15px;
	font-size: 20px;
	color: dodgerblue;
}.closebtn{
	top: 10px;
	right: 15px;
	font-size: 35px;
	cursor: pointer;
}.Bao_dong_sp_box,.Bao_sp,.bao_list_nhacc,.box_ct_hd,.box_list_ncc{
	position: relative;
}.promotion{
	min-height: 20px;
	padding: 10px 19px 19px;
	background-color: #1b58b7;
	color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	font-size:10px;
}.Bao_sp h4,.bao_list_nhacc_item h3 a,.tit-sp-home{
	color: #000;
	font-weight: 400;
}*,:after,:before{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}.clear{
	clear: both;
}img{
	border: 0;
}.Bao_sp h4 a:hover,.bao_list_nhacc_item h3 a:hover{
	color: #0582ae;
}.Bao_dong_sp_box{
	display: block;
	margin: 15px 0 25px;
	overflow: hidden;
	max-width: 1296px;
	margin:auto;
}.Bao_sp{
    height:222px;
    width:50%;
    padding:5px;
    float:left;
    overflow:hidden;
    border:1px solid #cccccc;
    margin-bottom:22px;
}.Bao_sp:nth-child(odd){
    float:left;
}.Bao_sp:nth-child(even){
    float:right;
}.box_logo_ncc{
	width: 60px;
	height: 60px;
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 2;
}.big_space_box,.box_cn,.box_img_info,.tit-sp{
	position: relative;
}.tit-sp{
	background: url(https://baophuc.vn/img/bg_line.png) bottom left no-repeat;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform:uppercase;
	color: darkred;
	margin: 0px 0px 20px 0px;
}.tit-sp a.xem_t_h2{
	float: right;
	padding-bottom:15px;
	font-weight: 700;
	color: #333;
	padding-right: 50px;
	margin-right: 30px;
	margin-top: 9px;
	background: url(https://baophuc.vn/img/iconfinder_arrow_right_1303872.png) center right no-repeat;
}.tit-sp a.xem_t_h2:hover{
	color: #B30000;
}.tit-sp-home{
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: inline-block;
	flex: 1;
}.Bao_sp h4{
	font-size: 1.9rem;
}.Bao_sp h4 a{
	font-weight: 400;
	font-size: 1.1rem;
	color: #024FC5;
}.Bao_sp p{
	text-align: left;
	margin: 0;
	color: #555;
	font-size: 14px;
	
}.box_img_sp img{
	width: 210px;
	height: auto;
	max-height: 210px;
}.box_img_sp{
	width:210px;
	height:210px;
	float: left;
	display:flex;
	align-items:center;     
	justify-content:center; 
}.box_img_info{
	width: 58%;
	padding: 5px;
	font-size: 14px;
	display:flex;
	flex-direction:column;
	height:100%;
}@media (max-width:768px){.image-container{
		flex-direction: column;
	}.rowimage{
		flex-direction: row;
		margin-top: 10px;
	}.rowimage img{
		margin: 0 5px;
	}.Bao_sp{
		height: 440px;
		width: 100%;
		padding: 10px;
	}.box_img_sp{
		width: 100%;
		padding: 0;
	}.box_img_info{
		width: 100%;
		height:210px;
	}}.box_cn{
	display: contents;
	
}.box_cn a{
	width: 20%;
	padding: 10px 0;
	text-align: center;
}.box_cn a:hover{
	border: 1px solid #971b1e;
}.html_after_addtocart{
	padding: 16px;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	text-align: start;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 4px 20px rgba(92,133,150,.25);
	margin-top:20px;
}.html_ads_box{
	padding: 16px;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: start;
	background-color: gold;
	border-radius: 3px;
	box-shadow: 0 4px 20px rgba(92,133,150,.25);
}.responsive-table li{
	border-radius: 3px;
	padding: 5px 10px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
	font-size: 12px;
}.responsive-table{
	margin: 0!important;
}.responsive-table ul,li{
	margin: 0px 0px 10px 0px!important;
}.responsive-table .table-header{
	background-color: #eee;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: 700;
}.responsive-table .table-row{
	background-color: #fff;
	box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
}.responsive-table .col-1{
	flex-basis: 5%;
}.responsive-table .col-2{
	flex-basis: 30%;
}.responsive-table .col-3{
	flex-basis: 45%;
}.responsive-table .col-4{
	flex-basis: 20%;
}@media all and (max-width:767px){.responsive-table .table-header{
		display: none;
	}.responsive-table li{
		display: block;
		margin-left: 0!important;
	}.responsive-table .col{
		width: 100%;
		display: flex;
		padding: 8px 0;
	}.responsive-table .col:before{
		color: #6c7a89;
		padding-right: 10px;
		content: attr(data-label);
		flex-basis: 30%;
		text-align: right;
	}}.schema-info{
	margin: 10px 0;
}.baogia-button{
  background-color: red; 
  color: #fff; 
  border: 2px solid #eee; 
  outline: 2px solid #eee; 
  outline-offset: -2px;
  padding: 15px 45px;
  border-radius: 10px;
  cursor: pointer;
  transition: outline-offset 200ms ease, transform 200ms ease, color 200ms ease, background-color 200ms ease;
  font-size: 1.5rem;
  font-weight: 500;
  display: block;
  margin: 0 auto;
}.baogia-button:hover{
  color: #fff; 
  outline-offset: 3px;
  background-color: #007BFF; 
}.baogia-button:active{
  transform: scale(0.95);
  background-color: #0056b3; 
  color: #fff; 
}.xem-them{
  border-left: 4px solid #666;   
  padding: 15px;             
  margin: 10px 0;
  font-family: 'Barlow', sans-serif;
  background:#eee;
}.xem-them span{
  font-weight: bold;
  margin-right: 6px;
  color: #006400;
}.xem-them a{
  text-decoration: underline;
  font-weight: bold;
  color: #000;
}.img-wrap{
  width: 180px;               
  aspect-ratio: 188 / 99;     
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 2px;
  border: 1px solid;
}@media (min-width: 768px) and (max-width: 1199px){.img-wrap{
    width: 200px;
  }}@media (min-width: 1200px){.img-wrap{
    width: 215px;
    margin: 3px 3px;
  }}.img-wrap2{
  width: 180px;               
  aspect-ratio: 1 / 1;     
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 2px;
}@media (min-width: 768px) and (max-width: 1199px){.img-wrap2{
    width: 200px;
  }}@media (min-width: 1200px){.img-wrap2{
    width: 180px;
    margin:4px;
  }}.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link{
    padding: 5px 0;
}#breadcrumbs{
  min-height: 50px;
  padding-top: 15px;
  margin-top:37px;
}#navbarCollapse{
  min-height: 64px; 
}@media (max-width:991px){#navbarCollapse{
min-height: 64px;
}}.image-container{
  width: 100%;
}.containerimage{
  width: 100%;
  aspect-ratio: 16 / 9; 
  position: relative;
  overflow: hidden;
}.containerimage img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}.banner{
 padding-top: 108px;
}.toc{
    border: 1px solid #ccc;
    background: #eee;
    padding: 15px;
    margin-bottom: 20px;
}.toc-title{
    font-weight: bold;
    margin-bottom: 10px;
}.toc ul{
    padding-left: 20px;
}.toc li{
    margin-bottom: 5px;
}.toc a{
    text-decoration: none;
    color: #000;
}.toc a:hover{
    text-decoration: underline;
}.toc-container{
    background: #ffffff;
    border: 1px solid #e1e4e8;
    border-radius: 8px;
    padding: 0; 
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    overflow: hidden;
}.toc-header{
    padding: 15px 20px;
    background: #f8f9fa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #e1e4e8;
}.toc-header:hover{
    background: #f1f1f1;
}.toc-title{
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    display: flex;
    align-items: center;
}.toc-title::before{
    content: "";
    width: 4px;
    height: 16px;
    background: #d9534f;
    margin-right: 10px;
    border-radius: 2px;
}.toc-icon{
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #666;
}.toc-content{
    padding: 15px 20px;
    max-height: 500px; 
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
}.toc-container.collapsed .toc-content{
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    pointer-events: none;
}.toc-container.collapsed .toc-icon{
    transform: rotate(-90deg); 
}.toc-list a{ text-decoration: none; color: #4a4a4a; display: block; padding: 5px 0; }.toc-list a:hover{ color: #d9534f; }.bp-gate-card{
    position: relative;
    height: 250px;
    overflow: hidden;
    
}.bp-gate-card__img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}.bp-gate-card__overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;

    background: rgba(255,255,255,0.75);
    text-align: center;
    padding: 5px;
}.bp-gate-card__title{
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
}.bp-gate-card__desc{
    font-size: 12px;
    margin: 0;
    color: #000;
}.bp-gate-card__img{
    transition: transform 0.4s ease;
}.bp-gate-card:hover .bp-gate-card__img{
    transform: scale(1.1);
}.internal-link-box{ background: #fef9f9; border: 1px solid #f1a1a1; border-radius: 8px; padding: 14px 18px; margin: 20px 0; font-size: 14px; }.internal-link-box a{ font-weight: 700; }.cta-box{ background: linear-gradient(135deg, #c0392b, #922b21); color: #fff; border-radius: 12px; padding: 30px 28px; margin: 40px 0; text-align: center; }.cta-box h3{ color: #fff; font-size: 1.3rem; margin-bottom: 10px; border: none; padding: 0; }.cta-box p{ color: rgba(255,255,255,.9); margin-bottom: 20px; }.cta-box a.btn{ display: inline-block; background: #fff; color: #c0392b; font-weight: 800; padding: 13px 32px; border-radius: 30px; text-decoration: none; font-size: 15px; transition: box-shadow .2s; }.cta-box a.btn:hover{ box-shadow: 0 4px 20px rgba(0,0,0,.25); }.cta-contact{ margin-top: 14px; font-size: 14px; color: rgba(255,255,255,.85); }

.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip-link:focus{position:fixed;left:8px;top:8px;width:auto;height:auto;overflow:visible;clip:auto;background:#c00000;color:#fff;padding:10px 18px;z-index:10000;border-radius:4px;font-weight:600;text-decoration:none}

/* A11Y P2: focus ring hai lop cho keyboard nav (2026-08-26) */
:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff,0 0 0 6px #c00000;border-radius:2px}
.site-header :focus-visible,#menu-footer :focus-visible,.bg-dark :focus-visible{box-shadow:0 0 0 3px #091E3E,0 0 0 6px #ffd166}
.icon-bi{font-size:1.5rem;line-height:1}

/* News thumbnail: frame 4/3 crop (2026-08-27) */
.img_thubnail{aspect-ratio:4/3;overflow:hidden;background:#f2f5f9}
.img_thubnail img{width:100%;height:100%;object-fit:cover;display:block}


.display-4.text-white.animated.zoomIn{font-family:var(--head,'Barlow Condensed',sans-serif);font-weight:700;text-transform:uppercase;font-size:clamp(28px,3.4vw,44px);line-height:1.1;letter-spacing:.01em}

/* BP Related Posts component (migrated from prototype/bp-rel.css 2026-08-28) */
.bp-rel{background:#f2f5f9;padding:40px 0 12px}
.bp-rel h3{max-width:1360px;margin:0 auto 14px;font-family:'Barlow Condensed',sans-serif;
  text-transform:uppercase;font-size:22px;letter-spacing:.03em;
  border-left:4px solid #0057AD;padding-left:12px;color:#091E3E}
.bp-rel__grid{max-width:1360px;margin:0 auto;display:flex;flex-direction:column;gap:0}
.bp-rel__item{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #E4EAF1;
  text-decoration:none;color:#152232;font-weight:600;font-size:15px;line-height:1.4;
  transition:color .2s ease,padding-left .2s ease}
.bp-rel__item:last-child{border-bottom:none}
.bp-rel__item:hover{color:#0057AD;padding-left:6px}
.bp-rel__item .bp-rel__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;
  justify-content:center;border-radius:6px;background:#EDF4FB;color:#0057AD;font-size:13px}
.bp-rel__item:hover .bp-rel__icon{background:#0057AD;color:#fff}

/* BP FAQ accordion — standalone (không phụ thuộc .bp-lp) */
.bp-faq{display:flex;flex-direction:column;gap:12px}
.bp-faq-item{background:#fff;border:1px solid #E4EAF1;border-radius:8px;overflow:hidden}
.bp-faq-q{padding:18px 22px;font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;
  cursor:pointer;display:flex;justify-content:space-between;align-items:center;
  gap:12px;user-select:none}
.bp-faq-q svg{width:18px;height:18px;flex-shrink:0;color:#0057AD;transition:transform .3s}
.bp-faq-item.open .bp-faq-q svg{transform:rotate(45deg)}
.bp-faq-a{display:none;padding:0 22px 18px;font-size:14px;color:#666;line-height:1.7}
.bp-faq-item.open .bp-faq-a{display:block}
/* ===== Service item hover effects (trang chủ) ===== */
.service-item{background-size:cover;background-position:center center;transition:background-size .8s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease,transform .45s ease;will-change:background-size}
.service-item::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,15,40,0) 35%,rgba(0,15,40,.72) 100%);opacity:.4;transition:opacity .45s ease;z-index:1;pointer-events:none}
.service-item:hover{background-size:122% 122%;box-shadow:0 20px 45px rgba(0,40,80,.30);transform:translateY(-6px)}
.service-item:hover::before{opacity:1}
.service-item .service-caption{z-index:2;background:rgba(255,255,255,.92);border-top:3px solid transparent;transition:background .45s ease,border-color .45s ease,padding .45s ease}
.service-item:hover .service-caption{background:rgba(255,255,255,.99);border-top-color:var(--primary,#0057AD);padding-top:14px;padding-bottom:14px}
.service-item .service-title{transition:color .35s ease,letter-spacing .35s ease}
.service-item:hover .service-title{color:var(--primary,#0057AD);letter-spacing:.3px}
.service-item .service-title::after{content:"";display:block;width:0;height:2px;background:linear-gradient(90deg,var(--primary,#0057AD),#e74c3c);margin:6px auto 0;transition:width .45s ease}
.service-item:hover .service-title::after{width:56px}
.service-item .service-desc{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease,margin .5s ease}
.service-item:hover .service-desc{max-height:80px;opacity:1;margin-top:2px}
@media (prefers-reduced-motion:reduce){.service-item,.service-item::before,.service-item .service-caption,.service-item .service-title,.service-item .service-title::after,.service-item .service-desc{transition:none!important;transform:none!important}.service-item:hover{transform:none;box-shadow:none;background-size:cover}.service-item .service-desc{max-height:none;opacity:1}}
@media (max-width:768px){.service-item{min-height:280px}.service-item .service-desc{max-height:none;opacity:1;margin-top:2px}}
@media (max-width:560px){.service-item{min-height:240px}}
/* Mobile: reduce double py-5 padding for listing pages */
@media (max-width:768px){.bg-header.py-5{padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.bg-header .row.py-5{padding-top:.75rem!important;padding-bottom:.75rem!important}.bg-header .col-12.pt-lg-5{padding-top:0!important}.bg-header .display-4{font-size:1.5rem!important}.container-fluid.py-5.wow{padding-top:1rem!important;padding-bottom:1rem!important}.container-fluid.py-5>.container.py-5{padding-top:.75rem!important;padding-bottom:.75rem!important}.container-fluid.py-5 .row.g-5{gap:.5rem!important}.pj-hero{padding:4px 0!important}.pj-hero h1{margin-bottom:8px!important}.pj-hero .pj-desc{margin-bottom:12px!important}.pj-stat .pj-cell{padding:14px 12px!important}.pj-hazard{margin:12px 0 14px!important}.pj-filter{margin-bottom:14px!important}.pj-grid{gap:14px!important}}
@media (max-width:560px){.bg-header .row.py-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.bg-header .display-4{font-size:1.25rem!important}.container-fluid.py-5.wow{padding-top:.75rem!important;padding-bottom:.75rem!important}.container-fluid.py-5>.container.py-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.container-fluid.py-5 .row.g-5{gap:.35rem!important}.pj-hero h1{font-size:clamp(22px,5vw,28px)!important}.pj-stat .pj-cell{padding:10px 10px!important}.pj-grid{gap:10px!important}}
