/*======================= box 3 =====================*/
.doccumenthome .dctabhome{
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	padding: 12px 0;
}
.vhtabdoc .mccont ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.vhtabdoc .mccont ul li{
	width: 33.3333%;
	border-right: 2px solid rgba(0, 0, 0, 0.1);
}
.vhtabdoc .mccont ul li:last-child{
	border-right: none;
}
.vhtabdoc .mccont ul li a{
	text-align: center;
	display: block;
	padding: 8px 10px 6px;
	color: #888888;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: 500;
}
.vhtabdoc .mccont ul li.active a,.vhtabdoc .mccont ul li a:hover{
	color: #a01d21;
}
.doccumenthome .dcconthome{
	padding: 50px 0;
}
.lstdochome{
	margin-bottom: 30px;
}
.itemdocument{
	padding: 15px 20px;
	position: relative;
}
.itemdocument:nth-child(even){
	background-color: #f1f1f1;
}
.itemdocument .idtitle{
	display: flex;
	padding-right: 110px;
	margin-bottom: 5px;
}
.itemdocument .idtitle .icon{
	width: 30px;
}
.itemdocument .idtitle .txt{
	width: calc(100% - 30px);
	padding-left: 10px;
	font-size: 20px;
	line-height: 30px;
	color: #23428d;
	font-weight: 500;
	max-width: 810px;
}
.itemdocument .idtitle .txt a{
	color: #23428d;
}
.itemdocument .idcont{
	margin-bottom: 5px;
}
.itemdocument .iddateview{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.itemdocument .iddateview .iddate{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	color: #888888;
	font-size: 12px;
	line-height: 20px;
}
.iddateview .iddate .iidate{
	margin-right: 20px;
	position: relative;
}
.iddateview .iddate .iidate::before{
	content: '|';
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%);
}
.iddateview .iddate .iview span{
	padding-left: 20px;
	position: relative;
	display: inline-block;
}
.iddateview .iddate .iview span::before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: FontAwesome;
}
.iddateview .idview{
	display: flex;
	align-content: center;
	align-items: center;
}
.iddateview .idview .iidown{
	display: flex;
	align-content: center;
	align-items: center;
}
.iddateview .idview .iidown > div{
	margin-right: 40px;
}
.iddateview .idview .iidown > div:last-child{
	margin-right: 0;
}
.iddateview .idview .iimore a{
	color: #23428d;
	display: inline-block;
}
.iddateview .idview .iimore a span{
	display: inline-block;
	padding-right: 25px;
	position: relative;
}
.iddateview .idview .iimore a span::before{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: FontAwesome;
}
.iddateview .idview .iiview{
	position: absolute;
	right: 15px;
	top: 15px;
}
.iddateview .idview .iiview a{
	display: block;
	padding: 5px 10px;
	text-align: center;
	min-width: 100px;
}
.iddateview .idview .inewsc a{
	color: #fff;
	background-color: #a01d21;
}
.iddateview .idview .inewsh a{
	color: #1d1d1d;
	background-color: #888888;
}
/*======================= box 3 =====================*/
.the-content{
	margin-bottom: 30px;
}
.thefiledoc{
	margin-bottom: 25px;
}
.thefiledoc img{
	width: 100%
}
.vhtitlesmm{
	margin-bottom: 10px;
}
.vhtitlesmm h3{
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
}
.thedownload{
	margin-bottom: 30px;
}
.thedownload .grdown{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -35px;
}
.thedownload .grdown > div{
	padding: 0 35px;
	width: 50%;
	margin-bottom: 10px;
}
.thedownload .itemdownn{
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: flex-end;
	align-content: flex-end;
}
.thedownload .itemdownn .icon{
	width: 30px;
}
.thedownload .itemdownn .txt{
	width: calc(100% - 75px);
	padding: 0 10px;
	line-height: 26px;
}
.thedownload .itemdownn .down{
	width: 25px;
}

.thedoclink{
	margin-bottom: 30px;
}
.thedoclink li{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.thedoclink li:last-child{
	border-bottom: none;
}
.thedoclink li a{
	display: block;
	position: relative;
	padding: 15px 0 15px 20px;
}
.thedoclink li a::before{
	content: '\f0da';
	position: absolute;
	left: 0;
	top: 15px;
	font-family: FontAwesome;
	color: #a01d21;
	font-size: 16px;
}


/* update date 17/6/2025 */
.vpadddoc{
	padding: 10px 0 50px;
}
.vhdateall.vmargin{
	margin-bottom: 15px;
}
.myTags.vmargin{
	margin-bottom: 10px;
}
.thedownload.vmargin{
	margin-bottom: 0;
}
.vhinfocont{
	margin-top: 15px;
}
.tptablinks .lktitle {
	font-size: 15px;
	line-height: 22px;
	padding: 9px 40px 9px 16px;
	background-color: #960000;
	color: #fff;
	font-weight: 500;
	position: relative;
	border-radius: 10px 10px 0 0;
}
.tptablinks .lktitle::before{
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	font-weight: bold;
}
.tptablinks.active .lktitle::before{
	content: '\f106';
}
.tptablinks .lkconts ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.tptablinks .lkconts li{
	padding: 0 5px;
}
.tptablinks .lkconts li a{
	display: block;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	padding: 9px 14px;
	background-color: #eeeeee;
	border-radius: 10px 10px 0 0;
}
.tptablinks .lkconts li.active a, .tptablinks .lkconts li:hover a{
	background-color: #960000;
	color: #fff;
}
.tpinfocont{
	padding: 25px 28px 22px;
	border: 2px solid #f1f1f1;
}
.itinfocont{
	display: none;
}
.itinfocont.active{
	display: block;
}
/* update date 17/6/2025 */
@media all and (min-width: 992px){
	/* update date 17/6/2025 */
	.tptablinks .lkconts{
		display: block!important;
	}
	/* update date 17/6/2025 */
}
@media all and (max-width: 991px){
	/*======================= box 3 =====================*/
	.doccumenthome{
		padding-top: 20px;
	}
	.doccumenthome .dctabhome{
		padding: 0;
		box-shadow: none;
	}
	.vhtabdoc .mccont ul li{
		width: 100%;
		border-right: none;
	}
	.vhtabdoc .mccont ul li a{
		text-align: left;
		font-size: 16px;
		line-height: 24px;
	}
	.vhtabdoc{
		position: relative;
	}
	.vhtabdoc .mctitle{
		padding: 10px 40px 10px 10px;
		background-color: #f1f1f1;
		position: relative;
		font-size: 16px;
		line-height: 24px;
		text-transform: uppercase;
		font-weight: 500;
	}
	.vhtabdoc .mctitle::before{
		content: '\e90a';
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%) rotate(-90deg);
		font-family: 'icomoon' !important;
		font-size: 12px;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}
	.vhtabdoc.active .mctitle::before{
		transform: translateY(-50%) rotate(-270deg);
	}
	.vhtabdoc .mccont{
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
		display: none;
	}
	.doccumenthome .dcconthome{
		padding: 0px 0 40px;
	}
	/*======================= box 3 =====================*/
	.thedoclink{
		margin-bottom: 20px;
	}
	.thedownload{
		margin-bottom: 20px;
	}

	/* update date 17/6/2025 */
	.tptablinks{
		position: relative;
	}
	.tptablinks .lkconts{
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 2;
		display: none;
	}
	.tptablinks .lkconts ul{
		display: block;
	}
	.tptablinks .lkconts li{
		margin-top: 1px;
	}
	.tptablinks .lkconts li a{
		border-radius: 0;
	}
	.tpinfocont{
		padding: 15px 15px 22px;
	}
	/* update date 17/6/2025 */
}
@media all and (max-width: 767px){
	/*======================= box 3 =====================*/

	.itemdocument:nth-child(even){
		background-color: transparent;
	}
	.itemdocument{
		padding: 20px 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.itemdocument:last-child{
		border-bottom: none;
	}
	.itemdocument .idtitle{
		padding-right: 0;
	}
	.iddateview .idview .iiview{
		position: relative;
		top: unset;
		right: unset;
	}
	.itemdocument .idtitle .txt{
		font-size: 16px;
		line-height: 24px;
	}
	.itemdocument .iddateview .iddate{
		width: 100%;
		margin-bottom: 10px;
	}
	.iddateview .idview .iidown > div{
		margin-right: 20px;
	}
	.iddateview .idview{
		width: 100%;
		justify-content: space-between;
	}
	/*======================= box 3 =====================*/
	.thedownload .grdown > div{
		width: 100%;
	}
	.thedoclink li a{
		padding: 10px 0 10px 20px;
	}
	.vhtitlesmm h3{
		font-size: 16px;
		line-height: 24px;
	}
}