.goog-te-banner-frame.skiptranslate {
	display: none !important;
}

body {
	top: 0 !important;
}

.goog-logo-link,
.goog-te-gadget {
	display: none !important;
}

.noi_dung_in {
	text-align: justify;
	line-height: 1.4;
}

.noi_dung_in h1 {
	font-size: 28px;
}

.noi_dung_in h2 {
	font-size: 25px;
}

.noi_dung_in h3 {
	font-size: 22px;
}

.noi_dung_in h4 {
	font-size: 18px;
}

.noi_dung_in h5 {
	font-size: 17px;
}

.noi_dung_in h6 {
	font-size: 16px;
}

.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6 {
	font-weight: 700;
}

.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child) {
	margin-bottom: 15px;
}

.noi_dung_in em {
	display: block;
}

.noi_dung_in ul,
.noi_dung_in ol {
	margin-left: 30px;
}

.noi_dung_in ol li {
	list-style: decimal;
	position: relative;
}

.noi_dung_in ul li {
	list-style: disc;
}

.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child) {
	margin-bottom: 10px;
}

.noi_dung_in p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.noi_dung_in p em,
.noi_dung_in ul em,
.noi_dung_in li em,
.noi_dung_in div em {
	display: inline;
}

.noi_dung_in iframe {
	max-width: 100%;
}

@media (max-width: 992px) {

	.noi_dung_in:not(.table-sp) table tr,
	.noi_dung_in:not(.table-sp) table td,
	.noi_dung_in:not(.table-sp) table th,
	.noi_dung_in:not(.table-sp) table tbody,
	.noi_dung_in:not(.table-sp) table thead {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}

	.noi_dung_in:not(.table-sp) table tr:not(:last-child),
	.noi_dung_in:not(.table-sp) table td:not(:last-child),
	.noi_dung_in:not(.table-sp) table th:not(:last-child),
	.noi_dung_in:not(.table-sp) table tbody:not(:last-child),
	.noi_dung_in:not(.table-sp) table thead:not(:last-child) {
		margin-bottom: 10px;
	}
}

.noi_dung_in table {
	width: 100%;
}

.noi_dung_in table:not(:last-child) {
	margin-bottom: 10px;
}

.noi_dung_in table tr:last-child,
.noi_dung_in table td:last-child,
.noi_dung_in table th:last-child,
.noi_dung_in table tbody:last-child,
.noi_dung_in table thead:last-child {
	margin-bottom: 0;
}

@media (min-width: 992px) {

	.noi_dung_in table td:first-child,
	.noi_dung_in table th:first-child {
		padding-right: 5px;
	}

	.noi_dung_in table td:not(:first-child),
	.noi_dung_in table th:not(:first-child) {
		padding-left: 5px;
	}

}

.noi_dung_in table tr td {
	margin-bottom: 0;
}

.noi_dung_in #toc-list li {
	list-style: none;
}

.noi_dung_in img {
	max-width: 100%;
	display: inline-block;
}

blockquote,
.news_note {
	background: #f6f6f6;
	border-radius: 10px;
	padding: 10px;
}

blockquote {
	border-left: 5px solid #263e94;
}

blockquote:not(:last-child),
.news_note {
	margin-bottom: 20px;
}

#myTabContent .header-right-tomtat svg {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#myTabContent.active-scroll .header-right-tomtat svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.btn:focus,
.btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
	outline: none;
}

.btn:active,
button:active,
a:active {
	outline: none;
}

.btn:active:focus,
button:active:focus,
a:active:focus,
textarea:focus,
input:focus {
	outline: none !important;
	font-family: inherit !important;
}

/* page post */
.section-post {
	padding: 30px 0;
}

.post-column>.row {
	gap: 20px 0;
}

.post-detail {
	padding: 30px 0;
}

.post-detail__flex {
	gap: 30px 0;
}

.post-detail__ttl {
	font-size: 32px;
	margin-bottom: 10px;
}

.post-sidebar {
	border-radius: 10px;
	border: solid 1px #eee;
	padding: 10px;
	top: 120px;
	position: sticky;

}

.post-sidebar:not(:last-child) {
	margin-bottom: 20px;
}

.post-sidebar__title {
	position: relative;
	margin-bottom: 24px;
	padding-bottom: 7px;
	border-bottom: 2px solid #e5e5e5;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
}

.post-sidebar__title::after {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 90px;
	height: 2px;
	background-color: #da251c;
	content: '';
}

.post-entry {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.post-entry__thumb {
	padding-right: 0px;
	width: 109px;
	margin-right: 11px;
}

.post-entry__thumb img {
	width: 100%;
	border-radius: 10px;
	object-fit: cover;
	height: 85px;
}

.post-entry__content {
	flex: 1;
}

.post-entry__title {
	display: block;
	margin-bottom: 0;
	padding-top: 4px;
	color: #999;

}

.post-entry__title>a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post-entry__meta {
	display: block;
	margin-bottom: 0;
	padding-top: 4px;
	color: #999;
	font-size: 12px;
}

/* section-contact */
.section-contact {
	padding: 30px 0;
	background: #132f590d;
}

.contact-block {
	gap: 30px 0;
}

.contact-block__box {
	background: white;
	border-radius: 16px;
	box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
	padding: 32px;
	position: sticky;
	top: 100px;
}

.contact-block__ttl {
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 1px dashed #C1C4CC;
	font-size: 24px;
	font-weight: 600;
}

.form-group {
	gap: 10px 0;
}

.contact-block__box .form-group:not(:last-child) {
	margin-bottom: 20px;
}

/* section-about */
.section-about {
	padding: 30px 0;
}

.section-about .noi_dung_in img {
	border-radius: 10px;
}

.contact-infos {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.contact-infos__item {
	justify-content: space-between;
	align-items: center;
	color: #222E48;
	background: rgba(19, 47, 89, 0.03);
	padding: 24px;
	border-radius: 6px;
}

.contact-infos__icon {
	/* width: 84px;
	height: 84px; */
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #DFE0E4;
	background: #FFF;
}

.contact-infos__icon svg {
	width: 22px;
	height: 22px;
}

.contact-infos__ct {
	width: calc(100% - 50px);
}

@media screen and (max-width: 992px) {
	.post-detail {
		padding: 30px 0;
	}

	.post-sidebar__title {
		font-size: 18pxs;
	}

	.section-contact,
	.section-about {
		padding: 30px 0;
	}

	.contact-block__box {
		padding: 20px;
	}

	.contact-block__ttl {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.contact-block__box .form-group:not(:last-child) {
		margin-bottom: 10px;
	}

	.contact-infos__item {
		padding: 15px;
	}
}
