/* ----- guideline ----- */
/* ----- 字型 ----- */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500&family=Noto+Sans+TC:wght@400;500&family=Roboto:wght@400;500&display=swap');

.tc__bold,
.sc__bold,
.ge__bold {
	font-family: "Roboto", "Noto Sans TC", "Noto Sans SC", sans-serif;
}

body {
	font-family: "Roboto", "Noto Sans TC", "Noto Sans SC", sans-serif;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
	margin-bottom: 0;
}

button {
	border-radius: 0 !important;
	border: 0px;
}

/* ----- font-size display ----- */
.display1 {
	font-size: 4.5rem;
	line-height: 120%;
	font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.display1 {
		font-size: 4rem;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.display1 {
		font-size: 3.5rem;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.display1 {
		font-size: 3.5rem;
	}
}

@media (min-width: 0) and (max-width: 575px) {
	.display1 {
		font-size: 2.5rem;
		line-height: 140%;
	}
}

.display2 {
	font-size: 3.5rem;
	line-height: 130%;
	font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.display2 {
		font-size: 2.5rem;
		line-height: 130%;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.display2 {
		font-size: 2rem;
		line-height: 140%;
	}
}

.display3 {
	font-size: 2.5rem;
	line-height: 140%;
	font-weight: 700;
	width: 100%;
}

#page__index .display3 {
	font-size: 2rem;
}

.page_index_pc {
    display: inline-block;
}

.page_index_mobile {
	display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.display3 {
		font-size: 2.5rem;
		line-height: 140%;
	}

	#page__index .display3 {
		font-size: 2rem;
	}
}

@media (min-width: 0) and (max-width: 1199px) {
	.display3 {
		font-size: 2rem;
	}

	.page_index_pc {
		display: none;
	}

	.page_index_mobile {
		display: inline-block;
	}
}

@media (min-width: 0) and (max-width: 575px) {
	.display3 {
		font-size: 1.5rem;
	}

	.page_index_pc {
		display: none;
	}

	.page_index_mobile {
		display: inline-block;
	}
}

.display4 {
	font-size: 2.5rem;
	line-height: 140%;
	font-weight: 700;
}

.display5 {
	font-size: 2rem;
	line-height: 140%;
	font-weight: 700;
}

.display6 {
	font-size: 1.5rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 575px) {
	.display6 {
		font-size: 1.5rem;
	}
}

.display7 {
	font-size: 2rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 1199px) {
	.display7 {
		font-size: 1.5rem;
	}
}

.display8 {
	font-size: 2rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.display8 {
		font-size: 1.5rem;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.display8 {
		font-size: 1.375rem;
	}
}

.display9 {
	font-size: 1.5rem;
	line-height: 140%;
	font-weight: 700;
}

.display10 {
	font-size: 1.5rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 575px) {
	.display10 {
		font-size: 1.375rem;
	}
}

.display11 {
	font-size: 1.5rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 1199px) {
	.display11 {
		font-size: 1.25rem;
	}
}

.display12 {
	font-size: 1.5rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 1199px) {
	.display12 {
		font-size: 1.375rem;
	}
}

.display13 {
	font-size: 1.25rem;
	line-height: 140%;
	font-weight: 700;
}

@media (min-width: 0) and (max-width: 575px) {
	.display13 {
		font-size: 1rem;
	}
}

h1 {
	font-size: 1.375rem !important;
	line-height: 140% !important;
	font-weight: 500 !important;
}

h2 {
	font-size: 1.25rem !important;
	line-height: 150% !important;
	font-weight: 500 !important;
}

h3 {
	font-size: 1.125rem !important;
	line-height: 170% !important;
	font-weight: 400 !important;
}

h4 {
	font-size: 1rem !important;
	line-height: 172% !important;
	font-weight: 500 !important;
}

.h5 {
	font-size: 0.875rem !important;
	line-height: 172% !important;
	font-weight: 500 !important;
}

.h6 {
	font-size: 0.75rem !important;
	line-height: 172% !important;
	font-weight: 500 !important;
}

.text-24 {
	font-size: 24px;
	font-weight: 700;
	line-height: 172%;
}

/* ----- button 尺寸 ----- */
.btn_s {
	width: 123px;
	height: 44px;
	font-size: 16px;
}

.btn_m {
	width: 139px;
	height: 60px;
	font-size: 16px;
}

.btn_l {
	height: 76px;
	font-size: 16px;
}

/* ----- text 顏色 ----- */
.text_color_primary {
	color: #072178;
}

.text_color_primary_hover {
	color: #193DB2;
}

.gray-300 {
	color: #4E5357 !important;
}

/* ----- button 顏色 ----- */
.btn_color_primary {
	background-color: #072178;
	color: #ffffff;
	padding: 0 40px !important;
}

.btn_color_primary:hover {
	background-color: #193DB2;
}

.btn_color_primary:active {
	background-color: #193DB2;
}

.btn_color_primary:disabled {
	background-color: #C1C7DD;
}

.btn_color_secondary {
	background-color: #ED6C00;
	color: #ffffff;
}

.btn_color_secondary:hover {
	background-color: #FF8A27;
}

.btn_color_secondary:active {
	background-color: #FF8A27;
}

.btn_color_secondary:disabled {
	background-color: #F6D6BB;
}

.btn_color_outline_primary {
	background-color: #ffffff;
	color: #072178;
	border: 1px solid #072178;
}

.btn_color_outline_primary:hover {
	background-color: #193DB2;
	color: #ffffff;
}

.btn_color_outline_primary:active {
	background-color: #193DB2;
	color: #ffffff;
}

.btn_color_outline_primary:disabled {
	background-color: #ffffff;
	color: #C1C7DD;
	border: 1px solid #C1C7DD;
}

/* ----- button 帶箭頭樣式 ----- */
.btn_icon_primary_s {
	background-color: #072178;
	color: #ffffff;
	width: 149px;
	height: 44px;
	position: relative;
	font-size: 16px;
}

.btn_icon_primary_s::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 12%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_icon_primary_m {
	background-color: #072178;
	color: #ffffff;
	width: 165px;
	height: 60px;
	position: relative;
	font-size: 16px;
}

.btn_icon_primary_m::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 18%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_icon_primary_l {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 40px;
	height: 70px;
	position: relative;
	font-size: 16px;
}

.btn_icon_primary_l span {
	padding-right: 17px;
}

.btn_icon_primary_l span::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media (min-width: 0) and (max-width: 1199px) {
	.btn_icon_primary_l {
		width: -webkit-fit-content;
		width: -moz-fit-content;
	}
}

.btn_icon_outline_primary_s {
	width: 149px;
	height: 44px;
	position: relative;
	font-size: 16px;
}

.btn_icon_outline_primary_s::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 18%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_icon_outline_primary_s:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_icon_outline_primary_s:disabled::after {
	content: "";
	display: inline-block;
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

.btn_icon_outline_primary_m {
	width: 165px;
	height: 60px;
	position: relative;
	font-size: 16px;
}

.btn_icon_outline_primary_m::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 18%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_icon_outline_primary_m:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_icon_outline_primary_m:disabled::after {
	content: "";
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

.btn_icon_outline_primary_l {
	width: 181px;
	height: 70px;
	position: relative;
	font-size: 16px;
}

.btn_icon_outline_primary_l::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 18%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_icon_outline_primary_l:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_icon_outline_primary_l:disabled::after {
	content: "";
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

/* ----- icon 圓形 button  ----- */
.btn_circle_icon_primary_s {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 40px !important;
}

.btn_circle_icon_primary_s::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_primary_m {
	position: relative;
	width: 48px;
	height: 48px;
	border-radius: 48px !important;
}

.btn_circle_icon_primary_m::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_primary_l {
	position: relative;
	width: 76px;
	height: 76px;
	border-radius: 76px !important;
}

.btn_circle_icon_primary_l::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_outline_primary_s {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 40px !important;
}

.btn_circle_icon_outline_primary_s::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_outline_primary_s:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_circle_icon_outline_primary_s:disabled::after {
	content: "";
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

.btn_circle_icon_outline_primary_m {
	position: relative;
	width: 48px;
	height: 48px;
	border-radius: 48px !important;
}

.btn_circle_icon_outline_primary_m::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_outline_primary_m:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_circle_icon_outline_primary_m:disabled::after {
	content: "";
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

.btn_circle_icon_outline_primary_l {
	position: relative;
	width: 76px;
	height: 76px;
	border-radius: 76px !important;
}

.btn_circle_icon_outline_primary_l::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/icon/arrow-blue.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn_circle_icon_outline_primary_l:hover::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

.btn_circle_icon_outline_primary_l:disabled::after {
	content: "";
	background: url(../images/icon/arrow-blue-white.png) center center no-repeat;
	background-size: contain;
}

.botton__group a {
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
}

/* ----- line ----- */
.line__orange {
	width: 100%;
	height: 1px;
	background-color: #ED6C00;
	position: relative;
}

@media (min-width: 0) and (max-width: 991px) {
	.line__orange {
		margin-bottom: 40px;
	}
}

@media (min-width: 0) and (max-width: 575px) {
	.line__orange {
		margin-bottom: 40px;
	}
}

.line__orange::after {
	content: "";
	display: block;
	width: 80px;
	height: 3px;
	line-height: 3px;
	background-color: #ED6C00;
	position: absolute;
	left: 0;
}

@media (min-width: 0) and (max-width: 575px) {
	.line__orange::after {
		width: 40px;
	}
}

.line__blue {
	width: 80px;
	height: 3px;
	background-color: #072178;
	position: relative;
}

.line__hr {
    color: #072178;
    border-top: 1px solid;
    opacity: 1;
}

.line__hr__ligherblue {
	background-color: #98C1FE;
	width: 100%;
	height: 1px;
}

.line__hr__Disabled {
	background-color: #C1C7DD;
	width: 100%;
	height: 1px;
}

.table_line_gray th,
.table_line_gray td {
	border-color: #C1C7DD !important;
}

/* ----- about ----- */
.about {
	width: 100%;
}

.about__img div {
	height: 800px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.about__img div {
		height: 689px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.about__img div {
		height: 578px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.about__img div {
		height: 800px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.about__img div {
		height: 660px;
	}
}

@media (min-width: 0) and (max-width: 575px) {
	.about__img div {
		height: 462px;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.about__img div {
		margin-bottom: 50px;
	}
}

.about .text {
	font-weight: 400;
	color: #4E5357;
	font-size: 18px;
}

.about button {
	font-size: 16px;
}

@media (min-width: 0) and (max-width: 991px) {
	.about .btns {
		text-align: center;
	}
}

/* ----- banner ----- */
.banner {
	width: 100%;
	height: 400px;
	padding: 32px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	background-blend-mode: multiply;
}

.banner .container {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.breadcrumb {
	color: #ffffff;
}

.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #ffffff;
}

/* ----- background ----- */
.bg__blue {
	background-color: #E9F4FF;
}

/* ----- title block ----- */
.title__orange {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 105px;
	height: 45px;
	background-color: #ED6C00;
	padding: 8px 20px;
	color: #ffffff;
	line-height: 200%;
}

/* ----- section  ----- */
section {
	overflow-x: hidden;
}

.section__pd {
	padding: 80px 0;
}

.section__pd__120 {
	padding: 80px 0 120px 0;
}

.section__pb__120 {
	padding-bottom: 120px;
}

.list-group-item {
	background-color: transparent !important;
	padding-top: 16px;
	padding-bottom: 16px;
}

.list-group-item.active {
	background-color: #072178 !important;
}

.list-group-item.active:hover {
	background-color: #072178 !important;
}

.list-group-item:hover {
	background-color: #F5FAFF !important;
}

.list-group-item:first-child {
	padding-top: 15px;
	padding-bottom: 15px;
}

/* ----- search  ----- */
.search__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: center;
	align-content: center;
}

/* ----- select  ----- */
select {
	width: 100%;
	height: 40px;
	color: #111111;
	vertical-align: top;
	border: 1px solid #072178;
	background-color: white;
	padding: 6px 36px 6px 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url(../images/icon/select.png) no-repeat 90% center / 13px;
}

	select:focus-visible {
		-webkit-box-shadow: 0px 0px 0px 4px rgba(13, 110, 253, 0.25);
		box-shadow: 0px 0px 0px 4px rgba(13, 110, 253, 0.25);
		outline: none;
		border: 1px solid #86B7FE;
	}

	select:disabled {
		background-color: #fff;
	}

.select {
	position: relative;
}

/*.select::after {
	content: "";
	background: url(../images/icon/select.png) center center no-repeat;
	background-size: 100% auto;
	width: 13px;
	height: 100%;
	position: absolute;
	right: 16px;
	top: 0;
	bottom: 0;
	color: #072178;
}*/

@media (min-width: 0) and (max-width: 991px) {
	.search__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-end;
		-ms-flex-line-pack: center;
		align-content: center;
	}
	#page__news .search__item {
		-webkit-box-orient: horizontal;
		-ms-flex-direction: row;
		flex-direction: row;
		align-items: flex-start;
	}
	#page__news .search__item .searchbar {
		margin-bottom: 0;
	}
	#page__summary__global .search__item .searchbar {
		width: 100%;
	}
	select {
		background: transparent url(../images/icon/select.png) no-repeat 97% center / 13px;
	}
}

.searchbar {
	position: relative;
	width: 200px;
}

.searchbar input {
	width: 75%;
	height: 40px;
	vertical-align: top;
	border: 1px solid #072178;
	padding: 0 10px;
}

#page__search .searchbar input {
	width: calc(100% - 40px);
}

@media (min-width: 0) and (max-width: 991px) {
	.searchbar input {
		width: calc(100% - 40px);
		height: 40px;
	}
}

.searchbar input:focus-visible {
	-webkit-box-shadow: 0px 0px 0px 4px rgba(13, 110, 253, 0.25);
	box-shadow: 0px 0px 0px 4px rgba(13, 110, 253, 0.25);
	outline: none;
	border: 1px solid #86B7FE;
}

.searchbar input:disabled {
	background-color: #CED4DA;
}

.searchbar__btn {
	background-image: url(../images/nav/search.png);
	background-size: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 30px;
	height: 40px;
	border: 0px;
	float: right;
}


.table__content {
	width: 100%;
}

.table__content table {
	width: 100%;
}

.table__content.table__scroll {
	overflow-x: auto;
}

.table__content .table>thead tr {
	border-bottom-width: 0px;
	background-color: #072178;
	color: #ffffff;
	height: 50px;
	vertical-align: middle !important;
}

.table__content .table>thead th {
	font-weight: normal;
	min-width: 110px;
}

.table__content .table>thead th:first-child,
.table__content .table>tbody td:first-child  {
	white-space: nowrap;
}

.table__content thead,
tbody,
tfoot,
tr,
td,
th {
	border-color: #C1C7DD;
	border-style: solid;
	border-width: 0;
}


.table__content .table .table-item {
	/* border: 0;
	border-bottom: var(--bs-list-group-border-width) solid #C1C7DD; */
	height: 76px;
	vertical-align: middle;
}

.table__content .table .table-item:hover {
	background-color: #F5FAFF;
}

.table__content .table .table-item:hover .framework_border {
	background-color: white;
}

.table__content .table td,
.table__content .table th {
	padding: 0 20px !important;
}

#investor_mon.table__content .table td,
#investor_mon.table__content .table th {
	padding: 0 70px 0 0 !important;
}

.td__list {
	width: 100%;
	overflow: hidden;
}

.td__list .table {
	width: 100%;
}

.th__download {
	min-width: 80px !important;
	width: 80px;
}

.table_addr{
	width: 450px;
}

@media (min-width: 992px) and (max-width:1199px){
	.table_addr {
		width: 270px;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.table_addr {
		width: 100%;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.td__list .table {
		width: 100%;
	}
}

.td__list .table>thead {
	vertical-align: middle !important;
}

@media (min-width: 0) and (max-width: 991px) {
	.td__list .table>thead {
		display: none;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.td__list .table .table-item {
		border-bottom: 1px solid #C1C7DD;
		display: inline-block;
	}

	#page__summary__global .table__content .table .table-item {
		height: auto;
		padding: 8px 0;
		width: 100%;
	}
}

@media (min-width: 0) and (max-width: 991px) {

	.td__list .table td,
	.td__list .table th {
		padding: 8px 0px !important;
	}
}

@media (min-width: 0) and (max-width: 991px) {
	.td__list .table td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		padding: 5px 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-line-pack: center;
		align-content: center;
		border: 0;
	}
}

.td__list .table .mobile__name {
	display: none;
}

@media (min-width: 0) and (max-width: 991px) {
	.td__list .table .mobile__name {
		display: block;
		width: 60px;
		min-width: 60px;
		margin-right: 40px;
	}
}

/* ----- card  ----- */
.card {
	border: 0;
	border-radius: 0;
}

.cardbutton {
	position: absolute;
	bottom: 0;
}

.card-img-block {
	width: 100%;
	overflow: hidden;
}

.card-img,
.card-img-top {
	width: 100%;
	padding-bottom: 62%;
	border-radius: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.card-img-top:hover {
	-ms-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

.card__item {
	display: flex;
	height: 100%;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: flex-start;
	overflow: hidden;
}

.card__item .card-text {
	color: #4E5357;
}

.card__item .card__btn {
	margin: 24px 0 40px 0;
}

.card a {
	height: 100%;
	text-decoration: none;
	color: #000;
}

.card:hover .btn_circle_icon_outline_primary_m {
	background-color: #193DB2;
	color: #ffffff;
}

.card:hover .btn_circle_icon_outline_primary_m::after {
	content: "";
	background: url(../images/icon/arrow-white.png) center center no-repeat;
	background-size: contain;
}

/* ----- slider  ----- */
@-webkit-keyframes L_circle_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes L_circle_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes L_stroke_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg);
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg);
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg);
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg);
	}

	100% {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
	}
}

@keyframes L_stroke_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg);
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg);
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg);
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg);
	}

	100% {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
	}
}

@-webkit-keyframes L_stroke_left_grow {

	0%,
	100% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
}

@keyframes L_stroke_left_grow {

	0%,
	100% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
}

@-webkit-keyframes L_stroke_right_grow {

	0%,
	100% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	50% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

@keyframes L_stroke_right_grow {

	0%,
	100% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	50% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

.loader-circle {
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #444;
	margin-top: -1em;
	margin-left: -1em;
	position: absolute;
	-webkit-animation: L_circle_rotate 1.568s linear infinite both;
	animation: L_circle_rotate 1.568s linear infinite both;
}

.loader-circle .loader-stroke-left:before,
.loader-circle .loader-stroke-right:before,
.loader-circle:before {
	content: "";
	display: block;
	border-style: solid;
	border-width: 0.21429em;
	border-color: currentColor;
}

.loader-circle,
.loader-circle .loader-stroke-left,
.loader-circle .loader-stroke-left:before,
.loader-circle .loader-stroke-right,
.loader-circle .loader-stroke-right:before,
.loader-circle:before {
	width: 2em;
	height: 2em;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.loader-circle .loader-stroke-left:before,
.loader-circle .loader-stroke-right {
	position: absolute;
	clip: rect(0 2em 2em 1em);
}

.loader-circle .loader-stroke-left,
.loader-circle .loader-stroke-right:before {
	position: absolute;
	clip: rect(0 1em 2em 0);
}

.loader-circle:before {
	position: absolute;
	clip: rect(0 1.05em 1em 0.95em);
}

.loader-circle .loader-stroke-left,
.loader-circle .loader-stroke-right,
.loader-circle:before {
	-webkit-animation: L_stroke_rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: L_stroke_rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.loader-circle .loader-stroke-right:before {
	-webkit-animation: L_stroke_right_grow 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: L_stroke_right_grow 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.loader-circle .loader-stroke-left:before {
	-webkit-animation: L_stroke_left_grow 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: L_stroke_left_grow 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.arrow1 {
	background: url(../images/icon/slider-left.png) center center no-repeat;
	background-size: 100% auto;
	width: 9px;
	height: 26px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.arrow2 {
	background: url(../images/icon/slider-right.png) center center no-repeat;
	background-size: 100% auto;
	width: 9px;
	height: 26px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

/* ----- partner__slider  ----- */
#partner__slider {
	position: relative;
}

#partner__slider .owl-theme {
	width: 80% !important;
}

#partner__slider .owl-theme .owl-prev,
#partner__slider .owl-theme .owl-next {
	z-index: 2;
	width: 48px;
	height: 48px;
	font-size: 16px;
	position: absolute;
	border-radius: 50%;
	background-color: #072178;
	color: #ffffff;
	text-align: center;
}

#partner__slider .owl-theme .owl-prev:hover,
#partner__slider .owl-theme .owl-next:hover {
	background-color: #193DB2;
}

#partner__slider .owl-theme .owl-prev:active,
#partner__slider .owl-theme .owl-next:active {
	background-color: #193DB2;
}

@media (min-width: 0) and (max-width: 991px) {

	#partner__slider .owl-theme .owl-prev,
	#partner__slider .owl-theme .owl-next {
		margin-bottom: 40px;
	}
}

@media (min-width: 0) and (max-width: 575px) {

	#partner__slider .owl-theme .owl-prev,
	#partner__slider .owl-theme .owl-next {
		margin-bottom: 40px;
		display: none;
	}
}

#partner__slider .owl-prev {
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto !important;
}

#partner__slider .owl-next {
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto !important;
}

.page__top__navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 64px;
}

@media (min-width: 0) and (max-width: 991px) {
	.page__top__navbar-nav {
		overflow-y: hidden;
		overflow-x: auto;
	}
}

.page__top__navbar-collapse {
	border-bottom: 1px solid #C1C7DD;
	overflow-y: hidden;
	overflow-x: scroll;
}

.page__top__navbar-collapse .nav-item {
	line-height: 220%;
	padding: 12px 32px 0 0;
	flex-shrink: 0;
}

.page__top__navbar-nav .nav-link {
	color: #838B93;
	font-weight: 700;
	font-size: 16px;
}

.page__top__navbar-nav .nav-link.active,
.page__top__navbar-nav .nav-link:hover {
	color: #072178;
	border-bottom: 2px solid #072178;
}

.page__left__article-nav {
	list-style: none;
	padding: 0;
}

.page__left__article-nav li {
	position: relative;
	padding: 0 40px 0 0;
}

.page__left__article-nav li a {
	color: #838B93;
	font-weight: 500;
	text-decoration: none;
}

.page__left__article-nav li a.active,
.page__left__article-nav li a:hover {
	color: #072178;
}

.page__left__article-nav li a.active::after {
	content: "";
	background-image: url(../images/icon/arrow.png);
	width: 7px;
	height: 13px;
	background-size: cover;
	display: block;
	position: absolute;
	right: 24px;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}

#side_nav {
	display: block;
}

@media (min-width: 0) and (max-width: 991px) {
	#side_nav {
		display: none;
	}
}

#side_nav_select, #side_nav_select_sub {
	display: none;
	color: #111111;
}

@media (min-width: 0) and (max-width: 991px) {
	#side_nav_select {
		display: block;
		margin-bottom: 40px;
	}
	#side_nav_select.active {
		margin-bottom: 16px;
	}
	#side_nav_select_sub {
		display: block;
		margin-bottom: 40px;
	}
}

.pagination {
	margin-top: 64px;
}

.page-item {
	width: 40px;
	height: 40px;
	text-align: center;
}

@media (min-width: 0) and (max-width: 575px) {
	.page-item .page-link{
		padding: 0.35rem 0.125rem;
	}
}

.page-item.active .page-link:hover {
    background-color: #072178;
}

.page-link:hover {
	background-color: #F5FAFF;
}

.page-link.active {
	background-color: #072178;
	color: #fff !important;
}

/* ----- Initial  ----- */
p {
	margin-bottom: 0;
}
ol, ul {
    padding-left: 2rem;
}
.row > * {
	padding: 0;
}
.row, .card-title {
    margin: 0;
}
.grid {
    margin: 0 -12px;
}
.grid .row > * {
    padding: 0 12px;
}
.container {
    padding: 0;
}
.table {
	margin-bottom: 0;
}
figure {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.row.column-2 {
	justify-content: space-between;
}
.section__pd.mb-120 , .section__pd.mb-160 {
	padding-bottom: 0;
}
.section__pd__120.mb-120 {
	padding-bottom: 0;
}
.mt-8 {
	margin-top: 8px !important;
}
.mt-12 {
	margin-top: 12px !important;
}
.mt-16 {
	margin-top: 16px !important;
}
.mt-4 {
	margin-top: 24px !important;
}

.mt-32 {
	margin-top: 32px !important;
}

.mt-34 {
	margin-top: 34px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-5 {
	margin-top: 80px !important;
}

.mt-56 {
	margin-top: 56px !important;
}

.mt-64 {
	margin-top: 64px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-16 {
	margin-bottom: 16px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-24 {
	margin-bottom: 24px !important;
}

.mb-4 {
	margin-bottom: 40px !important;
}

.mb-32 {
	margin-bottom: 32px !important;
}

.mb-48 {
	margin-bottom: 48px !important;
}

.mb-5 {
	margin-bottom: 80px !important;
}

.mb-xxl-5 {
	margin-bottom: 80px !important;
}

.mb-64 {
	margin-bottom: 64px !important;
}

.mb-120 {
	margin-bottom: 120px !important;
}

.mb-160 {
	margin-bottom: 160px !important;
}

.my-56 {
	margin: 56px 0;
}

.botton__group.my-5 {
	margin: 40px 0 0 0 !important;
}

.mr-24 {
	margin-right: 24px;
}

.plr-0 {
	padding: 0 !important;
}

.pr-40 {
	padding-right: 40px;
}

.pl-30 {
	padding-left: 30px;
}

.plr-80 {
    padding: 0 80px;
}

.margin__0 {
	margin: 0 !important;
}

.margin__025 {
	margin-bottom: 0.25rem !important;
}

.margin__2 {
	margin-bottom: 2rem !important;
}

.margin__35 {
	margin-bottom: 3.5rem !important;
}

.fontSize__18 {
	font-size: 18px !important;
}

.table__content .table td.plr-0 {
	padding: 0 !important;
}
#page__privacy.en br {
	display: none;
}
