@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght,XOPQ,XTRA,YOPQ,YTDE,YTFI,YTLC,YTUC@8..144,100..1000,96,468,79,-203,738,514,712&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
	position: relative;
	color: #333;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	overflow: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	letter-spacing: 0.5px;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	padding-right: 0;
	padding-left: 0;
	width: 1200px;
}

body,
li,
address {
	line-height: 1.5em;
}

input,
button,
select,
textarea {
	font-size: 16px;
	/* -webkit-appearance: none;*/
}

p {
	font-size: 16px;
	margin: 0 0 10px;
	line-height: 1.5em;
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: inherit;
	color: #333;
}

a:hover {
	color: #144aaa;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 10px 0;
	line-height: 1.5em;
	color: #111;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	-webkit-appearance: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.show-tb {
	display: none;
}

.show-sp {
	display: none;
}

.animate__animated {
	visibility: hidden;
}

a:focus {
	outline: 0;
}

.show-sp {
	display: none;
}

.show-tb {
	display: none !important;
}

.wp-element-caption {
	text-align: center;
}

/****top****/
.news-top-section {
	padding: 80px 0;
}

.logo-header {
	display: block;
	margin-top: -2px;
}

.title-grad {
	padding-bottom: 20px;
	border-bottom: solid 1px #dedede;
	display: flex;
	justify-content: space-between;
}

.title-grad h2 {
	font-size: 42px;
	display: inline-block;
	line-height: 1em;
	margin: 0;
	font-weight: bold;
	background: linear-gradient(90deg,
			#184a9f 0%,
			#1f6fc9 65%,
			#08b7ff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

.grad-btn {
	background: #144aaa;
	background: linear-gradient(90deg,
			#184a9f 0%,
			#1f6fc9 65%,
			#08b7ff 100%);
	color: #fff;
	font-weight: bold;
	min-width: 160px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	position: relative;
	background-position: left center;
	background-size: 200% 100%;
	padding: 0 22px 0 22px;
	transition: all .4s ease;
}

.grad-btn:after {
	content: '';
	display: inline-block;
	background: url("../images/icon-ar-right.png") no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;
}

.grad-btn:hover {
	background-position: right center;
	color: #fff;
}

.grad-btn:focus {
	color: #fff;
	text-decoration: underline;
}

.flex-row {
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	flex-wrap: wrap;
}

.news-left {
	width: 760px;
	padding-left: 15px;
}

.news-right {
	width: 430px;
	margin-left: 40px;
	padding-right: 15px;
}

.news-sm-blk {
	padding: 30px 0;
	border-bottom: solid 1px #dedede;
}

.news-sm-blk a {
	display: block;
	color: #111;
}

.news-sm-info {
	display: flex;
}

.news-sm-info .news-date {
	font-size: 14px;
	color: #acacac;
}

.news-sm-info .news-cat {
	display: inline-block;
	margin-left: 15px;
	padding: 0;
	overflow: hidden;
}

.news-sm-info .news-cat li {
	float: left;
	list-style: none;
	margin-right: 7px;
}

.news-sm-info .news-cat li span {
	color: #144aaa;
	padding: 0 5px;
	border: solid 1px #144aaa;
	height: 24px;
	line-height: 24px;
}

.post-news-img {
	margin-bottom: 15px;
	display: block;
}

.post-news-blk {
	margin-top: 30px;
}

.post-news-blk a {
	color: #111;
}

.about-top-section {
	background: url("../images/bg1.jpg") no-repeat center center;
	background-size: cover;
	padding: 60px 0;
}

.feature-top-box {
	background: #fff;
	padding: 50px 50px;
	margin-top: 40px;
}

.feature-top-box h3 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #111;
	margin: 0 0 30px 0;
}

.fea-blk {
	text-align: center;
}

.fea-blk span {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin-top: 15px;
}

.item-6 {
	width: 16.66666%;
}

.a-intro {
	text-align: center;
}

.a-title h2 {
	font-size: 36px;
	color: #fff;
	margin: 0 0 20px 0;
}

.a-sub {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.footer {
	padding: 50px 0 0 0;
	background: #f5f8f9;
}

.f-head {
	display: flex;
	justify-content: space-between;
}

.footer-info {
	padding: 30px 0 50px 0;
}

.footer-info .f-o {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-info .f-o h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	line-height: 1em;
}

.copyright {
	padding: 20px 0;
	border-top: solid 1px #c2c2c2;
	text-align: center;
}

.f-list {
	width: 750px;
	margin: 30px auto 0 auto;
	color: #fff;
}

.item-2 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.f-list .flex-row {
	justify-content: space-between;
}

.f-blk {
	width: 340px;
	margin: 0 auto;
}

.f-tit {
	text-align: center;
	padding: 15px 0;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

.f-wr {
	padding: 15px 0;
	position: relative;
}

.f-wr span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

.f-wr span.around {
	display: inline-block;
	position: static;
	font-size: 42px;
	font-weight: bold;
	margin: 10px 12px 10px 0;
	vertical-align: middle;
}

.f-wr label {
	display: inline-block;
	font-size: 58px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	line-height: 1em;
	vertical-align: middle;
}

.top-fea {
	display: block;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.top-fea img {
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.top-fea span {
	position: absolute;
	display: block;
	background: rgba(255, 255, 255, 0.8);
	color: #111;
	height: 66px;
	line-height: 66px;
	text-align: center;
	bottom: 0;
	left: 0;
	width: 100%;
	font-weight: bold;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.top-fea:hover img {
	opacity: 0.8 !important;
}

.top-fea:hover span {
	color: #fff;
	background: #144aaa;
}

.top-fea:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}

.slide-bg {
	background: #000;
	text-align: center;
	height: 750px;
}

.slide-bg>video,
.slide-bg>img {
	object-fit: cover;
	height: 100%;
}

.slide-bg {
	margin-bottom: 30px;
}

.header {
	height: 66px;
	padding: 0 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	position: relative;
	z-index: 10;
	border-bottom: solid 1px #d9d9d9;
}

.logo-header {
	font-size: 15px;
	font-weight: 700;
}

.menu-header {
	display: flex;
	align-items: center;
	gap: 50px;
}

.menu-header a {
	text-decoration: none;
	color: #111;
	font-size: 18px;
	font-weight: 700;
	/* line-height: 66px; */
}

.menu-header a.active {
	color: #144aaa;
}

.menu-header a:hover {
	color: #144aaa;
}

.menu-header a:focus {
	outline: 0;
}

.nav-item {
	position: static;
}

.mega-menu {
	position: absolute;
	left: 0;
	top: 66px;
	width: 100%;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: 0.25s ease;
	box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
}

.has-mega:hover .mega-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.mega-inner {
	width: 100%;
}

.mega-title {
	height: 68px;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background: linear-gradient(90deg, #1545a6, #139fe3);
	position: relative;
}

.mega-title a {
	text-decoration: underline;
	color: #fff;
	font-size: 20px;
}

.mega-title a:hover {
	color: #fff;
}

.mega-title .container {
	padding-left: 20px;
	padding-right: 20px;
}

.mega-content {
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 28px auto;
	display: flex;
	align-items: start;
	justify-content: space-between;
}

.mega-card {
	border: 1px solid #e5e5e5;
	background: #fff;
	width: 270px;
	margin-right: 30px;
	margin-bottom: 30px;
	transition: all ease 0.3s;
	line-height: 1.4em !important;
	display: block;
}

.mega-card:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}

.mega-card:hover img {
	opacity: 0.8;
}

.card-list {
	display: flex;
	flex-wrap: wrap;
}

.card-list.flex-row {
	margin-right: -10px;
	margin-left: -10px;
}

.card-list.flex-row .mega-card {
	margin: 0;
	width: 100%;
}

.card-list .item-3 {
	width: 33.3333%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}

.mrb-0 {
	margin-bottom: 0 !important;
}

.mega-card img {
	width: 100%;
	/* height: 150px; */
	height: auto;
	object-fit: cover;
	display: block;
	transition: all ease 0.3s;
}

.mega-card div {
	padding: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
}

.mega-links {
	list-style: none;
	padding: 0;
	margin: 4px 0 0;
}

.mega-links li {
	position: relative;
	margin: 0 0 18px 18px;
	padding-left: 20px;
	font-size: 15px;
	color: #333;
	cursor: pointer;
}

.mega-links li::before {
	content: "›";
	position: absolute;
	left: 0;
	color: #144aaa;
	font-size: 24px;
	line-height: 12px;
	height: 12px;
	top: 3px;
}

.mega-links li:hover {
	color: #144aaa;
}

.mega-links a {
	font-weight: normal;
	line-height: 1.4em;
}

.lang-menu {
	font-weight: normal !important;
}

.w-250 {
	width: 250px;
}

.mrt-20 {
	margin-top: 20px !important;
}

.mrt-30 {
	margin-top: 30px;
}

.mrt-40 {
	margin-top: 40px;
}

.mrt-50 {
	margin-top: 50px;
}

.mrb-20 {
	margin-bottom: 20px;
}

.mrb-30 {
	margin-bottom: 30px;
}

.blue-txt {
	color: #144aaa;
}

.top-carousel .owl-nav button.owl-next {
	width: 60px;
	height: 60px;
	transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
	position: absolute;
	top: 50%;
	right: 30px;
	padding: 0;
	overflow: hidden;
	transform: translateY(-50%);
	border: none;
	border-radius: 50%;
	background: linear-gradient(90deg, #1544a5 0%, #0899eb 100%);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	text-indent: 100%;
	white-space: nowrap;
	transition: all ease 0.3s;
}

.top-carousel .owl-nav button.owl-next:before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	margin-right: -2px;
	border-top: 9px solid transparent;
	border-right: 0;
	border-bottom: 9px solid transparent;
	border-left: 12px solid #fff;
	transition: all ease 0.3s;
}

.top-carousel .owl-nav button.owl-next:hover {
	background: #fff;
}

.top-carousel .owl-nav button.owl-next:hover:before {
	border-top: 9px solid transparent;
	border-right: 0;
	border-bottom: 9px solid transparent;
	border-left: 12px solid #111;
}

.top-carousel .owl-nav button.owl-prev {
	width: 60px;
	height: 60px;
	transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 30px;
	padding: 0;
	overflow: hidden;
	transform: translateY(-50%);
	border: none;
	border-radius: 50%;
	background: linear-gradient(90deg, #1544a5 0%, #0899eb 100%);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	text-indent: 100%;
	white-space: nowrap;
	transition: all ease 0.3s;
}

.top-carousel .owl-nav button.owl-prev:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: -2px;
	border-top: 9px solid transparent;
	border-left: 0;
	border-bottom: 9px solid transparent;
	border-right: 12px solid #fff;
	transition: all ease 0.3s;
}

.top-carousel .owl-nav button.owl-prev:hover {
	background: #fff;
}

.top-carousel .owl-nav button.owl-prev:hover:before {
	border-top: 9px solid transparent;
	border-left: 0;
	border-bottom: 9px solid transparent;
	border-right: 12px solid #111;
}

/*** sus ****/
.breadcrumb-head {
	min-height: 52px;
}

.breadcrumb-head ul {
	padding: 0;
	margin: 14px 0 14px 0;
	list-style: none;
	overflow: hidden;
}

.breadcrumb-head ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	position: relative;
	font-size: 14px;
}

.breadcrumb-head ul li:after {
	content: '';
	display: inline-block;
	background: url("../images/icon-ar-right2.png") no-repeat;
	width: 6px;
	height: 11px;
	position: absolute;
	right: -3px;
	top: 50%;
	margin-top: -6px;
}

.breadcrumb-head ul li:last-child:after {
	display: none;
}

.breadcrumb-head a {
	font-size: 14px;
}

.breadcrumb-bg {
	height: 165px;
	background: linear-gradient(90deg, #1545a6, #139fe3);
	display: flex;
	align-items: center;
}

.breadcrumb-bg .breadcrumb-tit {
	color: #fff;
}

.breadcrumb-bg .breadcrumb-tit h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 10px 0;
}

.breadcrumb-bg .breadcrumb-tit h2 {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
}

.page-wrap {
	padding: 80px 0;
}

.img-desc {
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 10px;
	color: #888;
}

.title-2,
.entry-content h2 {
	font-weight: bold;
	color: #111;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 30px;
	font-size: 24px;
}

.title-2:after,
.entry-content h2:after {
	content: '';
	display: inline-block;
	width: 200px;
	height: 4px;
	background: linear-gradient(90deg, #1545a6, #139fe3);
	position: absolute;
	left: 0;
	bottom: 0;
}

.img-100 img {
	width: 100%;
}

.video-responsive video {
	width: 100%;
	height: auto;
	display: block;
}

.img-deco {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.img-deco img {
	border: solid 10px #fff;
	border-bottom: 0;
}

.img-deco .deco-blk1 {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	width: 330px;
}

.img-deco .deco-blk2 {
	position: absolute;
	z-index: 4;
	top: 0;
	right: 0;
	width: 330px;
}

.sus-list.flex-row {
	flex-wrap: wrap;
}

.item-3 {
	width: 33.3333%;
	padding: 0 15px;
}

.sus-blk {
	background: #fff;
	display: block;
	margin: 0 0 30px 0;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.sus-blk img {
	width: 100%;
	aspect-ratio: 16 / 10;
	object-fit: cover;
	display: block;
	transition: all ease 0.3s;
}

.sus-blk span {
	display: block;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
}

.sus-blk:hover img {
	opacity: 0.75;
}

.sus-blk:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.blue-link {
	color: #144aaa;
}

.blue-link:hover {
	text-decoration: underline;
}

.fl-right {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

/*** about ****/
.a-blk {
	background: #fff;
	display: block;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	height: 100%;
}

.a-blk:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.a-blk img {
	width: 100%;
	transition: all ease 0.3s;
}

.a-blk .a-blk-t {
	padding: 15px 15px;
}

.a-blk .a-blk-t .a-tit {
	text-align: center;
	font-weight: bold;
	color: #111;
	display: block;
	margin: 0 0 8px 0;
	transition: all ease 0.3s;
}

.a-blk:hover .a-tit {
	color: #144aaa;
}

.a-blk:hover p {
	color: #333;
}

.a-blk:hover img {
	opacity: 0.75;
}

.about-list2 .flex-row {
	flex-wrap: wrap;
}

.about-list2 .item-2 {
	margin-top: 30px;
}

.a-blk2 {
	background: #fff;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	height: 100%;
	display: flex;
	justify-content: flex-start;
}

.a-blk2:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.a-blk2 span {
	display: block;
	font-weight: bold;
	margin: 20px 0 0 20px;
	transition: all ease 0.3s;
}

.a-blk2 img {
	transition: all ease 0.3s;
}

.a-blk2:hover img {
	opacity: 0.75;
}

.cer-blk {
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
	background: #fff;
	height: calc(100% - 30px);
	display: flex;
	flex-direction: column;
}

.cer-blk span {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 20px 15px;
	font-weight: bold;
	text-align: center;
	flex-grow: 1;
}


/* header menu */
.object-custom-menu {
	padding: 0 20px 0 20px;
	margin: 0;
}

.object-custom-menu li {
	margin: 18px 0;
}

.object-custom-menu li a {
	color: #111;
	font-family: 'Questrial', sans-serif;
}

.object-custom-menu li a.active {
	color: #998c78;
}

.header-default .header-right {
	display: flex;
	align-items: center;
}

.header-default.header-transparent.header-menu {
	position: relative;
	z-index: 9999;
	background: #fff;
}

.header-menu.header-default.header-transparent.fixed {
	position: fixed;
	height: 90px;
}

.header-menu.header-default.header-transparent.fixed .logo-menu {}

.logo-menu h1 {
	line-height: 1em;
	margin: 0;
}

.header-menu.header-default.header-transparent.fixed .header-right {}

.logo-fixed {
	display: none;
}

.header-menu.header-default.header-transparent.fixed .header-right a.active {
	color: #005c1a;
}

.popup-mobile-manu .inner a.active,
.popup-mobile-manu .inner span.active {
	color: #144aaa;
}

.popup-mobile-manu {
	background: rgba(0, 0, 0, 0.7);
}

.popup-mobile-manu .inner {
	background: #fff;
	padding-top: 60px;
}

.popup-mobile-manu .inner .mobileheader {
	background: #fff;
	height: 60px;
	left: auto;
	right: 0px;
}

.popup-mobile-manu .inner .mobileheader a.mobile-close {
	color: #005c1a;
	padding-top: 28px;
	font-size: 12px;
	text-align: center;
}

.popup-mobile-manu .inner .mobileheader a.mobile-close::before,
.popup-mobile-manu .inner .mobileheader a.mobile-close::after {
	background: #144aaa;
}

.hb-phone-btn {
	color: #fff !important;
	display: block;
	background: #998c78;
	height: 50px;
	line-height: 50px;
	min-width: 230px;
	text-align: center;
	padding: 0 3px;
	border-radius: 5px;
	font-weight: bold;
}

.hb-phone-btn label {
	font-size: 18px;
}

.hb-phone-btn img {
	margin: 0 5px 0 8px;
}

.object-custom-menu {
	padding: 0 20px 0 20px;
	margin: 0;
}

.object-custom-menu li {
	margin: 18px 0;
}

.object-custom-menu li a {
	color: #111;
	font-family: 'Questrial', sans-serif;
}

.object-custom-menu li a.active {
	color: #998c78;
}

.header-default.header-transparent {
	transition: all ease 0.3s;
}

.header-default.header-transparent.fixed {
	position: fixed;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	z-index: 9999;
	background: #fff;
	top: 0px;
}

.header-default .header-right {
	margin: 0;
}

.header-note {
	font-size: 13px;
	color: #998c78;
	padding-left: 45px;
}

.manu-hamber {
	display: none;
}

.manu-hamber div i {
	background: #144aaa;
}

.menu-sp-content {
	padding: 0 20px;
}

.main-sp-menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.main-sp-menu li {
	list-style: none;
	border-top: solid 1px #e6e6e6;
}

.main-sp-menu a {
	line-height: 40px;
	display: block;

	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.menu-lang2 a {
	line-height: 40px;
	display: block;
	border-top: solid 1px #e6e6e6;
}

.submenu-sp {
	display: none;
}

.submenu-sp a {
	font-weight: normal !important;
	padding-left: 20px !important;
}

.menu-toggle {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.mobile-menu a,
.menu-toggle {
	width: 100%;
	min-height: 41px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #001b36;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	background: none;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.menu-toggle .icon {
	font-size: 26px;
	font-weight: 400;
	color: #144aaa;
}

/*** segments - solutions ***/
.seg-list .item-3 {
	margin: 0 0 30px 0;
}

.so-blk .a-blk-t .a-tit {
	text-align: left;
}

.sol-feature {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 0 0;
}

.sol-fea-left {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.sol-fea-left h3 {
	text-align: center;
	font-weight: bold;
	margin: 0 0 30px 0;
	font-size: 18px;
}

.sol-fea-right {
	width: 55%;
	margin-left: 5%;
	background: #e7f3ff;
	display: flex;
	flex-wrap: wrap;
	padding: 20px;
}

.sol-fea-right .item {
	width: 50%;
	padding: 20px 20px;
}

.sol-blk {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.sol-blk h3 {
	height: 44px;
	background: #144aaa;
	color: #fff;
	line-height: 44px;
	margin: 15px 0;
	font-size: 16px;
}

.sol-blk .sol-int span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #111;
	line-height: 1.3em;
}

.sol-blk .sol-int label {
	display: block;
	font-size: 58px;
	font-weight: bold;
	color: #111;
	line-height: 1.3em;
}

.title-3 {
	font-size: 26px;
	font-weight: bold;
	color: #144aaa;
	margin: 0 0 15px 0;
	line-height: 1.4em;
}

.p-wrapper {
	margin-bottom: 50px;
}

.sq-tit {
	position: relative;
	padding-left: 18px;
	margin: 8px 0;
	display: block;
}

.sq-tit:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #144aaa;
	position: absolute;
	top: 5px;
	left: 0;
}

.seg-info-tb {
	border-collapse: collapse;
	border: solid 1px #e7e7e7;
	width: 910px;
	margin: 30px auto 0 auto;
}

.seg-info-tb td {
	border: solid 1px #e7e7e7;
	padding: 5px 12px;
}

.seg-info-tb td.td-bg1 {
	background: #f6faff;
	font-weight: bold;
}

.seg-int {
	margin-bottom: 30px;
}

.seg-int h3 {
	color: #fff;
	font-weight: bold;
	background: #144aaa;
	padding: 5px 12px;
	font-size: 16px;
	margin: 0 0 10px 0;
	display: inline-block;
}

.seg-img {
	display: flex;
	margin-left: -5px;
	margin-right: -5px;
}

.seg-img div {
	padding: 0 5px;
}

.p-wrapper.mrb-20 {
	margin-bottom: 20px;
}

.box-bg1 {
	padding: 30px;
	background: #f6fcff;
}

.mess-ceo {
	padding: 0 70px;
	font-style: italic;
	position: relative;
	margin-bottom: 30px;
}

.mess-ceo:before {
	content: '';
	display: inline-block;
	background: url("../images/quote1.png") no-repeat;
	width: 45px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% auto;
}

.mess-ceo:after {
	content: '';
	display: inline-block;
	background: url("../images/quote2.png") no-repeat;
	width: 45px;
	height: 36px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-size: 100% auto;
}

.ab-mission .title-grad {
	border-bottom: none;
	text-align: center;
	display: flex;
	justify-content: center;
}

.ab-sub {
	font-weight: bold;
	width: 800px;
	margin: 0 auto;
}

.his-sub {
	font-weight: normal;
	width: 1000px;
	margin: 0 auto;
}

.ab-mission.bg-gray {
	background: #f5f8f9;
	border-left: solid 20px #fff;
	border-right: solid 20px #fff;
}

.vision-blk {
	padding: 30px;
	background: #fff;
}

.vision-blk h3 {
	margin: 30px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #111;
}

.vision-blk h3 span {
	color: #144aaa;
	font-size: 32px;
}

.vision-blk h3:first-child {
	margin-top: 0;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ab-mission.bg-gray .flex-center {
	height: 100%;
}

.his-feature-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.his-feature-list .item {
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}

.his-feature-blk {
	text-align: center;
	margin-top: 30px;
}

.his-feature-blk h3 {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	line-height: 1em;
}

.his-box {
	padding: 30px;
	color: #fff;
	line-height: 1.8em;
}

.his-box.red-box {
	background: #e61d25;
}

.his-box.green-box {
	background: #02a24b;
}

.his-box.blue-box {
	background: #00569b;
}

.his-int {
	line-height: 1.8em;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

.his-int span {
	display: block;
}

.his-img {
	margin-top: 0px;
}

.me-box {
	position: relative;
	margin: 15px 0;
}

.me-box span {
	background: #144aaa;
	position: absolute;
	z-index: 3;
	padding: 5px 10px;
	color: #fff;
	bottom: 0;
	left: 0;
	text-align: center;
	min-width: 100px;
}

.me-box img {
	width: 100%;
	aspect-ratio: 285 / 172;
	object-fit: cover;
}

.me-list {
	margin: 15px auto;
	justify-content: center;
}

.sub-box {
	padding: 20px;
	background: #f6fcff;
	margin: 30px 0 30px 0;
}

.sub-box h4 {
	color: #144aaa;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 5px 0;
}

.tabs-nav {
	margin: 0;
	padding: 0;
}

.tabs-nav li {
	background: #f5f8f9;
	list-style: none;
	text-align: center;
	box-shadow:
		0 4px 0 rgba(0, 0, 0, .08),
		0 8px 18px rgba(0, 0, 0, .10);

	border-bottom: 1px solid #d9d9d9;
	border-left: solid 1px #e3e3e3;
	boder-right: solid 1px #e3e3e3;
	transition: .3s;
}

.tabs-nav li a {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px;
	display: inline-block;
	text-decoration: none;
}

.tabs-nav li:hover {
	cursor: pointer;
}

.tabs-nav li.active {
	background: #144aaa;
}

.tabs-nav li.active a {
	color: #fff;
}

.tabs-content {
	margin-top: 30px;
}

.ab-feature-list {
	margin-top: 50px;
}

.ab-feature-list .item {
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.ab-feature-blk {
	background: #fff;
	padding: 30px 30px;
	box-shadow:
		0 4px 0 rgba(0, 0, 0, .08),
		0 8px 18px rgba(0, 0, 0, .08);

	border-bottom: 1px solid #d9d9d9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	height: 100%;
}

.fea-blk-desc label {
	display: block;
	margin: 5px 0 0 0;
}

.big-number {
	font-size: 32px;
}

.about-com-bg {
	width: 100%;
	min-height: 760px;
	background: #031f44;
	/* background: url("../images/bg-about.jpg") no-repeat left top; */
	display: flex;
}

.about-com-bg h2 {
	/* width: 50%; */
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: 50px 0 0 30px;
}

.about-com-bg .img-about {
	width: 640px;
	position: relative;
}

.about-com-bg .address-info {
	background: url("../images/company-maps-vietnam.png") no-repeat center;
	width: 600px;
	max-width: 100%;
	height: 570px;
	position: relative;
	margin: 20px auto 0;
}

.address-maker {
	position: absolute;
	display: flex;
	align-items: flex-start;
	cursor: pointer;
	transition: transform 0.3s ease;
	z-index: 2;
}

.address-maker:hover,
.address-maker.active {
	transform: scale(1.08);
	z-index: 3;
}

.address-maker img {
	width: 72px;
	height: 90px;
	display: block;
	flex-shrink: 0;
}

.address-maker .address-name {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin-top: 25px;
	white-space: nowrap;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.address-hanoi {
	top: 25px;
	left: 50%;
	margin-left: -60px;
}

.address-hcm {
	top: 380px;
	left: 50%;
	margin-left: -20px;
}

.about-box {
	width: 500px;
	background: #021f44;
	box-shadow: 0 0 12px rgba(111, 206, 255, 0.35);
	margin: 50px 0 0 30px;
	height: 650px;
}

.about-box-blk {
	padding: 0 20px 20px 20px;
}

.head-box {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.head-box div {
	margin-left: 15px;
}

.head-box div span {
	color: #cae2ff;
	font-size: 14px;
	display: block;
}

.head-box div label {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.img-box {
	margin: 0 0 20px 0;
}

.img-box img {
	width: 100%;
}

.info-row {
	padding-left: 40px;
	position: relative;
	color: #fff;
}

.info-row span {
	color: #cae2ff;
	font-size: 16px;
	display: block;
}

.info-row.add-row:before {
	content: '';
	display: inline-block;
	background: url("../images/icon-location.png") no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 4px;
	left: 0;
}

.info-row.tel-row:before {
	content: '';
	display: inline-block;
	background: url("../images/icon-phone.png") no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 4px;
	left: 0;
}

.btn-box {
	padding-top: 20px;
	margin-top: 20px;
	border-top: solid 1px #072a57;
	display: flex;
	justify-content: flex-end;
}

.btn-box .grad-btn {
	min-width: 300px;
}

.btn-box .grad-btn:after {
	display: none;
}

.btn-box .grad-btn img {
	position: relative;
	margin-right: 4px;
	margin-top: -2px;
}

.about-box .tabs-nav li a {
	font-size: 16px;
	color: #e1e1e1;
	padding: 10px 5px;
}

.about-box .tabs-nav li {
	background: #021f44;
	border: solid 1px #072a57;
}

.about-box .tabs-nav li.active,
.about-box .tabs-nav li:hover {
	background: #00152f;
}

.about-box .tabs-nav li.active a,
.about-box .tabs-nav li:hover a {
	color: #fff;
}

.title-1 {
	color: #144aaa;
	font-size: 42px;
	font-weight: bold;
	margin: 0;
}

.pdf-link {
	padding-left: 28px;
	position: relative;
	display: inline-block;
}

.pdf-link:before {
	content: '';
	display: inline-block;
	background: url("../images/icon-pdf.jpg") no-repeat;
	width: 18px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.flex-right {
	display: flex;
	justify-content: flex-end;
}

.flex-right a {
	margin-top: 20px;
}

.ac-blk .ac-tit {
	min-height: 46px;
	font-weight: bold;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px 0;
	padding: 0 20px;
}

.ac-blk {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	height: 100%;
}

.ac-blk .ac-img img {
	width: 100%;
}

.ac-desc {
	padding: 0 20px 25px 20px;
}

.ac-list .item-3 {
	margin-top: 30px;
}

.map-area {
	position: relative;
	width: 420px;
	flex-shrink: 0;
}

.map-area img {
	width: 100%;
	display: block;
}

.map-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #1d9bf0;
	background: #005da3;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	line-height: 1;
	cursor: pointer;
	transform: translate(-50%, -50%);
	transition: all 0.25s ease;
	box-shadow: 0 2px 8px rgba(0, 93, 163, 0.35);
	z-index: 1;
}

.map-dot:hover,
.map-dot.active {
	transform: translate(-50%, -50%) scale(1.15);
	border-color: #ffffff;
	background: #2fb344;
	color: #ffffff;
	box-shadow: 0 4px 12px rgba(47, 179, 68, 0.45);
	z-index: 2;
}

.map-dot.green {
	border-color: #5cc43b;
	background: #2fb344;
}

.company-card {
	width: 520px;
	background: #fff;
	box-shadow: 0 5px 22px rgba(0, 0, 0, 0.12);
	transition: 0.3s ease;
}

.company-card.is-changing {
	opacity: 0;
	transform: translateY(15px);
}

.company-img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	display: block;
}

.company-content {
	padding: 18px 24px 24px;
}

.company-name {
	font-size: 18px;
	color: #111;
	margin: 0 0 14px;
}

.company-content p {
	font-size: 14px;
	color: #444;
	margin: 7px 0;
}

.company-content strong {
	color: #111;
}

.company-layout {
	position: relative;
	margin: 50px 0;
}

.company-layout .map-area {
	margin-left: 80px;
}

.company-card {
	position: absolute;
	top: 0;
	right: 80px;
}

.ac-sect {
	margin-bottom: 50px;
}

/*** news ****/
.news-list-left {
	width: 760px;
	padding-left: 15px;
}

.news-list-right {
	width: 430px;
	margin-left: 40px;
	padding-right: 15px;
}

.news-y {
	margin-bottom: 50px;
}

.news-y .title-2 {
	margin-bottom: 0;
}

.news-list-p {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.search-news {
	background: #f5f8f9;
	padding: 20px;
	margin: 0 0 30px 0;
	display: flex;
	justify-content: flex-end;
}

.search-news select {
	background: #fff;
	height: 40px;
	border: solid 1px #d7d7d7;
	border-radius: 40px;
	width: 225px;
	padding: 0 15px;
}

/*** career ***/
.career-blk {
	position: relative;
	padding-bottom: 30px;
}

.career-blk .btn-open {
	width: 32px;
	height: 32px;
	text-align: center;
	color: #fff;
	background: #144aaa;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 24px;
	transition: all ease 0.3s;
}

.career-blk:hover .btn-open {
	background: #1374ce;
}

.career-lightbox {

	display: none;

	position: fixed;

	left: 0;
	top: 0;

	width: 100%;
	height: 100%;

	background: rgba(0, 0, 0, .65);

	z-index: 99999;

	overflow: auto;

}

.career-lightbox-inner {

	position: relative;

	width: 85%;
	max-width: 950px;

	background: #fff;

	margin: 60px auto;

	border-radius: 8px;

	padding: 40px;

	animation: popup .3s ease;

}

@keyframes popup {

	from {

		transform: translateY(40px);
		opacity: 0;

	}

	to {

		transform: translateY(0);
		opacity: 1;

	}

}

.career-lightbox-content img {
	/* width: 100%; */
	margin: 25px 0;
}

.career-lightbox-content p {
	line-height: 1.8;
}

.career-lightbox-content h2 {
	margin-bottom: 20px;
}

.career-close {

	position: absolute;

	right: 20px;
	top: 15px;

	font-size: 30px;

	cursor: pointer;

	color: #777;

	transition: .25s;

}

.career-close:hover {

	color: #000;

}

.career-detail {
	display: none;
}

.career-lightbox-content h2 {
	font-size: 24px;
	color: #144aaa;
}

/** cer lightbox ***/
.cert-item {
	text-align: center;
	cursor: pointer;
	background-color: #f4f6f9;
	padding: 25px;
}

.cert-item img {
	width: 100%;
	max-width: 430px;
	height: 360px;
	object-fit: contain;
	transition: 0.3s ease;
}

.cert-item:hover img {
	transform: scale(1.03);
}

.cert-item h3 {
	margin-top: 18px;
	font-size: 20px;
	font-weight: 700;
	color: #111827;
}


/* Lightbox */
.cert-lightbox {
	position: fixed;
	inset: 0;
	display: none;
	z-index: 9999;

}

.cert-lightbox.active {
	display: flex;
}

.cert-stage {
	position: absolute;
	inset: 0;

	display: flex;
	justify-content: center;
	align-items: center;

	padding: 70px 90px;
	pointer-events: none;
}

.cert-stage.dragging {
	cursor: grabbing;
}

.cert-large-img {
	pointer-events: auto;
	max-width: 92vw;
	max-height: 86vh;
	width: auto;
	height: auto;
	object-fit: contain;

	user-select: none;
	-webkit-user-drag: none;

	border-radius: 8px;
	box-shadow: 0 25px 80px rgba(0, 0, 0, 0.65);

	transform: scale(1);
	transition: transform 0.28s ease, opacity 0.28s ease;
}

.cert-large-img.fade-out {
	opacity: 0;
	transform: scale(0.96);
}

.cert-large-img.fade-in {
	opacity: 1;
	transform: scale(1);
}

.cert-large-img.zoomed {
	transform: scale(2);
	cursor: zoom-out;
}


/* Close */
.cert-close {
	position: absolute;
	top: 24px;
	right: 32px;
	z-index: 20;

	width: 48px;
	height: 48px;

	border: none;
	border-radius: 50%;

	background: rgba(255, 255, 255, 0.14);
	color: #fff;

	font-size: 34px;
	line-height: 48px;
	cursor: pointer;

	transition: 0.25s ease;
}

.cert-close:hover {
	background: #144aaa;
}


/* Prev Next */
.cert-nav {
	position: absolute;
	top: 50%;
	z-index: 20;

	width: 50px;
	height: 50px;

	transform: translateY(-50%);

	border: none;
	border-radius: 50%;

	background: rgba(255, 255, 255, 0.16);
	color: #fff;

	font-size: 32px;
	line-height: 40px;
	cursor: pointer;
	transition: 0.25s ease;
	text-indent: -9999px;
}

.cert-nav:hover {
	background: #144aaa;
}

.cert-prev {
	left: 34px;
}

.cert-prev:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: -2px;
	border-top: 9px solid transparent;
	border-left: 0;
	border-bottom: 9px solid transparent;
	border-right: 12px solid #fff;
	transition: all ease 0.3s;
}

.cert-next {
	right: 34px;
}

.cert-next:before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	margin-right: -2px;
	border-top: 9px solid transparent;
	border-right: 0;
	border-bottom: 9px solid transparent;
	border-left: 12px solid #fff;
	transition: all ease 0.3s;
}

/* Counter */
.cert-counter {
	position: absolute;
	bottom: 28px;
	left: 50%;
	z-index: 20;

	transform: translateX(-50%);

	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;

	padding: 8px 18px;
	border-radius: 30px;

	background: rgba(255, 255, 255, 0.12);
}

.cert-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, .92);
}

/* Mobile */
@media (max-width: 768px) {
	.cert-item img {
		height: auto;
		width: 60%;
	}

	.cert-stage {
		padding: 65px 20px;
	}

	.cert-large-img {
		max-width: 96vw;
		max-height: 78vh;
	}

	.cert-nav {
		width: 46px;
		height: 46px;
		font-size: 34px;
		line-height: 42px;
	}

	.cert-prev {
		left: 12px;
	}

	.cert-next {
		right: 12px;
	}

	.cert-close {
		top: 18px;
		right: 18px;
	}
}

/* Education Event Gallery */
.education-gallery {
	display: grid;
	grid-template-columns: repeat(15, 1fr);
	grid-auto-rows: 200px;
	grid-gap: 15px;
	margin: 40px 0;
}

.education-gallery .gallery-item {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.education-gallery .gallery-item.col-3 {
	grid-column: span 3;
}

.education-gallery .gallery-item.col-5,
.education-gallery .gallery-item.span-wide {
	grid-column: span 5;
}

.education-gallery .gallery-item.col-6,
.education-gallery .gallery-item.span-large {
	grid-column: span 6;
}

.education-gallery .gallery-item.row-2,
.education-gallery .gallery-item.span-tall,
.education-gallery .gallery-item.span-large {
	grid-row: span 2;
}

@media (max-width: 991px) {
	.education-gallery {
		grid-template-columns: repeat(6, 1fr);
		grid-auto-rows: 170px;
	}

	.education-gallery .gallery-item.col-3,
	.education-gallery .gallery-item.col-5,
	.education-gallery .gallery-item.col-6,
	.education-gallery .gallery-item.span-wide,
	.education-gallery .gallery-item.span-large {
		grid-column: span 3;
	}
}

@media (max-width: 767px) {
	.education-gallery {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 180px;
	}

	.education-gallery .gallery-item.col-3,
	.education-gallery .gallery-item.col-5,
	.education-gallery .gallery-item.col-6,
	.education-gallery .gallery-item.span-large,
	.education-gallery .gallery-item.span-wide {
		grid-column: span 2;
	}
}

.education-gallery .gallery-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
	z-index: 2;
}

.education-gallery .gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
}

.education-gallery .gallery-item:hover img {
	transform: scale(1.05);
}

.education-lightbox {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.9);
}

.education-lightbox-content {
	margin: auto;
	display: block;
	width: 90%;
	max-width: 1000px;
	max-height: 85vh;
	object-fit: contain;
	animation: zoomIn 0.3s ease;
}

@keyframes zoomIn {
	from {
		transform: scale(0.8);
		opacity: 0;
	}

	to {
		transform: scale(1);
		opacity: 1;
	}
}

.education-lightbox-close {
	position: absolute;
	top: 20px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
	cursor: pointer;
}

.education-lightbox-close:hover,
.education-lightbox-close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}