/* common */
html { font-size: 16px; }
body, a { color: #666; }
body.lang-ch .specify-font {font-family: PMingLiU;}
/*.page-wrapper { background-color: #F5F5F5; }*/
a:hover { text-decoration: none; color: #005B88; }
img { max-width: 100%; width: 100%; }
ul,ol { padding-left: 1.5rem; }
.img-auto { width: auto; height: auto; }
img.img-captcha { cursor: pointer; }
.border { border: 1px solid #AAA !important; }
.btn { font-weight: bold; }
.card-title { font-weight: 900; font-size: 1.125rem; }
label > em { color: red; }
.vertical-column::after { content: " "; display: block; margin: 0 auto; height: 100%; width: 1px; background-color: #E4E4E4; }
/* header */
header { background-color: #FFF; }
.header-info { padding: .5rem 0; background-color: #333; color: #FFF; font-weight: 400; font-size: .875rem; }
.header-info a, .header-info a:hover { color: #FFF; }
.header-info a.disabled { pointer-events: none; cursor: auto; }
.header-info .container > span { margin: 0 2rem; }
.header-info span { vertical-align: middle; }
.header-menu .navbar { padding: 0; }
.header-menu .nav-link { font-weight: bold; }
.page-banner { position: relative; text-align: center; color: #FFF; }
.page-banner .text { width: 100%; padding: 0 20%; position: absolute; top: calc(50% - 15px); font-size: 1.75rem; font-weight: bold; }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: #005B88; }
.header-menu .nav-item.position-relative .nav-sub { display: none; }
.breadcrumb-wrapper { background-color: #e9ecef; padding: 1rem 0; }
.breadcrumb-wrapper .breadcrumb { margin: 0; }
.breadcrumb-item.active { color: #1983AD; }
/* footer */
footer { background-color: #333; color: #FFF; }
footer a { color: #FFF; font-size: .875rem; }
footer a:hover { color: #FFF; font-weight: bold; font-size: 1rem; }
footer .nav-link { word-break: break-all; padding-left: 0; padding-right: 0; }
footer .main-title { font-size: 1.1rem; font-weight: bolder; }
footer p { margin-bottom: .5rem; }
footer address { margin-top: 2rem; text-align: center; border-top: 1px solid #FFF; padding-top: 1.5rem; }


/* home */
.page-home .page-banner .position-txt { position: absolute; left: 5%; right: 45%; top: 50%; margin-top: -90px; min-height: 180px; text-align: left; color: #333; }
.page-home .page-banner .position-txt p { font-size: .875rem; }
.page-home .page-banner .position-txt h2 { margin-bottom: 1.5rem; font-size: 1.5rem; font-weight: bold; }
.page-home .page-banner .position-txt .btn { font-size: 1.125rem; }
.box-link-row { margin: 0 0 4rem; text-align: center; }
.box-link-row > a { display: flex; justify-content: center; align-items:center; flex-direction: column; height: 200px; padding: 1rem; }
.box-link-row > a h4 { color: #FFF; }
.box-link-row > a p { color: #CCC; }
.box-link-row > a:nth-child(1) { background-color: #83808B; }
.box-link-row > a:nth-child(2) { background-color: #005B88; }
.box-link-row > a:nth-child(3) { background-color: #515151; }
.title { margin-bottom: 4rem; text-align: center; font-size: 2.5rem; font-weight: bold; }
.title.title-underline > a { display: block; }
.title.title-underline::after { display: block; margin: 1.5rem auto; content: " "; width: 80px; height: 5px; background-color: #D7D7D7; }
.box-about { color: #FFF; }
.box-wrapper { margin-top: 4rem; padding-top: 100px; position: relative; text-align: center; }
.box-content { padding-bottom: 50px; background-color: #333; color: #FFF; }
.box-about h2 { font-size: 1.75rem; font-weight: 700; }
.box-about img { margin-top: -100px; }
.box-about p { font-size: .875rem; }
.box-about .btn-black { display: inline-block; padding: 3px 40px; border-radius: 15px; background: #333; color: #FFF; border: 1px solid #FFF; }
.box-contact { color: #999; }
.box-contact .title { font-size: 1.75rem; font-weight: 700; text-align: left; color: #333; }
.box-contact .title.title-underline::after { margin-left: 0; }
.box-comment .carousel-caption { top: 40px; bottom: auto; color: #333; }
.box-comment .carousel-item > div { padding: 40px 15%; background-image: url(../media/image/contact-bg.png); background-size: cover; }
/* service */
.page-service article .row { margin-left: -5px; margin-right: -5px; }
.page-service article .row > div { padding-left: 5px; padding-right: 5px; margin-bottom: 1rem; }
.page-service .card .card-title{ margin-top: 1rem; text-align: center; font-weight: bold; font-size: 1.25rem; }
.page-service .card .card-title a { color: #1983AD; }
.page-service .nav-link { padding-left: 0; padding-right: 0; word-break: break-all; }
.page-service .sidebar .nav-link:not(.disabled) { color: #212529; }
.page-service .sidebar .main-title { font-size: 1.2rem; font-weight: bolder; }
.page-service .sidebar .nav-link.active { font-weight: bolder; color: #007bff; }
.sidebar-title { font-weight: bold; font-size: 1.75rem; }
.sidebar ul { padding: 0; margin: 0; list-style: none; }
.sidebar ul li { padding: 10px 0; }
.sidebar li.active a { font-weight: bold; font-size: 1.125rem; color: #005B88; }
.sidebar li a span { display: none; margin-right: 5px; font-weight: bold; font-size: 30px; line-height: 1; }
.sidebar li.active a span { display: inline-block; }
.service-title { margin-bottom: 2rem; font-size: 2.25rem; font-weight: bold; }
.box-service-row { margin-left: -5px; margin-right: -5px; }
.box-service-row > div { padding-left: 5px; padding-right: 5px; margin-bottom: 1rem; }
.box-service { height: 100%; text-align: center; border: 1px solid #CCC; border-radius: 8px; background-color: #F2F2F2; }
.box-service-row > div:nth-child(2n) .box-service { background-color: #F9F9F9; }
.box-service-header { padding: 40px 0; background-color: #005B88; border-radius: 8px 8px 0 0; color: #FFF; font-weight: bold; }
.box-service-row > div:nth-child(2n) .box-service-header { background-color: #1983AD; }
.box-service-info { padding: 30px 0; background-color: #FFF; }
.box-service-info .price { padding-bottom: 1rem; font-weight: bold; font-size: 2rem; line-height: 1; }
.box-service-info .price small { font-size: 50%; }
.box-service-info .type { font-size: .875rem; color: #1E1E1E; }
.box-service-content { padding: 30px 0; font-size: .875rem; }
.box-step-row { margin-left: -5px; margin-right: -5px; }
.box-step-row > div { padding-left: 5px; padding-right: 5px; margin-bottom: 1rem; }
.box-step { height: 100%; background-color: #F1F1F1; }
.box-step-num { position: relative; background-color: #FFF; text-align: center; }
.box-step-num::before { content: ' '; display: block; width: 100%; height: 0; position: absolute; left: 0; top: calc(50% - 5px); z-index: 1; border: 5px solid #EDEDED; border-width: 5px 0; border-radius: 5px; }
.box-step-num .num { margin: 0 auto; position: relative; z-index: 2; border: 3px solid #EDEDED; border-radius: 36px; width: 36px; height: 36px; background-color: #FFF; font-size: 1.25rem; font-weight: bold; line-height: 28px; color: #005B88; }
.box-step-arrow { position: relative; border-top: 10px solid #FFF; border-bottom: 5px solid #FFF; line-height: 40px; background-color: #0099E3; overflow: hidden; text-align: center; color: #FFF; }
.box-step-arrow::before, .box-step-arrow::after { content: ' '; display: block; position: absolute; width: 0; height: 0; border: 20px solid transparent; }
.box-step-arrow::before { top: -5px; right: -17px; border-width: 25px; border-left-color: #FFF; }
.box-step-arrow::after { top: 0; right: -7px; border-left-color: #0099E3; }
.box-step-content { padding: 15px 10px; font-size: .875rem; }
.box-other-row { margin-left: -5px; margin-right: -5px; }
.box-other-row > div { padding-left: 5px; padding-right: 5px; margin-bottom: 1rem; }
.box-other { height: 100%; background-color: #F1F1F1; }
.box-other-title { background-color: #333; color: #FFF; padding: 5px 0; text-align: center; border-bottom: 5px solid #FFF; }
.box-other-content { padding: 15px 10px; font-size: .875rem; }



/* news & content */
.box-like p { font-size: 1.25rem; }
.box-like .btn { width: 80px; margin-right: 3rem; }
.box-like .btn:hover { background-color: transparent; }
.pager { padding-left: 0; text-align: center; list-style: none; display: flex; flex: 1; justify-content: center; }
.pager>li.previous { margin-right: auto; }
.pager>li.next { margin-left: auto; }
.pager>li>a, .pager>li>span { display: block; padding: 5px 14px; background: #fff; border: 1px solid #d5dbe0; font-weight: 600; color: #666; }

/* Large devices (PC, 992px and up) */
@media (min-width: 992px) {
	.header-menu .navbar-collapse { align-items: stretch; }
	.header-menu .navbar-expand-lg { align-items: stretch; }
	.header-menu .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
	.header-menu .navbar-nav  { display: table; height: 100%; }
	.header-menu .nav-item { display: table-cell; vertical-align: middle; border: 5px solid #FFF; border-width: 5px 0; }
	.header-menu .nav-item.active { border-bottom-color: #005B88; }
	.header-menu .nav-item.active > a { font-size: 1.25rem; color: #005B88; }
	.nav-sub { position: absolute; top: calc(100% + 5px); left: 0; z-index: 9; background-color: #F5F5F5; width: 600px; padding: 15px;}
	/* .nav-sub a { display: block; padding: 5px 15px; } */
	.nav-sub a.main-title { font-weight: bolder; }
	.nav-sub a.nav-link { word-break: break-all; }
	.nav-sub a:hover { background-color: #FFF; font-weight: bold; }
	.header-menu .nav-item.position-relative:hover .nav-sub { display: block; }
}

/* Medium devices (tablets, 767px and down) */
@media (max-width: 767px) {
	/* common & header & footer */
	.box-comment .carousel-item > div { padding: 0 0 40px; background-image: none; }
}

@media (max-width: 991px) {
	body.noscroll
	{
		overflow: hidden;
	}

	.page-service .sidebar-toggler
	{
		padding: .55rem .75rem;
		margin-bottom: 1rem;
	}

	.page-service .sidebar-toggler span
	{
		display: block;
		width: 30px;
		border: 1px solid #fff;
	}

	.page-service .sidebar-menu
	{
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background-color: rgba(51, 51, 51, 0.7);
		padding: 0;
		z-index: 10;
	}

	.page-service .sidebar-menu.show
	{
		display: block;
	}

	.page-service .sidebar-menu .sidebar
	{
		position: relative;
		width: 300px;
		height: 100vh;
		background-color: #fff;
		padding: 1rem;
		overflow-y: auto;
	}

	.page-service .sidebar-menu .sidebar .close
	{
		position: absolute;
		top: 1rem;
		right: 1rem;
		font-size: 2rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	
}