@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

@media (min-width: 1400px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1400px;
	}
}

.owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel .owl-item {
	display: flex;
	height: auto;
}

.inner-content {
	max-width: 1164px;
	margin-inline: auto;
	padding: 40px 0px;
}

#form_hide {
	display: none;
}

body {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	overflow-x: hidden;
	color: #000;
	background: #424242;
}

a {
	text-decoration: none;
}

/*css for sticky*/
.col-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 1rem;
	right: 0;
	z-index: 2;
	overflow-y: visible;
}

#wrap_block_article>.container {
	background: #fff;
}

#wrap_block_article>.container>.inner-content {
	padding: 1px 0px;
	padding-bottom: 20px;
}

#wrap_block_article>.container>.row {
	align-items: flex-start;
}

/*auto css*/
.css_uppercase {
	text-transform: uppercase !important;
}

.css_center {
	text-align: center !important;
	display: flex;
	justify-content: center;
}

.css_left {
	text-align: left !important;
}

.css_right {
	text-align: right;
}

.css_justify {
	text-align: justify;
}

.id_wrap_block {
	margin-bottom: 40px !important;
}

.is_scroll {
	width: 100% !important;
}

.in_scroll {
	padding: 0px 10px;
}

.sharethis-inline-share-buttons {
	margin-bottom: 30px;
}

/*auto css*/

.title_h2 {
	color: #002B4B;
	font-size: 28px;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 25px;
}

.title_with_link_right {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	align-items: flex-end;
}

.title_with_link_right a {
	font-size: 14px;
	font-weight: 700;
	color: #002B4B;
	margin-bottom: 25px;
	transition: 0.3s;
}

.title_with_link_right a:hover {
	text-decoration: none;
	color: #B70002;
}

.btn_intro {
	width: 100%;
	margin-bottom: 20px;
}

.btn_intro a {
	font-size: 14px;
	font-weight: 700;
	color: #002B4B;
	margin-bottom: 25px;
	transition: 0.3s;
}

.btn_intro a:hover {
	text-decoration: none;
	color: #B70002;
}

.title_red {
	color: #B70002 !important;
}

.title_intro_underline {
	width: 100%;
	margin: 20px 0px;
}

.bar_underline {
	width: 20%;
	height: 4px;
	background: #B70002;
}

.title_h3 {
	color: #002B4B;
	font-size: 38px;
	font-weight: 700;
	font-style: italic;
	line-height: 115%;
	margin-bottom: 20px;
}

.title_h2_small {
	font-size: 25px;
	line-height: 125%;
	margin-bottom: 5px;
}

.wrap_intro_title {}

.title_h2_intro {
	font-size: 38px;
	font-weight: 800;
	color: #002B4B;
	line-height: 110%;
}

.title_h2_detail_item {
	color: #002B4B;
	font-size: 38px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0 0 20px;
	line-height: 100%;
	border-bottom: 1px solid #f1f1f1;
}

.title_h2_same_item {
	color: #002B4B;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 40px;
	line-height: 100%;
}

.title_left {
	width: 270px;
	height: 50px;
	border-radius: 10px;
	background: url(../img/triangle_menu_left.png) no-repeat center #002B4B;
	background-position-x: 240px;
	margin-bottom: 5px;
}

.title_left_orange {
	background: url(../img/triangle_menu_left.png) no-repeat center #000 !important;
	background-position-x: 240px !important;
	margin-bottom: 5px !important;
}

.title_left span {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
}

.title_text {
	margin-bottom: 25px;
	font-size: 16px;
}

.title_footer {
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 400;
}

.read_more {
	text-align: left;
	width: 100%;
}

.read_more a {
	padding: 5px 0px;
	font-size: 14px;
	font-weight: 500;
	color: #002B4B;
	transition: 0.3s;
}

.read_more a:hover {
	text-decoration: none;
	color: #2c2c6d;
}

/*Begin article type*/
#wrap_block_article {}

.block_time_article {
	margin-bottom: 15px;
}

.block_time_article i {
	font-size: 20px;
	margin-right: 5px;
	color: #002B4B;
}

.line_article {
	width: 1px;
	height: 29px;
	background: url(../img/line_article.jpg) no-repeat center;
	padding: 0px 16px;
}

a:hover {
	text-decoration: none;
	color: #002B4B;
}

.title_article {
	font-size: 28px;
	font-weight: 700;
	color: #000
}

.content_article {
	display: inline-block;
	color: #292929;
	font-size: 14px;
	font-weight: 500;
	line-height: 190%;
	margin-bottom: 10px;
	overflow: hidden;
}

.content_article p {
	margin-bottom: 10px;
	text-align: justify;
}

.content_article table {
	max-width: 100% !important;
}

.content_article img {
	max-width: 100%;
	height: auto !important;
	margin-bottom: 5px;
}

.wrap_address svg {
	max-height: 25px;
	max-width: 25px;
}

/*End article type*/

/*Begin Phân trang*/
.kmt_page {
	clear: both;
	display: flex;
	justify-content: flex-end;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	transition: 0.3s;
}

.pagination>li {
	display: inline;
	margin: 3px;
	transition: 0.3s;
}

.pagination>li>a,
.pagination>li>span {
	padding: 7px 12px;
	font-size: 15px;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	box-shadow: 0px 0px 5px -2px #002B4B;
	transition: 0.3s;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	transition: 0.3s;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	transition: 0.3s;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #002B4B;
	border-color: #002B4B;
}

.pagination>li>a:hover {
	background-color: #002B4B;
	border-color: #002B4B;
	color: #fff;
}

/*End Phân trang*/

/*Begin btn type*/
.bt_register {

	color: #002B4B;
	padding: 10px 30px;
	border: 1px solid #002B4B;
	border-radius: 0px;
	transition: 0.3s;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.bt_register:hover {
	color: #fff;
	border: 1px solid #002B4B;
	background: #002B4B;
}

.block_bt_login {
	text-align: center;
}

.bt_login {

	color: #fff;
	background: #002B4B;
	padding: 5px 15px;
	border: 2px solid #002B4B;
	border-radius: 5px;
	transition: 0.3s;
	text-transform: uppercase;
}

.bt_login:hover {
	color: #fff;
	border: 2px solid #000;
	background: #000;
}

/*End btn type*/

/* Begin css list_same */
.same_title {

	color: #002B4B;
	margin-bottom: 25px;
	font-size: 30px;
	text-transform: uppercase;
	clear: both;
}

.list_same {
	margin: 0px;
	padding: 0px 0px;
}

.list_same li {
	color: #000;
	margin-bottom: 0px;
	list-style: none
}

.list_same li:hover {
	color: #002B4B;
}

.list_same li:hover a {
	color: #002B4B;
	text-decoration: none
}

.list_same li a {
	font-size: 15px;
	color: #000;
}

.list_same li a span {
	color: #000;
	font-size: 24px;
	font-size: 22px;
}

/* End css list_same */

/*begin wrap_block_slide_inside*/
#wrap_block_slide_inside {
	width: 100%;
	display: inline-block;
	position: relative;
}

#wrap_block_slide_inside .container {
	padding: 0px;
}

/*end wrap_block_slide_inside*/

/*Begin wrap_block_breadcrumb*/
#wrap_block_breadcrumb .container {
	background: #fff;
}

#wrap_block_breadcrumb .container .inner-content {
	padding: 10px 0px;
}

#wrap_breadcrumb_1 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	padding-top: 65px;
	z-index: 2;
	display: none;
}

#wrap_breadcrumb_1 h2 {
	color: #000;
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: 600;
	max-width: 500px;
}

#wrap_breadcrumb_2 {
	width: 100%;
}

#wrap_breadcrumb_2>.container {
	display: flex;
	justify-content: flex-start;
}

.bg_breadcrumb {
	color: #000;
	padding: 0px;
	margin: 12px 0px;
	width: fit-content;
}

#wrap_breadcrumb_2 p {
	margin-bottom: 0px;
	line-height: 20px;
	color: #000;
}

#wrap_breadcrumb_2 p a {
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 600;
	transition: 0.3s
}

.fa-solid.fa-angle-right {
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 900;
	margin: 0px 6px;
}

#wrap_breadcrumb_2 p a:hover {
	color: #13aff0;
}

/*End wrap_block_breadcrumb*/

/*Begin Tab_article*/
.tab_article {
	width: 100%;
	display: inline-block;
	border: 0px !important;
	text-align: center;
	margin-bottom: 20px;
}

.tab_article li {
	display: inline-block !important;
	border: 0px !important;
	background: #002B4B;
	margin: 0px 5px 5px 5px;
	padding: 10px 0px;
	border-radius: 10px;
	transition: 0.3s;
	width: fit-content;
}

.tab_article li a {
	color: #fff;
	font-weight: 600;
	padding: 10px 20px;
	margin: 0px;
	transition: 0.3s;
}

.tab_article li:hover {
	background: #000;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	transform: translate(0px, -3px);
}

.tab_article li:hover a {}

.nav-tabs {}

.nav-tabs>li.active,
.nav-tabs>li.active:hover,
.nav-tabs>li.active:focus {
	background: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 10px;
}

/*End Tab_article*/

/*Begin menu_right*/
.wrap_left {
	margin-bottom: 25px;
}

#menuwrapper {
	background: #f1f6f0;
	transition: 0.3s;
}

#menuwrapper:hover {
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

#menuwrapper ul li ul:hover {
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

#active_left {
	color: #000 !important;
}

#active_left span {
	color: #000 !important;
}

.wrap_menu_right {
	margin-bottom: 30px;
}

.title_menu_right {
	width: 100%;
	height: 50px;
	background: #002B4B;
	margin-bottom: 1px;
}

.title_menu_right span {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
}

.block_menu_right {
	transition: 0.3s;
}

.block_menu_right>ul {
	margin: 0;
	padding: 0px;
	background: #e9f2e9;
	padding: 0px 22px;
}

.block_menu_right>ul>li {
	min-height: 45px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-bottom: 1px solid #c2dbc2;
}

.block_menu_right>ul>li:last-child {
	border-bottom: 0px;
}

.dot_menu_right {
	color: #002B4B !important;
	font-size: 30px;
	line-height: 1;
}

.block_menu_right>ul>li>a {
	color: #000;
	margin: 3px 0px;
	transition: 0.3s;
	display: flex;
	align-items: center
}

.block_menu_right>ul>li>a.active {
	color: #002B4B;
}

.block_menu_right>ul>li:hover>a {
	color: #002B4B;
}

.block_menu_right>ul>li>span {
	font-size: 30px;
	line-height: 30px;
}

.block_menu_right>ul>li>ul {
	padding-left: 0px;
}

.block_menu_right>ul>li>ul>li {
	border-bottom: 1px solid #fff;
	display: flex;
	flex-direction: column;
}

.block_menu_right>ul>li>ul>li>a {
	color: #000;
	padding-left: 30px;
	margin: 3px 0px;
	transition: 0.3s;
}

.block_menu_right>ul>li>ul>li>a span {
	font-weight: 600;
	margin-right: 5px;
}

.block_menu_right>ul>li>ul>li>a.active {
	color: #002B4B;
}

.block_menu_right>ul>li>ul>li:hover>a {
	color: #002B4B;
}

.block_banner_side {
	width: 100%;
	margin-bottom: 30px;
}

.img_banner_side {
	overflow: hidden;
}

.img_banner_side img {
	width: 100%;
}

/*End menu_right*/

/* Begin wrap_block_menu_group */
#wrap_block_menu_group {
	background: #ededed;
	display: block;
	overflow: auto;
}

.wrap_menu_group {
	height: 45px;
}

.block_menu_group {
	float: left;
}

.block_menu_group a {
	padding: 0px 10px;
	border-right: 1px solid #000;
	line-height: 45px;
	color: #000;
	font-weight: 600;
	transition: 0.3s;
}

.block_menu_group:first-child a {
	padding-left: 0px;
}

.block_menu_group:last-child a {
	padding-right: 0;
	border-right: 0px;
}

.block_menu_group:hover a {
	color: #002B4B;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.menu_active a {
	color: #002B4B;
	text-decoration: underline;
	text-underline-offset: 5px;
}

/* End wrap_block_menu_group */

/*Begin block_1*/
#wrap_block_1 {
	width: 100%;
	position: sticky;
	top: 0;
	z-index: 1000;
}

#wrap_block_1>.container {
	background: #fff;
	overflow-x: clip;
}

#wrap_block_1>.container>.row {
	padding: 10px;
}

#wrap_block_1 .wrap_logo img {
	height: 85px;
}

.reduce_brightness {
	filter: brightness(30%);
}

/*End block_1*/

/*Begin wrap_block_intro*/
#wrap_block_intro {
	width: 100%;
}

#wrap_block_intro .wrap_intro_content .content_article {
	line-height: 190%;
	color: #fff;
}

#wrap_block_intro .wrap_intro_content .content_article strong {
	line-height: 120% !important;
}

#wrap_block_intro .content_article h2 {
	margin-bottom: 20px;
}

#wrap_block_intro .container {
	background-image: linear-gradient(270deg, #002B4B 50%, #FFFFFF 50%);
}

.grid_intro {}

.wrap_intro_content {
	padding: 0px 20px;
}

.block_iso {
	margin-bottom: 15px;
	margin-top: 15px;
}

.block_iso a {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	fill: #002B4B;
	color: #002B4B;
	border-radius: 15px 15px 15px 15px;
	padding: 8px;
}

/*End wrap_block_intro*/

/*Begin wrap_block_training*/
.grid_training_home {
	padding: 0px
}

.wrap_training_home {
	padding: 0px 15px;
	margin-bottom: 15px;
}

.block_training_home {
	width: 100%;
	height: 100%;
}

.img_training_home {
	width: 100%;
	aspect-ratio: 1.333;
	background: #000;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_training_home a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_training_home img {
	width: unset !important;
	max-height: 100%;
	object-fit: cover;
}

.block_training_home h3 {
	margin-top: 15px;
	text-align: center;
	transition: 0.3s;
}

.block_training_home h3 a {

	color: #000;
	transition: 0.3s;
	font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/*End wrap_block_training*/

/*Begin wrap_block_news_home*/
#wrap_block_news .container {
	background: #fff;
}

.wrap_news {
	height: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px 12px;
	padding-bottom: 20px;
}

.block_news {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	transition: 0.3s;
}

.block_news:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.img_news {
	width: 100%;
	aspect-ratio: 1.541;
	background: #b9b9b9;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_news a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_news img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.block_news h3 {
	margin-top: 15px;
}

.block_news h3 a {
	color: #002B4B;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.block_news h3 a:hover {
	color: #B70002;
}

.info_news {
	padding: 10px 30px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.des_news {
	color: #777;
	text-align: justify;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.9;
}

.block_bt_news {
	margin: 10px 0px;
}

.block_bt_news a {
	color: #B70002;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
}

.date_news {
	color: #adadad;
	border-top: 1px solid #eaeaea;
	font-size: 11px;
	font-weight: 500;
	padding: 15px 30px;
}

.date_news span:nth-child(2)::before {
	content: "|";
	margin: 0px 5px;
}

.date_article {
	text-transform: uppercase;
	color: #002B4B;
	font-size: 15px;
	font-weight: 500;
	padding: 15px 30px;
	display: flex;
	align-items: center;
}

.block_date_article {
	margin: 0px 15px;
	display: flex;
	align-items: center;
}

.symbol_date_article {
	margin-right: 5px;
}

.symbol_date_article svg {
	fill: #B70002;
	font-size: 14px;
	width: 14px;
	height: 14px;
}

/*End wrap_block_news_home*/

/*Begin other_article*/
.grid_other_article {
	display: flex;
	overflow: hidden;
	padding: 10px 0px;
}

.grid_other_article a {
	align-items: center;
	display: flex;
	max-width: 100%;
}

.grid_other_article .next_other_article a {
	justify-content: flex-end;
}

.prev_other_article {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(50% - 1px / 2);
}

.next_other_article {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(50% - 1px / 2);
	text-align: end;
}

.block_other_article {
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.text_other_article {
	color: #002B4B;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 5px;
}

.title_other_article {
	color: #B70002;
	font-size: 14px;
	font-weight: 500;
	transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
}

.symbol_other_article {
	color: #B70002;
	font-size: 30px;
}

.symbol_other_article i.fa-angle-left {
	padding-inline-end: 15px;
}

.symbol_other_article i.fa-angle-right {
	padding-inline-start: 15px;
}

.center_line_other_article {
	margin: 0px 10px;
}

.line_other_article {
	background-color: #d5d8dc;
	height: 100%;
	margin: 0 auto;
	width: 1px;
}

/*End other_article*/

/*Begin wrap_block_distributor*/
#wrap_block_distributor .container {
	background: #fff;
}

.owl_distributor {
	width: 80%;
	margin: 0px auto;
}

.wrap_dis_logo {
	padding: 0px 10px;
}

.img_dis_logo {
	width: 100%;
	aspect-ratio: 1.5;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_dis_logo a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_dis_logo img {
	max-width: 100%;
	max-height: 100%;
	width: unset !important;
	object-fit: cover;
}

/*End wrap_block_distributor*/

/*Begin wrap_block_certificate*/
#wrap_block_certificate .container {
	background: #fff;
}

.wrap_certificate {
	padding: 0px 10px;
}

.img_certificate {
	width: 100%;
	aspect-ratio: 0.715;
	background: #b9b9b9;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_certificate a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_certificate img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

/*End wrap_block_certificate*/

/*Begin wrap_block_item*/
#wrap_block_item .container {
	background: #fff;
}

/*End wrap_block_item*/

/*Begin wrap_block_address*/
#wrap_block_address .container {
	background: #fff;
}

.wrap_address {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 10px;
}

.block_address {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	transition: 0.3s;
}

.block_address_2 {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	border: 2px solid #DBDBDB;
	transition: 0.3s;
	padding: 20px;
}

.block_address:hover,
.block_address_2:hover {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.info_address {
	padding: 10px 20px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.info_address_2 {
	padding: 10px 0px !important;
}

.info_address h3 {
	margin-top: 15px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #002B4B;
}

.info_address h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #002B4B;
}

.des_address {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 20px;
}

.ad_address {
	margin-top: auto;
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
}

.title_address_underline {
	width: 100%;
	margin: 20px 0px;
}

.title_address_underline>.bar_underline {
	width: 20%;
	height: 2px;
	background: #B70002;
}

/*End wrap_block_address*/

/*Begin wrap_block_mail*/
#wrap_block_mail .container {
	background: #B70002;
}

#wrap_block_mail .inner-content {
	padding: 20px 0px;
}

.wrap_follow h2 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.wrap_follow svg {
	width: 25px;
	height: 25px;
	fill: #fff;
	margin-right: 15px;
}

.wrap_mail {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.wrap_mail a {
	color: #fff;
	margin: 0px;
	font-size: 18px;
	font-weight: 300;
	display: flex;
	align-items: center;
	transition: 0.3s;
}

.wrap_mail a span {
	margin-right: 20px;
}

.wrap_mail a span svg {
	margin-right: 10px;
	fill: #fff;
	width: 29px;
	height: 29px;
}

/*End wrap_block_mail*/

/*Begin wrap_block_footer*/
#wrap_block_footer {
	color: #fff;
}

#wrap_block_footer>.container>.row {
	padding-bottom: 40px;
}

#wrap_block_footer .inner-content {
	padding: 20px 0px;
}

.footer_address {
	line-height: 180%;
}

.footer_address p {
	margin-bottom: 10px;
}

.wrap_menu_f {
	margin-bottom: 15px;
}

.wrap_menu_f ul {
	width: 100%;
	list-style: none;
	padding: 0px;
}

.wrap_menu_f ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.wrap_menu_f ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 200;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.wrap_menu_f ul li a:hover {
	color: #13aff0;
}

.content_intro {
	font-size: 16px;
}

.wrap_social {}

.block_social {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.block_social .social {
	aspect-ratio: 1;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
}

.block_social .social img {
	border-radius: 20px;
	max-width: 100%;
	max-height: 100%;
	transition: 0.3s;
}

.block_social .social:hover img {
	transform: translate(0px, -5px);
}

.active_f {
	color: #13aff0 !important;
}

#wrap_copy {
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 140%;
}

#wrap_copy .container {
	background: #1F1F1F;
	font-size: 15px;
}

#wrap_copy .container .row {
	padding: 15px 0px;
}

#wrap_copy .container a {
	color: #fff;
	font-size: 16px;
	transition: 0.3s;
}

#wrap_copy .container a:hover {
	color: #13aff0;
}

.copy_right {
	font-size: 14px;
	font-weight: 300;
}

.link_footer {
	display: flex;
	justify-content: flex-end;
	font-size: 19px;
	font-weight: 300;
}

.link_footer_item:first-child {
	margin-right: 24px;
}

.link_footer_item:first-child:after {
	align-self: center;
	border: 1px solid #000;
	content: "";
	height: 1.5%;
	position: absolute;
	margin: 0px 12px;
}

/*End wrap_block_footer*/

/*Begin wrap_block_document*/
.wrap_document {}

.block_document {
	width: 100%;
	padding: 35px 0px;
	border-bottom: 1px solid #bed9be;
}

.block_document h3 {

	font-size: 18px;
	margin-bottom: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.bt_document a {
	position: relative;
	padding-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 158px;
	height: 40px;

	background: #002B4B;
	color: #fff;
	text-transform: uppercase;
	transition: 0.3s;
}

.bt_document a::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 15px;
	height: 20px;
	background: url(../img/icon_doc.png) no-repeat center;
}

.bt_document a:hover {
	background: #B70002;
	color: #002B4B;
	transform: translate(0px, -3px);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*End wrap_block_document*/

/*Begin other css*/
.return_top {
	position: fixed;
	right: 18px;
	z-index: 9999;
	bottom: 10px;
	border-radius: 50%;
}

.return_top img {
	border-radius: 50%;
}

a.zalo-fix {
	position: fixed;
	right: 18px;
	z-index: 9999;
	bottom: 75px;
	border-radius: 50%;
	box-shadow: 0 0 10px #7bc143;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
	left: inherit;
	bottom: 155px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}

.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@-webkit-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-o-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}
}

/*End other css*/

/*Begin article frame*/
.wrap_article {
	border-bottom: 1px solid #c2dbc2;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.block_article {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.block_img_article {
	margin-bottom: 15px;
}

.img_article {
	width: 100%;
	aspect-ratio: 1.456;
	background: #222;
	display: flex;
	justify-content: center;
	transition: 0.3s;
}

.img_article a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.block_article:hover .img_article {
	filter: drop-shadow(5px 5px 5px #a1a1a1);
	transform: translate(0px, -5px);
}

.img_article img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.text_article h3 {

	font-size: 18px;
	margin-bottom: 15px;
}

.text_article h3 a {
	color: #000;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.text_article h3:hover a {
	color: #002B4B;
}

.des_article {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 15px;
}

.bt_article {
	transition: 0.3s;
}

.bt_article a {

	font-size: 15px;
	color: #002B4B;
	transition: 0.3s;
}

.bt_article:hover a {
	color: #000;
}

/*End article frame*/

/*Begin product*/
.wrap_product {
	margin-bottom: 20px;
}

.block_product {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	border-radius: 8px;
	background: #fff;
	padding: 15px;
}

.img_product {
	width: 100%;
	aspect-ratio: 1;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.img_product a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_product img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.content_product {
	padding: 10px 0px;
}

.category_product {
	margin-bottom: 5px;
}

.category_product a {
	text-align: center;
	font-size: 12px;
	color: #999;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.category_product a:hover {
	color: #13aff0;
}

.title_product {
	margin-bottom: 12px;
	text-align: center;
}

.title_product a {
	text-align: center;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	transition: 0.3s;
}

.title_product a:hover {
	color: #002B4B;
}

.btn_product {
	display: flex;
	justify-content: center;
}

.btn_product a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 96px;
	height: 34px;
	font-size: 13px;
	font-weight: 600;
	color: #B70002;
	transition: 0.3s;
	border-radius: 4px;
	border: 3px solid #002B4B;
}

.btn_product:hover a {
	border: 3px solid #B70002;
}

/*End product*/

/*Begin menu product*/
.filter-group {
	margin-bottom: 20px;
}

.filter-group h4 {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: 700;
	color: #002B4B;
}

.filter-group label {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	color: #4a4a4a;
	user-select: none;
}

/* ========== HIDE NATIVE CHECKBOX ========== */
.filter-group input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;

	width: 16px;
	height: 16px;
	border: 1.5px solid #c7c7c7;
	border-radius: 3px;
	background: #fff;

	display: grid;
	place-content: center;

	transition: all 0.15s ease;
}

/* ========== CHECK MARK ========== */
.filter-group input[type="checkbox"]::after {
	content: "";
	width: 8px;
	height: 4px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg) scale(0);
	transition: transform 0.12s ease;
	margin-bottom: 4px;
}

/* ========== CHECKED STATE ========== */

.filter-group input[type="checkbox"]:checked {
	background: #B70002;
	border-color: #B70002;
}

.filter-group input[type="checkbox"]:checked::after {
	transform: rotate(-45deg) scale(1);
}

/* ========== HOVER ========== */
.filter-group label:hover input[type="checkbox"] {
	border-color: #B70002;
}

/* ========== TEXT ========== */
.filter-group span {
	line-height: 1.2;
}

/*End menu product*/

/*Begin product detail*/
.code_detail_item {
	margin-top: 20px;
}

.code_detail_item p {
	color: #4a4a4a;
	font-size: 14px;
}

.block_img_detail {
	width: 100%;
	aspect-ratio: 1.29;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
	transition: 0.3s;
}

.block_img_detail a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.block_img_detail img {
	max-width: 98%;
	max-height: 98%;
}

.wrap_info_detail h2 {
	color: #002B4B;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}

.btn_booking a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 103px;
	height: 45px;
	background: #002B4B;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	border-radius: 3px;
	transition: 0.3s;
}

.btn_booking a:hover {
	scale: 1.1;
}

.btn_download a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 184px;
	height: 45px;
	background: #B70002;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	border-radius: 3px;
	transition: 0.3s;
}

.btn_download a:hover {
	scale: 1.1;
}

.image_detail {
	margin-bottom: 20px;
}

.content_detail .title_content_detail {
	color: #002B4B;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}

.content_detail {
	overflow-x: auto;

}

.wrap_btn_download {
	display: flex;
	justify-content: flex-start;
	gap: 15px;
}

/*End product detail*/

.search_warn h5 {
	text-align: center;
}

.wrap_menu {
	display: flex;
	justify-content: center;
	align-items: center;
}

.wrap_read_more {
	display: flex;
	justify-content: center;
}

.wrap_read_more a {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
}

.read_all {
	width: 280px;
	height: 40px;
	background: #002B4B;
	transition: 0.3s;
	color: #fff;
}

.read_all:hover {
	background: #2c2c6d;
}

.wrap_button {
	padding: 0px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#wrap_icon_hotline {
	width: 100%;
	display: inline-block;
}

#wrap_icon_hotline div {
	float: right;
	margin-left: 15px;
	font-weight: 500;
}

#wrap_icon_hotline div span:hover {
	color: #002B4B;
}

#wrap_hotline {
	border: 2px solid #002B4B;
	border-radius: 5px;
	min-width: 120px;
	padding: 5px 35px 5px 20px;
}

#wrap_hotline p {
	margin: 0px;
	font-size: 15px;
}

#wrap_hotline p span {
	font-size: 20px;
	font-weight: bold;
	color: #002B4B;
	cursor: pointer;
}

.icon_top {
	margin-top: 10px;
}

.icon_top span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 15px;
	cursor: pointer;
}


#wrap_block_2 {
	z-index: 3;
	margin: 17px 0px;
}


#wrap_block_slide {
	width: 100%;
	display: inline-block;
	position: relative;
}

#wrap_block_slide .container {
	padding: 0px;
}

.title_sub {
	font-size: 36px !important;
}

.title_name {
	color: #002B4B;
	text-transform: uppercase;
	text-align: center;
}

.wrap_banner img {
	width: 100%;
	margin-bottom: 10px;
}

/*Khung liên hệ*/
.add_note {
	font-weight: 600;
}

#support_div {
	text-align: center;
	margin: 12px 0px;
	display: flex;
	justify-content: center;
	color: #fff;
}

#support_div>div {
	width: 400px;
	height: 83px;
	border-radius: 5px;
	margin: 10px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
}

#support_div>div>a {
	color: #fff;
	display: flex;
	align-items: center;
}

.contact_info {
	background: #153981;
}

.hotline_info {
	background: #d79d06;
}

.contact_info div:nth-child(1),
.hotline_info div:nth-child(1) {
	float: left;
	margin-right: 10px;
}

.contact_info div:nth-child(2),
.hotline_info div:nth-child(2) {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}

.contact_info div:nth-child(2) p:nth-child(1),
.hotline_info div:nth-child(2) p:nth-child(1) {
	font-size: 22px;
	font-weight: 500;
}

.contact_info div:nth-child(2) p:nth-child(2),
.hotline_info div:nth-child(2) p:nth-child(2) {
	margin-bottom: 0px;
}

.contact_info:hover,
.hotline_info:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#wrap_tag {
	margin: 10px auto;
}

#wrap_tag a {
	color: #000;
	font-size: 13px;
}

#wrap_tag a:hover {
	color: #002B4B;
}

.wrap_bd {
	display: inline-block;
	padding: 20px;
	width: 100%;
}

#block_info_top {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#block_info_top span {
	padding: 2px 10px;
	margin-right: 2px;
	background: #002B4B;
	color: #fff;
}

#block_info_top span:nth-child(2n),
.block_info_top span:nth-child(2n) {
	background: #0F5ED7;
}

.block_info_top span {
	padding: 2px 10px;
	margin-right: 2px;
	background: #002B4B;
	color: #fff;
}

#block_info_bottom {
	width: 100%;
	padding-top: 10px;
}

.wrap_bd_mp {
	width: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px;
}

.block_mp {
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.block_mp p {
	margin-bottom: 3px;
}

.mp_left {
	width: 10%;
	float: left;
	text-align: center;
}

.mp_right {
	width: 90%;
	float: left;
}

.mp_right h5 {
	margin: 0px;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 10px;
}

.mp_right h6 {
	margin: 0px;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.not_bd {
	border: 0px;
}

.bt_add a {
	color: #000;
	font-weight: 600;
}

.bt_add a:hover {
	color: #002B4B;
}

#policy_check {
	width: 100%;
	display: inline-block;
	margin: 10px auto;
}

#policy_check span {
	display: inline-block;
	float: left;
}

.input_check {
	width: 3%;
}

.text_policy {
	width: 97%;
}

.text_policy a {
	font-weight: 500;
	color: #002B4B;
}

.address_bottom {
	margin-bottom: 20px;
}

.address_bottom h5 {
	font-size: 18px;
}

.logo_bottom {
	margin-bottom: 20px;
}

.logo_bottom img {
	height: 55px;
}

/* Begin Trang Bài biết khác*/
.wrap_article_other {
	padding: 0px 5%;
	margin-bottom: 30px;
}

.block_article_other {}

.img_article_other {
	width: 100%;
	aspect-ratio: 1.546;
	background: #bebebe;
	padding: 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	margin-bottom: 10px;
}

.img_article_other:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.img_article_other img {
	width: 100%;
}

.content_article_other h3 a {

	font-size: 18px;
	line-height: 140%;
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.content_article_other h3:hover a {
	color: #002B4B;
}

/* End Trang Bài biết khác*/

/* Begin Trang Contact*/
.wrap_add {
	margin-bottom: 35px;
}

.block_add {
	background: #F1F1F1;
}

.block_map iframe {
	aspect-ratio: 2.28;
}

.block_map_2 iframe {
	aspect-ratio: 1.288;
}

.block_info {
	padding: 30px;
	background: #F1F1F1;
}

.block_info h3 {
	font-size: 28px;
	font-weight: 700;
	color: #002B4B;
	margin-bottom: 10px;
}

.block_info h4 {
	font-size: 14px;
	font-weight: 700;
	color: #002B4B;
	margin-bottom: 10px;
}

.block_info .title_address_underline {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 10px;
}

.block_info .bar_underline {
	width: 20%;
	height: 2px;
	background: #B70002;
}

.block_info .des_address {
	font-size: 14px;
	color: #7a7a7a;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 10px;
}

.block_info .ad_address {
	font-size: 14px;
	color: #7a7a7a;
	font-weight: 500;
	line-height: 1.5;
}

/* End Trang Contact*/

/* Begin form register*/
.register_form {
	margin-bottom: 20px;
}

.form_title {
	display: flex;
	align-items: center;
	justify-content: flex-start;

}

.form_title span.required {
	color: #B70002;
}

.form_input {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.form_input input {
	border-radius: 0px;
	transition: 0.3s;
}

.form_input input:hover {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

.form_stt {
	display: flex;
	flex-wrap: wrap;
}

.block_form_stt {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}

.form_note {
	font-size: 13px;
	font-style: italic;
}

.form_warning {
	font-size: 13px;
	font-style: italic;
	color: #B70002;
}

.login_form {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}

.login_form .form-horizontal {
	max-width: 420px;
	padding: 20px;
	background: #E9F2E9;
	border-radius: 20px;
	transition: 0.3s;
}

.login_form .form-horizontal:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	transform: translate(0px, -3px);
}

.login_form .form_title {
	color: #000;
	margin-bottom: 5px;
	font-size: 18px;
}

.login_form .link_option {
	text-align: center;
	margin-bottom: 10px;
}

.login_form .link_option a {

	color: #000;
	transition: 0.3s;
}

.login_form .link_option a:hover {
	color: #B70002;
}

.login_recaptcha .form_input,
.login_recaptcha .form_stt .block_form_stt {
	justify-content: center;
}

/* End form register*/

/* Begin account*/
.wrap_info_user table {
	width: 100%;
}

.wrap_info_user table tr td:first-child {}

.wrap_bt_info_user {
	display: flex;
}

.bt_info_user {
	margin: 10px;
}

.bt_info_user a {
	display: block;
	text-align: center;
	background: #fff;
	color: #fff;
	background: #002B4B;
	border: 2px solid #002B4B;
	padding: 5px 25px;
	transition: 0.3s;
	border-radius: 20px;
	text-transform: uppercase;
}

.bt_info_user a:hover {
	background: #000;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	transform: translate(0px, -3px);
	border: 2px solid #000;
}

/* End account*/

/* Begin mega menu */

.mega-menu>.container>.inner-content {
	max-width: 660px !important;
}

.dropdown-mega .dropdown-menu {
	position: absolute;
	left: 0;
	right: 0;
	top: 65px;

	width: 100vw;
	/* full viewport */
	max-width: 100vw;
	margin-left: calc(-50vw + 50%);
	/* canh chuẩn viewport */

	padding: 0;
	border: 0;
}

.dropdown-mega .dropdown-menu::before {
	content: "";
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	height: 35px;
}

.dropdown-mega .dropdown-menu .container {
	position: relative;
	background: url(../img/bg_menu.jpg);
	background-color: rgba(255, 255, 255, 0.65);
	background-size: cover;
	filter: brightness(115%);
}

.dropdown-mega .dropdown-menu .container::before {
	content: "";
	position: absolute;
	inset: 0;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
	z-index: 0;
}

.dropdown-mega .dropdown-menu .row>* {
	position: relative;
	z-index: 1;
}

/* title gạch đỏ */
.mega-title {
	font-weight: 700;
	margin-bottom: 12px;
	padding-bottom: 6px;
	display: inline-block;
	border-bottom: 3px solid #B70002;
}

.mega-title a {
	color: #002B4B;
	transition: 0.3s;
}

.mega-title a:hover {
	color: #B70002;
}

/* link style */
.dropdown-item {
	padding: 0px;
	margin-bottom: 5px;
}

.dropdown-item a {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	white-space: normal;
	word-break: break-word;
	line-height: 110%;
}

.dropdown-item:hover {
	background: transparent;
}

.dropdown-item:hover a {
	color: #B70002;
}

/* hover mở menu (desktop) */
@media (min-width: 992px) {
	.dropdown-mega:hover .dropdown-menu {
		display: block;
		padding: 0px;
		border-radius: 0px;
		border: 0px;
		border-bottom: 5px solid #B70002;
	}
}

.block_menu_1 {
	margin-bottom: 25px;
}

.lang_top a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 800;
	color: #002B4B;
	text-decoration: none;
	line-height: 140%;
	transition: 0.3s;
}

.lang_top a:hover {
	color: #B70002;
}

.lang_top a.lang_active {
	color: #B70002;
}

/* End mega menu */

/* Begin sitemap */
.wrap_sitemap {
	margin-bottom: 20px;
}

.title_sitemap {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	margin-bottom: 20px;
}

.list_sitemap {}

.list_sitemap li {
	margin-bottom: 5px;
}

.list_sitemap li a {
	color: #333;
	font-size: 14px;
	font-weight: 500;
}

.list_sitemap li a:hover {
	color: #13aff0;
}

/* End sitemap */