/* Theme Name:Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License:Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description:Main CSS file of the template */

/* Typography
----------------------------------------------------------------------------- */
body{
	font-family: "微軟正黑體", sans-serif;
	background: url(../images/bg.jpg) repeat-y center top;color: #333333;position: relative;
}
html,body {height: 100%;font-size: 16px;line-height: 24px;}
.clean{clear: both;}
/* Remove the link outline */
a {noFocusLine:expression(this.onFocus=this.blur());cursor: pointer;} /* For IE */
:focus {-moz-outline-style: none;} /* For Firefox 及 Netscape 專用*/ 
*:focus { outline: none; }

 /*不繼承內外具*/
div{
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
ol, ul {
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0px;
}
h1 {
    font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 1.25rem;
	line-height: 2rem;
}
h4 {
	font-size: 16px;
	font-weight: 700;
}
h5 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}
h6 {
	font-weight: 700;
}
.text-colored {
	color: #55acee;
}
.text-red {
	color: #F00;
}
a {
	color: #55acee;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:focus,
a:active {
	outline: none;
}
.large {
	font-size: 18px;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.list-unstyled li {
	padding: 5px 0;
}
.list-horizontal {
	padding: 15px 0;
}
.list-horizontal-item img {
	display: block;
	margin: 0 auto;
}
.list-icons {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	font-size: 18px;
}
.list-icons li {
	padding: 0 0 15px 0;
}
blockquote {
	border-left: none;
	padding-left: 0;
	padding-right: 0;
}
.title {
	margin-top: 0;
}
.photo{ width:100%;text-align:center; vertical-align:middle;}
.photo span{ height:100%; display:inline-block;}
.photo *{ vertical-align:middle;}
/* Layout
----------------------------------------------------------------------------- */
.containerbg {background-color: #FFF;}
.container {overflow: hidden;}
@media (min-width: 1245px) {
.container {width:1600px;}
#page03 .row,#page06 .row,#page07 .row{border-bottom: 1px solid #e4e4e4;}
}
@media (max-width: 1024px) {
.container {width: 100%;}
} 
.navbar{
	margin: 0px;
}
.header {
	color: #ffffff;
	background-color: rgba(255, 255, 255,0.8);
	padding: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow:0px 0px 5px #333;
}
#banner{
	width: 100%;
	height: 100vh;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	margin: 0 ;
}
.banner h1{margin-top: 20vh;margin-bottom: 20px;font-size: 73px;font-weight: bold;}
.banner h1 span font{color: #D70C24;}
.linebr {border-top: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;height: 10px;margin:0 auto;width: 80%;}
#shop.section {padding: 80px 0;}
#shop header h2{font-size:3rem;font-weight: bold;text-align: center;margin:20px 0;}
#shop .row{display: flex; flex-wrap: wrap; justify-content: center;margin-bottom: 20px;}
#shop .shoplist{
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0px; cursor: pointer;
}
#shop .shoplist h3{
	background-color: #A62812;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:1.5rem;
	display: inline-block;
	font-size: 1rem;
	margin: 20px 0 10px 0;
	padding: 0 10px;
}
#shop .shoplist .photo {margin-top:10px;padding: 0 10px; height:100px;}
#shop .shoplist .photo img{display: inline-block;}
.linkbnt{
	font-size: 1.5rem;
	line-height:3rem;
	background-color: #544D55;
	color: #FFF;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.linkbnt:hover,.linkbnt:focus{
	color: #FC3;
	text-decoration: none;
}
.linkbnt i{margin-left: 10px;}
.leftbox,.rightbox{position: relative;}
.textbox{font-size: 1.5rem;margin-right: auto;margin-left: auto;}
.textbox header{font-size:3rem;font-weight: bold;line-height: 3.5rem;color: #000000;}
.textbox h2{font-size: 1.25rem;color: #003366;margin-top: 10px;}
.textbox h3{margin-top: 20px;margin-bottom: 20px;}
.img_a_m{position: absolute;right: 0px;bottom: 0px;max-width: 100%;}
.rightbox{display: flex;justify-content: flex-end;}
.leftbox{display: flex;justify-content:flex-start;}
.leftbox .img_a_m{left: 0;right: auto;}
#page01{
	background-image: url(../images/page01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#page01 .leftbox{text-align: center;}
#page01 .leftbox ul{display: flex;flex-wrap: wrap;justify-content: center;padding: 0px;}
#page02{
	background-image: url(../images/page02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#page02 .textbox h3{color: #FFF;}
#page02 .textbox h3 font{color: #FFDD72;font-size: 2rem;}
#page02 .textbox .linkbnt{background-color: #00455C;}
#page02 .rightbox .img01{animation-duration: 6s;}
#page02 .rightbox .img02{
	position: absolute;
	right: 0px;
	bottom: 0px;
	max-width: 100%;
}
#page03 .rightbox header.left{
	animation: itfadeInLeft 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 1s 1 ease backwards;
}
#page03 .textbox header.right{
	animation: itfadeInRight 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInRight 1s 1s 1 ease backwards;
}
#page03 .textbox h3{animation-delay: 1.5s;}
#page03 .textbox .linkbnt{animation-delay: 1.5s;}
#page04 .leftbox header.left{
	animation: itfadeInLeft 1s 0s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 0s 1 ease backwards;
}
#page04 .textbox h3{animation-delay: 0.5s;}
#page04 .textbox .linkbnt{animation-delay: 0.5s;}
#page04 .rightbox .img02{animation-delay: 2s;animation-duration: 6s;}
#page04 .rightbox .img03{
	animation-delay: 1.5s;/*動畫時間*/
	animation-iteration-count: 1; /*動畫執行幾次，1就是執行1次不會重複*/
	animation-timing-function: ease;/*動畫的加速度曲線*/
	animation-fill-mode: backwards;/*動畫完成後，保持最後一個屬性質*/}

#page05{
	background-image: url(../images/page05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#page05 .rightbox {text-align: right;}
#page05 .rightbox img{display: inline-block;}
#page05 .textbox .linkbnt{background-color: #523F2C;}
#page05 .rightbox .img02{position: absolute;right: 0px;bottom: 0px;max-width: 100%;}


#page06 .rightbox header.left{
	animation: itfadeInLeft 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 1s 1 ease backwards;
}
#page06 .textbox header.right{
	animation: itfadeInRight 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInRight 1s 1s 1 ease backwards;
}
#page06 .textbox h3,#page06 .textbox h2{animation-delay: 1.5s;}
#page06 .textbox .linkbnt{animation-delay: 1.5s;}
#page06 .leftbox .img02{animation-delay: 2s;animation-duration: 6s;}
#page07 .leftbox header.left{
	animation: itfadeInLeft 1s 0s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 0s 1 ease backwards;
}
#page07 .textbox h3,#page07 .textbox h2{animation-delay: 0.5s;}
#page07 .textbox .linkbnt{animation-delay: 0.5s;}
#page07 .rightbox .img02{animation-delay: 2s;}

.subfooter {
	background-color: #1F1F1F;
	padding: 20px 0;
	color: #FFF;
}
/*.section {
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
*/
.footer .footer-content{margin: 50px 0;}
.footer .form-group{line-height: 34px;}
.footer .list-icons i{margin-right: 10px;}
#footer .form-group.sr img{display: inline-block;margin-right: 10px;}
#footer .form-group.sr input{color: #333;border: 1px solid #000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#footer .form-group.sr input[type="button"]{color: #FFF;background-color: #1F1F1F;}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
header .col-md-2 {width: 16.66666667%;}
#shop .\32 u, #shop .\32 u\24 {width: 20%;padding: 0px 5px;}
} 
@media (min-width:769px) {
.banner h1 span{margin-right: 20px;}
#page01,#page02,#page01 .leftbox,#page01 .rightbox,#page02 .leftbox,#page02 .rightbox{height: 100vh;}
#page01,#page01 .leftbox{min-height: 769px;}
#page01 .leftbox {float: left;}
#page01 .leftbox ul{position: absolute;max-width:670px;right: calc((100% - 670px) / 2);top: 10vh;z-index: 3;}
#page01 .leftbox .img01{position: absolute;right: calc((100% - 722px) / 2);bottom: 5vh;z-index: 1;}
#page01 .leftbox .img02{position: absolute;right: calc((100% - 299px) / 2);bottom: 35vh;z-index: 2;}
#page01 .rightbox,#page03 .rightbox ,#page06 .rightbox {float: right;}
#page01 .rightbox .textbox{width: 330px;font-size: 1.5rem;margin-top: 30vh;}
#page01 .textbox header.right{
	animation: itfadeInRight 1s 3s 1 ease backwards;
	-webkit-animation: itfadeInRight 1s 3s 1 ease backwards;
}
#page01 .textbox h3{animation-delay: 3s;}
#page01 .textbox .linkbnt{animation-delay: 3s;}
#page02,#page02 .rightbox{min-height: 769px;}
#page02 .leftbox .textbox{width: 330px;font-size: 1.5rem;margin-top: 30vh;}
#page02 .rightbox .img01{
	position: absolute;
	right: 0px;
	bottom: 0px;
	max-width: 100%;
}
#page02 .rightbox .img02.right{
	animation: itfadeInRight 1s 2s 1 ease backwards;
	-webkit-animation: itfadeInRight 1s 2s 1 ease backwards;
}
#page02 .textbox header.left{
	animation: itfadeInLeft 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 1s 1 ease backwards;
}
#page02 .textbox h3{animation-delay: 1.5s;}
#page02 .textbox .linkbnt{animation-delay: 1.5s;}
#page03 .textbox ,#page04 .textbox,#page06 .textbox ,#page07 .textbox {width: 80%;font-size: 1.5rem;margin-top:4vw;}
#page03 .leftbox .img02.left{
	animation: itfadeInLeft 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 1s 1 ease backwards;
}
#page05 .leftbox .textbox{width: 330px;font-size: 1.5rem;margin-top: 10vh;}
#page05 .rightbox .img01.right{
	animation: itfadeInRight 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInRight 1s 1s 1 ease backwards;
}
#page05 .rightbox .img02{animation-delay: 2s;animation-duration: 4s;}
#page05 .textbox header.left{
	animation: itfadeInLeft 1s 1s 1 ease backwards;
	-webkit-animation: itfadeInLeft 1s 1s 1 ease backwards;
}
#page05 .textbox h3{animation-delay: 1.5s;}
#page05 .textbox .linkbnt{animation-delay: 1.5s;}
}
@media (max-width:768px) {
.banner h1 {font-size: 10vh;}
.banner h1 span{display: block;}
.img01,.img02,.img03{width: 100%}
.leftbox,.rightbox{padding:10px;}
.textbox{padding:10px;}
.img_a_m{margin: 10px;}
#page01 .leftbox ul li{width: 25%;}
#page01 .leftbox .img02{margin-right: auto;margin-left: auto;width: 40%;}
/*#page01 .rightbox {background-color: #FFF;}*/
#page02 .rightbox,#page05 .rightbox{padding:0px;}


}

/* Misc
----------------------------------------------------------------------------- */
.object-non-visible {
	opacity: 0;
	filter: alpha(opacity=0);
}
.object-visible,
.touch .object-non-visible {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
	.object-visible,
	.touch .object-non-visible {
		-webkit-transition: opacity 0.6s ease-in-out;
		-moz-transition: opacity 0.6s ease-in-out;
		-o-transition: opacity 0.6s ease-in-out;
		-ms-transition: opacity 0.6s ease-in-out;
		transition: opacity 0.6s ease-in-out;
	}
}
.btn {
	font-size: 20px;
	line-height: 1.42857;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.btn-default {
	color: #55acee;
	border: 1px solid #cccccc;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #339BEB;
	border-color: #339BEB;
}


/* Navigations
----------------------------------------------------------------------------- */
.header .navbar {
	margin-bottom: 0;
}
.main-navigation .navbar-default {
	background-color: transparent;
	border: none;
}
.main-navigation .navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
	background-color: transparent;
	color: #069;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover,
.main-navigation .navbar-default .navbar-nav > li.active > a:hover {
	color: #069;
}
@media (min-width:769px) {
.main-navigation .navbar-default .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
}
@media (min-width:769px) and (max-width:1024px) {
.main-navigation .navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 30px 12px;
}
}
@media (min-width:769px) and (max-width:991px) {
	.main-navigation .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-nav {
		float: left !important;
	}
}
@media (max-width:768px) {
header .row > * {float: none;}
.btn {width: 49%;}
}

/*@media (max-width:767px) {
	.header.navbar-fixed-top {
		position: absolute;
	}
}*/

/* Fixed Header
----------------------------------------------------------------------------- */
.fixed-header-on .header {
	background-color: rgba(255, 255, 255, 1);
	padding: 0;
	border-bottom: 1px solid #E8E8E8;
}
.fixed-header-on .site-name {
	font-size: 24px;
}
.fixed-header-on .logo {
/*	-webkit-transform: scale(0.6);
	transform: scale(0.6);*/
	margin-top: 10px;
	margin-bottom: 0;
}

@media (min-width:768px) {
.fixed-header-on .navbar-fixed-top{position: fixed;}
.fixed-header-on .navbar-default .navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
@media (max-width:991px) {
	.fixed-header-on .logo,
	.fixed-header-on .site-name,
	.fixed-header-on .site-slogan {
		display: none;
	}
}

/* Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Name, Site Slogan
---------------------------------- */
.logo {
	margin: 10px 10px 10px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.logo,
.site-name-and-slogan {
	float: left;
}
/*.site-name {
	font-size: 36px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.site-name a {
	color: #ffffff;
}
.site-name a:hover {
	text-decoration: none;
}
.site-slogan {
	font-size: 12px;
}*/
@media (min-width:769px) {
.logo{margin-top: 20px;}
}
@media (max-width:768px) {
.logo{
	position: absolute;
	z-index: 999;
}
.logo img{
	height:35px;
}
}
.social-links {	padding: 0;	margin: 0;}
.social-links li a {color: #FFF;}
/* Testimonials
---------------------------------- */
/*.testimonial .media-left {
	width: 60px;
}*/

/* Social Links
---------------------------------- */
/*.social-links {
	padding: 0;
	list-style: none;
	margin: 15px 0;
}
.social-links li {
	margin: 10px 25px 10px 0;
	display: inline-block;
	font-size: 36px;
}
.social-links li a {
	color: #FFF;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-links li.twitter a:hover {
	color: #55acee;
}
.social-links li.skype a:hover {
	color: #00aff0;
}
.social-links li.linkedin a:hover {
	color: #0976b4;
}
.social-links li.googleplus a:hover {
	color: #dd4b39;
}
.social-links li.youtube a:hover {
	color: #b31217;
}
.social-links li.flickr a:hover {
	color: #ff0084;
}
.social-links li.facebook a:hover {
	color: #3b5998;
}
.social-links li.pinterest a:hover {
	color: #cb2027;
}
*/

/* Images Overlay
----------------------------------------------------------------------------- */
/*.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(85, 172, 238, 0.9);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	line-height: 1x;
	color: #ffffff;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.col-md-2 .logo{float: none;text-align: center;}
.col-md-2 .logo img{display: inline-block;}
}
@media screen and (max-width: 768px) {
.image.featured {display: block;width: 100%;}
.list-box{margin: 10px 0px;}
}
.header .col-md-10{
	padding-right: 0px;
	padding-left: 0px;
}
.footerbg{
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 300px;
}
.footer{	
	color: #FFF;
	padding: 20px 0 0 0 ;
	background: url(../images/bg.jpg) repeat-y center top;
	background-color: #333333;
}
.footer .container{background-color: #333333;}
.footer .title{background-color: #333333;padding: 20px 0;} 
#gotop {
	display: block;
	position: fixed;
	right: 10px;
	bottom: 25px;
	padding: 0px;
	font-size: 20px;
	background: #777;
	background: rgba(150,150,150,0.75) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	color: white;
	cursor: pointer;
	border-radius:5px;
	height: 40px;
	width: 50px;
	z-index: 10005;
}

@keyframes scaleOut {
  0% {transform: scale(0);opacity: 0;}
  70% {transform: scale(1.15);opacity: 1;}
  100% {transform: scale(1);}
}
@keyframes fade-top { 
   0% {transform: translate(-250%,-200px); opacity: 0;}
   90% {transform: translate(-195%,-35px);}
  100% {transform: translate(-200%,-50px);opacity: 1;}
}
@keyframes fade-left { 
   0% {transform: translate(50%,50vh); opacity: 0;}
  100% {transform: translate(80%,50vh);opacity: 1;}
}
@keyframes itfadeInLeft { 
   0% {transform: translateX(-100px); opacity: 0;}
  100% {transform: translateX(0px);opacity: 1;}
}
@keyframes itfadeInRight { 
   0% {transform: translateX(100px); opacity: 0;}
  100% {transform: translateX(0px);opacity: 1;}
}
