/*
 * Vectro - Responsive One Page Template
 * http://themeforest.net/user/dexWrThemes
 *
 * Author, dexWrThemes
 * 
 */
/*--------------------------------------------------
			RESET
---------------------------------------------------*/


body {
	line-height: 1.9em;
	color: #FFFEFB;
	font-weight:300;
	font-size: 15px;
	font-family:'Roboto',sans-serif,;
	-webkit-backface-visibility:visible;
	background: #242424;/*背景顏色*/
}
h1,h2,h3,h4,h5,h6 {
	font-family:'Roboto',sans-serif;
}
h1 {
	font-size: 75px;
	font-weight: 400;
}
h2 {
	font-size: 26px;

	font-weight: 400;
}
h3 {
	font-size: 36px;
	font-weight:500;
}
h4 {font-size: 24px;
	font-weight: 400;
}
h5{
	font-size: 20px;
}
img {
	max-width:100%;
}
ul {
	list-style:none;
	padding-left:0;
}
a {
	color:#CCFF09;
}
p{
	letter-spacing: 1px;
	font-size: 16px;
}
a:hover {
	color:#CCFF09;
	text-decoration:none;
}
.lead {
	font-size: 24px;
	font-weight: 300;
}
.btn {
	border-radius:0;
	-webkit-border-radius:0;
}
.btn:hover {
	color:#fff;
}
.centered {
	text-align:center;
}
.centered-box{
	display:block;
	margin:auto;
}
.uppercase {
	font-size:15px;
}
.colored {
	color:#CCFF09;
}
strong {
	font-weight:800;
}
.container {
	max-width: 960px;
}


.bg{
	background: url("../images/vector-white-modern-background.jpg");
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	color: #333333;
}

.bg2 {
	background: rgba(249,249,249,0.70);
	padding: 10px;
	margin: 20px 0px 0px 0px;
	border-radius: 12px;
	width: 980px;
}

.bg3 {
	background: rgba(249,249,249,0.70);
	border-radius: 12px;
	padding: 15px 10px 5px 10px;
	margin: -15px 0px 65px 0px;
	color: #333333;
	width: 440px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.rightimg{
	position: absolute;
	margin: 30px 0px 0px 450px;
	z-index: 2;
	
}

.lead2{
	color: #333333;
}

.bk{
	color: #333333;
}



/*--------------------------------------------------
			NAVIGATION
---------------------------------------------------*/
#header {
	width:100%;
	position:fixed;
	z-index:2;
	margin-bottom:-91px;
	background:#181818;
	top:-91px;
	opacity:0;
	z-index:1041;
	transition:all .5s ease-in;
	-moz-transition:all .5s ease-in;
	-webkit-transition:all .5s ease-in;
}
#header:before,#header:after {
	display:table;
	content:" ";
}
#header:after {
	clear:both;
}
#header>div {
	position:relative;
	padding-right:49px;
}
#logo,#logob  {
	height:89px;
	float:left;
}
#logo a,#logob a  {
	line-height:90px;
}
.nav_wrapper {
	float:right;
}
.pre-navigation {
	background-color: #333333;
	padding: 0px;
	width:100%;
	position:fixed;
	top:0;
	z-index:1041;
	transition:opacity .4s ease-in-out;
	-moz-transition:opacity .4s ease-in-out;
	-webkit-transition:opacity .4s ease-in-out;
}
.pre-navigation>div {
	position:relative;
}
.btn.menu-mobile {
	display:inline-block;
	color:#FFFFFF;
	font-size:28px !important;
	position:absolute;
	top:33px;
	right:0;
	padding:0;
	margin-top:0;
	background:transparent;
}
nav li a {
	color:#fdfdfd;
	display:inline-block;
	font-size:18px;
	font-weight:400;
	line-height:1;
	position:relative;
	text-transform:uppercase;
	border-bottom:6px solid transparent;
}
nav ul {
	margin-bottom:0;
}
nav>ul>li>a {
	padding:38px 18px 24px 18px;
	margin-bottom:-1px;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
nav>ul>li {
	display:inline-block;
	font-size:11px;
	height:100%;
	position:relative;
}
nav>ul>li.active a {
	color:#FF8000 ;
	border-color:#FF8000;
}
nav>ul>li:hover a,nav a:hover,nav a:focus {
	color:#FF8000;
}
nav>ul>li ul {
	background:#E9E9E9;
	box-shadow:0px 0px 1px rgba(0,0,0,0.43);
	color:#6B6B6B;
	display:block;
	left:0;
	min-width:155px;
	opacity:0;
	position:absolute;
	text-align:left;
	top:83px;
	visibility:hidden;
	white-space:nowrap;
	z-index:6;
	text-transform:capitalize;
	padding-left:0;
	border-top:1px solid #B8B8B8;
}
.header-fixed-active nav>ul>li>ul {
	top:65px;
}
#header.header-fixed-active {
	position:fixed;
	top:0;
	width:100%;
	box-shadow:none;
	z-index:1041;
	background:#242424;
}
nav>ul>li:last-child ul {
	left:auto;
	right:1px;
}
nav>ul>li:last-child ul:before {
	right:9px;
	left:auto;
}
nav>ul>li:last-child ul:after {
	right:10px;
	left:auto;
}
.boxed-layout nav>ul>li:last-child>ul {
	left:-50px;
	right:auto;
}
nav>ul>li:hover .level-1 {
	opacity:1;
	visibility:visible;
}
nav>ul>li>ul>li>ul {
	left:100%;
	top:0px;
}
nav>ul>li:last-child>ul>li>ul,nav>ul>li:nth-last-child(2)>ul>li>ul {
	left:auto;
	right:100%;
	top:0px;
}
nav>ul>li>ul>li>ul>li a {
	border-bottom:1px solid #b5c2c5;
}
nav>ul>li ul li a {
	display:block;
	font-weight:400;
	font-size:11pt;
	padding:11px 9px;
}
nav>ul>li>ul>li:hover>a,nav>ul>li>ul>li>ul>li:hover>a {
	color:#3C535F;
}
nav>ul>li>ul>li:hover ul {
	opacity:1;
	visibility:visible;
}
nav li:hover a {
	text-decoration:none;
}
nav li:hover a.btn {
	border-width: 0px;
}

nav ul ul{
	        border: #ccc 1px solid;
        position: absolute;
        z-index: 99;
        left: -1px;
        top: 100%;
       min-width: 180px;
}



/*--------------------------------------------------
			BACKGROUND
---------------------------------------------------*/
.background {
	background:url("../images/bk01.jpg") fixed;
	background-size: 100% auto;
	color:#fff;
	padding-top:5px;
}

.background h1{
	color: #FDFDFD;
	-webkit-filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.1));
	filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 1));
}

.background p{
	color: #FDFDFD;
	-webkit-filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.8));
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.8))
}

.background h3 {
	font-size:27px;
}
.inner-background {
	padding-top:227px;
	text-align:center;
	padding-bottom:247px;
}
.inner-background .lead {
	font-size:24px;
	letter-spacing:2px;
}
.inner-background h1 {
	margin-bottom:30px;
	letter-spacing:0px;
	transition:all .4s ease-in;
	-moz-transition:all .4s ease-in;
	-webkit-transition:all .4s ease-in;
}
.inner-background h1.animated {
	letter-spacing:9px;
}
.inner-background h1 span {
	color:#CCFF09;
}
.underline {
	display:block;
	height:2px;
	width:170px;
	background:#fff;
	border-bottom:1px solid #A0A09E;
	margin:auto;
	margin-bottom:20px;
}
.main-content {
	overflow: hidden;
}

/*--------------------------------------------------
			輪播/影片
---------------------------------------------------*/

.bg1{
	position: relative;
	height:100%;
	width: 100% auto;
	overflow: hidden;
}

.slideshow{
	background-color: rgba(0, 0, 0, .25);
	backdrop-filter: blur(10px);
}

.slideshow-box{
	padding: 0 auto;
	width: 100%;
	overflow: hidden;
	position: center center;
	height: 40vh;
	margin-top: 90px;
	background-size: cover;
	background: url("../index-file/image/exhi-img-02-03.jpg");
	background-repeat: no-repeat;
}


.slideshow img{
	position: relative;
	width: auto;
	height: 100%;
	max-height: 40vh;
	object-fit: cover;
	padding-bottom: 0 auto;
	margin: auto;
}

.carousel-control{
	color: aqua;
	height: 40vh;
	margin: 0px 50px;
	padding: 155px 0px;
	overflow: hidden;
}

.carousel-indicators lid{
	position: absolute;
	padding-bottom: 0px;
}


/*--------------------------------------------------
			SECTIONS
---------------------------------------------------*/
.title-section {
	text-align:center;
	padding-top:44px;
	padding-bottom:5px;
	position:relative;
}
.title-section .lead {
	font-size:17px;
	letter-spacing:1px;
	font-weight:300;
	margin:auto;
	line-height:1.3;
	max-width:700px;
	padding-top:10px;
	color:#F4F4F4;
}
.title-section h2 {
	position:relative;
	color:#FFFFFF;
	margin:auto;
	padding-bottom:0;
	letter-spacing:2px;
	display:inline-block;
	padding:0 62px;
    font-weight: 700;
}
.title-section h2:before,.title-section h2:after {
	content:"";
	width:35px;
	height:3px;
	background:#333333;
	position:absolute;
	left:0;
	top:12px;
}
.span2 h2:before,.span2 h2:after {
	content:"";
	width:35px;
	height:3px;
	background:#fdfdfd;
	position:absolute;
	left:0;
	top:12px;
}
.title-section h2:after {
	left:auto;
	right:0;
}
.title-section h2 span {
	color:#333333;
}
.btn {
	background:#393939;
	color:#fff;
	padding:14px 43px;
	font-size:15px;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}


/*--------------------------------------------------
		 about
---------------------------------------------------*/


.mapsec{
	background: rgba(249,249,249,0.60);
	border-radius: 15px;
	padding: 5px 50px 0px 50px ;
	margin: 0px 0px 85px 0px;
	filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.1));
}

.mapsec h3{
	color: #333333;
}

.mapimg{
	float: right;
	margin: 10px 0px 0px 200px;
	position: absolute;
}






/*--------------------------------------------------
			TEAM
---------------------------------------------------*/
.profile {
	text-align:center;
	padding-bottom:15px;
	margin: 20px 5px 20px 5px;
}
.profile-photo {
	width:250px;
	margin:auto;
	background:#000;
	position:relative;
	overflow:hidden;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.profile-photo img {
}
.profile-hover {
	position:absolute;
	text-align:center;
	width:100%;
	opacity:0;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.profile .info {
	display:none;
}
.profile h4 {
	font-family:'Roboto',sans-serif;
	margin-top:21px;
	margin-bottom:0px;
	font-weight:800;
	letter-spacing:1px;
	font-size:20px;
	text-transform:uppercase;
	text-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.profile h4+span {
	color:#AFD802;
	font-size:10px;
	padding-bottom:14px;
	display:block;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
}
.social-icons a {
	display:inline-block;
	width:30px;
	padding-bottom:2px;
	border-radius:50px;
	line-height:28px;
	color:#242424;
	background:#fff;
	text-align:center;
	font-size:15px;
	margin:3px 10px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.social-icons a:hover {
	background:#CCFF09;
	/* color:#3A3A3A;*/
}
.darker-section {
	background: #181818;
}
/*--------------------------------------------------
			TESTIMONIALS
---------------------------------------------------*/
.para2 {
	background:url("../images/bg-01.jpg");
	color:#fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.para4 {
	background:url("../images/bg-02.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#testimonial-slider {
	position:relative;
	color:#FCFCFC;
	padding-bottom: 36px;
}
#testimonial {
	padding-bottom: 51px;
	padding-top: 30px;
}
.testimonial {
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 300;
	line-height: 1.8;
	font-style: oblique;
}
.testimonial:before,.testimonial:after{
	content:'\201C';
	font-size: 24px;
	height: 15px;
}
.testimonial:after{
	content:'\201D';
	font-size: 24px;
	height: 15px;
}
.testimonial-author {
	padding: 44px 10px 5px;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
}
.testimonial-author span{
	color:#CCFF09;
}
#testimonial-slider .carousel-inner {
	width:750px;
	margin:auto;
}
#slider-thumbs {
	padding-bottom: 47px;
}
.carousel-control {
	width:6%;
	background: none;
	color: #DEDBD6;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.carousel-control .fa {
	text-align: center;
	font-size: 54px;
	text-shadow: none;
	margin-top: 0px;
	background: none;
}
.carousel-control:hover{
	color:#9FCA09;
	background: none;
}
.carousel-indicators {
	bottom: 47px;
}
.carousel-indicators li {
	background:#fff;
	margin-left:7px;
	margin-right:7px;
	width:17px;
	height:17px;
}
.carousel-indicators .active {
	background:#FE3434;
	border-color:#FE3434;
	margin-left:7px;
	margin-right:7px;
	width:17px;
	height: 17px;
}
#slider-thumbs img{
	opacity:0.5;
	width: 59px;
	vertical-align: top;
	cursor:pointer;
	border-radius: 50px;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
#slider-thumbs  .selected img {
	opacity: 1;
	width: 74px;
	margin-top: -5px;
	border: 4px solid #FF8000;
}
.featured-list {
	padding-top: 20px;
}
.featured-list li {
	line-height: 1.5;
	letter-spacing: 1px;
}
.featured-list li:before {
	font-family: FontAwesome;
	content: "\f058";
	color: #FF8000;
	font-size: 29px;
	vertical-align: middle;
	padding-right: 11px;
}

.shadow1 {
	filter: drop-shadow(-1px -1px 5px rgba(0, 0, 0, 0.80));
	-webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.7));

}



/*--------------------------------------------------
			SUBSCRIBE SECTION
---------------------------------------------------*/
#sendemail {
	line-height:44px;
	font-size:14px;
	padding:0 30px;
	vertical-align:top;
	color:#F1F1F1;
	background:transparent;
	border:2px solid #787878;
	border-radius:4px;
	font-weight:400;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	transition-duration:0.5s;
}
#sendemail:hover {
	color:#F1F1F1;
	border-color:#fff;
}
.submit-button {
	text-align:right;
}

.skill-title {
	font-size:18px;
	font-weight:400;
	line-height:2.0;
	letter-spacing:2px;
	text-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.col-md-3 img{
	background-color: rgba(51,51,51,0.60);
	width: auto;
	height:auto;
	border-radius: 8px;
	margin: 10px;
	position: relative;
	border-style:outset;
	border: #ff8000 solid 2px;
}



.circles{
	padding: 30px;
	position: relative;
}
/*--------------------------------------------------
			GIFT
---------------------------------------------------*/
.gift{
	margin-top: 50px;
	margin-bottom: 50px;
	adding: 0px 35px;
}
.gift-text{
	padding: 0px 35px;
}
.gift-img{
	width: 100%;
	height: 650px;
	background-image: url("../images/img-info-03.jpg") ;
	background-position: -300px ;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.gift-img img{
	display: none;
}
.gift p{
	line-height: 22px;
}
.gift h4{
	margin: 20px 0px 5px 0px;
	font-size: 20px;
	color: #78612B;
	font-weight: 600;
}
.gift h2{
	font-size: 26px;
	color: #78612B;
	font-weight: 800;
}
.gift h3{
	font-size: 20px;
	color: #78612B;
	font-weight: 600;
}
#draw h4{
	font-size: 18px;
	font-weight: 600;
	margin: 18px 0px;
	text-align: center;
}

/*--------------------------------------------------
			PORTFOLIO
---------------------------------------------------*/
.portfolio {
	opacity:0;
	transition:all 1s ease-in;
	-moz-transition:all 1s ease-in;
	-webkit-transition:all 1s ease-in;
}
.portfolio.portfolio-visible {
	opacity:1;
}
.back-thumbnail {
	background-color:#fff;
	position:relative;
	overflow:hidden;
	width:32%;
	float:left;
	margin: 6px 6px;
	overflow:hidden;
	transition: all 1s ease-in-out;
-moz-transition: all 1 ease-in;
-webkit-transition: all 1s ease-in-out;
    box-shadow:0px 0px 8px #333333;
}
.back-thumbnail.back-thumbnail-visible {
top: 0 !important;
left: 0 !important;
}
.back-thumbnail img {
	backface-visibility:hidden;
	display:block;
	width:100%;
	-webkit-transition:all .25s;
	-moz-transition:all .35s;
	-o-transition:all .35s;
	transition:all .25s;
	transition-timing-function:ease-out;
	-webkit-transition-timing-function:ease-out;
}
.back-thumbnail:hover img {
	-webkit-transform: scale(1.05);
}
.thumbnail-hover,.profile-hover {
	position:absolute;
	border-radius:0;
	left:0;
	width:100%;
	z-index:1;
	opacity:1;
	-webkit-transition:all .25s;
	-moz-transition:all .35s;
	-o-transition:all .35s;
	transition:all .25s;
	transition-timing-function:ease-out;
	-webkit-transition-timing-function:ease-out;
	top:98%;
	height:100%;
	padding:30px 33px 0px 33px;
	background-color:rgba(0,0,0,0.7);
	/* text-align:center;*/
	/* color:#393939;*/
	border-top:5px solid #FF8000;
}
.thumbnail-hover {
	top:0%;
	opacity:0;
	border-bottom:5px solid #FF8000;
	border-top:none;
	text-align:center;
	background:url(../images/more.png) no-repeat;
	background-color:rgba(0,0,0,0.7);
	background-position:50% 48%;
}
.profile-hover {
	padding-top:14px;
}
.back-thumbnail:hover .thumbnail-hover {
	opacity:1;
}
.profile-photo:hover .profile-hover {
	opacity:1;
	height:100%;
	top:64%;
}
.thumbnail-hover p,.profile-hover p {
	font-size:11px;
	line-height:1.7;
	color:#FFF;
	padding-bottom:5px;
}

.thumbnail-hover a{
	color: #DFDFDF;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:1px;
	position:absolute;
	width:100%;
	left:0;
	bottom:30px;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	transition:all .2s;
}
.thumbnail-hover a:hover{
	color: #fff;
}
.thumbnail-hover .fa {
	position:absolute;
	top:50%;
	left:50%;
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	color:#FFF;
	font-size:18px;
	line-height:0;
	text-align:center;
	padding-top:18px;
	border:2px solid #FFF;
	border-radius:50px;
	-webkit-transition:all .35s;
	-moz-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}
.thumbnail-hover .fa:hover {
	color:#fff;
}
.back-thumbnail-content {
	position:absolute;
	width:100%;
	top:24%;
	opacity:0;
	transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	margin-bottom:17px;
}
.back-thumbnail:hover .back-thumbnail-content {
	top:24%;
	opacity:1;
}
.back-thumbnail-content h5 {
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-bottom:10px;
}
.back-thumbnail-content ul {
	text-align:center;
	position:relative;
	top:20px;
	transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
}
.back-thumbnail:hover .back-thumbnail-content ul {
	top:0px;
}
.back-thumbnail-content ul li a {
	font-size:21px;
	color:#fff;
	width:41px;
	line-height:40px;
	background:#3D8FD9;
	border-radius:50px;
	-webkit-border-radius:50px;
	display:inline-block;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio {
	padding-bottom:59px;
	margin:auto;
	margin-right:-15px;
}
.portfolio:before,.portfolio:after {
	display:table;
	content:" ";
}
.portfolio:after {
	clear:both;
}
.portfolio-image {
	display:block;
	margin:auto;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-image:hover {
	opacity:0.8;
}
.portfolio-body h2 {
	text-align:center;
	padding-bottom:20px;
}
.portfolio-body {
	padding-bottom:60px;
}
.portfolio-body p {
	font-size:13px;
	color:#B5B5B5;
}
.portfolio-body .btn {
	margin-top:10px;
}
.portfolio-close {
	display:block;
	margin:auto;
	border-bottom:2px solid rgb(68,68,68);
	width:58px;
	text-align:center;
	line-height:38px;
	font-size:25px;
	text-shadow:none;
	font-weight:normal;
	color:#424242;
	margin-bottom:41px;
	opacity:0.8;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-close:hover {
	text-decoration:none;
	opacity:1;
	color:#3D8FD9;
	border-color:#3D8FD9;
}
.porfolio-content-wrapper {
	position:relative;
	display:none;
	width:100% !important;
	overflow:visible !important;
}
.portfolio .porfolio-post {
	display:none;
}
#porfolio-content {
	margin-bottom:70px;
}
.porfolio-content-wrapper .underline {
	width:226px;
	position:static;
	opacity:1;
	background:#C9C9C9;
	margin:auto;
	display:block;
}
.porfolio-content-wrapper .underline span {
	background:transparent;
}
.portfolio-left,.portfolio-right {
	position:absolute;
	color:#363636;
	font-size:44px;
	top:200px;
	opacity:0.8;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-left {
	left:-10px;
}
.portfolio-right {
	right:-10px;
}
.portfolio-left:hover,.portfolio-right:hover {
	opacity:1;
	color:#3D8FD9;
}
.btn.btn-info {
	background:#3D8FD9;
	border-color:#3D8FD9;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.btn.btn-info:hover {
	background:#8E8E8E;
	border-color:#8E8E8E;
}
.alert {
	padding:9px;
}
.close {
	top:-5px;
	font-size:18px;
	position: relative;
}
/*--------------------------------------------------
			PRICING TABLES
---------------------------------------------------*/
.price-table {
	text-align:center;
	border:antiquewhite;
	position:relative;
	overflow:hidden;
	background:#fff;
	margin-top:27px;
}
.col {
	width:33%;
	float:left;
	padding:0 0.3%;
}
.pricing-tables {
	margin-top: 10px;
	margin-bottom: 20px;
}
.pricing-tables:before,.pricing-tables:after {
	display:table;
	content:" ";
}
.pricing-tables:after {
	clear:both;
}
.price-table ol,.price-table ul {
	text-align:center;
	padding:0 20px;
}
.price-head {
	background:#3A3A3A;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.price-head h3 {
	padding-bottom:18px;
	padding-top:20px;
	font-size:22px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:500;
	color:#fff;
}
.price-table .btn {
	text-transform:uppercase;
	box-sizing:border-box;
	font-weight:500;
	margin:0;
	border:0;
	width:100%;
	background:#3A3A3A;
	transition-duration:0.2s;
	padding:22px 43px;
}
.price-table .btn:hover {
	background:#585858;
}
.price-table li {
	line-height:46px;
	color:#858585;
	font-weight:400;
	font-size:15px;
	border-bottom:1px solid #CCCCCC;
}
.price-table li:first-child {
	border-top:1px solid #CCCCCC;
}
.price-table li:last-child {
	border-bottom:none;
}
.price-real h4 {
	color:#707070;
	display:block;
	font-size:47px;
	font-weight:400;
	line-height:1.3;
	margin-bottom:0;
	padding-bottom:10px;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.price-real span {
	vertical-align:super;
	font-size:50%;
	padding-left:4px;
}
.signup {
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.price-table-prompt {
	margin-top:0px;
	border-top:5px solid #CBFE08;
}
.price-table-prompt .signup .btn {
	background:#FF8000;
}
.price-table-prompt .signup .btn:hover {
	background:#FF8000;
}
.price-table-wrap:hover .price-head {
	background:#494949;
}
.price-table-wrap:hover .price-real h4 {
	color: #424242;
}
/*--------------------------------------------------
			BRANDS
---------------------------------------------------*/
.brands .row>div{
	text-align:center;
	padding: 61px 0;
}
.brands .row>div img{
	display:block;
	margin:auto;
	opacity: .7;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.brands .row>div:hover img{
	opacity: 1;
}
/*--------------------------------------------------
			CONTACT
---------------------------------------------------*/

.contact-left  h4 {
font-size: 19px;
padding-bottom: 0px;
letter-spacing: 1px;
padding-top: 19px;
}

#address .fa {
	font-size:20px;
	width:24px;
}
.contact-left .social-icons a {
	border-radius:0;
	color:#FFFFFF;
	background:#888888;
	width:34px;
	line-height:32px;
	font-size:17px;
}
.contact-left .social-icons a:first-of-type {
	margin-left:0;
}
.contact-left .social-icons a:hover {
	background:#9FCA09;
}
.contact-left  p{
	line-height: 2.4em;
}

.contact-left{
	position: relative;
}


.aboutour .aboutmoji i{
	margin-bottom: 20px;
}

.title-section5 {
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
}

.title-section5 h2 {
	position:relative;
	color:#FFFFFF;
	margin:auto;
	padding-bottom:0;
	margin-top:30px;
	letter-spacing:2px;
	display:inline-block;
	padding:0 62px;
}

.title-section5 h2:before,.title-section5 h2:after {
	content:"";
	width:35px;
	height:2px;
	background:#FCFCFC;
	position:absolute;
	left:0;
	top:19px;
}
.title-section5 h2:after {
	left:auto;
	right:0;
}
/*--------------------------------------------------
			FOOTER
---------------------------------------------------*/
#footer {
	text-align:center;
	padding-bottom:20px;
	padding-top:31px;
	background:#181818;
}
#footer p {
	font-size:13px;
	margin-top:0;
	font-weight:400;
	letter-spacing:1px;
	color: #fdfdfd;
}

#footer .social-icons a {
	width:44px;
	line-height:42px;
	font-size:20px;
}
.animate,.animateOnce,.animate-into>* {
	opacity:0;
}
.animated,.animate-into>.animated {
	opacity:1;
	z-index:1;
}
img.animated {
	position:relative;
}
.nicescroll-rails {
	background:#F1F1F1;
	width:14px !important;
}
.nicescroll-rails>div {
	left:-2px;
}
.visible-mobile {
	display:none;
}
.map-container iframe {
	width:100%;
	margin-bottom: -15px;
	border:0;
}

#footer p{
	margin-top: 15px;
}
/*--------------------------------------------------
			PRELOADER
---------------------------------------------------*/
#qLpercentage {
	top: 64% !important;
	font-size: 2.5em !important;
}
@-webkit-keyframes bounceInDown {
	0% {
			opacity:0;
			-webkit-transform:translateY(-600px);
	}
	60% {
					-webkit-transform:translateY(30px);
	}
	80% {
			-webkit-transform:translateY(-10px);
	}
	100% {
			opacity:1;
			-webkit-transform:translateY(0);
	}
}
@-moz-keyframes bounceInDown {
	0% {
			opacity:0;
			-moz-transform:translateY(-600px);
	}
	60% {
			-moz-transform:translateY(30px);
	}
	80% {
			-moz-transform:translateY(-10px);
	}
	100% {
			opacity:1;
			-moz-transform:translateY(0);
	}
}
@-o-keyframes bounceInDown {
	0% {
			opacity:0;
			-o-transform:translateY(-600px);
	}
	60% {
			-o-transform:translateY(30px);
	}
	80% {
			-o-transform:translateY(-10px);
	}
	100% {
			opacity:1;
			-o-transform:translateY(0);
	}
}
@keyframes bounceInDown {
	0% {
			opacity:0;
			transform:translateY(-600px);
	}
	60% {
			transform:translateY(30px);
	}
	80% {
			transform:translateY(-10px);
	}
	100% {
			opacity:1;
			transform:translateY(0);
	}
}
@-webkit-keyframes bounceInLeft {
	0% {
			opacity:0;
			-webkit-transform:translateX(-600px);
	}
	60% {
					-webkit-transform:translateX(30px);
	}
	80% {
			-webkit-transform:translateX(0px);
	}
	100% {
			opacity:1;
			-webkit-transform:translateX(0);
	}
}
@-moz-keyframes bounceInLeft {
	0% {
			opacity:0;
			-moz-transform:translateX(-600px);
	}
	60% {
					-moz-transform:translateX(30px);
	}
	80% {
			-moz-transform:translateX(-10px);
	}
	100% {
			opacity:1;
			-moz-transform:translateX(0);
	}
}
@-o-keyframes bounceInLeft {
	0% {
			opacity:0;
			-o-transform:translateX(-600px);
	}
	60% {
		-o-transform:translateX(30px);
	}
	80% {
			-o-transform:translateX(-10px);
	}
	100% {
			opacity:1;
			-o-transform:translateX(0);
	}
}
@keyframes bounceInLeft {
	0% {
			opacity:0;
			transform:translateX(-600px);
	}
	60% {
		transform:translateX(30px);
	}
	80% {
			transform:translateX(-10px);
	}
	100% {
			opacity:1;
			transform: translateX(0);
	}
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(600px);
    transform: translateX(600px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(600px);
    -ms-transform: translateX(600px);
    transform: translateX(600px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.animated.bounceInUp {
	-webkit-animation-name: bounceInUpNew;
	-moz-animation-name: bounceInUpNew;
	-o-animation-name: bounceInUpNew;
	animation-name: bounceInUpNew;
}
@-webkit-keyframes bounceInUpNew {
	0% {
		opacity: 0;
		-webkit-transform: translateY(300px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUpNew {
	0% {
		opacity: 0;
		-moz-transform: translateY(600px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}

	80% {
		-moz-transform: translateY(10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUpNew {
	0% {
		opacity: 0;
		-o-transform: translateY(600px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}

	80% {
		-o-transform: translateY(10px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUpNew {
	0% {
		opacity: 0;
		transform: translateY(600px);
	}

	60% {
		opacity: 1;
		transform: translateY(-30px);
	}

	80% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0);
	}
}


@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.03);
	}

	80% {
		-webkit-transform: scale(.98);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		transform: scale(1);
	}
}
/*--------------------------------------------------
			RESPONSIVE DESIGN
---------------------------------------------------*/
@media (max-width:1260px) {
	.background,.para2,.para3,.para4 {
		background-size: 1434px;
		background-attachment: scroll;
	}
	.para2 {
		background-size: 1280px;
	}
	.visible-mobile img{
		width: 250px;
	}
}
@media (max-width:1200px) {
	body {
		font-size:14px;
	}
	h3 {
		font-size:24px;
	}
}
@media (max-width:1024px) {
	.animate,.animateOnce,.animate-into>* {
		opacity:1;
	}
}
@media (max-width:1000px) {
	.inner-background {
		padding-top:152px;
	}
}
@media (max-width:992px) {
	.inner-background {
		padding-top: 138px;
		padding-bottom: 135px;
	}
	.inner-background>div:first-of-type {
		padding-bottom:30px;
		text-align:center;
		margin-left: 0;
	}
	.services-left +div {
		display:none;
	}
	.visible-mobile{
		display:block;
		text-align:center;
		width:100% !important;
	}
	.profile {
		margin-bottom: 30px;
	}
	.visible-mobile img{
		display:block;
		margin:auto;
	}
	.inner-background img.animate {
		margin:auto;
		display:block;
	}
	h1 {
		font-size:55px;
	}
	.background h3 {
		font-size:20px;
	}
	.lead {
		font-size:19px;
	}
	nav>ul>li>a {
		padding:34px 11px 23px 11px;
	}
	#header > div {
		position: relative;
		padding-right: 59px;
	}
	.btn.menu-mobile {
		top: 21px;
		right: 17px;
	}
	nav li a {
		font-size:14px;		
	}
	#logo,#logob {
		height:76px;
	}
	#logo a,#logob a  {
		line-height:69px;
	}
	#logob img{
		max-height: 40px;
		max-width: 40px;
	}

	h2,.para1 .title-section h2 {
		font-size:26px;
	}
	.para1 .title-section {
		padding-top:9px;
		padding-bottom:0px;
	}
	.inner-background .lead {
		width:100%;
	}
	.back-thumbnail {
		width: 300px;
		float: none;
		margin: auto;
		margin-bottom: 30px;
	}
	.back-thumbnail img {
		width:100%;
	}
	.back-thumbnail,.portfolio {
		opacity:1 !important;
		top:0 !important;
		left:0 !important;
	}
	.services-left, .services-right {
		width: 100%;
	}
	.service {
		width: 300px;
		text-align: center;
	}
	#features+.row>div {
		width:50%;
		float:left;
	}

	#footer p {
		font-size:12px;
	}
	.middle-text {
		padding-top:20px;
	}
	.padding-left {
		margin: auto;
		text-align: center;
	}
	.padding-left+ div{
		text-align: center;
	}
	.col {
		margin: auto;
		margin-bottom: 30px;
	}
	#footer .social-icons a{
		line-height: 38px;
	}
	.para2 {
		background-size: 150%px;
	}
	.testimonial {
		font-size: 18px;
		line-height: 1.5;
	}
	.carousel-control .fa {
		font-size: 39px;
	}
	.brands .row>div {
		padding: 42px 0;
		width: 33%;
		float: left;
	}

}
@media (max-width:850px) {
	.btn.menu-mobile {
		display: inline-block;
		color: #FFFFFF;
		font-size: 33px;
		position: absolute;
		top: -61px;
		right: 0;
		padding: 0;
		margin-top: 0;
		background: transparent;
	}
	#header > div {
		padding-right: 34px;
	}
	#header {
		background: #181818;
		margin-bottom: 0;
		position: fixed;
		top: 0;
		opacity: 1;
	}
	.inner-background {
		padding-top: 141px;
	}
	.background{
		padding-top: 77px;
	}
	.nav_wrapper ul {
		display:none;
	}
	.nav_wrapper {
		float:none;
		height:auto;
		padding-top:15px;
		text-align:right;
	}
	#features+.row>div {
		width: 100%;
		float: none;
	}
	nav {
		clear:both;
		position:relative;
	}
	nav>ul>li {
		border-top:none!important;
		display:block;
		padding-bottom:0;
		padding-left:0;
		text-align:left;
	}
	nav>ul>li>a {
		padding:13px 16px 9px 14px;
		font-size:15px;
	}
	nav>ul>li.active a{
		border-color:transparent;
		color: #fff;
	}
	nav>ul>li:hover>a {
		border-color: #FF8000;
	}
	nav>ul>li:last-of-type {
		padding-bottom:15px;
	}
	h1 {
		font-size:43px;
	}
	.inner-background .lead {
		font-size: 18px;
	}
	.title-section {
		padding-bottom:47px;
	}
	#testimonial-slider .carousel-inner {
		width: auto;
		margin: auto;
		padding: 0 79px;
	}
	.testimonial {
		text-align: center;
		font-size: 17px;
	}
	.pricing-tables {
		margin-bottom: 0;
	}
	.price-head h3 {
		font-size: 20px;
	}
	.price-real h4{
		font-size: 35px;
	}
	.price-table li{
		font-size: 14px;
	}
	#footer {
		padding-bottom: 29px;
	}
	#qLoverlay{
		display:none;
	}
	.col {
		width: 320px;
		float: none;
	}
	.testimonial-author {
		font-size: 20px;
	}
}
@media (max-width:610px) {
	.portfolio {
		padding-bottom: 0px;
	}
	h1 {
		font-size: 34px;
	}
	.inner-background {
		padding-top: 102px;
		padding-bottom: 106px;
	}
}
#facebox,#facebox_overlay{
display:none !important;
}

.banner{
	margin-bottom: 40px;
	max-height: 500px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: relative;
	border: rgb(255, 128, 0) solid 5px;
	opacity: 1.0;
}
.banner:hover{
	transition: 0.5s;
	opacity: 0.5;
	transform: scale(1.05);
}

.bannerarea{
	margin-bottom: 100px;
	padding: 0px 20px;
}
.bannerarea h2{
	font-size: 26px;
	font-weight: 800;
}


/* 手機版 */

@media screen and (max-width: 991.98px){
	
	body{
		max-width: 520px
	}
	
	.bg2{
		width: 100%;
		height: 0 auto;
		position: relative;
		filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.1));
		border-radius: 8px;
		margin: auto;
	}
	.bg3{
		width:  80%;
		height: 0 auto;
		position: relative;
		filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.1));
		margin: auto;
		padding: 10px;
		border-radius: 8px;
	}
	.service{
		width: 100%
	}
	.col-md-6{
		position: relative;
		margin: 5px;
		padding: 0px;
	}
	.para2{
		background-size: none;
		background: fixed;
	}
	
	.para3{
		background-size: none;
		background:fixed;
	}
	
	.para4{
		background-size: none;
		background: fixed;
	}
	
	.bg{
		background-size: cover;
		height: 100%;
		background-repeat: no-repeat;
		background-position: left;
		color: #333333;
	}
	
	.bg h2{
		color: #333333;
	}
	
	.bg p,h5,h4,h3,h2,h1,span,lead,lead2{
		color: #333333;
		filter: none;
	}

	.rightimg{
	display: none;
	}
	
	.col-md-3{
		margin: 10px auto;
		width: 60%;
		position: relative;
	}
	
	.profile{
		margin: 0 auto;
		position: relative;
	}
	.mapimg{
		overflow: hidden;
	}
	
	.mapsec{
		margin: auto;
		position: relative;
	}
	
	.para3{
		display: none;
	}
	
	.title-section  h2::before{
		display: none;
}	

	.title-section  h2::after{
		display: none;
}	
	
	#footer{
		position: relative;
		margin: auto;
		color: #fdfdfd;
	}
	
	#footer p,span{
		color: #fdfdfd;
	}
	
	.para4{
		clear: both;
	}
	
	.col-md-3 span{
	color: #333333;
}
	/***輪播***/
	.slideshow-box{
		max-height: 350px;
		padding: 0;
		background-color: #333333;
		
		background: none;
	}
	.slideshow{
		height: auto;
		width: 100%;
		max-height: 280px;
		padding: 0;
		margin: 0;
		background-color: #333333;
	}
	.carousel-control {
		display: none;
	}
	.carousel-indicators {
		margin-bottom: -100px;
	}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		max-height: 280px;
	}
}
	
.para4 .title-section h2 {
	margin-bottom: 40px;
	text-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
	
	}

.gift img{
	margin-top: 50px;
}
.profile-photo .carousel-control{
	padding: 75px 0px;
	margin: 10px;
}

/****展場選擇菜單****/
#show-list{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -150px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #333333;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 50px;/*上下位置*/
}
#show-list a{
	color: #fdfdfd;
}
#show-list .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場1**/
#show-1{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -150px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #00a3a8;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 100px;/*上下位置*/
}
#show-1 a{
	color: #fdfdfd;
}
#show-10:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -20px;
	transition: 0.5s;
}
#show-1 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場2**/
#show-2{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -150px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #b12228;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 150px;/*上下位置*/
}
#show-2 a{
	color: #fdfdfd;
}
#show-20:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -20px;
	transition: 0.5s;
}
#show-2 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場3**/
#show-3{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -150px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #3e1e89;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 200px;/*上下位置*/
}
#show-3 a{
	color: #fdfdfd;
}
#show-30:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -20px;
	transition: 0.5s;
}
#show-3 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}

@media (max-width:991px){
	#show-list{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -180px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #333333;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 50px;/*上下位置*/
}
#show-list a{
	color: #fdfdfd;
}
#show-list .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場1**/
#show-1{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -180px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #00a3a8;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 100px;/*上下位置*/
}
#show-1 a{
	color: #fdfdfd;
}
#show-10:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -50px;
	transition: 0.5s;
}
#show-1 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場2**/
#show-2{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -180px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #b12228;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 150px;/*上下位置*/
}
#show-2 a{
	color: #fdfdfd;
}
#show-20:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -50px;
	transition: 0.5s;
}
#show-2 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
/**場3**/
#show-3{
	z-index: 999;
	width: 300px;
    position: fixed;  /*固定在網頁上不隨卷軸移動，若要隨卷軸移動用absolute*/
    top: 50%;  /*設置垂直位置*/
    right: -180px;  /*設置水平位置，依所放的內容多寡需要自行手動調整*/
    background: #3e1e89;  /*背景顏色*/
    padding: 10px 20px;
    border-radius: 10px;  /*圓角*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-top: 200px;/*上下位置*/
}
#show-3 a{
	color: #fdfdfd;
}
#show-30:hover{  /*當滑鼠移至此區塊時，伸縮區塊*/
    right: -50px;
	transition: 0.5s;
}
#show-3 .title{
    padding-right: 50px;  /*讓標題與連結中間有空隙*/
}
}
/*****新聞稿區域*****/
.news{
	background-color: rgba(241,241,241,0.60);
	padding: 30px 50px;
	border-radius: 8px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	margin: 20px 0px;
}
.news img{
	margin: 0px;
}
@media (max-width:991px) {
	.news{
		padding: 20px 15px;
	}
    .news img{
        display: none;
    }
}
/*****下拉選單*****/
.dropdown {
  position: relative;
  display: inline-block;
  margin-left: 14px;
}
.dropdown-content:hover{
	color: #FFFFFF;
	transition: 0.4s;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #00a3a8;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a{
    color: #f9f9f9!important;
}
.dropdown-content:hover{
    background-color: #08B8BD;
    transition: 0.5s;
}
.btn-01 a{
    color: #fff;
    background-color: rgb(120, 97, 43);
    padding: 12px 20px;
    font-weight: 700;
}
.btn-01 a:hover{
    color: #fff;
    background-color: rgb(120, 97, 43);
    transition: 0.6s;
}
.btn-01{
    margin-top: 30px;
}
.btn-02 a{
    color: #fff;
    background-color: rgb(120, 97, 43);
    padding: 12px 20px;
    font-weight: 700;
}
.btn-02 a:hover{
    color: #fff;
    background-color: rgb(120, 97, 43);
    transition: 0.6s;
}
.btn-03 a{
    color: #fff;
    background-color: rgb(120, 97, 43);
    padding: 12px 20px;
    font-weight: 700;
}
.btn-03 a:hover{
    color: #fff;
    background-color: rgb(120, 97, 43);
    transition: 0.6s;
}
.btn-02{
    margin-top: 30px;
}
.btn-03{
    margin-top: 30px;
}