@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
body, html {
	font-family: fa5-proxima-nova,/*"Helvetica Neue",Helvetica,Arial,*/'Open Sans', sans-serif;
	/*font-family: 'Open Sans',"Heiti TC", 'Microsoft JhengHei', Helvetica,  sans-serif;*/
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #493f3;
	font-size: 14px;
	font-weight: 600; 
	line-height: 1.5625;
	width: 100% !important;
	height: 100% !important;
}

h2, h3, h4 {
	font-family: fa5-proxima-nova,'Open Sans', sans-serif;
	/*font-family: 'Raleway',"Noto Sans TC", sans-serif;*/
}
h2 {
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font-weight: 600;
	font-size: 36px;
	color: #3bb2a1;
}
h3 {
	font-size: 20px;
	font-weight: 600;
	color: #333;
}
h4 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 15px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #3bb2a1;
	font-weight: 400;
}
a:hover, a:focus {
	text-decoration: none;
	color: #3cc9b0;
}
ul, ol {
	list-style: none;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #1E7A46;
	margin-bottom: 20px;
	border: 0;
}

input[type="radio"] {
  opacity: 0;
}
input[type="radio"]:checked+label:before,input[type="radio"]+label:before {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  border: .125rem solid #3bb2a1;
  border-radius: 50%;
  position: absolute;
  margin-left: -1.7rem;
}
input[type="radio"]:checked+label:before {
  box-shadow: .125rem .125rem 0 #fff inset, -.125rem -.125rem 0 #fff inset, -.125rem .125rem 0 #fff inset, .125rem -.125rem 0 #fff inset,.3rem  .3rem 0 #3bb2a1 inset,-.5rem -.5rem 0 #3bb2a1 inset; 
}
label {
  display: inline-block;
  cursor: pointer;
  padding: 0 1rem 0 .5rem;
  color:#3bb2a1;
  font-size:1.2em;
}
.modal-style1 .modal-content{ border-radius:20px;}
.modal-style1 .modal-header{ border-bottom:none; padding-bottom:0;}
.modal-style1 .modal-body{ margin-bottom:20px;}
.modal-style1 h3{color: #3cc9b0; font-size:24px;}
.modal-style1 .modal-text{ max-width:640px; margin:0 auto 2em auto;}
.modal-style1 .modal-article{ text-align:left;}
.modal-con{ text-align:center; height:370px;}
/* Navigation */
#menu {
	padding: 5px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: #3cc9b0;
	border-color: rgba(231, 231, 231, 0);
	box-shadow: 0 0 10px rgba(0,0,0,0.15)
}
#menu a.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 8px 2px;
	border-radius: 0;
	margin: 9px 20px 0 20px;
}
#menu.navbar-default .navbar-nav > li > a:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 2px;
	background: linear-gradient(to right, #fff 0%, #fff 100%);
	content: "";
	transition: width 0.2s;
}
#menu.navbar-default .navbar-nav > li > a:hover:after {
	width: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:hover:after, .navbar-default .navbar-nav > .active > a:focus:after {
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	bottom: -1px !important;
	width: 100% !important;
	height: 2px !important;
	background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
	content: "" !important;
	transition: width 0.2s !important;
}
.navbar-toggle {
	
}
.navbar-default .navbar-toggle{border-color:#3cc9b0; padding:4px 4px;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #3cc9b0;
	border-color:#3cc9b0;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 4px;
    border-radius: 1px;
}
.social-icons {margin: 10px 20px 0;}
.social-icons ul {list-style: none;margin-left: 0px;padding-left: 0px;}
.social-icons li {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    line-height: 35px;
    font-size: 20px;
    color: #3c3679;
    cursor: pointer;
    background-color: #fff;
    -moz-box-shadow: 4px 4px 10px -2px rgba(20%,20%,20%,0.2);
    -webkit-box-shadow: 4px 4px 10x -2px rgba(20%,20%,20%,0.2);
    box-shadow: 4px 4px 10px -2px rgba(20%,20%,20%,0.2);
}
.social-icons li {
    display: inline-block;
    padding: 0 5px;
	margin-right:10px;
}

.gifts{ margin:0 auto 20px auto; text-align:center; max-width:600px;}
#gift{
	background:url(../img/icon-gift.png) no-repeat;
    position: fixed;
    left: auto;
    right: 10px;
    top: auto;
    bottom: 170px;
	background-size:80px 99px;
    height: 99px;
    width: 80px;
    cursor: pointer;
    transition: all 0.3s linear;
    z-index: 999999;
   
}
#sale{
	background:url(../img/icon-sale.png) no-repeat;
    position: fixed;
    left: auto;
    right: 10px;
    top: auto;
    bottom: 70px;
	background-size:80px 93px;
    height: 93px;
    width: 80px;
    cursor: pointer;
    transition: all 0.3s linear;
    z-index: 999999;
   
}
.section-title {
	
}
.section-title h2 {
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.section-title h2::after {
	position: absolute;
	content: "";
	background: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
	height: 4px;
	width: 60px;
	bottom: 0;
	margin-left: -30px;
	left: 50%;
}
.section-detail{
	max-width:600px;
	margin:0 auto;
	font-size: 1em;
	font-weight:400;
	line-height: 1.5625; 
	margin-bottom:2em;
}

.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #3cc9b0;
	/*background-image: linear-gradient(to right, #3cc9b0 0%, #3bb2a1 100%);*/
	padding: 14px 44px;
	letter-spacing: 1px;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	border-radius: 25px;
	transition: all 0.5s linear;
	border: 0;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-image: none;
	background-color: #45ddc0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-custom.sm{ padding:7px 14px;font-size: 1em;}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(0,0,0,0.2);
}
.intro h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 82px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
.intro h1 span {
	font-weight: 800;
	color: #5ca9fb;
}
.intro p {
	font-size:1em;
	color: #319985;
	padding-top: 10px;
	padding-bottom: 20px;
}
header .intro-text {
	padding-left:40px;
	padding-top: 130px;
	padding-bottom: 200px;
	
}

.margin-l{
	margin-left:10px;
	vertical-align: top;
	line-height:1.6;
}
/* Section */
#section01 {
	padding: 50px 0;
	background: #f7f7f7;
	
}
.title{ margin:0 auto 1em auto; max-width:580px; text-align:center}
.title img { max-width: 100%;height: auto;}
#section01 .s1{
	
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}
.test-con{ max-width:700px; margin:0 auto;border-radius:20px; background-color:#e6efee; padding:2em 3em; margin-bottom:70px; text-align:left;}
.test-text{ margin-bottom:1em;}
.test-text span{ font-size:1.2em; font-weight:600; color:#3bb2a1;line-height:1.6;vertical-align:top;}
.test-button{ margin:20px auto; text-align:center;}
.test-button .btn-custom{ position:relative; padding:15px 50px 15px 60px;}
.icon-Q{ background:url(../img/Q.svg) no-repeat; width:49px; height:60px; background-size:49px 60px; display:inline-block;}
.btn-custom .icon-Q{ position:absolute; left:15px; top:-15px;}
#section02 {
	padding: 50px 0;
	background: #eaf4f2;
	
}


#section03 {
	padding: 50px 0;
	background: #ffffff;
	
}
.giftcon{ 
background:#f4f9f8; 
border-radius:10px;
padding:1.5em 2em;
position:relative;
margin-bottom:4em;
}
.gift-info{}
.gift-info ol li{list-style-type:decimal;margin-left:15px;}
.howtoget{ margin-bottom:2em;}
.precautions{ text-align:left;}
.precautions li{ list-style:decimal; margin-left:1.6em; font-size:0.85em;font-weight:400;}
.discountcon{ 
background:#fff; 
border-radius:10px;
padding:1.5em;
position:relative;
text-align:left;
margin-bottom:2em;
position:relative;
}
.discountcon a{color:#444444;}
.discountcon a.btn-custom{ color:#fff; position:absolute; bottom:20px; right:30px; padding:10px 20px;}
.discountcon h3.tit{color:#e5007f;margin-top:0; font-size:24px;} 
.discountcon p{ height:100px;}
.discountcon .price{color:#e5007f; font-size:20px;}
.part{ margin-bottom:60px; text-align:left;}
.part-title{color:#3bb2a1; border-bottom:2px dotted #b6d8d1; padding-bottom:15px;position:relative; padding-left:50px; font-size:1.6em;}
.greentitle{line-height:1.5em;color:#3bb2a1; border-bottom:2px dotted #b6d8d1; padding-bottom:0.4em; margin-bottom:0.6em; margin-top:5px; }
.icon-zoom01{ background:url(../img/icon-zoom.png) no-repeat;background-size:40px 39px; width:40px; height:39px; display:inline-block; position:absolute; top:-10px; left:0;}
.smaller{ font-size:0.8em}
.article-txt{ margin-bottom:2em; line-height:1.6}
.article-01{ font-size:1em;  font-weight:400;}
.high-font{ color:#e5007f;}
.high-label{ border-radius:50%; width:70px; height:70px;background:#3cc9b0; color:#fff; text-align:center; padding-top:12px; position:absolute; right:20px; top:-20px; z-index:1;transform:rotate(7deg); font-weight:bold; -moz-box-shadow: 4px 4px 6px -2px rgba(20%,20%,20%,0.2);
    -webkit-box-shadow: 4px 4px 6x -2px rgba(20%,20%,20%,0.2);
    box-shadow: 4px 4px 6px -2px rgba(20%,20%,20%,0.2)}
.high-label.pink{ background-color:#ed4a81;}
.high-label span{ letter-spacing:.2em; margin-left:.2em;}
.high-label b{ font-size:1.6em; line-height:1; display:block; margin:0; padding:0;}
#section04 {
	padding: 50px 0;
	background: #f7f5f2;
	
}
.margin-r {
    margin-right: 10px;
    vertical-align: top;
    line-height: 1.6;
}
/* article */
.blog-con{margin-bottom:2em;}
.blog-con h4{}
	.article {
		border-radius: 15px;
		margin: 0 0 1em 0;	
		overflow: hidden;
		position: relative;
	}

		.article img {
			width: 100%;
			-moz-transition: -moz-transform 0.2s ease-in-out;
			-webkit-transition: -webkit-transform 0.2s ease-in-out;
			-ms-transition: -ms-transform 0.2s ease-in-out;
			transition: transform 0.2s ease-in-out;
		}

		.article:hover img {	
			-moz-transform: scale(1.075);
			-webkit-transform: scale(1.075);
			-ms-transform: scale(1.075);
			transform: scale(1.075);
		}
	.article-text .tit{ font-size:1.28em; margin-bottom:0;}
	.article-text p{ font-weight:600; font-size:1.1em; line-height:1.4; }
    .article-text a p{ color:#494949;}
	.article-text a:hover p{ color:#3bb2a1;}

#section05 {
	padding: 50px 0;
	background: #ffffff;
	
}
.winners{ text-align:left; margin:0 auto;}
.winners .winner-list{ margin-bottom:6em;}
.winners h3{ color:#3bb2a1; margin-left:-.5em;}
.winners .winner-list .precautions b{margin-left:-.6em; }
.winners .winner-list .precautions li{ list-style:decimal; margin-left:1.6em; font-size:0.95em;font-weight:400;}
.winners .winner-list .precautions p{font-size:0.95em;font-weight:400;}
.winners .ps p{font-size:0.95em;font-weight:400;}
#footer {
	background: #3cc9b0;
	padding: 30px 0;

}
#footer p {
	font-weight:400;
	color: #fff;
	font-size: 13px;
	line-height:1.6;
	margin:0;
}
#footer a {
	color: #608dfd;
}
#footer a:hover {
	
}
.flexpower-logo{ background:url(../img/flexpower-logo.svg) no-repeat; width:52px; height:14px; background-size:52px 14px; display:inline-block;}
#backtop {
	        position: fixed;
            left:auto;right: 20px;top:auto;bottom: 20px;
	        outline: none;
            overflow:hidden;
            color:#fff;
            text-align:center;
            background-color:rgba(26,73,64,0.84);
            height:40px;
            width:40px;
            line-height:40px;
            font-size:14px;
            border-radius:20px;
            cursor:pointer;
            transition:all 0.3s linear;
            z-index:999999;

            opacity:1;
            display:none;
        }
        #backtop:hover {
            background-color:#46dbc2;
        }
        #backtop.mcOut {
            opacity:0;
        }

@media (max-width: 768px) {
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg-m.jpg) center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.high-label{ border-radius:50%; width:50px; height:50px;padding-top:6px;}
.high-label b{ font-size:1.2em; line-height:1; display:block; margin:0; padding:0;}
.test-text{ margin-bottom:20px;}
.test-text span{ font-size:1.1em; }
.article { margin-bottom:10px;}
.article-text .tit{ font-size:1em; margin-bottom:0; display:none;}
.article-text p{ font-weight:600; font-size:.9em; line-height:1.4; margin-bottom:0;}
.modal-style1 .modal-text{ font-size:.9em;}
.modal-con{ height:260px;}
.price .sale-t{ display:block;}
}
