html, body {
	scroll-behavior: smooth
}

html {
	font-size: 1rem
}

body {
	font-family: 微軟正黑體, Arial;
	margin: 0;
	color: #000;
	line-height: 150%;
	letter-spacing: .5pt;
	letter-spacing: .5pt \9;
}

a:focus, input:focus, select:focus, textarea:focus {
	outline: 2px dashed #e50051 !important;
	outline-offset: -2px !important;
	opacity: 1 !important
}

* {
	box-sizing: border-box
}

a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #EA9A0C;
	cursor: pointer
}

	a:hover, a:focus {
		color: #a26800;
		text-decoration: none
	}

::placeholder {
	/*color: #43434B;*/
	color: rgba(0,0,0,0.3);
	font-size: 16px;
	font-weight: 400;
}


ol, ul {
	list-style-position: inside
}

input, button, select, textarea {
	line-height: normal
}

input {
	font-size: 100%
}

	input[type="radio"] {
		font-weight: normal;
		margin: 0;
		margin-top: -1px;
		vertical-align: middle
	}

textarea {
	font-size: 100%
}

select {
	font-size: 100%
}

label {
	font-weight: normal;
	margin-bottom: 0
}

h1, .h1, h2, .h2, h3, .h3 {
	margin: 0;
	font-size: unset;
	font-weight: normal;
	line-height: normal
}

.float-layer {
	padding-top: 90px
}



section {
	display: block
}



.font_small, .font_small_selected {
	font-size: 100%
}

.font_middle, .font_middle_selected {
	font-size: 110%
}

.font_large, .font_large_selected {
	font-size: 120%
}



.btn-warning {
	color: #fff;
	background-color: #EA9A0C;
	border-color: #EA9A0C;
}

/*系統公告*/
.sys_ann {
	color: #fff;
	width: 100%;
	margin-top: 64px;
	background: rgba(62, 34, 120, 0.8);
	display: flex;
	gap: 14px;
	align-items: center;
	justify-content: center;
	min-height: 47px;
	font-size: 16px;
}
.sys_ann_title {
	color: #C2AEEB;
	font-weight: 700;
}
.sys_ann_content {
	font-weight: 400;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	
}

.sys_ann_close {
	color: #EA9A0C;
	font-weight: 500;
}


#section-services__contain {
	scroll-behavior: smooth;
}


.header > .container {
	position: relative
}

.header_logo {
	vertical-align: middle;
	z-index: 4;
	position: absolute;
	margin-top: 0
}

	.header_logo a img {
		/*width: 100%;*/
		margin-top: 8px;
		margin-left: 50px;
		margin-top: 20px;
		vertical-align: top
	}

.container-fluid {
	padding-right: 40px;
}





#navbar .tooltips svg:not(:root).svg-inline--fa {
	color: rgba(67, 67, 75, 0.2);
}

#navbar .tooltips {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -60px;
	padding-left: 60px;
}

	#navbar .tooltips .tooltiptext {
		visibility: hidden;
		width: 200px;
		background-color: #63636F;
		color: #fff;
		text-align: center;
		border-radius: 6px;
		padding: 2px 10px;
		position: absolute;
		z-index: 1;
		bottom: 120%;
		left: 50%;
		margin-left: -20px;
		font-size: 14px;
		font-weight: 400;
		line-height: 20.27px;
	}

		#navbar .tooltips .tooltiptext::after {
			content: "";
			position: absolute;
			top: 100%;
			/*left: 50%;	*/
			left: 25%;
			margin-left: -5px;
			border-width: 5px;
			border-style: solid;
			border-color: #63636F transparent transparent transparent;
		}

	#navbar .tooltips:hover .tooltiptext {
		visibility: visible;
	}

	#navbar .tooltips i {
		color: rgba(67, 67, 75, 0.2);
	}


main {
	background-image: url(../../images//home_check_left.png);
	background-repeat: no-repeat;
	background-position: left bottom 350px;
}


@-webkit-keyframes gotop {
	from {
		transform: translate3d(0, 3px, 0)
	}

	to {
		transform: translate3d(0, -3px, 0)
	}
}

@keyframes gotop {
	from {
		transform: translate3d(0, 3px, 0)
	}

	to {
		transform: translate3d(0, -3px, 0)
	}
}



.MenuContainer {
	display: table-cell
}

.SearchContainer {
	display: table-cell;
	vertical-align: top;
	width: 1%
}





.div-footer-up {
	text-align: center;
	margin-top: 20px
}

	.div-footer-up .footer-up {
		display: inline-block;
		padding: 8px 15px 12px 15px;
		background-color: #ea9a0c;
		color: #fff;
		border-radius: 47% 47% 0 0;
		box-shadow: 0 8px 17px 0 rgba(195,140,82,.5);
		font-size: 20px;
	}




		.div-footer-up .footer-up:hover svg {
			-webkit-animation: footer-up 400ms infinite alternate;
			animation: footer-up 400ms infinite alternate;
			color: #fff
		}

@-webkit-keyframes footer-up {
	from {
		transform: translate3d(0, 3px, 0)
	}

	to {
		transform: translate3d(0, -3px, 0)
	}
}

@keyframes footer-up {
	from {
		transform: translate3d(0, 3px, 0)
	}

	to {
		transform: translate3d(0, -3px, 0)
	}
}

#divFatFotoer {
	padding: 60px 10% 0 10%;
	background-color: #F0EDF5
}





	#divFatFotoer .footer_item {
		display: table-cell;
		width: 1%
	}

	#divFatFotoer dt {
		margin-bottom: 15px;
		transition: .4s
	}


		#divFatFotoer dt a, #divFatFotoer dt a:hover {
			color: #43434B;
			font-weight: 700;
			font-size: 16px;
		}



		#divFatFotoer dt:hover {
			transform: translate3d(3px, 0, 0)
		}

	#divFatFotoer ul {
		list-style: none;
		padding: 0;
	}

	#divFatFotoer li {
		margin-bottom: 5px;
		transition: .4s
	}

		#divFatFotoer li a {
			color: #59615e;
			font-weight: 500;
			font-size: .95rem
		}

			#divFatFotoer li a:hover {
				color: #a26800
			}

		#divFatFotoer li:hover {
			color: #a26800;
			transform: translate3d(3px, 0, 0)
		}

#divPageBottom {
	color: #fff;
	padding: 40px 10%;
	font-size: 1rem;
	display: table;
	width: 100%;
	background-color: #3f3f44
}



	#divPageBottom a {
		color: #fff
	}

		#divPageBottom a:hover {
			color: #d18500
		}

.information_logo, .information {
	float: left
}

.information_logo {
	padding-top: 15px
}

.information {
	line-height: 200%;
	padding-left: 40px
}

	.information .map {
		margin-left: 10px
	}

		.information .map img {
			vertical-align: text-bottom;
			transition: .3s
		}

			.information .map img:hover {
				transform: translate3d(0, -2px, 0)
			}




/* ===================================
首頁核定清單
==================================== */
.section-check__box .btn--more {
	font-size: 16px;
	font-weight: 500;
	color: #EA9A0C;
	float: right;
	margin: -40px 40px 0px 0px;
}

.section-check__box {
	margin: 50px 0px 0px 0px;
	display: inline-block;
}



.section-check__list {
	padding-top: 20px;
	border-bottom: 1px solid #fff;
}

.section-check__header {
	background: #F0EDF5;
}

.section-check__list__group {
	width: 45%;
	float: left;
	border-bottom: 1px solid #F0F0F2;
	margin: 0px 50px 0px 0px;
	padding: 10px 0px;
}

	.section-check__list__group img {
		float: right;
	}


.section-check {
	background: url(../../images/home_news_right.png) no-repeat right top #F0EDF5;
	height: 500px;
}

.section-check__list__heading {
	font-size: 24px;
	font-weight: 700;
	color: #4C2992;
	margin-bottom: 10px;
}

.check__item__sort {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 400;
	color: #A8A8B2;
}

.check__item__pdf {
	float: right;
}


.check__item__title {
	font-size: 16px;
	font-weight: 400;
	color: #232327;
	padding: 0px 50px 0px 0px;
}

	.check__item__title span {
		display: block;
		transition: .4s;
		padding: 5px 0px;
	}





.check_block {
	border-bottom: 1px solid #fff;
	padding: 20px 0px;
	font-size: 16px;
	font-weight: 400;
	color: #232327;
	line-height: 23.17px;
}


.check_list .sort {
	font-size: 14px;
	font-weight: 400;
	color: #848492;
	line-height: 20.27px;
}


.check_list a {
	color: #232327;
}


#divContent {
}

.mobile_copylink {
	margin: 0 auto;
	background: #43434B;
	border-radius: 2px;
	color: #fff;
	width: 90%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}

	.mobile_copylink i {
		color: #51DA9E;
		padding: 0px 5px 0px 0px;
	}

	.mobile_copylink img {
		padding: 0px 5px 0px 0px;
	}




/*--navbar: 網站導覽、全文檢索--*/
.divTop {
	text-align: right;
	margin-top: 2px;
	position: relative;
}




::placeholder {
	color: #19566b;
	font-weight: bold;
}

::-webkit-input-placeholder {
	color: #19566b;
	font-weight: bold;
}

:-ms-input-placeholder {
	color: #19566b;
	font-weight: bold;
}

::-moz-placeholder {
	color: #19566b;
	font-weight: bold;
	opacity: 1;
}



.dropdown-menu > li > a {
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	font-size: 1rem
}

	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
		background-color: #59a6b6;
		color: #fff;
		-webkit-text-shadow: 0 3px 18px rgba(0,0,0,.6);
		text-shadow: 0 3px 18px rgba(0,0,0,.6)
	}






/*--首頁--*/


.home_tabs_box h1 {
	margin: 30px 0px 5px 0px;
}

.home_tabs_list .h_top {
	position: relative;
	display: flex;
	justify-content: space-between;
}

	.home_tabs_list .h_top .list_field {
		font-size: 16px;
		font-weight: 400;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width:100%;
	}


.home_tabs_list .multiline-ellipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	margin: 20px 0px 15px 0px;
}


/*--網站名稱--*/
.home_header .name {
	margin-left: 10px;
	padding: 0px 10px;
	display: inline-block;
	color: #232327;
	border-left: 1px solid #232327;
	font-size: 16px;
	font-weight: 700;
}

/*--全站搜尋--*/

.home_header .search-btn {
	color: #232327;
	width: 50px;
	height: 63px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s;
	background-position: 15px 10px;
	border-left: 1px solid rgba(255,255,255,0.2);
	margin: 14px 0px 0px 0px;
	position: relative;
	z-index: 9;
	float: right;
}



.home_header .search-txt {
	border: none;
	background: none;
	outline: none;
	float: right;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	transition: 0.4s;
	line-height: 64px;
	width: 0;
}




.home_header #search-box:hover > .search-txt {
	width: 550px;
	padding: 12px 60px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	float: right;
	position: relative;
	color: rgba(67,67,75,0.8);
}


.home_header #search-box:hover > .search-btn {
	color: #EA9A0C;
	margin-right: -550px;
	width: 50px;
	padding: 0px;
}


.home_header input {
	caret-color: #51A1FF;
}


.home_header .navbar-light .navbar-toggler {
	color: #4C2992;
	border-color: #4C2992;
}


.home_header .navbar-light .navbar-nav .nav-link {
	color: #000;
}

.section-grant .nav-link.active i {
	color: rgba(67, 67, 75, 0.8);
}

.regNo-err-Msg{
	color:red;
	margin-left:10px;
	display:none;
}



.search_bar {
	margin: 10px 0px;
	display: flex;
	background: rgba(255, 255, 255, 0.4);
	padding: 4px;
	border-radius: 2px;
	padding: 8px;
}

	.search_bar input {
		width: 100%;
		padding: 10px;
		font-size: 16px;
		font-weight: 400;
		color: #43434B;
		border: 1px solid #fff;
		background: #fff;
	}

.search_icon {
	background: #EA9A0C;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	box-shadow: 0 10px 30px 0px rgba(234, 154, 12, 0.5);
	border-radius: 2px;
}

.s_result {
	color: #848492;
	font-size: 16px;
	font-weight: 400;
	margin: 20px 0px 20px 0px;
	display: block;
}

.s_count {
	color: #63636F;
}



/*--header menu--*/

#navbarMenu li {
	display: inline-flex;
	width: 100%;
}

	#navbarMenu li i {
		margin: 10px 100px 0px 0px;
		color: rgba(67, 67, 75, 0.8);
		font-size: 14px;
		font-weight: 400;
	}

.navbar-expand .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 4px 24px 0px rgb(0 0 0 / 0.18);
	border-radius: 0px;
	border: none;
}

#navbarMenu li:hover {
	background: #F0F0F2;
	color: #43434B;
	text-shadow: none;
}

.dropdown-menu > li > a:hover {
	background: transparent;
	color: #43434B;
	text-shadow: none;
}





/*--搜尋-收合--*/
#search-box {
	margin: 0px -10px 0px 0px;
	transform: translate(0%,-60%);
	padding: 10px;
	position: absolute;
	right: 0px;
}


.home_header #search-box input::placeholder {
	color: #43434B;
	font-size: 16px;
	font-weight: 400;
	opacity: 0.4;
}

.home_header #navbarMenu li {
	display: block;
	width: 100%;
}

.home_header .dropdown-menu li {
	display: inline-flex !important;
}


.home_header .navbar .navbar-toggler .icon-bar {
	background-color: #4C2992
}


/*--補助計畫查詢--*/


.hero--slideshow {
	background-image: url(../../images/home_top_bg2.png), url(../../images/home_top_bg.png);
	background-repeat: no-repeat,no-repeat;
	background-position: bottom right, bottom left;
	background-size: auto, cover;
	/*background-image: url(../../images/home_top_bg.png), url(../../images/home_top_bg2.png);
    background-repeat: no-repeat,no-repeat;
    background-position: bottom left,bottom right;*/
	position: relative;
	z-index: 7;
}

.hero--slideshow_left {
	float: left;
	z-index: 99;
	left: 0;
	margin: 650px 0px 0px 0px;
	position:absolute;
}


.slogan_b {
	line-height: 46.34px;
	font-size: 32px;
	font-weight: 700;
	color: #3E2278;
	margin: 0px 0px 10px 0px;
}

.slogan_s {
	line-height: 23.17px;
	font-size: 16px;
	font-weight: 400;
	color: #4C2992;
	margin: 0px 0px 10px 0px;
}


.search_plan {
	position: absolute;
	left: 10%;
	width: 50%;
	position: absolute;
	bottom: 15%;
}


	.search_plan .content_search, .comp_search {
		margin: 50px 0px 0px 0px;
	}

.search_plan_hint, .search_plan_hint a {
	margin: 10px 0px;
	font-size: 14px;
	font-weight: 400;
	color: #6739C7;
}

	.search_plan_hint i {
		padding: 0px 0px 0px 5px;
	}


.search_plan .search_bar {
	display: block;
}

.search_plan .search_icon {
	width: 110px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
}

.search_bar_line {
	display: inline-flex;
}

.search_plan select {
	border: 1px solid #fff;
	width: 80%;
	font-size: 16px;
	font-weight: 400;
	color: #43434B;
	opacity: 0.4;
}

.search_plan input {
	font-size: 16px;
	font-weight: 400;
	color: #43434B;
}

	.search_plan input::placeholder {
		color: #43434B;
		font-size: 16px;
		font-weight: 400;
		opacity: 0.4;
	}

.search_plan_message {
	color: #EB5000;
	font-weight: 400;
	font-size: 16px;
	float: right;
	margin-right: 90px;
}

/*無統編搜尋*/
.without_compNo_search, .m_without_compNo_search{
	visibility:hidden;
}

/*--手機版搜尋--*/
.m_search_plan {
	position: absolute;
	left: 10%;
	width: 50%;
	bottom: 20%;
	visibility: hidden;
}

	.m_search_plan .content_search {
		margin: 30px 0px 0px 0px;
	}

	.m_search_plan .search_bar {
		display: block;
	}

	.m_search_plan .search_icon {
		width: 150px;
		height: 40px;
		line-height: 40px;
	}

	.m_search_plan select {
		border: 1px solid #fff;
		width: 80%;
		font-size: 16px;
		font-weight: 400;
		color: #43434B;
		opacity: 0.4;
	}

	.m_search_plan input {
		font-size: 16px;
		font-weight: 400;
		color: #43434B;
	}

		.m_search_plan input::placeholder {
			color: #43434B;
			font-size: 16px;
			font-weight: 400;
			opacity: 0.4;
		}

/*--首頁下拉選單--*/
.content_search .search_bar input {
	padding: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #43434B;
	border: 1px solid #fff;
	background: #fff;
	box-shadow: 0 6px 10px 0 rgba(67, 67, 75, 0.1);
}


/*--首頁-最新消息--*/

.section-news_list_group {
	display: inline-flex;
	border-bottom: 1px solid #fff;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	padding: 20px 0px;
	line-height: 2em;
}

.news__title {
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news__date {
	margin: 0px 10px 0px 0px;
	color: #848492;
}

.news__sort {
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 10px;
	border-radius: 2px;
	width: 100px;
	height: 32px;
	text-align: center;
}

.news__sort__color1 {
	background: rgba(76, 41, 146, 0.06);
	color: #5931AD;
}

.news__sort__color2 {
	background: rgba(234, 154, 12, 0.08);
	color: #EA9A0C;
}


.news_group_mobile {
	visibility: hidden;
}

.section-news__box {
	height: 350px;
}


.section-news__list .btn--more {
	font-size: 16px;
	font-weight: 500;
	color: #EA9A0C;
	float: right;
	margin: -55px 40px 0px 0px;
}




.section-news__list {
	padding-top: 20px;
	border-bottom: 1px solid #fff;
}

.section-news__header {
	background: #F0EDF5;
}

.section-news {
	background: url(../../images/home_news_right.png) no-repeat right top #F0EDF5;
	padding: 50px 0px;
	/*background-image: url(../../images/home_plan_gradient.png), url(../../images/home_news_right.png),linear-gradient(to top, rgba(240, 237, 245)73%, rgba(240, 237, 245)100%);
    background-repeat: no-repeat,no-repeat,repeat;
    background-position: top 400px right 200px,top right,top left;*/
}

.section-news__list__heading {
	font-size: 24px;
	font-weight: 700;
	color: #4C2992;
	margin-bottom: 20px;
}


.news__item__date {
	margin: 5px 0;
	display: table-cell;
	white-space: nowrap;
	padding-right: 20px;
	color: #757575;
	border-bottom: 1px solid #fff
}

.news__item__title {
	display: table-cell;
	padding: 10px 0;
	line-height: 1.5;
	color: #333;
	border-bottom: 1px solid #fff;
	margin: 5px 0;
	text-align: left;
	width: 100%
}

	.news__item__title span {
		display: block;
		transition: .4s;
		padding: 5px 0px;
	}




/*--首頁-補助計畫背景--*/


.section-grant_right {
	float: right;
	z-index: 99;
	right: 0;
	margin: 100px 0px 0px 0px;
}

.section-grant {
}

.section-grant__title {
	position: absolute;
	top: 75px;
	left: 0;
	margin-left: 30px;
	font-size: 1.875rem;
	font-weight: bold;
	color: #fff;
	transition: .6s;
	transform: translate3d(-100%, 0, 0);
	opacity: 0
}

.animation .section-grant__title {
	transform: translate3d(0, 0, 0);
	opacity: 1
}


.section-services__header {
	background: #F0EDF5;
}

	.section-services__header .container {
		display: flex;
		justify-content:space-between;
		padding: 20px 10px 0 10px;
	}



/*--補助計畫頁籤--*/

.section-grant__box__heading {
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0;
	color: #fff;
	position: relative;
	display: inline-block
}

.section-grant__header {
	background: url(../../images/home_plan_bg.png) no-repeat left top/cover;
	height: 160px;
	position: relative;
}


.section-grant-content-bg {
	background: url(../../images/home_grant_content.png) no-repeat left top #F0EDF5;
	padding: 0px 0px 100px 0px;
}


	.section-grant-content-bg .btn--more {
		color: #fff;
		float: right;
		margin: 20px 0px 0px 0px;
		color: #EA9A0C;
		font-size: 16px;
		font-weight: 500;
		position:absolute;
		right:0;
	}


.section-grant__top {
	margin-top: -122px;
	position: relative;
}

.home_tabs_box {
	background: #fff;
}

.right_line {
	border-right: 1px solid #F0F0F2;
}






.section-grant {
	font-size: 16px;
	font-weight: 400;
}


	.section-grant .nav-tabs {
		background: rgba(35, 19, 67, 0.7);
		color: #fff;
	}

		.section-grant .nav-tabs a {
			color: #fff;
		}

		.section-grant .nav-tabs > li.active > a {
			background: #fff;
			color: #3E2278;
			border-radius: 0;
		}

		.section-grant .nav-tabs i {
			padding: 0px 0px 0px 0px;
		}

	.section-grant .tabs-box {
		background: #fff;
		display: inline-block;
	}


	.section-grant .nav-link {
		color: #FFFFFF;
	}

		.section-grant .nav-link i {
			color: #FFFFFF;
			opacity: 0.3;
			padding: 0px 2px 0px 0px;
		}

	.section-grant .nav-tabs .nav-link:focus, .section-grant .nav-tabs .nav-link:hover {
		border: none;
	}






/*    相關連結區塊*/
#rel-link-container {
	height: 300px;
	width: 100%;
	max-width: 1140px;
	margin: auto;
	padding-right: var(--bs-gutter-x,.75rem);
	padding-left: var(--bs-gutter-x,.75rem);
	position: relative;
}

#rel-link-header {
	margin-top: 50px;
}

	#rel-link-header h2 {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 34.75px;
		font-weight: 700;
		color: #4C2992;
		text-align: left;
	}

#rel-link-list {
	height: 100px;
	width: calc(100% - 44px);
	position: absolute;
}

#rel-link-listbox {
	display: flex;
	height: 150px;
	padding: 0 20px 0 20px;
	justify-content: center;
}

.rel-link-card {
	width: 180px;
	position: relative;
	transition: .3s;
	box-shadow: 0 12px 20px -10px rgb(0 0 0 / 20%);
	border: 1px solid #F0F0F2;
	margin: 0px 10px;
	will-change: auto;
	height: 70px;
}

	.rel-link-card:hover {
		transform: translate3d(0, -3px, 0);
		-ms-transform: none;
		box-shadow: 0 12px 20px -10px rgb(0 0 0 / 20%);
	}

	.rel-link-card::before {
		content: '';
		display: block;
	}

	.rel-link-card::after {
		content: attr(data-title);
		position: absolute;
		transition: .3s;
		color: #232327;
		z-index: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		text-align: center;
		width: 100%;
		padding-top: 90px;
		left: 0;
		font-size: 16px;
		font-weight: 400;
		line-height: 23.17px;
	}

#rel-link-body img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	border-style: none;
	border-radius: 5px;
}

#rel-link-btn {
	margin: 0;
	position: absolute;
	/*    left: 50%;*/
	bottom: 20px;
	transform: translate(-50%,-50%);
	width: 120px;
}

.carousel-control-prev {
	width: 30px;
}

.carousel-control-next {
	width: 30px;
}















.hero--slideshow:after {
	content: '';
	display: block;
	padding-top: 38%
}



.news__item {
	/*display: table-row;*/
	display: flex;
	font-size: 1rem;
	height: 70px;
}

.news-other__list__group .news__item__title {
	color: #fff;
	padding: 15px 0;
	vertical-align: middle;
	border-bottom: 1px solid rgba(255,255,255,.1)
}

.news__item:hover .news__item__title span {
	color: #d18500;
	transform: translate3d(3px, 0, 0)
}

.news-other__list__group .news__item:hover .news__item__title span {
	color: #ea9a0c
}

.news__item:first-child .news__item__title {
	border-top: 1px solid #eee
}

.news-other__list__group .news__item:first-child .news__item__title {
	border-top: none
}

.news-other__list__group .news__item__date {
	color: #ccc;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid rgba(255,255,255,.1)
}

.news__item__date span {
	display: block;
	transition: .4s;
	margin: 15px 0px;
	border-bottom: 1px solid rgba(255,255,255,.1)
}

.news__item:hover .news__item__date span {
	transform: translate3d(3px, 0, 0)
}

.news__item:first-child .news__item__date {
	border-top: 1px solid #eee
}

.news-other__list__group .news__item:first-child .news__item__date {
	border-top: none
}




.news-other__list__group .news__item__sort {
	color: #ccc;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid rgba(255,255,255,.1)
}

.news__item__sort span {
	display: block;
	transition: .4s;
	transition: .4s;
	width: 100px;
	text-align: center;
	margin: 0px 5px;
	line-height: 2em;
	padding: 6px 10px;
}

.news__item:hover .news__item__sort span {
	transform: translate3d(3px, 0, 0)
}

.news__item:first-child .news__item__sort {
	border-top: 1px solid #eee;
	font-size: 14px;
	font-weight: 400;
	margin: 10px 10px 0px 0px;
}











.news-other__list__group .news__item:first-child .news__item__sort {
	border-top: none
}

.news__item__sort1 span {
	background: rgba(76, 41, 146, 0.06);
	color: #5931AD;
}

.news__item__sort2 span {
	background: rgba(234, 154, 12, 0.08);
	color: #EA9A0C;
}












.news-other__heading {
	justify-content: space-between;
	display: flex;
	flex: 0 0 auto;
	margin-bottom: 20px;
	margin-top: 10px
}

	.news-other__heading li {
		display: block;
		flex: 1 1 auto
	}

.news-other__title {
	display: block;
	padding: 5px 15px 20px;
	font-size: 110%;
	color: rgba(255,255,255,.8);
	text-align: center;
	border-bottom: 4px solid rgba(255,255,255,.3);
	transition: .3s
}

.navbar {
	margin-bottom: 0;
	height: 64px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent
}

.news-other__title:hover {
	color: #ea9a0c;
	border-bottom: 4px solid rgba(255,255,255,.6)
}

.active .news-other__title {
	border-bottom: 4px solid #ea9a0c;
	color: #fff
}

.news-other__body {
	flex: 1 1 auto
}

.news-other__list__group {
	display: none;
	text-align: right;
	-webkit-animation: tabshow 400ms forwards;
	animation: tabshow 400ms forwards
}

	.news-other__list__group.active {
		display: block
	}

.section-services {
	/*background: url(../../images/home/services-link__bg.png) no-repeat top center ;*/

	position: relative;
	z-index: 3
}

.section-services__overlayer {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center;
	opacity: 0;
	transition: .5s
}

	.section-services__overlayer:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0,0,0,.2)
	}

	.section-services__overlayer.js-show {
		opacity: 1
	}

.section-services__wrapper {
	display: flex;
	flex-direction: column;
	position: relative;
}

.section-services__header {
	flex: 0 0 auto;
	position: relative;
	z-index: 1;
	transition: .3s;
}

.js-expand-solution .section-services__header {
	opacity: 0
}




.section-services__title {
	font-size: 24px;
	font-weight: 700;
	color: #4C2992;
/*	margin-bottom: 20px;*/
}

.section-services__contain {
	flex: 1 1 auto;
	position: relative;
	z-index: 1;
	background-image: linear-gradient(to bottom, #F0EDF5, #fff);
}

.js-expand-solution .section-services__contain {
	opacity: 0
}

.section-services__search {
	position: relative
}

	.section-services__search:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 2px;
		background: rgba(255,255,255,.8);
		transition: .3s;
		will-change: auto;
		z-index: 1
	}

	.section-services__search:hover:after {
		height: calc(100% + 2px);
		background: #fff
	}

	.section-services__search:hover .btn-search-home {
		color: #ea9a0c
	}

.section-services__content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	opacity: 0;
	transition: .4s;
	display: none
}

	.section-services__content.js-prepare {
		opacity: 0;
		display: flex
	}

	.section-services__content.js-show {
		opacity: 1;
		pointer-events: auto
	}

.services__search__input {
	width: 300px;
	padding-right: 45px;
	-webkit-appearance: none;
	height: 40px;
	border: none;
	background: none;
	outline: none;
	font-size: .9375rem;
	transition: .3s;
	z-index: 3;
	position: relative
}

.services__bricks {
	position: relative;
	/*bottom: -20px;*/
	padding: 10px 10px 0 10px;
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
	-ms-grid-columns: calc(100%/7 - 10px) 10px calc(100%/7 - 10px) 10px calc(100%/7 - 10px) 10px calc(100%/7 - 10px) 10px calc(100%/7 - 10px) 10px calc(100%/7 - 10px) 10px calc(100%/7 - 10px);
	grid-template-columns: repeat(7, calc(100%/7 - 10px));
	-ms-grid-rows: auto 10px auto 10px auto;
	grid-template-rows: auto auto auto;
	grid-template-areas: "s15 s1 s2 s3 s4 s5 s16" "s17 s6 s7 s8 s9 s10 s18" "s21 s19 s22  s23 s11 s24 s12";
	background: url(../../images/check_left.png) no-repeat left top 350px;
}



.services__brick {
	position: relative;
	background-color: #fff;
	transition: .4s;
	border-radius: 6px;
	display: block;
	box-shadow: 0 5px 10px -4px rgba(0,0,0,.2);
	will-change: auto
}

	.services__brick.js-fadeOut {
		opacity: 0;
		pointer-events: none
	}

.services__brick__inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
	font-size: 95%;
}


	.services__brick__inner .img-block {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 10px;
		background-position: top left 12px;
		background-repeat: no-repeat;
	}

.services__brick:hover {
	background-color: #fff;
	box-shadow: 0 20px 40px -10px rgba(0,0,0,.3);
	position: relative;
	z-index: 9999;
	transform: scale(1.1)
}

.services__brick:before {
	content: '';
	display: block;
	padding-top: 100%
}

.services__brick:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: s1;
	color: #a26800;
	background-color: rgba(234,154,12,1);
	color: #fff;
}

.services__brick:nth-child(2) {
	background-color: rgba(76,41,146,1);
	color: #fff;
	text-shadow: 0 3px 18px rgba(0,0,0,.6);
	-ms-grid-row: 1;
	-ms-grid-column: 5;
	grid-area: s2
}

	.services__brick:nth-child(2):hover {
		box-shadow: 0 10px 40px -10px rgba(234,154,12,.5)
	}

.services__brick:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
	grid-area: s3;
	color: #fff;
	background-color: rgba(103,57,199,1);
}

.services__brick:nth-child(4) {
	background-color: rgba(74,74,74,.8);
	color: #fff;
}

	.services__brick:nth-child(4):hover {
		box-shadow: 0 10px 40px -10px rgba(74,74,74,.9)
	}

.services__brick:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 9;
	grid-area: s4;
	background-color: rgba(76,41,146,1);
}

.services__brick:nth-child(5) {
	background-color: rgba(194, 174, 235, 0.4);
	color: #301B5E;
}

	.services__brick:nth-child(5):hover {
		box-shadow: 0 10px 40px -10px rgba(74,74,74,.9)
	}

.services__brick:nth-child(5) {
	-ms-grid-row: 1;
	-ms-grid-column: 13;
	grid-area: s5
}

.services__brick:nth-child(6) {
	background-color: rgba(76,41,146,1);
	color: #fff;
	-webkit-text-shadow: 0 3px 18px rgba(0,0,0,.6);
	text-shadow: 0 3px 18px rgba(0,0,0,.6);
	box-shadow: 0 5px 20px -4px rgba(234,154,12,.5)
}

	.services__brick:nth-child(6):hover {
		box-shadow: 0 10px 40px -10px rgba(234,154,12,.5)
	}

.services__brick:nth-child(6) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
	grid-area: s6
}

.services__brick:nth-child(7) {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
	grid-area: s7;
	color: #fff;
	background-color: rgba(103, 57, 199, 1);
}

.services__brick:nth-child(8) {
	color: #301B5E;
	background-color: rgba(194, 174, 235, 0.4);
}

	.services__brick:nth-child(8):hover {
		box-shadow: 0 10px 40px -10px rgba(234,154,12,.5)
	}

.services__brick:nth-child(8) {
	-ms-grid-row: 3;
	-ms-grid-column: 9;
	grid-area: s8
}

.services__brick:nth-child(9) {
	-ms-grid-row: 3;
	-ms-grid-column: 13;
	grid-area: s9;
	color: #fff;
	background-color: rgba(234,154,12,1);
}

.services__brick:nth-child(10) {
	background-color: rgba(76,41,146,1);
	color: #fff;
	box-shadow: 0 5px 20px -4px rgba(74,74,74,.9)
}

	.services__brick:nth-child(10):hover {
		box-shadow: 0 10px 40px -10px rgba(74,74,74,.9)
	}

.services__brick:nth-child(10) {
	-ms-grid-row: 5;
	-ms-grid-column: 1;
	grid-area: s10
}

.services__brick:nth-child(11) {
	background-image: linear-gradient(to bottom, #5931AD, #fff);
	opacity: 0.1;
}

	.services__brick:nth-child(11):hover {
		box-shadow: 0 10px 40px -10px rgba(74,74,74,.9)
	}

.services__brick:nth-child(11) {
	-ms-grid-row: 5;
	-ms-grid-column: 3;
	grid-area: s11;
	color: #a26800
}

.services__brick:nth-child(12) {
	background-image: linear-gradient(to bottom, #5931AD, #fff);
	opacity: 0.1;
	color: #fff;
	-ms-grid-row: 5;
	-ms-grid-column: 7;
	grid-area: s12
}

.services__brick:nth-child(13) {
	background-color: rgba(234,154,12,.9);
	color: #fff;
	-webkit-text-shadow: 0 3px 18px rgba(0,0,0,.6);
	text-shadow: 0 3px 18px rgba(0,0,0,.6);
	box-shadow: 0 5px 20px -4px rgba(234,154,12,.5)
}

	.services__brick:nth-child(13):hover {
		box-shadow: 0 10px 40px -10px rgba(234,154,12,.5)
	}

.services__brick:nth-child(13) {
	-ms-grid-row: 5;
	-ms-grid-column: 11;
	grid-area: s13
}

.services__brick:nth-child(14) {
	box-shadow: 0 5px 20px -4px rgba(74,74,74,.9)
}

	.services__brick:nth-child(14):hover {
		box-shadow: 0 10px 40px -10px rgba(74,74,74,.9)
	}

.services__brick:nth-child(14) {
	-ms-grid-row: 5;
	-ms-grid-column: 15;
	grid-area: s14;
	color: #a26800
}

.services__brick:nth-child(15) {
	background-color: rgba(89,49,173,.1);
	color: #fff;
	pointer-events: none;
	box-shadow: none;
}

.services__brick:nth-child(15) {
	-ms-grid-row: 5;
	-ms-grid-column: 9;
	grid-area: s15
}

.services__brick:nth-child(16) {
	background-color: rgba(89,49,173,.1);
	color: #fff;
	box-shadow: none;
	pointer-events: none
}

.services__brick:nth-child(16) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	grid-area: s16
}

.services__brick:nth-child(17) {
	background-color: rgba(89,49,173,.2);
	color: #fff;
	box-shadow: 0 5px 20px -4px rgba(74,74,74,.2);
	pointer-events: none
}

.services__brick:nth-child(17) {
	-ms-grid-row: 5;
	-ms-grid-column: 13;
	grid-area: s17
}

.services__brick:nth-child(18) {
	background-color: rgba(89,49,173,.3);
	color: #fff;
	box-shadow: 0 5px 20px -4px rgba(74,74,74,.2);
	pointer-events: none
}

.services__brick:nth-child(18) {
	-ms-grid-row: 3;
	-ms-grid-column: 15;
	grid-area: s18
}

.services__brick:nth-child(19) {
	background-image: linear-gradient(to bottom, #5931AD, #fff);
	opacity: 0.2;
	color: #fff;
	box-shadow: 0 5px 20px -4px rgba(74,74,74,.2);
	pointer-events: none
}

.services__brick:nth-child(19) {
	-ms-grid-row: 1;
	-ms-grid-column: 11;
	grid-area: s19
}

.services__brick:nth-child(20) {
	-ms-grid-row: 5;
	-ms-grid-column: 5;
	grid-area: s20
}

.services__brick:nth-child(21) {
	-ms-grid-row: 3;
	-ms-grid-column: 7;
	grid-area: s21;
}

.services__brick:nth-child(22) {
	-ms-grid-row: 5;
	-ms-grid-column: 15;
	grid-area: s22
}

.services__brick:nth-child(23) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	grid-area: s24
}

.services__brick:nth-child(24) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	grid-area: s24
}

.services__brick__text {
	text-align: left;
	width: 100%;
	padding: 0px 12px;
}

.services__brick_count {
	font-size: 16px;
	font-weight: 400;
	color: #F4A924;
	line-height: 23.17px;
	padding: 0px 5px 0px 0px;
}

.services__brick_count2 {
	font-size: 16px;
	font-weight: 400;
	color: #4C2992;
	line-height: 23.17px;
	padding: 0px 5px 0px 0px;
}

.services__brick_count3 {
	font-size: 16px;
	font-weight: 400;
	color: #3E2278;
	line-height: 23.17px;
	padding: 0px 5px 0px 0px;
}


.services__brick__plan {
	opacity: 0.7;
}

.services__brick__plan2 {
	color: #3E2278;
	opacity: 0.7;
}

.services-content {
	display: flex;
	width: 100%;
	align-items: center
}

.services-content__heading {
	text-align: right;
	padding: 0 40px 0 5px;
	flex: 0 0 30%
}

.services-content__container {
	display: none;
	background: #fff;
	border-radius: 0 5px 5px 0;
	height: 500px;
	padding-bottom: 30px;
	padding-right: 165px;
	flex: 1 1 auto;
	position: relative;
	z-index: 1
}

	.services-content__container.active {
		display: block
	}

.services-content__toc {
	background: #3e2278;
	position: absolute;
	right: -40px;
	width: 216px;
	top: 40px;
	border-radius: 6px;
	box-shadow: 0 10px 30px rgba(62,34,120,.7);
	padding: 30px 20px;
	color: rgba(255,255,255,.5);
	opacity: 0;
	transform: translate3d(100px, 0, 0)
}

.js-show .services-content__toc {
	-webkit-animation: contentslidein 700ms 400ms forwards;
	animation: contentslidein 700ms 400ms forwards
}

.js-show .active .services-content__toc {
	-webkit-animation: contentslidein 700ms forwards;
	animation: contentslidein 700ms forwards
}

.services-content__inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	padding: 30px;
	padding-left: 50px;
	-webkit-mask: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0, black 45px);
	transform: translate3d(50px, 0, 0);
	opacity: 0
}

.js-show .services-content__inner {
	opacity: 0;
	-webkit-animation: contentslidein 400ms 400ms forwards;
	animation: contentslidein 400ms 400ms forwards
}

.js-show .active .services-content__inner {
	-webkit-animation: contentslidein 400ms forwards;
	animation: contentslidein 400ms forwards
}

.services-content__inner .content__heading {
	font-size: 1.875rem;
	padding: 0 0 20px 0
}

.services-content__inner .content__list {
	font-size: 1rem;
	margin-bottom: 30px;
	list-style: none
}

.services-content__inner .content__item__url {
	padding: 10px 0;
	display: flex;
	align-items: flex-start;
	line-height: 1.5
}

	.services-content__inner .content__item__url:hover span {
		transform: translate3d(4px, 0, 0);
		color: #d78d0b
	}

		.services-content__inner .content__item__url:hover span + svg {
			transform: translate3d(4px, 0, 0)
		}

	.services-content__inner .content__item__url .fa-arrow-right {
		margin-right: 5px;
		font-size: .875rem;
		position: relative;
		top: 4px
	}

	.services-content__inner .content__item__url .fa-external-link-alt {
		font-size: 1rem;
		color: rgba(90,90,90,.5);
		position: relative;
		top: 4px;
		margin-left: 5px
	}

	.services-content__inner .content__item__url .fa-file-pdf {
		font-size: 1rem;
		color: rgba(220,73,61,.9);
		position: relative;
		top: 4px;
		margin-left: 5px
	}

	.services-content__inner .content__item__url span {
		color: #4a4a4a;
		will-change: auto;
		transition: .3s
	}

		.services-content__inner .content__item__url span + svg {
			transition: .3s
		}

.services-content__box {
	box-shadow: 0 20px 40px rgba(0,0,0,.3);
	border-radius: 5px;
	display: flex;
	width: 70%;
	flex: 1 1 70%
}

.services-content__nav {
	background: rgba(255,255,255,.8);
	border-radius: 5px 0 0 5px;
	padding: 30px;
	position: relative;
	z-index: 2;
	list-style: none
}

	.services-content__nav li {
		transform: translate3d(0, 10px, 0);
		opacity: 0
	}

		.services-content__nav li:nth-child(1) {
			transition: .5s .1s
		}

		.services-content__nav li:nth-child(2) {
			transition: .5s .2s
		}

		.services-content__nav li:nth-child(3) {
			transition: .5s .3s
		}

		.services-content__nav li:nth-child(4) {
			transition: .5s .4s
		}

		.services-content__nav li:nth-child(5) {
			transition: .5s .5s
		}

		.services-content__nav li:nth-child(6) {
			transition: .5s .6s
		}

		.services-content__nav li:nth-child(7) {
			transition: .5s .7s
		}

		.services-content__nav li:nth-child(8) {
			transition: .5s .8s
		}

		.services-content__nav li:nth-child(9) {
			transition: .5s .9s
		}

		.services-content__nav li:nth-child(10) {
			transition: .5s 1s
		}

		.services-content__nav li:nth-child(11) {
			transition: .5s 1.1s
		}

		.services-content__nav li:nth-child(12) {
			transition: .5s 1.2s
		}

.js-show .services-content__nav li {
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.services-content__nav__url {
	font-size: 1.375rem;
	display: block;
	padding: 15px;
	color: #4a4a4a;
	white-space: nowrap;
	position: relative
}

	.services-content__nav__url:after {
		content: '';
		position: absolute;
		left: calc(100% + 14.5px);
		top: 50%;
		height: 5px;
		margin-top: -2.5px;
		width: 25px;
		background: #ea9a0c;
		box-shadow: 0 3px 20px #ea9a0c;
		border-radius: 5px;
		opacity: 0;
		transform: translate3d(-14.5px, 0, 0);
		transition: .3s
	}

.active .services-content__nav__url {
	color: #ea9a0c
}

	.active .services-content__nav__url:after {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}

.content__toc__url {
	display: block;
	padding: 10px;
	color: rgba(255,255,255,.5);
	font-size: .875rem;
	line-height: 1.6
}

.active .content__toc__url {
	color: #fff
}

.btn-search-home {
	width: 35px;
	height: 35px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 5px;
	-webkit-appearance: none;
	background: none;
	border: none;
	font-size: 1.25rem;
	z-index: 4;
	transition: .3s
}

	.btn-search-home:hover {
	}

.btn-backtocat {
	position: absolute;
	z-index: 6;
	padding: 0 15px;
	color: rgba(255,255,255,.7);
	background: rgba(0,0,0,.4);
	border-radius: 3px;
	line-height: 35px;
	top: 20px;
	left: 20px;
	opacity: 0;
	transform: translate3d(50px, 0, 0);
	pointer-events: none;
	transition: .4s .4s
}




	.btn-backtocat .fa-arrow-left {
		color: #ea9a0c;
		margin-right: 5px
	}

@-webkit-keyframes contentslidein {
	from {
		opacity: 0;
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@keyframes contentslidein {
	from {
		opacity: 0;
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

.brick {
	position: absolute;
	border-radius: 6px;
	box-shadow: 0 5px 10px -4px rgba(0,0,0,.2);
	z-index: 999;
	transition: .4s;
	will-change: auto;
	transform: translate3d(0, 0, 0)
}






.section-links {
	position: relative;
	padding-top: 100px;
	z-index: 1;
	background: linear-gradient(top, rgba(255,255,255,.5) 0, rgba(255,255,255,.5) 100%), url(../../images/home/news-pattern.png) repeat top center #c1c1c1;
	background-size: 60%;
	overflow: hidden
}

.section-links__header {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 25px
}

.section-links__body {
	position: relative
}

	.section-links__body:before {
		content: '';
		display: block
	}

	.section-links__body .slick-slide {
		margin: 0 10px
	}





.section-links__title {
	font-size: 1.875rem;
	color: #a26800;
	margin-left: 20px;
	flex: 0 0 auto
}

	.section-links__title .small {
		font-size: 1rem;
		color: rgba(51,51,51,.3);
		margin-left: 5px;
		display: none
	}

.section-links__category {
	flex: 1 1 auto;
	position: relative;
	top: 15px
}

.section-links .btn-more {
	display: inline-block;
	padding: 0 20px;
	background: #ea9a0c;
	color: #fff;
	-webkit-text-shadow: 0 3px 18px rgba(0,0,0,.6);
	text-shadow: 0 3px 18px rgba(0,0,0,.6);
	border-radius: 5px;
	box-shadow: 0 3px 10px rgba(234,154,12,.6);
	line-height: 35px;
	font-size: .875rem;
	position: relative;
	bottom: -10px;
	transition: .3s
}

	.section-links .btn-more:hover {
		background: #db900b;
		box-shadow: 0 5px 20px rgba(234,154,12,.4)
	}

.section-links--relative {
	margin-bottom: 25px;
	position: relative;
	z-index: 3
}

.section-links--out {
	position: relative;
	z-index: 3;
	background: rgba(74,74,74,.1);
	padding-bottom: 80px;
	padding-top: 30px
}

/*.section-links:after {
	content: '';
	position: absolute;
	left: 0;
	right: -30px;
	top: -20px;
	bottom: -20px;
	background: url(../../images/home/links-bg.png) no-repeat right top/auto 100%;
	z-index: 1;
	opacity: .6
}

.section-links:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	bottom: -20px;
	background: url(../../images/home/links-bg.png) no-repeat right top/auto 100%;
	z-index: 2
}

*/



/*.active .links__category__link .small {
	position: absolute;
	bottom: -20px;
	right: -40px;
	width: 54px;
	height: 45px;
	background: url(../../images/home/cat-link--hover.png) no-repeat center/contain;
	-webkit-animation: arrowin 300ms forwards;
	animation: arrowin 300ms forwards
}

	.active .links__category__link .small span {
		position: absolute;
		top: 15px;
		right: 20px;
		font-size: .625rem;
		color: #fff
	}
*/











@-webkit-keyframes arrowin {
	from {
		transform: translate3d(10px, 0, 0);
		opacity: 0
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes arrowin {
	from {
		transform: translate3d(10px, 0, 0);
		opacity: 0
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.org-slider-btn{
	visibility:hidden;
}
	.org-slider-btn button {
		border: none;
		background: white;
		padding: 10px 13px;
		margin-right:3px;
		border-radius:3px;
	}

	.org-slider-btn button i {
		color: #4C2992;
	}

/*搜尋區域下拉清單共用Style*/
.search-dropdown {
	position: relative;
	width: 100%;
	height: 44px;
	font-size: 16px;
	font-weight: 400;
	color: #43434B;
	border: 1px solid #fff;
	background: #fff;
	box-shadow: 0 6px 10px 0 rgb(67 67 75 / 10%);
}

.search-dropdown .dropdown-arrow , .m_search_plan .dropdown-arrow{
	position: absolute;
	top: 17px;
	right: 15px;
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	vertical-align: middle;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: transform ease .3s;
	cursor: pointer;
}

.search-dropdown.open .dropdown-arrow , .m_search_dropdown.open .dropdown-arrow{
	transform: rotate(-135deg);
	transition: all ease .3s;
}

/*搜尋區域 - 下拉清單*/
.search-dmn-list > a {
	display: none;
}

.search-dmn-dropdown.open div > .search-dmn-item, .search-dmn-list > .search-dmn-item.active {
	display: block !important;
	background: #fff;
	border: 0;
	user-select: none;
}

.search-age-list > a {
	display: none;
}

.search-age-dropdown.open div > .search-age-item, .search-age-list > .search-age-item.active {
	display: block !important;
	background: #fff;
	border: 0;
	user-select: none;
}

.search-amt-list > a {
	display: none;
}

.search-amt-dropdown.open div > .search-amt-item, .search-amt-list > .search-amt-item.active {
	display: block !important;
	background: #fff;
	border: 0;
	user-select: none;
}

.list-group-item, .list-group-item.active {
	z-index:0;
}

.list-group-item.active{
	color:#4C2992;
}

.list-group-item:first-child{
	color:#bdbdbd !important;
}


@media screen and (max-width:509px) {
	.slick-current .slideshow__card__item__title {
		top: 20%;
		font-size: 120%;
		line-height: 100%
	}

	.slick-current .slideshow__card__item__more {
		font-size: 50%
	}

	.slideshow__card__item__title {
		font-size: 80%;
		margin-top: 0
	}

	.section-meida {
		margin-top: 20px
	}

	.hero--slideshow__wrapper {
		position: relative;
		width: 100%;
		height: 55vw
	}

	.hero--slideshow_left {
		visibility: hidden;
	}

	.hero__aside {
		width: 100%;
		position: relative;
		top: 0;
		padding-top: 0;
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		grid-template-areas: "mediaPackage", "hotServices"
	}

	.hero__aside__media-package {
		min-width: auto;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		background-color: rgba(25,25,25,1)
	}

	.media-package__wrapper {
		border-radius: 0;
		background-color: #fff
	}

	.hero__aside__hot-services {
		height: 100% !important;
		padding: 15px;
		border-left: 1px solid rgba(255,255,255,.1);
		border-radius: 0;
		background-color: rgba(25,25,25,1)
	}

	.hero--slideshow__btm {
		display: none
	}

	.section-news__contain .container {
		display: block;
		margin-top: 5px
	}

	.section-news__title {
		top: 25px
	}

	.section-news__slogan {
		display: none
	}

	.section-news__header .container:before {
		padding-top: 100px
	}

	.section-news__box {
		margin: 0 30px;
		top: 0
	}

	.section-news__contain__bg {
		background: none
	}

	.section-news__contain__bg2 {
		background: none
	}

	.section-news__contain:before {
		background: none
	}

	.section-news__others {
		margin-top: 0
	}

	.section-services__contain {
		width: 100%;
		height: 400px;
		padding-left: 30px;
		overflow-x: scroll;
	}

	.services__bricks {
		display: flex;
		flex-wrap: wrap;
		height: 350px;
		flex-direction: column;
		align-items: center;
		padding: 0;
		scroll-behavior: smooth;
	}

	.services__brick {
		margin: 5px;
		font-size: 1rem;
		width: 150px;
		height: 150px;
	}
	

		.services__brick.off {
			display: none
		}

		.services__brick:nth-child(12), .services__brick:nth-child(13),.services__brick:nth-child(15) {
			display: none
		}

	.slideshow__prevnext .btn {
		width: auto
	}

	.slick-dotted.slick-slider {
		margin-bottom: 10px
	}

	.media-package__img-container {
		width: 100%;
		height: 100%
	}

	.media-package__img img {
		width: 100%;
		height: 100%;
		display: block
	}

	.mfp-content .section-links__body.in .banner__item {
		width: calc(50% - 20px)
	}

	.mfp-content .section-links__body.out .banner__item {
		width: calc(33% - 20px)
	}

	.section-services__header .container {
		display: flex;
		align-items:center;
	}

	.section-services__title {
		margin: 30px
	}

	.org-slider-btn {
		visibility: visible;
	}

	.org-slider-btn button {
		padding: 8px 10px;
	}

	.section-grant__top .row > * {
		padding-right: 0px;
		padding-left: 0px;
	}

	.section-grant__top .content_block {
		padding-right: 10px;
		padding-left: 10px;
		width: 90%;
		margin: 0 auto;
	}

	.hero--slideshow:after {
		background: url(../../images/home_top_bg.png) no-repeat left top;
	}

	.section-news {
		background: #F0EDF5;
	}

	.services__bricks {
		background: none;
	}


	.hero--slideshow_left img, .section-grant_right img {
		display: none;
	}

	#myTab {
		z-index: 10;
	}
}

@media screen and (min-width:510px) and (max-width:767px) {
	.slick-current .slideshow__card__item:before {
		padding-top: 36%
	}

	.slideshow__card__item:before {
		padding-top: 20%
	}

	.slick-current .slideshow__card__item__title {
		font-size: 100%
	}

	.slick-current .slideshow__card__item__more {
		font-size: 50%;
		line-height: 30px
	}

	.section-meida {
		margin-top: 20px
	}

	.hero--slideshow__wrapper {
		position: relative;
		width: 100%;
		height: 55vw
	}


	.hero--slideshow:after {
		/*display: none*/
		background: url(../../images/home_top_bg.png) no-repeat left top;
		height: 500px;
	}

	.hero--slideshow_left{
		visibility:hidden;
	}

	.search_plan {
		width: 100%;
	}


	.hero__aside {
		width: 100%;
		position: relative;
		top: 0;
		padding-top: 0;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		grid-template-areas: "mediaPackage hotServices"
	}

	.hero__aside__media-package {
		min-width: auto;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1;
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto 1fr;
		background-color: rgba(25,25,25,1)
	}

	.social_block {
		height: 100%
	}

	.media-package__wrapper {
		border-radius: 0;
		background-color: #fff
	}

	.hero__aside__hot-services {
		height: 100% !important;
		padding: 15px;
		border-left: 1px solid rgba(255,255,255,.1);
		border-radius: 0;
		-ms-grid-column: 2;
		grid-column: 2;
		-ms-grid-row: 1;
		grid-row: 1;
		background-color: rgba(25,25,25,1)
	}

	.section-news__contain .container {
		display: block;
		margin-top: 5px
	}

	.section-news__title {
		top: 25px
	}

	.section-news__slogan {
		display: none
	}

	.section-news__header .container:before {
		padding-top: 100px
	}

	.section-news__box {
		margin: 0 30px;
		top: 0
	}

	.section-services__contain {
		width: 100%;
		padding-left: 50px;
		height: 400px;
		overflow-x: scroll;
	}

	.services__bricks {
		display: flex;
		flex-wrap: wrap;
		padding-top: 0;
		flex-direction: column;
		height: 350px;
	}

	.services__brick {
		margin: 5px;
		font-size: 1rem;
		width: 150px;
	}

		.services__brick.off {
			display: none
		}

		.services__brick:nth-child(15), .services__brick:nth-child(12), .services__brick:nth-child(13) {
			display: none
		}
	.org-slider-btn{
		visibility:visible;
	}

	#myTab {
		z-index: 10;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {


	/*
.hero--slideshow:after {
	display: none
}*/

	#rel-link-container{
		max-width:720px;
	}


	.section-news__box {
		top: 0;
		margin-top: 30px;
		flex: 0 0 46%;
		margin: 0
	}



	.services__bricks {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center
	}

	.services__brick {
		flex: 0 0 20%;
		margin: 5px;
		font-size: 1rem
	}

		.services__brick.off {
			display: none
		}

		.services__brick:nth-child(15) {
			display: none
		}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.hero--slideshow:after {
		height:550px;
	}

	.search_plan {
		display: none;
	}

	#rel-link-container{
		max-width:960px;
	}

	.right_line{
		width:100%;
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {




	.section-news__box {
		top: 0;
		margin-top: 30px;
		flex: 0 0 46%;
		margin: 0
	}

	.services__brick__inner {
		padding: 10px;
	}

	.services__bricks {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center
	}

	.services__brick {
		flex: 0 0 20%;
		margin: 5px;
		font-size: 1rem
	}

		.services__brick.off {
			display: none
		}

		.services__brick:nth-child(14),
		.services__brick:nth-child(18),
		.services__brick:nth-child(19),
		.services__brick:nth-child(20),
		.services__brick:nth-child(17),
		.services__brick:nth-child(16),
		.services__brick:nth-child(15) {
			display: none;
		}

	.section-check__list__group {
		width: 90%;
	}
}


/*--1006修改--*/
@media screen and (max-width:1144px) {
	.sys_ann {
		margin-top: 0px;
		align-items: flex-start;
		gap: 8px;
		min-height: 47px;
		padding: 20px 32px;
		display: flex;
		flex-direction: column
	}
	.sys_ann_content {
		-webkit-line-clamp: 3;
		max-width: 100%;
	}

	.sys_ann_close {
		align-self:flex-end;
	}
	.divTop {
		position: absolute;
		right: 20px;
	}


	.services__brick:nth-child(14), .services__brick:nth-child(18), .services__brick:nth-child(19), .services__brick:nth-child(20), .services__brick:nth-child(17), .services__brick:nth-child(16) {
		display: none;
	}


	/*----*/

	.search_plan {
		display: none;
	}




	.section-check__list__group {
		width: 100%;
	}




	.section-check__box .btn--more {
		margin: -40px 0px 0px 0px;
	}

	.m_search_plan {
		visibility: visible;
		width: 80%;
		margin: 0 auto;
	}

	.search_plan {
		display: none;
	}

	.hero--slideshow:after {
		height: 550px;
	}



	.m_search_plan {
		bottom: 8%;
	}

		.m_search_plan input {
			width: 100%;
			border: 1px solid #fff;
			height: 50px;
			box-shadow: 0 6px 10px 0 rgba(67, 67, 75, 0.1);
			margin: 5px 0px 10px 0px;
			padding: 0px 10px;
		}

		.m_search_plan select {
			box-shadow: 0 6px 10px 0 rgb(67 67 75 / 10%);
			margin: 5px 0px 10px 0px;
			width: 100%;
			padding: 10px 0px;
		}


		.m_search_plan .search_plan_hint {
			float: right;
			margin: -30px 0px 0px 0px;
		}

		.m_search_plan .content_search {
			width: 100%;
			background: rgba(255, 255, 255, 0.4);
			padding: 20px 10px 0px 10px;
		}

		.m_search_plan .search_bar {
			padding: 0px;
		}


		.m_search_plan .search_icon {
			width: 100%;
			margin: 10px 0px 20px 0px;
		}





	/*--首頁-最新消息手機版--*/
	.news_group_mobile .section-news_list_group {
		display: block;
	}

	.byside {
		display: inline-flex;
	}

	.news__title {
		width: 100%;
	}

	.news_group_mobile {
		visibility: visible;
	}

	.news_group_web {
		display: none;
	}


	.home_header #search-box:hover > .search-txt {
		width: 400px;
	}

	.home_header #search-box:hover > .search-btn {
		margin-right: -400px;
	}

	.home_header .search-btn {
		width: 0;
	}




	/*--1006修改--*/


	.home_header .search-btn {
		color: #4C2992;
	}


	.section-check__box {
		margin: 50px 10px 0px 0px;
	}

	.services__brick__inner .img-block {
		margin-left: 10px;
	}
}




@media (max-width: 1200px) {


	.section-check__list__group {
		width: 100%;
	}

	.services__brick:nth-child(14), .services__brick:nth-child(18), .services__brick:nth-child(19), .services__brick:nth-child(20), .services__brick:nth-child(17), .services__brick:nth-child(16) {
		display: none;
	}

	.m_search_plan {
		visibility: visible;
		width: 80%;
		margin: 0 auto;
	}

	.search_plan {
		display: none;
	}

	.m_search_dropdown.open{
		z-index:999;
	}

	.m_search_dropdown, m_search_dropdown .list-group{
		position:relative;
	}

	.m_without_compNo_search .search_dropdown_container{
		height:80px;
	}

	.list-group{
		margin-top:3px;
	}

/*	.hero--slideshow:after {
		background: url(../../images/home_top_bg.png) no-repeat left top;
		height: 550px;
	}*/

	.section-check__box {
		margin: 0px 10px;
	}
		.m_search_plan input {
			width: 100%;
			border: 1px solid #fff;
			height: 50px;
			box-shadow: 0 6px 10px 0 rgba(67, 67, 75, 0.1);
			margin: 5px 0px 10px 0px;
		}

		.m_search_plan select {
			box-shadow: 0 6px 10px 0 rgb(67 67 75 / 10%);
			margin: 5px 0px 10px 0px;
			width: 100%;
			padding: 10px 0px;
		}


		.m_search_plan .search_plan_hint {
			float: right;
			margin: -30px 0px 0px 0px;
		}

		.m_without_compNo_search .search_plan_hint{
			margin-top:-10px;
		}

		.m_search_plan .content_search {
			width: 100%;
			background: rgba(255, 255, 255, 0.4);
			padding: 20px 10px 0px 10px;
		}

		.m_search_plan .search_bar {
			padding: 0px;
		}


		.m_search_plan .search_icon {
			width: 100%;
			margin: 20px 0px 20px 0px;
		}


	/*--首頁-最新消息手機版--*/
	.news_group_mobile .section-news_list_group {
		display: block;
	}

	.byside {
		display: inline-flex;
	}

	.news__title {
		width: 100%;
	}

	.news_group_mobile {
		visibility: visible;
	}

	.news_group_web {
		display: none;
	}


	.home_header #search-box:hover > .search-txt {
		width: 300px;
	}

	.home_header #search-box:hover > .search-btn {
		margin-right: -300px;
	}

	.home_header .search-btn {
		width: 0;
	}


	.home_tabs_box .row {
		display: block;
	}
}

@media screen and (min-width:576px) and (max-width:767px) {
	#rel-link-container {
		max-width: 540px;
	}		
}

/* 首頁navbar dropdown */
.home_header .dropdown-toggle::after {
	border: solid #232327;
	border-width: 0px 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
}

.home_header .dropdown-toggle.show::after {
	transform: rotate(-135deg);
}

.bg-white {
	--bs-bg-opacity: 0.9 !important;
}
