charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

body{
	text-decoration: none;
	margin:0;
	width:100%;
	font-size: 15px;
	line-height:1.5em;
	font-family: 'Roboto',Helvetica,Arial,STHeitiTC-light,STHeiti,"Microsoft JhengHei",微軟正黑體,sans-serif !important;
	font-weight: 400;	
	color:#444;
}
a,a:hover,a:visited,a:active{
	color:inherit;	
	text-decoration: none;
}
header{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:3px solid #F37022;
	box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.content .content-wrapper{
	padding-top: 40px;
	padding-bottom: 40px;
}
.content img{
	max-width:100%;
	height: auto;
}
footer .content-wrapper{
	padding-top: 30px;
	padding-bottom: 30px;
}
.content-wrapper{
	width:1200px;
	padding-left:15px;
	padding-right:15px;
	margin:auto;
	position: relative;
	max-width: 100%;
}
div[class^="menu-top"] {
	position: absolute;
	top:20px;
	right: 60px;
}
header div[class^="menu-top"] ul li:nth-of-type(2) a{
	color:#33AFC7;
}
header div[class^="menu-top"] ul li:nth-of-type(3) a{
	color:#A13BD4;
}
header .current_page_item:after{
	position:absolute;
	content:"";
	bottom:-25px;
	height:5px;
	left:10px;
	right:10px;
	background:#F37022;
}
.language{
	font-size:1.3em;
	line-height: 1em;
	color:#666;
	top:20px;
	right:0;
	position: absolute;
	color:#F37022;
}
div[class^="menu-top"] ul{
	display: flex;
	flex-direction: row;
	margin-bottom:0;
}
div[class^="menu-top"] ul a{
	padding: 0 20px;
	display: block;
	border-right:1px solid #EEEEEE;
	color:#666666;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: 400;
}
.address,.phone,.whatsapp,.fax,.email,.time{
	padding-left:25px;
	position: relative;
	margin-bottom:10px;
}
.address:before{ font-family: "Font Awesome 5 Free"; content:"\f3c5"; font-weight: 900; position: absolute; left:0;}
.phone:before{ font-family: "Font Awesome 5 Free"; content:"\f095"; font-weight: 900;  position: absolute; left:0;}
.whatsapp:before{ font-family: "Font Awesome 5 Brands"; content:"\f232";  position: absolute; left:0;}
.fax:before{ font-family: "Font Awesome 5 Free"; content:"\f1ac"; font-weight: 900; position: absolute; left:0;}
.email:before{ font-family: "Font Awesome 5 Free"; content:"\f0e0";  position: absolute; left:0;}
.time:before{ font-family: "Font Awesome 5 Free"; content:"\f017"; font-weight: 900;   position: absolute; left:0; }
.ig:before{ font-family: "Font Awesome 5 Brands"; content:"\f16d"; }
.wc:before{ font-family: "Font Awesome 5 Brands"; content:"\f1d7"; }
.fb:before{ font-family: "Font Awesome 5 Brands"; content:"\f09a"; }
.small-wrapper{
	max-width:800px;
	width:100%;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}
h3.title{
	font-size:2.13em;
	font-weight: bold !important;
	line-height:1.25em;
	text-align:center;
	display: table;
	margin:auto;
	margin-bottom:30px;
	position: relative;
	font-weight: 300;
}
h3.left-title{
	font-size:2.13em;
	font-weight: bold !important;
	line-height:1.25em;
	text-align:left;
	margin-bottom:30px;
	position: relative;
	font-weight: 300;
}
.grey-box{
	background:#F6F6F6;
}
.footer-top{
	background:#333333;
	color:#ccc;
	font-size:1em;
}
.footer-bottom{
	background:#000;
	color:#fff;
}
div[class^="menu-bottom"] ul{
	display: flex;
	padding-left: 0;
}
div[class^="menu-bottom"] li{
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #fff;
	line-height: 1em;
}
div[class^="menu-bottom"] li:first-child{
	padding-left:0;
}
div[class^="menu-bottom"] li:last-child{
	padding-right:0;
	border-right:0;
}
.copyright {
    font-size: .86em;
    position: absolute;
    right: 20px;
    top: 27px;
}
/* css custom frame ended */
.mobile-logo{
	display: none;
}
.banner{
	width:100%;
	height:500px;
	background-position: center center;
	background-size: cover;
	background-image:url("../img/index-banner.jpg");
}
.banner .content-wrapper{
	height:100%;
}
.banner-text{
	width:50%;
	height:100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color:#F27020;
	padding-left:40px;
}
.banner-text h3{
	font-weight: 300;
	font-size:3.37em;
	font-weight: bold;
}
.banner-text div{
	font-weight: 300;
	font-size: 3.2em;
	line-height: 1.25em;
}
.grey-bg{
	background-image:url("../img/grey-bg.jpg");
}
.grey-bg-2{
	background-image:url("../img/grey-bg-2.jpg");
}
.grey-bg-3{
	background-image:url("../img/grey-bg-3.png");
}
.index-bg1{
	background-image:url("../img/index-bg-1.jpg");
}
.index-bg2{
	background-image:url("../img/index-bg-2.jpg");
}
.index-bg1,.index-bg2{
	height:600px;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.index-bg1 .row>div{
	padding-left:150px;
}
.index-bg2 .row>div{
	padding-right:150px;
}
.index-box-height{
	height: 100%;
	position: relative;
}
.product-bottle{
	display: block;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width: 375px;
	height: 320px;
	margin:auto;
}
.product-bottle img{
	margin-right:-50px;
}
.flex-box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.index-desc-box{
	font-size:1.2em;
	line-height: 1.5em;
	font-weight: 400;
}
.index-desc-box ul{
	padding-left:20px;
}
.index-desc-box li{
	list-style: disc;
}
.btn-rin {
    color: #fff !important;
    background-color: #33AFC7;
    border-color: #33AFC7;
    padding-left:30px !important;
    padding-right:30px !important;
    margin-top:10px;
    display: table;
}
.btn-cog {	
	color: #fff !important;
    background-color: #A13BD4;
    border-color: #A13BD4;
    padding-left:30px !important;
    padding-right:30px !important;
    margin-top:10px;
    display: table;
}
.btn-white{
	background-color: rgba(255,255,255,.3);
	color:#fff !important;
	padding-left:30px !important;
    padding-right:30px !important;
    margin:auto;
    display: table;
}
.btn{
	padding-left:30px !important;
    padding-right:30px !important;
}
.footer-link{
	margin-top:10px;
}
.footer-link a{
	text-decoration: underline;
}
.footer-product-list{
	padding:0;
}
.footer-product-list li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #555;
}
.footer-title{
	border-left: 3px solid #F37022;
	padding-left:10px;
	line-height: 1em;
	margin-bottom:20px;
	font-size:1.2em;
	font-weight: bold;
}
div[class^="menu-bottom"]{
	margin-bottom:0;
}

.table-bg{
	background-image:url("../img/product-head-bg.jpg");
	height:500px;
	background-position: bottom center;
}
.table-bg .content-wrapper .row> div{
	height:420px;
}
.page-banner{
	position: relative;
}
.page-banner-bottle img {
    margin-top: 50px;
}
.product-banner-text {
    position: absolute;
    margin: auto;
    left: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.product-banner-text h1{
	font-size:3.55em;
	margin-bottom:20px;
}
.product1-banner,.product2-banner{
	color:#33AFC7;
	font-size:1.2em;
	font-weight:bold;
	line-height: 1.5em;
}
.product2-banner{
	color:#A13BD4;
}
.tick1-icon{
    padding-left: 45px;
    background-image: url("../img/tick1.png");
    background-position: left top;
    line-height: 1.5em;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
	padding-top: 5px;
}
.tick2-icon{
    padding-left: 45px;
    background-image: url("../img/tick2.png");
    background-position: left top;
    line-height: 1.5em;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
	padding-top: 5px;
}
.small-text{
	font-size:.85em;
	line-height: 1.5em;
}
.blue-bg{
	background:#33AFC7;
	color:#fff;
}
.purple-bg{
	background:#A13BD4;
	color:#fff;
}
.dark-bg{
	background:#333333;
	color:#fff;
}
.grey-bg{
	background-image: url("../img/grey-bg.png");
}
.product1-bg1{
	background-image: url("../img/product1-img1.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 50% auto;
}
.product1-bg2{
	background-image: url("../img/product1-img2.jpg");
	background-size:cover;
	background-position: center center;
	color:#fff;	
}
.product2-bg1{
	background-image: url("../img/product2-img1.jpg");
	background-size:cover;
	background-position: center center;
	color:#fff;	
}
.puzzle-bg{
	background-image: url("../img/product2-img4.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 50% auto;
}
.h-450{
	min-height:450px;
}
.half-box,.padding-box{
	padding-left:40px;
	padding-right:40px;
}
.half-box img{
	max-width: 100%;
	height: auto;
}
.h-450 .row>div{
	min-height:370px;
}
.page-banner.table-bg .row>div{
	height:500px;
}
.half-box{
	display: table;
	margin:auto;
}
.product1-bg1 img{
	display: block;
	margin: auto;
	margin-bottom:20px;
}
.vert-center{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.rin-content img{
	margin:auto;
	display: block;
	margin-top:20px;
	margin-bottom:30px;
}
.rin-content h3{
	margin-top:40px;
	margin-bottom:40px;
}
.rin-title{
	color:#33AFC7;
	font-weight:bold;
	font-size: 2.13em;
    line-height: 1.25em;
    margin-bottom: 30px;
    position: relative;
}
.cog-title{
	color:#A13BD4;
	font-weight:bold;
	font-size: 2.13em;
    line-height: 1.25em;
    margin-bottom: 30px;
    position: relative;
}
.small-wrapper .rin-title,.small-wrapper .cog-title{
	text-align:center;
}
.small-wrapper hr{
	margin-top:40px !important;
	margin-bottom:40px !important;
}
.sci-bg1{
	background-image: url("../img/product-sci-img1.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	color:#fff;
}
.sci-bg2{
	background-image: url("../img/product-sci-img2.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	color:#fff;
}
.rin-content h4{
	color:#33AFC7;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}
.rin-content ul{
	padding-left:20px;
}
.rin-content ul li{
	position: relative;
}
.rin-content ul li::before {
    width: 12px;
    height: 12px;
    border: 3px solid #33AFC7;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -20px;
    top: 5px;
}
ul.white-circle li{
	position: relative;
}
ul.white-circle li::before {
    width: 12px;
    height: 12px;
    border: 3px solid #fff;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -20px;
    top: 5px;
}
ul.purple-circle{
	padding-left: 25px;
}
ul.purple-circle li{
	position: relative;
}
ul.purple-circle li::before {
    width: 12px;
    height: 12px;
    border: 3px solid #A13BD4;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -20px;
    top: 5px;
}

.big-text1{
	font-size:1.8em;
	line-height:1.5em;
	text-align: center;
}
.big-text2{
	font-size:3.4em;
	font-weight:bold;
	line-height:1.2em;
	text-align: center;
}
.big-text3{
	font-size:7.8em;
	font-weight:bold;
	line-height:1em;
	text-align: center;
	margin-bottom:30px;
}
.icon-list{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
.icon-list img{
	display: block;
	margin:auto;
	margin-bottom:15px;
}
.contact-page-title{
	background-image:url("../img/contact-bg.jpg");
	background-size: cover;
	background-position: center center;
	color:#fff;	
	font-weight: bold;
	display:flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	height:300px;
}
.contact-page-title h1{
	font-size:3.2em;
	line-height: 1.25em;
}
.half-box *:before{
	color:#EC6D06;
}
iframe{
	display: block;
	margin:0;
}
.menu li{
	position: relative;
}
div[class^="menu-top"] li:nth-of-type(2) a,div[class^="menu-top"] li:nth-of-type(3) a{
	padding-right:30px;
}
div[class^="menu-bottom"] li:nth-of-type(2) a,div[class^="menu-bottom"] li:nth-of-type(3) a{
	padding-right:5px;
}
.menu li:nth-of-type(2) a:after,.menu li:nth-of-type(3) a:after{
	content:"®";
	position: absolute;
	font-size:.8em;
	top:-3px;	
}
.wow{
	visibility: hidden;
}
.ref{
	font-size: .8em;
	line-height: 1.25em;
	color:#666;
}
.page-template-page-contact .ref{
	display: none;
}
.content-wrapper table{
	width:100%;
}
.content-wrapper table thead,.content-wrapper table tbody{
	width:100%;
}