@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,700;1,400;1,700&family=Bebas+Neue&family=Ramabhadra&family=Barlow+Semi+Condensed&display=swap');

#container-content .carousel-control-next, #container-content .carousel-control-prev {
	width:10%;	
}

/*--area-seacrh--*/
#area-middle {
	text-align:center;
	padding:3% 0;
}
/*--area-seacrh--*/
.area-relative {
	margin:0 auto;
	min-height:90px;
	position:relative;
	width:80%;
}
#area-seacrh {
	background-color:#49656e;
	height:180px;
	margin:0 auto;
	padding:70px 5%;
	width:100%;
	z-index:199;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#area-seacrh .button {
	position:absolute;
	right:0;
	top:0;
	margin-right:20px;
	margin-top:8px;
	width: 22px;
	color:#000;
	cursor: pointer;
	border:none;
	background:none;
}

#area-seacrh:after {
  content: "";
  clear: both;
  display: table;
}
#area-seacrh.adv {
	height:330px;	
}
#area-seacrh .search-adv {
	display:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#area-seacrh .search-adv .sub-list {
	color:#FFF;
}
#area-seacrh p {
	color:#ffb100;
	font-size:18px;
	font-weight:bold;
	margin-top:16px;
	margin-bottom:10px;
	text-align:left;
}

#area-seacrh select, #area-seacrh input {
	border:solid 1px #000000;
}
/*--select picker--*/
	#area-seacrh .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
		color:#FFF;	
	}
	#area-seacrh .bootstrap-select.form-control, #area-seacrh .bootstrap-select button {
		background-color:transparent;
		/*border:none;
		border-bottom:#FFF solid 1px;*/
		border-radius:0;
	}
	#area-seacrh .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
		color:#FFF;
	}

/*--select picker end--*/

@media (max-width:1390px) {
	.area-relative {
		width:80%;
	}	
}
@media (max-width:992px) {
	.area-relative {
		width: 100%;
	}
	#area-seacrh.adv {
		height:auto;	
	}
	#area-seacrh {
		height:auto;	
		padding:20px;
		top:0;
	}
}

#area-category:after {
	clear:both;	
}
#area-category h2 {	
	font-weight:bold;
	margin:8vh 0;
}
#area-category li {
	background-repeat:repeat-x;
	background-position:left top;
	-moz-background-size:100%;
	-webkit-background-size:100%;
	-o-background-size:100%;
	background-size:100%;	
	color:#FFF;
	cursor:pointer;
	float:left;
	font-size:3vh;
	width:20%;
	height:51vh;
}
#area-category table {
	height:100%;
	width:100%;	
}
#area-category td {
	font-size:24px;
	font-weight:bold;
	padding:3vh;
	text-align:center;
	vertical-align:middle
}
#area-category li.c1 {
	background-image:url(../images/home-category-1.jpg);
	transition: transform .2s; /* Animation */
}
#area-category li.c1:hover {
	background-image:url(../images/home-category-1-hover.jpg);
	transform: scale(1.05);
}
#area-category li.c2 {
	background-image:url(../images/home-category-2.jpg);
	transition: transform .2s; /* Animation */
}
#area-category li.c2:hover {
	background-image:url(../images/home-category-2-hover.jpg);
	transform: scale(1.05);
}
#area-category li.c3 {
	background-image:url(../images/home-category-3.jpg);
	transition: transform .2s; /* Animation */
}
#area-category li.c3:hover {
	background-image:url(../images/home-category-3-hover.jpg);
	transform: scale(1.05);
}
#area-category li.c4 {
	background-image:url(../images/home-category-4.jpg);
	transition: transform .2s; /* Animation */
}
#area-category li.c4:hover {
	background-image:url(../images/home-category-4-hover.jpg);
	transform: scale(1.05);
}
#area-category li.c5 {
	background-image:url(../images/home-category-5.jpg);
	transition: transform .2s; /* Animation */
}
#area-category li.c5:hover {
	background-image:url(../images/home-category-5-hover.jpg);
	transform: scale(1.05);
}
#area-category .clearfix {
	padding:8vh 0;	
}
@media (max-width:992px) {
	#area-category h2 {	
	    font-size:1.6rem;
		margin:60px 0 20px;
	}
	#area-category li {
		font-size:3vh;
		width:100%;
		height:20vh;
	}
	#area-category .clearfix {
		padding: 4vh 0;	
	}
}

#area-latest-rfq h2 {	
	font-weight:bold;
	margin:8vh 0 6vh;
}

#area-themehall {
	background-color:#202d34;
	color:#FFF;
	font-weight:100;
	/*height:460px;*/
}
#area-themehall img {
	width:100%;	
}
#area-themehall h3 {
	font-weight:bold;
}
#area-themehall .row, #area-themehall .col-lg {
	padding:0;
	margin:0;	
}
#area-themehall .youtube-iframe-container {
	position: relative;
    width: 100%;
    /*padding-bottom: 460px;
    height: 0;*/
}
@media (max-width:1360px) {
	#area-themehall .youtube-iframe-container {
		/*padding-bottom: 320px;*/
	}
}
#area-themehall .youtube-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#area-themehall .themehall-link {
	background-repeat:repeat-y;
	background-size:contain;
	display:flex;
	background-color:#bdd5c1;          
	align-items: center;	
}
#area-themehall .webinar-link {
	background-repeat:repeat-y;
	background-size:contain;
	display:flex;          
	background-color:#188799;
	align-items: center;	
}
#area-featured {
	background-color:#f4f4f4;
	text-align:center;
	padding:3% 10%;
}
#area-featured h2 {	
	font-weight:bold;
	text-align:center;
	margin-bottom:1rem;
}
#area-featured ul {
	list-style:none;
	margin:0;
	padding:1vh;
	width:100%;
}
#area-featured ul li {
	list-style:none;
	margin:0;
	margin-right:20px;
}
#area-featured ul li:last-child {
	margin-right:0px;
}
#area-featured ul li img {
	background-color:#FFF;
	border:#CCC solid 1px;
	cursor:pointer;
	padding:10px;
	width:100%;
}
#area-featured ul li img:hover {
	box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.2);
}
#area-featured p {
	color:#878787;
	line-height:18px;
	margin-top:20px;
	text-align:center;	
}
#area-friend {
	text-align:center;
	padding:3% 10%;
}
#area-friend h2 {	
	font-weight:bold;
	text-align:center;
	margin-bottom:1rem;
}
#area-friend .links {
	margin:100px auto;
	
	display:flex;
	justify-content: center;
	gap: 20px; /* 標籤間距 */
}

/*Banner Carousel*/



.home .carousel-item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
}
/*Request*/
.vert .carousel-item-next.carousel-item-left, .vert .carousel-item-prev.carousel-item-right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.vert .carousel-item-next, .vert .active.carousel-item-right {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100% 0);
}
.vert .carousel-item-prev, .vert .active.carousel-item-left {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
/*Featured Listing*/
.slider {
	width: 100%;
	margin: 100px auto;
}
.slick-slide {
	margin: 0px 20px;
}
.slick-slide img {
	width: 100%;
	cursor: pointer;
}
.slick-prev:before, .slick-next:before {
	color: black;
}
.slick-slide {
	transition: all ease-in-out .3s;
}
.slick-current {
	opacity: 1;
}
.slick-loading .slick-list {
	background: #fff url('../../css/images/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('../../css/webfonts/slick.eot');
	src: url('../../css/webfonts/slick.eot?#iefix') format('embedded-opentype'), url('../../css/webfonts/slick.woff') format('woff'), url('../../css/webfonts/slick.ttf') format('truetype'), url('../../css/webfonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -35px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

/*Latest RFQ*/
#area-latest-rfq {
}
#area-latest-rfq .carousel-indicators {
	bottom: -30px;	
}
#area-latest-rfq .carousel-item ul {
	display: flex;
	justify-content: space-around;
}
#area-latest-rfq .carousel-item ul .item {
	display: flex;
	cursor:pointer;
	flex: 0 0 30%;
	background-color:#FFF;
	padding:30px 30px 25px 30px;
	margin:16px;
	-moz-box-shadow:4px 4px 16px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 16px 4px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 16px -4px rgba(20%,20%,40%,0.5);
}
#area-latest-rfq .carousel-item ul .item table {
	width:100%;	
}
#area-latest-rfq .carousel-item .item .category-icon {	
	width:50px;
}
#area-latest-rfq .carousel-item .item .category-icon img {	
	width:60px;
}
#area-latest-rfq .carousel-item .item .title {	
	width:calc(100% - 50px); 
	text-align:left; 
	padding-left:5px; 
	font-size:22px; 
	line-height:24px;
}
#area-latest-rfq .carousel-item .item .post-date {
	font-size:14px; 
	color:#9f9f9f;
}
#area-latest-rfq .carousel-item .item .description {
	text-align:left; 
	padding:15px 10px 0 10px; 
	font-size:15px; 
	color:#494949; 
	line-height:20px;
	vertical-align:top;
}
#area-latest-rfq .carousel-item .item .due-date {
	text-align:right; 
	padding:15px 10px 0 10px; 
	color:#d66800; 
	font-weight:bold;
}
#area-latest-rfq .carousel-item .item .due-date img {
	width:25px; 
	margin-right:5px; 
	margin-bottom:5px;
}
@media (max-width:992px) {
	#area-latest-rfq .carousel-item ul .item {
		flex: 0 0 80%;
	}
}
.btn-match {
    color: #fff;
    background-color: #d66800;
    border-color: #d66800;
	border-radius:10px;
}