@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
	overflow-x: hidden;
  	font-family: "Roboto", "Noto Sans TC", sans-serif;
	font-size:16px;
	-webkit-tap-highlight-color:#fff;
	color: #595757;
	background: #fff;
}

p {
	font-size: 16px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 0.02em;
}

a, a:hover, a:focus, a:active, a.active {
	outline: 0
}
a {
	color: #fff;
}
a:hover, a:focus, a:active, a.active {
	color:#ddd;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  	font-family: "Roboto", "Noto Sans TC", sans-serif;
	font-weight: 500;
}
.img-centered {
	margin: 0 auto
}

::-moz-selection {
text-shadow:none;
background:#dfe8ef
}
::selection {
	text-shadow: none;
	background: #dfe8ef;
}
img::selection {
	background: 0 0
}
img::-moz-selection {
background:0 0
}



/*------------------Section的標題設定-----------------*/

.section-heading {
	font-size: 36px;
  	font-family: "Roboto", "Noto Sans TC", sans-serif;
	margin-top: 0;
	color: #fff;
	font-weight: 700; 
	margin-bottom: 0;
}

.section-sub {
	font-size: 20px;
  	font-family: "Roboto", "Noto Sans TC", sans-serif;
	margin-top: 0;
	color: #fff;
	font-weight: 300;
	margin-top: 0;
}

.section-line{
	max-width:60px;
	margin-bottom: 50px;
	margin-top: 20px;
	border-width:4px;
	border-color:#fff100;
}



/*------------------ 主視覺 ------------------*/

.zonetop-index {
  background-color:#fefefe;
  background-image: url(../images/index_header_bg.jpg);
  width:100%;
}

.main_discrip-index {
	width:100%;
	background-color:#126fb3;
	padding:60px 0 60px 0; 
	color:#fff;
}

@media (max-width: 1025px){
	.zonetop-index{
		background-color:#fefefe;
		background-image: url(../images/index_moblie_bg.jpg);
		width:100%;
		height:100vh;
	}
}

.mbr-section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mbr-section-full {
  display: table;
  height: 85vh;
  padding-bottom: 0;
  padding-top: 0;
  table-layout: fixed;
  width: 100%;
}

.mbr-section-full > .mbr-table-cell {
    width: 100%;
}

.mbr-section-hero.mbr-after-navbar .mbr-section {
    padding-top: 120px;
}



/*------------------ 展會列表 -----------------*/

#program {
	padding: 100px 0 80px 0;
	background: #126fb3;
}

.heading-box {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
	text-align: center;
	padding: 40px 10px 20px 10px;
	margin-left: 20px;
	margin-right: 20px;
}	

.heading-title {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	margin-top: 0px;
}

.heading-sub {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
}

.expo-list {
	margin-bottom: 0px;
}

.material-symbols-outlined {
	font-variation-settings:
	'FILL' 1,
	'wght' 100,
	'GRAD' -25,
	'opsz' 20
}

.expo-list ul {
	color: #fff;
	list-style: none;
}

.expo-list li {
	margin-bottom: 40px
}

.expo-list h4 {
	color: #fff100;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.08em;
	margin-top: 0px;
}

.expo-list h4 span {
	color: #fc9142;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0.08em;
	margin-right: 5px;
	margin-top: -3px;
	vertical-align: middle;
}

.expo-list p {
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	margin-top: -5px;
	line-height: 25px;
	margin-left: 32px;
	letter-spacing: 0.04em;
}

.other {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	background-color: rgba(255,255,255,0.1);
	padding: 5px;
	margin-left: 20px; 
	margin-right: 20px;
	text-align: center;
}

.supplement {
	color: #fff100;
	font-weight: 300;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
}

@media (max-width: 736px){
	section#program {
		padding: 40px 0 80px 0;
		background: #126fb3;
		margin-bottom: 30px;
	}

	.heading-box {
		margin-left: 0px;
		margin-right: 0px;
	}	

	.heading-title {
		color: #fff;
		font-size: 24px;
	}

	.heading-sub {
		font-size: 16px;
		line-height: 16px;
	}

	.expo-list {
		margin-bottom: 80px;
		margin-left: -20px;
	}

	.expo-list ul {
		color: #fff;
		list-style: none;
	}

	.expo-list li {
		margin-bottom: 30px
	}

	.expo-list h4 {
		color: #fff100;
		font-weight: 700;
		font-size: 16px;
	}

	.expo-list h4 span {
		font-size: 20px;
		margin-right: 5px;
		margin-top: -3px;
		vertical-align: middle;
	}

	.expo-list p {
		color: #fff;
		font-weight: 300;
		font-size: 16px;
		margin-top: -7px;
		line-height: 25px;
		margin-left: 26px;
		letter-spacing: 0.04em;
	}

	.supplement {
		color: #fff100;
		font-weight: 300;
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 5px;
	}
}


/*--------------------------------- # Footer Section ---------------------------------*/

#footer {
  background: #e8e8e8;
  padding: 0 0 25px 0;
  color: #999;
  font-size: 14px;
}

#footer .footer-top {
  background: #f2f2f2;
  padding: 50px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}

#footer .footer-top .footer-info img {
  height: 70px;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  color: #156fb4;
  font-weight: 300;
  margin-right: 10px;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #156fb4;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #156fb4;
  letter-spacing: 0.05em;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 20px;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin-bottom: 0px;
}

#footer .footer-top .footer-contact span {
  line-height: 20px;
  font-size: 15px;
  font-weight: 300;
  margin-left: 5px;
}

#footer .footer-top .footer-contact a {
  line-height: 20px;
  letter-spacing: 0.03em;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0px;
}

#footer .footer-top .footer-contact a:hover {
  line-height: 20px;
  letter-spacing: 0.03em;
  font-size: 16px;
  color: #156fb4;
  font-weight: 500;
    margin-bottom: 0px;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
  color: #666;
  font-size: 13px;
  font-weight: 300;
}


